/*! ----- CZ MOVIE ----- *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap");html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! BRICKst v1.0.0 | MIT License | allienworks.net */.row{width:100%;max-width:-moz-calc(980px + 3rem);max-width:calc(980px + 3rem);margin:0 auto}.row:after{clear:both;content:" ";display:table}.column,.columns{float:left;width:100%;padding:0 1.5rem;position:relative}[class*="block-grid"]{margin:0 -.7rem;padding:0}[class*="block-grid"]>*{display:block;float:left;padding:0 .7rem}.small-block-grid-1>*{width:100%;clear:both}@media only screen and (min-width: 45rem){[class*="small-block-grid"][class*="medium-block-grid"]>*{clear:none}.medium-block-grid-2>*{width:50%}.medium-block-grid-2>*:nth-of-type(2n+1){clear:both}}@media only screen and (min-width: 60rem){[class*="small-block-grid"][class*="large-block-grid"]>*{clear:none}[class*="medium-block-grid"][class*="large-block-grid"]>*{clear:none}.large-block-grid-3>*{width:33.33333%}.large-block-grid-3>*:nth-of-type(3n+1){clear:both}}*{-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:16px;line-height:1.6}body{font-family:"Open Sans","Helvetica","Arial",sans-serif;cursor:default}a{text-decoration:none;color:#4374b7}a:hover{color:#355c92}a:focus{outline:none}h1,h2,h3,h4,h5{-webkit-font-feature-settings:"dlig", "liga", "kern";-moz-font-feature-settings:"dlig", "liga", "kern";font-feature-settings:"dlig", "liga", "kern"}input,textarea,select{width:100%;margin-bottom:0.7rem}input[type="checkbox"],input[type="radio"],textarea[type="checkbox"],textarea[type="radio"],select[type="checkbox"],select[type="radio"]{width:auto}label{cursor:pointer}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic}iframe{display:block;max-width:100%}.button,button,a{-webkit-transition:all 0.15s;-o-transition:all 0.15s;-moz-transition:all 0.15s;transition:all 0.15s}[class*="block-grid"]::before,[class*="block-grid"]::after{content:"";display:table}[class*="block-grid"]::after{clear:both}.button,button{font-weight:bold;text-decoration:none;color:#fff;display:inline-block;padding:0.7rem 1.2rem;background:#4374b7;border-radius:4px;border:none}.button:hover,button:hover{background:#39639d;color:#fff}.table{max-width:100%;overflow-x:auto}table tr{border-bottom:1px solid #ddd}table tr th{text-align:left}hr{margin:2rem 0;border:0;border-top:1px solid #DCDDDE}code,kbd,pre,samp{background:#e9eaea}video::-webkit-media-text-track-display{-moz-transform:translateY(-3em);-ms-transform:translateY(-3em);-o-transform:translateY(-3em);-webkit-transform:translateY(-3em);transform:translateY(-3em)}.modal{display:none;overflow-y:auto;background-color:#000;background-color:rgba(0,0,0,0.95)}.modal.active{display:block;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:999}@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))){.modal{-webkit-backdrop-filter:blur(10px) brightness(110%);backdrop-filter:blur(10px) brightness(110%);--webkit-backdrop-filter: blur(100px) brightness(110%);background-color:rgba(0,0,0,0.95)}}.modal__content{width:100%;background:transparent;border:none;box-shadow:none;padding:50px 15px;margin:auto;text-align:center;color:#7E7E7E;position:absolute;left:0;right:0;top:30px}@media only screen and (min-width: 45rem){.modal__content{background:#000;border-radius:4px;border:1px solid #34373d;box-shadow:0 0 10px rgba(0,0,0,0.3);max-width:93%;width:800px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}.modal__heading{font-size:20px;margin:16px 0 20px;text-decoration:underline;text-transform:uppercase;display:inline-block;font-weight:500;text-align:center;color:#686868}@media only screen and (min-width: 60rem){.modal__heading{font-size:28px}}.modal__heading__image{display:block;margin:0 auto}.modal__site-description{font-size:12px;padding:0;line-height:18px;margin-bottom:25px}@media only screen and (min-width: 60rem){.modal__site-description{font-size:14px;padding:0 15%}}.modal__buttons{width:100%;display:block;margin:50px auto 40px auto}@media only screen and (min-width: 60rem){.modal__buttons{width:62%}}.modal__button--main.button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#A45915;box-shadow:0 8px 20px #60340c;font-size:20px;border:1px solid #60340c;color:#fff;cursor:pointer;font-weight:600}.modal__button--main.button:hover,.modal__button--main.button:focus{background-color:#60340c;border-color:#1c0f04;box-shadow:0 8px 20px #1c0f04}.modal__leave{font-weight:500;text-decoration:underline;text-transform:uppercase;font-size:12px;letter-spacing:0.04em;line-height:18px;text-align:center;margin-bottom:20px;color:#7E7E7E}body{font-family:"Montserrat",sans-serif;color:#252525;font-size:15px;margin:0}h1,h2,h3{font-family:"Montserrat",sans-serif;font-weight:normal;line-height:1.4;color:#fff}h1{font-size:1.4rem;margin:0 0 1rem 0}a{color:#A45915}a:hover{color:#d1721b}p.lead{font-weight:bold}.page{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.header{background:#000;width:100%}.header__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:84px}.header__logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:10px 10px 10px 0;max-width:20rem;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header__logo h1{color:white;font-weight:600;font-size:30px;text-transform:uppercase;letter-spacing:1px;margin-bottom:0}.header__logo__color{color:#A45915}@media only screen and (min-width: 52.5rem){.header__logo{margin:0 auto 0 0}}.header--no-buttons .header__inner{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.header--no-buttons .header__logo{margin:0}.header--no-buttons button{display:none}#footer{color:#bfbebe;padding:1.5rem 0;width:100%;font-weight:500;font-size:11px;line-height:22px;text-align:center}@media only screen and (min-width: 52.5rem){#footer{padding:2.5rem 0}}#footer .row--space{margin-top:22px;margin-bottom:22px}#footer a{color:#8c8b8b;font-weight:600}#footer .links a:not(:last-child)::after{content:'|';margin:0 6px;font-weight:400}.button{display:block;min-height:48px;border-radius:4px;background:#0d7fd7;box-shadow:1px 2px 0 #0861a6;padding:0 20px;font-weight:400;font-size:20px;color:#fff;-webkit-transition:background-color .2s, color .2s, -webkit-transform .2s;transition:background-color .2s, color .2s, -webkit-transform .2s;-o-transition:background-color .2s, color .2s, -o-transform .2s;-moz-transition:background-color .2s, color .2s, transform .2s, -moz-transform .2s;transition:background-color .2s, color .2s, transform .2s;transition:background-color .2s, color .2s, transform .2s, -webkit-transform .2s, -moz-transform .2s, -o-transform .2s}.button>strong{font-weight:700}@media only screen and (min-width: 52.5rem){.button{min-height:60px;padding:0 24px;font-size:22px}}.button:hover{background:#0a63a7;box-shadow:1px 2px 0 #064575;color:#e6e6e6}.button:active{-webkit-transform:scale(0.95);-moz-transform:scale(0.95);-ms-transform:scale(0.95);-o-transform:scale(0.95);transform:scale(0.95)}.box{padding:28px 0;width:100%}@media only screen and (min-width: 45rem){.box{padding:40px 0}}@media only screen and (min-width: 60rem){.box{padding:60px 0}}.box.dark{background:#f5f5f5}.box .text>p:first-of-type{margin-top:0}.box .text>p:last-of-type{margin-bottom:0}.episode{background:#fff;box-shadow:0 0 10px #e3e3e3;margin:1.5rem 0}.episode:first-child{margin-top:0}.episode .thumb{display:block}.episode .info{padding:1.5rem 2rem}.episode .info .title{margin:0 0 0.5rem 0;font-size:1.1rem}.episode .info .meta{color:#8c8b8b}@media only screen and (max-width: 52.5rem){.detail{padding:0}}@media only screen and (max-width: 52.5rem){.detail .column{padding:0}}.detail .player{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%}.detail .episode-details{padding:28px 12px}@media only screen and (min-width: 52.5rem){.detail .episode-details{padding:40px 0 10px}}.detail .episode-details__title{font-weight:700;font-size:22px;color:#000;margin-bottom:18px;padding:0 14px}@media only screen and (min-width: 52.5rem){.detail .episode-details__title{padding:0}}.detail .episode-details__description{font-size:14px;line-height:18px;color:#6c6c6c;margin-bottom:40px;padding:0 14px}@media only screen and (min-width: 52.5rem){.detail .episode-details__description{padding:0}}.detail .episode-details__description p{margin:0}.payment{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:0 0 2px 2px;background:#f5f5f5;padding:22px}@media only screen and (min-width: 52.5rem){.payment{padding:24px 40px 30px}}.payment__row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}@media only screen and (min-width: 52.5rem){.payment__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:26px}}.payment__title{font-weight:700;font-size:24px;text-align:center;color:#b00003;margin-right:auto}@media only screen and (min-width: 52.5rem){.payment__title{font-size:28px;text-align:left}}.payment__buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 52.5rem){.payment__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:32px;padding:0 16px}.payment__buttons .button:not(:last-child){margin-top:20px;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width: 52.5rem){.payment__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.payment__buttons .button:not(:last-child){margin-right:30px}}.gallery{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:8px}@media only screen and (min-width: 45rem){.gallery{grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:16px}}@media only screen and (min-width: 52.5rem){.gallery{grid-template-columns:repeat(4, minmax(0, 1fr));grid-gap:30px}}input{border:none;outline:none;background:transparent;padding:0;margin:0;-webkit-filter:none !important;filter:none !important;color:#000 !important;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}input:focus{outline:none}input:-moz-ui-invalid{box-shadow:none}input::-ms-clear{display:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0px 1000px #fff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input:-webkit-autofill::-webkit-input-placeholder, input:-webkit-autofill:hover::-webkit-input-placeholder, input:-webkit-autofill:focus::-webkit-input-placeholder{-webkit-text-fill-color:#969696;color:#969696;opacity:1}input:-webkit-autofill::placeholder,input:-webkit-autofill::-webkit-input-placeholder,input:-webkit-autofill:hover::placeholder,input:-webkit-autofill:hover::-webkit-input-placeholder,input:-webkit-autofill:focus::placeholder,input:-webkit-autofill:focus::-webkit-input-placeholder{-webkit-text-fill-color:#969696;color:#969696;opacity:1}input:-webkit-autofill,input:-webkit-autofill-strong-password,input:-webkit-autofill-strong-password-viewable{background:transparent}[class*="block-grid"]{margin:0 -0.425rem}@media only screen and (min-width: 45rem){[class*="block-grid"]{margin:0 -1rem}}[class*="block-grid"]>*{padding:0 0.425rem}@media only screen and (min-width: 45rem){[class*="block-grid"]>*{padding:0 1rem}}@media only screen and (min-width: 52.5rem){.mobile{display:none}}@media only screen and (max-width: 52.5rem){.not-mobile{display:none}}.player-container{position:relative}.player-container__button{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:4rem;height:4rem;line-height:4rem;background:url(../../_common/img/play.png) no-repeat;background-size:contain;border:none;border-radius:50%;opacity:0.8}@media only screen and (min-width: 45rem){.player-container__button{width:6rem;height:6rem;line-height:6rem;border-width:3px}}.player-container__button:hover{opacity:1}.player-container>img{width:100%}