.croppie-container{height:100%;width:100%}.croppie-container .cr-image{left:0;max-height:none;max-width:none;position:absolute;top:0;transform-origin:0 0;z-index:-1}.croppie-container .cr-boundary{height:100%;margin:0 auto;overflow:hidden;position:relative;width:100%;z-index:1}.croppie-container .cr-resizer,.croppie-container .cr-viewport{border:2px solid #fff;bottom:0;box-shadow:0 0 2000px 2000px rgba(0,0,0,.5);left:0;margin:auto;position:absolute;right:0;top:0;z-index:0}.croppie-container .cr-resizer{box-shadow:none;pointer-events:none;z-index:2}.croppie-container .cr-resizer-horisontal,.croppie-container .cr-resizer-vertical{pointer-events:all;position:absolute}.croppie-container .cr-resizer-horisontal:after,.croppie-container .cr-resizer-vertical:after{background:#fff;border:1px solid #000;box-sizing:border-box;content:"";display:block;height:10px;position:absolute;width:10px}.croppie-container .cr-resizer-vertical{bottom:-5px;cursor:row-resize;height:10px;width:100%}.croppie-container .cr-resizer-vertical:after{left:50%;margin-left:-5px}.croppie-container .cr-resizer-horisontal{cursor:col-resize;height:100%;right:-5px;width:10px}.croppie-container .cr-resizer-horisontal:after{margin-top:-5px;top:50%}.croppie-container .cr-original-image{display:none}.croppie-container .cr-vp-circle{border-radius:50%}.croppie-container .cr-overlay{cursor:move;position:absolute;touch-action:none;z-index:1}.croppie-container .cr-slider-wrap{margin:15px auto;text-align:center;width:75%}.croppie-result{overflow:hidden;position:relative}.croppie-result img{position:absolute}.croppie-container .cr-image,.croppie-container .cr-overlay,.croppie-container .cr-viewport{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.cr-slider{-webkit-appearance:none;background-color:transparent;max-width:100%;padding-bottom:8px;padding-top:8px;width:300px}.cr-slider::-webkit-slider-runnable-track{background:rgba(0,0,0,.5);border:0;border-radius:3px;height:3px;width:100%}.cr-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#ddd;border:none;border-radius:50%;height:16px;margin-top:-6px;width:16px}.cr-slider:focus{outline:none}.cr-slider::-moz-range-track{background:rgba(0,0,0,.5);border:0;border-radius:3px;height:3px;width:100%}.cr-slider::-moz-range-thumb{background:#ddd;border:none;border-radius:50%;height:16px;margin-top:-6px;width:16px}.cr-slider:-moz-focusring{outline:1px solid #fff;outline-offset:-1px}.cr-slider::-ms-track{background:transparent;border-color:transparent;border-width:6px 0;color:transparent;height:5px;width:100%}.cr-slider::-ms-fill-lower,.cr-slider::-ms-fill-upper{background:rgba(0,0,0,.5);border-radius:10px}.cr-slider::-ms-thumb{background:#ddd;border:none;border-radius:50%;height:16px;margin-top:1px;width:16px}.cr-slider:focus::-ms-fill-lower,.cr-slider:focus::-ms-fill-upper{background:rgba(0,0,0,.5)}.cr-rotate-controls{bottom:5px;left:5px;position:absolute;z-index:1}.cr-rotate-controls button{background:none;border:0}.cr-rotate-controls i:before{display:inline-block;font-size:22px;font-style:normal;font-weight:900}.cr-rotate-l i:before{content:"↺"}.cr-rotate-r i:before{content:"↻"}*{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;border:none;box-sizing:border-box;margin:0;outline:none;padding:0;text-rendering:auto}:focus{outline:0}button{background:transparent;border:0;cursor:pointer;font-family:inherit;margin:0;outline:none;padding:0;text-decoration:none}button::-moz-focus-inner{border:0;padding:0}[hidden]{display:none!important}body,html{font-family:Open Sans,Arial,Helvetica,sans-serif}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape),screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){body,html{background:none!important}}@keyframes fade_animation{0%{opacity:0}to{opacity:1}}@keyframes fade-in_animation{0%{opacity:0}to{opacity:1}}@keyframes fade-out_animation{0%{opacity:1}to{opacity:0}}@keyframes shake_animation{0%{transform:translateX(1px)}20%{transform:translateX(6px)}40%{transform:translateX(3px)}60%{transform:translateX(5px)}80%{transform:translateX(2px)}to{transform:translateX(1px)}}@keyframes shake_animation-above{0%{transform:translateX(1px) translateY(-50%) scale(.75)}20%{transform:translateX(6px) translateY(-50%) scale(.75)}40%{transform:translateX(3px) translateY(-50%) scale(.75)}60%{transform:translateX(5px) translateY(-50%) scale(.75)}80%{transform:translateX(2px) translateY(-50%) scale(.75)}to{transform:translateX(1px) translateY(-50%) scale(.75)}}@keyframes hop_animation{0%{animation-timing-function:ease-out;top:0}15%{animation-timing-function:ease-in;top:-10px}50%{animation-timing-function:ease-out;top:5px}85%{animation-timing-function:ease-in;top:-10px}to{animation-timing-function:ease-in;top:0}}@keyframes ripple_animation{0%{box-shadow:0 0 0 1px transparent}50%{box-shadow:0 0 0 15px rgba(0,0,0,.1)}to{box-shadow:0 0 0 15px transparent}}@keyframes rotate_animation{0%{transform:rotate(359deg)}to{transform:rotate(0deg)}}@keyframes pulse_animation{0%{opacity:.25}50%{opacity:1}to{opacity:.25}}.un-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:4px;color:var(--un-color-primary);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;height:36px;justify-content:center;letter-spacing:.05em;line-height:2.25rem;min-width:64px;outline:none;overflow:hidden;padding:0 .5rem;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:uppercase;transition:all .18s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.un-button:hover:before{opacity:.4;transition-duration:85ms}.un-button:focus:before{opacity:.6;transition-duration:85ms}.un-button:after,.un-button:before{background-color:var(--un-color-surface-bg-high);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:0}.un-button.un-button--disabled,.un-button:disabled{background-color:var(--un-color-outline-variant)!important;box-shadow:none;color:var(--un-color-outline);cursor:default}.un-button.un-button--disabled:hover,.un-button:disabled:hover{box-shadow:none}.un-button>.un-loader-spinner-wrapper{position:absolute;width:100%}.un-button>.un-loader-spinner-wrapper:after{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:transparent;bottom:0;content:"";display:flex;flex-direction:column;left:0;position:absolute;right:0;top:0;width:100%}.un-button--additional{text-transform:none}.un-button--raised{background-color:var(--un-color-primary);box-shadow:0 0 0 0 transparent;color:var(--un-color-on-primary);overflow:hidden;padding:0 1rem;position:relative}.un-button--raised:hover:before{opacity:.4;transition-duration:85ms}.un-button--raised:focus:before{opacity:.6;transition-duration:85ms}.un-button--raised:after,.un-button--raised:before{background-color:hsla(0,0%,100%,.16);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:1}.un-button--raised:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.un-button--raised:focus{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.un-button--raised>.un-loader-spinner-wrapper svg circle{stroke:var(--un-color-on-primary)}.un-button--raised>.un-loader-spinner-wrapper:after{background-color:var(--un-color-primary);opacity:.75}.un-button--raised>.un-button__notification{background-color:hsla(0,0%,100%,.35)!important}.un-button--outline{border:1px solid var(--un-color-primary);padding:0 16px}.un-button--theme-light{color:var(--un-color-on-primary)}.un-button--theme-light.un-button--raised{background-color:var(--un-color-on-primary);color:var(--un-color-on-secondary)}.un-button--theme-light.un-button--raised>.un-loader-spinner-wrapper svg circle{stroke:var(--un-color-on-secondary)}.un-button--theme-light.un-button--raised>.un-loader-spinner-wrapper:after{background-color:var(--un-color-on-primary);opacity:.75}.un-button--theme-light.un-button--outline{border-color:var(--un-color-on-primary)}.un-button--theme-light>.un-button__notification{background-color:var(--un-color-on-primary)}.un-button--theme-secondary{color:var(--un-color-secondary)}.un-button--theme-secondary.un-button--raised{background-color:var(--un-color-secondary);color:var(--un-color-on-secondary)}.un-button--theme-secondary.un-button--raised>.un-loader-spinner-wrapper svg circle{stroke:var(--un-color-on-secondary)}.un-button--theme-secondary.un-button--raised>.un-loader-spinner-wrapper:after{background-color:var(--un-color-secondary);opacity:.75}.un-button--theme-secondary.un-button--outline{border-color:var(--un-color-secondary)}.un-button--theme-secondary>.un-button__notification{background-color:var(--un-color-secondary)}.un-button--theme-success{color:var(--un-color-success)}.un-button--theme-success.un-button--raised{background-color:var(--un-color-success);color:var(--un-theme-on-success)}.un-button--theme-success.un-button--raised>.un-loader-spinner-wrapper svg circle{stroke:var(--un-theme-on-success)}.un-button--theme-success.un-button--raised>.un-loader-spinner-wrapper:after{background-color:var(--un-color-success);opacity:.75}.un-button--theme-success.un-button--outline{border-color:var(--un-color-success)}.un-button--theme-success>.un-button__notification{background-color:var(--un-color-success)}.un-button--theme-warning{color:var(--un-color-warning)}.un-button--theme-warning.un-button--raised{background-color:var(--un-color-warning);color:var(--un-theme-on-warning)}.un-button--theme-warning.un-button--raised>.un-loader-spinner-wrapper svg circle{stroke:var(--un-theme-on-warning)}.un-button--theme-warning.un-button--raised>.un-loader-spinner-wrapper:after{background-color:var(--un-color-warning);opacity:.75}.un-button--theme-warning.un-button--outline{border-color:var(--un-color-warning)}.un-button--theme-warning>.un-button__notification{background-color:var(--un-color-warning)}.un-button--theme-error{color:var(--un-color-error)}.un-button--theme-error.un-button--raised{background-color:var(--un-color-error);color:var(--un-theme-on-error)}.un-button--theme-error.un-button--raised>.un-loader-spinner-wrapper svg circle{stroke:var(--un-theme-on-error)}.un-button--theme-error.un-button--raised>.un-loader-spinner-wrapper:after{background-color:var(--un-color-error);opacity:.75}.un-button--theme-error.un-button--outline{border-color:var(--un-color-error)}.un-button--theme-error>.un-button__notification{background-color:var(--un-color-error)}.un-button--fullwidth{width:100%}.un-button--dropdown .un-button__icon>svg{transform:rotate(0deg);transition:all .18s cubic-bezier(.4,0,1,1)}.un-button--dropdown.un-button--dropdown-open .un-button__icon>svg,.un-button--dropdown:focus .un-button__icon>svg{transform:rotate(180deg)}.un-button--active{background-color:var(--un-theme-bg-primary-high)}.un-button--active.un-button--raised{background-color:var(--un-color-primary);opacity:.75}.un-button--active.un-button--raised.un-button--theme-secondary{background-color:var(--un-color-secondary)}.un-button--active.un-button--raised.un-button--theme-success{background-color:var(--un-color-success)}.un-button--active.un-button--raised.un-button--theme-warning{background-color:var(--un-color-warning)}.un-button--active.un-button--raised.un-button--theme-error{background-color:var(--un-color-error)}.un-button__text{color:currentColor;flex:0.5;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.05em;line-height:2.25rem;text-decoration:none;text-transform:uppercase;z-index:1}.un-button__icon{display:flex;height:20px;outline:none;width:20px;z-index:1}.un-button__icon>svg{fill:currentColor;height:20px;width:20px}.un-button__icon>.un-loader-spinner-wrapper{padding:0}.un-button__icon>.un-loader-spinner-wrapper svg circle{stroke:currentColor}.un-button__icon--before{margin:0 4px 0 -4px}.un-button__icon--after{margin:0 -4px 0 4px}.un-button__notification{align-items:center;background-color:var(--un-color-primary);border-radius:1000px;display:flex;flex-direction:row;height:10px;justify-content:center;margin-left:.5rem;position:relative;width:10px}.un-button__notification:not(:empty){color:var(--un-color-on-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-size:10px;font-style:normal;font-weight:700;height:20px;letter-spacing:.00714286em;line-height:1.375rem;line-height:20px;min-width:20px;padding:0 4px;text-decoration:inherit;text-transform:inherit;width:auto}.un-button-dropdown{background-color:var(--un-theme-surface);border-radius:4px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);cursor:default;display:flex;flex-direction:column;left:0;margin-top:2px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:36px;transform:scaleY(0);transform-origin:top center;transition:all .18s cubic-bezier(.4,0,.2,1);visibility:hidden;width:auto;z-index:-1}.un-button-dropdown--up{bottom:36px;margin-bottom:2px;margin-top:unset;top:unset;transform-origin:bottom center}.un-button-dropdown--right{left:unset;right:0}.un-button-dropdown--open{opacity:1;pointer-events:auto;transform:scale(1);visibility:visible;z-index:108}.un-button-dropdown__list{display:flex;flex-direction:column;padding:.5rem 0}.un-button-dropdown__list>li{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;list-style:none;margin:.1rem 0;overflow:hidden;padding:0;position:relative}.un-button-dropdown__list>li:hover:before{opacity:.4;transition-duration:85ms}.un-button-dropdown__list>li:focus:before{opacity:.6;transition-duration:35ms}.un-button-dropdown__list>li:after,.un-button-dropdown__list>li:before{background-color:rgba(0,0,0,.12);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:1}.un-button-dropdown__list>li>a,.un-button-dropdown__list>li>button{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;justify-content:flex-start;letter-spacing:.00714286em;line-height:1.375rem;padding:.5rem 1rem;text-decoration:none;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap;width:100%}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:600px) and (max-width:1019px){.un-button-dropdown__list>li>a,.un-button-dropdown__list>li>button{padding:.5rem 1rem}}.un-button-dropdown__list>li>a>svg,.un-button-dropdown__list>li>button>svg{fill:var(--un-color-on-surface-variant);height:20px;margin-right:.25rem;width:20px}.un-button-dropdown-group{position:relative}.un-button-spit-group{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.un-button-spit-group .un-button{border-radius:0;margin:0;min-width:unset;padding:0 .5rem}.un-button-spit-group .un-button.un-button--raised{border-right:2px solid hsla(0,0%,100%,.35)}.un-button-spit-group .un-button.un-button--raised>.un-button__icon:before,.un-button-spit-group .un-button.un-button--raised>.un-button__text:before{content:none}.un-button-spit-group .un-button.un-button--outline{border-left:0;border-right:1px solid var(--un-color-outline-variant)}.un-button-spit-group .un-button.un-button--outline>.un-button__icon:before,.un-button-spit-group .un-button.un-button--outline>.un-button__text:before{content:none}.un-button-spit-group .un-button .un-button__text{height:20px;line-height:20px;padding:0 .25rem;position:relative}.un-button-spit-group .un-button .un-button__text:before{background-color:var(--un-color-outline-variant);bottom:0;content:"";left:-.5rem;position:absolute;top:0;width:1px}.un-button-spit-group .un-button>.un-button__icon{position:relative}.un-button-spit-group .un-button>.un-button__icon:before{background-color:var(--un-color-outline-variant);bottom:0;content:"";left:-.5rem;position:absolute;top:0;width:1px}.un-button-spit-group .un-button:first-of-type{border-radius:4px 0 0 4px}.un-button-spit-group .un-button:first-of-type.un-button--outline{border-left:1px solid}.un-button-spit-group .un-button:first-of-type>.un-button__icon:before,.un-button-spit-group .un-button:first-of-type>.un-button__text:before{content:none}.un-button-spit-group .un-button:last-of-type{border-radius:0 4px 4px 0}.un-button-spit-group .un-button:last-of-type.un-button--raised{border-right:0}.un-button-spit-group .un-button:last-of-type.un-button--raised>.un-button__icon:before{content:none}.un-button-spit-group .un-button:last-of-type.un-button--outline{border-right:1px solid}.un-button-spit-group .un-button:last-of-type.un-button--outline>.un-button__icon:before{content:none}.un-button-group{display:flex;flex-wrap:wrap;padding:4px}.un-button-group .un-button{margin:4px}.un-button-group.un-button-group--align-end{justify-content:flex-end}.un-button-group .un-button-spit-group{margin:4px}.un-button-group .un-button-spit-group .un-button{margin:0}.un-button-group .un-button-dropdown-group{margin:4px}.un-button-group .un-button-dropdown-group .un-button-spit-group{margin:0}.un-fab{align-items:center;background-color:var(--un-color-secondary);border-radius:1000px;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);color:var(--un-color-on-secondary);display:flex;flex-direction:row;flex-wrap:nowrap;height:56px;justify-content:center;opacity:0;overflow:hidden;text-decoration:none;transform:scale(0);transition:all .18s cubic-bezier(0,0,.2,1);width:56px;z-index:106}.un-fab:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.un-fab:focus{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.un-fab--open{opacity:1;transform:scale(1)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.un-fab--scroll-up.un-fab--fixpos-bottom-right{bottom:calc(56px + .5rem);right:.5rem}}.un-fab--scroll-up:hover>.un-fab__icon{animation:hop_animation 1s infinite}.un-fab--with-text{min-width:56px;width:auto}.un-fab--with-text>.un-fab__icon{margin:0 -8px 0 16px}.un-fab--with-text>.un-fab__text+.un-fab__icon{margin:0 16px 0 -8px}.un-fab--fixpos-bottom-right{bottom:2rem;position:fixed;right:2rem}.un-fab--fixpos-top-right{position:fixed;right:2rem;top:4rem}.un-fab__icon{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0 16px;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-fab__icon>svg{fill:currentColor;height:24px;width:24px}.un-fab__text{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.05em;line-height:2.25rem;padding:0 16px;text-decoration:none;text-transform:uppercase}.un-bottom-navigation{grid-gap:12px;background-color:var(--un-theme-surface);bottom:0;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:1fr;height:56px;left:0;padding:0;position:fixed;right:0;z-index:500}.un-bottom-navigation__item{align-items:center;display:flex;flex-direction:column;height:56px;justify-content:center;margin:0;overflow:hidden;padding:0;position:relative;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-bottom-navigation__item:hover:before{opacity:.4;transition-duration:85ms}.un-bottom-navigation__item:focus:before{opacity:.6;transition-duration:35ms}.un-bottom-navigation__item:after,.un-bottom-navigation__item:before{background-color:rgba(0,0,0,.12);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:1}.un-bottom-navigation__item--active>.un-bottom-navigation__icon>svg{fill:var(--un-color-primary)}.un-bottom-navigation__item--active>.un-bottom-navigation__text{color:var(--un-color-primary)}.un-bottom-navigation__icon{cursor:pointer;display:block;height:22px;margin:0;transition:all .18s cubic-bezier(.4,0,.2,1);width:22px}.un-bottom-navigation__icon>svg{fill:var(--un-theme-text-medium)}.un-bottom-navigation__text{align-items:center;color:var(--un-theme-text-medium);display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;justify-content:center;margin:2px 0 0;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:all .18s cubic-bezier(.4,0,.2,1);white-space:nowrap}.un-aspect-ratio{display:block;margin:0 auto;position:relative;width:100%}.un-aspect-ratio img{-o-object-fit:cover;object-fit:cover;overflow:hidden}.un-aspect-ratio img,.un-aspect-ratio img:before{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.un-aspect-ratio img:before{background-color:#e0e0e0;border-radius:inherit;content:""}.un-aspect-ratio img:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTQgNGg3VjJINGMtMS4xIDAtMiAuOS0yIDJ2N2gyVjR6bTYgOS00IDVoMTJsLTMtNC0yLjAzIDIuNzFMMTAgMTN6bTctNC41YzAtLjgzLS42Ny0xLjUtMS41LTEuNVMxNCA3LjY3IDE0IDguNXMuNjcgMS41IDEuNSAxLjVTMTcgOS4zMyAxNyA4LjV6TTIwIDJoLTd2Mmg3djdoMlY0YzAtMS4xLS45LTItMi0yem0wIDE4aC03djJoN2MxLjEgMCAyLS45IDItMnYtN2gtMnY3ek00IDEzSDJ2N2MwIDEuMS45IDIgMiAyaDd2LTJINHYtN3oiLz48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+);background-repeat:no-repeat;content:"";display:block;height:24px;left:calc(50% - 12px);opacity:.5;position:absolute;top:calc(50% - 12px);width:24px}.un-aspect-ratio iframe,.un-aspect-ratio video,.un-aspect-ratio>.un-aspect-ratio-bg{height:100%;left:0;position:absolute;top:0;width:100%}.un-aspect-ratio>.un-aspect-ratio-bg{right:0}.un-aspect-ratio--16x9{padding-bottom:56.25%}.un-aspect-ratio--9x16{padding-bottom:177.77778%}.un-aspect-ratio--4x3{padding-bottom:75%}.un-aspect-ratio--3x4{padding-bottom:133.33333%}.un-aspect-ratio--3x2{padding-bottom:66.66667%}.un-aspect-ratio--2x3{padding-bottom:150%}.un-aspect-ratio--3x1{padding-bottom:33.33333%}.un-aspect-ratio--1x1{padding-bottom:100%}.un-aspect-ratio--portrait{padding-bottom:141.45%}.un-aspect-ratio--landscape{padding-bottom:70.7%}.un-aspect-ratio--cover{padding-bottom:141.3%}.un-aspect-ratio--circle{border-radius:50%;padding-bottom:100%}.un-aspect-ratio--circle img{border-radius:50%}.un-aspect-ratio-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.un-aspect-ratio-bg:before{content:"";display:block}.un-aspect-ratio-bg--16x9:before{padding-bottom:56.25%}.un-aspect-ratio-bg--9x16:before{padding-bottom:177.77778%}.un-aspect-ratio-bg--4x3:before{padding-bottom:75%}.un-aspect-ratio-bg--3x4:before{padding-bottom:133.33333%}.un-aspect-ratio-bg--3x2:before{padding-bottom:66.66667%}.un-aspect-ratio-bg--2x3:before{padding-bottom:150%}.un-aspect-ratio-bg--3x1:before{padding-bottom:33.33333%}.un-aspect-ratio-bg--1x1:before{padding-bottom:100%}.un-aspect-ratio-bg--portrait:before{padding-bottom:141.45%}.un-aspect-ratio-bg--landscape:before{padding-bottom:70.7%}.un-aspect-ratio-bg--cover:before{padding-bottom:141.3%}.un-aspect-ratio-bg--circle:before{border-radius:50%;padding-bottom:100%}.un-aspect-ratio--fullheight{height:100%;padding-bottom:100%}.un-card{background-color:var(--un-theme-surface);border:1px solid var(--un-color-outline);border-radius:4px;box-shadow:0 0 0 0 transparent;display:flex;flex-direction:column;height:auto;position:relative;text-decoration:none;width:100%}.un-card[data-url],.un-card[href]{cursor:pointer;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-card[data-url]:hover,.un-card[href]:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.un-card--elevation{transition:all .18s cubic-bezier(.4,0,.2,1)}.un-card--elevation .un-card-label,.un-card--elevation .un-card__media-section{z-index:1}.un-card--elevation:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);z-index:1}.un-card--anchors-opacity [href]{opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-card--anchors-opacity [href]:hover{opacity:.85}.un-card--fullsize .un-card__media,.un-card--fullsize .un-card__media iframe,.un-card--fullsize .un-card__media img,.un-card--fullsize .un-card__media picture,.un-card--fullsize .un-card__media video{border-radius:4px}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.un-card--inline{flex-direction:row}.un-card--inline .un-card__media+.un-card__content,.un-card--inline .un-card__media-section+.un-card__content{border-left:1px solid var(--un-color-outline-variant);border-top:none}.un-card--inline .un-card__media,.un-card--inline .un-card__media iframe,.un-card--inline .un-card__media img,.un-card--inline .un-card__media picture,.un-card--inline .un-card__media video{border-radius:4px 0 0 4px}.un-card--inline-reverse{flex-direction:row-reverse}.un-card--inline-reverse .un-card__media+.un-card__content,.un-card--inline-reverse .un-card__media-section+.un-card__content{border-right:1px solid var(--un-color-outline-variant);border-top:none}.un-card--inline-reverse .un-card__media,.un-card--inline-reverse .un-card__media iframe,.un-card--inline-reverse .un-card__media img,.un-card--inline-reverse .un-card__media picture,.un-card--inline-reverse .un-card__media video{border-radius:0 4px 4px 0}}.un-card--video .un-card__media:before{background-color:var(--un-color-secondary);border:2px solid var(--un-color-secondary);border-radius:50%;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);height:50px;left:0;opacity:.9;transition:all .18s cubic-bezier(.4,0,.2,1);width:50px;z-index:101}.un-card--video .un-card__media:after,.un-card--video .un-card__media:before{bottom:0;content:"";display:block;margin:auto;position:absolute;right:0;top:0}.un-card--video .un-card__media:after{border-bottom:8px solid transparent;border-left:15px solid var(--un-color-on-secondary);border-top:8px solid transparent;height:0;left:5px;transition:all .18s cubic-bezier(0,0,.2,1);width:0;z-index:102}.un-card--video:hover .un-card__media:after{transform:scale(1.25)}.un-card--sticky{transition:none!important}.un-card__media{border-radius:4px 4px 0 0;display:block;margin:0;position:relative;width:100%}.un-card__media+.un-card__content{border-top:1px solid var(--un-color-outline-variant)}.un-card__media picture{border-radius:4px 4px 0 0;overflow:hidden}.un-card__media img{display:block;-o-object-fit:cover;object-fit:cover;will-change:transform}.un-card__media iframe,.un-card__media img{border-radius:4px 4px 0 0;height:100%;left:0;position:absolute;top:0;width:100%}.un-card__media.un-card__media--relative-iframe iframe{height:100%;position:relative;width:100%}.un-card__media video{border-radius:4px 4px 0 0;height:100%;left:0;position:absolute;top:0;width:100%}.un-card__media>.un-carousel{border-bottom:1px solid var(--un-color-outline-variant)}.un-card__media>.un-carousel .un-carousel__wrapper{border-left:none;border-radius:4px 4px 0 0;border-right:none;border-top:none}.un-card__media>.un-carousel .un-carousel__pagination{padding-bottom:.5rem}.un-card__media-section{display:flex;flex-shrink:0;position:relative;width:100%}.un-card__media-section+.un-card__content{border-top:1px solid var(--un-color-outline-variant)}.un-card__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.un-card__content{display:flex;flex:1;flex-direction:column;padding:.5rem 1rem 1rem}.un-card__content.un-card__content--full{border:none}.un-card__content--only{padding:1rem}.un-card__content--full{align-items:flex-start;background-image:linear-gradient(transparent,rgba(0,0,0,.8));background-position:bottom;background-repeat:no-repeat;background-size:100% 50%;border-radius:4px;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;padding:.5rem 1rem;position:absolute;right:0;text-shadow:0 0 2px rgba(0,0,0,.5),0 0 20px rgba(0,0,0,.5);top:0}.un-card__content--full>.un-card-label{color:#fff}.un-card__content--full>.un-card-headline h2,.un-card__content--full>.un-card-headline h3,.un-card__content--full>.un-card-headline h4,.un-card__content--full>.un-card-headline h5,.un-card__content--full>.un-card-headline h6,.un-card__content--full>.un-card-headline>h1{color:#fff;font-size:1.25rem;line-height:1.75rem}.un-card__content--full>.un-card-body,.un-card__content--full>.un-card-info{color:#fff}.un-card-label{justify-content:flex-start;margin:0 0 .5rem}.un-card-label,.un-card-label__icon{align-items:center;display:flex;flex-direction:row}.un-card-label__icon{color:var(--un-color-on-surface-variant);justify-content:center;margin:0 .25rem 0 0}.un-card-label__icon svg{fill:currentColor;height:18px;width:18px}.un-card-label__icon--separator{color:var(--un-color-outline-variant);margin:0;padding:0 .35rem}.un-card-label__icon--only{margin:0}.un-card-label__icon--disabled{color:var(--un-color-outline-variant)}.un-card-label__icon--success{color:var(--un-color-success)}.un-card-label__icon--warning{color:var(--un-color-warning)}.un-card-label__icon--error{color:var(--un-color-error)}.un-card-label__icon--primary{color:var(--un-color-primary)}.un-card-label__text{color:var(--un-theme-text-medium);display:flex;flex-direction:row;flex-wrap:wrap;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.075em;line-height:1rem;margin-right:.5rem;text-decoration:none;text-transform:none}.un-card-label__text>a{color:var(--un-color-on-surface-variant);text-decoration:none}.un-card-label__text>i{color:var(--un-color-on-surface-variant);font-size:.9rem;font-weight:400;margin:0 .15rem 0 .075rem}.un-card-body{align-items:flex-start;display:flex;flex:1;flex-direction:column;justify-content:flex-start;margin:0}.un-card-body--flex-row{flex-direction:row}.un-card-body--end{justify-content:flex-end}.un-card-body__text{color:var(--un-theme-text-high);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.un-card-body__text--flex{flex:1}.un-card-body__info{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;margin:0 0 .25rem;text-decoration:inherit;text-transform:inherit}.un-card-body__info>b{color:var(--un-color-on-surface);font-weight:700}.un-card-body__info--break{display:flex;flex-direction:column}.un-card-body__chip .un-chip-group .un-chip{margin:2px}.un-card-body__chip .un-chip{font-size:.7rem;height:24px;padding:0 8px}.un-card-body__chip .un-chip--circle{width:24px}.un-card-body__chip .un-chip__icon,.un-card-body__chip .un-chip__icon>svg{height:14px;width:14px}.un-card-body__flex-full{display:flex;flex-direction:column;flex-grow:1}.un-card-headline{display:flex;flex-direction:row;margin:0 0 .5rem;overflow-wrap:anywhere}.un-card-headline>a,.un-card-headline>h2,.un-card-headline>h3{border-bottom:none;color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.025em;line-height:1.65rem;text-decoration:inherit;text-transform:inherit}.un-card-headline>a:after,.un-card-headline>h2:after,.un-card-headline>h3:after{content:"";inset:0;position:absolute;z-index:0}.un-card-headline>a>.un-chip,.un-card-headline>h2>.un-chip,.un-card-headline>h3>.un-chip{bottom:3px;font-size:.6rem;height:18px;margin-left:2px;padding:0 8px}.un-card-info{align-items:flex-start;display:flex;flex:1;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:.25rem 0 0}.un-card-info .un-card-info{margin:0}.un-card-info .un-card-label{margin:0 .5rem 0 0}.un-card-info--end{align-items:flex-end;justify-content:space-between}.un-card-info--start{margin:0 0 .5rem}.un-card-info__text{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.075em;line-height:1rem;text-decoration:none;text-transform:none}.un-card-avatar{align-items:center;display:flex;height:100%;justify-content:center;padding-left:.9rem;width:64px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-card-avatar{display:none}}.un-card-avatar img{border:2px solid var(--un-theme-bg-medium);border-radius:50%;height:48px;width:48px}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.un-card-inline-list .un-card{flex-direction:row}.un-card-inline-list .un-card .un-card__media,.un-card-inline-list .un-card .un-card__media-section{width:var(--un-size-inline-card-media-width)}.un-card-inline-list .un-card .un-card__media+.un-card__content,.un-card-inline-list .un-card .un-card__media-section+.un-card__content{border-left:1px solid var(--un-color-outline-variant);border-top:none}.un-card-inline-list .un-card .un-card__media,.un-card-inline-list .un-card .un-card__media iframe,.un-card-inline-list .un-card .un-card__media img,.un-card-inline-list .un-card .un-card__media picture,.un-card-inline-list .un-card .un-card__media video{border-radius:4px 0 0 4px}}.un-card-inline-list-only .un-card{flex-direction:row}.un-card-inline-list-only .un-card .un-card__media,.un-card-inline-list-only .un-card .un-card__media-section{width:var(--un-size-inline-card-media-width)}.un-card-inline-list-only .un-card .un-card__media+.un-card__content,.un-card-inline-list-only .un-card .un-card__media-section+.un-card__content{border-left:1px solid var(--un-color-outline-variant);border-top:none}.un-card-inline-list-only .un-card .un-card__media,.un-card-inline-list-only .un-card .un-card__media iframe,.un-card-inline-list-only .un-card .un-card__media img,.un-card-inline-list-only .un-card .un-card__media picture,.un-card-inline-list-only .un-card .un-card__media video{border-radius:4px 0 0 4px}.un-calendar{align-items:center;background-color:var(--un-theme-surface);border:1px solid var(--un-color-outline);border-radius:4px;height:auto;justify-content:center;position:relative}.un-calendar,.un-calendar-header{display:flex;flex-direction:column;width:100%}.un-calendar-header{align-items:flex-start;border-bottom:1px solid var(--un-color-outline-variant);justify-content:flex-start;padding:1rem}.un-calendar-header__title{color:var(--un-theme-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;justify-content:space-between;letter-spacing:.03125em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}.un-calendar-day,.un-calendar-header__title{align-items:center;display:flex;flex-direction:row;width:100%}.un-calendar-day{justify-content:flex-start;margin:.25rem 0;text-decoration:none}.un-calendar-day:hover .un-calendar-day__icon svg{fill:var(--un-theme-text-high)}.un-calendar-day:hover .un-calendar-day__text,.un-calendar-day__date{color:var(--un-theme-text-high)}.un-calendar-day__date{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:.01em;line-height:1.25rem;margin:0 .5rem 0 0;text-decoration:inherit;text-transform:inherit;white-space:nowrap}.un-calendar-day__icon{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 .5rem 0 0}.un-calendar-day__icon svg{fill:var(--un-color-on-surface-variant);height:18px;transition:all .18s cubic-bezier(.4,0,.2,1);width:18px}.un-calendar-day__text{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;margin:0;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-calendar-content{flex:1;flex-direction:column;justify-content:flex-end;padding:0 1rem 1rem}.un-calendar-content,.un-calendar-picker{align-items:center;display:flex;width:100%}.un-calendar-picker{flex:1;flex-direction:row;justify-content:space-between;padding:.5rem 1rem}.un-calendar-picker__button{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.un-calendar-picker__button svg{fill:var(--un-theme-text-medium);height:24px;transition:all .18s cubic-bezier(.4,0,.2,1);width:24px}.un-calendar-picker__button:hover svg{fill:var(--un-theme-text-high)}.un-calendar-picker__button:disabled{cursor:default;pointer-events:none}.un-calendar-picker__button:disabled svg{fill:var(--un-color-outline-variant)}.un-calendar-picker__text{align-items:center;color:var(--un-theme-text-medium);display:flex;flex-direction:column;justify-content:center;padding:1rem}.un-calendar-dates{grid-gap:.25rem;align-self:stretch;display:grid;grid-template-columns:repeat(7,1fr);justify-self:stretch}.un-calendar-dates__item{align-items:center;border-radius:50%;color:var(--un-theme-text-high);display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.01em;line-height:1.25rem;padding:.5rem;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-calendar-dates__item{height:28px;width:28px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.un-calendar-dates__item{height:36px;width:36px}}.un-calendar-dates__item--outside{color:var(--un-color-outline-variant)}.un-calendar-dates__item--active{background-color:var(--un-color-primary);border:1px solid transparent;color:var(--un-color-on-primary);cursor:pointer;overflow:hidden;position:relative}.un-calendar-dates__item--active:hover:before{opacity:.4;transition-duration:85ms}.un-calendar-dates__item--active:focus:before{opacity:.6;transition-duration:35ms}.un-calendar-dates__item--active:after,.un-calendar-dates__item--active:before{background-color:rgba(0,0,0,.12);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:1}.un-calendar-dates__item--event{background-color:var(--un-theme-surface);border:1px solid var(--un-color-primary);color:var(--un-theme-on-surface);cursor:pointer;overflow:hidden;position:relative}.un-calendar-dates__item--event:hover:before{opacity:.4;transition-duration:85ms}.un-calendar-dates__item--event:focus:before{opacity:.6;transition-duration:35ms}.un-calendar-dates__item--event:after,.un-calendar-dates__item--event:before{background-color:rgba(0,0,0,.12);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:1}.un-calendar-dates__item--today{background-color:var(--un-color-primary);border:1px solid transparent;color:var(--un-color-on-primary)}.un-grid{margin:0 auto;padding:0}.un-grid--fullwidth{width:100%}.un-grid--align-left{margin-left:0;margin-right:auto}.un-grid--align-right{margin-left:auto;margin-right:0}.un-grid--gap-top{margin-top:1rem}.un-grid--gap-bottom{margin-bottom:1rem}.un-grid__content{grid-gap:var(--un-size-grid-gap);display:grid;margin:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__content{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__content{grid-template-columns:repeat(8,minmax(0,1fr))}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__content{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__content--columns-10{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__content--columns-10{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__content--columns-10{grid-template-columns:repeat(10,minmax(0,1fr))}}.un-grid__content--zero-gap{grid-gap:0}.un-grid__item{display:flex;flex-direction:row;grid-column-end:span 4;margin:0;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item{grid-column-end:span 2}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item{grid-column-end:span 2}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item{grid-column-end:span 4}}.un-grid__item--nogrow{flex-direction:column}.un-grid__item--span-1{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-1{grid-column-end:span 1}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-1{grid-column-end:span 1}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-1{grid-column-end:span 1}}.un-grid__item--span-2{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-2{grid-column-end:span 2}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-2{grid-column-end:span 2}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-2{grid-column-end:span 2}}.un-grid__item--span-3{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-3{grid-column-end:span 2}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-3{grid-column-end:span 2}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-3{grid-column-end:span 3}}.un-grid__item--span-4{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-4{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-4{grid-column-end:span 4}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-4{grid-column-end:span 4}}.un-grid__item--span-5{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-5{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-5{grid-column-end:span 4}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-5{grid-column-end:span 5}}.un-grid__item--span-6{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-6{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-6{grid-column-end:span 4}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-6{grid-column-end:span 6}}.un-grid__item--span-7{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-7{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-7{grid-column-end:span 4}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-7{grid-column-end:span 7}}.un-grid__item--span-8{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-8{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-8{grid-column-end:span 4}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-8{grid-column-end:span 8}}.un-grid__item--span-9{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-9{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-9{grid-column-end:span 4}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-9{grid-column-end:span 9}}.un-grid__item--span-10{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-10{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-10{grid-column-end:span 8}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-10{grid-column-end:span 10}}.un-grid__item--span-11{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-11{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-11{grid-column-end:span 8}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-11{grid-column-end:span 11}}.un-grid__item--span-12{width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-grid__item--span-12{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.un-grid__item--span-12{grid-column-end:span 8}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-grid__item--span-12{grid-column-end:span 12}}.un-grid__item--order-1{order:1}.un-grid__item--order-2{order:2}.un-grid__item--order-3{order:3}.un-grid__item--order-4{order:4}.un-grid__item--order-5{order:5}.un-grid__item--order-6{order:6}.un-grid__item--order-7{order:7}.un-grid__item--order-8{order:8}.un-grid__item--order-9{order:9}.un-grid__item--order-10{order:10}.un-grid__item--order-11{order:11}.un-grid__item--order-12{order:12}.un-grid__item--align-start{align-self:start}.un-grid__item--align-center{align-self:center}.un-grid__item--align-end{align-self:end}.un-grid__item--content-start{align-items:flex-start;justify-content:flex-start}.un-grid__item--content-center{justify-content:center;text-align:center}.un-grid__item--content-center .un-card-body,.un-grid__item--content-center .un-card-headline,.un-grid__item--content-center .un-card-info,.un-grid__item--content-center .un-card-label{align-items:center;justify-content:center;text-align:center}.un-grid__item--content-end{align-items:flex-end;justify-content:flex-end}.un-grid__item--col{flex-direction:column}.un-grid__item--padding-top{padding-top:1rem}.un-grid__item--padding-bottom{padding-bottom:1rem}.un-tab-bar{width:100%}.un-tab-scroller{overflow-y:hidden}.un-tab-scroller__area{display:flex;overflow-x:hidden}.un-tab-scroller__area--scroll{overflow-x:auto}.un-tab-scroller__area--scroll::-webkit-scrollbar{display:none}.un-tab-scroller__content{transform:none}.un-tab,.un-tab-scroller__content{display:flex;flex:1 0 auto;padding:0 1rem;position:relative}.un-tab{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px 4px 0 0;color:var(--un-color-on-surface-variant);cursor:pointer;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;height:48px;justify-content:center;letter-spacing:.05em;line-height:2.25rem;margin:0;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.un-tab,.un-tab:before{background-color:transparent;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-tab:before{bottom:0;content:"";height:2px;left:0;position:absolute;right:0;width:100%}.un-tab:hover{background-color:var(--un-color-surface-bg-low);color:var(--un-theme-text-high)}.un-tab:hover:before{background-color:var(--un-color-outline-variant)}.un-tab--active{background-color:var(--un-theme-bg-primary-low);color:var(--un-color-primary)}.un-tab--active.un-tab:hover{background-color:var(--un-theme-bg-primary-medium);color:var(--un-color-primary)}.un-tab--active.un-tab:before{background-color:var(--un-color-primary)}.un-tab--active .un-tab__icon>svg{fill:var(--un-color-primary)}.un-tab__content{align-items:center;display:flex;height:inherit;justify-content:center;pointer-events:none;position:relative}.un-tab__text{display:inline-block;line-height:1}.un-tab__icon{align-items:center;display:inline-flex;justify-content:center;margin:0 .5rem 2px 0}.un-tab__icon>svg{fill:var(--un-color-on-surface-variant);height:20px;width:20px}.un-tab__notification{align-items:center;background-color:var(--un-color-primary);border-radius:1000px;display:flex;flex-direction:row;height:8px;justify-content:center;position:absolute;right:8px;top:8px;width:8px}.un-tab__notification:not(:empty){color:var(--un-color-on-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-size:11px;font-style:normal;font-weight:700;height:16px;letter-spacing:.00714286em;line-height:1.375rem;line-height:16px;min-width:16px;padding:0 4px;right:0;text-decoration:inherit;text-transform:inherit;top:4px;width:auto}.un-message{align-items:stretch;background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:4px;box-shadow:0 0 0 0 transparent;display:flex;flex:1;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-message[data-url],.un-message[href]{cursor:pointer}.un-message[data-url]:hover,.un-message[href]:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.un-message--hidden{display:none}.un-message--center{align-items:center;justify-content:center;text-align:center}.un-message--align-center{align-items:flex-start;justify-content:center;text-align:center}.un-message--line,.un-message--line .un-message__content{align-items:center;justify-content:flex-start}.un-message--line .un-message__content{flex-direction:row}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-message--line .un-message__content{padding:.5rem 1rem}.un-message--line .un-message__content+.un-message__content{flex:unset;padding:0 1rem .5rem;width:100%}}.un-message--line .un-message__title{line-height:1.5;margin:0 1rem 0 0}.un-message--line .un-message__text{line-height:1.5;margin:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-message--line .un-message__action{padding:.5rem 1rem}}.un-message--col{align-items:flex-start;flex-direction:column;justify-content:flex-start}.un-message--col .un-message__action{justify-content:flex-start;padding:0 1rem 1rem}.un-message--col .un-message__icon{width:100%}.un-message--col .un-message__media{margin:auto;padding:0 1rem 1rem}.un-message--state-success{border-color:var(--un-color-success)}.un-message--state-success .un-message__title{color:var(--un-color-success)}.un-message--state-success .un-message__icon{background-color:var(--un-color-success-bg);color:var(--un-color-success)}.un-message--state-success .un-message__icon>svg{fill:var(--un-color-success)}.un-message--state-warning{border-color:var(--un-color-warning)}.un-message--state-warning .un-message__title{color:var(--un-color-warning)}.un-message--state-warning .un-message__icon{background-color:var(--un-color-warning-bg);color:var(--un-color-warning)}.un-message--state-warning .un-message__icon>svg{fill:var(--un-color-warning)}.un-message--state-error{border-color:var(--un-color-error)}.un-message--state-error .un-message__title{color:var(--un-color-error)}.un-message--state-error .un-message__icon{background-color:var(--un-color-error-bg);color:var(--un-color-error)}.un-message--state-error .un-message__icon>svg{fill:var(--un-color-error)}.un-message__content{display:flex;flex:1;flex-direction:column;justify-content:center;padding:1rem}.un-message__content:empty{display:none}.un-message__title{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;margin:0;text-decoration:inherit;text-transform:inherit}.un-message__title:empty{display:none}.un-message__text{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;margin:.5rem 0;text-decoration:inherit;text-transform:inherit}.un-message__text:last-of-type{margin:0}.un-message__text:empty{display:none}.un-message__text>p{margin:0 0 .5rem}.un-message__text>p:last-of-type{margin:0}.un-message__text>p>a{border-bottom:2px solid;color:var(--un-color-primary);opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-message__text>p>a:hover{opacity:.75}.un-message__text-icons{display:flex;flex-direction:row;margin:0 0 1rem}.un-message__text-icon{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 .5rem 0 0}.un-message__text-icon svg{fill:currentColor;height:24px;width:24px}.un-message__action{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;padding:1rem}.un-message__action:empty{display:none}.un-message__action a.un-button{border-bottom-width:1px}.un-message__action .un-chip-group{padding:0}.un-message__action .un-chip-group>.un-chip{margin:2px 4px}.un-message__media{display:block;flex-shrink:0;margin:auto 0 auto 1rem}.un-message__media-content{display:block;height:0;margin:0;position:relative;width:100%}.un-message__media-content picture{border-radius:4px;overflow:hidden}.un-message__media-content img{display:block;-o-object-fit:cover;object-fit:cover}.un-message__media-content iframe,.un-message__media-content img,.un-message__media-content video{border-radius:4px;height:100%;left:0;position:absolute;top:0;width:100%}.un-message__icon{align-items:center;background-color:var(--un-color-surface-bg-highest);border-radius:4px 0 0 4px;color:var(--un-color-outline);display:flex;flex-direction:column;justify-content:center;padding:1rem}.un-message__icon>svg{fill:currentColor;height:24px;width:24px}.un-message__icon>img{border-radius:4px;max-width:64px;-o-object-fit:cover;object-fit:cover}.un-message__icon:empty{display:none}.un-message__icon--pulse svg{animation:pulse_animation 2s linear infinite}.un-message__timer{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin:.5rem 0;width:100%}.un-message__timer:empty{min-height:3.2rem}.un-message__timer:empty:before{color:var(--un-color-on-surface-variant);content:"Načítám...";font-size:1.2rem;font-weight:300;line-height:3.2rem}.un-message__timer-item{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0;width:25%}.un-message__timer-item>div{color:var(--un-color-on-surface-variant);font-size:1.75rem;font-weight:300;line-height:2rem}.un-message__timer-item>span{color:var(--un-color-on-surface);font-size:.7rem;font-weight:500;line-height:1.2rem}.un-message__input{background-color:transparent;color:var(--un-color-on-surface-variant);display:flex;flex:1;flex-direction:row;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;padding:.5rem;text-decoration:inherit;text-transform:inherit}.un-message__input--secure{letter-spacing:.2em}.un-message__rating{display:flex;justify-content:center}.un-message__sign{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin-top:.5rem;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-message__sign{margin-top:0}}.un-message__sign>p{color:var(--un-color-on-surface);flex:1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;padding-right:.5rem;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-message__sign>p{flex:unset;margin-bottom:.25rem;width:100%}}@media screen and (min-width:1020px) and (max-width:1599px){.un-message__sign>p{flex:unset;margin-bottom:.5rem;width:100%}}.un-message__sign>.sign-button{margin:.25rem .5rem .25rem 0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-message__sign>.sign-button{width:calc(50% - .5rem)}}.un-form-text-field{background-color:transparent;border:none;display:inline-flex;height:56px;overflow:visible;position:relative;width:100%;will-change:opacity,transform,color}.un-form-text-field--focused .un-form-text-field__edge{border-color:var(--un-color-primary);border-width:2px}.un-form-text-field--focused .un-form-floating-label{color:var(--un-color-primary)}.un-form-text-field--invalid .un-form-text-field__edge{border-color:var(--un-color-error)}.un-form-text-field--invalid .un-form-floating-label{animation:shake_animation .3s linear;color:var(--un-color-error)}.un-form-text-field--invalid .un-form-floating-label.un-form-floating-label--above{animation:shake_animation-above .3s linear}.un-form-text-field--invalid+.un-form-helper-line .un-form-helper-line__text--validation{color:var(--un-color-error);opacity:1}.un-form-text-field--invalid+.un-form-helper-line .un-form-helper-line__text--validation~.un-form-helper-line__text--static{opacity:0}.un-form-text-field--disabled{pointer-events:none}.un-form-text-field--disabled .un-form-text-field__edge{border-color:var(--un-color-outline-variant)}.un-form-text-field--disabled .un-form-floating-label{color:var(--un-color-outline-variant)}.un-form-text-field--disabled .un-form-text-field__icon svg{fill:var(--un-color-outline-variant)}.un-form-text-field--disabled .un-form-text-field__input{background:rgba(0,0,0,.03);color:var(--un-color-outline-variant)}.un-form-text-field--icon-before .un-form-text-field__icon{left:12px;right:auto}.un-form-text-field--icon-before .un-form-text-field__input{padding-left:48px}.un-form-text-field--icon-before .un-form-floating-label{left:48px}.un-form-text-field--icon-after .un-form-text-field__icon,.un-form-text-field--icon-before.un-form-text-field--icon-after .un-form-text-field__icon~.un-form-text-field__icon{left:auto;right:12px}.un-form-text-field--icon-after .un-form-text-field__input{padding-right:48px}.un-form-text-field--icon-after.un-form-text-field--icon-before .un-form-text-field__icon{left:12px;right:auto}.un-form-text-field--textarea{display:inline-flex;height:auto;overflow:visible;transition:none;width:100%}.un-form-text-field--textarea .un-form-text-field__input{align-self:auto;border:none;height:auto;line-height:1.5rem;margin:20px 0 10px;min-height:3rem;padding:0 14px}.un-form-text-field__input{align-self:flex-end;background:transparent;border:none;color:var(--un-color-on-surface);filter:none;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;height:100%;letter-spacing:0;line-height:1.5rem;padding:20px 14px 4px;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-form-text-field__input:-webkit-autofill{-webkit-text-fill-color:var(--un-color-on-surface);-webkit-background-clip:text;background-clip:text}.un-form-text-field__edge{border:1px solid var(--un-color-outline);border-radius:3px;display:flex;height:100%;left:0;max-width:100%;pointer-events:none;position:absolute;right:0;text-align:left;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-form-text-field__icon{bottom:14px;pointer-events:none;position:absolute}.un-form-text-field__icon svg{fill:var(--un-color-on-surface-variant);height:24px;width:24px}.un-form-text-field__icon--active{cursor:pointer;pointer-events:all}.un-form-select{background-color:transparent;border:none;border-radius:3px;display:inline-flex;height:56px;overflow:visible;position:relative;width:100%;will-change:opacity,transform,color}.un-form-select:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' opacity='.54' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%;bottom:16px;content:"";height:24px;left:auto;pointer-events:none;position:absolute;right:4px;width:24px}[dark] .un-form-select:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' fill='%23fff' opacity='.54' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.un-form-select--raised{background-color:var(--un-theme-surface);transition:all .18s cubic-bezier(.4,0,.2,1)}.un-form-select--raised:hover{background-color:var(--un-color-surface-bg-high)}.un-form-select--focused .un-form-select__edge{border-color:var(--un-color-primary);border-width:2px}.un-form-select--focused .un-form-floating-label{color:var(--un-color-primary)}.un-form-select--invalid .un-form-select__edge{border-color:var(--un-color-error)}.un-form-select--invalid .un-form-floating-label{animation:shake_animation .3s linear;color:var(--un-color-error)}.un-form-select--invalid .un-form-floating-label.un-form-floating-label--above{animation:shake_animation-above .3s linear}.un-form-select--invalid+.un-form-helper-line .un-form-helper-line__text--validation{color:var(--un-color-error);opacity:1}.un-form-select--invalid+.un-form-helper-line .un-form-helper-line__text--validation~.un-form-helper-line__text--static{opacity:0}.un-form-select--disabled{pointer-events:none}.un-form-select--disabled .un-form-select__edge{border-color:var(--un-color-outline-variant)}.un-form-select--disabled .un-form-floating-label{color:var(--un-color-outline-variant)}.un-form-select--disabled .un-form-select__icon svg{fill:var(--un-color-outline-variant)}.un-form-select--disabled .un-form-select__native-control{background:rgba(0,0,0,.03);color:var(--un-color-outline-variant)}.un-form-select--icon-before .un-form-select__icon{left:12px;right:auto}.un-form-select--icon-before .un-form-select__native-control{padding-left:48px}.un-form-select--icon-before .un-form-floating-label{left:48px}.un-form-select--icon-after .un-form-select__icon,.un-form-select--icon-before.un-form-select--icon-after .un-form-select__icon~.un-form-select__icon{left:auto;right:12px}.un-form-select--icon-after .un-form-select__native-control{padding-right:48px}.un-form-select--icon-after.un-form-select--icon-before .un-form-select__icon{left:12px;right:auto}.un-form-select__native-control{align-self:flex-end;background:transparent;border:none;border-radius:3px;color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;height:100%;letter-spacing:.009375em;line-height:1.75rem;padding:20px 20px 4px 14px;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}[dark] .un-form-select__native-control option{background-color:var(--un-theme-surface)}.un-form-select__edge{border:1px solid var(--un-color-outline);border-radius:3px;display:flex;height:100%;left:0;max-width:100%;pointer-events:none;position:absolute;right:0;text-align:left;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-form-select__icon{bottom:14px;cursor:pointer;position:absolute}.un-form-select__icon svg{fill:var(--un-color-on-surface-variant);height:24px;width:24px}.un-form-checkbox{cursor:pointer;display:inline-block;flex:0 0 40px;height:40px;line-height:0;padding:10px;position:relative;vertical-align:bottom;white-space:nowrap;width:40px}.un-form-checkbox+.un-form-label{pointer-events:all}.un-form-checkbox--invalid .un-form-checkbox__background{border-color:var(--un-color-error)}.un-form-checkbox--invalid~.un-form-helper-line .un-form-helper-line__text--validation{color:var(--un-color-error);opacity:1}.un-form-checkbox--invalid~.un-form-helper-line .un-form-helper-line__text--validation~.un-form-helper-line__text--static{opacity:0}.un-form-checkbox__native-control{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%}.un-form-checkbox__native-control:checked~.un-form-checkbox__background{background-color:var(--un-color-primary);border-color:var(--un-color-primary)}.un-form-checkbox__native-control:checked~.un-form-checkbox__background .un-form-checkbox__checkmark{opacity:1;transition:opacity .18s cubic-bezier(0,0,.2,1) 0ms,transform .18s cubic-bezier(0,0,.2,1) 0ms}.un-form-checkbox__native-control:checked~.un-form-checkbox__background .un-form-checkbox__checkmark-path{stroke-dashoffset:0}.un-form-checkbox__native-control:indeterminate~.un-form-checkbox__background{background-color:var(--un-color-primary);border-color:var(--un-color-primary)}.un-form-checkbox__native-control:indeterminate~.un-form-checkbox__background .un-form-checkbox__checkmark{opacity:0;transform:rotate(45deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms}.un-form-checkbox__native-control:indeterminate~.un-form-checkbox__background .un-form-checkbox__checkmark-path{stroke-dashoffset:0}.un-form-checkbox__background{align-items:center;background-color:transparent;border:2px solid var(--un-color-outline-variant);border-radius:2px;display:inline-flex;height:18px;justify-content:center;pointer-events:none;position:absolute;transition:background-color 90ms cubic-bezier(.4,0,.6,1) 0ms,border-color 90ms cubic-bezier(.4,0,.6,1) 0ms;width:18px;will-change:background-color,border-color}.un-form-checkbox__checkmark{bottom:0;color:var(--un-color-on-primary);left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .18s cubic-bezier(.4,0,.6,1) 0ms;width:100%}.un-form-checkbox__checkmark-path{stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385;transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0ms}.un-form-checkbox__mixedmark{border-style:solid;border-width:1px;height:0;opacity:0;transform:scaleX(0) rotate(0deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;width:100%}.un-form-radio{cursor:pointer;display:inline-block;flex:0 0 auto;height:40px;line-height:0;padding:10px;position:relative;vertical-align:bottom;white-space:nowrap;width:40px;will-change:opacity,transform,border-color,color}.un-form-radio+.un-form-label{pointer-events:all}.un-form-radio--invalid .un-form-radio__circle-out{border-color:var(--un-color-error)}.un-form-radio--invalid .un-form-helper-line .un-form-helper-line__text--validation{color:var(--un-color-error);opacity:1}.un-form-radio--invalid .un-form-helper-line .un-form-helper-line__text--validation~.un-form-helper-line__text--static{opacity:0}.un-form-radio__native-control{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%}.un-form-radio__native-control:checked+.un-form-radio__background .un-form-radio__circle-out{border-color:var(--un-color-primary);transition:border-color .12s cubic-bezier(0,0,.2,1) 0ms}.un-form-radio__native-control:checked+.un-form-radio__background .un-form-radio__circle-in{color:var(--un-color-primary);transform:scale(.5);transition:transform .12s cubic-bezier(0,0,.2,1) 0ms,border-color .12s cubic-bezier(0,0,.2,1) 0ms}.un-form-radio__background{display:inline-block;height:50%;left:10px;pointer-events:none;position:absolute;transition:opacity .12s cubic-bezier(0,0,.2,1) 0ms,transform .12s cubic-bezier(0,0,.2,1) 0ms;width:50%}.un-form-radio__circle-out{border-color:var(--un-color-outline-variant);border-width:2px;transition:border-color .12s cubic-bezier(.4,0,.6,1) 0ms}.un-form-radio__circle-in,.un-form-radio__circle-out{border-radius:50%;border-style:solid;height:100%;left:0;position:absolute;top:0;width:100%}.un-form-radio__circle-in{border-width:10px;color:transparent;transform:scale(0);transition:transform .12s cubic-bezier(.4,0,.6,1) 0ms,border-color .12s cubic-bezier(.4,0,.6,1) 0ms}.un-form-upload{border:none;cursor:pointer;display:flex;flex-direction:column;height:auto;overflow:visible;position:relative;will-change:opacity,transform,color}.un-form-upload,.un-form-upload:before{background-color:transparent;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-form-upload:before{border:3px dashed transparent;content:"";height:100%;left:-3px;position:absolute;top:-3px}.un-form-upload .un-progress--bottom{border-radius:0 0 4px 4px}.un-form-upload--flexible{flex-grow:1}.un-form-upload--focused .un-form-upload__edge{border-color:var(--un-color-primary);border-width:2px}.un-form-upload--focused .un-form-upload__label{color:var(--un-color-primary)}.un-form-upload--invalid .un-form-upload__edge{border-color:var(--un-color-error)!important}.un-form-upload--invalid .un-form-upload__label{animation:shake_animation .3s linear;color:var(--un-color-error)}.un-form-upload--invalid .un-form-upload__icon svg{fill:var(--un-color-error)!important}.un-form-upload--invalid+.un-form-helper-line .un-form-helper-line__text--validation{color:var(--un-color-error);opacity:1}.un-form-upload--invalid+.un-form-helper-line .un-form-helper-line__text--validation~.un-form-helper-line__text--static{opacity:0}.un-form-upload--disabled{pointer-events:none}.un-form-upload--disabled .un-form-upload__edge{border-color:var(--un-color-outline-variant)}.un-form-upload--disabled .un-form-upload__label{color:var(--un-color-outline-variant)}.un-form-upload--disabled .un-form-upload__icon svg{fill:var(--un-color-outline-variant)}.un-form-upload--disabled .un-form-upload__native-control{background:rgba(0,0,0,.03);color:var(--un-color-outline-variant)}.un-form-upload--drag{background-color:rgba(0,0,0,.1)}.un-form-upload--drag:before{border-color:var(--un-color-primary)}.un-form-upload--drag .un-form-upload__icon{animation:hop_animation 2s infinite}.un-form-upload--drag .un-form-upload__edge{border-color:transparent}.un-form-upload--selected{background-color:rgba(0,0,0,.05)}.un-form-upload--selected .un-form-upload__icon svg{fill:var(--un-color-success)}.un-form-upload--selected .un-form-upload__edge{border-color:var(--un-color-success)}.un-form-upload--icon-top .un-form-upload__icon{align-items:center;display:flex;justify-content:center;margin:1rem 0 0;width:100%}.un-form-upload__native-control{align-self:flex-end;background:transparent;border:none;bottom:0;color:var(--un-color-on-surface);cursor:pointer;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;opacity:0;padding:1rem;text-decoration:inherit;text-transform:inherit;top:0}.un-form-upload__edge,.un-form-upload__native-control{height:100%;left:0;position:absolute;right:0;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-form-upload__edge{border:1px solid var(--un-color-outline);border-radius:4px;display:flex;max-width:100%;pointer-events:none;text-align:left}.un-form-upload__icon{cursor:pointer;position:relative}.un-form-upload__icon svg{fill:var(--un-color-on-surface-variant);height:24px;width:24px}.un-form-upload__label{align-items:center;color:var(--un-color-on-surface-variant);cursor:pointer;display:flex;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.00714286em;line-height:1.375rem;margin:0 0 1rem;pointer-events:none;position:relative;text-align:center;text-decoration:inherit;text-transform:inherit;width:100%}.un-filter-container{display:flex}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.un-filter-container{display:none!important}.un-filter-container--open{display:block!important;margin-bottom:.5rem}}.un-filter-mobile-container{display:none}.un-filter-mobile-container .un-button:not(:last-child){margin-bottom:.5rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.un-filter-mobile-container{display:block}}input:not([type]),input[type],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}input:not([type]):invalid,input[type]:invalid,select:invalid,textarea:invalid{box-shadow:none}input:not([type]):-moz-submit-invalid,input:not([type]):-moz-ui-invalid,input[type]:-moz-submit-invalid,input[type]:-moz-ui-invalid,select:-moz-submit-invalid,select:-moz-ui-invalid,textarea:-moz-submit-invalid,textarea:-moz-ui-invalid{box-shadow:none}input:not([type]):focus,input[type]:focus,select:focus,textarea:focus{outline:none}.un-form{position:relative;width:100%}.un-form-container{display:flex;flex-direction:column;position:relative;width:100%}.un-form-container--row-no-wrap{display:flex;flex-direction:row;position:relative;width:100%}.un-form-container--column{display:flex;flex-direction:column;flex-wrap:wrap}.un-form-container--row{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.un-form-container--row .un-form-label{flex:1;margin:0}.un-form-container--row .un-form-helper-line{width:100%}.un-form-container--align-center{align-items:center}.un-form-container--align-center .un-form-label{margin:0}.un-form-container--required .un-form-floating-label:after,.un-form-container--required .un-form-label>p:after{color:var(--un-color-on-surface-variant);content:"*";font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;margin-left:2px;text-decoration:inherit;text-transform:inherit}.un-form-container--without-label .un-form-select__native-control,.un-form-container--without-label .un-form-text-field__input{padding:4px 14px}.un-form-container--with-bg .un-form-select__native-control,.un-form-container--with-bg .un-form-text-field__input{background-color:var(--un-theme-surface)}.un-form-container--no-label-margin .un-form-label p{margin:0}.un-form-container--hidden{display:none}.un-form-label{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;margin:6px 0;text-decoration:inherit;text-transform:inherit}.un-form-label>p{color:var(--un-color-on-surface-variant);margin:6px 0 0}.un-form-label>p,.un-form-label>p a{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;text-decoration:inherit;text-transform:inherit}.un-form-label>p a{border-bottom:2px solid;color:var(--un-color-primary);opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-form-label>p a:hover{opacity:.75}.un-form-floating-label{color:var(--un-color-on-surface-variant);cursor:text;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;height:26px;left:14px;letter-spacing:.009375em;line-height:1.75rem;overflow:hidden;pointer-events:none;position:absolute;text-align:left;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;top:15px;transform-origin:left top;transition:all .18s cubic-bezier(.4,0,.2,1);white-space:nowrap;will-change:transform}.un-form-floating-label--stretched{align-items:center;bottom:0;display:flex;height:100%;left:0;padding-left:1rem;right:0;top:0;width:100%}.un-form-floating-label--stretched:hover{cursor:pointer}.un-form-floating-label--above{transform:translateY(-50%) scale(.75)}.un-form-helper-line{display:flex;justify-content:space-between;margin-bottom:.5rem;min-height:14px;padding:4px 14px 0}.un-form-helper-line__text{color:var(--un-color-on-surface-variant);display:block;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03333333em;line-height:1.25rem;margin:0;opacity:0;position:absolute;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);will-change:opacity}.un-form-helper-line__text--static{opacity:1;transition:none;will-change:auto}.un-form-helper-line__chars{color:var(--un-color-on-surface-variant);display:block;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03333333em;line-height:1.25rem;margin:0 0 0 auto;padding-left:14px;text-decoration:inherit;text-transform:inherit;white-space:nowrap}.un-form-title{color:var(--un-color-on-surface);display:inline-flex;font-size:1.5rem;font-variant-numeric:proportional-nums;letter-spacing:normal;line-height:1.95rem;margin:0;width:100%}.un-form-headline h1,.un-form-title{font-family:Rubik,sans-serif,Arial,Helvetica;font-style:normal;font-weight:700;text-decoration:inherit;text-transform:inherit}.un-form-headline h1{font-size:2rem;font-variant-numeric:proportional-nums;letter-spacing:-.015625em;line-height:2.5rem}.un-form-headline h2{font-size:1.75rem;font-variant-numeric:proportional-nums;letter-spacing:-.00833333em;line-height:2.15rem}.un-form-headline h2,.un-form-headline h3{font-family:Rubik,sans-serif,Arial,Helvetica;font-style:normal;font-weight:700;text-decoration:inherit;text-transform:inherit}.un-form-headline h3{font-size:1.5rem;font-variant-numeric:proportional-nums;letter-spacing:normal;line-height:1.95rem}.un-form-headline h4{font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.25rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:.00735294em;line-height:1.75rem}.un-form-headline h4,.un-form-headline h5{text-decoration:inherit;text-transform:inherit}.un-form-headline h5{font-size:.875rem;letter-spacing:.03125em;line-height:1.375rem}.un-form-headline h5,.un-form-headline h6{font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700}.un-form-headline h6{font-size:.75rem;letter-spacing:.00714286em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.un-form-headline h1,.un-form-headline h2,.un-form-headline h3,.un-form-headline h4,.un-form-headline h5,.un-form-headline h6{color:var(--un-color-primary);margin-top:1rem}.un-form-headline h1>a,.un-form-headline h2>a,.un-form-headline h3>a,.un-form-headline h4>a,.un-form-headline h5>a,.un-form-headline h6>a{border-bottom:none;color:var(--un-color-primary);font-size:inherit;opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-form-headline h1>a:hover,.un-form-headline h2>a:hover,.un-form-headline h3>a:hover,.un-form-headline h4>a:hover,.un-form-headline h5>a:hover,.un-form-headline h6>a:hover{opacity:.75}.un-form-text{display:grid;grid-template-columns:1fr;overflow:hidden;padding:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-form-text{grid-gap:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.un-form-text{grid-gap:.75rem}}@media screen and (min-width:1020px) and (max-width:1599px){.un-form-text{grid-gap:1rem}}@media screen and (min-width:1600px){.un-form-text{grid-gap:1rem}}.un-form-text>*{grid-column:1;margin:0;min-width:0;word-break:break-word}.un-form-text p{color:var(--un-color-on-surface)}.un-form-text a,.un-form-text p{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;text-decoration:inherit;text-transform:inherit}.un-form-text a{border-bottom:2px solid;color:var(--un-color-primary);opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-form-text a:hover{opacity:.75}.un-form-title--required:after{color:var(--un-color-on-surface-variant);content:"*";font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;margin-left:5px;text-decoration:inherit;text-transform:inherit}.un-form-menu__content__checkbox-container{cursor:pointer;font-size:1rem;margin-bottom:12px;padding-left:1.4rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.un-form-menu__content__checkbox-container input{display:none}.un-form-menu__content__checkbox-container input:checked~.checkmark:after{display:flex}.un-form-menu__content__checkbox-container .checkmark{background-color:var(--un-theme-surface);border:2px solid var(--un-color-outline);border-radius:3px;height:16px;left:0;position:absolute;top:0;width:16px}.un-form-menu__content__checkbox-container .checkmark:after{border:solid #666;border-width:0 2px 2px 0;content:"";display:none;height:9px;left:3px;position:absolute;top:-1px;transform:rotate(45deg);width:4px}.un-form-answer{align-items:center;display:inline-flex;width:100%}.un-form-answer__icon{color:var(--un-color-on-surface-variant);display:inline-flex;height:24px;margin-right:.5rem;width:24px}.un-form-answer__icon>svg{fill:currentColor;height:24px;width:24px}.un-form-answer__text{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}.un-form-answer--correct>*{color:var(--un-color-success)}.un-form-answer--incorrect>*{color:var(--un-color-error)}.un-separator{align-items:center;color:var(--un-color-outline-variant);display:flex;flex-direction:row;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.03333333em;line-height:1.25rem;margin:.5rem 0;min-width:100px;text-decoration:inherit;text-transform:inherit;text-transform:uppercase}.un-separator:before{margin-right:.5rem}.un-separator:after,.un-separator:before{background-color:var(--un-color-outline-variant);content:"";display:flex;flex:1;flex-direction:column;height:2px}.un-separator:after{margin-left:.5rem}.un-separator--fullwidth{width:100%}.un-separator--line:before{margin-right:0}.un-separator--line:after{margin-left:0}.un-separator--title{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.05em;line-height:2.25rem;text-decoration:none;text-transform:uppercase}.un-fullwidth{width:100%!important}.un-fullheight{height:100%!important}.un-fullwidth-view{width:100vw!important}.un-fullheight-view{height:100vw!important}h1.un-text-style{font-size:2rem;font-variant-numeric:proportional-nums;letter-spacing:-.015625em;line-height:2.5rem}h1.un-text-style,h2.un-text-style{color:var(--un-theme-text-high);font-family:Rubik,sans-serif,Arial,Helvetica;font-style:normal;font-weight:700;margin:0 0 1rem;text-decoration:inherit;text-transform:inherit}h2.un-text-style{font-size:1.75rem;font-variant-numeric:proportional-nums;letter-spacing:-.00833333em;line-height:2.15rem}h3.un-text-style{font-size:1.5rem;font-variant-numeric:proportional-nums;letter-spacing:normal;line-height:1.95rem}h3.un-text-style,h4.un-text-style{color:var(--un-theme-text-high);font-family:Rubik,sans-serif,Arial,Helvetica;font-style:normal;font-weight:700;margin:0 0 1rem;text-decoration:inherit;text-transform:inherit}h4.un-text-style{font-size:1.25rem;font-variant-numeric:proportional-nums;letter-spacing:.00735294em;line-height:1.75rem}h5.un-text-style{font-size:.875rem;letter-spacing:.03125em;line-height:1.375rem;margin:0 0 .5rem}h5.un-text-style,h6.un-text-style{color:var(--un-theme-text-high);font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;text-decoration:inherit;text-transform:inherit}h6.un-text-style{font-size:.75rem;letter-spacing:.00714286em;line-height:1.25rem;margin:0 0 .25rem}p.un-text-style{color:var(--un-theme-text-high);margin:0 0 .5rem}p.un-text-style,p.un-text-style a{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;text-decoration:inherit;text-transform:inherit}p.un-text-style a{border-bottom:2px solid;color:var(--un-color-primary);opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}p.un-text-style a:hover{opacity:.75}a.un-text-style{border-bottom:2px solid;color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;opacity:1;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}a.un-text-style:hover{opacity:.75}a.un-text-style-inline-anchor{color:inherit}.un-text-style--no-decoration{border-bottom:0}.un-dialog{align-items:center;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.un-dialog--open{display:flex;z-index:1001}.un-dialog--open .un-dialog__scrim{opacity:1}.un-dialog--open .un-dialog__container{opacity:1;transform:scale(1)}.un-dialog--opening{display:flex;z-index:1001}.un-dialog--opening .un-dialog__scrim{transition:opacity .15s linear}.un-dialog--opening .un-dialog__container{transition:opacity 75ms linear,transform .15s cubic-bezier(0,0,.2,1) 0ms}.un-dialog--closing{display:flex;z-index:1001}.un-dialog--closing .un-dialog__scrim{transition:opacity 75ms linear}.un-dialog--closing .un-dialog__container{transition:opacity 75ms linear,transform 75ms cubic-bezier(0,0,.2,1) 0ms}.un-dialog--scrollable .un-dialog__header{border-bottom-color:var(--un-color-outline-variant)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-dialog--scrollable .un-dialog__content{padding:1rem}}@media screen and (min-width:600px) and (max-width:1019px){.un-dialog--scrollable .un-dialog__content{padding:1rem 1.5rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-dialog--scrollable .un-dialog__content{padding:1rem 2rem}}.un-dialog--scrollable .un-dialog__footer{border-top-color:var(--un-color-outline-variant)}.un-dialog--sm-width .un-dialog__surface{max-width:90vw;width:360px}.un-dialog--md-width .un-dialog__surface{max-width:90vw;width:440px}.un-dialog--lg-width .un-dialog__surface{max-width:90vw;width:560px}.un-dialog--lg-height .un-dialog__surface{max-height:65vh}.un-dialog--xl-width .un-dialog__surface{max-width:90vw;width:800px}.un-dialog--fullwidth .un-dialog__surface{width:100vh}.un-dialog--fullheight .un-dialog__surface{height:100vh}.un-dialog--fullscreen .un-dialog__surface{border-radius:0;height:100vh;width:100vw}.un-dialog--visible-web-header .un-dialog__surface{padding-top:64px}.un-dialog--align-top .un-dialog__scrim{align-items:flex-start}.un-dialog--align-bottom .un-dialog__scrim{align-items:flex-end}.un-dialog--align-right .un-dialog__scrim{justify-content:flex-end}.un-dialog--align-left .un-dialog__scrim{justify-content:flex-start}.un-dialog--state-success .un-dialog__surface{border:2px solid var(--un-color-success)}.un-dialog--state-success .un-dialog__header-title{color:var(--un-color-success)}.un-dialog--state-warning .un-dialog__surface{border:2px solid var(--un-color-warning)}.un-dialog--state-warning .un-dialog__header-title{color:var(--un-color-warning)}.un-dialog--state-error .un-dialog__surface{animation:shake_animation .3s linear;border:2px solid var(--un-color-error)}.un-dialog--state-error .un-dialog__header-title{color:var(--un-color-error)}.un-dialog__scrim{background-color:rgba(0,0,0,.32);justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:-1}.un-dialog__container,.un-dialog__scrim{align-items:center;display:flex;height:100%;opacity:0;transition:all .15s cubic-bezier(.4,0,1,1)}.un-dialog__container{flex-direction:row;justify-content:space-around;pointer-events:none;transform:scale(.8)}.un-dialog__surface{background-color:var(--un-theme-surface);border:2px solid transparent;border-radius:6px;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;max-height:100%;max-width:100%;overflow-y:auto;pointer-events:auto;transition:all .18s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-dialog__surface{max-height:90vh;max-width:90vw}}@media screen and (min-width:600px) and (max-width:1019px){.un-dialog__surface{max-width:560px;min-width:280px}}@media screen and (min-width:1020px) and (max-width:1599px){.un-dialog__surface{max-width:560px;min-width:280px}}@media screen and (min-width:1600px){.un-dialog__surface{max-width:560px;min-width:280px}}.un-dialog__header{align-items:center;border-bottom:1px solid transparent;display:flex;flex-direction:row;flex-shrink:0;justify-content:space-between;margin:0;position:relative}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-dialog__header{padding:.5rem 1rem}}@media screen and (min-width:600px) and (max-width:1019px){.un-dialog__header{padding:1rem 1.5rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-dialog__header{padding:1rem 2rem}}.un-dialog__header-title{color:var(--un-theme-text-high);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1.75rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.00833333em;line-height:2.15rem;margin:0;text-decoration:inherit;text-transform:inherit}.un-dialog__header-close{display:inline-flex;margin-left:1rem;padding:.5rem}.un-dialog__header-close:hover svg{opacity:.75}.un-dialog__header-close svg{fill:var(--un-color-on-surface-variant);height:24px;opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1);width:24px}.un-dialog__message{-webkit-overflow-scrolling:touch;flex-grow:1;margin:0;overflow:auto;padding:0 2rem}.un-dialog__message:empty{display:none}.un-dialog__message .un-message{margin:0 0 1rem}.un-dialog__content{-webkit-overflow-scrolling:touch;color:var(--un-color-on-surface-variant);flex-grow:1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;margin:0;overflow-y:auto;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-dialog__content{padding:.25rem 1rem}}@media screen and (min-width:600px) and (max-width:1019px){.un-dialog__content{padding:.25rem 1.5rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-dialog__content{padding:.25rem 2rem}}.un-dialog__content p{color:var(--un-theme-text-high);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;overflow-wrap:break-word;text-decoration:inherit;text-transform:inherit;white-space:pre-line}.un-dialog__content p>strong{font-weight:700}.un-dialog__content p>em{font-style:italic}.un-dialog__content p>a{border-bottom:2px solid;color:var(--un-color-primary);opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-dialog__content p>a:hover{opacity:.75}.un-dialog__content p>code{color:var(--un-color-on-surface-variant);font-family:monospace;letter-spacing:.025em}.un-dialog__content h4{color:var(--un-theme-text-high);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1.25rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:.00735294em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit}.un-dialog__footer{align-items:center;border-top:1px solid transparent;display:flex;flex-direction:row;flex-shrink:0;justify-content:flex-end;margin:0;position:relative}.un-dialog__footer>.un-button:last-child{margin-left:.5rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-dialog__footer{padding:1rem}.un-dialog__footer.un-dialog__footer--mobile-rows{padding:.25rem .5rem}.un-dialog__footer.un-dialog__footer--mobile-rows .un-button-group{flex-direction:column-reverse;justify-content:center;width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.un-dialog__footer{padding:1rem 1.5rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-dialog__footer{padding:1rem 2rem}}.un-dialog-scroll-lock{overflow:hidden}@keyframes primary-indeterminate-translate{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(83.67142%)}to{transform:translateX(200.611057%)}}@keyframes primary-indeterminate-scale{0%{transform:scaleX(.08)}36.65%{animation-timing-function:cubic-bezier(.334731,.12482,.785844,1);transform:scaleX(.08)}69.15%{animation-timing-function:cubic-bezier(.06,.11,.6,1);transform:scaleX(.661479)}to{transform:scaleX(.08)}}@keyframes secondary-indeterminate-translate{0%{animation-timing-function:cubic-bezier(.15,0,.515058,.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);transform:translateX(37.651913%)}48.35%{animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);transform:translateX(84.386165%)}to{transform:translateX(160.277782%)}}@keyframes secondary-indeterminate-scale{0%{animation-timing-function:cubic-bezier(.205028,.057051,.57661,.453971);transform:scaleX(.08)}19.15%{animation-timing-function:cubic-bezier(.152313,.196432,.648374,1.004315);transform:scaleX(.457104)}44.15%{animation-timing-function:cubic-bezier(.257759,-.003163,.211762,1.38179);transform:scaleX(.72796)}to{transform:scaleX(.08)}}.un-progress{height:4px;margin:1rem 0;opacity:0;overflow:hidden;position:relative;text-align:left;transform:translateZ(0);transition:opacity .25s cubic-bezier(.4,0,.6,1);visibility:hidden;width:100%}.un-progress--active{opacity:1;visibility:visible}.un-progress--indeterminate .un-progress__primary-bar{animation:primary-indeterminate-translate 2s linear infinite;left:-145.166611%}.un-progress--indeterminate .un-progress__primary-bar>.un-progress__bar-indicator{animation:primary-indeterminate-scale 2s linear infinite}.un-progress--indeterminate .un-progress__secondary-bar{animation:secondary-indeterminate-translate 2s linear infinite;left:-54.888891%;visibility:visible}.un-progress--indeterminate .un-progress__secondary-bar>.un-progress__bar-indicator{animation:secondary-indeterminate-scale 2s linear infinite}.un-progress--top{top:0}.un-progress--bottom,.un-progress--top{left:0;margin:0;position:absolute;right:0}.un-progress--bottom{bottom:0}.un-progress__buffer{background-color:var(--un-color-primary);opacity:.1}.un-progress__bar,.un-progress__buffer{height:100%;position:absolute;transform-origin:top left;transition:transform .25s cubic-bezier(.4,0,.6,1);width:100%}.un-progress__bar{animation:none;opacity:1}.un-progress__primary-bar{transform:scaleX(0)}.un-progress__secondary-bar{visibility:hidden}.un-progress__bar-indicator{animation:none;background-color:var(--un-color-primary);display:block;height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform 7s linear;width:100%}.un-progress-anim .un-progress__bar-indicator{transform:scaleX(1)}.un-chip{align-items:center;background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:100px;color:var(--un-color-on-surface-variant);display:inline-flex;flex-shrink:0;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;height:32px;justify-content:center;letter-spacing:.01em;line-height:1.25rem;overflow:hidden;padding:0 16px;position:relative;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.un-chip[data-url],.un-chip[href],.un-chip[type]{cursor:pointer}.un-chip[data-url]:hover,.un-chip[href]:hover,.un-chip[type]:hover{background-color:var(--un-color-surface-bg-highest)}.un-chip--circle{border-radius:50%;height:32px;padding:0 6px;width:32px}.un-chip--disabled{background-color:var(--un-color-surface-bg-low);color:var(--un-color-outline-variant);cursor:default;pointer-events:none}.un-chip--info{background-color:transparent;border-color:var(--un-color-on-surface-variant);pointer-events:none}.un-chip--primary-theme{background-color:var(--un-color-primary-bg)!important;border-color:var(--un-color-on-primary-bg);color:var(--un-color-on-primary-bg)}.un-chip--primary-theme:hover{filter:grayscale(.5)}.un-chip--success{background-color:var(--un-color-success-bg)!important;border-color:var(--un-color-on-success-bg);color:var(--un-color-on-success-bg)}.un-chip--success:hover{filter:grayscale(.5)}.un-chip--success.un-chip--active{background-color:var(--un-color-success)!important;border-color:var(--un-color-success)!important;color:var(--un-color-on-success)!important}.un-chip--error{background-color:var(--un-color-error-bg)!important;border-color:var(--un-color-on-error-bg);color:var(--un-color-on-error-bg)}.un-chip--error:hover{filter:grayscale(.5)}.un-chip--error.un-chip--active{background-color:var(--un-color-error)!important;border-color:var(--un-color-error)!important;color:var(--un-color-on-error)!important}.un-chip--active{background-color:var(--un-color-secondary-bg);border-color:transparent;color:var(--un-color-on-secondary-bg)}.un-chip--active.un-chip--active:hover{background-color:var(--un-color-secondary-bg);filter:grayscale(.5)}.un-chip__icon{border-radius:50%;height:20px;outline:none;vertical-align:middle;width:20px}.un-chip__icon[data-url],.un-chip__icon[href],.un-chip__icon[type]{color:var(--un-color-on-surface);cursor:pointer;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-chip__icon[data-url]:hover,.un-chip__icon[href]:hover,.un-chip__icon[type]:hover{color:var(--un-color-on-surface-variant)}.un-chip__icon>svg{fill:currentColor;height:20px;opacity:.8;width:20px}.un-chip__icon>svg[id*=flag-icons]{fill:unset;border-radius:3px;opacity:1}.un-chip__icon>.un-loader-spinner-wrapper{padding:0}.un-chip__icon>.un-loader-spinner-wrapper svg circle{stroke:currentColor}.un-chip__icon--before{margin:0 4px 0 -4px}.un-chip__icon--after{margin:0 -4px 0 4px}.un-chip__icon--small,.un-chip__icon--small>svg{height:18px;width:18px}.un-chip__text{color:currentColor;white-space:nowrap}.un-chip__text>strong{font-weight:700}.un-chip-group{display:flex;flex-wrap:wrap;padding:4px}.un-chip-group .un-chip{margin:4px}.un-chip-group:empty{padding:0}.un-chip-group--info{opacity:.8}.un-chip-group--content-center{justify-content:center}.un-chip-group--content-end{justify-content:flex-end}.un-chip-group--fullwidth{width:100%}.un-chip-group--fullblock{margin:0 -4px;padding:4px 0;width:calc(100% + 8px)}.un-chip-group--small .un-chip{font-size:.7rem;height:24px;margin:2px;padding:0 8px}.un-chip-group--small .un-chip--circle{width:24px}.un-chip-group--small .un-chip__icon,.un-chip-group--small .un-chip__icon>svg{height:14px;width:14px}.un-list{list-style-type:none;margin:0;padding:.5rem 0}.un-list--fullwidth{width:100%}.un-list--raised>.un-list-item{background-color:var(--un-color-surface-bg-lowest);margin:.25rem 0;padding:.25rem 1rem}.un-list--raised>.un-list-item:hover{background-color:var(--un-color-surface-dim)}.un-list--raised>.un-list-item>.un-list-item__before>svg{fill:var(--un-color-primary)}.un-list--raised>.un-list-item--theme-success{background-color:var(--un-color-success-bg)}.un-list--raised>.un-list-item--theme-error{background-color:var(--un-color-error-bg)}.un-list--outline>.un-list-item{border:1px solid var(--un-color-outline);margin:.25rem 0;padding:.25rem 1rem}.un-list--outline>.un-list-item>.un-list-item__before>svg{fill:var(--un-color-primary)}.un-list--outline>.un-list-item--theme-success{border-color:var(--un-color-success)}.un-list--outline>.un-list-item--theme-error{border-color:var(--un-color-error)}.un-list--sparse>.un-list-item{margin:.5rem 0;padding:.35rem 1rem}.un-list--separators>.un-list-item:after{background-color:var(--un-color-outline-variant);bottom:0;content:"";display:block;height:1px;left:1rem;position:absolute;right:0;width:calc(100% - 2rem)}.un-list--separators>.un-list-item:last-child:after{content:none}.un-list-item{align-items:center;border-radius:4px;display:flex;justify-content:flex-start;margin:2px 0;min-height:48px;overflow:hidden;padding:0 1rem;position:relative;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-list-item:disabled{cursor:default;opacity:.5;pointer-events:none}.un-list-item:first-child{margin-top:0}.un-list-item:last-child{margin-bottom:0}.un-list-item:hover .un-list-item__text-primary{color:var(--un-color-primary)}.un-list-item--disabled{cursor:default;opacity:.5;pointer-events:none}.un-list-item--align-start{align-items:flex-start}.un-list-item--theme-success .un-list-item__after>svg,.un-list-item--theme-success .un-list-item__before>svg{fill:var(--un-color-success)}.un-list-item--theme-success .un-list-item__text,.un-list-item--theme-success .un-list-item__text-primary,.un-list-item--theme-success .un-list-item__text-secondary{color:var(--un-color-success)}.un-list-item--theme-error .un-list-item__after>svg,.un-list-item--theme-error .un-list-item__before>svg{fill:var(--un-color-error)}.un-list-item--theme-error .un-list-item__text,.un-list-item--theme-error .un-list-item__text-primary,.un-list-item--theme-error .un-list-item__text-secondary{color:var(--un-color-error)}.un-list-item__before{align-items:center;color:var(--un-color-primary);display:flex;flex-shrink:0;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.25rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;height:22px;justify-content:flex-start;letter-spacing:.00735294em;line-height:1.75rem;margin:0 1rem 0 0;text-decoration:inherit;text-transform:inherit;width:22px}.un-list-item__before>svg{fill:var(--un-color-on-surface-variant);height:22px;width:22px}.un-list-item__after{align-items:center;flex-shrink:0;height:20px;justify-content:center;margin:0 0 0 1rem;width:20px}.un-list-item__after>svg{fill:var(--un-color-on-surface-variant);height:20px;width:20px}.un-list-item__text{align-items:flex-start;color:var(--un-color-on-surface);display:flex;flex:1;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.009375em;line-height:1.75rem;max-width:100%;overflow:hidden;text-decoration:inherit;text-decoration:none;text-transform:inherit}.un-list-item__text-nowrap{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.un-list-item__text-primary{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;line-height:1.4rem;text-align:left;text-decoration:inherit;text-decoration:none;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-list-item__text-primary:empty{display:none}.un-list-item__text-primary>span{align-items:center;color:var(--un-color-on-surface-variant);display:inline-flex;font-size:.8rem;justify-content:flex-end;margin:0 .15rem;position:relative;top:3px}.un-list-item__text-primary>span>svg{fill:currentColor;height:16px;margin-right:.25rem;width:16px}.un-list-item__text-primary>.un-chip{font-size:.6rem;height:18px;margin-left:2px;padding:0 8px;top:-5px}.un-list-item__text-primary a{color:var(--un-color-primary);cursor:pointer;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-list-item__text-primary a:hover{opacity:.7}.un-list-item__text-secondary{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:.01em;line-height:1.25rem;text-align:left;text-decoration:inherit;text-decoration:none;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-list-item__text-secondary:empty{display:none}.un-list-item__text-secondary>span{align-items:center;display:inline-flex;flex:1;justify-content:flex-end;margin:0 .15rem}.un-list-item__text-secondary>span>svg{fill:currentColor;height:16px;margin-right:.25rem;width:16px}.un-list-item__text-secondary a{color:var(--un-color-on-surface-variant);cursor:pointer;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:.01em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-list-item__text-secondary a:hover{opacity:.7}.un-list-item__text-secondary .un-list-item__text-secondary__date{flex:unset;white-space:nowrap}.un-list-item__notification{align-items:center;background-color:var(--un-color-primary);border-radius:1000px;display:flex;flex-direction:row;height:10px;justify-content:center;position:relative;width:10px}.un-list-item__notification:not(:empty){color:var(--un-color-on-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;height:20px;letter-spacing:.00714286em;line-height:1.375rem;line-height:20px;min-width:20px;padding:0 5px;text-decoration:inherit;text-transform:inherit;width:auto}.un-list-item__notification+.un-list-item__after{margin:0 0 0 .25rem}.un-list-item__image{align-items:center;flex-shrink:0;height:64px;justify-content:center;margin:0;width:64px}.un-list-item__image img{border:1px solid var(--un-color-outline-variant);border-radius:4px!important;box-shadow:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-list-item__image.un-list-item__before{margin:0 .25rem 0 -.5rem}.un-list-item__image.un-list-item__after{margin:0 -.5rem 0 .25rem}.un-list-item__image.un-list-item__image--avatar{height:36px;width:40px}.un-list-item__image.un-list-item__image--avatar img{border:2px solid var(--un-color-outline-variant);border-radius:50%;height:36px;width:36px}.un-list-item__image>a{transition:all .18s cubic-bezier(.4,0,.2,1)}.un-list-item__image>a:hover{opacity:.9}.un-list-item__image--cover{height:auto}.un-list-separator{background-color:var(--un-color-outline-variant);display:block;height:1px;margin:1rem 0;width:100%}@keyframes loading-bg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.un-loader-oembed{animation:loading-bg 1s ease infinite;background:linear-gradient(90deg,var(--un-color-surface-bg-high),var(--un-color-surface-bg-highest),var(--un-color-surface-bg-low));background-size:400% 400%;border:1px solid var(--un-color-outline)}.un-loader-spinner{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center}.un-loader-spinner svg circle{stroke:var(--un-color-primary)}.un-loader-spinner--on-surface svg circle{stroke:var(--un-theme-on-surface)}.un-loader-spinner--on-dark svg circle{stroke:var(--un-color-on-primary)}.un-loader-spinner--size-sm svg{height:18px;width:18px}.un-loader-spinner--size-md svg{height:24px;width:24px}.un-loader-spinner--size-lg svg{height:36px;width:36px}.un-loader-spinner--size-xl svg{height:48px;width:48px}.un-loader-spinner-local-container{position:relative}.un-loader-spinner-wrapper{align-items:center;background-color:transparent;border-radius:50%;display:flex;flex-direction:column;justify-content:center;margin:auto;opacity:0;padding:.5rem;pointer-events:none;transform:scale(0);transition:all .18s cubic-bezier(.4,0,1,1);visibility:hidden;z-index:-1}.un-loader-spinner-wrapper--visible{opacity:1;transform:scale(1);visibility:visible;z-index:200}.un-loader-spinner-wrapper--visible.un-loader-spinner-wrapper--global{z-index:5000}.un-loader-spinner-wrapper--visible>.un-loader-spinner{z-index:200}.un-loader-spinner-wrapper--global{background-color:var(--un-theme-surface);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);left:50vw;padding:.75rem;position:fixed;top:25vh}.un-loader-spinner-wrapper--local{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:0;inset:-1rem;position:absolute}.un-carousel{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:100%;position:relative;text-decoration:none;width:100%}.un-carousel:hover .un-carousel__nav{opacity:.9}.un-carousel--fullsize .un-carousel__wrapper{margin:0 0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-carousel--fullsize .un-carousel__wrapper{margin:0}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.un-carousel--fullsize .un-carousel__nav{display:none}.un-carousel--fullsize .un-carousel__viewport{flex-wrap:wrap;transform:translateZ(0)!important;width:auto!important}.un-carousel--fullsize .un-carousel__viewport-item{border-bottom:2px solid #616161;width:100%!important}.un-carousel--fullsize .un-carousel__viewport-item:last-of-type{border-bottom:none}}.un-carousel--fullsize .un-carousel__viewport-item .un-aspect-ratio{padding-bottom:0!important}.un-carousel--fullsize .un-carousel__viewport-item .un-aspect-ratio img{height:auto;margin:0 auto;max-width:100%;position:relative;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.un-carousel--fullsize .un-carousel__viewport-sda{background-color:#263238;border-bottom:2px solid #616161;display:flex;width:100%!important}.un-carousel--fullsize .un-carousel__viewport-sda .sda-space__label{color:hsla(0,0%,100%,.7)}.un-carousel--fullsize .un-carousel__description{background:transparent;padding:.5rem 0 0;position:relative}.un-carousel--fullsize .un-carousel__pagination{display:none}}.un-carousel--fullsize .un-carousel__viewport-image img{max-height:70vh}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.un-carousel--fullsize .un-carousel__viewport-image img{max-height:unset}}.un-carousel--preview .un-carousel__wrapper:before{background-image:linear-gradient(transparent,rgba(0,0,0,.8));background-position:bottom;background-repeat:no-repeat;background-size:100% 30%;bottom:0;left:0;position:absolute;right:0;top:0;z-index:103}.un-carousel--preview .un-carousel__pagination{justify-content:flex-start;width:100%}.un-carousel--header .un-carousel__viewport-item .un-aspect-ratio{padding-bottom:0!important}.un-carousel--header .un-carousel__viewport-item .un-aspect-ratio img{height:auto;margin:0 auto;max-width:100%;position:relative;width:auto}.un-carousel--header .un-carousel__viewport-image img{width:100%!important}.un-carousel__wrapper{background-color:var(--un-color-surface-bg-high);border:1px solid var(--un-color-outline);border-radius:6px;box-shadow:0 0 0 0 transparent;height:100%;overflow:hidden;position:relative;width:100%}.un-carousel__viewport{align-items:stretch;display:flex;flex-direction:row;height:inherit;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.un-carousel__viewport-item{align-items:center;background-color:var(--un-color-surface-bg-high);display:flex;flex-direction:column;height:auto;justify-content:center;overflow:hidden;padding:.5rem;position:relative;transform:translateZ(0)}.un-carousel__viewport-image{z-index:102}.un-carousel__viewport-image img{aspect-ratio:16/9;border-radius:6px;-o-object-fit:contain;object-fit:contain}.un-carousel__viewport-sda{background-color:var(--un-color-surface-bg-high);display:none;padding:1rem 0 0;transform:translateZ(0);width:100%}.un-carousel__bg,.un-carousel__viewport-sda{align-items:center;flex-direction:column;justify-content:center;overflow:hidden}.un-carousel__bg{background-color:#263238;bottom:0;display:flex;height:100%;left:0;position:absolute;right:0;top:0;z-index:101}.un-carousel__bg-image{filter:blur(3px);height:20%;opacity:.5;transform:scale(6);width:20%}.un-carousel__bg-image>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.un-carousel__nav{height:0;left:0;position:absolute;top:50%;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:2}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-carousel__nav{opacity:.9}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.un-carousel__nav{opacity:.5}}.un-carousel__nav-button{align-items:center;background-color:var(--un-theme-surface);border-radius:50%;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);color:var(--un-theme-text-medium);cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:absolute;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-carousel__nav-button:hover{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.un-carousel__nav-button:disabled{opacity:0;pointer-events:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-carousel__nav-button{height:36px;top:-18px;width:36px}.un-carousel__nav-button>svg{height:24px;width:24px}}@media screen and (min-width:600px) and (max-width:1019px){.un-carousel__nav-button{height:48px;top:-24px;width:48px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-carousel__nav-button{height:56px;top:-28px;width:56px}}.un-carousel__nav-button>svg{fill:currentColor;height:36px;width:36px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-carousel__nav-button--next{right:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.un-carousel__nav-button--next{right:1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-carousel__nav-button--next{right:1rem}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-carousel__nav-button--prev{left:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.un-carousel__nav-button--prev{left:1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-carousel__nav-button--prev{left:1rem}}.un-carousel__description{align-items:flex-start;background-image:linear-gradient(transparent,rgba(0,0,0,.8));background-position:bottom;background-repeat:no-repeat;background-size:100% 100%;bottom:0;color:#fff;display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;justify-content:flex-end;left:0;letter-spacing:.03333333em;line-height:1.25rem;padding:3rem 1rem .5rem;position:absolute;right:0;text-decoration:inherit;text-decoration:none;text-shadow:0 0 2px rgba(0,0,0,.5),0 0 20px rgba(0,0,0,.5);text-transform:inherit;width:100%;z-index:103}.un-carousel__description:empty{display:none}.un-carousel__pagination{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:.5rem 0 0!important}.un-carousel__pagination-item{background-color:var(--un-color-surface-bg-high);border:1px solid var(--un-color-outline)!important;border-radius:4px;box-shadow:0 0 0 0 transparent;cursor:pointer;display:block;margin:.25rem!important;opacity:.9;overflow:hidden;position:relative;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);width:100px}.un-carousel__pagination-item:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);opacity:1!important}.un-carousel__pagination-item:active{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);opacity:1!important}.un-carousel__pagination-item>.underline{background-color:var(--un-color-primary);bottom:0;height:0;left:0;position:absolute;right:0;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%;z-index:105}.un-carousel__pagination-item--active>.underline{height:3px}.un-carousel__pagination-item--sda{display:none}.un-carousel__more{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:.25rem!important;opacity:1;padding:.5rem 0 .5rem 1rem;text-decoration:none}.un-carousel__more:active,.un-carousel__more:hover{opacity:.85}.un-carousel__more:active .un-carousel__more-icon,.un-carousel__more:hover .un-carousel__more-icon{left:.25rem}.un-carousel__more-text{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.un-carousel__more-text>span:first-of-type{color:var(--un-color-primary);font-size:1rem;font-weight:700;letter-spacing:.009375em;line-height:1.75rem}.un-carousel__more-text>span:first-of-type,.un-carousel__more-text>span:last-of-type{font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal;text-decoration:inherit;text-transform:inherit}.un-carousel__more-text>span:last-of-type{color:var(--un-theme-text-medium);font-size:.875rem;font-weight:400;letter-spacing:.01em;line-height:1.25rem}.un-carousel__more-icon{align-items:center;display:flex;flex-direction:column;justify-content:center;left:0;margin:0;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-carousel__more-icon>svg{fill:var(--un-color-primary);height:36px;width:36px}.un-carousel__zoom{align-items:center;background-color:var(--un-theme-surface);border-radius:50%;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);color:var(--un-theme-text-medium);cursor:pointer;display:flex;flex-direction:column;justify-content:center;opacity:.7;position:absolute;right:.5rem;top:.5rem;transition:all .18s cubic-bezier(.4,0,.2,1);z-index:103}.un-carousel__zoom:hover{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);opacity:.9}.un-carousel__zoom:disabled{opacity:0;pointer-events:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-carousel__zoom{height:32px;right:.25rem;top:.25rem;width:32px}.un-carousel__zoom>svg{height:20px;width:20px}}@media screen and (min-width:600px) and (max-width:1019px){.un-carousel__zoom{height:32px;width:32px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-carousel__zoom{height:36px;width:36px}}.un-carousel__zoom>svg{fill:currentColor;height:24px;width:24px}.viewer-open{padding-right:0!important}.viewer-container img{border-radius:6px}.viewer-close:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' opacity='.54' width='24' height='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E")!important;background-position:50%!important;background-size:auto!important;content:""!important;height:50px!important;width:50px!important}[dark] .viewer-close:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' opacity='.7' width='24' height='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E")!important}.viewer-button{background-color:var(--un-theme-surface)!important;border-radius:50%!important;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important;height:50px!important;right:calc(50% - 25px)!important;top:1rem!important;transition:all .18s cubic-bezier(.4,0,.2,1)!important;width:50px!important}.viewer-button:before{bottom:0!important;left:0!important}.viewer-title{background-color:var(--un-theme-surface);border-radius:1000px;color:var(--un-theme-text-high)!important;margin:0 .5rem 1rem!important;padding:.5rem 1rem!important}.viewer-download,.viewer-title{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03333333em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.viewer-download{align-items:center;background-color:var(--un-theme-surface)!important;border-radius:1000px!important;display:flex;justify-content:center;width:200px!important}.viewer-download:before{color:var(--un-theme-text-high)!important;content:"Stáhnout";font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03333333em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;width:200px!important}.un-snackbar{align-items:center;background-color:var(--un-theme-element);border-radius:4px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);display:flex;flex-direction:row;justify-content:space-between;max-width:568px;min-width:288px;padding:.5rem 1rem;pointer-events:none;position:fixed;transition:transform .25s cubic-bezier(.4,0,1,1);will-change:transform;z-index:2000}.un-snackbar--state-success{background-color:var(--un-color-success)}.un-snackbar--state-success .un-button,.un-snackbar--state-success .un-snackbar__text{color:var(--un-theme-on-success)}.un-snackbar--state-warning{background-color:var(--un-color-warning)}.un-snackbar--state-warning .un-button,.un-snackbar--state-warning .un-snackbar__text{color:var(--un-theme-on-warning)}.un-snackbar--state-error{background-color:var(--un-color-error)}.un-snackbar--state-error .un-button,.un-snackbar--state-error .un-snackbar__text{color:var(--un-theme-on-error)}.un-snackbar--top-left{left:2rem;top:10vh;transform:translateY(-500%)}.un-snackbar--top-center{left:50%;top:10vh;transform:translate(-50%,-500%)}.un-snackbar--bottom-left{bottom:2rem;left:2rem;transform:translateY(200%)}.un-snackbar--bottom-center{bottom:2rem;left:50%;transform:translate(-50%,200%)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-snackbar--top-center,.un-snackbar--top-left{top:15vh;width:90vw!important}.un-snackbar--bottom-center,.un-snackbar--bottom-left{bottom:64px;width:90vw!important}}.un-snackbar--active{pointer-events:auto;transition:transform .25s cubic-bezier(0,0,.2,1)}.un-snackbar--active.un-snackbar--top-left{transform:translate(0)!important}.un-snackbar--active.un-snackbar--top-center{transform:translate(-50%)!important}.un-snackbar--active.un-snackbar--bottom-left{transform:translate(0)!important}.un-snackbar--active.un-snackbar--bottom-center{transform:translate(-50%)!important}.un-snackbar--active>.un-snackbar__action,.un-snackbar--active>.un-snackbar__text{opacity:1;transition:opacity .3s cubic-bezier(.4,0,1,1)}.un-snackbar__text{color:var(--un-theme-text-high);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;margin:.25rem 0;opacity:0;text-decoration:inherit;text-transform:inherit;transition:opacity .3s cubic-bezier(.4,0,1,1)}.un-snackbar__text a{border-bottom:2px solid;color:var(--un-color-primary);opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.un-snackbar__text a:hover{opacity:.75}.un-snackbar__action{margin-left:2rem;opacity:0;transition:opacity .3s cubic-bezier(.4,0,1,1)}.un-collapse{align-items:stretch;border:1px solid var(--un-color-outline);border-radius:4px;box-shadow:0 0 0 0 transparent;display:flex;flex-direction:column;height:auto;justify-content:flex-start;overflow:hidden;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-collapse--open .un-collapse__header{border-bottom-color:var(--un-color-outline-variant)}.un-collapse--open .un-collapse__expand>svg{transform:rotate(180deg)}.un-collapse--open .un-collapse__content{display:flex}.un-collapse-group{border:1px solid var(--un-color-outline);border-radius:4px;box-shadow:0 0 0 0 transparent;display:flex;flex-direction:column;height:auto;overflow:hidden;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-collapse-group .un-collapse{border-left:none;border-radius:0;border-right:none;border-top:none}.un-collapse-group .un-collapse:last-of-type{border-bottom:none}.un-collapse__header{background-color:var(--un-color-surface-bg-low);border-bottom:1px solid transparent;cursor:pointer;display:flex;flex-direction:row;flex-grow:0;justify-content:space-between;padding:1rem;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-collapse__header:hover{background-color:var(--un-color-surface-bg-high)}.un-collapse__media{margin:0 1rem 0 0}.un-collapse__media,.un-collapse__media-icon>svg{align-items:center;display:flex;flex-direction:column;justify-content:center}.un-collapse__media-icon>svg{fill:var(--un-theme-text-medium);height:24px;width:24px}.un-collapse__media-icon:empty{display:none}.un-collapse__media-icon--pulse svg{animation:pulse_animation 2s linear infinite}.un-collapse__media-profile{align-items:center;border:2px solid var(--un-color-outline);border-radius:50%;display:flex;flex-direction:column;flex-shrink:0;height:40px;justify-content:center;margin:0 .5rem 0 0;transition:all .18s cubic-bezier(.4,0,.2,1);width:40px}.un-collapse__media-profile img{border-radius:50%;height:36px;overflow:hidden;position:relative;width:36px}.un-collapse__media-profile img:before{background-color:#e0e0e0;border-radius:inherit;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.un-collapse__media-profile img:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTQgNGg3VjJINGMtMS4xIDAtMiAuOS0yIDJ2N2gyVjR6bTYgOS00IDVoMTJsLTMtNC0yLjAzIDIuNzFMMTAgMTN6bTctNC41YzAtLjgzLS42Ny0xLjUtMS41LTEuNVMxNCA3LjY3IDE0IDguNXMuNjcgMS41IDEuNSAxLjVTMTcgOS4zMyAxNyA4LjV6TTIwIDJoLTd2Mmg3djdoMlY0YzAtMS4xLS45LTItMi0yem0wIDE4aC03djJoN2MxLjEgMCAyLS45IDItMnYtN2gtMnY3ek00IDEzSDJ2N2MwIDEuMS45IDIgMiAyaDd2LTJINHYtN3oiLz48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:50%;left:25%;opacity:.5;position:absolute;top:25%;width:50%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-collapse__media-profile{height:32px;width:32px}.un-collapse__media-profile img{height:28px;width:28px}}.un-collapse__title{align-items:flex-start;color:var(--un-theme-text-high);display:flex;flex:1;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;justify-content:center;letter-spacing:.009375em;line-height:1.75rem;text-decoration:inherit;text-decoration:none}.un-collapse__title,.un-collapse__title--headline{font-style:normal;font-weight:700;text-transform:inherit}.un-collapse__title--headline{font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.2rem;font-variant-numeric:proportional-nums;letter-spacing:-.025em;line-height:1.65rem;text-decoration:inherit}.un-collapse__expand{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 0 0 1rem}.un-collapse__expand>svg{fill:var(--un-color-outline-variant);height:24px;transform:rotate(0deg);transition:all .18s cubic-bezier(.4,0,1,1);width:24px}.un-collapse__expand:empty{display:none}.un-collapse__content{align-items:flex-start;display:none;flex-direction:column;justify-content:flex-start;padding:0}.un-table-data{border:1px solid var(--un-color-outline);border-radius:6px;display:flex;flex-direction:column;width:100%}.un-table-data__row{align-items:center;background-color:var(--un-theme-surface);border-bottom:1px solid var(--un-color-outline-variant);display:flex;flex-direction:row;padding:.5rem 1rem;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-table-data__row:hover{background-color:var(--un-color-surface-bg-low)}.un-table-data__row:first-child{border-radius:6px 6px 0 0}.un-table-data__row:last-child{border-bottom:none;border-radius:0 0 6px 6px}.un-table-data__row--header{padding:1rem}.un-table-data__row--header:hover{background-color:var(--un-theme-surface)}.un-table-data__row--header .un-table-data__value{color:var(--un-theme-text-high);font-weight:700}.un-table-data__row--footer{padding:1rem}.un-table-data__row--footer:hover{background-color:var(--un-theme-surface)}.un-table-data__row--footer .un-table-data__value{color:var(--un-theme-text-high);font-weight:700}.un-table-data__cell{align-items:center;display:flex;flex-direction:row;overflow:hidden;padding:0 1rem;text-decoration:none}.un-table-data__cell .un-chip-group{margin:0 -8px;width:100%}.un-table-data__value{color:var(--un-theme-text-high);display:inline-block;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;overflow:hidden;text-align:left;text-decoration:inherit;text-decoration:none;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap;width:100%}.un-table-data__icon{align-items:center;color:var(--un-theme-text-high);display:flex;flex-direction:column;height:18px;justify-content:center;margin:2px;width:18px}.un-table-data__icon>svg{fill:var(--un-color-on-surface-variant);height:18px;width:18px}.un-table-data__cell--align-left{justify-content:flex-start}.un-table-data__cell--align-left .un-table-data__value{text-align:left}.un-table-data__cell--align-right{justify-content:flex-end}.un-table-data__cell--align-right .un-table-data__value{text-align:right}.un-table-data__cell--align-center{justify-content:center}.un-table-data__cell--align-center .un-table-data__value{text-align:center}.un-table-data__cell--wf1{flex:1}.un-table-data__cell--wf2{flex:2}.un-table-data__cell--wf3{flex:3}.un-table-data__cell--wf4{flex:4}.un-table-data__cell--wf5{flex:5}.un-table-data__cell--wf6{flex:6}.un-table-data__cell--wf7{flex:7}.un-table-data__cell--wf8{flex:8}.un-table-data__cell--wf9{flex:9}.un-table-data__cell--wf10{flex:10}.un-table-data__cell--wf11{flex:11}.un-table-data__cell--wf12{flex:12}.un-table-data__cell--wf13{flex:13}.un-table-data__cell--wf14{flex:14}.un-table-data__cell--wf15{flex:15}.un-table-data__cell--wf16{flex:16}.un-table-data__cell--wf17{flex:17}.un-table-data__cell--wf18{flex:18}.un-table-data__cell--wf19{flex:19}.un-table-data__cell--wf20{flex:20}.un-table-data__cell--wp1{width:1%}.un-table-data__cell--wp2{width:2%}.un-table-data__cell--wp3{width:3%}.un-table-data__cell--wp4{width:4%}.un-table-data__cell--wp5{width:5%}.un-table-data__cell--wp6{width:6%}.un-table-data__cell--wp7{width:7%}.un-table-data__cell--wp8{width:8%}.un-table-data__cell--wp9{width:9%}.un-table-data__cell--wp10{width:10%}.un-table-data__cell--wp11{width:11%}.un-table-data__cell--wp12{width:12%}.un-table-data__cell--wp13{width:13%}.un-table-data__cell--wp14{width:14%}.un-table-data__cell--wp15{width:15%}.un-table-data__cell--wp16{width:16%}.un-table-data__cell--wp17{width:17%}.un-table-data__cell--wp18{width:18%}.un-table-data__cell--wp19{width:19%}.un-table-data__cell--wp20{width:20%}.un-table-data__cell--wp21{width:21%}.un-table-data__cell--wp22{width:22%}.un-table-data__cell--wp23{width:23%}.un-table-data__cell--wp24{width:24%}.un-table-data__cell--wp25{width:25%}.un-table-data__cell--wp26{width:26%}.un-table-data__cell--wp27{width:27%}.un-table-data__cell--wp28{width:28%}.un-table-data__cell--wp29{width:29%}.un-table-data__cell--wp30{width:30%}.un-table-data__cell--wp31{width:31%}.un-table-data__cell--wp32{width:32%}.un-table-data__cell--wp33{width:33%}.un-table-data__cell--wp34{width:34%}.un-table-data__cell--wp35{width:35%}.un-table-data__cell--wp36{width:36%}.un-table-data__cell--wp37{width:37%}.un-table-data__cell--wp38{width:38%}.un-table-data__cell--wp39{width:39%}.un-table-data__cell--wp40{width:40%}.un-table-data__cell--wp41{width:41%}.un-table-data__cell--wp42{width:42%}.un-table-data__cell--wp43{width:43%}.un-table-data__cell--wp44{width:44%}.un-table-data__cell--wp45{width:45%}.un-table-data__cell--wp46{width:46%}.un-table-data__cell--wp47{width:47%}.un-table-data__cell--wp48{width:48%}.un-table-data__cell--wp49{width:49%}.un-table-data__cell--wp50{width:50%}.un-table-data__cell--wp51{width:51%}.un-table-data__cell--wp52{width:52%}.un-table-data__cell--wp53{width:53%}.un-table-data__cell--wp54{width:54%}.un-table-data__cell--wp55{width:55%}.un-table-data__cell--wp56{width:56%}.un-table-data__cell--wp57{width:57%}.un-table-data__cell--wp58{width:58%}.un-table-data__cell--wp59{width:59%}.un-table-data__cell--wp60{width:60%}.un-table-data__cell--wp61{width:61%}.un-table-data__cell--wp62{width:62%}.un-table-data__cell--wp63{width:63%}.un-table-data__cell--wp64{width:64%}.un-table-data__cell--wp65{width:65%}.un-table-data__cell--wp66{width:66%}.un-table-data__cell--wp67{width:67%}.un-table-data__cell--wp68{width:68%}.un-table-data__cell--wp69{width:69%}.un-table-data__cell--wp70{width:70%}.un-table-data__cell--wp71{width:71%}.un-table-data__cell--wp72{width:72%}.un-table-data__cell--wp73{width:73%}.un-table-data__cell--wp74{width:74%}.un-table-data__cell--wp75{width:75%}.un-table-data__cell--wp76{width:76%}.un-table-data__cell--wp77{width:77%}.un-table-data__cell--wp78{width:78%}.un-table-data__cell--wp79{width:79%}.un-table-data__cell--wp80{width:80%}.un-table-data__cell--wp81{width:81%}.un-table-data__cell--wp82{width:82%}.un-table-data__cell--wp83{width:83%}.un-table-data__cell--wp84{width:84%}.un-table-data__cell--wp85{width:85%}.un-table-data__cell--wp86{width:86%}.un-table-data__cell--wp87{width:87%}.un-table-data__cell--wp88{width:88%}.un-table-data__cell--wp89{width:89%}.un-table-data__cell--wp90{width:90%}.un-table-data__cell--wp91{width:91%}.un-table-data__cell--wp92{width:92%}.un-table-data__cell--wp93{width:93%}.un-table-data__cell--wp94{width:94%}.un-table-data__cell--wp95{width:95%}.un-table-data__cell--wp96{width:96%}.un-table-data__cell--wp97{width:97%}.un-table-data__cell--wp98{width:98%}.un-table-data__cell--wp99{width:99%}.un-table-data__cell--wp100{width:100%}.un-table-data__cell--checbox{padding:0;width:40px}.un-flex{display:flex;flex-wrap:wrap}.un-flex--fullwidth{width:100%}.un-flex--no-shrink{flex-shrink:0}.un-flex--no-wrap{flex-wrap:nowrap}.un-flex--gap{gap:1rem}.un-flex__item--full-grow{flex:1}.un-flex__item--wrap{flex-basis:100%}.un-clamp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.un-clamp--line-1{-webkit-line-clamp:1}.un-clamp--line-2{-webkit-line-clamp:2}.un-clamp--line-3{-webkit-line-clamp:3}.un-clamp--line-4{-webkit-line-clamp:4}.un-clamp--line-5{-webkit-line-clamp:5}.un-clamp--line-6{-webkit-line-clamp:6}.un-clamp--line-7{-webkit-line-clamp:7}.un-clamp--line-8{-webkit-line-clamp:8}.un-clamp--line-9{-webkit-line-clamp:9}.un-clamp--line-10{-webkit-line-clamp:10}.un-form-container--multi-menu{background-color:var(--un-theme-surface);border:1px solid var(--un-color-outline);border-radius:4px;height:56px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.un-form-container--multi-menu{height:auto;min-height:56px}}.un-form-container--multi-menu .un-form-select,.un-form-container--multi-menu .un-form-text-field{height:54px}.un-form-container--multi-menu .un-form-menu{border-radius:0;border-right:1px solid var(--un-color-outline-variant);height:54px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-form-container--multi-menu .un-form-menu{border-bottom:1px solid var(--un-color-outline-variant);border-right:none}}.un-form-container--multi-menu .un-form-menu:first-child{border-radius:4px 0 0 4px}.un-form-container--multi-menu .un-form-menu:last-child{border-bottom:none;border-right:none}.un-form-container--multi-menu .un-form-menu-button{align-items:center;background-color:transparent;bottom:auto;color:var(--un-color-primary);display:flex;height:100%;justify-content:center;left:auto;right:auto;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.un-form-container--multi-menu .un-form-menu-button svg{fill:currentColor}.un-form-container--multi-menu .un-form-menu-button:hover{background-color:var(--un-theme-bg-primary-medium)}.un-form-container--multi-menu .un-form-menu-button[disabled]{background-color:var(--un-color-surface-bg-low);color:var(--un-color-outline-variant);pointer-events:none}.un-form-text-field--icon-before .un-form-menu-button{border-radius:4px 0 0 4px}.un-form-text-field--icon-after .un-form-menu-button{border-radius:0 4px 4px 0}.un-form-menu{transition:all .18s cubic-bezier(.4,0,.2,1);z-index:1}.un-form-menu:hover{background-color:var(--un-color-surface-bg-high)}.un-form-menu.is-active,.un-form-menu.is-selected{background:var(--un-theme-bg-primary-medium)}.un-form-menu.is-active:after{transform:rotate(180deg)}.un-form-menu .un-form-menu__content{background:var(--un-theme-surface);border-radius:0 0 4px 4px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);flex-direction:row;flex-wrap:wrap;min-width:360px;padding:1rem;position:absolute;top:56px;z-index:9996}.un-form-menu .un-form-menu__content label.is-hidden,.un-form-menu .un-form-menu__content.is-hidden{display:none}.un-form-menu .un-form-menu__content.is-expanded{display:flex}.un-form-menu .un-form-menu__content label{width:50%}.un-fomr-menu--datepicker{border-left:1px solid var(--un-color-outline-variant);width:180px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-fomr-menu--datepicker{border-bottom:none!important;border-right:1px solid var(--un-color-outline-variant)!important;flex:1}}.un-fomr-menu--dateslider{border-left:1px solid var(--un-color-outline-variant);border-right:1px solid var(--un-color-outline-variant)}.un-form-menu--mobile{display:initial;height:auto}.un-form-menu--mobile:after{top:17px}.un-form-menu--mobile.un-form-menu{border-bottom:1px solid var(--un-color-outline-variant);border-right:none}.un-form-menu--mobile.un-form-menu:last-child{border-bottom:none}.un-form-menu--mobile .un-form-floating-label--stretched{height:56px;position:static}.un-form-menu--mobile .un-form-menu__content{border-radius:0;box-shadow:none;flex-direction:column;min-width:auto;padding:initial;position:static}.un-form-menu--mobile .un-form-menu__content [data-id-button]{padding:1rem}.un-form-menu--mobile .un-form-menu__content__checkbox-container{border-bottom:1px solid var(--un-color-outline-variant);margin:0;padding:1rem 1rem 1rem 3rem;width:100%!important}.un-form-menu--mobile .un-form-menu__content__checkbox-container .checkmark{height:21px;left:1rem;top:1rem;width:21px}.un-form-menu--mobile .un-form-menu__content__checkbox-container .checkmark:after{height:14px;left:5px;width:5px}.search-input__results{align-items:flex-start;background-color:var(--un-theme-surface);border-radius:0 0 4px 4px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);display:flex;flex:1;flex-direction:column;justify-content:flex-start;left:0;opacity:0;padding:.5rem;pointer-events:none;position:absolute;right:0;visibility:hidden}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.search-input__results{margin:0 .5rem;top:57px}}@media screen and (min-width:600px) and (max-width:1019px){.search-input__results{margin:0 1rem;top:57px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.search-input__results{top:53px}}.search-input__results p,.search-input__results>span{display:flex;max-width:100%;padding:.5rem;width:100%}.search-input__results p:hover,.search-input__results>span:hover{background-color:var(--un-color-surface-bg-high);cursor:pointer}.search-input__results.open{margin:0;max-height:300px;min-width:200px;opacity:1;overflow:auto;padding:0;pointer-events:all;visibility:visible;width:100%;z-index:9999}.js-search-link--selected{font-style:italic}.js-form-select--multi--active{z-index:1000}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){[data-hide-mobile]{display:none!important}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape),screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){[data-hide-desktop]{display:none!important}}.background--transparent,.background--transparent:before{background:transparent!important}.pd-0{padding:0!important}.sda-backgound{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape),screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.sda-backgound__link-top{background:none!important;height:0!important}}@media screen and (min-width:1020px) and (max-width:1599px){.sda-backgound__link-top{display:block;margin:0 auto;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:1020px;z-index:2}}@media screen and (min-width:1600px){.sda-backgound__link-top{display:block;margin:0 auto;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:1200px;z-index:2}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape),screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.sda-backgound__link-right{background:none!important}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.sda-backgound__link-right{bottom:0;left:50%;position:fixed;right:0;top:0;transition:all .18s cubic-bezier(.4,0,.2,1);z-index:1}.sda-backgound__link-right:before{background-color:var(--un-theme-surface);border-radius:3px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);color:var(--un-color-on-surface-variant);content:"Reklama";font-size:.6rem;font-weight:400;line-height:.6rem;padding:.25rem;position:absolute;right:1rem;text-decoration:none;top:calc(var(--un-size-sticky-top) + 1rem)}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape),screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.sda-backgound__link-left{background:none!important}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.sda-backgound__link-left{bottom:0;left:0;position:fixed;right:50%;top:0;transition:all .18s cubic-bezier(.4,0,.2,1);z-index:1}}.sda-branding{height:auto;left:0;position:relative;right:0;top:0;width:100%;z-index:2}.sda-branding:before{background-color:var(--un-theme-surface);border-radius:3px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);color:var(--un-color-on-surface-variant);content:"Reklama";font-size:.6rem;font-weight:400;line-height:.6rem;padding:.25rem;position:fixed;right:1rem;text-decoration:none;top:calc(var(--un-size-sticky-top) + 1rem);z-index:3}.sda-branding div{margin:0 auto}.sda-branding.sda--empty:before{display:none}.sda-branding__leaderboard{background-color:var(--un-color-surface-bg-high);height:210px;margin:0 auto;position:relative;width:970px}.sda-branding__leaderboard:before{background-color:transparent;border-radius:3px;bottom:.25rem;color:var(--un-color-on-surface-variant);content:"Reklama";font-size:.6rem;font-weight:400;line-height:.6rem;padding:.25rem;position:absolute;right:-.25rem;text-decoration:none;transform:rotate(90deg);transform-origin:bottom right;z-index:0}.sda-branding__leaderboard iframe[width="2560"]{left:50%;position:fixed;top:0;transform:translate(-50%)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape),screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.sda-branding__space-top{background:none!important;height:0!important}}@media screen and (min-width:1020px) and (max-width:1599px){.sda-branding__space-top{display:block;margin:0 auto;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:1020px;z-index:2}}@media screen and (min-width:1600px){.sda-branding__space-top{display:block;margin:0 auto;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:1200px;z-index:2}}.sda-space{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:-1rem;position:relative;width:100%}.sda-space+.sda-space{margin-top:1rem}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.sda-space--mobile{display:none}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape),screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.sda-space--desktop{display:none}}.sda-space--carousel{margin-bottom:0}.sda-space__title{line-height:.7rem;padding:0 0 .25rem}.sda-space__label,.sda-space__title{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:column;font-size:.7rem;font-weight:400;justify-content:center;width:100%}.sda-space__label{line-height:1rem;padding:.5rem 0}.sda-space__content{background-color:var(--un-theme-element);border-radius:4px;margin:0 auto;text-align:center}.sda-space__content>div{margin:0 auto}.sda-space__content--transparent-bg{background-color:transparent}.sda-space__content--elastic,.sda-space__content--elastic>iframe{height:auto!important;width:100%!important}.sda-space__content--space-before{margin-top:1rem}.sda-space__content--size-mobile-square{height:300px!important;width:300px!important}.sda-space--transparent>.sda-space__content{background-color:transparent}.sda-space--disable-label>.sda-space__label{display:none}.sda-interscroller{clip:rect(0,auto,auto,0);border-radius:0;bottom:0;cursor:pointer;height:100%!important;left:0;margin:auto;position:absolute;right:0;top:0;width:100%!important;z-index:auto}.sda-interscroller img{border:0;bottom:0;height:auto;left:0;margin:auto;max-width:100%;position:fixed;right:0;top:0;width:auto}.sda-interscroller div[class^=sssp] iframe,.sda-interscroller div[id^=PX] iframe{border:0;height:inherit;left:unset;margin:0 auto;position:relative;top:unset;width:inherit}.sda-interscroller #parallax{margin:0 auto!important}.sda-interscroller iframe{border:0;height:100%;left:0;margin:0 auto;position:fixed;top:0;width:100%}.sda-interscroller--mobile{width:100%!important}.sda-space--interscroller-mobile{border-bottom:1px solid var(--un-color-outline-variant);border-top:1px solid var(--un-color-outline-variant);height:300px;margin-bottom:32px!important;min-height:250px;width:100%}@media screen and (min-width:600px) and (max-width:1019px){.sda-space--interscroller-mobile{margin:0 -1rem;width:calc(100% + 2rem)}}.sda-space--interscroller-mobile .sda-space__label{bottom:-32px;position:absolute}.sda-interscroller-overflow-sidebar{position:absolute!important}.sda-interscroller-overflow-sidebar .sda-space{position:absolute}.sda-scroll-wrapper{position:relative}.sda-scroll-wrapper--start{justify-content:flex-start}.sda-scroll-wrapper--end{justify-content:flex-end}.sda-feed{display:flex;flex-direction:column;margin:0;padding:0}.sda-feed--sidebar{margin:0 -1rem -1rem;width:calc(100% + 2rem)}.sda-feed--sidebar .sda-feed__row:last-child{border-bottom:none}.sda-feed__row{background-color:transparent;border-bottom:1px solid var(--un-color-outline-variant);display:flex;flex-direction:row;padding:.5rem 1rem;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.sda-feed__row:hover{background-color:var(--un-color-surface-bg-low)}.sda-feed__row:hover .un-chip{border-color:var(--un-color-primary);color:var(--un-color-primary)}.sda-feed__row:first-child{border-top:1px solid var(--un-color-outline-variant)}.sda-feed__row:last-child{border-radius:0 0 4px 4px}.sda-feed__row--white{background-color:#fff}.sda-feed__row--white:hover{background-color:#fff;filter:brightness(.95)}[dark] .sda-feed__row--white{border-color:rgba(0,0,0,.18)}[dark] .sda-feed__row--white:hover .un-chip{border-color:var(--un-color-primary)!important;color:var(--un-color-primary)!important}[dark] .sda-feed__row--white .sda-feed__title{color:rgba(0,0,0,.9)}[dark] .sda-feed__row--white .sda-feed__price{color:rgba(0,0,0,.75)}[dark] .sda-feed__row--white .un-chip.un-chip--info{border-color:rgba(0,0,0,.18);color:rgba(0,0,0,.75)}.sda-feed__image{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:100%;justify-content:center;width:80px}.sda-feed__content{display:flex;flex-direction:column;padding:0 0 0 .5rem;width:100%}.sda-feed__title{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;margin-bottom:.5rem;text-decoration:inherit;text-transform:inherit;word-break:break-word}.sda-feed__info{align-items:flex-end;display:flex;flex:1;flex-direction:row;justify-content:space-between;margin-bottom:.25rem}.sda-feed__info .un-chip{font-size:.7rem;height:24px;margin:0;padding:0 8px}.sda-feed__info .un-chip__icon,.sda-feed__info .un-chip__icon>svg{height:14px;width:14px}.sda-feed__price{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.seznam-discovery{max-width:100%}.seznam-discovery section{margin:0!important;padding:0!important}.sda-seznam-box-wrapper{background-color:var(--un-theme-element);bottom:-200px;height:100px;left:0;position:fixed;right:0;transition:bottom .2s;z-index:200}.sda-seznam-box-wrapper--open{bottom:0}.sda-seznam-box-wrapper--open .sda-seznam-box__close{bottom:100%}.sda-seznam-box{position:relative}.sda-seznam-box,.sda-seznam-box__close{align-items:center;display:flex;justify-content:center}.sda-seznam-box__close{background-color:#000;bottom:0;color:#fff;cursor:pointer;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;padding:.2rem .5rem;position:absolute;right:0;text-decoration:inherit;text-transform:inherit;transition:bottom .2s}body.s-provider .header-menu__drawer-item--sponsored,body.s-provider .header-menu__item--sponsored,body.s-provider .header-sm__item--sponsored,body.s-provider .sda--sponsored,body.s-provider .un-bottom-navigation__item--sponsored{display:none!important}body.s-provider .sda-branding__leaderboard iframe{transform:none!important}body.s-provider .sda-space--interscroller-mobile{border:none;height:unset;min-height:unset}body.s-provider .sda-space{margin-left:0!important;margin-right:0!important;max-width:100%!important;width:auto!important}body.s-provider .sidebar-box--youtube-video{pointer-events:none}.sda-seznam__scroll-wrapper--inactive{opacity:0}.recass-entity{display:flex}body:not(.g-provider) .sda-google,body:not(.s-provider) .sda-seznam{display:none}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.sda-mobile:not(.sda-desktop){display:none!important}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape),screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.sda-desktop:not(.sda-mobile){display:none!important}}.sda-box{display:flex;justify-content:center;margin:0;padding:1rem}.sda-box--bottom{margin:10px -11px;padding:0}.sda-wrapper{width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.sda-tournament-box{padding:0}}@media screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.sda-tournament-box{padding:0 1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.sda-tournament-box{padding:1rem}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.sda-collection-box{margin:0 -.5rem}}@media screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.sda-collection-box{margin:0 -1rem}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.sda-collection-item .sda-space{margin:.5rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.sda-collection-item .sda-space{margin:0}.sda-collection-item+.un-grid__item{margin-top:-1rem}}.sda-sticky{position:sticky}.sda-sticky--top{top:calc(var(--un-size-sticky-top) + 1rem);transition:top .2s}.sda-sticky--bottom{bottom:1rem}.sda-provider--hidden{display:none}#GAM-out_of_page{height:0}.adsbox{display:none}#adm-sticky,#adm-sticky-2{height:0}.header__erb{flex-shrink:0;margin:0;position:relative;z-index:110}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.header__erb{top:12px}}@media screen and (min-width:600px) and (max-width:1019px){.header__erb{top:14px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.header__erb{top:4px}}.header__erb>object,.header__erb>svg{max-width:100%;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.header__erb>object,.header__erb>svg{height:80px}}@media screen and (min-width:600px) and (max-width:1019px){.header__erb>object,.header__erb>svg{height:100px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.header__erb>object,.header__erb>svg{height:150px}}.header__logo{display:flex;flex-shrink:0;margin:0;position:relative;z-index:110}.header__logo>object,.header__logo>svg{height:auto;max-width:100%}@media screen and (max-width:359px){.header__logo>object,.header__logo>svg{width:120px}}@media screen and (min-width:360px) and (max-width:599px){.header__logo>object,.header__logo>svg{width:140px}}@media screen and (min-width:600px) and (max-width:1019px){.header__logo>object,.header__logo>svg{width:160px}}@media screen and (min-width:1020px) and (max-width:1599px){.header__logo>object,.header__logo>svg{width:180px}}@media screen and (min-width:1600px){.header__logo>object,.header__logo>svg{width:200px}}.header-brand-link{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.header-menu{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:70px;justify-content:center;margin:0 .5rem}@media screen and (min-width:600px) and (max-width:1019px){.header-menu{height:68px}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.header-menu{display:none}}.header-menu--submenu{flex-shrink:0;padding:0 .5rem;position:relative}.header-menu--submenu .header-menu__item:focus .header-menu__icon,.header-menu--submenu .header-menu__item:focus .header-menu__text,.header-menu--submenu .header-menu__item:hover .header-menu__icon,.header-menu--submenu .header-menu__item:hover .header-menu__text{color:var(--un-color-primary)}.header-menu--submenu .header-menu__text{font-family:Rubik,sans-serif,Arial,Helvetica;font-size:.8rem;font-style:normal;font-weight:700;letter-spacing:0;line-height:1.2rem;text-decoration:none;text-transform:none}.header-menu--submenu .header-menu__text:after,.header-menu--submenu .header-menu__text:before{content:none}.header-menu--more{align-items:center;color:var(--un-color-on-secondary);cursor:pointer;display:none;flex-direction:column;justify-content:center;padding:0 .5rem;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1020px) and (max-width:1799px){.header-menu--more{display:flex}}.header-menu--more>svg{fill:currentColor;height:24px;width:24px}.header-menu--more:hover{color:var(--un-color-primary)}.header-menu--more:hover .header-menu__more{opacity:1;pointer-events:auto;transform:scaleY(1);visibility:visible}.header-menu-adaptive--main .header-menu__item:last-child{display:none}@media screen and (min-width:1200px){.header-menu-adaptive--main .header-menu__item:last-child{display:flex}}.header-menu-adaptive--main .header-menu__item:nth-last-child(2){display:none}@media screen and (min-width:1100px){.header-menu-adaptive--main .header-menu__item:nth-last-child(2){display:flex}}.header-menu-adaptive--submenu.header-menu__separator{display:none}@media screen and (min-width:1400px){.header-menu-adaptive--submenu.header-menu__separator{display:flex}}.header-menu-adaptive--submenu.header-menu--submenu{display:none}@media screen and (min-width:1400px){.header-menu-adaptive--submenu.header-menu--submenu{display:flex}}.header-menu-adaptive--submenu.header-menu--submenu .header-menu__item:last-child{display:none}@media screen and (min-width:1800px){.header-menu-adaptive--submenu.header-menu--submenu .header-menu__item:last-child{display:flex}}.header-menu-adaptive--submenu.header-menu--submenu .header-menu__item:nth-last-child(2){display:none}@media screen and (min-width:1700px){.header-menu-adaptive--submenu.header-menu--submenu .header-menu__item:nth-last-child(2){display:flex}}.header-menu-adaptive--submenu.header-menu--submenu .header-menu__item:nth-last-child(3){display:none}@media screen and (min-width:1400px){.header-menu-adaptive--submenu.header-menu--submenu .header-menu__item:nth-last-child(3){display:flex}}@media screen and (min-width:1000px){.header-menu-adaptive--more .header-menu__more-list .header-menu__item:first-child,.header-menu-adaptive--more .header-menu__more-list .header-menu__item:nth-child(2),.header-menu-adaptive--more .header-menu__more-list .header-menu__item:nth-child(3),.header-menu-adaptive--more .header-menu__more-list .header-menu__item:nth-child(4){display:none}}@media screen and (min-width:1100px){.header-menu-adaptive--more .header-menu__more-list .header-menu__item:nth-child(5){display:none}}@media screen and (min-width:1200px){.header-menu-adaptive--more .header-menu__more-list .header-menu__item:nth-child(6){display:none}}@media screen and (min-width:1800px){.header-menu-adaptive--more .header-menu__more-list .header-menu__item:last-child{display:none}}@media screen and (min-width:1700px){.header-menu-adaptive--more .header-menu__more-list .header-menu__item:nth-last-child(2){display:none}}@media screen and (min-width:1400px){.header-menu-adaptive--more .header-menu__more-list .header-menu__item:nth-last-child(3){display:none}}@media screen and (min-width:1200px){.header-menu-adaptive--more .header-menu__more-list .header-menu__separator{display:none}}.header-menu__item{align-items:center;display:flex;flex-direction:row;height:70px;justify-content:center;position:relative;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);z-index:1}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:600px) and (max-width:1019px){.header-menu__item{padding:0 .5rem}}@media screen and (min-width:1600px){.header-menu__item{padding:0 .75rem}}.header-menu__item:focus .header-menu__text:after,.header-menu__item:hover .header-menu__text:after{left:0;opacity:.9;width:100%}.header-menu__item:focus .header-menu__icon,.header-menu__item:hover .header-menu__icon{opacity:1}.header-menu__item:focus .header-menu__drawer,.header-menu__item:hover .header-menu__drawer{opacity:1;pointer-events:auto;transform:scaleY(1);visibility:visible}.header-menu__item--active .header-menu__text{color:var(--un-color-primary)}.header-menu__item--active .header-menu__text:after{background-color:var(--un-color-primary);left:10%;opacity:1;width:80%}.header-menu__item--active .header-menu__icon{color:var(--un-color-primary)}.header-menu__item--drawer{cursor:pointer}.header-menu__item--drawer.header-menu__item--active .header-menu__text:before{left:18px}.header-menu__item--drawer .header-menu__text{overflow:visible}.header-menu__item--drawer .header-menu__text:after,.header-menu__item--drawer .header-menu__text:before{left:calc(50% - 17px)}.header-menu__item--drawer .header-menu__icon>svg{transform:rotate(0deg);transition:all .18s cubic-bezier(.4,0,1,1)}.header-menu__item--drawer:focus .header-menu__icon>svg,.header-menu__item--drawer:hover .header-menu__icon>svg{transform:rotate(180deg)}.header-menu__item--drawer:focus .header-menu__text:after,.header-menu__item--drawer:focus .header-menu__text:before,.header-menu__item--drawer:hover .header-menu__text:after,.header-menu__item--drawer:hover .header-menu__text:before{width:calc(100% + 14px)}.header-menu__item--drawer .header-menu__item--drawer__link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.header-menu__text{align-items:center;color:var(--un-color-on-secondary);cursor:pointer;display:flex;flex-direction:row;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.1rem;font-style:normal;font-weight:700;height:70px;justify-content:center;letter-spacing:0;line-height:1.5rem;overflow:hidden;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:uppercase;transition:all .18s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media screen and (min-width:1020px) and (max-width:1599px){.header-menu__text{font-size:.9rem}}.header-menu__text:after{background-color:var(--un-color-on-secondary);border-radius:1000px;bottom:10px;content:"";display:block;height:3px;left:30%;opacity:.5;position:absolute;transform-origin:center;transition:all .25s cubic-bezier(0,0,.2,1);width:40%}.header-menu__icon{align-items:center;color:var(--un-color-on-secondary);display:flex;flex-direction:column;justify-content:center;transition:all .18s cubic-bezier(.4,0,.2,1)}.header-menu__icon>svg{fill:currentColor;height:18px;width:18px}.header-menu__icon--before{margin-right:.25rem}.header-menu__icon--after{margin-left:.25rem}.header-menu__drawer{background-color:var(--un-theme-surface);border-radius:0 0 4px 4px;box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);cursor:default;display:flex;flex-direction:column;left:0;min-width:250px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:70px;transform:scaleY(0);transform-origin:top center;transition:all .18s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:116}.header-menu__drawer-list{display:flex;flex-direction:column;padding:.5rem 0}.header-menu__drawer-list>li{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;list-style:none;margin:.1rem 0;overflow:hidden;padding:0;position:relative}.header-menu__drawer-list>li:hover:before{opacity:.4;transition-duration:85ms}.header-menu__drawer-list>li:focus:before{opacity:.6;transition-duration:35ms}.header-menu__drawer-list>li:after,.header-menu__drawer-list>li:before{background-color:rgba(0,0,0,.12);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:1}.header-menu__drawer-list>li>a{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;justify-content:flex-start;letter-spacing:.00714286em;line-height:1.375rem;padding:.5rem 2rem;text-decoration:none;text-decoration:inherit;text-transform:inherit;width:100%}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:600px) and (max-width:1019px){.header-menu__drawer-list>li>a{padding:.5rem 1rem}}.header-menu__drawer-list>li>a.header-menu__drawer-item--active{color:var(--un-color-primary)}.header-menu__drawer-list>li>a>svg{fill:var(--un-color-on-surface-variant);height:20px;margin-right:.25rem;width:20px}.header-menu__separator{align-items:center;background-color:#fff;display:flex;flex-direction:row;height:75%;justify-content:center;opacity:.25;position:relative;text-decoration:none;width:2px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.header-menu__separator{display:none}}.header-menu__more{background-color:var(--un-theme-surface);border-radius:0 0 4px 4px;box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);cursor:default;display:flex;flex-direction:column;min-width:250px;opacity:0;pointer-events:none;position:absolute;right:0;top:70px;transform:scaleY(0);transform-origin:top center;transition:all .18s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:116}.header-menu__more-list{display:flex;flex-direction:column;padding:.5rem 0}.header-menu__more-list>.header-menu__item{align-items:center;background-color:transparent;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin:.1rem 0;width:100%}.header-menu__more-list>.header-menu__item:hover{background-color:var(--un-color-surface-bg-low)}.header-menu__more-list>.header-menu__item:after{content:none}.header-menu__more-list>.header-menu__item>.header-menu__text{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;height:auto;justify-content:flex-start;letter-spacing:.00714286em;line-height:1.375rem;padding:.5rem;text-decoration:none;text-decoration:inherit;text-transform:inherit;width:100%}.header-menu__more-list>.header-menu__item>.header-menu__text:after{content:none}.header-menu__more-list>.header-menu__item>.header-menu__icon{margin:0 .25rem}.header-menu__more-list>.header-menu__item>.header-menu__icon>svg{color:var(--un-color-on-surface-variant)}.header-menu__more-list>.header-menu__item>svg{fill:var(--un-color-on-surface-variant);height:20px;margin-right:.25rem;width:20px}.header-menu__more-list>.header-menu__item--drawer .header-menu__icon>svg{fill:var(--un-color-on-surface-variant);transform:rotate(-90deg)}.header-menu__more-list>.header-menu__item--drawer:focus .header-menu__icon>svg,.header-menu__more-list>.header-menu__item--drawer:hover .header-menu__icon>svg{transform:rotate(90deg)}.header-menu__more-list>.header-menu__separator{background-color:var(--un-color-outline-variant);height:1px;margin:.25rem;opacity:1;width:calc(100% - .5rem)}.header-menu__more-list .header-menu__drawer{border-radius:4px;left:250px;top:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.bottom-menu{display:grid}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.bottom-menu{display:none}}.header-sm{align-items:center;flex-direction:row;justify-content:center}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.header-sm{display:none;height:64px}}@media screen and (min-width:1020px) and (max-width:1599px){.header-sm{display:flex;flex-wrap:wrap;height:70px}}@media screen and (min-width:1600px){.header-sm{display:flex;height:70px}}.header-sm__icon{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:.25rem;padding:.5rem;transform:scale(1);transition:all .18s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1020px) and (max-width:1599px){.header-sm__icon{margin:.25rem;padding:.25rem}}.header-sm__icon:hover{transform:scale(1.1)}.header-sm__icon svg{fill:var(--un-color-primary);height:20px;pointer-events:none;width:20px}.header-action{align-items:center;display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.header-action{height:64px;padding:0 .5rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.header-action{height:70px;padding:0 1rem}}.header-action__icon{align-items:center;background-color:var(--un-color-on-secondary);border-radius:50%;box-shadow:0 0 0 0 transparent;color:var(--un-color-primary);display:flex;flex-direction:column;height:36px;justify-content:center;margin:0 1rem 0 0;padding:0;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:36px}.header-action__icon:hover{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.header-action__icon{height:30px;margin:0 .5rem 0 0;width:30px}}.header-action__icon svg{fill:currentColor;height:22px;pointer-events:none;width:22px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.header-action__icon svg{height:20px;width:20px}}.header-action__icon.search-header-control--active-input{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.header-action__icon.js-dark-mode-disabled,.header-action__icon.js-dark-mode-enabled{display:none}.header-action__search-icon{align-items:center;display:flex;flex-direction:column;height:36px;justify-content:center;left:0;position:absolute;right:0;top:0;transform-origin:center center;width:36px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.header-action__search-icon{height:30px;width:30px}}.header-action__search-icon--open{opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1);z-index:1}.header-action__search-icon--close{opacity:0;transition:all .18s cubic-bezier(.4,0,.2,1);z-index:0}.header-profile{cursor:pointer;margin:0;position:relative}.header-profile,.header-profile__photo{align-items:center;border-radius:50%;display:flex;flex-direction:column;justify-content:center}.header-profile__photo{height:48px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:48px}.header-profile__photo img{border:2px solid var(--un-color-primary);border-radius:50%;height:48px;width:48px}.header-profile__photo svg{fill:var(--un-color-on-surface);height:32px;width:32px}.header-profile__action.open .header-profile-menu{display:flex}.header-profile-menu{background-color:var(--un-theme-surface);border-radius:4px;box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);cursor:default;display:none;flex-direction:column;min-width:230px;position:absolute;right:0;top:52px;z-index:116}.header-profile-menu__info{border-bottom:1px solid var(--un-color-outline-variant);display:flex;flex-direction:column;padding:1rem}.header-profile-menu__info>h4{color:var(--un-theme-on-surface);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;margin:0 0 .5rem;text-decoration:inherit;text-transform:inherit}.header-profile-menu__info>p{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit}.header-profile-menu__list{display:flex;flex-direction:column;padding:.5rem 0}.header-profile-menu__list button,.header-profile-menu__list>a{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;justify-content:flex-start;letter-spacing:.00714286em;line-height:1.375rem;margin:.1rem 0;overflow:hidden;padding:.5rem 1rem;position:relative;text-decoration:none;text-decoration:inherit;text-transform:inherit}.header-profile-menu__list button:hover:before,.header-profile-menu__list>a:hover:before{opacity:.4;transition-duration:85ms}.header-profile-menu__list button:focus:before,.header-profile-menu__list>a:focus:before{opacity:.6;transition-duration:85ms}.header-profile-menu__list button:after,.header-profile-menu__list button:before,.header-profile-menu__list>a:after,.header-profile-menu__list>a:before{background-color:var(--un-color-surface-bg-high);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:0}.header-profile-menu__list button>svg,.header-profile-menu__list>a>svg{fill:var(--un-color-on-surface-variant);height:20px;margin-right:1rem;width:20px}.header-signin-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--un-color-primary);border:none;border-radius:3px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);color:var(--un-color-on-primary);cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;height:36px;justify-content:center;letter-spacing:.05em;line-height:2.25rem;outline:none;overflow:hidden;padding:0 .5rem;position:relative;text-decoration:none;text-overflow:ellipsis;text-transform:uppercase;transition:all .18s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.header-signin-button:hover:before{opacity:.4;transition-duration:85ms}.header-signin-button:focus:before{opacity:.6;transition-duration:85ms}.header-signin-button:after,.header-signin-button:before{background-color:hsla(0,0%,100%,.16);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:1}.header-signin-button:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.header-signin-button{font-size:.7rem;height:30px;letter-spacing:.07em;line-height:30px;padding:0 .5rem}body{padding-top:64px}}@media screen and (min-width:600px) and (max-width:1019px){body{padding-top:68px}}@media screen and (min-width:1020px) and (max-width:1599px){body{padding-top:70px}}@media screen and (min-width:1600px){body{padding-top:70px}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.scroll-target{scroll-margin-top:64px}}@media screen and (min-width:600px) and (max-width:1019px){.scroll-target{scroll-margin-top:68px}}@media screen and (min-width:1020px) and (max-width:1599px){.scroll-target{scroll-margin-top:70px}}@media screen and (min-width:1600px){.scroll-target{scroll-margin-top:70px}}.header{align-items:center;background:var(--un-theme-secondary);box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);display:flex;flex-direction:row;justify-content:space-between;position:fixed;top:0;width:100%;z-index:300}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.header{height:64px;padding:0 .5rem}}@media screen and (min-width:600px) and (max-width:1019px){.header{height:68px;padding:0 1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.header{height:70px;padding:0 1rem}}@media screen and (min-width:1600px){.header{height:70px;padding:0 1.5rem}}@media screen and (min-width:2200px){.header{padding:0 5vw}}@media screen and (min-width:2400px){.header{padding:0 calc(16.66667% - 200px)}}.header__section{align-items:center;display:flex;flex-direction:column;height:70px;justify-content:space-around;padding:1rem 0;width:auto}@media screen and (min-width:600px) and (max-width:1019px){.header__section{height:68px;padding:0}}.header__section--inline{flex-direction:row}@media screen and (min-width:600px) and (max-width:1019px){.header__section--inline{flex-direction:column}.header__section--inline .header-menu,.header__section--inline .header-menu__item{height:34px}}.header__section--inline.header__section--align-end,.header__section--inline.header__section--align-start{align-items:center}.header__section--inline.header__section--col-reverse{flex-direction:row}.header__section--inline .header-action{padding:0 0 0 1rem}.header__section--align-start{align-items:flex-start}.header__section--align-end{align-items:flex-end}.header__section--col-reverse{flex-direction:column-reverse}.search-header{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;min-width:200px;opacity:0;pointer-events:none;position:absolute;top:0;transition:all .18s cubic-bezier(.4,0,.2,1);visibility:hidden;width:100%;z-index:120}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.search-header{background:var(--un-theme-secondary);left:0;margin:auto 0;padding:0 .5rem;right:0}}@media screen and (min-width:600px) and (max-width:1019px){.search-header{background:var(--un-theme-secondary);left:50%;margin:auto 0;padding:0 1rem;top:0;transform:translateX(-50%)}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.search-header{left:50%;margin:auto 0;max-width:500px;transform:translateX(-50%)}}.search-header>form{display:flex;flex-direction:column;position:relative;width:100%}.search-header--active{opacity:1;pointer-events:all;visibility:visible}.search-header--active .search-header__input{display:flex}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.search-header--active .search-header__icon-form{display:flex}}.search-header__form{display:flex;margin:0;padding:0}.search-header__form,.search-header__input{align-items:center;flex-direction:row;position:relative;text-align:left;width:100%}.search-header__input{background-color:hsla(0,0%,100%,.7);border:none;border-radius:6px;box-shadow:0 0 0 0 transparent;color:rgba(0,0,0,.9);display:none;font-weight:300;transition:all .18s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.search-header__input{font-size:1rem;line-height:40px;padding:0 40px 0 1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.search-header__input{font-size:1.2rem;line-height:48px;padding:0 1.5rem}}.search-header__input:hover{background-color:hsla(0,0%,100%,.8)}.search-header__input:focus{background-color:hsla(0,0%,100%,.9);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.search-header__input::-moz-placeholder{color:rgba(0,0,0,.75)}.search-header__input::placeholder{color:rgba(0,0,0,.75)}.search-header__icon-form{align-items:center;border-radius:6px;color:var(--un-color-primary);display:none;flex-direction:row;height:50px;justify-content:center;position:absolute;right:0;top:0;width:50px}.search-header__icon-form>svg{fill:currentColor;height:24px;width:24px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.search-header__icon-form{height:40px}}.search-header__results{align-items:flex-start;background-color:var(--un-theme-surface);border-radius:6px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);display:flex;flex:1;flex-direction:column;justify-content:flex-start;left:0;opacity:0;overflow-y:auto;padding:.5rem;pointer-events:none;position:absolute;right:0;visibility:hidden}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.search-header__results{margin:0 .5rem;max-height:calc(100vh - 120px);top:54px}}@media screen and (min-width:600px) and (max-width:1019px){.search-header__results{margin:0 1rem;max-height:calc(100vh - 124px);top:56px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.search-header__results{max-height:80vh;top:64px}}.search-header__results--open{opacity:1;pointer-events:all;visibility:visible;z-index:10}.search-header__results-item{align-items:center;background-color:transparent;border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;padding:.5rem;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.search-header__results-item:hover{background-color:var(--un-color-surface-bg-high)}.search-header__results-icon{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:column;justify-content:center;margin-right:1rem}.search-header__results-icon>svg{fill:currentColor;height:20px;width:20px}.search-header__results-text{align-items:center;color:var(--un-theme-text-high);display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;justify-content:flex-start;letter-spacing:0;line-height:1.5rem;text-decoration:inherit;text-transform:inherit}.search-header__results-category{width:100%}.search-header__results-sub{display:flex;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.25rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:.00735294em;line-height:1.75rem;padding:.3rem;text-decoration:inherit;text-transform:inherit}.search-header-control--hidden-icon,.search-header-control--hidden-nav{opacity:0;pointer-events:none;visibility:hidden}.search-header-control--hidden-sm{display:none}.search-header-control--active-input .header-action__search-icon--open{opacity:0;transform:rotateY(180deg);z-index:0}.search-header-control--active-input .header-action__search-icon--close{opacity:1;transform:rotateY(1turn);z-index:1}.footer-logos{align-items:center;display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.footer-logos{order:2}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.footer-logos{order:1}}.footer-logos__logo-1{display:block;height:50px;max-width:175px;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.footer-logos__logo-1{margin:1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.footer-logos__logo-1{margin:0 2rem 0 0}}.footer-logos__logo-1 img,.footer-logos__logo-1 svg{fill:#333;height:auto;max-height:45px;min-width:135px;width:100%}.footer-logos__logo-2{display:block;height:100px;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.footer-logos__logo-2{margin:1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.footer-logos__logo-2{margin:0 1rem 0 0}}.footer-logos__logo-2 img,.footer-logos__logo-2 svg{height:100px;width:auto}.footer-menu{align-items:center;display:flex;flex:1;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.footer-menu{justify-content:center;margin:1rem 0;order:1}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.footer-menu{justify-content:center;margin:0;order:2}}.footer-menu__item{align-items:center;background-color:transparent;border:1px solid var(--un-color-outline);border-radius:6px;color:var(--un-theme-on-surface);display:flex;flex-direction:row;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:.8rem;font-style:normal;font-weight:700;justify-content:center;letter-spacing:0;line-height:1.2rem;margin:.5rem;overflow:hidden;padding:.5rem .75rem;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;transition:all .18s cubic-bezier(.4,0,.2,1);white-space:nowrap}.footer-menu__item:last-of-type{margin-right:0}.footer-menu__item:hover{background-color:var(--un-theme-bg-primary-low);border-color:var(--un-color-primary)}.footer-menu__icon{cursor:pointer;display:block;height:18px;transition:all .18s cubic-bezier(.4,0,.2,1);width:18px}.footer-menu__icon>svg{fill:var(--un-theme-on-surface);height:18px;width:18px}.footer-menu__icon.footer-menu__icon--before{margin-right:.2rem}.footer-menu__icon.footer-menu__icon--after{margin-left:.2rem}.footer-web-friends{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.footer-web-friends{margin:0 -.5rem;width:calc(100% + 1rem)}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.footer-web-friends--box-1 .footer-web-friends__box{min-width:100%!important}.footer-web-friends--box-2 .footer-web-friends__box{min-width:calc(50% - 1rem)!important}.footer-web-friends--box-3 .footer-web-friends__box{min-width:calc(33.33333% - 1rem)!important}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.footer-web-friends--box-3 .footer-web-friends__box:last-child .footer-web-friends__article-image{display:none}.footer-web-friends--box-3 .footer-web-friends__box:nth-child(6) .footer-web-friends__article-image{display:block!important}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.footer-web-friends--box-4 .footer-web-friends__box{min-width:calc(25% - 1rem)!important}.footer-web-friends--box-5 .footer-web-friends__box{min-width:calc(20% - 1rem)!important}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.footer-web-friends--box-5 .footer-web-friends__box:last-child .footer-web-friends__article-image{display:none}}.footer-web-friends--box-5 .footer-web-friends__article-title{font-size:.8rem;line-height:1.3rem}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.footer-web-friends--box-6 .footer-web-friends__box{min-width:calc(16.66667% - 1rem)!important}}.footer-web-friends--box-6 .footer-web-friends__article-title{font-size:.75rem;line-height:1.2rem}.footer-web-friends__box{background-color:var(--un-color-surface-bg-high);border-radius:6px;display:flex;flex:1;flex-direction:column;margin:.5rem;padding:1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.footer-web-friends__box{margin:.25rem;padding:.5rem}}@media screen and (max-width:359px){.footer-web-friends__box{min-width:100%}}@media screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.footer-web-friends__box{min-width:calc(50% - 1rem)}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.footer-web-friends__box{min-width:calc(25% - 1rem)}}.footer-web-friends__logo{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:.5rem;width:100%}.footer-web-friends__logo>a{align-items:center;display:flex;height:24px;opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);width:auto}.footer-web-friends__logo>a:hover>img{opacity:.8}.footer-web-friends__logo>a:hover>h4{color:var(--un-color-primary)}.footer-web-friends__logo>a>img{height:24px;opacity:1;width:auto}.footer-web-friends__logo>a>h4{color:var(--un-color-on-surface);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.025em;line-height:1.65rem;text-decoration:inherit;text-transform:inherit}.footer-web-friends__logo img[src*=hrej]{height:16px}.footer-web-friends__logo img[src*=pctuning]{height:28px}.footer-web-friends__logo img[src*=spite]{height:12px}.footer-web-friends__logo img[src*=tryhard]{height:22px}.footer-web-friends__logo img[src*=grunex]{height:26px}.footer-web-friends__logo img[src*=dota2],.footer-web-friends__logo img[src*=wot]{height:14px}.footer-web-friends__article{align-items:flex-start;border-bottom:1px solid var(--un-color-outline-variant);display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem 0;width:100%}.footer-web-friends__article:last-child{border:none;padding-bottom:0}.footer-web-friends__article-image{display:block;margin-bottom:.35rem;opacity:1;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.footer-web-friends__article-image:hover{opacity:.8}.footer-web-friends__article-image img{border-radius:4px}.footer-web-friends__article-title{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.footer-web-friends__article-title:hover{color:var(--un-color-primary)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.footer-web-friends__article-title{font-size:.8rem;line-height:1.3rem}}.footer{background-color:var(--un-color-surface-bg-low);border-top:1px solid var(--un-color-outline-variant);display:flex;flex-basis:auto;flex-direction:column;flex-grow:0;flex-shrink:0;height:auto;padding:2rem 1rem;width:100%}.footer__content{align-items:center;display:flex;justify-content:space-between;margin:0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.footer__content{flex-direction:column}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.footer__content{flex-direction:row}}.footer__copy{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;flex-wrap:wrap;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.03333333em;line-height:1.25rem;margin:1rem 1rem 0;text-align:center;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.footer__copy{order:3}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.footer__copy{order:3}}.footer__copy>a{align-items:center;color:var(--un-color-on-surface-variant);display:flex;justify-content:center;margin:0 1rem;opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.footer__copy>a:hover{opacity:.75}.footer__copy>a .footer__copy__text{border-bottom:1px solid;color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03333333em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.footer__copy__icon{display:inline-block;height:14px}.footer__copy__icon>svg{fill:var(--un-color-on-surface-variant);height:16px;width:16px}.footer__copy__icon.footer__copy__icon--before{margin-right:.2rem}.footer__copy__icon.footer__copy__icon--after{margin-left:.2rem}.container{background-color:var(--un-theme-background);border-radius:6px 6px 0 0;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:flex!important;flex-direction:column;position:relative;z-index:10}@media screen and (max-width:359px){.container{border-radius:0;margin:0;min-height:100vh;overflow-x:hidden;padding-bottom:56px;width:100%}}@media screen and (min-width:360px) and (max-width:599px){.container{border-radius:0;margin:0;min-height:100vh;overflow-x:hidden;padding-bottom:56px;width:100%}}@media screen and (min-width:360px) and (max-width:599px) and (orientation:landscape){.container{border-radius:0;margin:0;min-height:100vh;overflow-x:hidden;padding-bottom:56px;width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.container{border-radius:0;margin:0;min-height:100vh;overflow-x:hidden;padding-bottom:56px;width:100%}}@media screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.container{border-radius:0;margin:0;min-height:100vh;overflow-x:hidden;width:100%}}@media screen and (min-width:1020px) and (max-width:1599px){.container{margin:0 auto;min-height:100vh;width:1020px}}@media screen and (min-width:1600px){.container{margin:0 auto;min-height:100vh;width:1200px}}.content{display:flex;flex-basis:auto;flex-direction:column;flex-grow:1;flex-shrink:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.content{padding:0}}@media screen and (min-width:600px) and (max-width:1019px){.content{padding:1rem 0}}@media screen and (min-width:1020px) and (max-width:1599px){.content{padding:1rem 0}}@media screen and (min-width:1600px){.content{padding:1rem 0}}.content-layout{grid-gap:1rem;display:grid;margin:0 0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.content-layout{margin:0 -.5rem 1rem}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.content-layout{grid-template-columns:100%}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.content-layout{grid-template-columns:calc(100% - 300px - 3rem) calc(300px + 2rem)}}.content-layout--full{grid-template-columns:100%}.content-layout__main{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0 0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.content-layout__main .un-grid{padding:0 .5rem}.content-layout__main .un-grid .un-grid{padding:0}.content-layout__main .un-grid .un-button{margin:0}}.content-layout__aside{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0 0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.content-layout__aside{margin:0}}.content__block>.content__block{padding:0 1rem}@media screen and (max-width:359px){.content__block{margin:0 auto;padding:0 .5rem;width:100%}}@media screen and (min-width:360px) and (max-width:599px){.content__block{margin:0 auto;padding:0 .5rem;width:100%}}@media screen and (min-width:360px) and (max-width:599px) and (orientation:landscape){.content__block{margin:0 auto;padding:0 .5rem;width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.content__block{margin:0 auto;padding:0 1rem;width:100%}}@media screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.content__block{margin:0 auto;padding:0 1rem;width:100%}}@media screen and (min-width:1020px) and (max-width:1599px){.content__block{margin:0 auto;padding:0 1rem;width:100%}}@media screen and (min-width:1600px){.content__block{margin:0 auto;padding:0 1rem;width:100%}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.content__block[style*="margin: 1rem 0 0 0; padding: 1rem"]{padding:0!important}}.content__block--fullwidth{width:100%}.content__block--gap{margin:1rem 0 2rem}.content__block-title{align-items:center;color:var(--un-color-primary);font-variant-numeric:proportional-nums;justify-content:center;text-align:center}.content__block-headline,.content__block-title{display:flex;flex-direction:column;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.95rem;margin:0;text-decoration:inherit;text-transform:inherit;text-transform:uppercase}.content__block-headline{align-items:flex-start;color:var(--un-theme-on-surface);font-variant-numeric:proportional-nums;justify-content:flex-start;text-align:left}.content__block-action{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2rem 0;padding:0;z-index:103}.content__block-action>.un-button{padding:1.5rem 2rem}.content-filter{display:flex;flex-direction:column;margin:0 0 1rem;padding:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.content-filter{padding:.5rem}}.content-filter__body{display:flex;flex-direction:column;margin:0 0 1rem;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.content-filter__body{margin:0;order:2}}.content-filter__tags{display:flex;flex-direction:column;margin:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.content-filter__tags{order:3}}.content-filter__header{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.content-filter__header{flex-direction:column;order:1}}@media screen and (min-width:600px) and (max-width:1019px){.content-filter__header{order:1}}.content-filter__header-title{color:var(--un-color-primary);display:flex;flex:1;flex-direction:column;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.content-filter__header-title{margin:1rem 0}}.content-filter__header-action{color:var(--un-color-primary);height:24px;margin-right:1rem;transition:all .18s cubic-bezier(.4,0,.2,1);width:24px}.content-filter__header-action svg{fill:var(--un-color-primary)}.content-filter__header-action:hover{opacity:.75}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.content-filter__header-action{display:none}}.content-filter__header-text{color:var(--un-color-on-surface);display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;margin:.5rem 0 0;text-decoration:none;text-decoration:inherit;text-transform:inherit;width:100%}.content-filter__header-text p{color:var(--un-color-on-surface);margin-bottom:.5rem}.content-filter__header-text p:last-child{margin-bottom:0}.content-filter__header-text p:empty{display:none}.content-filter__header-text p strong,.content-filter__header-text p strong a{font-weight:700}.content-filter__header-text a{color:var(--un-color-primary);font-weight:700;opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.content-filter__header-text a:hover{opacity:.75}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.content-filter__header-text{margin-bottom:.5rem}}.content-filter__header-datepicker{display:flex;flex-direction:row;flex-shrink:0;margin:0 1rem 0 0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.content-filter__header-datepicker{margin:0 0 .5rem;width:100%}}.content-filter__header-sort{display:flex;flex-direction:column;width:200px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.content-filter__header-sort{margin:0 0 .5rem;width:100%}}.content-filter__total-items{color:var(--un-color-on-surface-variant);margin-top:1rem;text-align:right;width:100%}.content-filter__search .un-form-text-field__input{padding:4px 16px}.content-filter__loader{height:4px;opacity:0;padding:.25rem;transition:all .18s cubic-bezier(.4,0,.2,1)}.content-filter__loader.content-filter__loader--visible{opacity:1}.content-filter__loader .un-progress{border-radius:100px;margin:0}.content-filter__items{transition:all .18s cubic-bezier(.4,0,.2,1)}.content-filter__items.content-filter__items--loading{opacity:.7;pointer-events:none}.content-filter__items .card-article [data-type=external-link],.content-filter__items .card-news [data-type=external-link],.content-filter__items .card-review [data-type=external-link]{display:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.js-tsx-content-filter{min-height:36px;position:relative}.js-tsx-content-filter:before{animation:loading-bg 1s ease infinite;background:linear-gradient(90deg,var(--un-color-surface-bg-high),var(--un-color-surface-bg-highest),var(--un-color-surface-bg-low));background-size:400% 400%;border-radius:4px;content:"";display:block;height:36px;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}}.sidebar{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;margin:0;position:relative;width:100%}.sidebar-box{margin:0 0 1rem;padding:1rem 0}.sidebar-box:last-child{margin:0}.sidebar-box:empty{display:none}.sidebar-box.un-card{padding:1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.sidebar-box.un-card{border-left:0;border-radius:0;border-right:0;padding:1rem 0}.sidebar-box.un-card .un-card__media-section{padding:0 1rem}}.sidebar-box>.un-calendar{border:none;margin:-1rem;width:calc(100% + 2rem)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.sidebar-box>.un-calendar{padding:1rem}}.sidebar-box .sidebar-box{padding:0}.sidebar-box .sidebar-box:last-child{margin:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.sidebar-box .flash-news,.sidebar-box .flash-news>.flash-news__item{padding:0 .5rem}}.sidebar-box .un-list{padding:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.sidebar-box .un-list{padding:0 .5rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.sidebar-box--mobile{display:none!important}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape),screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.sidebar-box--desktop{display:none!important}}.sidebar-box__title{align-items:center;color:var(--un-color-primary);display:flex;flex-direction:row;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;justify-content:space-between;letter-spacing:-.025em;line-height:1.65rem;margin:0 0 1rem;text-decoration:inherit;text-transform:inherit;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.sidebar-box__title{padding:0 1rem}}.sidebar-box__footer{display:flex;margin-top:1rem;width:100%}.sidebar-box__footer>a{flex-grow:1}.top-content{margin:0 0 1rem}.top-content .top-content{display:flex;margin:0}.top-content__item{display:flex}@media screen and (min-width:600px) and (max-width:1019px){.top-content__item:first-of-type{grid-column-end:span 8}}.top-content__title{font-size:1.35rem!important}.top-news{display:flex;flex-direction:column;padding:0;width:100%}.top-news .un-card-headline{margin:0}.top-news__item{border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex:1;flex-direction:column;margin:0 0 1rem;position:relative;text-decoration:none;width:100%}.top-news__item:not(:first-child){display:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.top-news__item{padding:.5rem .5rem 0}}@media screen and (min-width:600px) and (max-width:1019px){.top-news__item{padding:.75rem .75rem 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.top-news__item{padding:1rem 1rem 0}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.top-news__item .un-grid__item{grid-column-end:span 12}}.top-news__item .un-card-body{margin-bottom:1rem}.top-news__item .un-card__media-section{flex:1;margin:1rem 0}.top-news__item .un-progress--bottom{border-radius:0 0 4px 4px}.top-news__item .un-card__media-section{border-radius:4px}.top-news__item .un-card__media-section iframe,.top-news__item .un-card__media-section img,.top-news__item .un-card__media-section video{border:1px solid var(--un-color-outline);border-radius:4px!important}.top-news__headline{width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.top-news__headline{font-size:1.5rem!important;line-height:2rem!important}.top-news__headline.un-clamp--line-2{-webkit-line-clamp:unset}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.top-news__headline{font-size:2rem!important;height:4.5rem;line-height:2.25rem!important}}.top-news__text{display:flex;flex-direction:column;position:relative}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.top-news__text{margin:0 0 1rem;order:2;width:100%}.top-news__text .un-clamp--line-8{-webkit-line-clamp:4}}@media screen and (min-width:1020px) and (max-width:1599px){.top-news__text{margin:1rem 1rem 1rem 0;width:25ch}}@media screen and (min-width:1600px){.top-news__text{margin:1rem 1rem 1rem 0;width:35ch}}.top-news__media{display:flex;flex:1;flex-direction:column;width:100%}.top-news__media img{border-radius:4px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.top-news__media{margin-bottom:1rem;order:1}}.top-news__content{display:flex;flex:1;flex-direction:row;margin:0;padding:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.top-news__content{flex-direction:column}}.top-news__main{display:flex;flex-direction:column;position:relative;width:100%}.top-news__mini{margin:0;padding:0!important}.top-news-aside .un-card-headline{margin:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.top-news-aside{padding:0 .5rem}.top-news-aside .un-grid__item--span-12{grid-column-end:span 2}.top-news-aside .un-grid__item--span-12.sda-collection-box{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.top-news-aside .un-grid__item--span-12{grid-column-end:span 4}.top-news-aside .un-grid__item--span-12.sda-collection-box{grid-column-end:span 8}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.top-news-main{margin:0}}.homepage-tournaments{margin:0 0 1rem}.homepage-tournaments__calendar,.homepage-tournaments__tournament{display:flex}.homepage-registration{margin:0 0 1rem}.homepage-registration__reg{background-color:var(--un-theme-surface);border:1px solid var(--un-color-outline);border-radius:4px;height:auto;min-height:200px;overflow:hidden;position:relative;width:100%}.homepage-registration__reg,.homepage-registration__reg-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.homepage-registration__reg-content{padding:1rem;z-index:103}.homepage-registration__reg-content>h4{align-items:center;color:var(--un-theme-on-surface);display:flex;flex-direction:column;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-style:italic;font-variant-numeric:proportional-nums;font-weight:700;justify-content:center;letter-spacing:normal;line-height:1.95rem;line-height:1.25;margin:2rem 0;text-decoration:inherit;text-transform:inherit;text-transform:uppercase}.homepage-registration__reg-content>.un-button{padding:1.5rem 2rem}.homepage-registration__reg-bg{background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:101}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-registration__reg-bg{background-position:100%}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.homepage-registration__reg-bg{background-position:100%}}.homepage-registration__reg-shape{background-position:0;background-repeat:no-repeat;background-size:280px;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:102}.homepage-registration__reg-flow{left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;z-index:105}.homepage-registration__reg-symbol{left:45%;-o-object-fit:cover;object-fit:cover;position:absolute;top:calc(50% - 18px);z-index:104}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-registration__reg-symbol{display:none}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:600px) and (max-width:1019px){.homepage-registration__reg-symbol{display:none}}.homepage-registration__reg-symbol>svg{fill:#fff;height:36px;width:36px}.homepage-registration__banner{align-items:flex-start;background-color:var(--un-theme-surface);border:1px solid var(--un-color-outline);display:flex;flex-direction:column;height:auto;justify-content:flex-end;overflow:hidden;position:relative;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-registration__banner{min-height:100px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.homepage-registration__banner{min-height:250px}}.homepage-registration__banner-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:101}.homepage-info{align-items:center;background-color:var(--un-theme-surface);border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex-direction:column;flex-wrap:wrap;height:auto;justify-content:space-around;margin:0 0 1rem;overflow:hidden;padding:1rem;position:relative;width:100%}.homepage-info__content{display:flex;flex:1;justify-content:space-between;width:100%;z-index:102}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.homepage-info__content{align-items:center;flex-direction:column}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.homepage-info__content{align-items:stretch;flex-direction:row;padding:0 5rem 1rem 0}}.homepage-info__content-text{display:flex;flex:1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.homepage-info__content-text{align-items:center;padding:1rem 0 0;text-align:center}.homepage-info__content-text:first-of-type{margin:0 0 3rem;padding:0}.homepage-info__content-text br:first-of-type{display:none}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.homepage-info__content-text{align-items:flex-start;padding:1.5rem 1rem 0;text-align:left}.homepage-info__content-text:first-of-type{justify-content:center}}.homepage-info__content-text>h4{color:var(--un-theme-on-surface);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.25rem;font-style:normal;font-style:italic;font-variant-numeric:proportional-nums;font-weight:700;font-weight:900;letter-spacing:.00735294em;line-height:1.75rem;text-transform:inherit;text-transform:uppercase}.homepage-info__content-text>h4,.homepage-info__content-text>p{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 0 1rem;text-decoration:inherit}.homepage-info__content-text>p{color:var(--un-theme-text-high);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;text-transform:inherit}.homepage-info__action{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;z-index:102}.homepage-info__shape-1{background-repeat:no-repeat;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:101}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-info__shape-1{background-position:50%;right:0;top:-53%;transform:rotate(90deg)}}@media screen and (min-width:600px) and (max-width:1019px){.homepage-info__shape-1{background-position:50%;right:0;top:-70%;transform:rotate(90deg)}}@media screen and (min-width:1020px) and (max-width:1599px){.homepage-info__shape-1{background-position:-200px}}@media screen and (min-width:1600px){.homepage-info__shape-1{background-position:-130px}}.homepage-info__shape-2{background-repeat:no-repeat;bottom:0;height:100%;position:absolute;right:0;top:0;transform:rotate(180deg);width:100%;z-index:101}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.homepage-info__shape-2{display:none}}@media screen and (min-width:1020px) and (max-width:1599px){.homepage-info__shape-2{background-position:-330px}}@media screen and (min-width:1600px){.homepage-info__shape-2{background-position:-250px}}.homepage-clubs{grid-gap:1rem;display:grid;grid-auto-rows:minmax(250px,auto);margin:0 0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-clubs{grid-template-columns:1fr}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.homepage-clubs{grid-template-columns:1fr calc(300px + 2rem)}}.homepage-clubs__teams{align-items:center;background-color:var(--un-theme-surface);border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;padding:.5rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-clubs__teams{grid-column:1;grid-row:1}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.homepage-clubs__teams{grid-column:1;grid-row:1/3}}.homepage-clubs-title{align-items:center;color:var(--un-theme-on-surface);display:flex;flex-direction:column;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-style:italic;font-variant-numeric:proportional-nums;font-weight:700;justify-content:center;letter-spacing:normal;line-height:1.95rem;margin:0 0 1rem;text-align:center;text-decoration:inherit;text-transform:inherit;text-transform:uppercase}.homepage-clubs-logos{display:grid;grid-auto-rows:minmax(70px,auto);width:100%}@media screen and (max-width:359px){.homepage-clubs-logos{grid-gap:.25rem;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape){.homepage-clubs-logos{grid-gap:.25rem;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){.homepage-clubs-logos{grid-gap:1rem;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1600px){.homepage-clubs-logos{grid-gap:1rem;grid-template-columns:repeat(4,1fr)}}.homepage-clubs-logos__item{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:.5rem}.homepage-clubs-logos__item img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-clubs-logos__item img{height:60px;width:60px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.homepage-clubs-logos__item img{height:70px;width:70px}}.homepage-clubs__sda{align-items:center;background-color:var(--un-theme-surface);border:1px solid var(--un-color-outline);display:flex;flex-direction:column;justify-content:center;padding:1rem 1rem .25rem}.homepage-clubs__sda-image{display:block;height:250px;width:300px}.homepage-clubs__sda-title{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.03333333em;line-height:1.25rem;margin:.25rem 0 0;text-align:center;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-external-articles .un-grid__item--span-3{grid-column-end:span 4}.homepage-external-articles .un-grid__item--span-3:nth-of-type(7),.homepage-external-articles .un-grid__item--span-3:nth-of-type(8){display:none}}.homepage-partners{margin:0 0 1rem;width:100%}.homepage-partners__general,.homepage-partners__main,.homepage-partners__medial{align-items:center;background-color:var(--un-theme-surface);border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:.5rem}.homepage-partners-title{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.03333333em;line-height:1.25rem;margin:0;text-align:center;text-decoration:inherit;text-transform:inherit}.homepage-partners-logos{align-items:center;display:flex;flex:1;flex-direction:row;flex-wrap:wrap;justify-content:space-around;width:100%}.homepage-partners-logos__item{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:.5rem}.homepage-partners-logos__item img{-o-object-fit:cover;object-fit:cover}.homepage-gamer-banner{border:1px solid var(--un-color-outline);border-radius:4px;display:inline-flex;height:auto;margin:0 0 1rem;width:100%}.homepage-gamer-banner__content{display:block;height:auto;width:100%}.homepage-gamer-banner__content img{border-radius:4px;display:block;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-gamer-banner__desktop{display:none!important}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.homepage-gamer-banner__mobile{display:none!important}}.homepage-media{border-radius:4px;margin:0 0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-media .un-grid__item--span-3{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.homepage-media .un-grid__item--span-3{grid-column-end:span 3}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.homepage-media .un-grid__item--span-3{grid-column-end:span 3}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-media .un-grid__item--span-9{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.homepage-media .un-grid__item--span-9{grid-column-end:span 5}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.homepage-media .un-grid__item--span-9{grid-column-end:span 9}}.homepage-section__title{color:var(--un-theme-text-high);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;text-align:center;text-decoration:inherit;text-transform:inherit;text-transform:uppercase}.homepage-section__action,.homepage-section__title{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem 0}.homepage-section__action{padding:0;z-index:103}.homepage-section__action>.un-button{padding:1.5rem 2rem}.homepage-content-blok{position:relative}.homepage-content-blok:before{background-color:var(--un-color-surface-bg);border-radius:100px;content:"";display:block;height:4px;left:1rem;position:absolute;right:1rem;top:-1rem;width:calc(100% - 2rem)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-content-blok{margin-top:1rem}}.homepage-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 0 1rem;padding:0;width:100%}.homepage-content__main{grid-gap:var(--un-size-grid-gap);display:grid;grid-template-columns:2fr 1fr 1fr 1fr}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-content__main{display:flex;flex-direction:column;width:100%}.homepage-content__main .card-article:after{background-color:var(--un-color-outline-variant);bottom:-.25rem;content:"";display:block;height:1px;left:0;position:absolute;right:0;width:100%}.homepage-content__main .card-article:not(:first-child){flex-direction:row-reverse}.homepage-content__main .card-article:not(:first-child) .un-card__media-section{width:var(--un-size-inline-card-media-width)}.homepage-content__main .card-article:not(:first-child) .un-card-headline *{font-size:1rem;line-height:1.5rem}.homepage-content__main .card-article:not(:first-child) .un-card-body{display:none}.homepage-content__main .card-article:not(:first-child) .un-card__content{padding:0 .5rem 0 0}.homepage-content__main .card-article:not(:first-child) .un-card-info--end{justify-content:flex-start}.homepage-content__main .card-article:not(:first-child) .un-card-info--end .un-card-info{flex:unset}}.homepage-content__main .card-article [data-type=author],.homepage-content__main .card-article [data-type=date] .un-card-label__icon{display:none}.homepage-content__main--col-2{grid-template-columns:2fr 1fr}.homepage-content__main--col-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-content__main--col-5{display:grid;grid-template-columns:1fr 1fr}.homepage-content__main--col-5 .card-game:nth-child(5){display:none}}.homepage-content__header{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:1rem 0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-content__header{align-items:center;flex-direction:column}}.homepage-content__title{align-items:flex-start;color:var(--un-color-on-surface);display:flex;flex-direction:column;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;justify-content:flex-start;letter-spacing:-.015625em;line-height:2.5rem;position:relative;text-align:left;text-decoration:inherit;text-transform:inherit}.homepage-content__title:hover:before{background-color:var(--un-color-primary-bg);width:150%}.homepage-content__title:hover:after{background-color:var(--un-color-primary-bg);left:0;width:50%}.homepage-content__title>a{color:var(--un-color-on-surface-variant);text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.homepage-content__title>a:hover{color:var(--un-color-primary)}.homepage-content__title:before{left:2rem;top:-.5rem;transition:all .18s cubic-bezier(.4,0,1,1);width:120%}.homepage-content__title:after,.homepage-content__title:before{background-color:var(--un-color-surface-bg);border-radius:100px;content:"";display:block;height:4px;position:absolute;right:0}.homepage-content__title:after{bottom:-.5rem;left:1rem;transition:all .18s cubic-bezier(0,0,.2,1);width:30%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-content__title:before{width:90%}.homepage-content__title:after{left:-1rem;width:50%}.homepage-content__title:hover:before{width:120%}.homepage-content__title:hover:after{width:60%}}.homepage-content__nav{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-content__nav{margin-top:1rem}}.homepage-content__nav:before{background:linear-gradient(to right,var(--un-color-background),var(--un-theme-transparent));content:"";height:100%;left:0;position:absolute;top:0;z-index:110}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.homepage-content__nav:before{width:1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.homepage-content__nav:before{content:none}}.homepage-content__nav:after{background:linear-gradient(to right,var(--un-theme-transparent),var(--un-color-background));content:"";height:100%;position:absolute;right:0;top:0;z-index:110}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.homepage-content__nav:after{width:1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.homepage-content__nav:after{content:none}}.homepage-content__nav-items{display:flex;flex-direction:row;text-align:center;white-space:nowrap}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.homepage-content__nav-items{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;padding:.5rem 1rem;width:100vw}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.homepage-content__nav-items{flex-wrap:wrap;justify-content:flex-end;padding:0}}.homepage-content__nav-item{align-items:center;background-color:var(--un-color-surface-bg-low);border-radius:100px;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;height:38px;justify-content:flex-start;letter-spacing:.00714286em;line-height:1.375rem;margin:.15rem .5rem;padding:.5rem 1rem;text-decoration:none;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.homepage-content__nav-item:hover{background-color:var(--un-color-surface-bg-high)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-content__nav-item{margin:0 .25rem}}.homepage-content__footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin-top:1rem;padding:0 1rem;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.homepage-content__footer{justify-content:space-between;padding:0 .5rem}}.homepage-content__footer-separator{background-color:var(--un-color-surface-bg);border-radius:100px;display:block;height:6px;margin-right:1rem;width:4rem}.homepage-content__footer-button{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;justify-content:center;text-decoration:none}.homepage-content__footer-button:hover{color:var(--un-color-primary)}.homepage-content__footer-button>span{color:currentColor;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.05em;line-height:2.25rem;margin-right:.5rem;text-decoration:none;text-transform:uppercase}.homepage-content__footer-button>i>svg,.homepage-content__footer-button>span{align-items:center;display:flex;justify-content:center;transition:all .18s cubic-bezier(.4,0,.2,1)}.homepage-content__footer-button>i>svg{fill:currentColor;height:20px;width:20px}.post-media{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;padding:0;width:100%}.post-media .un-card__media.un-aspect-ratio{border-bottom:2px solid var(--un-color-primary)}.post-media .un-card__media.un-aspect-ratio iframe,.post-media .un-card__media.un-aspect-ratio img,.post-media .un-card__media.un-aspect-ratio picture,.post-media .un-card__media.un-aspect-ratio video{border-radius:4px 4px 0 0}.post-media .un-card__media.un-aspect-ratio .un-carousel .un-carousel__wrapper{border-radius:4px}.post-header{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header{padding:1rem 1rem 0}}@media screen and (min-width:600px) and (max-width:1019px){.post-header{padding:1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-header{padding:1rem}}@media screen and (min-width:1600px){.post-header{padding:1rem 2rem}}.post-header__title{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.75rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.00833333em;line-height:2.15rem;text-decoration:inherit;text-transform:inherit;word-break:break-word}a.post-header__title{transition:all .18s cubic-bezier(.4,0,.2,1)}a.post-header__title:hover{opacity:.75}.post-header__title-suffix{font-weight:400;opacity:.9}.post-header-info{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:1rem 0 0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info{margin:0}}.post-header-info__profile{align-items:center;display:flex;flex-direction:row;margin:0 .5rem 0 0;position:relative}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info__profile{order:2}}.post-header-info__profile>a{height:40px;margin:0 0 0 -12px;text-decoration:none;width:40px}.post-header-info__profile>a:first-child{margin:0}.post-header-info__profile>a>img,.post-header-info__profile>img{border:2px solid var(--un-theme-element);border-radius:50%;height:40px;width:40px}.post-header-info__profile>img{margin:0 0 0 -12px;text-decoration:none}.post-header-info__profile>img:first-child{margin:0}.post-header-info__name{color:var(--un-color-on-surface-variant);display:inline-block;font-size:.9rem;font-weight:400;margin:0;max-width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info__name{order:3}}.post-header-info__name>a{border-bottom:2px solid transparent;color:var(--un-color-on-surface-variant);font-size:.9rem;font-weight:700;margin:0;opacity:1;padding-bottom:1px;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);white-space:nowrap}.post-header-info__name>a:hover{border-color:var(--un-color-outline);opacity:.75}.post-header-info__name>div{color:var(--un-color-on-surface-variant);white-space:nowrap}.post-header-info__name>div,.post-header-info__name>strong{font-size:.9rem;font-weight:700;margin:0;padding-bottom:3px;text-decoration:none}.post-header-info__name>strong{color:var(--un-color-on-surface)}.post-header-info__name>i{color:var(--un-color-on-surface-variant);font-size:.9rem;font-weight:400;margin:0 .15rem 0 .075rem}.post-header-info__name>i svg{fill:var(--un-color-on-surface-variant);height:24px;width:24px}.post-header-info__name>span{color:var(--un-color-on-surface-variant);font-size:.9rem;font-weight:400;margin:0 .5rem;padding-bottom:3px}.post-header-info__name>span:first-of-type{margin:0 .5rem 0 1rem}.post-header-info__name>b{color:var(--un-color-on-surface-variant);font-size:.9rem;font-weight:400;margin:0 .5rem;padding-bottom:3px}.post-header-info__name>b:first-of-type{margin:0 .5rem 0 0}.post-header-info__content{align-items:center;display:flex;flex:1 0 auto;flex-direction:row;flex-shrink:1;flex-wrap:wrap;justify-content:flex-start;margin:0;min-height:3rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info__content{margin:0!important;order:1;width:100%}}.post-header-info__content>a{align-items:center;color:var(--un-color-primary);display:flex;flex-direction:row;font-size:.9rem;font-weight:700;justify-content:center;margin:0;opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-header-info__content>a:hover{opacity:.75}.post-header-info__content>a:first-child>i{margin:0}.post-header-info__content>a>i{color:currentColor;display:flex;font-size:inherit;font-weight:inherit;margin:0 .25rem}.post-header-info__content>a>i svg{fill:currentColor;height:20px;width:20px}.post-header-info__content>a>span{color:currentColor;font-size:inherit;font-weight:inherit;margin:0}.post-header-info__content>i{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;font-size:.9rem;font-weight:400;justify-content:center;margin:0 .5rem}.post-header-info__content>i svg{fill:currentColor;height:24px;width:24px}.post-header-info__content>i:empty{margin:0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info__content>i:empty{margin:0 .5rem}}.post-header-info__content>span{justify-content:flex-start;margin:0;padding-bottom:3px}.post-header-info__content>span,.post-header-info__content>span>i{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;font-size:.9rem;font-weight:400}.post-header-info__content>span>i{justify-content:center;padding:.5rem}.post-header-info__content>span>i svg{fill:currentColor;height:20px;width:20px}.post-header-info__chip{margin:.15rem 0;padding:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info__chip{order:4}}.post-header-info--navigation,.post-header-info--top{margin:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info--navigation{margin-top:-1rem}}.post-header-info--navigation .post-header-info__content{margin:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info--navigation .post-header-info__content{flex-shrink:0}}.post-header-info--navigation .post-header-info__content>a{border-bottom:none;color:var(--un-color-on-surface-variant);display:block;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info--navigation .post-header-info__content>a{max-width:100px}}.post-header-info--navigation .post-header-info__content>a:last-of-type{flex:1;max-width:unset}.post-header-info--navigation .post-header-info__content>i{margin:0}.post-header-info--navigation .post-header-info__content>i svg{fill:var(--un-color-surface-bg-highest);height:24px;width:24px}.post-header-info--navigation .post-header-info__content>span{font-weight:700}.post-header-info--navigation-tournament{margin-bottom:-1rem}.post-header-info--stats{margin:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info--stats{overflow-x:auto}}.post-header-info--stats .post-header-info__content{width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info--stats .post-header-info__content{flex-shrink:0;width:auto}}.post-header-info--stats .post-header-info__content>i svg{fill:var(--un-color-on-surface-variant);height:24px;width:24px}.post-header-info--stats .post-header-info__content>i:first-of-type{margin:0 .5rem 0 0}.post-header-info--stats .un-chip-group{padding:0 0 .5rem}.post-header-info--stats .un-chip-group .un-chip{margin:0 .5rem .25rem 0}.post-header-info__content--with-profile{justify-content:flex-end;margin:0 0 0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-header-info__content--with-profile span:first-child{flex:1;margin:0}}.post-navigation{border-bottom:1px solid var(--un-color-outline-variant);padding:0 1rem}.post-navigation,.post-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0;width:100%}.post-section{position:relative}.post-section .un-grid{width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-section{padding:1rem .5rem}.post-section .un-grid{padding:0!important}}@media screen and (min-width:600px) and (max-width:1019px){.post-section{padding:1rem 2rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-section{padding:1rem 2rem}}@media screen and (min-width:1600px){.post-section{padding:1rem 2rem}}.post-section--top-divider{border-top:1px solid var(--un-color-outline-variant)}.post-section--bottom-divider{border-bottom:1px solid var(--un-color-outline-variant)}.post-section--continue{align-items:center}.post-section--continue:before{background:linear-gradient(to top,var(--un-color-surface),var(--un-theme-transparent));content:"";left:0;position:absolute;right:0;width:100%;z-index:110}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.post-section--continue:before{height:2rem;top:-2rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.post-section--continue:before{height:5rem;top:-5rem}}.post-section__header{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.post-section__title{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;margin-right:1rem;text-decoration:inherit;text-transform:inherit}.post-section__action{align-items:center;display:flex;flex-direction:row}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-section__action{justify-content:space-between;margin-top:.5rem;width:100%}}.post-section__action .un-chip-group{padding:0}.post-section__info{align-items:center;display:flex;flex-direction:row;margin:0 .75rem}.post-section__info:first-child{margin:0 .75rem 0 0}.post-section__info:last-child{margin:0 0 0 .75rem}.post-section__info>i{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:column;justify-content:center;padding:.25rem;position:relative}.post-section__info>i>svg{fill:currentColor;height:20px;width:20px}.post-section__info>a,.post-section__info>button{align-items:center;color:var(--un-color-on-surface);display:flex;flex-direction:column;justify-content:center;opacity:1;padding:.5rem;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-section__info>a:hover,.post-section__info>a[filter-active],.post-section__info>button:hover,.post-section__info>button[filter-active]{color:var(--un-color-primary)}.post-section__info>a[filter-active]:hover,.post-section__info>button[filter-active]:hover{opacity:.75}.post-section__info>a>svg,.post-section__info>button>svg{fill:currentColor;height:20px;width:20px}.post-section__info>span{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.075em;line-height:1rem;text-decoration:none;text-transform:none}.post-body{display:grid;overflow:hidden;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body{grid-gap:1rem .5rem;grid-template-columns:1rem 1fr 1rem;padding:1rem 0}}@media screen and (min-width:600px) and (max-width:1019px){.post-body{grid-gap:1rem .75rem;grid-template-columns:2rem 1fr 2rem;padding:1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-body{grid-gap:1rem 1rem;grid-template-columns:1fr 55ch 1fr;padding:1rem}}@media screen and (min-width:1600px){.post-body{grid-gap:1rem 1rem;grid-template-columns:1fr 65ch 1fr;padding:1rem 2rem}}.post-body>*{grid-column:2;margin:0;min-width:0;word-break:break-word}.post-body .post-header__title{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.015625em;line-height:2.5rem;margin:1rem 0;text-decoration:inherit;text-transform:inherit;word-break:break-word}.post-body .post-body__perex a,.post-body .post-body__perex p{font-weight:700}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__sda{grid-column:1/-1}}.post-body .post-body__sda a{border:none;color:transparent;opacity:1}.post-body .post-body__sda a:hover{opacity:1}.post-body .post-body__media{border-radius:4px;display:block;margin:0;position:relative;text-align:center;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__media{margin:0 .5rem;width:calc(100% - 1rem)}}.post-body .post-body__media>picture{border-radius:4px;overflow:hidden}.post-body .post-body__media>img,.post-body .post-body__media>picture>img{border-radius:4px;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.post-body .post-body__media>iframe,.post-body .post-body__media>video{border-radius:4px;height:100%;left:0;position:absolute;top:0;width:100%}.post-body .post-body__video{border-radius:4px;display:block;margin:0;position:relative;text-align:center;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__video{margin:0 .5rem;width:calc(100% - 1rem)}}.post-body .post-body__video iframe,.post-body .post-body__video video{border-radius:4px;height:100%;left:0;position:absolute;top:0;width:100%}.post-body .post-body__audio{background-color:var(--un-theme-bg-primary-low);border:1px solid var(--un-theme-bg-primary-high);border-radius:4px;margin:0 0 1rem;padding:1rem .5rem}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__audio{margin:0 0 .5rem}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__audio{margin:0 .25rem;padding:.5rem .25rem}}.post-body .post-body__steam{display:block}.post-body .post-body__tournament-table{display:block;position:relative;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__tournament-table{margin:0}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-table{margin:0 -1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-body .post-body__tournament-table{margin:0 -1rem}}@media screen and (min-width:1600px){.post-body .post-body__tournament-table{margin:0 -2rem}}.post-body .post-body__tournament-table *{grid-column:unset;min-width:unset}.post-body .post-body__tournament-table .tournament-group-table{margin:0}.post-body .post-body__tournament-table oembed{width:98%}.post-body .post-body__tournament-games{display:block;position:relative;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__tournament-games{margin:0}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-games{margin:0 -1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-body .post-body__tournament-games{margin:0 -1rem}}@media screen and (min-width:1600px){.post-body .post-body__tournament-games{margin:0 -2rem}}.post-body .post-body__tournament-games *{grid-column:unset;min-width:unset}.post-body .post-body__tournament-games .un-chip{border:1px solid var(--un-color-outline)!important;color:var(--un-color-on-surface)!important;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.post-body .post-body__tournament-games oembed{width:98%}.post-body .post-body__tournament-bracket{border-bottom:1px solid var(--un-color-outline-variant);border-top:1px solid var(--un-color-outline-variant);display:block;padding:0;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__tournament-bracket{margin:0}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-bracket{margin:0 -1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-body .post-body__tournament-bracket{margin:0 -1rem}}@media screen and (min-width:1600px){.post-body .post-body__tournament-bracket{margin:0 -2rem}}.post-body .post-body__tournament-bracket *{grid-column:unset;min-width:unset}.post-body .post-body__tournament-bracket:before{background:linear-gradient(to right,transparent,var(--un-theme-surface));content:"";height:100%;position:absolute;right:0;top:0;z-index:110}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-bracket:before{width:1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.post-body .post-body__tournament-bracket:before{width:1.5rem}}.post-body .post-body__tournament-bracket:after{background:linear-gradient(to right,var(--un-theme-surface),transparent);content:"";height:100%;left:0;position:absolute;top:0;z-index:110}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-bracket:after{width:1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.post-body .post-body__tournament-bracket:after{width:1.5rem}}.post-body .post-body__tournament-bracket oembed{width:98%}.post-body .post-body__tournament-pack{display:block;position:relative;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__tournament-pack{margin:0}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-pack{margin:0 -1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-body .post-body__tournament-pack{margin:0 -1rem}}@media screen and (min-width:1600px){.post-body .post-body__tournament-pack{margin:0 -2rem}}.post-body .post-body__tournament-pack *{grid-column:unset;min-width:unset}.post-body .post-body__tournament-pack .tournament-group-table{margin:0}.post-body .post-body__tournament-pack oembed{width:98%}.post-body .post-body__tournament-matches{display:block;position:relative;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__tournament-matches{margin:0}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-matches{margin:0 -1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-body .post-body__tournament-matches{margin:0 -1rem}}@media screen and (min-width:1600px){.post-body .post-body__tournament-matches{margin:0 -2rem}}.post-body .post-body__tournament-matches *{grid-column:unset;min-width:unset}.post-body .post-body__tournament-matches oembed{width:98%}.post-body .post-body__tournament-league-table{display:block;position:relative;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__tournament-league-table{margin:0}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-league-table{margin:0 -1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-body .post-body__tournament-league-table{margin:0 -1rem}}@media screen and (min-width:1600px){.post-body .post-body__tournament-league-table{margin:0 -2rem}}.post-body .post-body__tournament-league-table *{grid-column:unset;min-width:unset}.post-body .post-body__tournament-league-table .tournament-group-table{margin:0}.post-body .post-body__tournament-league-table oembed{width:98%}.post-body .post-body__tournament-stats{display:block;position:relative;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__tournament-stats{margin:0}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-stats{margin:0 -1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-body .post-body__tournament-stats{margin:0 -1rem}}@media screen and (min-width:1600px){.post-body .post-body__tournament-stats{margin:0 -2rem}}.post-body .post-body__tournament-stats .tournament-stats{margin:0}.post-body .post-body__tournament-stats oembed{width:98%}.post-body .post-body__tournament-player-roster{display:block;margin:0;position:relative;width:auto}.post-body .post-body__tournament-player-roster .profile-page-section__content{border:none}.post-body .post-body__tournament-player-roster .tournament-stats__row{padding:.5rem}.post-body .post-body__tournament-player-roster .tournament-stats__player{padding:.2rem 0}@media screen and (max-width:359px){.post-body .post-body__tournament-player-roster.post-body__tournament-player-roster--cols-4 .tournament-stats__player-photo{display:none}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-player-roster.post-body__tournament-player-roster--cols-4 .tournament-stats__player-photo{display:none}}@media screen and (min-width:1020px) and (max-width:1599px){.post-body .post-body__tournament-player-roster.post-body__tournament-player-roster--cols-4 .tournament-stats__player-photo{display:none}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-player-roster.post-body__tournament-player-roster--cols-5 .tournament-stats__player-photo{display:none}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.post-body .post-body__tournament-player-roster.post-body__tournament-player-roster--cols-5 .tournament-stats__player-photo{display:none}}@media screen and (max-width:359px){.post-body .post-body__tournament-player-roster.post-body__tournament-player-roster--cols-6 .tournament-stats__player-photo{display:none}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__tournament-player-roster.post-body__tournament-player-roster--cols-6 .tournament-stats__player-photo{display:none}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.post-body .post-body__tournament-player-roster.post-body__tournament-player-roster--cols-6 .tournament-stats__player-photo{display:none}}.post-body .post-body__tournament-player-roster oembed{width:98%}.post-body .esport-transfer-table{margin:0!important}.post-body .esport-transfer-table table,.post-body .esport-transfer-table table tr{border:none}.post-body .post-body__gallery *{grid-column:unset;min-width:unset}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__gallery .un-carousel__wrapper{border-left:none;border-radius:0;border-right:none}}.post-body .post-body__image{text-align:center}.post-body .post-body__image img{border-radius:4px}.post-body .post-body__image.post-body__image--no-gap{margin:-.5rem 0}.post-body .post-body__image.post-body__image--no-gap figcaption{display:none}.post-body .post-body__image.post-body__image--no-gap img{border-radius:0}.post-body .post-body__image--size-forced>.post-body__forced-container{margin:0 auto}.post-body .post-body__image-slider{background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:4px;overflow:hidden;position:relative;text-align:center}.post-body .post-body__image-slider img{border-radius:4px;max-width:none}.post-body .post-body__image-slider>img{margin:0;width:calc(100% + 2px)}.post-body .post-body__image-slider cocoen-component #drag{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.post-body .post-body__image-slider cocoen-component #drag:before{background-color:#fff;border-radius:1000px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.post-body .post-body__image-zoom{text-align:center}.post-body .post-body__image-zoom img{border-radius:4px;cursor:zoom-in}.post-body .image-static-url-href{text-decoration:none}.post-body .image-static-url-wrapper{display:grid;grid-column:1/-1;padding:0;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.post-body .image-static-url-wrapper:hover{opacity:.85}.post-body .image-static-url-wrapper *{grid-column:unset;min-width:unset}.post-body .raw-html-embed{display:block;grid-column:1/-1;overflow:hidden;padding:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .raw-html-embed{grid-gap:1rem .5rem;grid-template-columns:1rem 1fr 1rem;margin:0 .5rem;width:calc(100% - 1rem)}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .raw-html-embed{grid-gap:1rem .75rem;grid-template-columns:1fr 8fr 1fr}}@media screen and (min-width:1020px) and (max-width:1599px){.post-body .raw-html-embed{grid-gap:1rem 1rem;grid-template-columns:1fr 55ch 1fr}}@media screen and (min-width:1600px){.post-body .raw-html-embed{grid-gap:1rem 1rem;grid-template-columns:1fr 65ch 1fr}}.post-body .raw-html-embed iframe{border-radius:4px;display:block;margin:0;position:relative;text-align:center;width:100%}@supports (aspect-ratio:16/9){.post-body .raw-html-embed iframe[src*=twitch]{aspect-ratio:16/9;height:auto}}.post-body .raw-html-embed video{border-radius:4px;display:block;margin:0;position:relative;text-align:center;width:100%}.post-body .post-body__dialog .post-body__dialog-question{color:var(--un-color-on-surface);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.25rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:.00735294em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit}.post-body .post-body__dialog .post-body__dialog-answer{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-style:italic;font-weight:400;letter-spacing:0;line-height:1.5rem;margin-bottom:1rem;text-decoration:inherit;text-transform:inherit}.post-body .post-body__dialog .post-body__dialog-answer:last-child{margin-bottom:0}.post-body .post-body__timestamps .un-list-item__before{margin:0 1rem 0 0}.post-body .post-body__grid-2,.post-body .post-body__grid-3,.post-body .post-body__grid-4,.post-body .post-body__page-both,.post-body .post-body__page-left,.post-body .post-body__page-right{grid-gap:1rem;display:grid;grid-column:1/-1;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__grid-2,.post-body .post-body__grid-3,.post-body .post-body__grid-4,.post-body .post-body__page-both,.post-body .post-body__page-left,.post-body .post-body__page-right{grid-template-columns:repeat(1,minmax(0,1fr));padding:0 1.5rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__grid-2,.post-body .post-body__grid-3,.post-body .post-body__grid-4,.post-body .post-body__page-both,.post-body .post-body__page-left,.post-body .post-body__page-right{grid-template-columns:repeat(12,minmax(0,1fr))}}.post-body .post-body__grid-2__wrapper,.post-body .post-body__grid-3__wrapper,.post-body .post-body__grid-4__wrapper,.post-body .post-body__page-both__main-wrapper,.post-body .post-body__page-both__side-wrapper,.post-body .post-body__page-left__main-wrapper,.post-body .post-body__page-left__side-wrapper,.post-body .post-body__page-right__main-wrapper,.post-body .post-body__page-right__side-wrapper{display:flex;flex-direction:row;margin:0;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__grid-2__wrapper,.post-body .post-body__grid-3__wrapper,.post-body .post-body__grid-4__wrapper,.post-body .post-body__page-both__main-wrapper,.post-body .post-body__page-both__side-wrapper,.post-body .post-body__page-left__main-wrapper,.post-body .post-body__page-left__side-wrapper,.post-body .post-body__page-right__main-wrapper,.post-body .post-body__page-right__side-wrapper{grid-column-end:span 1}}.post-body .post-body__grid-2__item,.post-body .post-body__grid-3__item,.post-body .post-body__grid-4__item,.post-body .post-body__page-both__main-item,.post-body .post-body__page-both__side-item,.post-body .post-body__page-left__main-item,.post-body .post-body__page-left__side-item,.post-body .post-body__page-right__main-item,.post-body .post-body__page-right__side-item{width:100%}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__grid-2__wrapper{grid-column-end:span 6}.post-body .post-body__grid-3__wrapper{grid-column-end:span 4}.post-body .post-body__grid-4__wrapper{grid-column-end:span 3}.post-body .post-body__page-right__main-wrapper{grid-column-end:span 8}.post-body .post-body__page-right__side-wrapper{grid-column-end:span 4}.post-body .post-body__page-left__main-wrapper{grid-column-end:span 8}.post-body .post-body__page-left__side-wrapper{grid-column-end:span 4}.post-body .post-body__page-both__main-wrapper{grid-column-end:span 6}.post-body .post-body__page-both__side-wrapper{grid-column-end:span 3}}.post-body .post-body__info-card{background-color:var(--un-color-surface-bg-low);border-radius:4px;display:flex;flex-direction:row;grid-column:1/-1;margin:0 .5rem;padding:.5rem;width:calc(100% - 1rem)}.post-body .post-body__info-card .post-body__info-card__left{max-width:25vw;width:64px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .post-body__info-card .post-body__info-card__left{margin:0 .5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.post-body .post-body__info-card .post-body__info-card__left{margin:0 .75rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.post-body .post-body__info-card .post-body__info-card__left{margin:0 1rem 0 0}}.post-body .post-body__info-card .post-body__info-card__content{width:100%}.post-body .post-body__info-card .post-body__info-card__content ol,.post-body .post-body__info-card .post-body__info-card__content ul{padding-left:1.5rem}.post-body .post-body__icon{align-items:center;display:inline-flex;justify-content:center;position:relative;top:-2px;vertical-align:middle}.post-body .post-body__icon>svg{fill:var(--un-color-on-surface);height:20px}.post-body .post-body__icon>svg[id*=flag-icons]{fill:unset;height:14px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .review-box{grid-column:2}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.post-body .review-box{grid-column:1/-1}}.post-body .un-card-inline-list .un-card{flex-direction:row-reverse}.post-body .un-card-inline-list .un-card .un-card__media,.post-body .un-card-inline-list .un-card .un-card__media-section{width:var(--un-size-inline-card-media-width)}@media screen and (max-width:359px){.post-body .un-card-inline-list .un-card .un-card__media,.post-body .un-card-inline-list .un-card .un-card__media-section{margin-top:.4rem;width:120px}}@media screen and (min-width:360px) and (max-width:599px){.post-body .un-card-inline-list .un-card .un-card__media,.post-body .un-card-inline-list .un-card .un-card__media-section{margin-top:.4rem;width:130px}}.post-body .un-card-inline-list .un-card .un-card__media+.un-card__content,.post-body .un-card-inline-list .un-card .un-card__media-section+.un-card__content{border-right:1px solid var(--un-color-outline-variant);border-top:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .un-card-inline-list .un-card .un-card__media+.un-card__content,.post-body .un-card-inline-list .un-card .un-card__media-section+.un-card__content{padding:0 .5rem 0 0}}.post-body .un-card-inline-list .un-card .un-card__media,.post-body .un-card-inline-list .un-card .un-card__media iframe,.post-body .un-card-inline-list .un-card .un-card__media img,.post-body .un-card-inline-list .un-card .un-card__media picture,.post-body .un-card-inline-list .un-card .un-card__media video{border-radius:0 4px 4px 0}.post-body h1{margin-top:1rem}.post-body h1,.post-body h1>a{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.015625em;line-height:2.5rem;text-decoration:inherit;text-transform:inherit}.post-body h1>a{border-bottom:2px solid;opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body h1>a:hover{opacity:.75}.post-body h2{margin-top:1rem}.post-body h2,.post-body h2>a{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.75rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.00833333em;line-height:2.15rem;text-decoration:inherit;text-transform:inherit}.post-body h2>a{border-bottom:2px solid;opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body h2>a:hover{opacity:.75}.post-body h3{margin-top:1rem}.post-body h3,.post-body h3>a{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;text-decoration:inherit;text-transform:inherit}.post-body h3>a{border-bottom:2px solid;opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body h3>a:hover{opacity:.75}.post-body h4{margin-top:1rem}.post-body h4,.post-body h4>a{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.25rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:.00735294em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit}.post-body h4>a{border-bottom:2px solid;opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body h4>a:hover{opacity:.75}.post-body h5{margin-top:1rem}.post-body h5,.post-body h5>a{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.03125em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}.post-body h5>a{border-bottom:2px solid;opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body h5>a:hover{opacity:.75}.post-body h6{margin-top:1rem}.post-body h6,.post-body h6>a{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.post-body h6>a{border-bottom:2px solid;opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body h6>a:hover{opacity:.75}.post-body p{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;text-decoration:inherit;text-transform:inherit}.post-body code,.post-body pre{font-family:Consolas,Liberation Mono,Menlo,monospace;font-size:.8rem;font-style:normal;font-weight:700;letter-spacing:0;text-decoration:none}.post-body pre{color:var(--un-color-on-surface);padding:1.5rem 3rem}.post-body div:not([class]){color:var(--un-color-on-surface);font-size:1rem;letter-spacing:0;line-height:1.5rem}.post-body blockquote,.post-body div:not([class]){font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;text-decoration:inherit;text-transform:inherit}.post-body blockquote{color:var(--un-color-on-surface-variant);font-size:2rem;letter-spacing:.03125em;line-height:2.5rem;padding:1.5rem 3rem;position:relative;text-align:center}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body blockquote{font-size:1.5rem;grid-column:1/-1;line-height:1.8rem;padding:1rem 2.5rem}}.post-body blockquote:after,.post-body blockquote:before{color:var(--un-color-outline);content:"\201C";font-family:serif;font-size:8rem;position:absolute}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body blockquote:after,.post-body blockquote:before{font-size:6rem}}.post-body blockquote:before{left:0;top:2rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body blockquote:before{left:.5rem;top:1.5rem}}.post-body blockquote:after{bottom:2rem;right:0;transform:rotate(180deg)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body blockquote:after{bottom:1.5rem;right:.5rem}}.post-body blockquote.tiktok-embed:after,.post-body blockquote.tiktok-embed:before{display:none}.post-body blockquote>p{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:2rem;font-style:normal;font-weight:400;letter-spacing:.03125em;line-height:2.5rem;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body blockquote>p{font-size:1.5rem;line-height:1.8rem}}.post-body font[color]{color:currentColor}.post-body font[color] b{background-color:var(--un-theme-bg-primary-high);border-radius:4px;color:var(--un-color-on-surface);filter:contrast(5);padding:2px 4px}.post-body b>a,.post-body div:not([class])>a,.post-body li>a,.post-body p>a,.post-body p>span>a,.post-body strong>a{border-bottom:2px solid;color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;opacity:1;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body b>a:hover,.post-body div:not([class])>a:hover,.post-body li>a:hover,.post-body p>a:hover,.post-body p>span>a:hover,.post-body strong>a:hover{opacity:.75}.post-body td>a{border-bottom:2px solid transparent;color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;opacity:1;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body td>a:hover{border-bottom-color:var(--un-color-primary);opacity:.75}.post-body span[style*=color] a{border-color:currentColor;color:inherit;opacity:1}.post-body span[style*=color] a:hover{opacity:.75}.post-body b,.post-body b a,.post-body strong,.post-body strong a{font-weight:700}.post-body mark{background-color:var(--un-theme-bg-primary-high);border-radius:3px;color:var(--un-color-on-surface);filter:contrast(5);padding:2px 4px}.post-body hr{background-color:var(--un-color-outline-variant);height:1px;width:100%}.post-body ul{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;margin:0;padding:0 0 0 2.5rem;text-decoration:inherit;text-transform:inherit}.post-body ul>li{list-style:square}.post-body ul>li>ol>li{list-style:decimal}.post-body ul>li>ul{margin:0}.post-body ul>li>ul>li{list-style:circle}.post-body ul>li>ul>li>ul{margin:0}.post-body ul>li>ul>li>ul>li{list-style:disc}.post-body ol{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;margin:0;padding:0 0 0 2.5rem;text-decoration:inherit;text-transform:inherit}.post-body ol li ol,.post-body ol li ul,.post-body ul li ol,.post-body ul li ul{margin:0}.post-body dl{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;text-decoration:inherit;text-transform:inherit}.post-body dl dt{font-weight:700}.post-body dl dd{font-style:italic;font-weight:400;margin:0 0 1rem}.post-body dl dd:last-child{margin:0}.post-body img{max-width:100%}.post-body figure{grid-column:1/-1;margin:0 .5rem}.post-body figure figcaption{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03333333em;line-height:1.25rem;margin:0 0 .5rem;text-align:center;text-decoration:inherit;text-transform:inherit}.post-body figure figcaption a{border-bottom:2px solid transparent;color:var(--un-color-primary);font-size:inherit;font-weight:inherit;opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body figure figcaption a:hover{opacity:.75}.post-body figure .media{position:relative}.post-body figure .media picture{display:flex;justify-content:center}.post-body figure .un-card__media .media{position:unset}.post-body .post-body__figcaption{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03333333em;line-height:1.25rem;margin:-.75rem 0 0;text-align:center;text-decoration:inherit;text-transform:inherit}.post-body .post-body__figcaption a{border-bottom-width:1px;font-size:inherit;font-weight:inherit}.post-body table{border:1px solid var(--un-color-outline);border-radius:4px;grid-column:1/-1;width:100%}.post-body table tr{background:transparent;border-bottom:1px solid var(--un-color-outline-variant)}.post-body table tr:last-child{border-bottom:none}.post-body table tr:nth-child(odd){background-color:var(--un-color-surface-bg-low)}.post-body table tr:nth-child(2n){background-color:var(--un-color-surface-bg-high)}.post-body table td{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;padding:1rem;text-decoration:inherit;text-transform:inherit}.post-body table td p{margin:0}.post-body .table{margin:0;overflow-x:auto;width:auto!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .table table{width:-moz-max-content;width:max-content}}.post-body .table-responsive{overflow-x:auto;width:auto!important}.post-body .twitter-tweet{margin:0 auto}.post-body oembed{animation:loading-bg 1s ease infinite;background:linear-gradient(90deg,var(--un-color-surface-bg-high),var(--un-color-surface-bg-highest),var(--un-color-surface-bg-low));background-size:400% 400%;border:1px solid var(--un-color-outline);border-radius:4px;display:block;margin:0 auto;padding-bottom:56.25%;position:relative;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body oembed{margin:0 .5rem;width:calc(100% - 1rem)}}.post-body .un-card h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{margin-top:unset}.post-body .un-card{background-color:var(--un-theme-surface);border:1px solid var(--un-color-outline);border-radius:4px;box-shadow:0 0 0 0 transparent;display:flex;flex-direction:column;height:auto;position:relative;text-decoration:none;width:100%}.post-body .un-card[data-url],.post-body .un-card[href]{cursor:pointer;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body .un-card[data-url]:hover,.post-body .un-card[href]:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.post-body .un-card--elevation{transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body .un-card--elevation .un-card-label,.post-body .un-card--elevation .un-card__media-section{z-index:1}.post-body .un-card--elevation:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);z-index:1}.post-body .un-card--anchors-opacity [href]{opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-body .un-card--anchors-opacity [href]:hover{opacity:.85}.post-body .un-card--fullsize .un-card__media,.post-body .un-card--fullsize .un-card__media iframe,.post-body .un-card--fullsize .un-card__media img,.post-body .un-card--fullsize .un-card__media picture,.post-body .un-card--fullsize .un-card__media video{border-radius:4px}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.post-body .un-card--inline{flex-direction:row}.post-body .un-card--inline .un-card__media+.un-card__content,.post-body .un-card--inline .un-card__media-section+.un-card__content{border-left:1px solid var(--un-color-outline-variant);border-top:none}.post-body .un-card--inline .un-card__media,.post-body .un-card--inline .un-card__media iframe,.post-body .un-card--inline .un-card__media img,.post-body .un-card--inline .un-card__media picture,.post-body .un-card--inline .un-card__media video{border-radius:4px 0 0 4px}.post-body .un-card--inline-reverse{flex-direction:row-reverse}.post-body .un-card--inline-reverse .un-card__media+.un-card__content,.post-body .un-card--inline-reverse .un-card__media-section+.un-card__content{border-right:1px solid var(--un-color-outline-variant);border-top:none}.post-body .un-card--inline-reverse .un-card__media,.post-body .un-card--inline-reverse .un-card__media iframe,.post-body .un-card--inline-reverse .un-card__media img,.post-body .un-card--inline-reverse .un-card__media picture,.post-body .un-card--inline-reverse .un-card__media video{border-radius:0 4px 4px 0}}.post-body .un-card--video .un-card__media:before{background-color:var(--un-color-secondary);border:2px solid var(--un-color-secondary);border-radius:50%;bottom:0;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);content:"";display:block;height:50px;left:0;margin:auto;opacity:.9;position:absolute;right:0;top:0;transition:all .18s cubic-bezier(.4,0,.2,1);width:50px;z-index:101}.post-body .un-card--video .un-card__media:after{border-bottom:8px solid transparent;border-left:15px solid var(--un-color-on-secondary);border-top:8px solid transparent;bottom:0;content:"";display:block;height:0;left:5px;margin:auto;position:absolute;right:0;top:0;transition:all .18s cubic-bezier(0,0,.2,1);width:0;z-index:102}.post-body .un-card--video:hover .un-card__media:after{transform:scale(1.25)}.post-body .un-card--sticky{transition:none!important}.post-body .un-card__media{border-radius:4px 4px 0 0;display:block;margin:0;position:relative;width:100%}.post-body .un-card__media+.un-card__content{border-top:1px solid var(--un-color-outline-variant)}.post-body .un-card__media picture{border-radius:4px 4px 0 0;overflow:hidden}.post-body .un-card__media img{display:block;-o-object-fit:cover;object-fit:cover;will-change:transform}.post-body .un-card__media iframe,.post-body .un-card__media img{border-radius:4px 4px 0 0;height:100%;left:0;position:absolute;top:0;width:100%}.post-body .un-card__media.un-card__media--relative-iframe iframe{height:100%;position:relative;width:100%}.post-body .un-card__media video{border-radius:4px 4px 0 0;height:100%;left:0;position:absolute;top:0;width:100%}.post-body .un-card__media>.un-carousel{border-bottom:1px solid var(--un-color-outline-variant)}.post-body .un-card__media>.un-carousel .un-carousel__wrapper{border-left:none;border-radius:4px 4px 0 0;border-right:none;border-top:none}.post-body .un-card__media>.un-carousel .un-carousel__pagination{padding-bottom:.5rem}.post-body .un-card__media-section{display:flex;flex-shrink:0;position:relative;width:100%}.post-body .un-card__media-section+.un-card__content{border-top:1px solid var(--un-color-outline-variant)}.post-body .un-card__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.post-body .un-card__content{display:flex;flex:1;flex-direction:column;padding:.5rem 1rem 1rem}.post-body .un-card__content.un-card__content--full{border:none}.post-body .un-card__content--only{padding:1rem}.post-body .un-card__content--full{align-items:flex-start;background-image:linear-gradient(transparent,rgba(0,0,0,.8));background-position:bottom;background-repeat:no-repeat;background-size:100% 50%;border-radius:4px;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;padding:.5rem 1rem;position:absolute;right:0;text-shadow:0 0 2px rgba(0,0,0,.5),0 0 20px rgba(0,0,0,.5);top:0}.post-body .un-card__content--full>.un-card-label{color:#fff}.post-body .un-card__content--full>.un-card-headline h2,.post-body .un-card__content--full>.un-card-headline h3,.post-body .un-card__content--full>.un-card-headline h4,.post-body .un-card__content--full>.un-card-headline h5,.post-body .un-card__content--full>.un-card-headline h6,.post-body .un-card__content--full>.un-card-headline>h1{color:#fff;font-size:1.25rem;line-height:1.75rem}.post-body .un-card__content--full>.un-card-body,.post-body .un-card__content--full>.un-card-info{color:#fff}.post-body .un-card-label{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin:0 0 .5rem}.post-body .un-card-label__icon{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;justify-content:center;margin:0 .25rem 0 0}.post-body .un-card-label__icon svg{fill:currentColor;height:18px;width:18px}.post-body .un-card-label__icon--separator{color:var(--un-color-outline-variant);margin:0;padding:0 .35rem}.post-body .un-card-label__icon--only{margin:0}.post-body .un-card-label__icon--disabled{color:var(--un-color-outline-variant)}.post-body .un-card-label__icon--success{color:var(--un-color-success)}.post-body .un-card-label__icon--warning{color:var(--un-color-warning)}.post-body .un-card-label__icon--error{color:var(--un-color-error)}.post-body .un-card-label__icon--primary{color:var(--un-color-primary)}.post-body .un-card-label__text{color:var(--un-theme-text-medium);display:flex;flex-direction:row;flex-wrap:wrap;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.075em;line-height:1rem;margin-right:.5rem;text-decoration:none;text-transform:none}.post-body .un-card-label__text>a{color:var(--un-color-on-surface-variant);text-decoration:none}.post-body .un-card-label__text>i{color:var(--un-color-on-surface-variant);font-size:.9rem;font-weight:400;margin:0 .15rem 0 .075rem}.post-body .un-card-body{align-items:flex-start;display:flex;flex:1;flex-direction:column;justify-content:flex-start;margin:0}.post-body .un-card-body--flex-row{flex-direction:row}.post-body .un-card-body--end{justify-content:flex-end}.post-body .un-card-body__text{color:var(--un-theme-text-high);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.post-body .un-card-body__text--flex{flex:1}.post-body .un-card-body__info{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;margin:0 0 .25rem;text-decoration:inherit;text-transform:inherit}.post-body .un-card-body__info>b{color:var(--un-color-on-surface);font-weight:700}.post-body .un-card-body__info--break{display:flex;flex-direction:column}.post-body .un-card-body__chip .un-chip-group .un-chip{margin:2px}.post-body .un-card-body__chip .un-chip{font-size:.7rem;height:24px;padding:0 8px}.post-body .un-card-body__chip .un-chip--circle{width:24px}.post-body .un-card-body__chip .un-chip__icon,.post-body .un-card-body__chip .un-chip__icon>svg{height:14px;width:14px}.post-body .un-card-body__flex-full{display:flex;flex-direction:column;flex-grow:1}.post-body .un-card-headline{display:flex;flex-direction:row;margin:0 0 .5rem;overflow-wrap:anywhere}.post-body .un-card-headline>a,.post-body .un-card-headline>h2,.post-body .un-card-headline>h3{border-bottom:none;color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.025em;line-height:1.65rem;text-decoration:inherit;text-transform:inherit}.post-body .un-card-headline>a:after,.post-body .un-card-headline>h2:after,.post-body .un-card-headline>h3:after{content:"";inset:0;position:absolute;z-index:0}.post-body .un-card-headline>a>.un-chip,.post-body .un-card-headline>h2>.un-chip,.post-body .un-card-headline>h3>.un-chip{bottom:3px;font-size:.6rem;height:18px;margin-left:2px;padding:0 8px}.post-body .un-card-info{align-items:flex-start;display:flex;flex:1;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:.25rem 0 0}.post-body .un-card-info .un-card-info{margin:0}.post-body .un-card-info .un-card-label{margin:0 .5rem 0 0}.post-body .un-card-info--end{align-items:flex-end;justify-content:space-between}.post-body .un-card-info--start{margin:0 0 .5rem}.post-body .un-card-info__text{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.075em;line-height:1rem;text-decoration:none;text-transform:none}.post-body .un-card-avatar{align-items:center;display:flex;height:100%;justify-content:center;padding-left:.9rem;width:64px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-body .un-card-avatar{display:none}}.post-body .un-card-avatar img{border:2px solid var(--un-theme-bg-medium);border-radius:50%;height:48px;width:48px}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.post-body .un-card-inline-list .un-card{flex-direction:row}.post-body .un-card-inline-list .un-card .un-card__media,.post-body .un-card-inline-list .un-card .un-card__media-section{width:var(--un-size-inline-card-media-width)}.post-body .un-card-inline-list .un-card .un-card__media+.un-card__content,.post-body .un-card-inline-list .un-card .un-card__media-section+.un-card__content{border-left:1px solid var(--un-color-outline-variant);border-top:none}.post-body .un-card-inline-list .un-card .un-card__media,.post-body .un-card-inline-list .un-card .un-card__media iframe,.post-body .un-card-inline-list .un-card .un-card__media img,.post-body .un-card-inline-list .un-card .un-card__media picture,.post-body .un-card-inline-list .un-card .un-card__media video{border-radius:4px 0 0 4px}}.post-body .un-card-inline-list-only .un-card{flex-direction:row}.post-body .un-card-inline-list-only .un-card .un-card__media,.post-body .un-card-inline-list-only .un-card .un-card__media-section{width:var(--un-size-inline-card-media-width)}.post-body .un-card-inline-list-only .un-card .un-card__media+.un-card__content,.post-body .un-card-inline-list-only .un-card .un-card__media-section+.un-card__content{border-left:1px solid var(--un-color-outline-variant);border-top:none}.post-body .un-card-inline-list-only .un-card .un-card__media,.post-body .un-card-inline-list-only .un-card .un-card__media iframe,.post-body .un-card-inline-list-only .un-card .un-card__media img,.post-body .un-card-inline-list-only .un-card .un-card__media picture,.post-body .un-card-inline-list-only .un-card .un-card__media video{border-radius:4px 0 0 4px}.post-body--compact{grid-gap:.5rem 0;grid-template-columns:0 1fr 0;padding:0}.post-body--compact figure{margin:0}.post-footer{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0;position:relative;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-footer{padding:1rem}}@media screen and (min-width:600px) and (max-width:1019px){.post-footer{padding:1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-footer{padding:1rem}}@media screen and (min-width:1600px){.post-footer{padding:1rem 2rem}}.post-footer__link{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 0 1rem}.post-footer__link>.un-chip{margin:.25rem}.post-footer__link>.un-chip-group{align-items:center;padding:0}.post-footer__link-title{align-items:center;color:var(--un-color-primary);display:flex;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;margin:0 1rem 0 .25rem;text-decoration:inherit;text-transform:inherit}.post-footer__rating{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 0 1rem;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-footer__rating{align-items:flex-start;flex-direction:column}}.post-footer__rating-vote{align-items:center;display:flex;flex:1;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.post-footer__rating-vote .un-chip{margin:.25rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-footer__rating-vote .un-chip{margin:2px 1px}}.post-footer__rating-vote .un-chip-group{padding:0}.post-footer__follow{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 0 .75rem;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-footer__follow{align-items:flex-start;flex-direction:column}}.post-footer__follow .follow-button{flex:1;min-width:calc(50% - .5rem)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-footer__follow .follow-button{margin:.25rem 0;width:100%}}.post-footer-anchor{position:absolute;top:calc(var(--un-size-sticky-top)*-1);visibility:hidden;z-index:-1}.post-chapters{align-items:flex-start;border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex-direction:row;flex-wrap:wrap;grid-column:1/-1;justify-content:center;padding:.5rem;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-chapters{border-left:none;border-radius:0;border-right:none}}.post-chapters--footer{flex-wrap:nowrap;padding:1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-chapters--footer{flex-wrap:wrap;padding:.5rem}}.post-chapters__title{color:var(--un-theme-text-high)!important;display:flex;flex-direction:column;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.25rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:.00735294em;line-height:1.75rem;margin:0!important;padding:0 .5rem;text-decoration:inherit;text-transform:inherit;width:100%}.post-chapters__section{display:flex;flex-direction:column;padding:.5rem;width:50%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-chapters__section{padding:0 .5rem;width:100%}}.post-chapters__section.post-chapters__section--full-width{width:100%}.post-chapters__item{align-items:center;background-color:var(--un-color-surface-bg-low);border-radius:4px;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;justify-content:flex-start;letter-spacing:.00714286em;line-height:1.375rem;margin:.15rem 0;padding:.35rem .5rem;text-decoration:inherit;text-decoration:none;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.post-chapters__item:hover{background-color:var(--un-color-surface-bg-high)}.post-chapters__item>i{align-items:center;display:flex;flex-direction:column;justify-items:center;margin-right:.25rem}.post-chapters__item>i>svg{fill:currentColor;height:24px;width:24px}.post-chapters__item--child{padding-left:1rem}.post-chapters__item--active{background-color:var(--un-theme-bg-primary-medium);color:var(--un-color-primary)}.post-chapters__item--active:hover{background-color:var(--un-theme-bg-primary-high)}.post-chapters__button{align-items:center;background-color:var(--un-theme-bg-primary-medium);border-radius:4px;color:var(--un-color-primary);display:flex;flex:1;flex-direction:row;height:42px;justify-content:center;margin:.15rem 0;padding:.35rem .5rem;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-chapters__button:hover{background-color:var(--un-theme-bg-primary-high)}.post-chapters__button:disabled,.post-chapters__button[disabled]{background-color:var(--un-color-surface-bg-high);color:var(--un-color-outline-variant);cursor:default;opacity:.75;pointer-events:none}.post-chapters__button>span{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}.post-chapters__button>i{align-items:center;display:flex;flex-direction:column;justify-items:center}.post-chapters__button>i>svg{fill:currentColor;height:24px;width:24px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-chapters__button{margin:.25rem}}.post-chapters__icon-button{align-items:center;color:var(--un-color-on-surface-variant);display:flex;height:42px;justify-content:center;margin:.15rem 0;padding:.35rem .5rem;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-chapters__icon-button:hover{color:var(--un-theme-text-high)}.post-chapters__icon-button svg{fill:currentColor}@media screen and (max-width:359px){.post-chapters__icon-button{display:none}}.post-chapters__select-box{align-items:center;background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:4px;color:var(--un-color-on-surface-variant);display:flex;flex:2;flex-direction:column;height:42px;justify-content:center;margin:.15rem .5rem;padding:0;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1)}.post-chapters__select-box:hover{background-color:var(--un-color-surface-bg-high)}.post-chapters__select-box:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' opacity='.54' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%;bottom:8px;content:"";height:24px;left:auto;pointer-events:none;position:absolute;right:3px;width:24px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-chapters__select-box{flex:unset;margin:.25rem;order:3;padding:0 .5rem;width:calc(100% - .5rem)}}[dark] .post-chapters__select-box:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' fill='%23fff' opacity='.54' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.post-chapters__select-control{align-self:flex-end;background:transparent;border:none;border-radius:4px;color:var(--un-theme-text-high);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;height:100%;letter-spacing:.00714286em;line-height:1.375rem;padding:.35rem 30px .35rem .5rem;text-decoration:inherit;text-transform:inherit;width:100%}[dark] .post-chapters__select-control option{background-color:var(--un-theme-surface)}.post-gallery{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0;padding:0;position:relative;width:100%}.post-gallery .un-carousel{background-color:#263238;border-radius:0 0 4px 4px;border-top:2px solid var(--un-color-primary);padding-bottom:1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-gallery .un-carousel{border-radius:0;padding-bottom:0}}.post-gallery .un-carousel .un-carousel__wrapper{border:none;border-radius:0}.post-gallery .un-carousel .js-image-viewer-item{cursor:zoom-in}.post-landing-page>.post-media{border-bottom:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-landing-page>.post-media{margin:.5rem 0 1rem;padding:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.post-landing-page>.post-media{margin:0 0 1rem;padding:.75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.post-landing-page>.post-media{margin:0 0 1rem;padding:1rem}}.post-landing-page>.post-media .un-card__media,.post-landing-page>.post-media .un-card__media .un-carousel .un-carousel__wrapper,.post-landing-page>.post-media .un-card__media iframe,.post-landing-page>.post-media .un-card__media img,.post-landing-page>.post-media .un-card__media picture,.post-landing-page>.post-media .un-card__media video{border-radius:4px}.post-landing-page>.post-navigation{align-items:center;background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:4px;justify-content:center;padding:1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-landing-page>.post-navigation{margin:0 .5rem;width:calc(100% - 1rem)}}@media screen and (min-width:600px) and (max-width:1019px){.post-landing-page>.post-navigation{margin:0 1rem;width:calc(100% - 2rem)}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.post-landing-page>.post-navigation{margin:0 1rem;width:calc(100% - 2rem)}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-landing-page--fullwidth>.post-media{padding:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.post-landing-page--fullwidth>.post-media{margin:0 auto;width:95%}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.post-landing-page--fullwidth>.post-media{margin:0 auto;width:80%}.post-landing-page--fullwidth>.post-navigation{margin:0 2rem;width:calc(100% - 4rem)}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-landing-page--fullwidth>.post-body{grid-gap:1rem .5rem;grid-template-columns:1rem 1fr 1rem;padding:1rem 0}}@media screen and (min-width:600px) and (max-width:1019px){.post-landing-page--fullwidth>.post-body{grid-gap:1rem .75rem;grid-template-columns:2rem 1fr 2rem;padding:1rem}}@media screen and (min-width:1020px) and (max-width:1599px){.post-landing-page--fullwidth>.post-body{grid-gap:1rem 1rem;grid-template-columns:1fr 70ch 1fr;padding:1rem 10%}}@media screen and (min-width:1600px){.post-landing-page--fullwidth>.post-body{grid-gap:1rem 1rem;grid-template-columns:1fr 80ch 1fr;padding:1rem 10%}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-card{margin-top:-.5rem}.post-card.un-card{border-left:none;border-radius:0;border-right:none}.post-card.un-card .post-media .un-card__media.un-aspect-ratio,.post-card.un-card .post-media .un-card__media.un-aspect-ratio iframe,.post-card.un-card .post-media .un-card__media.un-aspect-ratio img,.post-card.un-card .post-media .un-card__media.un-aspect-ratio picture,.post-card.un-card .post-media .un-card__media.un-aspect-ratio video{border-radius:0}.post-card.un-card .post-media .un-card__media.un-aspect-ratio .un-carousel .un-carousel__wrapper{border-bottom:0;border-left:0;border-radius:0;border-right:0}}.post-card.un-card .post-media .post-body__video{border-bottom:2px solid var(--un-color-primary)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-card.un-card .post-media .post-body__video,.post-card.un-card .post-media .post-body__video iframe,.post-card.un-card .post-media .post-body__video video{border-radius:0}}.post-card.un-card .post-media .un-card__media .un-carousel .un-carousel__wrapper{border:none;border-bottom:2px solid var(--un-color-primary);border-radius:4px 4px 0 0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post-card.un-card .post-media .un-card__media .un-carousel .un-carousel__wrapper{border-radius:0}}.post{display:flex;flex-direction:column;position:relative}.post--article-top-header>.post-media{border-bottom:none;margin:0 0 1rem;order:2}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.post--article-top-header>.post-media{padding:0}}@media screen and (min-width:600px) and (max-width:1019px){.post--article-top-header>.post-media{padding:0 .5rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.post--article-top-header>.post-media{padding:0 1rem}}.post--article-top-header>.post-media .un-card__media{border:1px solid var(--un-color-outline);border-radius:4px;overflow:hidden}.post--article-top-header>.post-media .un-card__media .un-carousel .un-carousel__wrapper,.post--article-top-header>.post-media .un-card__media iframe,.post--article-top-header>.post-media .un-card__media img,.post--article-top-header>.post-media .un-card__media picture,.post--article-top-header>.post-media .un-card__media video{border-radius:4px}.post--article-top-header>.post-header{order:1}.post--article-top-header>.post-body{order:3}.post--article-top-header>.post-footer{order:4}.post--article-top-header>.post-section{order:5}.media-source{border:.5rem solid transparent;bottom:0;display:inline-block;height:calc(24px + 1rem);position:absolute;right:0;width:calc(24px + 1rem)}.media-source:hover{width:100%}.media-source:hover .media-source__icon{display:none;opacity:0;pointer-events:none}.media-source:hover .media-source__text{display:inline-block;opacity:1;pointer-events:auto}.media-source--left,.media-source--left .media-source__icon{left:0;right:unset}.media-source--left .media-source__text{left:0;right:unset;text-align:left}.media-source__icon{background-color:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.15);border-radius:50%;display:inline-block;font-size:10px;font-weight:700;opacity:1;text-align:center;width:24px}.media-source__icon,.media-source__text{bottom:0;color:#fff;font-family:Open Sans,Arial,Helvetica,sans-serif;height:24px;line-height:22px;position:absolute;right:0}.media-source__text{background-color:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.15);border-radius:1000px;display:none;font-size:.7rem;font-style:normal;font-weight:400;letter-spacing:0;max-width:100%;opacity:0;overflow:hidden;padding:0 .75rem;pointer-events:none;text-align:right;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:auto;z-index:103}.un-carousel .media{aspect-ratio:16/9;display:block;position:relative;width:100%}.sign{border:1px solid var(--un-color-outline);display:grid}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.sign{grid-template-columns:100%;margin:1rem auto;width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.sign{grid-template-columns:100%;margin:1rem auto;width:100%}}@media screen and (min-width:1020px) and (max-width:1599px){.sign{grid-template-columns:50% 50%;margin:2rem auto;width:90%}}@media screen and (min-width:1600px){.sign{grid-template-columns:50% 50%;margin:3rem auto;width:80%}}.sign-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.sign-content{padding:1rem}.sign-content .un-grid{padding:0}}@media screen and (min-width:600px) and (max-width:1019px){.sign-content{padding:2rem}}@media screen and (min-width:1020px) and (max-width:1599px){.sign-content{padding:3rem}}@media screen and (min-width:1600px){.sign-content{padding:3rem}}.sign-content--form{background-color:var(--un-theme-surface)}.sign-content--info{background-color:var(--un-theme-element)}.sign-content__info{flex-direction:column}.sign-content__info h4{margin:0 0 1rem}.sign-content__info p{margin:0 0 .75rem}.sign-legal{display:flex;flex-direction:column}.sign-legal p{color:var(--un-color-on-surface-variant)}.sign-legal a,.sign-legal p{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03333333em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.sign-legal a{border-bottom:1px solid;color:var(--un-color-primary);opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}.sign-legal a:hover{opacity:.75}.sign-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:3px;color:var(--un-color-primary);cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:space-between;min-width:64px;outline:none;overflow:hidden;padding:0;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:all .18s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.sign-button:hover:before{opacity:.4;transition-duration:85ms}.sign-button:focus:before{opacity:.6;transition-duration:35ms}.sign-button:after,.sign-button:before{background-color:rgba(0,0,0,.12);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:1}.sign-button--simple{height:36px;min-width:140px;width:auto}.sign-button--simple .sign-button__text{justify-content:flex-start;margin-right:14px}.sign-button--simple .sign-button__icon{height:32px;margin-right:10px;width:32px}.sign-button__text{color:inherit;display:inline-flex;flex:1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.03125em;line-height:1.5rem;margin-right:48px;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px){.sign-button__text{margin-right:12px}}@media screen and (min-width:360px) and (max-width:599px){.sign-button__text{margin-right:24px}}.sign-button__icon{align-items:center;background-color:transparent;border-radius:3px;display:flex;flex-direction:column;height:36px;justify-content:center;margin:0 24px 0 1px;width:36px}@media screen and (max-width:359px){.sign-button__icon{margin:0 6px 0 1px}}.sign-button__icon>svg{height:18px;width:18px}.sign-button--google{background-color:#fff;border:1px solid rgba(0,0,0,.54);color:rgba(0,0,0,.54)}.sign-button--facebook{background-color:#fff;border:1px solid #1877f2;color:#1877f2}.sign-button--facebook svg{height:20px;width:20px}.sign-button--seznam{background-color:#fff;border:1px solid #c00;color:#c00}.sign-button--seznam svg{height:20px;width:20px}.sign-button--discord{background-color:#fff;border:1px solid #1e2124;color:#7289da}.sign-button--discord svg{fill:#7289da;height:20px;width:20px}[dark] .sign-button--google{background-color:#4285f4;border:1px solid #4285f4;color:#fff}[dark] .sign-button--google .sign-button__icon{background-color:#fff}[dark] .sign-button--facebook{background-color:#1877f2;border:1px solid #1877f2;color:#fff}[dark] .sign-button--facebook svg path{fill:#fff}[dark] .sign-button--seznam{background-color:#c00;border:1px solid #c00;color:#fff}[dark] .sign-button--seznam svg path{fill:#fff}[dark] .sign-button--discord{background-color:#36393e;border:1px solid #1e2124;color:#7289da}[dark] .sign-button--discord svg{fill:#fff;height:20px;width:20px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.sign-lost-password--first{display:none}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.sign-lost-password--first{display:inherit}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.sign-lost-password--last{display:inherit}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.sign-lost-password--last{display:none}}.follow-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:3px;color:var(--un-color-primary);cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:space-between;margin:.25rem;min-width:64px;outline:none;overflow:hidden;padding:0;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:all .18s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.follow-button:hover:before{opacity:.4;transition-duration:85ms}.follow-button:focus:before{opacity:.6;transition-duration:35ms}.follow-button:after,.follow-button:before{background-color:rgba(0,0,0,.12);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:1}.follow-button__text{color:inherit;display:inline-flex;flex:1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.9rem;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.03125em;line-height:1.5rem;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px){.follow-button__text{font-size:.85rem;margin-right:8px}}@media screen and (min-width:360px) and (max-width:599px){.follow-button__text{margin-right:16px}}@media screen and (min-width:600px) and (max-width:1019px){.follow-button__text{font-size:.85rem;margin-right:12px}}@media screen and (min-width:1020px) and (max-width:1599px){.follow-button__text{margin-right:24px}}@media screen and (min-width:1600px){.follow-button__text{margin-right:36px}}.follow-button__icon{align-items:center;background-color:transparent;border-radius:3px;display:flex;flex-direction:column;height:36px;justify-content:center;margin:0 6px 0 1px;width:36px}.follow-button__icon>svg{height:20px;width:20px}.follow-button--google{background-color:#fff;border:1px solid rgba(0,0,0,.54);color:rgba(0,0,0,.54)}.follow-button--google svg{height:24px;width:24px}.follow-button--seznam{background-color:#fff;border:1px solid #c00;color:#c00}[dark] .follow-button--google{background-color:#4285f4;border:1px solid #4285f4;color:#fff}[dark] .follow-button--google .follow-button__icon{background-color:#fff}[dark] .follow-button--seznam{background-color:#c00;border:1px solid #c00;color:#fff}[dark] .follow-button--seznam svg path{fill:#fff}.profile-page-header{display:flex}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.profile-page-header{align-items:center;flex-direction:column;justify-content:center;padding:1rem}}@media screen and (min-width:600px) and (max-width:1019px){.profile-page-header{align-items:center;flex-direction:row;justify-content:space-between;padding:1rem 2rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.profile-page-header{align-items:center;flex-direction:row;justify-content:space-between;padding:1rem 2rem}}.profile-page-header__photo{align-items:center;background-color:var(--un-color-surface-bg-high);border:2px solid var(--un-color-surface-bg-high);border-radius:50%;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;height:110px;justify-content:center;position:relative;width:110px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.profile-page-header__photo{margin:0 0 1rem}}@media screen and (min-width:600px) and (max-width:1019px){.profile-page-header__photo{margin:0 2rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.profile-page-header__photo{margin:0 2rem 0 0}}.profile-page-header__content{display:flex;flex:1;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.profile-page-header__content{align-items:center;justify-content:center;margin:0 0 .25rem;text-align:center}}@media screen and (min-width:600px) and (max-width:1019px){.profile-page-header__content{align-items:flex-start;justify-content:flex-start;margin:0 1rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.profile-page-header__content{align-items:flex-start;justify-content:flex-start;margin:0 1rem 0 0}}.profile-page-header__content-name{align-items:center;color:var(--un-color-primary);display:flex;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.75rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.00833333em;line-height:2.15rem;margin:0 0 .5rem;text-decoration:inherit;text-transform:inherit;width:100%}.profile-page-header__content-name svg{fill:currentColor;height:16px;width:16px}.profile-page-header__content-name span:not(:first-of-type){margin-left:.2em}.profile-page-header__content-info{display:flex;flex-direction:column}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.profile-page-header__content-info{margin:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.profile-page-header__content-info{margin:0 1rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.profile-page-header__content-info{margin:0 2rem 0 0}}.profile-page-header__content-info>span:first-of-type{color:var(--un-color-on-surface-variant);font-size:.875rem;font-weight:400;letter-spacing:.01em;line-height:1.25rem}.profile-page-header__content-info>span:first-of-type,.profile-page-header__content-info>span:last-of-type{font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal;text-decoration:inherit;text-transform:inherit}.profile-page-header__content-info>span:last-of-type{color:var(--un-color-on-surface);font-size:1rem;font-weight:700;letter-spacing:.009375em;line-height:1.75rem}.profile-page-header__content-info>span svg{height:20px}.profile-page-header__content-action{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.profile-page-header__content-action{width:100%}}.profile-page-header__content-text{display:flex;flex-direction:column;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.profile-page-header__content-text{margin:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.profile-page-header__content-text{margin:1rem 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.profile-page-header__content-text{margin:1rem 0}}.profile-page-header__content-text>p{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;overflow-wrap:break-word;text-decoration:inherit;text-transform:inherit;white-space:pre-line}.profile-page-header__content-text>p>strong{font-weight:700}.profile-page-header__content-text>p>em{font-style:italic}.profile-page-header__content-text>p>a{border-bottom:2px solid;color:var(--un-color-primary);opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.profile-page-header__content-text>p>a:hover{opacity:.75}.profile-page-header__content-text>p>code{color:var(--un-color-on-surface-variant);font-family:monospace;letter-spacing:.025em}.profile-page-header__action{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.profile-page-header__action .un-button{margin:.25rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.profile-page-header__action{align-items:center}}@media screen and (min-width:600px) and (max-width:1019px){.profile-page-header__action{align-items:flex-end}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.profile-page-header__action{align-items:flex-end}}.profile-page-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:1rem 2rem}.profile-page-content__title{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;margin:0 0 1rem;text-decoration:inherit;text-transform:inherit}.profile-page-personal{border-bottom:1px solid var(--un-color-outline-variant);display:flex;flex-direction:column;margin:0 0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.profile-page-personal{padding:1rem}}@media screen and (min-width:600px) and (max-width:1019px){.profile-page-personal{padding:1rem 2rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.profile-page-personal{padding:1rem 2rem}}.profile-page-personal:first-of-type{border-top:1px solid var(--un-color-outline-variant)}.profile-page-personal__title{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;margin:0 0 1rem;text-decoration:inherit;text-transform:inherit}.profile-page-personal__title+.profile-page-personal__text{margin:-1rem 0 1rem}.profile-page-personal__text{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;margin:0 0 1rem;text-decoration:inherit;text-transform:inherit}.profile-page-section{border:1px solid var(--un-color-outline);border-radius:6px;display:flex;flex-direction:column;margin:0 -1rem;padding:0;width:calc(100% + 2rem)}.profile-page-section__header{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin:0 0 1rem;padding:1rem 1rem 0;width:100%}.profile-page-section__header-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.profile-page-section__header-content .profile-page-section__text,.profile-page-section__header-content .profile-page-section__title{margin:.25rem 0}.profile-page-section__header-action{align-items:center;display:flex;flex:1;flex-direction:row;justify-content:flex-end}.profile-page-section__header-photo{align-items:center;border:2px solid var(--un-color-outline);border-radius:50%;display:flex;flex-direction:column;flex-shrink:0;height:40px;justify-content:center;margin:0 .5rem 0 0;transition:all .18s cubic-bezier(.4,0,.2,1);width:40px}.profile-page-section__header-photo img{border-radius:50%;height:36px;overflow:hidden;position:relative;width:36px}.profile-page-section__header-photo img:before{background-color:#e0e0e0;border-radius:inherit;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.profile-page-section__header-photo img:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTQgNGg3VjJINGMtMS4xIDAtMiAuOS0yIDJ2N2gyVjR6bTYgOS00IDVoMTJsLTMtNC0yLjAzIDIuNzFMMTAgMTN6bTctNC41YzAtLjgzLS42Ny0xLjUtMS41LTEuNVMxNCA3LjY3IDE0IDguNXMuNjcgMS41IDEuNSAxLjVTMTcgOS4zMyAxNyA4LjV6TTIwIDJoLTd2Mmg3djdoMlY0YzAtMS4xLS45LTItMi0yem0wIDE4aC03djJoN2MxLjEgMCAyLS45IDItMnYtN2gtMnY3ek00IDEzSDJ2N2MwIDEuMS45IDIgMiAyaDd2LTJINHYtN3oiLz48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:50%;left:25%;opacity:.5;position:absolute;top:25%;width:50%}.profile-page-section__header-photo>svg{fill:var(--un-color-primary);height:24px;width:24px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.profile-page-section__header-photo{height:32px;width:32px}.profile-page-section__header-photo img{height:28px;width:28px}.profile-page-section__header-photo>svg{height:20px;width:20px}}.profile-page-section__title{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;text-decoration:inherit;text-transform:inherit}.profile-page-section__text{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;text-decoration:inherit;text-transform:inherit}.profile-page-section__text strong{color:var(--un-color-on-surface);font-weight:700}.profile-page-section__cover{flex-shrink:0;margin:0 1rem 0 0;width:80px}.profile-page-section__cover-media{display:block;height:0;margin:0;position:relative;width:100%}.profile-page-section__cover-media picture{border-radius:4px;overflow:hidden}.profile-page-section__cover-media img{border-radius:4px;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.profile-page-section__content{align-items:center;border-top:1px solid var(--un-color-outline-variant);display:flex;flex-direction:column;justify-content:flex-start;margin:0;padding:1rem}.profile-page-section__content>.profile-page-section__header{padding:0}.profile-page-section__content>.tournament-stats{margin:0 -1rem;width:calc(100% + 2rem)}.profile-page-section__content--fullwidth{width:100%}.profile-page-add{align-items:center;background-color:var(--un-color-surface-bg-low);border:2px dashed var(--un-color-outline);border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:1rem;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.profile-page-add:hover{border-color:var(--un-color-success)}.profile-page-add:hover .profile-page-add__icon{color:var(--un-color-success);transform:scale(1)}.profile-page-add:hover .profile-page-add__text{color:var(--un-color-success)}.profile-page-add__icon{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:column;justify-content:center;transform:scale(.85);transition:all .18s cubic-bezier(.4,0,.2,1)}.profile-page-add__icon>svg{fill:currentColor;height:36px;width:36px}.profile-page-add__text{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.game-page-header{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header{align-items:center;flex-direction:column;margin-top:-.5rem}.game-page-header.un-card{border-left:none;border-radius:0;border-right:none}}.game-page-header__cover{flex-shrink:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header__cover{margin:0 0 1rem;width:160px}}@media screen and (min-width:600px) and (max-width:1019px){.game-page-header__cover{margin:0 1rem 0 0;width:180px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.game-page-header__cover{margin:0 1rem 0 0;width:200px}}.game-page--compact .game-page-header__cover{width:75px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page--compact .game-page-header__cover{display:none}}.game-page-header__cover-media{display:block;height:0;margin:0;position:relative;width:100%}.game-page-header__cover-media picture{border-radius:4px;overflow:hidden}.game-page-header__cover-media img{display:block;-o-object-fit:cover;object-fit:cover}.game-page-header__cover-media iframe,.game-page-header__cover-media img,.game-page-header__cover-media video{border-radius:4px;height:100%;left:0;position:absolute;top:0;width:100%}.game-page-header__content{display:flex;flex:1;flex-direction:row;flex-wrap:wrap}.game-page-header__content-title{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header__content-title{margin:0 0 1rem;order:1}}@media screen and (min-width:600px) and (max-width:1019px){.game-page-header__content-title{margin:0 .75rem .75rem 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.game-page-header__content-title{margin:0 1rem 1rem 0}}.game-page--compact .game-page-header__content-title{margin:0}.game-page-header__content-text{display:flex;flex-direction:column;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header__content-text{margin:0 .5rem .5rem 0;order:4}}@media screen and (min-width:600px) and (max-width:1019px){.game-page-header__content-text{margin:.75rem 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.game-page-header__content-text{margin:0 0 1rem}}.game-page-header__content-text>p{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;text-decoration:inherit;text-transform:inherit;width:auto}.game-page--compact .game-page-header__content-text{margin:0}.game-page-header__content-group{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 0 1rem;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header__content-group{margin:0;order:2}}.game-page-header__content-meta{display:flex;flex-direction:column}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header__content-meta{margin:0 1rem .5rem 0;width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.game-page-header__content-meta{margin:0 1rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.game-page-header__content-meta{margin:0 2rem 0 0}}.game-page-header__content-meta>span{display:inline-flex}.game-page-header__content-meta>span svg{fill:var(--un-color-success);height:18px;margin:1px 0 0 .25rem;width:18px}.game-page-header__content-meta>span>i{color:var(--un-color-outline-variant);font-style:italic;font-weight:400}.game-page-header__content-meta>span>i>svg{fill:var(--un-color-outline-variant)}.game-page-header__content-meta>span>a{color:var(--un-color-primary);opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.game-page-header__content-meta>span>a:hover{opacity:.75}.game-page-header__content-meta>span:first-of-type{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;margin:0;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header__content-meta>span:first-of-type{line-height:1}}.game-page-header__content-meta>span:last-of-type{color:var(--un-theme-text-high);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}.game-page-header__content-rating{display:flex;flex-direction:column;margin:0 .5rem 0 0}.game-page-header__content-rating img{height:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header__content-rating img{width:28px}}@media screen and (min-width:600px) and (max-width:1019px){.game-page-header__content-rating img{width:32px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.game-page-header__content-rating img{margin-top:-4px;width:38px}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header__content-rating+.game-page-header__content-meta{flex:1}}.game-page-header__content-stats{display:flex;flex-direction:row}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header__content-stats{margin:.25rem .5rem .25rem 0}}@media screen and (min-width:600px) and (max-width:1019px){.game-page-header__content-stats{margin:0 1rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.game-page-header__content-stats{margin:0 2rem 0 0}}.game-page-header__content-stats>span>i{color:var(--un-color-outline-variant)}.game-page-header__content-stats>span:first-of-type{color:var(--un-theme-text-high);margin:0 .25rem 0 0}.game-page-header__content-stats>span:first-of-type,.game-page-header__content-stats>span:last-of-type{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}.game-page-header__content-stats>span:last-of-type{color:var(--un-color-on-surface-variant)}.game-page-header__content-localizations,.game-page-header__content-platform{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header__content-localizations,.game-page-header__content-platform{margin:0 0 .5rem;order:3}}.game-page-header__content-localizations>span,.game-page-header__content-platform>span{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;margin:0;text-decoration:inherit;text-transform:inherit}.game-page-header__content-localizations>.un-chip-group,.game-page-header__content-platform>.un-chip-group{margin-left:-.5rem}.game-page-header__content-localizations>svg,.game-page-header__content-platform>svg{fill:var(--un-theme-text-high);height:18px;margin:0 1rem 0 0;width:18px}.game-page-header__message .un-message:first-child{margin-bottom:.5rem}.game-page-header__message .un-message .un-message__action{justify-content:flex-end;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-header__message{margin:.5rem 0 0;width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.game-page-header__message{margin:0 0 auto 1rem;width:250px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.game-page-header__message{margin:0 0 auto 1rem;width:300px}}.game-page-header__navigation{margin:1rem -1rem -1rem;width:calc(100% + 2rem)}.game-page-content{display:flex;margin:0 0 1rem;padding:1rem 0}.game-page-section{background-color:var(--un-color-surface-bg);display:flex;flex-direction:column;padding:1rem;width:100%}.game-page-section__title{font-size:1.25rem;font-variant-numeric:proportional-nums;letter-spacing:.00735294em;line-height:1.75rem;margin:0 0 1rem}.game-page-section__headline,.game-page-section__title{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-style:normal;font-weight:700;text-decoration:inherit;text-transform:inherit}.game-page-section__headline{font-size:1.75rem;font-variant-numeric:proportional-nums;letter-spacing:-.00833333em;line-height:2.15rem;margin-left:1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-section__headline{margin-left:.5rem}}.game-page-section__rating-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-section__rating-wrapper{flex-direction:column}}.game-page-section__rating-score{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 1rem 0 0}.game-page-section__rating-score p{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.075em;line-height:1rem;text-decoration:none;text-transform:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-section__rating-score{margin:0 0 1rem}}.game-page-section__rating-info{align-items:flex-start;display:flex;flex:1;flex-direction:column;justify-content:center;margin:0 1rem 0 0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-section__rating-info{margin:0 0 .5rem}}.game-page-section__rating-info>p{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;margin-bottom:.5rem;text-decoration:inherit;text-transform:inherit;width:auto}.game-page-section__rating-info>a{margin-top:.5rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-section__rating-info>a{margin:1rem auto .5rem!important;width:70vw}}.game-page-section__multireviews{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-section__multireviews{width:100%}}.game-page-section__multireviews-item{align-items:center;background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:.5rem;padding:.5rem;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-section__multireviews-item{justify-content:center}}.game-page-section__multireviews-item .un-button{margin-left:.5rem!important}.game-page-section__reviews{align-items:center;background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex-direction:row;justify-content:center;padding:.5rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-page-section__reviews{justify-content:space-around;width:100%}}.game-page-section__reviews-item{align-items:center;background-color:transparent;border-radius:3px;display:flex;flex-direction:column;justify-content:center;margin:0 .5rem;padding:.5rem;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.game-page-section__reviews-item:hover{background-color:var(--un-color-surface-dim)}.game-page-section__reviews-rating{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:.25rem}.game-page-section__reviews-title{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.075em;line-height:1rem;text-decoration:none;text-transform:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.game-list-collection:not(.un-card-inline-list) .un-grid__item--span-3,.game-list-collection:not(.un-card-inline-list) .un-grid__item--span-4,.game-list-collection:not(.un-card-inline-list) .un-grid__item--span-5,.game-list-collection:not(.un-card-inline-list) .un-grid__item--span-6{grid-column-end:span 2}}.game-label{align-items:center;background-color:var(--un-color-surface-bg-low);border:none;border-radius:100px;color:var(--un-color-on-surface);display:inline-flex;flex-shrink:0;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;height:24px;justify-content:center;letter-spacing:.01em;line-height:1.25rem;overflow:hidden;padding:0 8px;position:relative;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.game-label[data-url],.game-label[href],.game-label[type]{cursor:pointer}.game-label>svg{fill:currentColor;height:18px;width:18px}.un-card-headline .game-label{height:18px;padding:0 6px}.un-card-headline .game-label>svg{height:14px;width:14px}.un-list-item__text .game-label{height:18px;padding:0 6px}.un-list-item__text .game-label>svg{height:14px;width:14px}.un-card-label{flex-wrap:wrap}.un-card-label .un-chip{font-size:.65rem;height:18px;margin:2px .5rem 2px 0;padding:0 6px}.un-card-label .un-chip__text{line-height:18px}.un-card-label .un-chip__icon,.un-card-label .un-chip__icon>svg{height:12px;width:12px}.post-header-info__content .game-label{height:20px;padding:0 6px}.post-header-info__content .game-label>svg{height:14px;width:14px}.game-label--red{background-color:var(--un-color-tag-red)!important;border-color:transparent!important;color:var(--un-color-tag-on-red)!important}.game-label--red:hover{filter:brightness(1.1)}.game-label--pink{background-color:var(--un-color-tag-pink)!important;border-color:transparent!important;color:var(--un-color-tag-on-pink)!important}.game-label--pink:hover{filter:brightness(1.1)}.game-label--purple{background-color:var(--un-color-tag-purple)!important;border-color:transparent!important;color:var(--un-color-tag-on-purple)!important}.game-label--purple:hover{filter:brightness(1.1)}.game-label--deep-purple{background-color:var(--un-color-tag-deep-purple)!important;border-color:transparent!important;color:var(--un-color-tag-on-deep-purple)!important}.game-label--deep-purple:hover{filter:brightness(1.1)}.game-label--indigo{background-color:var(--un-color-tag-indigo)!important;border-color:transparent!important;color:var(--un-color-tag-on-indigo)!important}.game-label--indigo:hover{filter:brightness(1.1)}.game-label--blue{background-color:var(--un-color-tag-blue)!important;border-color:transparent!important;color:var(--un-color-tag-on-blue)!important}.game-label--blue:hover{filter:brightness(1.1)}.game-label--light-blue{background-color:var(--un-color-tag-light-blue)!important;border-color:transparent!important;color:var(--un-color-tag-on-light-blue)!important}.game-label--light-blue:hover{filter:brightness(1.1)}.game-label--cyan{background-color:var(--un-color-tag-cyan)!important;border-color:transparent!important;color:var(--un-color-tag-on-cyan)!important}.game-label--cyan:hover{filter:brightness(1.1)}.game-label--teal{background-color:var(--un-color-tag-teal)!important;border-color:transparent!important;color:var(--un-color-tag-on-teal)!important}.game-label--teal:hover{filter:brightness(1.1)}.game-label--green{background-color:var(--un-color-tag-green)!important;border-color:transparent!important;color:var(--un-color-tag-on-green)!important}.game-label--green:hover{filter:brightness(1.1)}.game-label--light-green{background-color:var(--un-color-tag-light-green)!important;border-color:transparent!important;color:var(--un-color-tag-on-light-green)!important}.game-label--light-green:hover{filter:brightness(1.1)}.game-label--lime{background-color:var(--un-color-tag-lime)!important;border-color:transparent!important;color:var(--un-color-tag-on-lime)!important}.game-label--lime:hover{filter:brightness(1.1)}.game-label--yellow{background-color:var(--un-color-tag-yellow)!important;border-color:transparent!important;color:var(--un-color-tag-on-yellow)!important}.game-label--yellow:hover{filter:brightness(1.1)}.game-label--amber{background-color:var(--un-color-tag-amber)!important;border-color:transparent!important;color:var(--un-color-tag-on-amber)!important}.game-label--amber:hover{filter:brightness(1.1)}.game-label--orange{background-color:var(--un-color-tag-orange)!important;border-color:transparent!important;color:var(--un-color-tag-on-orange)!important}.game-label--orange:hover{filter:brightness(1.1)}.game-label--deep-orange{background-color:var(--un-color-tag-deep-orange)!important;border-color:transparent!important;color:var(--un-color-tag-on-deep-orange)!important}.game-label--deep-orange:hover{filter:brightness(1.1)}.game-label--brown{background-color:var(--un-color-tag-brown)!important;border-color:transparent!important;color:var(--un-color-tag-on-brown)!important}.game-label--brown:hover{filter:brightness(1.1)}.game-label--grey{background-color:var(--un-color-tag-grey)!important;border-color:transparent!important;color:var(--un-color-tag-on-grey)!important}.game-label--grey:hover{filter:brightness(1.1)}.game-label--blue-grey{background-color:var(--un-color-tag-blue-grey)!important;border-color:transparent!important;color:var(--un-color-tag-on-blue-grey)!important}.game-label--blue-grey:hover{filter:brightness(1.1)}.podcast-page{display:flex;flex-direction:column;position:relative}.podcast-page-header{border-bottom:1px solid var(--un-color-outline-variant);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.podcast-page-header{align-items:center;flex-direction:column}}.podcast-page-header__cover{flex-shrink:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.podcast-page-header__cover{margin:0 0 1rem;width:220px}}@media screen and (min-width:600px) and (max-width:1019px){.podcast-page-header__cover{margin:0 1rem 0 0;width:200px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.podcast-page-header__cover{margin:0 1rem 0 0;width:260px}}.podcast-page-header__cover-media{display:block;height:0;margin:0;position:relative;width:100%}.podcast-page-header__cover-media picture{border-radius:4px;overflow:hidden}.podcast-page-header__cover-media img{display:block;-o-object-fit:cover;object-fit:cover}.podcast-page-header__cover-media iframe,.podcast-page-header__cover-media img,.podcast-page-header__cover-media video{border-radius:4px;height:100%;left:0;position:absolute;top:0;width:100%}.podcast-page-header__content{display:flex;flex:1;flex-direction:column;flex-wrap:wrap}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.podcast-page-header__content{flex-direction:row;width:100%}.podcast-page-header__content .post-header-info,.podcast-page-header__content .post-header__title{width:100%}.podcast-page-header__content .post-header-info .post-header-info__content{justify-content:space-between}.podcast-page-header__content .post-header-info--navigation{width:100%}.podcast-page-header__content .post-header-info--navigation .post-header-info__content{justify-content:flex-start}.podcast-page-header__content .post-header-info--stats{width:100%}.podcast-page-header__content .post-header-info--stats .un-chip-group{justify-content:space-around;width:100%}.podcast-page-header__content .post-header-info--stats .un-chip-group .un-chip{margin:0 .5rem .5rem}}.podcast-page-header__content .post-header-info{margin:0}.podcast-page-header__player{display:flex;flex:1;flex-direction:column;justify-content:flex-end;margin:1rem 0 .5rem;width:100%}.podcast-page-header__player audio{border:1px solid var(--un-color-outline);border-radius:1000px;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.podcast-page-header__player{margin:0}}.podcast-page-body{color:var(--un-theme-text-high);display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;grid-column:2;letter-spacing:0;line-height:1.5rem;overflow:hidden;padding:0;text-decoration:inherit;text-transform:inherit;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.podcast-page-body{grid-gap:1rem .5rem;grid-template-columns:1rem 1fr 1rem}}@media screen and (min-width:600px) and (max-width:1019px){.podcast-page-body{grid-gap:1rem .75rem;grid-template-columns:1fr 45ch 1fr}}@media screen and (min-width:1020px) and (max-width:1599px){.podcast-page-body{grid-gap:1rem 1rem;grid-template-columns:1fr 55ch 1fr}}@media screen and (min-width:1600px){.podcast-page-body{grid-gap:1rem 1rem;grid-template-columns:1fr 65ch 1fr}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.podcast-list-collection:not(.un-card-inline-list) .un-grid__item--span-3,.podcast-list-collection:not(.un-card-inline-list) .un-grid__item--span-4,.podcast-list-collection:not(.un-card-inline-list) .un-grid__item--span-5,.podcast-list-collection:not(.un-card-inline-list) .un-grid__item--span-6{grid-column-end:span 2}}.tournament-players{align-items:center;background-color:transparent;border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:1rem;position:relative}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-players{padding:.5rem}}.tournament-players__photo{align-items:center;border-radius:50%;display:flex;flex-direction:column;height:48px;justify-content:center;width:48px}.tournament-players__photo img{border:2px solid var(--un-color-outline);border-radius:50%;height:48px;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative;width:48px}.tournament-players__photo img:before{background-color:#e0e0e0;border-radius:inherit;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.tournament-players__photo img:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTQgNGg3VjJINGMtMS4xIDAtMiAuOS0yIDJ2N2gyVjR6bTYgOS00IDVoMTJsLTMtNC0yLjAzIDIuNzFMMTAgMTN6bTctNC41YzAtLjgzLS42Ny0xLjUtMS41LTEuNVMxNCA3LjY3IDE0IDguNXMuNjcgMS41IDEuNSAxLjVTMTcgOS4zMyAxNyA4LjV6TTIwIDJoLTd2Mmg3djdoMlY0YzAtMS4xLS45LTItMi0yem0wIDE4aC03djJoN2MxLjEgMCAyLS45IDItMnYtN2gtMnY3ek00IDEzSDJ2N2MwIDEuMS45IDIgMiAyaDd2LTJINHYtN3oiLz48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:50%;left:25%;opacity:.5;position:absolute;top:25%;width:50%}.tournament-players__name{align-items:center;color:var(--un-color-on-surface);display:flex;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.009375em;line-height:1.75rem;margin:.5rem 0;text-decoration:inherit;text-transform:inherit;width:100%}.tournament-players__name .tournament-players__name-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tournament-players__name .tournament-players__name-verified{align-items:center;color:var(--un-color-primary);display:flex;margin-left:.2em}.tournament-players__name .tournament-players__name-verified svg{fill:currentColor;height:12px;width:12px}.tournament-players__title{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03333333em;line-height:1.25rem;max-width:100%;overflow:hidden;text-align:center;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap}.tournament-players__text{color:var(--un-color-on-surface-variant)}.tournament-players__rank,.tournament-players__text{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.075em;line-height:1rem;max-width:100%;overflow:hidden;text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.tournament-players__rank{color:var(--un-color-on-surface);margin:.5rem 0 0}.tournament-players__score{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;margin:.5rem 0;max-width:100%;overflow:hidden;text-align:center;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap}.tournament-players__subscore{flex-direction:row;width:100%}.tournament-players__subscore,.tournament-players__subscore-game{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.tournament-players__subscore-game{background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:1000px;color:var(--un-color-on-surface-variant);flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;height:32px;letter-spacing:.00714286em;line-height:1.375rem;margin:2px 6px;min-width:32px;padding:6px;position:relative;text-align:center;text-decoration:inherit;text-transform:inherit;width:auto}.tournament-players__subscore-game:before{left:-7px}.tournament-players__subscore-game:after,.tournament-players__subscore-game:before{background-color:var(--un-color-outline-variant);content:"";height:2px;position:absolute;width:6px}.tournament-players__subscore-game:after{right:-7px}.tournament-players__subscore-game:first-of-type:before,.tournament-players__subscore-game:last-of-type:after{content:none}.tournament-players__subscore-game--win{background-color:rgba(75,199,0,.12);border-color:var(--un-color-success);color:var(--un-color-success)}.tournament-players__subscore-game--draw{background-color:rgba(255,171,0,.12);border-color:var(--un-color-warning);color:var(--un-color-warning)}.tournament-players__subscore-game--loss{background-color:rgba(255,10,0,.12);border-color:var(--un-color-error);color:var(--un-color-error)}.tournament-players__order{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;height:48px;left:1rem;letter-spacing:.075em;line-height:1rem;line-height:48px;position:absolute;text-decoration:none;text-transform:none;top:1rem}.tournament-players__check{align-items:center;display:flex;flex-direction:column;height:48px;justify-content:center;position:absolute;right:1rem;top:1rem}.tournament-players__check>svg{fill:var(--un-color-on-surface);height:20px;width:20px}.tournament-players--check-lock .tournament-players__order{color:var(--un-color-outline-variant)}.tournament-players--check-lock .tournament-players__check>svg{fill:var(--un-color-outline-variant)}.tournament-players--check-wait .tournament-players__order{color:var(--un-color-on-surface)}.tournament-players--check-wait .tournament-players__check>svg{fill:var(--un-color-on-surface)}.tournament-players--check-yes .tournament-players__order{color:var(--un-color-success)}.tournament-players--check-yes .tournament-players__check>svg{fill:var(--un-color-success)}.tournament-players--check-no .tournament-players__order{color:var(--un-color-error)}.tournament-players--check-no .tournament-players__check>svg{fill:var(--un-color-error)}.tournament-players-check-info{color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03333333em;line-height:1.25rem;margin:0 .5rem .25rem 0;text-decoration:inherit;text-transform:inherit}.tournament-players-check-info>svg{fill:var(--un-color-on-surface);height:18px;margin-right:.25rem;width:18px}.tournament-players-check-info--lock>svg{fill:var(--un-color-outline-variant)}.tournament-players-check-info--wait>svg{fill:var(--un-color-on-surface)}.tournament-players-check-info--yes>svg{fill:var(--un-color-success)}.tournament-players-check-info--no>svg{fill:var(--un-color-error)}.tournament-players-action-box{align-items:center;border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:1rem;position:relative;width:100%}.tournament-players-action-box__photo{align-items:center;border-radius:50%;display:flex;flex-direction:column;height:64px;justify-content:center;width:64px}.tournament-players-action-box__photo img{border:2px solid var(--un-color-primary);border-radius:50%;height:64px;width:64px}.tournament-players-action-box__content{align-items:flex-start;display:flex;flex:1;flex-direction:column;justify-content:center;margin:0 1rem}.tournament-players-action-box__content h4{color:var(--un-color-primary);font-size:1rem;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;margin:0}.tournament-players-action-box__content h4,.tournament-players-action-box__content p{font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal;text-decoration:inherit;text-transform:inherit}.tournament-players-action-box__content p{color:var(--un-color-on-surface-variant);font-size:.875rem;font-weight:400;letter-spacing:.01em;line-height:1.25rem}.tournament-players-action-box__content p strong{font-weight:700}.tournament-players-action-box__action{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-players-action-box__action{align-items:flex-start;margin-top:.5rem;width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.tournament-players-action-box__action{align-items:flex-start;margin-top:.5rem;width:100%}}@media screen and (min-width:1020px) and (max-width:1599px){.tournament-players-action-box__action{align-items:flex-end}}@media screen and (min-width:1600px){.tournament-players-action-box__action{align-items:flex-end}}.tournament-players-action-box__action p{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-players-action-box__action p{margin:0}}@media screen and (min-width:600px) and (max-width:1019px){.tournament-players-action-box__action p{margin:0}}@media screen and (min-width:1020px) and (max-width:1599px){.tournament-players-action-box__action p{margin:1rem 0 0}}@media screen and (min-width:1600px){.tournament-players-action-box__action p{margin:1rem 0 0}}.tournament-players-action-box__action p strong{font-weight:700}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-players-action-box__action .un-chip-group{justify-content:flex-start;margin-left:-.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.tournament-players-action-box__action .un-chip-group{justify-content:flex-start;margin-left:-.5rem}}@media screen and (min-width:1020px) and (max-width:1599px){.tournament-players-action-box__action .un-chip-group{justify-content:flex-end;margin-right:-.5rem}}@media screen and (min-width:1600px){.tournament-players-action-box__action .un-chip-group{justify-content:flex-end;margin-right:-.5rem}}.tournament-players-action-box__check-yes{border-color:var(--un-color-success)}.tournament-players-action-box__check-yes .un-chip__icon>svg{fill:var(--un-color-success)}.tournament-players-action-box__check-yes .un-chip__text{color:var(--un-color-success)}.tournament-players-action-box__check-no{border-color:var(--un-color-error)}.tournament-players-action-box__check-no .un-chip__icon>svg{fill:var(--un-color-error)}.tournament-players-action-box__check-no .un-chip__text{color:var(--un-color-error)}.tournament-players .un-chip{margin:.5rem 0 0}#snippet-tournamentBracket-tournament-bracket{width:100%}.tournament-bracket{display:flex;flex-direction:column;overflow-x:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.tournament-bracket{padding:.5rem 1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.tournament-bracket{padding:1rem 2rem}}.tournament-bracket::-webkit-scrollbar{height:10px;width:10px}.tournament-bracket::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border:1px solid var(--un-color-outline);border-radius:5px}.tournament-bracket::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.tournament-bracket::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.35)}.tournament-bracket::-webkit-scrollbar-track,.tournament-bracket::-webkit-scrollbar-track-piece{background:transparent}.tournament-bracket__header{align-items:center;display:flex;flex-direction:row;margin:0}.tournament-bracket__header-item{align-items:center;background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);box-shadow:0 0 0 0 transparent;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;justify-content:space-between;margin:0 40px 0 0;padding:6px;transition:all .18s cubic-bezier(.4,0,.2,1);width:150px}.tournament-bracket__header-item:hover{background-color:var(--un-color-surface-bg-high)}.tournament-bracket__header-item:focus{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.tournament-bracket__header-item>span{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;margin:0 auto;text-decoration:inherit;text-transform:inherit}.tournament-bracket__header-item>svg{fill:var(--un-color-on-surface-variant);height:16px;margin:0 2px 0 auto;width:16px}.tournament-bracket__content,.tournament-bracket__top{display:flex;flex-direction:row}.tournament-bracket__top{align-items:center;justify-content:space-between}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.tournament-bracket__top{padding:0 1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.tournament-bracket__top{padding:0 2rem}}.tournament-bracket__title{color:var(--un-color-on-surface);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;text-decoration:inherit;text-transform:inherit}.tournament-bracket__action{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin:0 0 0 1rem}.tournament-bracket__action-item{align-items:center;background-color:var(--un-color-surface-bg-low);display:flex;flex-direction:row;height:2.5rem;justify-content:center;margin:.5rem;transition:all .18s cubic-bezier(.4,0,.2,1);width:2.5rem}.tournament-bracket__action-item>svg{fill:var(--un-color-on-surface-variant);height:22px;transition:all .18s cubic-bezier(.4,0,.2,1);width:22px}.tournament-bracket__action-item:hover{background-color:var(--un-color-surface-bg-high)}.tournament-bracket__action-item:hover>svg{fill:var(--un-color-on-surface)}.tournament-bracket__action-item:focus{background-color:var(--un-color-surface-bg-highest)}.tournament-bracket__round{display:flex;flex-direction:column;justify-content:center;padding:0;position:relative;width:150px}.tournament-bracket__round:last-child{padding-right:1.5rem;width:calc(150px + 1.5rem)}.tournament-bracket__round-line{display:flex;flex-direction:column;flex-shrink:0;justify-content:center;padding:0;width:20px}.tournament-bracket__round-space{flex-grow:1;margin:.5rem 0}.tournament-bracket__round-space:before{content:"\00a0"}.tournament-bracket__round-space:first-child,.tournament-bracket__round-space:last-child{flex-grow:0.5}.tournament-bracket__game-wrapper{position:relative}.tournament-bracket__game-wrapper__info{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:.6rem;font-weight:700;height:20px;justify-content:space-between;left:0;overflow:hidden;position:absolute;right:0;top:102%;z-index:120}.tournament-bracket__game-wrapper__info .tournament-bracket__game-wrapper__socials{align-items:center;display:flex}.tournament-bracket__game-wrapper__info .tournament-bracket__game-wrapper__socials .tournament-bracket__game-wrapper__social{color:var(--un-color-on-surface-variant);line-height:0;padding-right:.2rem;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.tournament-bracket__game-wrapper__info .tournament-bracket__game-wrapper__socials .tournament-bracket__game-wrapper__social:last-child{padding:0}.tournament-bracket__game-wrapper__info .tournament-bracket__game-wrapper__socials .tournament-bracket__game-wrapper__social:hover{color:var(--un-color-on-surface)}.tournament-bracket__game-wrapper__info .tournament-bracket__game-wrapper__socials .tournament-bracket__game-wrapper__social>svg{fill:currentColor;height:16px;pointer-events:none;width:16px}.tournament-bracket__game-wrapper__info .tournament-bracket__game-wrapper__socials .tournament-bracket__game-wrapper__social-live{color:var(--un-color-primary)}.tournament-bracket__game-wrapper__info .tournament-bracket__game-wrapper__date{color:var(--un-color-outline);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03333333em;line-height:1.25rem;overflow:hidden;pointer-events:none;text-align:center;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap}.tournament-bracket__game{align-items:center;background-color:var(--un-color-surface-bg-high);border:1px solid var(--un-color-outline);box-shadow:0 0 0 0 transparent;display:flex;flex-direction:row;justify-content:space-between;padding:6px;position:relative;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);width:150px}.tournament-bracket__game-line{background-color:var(--un-color-outline-variant);height:2px;width:20px}.tournament-bracket__game-space{border-bottom:2px solid var(--un-color-outline-variant);border-right:2px solid var(--un-color-outline-variant);border-top:2px solid var(--un-color-outline-variant);flex-grow:1;margin:-.5rem 0}.tournament-bracket__game-space:before{content:"\00a0"}.tournament-bracket__game-photo{background-color:var(--un-color-surface-bg-highest);border:2px solid var(--un-color-outline);border-radius:50%;display:flex;height:28px;margin:0;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:28px;z-index:101}.tournament-bracket__game-photo>img{border-radius:50%;height:24px;transition:all .18s cubic-bezier(.4,0,.2,1);width:24px}.tournament-bracket__game-name{color:var(--un-color-on-surface);font-size:.8rem;font-weight:400;line-height:28px;margin:0;overflow:hidden;padding:0 0 0 6px;text-align:left;text-decoration:none;text-overflow:ellipsis;transition:all .2s cubic-bezier(0,0,.2,1);white-space:nowrap;width:88px}.tournament-bracket__game-score{color:var(--un-color-on-surface-variant);padding:0;text-align:right;width:24px}.tournament-bracket__game-info,.tournament-bracket__game-score{font-size:.8rem;font-weight:700;line-height:28px;margin:0;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:all .2s cubic-bezier(0,0,.2,1);white-space:nowrap}.tournament-bracket__game-info{color:var(--un-color-outline-variant);padding:0 0 0 30px;text-align:left;width:136px}.tournament-bracket__game-info:empty:before{content:"\00a0"}.tournament-bracket__game--pointer{background-color:var(--un-color-primary);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);z-index:101}.tournament-bracket__game--pointer>.tournament-bracket__game-photo{border-color:hsla(0,0%,100%,.5)}.tournament-bracket__game--pointer>.tournament-bracket__game-info,.tournament-bracket__game--pointer>.tournament-bracket__game-name,.tournament-bracket__game--pointer>.tournament-bracket__game-score{color:hsla(0,0%,100%,.9)}.tournament-bracket__game--pointer.tournament-bracket__game--win>.tournament-bracket__game-photo{border-color:#fff}.tournament-bracket__game--pointer.tournament-bracket__game--win>.tournament-bracket__game-name{color:hsla(0,0%,100%,.9)}.tournament-bracket__game--win>.tournament-bracket__game-photo{border-color:var(--un-color-primary)}.tournament-bracket__game--win>.tournament-bracket__game-name{color:var(--un-color-primary);font-weight:700}.tournament-bracket__game--win>.tournament-bracket__game-score{color:var(--un-color-success)}.tournament-bracket__game--win>.tournament-bracket__game-info{color:var(--un-color-primary)}.tournament-bracket__game--order-1st{background-color:#c98910}.tournament-bracket__game--order-1st>.tournament-bracket__game-photo{border-color:hsla(0,0%,100%,.5)}.tournament-bracket__game--order-1st>.tournament-bracket__game-info,.tournament-bracket__game--order-1st>.tournament-bracket__game-name,.tournament-bracket__game--order-1st>.tournament-bracket__game-score{color:hsla(0,0%,100%,.9)}.tournament-bracket__game--order-2nd{background-color:#a8a8a8}.tournament-bracket__game--order-2nd>.tournament-bracket__game-photo{border-color:hsla(0,0%,100%,.5)}.tournament-bracket__game--order-2nd>.tournament-bracket__game-info,.tournament-bracket__game--order-2nd>.tournament-bracket__game-name,.tournament-bracket__game--order-2nd>.tournament-bracket__game-score{color:hsla(0,0%,100%,.9)}.tournament-bracket__game--order-3rd{background-color:#965a38}.tournament-bracket__game--order-3rd>.tournament-bracket__game-photo{border-color:hsla(0,0%,100%,.5)}.tournament-bracket__game--order-3rd>.tournament-bracket__game-info,.tournament-bracket__game--order-3rd>.tournament-bracket__game-name,.tournament-bracket__game--order-3rd>.tournament-bracket__game-score{color:hsla(0,0%,100%,.9)}.tournament-bracket__game--order-my{background-color:var(--un-color-primary)}.tournament-bracket__game--order-my>.tournament-bracket__game-photo{border-color:hsla(0,0%,100%,.5)}.tournament-bracket__game--order-my>.tournament-bracket__game-info,.tournament-bracket__game--order-my>.tournament-bracket__game-name,.tournament-bracket__game--order-my>.tournament-bracket__game-score{color:hsla(0,0%,100%,.9)}.tournament-bracket__game--change{background-color:var(--un-color-success);border:1px dashed var(--un-color-on-surface);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);z-index:101}.tournament-bracket__game--change>.tournament-bracket__game-photo{border-color:hsla(0,0%,100%,.5)}.tournament-bracket__game--change>.tournament-bracket__game-info,.tournament-bracket__game--change>.tournament-bracket__game-name,.tournament-bracket__game--change>.tournament-bracket__game-score{color:hsla(0,0%,100%,.9)}.tournament-group-menu{margin:1rem 2rem 0;width:calc(100% - 4rem)}.tournament-group-menu .un-chip-group{justify-content:center}.tournament-group-table{display:flex;flex-direction:column;margin:1rem 0;width:100%}.tournament-group-table>.tournament-section__title{margin:0 1rem .5rem}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.tournament-group-table--league .tournament-group-table__player{flex:0 0 35%}.tournament-group-table--league .tournament-group-table__values{flex:1}}.tournament-group-table--sidebar{margin:0 -1rem;width:calc(100% + 2rem)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table--sidebar{margin:0;width:100%}}.tournament-group-table--sidebar .tournament-group-table__row{padding:.5rem}.tournament-group-table--sidebar .tournament-group-table__row--header .tournament-group-table__player{padding:.25rem}.tournament-group-table--sidebar .tournament-group-table__rank{flex:0 0 2.5rem}.tournament-group-table--sidebar .tournament-group-table__player,.tournament-group-table--sidebar .tournament-group-table__values{flex:1}.tournament-group-table--card .tournament-group-table__row{padding:.5rem}.tournament-group-table--card .tournament-group-table__row--header .tournament-group-table__player{padding:.25rem}.tournament-group-table--card .tournament-group-table__row--chosen .tournament-group-table__date:before{display:none}.tournament-group-table--card .tournament-group-table__rank{flex:0 0 2.5rem}.tournament-group-table--card .tournament-group-table__player{flex:1}.tournament-group-table--card .tournament-group-table__player-photo{height:30px!important;width:30px!important}.tournament-group-table--card .tournament-group-table__player-photo img{height:26px!important;width:26px!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table--card .tournament-group-table__player-photo{height:28px;width:28px}.tournament-group-table--card .tournament-group-table__player-photo img{height:24px;width:24px}}.tournament-group-table--card .tournament-group-table__values{flex:1}.tournament-group-table--card .tournament-group-table__action .un-chip-group{padding:0}.tournament-group-table--card .tournament-group-table__action .un-chip-group>.un-chip{margin:0 .25rem}.tournament-group-table--post{border:1px solid var(--un-color-outline);border-radius:4px;margin:0}.tournament-group-table--post .tournament-group-table__row:first-child{border-top:none}.tournament-group-table--post .tournament-group-table__row:last-child{border-bottom:none}.tournament-group-table__row{background-color:transparent;border-bottom:1px solid var(--un-color-outline-variant);display:flex;flex-direction:row;padding:.5rem 1rem;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.tournament-group-table__row:hover{background-color:var(--un-color-surface-bg-low)}.tournament-group-table__row:first-of-type{border-top:1px solid var(--un-color-outline-variant)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__row{flex-wrap:wrap}}.tournament-group-table__row.js-tournament-pack-team-row{cursor:pointer}.tournament-group-table__row--header{background-color:var(--un-color-surface-bg-low);border-bottom:1px solid var(--un-color-outline-variant);border-top:2px solid var(--un-color-outline-variant)!important}.tournament-group-table__row--header .tournament-group-table__rank{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__row--header .tournament-group-table__rank{display:none}}.tournament-group-table__row--header .tournament-group-table__player{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;padding-left:calc(40px + .75rem);text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__row--header .tournament-group-table__player{display:none}}.tournament-group-table__row--header .tournament-group-table__values-item{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}.tournament-group-table__row--chosen{background-color:rgba(75,199,0,.1)}.tournament-group-table__row--chosen:hover{background-color:rgba(75,199,0,.15)}.tournament-group-table__row--chosen .tournament-group-table__date{position:relative}.tournament-group-table__row--chosen .tournament-group-table__date:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHdpZHRoPSIyNCI+PHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik05IDE2LjIgNC44IDEybC0xLjQgMS40TDkgMTkgMjEgN2wtMS40LTEuNEw5IDE2LjJ6Ii8+PC9zdmc+");background-repeat:no-repeat;background-size:cover;content:"";display:block;height:12px;left:-12px;opacity:.5;position:absolute;width:12px}.tournament-group-table__row--chosen .tournament-group-table__player,.tournament-group-table__row--chosen .tournament-group-table__rank,.tournament-group-table__row--chosen .tournament-group-table__values-item{color:var(--un-color-success)}.tournament-group-table__row--chosen .tournament-group-table__player-photo{border-color:var(--un-color-success)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__row--game .tournament-group-table__date{order:1;width:50%}}.tournament-group-table__row--game .tournament-group-table__player{flex:2}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__row--game .tournament-group-table__player{flex:auto;order:5;width:40%}.tournament-group-table__row--game .tournament-group-table__player--firts{order:3}}.tournament-group-table__row--game .tournament-group-table__player-photo{height:32px;width:32px}.tournament-group-table__row--game .tournament-group-table__player-photo img{height:28px;width:28px}.tournament-group-table__row--game .tournament-group-table__values{flex:0 0 10%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__row--game .tournament-group-table__values{order:4;width:auto}.tournament-group-table__row--game .tournament-group-table__action{justify-content:flex-end;order:2;width:50%}}.tournament-group-table__row--order-1st{background-color:rgba(201,137,16,.2)}.tournament-group-table__row--order-1st:hover{background-color:rgba(201,137,16,.3)}.tournament-group-table__row--order-1st .tournament-group-table__player,.tournament-group-table__row--order-1st .tournament-group-table__rank,.tournament-group-table__row--order-1st .tournament-group-table__values-item{color:#c98910}.tournament-group-table__row--order-1st .tournament-group-table__player-photo{border-color:#c98910}.tournament-group-table__row--order-2nd{background-color:hsla(0,0%,66%,.2)}.tournament-group-table__row--order-2nd:hover{background-color:hsla(0,0%,66%,.3)}.tournament-group-table__row--order-2nd .tournament-group-table__player,.tournament-group-table__row--order-2nd .tournament-group-table__rank,.tournament-group-table__row--order-2nd .tournament-group-table__values-item{color:#a8a8a8}.tournament-group-table__row--order-2nd .tournament-group-table__player-photo{border-color:#a8a8a8}.tournament-group-table__row--order-3rd{background-color:rgba(150,90,56,.2)}.tournament-group-table__row--order-3rd:hover{background-color:rgba(150,90,56,.3)}.tournament-group-table__row--order-3rd .tournament-group-table__player,.tournament-group-table__row--order-3rd .tournament-group-table__rank,.tournament-group-table__row--order-3rd .tournament-group-table__values-item{color:#965a38}.tournament-group-table__row--order-3rd .tournament-group-table__player-photo{border-color:#965a38}.tournament-group-table__row--order-my{background-color:rgba(245,71,14,.1)}.tournament-group-table__row--order-my:hover{background-color:rgba(245,71,14,.2)}.tournament-group-table__row--order-my .tournament-group-table__player,.tournament-group-table__row--order-my .tournament-group-table__rank,.tournament-group-table__row--order-my .tournament-group-table__values-item{color:var(--un-color-primary)}.tournament-group-table__row--order-my .tournament-group-table__player-photo{border-color:var(--un-color-primary)}.tournament-group-table__rank{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex:0 0 2.5rem;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.01em;line-height:1.25rem;padding:.25rem;text-decoration:inherit;text-transform:inherit}.tournament-group-table__rank>svg{fill:currentColor;height:24px;width:24px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__rank{justify-content:flex-end;order:2}.tournament-group-table__rank:before{content:"#";margin-right:.25rem}}.tournament-group-table__date{align-items:flex-start;color:var(--un-color-on-surface-variant);display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.01em;line-height:1.25rem;padding:.25rem;text-align:left;text-decoration:none;text-decoration:inherit;text-transform:inherit;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__date{order:1}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.tournament-group-table__date{flex:1}}.tournament-group-table__date--box{align-items:center;background-color:var(--un-color-surface-bg-high);border-radius:3px;line-height:1rem;text-align:center}.tournament-group-table__player{align-items:center;border-bottom:none!important;display:flex;flex:0 0 25%;flex-direction:row;justify-content:flex-start;overflow:hidden;padding:.25rem;text-decoration:none!important}.tournament-group-table__player>svg{fill:currentColor;height:18px;width:18px}.tournament-group-table__player[href]:hover .tournament-group-table__player-photo{border-color:var(--un-color-primary)}.tournament-group-table__player[href]:hover .tournament-group-table__player-name>span:first-of-type{color:var(--un-color-primary)}.tournament-group-table__player[href]:hover .tournament-group-table__player-name>span:last-of-type{color:var(--un-color-on-surface)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__player{flex:2;order:1}}.tournament-group-table__player--firts{justify-content:flex-end}.tournament-group-table__player--firts .tournament-group-table__player-photo{margin:0 0 0 .5rem;order:2}.tournament-group-table__player--firts .tournament-group-table__player-name{order:1}.tournament-group-table__player-photo{align-items:center;border:2px solid var(--un-color-outline);border-radius:50%;display:flex;flex-direction:column;flex-shrink:0;height:40px;justify-content:center;margin:0 .5rem 0 0;transition:all .18s cubic-bezier(.4,0,.2,1);width:40px}.tournament-group-table__player-photo img{border-radius:50%;height:36px;overflow:hidden;position:relative;width:36px}.tournament-group-table__player-photo img:before{background-color:#e0e0e0;border-radius:inherit;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.tournament-group-table__player-photo img:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTQgNGg3VjJINGMtMS4xIDAtMiAuOS0yIDJ2N2gyVjR6bTYgOS00IDVoMTJsLTMtNC0yLjAzIDIuNzFMMTAgMTN6bTctNC41YzAtLjgzLS42Ny0xLjUtMS41LTEuNVMxNCA3LjY3IDE0IDguNXMuNjcgMS41IDEuNSAxLjVTMTcgOS4zMyAxNyA4LjV6TTIwIDJoLTd2Mmg3djdoMlY0YzAtMS4xLS45LTItMi0yem0wIDE4aC03djJoN2MxLjEgMCAyLS45IDItMnYtN2gtMnY3ek00IDEzSDJ2N2MwIDEuMS45IDIgMiAyaDd2LTJINHYtN3oiLz48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:50%;left:25%;opacity:.5;position:absolute;top:25%;width:50%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__player-photo{height:32px;width:32px}.tournament-group-table__player-photo img{height:28px;width:28px}}.tournament-group-table__player-name{display:flex;overflow:hidden;text-align:left}.tournament-group-table__player-name>span:first-of-type{color:var(--un-color-on-surface);font-size:.875rem;letter-spacing:.01em}.tournament-group-table__player-name>span:first-of-type,.tournament-group-table__player-name>span:nth-of-type(2){font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;line-height:1.25rem;overflow:hidden;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);white-space:nowrap}.tournament-group-table__player-name>span:nth-of-type(2){color:var(--un-color-on-surface-variant);font-size:.75rem;letter-spacing:.03333333em}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__player-name{flex-direction:row}.tournament-group-table__player-name>span:nth-of-type(2):before{content:"/";margin:0 .25rem}}@media screen and (min-width:600px) and (max-width:1019px){.tournament-group-table__player-name{flex-direction:column}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.tournament-group-table__player-name{flex-direction:column}}.tournament-group-table__placeholder{align-items:center;display:flex;flex:4.5;justify-content:center;text-decoration:none}.tournament-group-table__placeholder>span{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.tournament-group-table__values{display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;text-decoration:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__values{background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:6px;margin:.15rem 0 .25rem;order:3;padding:.25rem 0;width:100%}}.tournament-group-table__values-item{align-items:center;color:var(--un-color-on-surface);display:flex;flex:1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.01em;line-height:1.25rem;padding:.25rem;text-decoration:inherit;text-decoration:none;text-transform:inherit}.tournament-group-table__values-item:nth-child(2n){opacity:1}.tournament-group-table__values-item:nth-child(odd){opacity:.6}.tournament-group-table__values-item:only-child{opacity:1}.tournament-group-table__values-item>svg{fill:currentColor;height:18px;width:18px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__values-item{border-right:1px solid var(--un-color-outline-variant);padding:0 .25rem}.tournament-group-table__values-item:last-of-type{border:none}}.tournament-group-table__action{display:flex;flex:1;flex-direction:row}.tournament-group-table__action>.un-chip-group{align-items:center;margin:0;padding:0}.tournament-group-table__button{align-items:center;display:flex;flex:1;flex-direction:row;justify-content:center;padding:0 1rem}.tournament-group-table__button:first-of-type{justify-content:flex-end}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__button:first-of-type{order:1}}.tournament-group-table__button:last-of-type{justify-content:flex-start}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-group-table__button:last-of-type{order:4}}.tournament-game-header{display:flex;margin:0 0 1rem;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.tournament-game-header{align-items:center;flex-direction:column;justify-content:flex-start}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.tournament-game-header{align-items:center;flex-direction:row;justify-content:space-between}}.tournament-game-header .un-chip-group{justify-content:flex-end}.tournament-game-header__title{color:var(--un-color-on-surface);display:flex;flex-direction:row;flex-wrap:wrap;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;text-decoration:inherit;text-transform:inherit;word-break:break-word}.tournament-game-header__title-vs{color:var(--un-color-outline-variant);margin:0 1rem}.tournament-game{grid-gap:0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));margin:0 0 1rem;width:100%}.tournament-game__player{align-items:center;display:flex;flex-direction:column;grid-column-end:span 5;justify-content:center}.tournament-game__player .tournament-players__photo,.tournament-game__player .tournament-players__photo img{height:100px;width:100px}.tournament-game__player .tournament-players__score{color:var(--un-color-on-surface-variant);font-size:3rem;line-height:3.5rem}.tournament-game__player--win .tournament-players__photo img{border-color:var(--un-color-success)}.tournament-game__player--win .tournament-players__name,.tournament-game__player--win .tournament-players__score{color:var(--un-color-success)}.tournament-game__vs{align-items:center;color:var(--un-color-outline-variant);display:flex;flex-direction:row;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;grid-column-end:span 2;justify-content:center;letter-spacing:.009375em;line-height:1.75rem;margin:0;text-decoration:inherit;text-transform:inherit;white-space:nowrap}.tournament-game__vs:before{margin-right:.5rem}.tournament-game__vs:after,.tournament-game__vs:before{background-color:var(--un-color-outline-variant);content:"";display:flex;flex:1;flex-direction:column;height:1px;width:auto}.tournament-game__vs:after{margin-left:.5rem}.tournament-game__team-player{overflow:hidden}.tournament-game__stats,.tournament-game__team-player{align-items:center;border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex-direction:column;justify-content:flex-start;padding:0;position:relative}.tournament-game-menu{background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:4px;margin:0 0 1rem;padding:0;width:100%}.tournament-game-menu .un-tab{border-radius:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-game-menu .un-tab{margin:0}}@media screen and (min-width:600px) and (max-width:1019px){.tournament-game-menu .un-tab{margin:0 .25rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.tournament-game-menu .un-tab{margin:0 .5rem}}.un-collapse__content .tournament-game__team-player{border:none}.tournament-stats-menu{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1rem;width:100%}.tournament-stats-menu>.un-form-container{max-width:40%}.tournament-stats-container{border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex-direction:column;margin:0;padding:0;width:100%}.tournament-stats-container--basic .tournament-stats__row--header{border-top:none;padding:.5rem 1rem}.tournament-stats-container--basic .tournament-stats__row{padding:.75rem 1rem}.tournament-stats-container--basic .tournament-stats__row:last-child{border-bottom:none}.tournament-stats-container__title{color:var(--un-color-primary);display:flex;flex:1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.009375em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit}.tournament-stats-container__select{background-color:var(--un-color-surface-bg-low);transition:all .18s cubic-bezier(.4,0,.2,1)}.tournament-stats-container__select:hover{background-color:var(--un-color-surface-bg-high)}.tournament-stats-container__select select{cursor:pointer}.tournament-stats-container__select .un-form-select__edge{display:none}.tournament-stats{display:flex;flex-direction:column;margin:0 0 1rem;overflow:hidden;width:100%}.tournament-stats>.tournament-section__title{margin:0 1rem .5rem}.tournament-stats.tournament-game__team-player{margin:0}.tournament-stats.tournament-game__team-player .tournament-stats__row--header{border-bottom:2px solid var(--un-color-outline-variant)!important;border-top:none}.tournament-stats.tournament-game__team-player .tournament-stats__row:last-of-type{border-bottom:none}.tournament-stats.tournament-game__team-player .tournament-stats__player{flex:1}.tournament-stats.tournament-game__stats{margin:0}.tournament-stats.tournament-game__stats .tournament-stats__row--header{border-bottom:2px solid var(--un-color-outline-variant)!important;border-top:none}.tournament-stats.tournament-game__stats .tournament-stats__row:last-child{border-bottom:none}.tournament-stats--sidebar{margin:0 -1rem;width:calc(100% + 2rem)}.tournament-stats--sidebar .tournament-stats__row{padding:.5rem}.tournament-stats--sidebar .tournament-stats__row--header .tournament-stats__player{padding:.25rem}.tournament-stats--sidebar .tournament-stats__rank{flex:0 0 2.5rem}.tournament-stats--sidebar .tournament-stats__player,.tournament-stats--sidebar .tournament-stats__values{flex:1}.tournament-stats--card .tournament-stats__row{padding:.5rem}.tournament-stats--card .tournament-stats__row--header .tournament-stats__player{padding:.25rem}.tournament-stats--card .tournament-stats__rank{flex:0 0 2.5rem}.tournament-stats--card .tournament-stats__player{flex:1}.tournament-stats--card .tournament-stats__player-photo{height:30px!important;width:30px!important}.tournament-stats--card .tournament-stats__player-photo img{height:26px!important;width:26px!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats--card .tournament-stats__player-photo{height:28px;width:28px}.tournament-stats--card .tournament-stats__player-photo img{height:24px;width:24px}}.tournament-stats--card .tournament-stats__values{flex:1}.tournament-stats--row-bg .tournament-stats__row{border-bottom-width:2px;overflow:hidden;padding:2rem 1rem;position:relative}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats--row-bg .tournament-stats__row{padding:1rem}}.tournament-stats--row-bg .tournament-stats__row:hover .tournament-stats__bg>img{opacity:.6}.tournament-stats--row-bg .tournament-stats__row.tournament-stats__row--header{padding:.5rem 1rem}.tournament-stats--row-bg .tournament-stats__row.tournament-stats__row--header *{font-size:1rem;line-height:1.75rem;text-shadow:none!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats--row-bg .tournament-stats__row.tournament-stats__row--header .tournament-stats__score{position:relative;top:.5rem}.tournament-stats--row-bg .tournament-stats__row.tournament-stats__row--header .tournament-stats__values{order:3}.tournament-stats--row-bg .tournament-stats__row.tournament-stats__row--header .tournament-stats__values .tournament-stats__values-item{justify-content:flex-end}}.tournament-stats--row-bg .tournament-stats__row:last-child .tournament-stats__bg,.tournament-stats--row-bg .tournament-stats__row:last-child .tournament-stats__bg>img{border-radius:0 0 4px 4px}.tournament-stats--row-bg .tournament-stats__map{color:var(--un-color-on-primary);font-size:1.25rem;font-weight:700;line-height:32px;text-shadow:0 2px 3px rgba(0,0,0,.25),0 0 15px rgba(0,0,0,.5);z-index:2}.tournament-stats--row-bg .tournament-stats__score{z-index:2}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats--row-bg .tournament-stats__score{background-color:transparent;border:none;order:3;width:100%}}.tournament-stats--row-bg .tournament-stats__score-item{color:var(--un-color-on-primary);font-size:1.35rem;font-weight:700;line-height:32px;padding:.5rem .75rem;text-shadow:0 2px 3px rgba(0,0,0,.25),0 0 15px rgba(0,0,0,.5)}.tournament-stats--row-bg .tournament-stats__score-item--win{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(75,199,0,.2);border:1px solid var(--un-color-success);border-radius:1000px;color:var(--un-color-success);min-width:70px}.tournament-stats--row-bg .tournament-stats__score-item--draw{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(255,196,0,.2);border:1px solid var(--un-color-warning);border-radius:1000px;color:var(--un-color-warning);min-width:70px}.tournament-stats--row-bg .tournament-stats__score-item--loss{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(255,10,0,.2);border:1px solid var(--un-color-error);border-radius:1000px;color:var(--un-color-error);min-width:70px}.tournament-stats--row-bg .tournament-stats__values{align-items:center;z-index:2}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats--row-bg .tournament-stats__values{background-color:transparent;border:none;justify-content:flex-end!important;order:2;width:auto}}.tournament-stats__row{background-color:transparent;border-bottom:1px solid var(--un-color-outline-variant);display:flex;flex-direction:row;padding:.5rem 1rem;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.tournament-stats__row:hover{background-color:var(--un-color-surface-bg-low)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__row{flex-wrap:wrap}}.tournament-stats__row--header{background-color:var(--un-color-surface-bg);border-bottom:2px solid var(--un-color-outline-variant);border-top:2px solid var(--un-color-outline-variant)}.tournament-stats__row--header .tournament-stats__map,.tournament-stats__row--header .tournament-stats__player{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}.tournament-stats__row--header .tournament-stats__player-name>span{color:var(--un-color-primary)!important;font-family:Open Sans,Arial,Helvetica,sans-serif!important;font-size:.875rem!important;font-style:normal!important;font-weight:700!important;letter-spacing:.00714286em!important;line-height:1.375rem!important;text-decoration:inherit!important;text-transform:inherit!important}.tournament-stats__row--header .tournament-stats__values-item{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}.tournament-stats__row--header .tournament-stats__values-item[href]{background-color:transparent;border-radius:4px;transition:all .18s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__row--header .tournament-stats__values-item[href]{border-radius:unset}}.tournament-stats__row--header .tournament-stats__values-item[href]:hover{background-color:var(--un-theme-bg-primary-medium)}.tournament-stats__row--header .tournament-stats__score-item{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}.tournament-stats__row--chosen{background-color:rgba(75,199,0,.06)}.tournament-stats__row--chosen:hover{background-color:rgba(75,199,0,.12)}.tournament-stats__row--chosen .tournament-stats__player,.tournament-stats__row--chosen .tournament-stats__rank,.tournament-stats__row--chosen .tournament-stats__values-item{color:var(--un-color-success)}.tournament-stats__row--chosen .tournament-stats__player-photo{border-color:var(--un-color-success)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__row--game .tournament-stats__date{order:1;width:50%}}.tournament-stats__row--game .tournament-stats__player{flex:2}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__row--game .tournament-stats__player{flex:auto;order:5;width:40%}.tournament-stats__row--game .tournament-stats__player--firts{order:3}}.tournament-stats__row--game .tournament-stats__player-photo{height:32px;width:32px}.tournament-stats__row--game .tournament-stats__player-photo img{height:28px;width:28px}.tournament-stats__row--game .tournament-stats__values{flex:0 0 10%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__row--game .tournament-stats__values{order:4;width:auto}.tournament-stats__row--game .tournament-stats__action{justify-content:flex-end;order:2;width:50%}}.tournament-stats__row--game:first-of-type{border-top:1px solid var(--un-color-outline-variant)}.tournament-stats__row--order-1st{background-color:rgba(201,137,16,.2)}.tournament-stats__row--order-1st:hover{background-color:rgba(201,137,16,.3)}.tournament-stats__row--order-1st .tournament-stats__player,.tournament-stats__row--order-1st .tournament-stats__rank,.tournament-stats__row--order-1st .tournament-stats__values-item{color:#c98910}.tournament-stats__row--order-1st .tournament-stats__player-photo{border-color:#c98910}.tournament-stats__row--order-2nd{background-color:hsla(0,0%,66%,.2)}.tournament-stats__row--order-2nd:hover{background-color:hsla(0,0%,66%,.3)}.tournament-stats__row--order-2nd .tournament-stats__player,.tournament-stats__row--order-2nd .tournament-stats__rank,.tournament-stats__row--order-2nd .tournament-stats__values-item{color:#a8a8a8}.tournament-stats__row--order-2nd .tournament-stats__player-photo{border-color:#a8a8a8}.tournament-stats__row--order-3rd{background-color:rgba(150,90,56,.2)}.tournament-stats__row--order-3rd:hover{background-color:rgba(150,90,56,.3)}.tournament-stats__row--order-3rd .tournament-stats__player,.tournament-stats__row--order-3rd .tournament-stats__rank,.tournament-stats__row--order-3rd .tournament-stats__values-item{color:#965a38}.tournament-stats__row--order-3rd .tournament-stats__player-photo{border-color:#965a38}.tournament-stats__row--order-my{background-color:rgba(245,71,14,.1)}.tournament-stats__row--order-my:hover{background-color:rgba(245,71,14,.2)}.tournament-stats__row--order-my .tournament-stats__player,.tournament-stats__row--order-my .tournament-stats__rank,.tournament-stats__row--order-my .tournament-stats__values-item{color:var(--un-color-primary)}.tournament-stats__row--order-my .tournament-stats__player-photo{border-color:var(--un-color-primary)}.tournament-stats__row--results.tournament-stats__row--header .tournament-stats__values-item{flex:1;justify-content:flex-end}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__row--results.tournament-stats__row--header .tournament-stats__values-item{justify-content:center;margin:.15rem}}.tournament-stats__row--results .tournament-stats__values{flex:1;justify-content:flex-end}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__row--results .tournament-stats__values{justify-content:center;margin:.15rem}}.tournament-stats__row--results .tournament-stats__values-item{flex:0}.tournament-stats__row--ban .tournament-stats__info-name{font-style:italic;font-weight:400;text-decoration:line-through}.tournament-stats__row--pick .tournament-stats__info-name{color:var(--un-color-success)}.tournament-stats__rank{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex:0 0 2.5rem;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.01em;line-height:1.25rem;padding:.25rem;text-decoration:inherit;text-transform:inherit}.tournament-stats__rank>svg{fill:currentColor;height:24px;width:24px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__rank{justify-content:flex-end;order:2}.tournament-stats__rank:before{content:"#";margin-right:.25rem}}.tournament-stats__date{align-items:flex-start;color:var(--un-color-on-surface-variant);display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.01em;line-height:1.25rem;padding:.25rem;text-decoration:inherit;text-transform:inherit;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__date{order:1}}.tournament-stats__map{align-items:flex-start;color:var(--un-color-on-surface-variant);display:flex;flex:1;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.01em;line-height:1.25rem;padding:.25rem;text-decoration:inherit;text-transform:inherit;width:auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__map{order:1}}.tournament-stats__player{align-items:center;border-bottom:none!important;display:flex;flex:0 0 25%;flex-direction:row;justify-content:flex-start;overflow:hidden;padding:.25rem;text-decoration:none!important}.tournament-stats__player>svg{fill:currentColor;height:18px;width:18px}.tournament-stats__player[href]:hover .tournament-stats__player-photo{border-color:var(--un-color-primary)}.tournament-stats__player[href]:hover .tournament-stats__player-name>span:first-of-type{color:var(--un-color-primary)}.tournament-stats__player[href]:hover .tournament-stats__player-name>span:last-of-type{color:var(--un-color-on-surface)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__player{flex:auto;order:1}}.tournament-stats__player--firts{justify-content:flex-end}.tournament-stats__player--firts .tournament-stats__player-photo{margin:0 0 0 .5rem;order:2}.tournament-stats__player--firts .tournament-stats__player-name{order:1}.tournament-stats__player-photo{align-items:center;border:2px solid var(--un-color-outline);border-radius:50%;display:flex;flex-direction:column;flex-shrink:0;height:40px;justify-content:center;margin:0 .5rem 0 0;transition:all .18s cubic-bezier(.4,0,.2,1);width:40px}.tournament-stats__player-photo img{border-radius:50%;height:36px;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative;width:36px}.tournament-stats__player-photo img:before{background-color:#e0e0e0;border-radius:inherit;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.tournament-stats__player-photo img:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTQgNGg3VjJINGMtMS4xIDAtMiAuOS0yIDJ2N2gyVjR6bTYgOS00IDVoMTJsLTMtNC0yLjAzIDIuNzFMMTAgMTN6bTctNC41YzAtLjgzLS42Ny0xLjUtMS41LTEuNVMxNCA3LjY3IDE0IDguNXMuNjcgMS41IDEuNSAxLjVTMTcgOS4zMyAxNyA4LjV6TTIwIDJoLTd2Mmg3djdoMlY0YzAtMS4xLS45LTItMi0yem0wIDE4aC03djJoN2MxLjEgMCAyLS45IDItMnYtN2gtMnY3ek00IDEzSDJ2N2MwIDEuMS45IDIgMiAyaDd2LTJINHYtN3oiLz48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:50%;left:25%;opacity:.5;position:absolute;top:25%;width:50%}.tournament-stats__player-photo>svg{fill:var(--un-color-primary);height:24px;width:24px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__player-photo{height:32px;width:32px}.tournament-stats__player-photo img{height:28px;width:28px}.tournament-stats__player-photo>svg{height:20px;width:20px}}.tournament-stats__player-name{display:flex;overflow:hidden;text-align:left}.tournament-stats__player-name>span:first-of-type{color:var(--un-color-on-surface);font-size:.875rem;letter-spacing:.01em}.tournament-stats__player-name>span:first-of-type,.tournament-stats__player-name>span:nth-of-type(2){font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;line-height:1.25rem;overflow:hidden;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);white-space:nowrap}.tournament-stats__player-name>span:nth-of-type(2){color:var(--un-color-on-surface-variant);font-size:.75rem;letter-spacing:.03333333em}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__player-name{flex-direction:row}.tournament-stats__player-name>span:nth-of-type(2):before{content:"/";margin:0 .25rem}}@media screen and (min-width:600px) and (max-width:1019px){.tournament-stats__player-name{flex-direction:column}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.tournament-stats__player-name{flex-direction:column}}.tournament-stats__values{display:flex;flex-direction:row;flex-grow:1;flex-shrink:1}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__values{background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:6px;margin:.15rem 0 .25rem;order:3;padding:.25rem 0;width:100%}}.tournament-stats__values-item{align-items:center;color:var(--un-color-on-surface);display:flex;flex:1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.01em;line-height:1.25rem;padding:.25rem;text-decoration:inherit;text-transform:inherit}.tournament-stats__values-item:nth-child(2n){opacity:1}.tournament-stats__values-item:nth-child(odd){opacity:.6}.tournament-stats__values-item:only-child{opacity:1}.tournament-stats__values-item>svg{fill:currentColor;height:18px;width:18px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__values-item{border-right:1px solid var(--un-color-outline-variant);padding:0 .25rem}.tournament-stats__values-item:last-of-type{border:none}}.tournament-stats__score{display:flex;flex:1;flex-direction:row;justify-content:center}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__score{background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:6px;margin:.15rem;order:3;padding:.25rem 0;width:100%}}.tournament-stats__score-item{align-items:center;color:var(--un-color-on-surface);display:flex;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.01em;line-height:1.25rem;padding:.25rem;text-decoration:inherit;text-transform:inherit}.tournament-stats__score-item>svg{fill:currentColor;height:18px;width:18px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-stats__score-item{padding:0 .15rem}}.tournament-stats__score-item--win{color:var(--un-color-success)}.tournament-stats__score-item--draw{color:var(--un-color-warning)}.tournament-stats__score-item--loss{color:var(--un-color-error)}.tournament-stats__info{display:flex;justify-content:space-between;width:100%}.tournament-stats__info-name{color:var(--un-color-on-surface);font-weight:700;justify-content:flex-start;letter-spacing:.009375em;line-height:1.75rem}.tournament-stats__info-action,.tournament-stats__info-name{display:flex;flex:1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;line-height:1.5rem;text-decoration:inherit;text-transform:inherit}.tournament-stats__info-action{color:var(--un-color-on-surface-variant);font-weight:400;justify-content:center;letter-spacing:0}.tournament-stats__info-value{color:var(--un-color-on-surface-variant);justify-content:flex-end;line-height:1.75rem;line-height:1.5rem}.tournament-stats__info-result,.tournament-stats__info-value{display:flex;flex:1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit}.tournament-stats__info-result{color:var(--un-color-success);justify-content:center;line-height:1.75rem}.tournament-stats__bg{background-color:var(--un-color-primary);bottom:0;left:0;position:absolute;right:0;top:0}.tournament-stats__bg>img{filter:grayscale(50%);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.75;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.tournament-stats__action{display:flex;flex:1;flex-direction:row}.tournament-stats-container .tournament-stats,.un-collapse__content .tournament-stats{margin:0}.tournament-stats-container .tournament-stats:first-child,.un-collapse__content .tournament-stats:first-child{border-top:none}.tournament-stats-container .tournament-stats:first-child .tournament-stats__row--header,.un-collapse__content .tournament-stats:first-child .tournament-stats__row--header{border-top:1px solid var(--un-color-outline-variant)}.tournament-stats-container .tournament-stats .tournament-stats__row:last-child,.un-collapse__content .tournament-stats .tournament-stats__row:last-child{border-bottom:none}.tournament-stats-container .tournament-stats .tournament-stats__player,.un-collapse__content .tournament-stats .tournament-stats__player{padding:0}.tournament-packs-team-players-container{display:none}.tournament-packs-team-players-container.tournament-packs-team-players-container--open{display:block}.tournament-matches__row--chosen{border-bottom:3px solid var(--un-color-outline-variant)}.esport-tournament__headline{align-items:center;background-color:var(--un-color-surface-bg);border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:.5rem 1rem;width:100%}.esport-tournament__headline>h2{text-align:center}.esport-tournament__headline>h2>a{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.025em;line-height:1.65rem;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.esport-tournament__headline>h2>a:hover{color:var(--un-color-primary)}.esport-sidebar-menu{display:flex;flex-direction:column}.esport-sidebar-menu h3{background-color:var(--un-color-surface-bg-high);border-radius:3px;color:var(--un-color-on-surface);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.025em;line-height:1.65rem;padding:.5rem .25rem;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.esport-sidebar-menu h3:hover{color:var(--un-color-primary)}.esport-sidebar-menu h4{color:var(--un-color-on-surface-variant);font-size:1rem;letter-spacing:.009375em;line-height:1.75rem;padding:.5rem .25rem}.esport-sidebar-menu a,.esport-sidebar-menu h4{font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;text-decoration:inherit;text-transform:inherit;width:100%}.esport-sidebar-menu a{color:var(--un-color-on-surface);font-size:.875rem;letter-spacing:.00714286em;line-height:1.375rem;padding:.25rem .5rem;transition:all .18s cubic-bezier(.4,0,.2,1)}.esport-sidebar-menu a:hover{color:var(--un-color-primary)}.esport-sidebar-menu__all{display:flex;margin-bottom:1rem}.esport-sidebar-menu__all a{background-color:var(--un-color-surface-bg-high);border-radius:3px;color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.025em;line-height:1.65rem;padding:.5rem .25rem;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.esport-sidebar-menu__all a:hover{background-color:var(--un-color-surface-bg-highest)}.tournament-table{margin-bottom:1rem;position:relative;width:100%}.tournament-table table{border-collapse:collapse;border-color:inherit;border-radius:4px;overflow:hidden;text-indent:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table table{display:flex;flex-direction:column}.tournament-table table thead tr{border-radius:4px;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:.5rem;overflow:hidden}}.tournament-table table thead th{background-color:var(--un-color-surface-dim);border-bottom:2px solid var(--un-color-outline-variant);color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.25rem;padding:1rem .5rem;text-align:left;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table table thead th{border-bottom:none;width:100%}}.tournament-table table thead th:first-child{padding-left:1rem}.tournament-table table thead th:last-child{padding-right:1rem}.tournament-table table tbody tr{position:relative}.tournament-table table tbody tr:hover td{background-color:var(--un-color-surface-bg-low)}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.tournament-table table tbody tr:last-child td{border-bottom:none}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table table tbody tr{border-radius:4px;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:.5rem;overflow:hidden}}.tournament-table table tbody td{background-color:var(--un-color-surface-bg);border-bottom:1px solid var(--un-color-outline-variant);color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;padding:1rem .5rem;text-align:left;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table table tbody td{padding:.5rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.tournament-table table tbody td:first-child,.tournament-table table tbody td:last-child{padding-left:1rem}}.tournament-table__headline{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.tournament-table__headline>h2{text-align:center}.tournament-table__headline>h2>a{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.025em;line-height:1.65rem;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.tournament-table__headline>h2>a:hover{color:var(--un-color-primary)}.tournament-table__date{color:var(--un-color-on-surface-variant)}.tournament-table__player{align-items:center;display:flex}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table__player{align-items:flex-start;flex-direction:column;height:30px}}.tournament-table__player-wrapper{align-items:center;display:flex;flex-direction:row;text-decoration:none}.tournament-table__player-profile{display:inline-flex;margin-right:.5rem}.tournament-table__player-profile>img{border-radius:3px;height:28px;width:28px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table__player-profile>img{height:24px;width:24px}}.tournament-table__player-name{color:var(--un-color-on-surface);display:inline-flex;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.tournament-table__player-name:hover{color:var(--un-color-primary)}.tournament-table__player-title{color:var(--un-color-on-surface-variant);display:none;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.075em;line-height:1rem;margin-bottom:.5rem;opacity:.65;text-decoration:none;text-transform:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table__player-title{display:inline-flex}}.tournament-table__score{align-items:center;color:var(--un-color-on-surface-variant);display:flex;flex-direction:row;font-weight:700;justify-content:center}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table__score{flex-direction:column}}.tournament-table__score>.score-separator{color:var(--un-color-outline);margin:0 4px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table__score>.score-separator{display:none}}.tournament-table__score>.score-wait{color:var(--un-color-outline)}.tournament-table__score>.score-win{color:var(--un-color-success)}.tournament-table__score>.score-draw{color:var(--un-color-warning)}.tournament-table__score>.score-loss{color:var(--un-color-error)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table__score span{align-items:center;display:flex;height:30px;justify-content:center}}.tournament-table__action a.un-chip{overflow:unset;position:unset}.tournament-table__action a.un-chip:after{content:"";inset:0;position:absolute;z-index:0}.tournament-table__text{color:var(--un-color-on-surface-variant)!important}.tournament-table__icon{align-items:center;display:flex;flex-direction:column;justify-content:center}.tournament-table__icon>svg{fill:currentColor;height:18px;width:18px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table__cell-date{align-items:center;display:flex;order:1;width:50%}}.tournament-table__cell-players-mobile{display:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table__cell-players-mobile{border-bottom:none!important;display:flex;flex-direction:column;order:3;width:90%}}.tournament-table__cell-player-home{width:30%}.tournament-table__cell-player-home .tournament-table__player{justify-content:flex-end}.tournament-table__cell-player-home .tournament-table__player-wrapper{flex-direction:row-reverse}.tournament-table__cell-player-home .tournament-table__player-profile{margin-left:.5rem;margin-right:0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table__cell-player-home{display:none}}.tournament-table__cell-player-guest{width:30%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-table__cell-player-guest{display:none}.tournament-table__cell-score{border-bottom:none!important;order:4;width:10%}.tournament-table__cell-action{order:2;width:50%}.tournament-table__cell-placeholder{border-bottom:none!important;order:3;width:100%}.tournament-table__head-hidden-mobile{display:none}}.esport-transfer-table{margin-bottom:1rem;position:relative;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.esport-transfer-table{padding:0 .5rem}}.esport-transfer-table table{border-collapse:collapse;border-color:inherit;border-radius:4px;overflow:hidden;text-indent:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.esport-transfer-table table{display:flex;flex-direction:column}.esport-transfer-table table thead{display:none}}.esport-transfer-table table thead th{background-color:var(--un-color-surface-dim);border-bottom:2px solid var(--un-color-outline-variant);color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.25rem;padding:1rem .5rem;text-align:left;text-decoration:inherit;text-transform:inherit}.esport-transfer-table table thead th:first-child{padding-left:1rem}.esport-transfer-table table thead th:last-child{padding-right:1rem}.esport-transfer-table table tbody tr{position:relative}.esport-transfer-table table tbody tr:hover td{background-color:var(--un-color-surface-bg-low)}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.esport-transfer-table table tbody tr:last-child td{border-bottom:none}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.esport-transfer-table table tbody tr{border-radius:4px;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:.5rem;overflow:hidden}}.esport-transfer-table table tbody td{background-color:var(--un-color-surface-bg);border-bottom:1px solid var(--un-color-outline-variant);color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;padding:1rem .5rem;text-align:left;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.esport-transfer-table table tbody td:first-child,.esport-transfer-table table tbody td:last-child{padding-left:1rem}}.esport-transfer-table__date{color:var(--un-color-on-surface-variant)}.esport-transfer-table__player{align-items:center;display:flex}.esport-transfer-table__player-flag{display:inline-flex;margin-right:.5rem}.esport-transfer-table__player-flag>svg{border-radius:3px;height:auto;width:16px}.esport-transfer-table__player-name{color:var(--un-color-on-surface);display:block;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.esport-transfer-table__player-name:hover{color:var(--un-color-primary)}.esport-transfer-table__player-name>b{font-weight:700;margin:0 3px}.esport-transfer-table__player-name>span{color:var(--un-color-on-surface-variant);font-size:.7rem;line-height:.75rem;position:relative;top:-2px}.esport-transfer-table__team{align-items:center;display:flex}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.esport-transfer-table__team{align-items:flex-start;flex-direction:column}}.esport-transfer-table__team-profile{display:inline-flex;margin-right:.5rem}.esport-transfer-table__team-profile>img{border-radius:3px;height:18px;width:18px}.esport-transfer-table__team-name{color:var(--un-color-on-surface);display:inline-flex;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.esport-transfer-table__team-name:hover{color:var(--un-color-primary)}.esport-transfer-table__team-title{color:var(--un-color-on-surface-variant);display:none;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.075em;line-height:1rem;margin-bottom:.5rem;opacity:.65;text-decoration:none;text-transform:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.esport-transfer-table__team-title{display:inline-flex}}.esport-transfer-table__icon{align-items:center;display:flex;flex-direction:column;justify-content:center}.esport-transfer-table__icon>svg{fill:currentColor;height:18px;width:18px}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.esport-transfer-table__cell-date{width:30%}.esport-transfer-table__cell-player{width:70%}.esport-transfer-table__cell-player .esport-transfer-table__player{justify-content:flex-end;width:100%}.esport-transfer-table__cell-team-from,.esport-transfer-table__cell-team-to{border-bottom:none!important;width:45%}.esport-transfer-table__cell-team-to .esport-transfer-table__team{align-items:flex-end}}.esport-transfer-table__cell-transfer{color:var(--un-color-on-surface-variant)!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.esport-transfer-table__cell-transfer{align-items:flex-end;border-bottom:none!important;display:flex;justify-content:center;width:10%}}.tournament-section{display:flex;flex-direction:column;padding:1rem 2rem;width:100%}.tournament-section__title{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;text-decoration:inherit;text-transform:inherit}.tournament-section-bracket{border-bottom:1px solid var(--un-color-outline-variant);display:flex;flex-direction:column;padding:1rem 0;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:100%}.tournament-section-bracket:last-of-type{border-bottom:none}.tournament-section-bracket:before{background:linear-gradient(to right,var(--un-color-surface),var(--un-theme-transparent));content:"";height:100%;left:0;position:absolute;top:0;z-index:110}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.tournament-section-bracket:before{width:1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.tournament-section-bracket:before{width:1.5rem}}.tournament-section-bracket:after{background:linear-gradient(to right,var(--un-theme-transparent),var(--un-color-surface));content:"";height:100%;position:absolute;right:0;top:0;z-index:110}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.tournament-section-bracket:after{width:1rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.tournament-section-bracket:after{width:1.5rem}}.tournament-section-filter{display:flex;flex-direction:column;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-section-filter{padding:1rem .5rem 0}.tournament-section-filter .un-grid{padding:0!important}}@media screen and (min-width:600px) and (max-width:1019px){.tournament-section-filter{padding:1rem 1rem 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.tournament-section-filter{padding:1rem 2rem 0}}.tournament-section-password{display:flex;flex-direction:column;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-section-password{padding:1rem .5rem 0}}@media screen and (min-width:600px) and (max-width:1019px){.tournament-section-password{padding:1rem 1rem 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.tournament-section-password{padding:1rem 2rem 0}}.tournament-top-banner{border:1px solid var(--un-color-outline);display:block;height:auto;width:100%}.tournament-top-banner img{display:block;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.tournament-top-banner__desktop{display:none!important}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.tournament-top-banner__mobile{display:none!important}}.tournament-bracket--no-lines .tournament-group-table__row:first-of-type{border-top:none}.tournament-bracket--no-lines .tournament-bracket__game-space,.tournament-bracket--no-lines .tournament-bracket__game-space:after,.tournament-bracket--no-lines .tournament-bracket__game-space:before,.tournament-bracket--no-lines .tournament-bracket__round-space,.tournament-bracket--no-lines .tournament-bracket__round-space:after,.tournament-bracket--no-lines .tournament-bracket__round-space:before{border:none!important}.tournament-bracket--no-lines .tournament-bracket__game-line{background:transparent!important}.cookie-bar{background-color:#000;display:flex;position:relative;width:100%;z-index:102}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.cookie-bar{flex-direction:column;height:auto;padding:.5rem 0}}@media screen and (min-width:600px) and (max-width:1019px){.cookie-bar{flex-direction:column;height:auto;padding:.5rem 0}}@media screen and (min-width:1020px) and (max-width:1599px){.cookie-bar{flex-direction:row;height:48px}}@media screen and (min-width:1600px){.cookie-bar{flex-direction:row;height:48px}}.cookie-bar--close{display:none}.cookie-bar-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.cookie-bar-content{flex-direction:column;width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.cookie-bar-content{flex-direction:column;width:100%}}@media screen and (min-width:1020px) and (max-width:1599px){.cookie-bar-content{flex-direction:row;width:1200px}}@media screen and (min-width:1600px){.cookie-bar-content{flex-direction:row;width:1200px}}.cookie-bar-content__left{display:flex;flex-direction:row;padding:0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.cookie-bar-content__left{justify-content:flex-start;width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.cookie-bar-content__left{justify-content:flex-start;width:100%}}.cookie-bar-content__right{display:flex;flex-direction:row;flex-shrink:0;padding:0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.cookie-bar-content__right{justify-content:flex-start;width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.cookie-bar-content__right{justify-content:flex-start;width:100%}}.cookie-bar__text{align-items:center;color:var(--un-color-on-primary);display:inline-flex;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;justify-content:flex-start;letter-spacing:.03333333em;line-height:1.25rem;line-height:1rem;margin:0 0 .25rem;opacity:.7;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.cookie-bar__button{margin:0 1rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.cookie-bar__button{margin:0 1rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px){.cookie-bar__button{margin:0 8px}}@media screen and (min-width:1600px){.cookie-bar__button{margin:0 8px}}.cookie-bar__link{align-items:center;color:var(--un-color-on-surface-variant);display:inline-flex;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.01em;line-height:1.25rem;margin:0 4px;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.cookie-bar__link:hover{color:var(--un-color-on-surface)}.mobile-bar.open .mobile-bar__dialog{display:flex}.mobile-bar.open .un-bottom-navigation__item-icon>svg{fill:var(--un-color-primary)}.mobile-bar.open .un-bottom-navigation__item-text{color:var(--un-color-primary)}.mobile-bar__dialog{background-color:var(--un-theme-surface);border-radius:6px 6px 0 0;bottom:56px;box-shadow:inset 0 -10px 30px -30px rgba(0,0,0,.9),0 -11px 15px -7px rgba(0,0,0,.2),0 -24px 38px -3px rgba(0,0,0,.14),0 -9px 46px -8px rgba(0,0,0,.12);display:none;left:0;max-height:70vh;overflow-y:auto;padding:0 1rem;position:fixed;right:0;width:100vw}.mobile-bar__dialog .un-list-item__before>svg{height:20px;width:20px}.mobile-bar__dialog .un-list-item__text-primary{font-weight:400}.mobile-bar__dialog .un-list-separator{margin:.5rem -1rem;width:calc(100% + 2rem)}.review-box{display:flex;flex-direction:column;margin:0 0 1rem;padding:0;width:100%}.review-box>article,.review-box>header{border-left:1px solid var(--un-color-outline-variant);border-right:1px solid var(--un-color-outline-variant);border-top:1px solid var(--un-color-outline-variant)}.review-box>:first-child{border-radius:6px 6px 0 0}.review-box>:last-child{border-bottom:1px solid var(--un-color-outline-variant);border-radius:0 0 6px 6px}.review-box>:first-child:last-child{border:1px solid var(--un-color-outline);border-radius:6px}.review-box__header{display:flex;flex-direction:row;flex-wrap:wrap;padding:1rem}.review-box__chip.un-chip-group{padding:0}.review-box__chip.un-chip-group .un-chip{margin:2px}.review-box__chip .un-chip{font-size:.7rem;height:24px;padding:0 8px}.review-box__chip .un-chip--circle{width:24px}.review-box__chip .un-chip__icon,.review-box__chip .un-chip__icon>svg{height:14px;width:14px}.review-box__title{color:var(--un-color-primary);display:flex;flex-direction:row;flex-wrap:wrap;font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;margin:0 0 .5rem;text-decoration:inherit;text-decoration:none;text-transform:inherit;word-break:break-word}.review-box__title[href]{opacity:1;transition:all .18s cubic-bezier(.4,0,.2,1)}.review-box__title[href]:hover{opacity:.75}.review-box__title.review-box__title--no-margin{margin:0}.review-box__content{display:flex}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.review-box__content{flex-direction:column}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.review-box__content{flex-direction:row}}.review-box__verdict{display:flex;flex:1;flex-direction:column;padding:1rem}.review-box__verdict>h4{font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.25rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:.00735294em;line-height:1.75rem;margin:0 0 .5rem}.review-box__verdict>h4,.review-box__verdict>p{color:var(--un-theme-text-high);text-decoration:inherit;text-transform:inherit}.review-box__verdict>p{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;margin:0}.review-box__rating{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:1rem}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.review-box__rating{border-left:1px solid var(--un-color-outline-variant)}}.review-box__rating.review-box__rating--standalone{border-left:unset;width:100%}.review-box__rating>h4{color:var(--un-theme-text-high);font-size:1.25rem;font-variant-numeric:proportional-nums;letter-spacing:.00735294em;line-height:1.75rem;margin:0 0 .5rem}.review-box__rating>h3,.review-box__rating>h4{font-family:Rubik,sans-serif,Arial,Helvetica;font-style:normal;font-weight:700;text-decoration:inherit;text-transform:inherit}.review-box__rating>h3{color:var(--un-color-primary);font-size:1.5rem;font-variant-numeric:proportional-nums;letter-spacing:normal;line-height:1.95rem;margin:0}.review-box__rating>.review-rating{margin:0 0 .5rem}.review-box__proscons{display:flex;flex-direction:column;padding:1rem .5rem .75rem}.review-box__proscons>h4{color:var(--un-theme-text-high);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.25rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:.00735294em;line-height:1.75rem;margin:0 .5rem .5rem;text-decoration:inherit;text-transform:inherit}.review-box__proscons-items{display:flex}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.review-box__proscons-items{flex-direction:column}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.review-box__proscons-items{flex-direction:row}}.review-box__proscons-pros{margin:0;padding:0 .5rem}.review-box__proscons-pros .un-list-item__before svg{fill:var(--un-color-success)!important}.review-box__proscons-pros .un-list-item__text-secondary{color:var(--un-theme-text-high)}.review-box__proscons-cons{margin:0;padding:0 .5rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.review-box__proscons-cons{padding-top:.5rem}}.review-box__proscons-cons .un-list-item__before svg{fill:var(--un-color-error)!important}.review-box__proscons-cons .un-list-item__text-secondary{color:var(--un-theme-text-high)}.review-box__awards{display:flex;flex-direction:column;padding:1rem .5rem .75rem}.review-box__awards>h4{color:var(--un-theme-text-high);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.25rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:.00735294em;line-height:1.75rem;margin:0 .5rem .5rem;text-decoration:inherit;text-transform:inherit}.review-box__awards-items{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.review-box__awards-item{max-width:50%;padding:1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.review-box__awards-item{max-width:100%}}.review-box__awards-item>h5{color:var(--un-theme-text-high);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.03125em;line-height:1.375rem;margin:0 .5rem .5rem;text-decoration:inherit;text-transform:inherit}.review-box__info{display:flex;flex-direction:column;padding:1rem}.review-rating{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.review-rating svg{border-radius:50%;display:block;margin:0 auto}.review-rating--size-lg{font-size:72px}.review-rating--size-lg,.review-rating--size-lg svg{height:150px;width:150px}.review-rating--size-md{font-size:36px;height:75px;width:75px}.review-rating--size-md svg{height:75px;width:75px}.review-rating--size-sm{font-size:24px;height:50px;width:50px}.review-rating--size-sm svg{height:50px;width:50px}.review-rating__progress{stroke-width:20;stroke:var(--un-color-primary);transition:stroke-dashoffset .5s cubic-bezier(.4,0,.2,1);z-index:1}.review-rating__border,.review-rating__progress{fill:none;transform:rotate(-90deg);transform-origin:50% 50%}.review-rating__border{stroke-width:20;stroke:var(--un-color-outline)}.review-rating__score{color:var(--un-color-primary);flex-direction:column;font-family:Rubik,sans-serif,Arial,Helvetica;font-weight:700;height:100%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .75s cubic-bezier(.4,0,1,1);z-index:2}.review-card,.review-rating__score{align-items:center;display:flex;width:100%}.review-card{flex-direction:row;justify-content:space-between;padding:.25rem 0 0}.review-card--no-full-width{padding:0 0 0 .25rem;width:auto}.review-no-game{flex-direction:row;justify-content:space-between}.review-no-game .review-card{padding:0 0 0 .25rem;width:auto}.adb-check-box{animation:scaling .3s linear;background:hsla(0,0%,80%,.9);bottom:0;padding:1rem;right:0;z-index:9999}.adb-check-box .adb-check-box__content{background:#fff;border:1px solid red;max-width:80%;padding:1rem}.adb-check-box .adb-check-box__text{flex-wrap:wrap}.adb-check-box .adb-check-box__text .un-dialog__header{flex-shrink:1}.adb-check-box .adb-check-box__text-thank-you{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;font-weight:400;letter-spacing:.009375em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit}.adb-check-box .adb-check-box__buttons{flex-direction:column;flex-wrap:wrap;justify-content:center}.adb-check-box button{margin-bottom:.5rem}.adb-check-box button:last-of-type{margin-bottom:0}.un-button.js-ads-check-box-disabled .un-button__text{font-size:.8rem;text-transform:none}.adb-check-box--visible{display:flex}.progress{background-color:transparent;height:5px;left:0;position:fixed;width:100%;z-index:124}.progress>.progress-bar{background-color:var(--un-color-primary);height:5px;transform:scaleX(0);transform-origin:left;transition:transform .15s cubic-bezier(0,0,.2,1)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.progress{top:64px}}@media screen and (min-width:600px) and (max-width:1019px){.progress{top:68px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.progress{top:70px}}.news-ticker{border-radius:6px 6px 0 0;display:flex;flex-direction:column;height:48px;margin:-1rem 0 1rem;overflow:hidden;position:relative;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.news-ticker{border-radius:0;margin:0 0 .5rem}}@media screen and (min-width:600px) and (max-width:1019px){.news-ticker{border-radius:0}}.news-ticker__item{align-items:center;background-color:var(--un-theme-bg-primary-medium);border-bottom:1px solid var(--un-color-outline-variant);bottom:0;display:flex;flex-direction:row;height:48px;justify-content:space-between;left:0;opacity:0;padding:.5rem 1rem;position:absolute;right:0;top:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.news-ticker__item{padding:.5rem}}.news-ticker__item:first-of-type{opacity:1}.news-ticker__item>a{align-items:center;background-color:transparent;color:inherit;display:flex;flex-direction:row;height:inherit;justify-content:space-between;margin:0 -1rem;padding:0 1rem;text-decoration:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);width:calc(100% + 2rem);z-index:103}.news-ticker__item>a:focus,.news-ticker__item>a:hover{background-color:var(--un-theme-bg-primary-high)}.news-ticker__item>a:focus .news-ticker__action>svg,.news-ticker__item>a:hover .news-ticker__action>svg{left:5px}.news-ticker__item--highlight{background-color:#ffea00}.news-ticker__item--highlight>a:focus,.news-ticker__item--highlight>a:hover{background-color:var(--un-theme-bg-primary-medium)}[dark] .news-ticker__item--highlight .news-ticker__text{color:rgba(0,0,0,.9)}.news-ticker__text{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--un-color-on-surface);display:-webkit-box;flex:1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;line-height:1.2rem;max-width:100%;min-width:0;overflow:hidden;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:359px),screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.news-ticker__text{font-size:.9rem;line-height:1.1rem}}.news-ticker__action{align-items:center;color:var(--un-color-primary);cursor:pointer;display:flex;flex-direction:row;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.news-ticker__action>span{color:currentColor;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.05em;line-height:2.25rem;margin-right:.15rem;text-decoration:none;text-transform:uppercase}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.news-ticker__action>span{display:none}}.news-ticker__action>svg{fill:currentColor;height:20px;left:0;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:20px}.js-tsx-comments{width:100%}.comments-anchor{position:absolute;top:calc(var(--un-size-sticky-top)*-1);visibility:hidden;z-index:-1}.comments-box{display:flex;flex-direction:column;width:100%}.comments-box>.un-message{margin:1rem 0}.comments-box>.un-button{margin-top:1rem}.comments-box--new-message{display:flex;flex-direction:column;margin:1rem 0}.comments-box--new-message textarea{resize:none}.comments-box__action_button{display:flex;justify-content:space-between;margin-top:.3rem}.comments-box__action_button .un-button-group{flex-grow:1;width:100%}.comments-box__user_avatar{border:1px solid var(--un-color-outline);border-radius:50%;height:24px;margin-right:.5rem;width:24px}.comments-box__header{align-items:center;display:flex}.comments-box__footer{flex-wrap:wrap;justify-content:space-between;width:100%}.comments-box__action,.comments-box__footer{align-items:center;display:flex;flex-direction:row}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.comments-box__action:last-child{margin-right:-.5rem}}.comments-box__action .un-button{margin-right:.5rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.comments-box__action .un-button{margin-left:-.5rem}.comments-box__action .un-button .un-button__text{font-size:.8rem}.comments-box__action .un-button+.un-chip-group{margin-left:0}.comments-box__action .un-chip-group{margin-left:-.5rem}}.comment-evaluation{align-items:center;cursor:pointer;display:flex;flex-direction:row;margin:0 .25rem;opacity:.75;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.comment-evaluation:hover{opacity:1}.comment-evaluation:hover.comment-evaluation--up .comment-evaluation__icon{color:var(--un-color-success)}.comment-evaluation:hover.comment-evaluation--down .comment-evaluation__icon{color:var(--un-color-error)}.comment-evaluation--up .comment-evaluation__icon{top:1px}.comment-evaluation--down .comment-evaluation__icon{top:3px}.comment-evaluation--active.comment-evaluation--up{opacity:1}.comment-evaluation--active.comment-evaluation--up .comment-evaluation__icon,.comment-evaluation--active.comment-evaluation--up .comment-evaluation__text{color:var(--un-color-success)}.comment-evaluation--active.comment-evaluation--down{opacity:1}.comment-evaluation--active.comment-evaluation--down .comment-evaluation__icon,.comment-evaluation--active.comment-evaluation--down .comment-evaluation__text{color:var(--un-color-error)}.comment-evaluation--active:hover{opacity:.9}.comment-evaluation__icon{color:var(--un-color-on-surface-variant);padding:.25rem;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1)}.comment-evaluation__icon>svg{fill:currentColor;height:18px;width:18px}.comment-evaluation__text{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.05em;line-height:2.25rem;line-height:1;padding:.25rem;text-decoration:none;text-transform:uppercase;transition:all .18s cubic-bezier(.4,0,.2,1)}.comments-box__messages{width:100%}.comments-box__message{border:1px solid var(--un-color-outline);border-radius:6px;color:var(--un-color-on-surface);margin:.5rem 0;padding:.5rem .75rem .25rem;position:relative}.comments-box__message.comments-box__message--new{background:var(--un-theme-bg-primary-low)}.comments-box__message.comments-box__message--newest{background:var(--un-theme-bg-primary-medium)}.comments-box__message-wrapper{position:relative}.comments-box__message-anchor{border-bottom-left-radius:4px;border-left:4px solid var(--un-theme-dividers);bottom:1rem;left:0;position:absolute;top:0;width:1rem}.comments-box__message-anchor--root{border-bottom:4px solid var(--un-theme-dividers)}.comments-box__message--reply{margin:0 0 .25rem 2rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.comments-box__message--reply{margin:0 0 .25rem 1rem}}.comments-box__message--reply-second{margin:0 0 .25rem 4rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.comments-box__message--reply-second{margin:0 0 .25rem 1rem}}.comments-box__message--reply-input{display:none}.comments-box__message--reply-input--visible{display:block}.comments-box__message--reply-input--level-1{margin:0 0 .25rem 2rem}.comments-box__message--reply-input--level-2{margin:0 0 .25rem 4rem}.comments-box__message-replies{margin:0 0 2rem 2rem}.comments-box__message-replies--level-1{margin:0 0 2rem 4rem}.comments-box__message-user{color:var(--un-color-primary);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;margin-right:.5rem;opacity:1;text-decoration:inherit;text-decoration:none;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1)}.comments-box__message-user:hover{opacity:.75}.comments-box__message-user span:not(:first-of-type){margin-left:.2em}.comments-box__message-date{font-size:.875rem;font-size:.7rem;letter-spacing:.01em;line-height:1.25rem;margin-right:.5rem}.comments-box__message-date,.comments-box__message-text{font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;text-decoration:inherit;text-transform:inherit}.comments-box__message-text{color:var(--un-color-on-surface);font-size:1rem;letter-spacing:0;line-height:1.5rem;margin:.3rem 0;overflow-wrap:break-word;white-space:pre-line}.comments-box__message-text>strong{font-weight:700}.comments-box__message-text>em{font-style:italic}.comments-box__message-text>a{border-bottom:2px solid;color:var(--un-color-primary);opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.comments-box__message-text>a:hover{opacity:.75}.comments-box__message-text>code{color:var(--un-color-on-surface-variant);font-family:monospace;letter-spacing:.025em}.comments-box__message-text--hidden{color:var(--un-color-outline-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-style:italic;font-weight:400;letter-spacing:.01em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.user-comments-wrapper{width:100%}.comment-editor-wrapper{background-color:var(--un-color-surface);border:1px solid var(--un-color-outline);border-radius:3px;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.5rem;text-decoration:inherit;text-transform:inherit}.comment-editor-toolbar.comment-editor-toolbar{background-color:var(--un-color-surface-bg-high);border:none;border-radius:3px 3px 0 0;margin-bottom:0!important;padding:.3rem .2rem;padding-bottom:0!important}.comment-editor-toolbar .rdw-option-wrapper.rdw-option-wrapper.rdw-option-wrapper{background-color:var(--un-color-surface-bg-low);border:1px solid transparent!important;border-radius:3px;box-shadow:none!important;padding:10px 0;transition:all .18s cubic-bezier(.4,0,.2,1)}.comment-editor-toolbar .rdw-option-wrapper.rdw-option-wrapper.rdw-option-wrapper:hover{background-color:var(--un-color-primary-bg)}.comment-editor-toolbar .rdw-option-wrapper.rdw-option-wrapper.rdw-option-wrapper.rdw-option-active.rdw-option-active.rdw-option-active{background-color:var(--un-color-primary-bg);border-color:var(--un-color-primary)!important}.comment-editor-toolbar .rdw-option-wrapper.rdw-option-wrapper.rdw-option-wrapper.rdw-option-active.rdw-option-active.rdw-option-active:hover{border-color:transparent!important}[dark] .comment-editor-toolbar .rdw-option-wrapper img{filter:invert(1)!important}.comment-editor{padding:0 .5rem}.comment-editor span{background-color:transparent!important;color:currentColor!important}.comment-editor span>a{border-bottom:2px solid;color:var(--un-color-primary);opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.comment-editor span>a:hover{opacity:.75}.rdw-link-modal.rdw-link-modal{height:auto;min-height:200px}.rdw-emoji-modal.rdw-emoji-modal,.rdw-link-modal.rdw-link-modal{background-color:var(--un-color-surface-bg);border:none;border-radius:4px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.rdw-emoji-modal.rdw-emoji-modal{height:200px;overflow-y:auto;padding:.5rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.rdw-emoji-modal.rdw-emoji-modal{height:180px;max-width:42vw}}.rdw-emoji-modal.rdw-emoji-modal::-webkit-scrollbar{width:8px}.rdw-emoji-modal.rdw-emoji-modal::-webkit-scrollbar-button{background-color:transparent;height:5px;width:8px}.rdw-emoji-modal.rdw-emoji-modal::-webkit-scrollbar-thumb{background:var(--un-color-surface-bg-highest);border:none;border-radius:20px}.rdw-emoji-modal.rdw-emoji-modal::-webkit-scrollbar-thumb:hover{background:var(--un-color-outline-variant)}.rdw-emoji-modal.rdw-emoji-modal::-webkit-scrollbar-track,.rdw-emoji-modal.rdw-emoji-modal::-webkit-scrollbar-track-piece{background:var(--un-color-surface-bg)}.rdw-emoji-modal.rdw-emoji-modal .rdw-emoji-icon.rdw-emoji-icon{background-color:transparent;border-radius:3px;height:28px;margin:3px;padding:4px;transition:all .18s cubic-bezier(.4,0,.2,1);width:28px}.rdw-emoji-modal.rdw-emoji-modal .rdw-emoji-icon.rdw-emoji-icon:hover{background-color:var(--un-color-surface-bg-highest)}.rdw-link-modal-label.rdw-link-modal-label{font-size:.75rem;font-weight:700;letter-spacing:.075em;line-height:1rem;text-decoration:none;text-transform:none}.rdw-link-modal-input.rdw-link-modal-input,.rdw-link-modal-label.rdw-link-modal-label{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal}.rdw-link-modal-input.rdw-link-modal-input{background-color:var(--un-color-surface);border:1px solid var(--un-color-outline);border-radius:3px;font-size:.875rem;font-weight:400;letter-spacing:.01em;line-height:1.25rem;padding:1rem .35rem;text-decoration:inherit;text-transform:inherit}.rdw-link-modal-buttonsection.rdw-link-modal-buttonsection{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-start;margin:0;width:100%}.rdw-link-modal-target-option.rdw-link-modal-target-option span{align-items:center;background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:100px;color:var(--un-color-on-surface-variant);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-size:.7rem;font-style:normal;font-weight:400;height:24px;justify-content:center;letter-spacing:.01em;line-height:1.25rem;margin:0 auto 0 0;overflow:hidden;padding:0 8px;position:relative;text-decoration:inherit;text-transform:inherit;transition:all .18s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdw-link-modal-target-option.rdw-link-modal-target-option span:hover{background-color:var(--un-color-surface-bg-high)}.rdw-link-modal-target-option>#openLinkInNewWindow:checked~span{background-color:var(--un-color-secondary-bg);border-color:var(--un-color-secondary-bg);color:var(--un-color-on-secondary-bg)}.rdw-link-modal-btn.rdw-link-modal-btn{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--un-color-primary);border:none;border-radius:4px;box-shadow:0 0 0 0 transparent;color:var(--un-color-on-primary);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-size:.8rem;font-style:normal;font-weight:700;height:32px;justify-content:center;letter-spacing:.05em;line-height:2.25rem;min-width:64px;outline:none;overflow:hidden;padding:0 .5rem;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:uppercase;transition:all .18s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:auto}.rdw-link-modal-btn.rdw-link-modal-btn:hover:before{opacity:.4;transition-duration:85ms}.rdw-link-modal-btn.rdw-link-modal-btn:focus:before{opacity:.6;transition-duration:85ms}.rdw-link-modal-btn.rdw-link-modal-btn:after,.rdw-link-modal-btn.rdw-link-modal-btn:before{background-color:hsla(0,0%,100%,.16);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:1}.rdw-link-modal-btn.rdw-link-modal-btn:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.rdw-link-modal-btn.rdw-link-modal-btn:focus{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.rdw-link-modal-btn.rdw-link-modal-btn:disabled{background-color:var(--un-color-outline-variant)!important;box-shadow:none;color:var(--un-color-outline);cursor:default;pointer-events:none}.rdw-link-modal-btn.rdw-link-modal-btn:disabled:hover{box-shadow:none}.rdw-link-modal-btn.rdw-link-modal-btn:last-child{background-color:transparent!important;box-shadow:none;color:var(--un-color-primary)}.rdw-link-modal-btn.rdw-link-modal-btn:last-child:hover{background-color:var(--un-color-surface-bg-low)!important}.flash-news{display:flex;flex-direction:column}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.flash-news{padding:0 .5rem}}.flash-news--scrolling{max-height:25rem;overflow-y:auto}.flash-news--scrolling::-webkit-scrollbar{width:8px}.flash-news--scrolling::-webkit-scrollbar-thumb{background:var(--un-theme-element);border:none;border-radius:20px}.flash-news--scrolling::-webkit-scrollbar-thumb:hover{background:#616161}.flash-news--scrolling::-webkit-scrollbar-track,.flash-news--scrolling::-webkit-scrollbar-track-piece{background:var(--un-theme-surface)}.flash-news--scrolling .flash-news__item{padding-right:.75rem}.flash-news__item{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;list-style:none;margin:0 0 .625rem}.flash-news__item:last-child{margin:0}.flash-news__icon{align-items:center;display:inline-flex;float:left;height:1.25rem;margin-right:.5rem}.flash-news__icon>svg{fill:currentColor}.flash-news__icon>.media,.flash-news__icon>.media img,.flash-news__icon>svg{height:1.1rem;width:1.1rem}.flash-news__text{color:var(--un-color-on-surface);display:block;flex-grow:1;font-size:.875rem;font-weight:400;letter-spacing:.01em;line-height:1.25rem;position:relative;text-decoration:none;text-decoration:inherit;text-transform:inherit}.flash-news__text,.flash-news__text b{font-family:Open Sans,Arial,Helvetica,sans-serif;font-style:normal}.flash-news__text b{align-items:center;color:var(--un-color-on-surface-variant);display:inline-flex;flex-direction:row;float:left;font-size:.75rem;font-weight:700;justify-content:flex-start;letter-spacing:.075em;line-height:1rem;line-height:1.25rem;margin-right:4px;text-decoration:none;text-transform:none}.flash-news__text b:after{background-color:var(--un-color-outline-variant);border-radius:50%;content:"";display:inline-flex;height:3px;margin:3px;position:relative;width:3px}.flash-news__text p{color:var(--un-color-on-surface);margin-bottom:.5rem}.flash-news__text p:last-child{margin-bottom:0}.flash-news__text p:empty{display:none}.flash-news__text a{color:var(--un-color-primary);font-weight:700;opacity:1;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1)}.flash-news__text a:hover{opacity:.75}.flash-news__text strong{font-weight:700}.author-profile{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px){.author-profile--inline{flex-direction:row;flex-wrap:wrap;padding:0}.author-profile--inline>.author-profile__info{align-items:flex-start;flex-shrink:0;margin:0 2rem 0 0}.author-profile--inline>.author-profile__info>.author-profile__socials{margin:0 0 0 -8px}.author-profile--inline>.author-profile__desc{flex:1;text-align:left;width:auto}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.author-profile--inline>.author-profile__photo{height:90px;margin:0;width:90px}}@media screen and (min-width:600px) and (max-width:1019px){.author-profile--inline>.author-profile__photo{height:100px;margin:0 1rem 0 0;width:100px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.author-profile--inline>.author-profile__photo{height:110px;margin:0 1rem 0 0;width:110px}}.author-profile__title{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:1rem 0;position:relative;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.author-profile__title{padding:0}}@media screen and (min-width:600px) and (max-width:1019px){.author-profile__title{padding:0 .5rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.author-profile__title{padding:0 1rem}}.author-profile__title>span{align-items:center;background-color:var(--un-color-primary);border-radius:1000px;color:var(--un-color-on-primary);display:inline-flex;flex-shrink:0;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;height:32px;justify-content:center;letter-spacing:.00714286em;line-height:1.375rem;overflow:hidden;padding:0 12px;position:relative;text-decoration:inherit;text-transform:inherit}.author-profile__title:after,.author-profile__title:before{background-color:var(--un-color-primary);content:"";display:flex;flex:1;height:1px;opacity:.5;position:relative}.author-profile__photo{align-items:center;background-color:var(--un-color-surface-bg-high);border:2px solid var(--un-color-surface-bg-high);border-radius:50%;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:center;margin:0 0 1rem;position:relative}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.author-profile__photo{height:110px;width:110px}}@media screen and (min-width:600px) and (max-width:1019px){.author-profile__photo{height:130px;width:130px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.author-profile__photo{height:150px;width:150px}}.author-profile__info{align-items:center;display:flex;flex-direction:column;justify-content:center}.author-profile__name{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.025em;line-height:1.65rem}.author-profile__name,.author-profile__position{margin:0;text-decoration:inherit;text-transform:inherit}.author-profile__position{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem}.author-profile__socials{margin:0 0 .5rem}.author-profile__desc{color:var(--un-color-on-surface);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;text-align:center;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.author-profile__desc{max-width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.author-profile__desc{max-width:85%}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.author-profile__desc{max-width:70%}}.hw-requirements{grid-gap:0 var(--un-size-grid-gap);display:grid;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.hw-requirements{grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.hw-requirements{grid-template-columns:repeat(2,minmax(0,1fr))}}.hw-requirements>.un-list{grid-column:unset;grid-column-end:span 1}.hw-requirements>.un-list>.un-list-item{background-color:var(--un-theme-surface)}.hw-requirements__title{font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.75rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;grid-column:unset;letter-spacing:-.00833333em;line-height:2.15rem;margin:0;text-decoration:inherit;text-transform:inherit}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.hw-requirements__title{grid-column-end:span 1}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.hw-requirements__title{grid-column-end:span 2}}.hw-requirements__subtitle{font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.5rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:normal;line-height:1.95rem;margin-top:0;text-decoration:inherit;text-transform:inherit}.stream{margin:0 0 1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.stream .un-grid__item--span-3{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.stream .un-grid__item--span-3{grid-column-end:span 3}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.stream .un-grid__item--span-3{grid-column-end:span 3}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.stream .un-grid__item--span-9{grid-column-end:span 4}}@media screen and (min-width:600px) and (max-width:1019px){.stream .un-grid__item--span-9{grid-column-end:span 5}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.stream .un-grid__item--span-9{grid-column-end:span 9}}.stream .un-card-headline{margin:0}.stream__video .un-card__media{border-radius:4px 0 0 0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.stream__video .un-card__media{border-radius:4px 4px 0 0}}.stream__video .un-card__media iframe{border-radius:4px 0 0 0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.stream__video .un-card__media iframe{border-radius:4px 4px 0 0}}.stream__video-only .un-card__media,.stream__video-only .un-card__media iframe{border-radius:4px 4px 0 0}.stream__chat .un-card__media{border-left:1px solid var(--un-color-outline-variant);border-radius:0 4px 0 0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.stream__chat .un-card__media{border-left:none;border-radius:0;border-top:1px solid var(--un-color-outline-variant)}}.stream__chat .un-card__media iframe{border-radius:0 4px 0 0}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.stream__chat .un-card__media iframe{border-radius:0}}.completion{border:1px solid var(--un-color-outline);display:grid}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.completion{grid-template-columns:100%;margin:1rem auto;width:100%}}@media screen and (min-width:600px) and (max-width:1019px){.completion{grid-template-columns:100%;margin:1rem auto;width:80%}}@media screen and (min-width:1020px) and (max-width:1599px){.completion{grid-template-columns:100%;margin:2rem auto;width:60%}}@media screen and (min-width:1600px){.completion{grid-template-columns:100%;margin:3rem auto;width:50%}}.completion-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.completion-content{padding:1rem}}@media screen and (min-width:600px) and (max-width:1019px){.completion-content{padding:2rem}}@media screen and (min-width:1020px) and (max-width:1599px){.completion-content{padding:3rem}}@media screen and (min-width:1600px){.completion-content{padding:3rem}}.completion-content--form{background-color:var(--un-theme-surface)}.poll{display:flex;flex-direction:column;margin:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.poll{padding:0 1rem}}.poll--done .poll__item{cursor:default;pointer-events:none}.poll__title{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:1.2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.025em;line-height:1.65rem;margin:0 0 .5rem;text-decoration:inherit;text-transform:inherit}.poll__item,.poll__title{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.poll__item{background-color:var(--un-color-surface-bg-low);border:1px solid var(--un-color-outline);border-radius:4px;box-shadow:0 0 0 0 transparent;margin:.25rem 0;overflow:hidden;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.poll__item:hover:before{opacity:.4;transition-duration:85ms}.poll__item:focus:before{opacity:.6;transition-duration:85ms}.poll__item:after,.poll__item:before{background-color:var(--un-color-surface-bg-high);border-radius:50%;content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transition:opacity .25s linear;width:200%;z-index:0}.poll__item--selected,.poll__item:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.poll__item--selected{background-color:var(--un-theme-bg-primary-medium)}.poll__text{align-items:flex-start;flex:1;flex-direction:column;font-style:normal;font-style:italic;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem}.poll__percent,.poll__text{color:var(--un-color-on-surface);display:flex;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;justify-content:center;text-decoration:inherit;text-decoration:none;text-transform:inherit;z-index:1}.poll__percent{align-items:flex-end;flex-direction:column;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;margin-left:.5rem}.poll__bar{animation:none;background-color:var(--un-theme-bg-primary-high);border-radius:4px;display:block;height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform 1s ease-in-out;width:100%}.poll__info{color:var(--un-color-on-surface-variant);display:inline-block;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;margin:.25rem 0;text-align:right;text-decoration:inherit;text-transform:inherit}.poll__info>strong{font-weight:700}.js-tsx-related-content{width:100%}.sitemap{padding:1rem}.sitemap-header>h1{color:var(--un-color-primary);font-size:2rem;font-variant-numeric:proportional-nums;letter-spacing:-.015625em;line-height:2.5rem}.sitemap-content__section-header,.sitemap-header>h1{font-family:Rubik,sans-serif,Arial,Helvetica;font-style:normal;font-weight:700;text-decoration:inherit;text-transform:inherit}.sitemap-content__section-header{color:var(--un-color-on-surface);font-size:1.75rem;font-variant-numeric:proportional-nums;letter-spacing:-.00833333em;line-height:2.15rem;margin-top:1rem}.mail-unsub{padding:1rem}.mail-unsub-header>h1{color:var(--un-color-primary);font-family:Rubik,sans-serif,Arial,Helvetica;font-size:2rem;font-style:normal;font-variant-numeric:proportional-nums;font-weight:700;letter-spacing:-.015625em;line-height:2.5rem;text-decoration:inherit;text-transform:inherit}.audio-player{display:flex;flex-direction:column;width:100%}.audio-player__title{color:var(--un-color-primary);display:block;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;margin:0 0 .5rem;text-align:center;text-decoration:inherit;text-transform:inherit;width:100%}.audio-player__wave{border-bottom:2px solid var(--un-theme-bg-primary-high);border-radius:4px 4px 0 0;display:block;height:40px;overflow:hidden;width:100%}.audio-player__wave:not(.js-wavesurfer--ready){animation:loading-bg 1s ease infinite;background:linear-gradient(90deg,var(--un-color-surface-bg-high),var(--un-color-surface-bg-highest),var(--un-color-surface-bg-low));background-size:400% 400%}.audio-player__control{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:-.5rem 0 0;width:100%}.audio-player__time{align-items:center;display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:.01em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.audio-player__time--elapsed{color:var(--un-color-on-surface);text-align:left}.audio-player__time--duration{color:var(--un-color-on-surface-variant);text-align:right}.audio-player__playback{align-items:center;background-color:var(--un-color-primary);border:5px solid var(--un-theme-surface);border-radius:50%;box-sizing:content-box;color:var(--un-color-on-primary);cursor:pointer;display:flex;flex-direction:column;height:48px;justify-content:center;pointer-events:auto;position:relative;transition:all .18s cubic-bezier(.4,0,.2,1);width:48px;z-index:5}.audio-player__playback:hover .audio-player__play{transform:scale(1.2)}.audio-player__playback:disabled{background-color:var(--un-theme-element);pointer-events:none}.audio-player__playback[data-js-wavesurfer-button--playing=true] .audio-player__play{opacity:0;transform:scale(0);z-index:-1}.audio-player__playback[data-js-wavesurfer-button--playing=true] .audio-player__pause{opacity:1;transform:scale(1);z-index:1}.audio-player__playback[data-js-wavesurfer-button--playing=true]:hover .audio-player__pause{transform:scale(.9)}.audio-player__playback svg{fill:currentColor;height:24px;width:24px}.audio-player__play{opacity:1;transform:scale(1);transform-origin:center;z-index:1}.audio-player__pause,.audio-player__play{display:flex;margin:auto;position:absolute;top:auto;transition:transform .2s cubic-bezier(0,0,.2,1)}.audio-player__pause{opacity:0;transform:scale(0);transform-origin:center;z-index:-1}.audio-player__pause:hover{transform:scale(.9)}.js-tsx-csgo-stats{width:100%}.js-tsx-csgo-stats .csgo-stats-scoreboard .tournament-stats{margin:0}.js-tsx-csgo-stats .csgo-stats-maps{margin-bottom:1rem}.js-tsx-csgo-veto{width:100%}.chat-container{display:block;width:100%}.chat-container__messages{display:flex;flex-direction:column;height:400px;overflow-y:auto;width:100%}.chat-container__messages>.un-message{flex:0}.chat-item{align-items:center;border:1px solid var(--un-color-outline);border-radius:6px;color:var(--un-color-on-surface);display:flex;justify-content:flex-start;margin:.1rem 0;padding:.5rem .75rem;width:100%}.chat-item.chat-item--start{color:var(--un-color-on-surface-variant)}.chat-item__header{align-items:center;display:flex;justify-content:flex-start}.chat-item__header-avatar{margin-right:.5rem}.chat-item__header-avatar,.chat-item__header-avatar>img{border-radius:50%;height:32px;width:32px}.chat-item__header-username{color:var(--un-color-on-surface-variant);text-decoration:none;white-space:nowrap}.chat-item__header-username.chat-item__header-username--admin{font-weight:700}.chat-item__header-username.chat-item__header-username--system{color:var(--un-color-primary);font-weight:700}.chat-item__message{padding-left:.5rem}.chat-item__message>p{word-break:break-all}.user-recovery{padding:1rem}.quiz-graph{background-color:var(--un-color-surface-bg);border:1px solid var(--un-color-outline);border-radius:4px;padding:.5rem}.quiz-graph,.quiz-graph-steps{display:flex;flex-direction:column;width:100%}.quiz-graph-steps{position:relative}.quiz-grap__step{align-items:center;display:flex;height:22px;justify-content:space-between}.quiz-grap__step--avg{left:40px;position:absolute;right:0;width:calc(100% - 40px);z-index:1}.quiz-grap__step--avg .quiz-grap__step-value__bar{background-color:transparent;border-bottom:2px solid var(--un-color-primary);border-radius:0;height:0}.quiz-grap__step--self{left:40px;position:absolute;right:0;width:calc(100% - 40px);z-index:1}.quiz-grap__step--self .quiz-grap__step-value__bar{background-color:transparent;border-bottom:2px dashed var(--un-color-success);border-radius:0;height:0}.quiz-grap__step-label{color:var(--un-color-outline);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.075em;line-height:1rem;overflow:hidden;text-decoration:none;text-transform:none;width:40px}.quiz-grap__step-value{flex-grow:1}.quiz-grap__step-value__bar{background-color:var(--un-color-primary-bg);border-radius:100px;height:10px}.quiz-grap__legend{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin-top:1rem;width:100%}.quiz-grap__legend-self{align-items:center;border-top:2px dashed var(--un-color-success);color:var(--un-color-success);display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.075em;line-height:1rem;padding:.25rem;text-align:center;text-decoration:none;text-transform:none;width:40%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.quiz-grap__legend-self{width:50%}}.quiz-grap__legend-avg{align-items:center;border-top:2px solid var(--un-color-primary);color:var(--un-color-primary);display:flex;flex-direction:column;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.075em;line-height:1rem;padding:.25rem;text-align:center;text-decoration:none;text-transform:none;width:40%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.quiz-grap__legend-avg{width:50%}}.quiz-score{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 -.25rem;width:calc(100% + .5rem)}.quiz-score__item{align-items:center;background-color:var(--un-color-surface-bg);border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex:1;flex-direction:column;justify-content:center;margin:.25rem;padding:.5rem;text-align:center;width:auto}.quiz-score__item-text{color:var(--un-color-on-surface-variant);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem;text-decoration:inherit;text-transform:inherit}.quiz-score__item-text--primary,.quiz-score__item-value{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.009375em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit}.quiz-score__item-value{color:var(--un-color-on-surface)}.quiz-score__item--correct>*{color:var(--un-color-success)}.quiz-score__item--incorrect>*{color:var(--un-color-error)}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.quiz-score__item--score{flex:auto;width:100%}}.quiz-category{display:flex;flex-direction:column;margin:0;width:100%}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.quiz-category{padding:0 1rem}}.quiz-category__item{align-items:center;background-color:var(--un-color-surface-bg);border:1px solid var(--un-color-outline);border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;margin:.15rem .25rem;overflow:hidden;padding:.5rem 1rem;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.quiz-category__item--title{background-color:transparent;border:none}.quiz-category__text{align-items:flex-start;flex:1;flex-direction:column;font-style:normal;font-style:italic;font-weight:700;letter-spacing:.00714286em;line-height:1.375rem}.quiz-category__percent,.quiz-category__text{color:var(--un-color-on-surface);display:flex;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:.875rem;justify-content:center;text-decoration:inherit;text-decoration:none;text-transform:inherit;z-index:1}.quiz-category__percent{align-items:flex-end;flex-direction:column;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:1.25rem;margin-left:.5rem}.quiz-category__bar{animation:none;background-color:var(--un-color-primary-bg);border-radius:4px;display:block;height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform 1s ease-in-out;width:100%}.ban-message-reason{align-items:center;border:1px solid var(--un-color-outline);display:flex;justify-content:center;padding:1rem;text-align:center}.ban-message{display:flex;flex-direction:column}.ban-message__info{align-items:center;display:flex;justify-content:space-between}.ban-message__info-author{color:var(--un-color-on-surface-variant);font-size:1.1rem}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape){html{--un-size-grid-gap:0.5rem}}@media screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){html{--un-size-grid-gap:0.75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){html{--un-size-grid-gap:1rem}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape){html{--un-size-inline-card-media-width:100%}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px),screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){html{--un-size-inline-card-media-width:250px}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:360px) and (max-width:599px) and (orientation:landscape){html{--un-size-sticky-top:64px}}@media screen and (min-width:600px) and (max-width:1019px),screen and (min-width:600px) and (max-width:1019px) and (orientation:landscape){html{--un-size-sticky-top:68px}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){html{--un-size-sticky-top:70px}}html{--un-color-primary:#f5470e;--un-color-on-primary:#fff;--un-color-primary-bg:rgba(245,71,14,.15);--un-color-on-primary-bg:#f5470e;--un-color-primary-inverse:rgba(245,71,14,.08);--un-color-primary-fixed:#f5470e;--un-color-on-primary-fixed:#fff;--un-color-secondary:#301b8e;--un-color-on-secondary:#fff;--un-color-secondary-bg:rgba(48,27,142,.75);--un-color-on-secondary-bg:hsla(0,0%,100%,.75);--un-color-secondary-inverse:hsla(0,0%,100%,.75);--un-color-secondary-fixed:#301b8e;--un-color-on-secondary-fixed:#fff;--un-color-tertiary:#301b8e;--un-color-on-tertiary:#fff;--un-color-tertiary-bg:rgba(0,0,0,.06);--un-color-on-tertiary-bg:#301b8e;--un-color-tertiary-inverse:rgba(0,0,0,.04);--un-color-tertiary-fixed:#301b8e;--un-color-on-tertiary-fixed:#fff;--un-color-success:#00ab84;--un-color-on-success:#99ffe7;--un-color-success-bg:#99ffe7;--un-color-on-success-bg:#003428;--un-color-warning:#fe5000;--un-color-on-warning:#fff6f2;--un-color-warning-bg:#ffcab2;--un-color-on-warning-bg:#4d1800;--un-color-error:#ef3340;--un-color-on-error:#fff4f4;--un-color-error-bg:#ffbcc1;--un-color-on-error-bg:#570006;--un-color-background:#f5f5f5;--un-color-on-background:#f5470e;--un-color-surface:#fff;--un-color-on-surface:rgba(0,0,0,.9);--un-color-on-surface-variant:rgba(0,0,0,.75);--un-color-surface-dim:rgba(0,0,0,.06);--un-color-surface-bright:#fff;--un-color-surface-bg:#fff;--un-color-surface-bg-lowest:rgba(0,0,0,.04);--un-color-surface-bg-low:rgba(0,0,0,.04);--un-color-surface-bg-high:rgba(0,0,0,.08);--un-color-surface-bg-highest:rgba(0,0,0,.08);--un-color-outline:rgba(0,0,0,.18);--un-color-outline-variant:rgba(0,0,0,.1);--un-color-tag-red:#d32f2f;--un-color-tag-on-red:#ffebee;--un-color-tag-pink:#c2185b;--un-color-tag-on-pink:#fce4ec;--un-color-tag-purple:#7b1fa2;--un-color-tag-on-purple:#f3e5f5;--un-color-tag-deep-purple:#512da8;--un-color-tag-on-deep-purple:#ede7f6;--un-color-tag-indigo:#303f9f;--un-color-tag-on-indigo:#e8eaf6;--un-color-tag-blue:#1976d2;--un-color-tag-on-blue:#e3f2fd;--un-color-tag-light-blue:#0288d1;--un-color-tag-on-light-blue:#e1f5fe;--un-color-tag-cyan:#0097a7;--un-color-tag-on-cyan:#e0f7fa;--un-color-tag-teal:#00796b;--un-color-tag-on-teal:#e0f2f1;--un-color-tag-green:#388e3c;--un-color-tag-on-green:#e8f5e9;--un-color-tag-light-green:#689f38;--un-color-tag-on-light-green:#f1f8e9;--un-color-tag-lime:#afb42b;--un-color-tag-on-lime:#f9fbe7;--un-color-tag-yellow:#fbc02d;--un-color-tag-on-yellow:#fffde7;--un-color-tag-amber:#ffa000;--un-color-tag-on-amber:#fff8e1;--un-color-tag-orange:#f57c00;--un-color-tag-on-orange:#fff3e0;--un-color-tag-deep-orange:#e64a19;--un-color-tag-on-deep-orange:#fbe9e7;--un-color-tag-brown:#5d4037;--un-color-tag-on-brown:#efebe9;--un-color-tag-grey:#616161;--un-color-tag-on-grey:#fafafa;--un-color-tag-blue-grey:#455a64;--un-color-tag-on-blue-grey:#eceff1;--un-theme-primary:#f5470e;--un-theme-on-primary:#fff;--un-theme-secondary:#301b8e;--un-theme-on-secondary:#fff;--un-theme-surface:#fff;--un-theme-on-surface:#f5470e;--un-theme-element:#eee;--un-theme-background:#f5f5f5;--un-theme-success:#4bc700;--un-theme-on-success:#fff;--un-theme-warning:#ffab00;--un-theme-on-warning:#fff;--un-theme-error:#ff0a00;--un-theme-on-error:#fff;--un-theme-text-high:rgba(0,0,0,.9);--un-theme-text-medium:rgba(0,0,0,.75);--un-theme-disabled:rgba(0,0,0,.1);--un-theme-dividers:rgba(0,0,0,.18);--un-theme-bg-high:rgba(0,0,0,.08);--un-theme-bg-medium:rgba(0,0,0,.06);--un-theme-bg-low:rgba(0,0,0,.04);--un-theme-bg-primary-high:rgba(245,71,14,.2);--un-theme-bg-primary-medium:rgba(245,71,14,.15);--un-theme-bg-primary-low:rgba(245,71,14,.08);--un-theme-transparent:hsla(0,0%,100%,0);--editor-color-orange:#f57c00;--editor-color-blue:#1976d2;--editor-color-green:#388e3c;--editor-color-red:#d32f2f;--editor-color-yellow:#fbc02d}.on-dark,html[dark]{--un-color-primary:#f5470e;--un-color-on-primary:#fff;--un-color-primary-bg:rgba(245,71,14,.16);--un-color-on-primary-bg:#f5470e;--un-color-primary-inverse:rgba(245,71,14,.08);--un-color-primary-fixed:#f5470e;--un-color-on-primary-fixed:#fff;--un-color-secondary:#301b8e;--un-color-on-secondary:#fff;--un-color-secondary-bg:rgba(48,27,142,.85);--un-color-on-secondary-bg:hsla(0,0%,100%,.85);--un-color-secondary-inverse:hsla(0,0%,100%,.85);--un-color-secondary-fixed:#301b8e;--un-color-on-secondary-fixed:#fff;--un-color-tertiary:#301b8e;--un-color-on-tertiary:#fff;--un-color-tertiary-bg:hsla(0,0%,100%,.06);--un-color-on-tertiary-bg:#301b8e;--un-color-tertiary-inverse:hsla(0,0%,100%,.04);--un-color-tertiary-fixed:#301b8e;--un-color-on-tertiary-fixed:#fff;--un-color-success:#77ffe1;--un-color-on-success:#005642;--un-color-success-bg:#00785d;--un-color-on-success-bg:#99ffe7;--un-color-warning:#ffb999;--un-color-on-warning:#7f2800;--un-color-warning-bg:#b23800;--un-color-on-warning-bg:#ffcab2;--un-color-error:#ffa7ae;--un-color-on-error:#920009;--un-color-error-bg:#c40814;--un-color-on-error-bg:#ffbcc1;--un-color-background:#202124;--un-color-on-background:#f5470e;--un-color-surface:#1f1f23;--un-color-on-surface:#fff;--un-color-on-surface-variant:hsla(0,0%,100%,.7);--un-color-surface-dim:hsla(0,0%,100%,.06);--un-color-surface-bright:#1f1f23;--un-color-surface-bg:#1f1f23;--un-color-surface-bg-lowest:hsla(0,0%,100%,.04);--un-color-surface-bg-low:hsla(0,0%,100%,.04);--un-color-surface-bg-high:hsla(0,0%,100%,.08);--un-color-surface-bg-highest:hsla(0,0%,100%,.08);--un-color-outline:hsla(0,0%,100%,.2);--un-color-outline-variant:hsla(0,0%,100%,.1);--un-color-tag-red:#e53935;--un-color-tag-on-red:#ffebee;--un-color-tag-pink:#d81b60;--un-color-tag-on-pink:#fce4ec;--un-color-tag-purple:#8e24aa;--un-color-tag-on-purple:#f3e5f5;--un-color-tag-deep-purple:#5e35b1;--un-color-tag-on-deep-purple:#ede7f6;--un-color-tag-indigo:#3949ab;--un-color-tag-on-indigo:#e8eaf6;--un-color-tag-blue:#1e88e5;--un-color-tag-on-blue:#e3f2fd;--un-color-tag-light-blue:#039be5;--un-color-tag-on-light-blue:#e1f5fe;--un-color-tag-cyan:#00acc1;--un-color-tag-on-cyan:#e0f7fa;--un-color-tag-teal:#00897b;--un-color-tag-on-teal:#e0f2f1;--un-color-tag-green:#43a047;--un-color-tag-on-green:#e8f5e9;--un-color-tag-light-green:#7cb342;--un-color-tag-on-light-green:#f1f8e9;--un-color-tag-lime:#afb42b;--un-color-tag-on-lime:#f9fbe7;--un-color-tag-yellow:#fbc02d;--un-color-tag-on-yellow:#fffde7;--un-color-tag-amber:#ffb300;--un-color-tag-on-amber:#fff8e1;--un-color-tag-orange:#fb8c00;--un-color-tag-on-orange:#fff3e0;--un-color-tag-deep-orange:#f4511e;--un-color-tag-on-deep-orange:#fbe9e7;--un-color-tag-brown:#6d4c41;--un-color-tag-on-brown:#efebe9;--un-color-tag-grey:#757575;--un-color-tag-on-grey:#fafafa;--un-color-tag-blue-grey:#546e7a;--un-color-tag-on-blue-grey:#eceff1;--un-theme-primary:#f5470e;--un-theme-on-primary:#fff;--un-theme-secondary:#301b8e;--un-theme-on-secondary:#fff;--un-theme-surface:#1f1f23;--un-theme-on-surface:#f5470e;--un-theme-element:#424242;--un-theme-background:#202124;--un-theme-success:#4bc700;--un-theme-on-success:#000;--un-theme-warning:#ffc400;--un-theme-on-warning:#000;--un-theme-error:#ff0a00;--un-theme-on-error:#000;--un-theme-text-high:#fff;--un-theme-text-medium:hsla(0,0%,100%,.7);--un-theme-disabled:hsla(0,0%,100%,.1);--un-theme-dividers:hsla(0,0%,100%,.2);--un-theme-bg-high:hsla(0,0%,100%,.08);--un-theme-bg-medium:hsla(0,0%,100%,.06);--un-theme-bg-low:hsla(0,0%,100%,.04);--un-theme-bg-primary-high:rgba(245,71,14,.22);--un-theme-bg-primary-medium:rgba(245,71,14,.16);--un-theme-bg-primary-low:rgba(245,71,14,.08);--un-theme-transparent:transparent;--editor-color-orange:#ff9800;--editor-color-blue:#03a9f4;--editor-color-green:#8bc34a;--editor-color-red:#f44336;--editor-color-yellow:#ffeb3b}html[dark]>body{color:var(--un-color-on-surface)}html{scroll-behavior:smooth}::-moz-selection{background-color:var(--un-color-secondary)!important;color:var(--un-color-on-secondary);text-shadow:none}::selection{background-color:var(--un-color-secondary)!important;color:var(--un-color-on-secondary);text-shadow:none}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-article{padding:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.card-article{padding:.75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-article{padding:1rem}}.card-article .un-card__media-section{border-radius:4px;display:block}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.card-article .un-card__media-section{width:100%}}.card-article .un-card__media-section iframe,.card-article .un-card__media-section img,.card-article .un-card__media-section video{border:1px solid var(--un-color-outline);border-radius:4px!important}.card-article .un-card__content{border:none!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-article .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.card-article .un-card__content{padding:.75rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-article .un-card__content{padding:1rem 0 0}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-news{padding:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.card-news{padding:.75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-news{padding:1rem}}.card-news .un-card__media-section{border-radius:4px;display:block}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.card-news .un-card__media-section{width:100%}}.card-news .un-card__media-section iframe,.card-news .un-card__media-section img,.card-news .un-card__media-section video{border:1px solid var(--un-color-outline);border-radius:4px!important}.card-news .un-card__content{border:none!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-news .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.card-news .un-card__content{padding:.75rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-news .un-card__content{padding:1rem 0 0}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-review{padding:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.card-review{padding:.75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-review{padding:1rem}}.card-review .un-card__media-section{border-radius:4px;display:block}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.card-review .un-card__media-section{width:100%}}.card-review .un-card__media-section iframe,.card-review .un-card__media-section img,.card-review .un-card__media-section video{border:1px solid var(--un-color-outline);border-radius:4px!important}.card-review .un-card__content{border:none!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-review .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.card-review .un-card__content{padding:.75rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-review .un-card__content{padding:1rem 0 0}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-game{padding:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.card-game{padding:.75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-game{padding:1rem}}.card-game .un-card__media-section{border-radius:4px;display:block;margin:0 auto;width:130px!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.card-game .un-card__media-section{width:140px!important}}.card-game .un-card__media-section .un-card__media{width:130px!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.card-game .un-card__media-section .un-card__media{width:140px!important}}.card-game .un-card__media-section iframe,.card-game .un-card__media-section img,.card-game .un-card__media-section video{border:1px solid var(--un-color-outline);border-radius:4px!important}.card-game .un-card__content{border:none!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-game .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.card-game .un-card__content{padding:.75rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-game .un-card__content{padding:1rem 0 0}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-video{padding:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.card-video{padding:.75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-video{padding:1rem}}.card-video .un-card__media-section{border-radius:4px;display:block}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.card-video .un-card__media-section{width:100%}}.card-video .un-card__media-section iframe,.card-video .un-card__media-section img,.card-video .un-card__media-section video{border:1px solid var(--un-color-outline);border-radius:4px!important}.card-video .un-card__content{border:none!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-video .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.card-video .un-card__content{padding:.75rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-video .un-card__content{padding:1rem 0 0}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-podcast{padding:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.card-podcast{padding:.75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-podcast{padding:1rem}}.card-podcast .un-card__media-section{border-radius:4px;display:block}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.card-podcast .un-card__media-section{width:100%}}.card-podcast .un-card__media-section iframe,.card-podcast .un-card__media-section img,.card-podcast .un-card__media-section video{border:1px solid var(--un-color-outline);border-radius:4px!important}.card-podcast .un-card__content{border:none!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-podcast .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.card-podcast .un-card__content{padding:.75rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-podcast .un-card__content{padding:1rem 0 0}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-landing-page{padding:.5rem}}@media screen and (min-width:600px) and (max-width:1019px){.card-landing-page{padding:.75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-landing-page{padding:1rem}}.card-landing-page .un-card__media-section{border-radius:4px;display:block}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px),screen and (min-width:600px) and (max-width:1019px){.card-landing-page .un-card__media-section{width:100%}}.card-landing-page .un-card__media-section iframe,.card-landing-page .un-card__media-section img,.card-landing-page .un-card__media-section video{border:1px solid var(--un-color-outline);border-radius:4px!important}.card-landing-page .un-card__content{border:none!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.card-landing-page .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.card-landing-page .un-card__content{padding:.75rem 0 0}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.card-landing-page .un-card__content{padding:1rem 0 0}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-card-inline-list .card-article .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.un-card-inline-list .card-article .un-card__content{padding:0 0 0 .75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-card-inline-list .card-article .un-card__content{padding:0 0 0 1rem}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-card-inline-list .card-news .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.un-card-inline-list .card-news .un-card__content{padding:0 0 0 .75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-card-inline-list .card-news .un-card__content{padding:0 0 0 1rem}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-card-inline-list .card-review .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.un-card-inline-list .card-review .un-card__content{padding:0 0 0 .75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-card-inline-list .card-review .un-card__content{padding:0 0 0 1rem}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-card-inline-list .card-game .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.un-card-inline-list .card-game .un-card__content{padding:0 0 0 .75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-card-inline-list .card-game .un-card__content{padding:0 0 0 1rem}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-card-inline-list .card-video .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.un-card-inline-list .card-video .un-card__content{padding:0 0 0 .75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-card-inline-list .card-video .un-card__content{padding:0 0 0 1rem}}.un-card-inline-list .card-podcast{flex-direction:row}.un-card-inline-list .card-podcast .un-card__media-section,.un-card-inline-list .card-podcast .un-card__media-section .un-card__media{width:140px!important}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-card-inline-list .card-podcast .un-card__content{padding:0 0 0 .5rem}}@media screen and (min-width:600px) and (max-width:1019px){.un-card-inline-list .card-podcast .un-card__content{padding:0 0 0 .75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-card-inline-list .card-podcast .un-card__content{padding:0 0 0 1rem}}@media screen and (max-width:359px),screen and (min-width:360px) and (max-width:599px){.un-card-inline-list .card-landing-page .un-card__content{padding:.5rem 0 0}}@media screen and (min-width:600px) and (max-width:1019px){.un-card-inline-list .card-landing-page .un-card__content{padding:0 0 0 .75rem}}@media screen and (min-width:1020px) and (max-width:1599px),screen and (min-width:1600px){.un-card-inline-list .card-landing-page .un-card__content{padding:0 0 0 1rem}}.top-news__headline{top:1rem!important}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid transparent;border-right:5px solid transparent;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rdw-spinner .rdw-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}
/*!
 * Viewer.js v1.11.3
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-03-05T07:01:15.525Z
 */.viewer-close:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen-exit:before,.viewer-fullscreen:before,.viewer-next:before,.viewer-one-to-one:before,.viewer-play:before,.viewer-prev:before,.viewer-reset:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-zoom-in:before,.viewer-zoom-out:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:280px;color:transparent;display:block;font-size:0;height:20px;line-height:0;width:20px}.viewer-zoom-in:before{background-position:0 0;content:"Zoom In"}.viewer-zoom-out:before{background-position:-20px 0;content:"Zoom Out"}.viewer-one-to-one:before{background-position:-40px 0;content:"One to One"}.viewer-reset:before{background-position:-60px 0;content:"Reset"}.viewer-prev:before{background-position:-80px 0;content:"Previous"}.viewer-play:before{background-position:-100px 0;content:"Play"}.viewer-next:before{background-position:-120px 0;content:"Next"}.viewer-rotate-left:before{background-position:-140px 0;content:"Rotate Left"}.viewer-rotate-right:before{background-position:-160px 0;content:"Rotate Right"}.viewer-flip-horizontal:before{background-position:-180px 0;content:"Flip Horizontal"}.viewer-flip-vertical:before{background-position:-200px 0;content:"Flip Vertical"}.viewer-fullscreen:before{background-position:-220px 0;content:"Enter Full Screen"}.viewer-fullscreen-exit:before{background-position:-240px 0;content:"Exit Full Screen"}.viewer-close:before{background-position:-260px 0;content:"Close"}.viewer-container{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;bottom:0;direction:ltr;font-size:0;left:0;line-height:0;overflow:hidden;position:absolute;right:0;top:0;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.viewer-container ::-moz-selection,.viewer-container::-moz-selection{background-color:transparent}.viewer-container ::selection,.viewer-container::selection{background-color:transparent}.viewer-container:focus{outline:0}.viewer-container img{display:block;height:auto;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.viewer-canvas{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.viewer-canvas>img{height:auto;margin:15px auto;max-width:90%!important;width:auto}.viewer-footer{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-align:center}.viewer-navbar{background-color:rgba(0,0,0,.5);overflow:hidden}.viewer-list{box-sizing:content-box;height:50px;margin:0;overflow:hidden;padding:1px 0}.viewer-list>li{color:transparent;cursor:pointer;float:left;font-size:0;height:50px;line-height:0;opacity:.5;overflow:hidden;transition:opacity .15s;width:30px}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;height:20px;margin-left:-10px;margin-top:-10px;width:20px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{background-color:#000;bottom:0;cursor:none;display:none;right:0;z-index:1}.viewer-player,.viewer-player>img{left:0;position:absolute;top:0}.viewer-toolbar>ul{display:inline-block;margin:0 auto 5px;overflow:hidden;padding:6px 3px}.viewer-toolbar>ul>li{background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;float:left;height:24px;overflow:hidden;transition:background-color .15s;width:24px}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:rgba(0,0,0,.8)}.viewer-toolbar>ul>li:focus{box-shadow:0 0 3px #fff;outline:0;position:relative;z-index:1}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{height:18px;margin-bottom:3px;margin-top:3px;width:18px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{height:30px;margin-bottom:-3px;margin-top:-3px;width:30px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{background-color:rgba(0,0,0,.8);border-radius:10px;color:#fff;display:none;font-size:12px;height:20px;left:50%;line-height:20px;margin-left:-25px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:50px}.viewer-title{color:#ccc;display:inline-block;font-size:12px;line-height:1.2;margin:5px 5%;max-width:90%;min-height:14px;opacity:.8;overflow:hidden;text-overflow:ellipsis;transition:opacity .15s;white-space:nowrap}.viewer-title:hover{opacity:1}.viewer-button{-webkit-app-region:no-drag;background-color:rgba(0,0,0,.5);border-radius:50%;cursor:pointer;height:80px;overflow:hidden;position:absolute;right:-40px;top:-40px;transition:background-color .15s;width:80px}.viewer-button:focus,.viewer-button:hover{background-color:rgba(0,0,0,.8)}.viewer-button:focus{box-shadow:0 0 3px #fff;outline:0}.viewer-button:before{bottom:15px;left:15px;position:absolute}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:rgba(0,0,0,.5)}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:all .3s}@keyframes viewer-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.viewer-loading:after{animation:viewer-spinner 1s linear infinite;border:4px solid hsla(0,0%,100%,.1);border-left-color:hsla(0,0%,100%,.5);border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}@media (max-width:767px){.viewer-hide-xs-down{display:none}}@media (max-width:991px){.viewer-hide-sm-down{display:none}}@media (max-width:1199px){.viewer-hide-md-down{display:none}}