@import"main.css";.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:rgba(255,255,255,.75);cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}:root,[data-theme=default]{--color-contrast-high:#fff}body{font-family:Lucida Grande,Helvetica,Arial,Verdana,sans-serif;font-size:12px;font-size:.75rem;color:#b9b8b5;background-color:#181815}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}*,*:before,*:after{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,dt,dl,dd,sup,sub,ul,a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1}sup,sub{vertical-align:baseline;position:relative;top:-.4em}sub{top:.4em}.clearfix{zoom:1}.clearfix:before,.clearfix:after{content:"";display:block;height:0;visibility:hidden}.clearfix:after{clear:both}.hidden{display:none;visibility:hidden}.mobile-hide{display:none;visibility:hidden}@media screen and (min-width:48.1rem){.mobile-hide{display:inline;visibility:visible}}.list-none>li{list-style:none}.floating-li>li{display:inline}.taR{text-align:right}.taC{text-align:center}.w100{width:100%}.h100{height:100%}.abs{position:absolute}.fix{position:fixed}.rel{position:relative}.abs-center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.caps{text-transform:uppercase}.lazyloading{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.lazyloaded{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.lazyloading,.lazyloaded,.lazyload{-webkit-transition:opacity .35s;transition:opacity .35s}.svg-container{position:relative;width:100%;height:0;padding-bottom:100%}.svg-container svg{width:100%;height:100%;top:0;left:0;position:absolute}.wrap-header{min-height:60px;height:auto;position:absolute;z-index:100;width:100%}@media screen and (min-width:40.1rem){.wrap-header{min-height:80px}}@media screen and (min-width:48.1rem){.wrap-header{position:relative;min-height:60px}}.header{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:40.1rem){.header{padding:10px 0}}@media screen and (min-width:48.1rem){.header{padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.logo{float:none;margin-left:10px;overflow:hidden;padding:0}.nav{height:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48.1rem){.nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:auto;height:initial;width:initial;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.mainmenu{width:100%;float:none;margin:0 0 calc(10px*2);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:48.1rem){.mainmenu{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:initial;-webkit-box-flex:.8;-ms-flex-positive:.8;flex-grow:.8;flex-grow:1;padding:0;margin:0 calc(10px*2) 0 0}}.mainmenu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (orientation:portrait){.mainmenu ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:48.1rem){.mainmenu ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.mainmenu ul li{float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu08{width:88px}@media screen and (min-width:48.1rem){.menu08{width:76px}}.social{float:none;width:auto;margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:48.1rem){.social{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.social ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-pack:distribute;justify-content:space-around;width:100%;max-width:100%}@media screen and (min-width:48.1rem){.social ul{padding-right:calc(10px*2);width:initial;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.social ul li{float:none;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:48.1rem){.social ul li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:48.1rem){.social ul li{width:35px;height:50px}}.nav-switch{display:none}.hamburger{display:block;visibility:visible;position:absolute;top:0;right:0;z-index:2;overflow:hidden;width:60px;height:60px;font-size:0;text-indent:-9999px;cursor:pointer}@media screen and (min-width:48.1rem){.hamburger{display:none;visibility:hidden}}@media screen and (min-width:40.1rem){.hamburger{top:10px}}[type=checkbox]:checked~label~.nav{cursor:pointer;height:calc((60px*5) + 60px)}.hamburger span{display:block;position:absolute;top:29px;left:18px;right:18px;height:2px;background-color:#5c5b59}.hamburger span:before,.hamburger span:after{position:absolute;display:block;left:0;width:100%;height:2px;background-color:#5c5b59;content:""}.hamburger span:before{top:-7px}.hamburger span:after{bottom:-7px}.wrap-content{padding-top:90px}@media screen and (min-width:40.1rem){.wrap-content{padding-top:110px}}@media screen and (min-width:48.1rem){.wrap-content{padding-top:30px}}.content{padding:0}.content a:focus,.content a:active,.mainmenu a:focus,.mainmenu a:active,.nav a:focus,.nav a:active,.header a:focus,.header a:active,.footer a:focus,.footer a:active{outline:none}.content--game,.section--about-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section--about-container,.podminky-container,.padded-LR{padding:0 10px}.videopolicy p,.videopolicy pre{width:90%;max-width:800px;max-width:50rem;margin:0 auto;padding-bottom:20px;font-size:16px}.grid-2,.grid-3,.grid-4,.grid-6,.grid-9,.grid-12{float:none}.grid-6{margin:0;width:calc(100% - (10px*2));width:100%}@media screen and (min-width:48.1rem){.grid-6{width:calc(50% - (10px*2))}}.grid-6 img{width:100%;min-width:100%;max-width:100%;height:auto}.podminky-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48.1rem){.podminky-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.slideshow{width:100%;height:auto;height:initial;position:relative}.slideshow:before{content:"";display:block;width:100%;height:0;padding-bottom:calc((100%*2)/3)}@media screen and (orientation:landscape){.slideshow:before{padding-bottom:40.425532%}}.nav-slideshow{width:auto;max-width:100%}.members dl{width:initial;float:none}.about-gallery,.games-gallery,.news-gallery{padding:0 10px}.about-gallery li,.games-gallery li,.news-gallery li{width:initial;float:none;margin:0 10px}.about-gallery,.members,.games-gallery,.news-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@supports((display:-ms-grid) or (display:grid)){.about-gallery,.members,.games-gallery,.news-gallery{display:-ms-grid;display:grid;grid-gap:0 calc(10px*2)}.about-gallery li,.games-gallery li,.news-gallery li{margin:0}}.games-gallery,.news-gallery{-ms-grid-columns:(minmax(250px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.about-gallery,.members{-ms-grid-columns:(minmax(200px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.test p{padding:0}@media screen and (min-width:48.1rem){.test p{padding:0 37px 0 0}}.about-gallery li a img,.games-gallery li a img,.news-gallery li a img{width:100%;min-width:100%;max-width:100%;height:auto}.about-gallery li a,.games-gallery li a,.news-gallery li a{color:#f8f3e5}.slide{width:100%;max-width:100%;height:100%;max-height:100%}.slide a{text-align:center}.slide a img{width:initial;min-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.contact-form-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48.1rem){.contact-form-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}fieldset{margin-bottom:60px}fieldset li,fieldset input,fieldset textarea,fieldset input.imput-subject,fieldset .button-send{width:100%;max-width:100%;float:none}@media screen and (min-width:48.1rem){fieldset li{width:calc(50% - 10px);margin:0 0 10px}}fieldset li.form-grid-6{width:100%;max-width:100%}@media screen and (min-width:48.1rem){fieldset li.form-grid-6{width:460px}}fieldset .button-send{padding:calc(10px/2) 10px;height:auto;min-height:auto}@media screen and (min-width:48.1rem){fieldset .button-send{padding:0;width:100px;min-height:2rem;line-height:2rem}}.flickity-page-dots{bottom:-34px}.flickity-page-dots .dot{width:9px;height:9px;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";background:transparent;border:1px solid #666;margin:0 5px}.flickity-page-dots .dot.is-selected{background:red}.carousel{width:calc(100% - (10px*2));margin:0 auto 42px}.carousel,.carousel:focus,.carousel .flickity-viewport,.carousel .flickity-viewport:focus,.flickity-slider,.flickity-slider:focus,.carousel-cell,.carousel-cell:focus{outline:none}.carousel{position:relative}.carousel .flickity-viewport{position:absolute;width:100%;height:100%!important;z-index:0;top:0;left:0}.flickity-slider{width:100%;height:100%}.slide.carousel-cell.is-selected{z-index:100}.menu-games-horni,.menu-games-dolni{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.back-games-wrap,.top-games-wrap,.prev-next-games-wrap{width:auto;float:none;margin:0}@media screen and (min-width:40.1rem){.back-games-wrap,.top-games-wrap,.prev-next-games-wrap{min-width:calc(100%/3)}}.top-games-wrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sidebar,.content-main{width:100%;float:none;margin:0;padding:0 10px}@media screen and (min-width:40.1rem){.sidebar{width:35%}}@media screen and (min-width:40.1rem){.content-main{width:65%}}.content-main img{width:100%;min-width:100%;max-width:100%;height:auto}.gallery-container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(250px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:calc(10px*2)}.gallery-container .grid-4{width:initial;float:none;overflow:hidden;margin:0}.gallery-container .grid-4 img{width:100%;min-width:100%;max-width:100%;height:auto}.video{width:100%;position:relative;padding-bottom:0;margin-bottom:20px}[style*="--aspect-ratio"]>:first-child{width:100%}[style*="--aspect-ratio"]>img{height:auto}@supports(--custom:property){[style*="--aspect-ratio"]{position:relative}[style*="--aspect-ratio"]:before{content:"";display:block;padding-bottom:calc(100% / (var(--aspect-ratio)))}[style*="--aspect-ratio"]>:first-child{position:absolute;top:0;left:0;height:100%}}.footer{padding:calc(10px*2) 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (min-width:48.1rem){.footer{-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}}.footer .copyright,.footer .design{float:none;width:initial;text-align:left;font-size:12px;font-size:.75rem}@media screen and (min-width:48.1rem){.footer .copyright,.footer .design{font-size:.6875rem}}.footer .copyright span{color:inherit}.footer .copyright span,.footer .copyright p,.footer .copyright a{font-size:inherit}.footer .copyright p,.footer .copyright a{display:block;margin-bottom:calc(10px/2)}@media screen and (min-width:48.1rem){.footer .copyright p,.footer .copyright a{display:inline}}.footer .copyright p{margin-bottom:calc(60px/2)}@media screen and (min-width:48.1rem){.footer .copyright p{margin-bottom:0}}.footer .copyright a{height:calc(60px/2);line-height:calc(60px/2)}@media screen and (min-width:48.1rem){.footer .copyright a{height:inherit;line-height:inherit}}.footer .design{margin-top:calc(60px/2);margin-bottom:calc(60px/2);width:100%}@media screen and (min-width:48.1rem){.footer .design{margin-top:0;margin-bottom:0;width:auto}}@media screen and (min-width:48.1rem){.footer .divided:before{content:"\00a0|\00a0";color:#333}}.footer .divided--LR:before,.footer .divided--LR:after{color:#333}.footer .divided--LR:before{content:"\00a0|\00a0"}@media screen and (min-width:48.1rem){.footer .divided--LR:after{content:"\00a0|\00a0"}}.logo-header,.nav{-webkit-transition:height .35s ease-out;transition:height .35s ease-out}.nav li{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}@media screen and (min-width:48.1rem){.nav li{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}}[type=checkbox]:checked~label~.nav ul li{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}[type=checkbox]:checked~label~.nav ul li:nth-child(1){-webkit-transition:opacity .3s .15s ease-out;transition:opacity .3s .15s ease-out}[type=checkbox]:checked~label~.nav ul li:nth-child(2){-webkit-transition:opacity .3s .25s ease-out;transition:opacity .3s .25s ease-out}[type=checkbox]:checked~label~.nav ul li:nth-child(3){-webkit-transition:opacity .3s .35s ease-out;transition:opacity .3s .35s ease-out}[type=checkbox]:checked~label~.nav ul li:nth-child(4){-webkit-transition:opacity .3s .45s ease-out;transition:opacity .3s .45s ease-out}[type=checkbox]:checked~label~.nav ul li:nth-child(5){-webkit-transition:opacity .3s .55s ease-out;transition:opacity .3s .55s ease-out}[type=checkbox]:checked~label~.nav ul li:nth-child(6){-webkit-transition:opacity .3s .65s ease-out;transition:opacity .3s .65s ease-out}[type=checkbox]:checked~label~.nav ul li:nth-child(7){-webkit-transition:opacity .3s .75s ease-out;transition:opacity .3s .75s ease-out}[type=checkbox]:checked~label~.nav ul li:nth-child(8){-webkit-transition:opacity .3s .85s ease-out;transition:opacity .3s .85s ease-out}[type=checkbox]:checked~label~.nav ul li:nth-child(9){-webkit-transition:opacity .3s .95s ease-out;transition:opacity .3s .95s ease-out}.hamburger{-webkit-transition:background-color 500ms;transition:background-color 500ms}.hamburger span{-webkit-transition:background-color 0s 500ms;transition:background-color 0s 500ms}.hamburger span:before,.hamburger span:after{-webkit-transition-duration:500ms,500ms;transition-duration:500ms,500ms;-webkit-transition-delay:500ms,0s;transition-delay:500ms,0s}.hamburger span:before{-webkit-transition-property:top,-webkit-transform;transition-property:top,-webkit-transform;transition-property:top,transform;transition-property:top,transform,-webkit-transform}.hamburger span:after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}[type=checkbox]:checked~label span{background-color:transparent}[type=checkbox]:checked~label span:before,[type=checkbox]:checked~label span:after{-webkit-transition-delay:500ms,500ms;transition-delay:500ms,500ms}[type=checkbox]:checked~label span:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}[type=checkbox]:checked~label span:after{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media(prefers-reduced-motion:reduce){*{-webkit-animation:none!important;animation:none!important;-webkit-transition:none!important;transition:none!important}}.header,.content,.footer{width:100%;max-width:960px;max-width:60rem;margin:0 auto}.menu-games-horni,.menu-games-dolni,.grid-12{width:calc(100% - (10px*2))}.wrap-footer,#container:after{height:auto;min-height:60px}[data-theme]{color:var(--color-contrast-high)}[data-theme=light]{--color-contrast-high:#000}.nav-slideshow{display:-webkit-box;display:-ms-flexbox;display:flex}.nav-slideshow #nav-button,.nav-slideshow .nav-button{width:auto}.slide dl dt,.slide dl dd{color:var(--color-contrast-high)}