@charset "UTF-8";.ui_modal-content-component{background-color:#fff;border-radius:.3rem;margin:1rem;overflow:hidden;padding:1.5rem .8rem}.ui_modal-content-content{padding:1.5rem .8rem}@media (min-width:330px){.ui_modal-content-component{padding:1.5rem}}@media (min-width:960px){.ui_modal-content-component{margin-left:0;margin-right:0}}.ui_outside-close-component{background-color:transparent;border:none;cursor:pointer;height:3rem;opacity:.85;padding:0;position:absolute;right:var(--positionRight,1rem);top:var(--positionTop,1rem);width:3rem}.ui_outside-close-component:hover{opacity:1;transition:opacity .3s}.ui_outside-close-icon{color:var(--iconColor,#8b8987);font-size:3rem;height:3rem;width:3rem}@media (min-width:790px){.ui_outside-close-component{--positionRight:-3.8rem;--positionTop:-.4rem}.ui_outside-close-icon{--iconColor:#fff}}.ui_modal-header-component{align-items:center;background-color:#f1f1f1;color:#666463;display:flex;flex-direction:row;font-size:1.5rem;font-weight:600;justify-content:flex-start;line-height:1.3;max-height:37px;min-height:50px;padding:6px 9px 6px 12px}.ui_modal-header-component:hover{color:#312e2b}.ui_modal-header-component.ui_modal-header-dark-mode{background-color:rgba(0,0,0,.3);color:hsla(0,0%,100%,.65)}.ui_modal-header-icon{cursor:pointer;font-weight:400;margin-left:auto}.ui_modal-component{align-items:center;display:flex;height:100vh;justify-content:center;left:0;overflow:auto;position:fixed;top:0;transition:opacity .3s ease;width:100vw;z-index:9999}.ui_modal-footer,.ui_modal-header{align-items:center;background-color:#f1f1f1;color:#666463;display:flex;flex-direction:row;font-size:1.5rem;font-weight:600;justify-content:flex-start;line-height:1.3;max-height:37px;min-height:50px;padding:6px 9px 6px 12px}.ui_modal-rounded-sm{--modalBorderRadius:.5rem}.ui_modal-rounded-lg{--modalBorderRadius:1rem}.ui_modal-rounded-lg .ui_modal-header,.ui_modal-rounded-sm .ui_modal-header{border-radius:var(--modalBorderRadius) var(--modalBorderRadius) 0 0}.ui_modal-rounded-lg .ui_modal-footer,.ui_modal-rounded-sm .ui_modal-footer{border-radius:0 0 var(--modalBorderRadius) var(--modalBorderRadius)}.ui_modal-body{background-color:#fff;margin:auto;max-width:calc(100% - 1.5rem);position:relative}.ui_modal-body.ui_modal-rounded-lg,.ui_modal-body.ui_modal-rounded-sm{border-radius:var(--modalBorderRadius)}.ui_modal-content{background-color:#fff;border-radius:3px;margin:10px;overflow:hidden}@media (min-width:960px){.ui_modal-content{margin-left:0;margin-right:0}}.ui_modal-content{padding:15px 8px}@media (min-width:330px){.ui_modal-content{padding:15px}}.ui_modal-parent-centered{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.ui_modal-bg{bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.ui_modal-bg-dark{background-color:rgba(0,0,0,.65)}.ui_modal-bg-transparent{background-color:transparent}.ui_modal-enter,.ui_modal-leave{opacity:0}.ui_modal-xs{width:35rem}.ui_modal-sm{width:40rem}.ui_modal-md{width:46rem}.ui_modal-lg{width:50rem}.ui_modal-xl{width:60rem}.ui_modal-puzzle-component{background-color:#fff;max-width:100%;position:relative;width:424px}.ui_modal-puzzle-close-button{position:absolute;right:5px;top:5px}.ui_modal-puzzle-header{align-items:center;display:flex;flex-direction:column;padding:20px 30px 0}.ui_modal-puzzle-title{color:#312e2b;font-size:2.8rem;font-weight:700;text-align:center;text-transform:uppercase}.ui_modal-puzzle-subtitle{color:#666463;font-size:1.6rem;font-weight:600}.ui_modal-puzzle-modes{align-items:center;display:flex;justify-content:space-between;padding:20px 46px}.ui_modal-puzzle-mode{align-items:center;cursor:pointer;display:flex;flex-direction:column}.ui_modal-puzzle-arrow{border-bottom:12px solid #efeff0;border-left:12px solid transparent;border-right:12px solid transparent;position:absolute;top:-12px}.ui_modal-puzzle-arrow.ui_modal-puzzle-rated{left:86px;transform:translateX(-50%)}.ui_modal-puzzle-arrow.ui_modal-puzzle-learning{left:50%;transform:translateX(-50%)}.ui_modal-puzzle-arrow.ui_modal-puzzle-rush{right:62px;transform:translateX(-50%)}.ui_modal-puzzle-description{align-items:center;background-color:#efeff0;color:#272421;display:flex;min-height:90px;padding:10px 30px;position:relative}.ui_modal-puzzle-description p{font-size:1.4rem;line-height:1.7rem;text-align:center}.ui_modal-puzzle-footer{padding:30px}.ui_modal-puzzle-bullets{margin:12px 0 20px}@media (max-width:444px){.ui_modal-puzzle-modal{left:0;margin:15px;max-width:calc(100% - 30px);position:fixed;top:90px}.ui_modal-puzzle-modal .ui_modal-puzzle-component,.ui_modal-puzzle-modal .ui_modal-puzzle-content{width:inherit}}.ui_pagination-item-component{align-items:center;background-color:var(--paginationBgColor);border:0;border-radius:.3rem;color:var(--paginationColor);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-grid;font-size:1.2rem;font-weight:600;grid-auto-flow:column;height:2.5rem;max-width:100%;min-width:2.5rem;overflow:hidden;padding:0 .7rem;position:relative;text-align:center}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_pagination-item-component:not([disabled]):hover{background-color:var(--paginationBgHover)}}.ui_pagination-item-component.ui_pagination-item-light,.ui_pagination-item-component:not(.ui_pagination-item-dark){--paginationColor:#666463;--paginationBgColor:#e7e6e4;--paginationBgHover:#dbd9d7;--paginationColorMuted:#fff;--paginationBgColorMuted:#8b8987}.dark-mode .ui_pagination-item-component:not(.ui_pagination-item-light),.ui_pagination-item-component.ui_pagination-item-dark{--paginationColor:hsla(0,0%,100%,.65);--paginationBgColor:hsla(0,0%,100%,.08);--paginationBgHover:hsla(0,0%,100%,.16);--paginationColorMuted:#272522;--paginationBgColorMuted:hsla(0,0%,100%,.4)}.ui_pagination-item-component.ui_pagination-item-disabled,.ui_pagination-item-component:disabled{background-color:var(--paginationBgColorMuted);color:var(--paginationColorMuted);cursor:not-allowed;opacity:.4}.ui_pagination-item-component.ui_pagination-item-disabled{pointer-events:none}.ui_pagination-item-component.ui_pagination-item-active{background-color:var(--paginationBgColorMuted);color:var(--paginationColorMuted);pointer-events:none}.ui_pagination-item-icon{font-size:1.5rem;height:1.5rem;overflow:hidden}.ui_pagination-spread-component{color:var(--pageSpread);display:inline-block;font-size:1.6rem;height:2.5rem;min-width:2.5rem;padding:0 .7rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ui_pagination-spread-component.ui_pagination-spread-light,.ui_pagination-spread-component:not(.ui_pagination-spread-dark){--pageSpread:#8b8987}.dark-mode .ui_pagination-spread-component:not(.ui_pagination-spread-light),.ui_pagination-spread-component.ui_pagination-spread-dark{--pageSpread:hsla(0,0%,100%,.4)}.ui_pagination-component{--displayButton:none;display:flex;justify-content:space-between}@media (min-width:640px){.ui_pagination-component{--displayButton:flex}}.ui_pagination-top{display:var(--displayButton)}.ui_pagination-navigation{display:flex;margin-left:auto}.ui_pagination-navigation>a,.ui_pagination-navigation>button,.ui_pagination-navigation>div{margin-left:.3rem}.ui_v5-button-component{--borderHeight:.1rem;--secondaryBorderColor:transparent;--fontSize:1.5rem;--disabledOpacity:.9}.ui_v5-button-component.ui_v5-button-primary{--borderColor:#537133}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_v5-button-component.ui_v5-button-primary.ui_v5-button-large:not([disabled]):hover{--secondaryBorderColor:rgba(127,166,80,.5)}}.ui_v5-button-component.ui_v5-button-secondary{--borderColor:#0381b8}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_v5-button-component.ui_v5-button-secondary.ui_v5-button-large:not([disabled]):hover{--secondaryBorderColor:rgba(0,150,198,.5)}}.ui_v5-button-component.ui_v5-button-tertiary{--borderColor:#cd8026}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_v5-button-component.ui_v5-button-tertiary.ui_v5-button-large:not([disabled]):hover{--secondaryBorderColor:rgba(229,143,42,.5)}}.ui_v5-button-component.ui_v5-button-danger{--borderColor:#862624}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_v5-button-component.ui_v5-button-danger.ui_v5-button-large:not([disabled]):hover{--secondaryBorderColor:rgba(179,52,48,.5)}}.ui_v5-button-component.ui_v5-button-basic{--borderColor:#bdbcb8;--basicHoverColor:#504f4f;--textShadowColor:rgba(0,0,0,.1)}.dark-mode .ui_v5-button-component.ui_v5-button-basic{--basicColor:hsla(0,0%,100%,.65);--basicHoverColor:#fff;--basicBgColor:hsla(0,0%,100%,.08);--basicBghover:hsla(0,0%,100%,.16);--borderColor:hsla(0,0%,100%,.05)}.ui_v5-button-component.ui_v5-button-basic-dark,.ui_v5-button-component.ui_v5-button-basic-light{--textShadowColor:rgba(0,0,0,.1)}.ui_v5-button-component.ui_v5-button-large{--borderRadius:1rem;--borderHeight:.5rem;--buttonHeight:5.5rem;--buttonPaddings:.5rem 3rem}.ui_v5-button-component.ui_v5-button-large.ui_v5-button-primary{--secondaryBorderColor:rgba(0,0,0,.2)}.ui_v5-button-component.ui_v5-button-small{--borderHeight:.1rem;--buttonHeight:4rem;--buttonPaddings:.5rem 1.8rem}.ui_v5-button-component.ui_v5-button-x-small{--borderHeight:.1rem;--buttonHeight:3rem;--buttonPaddings:.4rem 1.8rem;--fontSize:1.3rem}.ui_v5-button-component.ui_v5-button-extra-padding{--buttonPaddings:.5rem 5rem}.ui_v5-button-component.ui_v5-button-extra-padding.ui_v5-button-x-small{--buttonPaddings:.5rem 3rem}.ui_v5-button-component.ui_v5-button-min-width{min-width:13rem}.ui_v5-button-component{align-items:center;border:0;border-radius:var(--borderRadius,.5rem);box-shadow:0 var(--borderHeight) 0 0 var(--borderColor),0 .7rem .95rem .05rem var(--secondaryBorderColor);display:inline-flex;font-size:var(--fontSize,1.5rem);font-weight:600;justify-content:center;margin-bottom:var(--borderHeight);max-width:100%;overflow:hidden;padding:var(--buttonPaddings,.5rem 2rem);position:relative;text-align:center}.ui_v5-button-component:not(.ui_v5-button-full){height:var(--buttonHeight,5rem);white-space:nowrap}.ui_v5-button-component:not(.ui_v5-button-full)>span:not(.ui_v5-button-icon){overflow:hidden;text-overflow:ellipsis}.ui_v5-button-component.ui_v5-button-disabled,.ui_v5-button-component:disabled{cursor:not-allowed;filter:grayscale(.4);opacity:var(--disabledOpacity,.9)}.ui_v5-button-component.ui_v5-button-disabled{pointer-events:none}.ui_v5-button-component.ui_v5-button-active,.ui_v5-button-component:not([disabled]):active{opacity:.9!important}.ui_v5-button-component.ui_v5-button-primary{background-color:#7fa650;color:#fff}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_v5-button-component.ui_v5-button-primary:not([disabled]):hover{background-color:#95bb4a}}.ui_v5-button-component.ui_v5-button-secondary{background-color:#0096c6;color:#fff}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_v5-button-component.ui_v5-button-secondary:not([disabled]):hover{background-color:#52b0dc}}.ui_v5-button-component.ui_v5-button-tertiary{background-color:#e58f2a;color:#fff}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_v5-button-component.ui_v5-button-tertiary:not([disabled]):hover{background-color:#f1ab22}}.ui_v5-button-component.ui_v5-button-danger{background-color:#b33430;color:#fff}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_v5-button-component.ui_v5-button-danger:not([disabled]):hover{background-color:#c73a35}}.ui_v5-button-component.ui_v5-button-basic{background-color:var(--basicBgColor,#dbd9d7);color:var(--basicColor,#666463)}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_v5-button-component.ui_v5-button-basic:not([disabled]):hover{background-color:var(--basicBghover,#e7e6e4);color:var(--basicHoverColor)}}.ui_v5-button-component.ui_v5-button-basic-light{background-color:#dbd9d7;box-shadow:0 var(--borderHeight) 0 0 #bdbcb8;color:#666463}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_v5-button-component.ui_v5-button-basic-light:not([disabled]):hover{background-color:#e7e6e4;color:#545150}}.ui_v5-button-component.ui_v5-button-basic-dark{background-color:hsla(0,0%,100%,.08);box-shadow:0 var(--borderHeight) 0 0 hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.65)}@media (hover:hover),(min--moz-device-pixel-ratio:0),(min-width:0\0){.ui_v5-button-component.ui_v5-button-basic-dark:not([disabled]):hover{background-color:hsla(0,0%,100%,.16);color:#fff}}.ui_v5-button-component.ui_v5-button-large{font-family:var(--globalSecondaryFont,"Montserrat"),sans-serif;font-size:2.2rem;font-weight:800;line-height:1.2;text-shadow:0 .1rem 0 var(--textShadowColor,rgba(0,0,0,.4));transition:all .07s}.ui_v5-button-component.ui_v5-button-large .ui_v5-button-icon{font-size:3.2rem;height:3.2rem}.ui_v5-button-component.ui_v5-button-large .ui_v5-button-icon:first-of-type{margin:0 .8rem 0 -.5rem}.ui_v5-button-component.ui_v5-button-large .ui_v5-button-icon:last-of-type{margin:0 -.5rem 0 .8rem}.ui_v5-button-component.ui_v5-button-small .ui_v5-button-icon,.ui_v5-button-component.ui_v5-button-x-small .ui_v5-button-icon{font-size:2.5rem;height:2.5rem}.ui_v5-button-component.ui_v5-button-small .ui_v5-button-icon:first-of-type,.ui_v5-button-component.ui_v5-button-x-small .ui_v5-button-icon:first-of-type{margin:0 .8rem 0 -.5rem}.ui_v5-button-component.ui_v5-button-small .ui_v5-button-icon:last-of-type,.ui_v5-button-component.ui_v5-button-x-small .ui_v5-button-icon:last-of-type{margin:0 -.5rem 0 .8rem}.ui_v5-button-component .ui_v5-button-icon{font-size:3.2rem;height:3.2rem}.ui_v5-button-component .ui_v5-button-icon:first-of-type{margin:0 1.2rem 0 -.5rem}.ui_v5-button-component .ui_v5-button-icon:last-of-type{margin:0 -.5rem 0 1.2rem}.ui_v5-button-component .ui_v5-button-icon:only-child{margin-left:0!important;margin-right:0!important}.ui_v5-button-component.ui_v5-button-full{min-height:var(--buttonHeight,5rem);width:100%;word-break:break-word}.ui_v5-input-component{-moz-appearance:none;-webkit-appearance:none;color:var(--textColor);font-size:var(--textSize,1.6rem);width:100%}.ui_v5-input-component::-webkit-input-placeholder{color:var(--secondaryTextColor);font-weight:300}.ui_v5-input-component:-moz-placeholder,.ui_v5-input-component::-moz-placeholder{color:var(--secondaryTextColor);font-weight:300}.ui_v5-input-component:focus:not(:disabled),.ui_v5-input-component:hover:not(:disabled){border-color:var(--borderFocus)}.ui_v5-input-component:disabled{background-color:var(--bgDisabled);cursor:not-allowed}.ui_v5-input-component:-moz-read-only{cursor:default}.ui_v5-input-component:read-only{cursor:default}.ui_v5-input-component:invalid{box-shadow:none}.ui_v5-input-component[type=search]::-webkit-search-cancel-button,.ui_v5-input-component[type=search]::-webkit-search-decoration,.ui_v5-input-component[type=search]::-webkit-search-results-button,.ui_v5-input-component[type=search]::-webkit-search-results-decoration{display:none}@media (min-width:640px){.ui_v5-input-component{--textSize:1.4rem}}.ui_v5-input-component.ui_v5-input-light,.ui_v5-input-component:not(.ui_v5-input-dark){--borderColor:#dbd9d7;--borderFocus:#bdbcb8;--bgColor:#fff;--bgDisabled:#f1f1f1;--textColor:#322e2b;--secondaryTextColor:#8b8987}.ui_v5-input-component.ui_v5-input-light.ui_v5-input-error,.ui_v5-input-component:not(.ui_v5-input-dark).ui_v5-input-error{--borderColor:#b23330!important;--borderFocus:#b23330!important}.dark-mode .ui_v5-input-component:not(.ui_v5-input-light),.ui_v5-input-component.ui_v5-input-dark{--borderColor:hsla(0,0%,100%,.1);--borderFocus:hsla(0,0%,100%,.3);--bgColor:hsla(0,0%,100%,.1);--textColor:hsla(0,0%,100%,.65);--bgDisabled:hsla(0,0%,100%,.2);--secondaryTextColor:hsla(0,0%,100%,.4)}.dark-mode .ui_v5-input-component:not(.ui_v5-input-light)::-webkit-contacts-auto-fill-button,.dark-mode .ui_v5-input-component:not(.ui_v5-input-light)::-webkit-credentials-auto-fill-button,.ui_v5-input-component.ui_v5-input-dark::-webkit-contacts-auto-fill-button,.ui_v5-input-component.ui_v5-input-dark::-webkit-credentials-auto-fill-button{background-color:hsla(0,0%,100%,.8);color:hsla(0,0%,100%,.8)}.dark-mode .ui_v5-input-component:not(.ui_v5-input-light).ui_v5-input-error,.ui_v5-input-component.ui_v5-input-dark.ui_v5-input-error{--borderColor:rgba(236,99,81,.65)!important;--borderFocus:rgba(236,99,81,.65)!important}.ui_v5-input-component:-webkit-autofill{transition:background-color 5000s}.ui_v5-input-component:-webkit-autofill.ui_v5-input-light,.ui_v5-input-component:-webkit-autofill:not(.ui_v5-input-dark){-webkit-text-fill-color:#464341;-webkit-box-shadow:inset 0 0 0 1000px #fff;caret-color:#312e2b}.dark-mode .ui_v5-input-component:-webkit-autofill:not(.ui_v5-input-light),.ui_v5-input-component:-webkit-autofill.ui_v5-input-dark{-webkit-text-fill-color:hsla(0,0%,100%,.65);background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),rgba(0,174,255,.04) 50%,hsla(0,0%,100%,0) 51%,rgba(0,174,255,.03));-webkit-box-shadow:inset 0 0 0 1000px transparent;caret-color:hsla(0,0%,100%,.65)}.dark-mode .ui_v5-input-component:-webkit-autofill:not(.ui_v5-input-light):focus,.dark-mode .ui_v5-input-component:-webkit-autofill:not(.ui_v5-input-light):hover,.ui_v5-input-component:-webkit-autofill.ui_v5-input-dark:focus,.ui_v5-input-component:-webkit-autofill.ui_v5-input-dark:hover{border-color:var(--borderFocus)}.ui_v5-input-component{background-color:var(--bgColor);border:.1rem solid var(--borderColor);border-radius:.3rem;height:var(--inputHeight,3rem);line-height:1;padding:var(--inputPadding,.4rem .8rem);position:relative}.ui_v5-input-large{--inputHeight:4rem;--inputPadding:.8rem 1rem}@media (min-width:640px){.ui_v5-input-large{--textSize:1.5rem}}.ui_v5-input-group-component{align-items:center;display:flex;position:relative}.ui_v5-input-group-component.ui_v5-input-group-light,.ui_v5-input-group-component:not(.ui_v5-input-group-dark){--inputIconColor:#8b8987;--inputIconColorHover:#666564}.dark-mode .ui_v5-input-group-component:not(.ui_v5-input-group-light),.ui_v5-input-group-component.ui_v5-input-group-dark{--inputIconColor:hsla(0,0%,100%,.4);--inputIconColorHover:hsla(0,0%,100%,.65)}.ui_v5-input-group-icon{bottom:0;color:var(--inputIconColor);font-size:2.4rem;height:100%;position:absolute;top:0;width:3.5rem}.ui_v5-input-group-icon:before{display:grid;height:100%;place-content:center}.ui_v5-input-group-icon.ui_v5-input-group-left{border-radius:.3rem 0 0 .3rem;left:0}.ui_v5-input-group-icon.ui_v5-input-group-right{border-radius:0 .3rem .3rem 0;right:0}.ui_v5-input-group-space-left{padding-left:3.5rem}.ui_v5-input-group-space-right{padding-right:3.5rem}.ui_v5-input-group-button{background-color:transparent;border:0;border-radius:0 .3rem .3rem 0;bottom:0;padding:0;position:absolute;right:0;top:0;width:3.5rem}.ui_v5-input-group-button .ui_v5-input-group-icon{right:0}.ui_v5-input-group-button:hover .ui_v5-input-group-icon{color:var(--inputIconColorHover)}.ui_v5-select-component.ui_v5-select-light,.ui_v5-select-component:not(.ui_v5-select-dark){--borderColor:#dbd9d7;--borderFocus:#bdbcb8;--bgColor:#fff;--bgDisabled:#f1f1f1;--textColor:#322e2b;--arrowColor:#a7a6a2}.ui_v5-select-component.ui_v5-select-light.ui_v5-select-error,.ui_v5-select-component:not(.ui_v5-select-dark).ui_v5-select-error{--borderColor:#b23330!important;--borderFocus:#b23330!important}.dark-mode .ui_v5-select-component:not(.ui_v5-select-light),.ui_v5-select-component.ui_v5-select-dark{--borderColor:hsla(0,0%,100%,.1);--borderFocus:hsla(0,0%,100%,.3);--bgColor:hsla(0,0%,100%,.1);--textColor:hsla(0,0%,100%,.65);--arrowColor:hsla(0,0%,100%,.4);--bgDisabled:hsla(0,0%,100%,.2);--optionBgColor:#fff;--optionTextColor:#322e2b}.dark-mode .ui_v5-select-component:not(.ui_v5-select-light).ui_v5-select-error,.ui_v5-select-component.ui_v5-select-dark.ui_v5-select-error{--borderColor:rgba(236,99,81,.65)!important;--borderFocus:rgba(236,99,81,.65)!important}.ui_v5-select-component{--arrowPosition:1rem;--selectSize:3rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bgColor);border:.1rem solid var(--borderColor);border-radius:.3rem;color:var(--textColor);font-size:1.4rem;line-height:1.2;padding:.4rem calc(var(--arrowPosition) + 2rem) .4rem .8rem;position:relative;width:100%}.ui_v5-select-component::-ms-expand{display:none}.ui_v5-select-component:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.ui_v5-select-component[multiple]{padding:0!important}.ui_v5-select-component[multiple] option{padding:.4rem 1rem}.ui_v5-select-component:not([multiple]){background-image:linear-gradient(45deg,transparent 49.8%,var(--arrowColor) 0),linear-gradient(135deg,var(--arrowColor) 49.8%,transparent 0);background-position:calc(100% - var(--arrowPosition) - .5rem) 50%,calc(100% - var(--arrowPosition)) 50%;background-repeat:no-repeat;background-size:.5rem .5rem,.5rem .5rem;height:var(--selectSize)}.ui_v5-select-component:not([multiple]) option{background-color:var(--optionBgColor);color:var(--optionTextColor)}.ui_v5-select-component:disabled{background-color:var(--bgDisabled);cursor:not-allowed;opacity:1}.ui_v5-select-component:focus:not(:disabled),.ui_v5-select-component:hover:not(:disabled){border-color:var(--borderFocus);color:var(--textColor)}.ui_v5-select-component.ui_v5-select-large{--arrowPosition:1.5rem;--selectSize:4rem;font-size:1.5rem;padding:.8rem calc(var(--arrowPosition) + 2rem) .8rem 1rem}.ui_v5-switch-component{flex-shrink:0;font-size:1rem;height:2.6rem;padding:.2rem;width:4.6rem}.ui_v5-switch-checkbox{clip:rect(0 0 0 0);height:.1rem;overflow:hidden;position:absolute;width:.1rem}.ui_v5-switch-checkbox:disabled+.ui_v5-switch-label{cursor:not-allowed;opacity:.5}.ui_v5-switch-checkbox:focus-visible+label{box-shadow:0 0 0 .1rem rgba(0,0,0,.6),0 0 0 .3rem hsla(0,0%,100%,.3)}.ui_v5-switch-checkbox:not(.ui_v5-switch-readonly):checked+.ui_v5-switch-label{background-color:#779b4d}.ui_v5-switch-checkbox:not(.ui_v5-switch-readonly):checked+.ui_v5-switch-label .ui_v5-switch-button{margin-left:1.9rem}.ui_v5-switch-label{background-color:hsla(0,0%,46%,.4);border:.1rem solid hsla(0,0%,100%,.2);border-radius:1.1rem;cursor:pointer;display:block;height:100%}.ui_v5-switch-button{background-color:#e8e7e6;border:.1rem solid #dad7d5;border-radius:50%;box-shadow:0 0 .1rem rgba(0,0,0,.1);height:2.4rem;margin:-.2rem;width:2.4rem}.ui_v5-switch-button,.ui_v5-switch-label{transition:all .3s ease}.ui_v5-switch-group{align-items:flex-end;display:flex;justify-content:space-between}.ui_v5-textarea-component.ui_v5-textarea-light,.ui_v5-textarea-component:not(.ui_v5-textarea-dark){--borderColor:#dbd9d7;--borderFocus:#bdbcb8;--bgColor:#fff;--bgDisabled:#f1f1f1;--textColor:#322e2b;--secondaryTextColor:#8b8987}.ui_v5-textarea-component.ui_v5-textarea-light.ui_v5-textarea-error,.ui_v5-textarea-component:not(.ui_v5-textarea-dark).ui_v5-textarea-error{--borderColor:#b23330!important;--borderFocus:#b23330!important}.dark-mode .ui_v5-textarea-component:not(.ui_v5-textarea-light),.ui_v5-textarea-component.ui_v5-textarea-dark{--borderColor:hsla(0,0%,100%,.1);--borderFocus:hsla(0,0%,100%,.3);--bgColor:hsla(0,0%,100%,.1);--textColor:hsla(0,0%,100%,.65);--bgDisabled:hsla(0,0%,100%,.2);--secondaryTextColor:hsla(0,0%,100%,.4)}.dark-mode .ui_v5-textarea-component:not(.ui_v5-textarea-light).ui_v5-textarea-error,.ui_v5-textarea-component.ui_v5-textarea-dark.ui_v5-textarea-error{--borderColor:#b23330!important;--borderFocus:#b23330!important}.ui_v5-textarea-component{-moz-appearance:none;-webkit-appearance:none;background-color:var(--bgColor);border:.1rem solid var(--borderColor);border-radius:.3rem;color:var(--textColor);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:var(--textSize,1.6rem);line-height:1.25;min-height:3rem;padding:.5rem .8rem;resize:vertical;width:100%}.ui_v5-textarea-component::-webkit-input-placeholder{color:var(--secondaryTextColor);font-weight:300}.ui_v5-textarea-component:-moz-placeholder,.ui_v5-textarea-component::-moz-placeholder{color:var(--secondaryTextColor);font-weight:300}@media (min-width:640px){.ui_v5-textarea-component{--textSize:1.4rem}}.ui_v5-textarea-component:focus:not(:disabled),.ui_v5-textarea-component:hover:not(:disabled){border-color:var(--borderFocus)}.ui_v5-textarea-component:disabled{background-color:var(--bgDisabled);cursor:not-allowed}.ui_v5-textarea-component:invalid{box-shadow:none}.ui_v5-textarea-component.ui_v5-textarea-autosize{max-height:15rem;resize:none}.ui_v5-textarea-small{height:5rem}.ui_v5-textarea-large{height:10rem}.ui_v5-textarea-x-large{height:20rem}a{color:inherit;text-decoration:none}a,button{cursor:pointer}button,textarea{font-family:inherit}textarea{border:.1rem solid #dbd9d7;border-radius:.3rem;color:#26211b;font-size:1.4rem;padding:.5rem .8rem;transition:all .3s ease}textarea:focus{border-color:#a7a6a2}.base-container{display:flex;flex-direction:column;min-height:100vh}@media (min-width:960px){.base-sidebar{left:0;position:fixed;z-index:9000}.base-layout{padding-left:5rem}.mce-fullscreen .base-sidebar{display:none}.nav-collapsed .base-layout{padding-left:5rem}}@media (min-width:1250px){.base-layout{padding-left:14.5rem}.nav-wide:not(.nav-collapsed) .base-layout{padding-left:18rem}}ol,ul{color:#312e2b;font-size:1.4rem;font-weight:400;line-height:2.1rem;padding-left:2rem}ul{list-style-type:disc}h1,h2,h3,h4,h5,h6{color:#26211b;font-weight:600;margin:0;padding:0}h1{font-size:2.4rem}h2{font-size:1.8rem}h3,p{font-size:1.5rem}p{color:#312e2b;font-weight:400;line-height:2.1rem;margin:0;padding:0}b,optgroup,strong{font-weight:700}blockquote{margin:0}figure{margin:0}.figcaption:not(:empty){word-wrap:break-word;color:var(--globalColorThemeMid);font-size:1.4rem;font-style:italic;line-height:1.4;margin:1rem 0 2rem;text-align:center}.figcaption:not(:empty):before{color:var(--globalColorThemeLow);content:"H";display:inline-block;font-family:Chess New;font-size:2rem;font-style:normal;line-height:1.8rem;margin-right:1rem;position:relative;top:.1rem}@font-face{font-display:block;font-family:Chess New;src:url(../fonts/chessglyph-new.0cc8115c.woff2) format("woff2"),url(../fonts/chessglyph-new.86ddcac4.woff) format("woff")}.tooltip{color:#fff;display:block;font-size:1.4rem;font-weight:600;left:0;max-width:20rem;opacity:1;pointer-events:none;position:fixed;text-align:center;top:0;transform:translate(-100%,-100%);z-index:999999}.tooltip .arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.tooltip .inner{background-color:rgba(0,0,0,.75);border-radius:.2rem;padding:.5rem .8rem;white-space:pre-wrap}.tooltip.top{-webkit-animation:base-slidetop .16s ease;animation:base-slidetop .16s ease;margin-top:-.3rem;padding:.5rem 0}.tooltip.top .arrow{border-top-color:rgba(0,0,0,.75);border-width:.5rem .5rem 0;bottom:0;left:50%;margin-left:-.5rem}.tooltip.bottom{-webkit-animation:base-slidebottom .16s ease;animation:base-slidebottom .16s ease;margin-top:.3rem;padding:.5rem 0}.tooltip.bottom .arrow{border-bottom-color:rgba(0,0,0,.75);border-width:0 .5rem .5rem;left:50%;margin-left:-.5rem;top:0}.tooltip.bottom-left{-webkit-animation:base-slidebottom .16s ease;animation:base-slidebottom .16s ease;margin-left:1rem;margin-top:.3rem;padding:.5rem 0}.tooltip.bottom-left .arrow{border-bottom-color:rgba(0,0,0,.75);border-width:0 .5rem .5rem;margin-left:-.5rem;right:.5rem;top:0}.tooltip.left{-webkit-animation:base-slideleft .16s ease;animation:base-slideleft .16s ease;margin-left:-.3rem;padding:0 .5rem}.tooltip.left .arrow{border-left-color:rgba(0,0,0,.75);border-width:.5rem 0 .5rem .5rem;margin-top:-.5rem;right:0;top:50%}.tooltip.right{-webkit-animation:base-slideright .16s ease;animation:base-slideright .16s ease;margin-left:.3rem;padding:0 .5rem}.tooltip.right .arrow{border-right-color:rgba(0,0,0,.75);border-width:.5rem .5rem .5rem 0;left:0;margin-top:-.5rem;top:50%}.tooltip,.tooltip .arrow,.tooltip .inner{display:none;opacity:0}.tooltip.bottom,.tooltip.bottom .arrow,.tooltip.bottom .inner,.tooltip.bottom-left,.tooltip.bottom-left .arrow,.tooltip.bottom-left .inner,.tooltip.left,.tooltip.left .arrow,.tooltip.left .inner,.tooltip.right,.tooltip.right .arrow,.tooltip.right .inner,.tooltip.top,.tooltip.top .arrow,.tooltip.top .inner{display:block;opacity:1;transition:opacity .1s}.hide{display:none!important}@-webkit-keyframes base-slidetop{0%{opacity:0;top:-.5rem}to{opacity:1;top:0}}@keyframes base-slidetop{0%{opacity:0;top:-.5rem}to{opacity:1;top:0}}@-webkit-keyframes base-slidebottom{0%{opacity:0;top:.5rem}to{opacity:1;top:0}}@keyframes base-slidebottom{0%{opacity:0;top:.5rem}to{opacity:1;top:0}}@-webkit-keyframes base-slideleft{0%{left:-.5rem;opacity:0}to{left:0;opacity:1}}@keyframes base-slideleft{0%{left:-.5rem;opacity:0}to{left:0;opacity:1}}@-webkit-keyframes base-slideright{0%{left:.5rem;opacity:0}to{left:0;opacity:1}}@keyframes base-slideright{0%{left:.5rem;opacity:0}to{left:0;opacity:1}}body:not(.keyboard-navigation-in-use) :focus{outline:0}img.img-defer-placeholder{background-color:var(--globalGray);max-height:30rem;width:100%}[v-cloak]{display:none}img.img-defer-placeholder[data-src*="icons/smileys/"]{width:1.5rem}img.img-defer-placeholder[data-src*="/emotions/img"]{width:1.8rem}.video-defer-placeholder{background-color:#000}#mce-modal-block.mce-reset{background:#000}div.ta-dm{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Helvetica,Arial,sans-serif}div.ta-dm .ta-dm-l-row--fixed-width,div.ta-dm .ta-dm-l-wrapper-layout-max-width{max-width:85rem}div.ta-dm .ta-dm-l-row--fixed-width .ta-dm__heading,div.ta-dm .ta-dm-l-wrapper-layout-max-width .ta-dm__heading{float:left;max-width:50rem}div.ta-dm .ta-dm-l-row--fixed-width .ta-dm__intro-txt,div.ta-dm .ta-dm-l-wrapper-layout-max-width .ta-dm__intro-txt{float:left}div.ta-dm .ta-dm-l-row--fixed-width .ta-dm-l-row.ta-dm-l-buttons,div.ta-dm .ta-dm-l-wrapper-layout-max-width .ta-dm-l-row.ta-dm-l-buttons{margin:0}.dark-mode .chessDiagramDiv,.dark-mode .dailyPuzzleDiv{background-color:transparent;border-color:hsla(0,0%,100%,.1)}.dark-mode .chessDiagramDiv:before,.dark-mode .dailyPuzzleDiv:before{background-color:hsla(0,0%,100%,.1);background-image:linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 75%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2)),linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 75%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2));background-position:0 0,4.5rem 4.5rem;background-size:9rem 9rem;height:36rem;width:36rem}@media (min-width:400px){.chessDiagramDiv,.dailyPuzzleDiv{height:36rem;width:36rem}.chessDiagramDiv:not([class*=diagramType_]):before,.dailyPuzzleDiv:not([class*=diagramType_]):before{background-color:#f8f8f8;background-image:linear-gradient(45deg,#dad8d6 25%,transparent 0,transparent 75%,#dad8d6 0,#dad8d6),linear-gradient(45deg,#dad8d6 25%,transparent 0,transparent 75%,#dad8d6 0,#dad8d6);background-position:0 0,4.5rem 4.5rem;background-size:9rem 9rem;height:36rem;width:36rem}.dark-mode .chessDiagramDiv:not([class*=diagramType_]):before,.dark-mode .dailyPuzzleDiv:not([class*=diagramType_]):before{background-color:hsla(0,0%,100%,.1);background-image:linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 75%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2)),linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 75%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2));background-position:0 0,4.5rem 4.5rem;background-size:9rem 9rem;height:36rem;width:36rem}}@media (min-width:615px){.chessDiagramDiv,.dailyPuzzleDiv{margin:0 0 1.5rem;width:100%}}.placeholder-ad-upgrade{background-color:#0097c7;border-radius:0 0 .2rem .2rem;text-align:center;width:100%}.placeholder-ad-upgrade:hover{background-color:rgba(0,151,199,.8)}.placeholder-ad-upgrade:hover a{text-decoration:underline}.placeholder-ad-link{color:#fff;display:block;font-size:1.1rem;font-weight:700;height:3rem;padding:.7rem}.short-sidebar-ad-component,.short-sidebar-ad-container{margin-bottom:2.4rem;min-height:28rem;position:relative;width:30rem;z-index:1}.short-sidebar-ad-iframe{min-height:25rem}.short-sidebar-ad-bottom{margin-top:2.4rem}.short-sidebar-ad-sticky{position:fixed;top:0;z-index:5}@media (max-width:959px){.short-sidebar-ad-component{margin-left:auto;margin-right:auto}.short-sidebar-ad-sticky{display:none}}@media (min-width:960px){.short-sidebar-ad-sticky{display:block}}.form-component{display:inline-block;margin-left:1rem}.form-help-block{color:var(--globalColorThemeMid);display:block;font-size:1.2rem;margin-top:.5rem}input:not([type=radio]):not([type=checkbox]),textarea{-webkit-appearance:none;-moz-appearance:none}textarea{resize:vertical}input[type=number]{-moz-appearance:textfield!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}@media only screen and (-webkit-min-device-pixel-ratio:2) and (max-device-width:736px){input,input:focus,select,select:focus,textarea,textarea:focus{font-size:1.6rem!important}}.form-checkbox-component{display:flex}.form-checkbox-checkbox{cursor:pointer}.form-checkbox-label{color:#666463;font-size:1.3rem;font-weight:400;margin:0 .5rem}.form-error-component{color:#b23330;font-size:1.2rem;font-weight:600}.form-error-wrapper{flex-direction:column}.form-error-wrapper input:not([type=file]),.form-error-wrapper select,.form-error-wrapper textarea{border:.1rem solid #b23330!important}.form-error-text{color:#b23330;display:block;font-size:1.2rem;margin-top:.5rem}.dark-mode .form-error-text{color:#ce4b47}.form-error-label{color:#b23330}.form-label-label{display:block;margin-bottom:.5rem}.form-input-component{position:relative}.form-input-wrapper{display:flex;flex-direction:column;flex-grow:1}.form-input-icon{background:none;border:0;color:var(--globalColorThemeLow);height:100%;padding:0;position:absolute;top:0;width:3rem}.form-input-icon span{color:inherit;font-size:2.4rem;height:2.4rem;width:2.4rem}.form-input-icon.form-input-left{border-radius:.3rem 0 0 .3rem;left:0}.form-input-icon.form-input-right{border-radius:0 .3rem .3rem 0;right:0}.form-input-icon.form-input-right span{position:relative;top:.1rem}button.form-input-icon span{line-height:1.5}button.form-input-icon:focus,button.form-input-icon:hover{color:var(--globalColorThemeMid);transition:color .2s}.form-input-input{border:.1rem solid #dad8d6;border-radius:.3rem;color:#26211b;font-size:1.4rem;padding:.5rem .8rem;width:100%}.form-input-input::-webkit-input-placeholder{color:#aaa;font-weight:300}.form-input-input:-moz-placeholder,.form-input-input::-moz-placeholder{color:#aaa;font-weight:300}.form-input-input:focus,.form-input-input:hover{border-color:#a7a6a2;transition:border .2s}.dark-mode .form-input-input:not(.light-mode),.form-input-input.dark-mode{background-color:hsla(0,0%,100%,.1);border-color:transparent;color:hsla(0,0%,100%,.65)}.dark-mode .form-input-input:not(.light-mode)::-webkit-input-placeholder,.form-input-input.dark-mode::-webkit-input-placeholder{color:hsla(0,0%,100%,.4);font-weight:300}.dark-mode .form-input-input:not(.light-mode):-moz-placeholder,.dark-mode .form-input-input:not(.light-mode)::-moz-placeholder,.form-input-input.dark-mode:-moz-placeholder,.form-input-input.dark-mode::-moz-placeholder{color:hsla(0,0%,100%,.4);font-weight:300}.form-input-input:disabled{background-color:#f8f8f8;color:#666564;cursor:not-allowed}.form-input-input:disabled:focus,.form-input-input:disabled:hover{border-color:#dad8d6}.form-input-input{height:3rem}input:invalid{box-shadow:none}.form-input-large{font-size:1.6rem;height:4.2rem;padding:.7rem .8rem}.form-input-x-large{font-size:1.7rem;height:5rem;padding:.7rem .8rem}.form-input-input.form-input-left{padding-left:3rem}.form-input-input.form-input-right{padding-right:3rem}.icon-font-component{align-items:center;display:flex;justify-content:center;overflow:hidden}.icon-font-component span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none}.icon-font-component span:hover{text-decoration:none}.icon-font-primary{color:#8c8a88}.icon-font-darkMode .icon-font-primary{color:hsla(0,0%,100%,.65)}.section-content-component{padding:1.5rem .8rem}@media (min-width:330px){.section-content-component{padding:1.5rem}}.section-highlight-component{background-color:#f1f1f1;padding:1.5rem}.dark-mode .section-highlight-component{background-color:rgba(0,0,0,.3)}.section-highlight-component+.section-highlight-component{padding-top:0}.user-tagline-component{align-items:center;display:flex;max-width:100%;position:relative}.user-tagline-component a.user-tagline-username{cursor:pointer}.user-tagline-component a.user-tagline-not-clickable{cursor:text}.dark-mode .user-tagline-component:not(.light-mode) .user-tagline-rating,.user-tagline-component.dark-mode .user-tagline-rating{color:hsla(0,0%,100%,.65)}.user-tagline-component>*+*{margin-left:.5rem}.user-tagline-username{max-width:30rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-tagline-rating{color:#8c8a88}.user-tagline-darkMode .user-tagline-rating,.user-tagline-rating.user-tagline-dark{color:hsla(0,0%,100%,.65)}.category-wrapper{margin:1.6rem 0}.category-post{border-bottom:.1rem solid var(--globalBorder);padding:1.6rem 0}.category-post:first-child{padding-top:0}@media screen and (max-width:767px){.category-dropdown{min-width:3rem}.category-dropdown>div{float:right}}.membership-level{background-image:url(../images/membership.69da31be.png);background-repeat:no-repeat;display:inline-block;height:1.5rem;vertical-align:middle;width:1.4rem}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi),not all{.membership-level{background-image:url(../images/membership.69da31be%402x.png);background-size:10.6rem 1.5rem}}.membership-level.gold{background-position:0 0;top:-.1rem;width:1.5rem}.membership-level.platinum{background-position:-1.5rem,0;width:1.4rem}.membership-level.diamond{background-position:-2.9rem,0;width:1.5rem}.membership-level.staff{background-position:-4.4rem,0;width:1rem}.standings_table{margin-bottom:2rem}.standings_table td{font-size:1.3rem;padding:.1rem .4rem}.standings_table .standings_cell_name{font-weight:500}.standings_table .country-flag-small{display:inline-block;position:relative;top:-.2rem;vertical-align:middle}.table-content-responsive{display:block;overflow-x:auto;width:100%}.table-content-responsive .standings_table{border-spacing:0;white-space:nowrap}.index-content-ad-wrapper>div{margin-bottom:2.4rem}.index-content-ad-wrapper-top>div{margin-top:2.4rem}.index-top-pagination{padding-bottom:1.5rem}.index-pagination{border-top:.1rem solid var(--globalBorder);padding-top:1.5rem}.index-pagination-placeholder{min-height:2.5rem}@media (min-width:768px){.index-pagination{padding-top:2rem}}.post-btn-upload-input input[type=file]{display:none}.post-header{display:flex;justify-content:space-between}.post-form>div,.post-header{margin-bottom:1.5rem}.post-form .caret-down{color:#a7a6a2}.post-time-wrapper{display:flex}.post-time-wrapper>div{flex-grow:1}.post-time-wrapper>div:last-child{margin-left:2%}.post-time-wrapper-minute{margin:0 1rem}.post-upload-preview{margin-bottom:1.5rem;min-width:30rem}.post-upload-preview img{border:.1rem solid var(--globalBorder);display:block;height:16.9rem;max-width:100%;-o-object-fit:cover;object-fit:cover;width:30rem}.post-upload-input{margin-bottom:1.5rem;width:100%}.post-upload-input,.post-upload-input>div{display:flex;flex-direction:column}.post-upload-small{color:var(--globalColorThemeMid);font-size:1.2rem;line-height:1.42857143;margin:1rem 0 0 0}.post-tinymce-editor{margin-bottom:1.5rem}.post-buttons button:not(:last-child){margin-right:.5rem}.post-datepicker-icon{align-items:center;background:0;border:.1rem solid var(--globalBorder);border-left:0;border-radius:0 .3rem .3rem 0;color:var(--globalColorThemeMid);display:flex;flex-shrink:0;justify-content:center}.post-datepicker-icon span{font-size:2.4rem;margin-top:-.408rem}.post-datepicker-icon:hover{color:var(--globalColorThemeHigh)}.post-url-wrapper{align-items:center;display:flex;width:100%}.post-url-wrapper a{color:var(--globalColorThemeLink)}.post-url-label{font-weight:600;margin-right:1rem}.post-url-link{direction:rtl;line-height:3rem;margin-right:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-url-link-disabled{pointer-events:none}.post-url-field{display:none}.post-url-edit{flex-shrink:0;margin-left:1rem}.post-can-edit-url .post-url-field{display:block;width:100%}.post-can-edit-url .post-url-edit,.post-can-edit-url .post-url-permalink{display:none}.post-title{color:var(--globalColorThemeFull)}.post-caption-wrapper{margin-top:1rem}.post-caption{padding-bottom:.5rem}.post-upload-small-caption{color:var(--globalColorThemeMid);display:block;font-size:1.2rem;margin-top:.5rem}.post-row{margin-bottom:1.5rem}.post-radio-wrapper{align-items:center;display:flex}.post-radio-wrapper label{margin-bottom:0;margin-right:.5rem}@media (min-width:768px){.post-create-form{padding:1.5rem}.post-form{width:66.66666667%}.post-upload-preview{margin-bottom:0}.post-form-upload{display:flex;margin-bottom:1.5rem}.post-form-upload>div:last-child{margin-left:3rem}.post-caption-wrapper{margin-top:3.5rem}.post-caption-wrapper.post-caption-blog-wrapper{margin-top:.7rem}.post-row{display:flex}.post-row-label{flex-basis:19rem;flex-grow:0;flex-shrink:0;line-height:3rem}.post-row-field{flex-basis:100%;flex-grow:1;flex-shrink:1}}.post-caption-input{min-height:8.2rem}.post-help-text{color:var(--globalColorThemeMid);display:block;font-size:1.2rem;margin-top:.5rem}.post-help-icon{margin:0 1rem}.post-checkbox{display:flex}.post-checkbox .checkbox{margin-right:.5rem}.post-button-xs{padding:0 .8rem}.post-author-component{display:flex;width:100%}.post-author-component-v5:first-child{padding-top:0}.post-author-avatar{flex-shrink:0;height:5rem;position:relative;width:5rem}.post-author-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-author-right{flex-grow:1;padding:0 0 0 1.5rem}.post-author-author{display:flex;justify-content:space-between}.post-author-title{background-color:#b33430;border-radius:.3rem;color:#fff;font-size:1.6rem;font-weight:600;line-height:1;margin-right:.5rem;padding:.2rem .3rem}.post-author-name{color:var(--globalColorThemeBlueToHigh);font-size:2.2rem;font-weight:600}.post-author-rating{color:var(--globalColorThemeLow);font-size:2.2rem;font-weight:600}.post-author-meta{color:var(--globalColorThemeLow);display:flex;flex-wrap:wrap;font-size:1.3rem;margin:.7rem 0}.post-author-separator{padding:0 .4rem}.post-author-link{color:var(--globalColorThemeLow)}.post-author-link:hover{opacity:.8}.post-author-about{color:var(--globalColorThemeMid);font-size:1.3rem;line-height:2rem;margin:0 0 .5rem;word-break:break-word}@media screen and (min-width:640px){.post-author-avatar{height:16rem;width:16rem}}.post-category-header-component,.post-category-header-component-v5{align-items:center;display:flex;justify-content:space-between}.post-category-header-component{padding:1.5rem 1.5rem 0}.post-category-header-title{color:var(--globalColorThemeFull);font-size:2.4rem}.post-category-header-title-v5{color:var(--globalColorThemeFull);font-family:var(--globalSecondaryFont);font-size:2.8rem;font-size:clamp(2rem,4vw,2.8rem);line-height:1.2;word-break:break-word}.post-category-header-subtitle{display:block;font-size:80%}.post-category-header-subtitle-small{color:var(--globalColorThemeHigh);display:block;font-size:60%;font-weight:600}.post-category-header-text{color:var(--globalColorThemeMid)}@media screen and (max-width:767px){.post-category-header-component{padding:0 0 1.5rem}}.post-category-link-component{align-items:baseline;display:flex;flex-wrap:wrap}.post-category-link-component+.post-category-link-component{margin-top:.2rem}.post-category-link-category{background-color:transparent;color:var(--globalColorThemeMid);display:inline-flex;font-size:1.4rem;line-height:1.25;padding:.2rem .3rem .2rem 1.8rem;position:relative;text-align:left}.post-category-link-category:before{border-color:transparent transparent transparent var(--globalColorThemeLow);border-style:solid;border-width:.5rem 0 .5rem .5rem;content:"";height:0;left:.2rem;position:absolute;top:.6rem;width:0}.post-category-link-category[data-class=last-link]{margin-top:1.5rem}.post-category-link-category:hover{color:#312e2b}.dark-mode .post-category-link-category:hover{color:hsla(0,0%,100%,.8)}button.post-category-link-category{background:0;border:0;text-align:left}.post-category-link-badge{background-color:#bebdb9;border-radius:.2rem;color:#fff;font-size:1.2rem;font-weight:700;line-height:1;margin-left:.5rem;min-width:2rem;padding:.3rem .4rem;text-align:center;transition:background-color .3s ease}.post-category-link-badge:hover{background-color:#666564;color:#fff}.dark-mode .post-category-link-badge{background-color:hsla(0,0%,100%,.25)}.dark-mode .post-category-link-badge:hover{background-color:hsla(0,0%,100%,.1)}.post-category-preview-component{--titleColor:#3a729c;display:flex;flex-wrap:wrap;justify-content:center;padding:1.5rem 0;width:100%}.dark-mode .post-category-preview-component{--titleColor:hsla(0,0%,100%,.8)}.post-category-preview-component-v5:first-child{border:none;padding-top:0}.post-category-preview-image{background-color:var(--globalGray);flex-shrink:0;height:16.9rem;margin:0 0 1.5rem;position:relative;width:30rem}.post-category-preview-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-category-preview-right{flex-grow:1}.post-category-preview-header{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--titleColor);display:-webkit-box;font-size:1.8rem;font-size:clamp(1.6rem,4vw,1.8rem);line-height:1.25;margin-bottom:.8rem;margin-top:-.4rem;overflow:hidden;text-overflow:ellipsis}.post-category-preview-title{word-wrap:break-word;color:var(--titleColor);word-break:break-word}.post-category-preview-draft,.post-category-preview-scheduled{display:inline-block;width:1.8rem}.post-category-preview-draft span,.post-category-preview-scheduled span{font-size:2.8rem;height:2.8rem;width:2.8rem}.post-category-preview-draft{color:#b33430}.post-category-preview-scheduled{color:#4e7838}.post-category-preview-meta{margin-top:.8rem}.post-category-preview-excerpt{-webkit-box-orient:vertical;-webkit-line-clamp:4;color:var(--globalColorThemeMid);display:-webkit-box;font-size:1.4rem;line-height:1.4;margin-top:1rem;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.post-category-preview-move-list{color:#312e2b;font-size:1.3rem;font-weight:700;line-height:1.4;margin-top:1rem}.post-category-preview-game-preview{margin:0 0 1.5rem}.post-category-preview-empty{color:var(--globalColorThemeFullToMid)}@media screen and (min-width:640px){.post-category-preview-component{flex-wrap:nowrap}.post-category-preview-image{margin:0 1.5rem 0 0}.post-category-preview-image-small{height:8.5rem;width:15rem}.post-category-preview-game-preview{margin:0 1.5rem 0 0}}@media screen and (max-width:639px){.post-category-preview-right{min-width:30rem}}@media screen and (max-width:329px){.post-category-preview-right{min-width:auto}}.post-preview-list-component{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:1.5rem}.post-preview-list-empty{color:var(--globalColorThemeMid);margin-bottom:.5rem}.post-preview-list-empty-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.post-preview-meta-component{align-items:center;color:var(--globalColorThemeLow);display:flex;flex-wrap:wrap;font-size:1.3rem}.post-preview-meta-title{background-color:#b33430;border-radius:.3rem;color:#fff;font-size:.9rem;font-weight:600;line-height:1;margin-right:.3rem;padding:.2rem .3rem}.post-preview-meta-username{color:var(--globalColorThemeLow);font-weight:600}.post-preview-meta-username:hover{color:var(--globalColorThemeMid)}.post-preview-meta-comments,.post-preview-meta-time,.post-preview-meta-views{align-items:center;display:flex}.post-preview-meta-separator{padding:0 .4rem}.post-preview-meta-icon{color:var(--globalColorThemeLow);font-size:1.9rem;height:1.8rem;width:auto}.post-preview-meta-content{margin-left:.4rem}.post-preview-meta-category{color:var(--globalColorThemeLow)}.post-preview-meta-category:hover{color:var(--globalColorThemeMid)}.post-preview-component{margin-bottom:3rem;width:100%}.post-preview-image{background-color:var(--globalGray);display:flex;margin-bottom:1.2rem;overflow:hidden;padding-bottom:56.25%;position:relative}.post-preview-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-preview-draft,.post-preview-scheduled{font-size:2.8rem;height:2.8rem;width:2.8rem}.post-preview-draft{color:#b33430}.post-preview-scheduled{color:#4e7838}.post-preview-titlecontainer{align-items:center;display:flex}.post-preview-title{color:#3a729c;font-size:1.8rem;font-size:clamp(1.6rem,4vw,1.8rem);word-break:break-word}.dark-mode .post-preview-title{color:hsla(0,0%,100%,.8)}.post-preview-title:not(.post-preview-static){-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.post-preview-meta{margin-top:.5rem}.post-preview-excerpt{color:var(--globalColorThemeFullToMid);font-size:1.4rem;line-height:2rem;margin-top:.5rem}.post-preview-excerpt:not(.post-preview-whole-text){-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;max-height:6rem;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.post-preview-image-icon-wrapper{background-color:hsla(0,0%,100%,.85);border-radius:50%;color:#8b8987;display:grid;height:5rem;left:50%;margin-left:-2.5rem;margin-top:-2.5rem;place-items:center;position:absolute;top:50%;width:5rem}.post-preview-image-icon{font-size:3.6rem;height:3.6rem;width:3.6rem}.post-preview-image-icon.play{
  /*rtl:ignore*/margin-left:.3rem}.post-preview-video-time{background-color:rgba(50,50,50,.8);border-radius:.3rem;bottom:.5rem;color:#fff;display:flex;line-height:2.2rem;padding:.3rem 1rem .3rem .3rem;position:absolute;right:.5rem}.post-preview-video-time-icon{font-size:2.4rem;height:2.4rem;margin-right:.5rem;width:2.4rem}@media screen and (min-width:640px){.post-preview-component{width:calc(50% - 1.5rem)}.post-preview-component.post-preview-headline{width:100%}.post-preview-headline .post-preview-title{font-family:var(--globalSecondaryFont);font-size:2.8rem;font-size:clamp(2rem,4vw,2.8rem);line-height:1.2}.post-preview-headline .post-preview-image-icon-wrapper{height:10rem;margin-left:-5rem;margin-top:-5rem;width:10rem}.post-preview-headline .post-preview-image-icon-wrapper.post-preview-watched{padding-left:.5rem}.post-preview-headline .post-preview-image-icon{font-size:7.2rem;height:7.2rem;width:7.2rem}.post-preview-headline .post-preview-image-icon.play{
    /*rtl:ignore*/margin-left:.8rem}.post-preview-headline .post-preview-video-time{bottom:1rem;right:1rem}}.post-view-meta-component{align-items:center;display:inline-flex}.post-view-meta-avatar{align-self:flex-start;display:flex;flex-shrink:0;position:relative}.post-view-meta-image{height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;text-overflow:ellipsis;width:100%}.post-view-meta-details{display:flex;flex-direction:column;justify-content:space-between;margin-left:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-view-meta-user{align-items:center;display:flex;flex-direction:row;max-width:100%}.post-view-meta-user>:not(:first-child){margin-left:.5rem}.post-view-meta-title{background-color:#b33430;border-radius:.3rem;color:#fff;font-size:1rem;font-weight:600;line-height:1;padding:.2rem .3rem}.post-view-meta-username{color:#3a729c;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-view-meta-membership{height:1.7rem;width:1.7rem}.post-view-meta-category{color:var(--globalColorThemeBlueToMid)}.post-view-meta-category:hover{color:var(--globalColorThemeBlueToMidHover)}.post-view-meta-club-admin{color:#5c8cb1;font-size:2.2rem;height:2.2rem;margin-left:.5rem;width:auto}.post-view-meta-rating{color:#8b8987;font-size:1.3rem}.post-view-meta-stats{align-items:center;color:var(--globalColorThemeLow);display:flex;flex-wrap:wrap;font-size:1.3rem}.post-view-meta-separator{margin:0 .3rem}.post-view-meta-icon{font-size:2.2rem;height:2.2rem;width:2.2rem}.post-view-meta-dropdown{margin-left:auto}.post-view-more-component{clear:both;display:flex;flex-direction:column}.post-view-more-author{color:var(--globalColorThemeMid);font-size:1.4rem;font-weight:600;line-height:1.25}.post-view-more-author .post-view-more-title{background-color:#b33430;border-radius:.3rem;color:#fff;font-size:1rem;font-weight:600;line-height:1;margin-top:.1rem;padding:.2rem .3rem}.post-view-more-username{color:var(--globalColorThemeBlueToMid)}.post-view-more-posts{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1.5rem}.post-view-more-post{width:calc(50% - 1.5rem)}.post-view-more-image{background-color:var(--globalGray);display:flex;margin-bottom:1.2rem;overflow:hidden;padding-bottom:56.25%;position:relative}.post-view-more-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-view-more-post .post-view-more-title{word-wrap:break-word;color:var(--globalColorThemeBlueToMid);font-size:1.8rem;line-height:1.1}.post-view-more-post .post-view-more-title:hover{color:var(--globalColorThemeBlueToMidHover)}@media screen and (max-width:639px){.post-view-more-post{width:100%}.post-view-more-post+.post-view-more-post{margin-top:3rem}}.post-view-translation-helper-component{background-color:#e6f5fa;border-radius:.3rem;margin:1.5rem 0 3rem;padding:1.5rem}.dark-mode .post-view-translation-helper-component{background:rgba(0,0,0,.2)}.post-view-translation-helper-component a{color:var(--globalColorThemeLink)}.post-view-translation-helper-component a:hover{opacity:.8}.post-view-button-wrap{margin-bottom:2rem;text-align:center}a.ui_v5-button-component.content-button{cursor:pointer;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;min-height:4rem;text-decoration:none;white-space:normal!important}a.ui_v5-button-component.content-button:hover{color:#fff}.post-view-image{background-color:var(--globalGray);display:flex;overflow:hidden;padding-bottom:56.25%;position:relative}.post-view-header,.post-view-image{margin-bottom:1.2rem}.post-view-caption{color:var(--globalColorThemeMid);display:block;margin:-.7rem 0 1.2rem}.post-view-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-view-title{word-wrap:break-word;color:#3a729c;font-size:1.8rem;line-height:1.2}.post-view-about{display:flex;flex-wrap:wrap;margin-top:1rem}.post-view-language-wrapper{margin-top:.3rem;padding-left:.5rem}.post-view-languages{align-items:center;align-self:flex-end;display:flex;margin-left:auto}.post-view-mod-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem;margin:1.6rem 0}.post-view-content{margin:2rem 0;word-break:break-word}.post-view-content,.post-view-content>ol,.post-view-content>p,.post-view-content>ul{font-size:1.6rem;line-height:1.8}.post-view-content>[style*="width:"]{max-width:100%}.post-view-content span[class*="username v-user-popover"]{color:var(--globalColorThemeLink);cursor:pointer;font-size:1.4rem;font-weight:600}.post-view-content p:empty{display:none}.post-view-content hr{background-color:var(--globalBorder)}.post-view-content blockquote{color:var(--globalColorThemeHigh);display:block;font-style:normal;line-height:1.4;margin:0 0 2rem 0;padding:1rem 1rem 1rem 5rem;position:relative}.post-view-content blockquote:before{color:#67a032;content:"“";display:inline-block;font-family:Georgia,Bookman,serif;font-size:7rem;font-weight:800;left:0;line-height:1.8rem;margin-right:1rem;position:absolute;top:3rem}.post-view-content blockquote p{color:var(--globalColorThemeHigh);font-style:italic;font-weight:600;line-height:1.6;margin-bottom:0!important}.post-view-content blockquote p:not(:last-child){margin-bottom:1.5rem!important}.post-view-content blockquote p strong{font-size:2.2rem;font-style:normal;line-height:1.4}.post-view-content audio{max-width:100%}.post-view-content .twitter-tweet{margin:0 auto}.post-view-content .twitter-tweet:not(.twitter-tweet-rendered){display:none}.post-view-content .post-view-premium-box{background-color:var(--globalSecondaryBackground);border-radius:0 0 .3rem .3rem;margin-bottom:1rem;padding:1.5rem}.post-view-content .post-view-premium-box>p{color:#fff;font-weight:600}.post-view-content .post-view-premium-box>p:last-child{margin-bottom:0}.post-view-content .post-view-premium-login{margin-top:1rem;text-align:center}.post-view-content .post-view-premium-login>a,.post-view-content .post-view-premium-login>a:hover{color:#fff}.dark-mode .post-view-content [style*="background-color: #e6e6e6"]{background-color:rgba(0,0,0,.2)!important}.dark-mode .post-view-content [style*="background-color: #f8f8f8"]{background-color:rgba(0,0,0,.1)!important}.dark-mode .post-view-content [style*="background-color: #e8e7e6"]{background-color:rgba(0,0,0,.3)!important}.post-view-content p{margin-bottom:1.5rem}.post-view-content ol,.post-view-content p,.post-view-content ul{color:var(--globalColorThemeFullToMid)}.post-view-content h1,.post-view-content h2,.post-view-content h3,.post-view-content h4,.post-view-content h5,.post-view-content h6{color:var(--globalColorThemeHigh)}.post-view-content table{border-color:var(--globalBorder)}.post-view-content a:not(.btn),.post-view-content a:not(.post-view-btn){color:var(--globalColorThemeLink)}.post-view-content a:not(.btn):hover,.post-view-content a:not(.post-view-btn):hover{opacity:.8}.post-view-content h1,.post-view-content h2,.post-view-content h3,.post-view-content h4{line-height:1.2;margin:1.2rem 0 1.5rem;padding:0}.post-view-content iframe,.post-view-content img,.post-view-content object,.post-view-content video{max-width:100%!important}.post-view-content img,.post-view-content video{height:auto;min-width:0}.post-view-content .video-defer-placeholder,.post-view-content iframe[src*="twitch.tv"]:not(.tv-player-iframe),.post-view-content iframe[src*="www.youtube.com"]:not(.tv-player-iframe){aspect-ratio:16/9;background-color:#000;border:0;height:calc(56.25vw - 3rem);margin-bottom:2rem;min-width:100%}.post-view-content p>.video-defer-placeholder,.post-view-content p>iframe[src*="www.youtube.com"]{margin-bottom:.5rem}.post-view-content ol,.post-view-content ul{line-height:1.4;margin:0 0 2rem 3rem;padding:0}.post-view-content ol>li,.post-view-content ul>li{margin-bottom:.7rem}.post-view-content pre{white-space:pre-wrap}@media (min-width:550px){.post-view-about{flex-wrap:nowrap}.post-view-language-wrapper{margin-top:0}}@media (min-width:640px){.post-view-content{font-size:1.5rem}.post-view-content:after{clear:both;content:"";display:block}.post-view-content ol,.post-view-content p,.post-view-content ul{font-size:1.5rem}}@media (min-width:768px){.post-view-content .video-defer-placeholder,.post-view-content iframe[src*="twitch.tv"]:not(.tv-player-iframe),.post-view-content iframe[src*="www.youtube.com"]:not(.tv-player-iframe){height:auto}}.toggle-content-wrapper{flex:1 0 100%;margin:1.6rem -1.6rem -1.6rem -1.6rem}.toggle-content-button{align-items:center;background-color:var(--globalSecondaryBackground);border:0;color:var(--globalColorThemeMid);display:flex;font-size:1.4rem;font-weight:600;justify-content:center;padding:1rem;width:100%}.toggle-content-button:hover{color:var(--globalColorThemeHigh)}.toggle-content-icon{margin-left:.5rem}.toggle-content-icon-up{transform:rotate(180deg);transform-origin:50% 56%}:root{--globalBackground:#fff;--globalBackgroundOpaque:#fff;--globalSecondaryBackground:#f1f1f1;--globalTertiaryBackground:#dad8d6;--globalAccentBackground:#fff;--globalSecondaryAccentBackground:#f8f8f8;--subtleButtonBackground:#e7e6e5;--globalBorder:rgba(0,0,0,.1);--globalGray:#dad8d6;--globalGraySoft:#f1f1f1;--globalColorThemeFull:#312e2b;--globalColorThemeHigh:#4b4847;--globalColorThemeMid:#666564;--globalColorThemeLow:#8b8987;--globalColorThemeLower:#bebdb9;--globalColorThemeLink:#3a729c;--globalColorThemeBlueToWhite:#0b5987;--globalColorThemeBlueToMid:#3a729c;--globalColorThemeBlueToMidHover:rgba(58,114,156,.8);--globalColorThemeBlueToHigh:#3a729c;--globalColorThemeBlueToHighHover:rgba(58,114,156,.8);--globalColorThemeHighToMid:#4b4847;--globalColorThemeFullToMid:#312e2b;--globalColorNeutral100:#f1f1f1;--globalColorNeutral200:#dad8d6;--globalSecondaryFont:"Montserrat",sans-serif;--easeOutCubic:cubic-bezier(.33,1,.68,1);--globalOverlayBackground:#f1f1f1}:root[lang=sr-RS]{--globalSecondaryFont:sans-serif}.dark-mode{--globalBackground:rgba(0,0,0,.2);--globalBackgroundOpaque:#262421;--globalSecondaryBackground:rgba(0,0,0,.14);--globalTertiaryBackground:rgba(0,0,0,.18);--globalAccentBackground:hsla(0,0%,100%,.14);--globalSecondaryAccentBackground:hsla(0,0%,100%,.05);--subtleButtonBackground:hsla(0,0%,100%,.16);--globalBorder:hsla(0,0%,100%,.1);--globalGray:hsla(0,0%,100%,.08);--globalGraySoft:hsla(0,0%,100%,.08);--globalColorThemeFull:#fff;--globalColorThemeHigh:hsla(0,0%,100%,.8);--globalColorThemeMid:hsla(0,0%,100%,.65);--globalColorThemeLow:hsla(0,0%,100%,.4);--globalColorThemeLower:hsla(0,0%,100%,.2);--globalColorThemeLink:#52b1dc;--globalColorThemeBlueToWhite:#fff;--globalColorThemeBlueToMid:hsla(0,0%,100%,.65);--globalColorThemeBlueToMidHover:hsla(0,0%,100%,.8);--globalColorThemeBlueToHigh:hsla(0,0%,100%,.8);--globalColorThemeBlueToHighHover:#fff;--globalColorThemeHighToMid:hsla(0,0%,100%,.65);--globalColorThemeFullToMid:hsla(0,0%,100%,.65);--globalColorNeutral100:rgba(0,0,0,.2);--globalColorNeutral200:rgba(0,0,0,.4);--globalOverlayBackground:#26211b}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(../fonts/montserrat-700.5e7b9b6f.woff2) format("woff2"),url(../fonts/montserrat-700.5c9e8867.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:800;src:url(../fonts/montserrat-800.92157f3f.woff2) format("woff2"),url(../fonts/montserrat-800.d5048e91.woff) format("woff")}.v5-section,.v5-section-shadow,.v5-section-shadow-hover{background-color:var(--globalBackground);border-radius:.5rem;color:var(--globalColorThemeFullToMid)}.v5-section+.v5-section,.v5-section+.v5-section-clear,.v5-section+.v5-section-white{margin-top:2.4rem}.v5-section-white{background-color:#fff;border-radius:.5rem}.v5-section-clear+.v5-section,.v5-section-clear+.v5-section-clear,.v5-section-clear+.v5-section-white,.v5-section-white+.v5-section,.v5-section-white+.v5-section-clear,.v5-section-white+.v5-section-white{margin-top:2.4rem}.v5-section-shadow,.v5-section-shadow-hover{--linkBoxShadow:0 .5rem 0 0 #c7c6c5,0 0 0 .1rem rgba(49,46,43,.06);--linkHoverBackground:#f0f0f0;box-shadow:var(--linkBoxShadow)}.dark-mode .v5-section-shadow,.dark-mode .v5-section-shadow-hover{--linkBoxShadow:0 .5rem 0 0 rgba(0,0,0,.4);--linkHoverBackground:hsla(0,0%,100%,.05)}.v5-section-shadow-hover:hover{background-color:var(--linkHoverBackground);transition:background-color .1s ease-in-out}.v5-section-content,.v5-section-content-slim,.v5-section-content-wide{padding:.8rem}@media (min-width:330px){.v5-section-content,.v5-section-content-slim,.v5-section-content-wide{padding:1.2rem}}@media (min-width:768px){.v5-section-content{padding:2.4rem}.v5-section-content-wide{padding:3.2rem}}.v5-header,.v5-header-action,.v5-header-link{--headerIcon:#8b8987;--headerPadding:.8rem;--linkHoverName:#312e2b;--linkHoverIcon:#666564;align-items:center;display:flex;font-size:1.7rem;height:4.8rem;padding:0 var(--headerPadding);position:relative;width:100%}.dark-mode .v5-header,.dark-mode .v5-header-action,.dark-mode .v5-header-link{--headerIcon:hsla(0,0%,100%,.4);--linkHoverName:#fff;--linkHoverIcon:hsla(0,0%,100%,.65)}.v5-header-link:hover .v5-header-chevron{color:var(--linkHoverIcon)}.v5-header-link:hover .v5-header-name{color:var(--linkHoverName)}.v5-header-action .v5-header-name{flex:1}.v5-header-action .v5-header-name:hover{color:var(--linkHoverName)}.v5-header-action-button{background-color:transparent;border:none;cursor:pointer;margin:0 0 0 auto;padding:0}.v5-header-action-icon{color:var(--headerIcon);font-size:2rem;height:2rem;width:2rem}.v5-header-action-icon:hover{color:var(--linkHoverIcon)}.v5-header-name{--headerColor:#4b4847;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--headerColor);display:-webkit-box;font-weight:600;line-height:1.1;overflow:hidden;padding:.3rem 0;text-overflow:ellipsis}.dark-mode .v5-header-name{--headerColor:hsla(0,0%,100%,.8)}.v5-header-count{color:var(--globalColorThemeLow);font-weight:400;padding-left:.2rem}.v5-header-border:after{border-bottom:.1rem solid var(--globalBorder);bottom:0;content:"";left:var(--headerPadding);position:absolute;right:var(--headerPadding)}.v5-header-chevron{color:var(--headerIcon);flex-shrink:0;font-size:2rem;height:2rem;margin-left:auto;width:2rem}.v5-header-has-avatar{padding-left:0}.v5-header-has-avatar.v5-header-border:after{left:6.6rem}.v5-header-has-avatar .v5-header-name{line-height:1.2;margin-left:1.6rem}.v5-header-img{border-radius:.5rem 0 0 0;display:block}.v5-section-white .v5-header-name{--headerColor:#312e2b}.v5-section-white .v5-header-border:after{border-bottom:.1rem solid rgba(0,0,0,.1)}@media (min-width:330px){.v5-header,.v5-header-action,.v5-header-link{--headerPadding:1.2rem}}@media (min-width:768px){.v5-header-link.v5-wide,.v5-header.v5-wide,.v5-wide.v5-header-action{--headerPadding:2.4rem}.v5-header-link.v5-x-wide,.v5-header.v5-x-wide,.v5-x-wide.v5-header-action{--headerPadding:3.2rem}}.dark-mode .v5-tabs-list,.v5-tabs-list-dark{--borderColor:hsla(0,0%,100%,.1);--tabTitleColor:hsla(0,0%,100%,.4);--tabHoverTitleColor:hsla(0,0%,100%,.65);--tabSelectedBorderColor:hsla(0,0%,100%,.8);--tabSelectedTitleColor:hsla(0,0%,100%,.8)}.v5-tabs-list,.v5-tabs-list-light{--borderColor:#e7e6e5;--tabTitleColor:#8b8987;--tabHoverTitleColor:#666564;--tabSelectedBorderColor:#4b4847;--tabSelectedTitleColor:#312e2b}.dark-mode .v5-tabs-list,.v5-tabs-list,.v5-tabs-list-dark,.v5-tabs-list-light{border-bottom:1px solid var(--borderColor);display:flex;list-style:none;margin:0 0 2.5rem;padding:0;width:100%}.v5-tabs-item{width:50%}.v5-tabs-button{align-items:center;background-color:transparent;border:0;border-bottom:.2rem solid transparent;color:var(--tabTitleColor);display:flex;font-size:1.4rem;font-weight:500;height:5rem;justify-content:center;margin:0;padding:.3rem;text-align:center;width:100%;word-break:break-word}.v5-tabs-button:hover:not([aria-selected=true]){color:var(--tabHoverTitleColor)}.v5-tabs-button[aria-selected=true]{border-bottom-color:var(--tabSelectedBorderColor);color:var(--tabSelectedTitleColor)}.v5-form-control+.v5-form-control{margin-top:1.6rem}.v5-form-label{display:block;font-size:1.4rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.v5-list-item:not(:first-child){position:relative}.v5-list-item:not(:first-child):before{border-top:.1rem solid var(--globalBorder);content:"";left:5rem;position:absolute;right:1.6rem;top:0}.v5-list-item-action{align-items:center;background-color:transparent;border:none;color:var(--globalColorThemeMid);display:flex;margin:0;min-height:5rem;padding:0;width:100%}a.v5-list-item-action:hover:not([disabled]),button.v5-list-item-action:hover:not([disabled]){color:var(--globalColorThemeHigh)}a.v5-list-item-action:hover:not([disabled]) .v5-list-item-main-icon,a.v5-list-item-action:hover:not([disabled]) .v5-list-item-secondary-icon,button.v5-list-item-action:hover:not([disabled]) .v5-list-item-main-icon,button.v5-list-item-action:hover:not([disabled]) .v5-list-item-secondary-icon{color:var(--globalColorThemeMid)}button.v5-list-item-action[disabled]{cursor:not-allowed;opacity:.7}.v5-list-item-main-icon{color:var(--globalColorThemeLow);flex-shrink:0;font-size:2.4rem;height:2.4rem;text-align:center;width:5rem}.v5-list-item-secondary-icon{color:var(--globalColorThemeLow);flex-shrink:0;font-size:2rem;height:2rem;margin-left:1rem;margin-right:1.3rem;transition:transform .1s ease-in;width:2rem}.v5-list-item-label{flex-basis:100%;font-size:1.4rem;font-weight:500;text-align:left}.v5-list-item-switcher{margin-left:1rem;margin-right:1.6rem}.v5-list-item-opened .v5-list-item-secondary-icon{transform:rotate(-180deg);transform-origin:center}.v5-list-item-tiny+.v5-list-item-tiny{margin-top:.4rem}.v5-list-item-tiny-action{align-items:flex-start;background-color:transparent;border:0;color:var(--globalColorThemeMid);display:inline-flex;font-size:1.4rem;line-height:1.3;padding:.2rem .3rem .2rem 0}.v5-list-item-tiny-action:hover{color:var(--globalColorThemeHigh)}.v5-list-item-tiny-icon{color:var(--globalColorThemeLow);flex-shrink:0;font-size:2rem;height:2rem;margin-right:.7rem;width:2rem}.v5-title{color:#fff;font-family:var(--globalSecondaryFont);font-size:2.8rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:600;line-height:1;padding:1rem .8rem 0;position:relative}.v5-title.v5-small{font-size:2rem}.v5-title.v5-small .v5-title-has-icon{padding-left:3.6rem}.v5-title.v5-small .v5-title-has-icon:before{height:2.4rem;width:2.4rem}.v5-title-has-icon{align-items:center;display:inline-flex;margin-top:1rem;padding-left:5.6rem;padding-left:clamp(3.6rem,6vw,5.6rem);position:relative;text-shadow:.2rem .1rem rgba(48,45,43,.3)}.v5-title-has-icon:before{background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:4rem;height:clamp(2.4rem,4vw,4rem);left:0;position:absolute;top:50%;transform:translateY(-55%);width:4rem;width:clamp(2.4rem,4vw,4rem)}.v5-title-has-icon.analysis:before{background-image:url(../fonts/analysis.c72b9bab.svg)}.v5-title-has-icon.archive:before{background-image:url(../fonts/archive.12613bd6.svg)}.v5-title-has-icon.articles:before{background-image:url(../fonts/articles.f3b16ee0.svg)}.v5-title-has-icon.blogs:before{background-image:url(../fonts/blogs.8dc054a8.svg)}.v5-title-has-icon.board:before{background-image:url(../fonts/board.cd842e36.svg)}.v5-title-has-icon.chessopedia:before{background-image:url(../fonts/chessopedia.e7bade6c.svg)}.v5-title-has-icon.chesstv:before{background-image:url(../fonts/chesstv.be7a08bd.svg)}.v5-title-has-icon.clock:before{background-image:url(../fonts/clock.310144c6.svg)}.v5-title-has-icon.clubs:before{background-image:url(../fonts/clubs.c96aa843.svg)}.v5-title-has-icon.coaches:before{background-image:url(../fonts/coaches.69a53faa.svg)}.v5-title-has-icon.cup:before{background-image:url(../fonts/cup.0a60f81d.svg)}.v5-title-has-icon.daily:before{background-image:url(../fonts/daily.f9a75b83.svg)}.v5-title-has-icon.dots:before{background-image:url(../fonts/dots.2b49d987.svg)}.v5-title-has-icon.forums:before{background-image:url(../fonts/forums.87b2c001.svg)}.v5-title-has-icon.friends:before{background-image:url(../fonts/friends.1431aaec.svg)}.v5-title-has-icon.idea:before{background-image:url(../fonts/idea.d13e9e57.svg)}.v5-title-has-icon.leaderboard:before{background-image:url(../fonts/leaderboard.4044c4af.svg)}.v5-title-has-icon.lessons:before{background-image:url(../fonts/lessons.540cfefe.svg)}.v5-title-has-icon.library:before{background-image:url(../fonts/library.3c28bb56.svg)}.v5-title-has-icon.masters:before{background-image:url(../fonts/masters.b7e235aa.svg)}.v5-title-has-icon.matches:before{background-image:url(../fonts/matches.8b1327ac.svg)}.v5-title-has-icon.members:before{background-image:url(../fonts/members.5dddbb68.svg)}.v5-title-has-icon.more:before{background-image:url(../fonts/more.e74c24d8.svg)}.v5-title-has-icon.news:before{background-image:url(../fonts/news.c5547ec0.svg)}.v5-title-has-icon.openings:before{background-image:url(../fonts/openings.9014f4bd.svg)}.v5-title-has-icon.play:before{background-image:url(../fonts/play.d4841758.svg)}.v5-title-has-icon.players-league:before{background-image:url(../fonts/players-league.a88a943f.svg)}.v5-title-has-icon.puzzles:before{background-image:url(../fonts/puzzles.a9d51e52.svg)}.v5-title-has-icon.rankings:before{background-image:url(../fonts/rankings.508db087.svg)}.v5-title-has-icon.secure:before{background-image:url(../fonts/secure.e6c6c598.svg)}.v5-title-has-icon.settings:before{background-image:url(../fonts/settings.5219723f.svg)}.v5-title-has-icon.streamers:before{background-image:url(../fonts/streamers.bf805c77.svg)}.v5-title-has-icon.today:before{background-image:url(../fonts/today.2d342a5b.svg)}.v5-title-has-icon.tournaments:before{background-image:url(../fonts/tournaments.6de54f69.svg)}.v5-title-has-icon.trophies:before{background-image:url(../fonts/trophies.c60784ec.svg)}.v5-title-has-icon.videos:before{background-image:url(../fonts/videos.1aa7a658.svg)}.v5-title-has-icon.vote:before{background-image:url(../fonts/vote.eb529619.svg)}.v5-title-has-icon.watch:before{background-image:url(../fonts/watch.a6c2fb5c.svg)}@media (min-width:960px){.v5-title{padding:0}}.v5-link{color:var(--globalColorThemeLink)}.v5-link:hover{opacity:.8}.v5-pb0{padding-bottom:0!important}.v5-pt0{padding-top:0!important}.v5-pl0{padding-left:0!important}.v5-pr0{padding-right:0!important}.v5-overflow-hidden{overflow:hidden}.v5-space-top-xs{margin-top:1.2rem}.v5-space-top-sm{margin-top:1.6rem}.v5-space-top{margin-top:2.4rem}.v5-space-bottom{margin-bottom:2.4rem}.v5-border-top{border-top:.1rem solid var(--globalBorder)}.v5-border-bottom{border-bottom:.1rem solid var(--globalBorder)}