:root{--globalBackground:#fff;--globalBackgroundOpaque:#fff;--globalSecondaryBackground:#f0f0f0;--globalTertiaryBackground:#dad7d5;--globalAccentBackground:#fff;--globalSecondaryAccentBackground:#f8f8f8;--subtleButtonBackground:#e7e6e4;--globalBorder:rgba(0,0,0,0.1);--globalGray:#dbd9d7;--globalGraySoft:#f1f1f1;--globalColorThemeFull:#312e2b;--globalColorThemeHigh:#4b4847;--globalColorThemeMid:#666564;--globalColorThemeLow:#8b8987;--globalColorThemeLink:#3a729c;--globalColorThemeBlueToWhite:#0b5987;--globalColorThemeBlueToMid:#3a729c;--globalColorThemeBlueToMidHover:rgba(58,114,156,0.8);--globalColorThemeBlueToHigh:#3a729c;--globalColorThemeBlueToHighHover:rgba(58,114,156,0.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,0.2);--globalBackgroundOpaque:#262421;--globalSecondaryBackground:rgba(0,0,0,0.14);--globalTertiaryBackground:rgba(2,1,1,0.18);--globalAccentBackground:hsla(0,0%,100%,0.14);--globalSecondaryAccentBackground:hsla(0,0%,100%,0.05);--subtleButtonBackground:hsla(0,0%,100%,0.16);--globalBorder:hsla(0,0%,100%,0.1);--globalGray:hsla(0,0%,100%,0.08);--globalGraySoft:hsla(0,0%,100%,0.08);--globalColorThemeFull:#fff;--globalColorThemeHigh:hsla(0,0%,100%,0.8);--globalColorThemeMid:hsla(0,0%,100%,0.65);--globalColorThemeLow:hsla(0,0%,100%,0.4);--globalColorThemeLink:#52b1dc;--globalColorThemeBlueToWhite:#fff;--globalColorThemeBlueToMid:hsla(0,0%,100%,0.65);--globalColorThemeBlueToMidHover:hsla(0,0%,100%,0.8);--globalColorThemeBlueToHigh:hsla(0,0%,100%,0.8);--globalColorThemeBlueToHighHover:#fff;--globalColorThemeHighToMid:hsla(0,0%,100%,0.65);--globalColorThemeFullToMid:hsla(0,0%,100%,0.65);--globalColorNeutral100:rgba(0,0,0,0.2);--globalColorNeutral200:rgba(0,0,0,0.4);--globalOverlayBackground:#26211b}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/bundles/web/fonts/montserrat-700.5e7b9b6f.woff2) format("woff2"),url(/bundles/web/fonts/montserrat-700.5c9e8867.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:800;src:url(/bundles/web/fonts/montserrat-800.92157f3f.woff2) format("woff2"),url(/bundles/web/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,0.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,0.4);--linkHoverBackground:hsla(0,0%,100%,0.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.6rem}}@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:#bebdb9;--headerPadding:.8rem;--linkHoverName:#262421;--linkHoverIcon:#8b8987;align-items:center;display:flex;font-size:1.7rem;height:5rem;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%,0.65);--linkHoverName:hsla(0,0%,100%,0.8);--linkHoverIcon:var(--linkHoverName)}.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;margin:0 0 0 auto;padding:0;cursor:pointer}.v5-header-action-icon{font-size:2rem;height:2rem;width:2rem;color:var(--headerIcon)}.v5-header-action-icon:hover{color:var(--linkHoverIcon)}.v5-header-name{--headerColor:#312e2b;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;color:var(--headerColor);font-weight:600;line-height:1.1;padding:.3rem 0}.dark-mode .v5-header-name{--headerColor:hsla(0,0%,100%,0.65)}.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{font-size:2rem;height:2rem;width:auto;color:var(--headerIcon);flex-shrink:0;margin-left:auto}.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.6rem}}@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%,0.1);--tabTitleColor:hsla(0,0%,100%,0.4);--tabHoverTitleColor:hsla(0,0%,100%,0.65);--tabSelectedBorderColor:hsla(0,0%,100%,0.8);--tabSelectedTitleColor:hsla(0,0%,100%,0.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{background-color:transparent;border:none;margin:0;padding:0;align-items:center;color:var(--globalColorThemeMid);display:flex;min-height:5rem;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{font-size:2.4rem;height:2.4rem;width:5rem;color:var(--globalColorThemeLow);flex-shrink:0;text-align:center}.v5-list-item-secondary-icon{font-size:2rem;height:2rem;width:2rem;color:var(--globalColorThemeLow);flex-shrink:0;margin-left:1rem;margin-right:1.3rem;transition:transform .1s ease-in}.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{font-size:2rem;height:2rem;width:2rem;color:var(--globalColorThemeLow);flex-shrink:0;margin-right:.7rem}.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(/bundles/web/images/color-icons/analysis.c72b9bab.svg)}.v5-title-has-icon.archive:before{background-image:url(/bundles/web/images/color-icons/archive.12613bd6.svg)}.v5-title-has-icon.articles:before{background-image:url(/bundles/web/images/color-icons/articles.f3b16ee0.svg)}.v5-title-has-icon.blogs:before{background-image:url(/bundles/web/images/color-icons/blogs.8dc054a8.svg)}.v5-title-has-icon.board:before{background-image:url(/bundles/web/images/color-icons/board.cd842e36.svg)}.v5-title-has-icon.chessopedia:before{background-image:url(/bundles/web/images/color-icons/chessopedia.e7bade6c.svg)}.v5-title-has-icon.chesstv:before{background-image:url(/bundles/web/images/color-icons/chesstv.be7a08bd.svg)}.v5-title-has-icon.clock:before{background-image:url(/bundles/web/images/color-icons/clock.310144c6.svg)}.v5-title-has-icon.clubs:before{background-image:url(/bundles/web/images/color-icons/clubs.893b082f.svg)}.v5-title-has-icon.coaches:before{background-image:url(/bundles/web/images/color-icons/coaches.3068b9b0.svg)}.v5-title-has-icon.cup:before{background-image:url(/bundles/web/images/color-icons/cup.0a60f81d.svg)}.v5-title-has-icon.dots:before{background-image:url(/bundles/web/images/color-icons/dots.2b49d987.svg)}.v5-title-has-icon.drills:before{background-image:url(/bundles/web/images/color-icons/drills.45a10683.svg)}.v5-title-has-icon.forums:before{background-image:url(/bundles/web/images/color-icons/forums.87b2c001.svg)}.v5-title-has-icon.friends:before{background-image:url(/bundles/web/images/color-icons/friends.2604d9c4.svg)}.v5-title-has-icon.idea:before{background-image:url(/bundles/web/images/color-icons/idea.d13e9e57.svg)}.v5-title-has-icon.leaderboard:before{background-image:url(/bundles/web/images/color-icons/leaderboard.4044c4af.svg)}.v5-title-has-icon.lessons:before{background-image:url(/bundles/web/images/color-icons/lessons.540cfefe.svg)}.v5-title-has-icon.library:before{background-image:url(/bundles/web/images/color-icons/library.3c28bb56.svg)}.v5-title-has-icon.masters:before{background-image:url(/bundles/web/images/color-icons/masters.b7e235aa.svg)}.v5-title-has-icon.matches:before{background-image:url(/bundles/web/images/color-icons/matches.8b1327ac.svg)}.v5-title-has-icon.members:before{background-image:url(/bundles/web/images/color-icons/members.5dddbb68.svg)}.v5-title-has-icon.more:before{background-image:url(/bundles/web/images/color-icons/more.e74c24d8.svg)}.v5-title-has-icon.news:before{background-image:url(/bundles/web/images/color-icons/news.c5547ec0.svg)}.v5-title-has-icon.openings:before{background-image:url(/bundles/web/images/color-icons/openings.9014f4bd.svg)}.v5-title-has-icon.play:before{background-image:url(/bundles/web/images/color-icons/play.d4841758.svg)}.v5-title-has-icon.players-league:before{background-image:url(/bundles/web/images/color-icons/players-league.a88a943f.svg)}.v5-title-has-icon.puzzles:before{background-image:url(/bundles/web/images/color-icons/puzzles.a9d51e52.svg)}.v5-title-has-icon.rankings:before{background-image:url(/bundles/web/images/color-icons/rankings.508db087.svg)}.v5-title-has-icon.streamers:before{background-image:url(/bundles/web/images/color-icons/streamers.bf805c77.svg)}.v5-title-has-icon.tournaments:before{background-image:url(/bundles/web/images/color-icons/tournaments.6de54f69.svg)}.v5-title-has-icon.trophies:before{background-image:url(/bundles/web/images/color-icons/trophies.c60784ec.svg)}.v5-title-has-icon.videos:before{background-image:url(/bundles/web/images/color-icons/videos.1aa7a658.svg)}.v5-title-has-icon.vote:before{background-image:url(/bundles/web/images/color-icons/vote.eb529619.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{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)}