@font-face{font-family:"Cantarell";font-style:normal;font-weight:400;font-display:swap;src:url(../../fonts/cantarell/cantarell-regular.woff2) format("woff2"),url(../../fonts/cantarell/cantarell-regular.woff) format("woff")}@font-face{font-family:"Cantarell";font-style:normal;font-weight:600;font-display:swap;src:url(../../fonts/cantarell/cantarell-bold.woff2) format("woff2"),url(../../fonts/cantarell/cantarell-bold.woff) format("woff")}@font-face{font-family:"Cantarell";font-style:normal;font-weight:700;font-display:swap;src:url(../../fonts/cantarell/cantarell-bold.woff2) format("woff2"),url(../../fonts/cantarell/cantarell-bold.woff) format("woff")}.floor-blue{background:#000}body>.container{overflow:hidden}.basic-grid{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin:0 -10px;padding:30px 0 0}.basic-grid.reset-padding{padding:0}.basic-grid.padding-vertical{padding-top:20px;padding-bottom:20px}.basic-grid>.col{box-sizing:border-box;margin-bottom:20px;padding:0 10px}.basic-grid.reset-col-padding>.col{margin-bottom:0}.basic-grid>.col>.col-content.bg{background:#eee}.basic-grid>.col>.col-content.padding{padding:20px}.basic-grid>.col.col-1{width:calc(1 / 3 * 100%)}.basic-grid>.col.col-2{width:calc(2 / 3 * 100%)}.basic-grid>.col.col-3{width:100%}.basic-grid>.col.col-half{width:50%}.basic-grid.no-gutters{margin-right:0;margin-left:0}.basic-grid.no-gutters .col-1,.basic-grid.no-gutters .col-2{padding-right:0;padding-left:0}@media (min-width:768px) and (max-width:991px){.basic-grid>.col.col-sm-1{width:50%}}@media (min-width:500px) and (max-width:991px){.homePage .basic-grid.padding-vertical .col-2 .eyecatcher-content{width:calc(100% - 24px);padding-right:22px!important;padding-left:22px!important}}@media (max-width:991px){.homePage .basic-grid.padding-vertical{padding-top:0}.homePage .basic-grid.padding-vertical .col-2{width:calc(100% + 24px);margin-right:-12px;margin-left:-12px}.homePage .basic-grid.padding-vertical .col-2 .eyecatcher-content{padding-right:12px;padding-left:12px}.basic-grid{padding-top:15px;margin:0 -12px}.basic-grid>.col{padding:0 12px}.basic-grid>.col.col-1,.basic-grid>.col.col-2,.basic-grid>.col.col-half{width:100%}.basic-grid.padding-vertical{padding-top:12px;padding-bottom:12px}}.button{display:inline-block;border:none;color:#000;font-size:12px;line-height:18px;padding:5px 15px;text-transform:uppercase;font-weight:700;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;letter-spacing:.5px;background:rgba(30,65,163,.1)}.button:hover{background:rgba(30,65,163,.2);border-color:#1e41a3;color:#000;text-decoration:none}.button.button-block{display:block;text-align:center;width:100%}.button.button-solid{background:rgba(30,65,163,1);color:#fff;border:2px solid rgba(30,65,163,1)}.button.button-solid:hover{background:rgba(30,65,163,.75);border-color:rgba(30,65,163,.75);color:#fff}.button.button-alt{color:#101010;border-color:rgba(30,65,163,1)}.button.button-alt:hover{color:#fff;background:#101010;border-color:#101010}.button.button-solid.button-alt{background:rgba(30,65,163,1);color:#fff;border:none}.button.button-solid.button-alt:hover{background:rgba(30,65,163,.75)}.button.button-medium{padding:9px 20px;font-size:12px;border-radius:4px;border-width:2px}.button.button-large{padding:9px 32px;font-size:12px;border-radius:4px;border-width:2px}.button.button-large.button-alt{padding:11px 32px;border:none}@media (max-width:767px){.button-block-xs{width:100%;display:block;text-align:center}}.buttons-holder .button+.button{margin-left:10px}article{height:240px}article.hp-top{height:440px}article a{display:block;width:100%;height:100%}article .article-container{position:relative;height:100%;background-position:center center;background-size:cover}article .article-container:after{content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.85;background-image:linear-gradient(180deg,rgba(21,21,21,0) 0%,#000 100%);z-index:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}article .article-container .article-content{padding:20px;width:100%;position:absolute;bottom:0;left:0;color:#fff;z-index:1}article .article-container .yt-badge{position:absolute;top:20px;left:20px;z-index:1}article .article-container .article-content .details{font-size:16px;font-weight:700;-webkit-transition:.3s ease;transition:.3s ease;margin-bottom:5px}article .article-container .article-content h2,article .article-container .article-content h3,article .article-container .article-content h4,article.general .text h3{margin-bottom:0}article.general .text h3{font-weight:900;font-size:22px;margin-bottom:.35em}article.general .text h3 a{color:#101010}article.general .text h3 a:hover{color:#000}article.general .text .perex{line-height:1.35em;font-size:15px}article a:hover .article-container:after{opacity:.85}article a:hover .article-container .article-content .details{opacity:1}.hp-articles-grid{padding-top:20px;-ms-flex-pack:center;justify-content:center}@media (max-width:991px){article.general .text h3{font-size:16px}}.col-1 .col-content article:first-child{margin-bottom:20px}article.general{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;height:auto;-ms-flex-align:start;align-items:flex-start}article.general:not(:last-child){margin-bottom:20px}.homePage article.general{-ms-flex-align:center;align-items:center}article.general .image{width:170px;height:130px;overflow:hidden}.homePage article.general .image{height:100px}article.general .image img{object-fit:cover;font-family:"object-fit: cover";width:100%;height:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}article.general:hover .image img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}article.general .text{font-size:18px;-ms-flex:1;flex:1;padding:10px 20px}article.general .text .info{font-weight:700;display:block;font-size:14px;color:#888}article.general .text .info a,article.general .text .info span.with-tooltip{display:inline;color:#888}article.general .text .info a:hover,article.general .text .info span.with-tooltip:hover{color:#888;cursor:pointer}article .text .info a:after,article .text .info span.with-tooltip:after{padding:0 6px;display:inline-block;content:"|"}article.general .text a.link{display:none}@media (max-width:991px){article.general .text{padding-left:15px}.container.container-fw .article-container .basic-grid{margin-left:0;margin-right:0}.container.container-fw .article-container .basic-grid .col{padding-left:0;padding-right:0}}@media (max-width:767px){article.general{-ms-flex-align:start;align-items:flex-start}}@media (max-width:500px){article.general{-ms-flex-direction:column;flex-direction:column}article.general:not(:last-child){margin-bottom:35px}article.general .image{width:100%;height:160px;margin-bottom:8px}article.general .text{padding:0}}.hp-articles-grid>.col>article.article-block{background:#000;height:100%}article.article-block{height:auto}article.article-block .article-block-container .article-content .text{background-color:#000;background-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.33) 100%);color:#fff;padding:25px 20px 20px;position:relative}article.article-block .article-block-container .article-content .text .team-label{position:absolute;top:auto;bottom:100%}article.article-block .article-block-container .article-content .text .team-label a,article.article-block .article-block-container .article-content .text .team-label span{display:inline;font-weight:600;text-transform:uppercase;width:auto;background:#000;color:#fff;padding:3px 12px;font-size:13px;border-radius:100px;position:relative;top:-10px}article.article-block .article-block-container .article-content .text .team-label a:hover{background:#fff;color:#000}article.article-block .article-block-container .article-content .text h3{margin-bottom:8px}article.article-block .article-block-container .article-content .text .date{font-weight:700;color:#fff;margin-bottom:8px}article.article-block .article-block-container .article-content .text a{color:#fff;text-decoration:none}article.article-block .article-block-container .article-content .text a:hover{text-decoration:none}article.article-block .article-block-container .article-content .text a:hover h3{text-decoration:underline}.articles-button-area{text-align:center;margin-bottom:30px}@media (min-width:768px){body.isDesktop article.article-block .article-block-container .image{overflow:hidden;-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}body.isDesktop article.article-block .article-block-container .image img{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}body.isDesktop article.article-block:hover .article-block-container .image img{-ms-transform:translate3d(0,0,0) scale(1.1) rotate(-2deg);-webkit-transform:translate3d(0,0,0) scale(1.1) rotate(-2deg);transform:translate3d(0,0,0) scale(1.1) rotate(-2deg);opacity:.8}}@media (max-width:991px){article.article-block .article-block-container .article-content{display:-ms-flexbox;display:-webkit-flex;display:flex;min-height:120px}article.article-block .article-block-container .article-content>div{-ms-flex:1;flex:1}article.article-block .article-block-container .article-content>div.image{-ms-flex:none;flex:none;width:30%;overflow:hidden}article.article-block .article-block-container .article-content>div.image img{object-fit:cover;font-family:"object-fit: cover";width:100%;height:100%}article.article-block .article-block-container .article-content .text{padding:15px;-ms-flex-item-align:center;align-self:center}article.article-block .article-block-container .article-content .text h3{font-size:16px;margin-bottom:8px}article.article-block .article-block-container .article-content .text .date{margin-bottom:0}article.article-block .article-block-container .article-content .text .team-label,article.article-block .article-block-container .article-content .text p{display:none}.articles-button-area{text-align:right;padding:10px 20px 10px}}.table-standings-hp{width:100%}.table-standings-hp .col-logo{width:40px;text-align:center;padding:5px 0}.table-standings-hp .col-logo img{max-height:25px;width:auto;max-width:28px;height:auto}.table-standings-hp td{height:40px;border-top:1px solid #eee}.table-standings-hp tr.our td{color:#000;font-weight:700}.table-standings-hp .col-position{text-align:center}.table-standings-hp .col-stats{text-align:center}.table-standings-hp .col-B{text-align:center}.table-standings-hp td.col-B{font-weight:700}@media (min-width:992px) and (max-width:1280px){.table-standings-hp .col-Z,.table-standings-hp .col-score{display:none}}@media (max-width:767px){.table-standings-hp .col-position{width:30px}.table-standings-hp .col-stats{text-align:center;width:30px}.table-standings-hp .col-score{width:80px;text-align:center}}@media (max-width:360px){.table-standings-hp .col-position{width:auto;padding-right:0}.table-standings-hp .col-logo{display:none}.table-standings-hp .col-score{width:auto;text-align:center;white-space:nowrap}}.table-standings,.table-stats,.standings table{width:100%;font-weight:400;font-size:14px;border:2px solid #eee;border-top:0}.table-standings thead th,.table-stats thead th,.standings table thead th{padding:5px;color:#888;font-size:12px;text-transform:uppercase;font-weight:400;background:#eee}.table-stats thead th.col-stats,.table-standings thead th.col-stats{text-align:center}.table-standings tbody td,.table-stats tbody td{padding:8px;background:#fff;border-bottom:1px solid #eee;text-align:center}.table-standings td.col-logo{width:50px;text-align:center;padding:10px 0}.table-standings .col-logo img{max-width:44px;max-height:36px;height:auto;width:auto}.table-standings thead th.col-tym,.table-stats thead th.col-hrac{text-align:left}.table-standings thead th.col-pozice,.table-standings tbody td.col-pozice,.table-stats thead th.col-pozice,.table-stats tbody td.col-pozice{width:40px;text-align:left;padding-left:15px}.table-standings tbody td.col-druzstvo,.table-stats tbody td.col-hrac{font-weight:500;text-align:left}.table-standings tbody td.col-stats{width:70px;padding:10px 5px}.table-stats tbody td.col-stats{width:60px;padding:10px 5px}.table-standings .col-logo{padding-right:20px}.table-standings tbody td.col-B,.table-stats tbody td.col-KB{background:#bbb;font-weight:700}.table-standings tbody td.col-score{width:100px}.table-stats thead th.col-fis,.table-stats tbody td.col-fis{width:60px}.table-standings tbody tr.our td{color:#000;font-weight:700}.table-standings tbody td.col-B{background:#bbb}@media (max-width:991px){.table-standings thead th,.table-standings tbody td,.table-stats thead th,.table-stats tbody td{white-space:nowrap}.table-standings .col-pozice,.table-stats tbody td.col-pozice{min-width:35px;padding:10px 5px}.table-standings thead th.col-tym,.table-stats thead th.col-hrac{min-width:150px}.table-stats tbody td.col-stats{min-width:60px}.table-standings tbody td.col-druzstvo{white-space:normal;min-width:200px;line-height:1.1}}@media (max-width:400px){.table-standings .col-pozice{width:25px!important;min-width:25px!important}.table-standings .col-logo{width:30px;text-align:center;padding-right:10px}.table-standings .col-logo img{max-width:25px;max-height:25px;height:auto;width:auto}.table-standings .col-Z,.table-standings .col-score{display:none}.table-standings tbody td.col-druzstvo{min-width:intrinsic}}h2,h3{line-height:1.4em;font-weight:700}.title-kk{background-color:#000;background-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.33) 100%);color:#fff;font-size:28px;padding:20px 0;text-transform:uppercase}.title-kk h2{margin:0;font-weight:600}.subtitle-kk{margin-bottom:20px;padding:22px 0;background:#bbb;color:#fff;font-size:20px}.subtitle-kk h3{margin-bottom:0}.title-simple{color:#101010;text-transform:uppercase;font-size:20px;letter-spacing:.05em;padding:11px 0;margin:0}.title-simple a{text-transform:none;margin-left:1em;font-size:16px;font-weight:700;text-decoration:underline;letter-spacing:0}.title-simple a:hover{text-decoration:none}.title-simple br{display:none}@media (max-width:767px){.title-kk{font-size:24px;padding:17px 0}.subtitle-kk{padding:12px 0;margin-bottom:15px}.container .subtitle-kk.mobile-to-edges{margin-left:-12px;margin-right:-12px;padding-left:12px}.title-simple br{display:initial}.title-simple a{margin-left:0}}@media (max-width:767px){.title-kk .cl_badge{display:none}}.banners-grid{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin:0 -10px;padding:30px 0}.banners-grid>.col{box-sizing:border-box;margin-bottom:15px;padding:0 10px}.banners-grid>.col:last-child{margin-bottom:0}.banners-grid>.col.col-left,.banners-grid>.col.col-right{width:calc(25%)}.banners-grid>.col.col-middle{width:calc(50%)}.banners-grid>.col.col-middle>.banner:first-child{margin-bottom:25px}@media (max-width:991px){.banners-grid>.col.col-middle>.banner:first-child{margin-bottom:10px}}@media (max-width:767px){.banners-grid{margin:0 -5px;-ms-flex-wrap:wrap;flex-wrap:wrap}.banners-grid>.col{padding:0 5px;margin-bottom:10px}.banners-grid>.col.col-left{-ms-flex-order:1;order:1;width:50%}.banners-grid>.col.col-right{-ms-flex-order:2;order:2;width:50%}.banners-grid>.col.col-middle{-ms-flex-order:3;order:3;width:100%}}.hp-banners-grid .banners-grid{-ms-flex-pack:center;justify-content:center;padding-bottom:0}@media (max-width:650px){.hp-banners-grid .banners-grid{-ms-flex-pack:justify;justify-content:space-between}.hp-banners-grid .banners-grid .col{width:100%;-ms-flex:none;flex:none;-ms-flex-item-align:center;align-self:center}}.banner-wrapper{margin:0 auto 20px;padding:10px 0;text-align:center}.banner-wrapper.padding-top{padding:20px 0 0}.banner-wrapper.reset-margin{margin:0}.banner-wrapper.reset-padding{padding:0}.banner img,.banner a img,.banner-wrapper img,.banner-wrapper a img{margin:0 auto}@media (max-width:767px){.banner-wrapper.padding-top{padding:10px 0 0}}.banner-alert{background:#bbb;color:#101010;text-align:center;font-size:14px;padding:.85em 0;font-weight:700}.banner-alert p:last-child{margin-bottom:0}.banner-alert .button{margin-left:.35em}div.partners-grid+h3{margin-top:20px}.partners-grid{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;width:calc(100% + 20px);margin:0 -10px}.partners-grid>.col{box-sizing:border-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:calc(1 / 3 * 100% - 20px);margin:0 10px 20px;border:1px solid rgba(151,151,151,.25);position:relative}.partners-grid>.col:before{content:"";display:block;padding-bottom:58.6%}.partners-grid>.col>a{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:10px;position:absolute;top:0;left:0;width:100%;height:100%}.partners-grid>.col>a img{object-fit:contain;font-family:"object-fit: contain";width:100%;height:100%}@media (min-width:768px){.partners-grid>.col{width:calc(25% - 20px)}}@media (min-width:1200px){.partners-grid>.col{width:calc(20% - 20px)}.partners-grid>.col>a img{-ms-transform:scale(.95) translate3d(0,0,0);-webkit-transform:scale(.95) translate3d(0,0,0);transform:scale(.95) translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-ms-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;-webkit-transition:-webkit-transform .2s ease-out}.partners-grid>.col>a:hover img{-ms-transform:scale(1) translate3d(0,0,0);-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0)}}footer{padding:0;font-size:16px;line-height:1.5;color:#fff;background-color:#bbb}.footer-content{margin:30px 0 0;text-align:center;font-weight:600}.footer-content>div h3{margin-bottom:10px;font-size:28px;font-weight:900;color:#000}.footer-content>div.footer-content-logo{-ms-flex:none;flex:none;width:120px;margin:0 auto 15px}.footer-content>div.footer-content-logo img{width:100%;height:auto}.footer-content a{color:#fff}.footer-content-club-info a{text-decoration:underline}.footer-content-club-info a:hover{text-decoration:none}.footer-content-club-info{margin-bottom:30px}.footer-content-club-info address{line-height:1.3em}.footer-content-description{line-height:1.3em}.footer-content-description .socials{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:2em 0 2.5em}.footer-content-description .socials a{margin-right:7px}.footer-content-description .socials .icon{display:block;width:40px;height:40px}.footer-content-description .socials .icon svg{width:100%;height:100%}@media (min-width:768px){.footer-content{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;margin:45px 0 55px;text-align:left}.footer-content>div.footer-content-logo{width:150px;margin:0 30px 0 0}.footer-content-club-info{-ms-flex:1;flex:1;margin-right:30px}.footer-content-club-info{margin-bottom:0}.footer-content-description .socials{margin-bottom:0;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:1024px){footer{font-size:18px}.footer-content{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;margin:55px 0;text-align:left}.footer-content>div.footer-content-logo{width:200px;margin-right:70px}.footer-content>div.footer-content-club-info{-ms-flex:none;flex:none;margin-right:70px;white-space:nowrap}.footer-content>div.footer-content-description{-ms-flex:1;flex:1}}footer .footer-bottom{background:#fff;font-size:16px;font-weight:400}footer .footer-bottom>.container{padding:0}footer .footer-bottom>.container>.col{text-align:center}footer .footer-bottom>.container>.col.eos{padding:15px 0}footer .footer-bottom>.container>.col.copyright{color:#101010;font-size:14px;font-weight:600;padding:20px 0 0}footer .footer-bottom>.container>.col.copyright span{display:block}footer .eos a{color:#101010;width:200px;display:inline-block}footer .eos a,footer .eos a .cloud{-webkit-transition:color .25s;transition:color .25s}footer .eos a .cloud{color:#e94937}footer .eos a:hover .cloud{color:#101010}footer .eos svg{height:32px}@media (min-width:768px){footer .footer-bottom{padding:20px 0}footer .footer-bottom>.container{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;padding-right:12px;padding-left:12px}footer .footer-bottom>.container>.col{-ms-flex:1;flex:1}footer .footer-bottom>.container>.col.copyright{background:transparent;text-align:left;padding:0;font-size:18px}footer .footer-bottom>.container>.col.copyright span{display:initial}footer .footer-bottom>.container>.col.eos{text-align:right;padding:0}}@media (max-width:767px){footer .footer-bottom>.container{padding-left:0;padding-right:0}}.teamTitle{background:#bbb;color:#fff}.teamTitle .teamName{color:#fff}.teamTitle .teamNav a.menuActive{font-size:20px;font-weight:800;color:#fff;padding:15px 0;display:block;position:relative}.teamTitle .teamNav a.menuActive:hover{text-decoration:none}.teamTitle .teamNav a.menuActive.active{border-bottom:2px solid rgba(255,255,255,.25)}.teamTitle .teamNav .menu li a{display:block;padding:5px;color:#fff;font-size:14px;font-weight:700;text-decoration:none}.teamTitle .teamNav .menu li.active a{color:#fff}@media (max-width:767px){.teamTitle{padding-left:0;padding-right:0}.teamTitle h1{display:none}.teamTitle .teamNav a.menuActive{padding:10px 5px 10px 0}.teamTitle .teamNav .menu:not(.in){height:0;overflow:hidden}.teamTitle .teamNav .menu:not(.in) a.menuActive.active{border-bottom:none}.teamTitle .teamNav a.menuActive:after{font-family:"Font Awesome 5 Pro";content:"";position:absolute;right:5px;top:12px;color:rgba(255,255,255,.5);font-size:20px;display:block;font-weight:700;transition-duration:.25s;transition-property:-ms-transform;transition-property:-webkit-transform;transition-property:transform}.teamTitle .teamNav a.menuActive.active:after{content:""}.teamTitle .teamNav .menu li:first-child a{padding-top:15px}.teamTitle .teamNav .menu li:last-child a{padding-bottom:15px}}@media (min-width:768px){.teamTitle{padding:30px 0}.teamTitle>.container{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.teamTitle .teamNav{-ms-flex:1;flex:1;padding-left:0;padding-top:0}.teamTitle .teamNav a.menuActive{display:none}.teamTitle .teamNav .menu{display:block}.teamTitle .teamNav .menu li{display:inline-block;padding-right:30px}.teamTitle .teamNav .menu li:last-child{padding-right:0}.teamTitle .teamNav .menu li a{display:block;padding:0 0 4px;color:#fff;-webkit-transition:all .25s ease;transition:all .25s ease;position:relative}.teamTitle .teamNav .menu li a::before{display:block;position:absolute;height:2px;width:0;background-color:#000;content:" ";bottom:0;left:0;-webkit-transition:all .25s ease;transition:all .25s ease}.teamTitle .teamNav .menu li a:hover{color:#000}.teamTitle .teamNav .menu li a:hover::before{width:100%}.teamTitle .teamNav .menu li.active a::before{width:100%}}@media (min-width:768px) and (max-width:991px){.teamTitle{width:100%}}@media (min-width:768px){.teamTitle{margin-bottom:1px}.teamTitle>.container{display:block;text-align:center}.teamTitle .teamNav{padding-left:0}}.hamburger{padding:8px 30px 2px 0;display:inline-block;cursor:pointer;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}@media (max-width:991px){.hamburger{padding-right:0}}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px;-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}.hamburger-inner:before{-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:4px;background-color:#fff;border-radius:0;position:absolute;-webkit-transition:all .15s ease;transition:all .15s ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#fff}.hamburger.is-active .hamburger-inner{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger.is-active .hamburger-inner::before{top:0;-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger.is-active .hamburger-inner::after{bottom:0}.table th.title{font-size:20px;line-height:1.1!important;border-top:none!important}.table th.title{padding:10px 15px!important;background:#000;margin-bottom:0}.table th.subtitle,h3.subtitle{padding:7px 10px!important;background:#eee;border-top:0;color:#888;margin-bottom:0;font-size:14px;font-weight:600}@media (max-width:767px){.table th.title{font-size:18px}}.table a{color:#000;text-decoration:underline}.table a:hover{color:#101010;text-decoration:none}table td.min-width{width:1%;white-space:nowrap}.table.table-kontakt,.rte table{width:100%;border:2px solid #eee;border-top:0;margin-bottom:0}.rte table{margin-bottom:20px}.table.table-kontakt a:hover,.customBlock table a:hover,.rte table a:hover{text-decoration:none}.table.table-kontakt tr td,.rte table tr td{padding:8px;border-top:1px solid #eee}.customBlock .table.table-kontakt tr:first-child td.name,.customBlock .table.table-kontakt tr:first-child td.position,.table.table-kontakt tr.first td{border-top:none}.rte table tr:first-child td{border-top-width:2px}.table.table-kontakt tr td:first-child{padding-left:15px}.table.table-kontakt tr td:last-child{padding-right:15px}.table.table-kontakt tr td.name,.table.table-kontakt tr td.contacts-xs,.table.table-kontakt tr td.name .position{display:none}.table.table-kontakt tr td.contact i,.table.table-kontakt tr td.contacts-xs i{padding-right:4px;font-size:14px;color:#101010}@media (max-width:767px){.table.table-kontakt tr td.phone,.table.table-kontakt tr td.email,.table.table-kontakt tr td.position{display:none}.table.table-kontakt tr td.name .position,.table.table-kontakt tr td.contacts-xs{display:table-cell}.table.table-kontakt tr td.name{white-space:nowrap;width:100%}.table.table-kontakt tr td.contacts-xs>div,.table.table-kontakt tr td.name>div{line-height:1.2}.table.table-kontakt tr td.name .position{font-weight:400;color:#888}.table.table-kontakt tr td.contacts-xs i{font-size:12px}}.title.m-b-0+.teamTgs{border-top:1px solid #eee}.teamTgs>.content{padding:0!important}.teamTgs table{width:100%;border:2px solid #eee;border-top:0}.teamTgs:last-child table{margin-bottom:20px}.teamTgs table tr th,.teamTgs table tr td{padding:8px 15px;line-height:1.2;vertical-align:top}.teamTgs table tr th{background:#eee;color:#101010;font-weight:500}.teamTgs table tr td{border-top:1px solid #eee}.teamTgs table tr:first-child td{border-top:0}.teamTgs table tr td:nth-child(1),.teamTgs table tr td:nth-child(2){width:1%;white-space:nowrap}@media (max-width:767px){.custom-block .table-responsive{border:none;margin-bottom:0}}.custom-block.teamTgs table tr th,.custom-block.teamTgs table tr td{padding:8px 10px}.custom-block.teamTgs table tr td:first-child{padding-left:15px}.teamTgs table tr td:last-child{color:#888}.custom-block{margin-bottom:20px}.custom-block.no-shadow{box-shadow:none}.custom-block .title,h3.title,th.title{background-color:#000;background-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.33) 100%);color:#fff;padding:.35em .5em;line-height:1.2;font-size:20px;margin-bottom:0}th.title{margin-bottom:0;padding-right:15px;padding-left:15px}.custom-block.facebook .title{margin-bottom:0}.custom-block .title a,h3.title a,th.title a{color:#fff;text-decoration:underline}.custom-block .title a:hover,h3.title a:hover,th.title a:hover{color:#000;text-decoration:underline}.custom-block .subtitle,h4.subtitle,th.subtitle{background-color:#e0e2e6;padding:10px 20px;margin:0;line-height:1.1;font-weight:700}h3.title span.reloading{float:right;opacity:.5}.custom-block .inner-content{padding:15px 20px}.custom-block .inner-content h3{font-size:20px;margin-bottom:5px;padding-top:5px}.custom-block .inner-content h4{font-size:15px;font-weight:700;margin-bottom:0;text-transform:uppercase;color:#000}.custom-block .inner-content .inner-content-annotation{font-weight:700;margin-bottom:20px}.custom-block .block-footer{padding:15px 15px 15px}.custom-block-archive .inner-content{background:rgba(0,0,0,.1)}.rosterGrid .item{overflow:hidden}.rosterPositionTitle{color:#101010;padding:0 10px 20px}.rosterGrid{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.rosterGrid+.rosterPositionTitle{padding-top:20px}.rosterGrid .item{width:25%;font-size:16px}.rosterGrid .item:hover{background:#bbb}.rosterGrid .item a{text-decoration:none}.rosterGrid .item .member .playerImage{width:100%;height:275px;overflow:hidden;display:block;background-size:cover;background-position:center top;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.rosterGrid .item .member .playerDetails .name{font-size:18px;font-weight:600;line-height:1.2}.rosterGrid .item .member .playerDetails .info,.rosterGrid .item .member .playerDetails .info-xs{opacity:.8;line-height:1.2}.rosterGrid .item .member .playerDetails .info-xs{display:none}.rosterGrid .item.player{width:calc(33.333% - 20px);margin-bottom:20px;margin-right:10px;margin-left:10px}.rosterGrid .item.player .member{margin-right:0;margin-bottom:0;position:relative}.rosterGrid .item.player .member .playerNr{color:#000;font-size:2em}.rosterGrid .item.player .member .playerNr:after{content:"/";padding:0 .1em;opacity:.75}.rosterGrid .item.player .member .playerDetails{background-color:#bbb;color:#fff;padding:10px}.rosterGrid .item.player .member .playerNr,.rosterGrid .item.player .member .playerDetails{-webkit-transition:all .2s ease;transition:all .2s ease}@media (min-width:768px){.rosterGrid.rosterStaffGrid{padding-right:10px;padding-left:10px}.rosterGrid .item.staff:not(:last-child){margin-bottom:20px}.rosterGrid .item.player a:hover .member .playerImage{opacity:.8}.rosterGrid .item.player a:hover .member .playerDetails{background-color:#bbb}.rosterGrid .item.player a:hover .member .playerNr{color:#fff}}.rosterGrid .item.staff{background:#fff}.rosterGrid .item.staff .member{position:relative;height:115px;background:rgba(11,27,40,.1);display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-left:0;-webkit-transition:all .2s ease;transition:all .2s ease}.rosterGrid .item.staff .member .playerImage{width:115px;height:115px}.rosterGrid .item .member .playerImageNoPhoto{background:rgba(255,255,255,.5) url(/img/dummy-logo.png) no-repeat 50% 50%;background-size:60%}.rosterGrid .item.player .member .playerImageNoPhoto{background-color:rgba(255,255,255,.8)}.rosterGrid .item.staff .member .playerDetails{padding-left:20px;line-height:1.2;font-weight:500}.rosterGrid .item.staff .member .playerDetails .name,.rosterGrid .item.staff .member .playerDetails .name a{color:#000}.rosterGrid .item.staff .member .playerDetails .info{font-size:14px;color:#101010;padding-top:4px}.rosterGrid .item.staff a:hover .member{background:#bbb;color:#101010}.rosterGrid .item.staff a:hover .member .playerDetails .name,.rosterGrid .item.staff a:hover .member .playerDetails .info{color:inherit}.rosterGrid.column .item{width:100%}@media (max-width:1199px){.basic-grid.roster .col{display:block;width:100%}.basic-grid.roster:not(.detail) .col{padding:0}.rosterGrid .item.player{width:calc(25% - 20px)}}@media (max-width:991px){.rosterGrid .item.player{width:calc(33.333% - 20px)}}@media (max-width:767px){.rosterPositionTitle{padding:0 5px 10px}.basic-grid.roster:not(.detail) .col{padding:0 10px}.rosterGrid .item .member .playerImage{width:100%;height:220px}.rosterGrid .item.player .member .playerDetails{padding:8px 10px}.rosterGrid .item.player .member .playerDetails .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rosterGrid .item.staff{margin:0 5px}.rosterGrid .item.staff .member{height:80px;margin-bottom:10px}.rosterGrid .item.staff .member .playerImage{width:80px;height:80px}.rosterGrid .item.staff .member .playerDetails{padding-left:15px}.rosterGrid .item.player .member .playerNr{position:absolute;top:0;left:0;background:#009ddb;color:#fff;line-height:40px;min-width:40px;text-align:center;padding:0 10px;font-size:21px;display:none}}@media (max-width:550px){.rosterGrid .item.player{width:calc(50% - 10px);margin-right:5px;margin-left:5px;margin-bottom:10px}}@media (min-width:321px) and (max-width:450px){.rosterGrid .item.player .member .playerDetails .info-xs{display:block}.rosterGrid .item.player .member .playerDetails .info{display:none}}@media (max-width:320px){.rosterGrid .item.player{width:100%;margin-bottom:15px}}.rosterTable .cislo_dresu{width:50px;font-weight:500}.rosterTable th{background:#000;color:#fff!important;padding:.35em .5em!important;font-size:20px;line-height:1.2em!important}.rosterTable .post{width:90px}.rosterSideList{overflow:hidden}.rosterSideList a{text-decoration:none}.rosterSideList a .player{color:#101010}.rosterSideList .player{font-size:16px;color:#101010;padding:5px 15px;line-height:20px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#bbb}.rosterSideList .player .nr{display:inline-block;width:30px;white-space:nowrap;opacity:.5}.rosterSideList .player .name{padding:0;line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rosterSideList .player .name .position{float:right;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.5px;opacity:.5}.rosterSideList a:hover{text-decoration:none}.rosterSideList a:hover .player{text-decoration:underline;background:rgba(255,255,255,.05)}.rosterSideList a:hover .player .position{opacity:1}.rosterSideList .player.active{color:#000}.rosterSideList .player.active .nr,.rosterSideList .player.active .name .position{opacity:1}.socials-grid .col{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2px;margin-left:-2px}.socials-grid .col-2{padding-top:10px}.socials-grid .col-3{padding-bottom:10px}.socials-feed-item{display:block;margin:2px;position:relative;width:calc(50% - 4px);overflow:hidden}.socials-feed-item:before{content:"";display:block;width:100%;padding-bottom:100%;background-color:#bbb;background-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.33) 100%);backdrop-filter:blur(3px);-webkit-transition:all .3s;transition:all .3s;position:relative;z-index:2}.socials-feed-item-youtube:before{background-color:rgba(11,27,40,.4)}.socials-feed-item:hover:before{background-color:#bbb;background-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 33%,rgba(0,0,0,.85) 100%);backdrop-filter:blur(0)}.socials-feed-item img{display:block;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);object-fit:cover;font-family:"object-fit: cover";width:100%;height:100%}.socials-feed-item-youtube img{height:170%}.socials-feed-item-title{position:absolute;bottom:0;left:0;padding:12px;font-size:13px;font-weight:700;line-height:1.3em;color:#fff;text-shadow:0 0 6px rgba(0,0,0,.55);z-index:5}.socials-feed-item:after{content:"";display:block;position:absolute;top:12px;right:12px;background-size:contain;background-position:100% 0;width:30px;height:30px;z-index:10;opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s}.socials-feed-item:hover:after{opacity:.9}.socials-feed-item-instagram:after{background-image:url(http://satyr.io/30x30/white?brand=instagram)}.socials-feed-item-youtube:after{background-image:url(http://satyr.io/30x30/white?brand=youtube)}.socials-feed-item-flickr:after{background-image:url(http://satyr.io/30x30/white?brand=flickr)}@media (min-width:508px){.socials-grid .col{margin-right:-6px;margin-left:-6px}.socials-grid .col-2{padding-top:6px}.socials-grid .col-3{padding-bottom:6px}.socials-feed-item{margin:6px;width:calc(50% - 12px)}}@media (min-width:768px){.socials-grid{display:-ms-flexbox;display:-webkit-flex;display:flex;width:calc(100% + 12px);margin-left:-6px;margin-right:-6px}.socials-grid .col{width:50%;padding:6px 0;margin:0}.socials-feed-item{margin:2px;width:calc(50% - 4px)}.socials-feed-item-title{font-size:16px}}@media (min-width:987px) and (max-width:991px){.socials-feed-item{margin:6px;width:calc(50% - 12px)}}@media (min-width:1003px){.socials-feed-item{margin:6px;width:calc(50% - 12px)}}@media (min-width:1280px){.socials-grid .col{padding:14px 0;margin:0}.socials-grid .col-2{width:40%}.socials-grid .col-3{width:60%}.socials-feed-item{width:calc(50% - 12px)}.col-3 .socials-feed-item-square{width:calc(33.333% - 12px)}.socials-feed-item-rectangle:before{padding-bottom:calc(50% - 6px)}.col-3 .socials-feed-item-rectangle{width:calc(66.6667% - 12px)}.socials-feed-item-title{font-size:20px}}.galleryContainer .galleryList{padding:20px 0 8px}.galleryContainer .galleryList a.galleryItem{display:block;margin-bottom:12px}.galleryContainer .galleryList a.galleryItem .content{position:relative;color:#fff;height:200px}.galleryContainer .galleryList a.galleryItem .content:after{content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#bbb;background-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.33) 100%);backdrop-filter:blur(3px);-webkit-transition:all .3s;transition:all .3s;z-index:0}.galleryContainer .galleryList a.galleryItem:hover .content:after{background-color:#bbb;background-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 33%,rgba(0,0,0,.85) 100%);backdrop-filter:blur(0)}.galleryContainer .galleryList a.galleryItem .content .image{height:100%;background-size:cover;background-position:center center;opacity:1;transition:opacity .5s;-moz-transition:opacity .5s;-webkit-transition:opacity .5s;position:relative}.galleryContainer .galleryList a.galleryItem .content .caption{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;padding:15px 20px;text-align:center;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-item-align:center;align-self:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column}.galleryContainer .galleryList a.galleryItem .content .caption h4{font-size:20px;font-weight:700;line-height:1.25;text-transform:none;margin-bottom:5px;text-shadow:0 0 5px rgba(0,0,0,.75)}.galleryContainer .galleryList a.galleryItem .content .caption .date{font-weight:700;font-size:14px;border-top:2px solid rgba(255,255,255,.5);color:#fff;padding-top:10px;margin-top:10px}.galleryContainer .last-update{text-align:center}@media (min-width:768px){.galleryContainer .galleryList{padding-bottom:20px}.galleryContainer .galleryList .row{margin-right:-5px;margin-left:-5px}.galleryContainer .galleryList .col-all{padding-right:10px;padding-left:10px}.galleryContainer .galleryList a.galleryItem{margin-bottom:20px}.galleryContainer .galleryList a.galleryItem:hover .content:after{opacity:.95}.galleryContainer .galleryList a.galleryItem:hover .content{background:#272e61}}@media (min-width:1024px){.galleryContainer .galleryList .row{margin-right:-10px;margin-left:-10px}}@media (max-width:767px){.galleryContainer .galleryList a.galleryItem .content:after{opacity:.9}.galleryContainer .galleryList .row{margin-left:-5px;margin-right:-5px}.galleryContainer .galleryList .row .col-all{padding-left:5px;padding-right:5px}.galleryContainer .galleryList{padding:10px 0 20px}.galleryContainer .galleryList a.galleryItem{margin-bottom:10px}}ul.pagination li a{background:#bbb;border-color:#fff;color:#333}ul.pagination li a:hover{border-color:#fff;background:#333;color:#fff}ul.pagination li.active a,ul.pagination li.active a:hover{border-color:#fff;background:#666;color:#fff;font-weight:500;margin:0 1px 0 0}ul.pagination>li.disabled>span,ul.pagination>li.disabled:hover>span{background:#eee;border-color:#fff;color:#ccc}.rte{font-size:15px;line-height:1.5}.rte .perex{font-weight:500;padding-bottom:24px;margin-bottom:24px;font-size:24px;line-height:1.45;border-bottom:2px solid #bbb}.rte .perex.game{background:#bbb;color:#101010;padding:25px;border-bottom:none;font-size:16px;font-weight:700}.rte ul{list-style-type:disc;padding-left:20px;margin-bottom:25px}.rte ul li{padding-top:6px}.rte ul li:first-child{padding-top:0}.rte h2{margin-bottom:10px}.rte h3,.rte h4{margin-bottom:5px}.rte p+h3,.rte ul+h3{padding-top:15px}.rte p{margin-bottom:20px;font-weight:400}.rte p:last-child{margin-bottom:0}.rte b,.rte strong{font-weight:600}.rte figure{margin-bottom:20px}.rte figure.centered{display:block;margin:0 auto 20px;width:intrinsic}.rte figure figcaption{padding:4px 8px;font-size:13px}.rte iframe{max-width:100%}.rte hr{border-color:#ddd}.rte table{margin-bottom:30px;width:100%;text-align:left}.rte table tr th,.rte table tr td{padding:5px 10px;border-bottom:1px solid #eee}.rte table tr:last-child th,.rte table tr:last-child td{border-bottom:none}.rte table tr th{font-weight:700}.rte img{max-width:100%;height:auto!important}.rte blockquote{background-color:#000;background-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.33) 100%);color:#fff;border-radius:4px;border-left:0;padding:25px;font-style:italic;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rte a:not(.button){color:#000;text-decoration:underline}.rte a:not(.button):hover{text-decoration:none}@media (max-width:767px){.rte .perex{font-size:20px}.table-responsive.minimalistic{border:none}.mobile-hidden-title{display:none}}.c-primary{color:#000!important}.c-primary.bg{background-color:#000!important}.c-neutral{color:#101010!important}.c-neutral.bg{background-color:#bbb!important}.c-white{color:#fff!important}.c-white.bg{background-color:#fff!important}body{background-color:#eee;color:#101010;font-family:"Lato",sans-serif;font-size:15px;font-weight:400;min-width:320px}@media (min-width:320px){body{overflow-x:hidden}}@media (min-width:1400px){.container{width:1024px;padding-left:32px;padding-right:32px}}@media (max-width:1399px){.container{width:100%;padding-left:32px;padding-right:32px}}@media (max-width:1024px){.container{width:100%;padding-left:16px;padding-right:16px}}@media (max-width:991px){.container{padding-left:12px;padding-right:12px}.container.container-fw{padding-left:0;padding-right:0}}@media (max-width:767px){.container{padding-left:12px;padding-right:12px}}.section-more{background:rgba(0,158,220,.1)}a{color:#101010;transition:color .15s,opacity .15s;-webkit-transition:color .15s,opacity .15s}a:hover{text-decoration:underline;color:#000}h1,h2,h3,h4,h5{font-weight:700;margin-top:0;line-height:1.3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Lato",sans-serif}h1{font-size:42px;margin-bottom:20px}h2{font-size:24px;margin-bottom:20px}h3{font-size:20px;margin-bottom:20px}h4{font-size:16px;margin-bottom:20px}@media (max-width:767px){h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}}.alert{border-radius:0;border:none}ul{padding:0;margin:0;list-style-type:none}.table thead tr th{color:#000;font-weight:700;border-bottom:2px solid #eee;line-height:18px}.table tbody tr td{border-top:1px solid #eee}.containter_lista{height:41px;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width:1180px){.containter_lista{display:none}}.warning{font-size:16px;color:#888;font-weight:400;padding:80px 0}@media (max-width:991px){article.hp-top .article-container .article-content h2{font-size:32px;max-width:100%}.hp-articles-banner-grid .col.col-1,.hp-articles-banner-grid .col.col-2{width:100%}.hp-articles-banner-grid .col.col-2{margin-bottom:10px}}@media (min-width:768px) and (max-width:991px){.hp-articles-grid .col.col-1,.hp-articles-grid .col.col-2{width:100%}}@media (max-width:767px){.hp-articles-grid{padding-top:10px}.hp-articles-grid .col,.hp-articles-grid .col.col-1 .col-content article{margin-bottom:10px}article.hp-top{height:320px}article.hp-top .article-container .article-content h2{font-size:28px}.hp-articles-grid .article-container .article-content h3{font-size:21px}.hp-subarticles-grid>article:last-child{margin-bottom:0!important}}@media (max-width:420px){article.hp-top{height:260px}}section.homepage-about{background:#000;padding:30px 0 0;margin-bottom:30px;position:relative}div.homepage-message{background:#bbb;font-size:16px;font-weight:700;position:relative;z-index:2;-ms-flex-pack:start;justify-content:flex-start}div.homepage-message:before{content:"";display:block;width:100vw;height:100%;position:absolute;top:0;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#bbb}div.homepage-message>div{position:relative}section.homepage-articles{padding-top:50px}@media (min-width:992px){section.homepage-about{min-height:220px}section.homepage-about .basic-grid:first-child{margin-bottom:30px}section.homepage-about .homepage-highlight-image-wrapper{position:absolute;left:50%;top:20px;height:100%;max-width:690px;z-index:3;width:calc(50% - 10px)!important}section.homepage-articles h2{text-align:center}}@media (max-width:991px){section.homepage-about{padding:0 0;overflow:hidden}section.homepage-about .basic-grid{-ms-flex-direction:column-reverse;flex-direction:column-reverse}section.homepage-about .basic-grid>.col.col-half,div.homepage-message .basic-grid>.col.col-half{width:100%}section.homepage-articles{padding-top:0}}section.team-detail{padding:20px 0}section.team-detail-homepage{padding:0 0 10px}section.partners{padding:0}@media (max-width:767px){section.partners{padding:0}}.article-container.centered .basic-grid .col.col-2{margin:0 auto}.article-container .article-header,.article-container .article-image{margin-bottom:25px}.article-container .article-header .info{font-weight:700;margin-bottom:10px;color:#000;font-size:15px}.article-container .article-header .info a{text-decoration:underline}.article-container .article-header .info a:hover{text-decoration:underline}.article-container .article-header .info a::before{display:inline-block;content:"/";padding:0 8px;text-decoration:none;color:#000!important;opacity:.3}.article-container .article-header .perex{font-size:18px;line-height:1.5;font-weight:700}.article-container.centered .article-image{margin-left:-30px;margin-right:-30px}.article-container .article-image img{width:100%;height:auto}.article-container .article-header .article-header-content,.article-container .article-content{padding:30px 0}.article-container .article-header .article-header-content a{color:#fff}.article-container .article-header .article-header-content h1{margin-bottom:0;max-width:100%;font-size:48px}.article-container .article-header .article-header-content .info{margin-bottom:15px;font-weight:500;font-size:20px;opacity:.75}.article-container .article-content .article-body{margin-bottom:30px}.article-container .article-sidebar{padding:30px 0}.article-container .fb-like-container{padding:8px;background:#f6f6f6;margin-bottom:20px;overflow:hidden}.article-container .fb-like-container .fb-like,.article-container .fb-like-container .fb-like>span{max-width:100%}@media (max-width:1199px){.article-container .article-header .article-header-content{position:relative}.article-container .article-header .article-header-content .info{margin-bottom:5px}.article-container .article-header .article-header-content h1{font-size:28px}.article-container .article-header .article-header-content,.article-container .article-content{padding:15px}.article-container .article-sidebar{padding:20px 0}}@media (min-width:1200px) and (max-width:1399px){.container.container-fw .article-container .basic-grid{margin-right:0}.container.container-fw .article-container .basic-grid .col-1{padding-right:20px}}@media (min-width:768px) and (max-width:1199px){.container.container-fw .article-container .basic-grid{margin-right:0}.container.container-fw .article-container .basic-grid .col-1{padding-right:10px}}@media (min-width:1400px){.article-container{padding-top:20px}}@media (max-width:991px){.article-container.centered .article-image{margin-left:-15px;margin-right:-15px}}@media (max-width:767px){.article-container .article-content{padding:15px 15px 0}.article-container .article-sidebar{padding:0 15px}.article-container .article-header{margin:-15px -15px 0 -15px;padding:25px 15px}.article-container .article-header h1{margin-bottom:10px}.article-container .article-image{margin-left:-15px;margin-right:-15px}.article-container .article-header .perex{font-size:16px}.article-container .article-header .info{padding:5px 0}}.pageHeader{color:#101010;height:auto}.pageHeader .overlay .container .content{padding:30px 0 0}.pageHeader .overlay .container .content h1{font-size:48px;color:#101010;margin-bottom:15px}.pageHeader.withBackground .overlay .container .content h1{color:#fff}.pageHeader .overlay .container .content p.perex{font-size:16px;font-weight:700;margin-bottom:0;line-height:1.45;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:992px){.pageHeader .overlay .container .content{width:calc(2 / 3 * 100%);padding-right:40px}.pageHeader.desktopCentered{text-align:center}.pageHeader.desktopCentered .overlay .container .content{margin:0 auto;padding:30px 0;padding-right:0}.pageHeader.desktopCenteredBlock .overlay .container .content{margin:0 auto;padding:30px 0 0;padding-right:0}}.pageHeader.withBackground{background:#bbb}.pageHeader.withBackground .overlay .container .content{padding:30px 0}.pageHeader.withBackground .overlay .container .content .perex{color:#fff}@media (max-width:767px){.pageHeader .overlay .container .content{padding:20px 0 5px}.pageHeader.withBackground .overlay .container .content{padding:20px 0}.pageHeader .overlay .container .content h1{margin-bottom:15px}.pageHeader .overlay .container .content p.perex{font-size:16px}.strankaPage .pageHeader{margin-bottom:0}.strankaPage .pageImage{margin-left:-10px;margin-right:-10px;margin-top:-15px}.strankaPage .pageContent{padding:0 5px}}.pageImage{margin-bottom:20px}.pagePage .container .basic-grid{padding:30px 0}@media (max-width:767px){.pagePage .container .basic-grid{padding:15px 0}.pageImage{margin-left:-12px;margin-right:-12px}}ul.quickNav{list-style-type:none;margin-bottom:0}ul.quickNav li a{font-size:14px;position:relative;padding:8px 10px 8px 30px;line-height:20px;display:block;font-weight:700;margin-top:1px;background:#eee;color:#101010}ul.quickNav li:last-child a{border-bottom:none}ul.quickNav li a:hover{background:#e6e6e6;text-decoration:none}ul.quickNav li a:before{position:absolute;left:15px;top:10px;width:16px;content:"";font-family:"Font Awesome 5 Pro";font-weight:700;font-size:6px;opacity:.3}ul.quickNav li.active a{background:#bbb;color:#101010}ul.quickNav li a i{margin-left:10px;color:#ccc;font-size:12px;top:-2px;position:relative}ul.read-more{margin-bottom:0;padding-top:4px;border:2px solid #eee}ul.read-more li{margin-bottom:0;padding:0}ul.read-more li a{text-decoration:none;position:relative;padding:10px 15px 10px 30px;display:block;border-bottom:1px solid #eee}ul.read-more li:last-child a{border-bottom:none}ul.read-more li a:before{font-family:"Font Awesome 5 Pro";content:"";position:absolute;left:15px;top:11px;color:#101010;opacity:.75;font-size:12px;display:block;font-weight:700}ul.read-more li a .item-title{font-size:16px;line-height:1.1;margin-bottom:4px;font-weight:700}ul.read-more li a .item-date,ul.read-more li a .item-type{font-size:15px;color:#101010;opacity:.75;font-weight:400;text-decoration:none;margin-right:5px;text-transform:none;line-height:1}ul.read-more-article{margin-bottom:20px}ul.read-more-article li{margin-bottom:0;padding:0}ul.read-more-article li a{text-decoration:none;position:relative;padding:15px 15px 15px 30px;display:block;margin-bottom:2px;background:#bbb}ul.read-more-article li:last-child a{margin-bottom:0}ul.read-more-article li a:before{font-family:"Font Awesome 5 Pro";content:"";position:absolute;left:15px;top:17px;color:#000;font-size:12px;display:block;font-weight:700}ul.read-more-article li a .item-title{font-size:16px;line-height:1.3;margin-bottom:8px;font-weight:700;color:#101010}ul.read-more-article li a .item-date,ul.read-more-article li a .item-type{font-size:14px;color:#000;font-weight:700;text-decoration:none;text-transform:none;margin-right:5px;line-height:1}body.isDesktop ul.read-more-article li a:hover{background:#bbb}body.isDesktop ul.read-more-article li a:hover .item-title{color:#fff}.connectedArticles{padding:30px 0;display:block}@media (max-width:991px){.connectedArticles{padding:20px 0 0}.connectedArticles.connectedArticlesStandalone{padding:20px 12px 10px}}.articlesArchive{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.articlesArchivCancelButton{padding-top:20px}.pageContainer.articlesArchiveContainer .centerColumn{-ms-flex-order:0;order:0}.pageContainer.articlesArchiveContainer .rightColumn{-ms-flex-order:1;order:1}@media (max-width:767px){.pageContainer.articlesArchiveContainer .rightColumn{border-top:none;border-bottom:2px solid #eee}}.tags{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:start}.tags a{display:block;text-align:center;border-radius:5px;margin:2px;border-color:#b0b0b0;color:#b0b0b0;font-weight:700;text-transform:none}.tags a:hover{background:#4fa2d4;border-color:#4fa2d4;color:#fff}div.flickrGalleries{margin-bottom:25px}.bannerBlock.m-b{margin-bottom:25px!important}.bannerBlock .banner img{width:100%;height:auto}.bannerBlock.col-2{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bannerBlock.col-2 .bannerCol{width:calc(50% - 15px);margin-bottom:30px}.bannerBlock.col-2 .bannerCol:nth-child(1n+0){margin-right:15px;margin-left:0}.bannerBlock.col-2 .bannerCol:nth-child(2n+0){margin-left:15px;margin-right:0}@media (max-width:767px){.bannerBlock.col-2 .bannerCol{width:calc(50% - 10px);margin-bottom:20px}.bannerBlock.col-2 .bannerCol:nth-child(1n+0){margin-right:10px;margin-left:0}.bannerBlock.col-2 .bannerCol:nth-child(2n+0){margin-left:10px;margin-right:0}}.container.team-data-container{padding-top:30px;padding-bottom:30px}.last-update{color:#888;padding:32px 16px;text-align:center}@media (max-width:767px){.container.team-data-container{padding-top:10px;padding-bottom:20px}}.teamsList{margin-bottom:30px;padding-top:20px}.teamsList .team{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid rgba(29,37,68,.1);padding:12px 16px;-ms-flex-align:center;align-items:center}.teamsList .team:last-child{border-bottom:0}.teamsList .team .icon{width:30px;font-size:21px;color:#000}.teamsList .team .name{font-size:16px;font-weight:700;line-height:1.2;white-space:nowrap}.teamsList .team .name a{color:#101010}.teamsList .team .name .competition{font-size:14px;font-weight:400;color:#888}.teamsList .team .buttons{-ms-flex:1;flex:1;text-align:right}.teamsList .team .buttons a{margin-left:5px}@media (max-width:767px){.teamsList{}.teamsList h3{padding-left:15px;margin-left:-12px;margin-right:-12px}.teamsList h3+.team{padding-top:10px}.teamsList .team{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding:0 0 20px;margin-bottom:15px}.teamsList .team .icon{display:none}.teamsList .team .name{margin-bottom:15px;line-height:1.2}.teamsList .team .buttons{text-align:left}.teamsList .team .buttons a{margin-left:0;margin-right:5px;margin-bottom:5px}}@media (min-width:768px){.teamsList .team:hover{background-color:#bbb}.teamsList .team:hover .icon{color:#000}.teamsList .team:hover .name a{color:#000;text-decoration:underline}}.pageNotFound{padding:50px 0;min-height:50vh}.pageNotFound h1{margin-bottom:50px}#mapHolder{height:400px}.mapPlacesList label{color:#888;padding:10px;margin:0;font-weight:400}.table-places{width:100%;margin-bottom:25px}.table-places>div.map-place{background:#eee;padding:15px;margin-bottom:2px;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.table-places>div.map-place:last-child{margin-bottom:0}.table-places>div.map-place>.pin{-ms-flex:none;flex:none;width:50px}.table-places>div.map-place>.pin span{font-size:18px;font-weight:700;background:#000;border-radius:50%;width:30px;height:30px;display:inline-block;color:#fff;text-align:center;line-height:30px}.table-places>div.map-place>.place{-ms-flex:1;flex:1;line-height:1.2}.table-places>div.map-place>.place .name{color:#101010;font-size:18px;font-weight:700}.table-places>div.map-place>.place .address{color:#888;font-size:16px}@media (min-width:768px){.table-places>div.map-place:hover{background:#e6e6e6;cursor:pointer}.table-places>div.map-place>.place{line-height:1.1}}@media (min-width:1200px){.table-places>div.map-place>.place .name,.table-places>div.map-place>.place .address{display:inline-block}.table-places>div.map-place>.place .address{padding-left:10px}}@media (max-width:767px){.table-places>div.map-place{margin-bottom:2px;padding:10px 15px}}.container-program{padding-top:20px;padding-bottom:20px}.gamesOverviewHeader{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;margin-bottom:20px}.gamesOverviewHeader .previous,.gamesOverviewHeader .next{-ms-flex:1;flex:1;padding:0}.gamesOverviewHeader .previous{text-align:left}.gamesOverviewHeader .next{text-align:right}.gamesPageData h3.title{padding-left:20px}.gamesPageData .teamHeader.sub a{font-size:18px;background:rgba(18,35,69,.15);color:#122345;display:block;padding:10px 20px;font-weight:700}.gamesPageData .teamHeader.sub a:hover{background:rgba(0,158,220,.25)}.gamesPageData .gameData{background:#fff;padding:0}.gamesPageData .gameData .main{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-bottom:1px solid #eee}.gamesPageData .gameData .main .date_day{width:90px;line-height:1.2;text-align:left;padding:10px 0 0 20px}.gamesPageData .gameData .main .date_day .date,.gamesPageData .gameData .main .details .oponent{font-size:18px;font-weight:800;line-height:1.2}.gamesPageData .gameData .main .details .additional,.gamesPageData .gameData .main .date_day .day{color:#888;line-height:1.25;font-size:14px}.gamesPageData .gameData .main .logo{width:100px;text-align:center;padding:10px 0;vertical-align:middle}.gamesPageData .gameData .main .logo img{max-width:80px;max-height:60px;height:auto;width:auto;margin:0 auto}.gamesPageData .gameData .main .details{-ms-flex:1;flex:1;padding:10px 0}.gamesPageData .gameData .main .details .additional .fisname{color:#042353;font-weight:800;padding:5px;border:1px solid #042353;text-transform:uppercase;font-size:14px;border-radius:5px;display:none}.gamesPageData .gameData .main .result{width:100px;padding:10px 20px 10px 0;text-align:center;line-height:1.2}.gamesPageData .gameData .main .result .scoreHolder{margin-bottom:5px}.gamesPageData .gameData .main .result .scoreHolder .score{font-size:21px;font-weight:800;line-height:1}.gamesPageData .gameData .main .result .time{font-size:21px;margin-bottom:10px;font-weight:800;line-height:1}.gamesPageData .gameData .main .result .time i{font-size:13px}@media (max-width:991px){.gamesPageData .gameData .main .result{padding-right:20px;width:120px}}@media (max-width:767px){.container-program{padding-top:10px;padding-bottom:10px}.gamesOverviewHeader{margin-bottom:10px;padding:10px 0}.gamesOverviewHeader .previous{padding-right:10px}.gamesOverviewHeader .next{padding-left:10px}.gamesOverviewHeader .previous .button,.gamesOverviewHeader .next .button{display:block;width:100%}.gamesOverviewHeader .previous .button{text-align:left}.gamesOverviewHeader .next .button{text-align:right}.gamesPageData .teamHeader a{padding:10px}.gamesPageData .teamHeader.sub a{padding:10px 15px;font-size:16px}.gamesPageData .gameData .main .date_day{width:60px;text-align:left;padding:10px 10px 0 10px}.gamesPageData .gameData .main .logo{width:50px}.gamesPageData .gameData .main .logo img{max-width:30px;max-height:30px}.gamesPageData .gameData .main .result{padding-right:10px;width:100px}.gamesPageData .gameData .main .date_day .date,.gamesPageData .gameData .main .details .oponent,.gamesPageData .gameData .main .result .scoreHolder .score,.gamesPageData .gameData .main .result .time{font-size:16px}.gamesPageData .gameData .main .date_day .day,.gamesPageData .gameData .main .result .scoreHolder .periods{font-size:13px}.gamesPageData .gameData .main .details .additional{font-size:13px}.gamesPageData .gameData .main .details .additional .fisname{font-size:12px}}@media (max-width:400px){.gamesPageData .gameData .main .logo{display:none}.gamesPageData .gameData .main .result{width:80px}}.clubEvent{border-top:2px solid #eee;padding:20px 0}.clubEvent h3{margin-bottom:0}.clubEvent .date{font-weight:800;font-size:15px;margin-bottom:10px}.clubEvent .textContent{font-size:15px}.partner-level-name{color:#000;font-size:14px;font-weight:700;display:block;text-transform:uppercase;padding-top:10px}.partnerLevelSubtitle{opacity:.5;margin-bottom:0;text-transform:uppercase;letter-spacing:.5px}.partnerDetail .partnerDescription{padding-bottom:25px;margin-bottom:25px;border-bottom:2px solid #eee}.partnerDetail .partnerDescription .perex{font-size:16px;margin-bottom:20px}@media (max-width:767px){.partnerLogo{box-shadow:none}}.gallery-grid{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-2px;margin-right:-2px}.gallery-grid>.gallery-col{width:25%}.gallery-grid>.gallery-col a{display:block;margin:2px;background:#cc3a3e}.gallery-grid>.gallery-col a img{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.gallery-grid>.gallery-col a:hover img{opacity:.15}@media (min-width:1200px){.gallery-grid{margin-right:0}}@media (max-width:1199px){.gallery-grid>.gallery-col{width:33.333%}}@media (max-width:767px){.gallery-grid>.gallery-col{width:50%}}.teamPhoto{padding:0 5px;margin-bottom:15px}.teamPhoto .players{padding:4px;text-align:center;font-size:12px;color:#101010}.teamPhoto .players p:last-child{margin-bottom:0}@media (min-width:768px){.teamPhoto{padding:0 10px}}.container-notfound{padding-top:30px;padding-bottom:30px}.m-b-30{margin-bottom:30px!important}.m-b-10{margin-bottom:10px!important}.m-b-5{margin-bottom:5px!important}.m-b{margin-bottom:20px!important}.m-b-0{margin-bottom:0!important}.m-t-5{margin-top:5px!important}.m-t-10{margin-top:10px!important}.p-t-0{padding-top:0!important}.m-t{margin-top:20px!important}.m-t-10{margin-top:10px!important}.no-transform{text-transform:none!important}@media (min-width:768px){.text-center-md{text-align:center}}.tooltip.top .tooltip-inner{border-radius:0;border-radius:4px;background:#222;opacity:1;line-height:1.25;padding:8px 10px}.tooltip.top .tooltip-arrow{border-top-color:#222}.tooltip.in{-webkit-filter:alpha(opacity=100);filter:alpha(opacity=100);opacity:1}.container-body{margin:auto;background-color:#fff}header .row1{padding-top:14px;padding-bottom:14px;background-color:#fff}header .row1 .row1-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}header .row1 .logo{width:104px;height:96px;margin-bottom:-62px;margin-top:-10px;position:relative}header .row1 .logo svg{color:#262626;width:100%;height:100%}header .row1 .logo img{max-width:100%}.pageHeader{background:linear-gradient(#1e41a3,#243d84)}.pageHeader.withBackground .overlay .container .content h1{color:#1e41a3}.pageHeader.withBackground .overlay .container .content .perex{color:#1e41a3}.shop--header .content .shop-title{color:#fff;font-size:32px;display:none}.claim{margin-left:20px}.claim svg{width:202px;height:40px}.claim h1{font-size:24px;font-weight:900;color:#1e41a3;text-transform:uppercase}.header-buttons{-ms-flex:1 1 0%;flex:1 1 0%;text-align:right;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:end;justify-content:flex-end}.header-buttons .button{margin-left:12px;background:rgba(38,38,38,.1);color:#262626}.header-buttons .button:nth-child(1){margin-left:0}.button.button-icon.button-alt,.button.button-icon{padding:2px;width:40px;height:40px}.button-icon .svg{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}@media (max-width:650px){header .row1 .row1-inner{-ms-flex-direction:column;flex-direction:column}.claim{margin:16px 0;text-align:center}.header-buttons{margin:0}header .row1 .logo{width:102px;height:112px;margin-bottom:0}header .row1{padding-top:32px;padding-bottom:32px}}footer{font-size:15px;font-weight:400;background:#fff}footer .bg-gray{background-color:#f2f2f2;color:#101010}footer .bg-gray>.container{opacity:.7;padding-bottom:20px;padding-top:35px}footer .claim{margin:0 0 24px}footer a{text-decoration:underline}footer a:hover{text-decoration:none}footer .logo{width:52px;margin:auto;margin-bottom:16px;position:relative}footer .logo img{width:52px;height:auto}footer .logo svg{color:#fff;fill:#101010;width:100%;height:100%;position:relative;z-index:1}footer>.container.o-5{opacity:1}footer>.container{padding-top:0;padding-bottom:0}footer>.container:nth-last-child(1){padding-bottom:24px}footer>.container:nth-child(1),footer>.container:nth-child(2){padding-top:24px}footer .copyright{color:#101010}footer .copyright span{line-height:1.9}footer .eos{margin-top:20px}.m-b-010{margin-bottom:4px}.shop--footer .shop--footer-operator+ul{margin-top:15px}.shop--footer ul li{display:inline-block;padding:0 10px}.shop--footer{margin-bottom:20px}.pageHeader.withBackground{background:#f2f2f2}.custom-block .title,h3.title,th.title{background:#262626}ul.quickNav li.active a{background:rgba(38,38,38,.25)}.pageHeader .overlay .container .content h1{font-size:32px}.pageHeader .overlay .container .content p.perex{font-size:15px}.antialias{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pb0{padding-bottom:0!important}