.login{margin:20px;display:flex;flex-direction:column;height:100%}.login-container{position:relative;flex:auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){.login-logo img{height:40px}}.login-title{align-self:flex-start;padding-left:16px}@media screen and (min-width:768px){.login-title{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:21px}}@media screen and (max-width:767px){.login-title{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:21px}}.login-form{display:flex;position:relative;max-width:312px;padding:32px 32px 16px}.login-form-label-section{display:flex;flex-direction:column;font-size:16px;margin-right:19px}.login-form-label-section-label{margin-bottom:10px;text-align:right;height:36px;display:flex;justify-content:flex-end;align-items:center}.login-form-label-section-label b{color:silver;font-size:16px;font-weight:300!important}.login-form-input-section{display:flex;flex-direction:column;width:226px}.login-form-input-section-input{color:#e0e0e0;background:rgba(25,25,28,.761);border:none;margin-bottom:10px;height:36px;padding:8px;border-radius:8px;box-shadow:inset 0 0 16px 0 rgba(0,0,0,.18)}@media screen and (min-width:768px){.login-form{width:445px}}@media screen and (max-width:767px){.login-form{width:100%}}.login-error{margin-top:4px;color:#f46666}@media screen and (min-width:768px){.login-error{max-width:40%;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:32px}}@media screen and (max-width:767px){.login-error{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:32px}}.login-error+.login-error{margin-top:0}.login-btn-group{display:flex;flex-direction:row;text-align:center;justify-content:space-evenly;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:16px}.login-btn-group-button{text-align:center;box-shadow:0 1px 8px 0 hsla(0,5%,4%,.251);border-radius:12px;background:#221f26}@media screen and (min-width:768px){.login-btn-group-button{width:123px}}@media screen and (max-width:767px){.login-btn-group-button{width:123px}}.login-btn-group-button button{width:100%;color:#33e28e;border-radius:12px;padding:0;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:42px;font-weight:300;text-shadow:0 0 4px #33e244;transition:box-shadow .2s linear,text-shadow .2s linear,filter .2s linear}.login-btn-group-button button:hover{box-shadow:0 2px 8px 0 hsla(0,5%,4%,.42);text-shadow:0 0 8px #33e288;font-weight:500!important;filter:brightness(1.2)}.login-btn-group-button button:disabled{background:#221f26;color:#33e28e;cursor:not-allowed}.login-btn-group-option{box-shadow:0 1px 8px 0 hsla(0,5%,4%,.251);display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:11px;background:#221f26;border-radius:12px;margin-right:10px;transition:box-shadow .2s linear,text-shadow .2s linear}.login-btn-group-option:hover{box-shadow:0 2px 8px 0 hsla(0,5%,4%,.42);font-weight:700}.login-btn-group-option:hover a{text-shadow:0 0 8px #ff4040;font-weight:500!important}@media screen and (min-width:768px){.login-btn-group-option{width:123px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:30px}}@media screen and (max-width:767px){.login-btn-group-option{width:123px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:30px}}.login-btn-group-option span{margin-right:8px}.login-btn-group-option a{color:#ff4040;text-shadow:0 0 4px #ff4040;white-space:nowrap;font-weight:300}@media screen and (min-width:768px){.login-btn-group-option a{font-size:16px;line-height:30px}}@media screen and (max-width:767px){.login-btn-group-option a{font-size:14px;line-height:30px}}@media screen and (max-width:370px){.login-btn-group-option a{display:block;margin-left:0}}.signup{margin:16px;display:flex;flex-direction:column;height:100%}.signup-container{position:relative;flex:auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){.signup-logo img{height:40px}}.signup-title{width:100%;line-height:30px!important;padding-left:8px;margin-bottom:16px}@media screen and (min-width:768px){.signup-title{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:21px}}@media screen and (max-width:767px){.signup-title{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:21px}}.signup-header{text-align:center;margin-bottom:16px}.signup-steam-login{padding:8px;transform:scale(1.2)}.signup-info{font-size:14px;padding:8px;border:1px solid rgba(237,72,0,.678);border-radius:8px;color:rgba(237,72,0,.831);background:rgba(237,72,0,.078);margin:0 0 8px;line-height:18px}.signup-form{display:flex;flex-direction:column;position:relative;width:80%;padding-top:16px}.signup-form-label-section{display:flex;flex-direction:row;font-size:16px;justify-content:space-between;align-items:center}.signup-form-label-section-wrapper{display:flex;justify-content:flex-end;height:100%;flex:1 1}.signup-form-label-section-label{text-align:right;height:36px;display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;color:silver;flex:1 1;padding:8px 16px 8px 0}.signup-form-input-section{display:flex;flex-direction:column;width:226px}.signup-form-input-section-input{color:#e0e0e0;background:#221f26;border:none;height:36px;width:100%}.signup-form-input-section-birthdate{display:flex;align-items:center;justify-content:space-between;height:36px;margin:4px 0 8px;width:100%}.signup-form-input-section-birthdate-select{border:none;margin-right:2px;border-radius:8px;background-color:#221f26;color:#e0e0e0;height:36px;padding:8px;margin-left:4px}.signup-form-checkbox{display:flex;align-items:center;justify-content:space-between;padding:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:12px;width:100%;line-height:18px;margin-bottom:4px;border-radius:8px}.signup-form-checkbox:hover{filter:brightness(120%)}.signup-btn-group{display:flex;flex-direction:row;text-align:center;margin-top:16px}.signup-btn-group-button{text-align:center}@media screen and (min-width:768px){.signup-btn-group-button{width:123px}}@media screen and (max-width:767px){.signup-btn-group-button{width:123px}}.signup-btn-group-button button{width:100%;background:#221f26;color:#ff4040;border-radius:12px;padding:0;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:32px}.signup-btn-group-button button:disabled{background:#221f26;color:#33e28e;cursor:not-allowed}.signup-btn-group-option{display:flex;justify-content:center;align-items:center;font-size:11px;background:#221f26;border-radius:12px;margin-left:10px;color:#33e28e}@media screen and (min-width:768px){.signup-btn-group-option{width:123px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:30px}}@media screen and (max-width:767px){.signup-btn-group-option{width:123px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:30px}}.signup-btn-group-option span{margin-right:8px}.signup-btn-group-option a{font-weight:700;color:#33e28e;white-space:nowrap;cursor:pointer}@media screen and (min-width:768px){.signup-btn-group-option a{font-size:16px;line-height:30px}}@media screen and (max-width:767px){.signup-btn-group-option a{font-size:14px;line-height:30px}}@media screen and (max-width:370px){.signup-btn-group-option a{display:block;margin-left:0}}.checkbox-round{width:1.2em;height:1.2em;background-color:rgba(0,0,0,.267);box-shadow:inset 0 0 4px 0 rgba(0,0,0,.631);border-radius:50%;vertical-align:middle;-webkit-appearance:none;outline:none;cursor:pointer;transition:background .12s linear,box-shadow .12s linear}.checkbox-round:checked{box-shadow:inset 0 0 2px 0 hsla(0,0%,49%,.569);background-color:#ed4800}.chkbox{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;margin-top:32px;width:80%;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:12px}.login-modal{position:fixed;z-index:100;display:flex;justify-content:center;align-items:center;left:0;top:0;width:100%;height:100%;overflow:hidden;-webkit-backdrop-filter:brightness(.9) blur(4px);backdrop-filter:brightness(.9) blur(4px)}.login-modal-content{margin:auto;border-radius:16px;width:482px;position:relative;background:#27242b;box-shadow:0 8px 32px 0 rgba(0,0,0,.522),inset 0 0 8px 0 hsla(0,0%,4%,.078)}.login-modal-content-close{color:#aaa;z-index:100;padding:8px;position:absolute;top:16px;right:16px;font-size:28px;font-weight:700}.login-modal-content-close:focus,.login-modal-content-close:hover{color:#e0e0e0;text-decoration:none;cursor:pointer}.screen-xs .login-modal-content{max-width:95%}.neo-header{position:relative;min-width:72px;height:72px;max-height:72px;width:100%;padding:0 calc(24px - 12px);background:#312d35;border-bottom:1px solid hsla(0,0%,100%,.12)}.neo-header,.neo-header .logo-container{flex-shrink:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.neo-header .logo-container{height:92px;max-height:92px;padding-left:calc(24px - (32px - 24px)/2);gap:8px;width:320px;height:100%}.neo-header .logo-container .logo-img{width:39px;height:42px;filter:var(--brand-real-1000)}.neo-header .logo-container .logo-text{width:125px;height:20px;filter:var(--grey-solid-1000)}.neo-header .sidebar-control{display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;padding:12px;border-radius:33%}.neo-header .sidebar-control img{height:24px;width:24px}.neo-header .sidebar-control:hover{background:hsla(0,0%,100%,.12)}.neo-header .breadcrumbs{padding-left:calc(48px - 12px);font-size:14px;flex:1 1;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;font-weight:100}.neo-header .breadcrumbs .item a{color:hsla(0,0%,100%,.78);font-family:Roboto,sans-serif;font-style:normal}.neo-header .breadcrumbs .item a:hover{text-decoration:underline;text-underline-offset:2px;cursor:pointer}.neo-header .breadcrumbs .item:after:hover{display:inline-block}.neo-header .breadcrumbs .item:not(:last-child):after{content:"/";padding-left:8px}.neo-header .controls{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;justify-self:flex-end;gap:16px}.neo-header .controls [class*=CountryItemContainer]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.neo-header .controls [class*=CountryItemContainer] .name{display:none}.neo-header .controls [class*=CountryItemContainer] [class*=FlagContainer],.neo-header .controls [class*=CountryItemContainer] [class*=FlagContainer] img{width:22px;height:16px}.neo-header .controls .control-cluster{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.neo-header.mobile .breadcrumbs{display:none}.neo-header.mobile .controls{justify-content:flex-end;flex:1 1}.neo-header.mobile .logo-container{flex:1 1;justify-content:center;padding-left:0}.rnc__notification-container--bottom-center,.rnc__notification-container--bottom-full,.rnc__notification-container--bottom-left,.rnc__notification-container--bottom-right,.rnc__notification-container--center,.rnc__notification-container--top-center,.rnc__notification-container--top-full,.rnc__notification-container--top-left,.rnc__notification-container--top-right{min-width:325px;pointer-events:all;position:absolute}.rnc__notification-container--bottom-center,.rnc__notification-container--center,.rnc__notification-container--top-center{align-items:center;display:flex;flex-direction:column;justify-content:center;left:calc(50% - 175px);max-width:350px}.rnc__notification-container--center{height:100%;pointer-events:none;top:20px}.rnc__notification-container--bottom-full,.rnc__notification-container--top-full{min-width:100%;width:100%}.rnc__notification-container--bottom-full{bottom:0}.rnc__util--flex-center{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:325px;pointer-events:all}.rnc__notification-container--top-center{top:20px}.rnc__notification-container--bottom-center{bottom:20px}.rnc__notification-container--top-left{left:20px;top:20px}.rnc__notification-container--top-right{right:20px;top:20px}.rnc__notification-container--bottom-left{bottom:20px;left:20px}.rnc__notification-container--bottom-right{bottom:20px;right:20px}.rnc__notification-container--mobile-bottom,.rnc__notification-container--mobile-top{pointer-events:all;position:absolute}.rnc__notification-container--mobile-top{left:20px;right:20px;top:20px}.rnc__notification-container--mobile-bottom{bottom:20px;left:20px;margin-bottom:-15px;right:20px}.rnc__notification-item--default{background-color:#007bff;border-left:8px solid #0562c7}.rnc__notification-item--default .rnc__notification-timer{background-color:#007bff}.rnc__notification-item--default .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--default .rnc__notification-close-mark{background-color:#007bff}.rnc__notification-item--success{background-color:#28a745;border-left:8px solid #1f8838}.rnc__notification-item--success .rnc__notification-timer{background-color:#28a745}.rnc__notification-item--success .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--success .rnc__notification-close-mark{background-color:#28a745}.rnc__notification-item--danger{background-color:#dc3545;border-left:8px solid #bd1120}.rnc__notification-item--danger .rnc__notification-timer{background-color:#dc3545}.rnc__notification-item--danger .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--danger .rnc__notification-close-mark{background-color:#dc3545}.rnc__notification-item--info{background-color:#17a2b8;border-left:8px solid #138b9e}.rnc__notification-item--info .rnc__notification-timer{background-color:#17a2b8}.rnc__notification-item--info .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--info .rnc__notification-close-mark{background-color:#17a2b8}.rnc__notification-item--warning{background-color:#eab000;border-left:8px solid #ce9c09}.rnc__notification-item--warning .rnc__notification-timer{background-color:#eab000}.rnc__notification-item--warning .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--warning .rnc__notification-close-mark{background-color:#eab000}.rnc__notification-item--awesome{background-color:#685dc3;border-left:8px solid #4c3fb1}.rnc__notification-item--awesome .rnc__notification-timer{background-color:#685dc3}.rnc__notification-item--awesome .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--awesome .rnc__notification-close-mark{background-color:#685dc3}@keyframes timer{0%{width:100%}to{width:0}}.rnc__base{height:100%;pointer-events:none;position:fixed;width:100%;z-index:9000}.rnc__notification-item{border-radius:3px;box-shadow:1px 3px 4px rgba(0,0,0,.2);cursor:pointer;display:flex;margin-bottom:15px;position:relative}.rnc__notification-container--bottom-full .rnc__notification-item,.rnc__notification-container--top-full .rnc__notification-item{border-radius:0;margin-bottom:0}.rnc__notification-timer{margin-top:10px;width:100%}.rnc__notification-timer,.rnc__notification-timer-filler{border-radius:5px;height:3px}.rnc__notification-title{color:#fff;font-size:14px;font-weight:700;margin-bottom:5px;margin-top:5px}.rnc__notification-message{word-wrap:break-word;color:#fff;font-size:14px;line-height:150%;margin-bottom:0;margin-top:0;max-width:calc(100% - 15px)}.rnc__notification-content{display:inline-block;padding:8px 15px;width:100%}.rnc__notification-close-mark{border-radius:50%;display:inline-block;height:18px;position:absolute;right:10px;top:10px;width:18px}.rnc__notification-close-mark:after{color:#fff;content:"\D7";font-size:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.rnc__notification-container--mobile-bottom .notification,.rnc__notification-container--mobile-bottom .rnc__notification-item,.rnc__notification-container--mobile-top .notification,.rnc__notification-container--mobile-top .rnc__notification-item{max-width:100%;width:100%}.rnc__notification-container--bottom-right .notification,.rnc__notification-container--top-right .notification{margin-left:auto}.rnc__notification-container--bottom-left .notification,.rnc__notification-container--top-left .notification{margin-right:auto}.rnc__notification-container--mobile-bottom .notification,.rnc__notification-container--mobile-top .notification{margin-left:auto;margin-right:auto}.sidebar-container{position:relative;padding-top:24px;display:flex;flex-direction:column;justify-content:flex-start;width:320px;max-width:320px;height:min-content;align-items:flex-start;background:#312d35;flex-grow:0;flex-shrink:0;flex-basis:320px;overflow-y:auto;overflow-x:hidden;border-right:1px solid hsla(0,0%,100%,.12);border-bottom:1px solid hsla(0,0%,100%,.12);border-bottom-right-radius:8px;transition:all .25s ease-in-out;overflow:hidden}.sidebar-container.collapsed{width:0;max-width:72px;flex-basis:72px}.sidebar-container.collapsed label{opacity:0;max-height:0}.sidebar-container.collapsed .nav-item span{max-width:0;opacity:0}.sidebar-container.collapsed .socials{height:312px;max-height:312px;flex-direction:column;align-items:flex-start;gap:24px;padding:16px 24px 24px}.sidebar-container hr{margin:23.5px 24px;height:1px;border:none;border-radius:1px;background:hsla(0,0%,100%,.12);width:calc(100% - 48px);flex-shrink:0}.sidebar-container label{opacity:100%;height:40px;max-height:40px;font-size:14px;font-style:600;align-items:flex-end;line-height:20px;letter-spacing:.6px;color:hsla(0,0%,100%,.78);transition:all .25s ease-in-out}.sidebar-container .nav-item,.sidebar-container label{display:flex;flex-direction:row;justify-content:flex-start;padding-left:24px;flex-shrink:0}.sidebar-container .nav-item{position:relative;height:48px;align-items:center;font-size:16px;gap:12px;cursor:pointer;color:#fff}.sidebar-container .nav-item,.sidebar-container .nav-item span{font-weight:250;width:100%;font-family:Roboto,sans-serif;line-height:24px;white-space:nowrap}.sidebar-container .nav-item span{max-width:100%;opacity:1;transition:all .25s ease-in-out}.sidebar-container .nav-item img{width:24px;flex-shrink:0}.sidebar-container .nav-item.active,.sidebar-container .nav-item.true,.sidebar-container .nav-item:active,.sidebar-container .nav-item:hover{background:hsla(0,0%,100%,.06)}.sidebar-container .nav-item.active:before,.sidebar-container .nav-item.true:before,.sidebar-container .nav-item:active:before{content:"";width:4px;background:#ed6816;height:100%;position:absolute;left:0;bottom:0}.sidebar-container .socials{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:16px 28px 24px;height:72px;width:100%;max-height:72px;transition:all .25s ease-in-out}.sidebar-container .socials a{position:relative;padding:0;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:center}.sidebar-container .socials a:hover:before{content:"";position:absolute;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.06);z-index:0}.sidebar-container .socials a,.sidebar-container .socials img{width:24px}.sidebar-container .mobile-search{padding:16px;width:100%;box-sizing:border-box}.sidebar-container .mobile-auth{display:flex;flex-direction:row;gap:8px;padding:0 24px 16px}.mobile-drawer{position:fixed;top:0;left:-320px;width:320px;height:100vh;transition:left .3s ease-in-out;z-index:4000;overflow-y:auto}.mobile-drawer .socials{padding:0 24px}.mobile-drawer .language-selector{width:calc(100% - 48px);min-height:48px;max-height:48px;margin:0 24px 24px;box-sizing:border-box}.mobile-drawer .language-selector .hitbox,.mobile-drawer .language-selector .options{width:100%;box-sizing:border-box}.mobile-drawer.open{left:0}.mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:99}span.neo-badge{text-align:center;vertical-align:middle;flex:0 1;height:24px;font-size:14px;color:300;border-radius:16px;font-weight:300;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);line-height:20px;padding:2px 12px}span.neo-badge.pending{background-color:rgba(126,191,229,.08)}span.neo-badge.joined{background-color:rgba(119,199,175,.08)}.neo-place-end{place-self:flex-end}.neo-place-start{place-self:flex-start}:root{--grey-solid-1000:#232027;--grey-solid-900:#312d35;--grey-solid-850:#3e3a45;--grey-solid-800:#4d4757;--white-1000:#fff;--white-900:hsla(0,0%,100%,.9);--white-780:hsla(0,0%,100%,.78);--white-600:hsla(0,0%,100%,.6);--white-420:hsla(0,0%,100%,.42);--white-120:hsla(0,0%,100%,.12);--white-60:hsla(0,0%,100%,.06);--white-30:hsla(0,0%,100%,.03);--white-10:hsla(0,0%,100%,.01);--brand-real-1000:#ed6816;--brand-1000:#ff7800;--brand-800:rgba(255,120,0,.8);--brand-200:rgba(255,120,0,.2);--brand-120:rgba(255,120,0,.12);--brand-50:rgba(255,120,0,.05);--green-1000:#34c759;--green-800:rgba(52,199,89,.8);--green-200:rgba(52,199,89,.2);--green-120:rgba(52,199,89,.12);--green-80:rgba(52,199,89,.08);--red-1000:#ff5f57;--red-800:rgba(255,95,87,.8);--red-200:rgba(255,95,87,.2);--red-120:rgba(255,95,87,.12);--red-80:rgba(255,95,87,.08);--yellow-star:#fec62e;--yellow-1000:#dabb40;--yellow-800:rgba(218,187,64,.8);--yellow-200:rgba(218,187,64,.2);--yellow-120:rgba(218,187,64,.12);--yellow-80:rgba(218,187,64,.08);--blue-1000:#7ec0e5;--blue-800:rgba(126,192,229,.8);--blue-200:rgba(126,192,229,.2);--blue-120:rgba(126,192,229,.12);--blue-80:rgba(126,192,229,.08);--gold-1000:#ff9500;--bronze-1000:#a2845e;--inverse-strong:rgba(17,9,27,.9);--inverse-weak:rgba(0,13,77,.45);--text-strong:#fff;--text-weak:hsla(0,0%,100%,.78);--text-brand:#ff7800;--text-disabled:hsla(0,0%,100%,.12);--text-error:#ff5f57;--text-warning:#dabb40;--text-success:#34c759;--text-information:#7ec0e5;--stroke-strong:hsla(0,0%,100%,.6);--stroke-mid:hsla(0,0%,100%,.42);--stroke-weak:hsla(0,0%,100%,.12);--stroke-weaker:hsla(0,0%,100%,.06);--stroke-disabled:hsla(0,0%,100%,.12);--stroke-brand:#ff7800;--stroke-error-strong:#ff5f57;--stroke-error-weak:rgba(255,95,87,.2);--stroke-warning-strong:rgba(218,187,64,.8);--stroke-warning-weak:rgba(218,187,64,.2);--stroke-success-strong:rgba(52,199,89,.8);--stroke-success-weak:rgba(52,199,89,.2);--stroke-information-strong:rgba(126,192,229,.8);--stroke-information-weak:rgba(126,192,229,.2);--icon-neutral:hsla(0,0%,100%,.6);--icon-brand:#ff7800;--icon-disabled:rgba(255,120,0,.12);--icon-error:#ff5f57;--icon-warning:rgba(218,187,64,.8);--icon-success:rgba(126,192,229,.8);--icon-information:rgba(126,192,229,.8);--fill-strong:hsla(0,0%,100%,.12);--fill-weak:hsla(0,0%,100%,.06);--fill-weaker:hsla(0,0%,100%,.03);--fill-hover:hsla(0,0%,100%,.06);--fill-press:hsla(0,0%,100%,.12);--fill-brand:#ff7800;--fill-disabled:hsla(0,0%,100%,.12);--fill-overlay:rgba(17,9,27,.9);--fill-error-strong:#ff5f57;--fill-error-weak:rgba(255,95,87,.08);--fill-warning-strong:#dabb40;--fill-warning-weak:rgba(218,187,64,.08);--fill-success-strong:#34c759;--fill-success-weak:rgba(52,199,89,.08);--fill-information-strong:#7ec0e5;--fill-information-weak:rgba(126,192,229,.08);--fill-white-solid:#fff;--fill-danger:rgba(255,0,0,.08);--background-sunken:#232027;--background-base:#312d35;--background-raised:#3e3a45;--background-overlay:#4d4757;--background-brand:#ff7800;--background-inverse:#fff;--elevation-raised:0px 8px 8px -4px rgba(0,0,0,.04),0px 2px 4px -2px rgba(0,0,0,.08);--elevation-overlay:0px 20px 24px -4px rgba(0,0,0,.08),0px 4px 8px -2px rgba(0,0,0,.04);--font-color-weak:hsla(0,0%,100%,.78);--font-color-strong:#fff;--font-weight-strong:500;--font-weight-weak:300;--font-weight-semibold:400;--color-primary:#ff7800;--color-background:#232027;--color-background-overlay:#3a3840;--input-background:#232027;--input-placeholder-color:hsla(0,0%,100%,.78);--input-icon-color:hsla(0,0%,100%,.6);--input-border-color:hsla(0,0%,100%,.6);--input-invalid-color:var(--red-1000);--type-display-size:54px;--type-display-line-height:62px;--type-display-weight:700;--type-display-letter-spacing:-1px;--type-h1-size:40px;--type-h1-line-height:48px;--type-h1-weight:600;--type-h1-letter-spacing:-0.5px;--type-h2-size:32px;--type-h2-line-height:40px;--type-h2-weight:600;--type-h3-size:24px;--type-h3-line-height:32px;--type-h3-weight:600;--type-h4-size:18px;--type-h4-line-height:26px;--type-h4-weight:600;--type-body-large-size:16px;--type-body-large-line-height:28px;--type-body-large-weight:400;--type-body-size:14px;--type-body-line-height:24px;--type-body-weight:400;--type-small-size:13px;--type-small-line-height:22px;--type-small-weight:400;--type-uppercase-size:14px;--type-uppercase-line-height:20px;--type-uppercase-weight:600;--type-uppercase-letter-spacing:2px;--sidebar-collapse-time:250ms;--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-in-cubic:cubic-bezier(.550,.055,.675,.19);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86)}@media screen and (max-width:600px){:root{--type-display-size:40px;--type-display-line-height:48px;--type-display-weight:700;--type-display-letter-spacing:-1px;--type-h1-size:36px;--type-h1-line-height:44px;--type-h1-weight:600;--type-h1-letter-spacing:-0.5px;--type-h2-size:28px;--type-h2-line-height:36px;--type-h2-weight:600;--type-h3-size:24px;--type-h3-line-height:32px;--type-h3-weight:600;--type-h4-size:20px;--type-h4-line-height:28px;--type-h4-weight:600;--type-body-large-size:14px;--type-body-large-line-height:28px;--type-body-large-weight:400;--type-body-size:14px;--type-body-line-height:24px;--type-body-weight:400;--type-small-size:13px;--type-small-line-height:22px;--type-small-weight:400;--type-uppercase-size:14px;--type-uppercase-line-height:20px;--type-uppercase-weight:600;--type-uppercase-letter-spacing:2px}}*{box-sizing:border-box}html{padding:0;margin:0;position:relative}body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-family:Roboto,sans-serif;font-size:16px;color:#e0e0e0;margin:0;width:100vw;height:100dvh;background-color:#232027;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow-x:hidden;overflow-y:auto}body::-webkit-scrollbar{width:4px}body::-webkit-scrollbar-thumb{border-radius:4px;background-color:#26282a}body .kovaaks-container{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;flex:1 1;max-width:100vw;height:100%;overflow-x:hidden;background:#232027}body .kovaaks-container .page-content{position:relative;padding:48px 96px;display:flex;flex-direction:column;justify-content:flex-start;align-self:stretch;flex:1 1;height:100%;max-height:100%;min-width:0;transition:max-width .25s ease-in-out,padding .25s ease-in-out}body .kovaaks-container .page-content.narrow{max-width:100%;padding:48px 24px}body .kovaaks-container .page-content.wide{max-width:100%;padding:48px 96px}body .kovaaks-container .page-content.scrolling{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex:1 1;height:unset;max-height:none;align-self:unset}body.keyboard .h-menu{background:red;bottom:270px}h1,h2{font-size:1.3rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}a,a:active,a:focus,a:hover,a:visited{text-decoration:none;outline:none}button{border:none;cursor:pointer;padding:0;background:initial;-webkit-user-select:none;-moz-user-select:none;user-select:none}button,button:focus,button:hover{outline:none}#root{position:relative;height:100dvh;display:flex;flex-direction:column;flex:1 1;overflow:hidden}:focus{outline:none}::selection{color:#e0e0e0;background-color:#0561d1}::-moz-selection{color:#e0e0e0;background-color:#0561d1}.d-none{display:none!important}.d-hidden{opacity:0}.d-block{display:block!important}.pr-24{padding-right:24px}.ml-16{margin-left:16px}.mr-16{margin-right:16px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-37{margin-top:37px}.mt-48{margin-top:48px}.b-44{bottom:44px}@media screen and (min-width:768px){.w-445{width:445px}}@media screen and (max-width:767px){.w-445{width:100%}}.user-selectable{-webkit-user-select:text;-moz-user-select:text;user-select:text}.no-scroll{height:100dvh;overflow-y:hidden}.transparent{opacity:0!important;pointer-events:none}.transparent *{opacity:0!important;cursor:default!important}.page-container{position:relative;background:#fff no-repeat fixed;max-width:100%;min-height:100dvh;overflow-x:hidden}.mask-parent{position:relative!important}.gray-color{color:#8b8b8b!important}.top-bar{position:relative;height:8px;background:#61cef7;transition:width .5s}@media screen and (max-width:991px){.desktop{display:none!important}}@media screen and (min-width:992px){.mobile{display:none!important}}@media screen and (max-width:374px){.no-ss-mobile{display:none!important}}@media screen and (min-width:375px){.ss-mobile{display:none!important}}.text-orange{display:flex;color:#ff8b5d!important;transition:text-shadow .2s linear,color .2s linear,filter .2s linear;white-space:nowrap}.text-orange .flow{display:inline-block!important}.text-orange.link{cursor:pointer}.text-orange:hover{color:#ed4800!important;text-shadow:0 0 6px rgba(255,94,0,.361),1px 1px 3px rgba(0,0,0,.631);filter:brightness(150%)}*{font-family:Roboto,sans-serif}::-webkit-scrollbar-track{border-top-right-radius:8px;border-bottom-right-radius:8px;background:#363636}.hd-list::-webkit-scrollbar-track{border-top-left-radius:0!important;border-top-right-radius:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;background:#363636}* ::-webkit-scrollbar{width:8px;height:8px}* ::-webkit-scrollbar-thumb{background:#bd3900;border-radius:10px;width:8px;overflow:hidden;z-index:100}::-webkit-scrollbar-thumb:hover{background:#ed4800}.screen-xs ::-webkit-scrollbar{width:4px}.screen-xs ::-webkit-scrollbar-thumb{width:4px;background:#bd3900;border-radius:10px;z-index:100}.screen-lg,.screen-md,.screen-sm{flex:1 1}.screen-lg ::-webkit-scrollbar,.screen-md ::-webkit-scrollbar,.screen-sm ::-webkit-scrollbar{width:8px;height:8px}.screen-lg ::-webkit-scrollbar-thumb,.screen-md ::-webkit-scrollbar-thumb,.screen-sm ::-webkit-scrollbar-thumb{background:#bd3900;border-radius:10px;width:8px;overflow:hidden;z-index:100}.page-content.screen-sm,.page-content.screen-sm.narrow,.page-content.screen-sm.wide,.page-content.screen-xs,.page-content.screen-xs.narrow,.page-content.screen-xs.wide{padding:24px 16px!important}.page-content.screen-lg{padding:64px 120px!important}.page-content.screen-lg.narrow{padding:48px 96px!important}.page-content.screen-lg.wide{padding:64px 120px!important}.hd-row{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;--col-gap-size:0px}.hd-row.gutter8{margin-right:-8px;margin-left:-8px}.hd-row.gap8{--col-gap-size:8px!important}.hd-row.gap32{--col-gap-size:32px!important}.col-center{display:flex;justify-content:center}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{flex:0 0 auto}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:calc(8.33333333% - var(--col-gap-size));max-width:calc(8.33333333% - var(--col-gap-size))}.col-xs-2{flex-basis:calc(16.66666667% - var(--col-gap-size));max-width:calc(16.66666667% - var(--col-gap-size))}.col-xs-3{flex-basis:calc(25% - var(--col-gap-size));max-width:calc(25% - var(--col-gap-size))}.col-xs-4{flex-basis:calc(33.33333333% - var(--col-gap-size));max-width:calc(33.33333333% - var(--col-gap-size))}.col-xs-5{flex-basis:calc(41.66666667% - var(--col-gap-size));max-width:calc(41.66666667% - var(--col-gap-size))}.col-xs-6{flex-basis:calc(50% - var(--col-gap-size));max-width:calc(50% - var(--col-gap-size))}.col-xs-7{flex-basis:calc(58.33333333% - var(--col-gap-size));max-width:calc(58.33333333% - var(--col-gap-size))}.col-xs-8{flex-basis:calc(66.66666667% - var(--col-gap-size));max-width:calc(66.66666667% - var(--col-gap-size))}.col-xs-9{flex-basis:calc(75% - var(--col-gap-size));max-width:calc(75% - var(--col-gap-size))}.col-xs-10{flex-basis:calc(83.33333333% - var(--col-gap-size));max-width:calc(83.33333333% - var(--col-gap-size))}.col-xs-11{flex-basis:calc(91.66666667% - var(--col-gap-size));max-width:calc(91.66666667% - var(--col-gap-size))}.col-xs-12{flex-basis:calc(100% - var(--col-gap-size));max-width:calc(100% - var(--col-gap-size))}@media only screen and (min-width:900px){.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{flex:0 0 auto}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:calc(8.33% - var(--col-gap-size));max-width:calc(8.33% - var(--col-gap-size))}.col-sm-2{flex-basis:calc(16.66% - var(--col-gap-size));max-width:calc(16.66% - var(--col-gap-size))}.col-sm-3{flex-basis:calc(25% - var(--col-gap-size));max-width:calc(25% - var(--col-gap-size))}.col-sm-4{flex-basis:calc(33.33% - var(--col-gap-size));max-width:calc(33.33% - var(--col-gap-size))}.col-sm-5{flex-basis:calc(41.66% - var(--col-gap-size));max-width:calc(41.66% - var(--col-gap-size))}.col-sm-6{flex-basis:calc(50% - var(--col-gap-size));max-width:calc(50% - var(--col-gap-size))}.col-sm-7{flex-basis:calc(58.33% - var(--col-gap-size));max-width:calc(58.33% - var(--col-gap-size))}.col-sm-8{flex-basis:calc(66.66% - var(--col-gap-size));max-width:calc(66.66% - var(--col-gap-size))}.col-sm-9{flex-basis:calc(75% - var(--col-gap-size));max-width:calc(75% - var(--col-gap-size))}.col-sm-10{flex-basis:calc(83.33% - var(--col-gap-size));max-width:calc(83.33% - var(--col-gap-size))}.col-sm-11{flex-basis:calc(91.66% - var(--col-gap-size));max-width:calc(91.66% - var(--col-gap-size))}.col-sm-12{flex-basis:100%;max-width:100%}}@media only screen and (min-width:1200px){.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{box-sizing:border-box;flex:0 0 auto}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:calc(8.33% - var(--col-gap-size));max-width:calc(8.33% - var(--col-gap-size))}.col-md-2{flex-basis:calc(16.66% - var(--col-gap-size));max-width:calc(16.66% - var(--col-gap-size))}.col-md-3{flex-basis:calc(25% - var(--col-gap-size));max-width:calc(25% - var(--col-gap-size))}.col-md-4{flex-basis:calc(33.33% - var(--col-gap-size));max-width:calc(33.33% - var(--col-gap-size))}.col-md-5{flex-basis:calc(41.66% - var(--col-gap-size));max-width:calc(41.66% - var(--col-gap-size))}.col-md-6{flex-basis:calc(50% - var(--col-gap-size));max-width:calc(50% - var(--col-gap-size))}.col-md-7{flex-basis:calc(58.33% - var(--col-gap-size));max-width:calc(58.33% - var(--col-gap-size))}.col-md-8{flex-basis:calc(66.66% - var(--col-gap-size));max-width:calc(66.66% - var(--col-gap-size))}.col-md-9{flex-basis:calc(75% - var(--col-gap-size));max-width:calc(75% - var(--col-gap-size))}.col-md-10{flex-basis:calc(83.33% - var(--col-gap-size));max-width:calc(83.33% - var(--col-gap-size))}.col-md-11{flex-basis:calc(91.66% - var(--col-gap-size));max-width:calc(91.66% - var(--col-gap-size))}.col-md-12{flex-basis:100%;max-width:100%}}@media only screen and (min-width:1600px){.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{box-sizing:border-box;flex:0 0 auto}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-gutter{padding-right:-8px;padding-left:8px}.col-lg-1{flex-basis:calc(8.33% - var(--col-gap-size));max-width:calc(8.33% - var(--col-gap-size))}.col-lg-2{flex-basis:calc(16.66% - var(--col-gap-size));max-width:calc(16.66% - var(--col-gap-size))}.col-lg-3{flex-basis:calc(25% - var(--col-gap-size));max-width:calc(25% - var(--col-gap-size))}.col-lg-4{flex-basis:calc(33.33% - var(--col-gap-size));max-width:calc(33.33% - var(--col-gap-size))}.col-lg-5{flex-basis:calc(41.66% - var(--col-gap-size));max-width:calc(41.66% - var(--col-gap-size))}.col-lg-6{flex-basis:calc(50% - var(--col-gap-size));max-width:calc(50% - var(--col-gap-size))}.col-lg-7{flex-basis:calc(58.33% - var(--col-gap-size));max-width:calc(58.33% - var(--col-gap-size))}.col-lg-8{flex-basis:calc(66.66% - var(--col-gap-size));max-width:calc(66.66% - var(--col-gap-size))}.col-lg-9{flex-basis:calc(75% - var(--col-gap-size));max-width:calc(75% - var(--col-gap-size))}.col-lg-10{flex-basis:calc(83.33% - var(--col-gap-size));max-width:calc(83.33% - var(--col-gap-size))}.col-lg-11{flex-basis:calc(91.66% - var(--col-gap-size));max-width:calc(91.66% - var(--col-gap-size))}.col-lg-12{flex-basis:calc(100% - var(--col-gap-size));max-width:calc(100% - var(--col-gap-size))}}.screen-lg .hide-lg,.screen-md .hide-md,.screen-sm .hide-sm,.screen-xs .hide-xs{display:none}.p8{padding:8px;flex-direction:column;display:flex}.form-link{display:flex;flex:1 1;color:rgba(237,72,0,.831);padding:4px 0 16px;justify-content:flex-end;font-size:14px}.form-field{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;width:100%}.form-field .form-label{display:flex;align-items:center;flex:1 1;height:36px;justify-content:flex-end;padding-right:16px;font-size:16px;color:silver}.form-field .form-input{width:70%;display:flex;align-items:center}.form-field .form-input .hd-input{margin:0;width:100%}.form-info{display:flex;align-items:center;font-size:14px;padding:8px;border:1px solid rgba(237,72,0,.251);border-radius:8px;color:hsla(0,100%,80%,.831);background:rgba(230,30,16,.161);margin:0 2px 8px;line-height:18px}.form-info.small{flex:.5 1}.form-info.success{color:rgba(0,237,138,.831);background:rgba(0,237,138,.078);border:1px solid rgba(0,237,138,.251)}.form-info.neutral{color:rgba(255,240,165,.831);background:rgba(255,240,165,.078);border:1px solid rgba(255,240,165,.251)}.form-info.inline{border:none!important;background:none!important}.high-score{font-weight:700;display:flex;color:#e0e0e0;font-size:20px;justify-content:flex-end;align-items:center}.high-score div{padding-right:8px}.hd-btn{background:linear-gradient(177deg,#326438,#5c9738);box-shadow:inset 0 0 4px 0 hsla(0,0%,100%,.267),0 0 4px 0 rgba(92,151,56,.431);color:#e0e0e0;text-shadow:0 0 6px rgba(0,0,0,.267);font-feature-settings:"kern" off;font-kerning:none;transition:filter .12s linear}.hd-btn:hover{filter:brightness(1.2)}.btn{border-radius:12px;box-shadow:0 1px 8px 0 hsla(0,5%,4%,.251);-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#33e28e;text-shadow:0 0 4px #33e244;border:1px solid rgba(32,29,29,.42);font-size:12px;background:#221f26;transition:box-shadow .2s linear,text-shadow .2s linear,filter .2s linear}.btn:hover{box-shadow:0 2px 8px 0 hsla(0,5%,4%,.42);text-shadow:0 0 8px #33e288;filter:brightness(1.2)}.hd-tab{border-radius:16px;font-size:14px;white-space:nowrap;color:hsla(236,7%,54%,.761);font-weight:700;padding:8px 16px;background:linear-gradient(270deg,rgba(50,50,50,.922),rgba(50,50,50,.612));box-shadow:inset 0 0 8px 0 rgba(0,0,0,.212);text-shadow:0 0 3px rgba(0,0,0,.267);transition:background .2s linear,box-shadow .2s linear,color .2s linear;margin-right:8px}.hd-tab.active,.hd-tab:hover{text-shadow:0 0 3px rgba(0,0,0,.267);background:linear-gradient(177deg,#e8672f,#ed4800);box-shadow:inset 0 0 4px 0 hsla(0,0%,100%,.267),0 0 4px 0 #ed4800;color:#ffb993}.hd-btn-dialog{display:flex;align-items:center;justify-content:center;background:#221f26;height:38px;border-radius:12px;border:1px solid rgba(32,29,29,.42);padding:8px;min-width:100px;font-family:Roboto,sans-serif!important;font-style:normal!important;font-weight:700;font-size:16px;box-shadow:0 2px 4px 0 hsla(0,5%,4%,.251);font-weight:300;margin:8px;transition:box-shadow .2s linear,text-shadow .2s linear,filter .2s linear;cursor:pointer}.hd-btn-dialog:hover{box-shadow:0 2px 8px 0 hsla(0,5%,4%,.42);filter:brightness(1.2)}.hd-btn-cancel{text-shadow:0 0 8px #ff4040;color:#ff4040}.hd-btn-accept{color:#33e28e;text-shadow:0 0 4px #33e244}.hd-btn-accept:hover{text-shadow:0 0 8px #33e288}.hd-btn-accept.disabled{text-shadow:none}.disabled{pointer-events:none;color:#808191!important}.disabled.full-select{pointer-events:auto;-webkit-user-select:all;-moz-user-select:all;user-select:all}.disabled.always-enabled{pointer-events:auto}.hd-input-label{color:rgba(190,187,201,.678);font-size:14px}.card{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:12px;position:relative;min-height:80px;transition:opacity .2s linear}.card.plate{box-shadow:0 4px 8px 0 rgba(0,0,0,.259),inset 0 0 16px 0 rgba(0,0,0,.102)}.card.plate,.hd-card{background-color:#2b272e}.hd-card{font-size:30px;text-align:center;display:flex;justify-content:center;font-family:Roboto,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:16px;border-radius:12px;position:relative;box-shadow:inset 0 0 16px 0 rgba(0,0,0,.102);overflow:hidden}.hd-card.call-to-action{background:linear-gradient(26deg,rgba(155,75,43,.361),rgba(47,32,66,.412)),linear-gradient(170deg,rgba(2,2,4,.549),rgba(199,73,21,.251));width:100%;height:100%;transition:filter .2s linear;cursor:pointer;line-height:32px}.hd-card.call-to-action .card-overlay{position:absolute;border-radius:12px;mix-blend-mode:color-burn;width:100%;height:100%;box-shadow:inset 0 0 64px 0 rgba(237,72,0,.502);transition:filter .2s linear}.hd-card.call-to-action:hover{filter:brightness(1.3)}.hd-label-truncated{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;transition:color .12s linear;align-items:center;display:flex;flex-direction:row;justify-content:flex-start;gap:.5ch}.hd-label-truncated.centered{justify-content:center}.hd-label-truncated.steam{transition:color .12s linear,text-shadow .12s linear;color:#819dcb;cursor:pointer}.hd-label-truncated.steam:hover{color:#8aa8dc;text-shadow:0 0 6px #8aa8dc,1px 1px 3px rgba(0,0,0,.631);filter:unset}.steam-profile-link{white-space:nowrap;font-weight:500;color:#a593d2}.steam-profile-link.table{color:#819dcb}.steam-profile-link:hover{filter:brightness(1.2);text-shadow:0 0 4px rgba(125,115,255,.502),1px 1px 3px rgba(0,0,0,.631)}.hd-label{white-space:normal;justify-content:center;display:flex;align-items:center;color:#9d99a5;font-family:Roboto,sans-serif}.hd-label.call-to-action{font-size:28px;color:#d95a23;cursor:pointer}.hd-page-error{border:1px solid hsla(260,6%,62%,.212);border-radius:16px;display:flex;padding:16px;justify-content:center;height:100px;background:linear-gradient(180deg,rgba(145,129,177,.122),rgba(158,150,190,.078) 86%)}.subtle-link{color:#727272;cursor:pointer;transition:filter .2s linear}.subtle-link:hover{filter:brightness(1.3)}.hd-input{color:#e0e0e0;background:rgba(25,25,28,.761);border:none;height:38px;margin-bottom:8px;padding:8px;border-radius:8px;font-size:.9rem;box-shadow:inset 0 0 16px 0 rgba(0,0,0,.18)}.hd-input.large{height:42px;font-size:.9rem}.hd-input.no-margin{margin:0}.hd-input.align-right{text-align:right}.hd-input.left-margin{margin:0 0 0 8px}select.hd-input{border:none;text-align:center;background:transparent}select.hd-input,select.hd-input option{border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}select.hd-input option{padding:4px;background:#27242b;border:1px solid #27242b;text-align:right;display:flex;outline-color:#27242b;align-items:center}.hd-section{padding:10px;border-radius:8px;box-shadow:inset 0 0 16px 0 rgba(0,0,0,.29)}.full-height{height:100%}.align-left{justify-content:flex-start}.align-left,.align-right{display:flex;align-items:center}.align-right{justify-content:flex-end;text-align:right}.align-center{display:flex;justify-content:center;align-items:center}.flex-span,.nowrap{white-space:nowrap}.flex-span{display:flex;padding:0 2px}.hd-title{display:flex;width:100%;justify-content:space-between;align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;padding:10px 12px;font-weight:600;background:#322e38;box-shadow:0 0 16px 0 rgba(0,0,0,.267);text-shadow:0 0 8px rgba(0,0,0,.533);color:#7a7a7a}.hd-title.has-scroll{padding:10px 24px 10px 12px}.hd-title.popup-header{font-weight:600;color:#ebdcc8}.hd-title .title-item{text-transform:uppercase;line-height:.9;font-size:14px}.screen-xs .hd-title.has-scroll{padding:10px 14px 10px 12px}.col-header{padding:0}.col-header :not(:last-of-type){padding:0 8px 0 0}.col-header.pad-right{margin-right:8px}.col-header .header-label{text-overflow:ellipsis;overflow:hidden;text-align:inherit;white-space:nowrap;color:#999191;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:14px;text-transform:uppercase}.col-header .header-label.force-show{text-overflow:unset;overflow:unset;white-space:unset}.col{padding:0;overflow:hidden;position:relative}.col.pad-right{margin-right:8px}.col :not(:last-of-type){padding:4px}.grow{flex:1 1 auto;flex-shrink:1;padding-left:8px}.col-flag{width:24px}.col-delta,.col-flag{display:flex;flex-direction:row;align-items:center;justify-content:center}.col-delta{width:56px}.col-w-5{width:5%}.col-w-10{width:10%}.col-w-15{width:15%}.col-w-20{width:20%}.col-w-25{width:25%}.col-w-30{width:30%}.col-w-35{width:35%}.col-w-45{width:45%}.col-w-40{width:40%}.col-w-50{width:50%}.col-w-60{width:60%}.col-w-80{width:80%}.col-w-90{width:90%}.scenario-plays{color:#ffc09b;display:flex;justify-content:flex-end;align-items:center;cursor:pointer}.hd-list-title{height:34px;background:linear-gradient(359deg,#2f2a2a,#201e23);border-radius:8px;box-shadow:0 0 16px 0 rgba(0,0,0,.267);text-shadow:0 0 8px rgba(0,0,0,.533);font-size:14px;padding:12px;justify-content:space-between;margin-bottom:16px}.hd-list-title .hd-list-title-item-1{flex:1 1}.hd-list-title .hd-list-title-item-2{flex:2 1}.hd-list-title .hd-list-title-item-3{flex:3 1}@keyframes breath{0%{filter:brightness(50%)}50%{opacity:1}to{filter:brightness(120%)}}.modal-container{width:100%;height:100%;pointer-events:none;z-index:2000;left:0;top:0}.modal-container,.modal-container .close-modal{position:absolute;display:flex;justify-content:center;align-items:center}.modal-container .close-modal{top:-48px;right:-48px;width:32px;height:32px;margin:8px;cursor:pointer;font-size:24px;transition:transform .2s linear,filter .2s linear}.modal-container .close-modal.inside{top:0;right:0}.modal-container .close-modal:hover{transform:scale(1.1);filter:brightness(1.1)}.modal-container .close-modal img{width:100%;height:100%}.modal-container .modal-backdrop{width:100%;height:100%;background:rgba(0,0,0,.478);pointer-events:auto;position:absolute;transition:opacity .2s linear}.modal-close{margin-top:10px;margin-right:20px;color:#aaa;z-index:100;padding:8px;position:absolute;top:0;right:0;font-size:28px;font-weight:700}.modal-close:focus,.modal-close:hover{color:#fff;text-decoration:none;cursor:pointer}.play-video-modal{position:absolute;box-shadow:0 0 64px 0 #000;pointer-events:auto;max-width:80%;width:auto;height:auto;display:flex;transition:opacity .2s linear}.fullscreen{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.rank-icon{width:34px;height:34px;margin-left:8px;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.screen-xs .hd-list-item{font-size:12px!important}.screen-xs .card{min-height:40px}.screen-xs .hd-tab{font-size:12px}.screen-xs .hd-label.call-to-action{font-size:20px;line-height:24px;padding:8px}@keyframes shine{0%{transform:translateX(-75%)}to{transform:translateX(25%)}}.animate-background{animation:shine 3s ease-out infinite}.animate-glow{animation:glow 3s ease infinite}.fade-enter{opacity:0;z-index:1}.fade-enter-active{opacity:1}.fade-exit{opacity:1;z-index:-1}.fade-exit-active{opacity:0}.route-transition-wrapper{display:flex;flex:1 1;position:relative;height:100%}.content-wrapper{display:flex;width:100%;height:100%;transition:opacity .2s linear}.kovaaks{flex-direction:column;align-items:center;overflow:hidden}.kovaaks,.kovaaks-container{display:flex;position:relative;height:100%}.kovaaks-container{width:100%;max-width:2400px;overflow-y:auto}.kovaaks-container-block{display:flex;flex-direction:column;width:100%;height:100%;padding:16px 48px 32px;max-width:2400px}.kovaaks-container-block.admin{background:#1e1a22}.kovaaks-container-block.fixed{overflow-y:hidden}.kovaaks-container-block-top{display:flex;align-items:center;justify-content:space-around;flex-direction:row;margin-top:32px}.kovaaks-container-block-my-feed{margin-top:16px}.kovaaks-container-block-bottom{display:flex;margin-top:50px}.screen-xs .kovaaks-container-block{padding:8px 16px 16px;overflow-x:hidden;margin-top:0}.screen-xs .kovaaks-container-block.noscroll{overflow-y:hidden}.screen-xs .kovaaks-container-block-top{margin-top:0}.footer{position:absolute;height:40px;bottom:0;display:flex;width:100%;align-items:center;padding:16px;justify-content:flex-end;font-size:13px;z-index:1000}.footer .item{margin-right:16px}