@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@700&family=Source+Sans+3:wght@200..900&display=swap);.hooper-slide{flex-shrink:0;height:100%;margin:0;padding:0;list-style:none}.hooper-progress{position:absolute;top:0;right:0;left:0;height:4px;background-color:#efefef}.hooper-progress-inner{height:100%;background-color:#4285f4;transition:.3s}.hooper-pagination{position:absolute;bottom:0;right:50%;transform:translateX(50%);display:flex;padding:5px 10px}.hooper-indicators{display:flex;list-style:none;margin:0;padding:0}.hooper-indicator.is-active,.hooper-indicator:hover{background-color:#4285f4}.hooper-indicator{margin:0 2px;width:12px;height:4px;border-radius:4px;border:none;padding:0;background-color:#fff;cursor:pointer}.hooper-pagination.is-vertical{bottom:auto;right:0;top:50%;transform:translateY(-50%)}.hooper-pagination.is-vertical .hooper-indicators{flex-direction:column}.hooper-pagination.is-vertical .hooper-indicator{width:6px}.hooper-next,.hooper-prev{background-color:transparent;border:none;padding:1em;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}.hooper-next.is-disabled,.hooper-prev.is-disabled{opacity:.3;cursor:not-allowed}.hooper-next{right:0}.hooper-prev{left:0}.hooper-navigation.is-vertical .hooper-next{top:auto;bottom:0;transform:none}.hooper-navigation.is-vertical .hooper-prev{top:0;bottom:auto;right:0;left:auto;transform:none}.hooper-navigation.is-rtl .hooper-prev{left:auto;right:0}.hooper-navigation.is-rtl .hooper-next{right:auto;left:0}.hooper{position:relative;width:100%;height:200px}.hooper,.hooper *{box-sizing:border-box}.hooper-list{overflow:hidden;width:100%;height:100%}.hooper-track{display:flex;box-sizing:border-box;width:100%;height:100%;padding:0;margin:0}.hooper.is-vertical .hooper-track{flex-direction:column;height:200px}.hooper.is-rtl{direction:rtl}.hooper-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-color:currentcolor;border-style:solid;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(.7);transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{-webkit-transform:rotate(135deg) scale(.7);transform:rotate(135deg) scale(.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px 6px 10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;-webkit-box-sizing:border-box;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;vertical-align:middle}.mx-table th{padding:0;font-weight:500}.mx-table td{padding:0}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}@-webkit-keyframes anim-btn-hover-effect-1{60%{transform:scale3d(.999,.999,1)}85%{transform:scale3d(1.08,1.08,1)}to{transform:scaleX(1)}}@keyframes anim-btn-hover-effect-1{60%{transform:scale3d(.999,.999,1)}85%{transform:scale3d(1.08,1.08,1)}to{transform:scaleX(1)}}@-webkit-keyframes anim-btn-hover-effect-2{to{opacity:0;transform:scaleX(1)}}@keyframes anim-btn-hover-effect-2{to{opacity:0;transform:scaleX(1)}}@-webkit-keyframes anim-background{0%{background-color:#f7f7f7}40%{background-color:#f5f5f5}60%{background-color:#f2f2f2}80%{background-color:#f0f0f0}to{background-color:#efefef}}@keyframes anim-background{0%{background-color:#f7f7f7}40%{background-color:#f5f5f5}60%{background-color:#f2f2f2}80%{background-color:#f0f0f0}to{background-color:#efefef}}@-webkit-keyframes anim-background-fkn{0%{background-color:transparent}40%{background-color:transparent}60%{background-color:transparent}80%{background-color:transparent}to{background-color:transparent}}@keyframes anim-background-fkn{0%{background-color:transparent}40%{background-color:transparent}60%{background-color:transparent}80%{background-color:transparent}to{background-color:transparent}}@keyframes shimmer{to{transform:translateX(100%)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes loading{0%{opacity:.2}50%{opacity:.4}to{opacity:.2}}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.breadcrumb,.button,.delete,.file,.is-unselectable,.modal-close,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.highlight:not(:last-child),.level:not(:last-child),.list:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.delete:after,.delete:before,.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before,.modal-close:before{height:2px;width:50%}.delete:after,.modal-close:after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(0,0,0,.3)}.delete:active,.modal-close:active{background-color:rgba(0,0,0,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.control.is-loading:after,.loader,.select.is-loading:after{animation:spinAround .5s linear infinite;border-radius:290486px;border-color:transparent transparent #dbdbdb #dbdbdb;border-style:solid;border-width:2px;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.25em;justify-content:flex-start;line-height:1.5;padding:calc(.375em - 1px) calc(.625em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}embed,img:not([lazy]),object,video{height:auto;max-width:100%}audio{max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}html{background-color:#fff;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1rem;line-height:1.5}a{color:#3273dc;cursor:pointer}a strong{color:currentColor}a:hover{color:#363636}code{color:red;font-size:.875em;font-weight:400;padding:.25em .5em}code,hr{background-color:#f5f5f5}hr{border:none;display:block;height:2px;margin:1.5rem 0}img:not([lazy]){height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{text-align:left;vertical-align:top}table th{color:#363636}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-clipped{overflow:hidden!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:767px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media print,screen and (min-width:768px){.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1152px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1920px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:767px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:768px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:768px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1151px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1152px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1152px) and (max-width:1919px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1920px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:767px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:768px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:768px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1151px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1152px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1152px) and (max-width:1919px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1920px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:767px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:768px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:768px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1151px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1152px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1152px) and (max-width:1919px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1920px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:767px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:768px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:768px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1151px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1152px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1152px) and (max-width:1919px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1920px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black,a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#000!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-link{color:#3273dc!important}a.has-text-link:focus,a.has-text-link:hover{color:#205bbc!important}.has-background-link{background-color:#3273dc!important}.has-text-info{color:#209cee!important}a.has-text-info:focus,a.has-text-info:hover{color:#0f81cc!important}.has-background-info{background-color:#209cee!important}.has-text-success{color:#23d160!important}a.has-text-success:focus,a.has-text-success:hover{color:#1ca64c!important}.has-background-success{background-color:#23d160!important}.has-text-warning{color:#f5a623!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#db8c0a!important}.has-background-warning{background-color:#f5a623!important}.has-text-danger{color:red!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#c00!important}.has-background-danger{background-color:red!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-sans-serif,.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code,.is-family-monospace{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:767px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:768px){.is-block-tablet{display:block!important}}@media screen and (min-width:768px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1151px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1152px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1152px) and (max-width:1919px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1920px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:767px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:768px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:768px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1151px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1152px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1152px) and (max-width:1919px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1920px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:767px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:768px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:768px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1151px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1152px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1152px) and (max-width:1919px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1920px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:767px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:768px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:768px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1151px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1152px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1152px) and (max-width:1919px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1920px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:767px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (min-width:768px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:768px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1151px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1152px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1152px) and (max-width:1919px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1920px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:767px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:768px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:768px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1151px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1152px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1152px) and (max-width:1919px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1920px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:767px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:768px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:768px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1151px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1152px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1152px) and (max-width:1919px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1920px){.is-invisible-fullhd{visibility:hidden!important}}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.box{background-color:#fff;border-radius:6px;box-shadow:0 2px 3px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 2px 3px rgba(0,0,0,.1),0 0 0 1px #3273dc}a.box:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.2),0 0 0 1px #3273dc}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding:calc(.375em - 1px) .75em;text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.375em - 1px);margin-right:.1875em}.button .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:calc(-.375em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.375em - 1px);margin-right:calc(-.375em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#3273dc;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f5f5f5;color:#363636}.button.is-text.is-active,.button.is-text:active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-white{background-color:#fff;border-color:transparent;color:#000}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#000}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#000}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#000}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#000;color:#fff}.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#000;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #000 #000!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#000}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#000;color:#000}.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#000;color:#fff}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#000;box-shadow:none;color:#000}.button.is-black,.button.is-black.is-hovered,.button.is-black:hover{background-color:#000;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#000;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#000}.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#000}.button.is-black.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#000;color:#000}.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#000;border-color:#000;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #000 #000!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#000;box-shadow:none;color:#000}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#000}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:#363636}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:#363636}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:#363636}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#363636}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{background-color:#363636;color:#f5f5f5}.button.is-light.is-inverted:hover{background-color:#292929}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:#363636;border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:#363636;color:#f5f5f5}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark{background-color:#363636;border-color:transparent;color:#f5f5f5}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#f5f5f5}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#f5f5f5}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#f5f5f5;color:#363636}.button.is-dark.is-inverted:hover{background-color:#e8e8e8}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#f5f5f5;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#f5f5f5}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#f5f5f5;color:#363636}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link{background-color:#3273dc;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#276cda;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#2366d1;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#3273dc;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#3273dc}.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3273dc}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;color:#3273dc}.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#3273dc;border-color:#3273dc;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #3273dc #3273dc!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;box-shadow:none;color:#3273dc}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#3273dc}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info{background-color:#209cee;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#1496ed;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(32,156,238,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#118fe4;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#209cee;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#209cee}.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#209cee}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#209cee;color:#209cee}.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#209cee;border-color:#209cee;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #209cee #209cee!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#209cee;box-shadow:none;color:#209cee}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#209cee}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success{background-color:#23d160;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#22c65b;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(35,209,96,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#20bc56;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#23d160;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#23d160}.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#23d160}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#23d160;color:#23d160}.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#23d160;border-color:#23d160;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #23d160 #23d160!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#23d160;box-shadow:none;color:#23d160}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#23d160}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-warning{background-color:#f5a623;border-color:transparent;color:#fff}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#f4a117;border-color:transparent;color:#fff}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:#fff}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(245,166,35,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#f39c0b;border-color:transparent;color:#fff}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#f5a623;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{background-color:#fff;color:#f5a623}.button.is-warning.is-inverted:hover{background-color:#f2f2f2}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f5a623}.button.is-warning.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#f5a623;color:#f5a623}.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#f5a623;border-color:#f5a623;color:#fff}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #f5a623 #f5a623!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#f5a623;box-shadow:none;color:#f5a623}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:#fff;color:#f5a623}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger{background-color:red;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#f20000;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,0,0,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#e60000;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:red;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:red}.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:red}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:red;color:red}.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:red;border-color:red;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent red red!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:red;box-shadow:none;color:red}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:red}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-small{border-radius:2px;font-size:.75rem}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){border-radius:2px;font-size:.75rem}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1}.buttons.is-centered{justify-content:center}.buttons.is-right{justify-content:flex-end}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636;text-align:left}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content.is-small{font-size:.75rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.input,.textarea{background-color:#fff;border-color:#dbdbdb;color:#363636;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);max-width:100%;width:100%}.input::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input.is-hovered,.input:hover,.textarea.is-hovered,.textarea:hover{border-color:#b5b5b5}.input.is-active,.input.is-focused,.input:active,.input:focus,.textarea.is-active,.textarea.is-focused,.textarea:active,.textarea:focus{border-color:#3273dc;box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.input[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:hsla(0,0%,47.8%,.3)}.input[readonly],.textarea[readonly]{box-shadow:none}.input.is-white,.textarea.is-white{border-color:#fff}.input.is-white.is-active,.input.is-white.is-focused,.input.is-white:active,.input.is-white:focus,.textarea.is-white.is-active,.textarea.is-white.is-focused,.textarea.is-white:active,.textarea.is-white:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.input.is-black,.textarea.is-black{border-color:#000}.input.is-black.is-active,.input.is-black.is-focused,.input.is-black:active,.input.is-black:focus,.textarea.is-black.is-active,.textarea.is-black.is-focused,.textarea.is-black:active,.textarea.is-black:focus{box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.input.is-light,.textarea.is-light{border-color:#f5f5f5}.input.is-light.is-active,.input.is-light.is-focused,.input.is-light:active,.input.is-light:focus,.textarea.is-light.is-active,.textarea.is-light.is-focused,.textarea.is-light:active,.textarea.is-light:focus{box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25)}.input.is-dark,.textarea.is-dark{border-color:#363636}.input.is-dark.is-active,.input.is-dark.is-focused,.input.is-dark:active,.input.is-dark:focus,.textarea.is-dark.is-active,.textarea.is-dark.is-focused,.textarea.is-dark:active,.textarea.is-dark:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.input.is-primary,.textarea.is-primary{border-color:#00d1b2}.input.is-primary.is-active,.input.is-primary.is-focused,.input.is-primary:active,.input.is-primary:focus,.textarea.is-primary.is-active,.textarea.is-primary.is-focused,.textarea.is-primary:active,.textarea.is-primary:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.input.is-link,.textarea.is-link{border-color:#3273dc}.input.is-link.is-active,.input.is-link.is-focused,.input.is-link:active,.input.is-link:focus,.textarea.is-link.is-active,.textarea.is-link.is-focused,.textarea.is-link:active,.textarea.is-link:focus{box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.input.is-info,.textarea.is-info{border-color:#209cee}.input.is-info.is-active,.input.is-info.is-focused,.input.is-info:active,.input.is-info:focus,.textarea.is-info.is-active,.textarea.is-info.is-focused,.textarea.is-info:active,.textarea.is-info:focus{box-shadow:0 0 0 .125em rgba(32,156,238,.25)}.input.is-success,.textarea.is-success{border-color:#23d160}.input.is-success.is-active,.input.is-success.is-focused,.input.is-success:active,.input.is-success:focus,.textarea.is-success.is-active,.textarea.is-success.is-focused,.textarea.is-success:active,.textarea.is-success:focus{box-shadow:0 0 0 .125em rgba(35,209,96,.25)}.input.is-warning,.textarea.is-warning{border-color:#f5a623}.input.is-warning.is-active,.input.is-warning.is-focused,.input.is-warning:active,.input.is-warning:focus,.textarea.is-warning.is-active,.textarea.is-warning.is-focused,.textarea.is-warning:active,.textarea.is-warning:focus{box-shadow:0 0 0 .125em rgba(245,166,35,.25)}.input.is-danger,.textarea.is-danger{border-color:red}.input.is-danger.is-active,.input.is-danger.is-focused,.input.is-danger:active,.input.is-danger:focus,.textarea.is-danger.is-active,.textarea.is-danger.is-focused,.textarea.is-danger:active,.textarea.is-danger:focus{box-shadow:0 0 0 .125em rgba(255,0,0,.25)}.input.is-small,.textarea.is-small{border-radius:2px;font-size:.75rem}.input.is-medium,.textarea.is-medium{font-size:1.25rem}.input.is-large,.textarea.is-large{font-size:1.5rem}.input.is-fullwidth,.textarea.is-fullwidth{display:block;width:100%}.input.is-inline,.textarea.is-inline{display:inline;width:auto}.input.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:.625em;resize:vertical}.textarea:not([rows]){max-height:600px;min-height:120px}.textarea[rows]{height:auto}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.25em}.select:not(.is-multiple):not(.is-loading):after{border-color:#3273dc;right:1.125em;z-index:4}.select.is-rounded select{border-radius:290486px;padding-left:1em}.select select{background-color:#fff;border-color:#dbdbdb;color:#363636;cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-moz-placeholder{color:rgba(54,54,54,.3)}.select select::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.select select:-moz-placeholder{color:rgba(54,54,54,.3)}.select select:-ms-input-placeholder{color:rgba(54,54,54,.3)}.select select.is-hovered,.select select:hover{border-color:#b5b5b5}.select select.is-active,.select select.is-focused,.select select:active,.select select:focus{border-color:#3273dc;box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.select select[disabled],fieldset[disabled] .select select{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.select select[disabled]::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.select select[disabled]::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder{color:hsla(0,0%,47.8%,.3)}.select select[disabled]:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.select select[disabled]:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder{color:hsla(0,0%,47.8%,.3)}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-white:not(:hover):after,.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.select.is-black:not(:hover):after,.select.is-black select,.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.select.is-light:not(:hover):after,.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25)}.select.is-dark:not(:hover):after,.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#00d1b2}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#00b89c}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.select.is-link:not(:hover):after,.select.is-link select{border-color:#3273dc}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#2366d1}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.select.is-info:not(:hover):after,.select.is-info select{border-color:#209cee}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#118fe4}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(32,156,238,.25)}.select.is-success:not(:hover):after,.select.is-success select{border-color:#23d160}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#20bc56}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(35,209,96,.25)}.select.is-warning:not(:hover):after,.select.is-warning select{border-color:#f5a623}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#f39c0b}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(245,166,35,.25)}.select.is-danger:not(:hover):after,.select.is-danger select{border-color:red}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#e60000}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(255,0,0,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7a7a7a}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#000}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#000}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,100%,.25);color:#000}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#000}.file.is-black .file-cta,.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,0,0,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#363636}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:#363636}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,96.1%,.25);color:#363636}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#363636}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#f5f5f5}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#f5f5f5}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#f5f5f5}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#3273dc;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#276cda;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(50,115,220,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#2366d1;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#209cee;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#1496ed;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(32,156,238,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#118fe4;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#23d160;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#22c65b;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(35,209,96,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#20bc56;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#f5a623;border-color:transparent;color:#fff}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#f4a117;border-color:transparent;color:#fff}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(245,166,35,.25);color:#fff}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#f39c0b;border-color:transparent;color:#fff}.file.is-danger .file-cta{background-color:red;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#f20000;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,0,0,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#e60000;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border:1px solid #dbdbdb;border-left-width:0;display:block;max-width:16em;overflow:hidden;text-align:left;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#000}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#3273dc}.help.is-info{color:#209cee}.help.is-success{color:#23d160}.help.is-warning{color:#f5a623}.help.is-danger{color:red}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:768px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:767px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:768px){.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:768px){.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:left}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#7a7a7a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.25em;pointer-events:none;position:absolute;top:0;width:2.25em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.25em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.25em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:290486px}.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{position:absolute;right:.5rem;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#000}.notification.is-black{background-color:#000;color:#fff}.notification.is-light{background-color:#f5f5f5;color:#363636}.notification.is-dark{background-color:#363636;color:#f5f5f5}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-link{background-color:#3273dc;color:#fff}.notification.is-info{background-color:#209cee;color:#fff}.notification.is-success{background-color:#23d160;color:#fff}.notification.is-warning{background-color:#f5a623;color:#fff}.notification.is-danger{background-color:red;color:#fff}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#dbdbdb}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#dbdbdb;background-image:linear-gradient(90deg,#4a4a4a 30%,#dbdbdb 0);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(90deg,#fff 30%,#dbdbdb 0)}.progress.is-black::-webkit-progress-value{background-color:#000}.progress.is-black::-moz-progress-bar{background-color:#000}.progress.is-black::-ms-fill{background-color:#000}.progress.is-black:indeterminate{background-image:linear-gradient(90deg,#000 30%,#dbdbdb 0)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(90deg,#f5f5f5 30%,#dbdbdb 0)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(90deg,#363636 30%,#dbdbdb 0)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(90deg,#00d1b2 30%,#dbdbdb 0)}.progress.is-link::-webkit-progress-value{background-color:#3273dc}.progress.is-link::-moz-progress-bar{background-color:#3273dc}.progress.is-link::-ms-fill{background-color:#3273dc}.progress.is-link:indeterminate{background-image:linear-gradient(90deg,#3273dc 30%,#dbdbdb 0)}.progress.is-info::-webkit-progress-value{background-color:#209cee}.progress.is-info::-moz-progress-bar{background-color:#209cee}.progress.is-info::-ms-fill{background-color:#209cee}.progress.is-info:indeterminate{background-image:linear-gradient(90deg,#209cee 30%,#dbdbdb 0)}.progress.is-success::-webkit-progress-value{background-color:#23d160}.progress.is-success::-moz-progress-bar{background-color:#23d160}.progress.is-success::-ms-fill{background-color:#23d160}.progress.is-success:indeterminate{background-image:linear-gradient(90deg,#23d160 30%,#dbdbdb 0)}.progress.is-warning::-webkit-progress-value{background-color:#f5a623}.progress.is-warning::-moz-progress-bar{background-color:#f5a623}.progress.is-warning::-ms-fill{background-color:#f5a623}.progress.is-warning:indeterminate{background-image:linear-gradient(90deg,#f5a623 30%,#dbdbdb 0)}.progress.is-danger::-webkit-progress-value{background-color:red}.progress.is-danger::-moz-progress-bar{background-color:red}.progress.is-danger::-ms-fill{background-color:red}.progress.is-danger:indeterminate{background-image:linear-gradient(90deg,red 30%,#dbdbdb 0)}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#000}.table td.is-black,.table th.is-black{background-color:#000;border-color:#000;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#f5f5f5}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#3273dc;border-color:#3273dc;color:#fff}.table td.is-info,.table th.is-info{background-color:#209cee;border-color:#209cee;color:#fff}.table td.is-success,.table th.is-success{background-color:#23d160;border-color:#23d160;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#f5a623;border-color:#f5a623;color:#fff}.table td.is-danger,.table th.is-danger{background-color:red;border-color:red;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table th{color:#363636;text-align:left}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover,.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.has-addons .tag,.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.tags.has-addons .tag:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#000}.tag:not(body).is-black{background-color:#000;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:#363636}.tag:not(body).is-dark{background-color:#363636;color:#f5f5f5}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-link{background-color:#3273dc;color:#fff}.tag:not(body).is-info{background-color:#209cee;color:#fff}.tag:not(body).is-success{background-color:#23d160;color:#fff}.tag:not(body).is-warning{background-color:#f5a623;color:#fff}.tag:not(body).is-danger{background-color:red;color:#fff}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:290486px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.subtitle sup,.title sub,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title+.highlight{margin-top:-.75rem}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}.highlight pre{overflow:auto;max-width:100%}.number{align-items:center;background-color:#f5f5f5;border-radius:290486px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.container{margin:0 auto;position:relative}@media screen and (min-width:1024px){.container{max-width:1024px;width:1024px}.container.is-fluid{margin-left:0;margin-right:0;max-width:none;width:auto}}@media screen and (max-width:1151px){.container.is-widescreen{max-width:1152px;width:auto}}@media screen and (max-width:1919px){.container.is-fullhd{max-width:1920px;width:auto}}@media screen and (min-width:1152px){.container{max-width:1152px;width:1152px}}@media screen and (min-width:1920px){.container{max-width:1920px;width:1920px}}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#3273dc;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#b5b5b5;content:"\0002f"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li:before{content:"\02192"}.breadcrumb.has-bullet-separator li+li:before{content:"\02022"}.breadcrumb.has-dot-separator li+li:before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li:before{content:"\0227B"}.card{background-color:#fff;box-shadow:0 2px 3px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);color:#4a4a4a;max-width:100%;position:relative}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 1px 2px rgba(0,0,0,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem}.card-header-icon,.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;cursor:pointer;display:flex;padding:.75rem}.card-image{display:block;position:relative}.card-content{padding:1.5rem}.card-content,.card-footer{background-color:transparent}.card-footer{border-top:1px solid #dbdbdb;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #dbdbdb}.card .media:not(:last-child){margin-bottom:.75rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:0;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:left;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#000}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#3273dc;color:#fff}.dropdown-divider{background-color:#dbdbdb;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:768px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:767px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media print,screen and (min-width:768px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:767px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:768px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:768px){.level-right{display:flex}}.list{background-color:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1)}.list-item{display:block;padding:.5em 1em}.list-item:not(a){color:#4a4a4a}.list-item:first-child,.list-item:last-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-item:not(:last-child){border-bottom:1px solid #dbdbdb}.list-item.is-active{background-color:#3273dc;color:#fff}a.list-item{background-color:#f5f5f5;cursor:pointer}.media{align-items:flex-start;display:flex;text-align:left}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid hsla(0,0%,85.9%,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid hsla(0,0%,85.9%,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:left}@media screen and (max-width:767px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#3273dc;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#000}.message.is-white .message-body{border-color:#fff;color:#4d4d4d}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#000;color:#fff}.message.is-black .message-body{border-color:#000;color:#000}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:#363636}.message.is-light .message-body{border-color:#f5f5f5;color:#505050}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#f5f5f5}.message.is-dark .message-body{border-color:#363636;color:#2a2a2a}.message.is-primary{background-color:#f5fffd}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#021310}.message.is-link{background-color:#f6f9fe}.message.is-link .message-header{background-color:#3273dc;color:#fff}.message.is-link .message-body{border-color:#3273dc;color:#22509a}.message.is-info{background-color:#f6fbfe}.message.is-info .message-header{background-color:#209cee;color:#fff}.message.is-info .message-body{border-color:#209cee;color:#12537e}.message.is-success{background-color:#f6fef9}.message.is-success .message-header{background-color:#23d160;color:#fff}.message.is-success .message-body{border-color:#23d160;color:#0e301a}.message.is-warning{background-color:#fffbf5}.message.is-warning .message-header{background-color:#f5a623;color:#fff}.message.is-warning .message-body{border-color:#f5a623;color:#53380b}.message.is-danger{background-color:#fff5f5}.message.is-danger .message-header{background-color:red;color:#fff}.message.is-danger .message-body{border-color:red;color:#ad0606}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-radius:4px;border:solid #dbdbdb;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(0,0,0,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media print,screen and (min-width:768px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:10px}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#000}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#000}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#000}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#000}.navbar.is-white .navbar-burger{color:#000}@media screen and (min-width:1024px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#000}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#000}.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after{border-color:#000}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#000}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#000}}.navbar.is-black{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link:after,.navbar.is-black .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:#363636}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:#363636}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-brand .navbar-link:after{border-color:#363636}.navbar.is-light .navbar-burger{color:#363636}@media screen and (min-width:1024px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:#363636}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:#363636}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#363636}}.navbar.is-dark{background-color:#363636;color:#f5f5f5}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#f5f5f5}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#f5f5f5}.navbar.is-dark .navbar-burger{color:#f5f5f5}@media screen and (min-width:1024px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#f5f5f5}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#f5f5f5}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#f5f5f5}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-end .navbar-link:after,.navbar.is-primary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#3273dc;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-end .navbar-link:after,.navbar.is-link .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#3273dc;color:#fff}}.navbar.is-info{background-color:#209cee;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#118fe4;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#118fe4;color:#fff}.navbar.is-info .navbar-end .navbar-link:after,.navbar.is-info .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#118fe4;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#209cee;color:#fff}}.navbar.is-success{background-color:#23d160;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#20bc56;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#20bc56;color:#fff}.navbar.is-success .navbar-end .navbar-link:after,.navbar.is-success .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#20bc56;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#23d160;color:#fff}}.navbar.is-warning{background-color:#f5a623;color:#fff}.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:#fff}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#f39c0b;color:#fff}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-warning .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:#fff}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#f39c0b;color:#fff}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#f39c0b;color:#fff}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f5a623;color:#fff}}.navbar.is-danger{background-color:red;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#e60000;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#e60000;color:#fff}.navbar.is-danger .navbar-end .navbar-link:after,.navbar.is-danger .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#e60000;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:red;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:hover{background-color:#fafafa;color:#3273dc}.navbar-item{display:block;flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#3273dc}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom:3px solid #3273dc;color:#3273dc;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#3273dc;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(0,0,0,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top-touch .navbar-menu,.navbar.is-fixed-top .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link,.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#000}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item{display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(0,0,0,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(0,0,0,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#000}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + -4px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(0,0,0,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#000}.navbar-link.is-active:not(:hover),a.navbar-item.is-active:not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:290486px}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;padding-left:.5em;padding-right:.5em;justify-content:center;margin:.25rem;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.25em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#3273dc}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.2)}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#3273dc;border-color:#3273dc;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}@media screen and (max-width:767px){.pagination{flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}}@media print,screen and (min-width:768px){.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel-block,.panel-heading,.panel-tabs{border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}.panel-block:first-child,.panel-heading:first-child,.panel-tabs:first-child{border-top:1px solid #dbdbdb}.panel-heading{background-color:#f5f5f5;border-radius:4px 4px 0 0;color:#363636;font-size:1.25em;font-weight:300;line-height:1.25;padding:.5em .75em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#3273dc}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#3273dc;color:#363636}.panel-block.is-active .panel-icon{color:#3273dc}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom:1px solid #dbdbdb;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#3273dc;color:#3273dc}.tabs ul{align-items:center;border-bottom:1px solid #dbdbdb;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-center,.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border:1px solid #dbdbdb;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-radius:4px 0 0 4px}.tabs.is-toggle li:last-child a{border-radius:0 4px 4px 0}.tabs.is-toggle li.is-active a{background-color:#3273dc;border-color:#3273dc;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:290486px;border-top-left-radius:290486px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:290486px;border-top-right-radius:290486px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:767px){.column.is-narrow-mobile{flex:none}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:768px){.column.is-narrow,.column.is-narrow-tablet{flex:none}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1152px){.column.is-narrow-widescreen{flex:none}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1920px){.column.is-narrow-fullhd{flex:none}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-left:16.66667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-left:33.33333%}.column.is-5-fullhd{flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-left:41.66667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-left:58.33333%}.column.is-8-fullhd{flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-left:66.66667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-left:83.33333%}.column.is-11-fullhd{flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-left:91.66667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:768px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1*var(--columnGap));margin-right:calc(-1*var(--columnGap))}.columns.is-variable .column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:767px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:768px) and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1151px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1152px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1152px) and (max-width:1919px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1920px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:767px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:768px) and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1151px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1152px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1152px) and (max-width:1919px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1920px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:767px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1151px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1152px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1152px) and (max-width:1919px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1920px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:767px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:768px) and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1151px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1152px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1152px) and (max-width:1919px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1920px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:767px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1151px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1152px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1152px) and (max-width:1919px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1920px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:767px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:768px) and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1151px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1152px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1152px) and (max-width:1919px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1920px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:767px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1151px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1152px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1152px) and (max-width:1919px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1920px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:767px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:768px) and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1151px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1152px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1152px) and (max-width:1919px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1920px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:767px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:768px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1151px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1152px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1152px) and (max-width:1919px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1920px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (min-width:768px){.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333%}.tile.is-2{flex:none;width:16.66667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333%}.tile.is-5{flex:none;width:41.66667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333%}.tile.is-8{flex:none;width:66.66667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333%}.tile.is-11{flex:none;width:91.66667%}.tile.is-12{flex:none;width:100%}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#000}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#000}.hero.is-white .subtitle{color:rgba(0,0,0,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#000}@media screen and (max-width:1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(0,0,0,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#000}.hero.is-white .tabs a{color:#000;opacity:.9}.hero.is-white .tabs a:hover,.hero.is-white .tabs li.is-active a{opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#000}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#000;border-color:#000;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}@media screen and (max-width:767px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}}.hero.is-black{background-color:#000;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-black .navbar-menu{background-color:#000}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover,.hero.is-black .tabs li.is-active a{opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#000}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000,#000 71%,#0d0d0d)}@media screen and (max-width:767px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#000 71%,#0d0d0d)}}.hero.is-light{background-color:#f5f5f5;color:#363636}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#363636}.hero.is-light .subtitle{color:rgba(54,54,54,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#363636}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(54,54,54,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:#363636}.hero.is-light .tabs a{color:#363636;opacity:.9}.hero.is-light .tabs a:hover,.hero.is-light .tabs li.is-active a{opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#363636}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#363636;border-color:#363636;color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:767px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark{background-color:#363636;color:#f5f5f5}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#f5f5f5}.hero.is-dark .subtitle{color:hsla(0,0%,96.1%,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#f5f5f5}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:hsla(0,0%,96.1%,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#f5f5f5}.hero.is-dark .tabs a{color:#f5f5f5;opacity:.9}.hero.is-dark .tabs a:hover,.hero.is-dark .tabs li.is-active a{opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#f5f5f5}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:767px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover,.hero.is-primary .tabs li.is-active a{opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}@media screen and (max-width:767px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}}.hero.is-link{background-color:#3273dc;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#3273dc}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#2366d1;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover,.hero.is-link .tabs li.is-active a{opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3273dc}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#1577c6,#3273dc 71%,#4366e5)}@media screen and (max-width:767px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1577c6,#3273dc 71%,#4366e5)}}.hero.is-info{background-color:#209cee;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu{background-color:#209cee}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#118fe4;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover,.hero.is-info .tabs li.is-active a{opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#209cee}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#04a6d7,#209cee 71%,#3287f5)}@media screen and (max-width:767px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#04a6d7,#209cee 71%,#3287f5)}}.hero.is-success{background-color:#23d160;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#23d160}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#20bc56;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover,.hero.is-success .tabs li.is-active a{opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#23d160}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#12af2f,#23d160 71%,#2ce28a)}@media screen and (max-width:767px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#12af2f,#23d160 71%,#2ce28a)}}.hero.is-warning{background-color:#f5a623;color:#fff}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#fff}.hero.is-warning .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#f5a623}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#f39c0b;color:#fff}.hero.is-warning .tabs a{color:#fff;opacity:.9}.hero.is-warning .tabs a:hover,.hero.is-warning .tabs li.is-active a{opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#fff}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f5a623}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#e56900,#f5a623 71%,#fbd236)}@media screen and (max-width:767px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e56900,#f5a623 71%,#fbd236)}}.hero.is-danger{background-color:red;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:red}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#e60000;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover,.hero.is-danger .tabs li.is-active a{opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:red}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#c02,red 71%,#ff401a)}@media screen and (max-width:767px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#c02,red 71%,#ff401a)}}.hero.is-small .hero-body{padding-bottom:1.5rem;padding-top:1.5rem}@media print,screen and (min-width:768px){.hero.is-medium .hero-body{padding-bottom:9rem;padding-top:9rem}}@media print,screen and (min-width:768px){.hero.is-large .hero-body{padding-bottom:18rem;padding-top:18rem}}.hero.is-fullheight-with-navbar .hero-body,.hero.is-fullheight .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:767px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:767px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:768px){.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0}.hero-body,.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section.is-medium{padding:9rem 1.5rem}.section.is-large{padding:18rem 1.5rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background-color:#f7f7f7}a{text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}.clearfix:after{clear:both;content:"";display:table}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.no-padding-bottom{padding-bottom:0}.no-padding-top{padding-top:0}.no-vertical-padding{padding-top:0;padding-bottom:0}.no-horizontal-padding{padding-left:0;padding-right:0}.special-margin{background-color:#f7f7f7}@media (min-width:992px){.special-margin{margin-top:-90px}}.hooper{height:auto}.is-flex{display:flex}.img-placeholder{display:block;background-color:#eaeaea;width:100%;height:100%;min-width:100%;max-width:100%}.border-grad{position:relative;border-left:2px solid #0074ff;border-right:2px solid #0074ff}.border-grad:after,.border-grad:before{content:"";display:block;position:absolute;width:100%;height:2px;background-color:#0074ff;background-image:linear-gradient(90deg,#0074ff,#0074ff);top:0;left:0}.border-grad:after{top:auto;bottom:0}.border-grad--left{border-left-width:2px;border-right-width:0}.border-grad--left:after,.border-grad--left:before{width:80%;left:0;right:auto}.border-grad--right{border-left-width:0;border-right-width:2px}.border-grad--right:after,.border-grad--right:before{width:80%;left:auto;right:0}.last-no-border-bottom .column:last-child .wsb2-box{border-bottom:none;padding-bottom:0}.no-data{display:flex;align-items:center;justify-content:center;padding:50px}.menu-cover{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.6);z-index:-1;opacity:0}.menu-cover.active{opacity:1;z-index:20}.logo-christmas .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#fff}.logo-christmas .st1{fill:#14631b}.logo-christmas .st2{fill:#1a8224}.logo-christmas .st3{fill:#f43908}.logo-christmas .st4{fill:#ffb405}.logo-christmas .st5{fill:#08c3f4}.logo-christmas .st6{fill:#fff}.logo-sylwester .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#fff}.logo-sylwester .st1{fill:url(#SVGID_1_)}.logo-sylwester .st2{fill:url(#SVGID_2_)}.logo-sylwester .st3{fill:url(#SVGID_3_)}.logo-sylwester .st4{fill:url(#SVGID_4_)}.logo-sylwester .st5{fill:url(#SVGID_5_)}.logo-sylwester .st6{fill:url(#SVGID_6_)}.logo-sylwester .st7{fill:url(#SVGID_7_)}.logo-sylwester .st8{fill:url(#SVGID_8_)}.logo-sylwester .st9{fill:url(#SVGID_9_)}.logo-sylwester .st10{fill:url(#SVGID_10_)}.logo-sylwester .st11{fill:url(#SVGID_11_)}.logo-sylwester .st12{fill:url(#SVGID_12_)}.logo-sylwester .st13{fill:url(#SVGID_13_)}.logo-sylwester .st14{fill:url(#SVGID_14_)}.logo-sylwester .st15{fill:url(#SVGID_15_)}.logo-sylwester .st16{fill:url(#SVGID_16_)}.logo-sylwester .st17{fill:url(#SVGID_17_)}.logo-sylwester .st18{fill:url(#SVGID_18_)}.logo-sylwester .st19{fill:url(#SVGID_19_)}.logo-sylwester .st20{fill:url(#SVGID_20_)}.logo-sylwester .st21{fill:url(#SVGID_21_)}.logo-sylwester .st22{fill:url(#SVGID_22_)}.logo-sylwester .st23{fill:url(#SVGID_23_)}.logo-sylwester .st24{fill:url(#SVGID_24_)}.video-beam-bottom.active,.video-beam-top.active{background-position:0 0!important;background-color:transparent!important;height:0!important;background-size:contain!important;padding-bottom:8.73%}.screening{position:fixed;width:100%;height:100%;display:none;background-position:top!important;background-repeat:no-repeat!important;background-color:transparent!important;top:0;left:0}.screening--active:hover{cursor:pointer}@media (min-width:992px){.screening--active.ado{display:block!important}}@media (min-width:1250px){.screening{display:block}}.screening>div{text-align:center}.screening__wrapper{position:relative}@media (min-width:1250px){.screening__wrapper.active-yes{position:relative;width:1240px;margin:0 auto;background:#f7f7f7}.screening__wrapper.active-yes .container{width:auto}.screening__wrapper.active-yes .slider-carousel__wrapper{width:1240px;max-width:1240px}.screening__wrapper.active-yes .header__container{width:1240px}.screening__wrapper.active-yes .slider-carousel .hooper-prev{left:-16px}.screening__wrapper.active-yes .slider-carousel .hooper-next{right:-13px}.screening__wrapper.active-yes .module-slider-boxes .hooper-prev{left:11px}.screening__wrapper.active-yes .module-slider-boxes .hooper-next{right:4px}.screening__wrapper.active-yes .module-video__elem--desc{padding-bottom:0}.screening__wrapper.active-yes .module-menu{width:1240px}.screening__wrapper.active-yes .module-slider-broadcasts__wrapper{width:calc(100% - 337px)}.screening__wrapper.active-yes .module-1-2-3-boxes__title{font-size:1.125rem}.screening__wrapper.active-yes .module-1-2-3-boxes__time{font-size:.75rem}.screening__wrapper.active-yes .banner__multiple .banner__title{font-size:1.5rem}.screening__wrapper.active-yes .footer__bottom-name{padding-bottom:15px}.screening__wrapper.active-yes .module-video__container{height:475px}.screening__wrapper.active-yes .module-video__player{width:754px;height:424px;margin-top:25px}.screening__wrapper.active-yes .module-video__list{width:calc(100% - 754px)}.screening__wrapper.active-yes .module-video__background{width:74.4%}.screening__wrapper.active-yes .module-recommend .wsb2-box img,.screening__wrapper.active-yes .s-left .wsb2-box img{max-width:111px}.screening__wrapper.active-yes .channels-horizontal .container,.screening__wrapper.active-yes .program-controls__wrap .container{max-width:1240px;width:1240px}}@media (min-width:1920px){.screening__wrapper.active-yes .header__additional-menu ul li a{margin-right:10px}.screening__wrapper.active-yes .header__menu-item a{margin-left:15px}}.windowboard{max-width:850px;margin:10px auto 30px;text-align:center;position:relative;overflow:hidden}@media (max-width:768px){.windowboard{width:100%}}.board{max-width:970px;margin:32px auto 0;text-align:center;position:relative;overflow:hidden}@media (max-width:768px){.board{width:100%}}.mobile-board-last,.mobile-board-middle,.mobile-board-top{max-width:100%;margin:16px auto;text-align:center;position:relative;overflow:hidden;display:flex}@media (min-width:992px){.mobile-board-last,.mobile-board-middle,.mobile-board-top{display:none}}.mobile-board-last:empty,.mobile-board-middle:empty,.mobile-board-top:empty{margin:0 auto}.active-ad .ad_slot{background-color:#efeeef;display:flex;align-items:center;justify-content:center}.active-ad .ad_slot .ad_wrapper{position:relative;padding:9px 0;min-width:50px}.active-ad .ad_slot .ad_wrapper:before{content:"REKLAMA";font-size:9px;font-weight:400;line-height:1;color:rgba(0,0,0,.37);height:9px;position:absolute;top:0;left:0;margin:auto;font-family:Source Sans Pro,serif}.active-ad .ad_slot .ad_wrapper.gam:before,.active-ad .ad_slot .ad_wrapper:empty:before{content:"REKLAMA";font-size:14px;font-weight:400;line-height:1;color:rgba(0,0,0,.37);width:50px;height:10px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;font-family:Source Sans Pro,serif}.active-ad .ad_slot .ad_wrapper.gam.loaded:before{font-size:9px;height:9px;right:unset;bottom:unset}.active-ad .ad_slot.top_wrapper{max-width:100%;min-height:200px;margin:0 auto;padding:0 5px}@media (min-width:992px){.active-ad .ad_slot.top_wrapper{height:318px;max-width:1080px}}.active-ad .ad_slot.top_wrapper .ad_wrapper{display:block!important}.active-ad .ad_slot.board .ad_wrapper{padding:0;min-width:unset}.active-ad .ad_slot.open-slot.board{display:none}@media (min-width:992px){.active-ad .ad_slot.open-slot.board{height:318px;max-width:1080px;display:flex}}.active-ad .ad_slot.open-slot.board .ad_wrapper{padding:9px 0}.active-ad .ad_slot.open-slot.mobile-board{max-width:450px;height:250px}@media (min-width:992px){.active-ad .ad_slot.open-slot.mobile-board{display:none}}.active-ad .ad_slot.open-slot.mobile-board .ad_wrapper{padding:9px 0}.active-ad .ad_slot.open-slot .ad_wrapper{min-width:60px}.active-ad .mobile-board-last,.active-ad .mobile-board-middle,.active-ad .mobile-board-top{max-width:450px;min-height:250px}@media (min-width:992px){.active-ad .mobile-board-last,.active-ad .mobile-board-middle,.active-ad .mobile-board-top{display:none}}.grippy-host{position:relative}.grippy-host:before{content:"REKLAMA";font-size:9px;font-weight:400;line-height:1;color:rgba(0,0,0,.37);width:50px;height:10px;position:absolute;top:6px;left:2px;margin:auto;z-index:9}.stickyad__close{display:none;position:absolute;top:-20px;right:15px;min-width:76px;height:20px;background-color:#fff;border:1px solid #b1b0b0;border-bottom:0;padding:5px 10px 0;border-top-left-radius:5px;border-top-right-radius:5px;align-items:center;justify-content:center;color:#b1b0b0;font-size:20px;font-weight:600;cursor:pointer}.stickyad__close-icon{display:inline-block;width:13px;height:13px;margin-top:2px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/close-ad.svg);background-repeat:no-repeat;background-size:contain;margin-left:7px}@media (min-width:1024px){.stickyad__close{right:150px;padding:5px 10px;top:-21px;height:21px}}.stickyad__close-wrapper{margin-top:5px}@media (min-width:1024px){.stickyad__close-wrapper{margin-top:5px}}.stickyad__wrapper{position:fixed;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;background:transparent;transition:transform 2s;visibility:hidden;font-family:Source Sans Pro,serif}.stickyad__wrapper.active{bottom:60px}@media (min-width:768px){.stickyad__wrapper,.stickyad__wrapper.active{bottom:0}}.stickyad__wrapper .ad_wrapper{padding:0}.stickyad__wrapper.loaded{background:#fff;z-index:999;border-top:1px solid #b1b0b0;box-shadow:0 0 4.5px 0 rgba(0,0,0,.25);visibility:visible}.stickyad__wrapper.loaded .stickyad__close{display:flex}.stickyad__wrapper.loaded .ad_wrapper{padding:25px 0 15px}.stickyad__wrapper.collapse .stickyad__toggle-icon{transform:rotate(-180deg)}.stickyad__wrapper.loaded.ad_slot .ad_wrapper:before{display:block;font-weight:700;font-size:12px;top:7px;right:auto;bottom:auto}.stickyad__wrapper center{display:flex;align-items:center;justify-content:center}.interstitial__wrapper{visibility:hidden;height:0;overflow:hidden;font-family:Source Sans Pro,serif}.interstitial__wrapper.loaded.show{display:block!important;width:100vw!important;height:100vh!important;inset:0 auto auto 0!important;clear:none!important;float:none!important;margin:0!important;max-height:none!important;max-width:none!important;opacity:1!important;overflow:visible!important;padding:0!important;position:fixed!important;vertical-align:baseline!important;visibility:visible!important;z-index:2147483647!important;background:rgba(0,0,0,.8)}.interstitial__wrapper.loaded.show .interstitial__container{display:flex;align-items:center;justify-content:center;height:100vh!important;width:100vw!important;backdrop-filter:blur(6px)}@media (min-width:768px){.interstitial__wrapper.loaded.show .interstitial__container{height:calc(100vh - 54px)!important}}.interstitial__wrapper.loaded.show .interstitial__container>div{max-height:calc(100% - 10px);height:calc(100% - 10px);display:flex}@media (min-width:1152px){.interstitial__wrapper.loaded.show .interstitial__container>div{align-items:center;margin-top:0;max-height:100%;height:100%}}.interstitial__wrapper.loaded.show .interstitial__container>div>{max-height:100%}.interstitial__wrapper.loaded.show .interstitial__header{height:50px;width:100%;background-color:#16338f;text-transform:uppercase;display:flex;align-items:center;justify-content:flex-end;color:#fff;font-weight:400;font-size:16px;position:relative}@media (min-width:768px){.interstitial__wrapper.loaded.show .interstitial__header{height:54px}}.interstitial__wrapper.loaded.show .interstitial__header-icon{width:16px;height:13px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/interstitial-arrow.svg);background-size:contain;background-repeat:no-repeat;margin-left:7px}@media (min-width:768px){.interstitial__wrapper.loaded.show .interstitial__header-icon{margin-left:10px}}.interstitial__wrapper.loaded.show .interstitial__counter{display:none;align-items:center;justify-content:flex-start;height:100%;left:10px;font-size:16px;font-weight:400;color:#fff;text-transform:none;opacity:0;position:absolute}@media (min-width:768px){.interstitial__wrapper.loaded.show .interstitial__counter{left:auto;right:266px;justify-content:center}}.interstitial__wrapper.loaded.show .interstitial__counter.show{display:flex;opacity:1;z-index:1;-webkit-transition:.1s ease-in-out;-moz-transition:.1s;-ms-transition:.1s;-o-transition:.1s;transition:.1s}.interstitial__wrapper.loaded.show .interstitial__counter-info{display:flex;flex-direction:column;font-size:10px;text-align:left}@media (min-width:768px){.interstitial__wrapper.loaded.show .interstitial__counter-info{flex-direction:row;font-size:16px}}@media (min-width:768px){.interstitial__wrapper.loaded.show .interstitial__counter-text:last-child{margin-left:10px}}.interstitial__wrapper.loaded.show .interstitial__counter-number{display:flex;align-items:center;justify-content:center;width:26px;min-width:26px;height:26px;border:1px solid #fff;border-radius:50%;margin-left:5px}@media (min-width:768px){.interstitial__wrapper.loaded.show .interstitial__counter-number{margin-left:10px;width:28px;min-width:28px;height:28px}}.interstitial__wrapper.loaded.show .interstitial__btn{border:1px solid #fff;border-radius:5px;padding:6px;display:flex;align-items:center;cursor:pointer;z-index:1;font-size:14px;margin-right:10px}@media (min-width:768px){.interstitial__wrapper.loaded.show .interstitial__btn{margin-right:35px;padding:6px 9px;font-size:16px}}.interstitial__wrapper.loaded.show .interstitial__progressbar{width:1%;height:100%;position:absolute;left:0;top:0;background-color:#1f3d9c;z-index:0}.wbb-box__content{background-image:linear-gradient(270deg,#fff,#fff)}.wbbg-box__category{color:#0074ff}@media (min-width:1024px) and (min-width:1024px){.emb-box{transition:.3s;box-shadow:0 0 0 #2665c3;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.14,.01,.2,.98)}.emb-box:hover{transform:translateY(-10px);box-shadow:0 4px 0 -1px #2665c3}}@media (min-width:1024px){.emb-box:hover .emb-box__title{color:#2665c3}.emb-box:hover .play-small{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_hover.svg)}}@media (min-width:1024px) and (min-width:1024px){.bb-box{transition:.3s;box-shadow:0 0 0 #2665c3;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.14,.01,.2,.98)}.bb-box:hover{transform:translateY(-10px);box-shadow:0 4px 0 -1px #2665c3}}@media (min-width:1024px){.bb-box:hover .bb-box__title{color:#2665c3}.bb-box:hover .play-big{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_hover.svg)}}@media (min-width:1024px){.bbb-box__content{transform:.3s;box-shadow:0 0 0 transparent;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.14,.01,.2,.98)}.bbb-box:hover .bbb-box__photo:after{box-shadow:inset 0 -4px 0 0 #2665c3}.bbb-box:hover .bbb-box__content{transform:translateY(-10px)}.bbb-box:hover .play-middle{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_hover.svg)}}@media (min-width:1024px){.bbb2-box .bbb2-box__photo:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(179deg,transparent,rgba(0,0,0,.61))}.bbb2-box__content{transform:.3s;box-shadow:0 0 0 transparent;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.14,.01,.2,.98)}.bbb2-box:hover .bbb2-box__photo:after{box-shadow:inset 0 -4px 0 0 #2665c3}.bbb2-box:hover .bbb2-box__content{transform:translateY(-10px)}.bbb2-box:hover .play-middle{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_hover.svg)}}@media (min-width:1024px) and (min-width:1024px){.mb-box{transition:.3s;box-shadow:0 0 0 #2665c3;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.14,.01,.2,.98)}.mb-box:hover{transform:translateY(-10px);box-shadow:0 4px 0 -1px #2665c3}}@media (min-width:1024px){.mb-box:hover .mb-box__title{color:#2665c3}}@media (min-width:1024px){.wmb-box:hover .wmb-box__content{transform:translate(-4px,-50%)}.wmb-box:hover .wmb-box__content:after{background:#2665c3}.wmb-box:hover .wmb-box__title{color:#2665c3}}@media (min-width:1024px){.wab-box:hover .play-small{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_hover.svg)}.wab-box:hover .wab-box__title{color:#2665c3}}@media (min-width:1024px){.wbb-box:hover .wbb-box__content{background-color:#fff;transform:translate(-4px,-50%)}.wbb-box:hover .wbb-box__content:after{background-color:#2665c3}.wbb-box:hover .wbb-box__content .wbb-box__title{color:#2665c3}.wbb-box:hover .wbb-box__content .wbb-box__labels,.wbb-box:hover .wbb-box__content .wbb-box__text{color:#000}.wbb-box:hover .play-big{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_hover.svg)}.wbb-box:hover.go-right .wbb-box__content{transform:translate(4px,-50%)}.wbb-box:hover.go-right .wbb-box__content:after{left:0;right:auto}}@media (min-width:1024px){.wbb2-box:hover .wbb2-box__content{background-color:#fff;transform:translateX(-4px);-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.wbb2-box:hover .wbb2-box__content:after{background-color:#0b3d87}.wbb2-box:hover .play-big{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_hover.svg)}.wbb2-box:hover .blue .wbb2-box__title,.wbb2-box:hover .grey .wbb2-box__title,.wbb2-box:hover .wbb2-box__title{color:#0b3d87}.wbb2-box:hover .blue .wbb2-box__labels,.wbb2-box:hover .blue .wbb2-box__text,.wbb2-box:hover .grey .wbb2-box__labels,.wbb2-box:hover .grey .wbb2-box__text,.wbb2-box:hover .wbb2-box__labels,.wbb2-box:hover .wbb2-box__text{color:#000}}@media (min-width:1024px){.wsb2-box:hover{animation-name:anim-background;animation-duration:.3s;animation-fill-mode:forwards}}@media (min-width:1024px){.wsb2-box:hover,.wsb-box:hover{text-decoration:none;background-color:#efefef}}.mb-box__category,.wmb-box__category{color:#a0a0a0}@media (min-width:1024px){.mb-box:hover .play-small,.wmb-box:hover .play-small{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_hover.svg)}}.bbt-box__icon{background-color:#0074ff}.bbt-box__icon img{display:block}@media (min-width:1024px) and (min-width:1024px){.slider-carousel__item{transition:.3s;box-shadow:0 0 0 #2665c3;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.14,.01,.2,.98)}.slider-carousel__item:hover{transform:translateY(-10px);box-shadow:0 4px 0 -1px #2665c3}}@media (min-width:1024px) and (min-width:1024px){.slider-carousel__button{transition:background-color .3s,color .3s,background-image .2s}.slider-carousel__button:before{content:"";position:absolute;top:-20px;left:-20px;bottom:-20px;right:-20px;background:inherit;border-radius:50px;z-index:-1;opacity:.4;transform:scale3d(.8,.5,1)}}@media (min-width:1024px){.slider-carousel .hooper-navigation svg{transition:background-color .3s,fill .3s}.slider-carousel .hooper-navigation svg:hover{background-color:#0074ff}.slider-carousel .hooper-navigation svg:hover path:last-of-type{fill:#fff}}@media (min-width:1024px){.module-promo__item{transition:.3s;box-shadow:0 0 0 #2665c3;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.14,.01,.2,.98)}.module-promo__item:hover{transform:translateY(-10px);box-shadow:0 4px 0 -1px #2665c3}}@media (min-width:1024px){.module-promo__button{transition:background-color .3s,color .3s,background-image .2s}.module-promo__button:before{content:"";position:absolute;top:-20px;left:-20px;bottom:-20px;right:-20px;background:inherit;border-radius:50px;z-index:-1;opacity:.4;transform:scale3d(.8,.5,1)}}@media (min-width:1024px){.module-slider-boxes .hooper-navigation svg{transition:background-color .3s,fill .3s}.module-slider-boxes .hooper-navigation svg:hover{background-color:#0074ff}.module-slider-boxes .hooper-navigation svg:hover path:last-of-type{fill:#fff}}@media (min-width:1024px){.module-slider-category .lb-box{transition:.3s;box-shadow:0 0 0 #2665c3;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.14,.01,.2,.98)}.module-slider-category .lb-box:hover{transform:translateY(-10px);box-shadow:0 4px 0 -1px #2665c3}}.module-slider-category .lb-box:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(2,34,67,0),#000)}.module-slider-category .lb-box__title:after,.module-slider-category .lb-box__title:before{background-color:#f7f7f7}.module-slider-category .hooper-navigation svg path:last-of-type{fill:#0074ff}.module-slider-category .hooper-next:hover svg,.module-slider-category .hooper-prev:hover svg{background-color:#0074ff}.module-slider-category .hooper-next:hover svg path:last-of-type,.module-slider-category .hooper-prev:hover svg path:last-of-type{fill:#fff}.module-topic__letter:after{background-color:#979797}@media (min-width:1024px){.program-tv .vertical-item__scroll-down,.program-tv .vertical-item__scroll-up{transition:background .3s}.program-tv .vertical-item__scroll-down:hover,.program-tv .vertical-item__scroll-up:hover{background:#fff url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_tv_hover.svg) no-repeat 50%/contain;background-size:auto 56%}.program-tv .hooper-navigation svg{transition:background-color .3s,fill .3s}.program-tv .hooper-navigation svg:hover{background-color:#0074ff}.program-tv .hooper-navigation svg:hover path:last-of-type{fill:#fff}}@media (min-width:1024px){.module-1-2-3-boxes__sides a:hover:after{box-shadow:inset 0 -5px 0 0 #2665c3}.module-1-2-3-boxes__sides a:hover .module-1-2-3-boxes__info{transform:translateY(-10px)}.module-1-2-3-boxes__info{transform:.3s;box-shadow:0 0 0 transparent;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.14,.01,.2,.98)}}@media (min-width:1024px){.module-gallery .hooper-navigation .hooper-next:not(.is-disabled),.module-gallery .hooper-navigation .hooper-prev:not(.is-disabled){transition:background-color .3s,fill .3s}.module-gallery .hooper-navigation .hooper-next:not(.is-disabled):hover,.module-gallery .hooper-navigation .hooper-prev:not(.is-disabled):hover{background-color:#fff}.module-gallery .hooper-navigation .hooper-next:not(.is-disabled):hover svg,.module-gallery .hooper-navigation .hooper-prev:not(.is-disabled):hover svg{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_gallery.svg)}}@media (min-width:1024px){.beam-more__button{border:1px solid #2665c3}}@media (min-width:1024px) and (min-width:1024px){.beam-more__button{transition:background-color .3s,color .3s,background-image .2s}.beam-more__button:before{content:"";position:absolute;top:-20px;left:-20px;bottom:-20px;right:-20px;background:inherit;border-radius:50px;z-index:-1;opacity:.4;transform:scale3d(.8,.5,1)}}@media (min-width:1024px){.beam-more__button:hover{text-decoration:none;border:1px solid #2665c3}}@media (min-width:1024px) and (min-width:1024px){.beam-more__button:hover{color:#0b3d87;background-color:#fff;transition:background-color .1s .3s,color .1s .3s,background-image .1s .3s;animation:anim-btn-hover-effect-1 .3s forwards}.beam-more__button:hover:before{animation:anim-btn-hover-effect-2 .3s .3s forwards}.beam-more__button:hover:after{transition:background-image .1s .3s}}.headline__title:before{background-color:#0074ff}.s-right__item{background-color:#0b3d87;border:1px solid #2665c3}.s-right-v2__item{background-color:#fff;border-right:2px solid #2665c3}.s-right-v2__item:first-child{border-top:2px solid #2665c3}.s-right-v2__item:last-child{border-bottom:2px solid #2665c3}.s-left{border:2px solid #2665c3}.s-left__narrow-content{border-bottom:2px solid #0b3d87}@media (min-width:1920px){.s-left__narrow-content{border-bottom:4px solid #0b3d87}}@media (min-width:1024px){.s-left__boxes{background-color:#efefef;text-decoration:none}.s-left__boxes .s-left__title,.s-left__narrow:hover .s-left__narrow-title{color:#2665c3}.s-left__item{transition:border-bottom-color .3s}.s-left__item:hover{border-bottom-color:#2665c3}}.beam-more:after,.beam-more__button{background-color:#0b3d87}@media (min-width:1024px) and (min-width:1024px){.module-promo__item:hover .module-promo__button{color:#000;background-color:#fff;transition:background-color .1s .3s,color .1s .3s,background-image .1s .3s;animation:anim-btn-hover-effect-1 .3s forwards}.module-promo__item:hover .module-promo__button:before{animation:anim-btn-hover-effect-2 .3s .3s forwards}.module-promo__item:hover .module-promo__button:after{transition:background-image .1s .3s}}@media (min-width:1024px){.module-promo__item:hover .module-promo__button:after{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_banner_black.svg)}}@media (min-width:1024px) and (min-width:1024px){.slider-carousel__item:hover .slider-carousel__button{color:#000;background-color:#fff;transition:background-color .1s .3s,color .1s .3s,background-image .1s .3s;animation:anim-btn-hover-effect-1 .3s forwards}.slider-carousel__item:hover .slider-carousel__button:before{animation:anim-btn-hover-effect-2 .3s .3s forwards}.slider-carousel__item:hover .slider-carousel__button:after{transition:background-image .1s .3s}}@media (min-width:1024px){.slider-carousel__item:hover .slider-carousel__button:after{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_banner_black.svg)}}.module-quiz__item{background-color:#0b3d87}.module-dp__text{background-image:linear-gradient(270deg,#0241a7,#173f7d)}@media (min-width:1024px){.arrow-button__button:hover span:after{text-decoration:none;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_zbb.svg);transform:translateX(10px)}}.header__container{background-image:linear-gradient(270deg,#253238,#36474f)}.header__menu{background-image:linear-gradient(270deg,#3e4b51,#526066)}@media (min-width:1024px){.header__menu ul li a{font-size:1.0625rem}}@media (min-width:1920px){.header__menu{background-image:none}}.header__menu-item--active:after{background:#0074ff}@media (min-width:1024px){.header__menu-item a:hover:after{background-color:#0074ff}}.header__hamburger.open-menu{background:#253238;background:-webkit-linear-gradient(left,#253238,#36474f);background:linear-gradient(90deg,#253238,#36474f)}.header__dropmenu{background-image:linear-gradient(270deg,#253238,#36474f),linear-gradient(180deg,#2e3d44,#2e3d44)}@media (min-width:1024px){.header__dropmenu-item a:hover:after{background-color:transparent}}.footer{background-image:linear-gradient(270deg,#0241a7,#173f7d)}.hooper-indicator{border:1.2px solid #fff;background-color:transparent}.hooper-indicator.is-active{background-color:#0074ff;border-color:#0074ff}.module-gallery__camera{background-color:#0074ff}.module-gallery .hooper-next,.module-gallery .hooper-prev{background-color:transparent}@media (min-width:768px){.module-gallery .hooper-next,.module-gallery .hooper-prev{background-color:#0074ff}}.cards-page__description{border-left:1px solid #0074ff}.cards-page__link{border:1px solid #0074ff}.cards-page__link:hover{color:#0074ff}.cards-page__date time:after{background-color:#0074ff}.ph-box{border-top:2px solid #0074ff}.ph-box:before{content:"";width:144px;height:5px;position:absolute;top:0;left:0;background-color:#0074ff}.ph-box .submenu__item--current:after{background:#2665c3}.arrow-button__button{border:2px solid #0074ff}.arrow-button__button:hover{color:#0074ff}@media (min-width:1024px){.banner{margin-top:75px}}.banner2__box-title,.banner2__subtitle{background:#0074ff}.pagination__item--current,.pagination__item:hover{background:#0074ff;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.pagination__item--prev:after{border-color:transparent #0074ff transparent transparent}.pagination__item--prev:hover:after{border-color:transparent #fff transparent transparent}.pagination__item--next:after{border-color:transparent transparent transparent #0074ff}.pagination__item--next:hover:after{border-color:transparent transparent transparent #fff}.cards-page__link{color:#0074ff}.survey-type1__question,.survey-type2__question,.survey-type3__question,.survey-type4__question{border-bottom:1px solid #0074ff}.survey-type1__checkmark:after,.survey-type2__checkmark:after,.survey-type2__progressbar,.survey-type3__checkmark:after,.survey-type4__checkmark:after{background:#0074ff}.cycles-page__more a{color:#a0a0a0}.cycles-page__more a:before{border:1px solid #a0a0a0}.cycles-page__more a:after{border-right:1px solid #a0a0a0;border-top:1px solid #a0a0a0}.header__logo{background:#0074ff}.article__cat{color:#173f7d;border-bottom:1px solid #173f7d}.article__author-name{color:#173f7d}.article__blockquote{border-top:1px solid #0074ff;border-bottom:1px solid #0074ff}.article__blockquote i{color:#0074ff}@media (min-width:768px){.article__blockquote{border:0;border-left:1px solid #0074ff}}.article__biglink,.article center>a{color:#0074ff;border:1px solid #0074ff}.article__files-item{color:#0074ff}.article__short{border-left:1px solid #0074ff}.article__social-co{background-color:#0074ff}.article .hooper-next,.article .hooper-prev{background-color:transparent}@media (min-width:768px){.article .hooper-next,.article .hooper-prev{background-color:#0074ff}}.ss1-page .galleries-submenu a.active:after,.ss1-page .galleries-submenu a:hover:after{background-color:#fff}.file-not-found__button{background-color:#0b3d87}.file-not-found__button:after{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_zbb-white.svg)}.file-not-found__button:hover{background-color:#fff}.file-not-found__button:hover:after{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_zbb-blue.svg)}.module-hr .hooper-navigation svg{transition:all .3s ease}.module-hr .hooper-navigation svg path:last-of-type{fill:#0074ff}@media (min-width:1024px){.module-hr .hooper-navigation button:hover svg{background-color:#0074ff}.module-hr .hooper-navigation button:hover svg path:last-of-type{fill:#fff}}.module-hr .hooper-navigation .is-disabled{opacity:1}.module-hr .hooper-navigation .is-disabled svg path:last-of-type{fill:#8e8e93}@media (min-width:1152px){.module-video__list.hide-scroller{scrollbar-width:none;overflow-y:hidden}.module-video__list.hide-scroller::-webkit-scrollbar{width:0;height:0}}@media (min-width:1024px){.website .bbb2-box .bbb2-box__photo:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(179deg,transparent,rgba(0,0,0,.61))}}.main-form__download-link{background-color:#7401ef}.main-form .form__item select{border-bottom:2px solid #ebbb4d}.main-form .form__item--focus .form__fileupload{border-bottom:2px solid #0b3d87}.main-form .form__item--checked .form__fileupload{border-bottom:2px solid #21d346}.main-form .form__item--error .form__fileupload,.main-form .form__item--error input[type=date],.main-form .form__item--error input[type=email],.main-form .form__item--error input[type=number],.main-form .form__item--error input[type=text],.main-form .form__item--error input[type=url],.main-form .form__item--error select,.main-form .form__item--error textarea{border-bottom:2px solid red}.main-form input[type=date],.main-form input[type=email],.main-form input[type=number],.main-form input[type=text],.main-form input[type=url],.main-form textarea{border-bottom:2px solid #ebbb4d}.main-form input[type=date]:focus,.main-form input[type=email]:focus,.main-form input[type=number]:focus,.main-form input[type=text]:focus,.main-form input[type=url]:focus,.main-form textarea:focus{border-bottom:2px solid #0b3d87}.main-form .submit input[type=submit]{background:#0b3d87}.main-form input[type=file]:focus{border-bottom:2px solid #0b3d87}.main-form .file-area__info-button{background:#0b3d87}.main-form__error{background-color:#f8d7da;border:1px solid #f8d7da}.main-form__info{background-color:#cde0f7;border:1px solid #cde0f7}.main-form__info:before{background-color:#4a90e2}.main-form .vdpPeriodControl:hover button{color:#4a90e2}.mx-calendar-content .cell.active,.mx-calendar-content .cell:hover{color:#fff;background-color:#4a90e2}.mx-table-date .today{color:#4a90e2}.hooper-next:focus,.hooper-prev:focus{outline:0}.plebiscite__download-link{background-color:#7401ef}.plebiscite .form__item select{border-bottom:2px solid #ebbb4d}.plebiscite .form__item--focus .form__fileupload{border-bottom:2px solid #0b3d87}.plebiscite .form__item--checked .form__fileupload{border-bottom:2px solid #21d346}.plebiscite .form__item--error .form__fileupload,.plebiscite .form__item--error input[type=date],.plebiscite .form__item--error input[type=email],.plebiscite .form__item--error input[type=number],.plebiscite .form__item--error input[type=text],.plebiscite .form__item--error input[type=url],.plebiscite .form__item--error select,.plebiscite .form__item--error textarea{border-bottom:2px solid red}.plebiscite input[type=date],.plebiscite input[type=email],.plebiscite input[type=number],.plebiscite input[type=text],.plebiscite input[type=url],.plebiscite textarea{border-bottom:2px solid #ebbb4d}.plebiscite input[type=date]:focus,.plebiscite input[type=email]:focus,.plebiscite input[type=number]:focus,.plebiscite input[type=text]:focus,.plebiscite input[type=url]:focus,.plebiscite textarea:focus{border-bottom:2px solid #0074ff}.plebiscite .submit input[type=submit]{background:#0b3d87}.plebiscite input[type=file]:focus{border-bottom:2px solid #0b3d87}.plebiscite .file-area__info-button{background:#0b3d87}.plebiscite__error{background-color:#f8d7da;border:1px solid #f8d7da}.plebiscite__info{background-color:#cde0f7;border:1px solid #cde0f7}.plebiscite__info:before{background-color:#4a90e2}.plebiscite .vdpPeriodControl:hover button{color:#4a90e2}@media (min-width:1024px){.module-tiles .lb-box{transition:.3s;box-shadow:0 0 0 #2665c3;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.14,.01,.2,.98)}.module-tiles .lb-box:hover{transform:translateY(-10px);box-shadow:0 4px 0 -1px #2665c3}}.module-tiles .lb-box:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(2,34,67,0),#000)}.module-tiles .lb-box__title:after,.module-tiles .lb-box__title:before{background-color:#f7f7f7}.back-link{position:relative;padding-left:20px}.back-link,.back-link:hover{text-decoration:none}.back-link:after{position:absolute;content:"";border:solid #004794;border-width:0 3px 3px 0;display:inline-block;padding:3px;transform:translateY(10%) rotate(135deg);left:0;top:3px;width:10px;height:10px}@media (min-width:1920px){.module-recommend .extended .mb-box__title{font-size:1.375rem;line-height:1.36}}.module-tags__item{color:#0074ff}@media (min-width:768px){.module-tags__item{font-size:1.25rem;color:#0074ff;font-weight:400;line-height:1.8}}@media (min-width:1024px){.module-tags__item{font-size:1.5rem;color:#0074ff;font-weight:400;line-height:2}}.module-tags__wrapper span{color:#0074ff}@media (min-width:1024px){.module-topic__title a:hover{color:#0074ff}}.module-slider-category .lb-box__title,.module-tiles .lb-box__title{font-weight:whitesmoke}@media (min-width:768px){.module-slider-category .lb-box__title,.module-tiles .lb-box__title{font-size:2.125rem;color:#fff;font-weight:whitesmoke;line-height:1.12}}@media (min-width:1152px){.module-slider-category .lb-box__title,.module-tiles .lb-box__title{font-size:2.5rem;color:#fff;font-weight:whitesmoke;line-height:1.2}}.banner__subtitle{font-size:.875rem;color:#fff;line-height:1.41}@media (min-width:768px){.banner__subtitle{font-size:1.125rem;color:#fff;font-weight:600;line-height:1.21}}@media (min-width:1024px){.banner__subtitle{font-size:1.375rem;color:#fff;font-weight:600;line-height:1.21}}@media (min-width:1152px){.banner__subtitle{font-size:1.5625rem;color:#fff;font-weight:600;line-height:1.21}}.footer__link{color:#f7f7f7}@media (min-width:768px){.footer__link{font-size:.875rem;color:#f7f7f7;font-weight:400;line-height:1.57}}@media (min-width:1024px){.footer__link{font-size:1rem;color:#f7f7f7;font-weight:400;line-height:1.5}}.footer__link:hover{color:#fff}.footer__bottom-name{color:#8f8f8f;font-weight:600}.bbt-box__title,body{font-family:Source Sans Pro,serif}.bbt-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.18}@media (min-width:768px){.bbt-box__title{font-size:1.375rem;color:#000;font-weight:600;line-height:1.18}}.bbt-box__desc{font-size:.8125rem;color:#000;font-weight:400;line-height:1.51}.hr-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:2.36}@media (min-width:768px){.hr-box__title{font-size:1.875rem;color:#000;font-weight:600;line-height:1.4}}.hr-box__desc{font-size:.8125rem;color:#000;font-weight:400;line-height:1.5}@media (min-width:768px){.hr-box__desc{font-size:1rem;color:#000;font-weight:400;line-height:1.5}}.emb-box__author{font-size:.6875rem;color:#000;font-weight:400;line-height:1}.lb-box__time{font-size:.75rem;color:#fff;font-weight:600}.ph-box__title{color:#282828;font-weight:700;line-height:1.19}@media (min-width:768px){.ph-box__title{font-size:2.5rem;color:#282828;font-weight:700;line-height:1.33}}@media (min-width:1024px){.ph-box__title{font-size:2.8125rem;color:#282828;font-weight:700;line-height:1.33}}@media (min-width:1920px){.ph-box__title{font-size:3.4375rem;color:#282828;font-weight:700;line-height:1.33}}.ph-box__subtitle{font-size:1.125rem;color:#fff;font-weight:whitesmoke;line-height:1.19}@media (min-width:768px){.ph-box__subtitle{font-size:1.5625rem;color:#fff;font-weight:whitesmoke;line-height:1.33}}@media (min-width:1024px){.ph-box__subtitle{font-size:1.875rem;color:#fff;font-weight:whitesmoke;line-height:1.33}}@media (min-width:1920px){.ph-box__subtitle{font-size:2.1875rem;color:#fff;font-weight:whitesmoke;line-height:1.33}}.ph-box .submenu__item a{color:#282828}@media (min-width:768px){.ph-box .submenu__item a{font-size:1.125rem;color:#282828;font-weight:400}}.ph-box .submenu__item--current a{color:#282828}@media (min-width:768px){.ph-box .submenu__item--current a{font-size:1.125rem;color:#282828;font-weight:700}}.wab-box{font-size:.75rem;color:#000;font-weight:700;line-height:1.04}@media (min-width:768px){.wab-box{font-size:1.125rem;color:#000;line-height:1.36}}@media (min-width:1024px){.wab-box{font-size:1.125rem;color:#000;line-height:1.41}}@media (min-width:1920px){.wab-box{font-size:1.375rem;color:#000;line-height:1.41}}.wab-box__category{font-size:.6875rem;font-weight:600}@media (min-width:768px){.wab-box__category{font-size:.875rem;color:#a0a0a0 600}}.headline__title{text-transform:uppercase;font-size:.9375rem;font-weight:900}.headline__title.smaller{color:#000;font-weight:700}@media (min-width:1024px){.headline__title{font-size:1.5625rem}}.headline__more{font-size:.875rem;color:#a0a0a0;font-weight:700;text-transform:uppercase;color:#3273dc;letter-spacing:2px;font-size:.8rem}.module-recommend .bbb2-box__title,.module-with-left-sidebar .bbb2-box__title,.website .is-three-quarters .bbb2-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.module-recommend .bbb2-box__title,.module-with-left-sidebar .bbb2-box__title,.website .is-three-quarters .bbb2-box__title{font-size:1.25rem;line-height:1.2}}@media (min-width:1024px){.module-recommend .bbb2-box__title,.module-with-left-sidebar .bbb2-box__title,.website .is-three-quarters .bbb2-box__title{font-size:1.875rem;color:#fff;line-height:1.41}}@media (min-width:1920px){.module-recommend .bbb2-box__title,.module-with-left-sidebar .bbb2-box__title,.website .is-three-quarters .bbb2-box__title{font-size:2.1875rem}}.module-recommend .bbb2-box__category,.module-with-left-sidebar .bbb2-box__category,.website .is-three-quarters .bbb2-box__category{font-size:.625rem;color:#787878;font-weight:600}@media (min-width:1024px){.module-recommend .bbb2-box__category,.module-with-left-sidebar .bbb2-box__category,.website .is-three-quarters .bbb2-box__category{font-size:.75rem;color:#fff;font-weight:600}}@media (min-width:1920px){.module-recommend .bbb2-box__category,.module-with-left-sidebar .bbb2-box__category,.website .is-three-quarters .bbb2-box__category{font-size:.875rem}}.module-recommend .mb-box__title,.module-with-left-sidebar .mb-box__title,.website .is-three-quarters .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.module-recommend .mb-box__title,.module-with-left-sidebar .mb-box__title,.website .is-three-quarters .mb-box__title{font-size:1.25rem;line-height:1.2}}@media (min-width:1024px){.module-recommend .mb-box__title,.module-with-left-sidebar .mb-box__title,.website .is-three-quarters .mb-box__title{font-size:1.375rem;line-height:1.36}}@media (min-width:1920px){.module-recommend .mb-box__title,.module-with-left-sidebar .mb-box__title,.website .is-three-quarters .mb-box__title{font-size:1.875rem;line-height:1.41}}.module-recommend .mb-box__category,.module-with-left-sidebar .mb-box__category,.website .is-three-quarters .mb-box__category{font-size:.625rem;color:#787878;font-weight:600}@media (min-width:1024px){.module-recommend .mb-box__category,.module-with-left-sidebar .mb-box__category,.website .is-three-quarters .mb-box__category{font-size:.75rem;color:#787878;font-weight:600}}@media (min-width:1920px){.module-recommend .mb-box__category,.module-with-left-sidebar .mb-box__category,.website .is-three-quarters .mb-box__category{font-size:.875rem;color:#787878}}.banner__time{font-size:.875rem;color:#000;font-weight:600;line-height:.9}.banner__title{font-size:1.5rem;color:#fff;font-weight:600;line-height:1.41}@media (min-width:768px){.banner__title{font-size:1.75rem;color:#fff;font-weight:600;line-height:1.21}}@media (min-width:1024px){.banner__title{font-size:2.1875rem;color:#fff;font-weight:600;line-height:1.21}}@media (min-width:1152px){.banner__title{font-size:2.1875rem;color:#fff;font-weight:600;line-height:1.41}}.banner__miniatures--name{text-shadow:0 1px 1px rgba(0,0,0,.5);letter-spacing:.2px}.banner__miniatures--name,.banner__miniatures small{font-size:.8125rem;color:#fff;font-weight:600}@media (min-width:1024px){.banner__miniatures small{font-size:.75rem;color:#fff;font-weight:600}}@media (min-width:1920px){.banner__miniatures small{font-size:.875rem}}.banner__transmission-title{text-align:center;font-size:1.5rem;color:#fff;font-weight:600;line-height:1.41}@media (min-width:768px){.banner__transmission-title{font-size:1.75rem;color:#fff;font-weight:600;line-height:1.21}}@media (min-width:1024px){.banner__transmission-title{font-size:2.1875rem;color:#fff;font-weight:600;line-height:1.21}}@media (min-width:1152px){.banner__transmission-title{font-size:2.625rem;color:#fff;font-weight:600;line-height:1.41}}.module-calendar__title{font-size:1.25rem;color:#000;font-weight:700;line-height:1.41}@media (min-width:1024px){.module-calendar__title{font-size:1.875rem;color:#000;font-weight:700;line-height:1.41}}.module-calendar__desc{font-size:.875rem;color:#000;font-weight:400}@media (min-width:1024px){.module-calendar__desc{font-size:1.125rem;color:#000;font-weight:400}}.module-calendar__date small{font-size:6.25rem;color:#e3e3e3;font-weight:700}@media (min-width:1024px){.module-calendar__date small{font-size:8.125rem;color:#e3e3e3;font-weight:700}}.module-calendar__date time{font-size:1.5625rem;color:#000;font-weight:700;line-height:1.41}@media (min-width:1024px){.module-calendar__date time{font-size:2.1875rem;color:#000;font-weight:700;line-height:1.41}}@media (min-width:1152px){.module-calendar.event-lecie .beam-more__button{letter-spacing:0;line-height:1;min-width:342px;font-size:1.5rem;color:#fff;font-weight:700}}.vertical-item__title{font-weight:700;font-size:1.125rem;font-weight:600}.banner2{font-family:Source Sans Pro,serif}.banner2__title{text-transform:uppercase}.banner2__main-title,.banner2__title{font-size:3.375rem;color:#fff;font-weight:700}.banner2__main-title{line-height:1.31;text-align:center}.banner2__box-title h5{font-size:1.375rem;color:#fff;font-weight:700;line-height:1.36}.search-form__title{color:#333;font-weight:700}.search-form__subtitle{color:#acacac}.search-form__input{color:#333}@media (min-width:1920px){.search-form__input{font-size:2.5rem;color:#333;font-weight:600;line-height:1.5}}.search-form__search{color:#fff}@media (min-width:1920px){.search-form__search{font-size:1.375rem;color:#fff;font-weight:600;line-height:1.18}}.search-form__cancel{color:#333}.module-gallery__text{font-weight:400;letter-spacing:-.2px}@media (min-width:768px){.module-gallery__text{font-size:.875rem;color:#fff;font-weight:400;line-height:1.26}}@media (min-width:1024px){.module-gallery__text{font-size:1.125rem;color:#fff;font-weight:400;line-height:normal}}@media (min-width:768px){.module-7-boxes .bbb-box__title{font-size:1.25rem;color:#fff;font-weight:600;line-height:1.2}}@media (min-width:768px){.module-7-boxes .bbb-box__category{color:#fff}}.quiz-item__answer label,.quiz-summary__earnedPoints,.quiz-summary__info h4,.quiz-summary__info h5,.quiz-summary__share-text,.survey-type1__answer,.survey-type2__acknowledgements,.survey-type2__answer,.survey-type2__percent,.survey-type3__answer,.survey-type4__answer{color:#282828}.header__menu ul li a{font-size:.875rem;font-weight:400;letter-spacing:.2px;text-transform:uppercase}@media (min-width:1152px){.header__menu ul li a{font-size:1.0625rem;color:#fff;font-weight:400}}.header__additional-menu ul li a{font-size:.75rem;color:#fff;font-weight:600;text-transform:uppercase}@media (min-width:1920px){.header__additional-menu ul li a{font-size:.775rem;color:#fff;font-weight:600}}.header__dropmenu-special{font-size:.875rem;font-weight:400;letter-spacing:3px}.module-menu__antennas-items a,.module-menu__category-items a{color:#282828}.article__title{line-height:1.19}@media (min-width:768px){.article__title{font-size:2.5rem;color:#000;font-weight:600;line-height:1.33}}@media (min-width:1024px){.article__title{font-size:2.8125rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.article__title{font-size:3.4375rem;color:#000;font-weight:600;line-height:1.24}}.article__author-name{font-size:.6875rem;font-weight:600}@media (min-width:768px){.article__author-name{font-size:.875rem;font-weight:600}}.article__author-date{font-size:.6875rem}@media (min-width:768px){.article__author-date{font-size:.875rem;color:#818181;font-weight:400}}@media (min-width:768px){.article__photo figcaption{font-size:.875rem;color:#000;font-weight:400}}.article__lead{color:#282828}@media (min-width:768px){.article__lead{font-size:1.375rem;color:#282828;font-weight:700;line-height:1.33}}@media (min-width:1024px){.article__lead{font-size:1.375rem;color:#282828;font-weight:700;line-height:1.41}}.article__paragraph{color:#282828}@media (min-width:768px){.article__paragraph{font-size:1.375rem;color:#282828;font-weight:400;line-height:1.41}}.article__blockquote,.article__header{font-family:Source Sans Pro,serif}.article__blockquote{color:#282828}@media (min-width:768px){.article__blockquote{font-size:2.125rem;color:#282828;font-weight:900;line-height:1.41}}@media (min-width:1024px){.article__blockquote{font-size:2.375rem;color:#282828;font-weight:700;line-height:1.21}}@media (min-width:1152px){.article__blockquote{font-size:2.25rem;color:#282828;font-weight:700;line-height:1.33}}@media (min-width:1920px){.article__blockquote{font-size:2.375rem;color:#282828;font-weight:700;line-height:1.26}}.article__videos-caption{color:#282828}@media (min-width:768px){.article__videos-caption{font-size:.875rem;color:#282828;font-weight:400}}.article__videos-text{color:#282828}@media (min-width:768px){.article__videos-text{font-size:.875rem;color:#282828;font-weight:600;line-height:1.07}}@media (min-width:1024px){.article__videos-text{font-size:1rem;color:#282828;font-weight:600;line-height:1.19}}@media (min-width:1152px){.article__videos-text{font-size:.875rem;color:#282828;font-weight:600;line-height:1.29}}.article__tag{color:#a0a0a0}.page-article--newsCasting .article__title{color:#fff}.page-article--simple .article__title{color:#fff;font-weight:700}.article__casting-more{font-size:1.125rem;color:#000;font-weight:600}@media (min-width:1024px){.article__casting-more{font-size:1.375rem;color:#000;font-weight:600}}.article__casting-text{font-size:1.125rem;color:#fff;font-weight:400}@media (min-width:1024px){.article__casting-text{font-size:1.375rem;color:#fff;font-weight:400}}.cards-page__lead{color:#282828}@media (min-width:768px){.cards-page__lead{font-size:1.375rem;color:#282828;font-weight:700;line-height:1.41}}.cards-page__paragraph{color:#282828}@media (min-width:768px){.cards-page__paragraph{font-size:1.375rem;color:#282828;font-weight:400;line-height:1.41}}.cards-page__link{font-family:Source Sans Pro,serif}.multiselect .option__title,.multiselect__option--disabled .option__title,.multiselect__single,.multiselect input,.program-controls__filters-button,.program .channels-horizontal .logotypes-dropdown a{color:#282828}@media (min-width:768px){.category-item__desc,.station-item__desc{text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}}.program-detail .detail-nav__hour{color:#282828}@media (min-width:1920px){.program-detail .detail-nav__hour{font-size:1.3125rem;color:#282828;font-weight:600}}.program-detail .detail-aside__emission-hour,.program-detail .detail-nav__date-string{color:#282828}@media (min-width:1920px){.program-detail .detail-aside__emission-hour{font-size:1.375rem;color:#282828;font-weight:600}}.program-detail .detail-aside__emission-date{color:#282828}@media (min-width:1152px){.program-detail .detail-aside__emission-date{font-size:.9375rem;color:#282828;font-weight:400;line-height:1.4}}@media (min-width:1920px){.program-detail .detail-aside__emission-date{font-size:1rem;color:#282828;font-weight:400;line-height:1.5}}.program-detail .detail-content__caption{color:#000}@media (min-width:768px){.program-detail .detail-content__caption{font-size:.875rem;color:#000;font-weight:400}}.program-detail .detail-content__desc,.program-detail .detail-content__staff-content{color:#282828}@media (min-width:768px){.program-detail .detail-content__desc,.program-detail .detail-content__staff-content{font-size:1.375rem;color:#282828;font-weight:400;line-height:1.4}}.stations-broadcaster__title{font-size:1.5rem;color:#fff;font-weight:700;line-height:1.19}@media (min-width:768px){.stations-broadcaster__title{font-size:2.5rem;color:#fff;font-weight:700;line-height:1.33}}@media (min-width:1024px){.stations-broadcaster__title{font-size:2.8125rem;color:#fff;font-weight:700;line-height:1.33}}@media (min-width:1920px){.stations-broadcaster__title{font-size:3.4375rem;color:#fff;font-weight:700;line-height:1.33}}.stations-broadcaster-box__title{font-size:1.125rem;color:#000;font-weight:600}.stations-broadcaster-box__text{font-size:.875rem;color:#9b9b9b;font-weight:400}.module-editions .timeline__month{font-size:.5625rem;color:#fff;font-weight:700;text-transform:uppercase}@media (min-width:768px){.module-editions .timeline__month{font-size:.6875rem;color:#fff;font-weight:700}}@media (min-width:1024px){.module-editions .timeline__month{font-size:.875rem;color:#fff;font-weight:700}}.module-editions .timeline__num{font-size:1.3125rem;color:#0074ff;font-weight:700;line-height:1.14}.module-editions .timeline__name{font-size:.8125rem;color:#0074ff;font-weight:700;line-height:2;letter-spacing:1.1px;text-transform:uppercase}.accessibility-desc__title{line-height:1.41;font-size:1.875rem;color:#000;font-weight:600}@media (max-width:320px){.accessibility-desc__title{line-height:1.32;font-size:1.25rem;color:#000;font-weight:600}}.accessibility-desc__content{line-height:1.41;font-size:1.375rem;color:#282828;font-weight:400}@media (max-width:320px){.accessibility-desc__content{line-height:1.42;font-size:1.125rem;color:#282828;font-weight:400}}.accessibility-header{font-size:1.125rem;color:#000;font-weight:700}@media (max-width:320px){.accessibility-header{font-size:.9375rem;color:#000;font-weight:700}}.accessibility-entry a,.accessibility-entry span{line-height:1.64;font-size:1.375rem;color:#282828;font-weight:400}@media (max-width:320px){.accessibility-entry a,.accessibility-entry span{line-height:2;font-size:1.125rem;color:#282828;font-weight:400}}.accessibility-select label{font-size:.875rem;color:#000;font-weight:600}.accessibility-categories li{letter-spacing:.17px;font-size:1.125rem;color:#000;font-weight:400}.file-not-found__title{font-size:120px;font-weight:900;background:-webkit-linear-gradient(#0296fe,#045feb)}@media (min-width:1024px){.file-not-found__title{font-size:300px}}.file-not-found__description{font-size:1.5rem;font-weight:400;line-height:1.12}@media (min-width:1024px){.file-not-found__description{font-size:2.375rem;color:#000;font-weight:400;line-height:1.12}}.file-not-found__desc{font-size:.875rem;color:#000;font-weight:400;line-height:1.57}@media (min-width:1024px){.file-not-found__desc{font-size:1.125rem;color:#000;font-weight:400;line-height:1.57}}.file-not-found__button{font-size:1.125rem;color:#fff;font-weight:600;line-height:1.18}@media (min-width:1024px){.file-not-found__button{font-size:1.375rem;color:#fff;font-weight:600;line-height:1.18}}.file-not-found__button:hover{color:#0b3d87}.forms-page__box{font-size:1rem;color:#fff;font-weight:400;line-height:1.41}@media (min-width:1024px){.forms-page__box{font-size:1.375rem;color:#fff;font-weight:400;line-height:1.41}}.forms-page label{font-size:1rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:1024px){.forms-page label{font-size:1.375rem;color:#000;font-weight:600;line-height:1.41}}.forms-page label.error{font-size:1rem;color:red;font-weight:600;line-height:1.41}.forms-page input[type=submit]{font-size:1.375rem;color:#000;font-weight:600;line-height:1.41}.forms-page .required{color:red}.forms-page__error{font-size:1rem;color:#000;font-weight:400;line-height:1.41;text-align:left}.forms-page__back{font-size:1.375rem;color:#000;font-weight:700;line-height:1.41}.forms-page__back:hover{text-decoration:none}.forms-page__sendinfo-thx{font-size:1.375rem;color:#000;font-weight:700;line-height:1.41}.module-cookies{font-family:Source Sans Pro,serif}.module-cookies h3{font-size:1.125rem;color:#000;font-weight:700;line-height:1.41}@media (min-width:768px){.module-cookies h3{font-size:1.25rem;color:#000;font-weight:700;line-height:1.41}}.module-cookies p{font-size:.75rem;color:#000;font-weight:400;line-height:1.57}@media (min-width:768px){.module-cookies p{font-size:.875rem;color:#000;font-weight:400;line-height:1.57}}.module-cookies__settings{font-size:.75rem;color:#004a9f;font-weight:400}@media (min-width:768px){.module-cookies__settings{font-size:.875rem;color:#004a9f;font-weight:400}}.module-cookies__settings:hover{text-decoration:none;color:#000}.module-cookies__accept{font-size:.75rem;color:#fff;font-weight:400}@media (min-width:768px){.module-cookies__accept{font-size:.875rem;color:#fff;font-weight:400}}.module-cookies__accept:hover{text-decoration:none;color:#004a9f}.main-form .headline__title span{color:#2b2b2b}.main-form__box{font-size:1rem;color:#000;font-weight:400;line-height:1.41}@media (min-width:1024px){.main-form__box{font-size:1.375rem;color:#000;font-weight:400;line-height:1.41}}.main-form .label{font-size:1rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:1024px){.main-form .label{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}}.main-form .label.error{font-size:1rem;color:red;font-weight:600;line-height:1.41}.main-form .label_second{font-size:.875rem;color:#a0a0a0;font-weight:600;line-height:1.41}.main-form input[type=submit]{font-size:1.25rem;color:#fff;font-weight:600;line-height:1.41}@media (min-width:1024px){.main-form input[type=submit]{font-size:1.375rem;color:#fff;font-weight:600;line-height:1.41}}.main-form .error,.main-form .required{color:red}.main-form__error{font-size:1rem;color:#000;font-weight:400;line-height:1.41;text-align:left}.main-form__back{font-size:1.375rem;color:#000;font-weight:700;line-height:1.41}.main-form__back:hover{text-decoration:none}.main-form__sendinfo-thx{font-size:1.375rem;color:#000;font-weight:700;line-height:1.41}.main-form .ph-box__title{font-size:1.75rem;color:#fff;font-weight:600;line-height:1.2;text-align:center}@media (min-width:1024px){.main-form .ph-box__title{font-size:3.125rem;color:#fff;font-weight:600;line-height:1.36}}.main-form__number{font-size:5rem;color:#d3d3d3;font-weight:900;line-height:1}@media (min-width:1024px){.main-form__number{font-size:6.25rem;color:#d3d3d3;font-weight:900;line-height:1}}.main-form__box-header{font-size:1.125rem;color:#383838;font-weight:600;line-height:1.45}@media (min-width:1024px){.main-form__box-header{font-size:1.375rem;color:#383838;font-weight:600;line-height:1.45}}.main-form__box-paragraph{font-size:1rem;color:#2b2b2b;font-weight:400;line-height:1.36}@media (min-width:1024px){.main-form__box-paragraph{font-size:1.125rem;color:#2b2b2b;font-weight:400;line-height:1.36}}.main-form__download-label{font-size:1rem;color:#383838;font-weight:600;line-height:1.36}@media (min-width:1024px){.main-form__download-label{font-size:1.125rem;color:#383838;font-weight:600;line-height:1.36}}.main-form__download-link{font-size:1.125rem;color:#fff;font-weight:600;line-height:1.18}.main-form__download-link:hover{text-decoration:none;color:#fff}@media (min-width:1024px){.main-form__download-link{font-size:1.375rem;color:#fff;font-weight:600;line-height:1.18}}.main-form .vdpComponent input{font-size:1rem}.main-form .form .form-collection__button{font-size:1rem;color:#4a90e2;font-weight:600}.main-form .form .form-collection__button:focus,.main-form .form .form-collection__button:hover{outline:0;text-decoration:none}@media (min-width:1024px){.main-form .form .form-collection__button{font-size:1.125rem;color:#4a90e2;font-weight:600}}.main-form .form .file-area__info-text{font-size:.875rem;color:#aaa;font-weight:600}@media (min-width:1024px){.main-form .form .file-area__info-text{font-size:1rem;color:#aaa;font-weight:600}}.main-form .form .file-area__info-button{font-size:1rem;color:#fff;font-weight:600}@media (min-width:1024px){.main-form .form .file-area__info-button{font-size:1.125rem;color:#fff;font-weight:600}}.main-form .form input[type=date]{text-transform:uppercase}.main-form .form select{line-height:1.5}.plebiscite .ph-box__title{font-size:1.375rem;color:#fff;font-weight:600;line-height:1.36;text-align:center}@media (min-width:768px){.plebiscite .ph-box__title{font-size:1.75rem;color:#fff;font-weight:600;line-height:1.36}}@media (min-width:1024px){.plebiscite .ph-box__title{font-size:3.4375rem;color:#fff;font-weight:600;line-height:1.36}}.plebiscite__category-header{font-style:italic;font-size:2.3125rem;color:#fff;font-weight:900}.plebiscite__number{font-size:5rem;color:#d3d3d3;font-weight:900;line-height:1}@media (min-width:1024px){.plebiscite__number{font-size:6.25rem;color:#d3d3d3;font-weight:900;line-height:1}}.plebiscite__box-header{font-size:1rem;color:#383838;font-weight:600;line-height:1.45}@media (min-width:1024px){.plebiscite__box-header{font-size:1.125rem;color:#383838;font-weight:600;line-height:1.45;font-size:1.375rem}}.plebiscite__box-paragraph{font-size:.8125rem;color:#2b2b2b;font-weight:400;line-height:1.36;font-style:italic}.plebiscite__timeline-header{font-size:1.75rem;color:#000;font-weight:600}@media (min-width:768px){.plebiscite__timeline-header{font-size:2rem;color:#000;font-weight:600}}@media (min-width:1024px){.plebiscite__timeline-header{font-size:2.1875rem;color:#000;font-weight:600}}.plebiscite__timeline-number{font-size:1.875rem;color:#bababa;font-weight:700}.plebiscite__timeline-number--active{color:#7401ef}.plebiscite__timeline-desc{font-size:.6875rem;color:#bababa;font-weight:400}@media (min-width:768px){.plebiscite__timeline-desc{font-size:.875rem;color:#bababa;font-weight:400}}.plebiscite__timeline-desc--active{color:#7401ef}.plebiscite__item-name{font-size:.75rem;color:#fff;font-weight:700}@media (min-width:1024px){.plebiscite__item-name{font-size:.875rem;color:#fff;font-weight:700}}.plebiscite__item-title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:1024px){.plebiscite__item-title{font-size:1.375rem;color:#000;font-weight:600;line-height:1.41}}.plebiscite__item-author{font-size:.6875rem;color:#818181;font-weight:600}@media (min-width:1024px){.plebiscite__item-author{font-size:.875rem;color:#818181;font-weight:600}}.plebiscite__item-desc{font-size:.625rem;color:#000;font-weight:400}@media (min-width:1024px){.plebiscite__item-desc{font-size:.875rem;color:#000;font-weight:400}}.plebiscite__item-more{font-size:.75rem;color:#4a90e2;font-weight:400}.plebiscite__item-more:hover{color:#4a90e2}@media (min-width:1024px){.plebiscite__item-more{font-size:.875rem;color:#4a90e2;font-weight:400}}.plebiscite__item--active .plebiscite__item-author,.plebiscite__item:hover .plebiscite__item-author{color:#000}.plebiscite__item--active .plebiscite__item-more,.plebiscite__item:hover .plebiscite__item-more{color:#17006a}.plebiscite__modal-author{font-size:.6875rem;color:#818181;font-weight:600}@media (min-width:1024px){.plebiscite__modal-author{font-size:.875rem;color:#818181;font-weight:600}}.plebiscite__modal-title{font-size:1.25rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.plebiscite__modal-title{font-size:2.25rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1024px){.plebiscite__modal-title{font-size:3.4375rem;color:#000;font-weight:600;line-height:1.41}}.plebiscite__choice-text{font-size:.75rem;color:#000;font-weight:600}@media (min-width:768px){.plebiscite__choice-text{font-size:.875rem;color:#000;font-weight:600;line-height:2.22}}.plebiscite__choice-name{font-size:1.125rem;color:#000;font-weight:600}@media (min-width:768px){.plebiscite__choice-name{font-size:1.625rem;color:#000;font-weight:600}}@media (min-width:1024px){.plebiscite__choice-name{font-size:2.1875rem;color:#000;font-weight:600}}.plebiscite__btn{font-size:1.125rem;color:#fff;font-weight:400}@media (min-width:768px){.plebiscite__btn{font-size:1.375rem;color:#fff;font-weight:400}}.plebiscite__btn:hover{text-decoration:none;color:#fff}.plebiscite__btn--back,.plebiscite__btn--back:hover{color:#7401ef}.plebiscite__form-info{font-size:.875rem;color:#000;font-weight:400}@media (min-width:768px){.plebiscite__form-info{font-size:.875rem;color:#000;font-weight:400}}.plebiscite__form .error,.plebiscite__form .required{color:#d0021b}.plebiscite__form-error{font-size:.875rem;color:#d0021b;font-weight:400}.plebiscite__summary-text{font-size:1.125rem;color:#2e2e2e;font-weight:400}@media (min-width:768px){.plebiscite__summary-text{font-size:1.375rem;color:#2e2e2e;font-weight:400}}.plebiscite__summary-info{font-size:.875rem;color:#000;font-weight:400}@media (min-width:768px){.plebiscite__summary-info{font-size:.875rem;color:#000;font-weight:400}}.plebiscite__confirmation-title{font-size:1.75rem;color:#000;font-weight:600}@media (min-width:768px){.plebiscite__confirmation-title{font-size:2rem;color:#000;font-weight:600}}@media (min-width:1024px){.plebiscite__confirmation-title{font-size:2.1875rem;color:#000;font-weight:600}}.plebiscite__confirmation-text{font-size:1rem;color:#282828;font-weight:400}@media (min-width:768px){.plebiscite__confirmation-text{font-size:1.0625rem;color:#282828;font-weight:400}}@media (min-width:1024px){.plebiscite__confirmation-text{font-size:1.375rem;color:#282828;font-weight:400}}.plebiscite__sponsor-text{font-size:.6875rem;color:#fff;font-weight:400}.module-description__title{font-size:2.1875rem;color:#000;font-weight:600;line-height:1.24}@media (min-width:1024px){.module-description__title{font-size:3.4375rem;color:#000;font-weight:600;line-height:1.24}}.module-description__text{font-size:1rem;color:#282828;font-weight:400;line-height:1.41}@media (min-width:1024px){.module-description__text{font-size:1.375rem;color:#282828;font-weight:400;line-height:1.41}}.galleries-page--dokument .bb-box__category,.galleries-page--dokument .mb-box__category,.galleries-page--dokument .module-5-boxes .mb-box__category,.galleries-page--dokument .module-5-boxes .wbb-box__labels,.galleries-page--dokument .module-5_t2-boxes .mb-box__category,.galleries-page--dokument .module-5_t2-boxes .wbb-box__labels,.galleries-page--dokument .module-7-boxes .mb-box__category,.galleries-page--dokument .module-boxes .emb-box__category,.galleries-page--dokument .module-boxes .mb-box__category,.galleries-page--dokument .module-slider-boxes .emb-box__category,.galleries-page--dokument .module-slider-boxes .mb-box__category,.galleries-page--dokument .wab-box__category,.galleries-page--dokument .wmb-box__category,.page-article--document .bb-box__category,.page-article--document .mb-box__category,.page-article--document .module-5-boxes .mb-box__category,.page-article--document .module-5-boxes .wbb-box__labels,.page-article--document .module-5_t2-boxes .mb-box__category,.page-article--document .module-5_t2-boxes .wbb-box__labels,.page-article--document .module-7-boxes .mb-box__category,.page-article--document .module-boxes .emb-box__category,.page-article--document .module-boxes .mb-box__category,.page-article--document .module-slider-boxes .emb-box__category,.page-article--document .module-slider-boxes .mb-box__category,.page-article--document .wab-box__category,.page-article--document .wmb-box__category{color:#144377}@media (min-width:1024px){.galleries-page--dokument .wbb-box:hover .wbb-box__content .wbb-box__labels,.page-article--document .wbb-box:hover .wbb-box__content .wbb-box__labels{color:#144377}}.galleries-page--dokument .galleries-submenu a,.page-article--document .galleries-submenu a{letter-spacing:.17px;color:#fff}.galleries-page--dokument .galleries-submenu a.active,.page-article--document .galleries-submenu a.active{font-weight:700}.stream--dokument .galleries-submenu a{letter-spacing:.17px;color:#fff}.stream--dokument .galleries-submenu a.active{font-weight:700}.newsletter__info{font-size:1.25rem;color:#fff;font-weight:700}@media (min-width:1024px){.newsletter__info{font-size:1.75rem}}.newsletter__input{font-size:.875rem;color:#fff;font-weight:400}@media (min-width:1024px){.newsletter__input{font-size:1rem}}.newsletter__input::placeholder{font-size:.875rem;color:#fff;font-weight:400}@media (min-width:1024px){.newsletter__input::placeholder{font-size:1rem}}.newsletter__input:-ms-input-placeholder{font-size:.875rem;color:#fff;font-weight:400}@media (min-width:1024px){.newsletter__input:-ms-input-placeholder{font-size:1rem}}.newsletter__input::-ms-input-placeholder{font-size:.875rem;color:#fff;font-weight:400}@media (min-width:1024px){.newsletter__input::-ms-input-placeholder{font-size:1rem}}.newsletter__submit{font-size:1.125rem;color:#fff;font-weight:600}@media (min-width:1024px){.newsletter__submit{font-size:1.75rem}}.newsletter__agreements{color:#fff}.newsletter__agreements,.newsletter__error{font-style:italic;font-size:.75rem;font-weight:400}.newsletter__error{color:red}.newsletter__popup-btn{text-transform:uppercase;font-size:.9375rem;color:#fff;font-weight:600}.newsletter__popup-title{font-size:1.75rem;color:#494949;font-weight:400;line-height:1}@media (min-width:768px){.newsletter__popup-title{font-size:2.5rem}}.newsletter__popup-thx{font-size:1.25rem;color:#494949;font-weight:700}@media (min-width:768px){.newsletter__popup-thx{font-size:1.5rem;color:#494949;font-weight:700}}.newsletter__popup-text{font-size:1rem;color:#494949;font-weight:400}.module-countdown__info{font-size:1.5rem;color:#fff;font-weight:600;line-height:1.1}@media (min-width:768px){.module-countdown__info{font-size:2.5rem}}@media (min-width:1250px){.module-countdown__info{font-size:3.375rem}}@media (min-width:1920px){.module-countdown__info{font-size:3.75rem}}.module-countdown__date{font-size:1rem;color:#fff;font-weight:700}@media (min-width:768px){.module-countdown__date{font-size:1.25rem;color:#fff;font-weight:700}}@media (min-width:1250px){.module-countdown__date{font-size:1.625rem;color:#fff;font-weight:700}}.module-countdown__counter li{font-size:.75rem;color:#f8d7da;font-weight:700;line-height:1;text-transform:uppercase}@media (min-width:1024px){.module-countdown__counter li{font-size:1rem;color:#f8d7da;font-weight:700;line-height:1}}.module-countdown__counter span{font-size:2.375rem;color:#fff;font-weight:900}@media (min-width:768px){.module-countdown__counter span{font-size:3.5rem;color:#fff;font-weight:900}}@media (min-width:1250px){.module-countdown__counter span{font-size:5.375rem;color:#fff;font-weight:900}}.module-promo-banner__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.44}@media (min-width:768px){.module-promo-banner__title{font-size:1.25rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1024px){.module-promo-banner__title{font-size:1.5625rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1152px){.module-promo-banner__title{font-size:1.875rem;color:#000;font-weight:600;line-height:1.41}}.module-promo-banner__text{font-size:.75rem;color:#000;font-weight:400;line-height:1.17}@media (min-width:1024px){.module-promo-banner__text{font-size:.875rem;color:#000;font-weight:400;line-height:1.21}}.module-promo-banner__button{text-transform:uppercase;font-size:1rem;color:#000;font-weight:700}@media (min-width:1024px){.module-promo-banner__button{font-size:1.5rem;color:#000;font-weight:700}}.module-stats__number{font-size:2.25rem;color:#000;font-weight:700}@media (min-width:768px){.module-stats__number{font-size:2.5625rem;color:#000;font-weight:700}}@media (min-width:1024px){.module-stats__number{font-size:4.375rem;color:#000;font-weight:700}}@media (min-width:1152px){.module-stats__number{font-size:9.375rem;color:#000;font-weight:700}}.module-stats__title{text-transform:uppercase;font-size:.875rem;color:#0074ff;font-weight:600}@media (min-width:768px){.module-stats__title{font-size:1.125rem;color:#0074ff;font-weight:700}}@media (min-width:1024px){.module-stats__title{font-size:1.25rem;color:#0074ff 700}}@media (min-width:1152px){.module-stats__title{font-size:1.5rem;color:#000;font-weight:700}}.module-stats__text{text-align:center;font-size:.75rem;color:#000;font-weight:400}@media (min-width:768px){.module-stats__text{font-size:.875rem;color:#000;font-weight:400}}@media (min-width:1024px){.module-stats__text{font-size:1rem;color:#000;font-weight:400}}@media (min-width:1152px){.module-stats__text{font-size:1.125rem;color:#000;font-weight:400}}.module-stream-go .banner-content{display:none}.module-stream-go .banner-content__text{font-size:1.5625rem;color:#fff;font-weight:400}.module-stream-go .banner-content__text strong{font-size:1.875rem;color:#fff;font-weight:700}.module-stream-go .chanel-content span{font-size:1.875rem;color:#0b3d87;font-weight:700}.module-editors__descriptions{font-size:1.25rem;color:#121312;font-weight:400}.module-editors__banner{font-size:.875rem;color:#121312;font-weight:400}.module-editors__banner .author{font-size:.875rem;color:#000;font-weight:400}.module-editors__person .name{font-size:1.375rem;color:#121312;font-weight:700}.module-editors__person .descriptions{font-size:.8125rem;color:#121312;font-weight:400}.module-urgent__text{font-size:1.125rem;color:#000}@media (max-width:768px){.module-urgent__text{font-size:15px}}.module-urgent__text-bold{font-size:1.25rem;color:#d12316;font-weight:400}@media (max-width:768px){.module-urgent__text-bold{font-size:15px}}.module-urgent .bold{font-weight:900}@media (min-width:1152px){.active-yes .header__menu ul li a{font-size:.9375rem}}.back-link{font-size:.9375rem;font-weight:800;text-transform:uppercase}.back-link,.back-link:hover{color:#004794}.poll__title{font-size:1rem;color:#0074ff;font-weight:400}@media (min-width:1024px){.poll__title{font-size:1.125rem}}.poll-item__question-text{font-size:1.125rem;color:#fff;font-weight:700}@media (min-width:1024px){.poll-item__question-text{font-size:1.5rem}}.poll-item__btn{font-size:1.25rem;color:#000;font-weight:700}.poll-item__btn--selected{color:#fff}@media (min-width:1024px){.poll-item__btn{font-size:1.5rem}}.poll-item__text{font-size:1rem;color:#000;font-weight:400;line-height:1}@media (min-width:1024px){.poll-item__text{font-size:1.25rem}}.poll-item__body :checked+label.poll-item__answer .poll-item__text{color:#fff;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.poll-item__textarea{font-size:1rem;color:#000;font-weight:400;line-height:1}@media (min-width:1024px){.poll-item__textarea{font-size:1.25rem}}.poll-item__textarea::-webkit-input-placeholder{font-size:1rem;color:#d9d9d9;font-weight:400}@media (min-width:1024px){.poll-item__textarea::-webkit-input-placeholder{font-size:1.25rem}}.poll-item__textarea:-ms-input-placeholder{font-size:1rem;color:#d9d9d9;font-weight:400}@media (min-width:1024px){.poll-item__textarea:-ms-input-placeholder{font-size:1.25rem}}.poll-item__textarea::placeholder{font-size:1rem;color:#d9d9d9;font-weight:400}@media (min-width:1024px){.poll-item__textarea::placeholder{font-size:1.25rem}}.poll__results .poll-item__text{font-size:1rem;color:#000;font-weight:400;line-height:1}@media (min-width:1024px){.poll__results .poll-item__text{font-size:1.25rem}}.poll__results .poll-item__percentage-votes{font-size:1rem;color:#000;font-weight:600}@media (min-width:1024px){.poll__results .poll-item__percentage-votes{font-size:1.25rem}}.poll__results-default{font-size:1.125rem;color:#fff;font-weight:700;line-height:1.2}@media (min-width:768px){.poll__results-default{font-size:1.5rem}}@media (min-width:1024px){.poll__results-default{font-size:1.875rem}}@media (min-width:1920px){.poll__results-default{font-size:3rem}}.webview-news__photo-description{font-size:.625rem;color:#fff;font-weight:600}@media (prefers-color-scheme:dark){.webview-news__photo-description{color:#fff}}.webview-news__title{font-size:1.375rem;color:#000;font-weight:700;line-height:26px}@media (prefers-color-scheme:dark){.webview-news__title{color:#fff}}.webview-news__category{text-transform:uppercase}.webview-news__category-name{font-size:.625rem;color:#000;font-weight:600}@media (prefers-color-scheme:dark){.webview-news__category-name{color:#fff}}.webview-news__category-date{font-size:.625rem;color:#9f9f9f;font-weight:600}.webview-news__lead{font-size:1rem;color:#000;font-weight:700;line-height:123%}@media (prefers-color-scheme:dark){.webview-news__lead{color:#fff}}.webview-news__paragraph-text{font-size:.875rem;color:#000;font-weight:400;line-height:123%}@media (prefers-color-scheme:dark){.webview-news__paragraph-text{color:#fff}}.webview-news__paragraph-text strong{color:#000;font-weight:600}@media (prefers-color-scheme:dark){.webview-news__paragraph-text strong{color:#fff}}.webview-news__paragraph-subtitle{font-size:1rem;color:#000;font-weight:700;line-height:123%}@media (prefers-color-scheme:dark){.webview-news__paragraph-subtitle{color:#fff}}.webview-news__videos-caption{font-size:.5625rem;color:#000;font-weight:600;line-height:123%}@media (prefers-color-scheme:dark){.webview-news__videos-caption{color:#fff}}.webview-news__image figcaption{font-size:.5625rem;color:#000;font-weight:600;line-height:123%}@media (prefers-color-scheme:dark){.webview-news__image figcaption{color:#fff}}.webview-news__blockquote{font-size:.875rem;color:#000;font-weight:400;line-height:123%}@media (prefers-color-scheme:dark){.webview-news__blockquote{color:#fff}}.webview-news__blockquote i{font-size:6rem;color:#d82332;font-weight:700;line-height:0}.webview-news__blockquote cite{font-size:.6875rem;color:#000;font-weight:400;line-height:142%}@media (prefers-color-scheme:dark){.webview-news__blockquote cite{color:#fff}}.webview-news__author-name{font-size:.625rem;color:#000;font-weight:400}@media (prefers-color-scheme:dark){.webview-news__author-name{color:#fff}}.webview-news__author-source{font-size:.75rem;color:#9f9f9f;font-weight:600}@media (prefers-color-scheme:dark){.webview-news__author-source{color:#fff}}.webview-news__tags-tag{font-size:.6875rem;color:#000;font-weight:400;line-height:1}@media (prefers-color-scheme:dark){.webview-news__tags-tag{color:#fff}}.webview-news__gallery-caption{font-size:.5625rem;color:#000;font-weight:600;line-height:123%}@media (prefers-color-scheme:dark){.webview-news__gallery-caption{color:#fff}}.webview-news__files-item{font-size:.875rem;color:#000;font-weight:400;line-height:123%}@media (prefers-color-scheme:dark){.webview-news__files-item{color:#fff}}.header__spacer{height:50px;width:100%;margin-bottom:50px}.header__container{display:flex;align-items:center;position:fixed;z-index:101;width:100%;top:0}.header__back{background-color:transparent;border:0;padding:0 12px;display:inline-block}.header__back:hover{cursor:pointer}.header__logo{padding:0 12px 0 9px;height:50px;width:74px;display:flex;justify-content:center;align-items:center}.header__logo img{display:block;flex-shrink:0}.header__menu{position:absolute;top:50px;left:0;height:50px;width:100%;display:flex}.header__menu>ul{height:inherit;display:flex;width:auto}.header__menu-item{height:inherit}.header__menu-item,.header__menu-item a{display:flex;flex-shrink:0;position:relative}.header__menu-item a{padding:0 10px;text-decoration:none;align-items:center}.header__menu-item a:after{content:"";position:absolute;left:0;height:7px;width:100%;background-color:transparent;transition:all .3s}.header__menu-item a span{display:inline-block;height:4px;width:6px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/triangle.svg);background-repeat:none;margin-left:5px}.header__menu-item--active:after{position:absolute;content:"";height:7px;width:calc(100% - 16px);left:8px;bottom:0}@media (min-width:768px) and (max-width:1349px){.header__menu-item:hover ul{top:50px}}@media (min-width:1350px) and (max-width:1920px){.header__menu-item:hover ul{top:75px}}@media (min-width:1920px){.header__menu-item:hover ul{top:85px}}.header__dropmenu{position:absolute;top:-999em;left:0;width:200px}.header__dropmenu-item:hover{background:#0074ff}.header__dropmenu-item a{padding:8px 16px;display:block}.header__dropmenu-special{display:inline-block;padding:18px 10px 6px;color:#fff}.header__dropmenu-special--logo{padding:16px 0}.header__dropmenu-special--logo img{max-height:15px}.header__dropmenu--info li a{padding:8px 24px}.header__dropmenu--info li:last-of-type{border-bottom:1px solid #5b5b5b}.dropmenu-on .header__dropmenu{top:50px}@media (min-width:1350px) and (max-width:1920px){.dropmenu-on .header__dropmenu{top:75px}}.header__additional-menu{display:none;margin-right:10px;position:relative}.header__additional-menu ul{display:flex;align-items:center}.header__additional-menu ul li{display:inline-block}.header__additional-menu ul li i{margin-right:4px}.header__additional-menu ul li a{margin-right:10px;text-decoration:none;display:flex;align-items:center}.header__additional-menu ul li:last-child a{margin-right:0}.header__right{display:flex;align-items:center;margin-left:auto}.header__right .tvp_vod .icon{width:67px;height:auto}.header__right .tvp_live{position:relative}.header__right .tvp_live:before{position:absolute;content:"";width:5px;height:5px;left:-10px;top:6px;background:red;border-radius:50%}.header__socials{display:flex;height:50px;padding-right:10px;align-items:center}.header__socials-container{align-items:center;height:100%;transition:transform .2s ease-in-out;padding:8px 0 0 9px}.header__socials-container a{margin:0 5px}.header__socials-container a,.header__socials-container a:first-of-type{opacity:1;pointer-events:unset}.header__socials-container--long{display:flex;transform:translateX(0);padding-left:5px}.header__socials-container--open{transform:translateX(0);margin-right:0}.header__socials-container--open a{opacity:1;pointer-events:unset;transition:opacity .5s ease-in-out}.header__socials-container--hide{display:none}.header .more-wrapper{display:flex;justify-content:center;height:100%;z-index:1;cursor:pointer}.header .more-icons{display:none;background:none;border:0;color:#fff;font-size:1.5rem;outline:0;height:36px;cursor:pointer}.header__hamburger{width:56px;height:50px;z-index:102;right:0;top:0;position:absolute;display:flex;justify-content:center;align-items:center}.header__hamburger:hover{cursor:pointer}.header__hamburger span{display:block;position:absolute;height:2px;width:100%;background:#f7f7f7;border-radius:2px;opacity:1;left:0;transform:rotate(0deg);transform-origin:left center;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.header__hamburger span:first-child{top:0}.header__hamburger span:nth-child(2){top:9px}.header__hamburger span:nth-child(3){top:18px}.header__hamburger.open{position:fixed;right:0;transform:translateY(0)}.header__hamburger.open span:first-child{transform:rotate(45deg);top:3px;left:8px;background:#282828}.header__hamburger.open span:nth-child(2){width:0;opacity:0;background:#282828}.header__hamburger.open span:nth-child(3){transform:rotate(-45deg);top:21px;left:8px;background:#282828}.header__hamburger.open-menu{right:0}.header__hamburger.open-menu span:first-child{transform:rotate(45deg);top:0;left:3px;background:#fff}.header__hamburger.open-menu span:nth-child(2){width:0;opacity:0;background:#fff}.header__hamburger.open-menu span:nth-child(3){transform:rotate(-45deg);top:18px;left:3px;background:#fff}.header__hamburger.open-menu.special-change{position:relative}.header__hamburger.special-change{position:relative;border-left:1px solid #fff}.header__hamburger-items{width:25px;height:21px;position:relative}.header__search{position:relative;background-color:transparent;border:0;padding:16px;border-left:1px solid hsla(0,0%,100%,.6);border-right:1px solid hsla(0,0%,100%,.6);margin-left:10px;margin-right:56px;outline:0}.header__search:hover{cursor:pointer}.header__search.special-hide{display:none}.header__search-dropdown{position:fixed;top:-150%;width:100%;height:100%;left:0;overflow:hidden}.header__search-dropdown,.header__search-dropdown.open{-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.header__search-dropdown.open{visibility:visible;top:0}.header__dropdown-menu{position:fixed;position:absolute;z-index:29;top:100px;width:100%;left:0;right:0;background:#fff;visibility:hidden;opacity:0;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.header__dropdown-menu.sg{top:190px}.header__dropdown-menu.open{opacity:1;visibility:visible;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s;-ms-transition:opacity .35s;-o-transition:opacity .35s;transition:opacity .35s}@media (min-width:768px){.header__additional-menu{display:block;margin-right:-50px}.header__menu{justify-content:center;align-items:center}.header__menu>ul{width:auto;overflow:inherit}.header__socials-container--long{transform:translateX(58px)}@supports (-webkit-overflow-scrolling:touch){.header__socials-container--long{transform:translateX(65px)}}.header__socials-container a{opacity:0;pointer-events:none}.header__socials-container a:first-of-type{opacity:1;pointer-events:unset}.header__socials-container--open{transform:translateX(0);box-shadow:-1px 0 0 0 rgba(0,0,0,.5);background:#28363d}.header__socials-container--open a{opacity:1;pointer-events:unset;transition:opacity .5s ease-in-out}.header .more-icons{display:block}}@media (min-width:1024px){.header__spacer{height:75px}.header__logo{height:75px;width:137px}.header__socials{height:75px}.header__socials i:hover{opacity:.5;transition:all .3s}.header__hamburger{height:75px}.header__hamburger-items:hover{transition:all .3s;opacity:.5}.header__menu{top:75px;height:50px}}@media (min-width:1024px) and (min-width:1350px) and (max-width:1920px){.header__menu{height:75px}}@media (min-width:1024px){.header__menu-item a{padding:0;margin:0 10px}.header__dropdown-menu{top:125px}.header__dropdown-menu.sg{top:215px}.header__additional-menu ul li:hover{transition:all .3s;opacity:.5}.header .more-icons{height:60px}.header .more-icons:hover{transition:all .3s;opacity:.5}}@media (min-width:1152px){.header__dropdown-menu{top:75px}.header__dropdown-menu.sg{top:165px}.header__menu-item a:after{bottom:0}.header__menu-item a{margin:0 10px}.header__dropmenu-item a{padding:8px 20px}.header__spacer{margin-bottom:0}}@media (min-width:1350px){.header__menu{position:static;background:none;width:auto}}@media (min-width:1920px){.header__logo{height:85px;width:155px;padding:18px}.header__spacer{height:85px;width:100%}.header__menu{height:85px}.header__menu-item a{margin:0 4px 0 20px;text-decoration:none;display:flex;align-items:center}.header__menu-item a:after{bottom:0}.header__menu-item--active:after{height:11px;left:16px}.header__dropmenu-item a{padding:10px 20px}.header__dropmenu--info li a{padding:10px 0}.header__dropmenu--info li:last-of-type{border-bottom:1px solid #51646d}.header__dropmenu-special{padding-left:20px}.header__dropmenu-special--logo{padding-left:0}.dropmenu-on .header__dropmenu{top:85px}.header__hamburger,.header__search,.header__socials{display:flex}.header__socials a,.header__socials a:first-child{display:inline-block;margin:0 5px}.header__socials a:after,.header__socials a:first-child:after{display:none}.header__socials-container{transform:translateX(0)}.header__socials-container a{opacity:1;pointer-events:unset}.header__socials-container--open{transform:translateX(0);box-shadow:0 0 0 0 rgba(0,0,0,.5);background:transparent}.header__additional-menu{margin-right:0}.header__additional-menu ul li a{margin-right:15px}.header .more-icons{display:none}.header__search{margin-right:70px;padding:22px 20px}.header__hamburger{width:70px;height:85px;z-index:102}.header__hamburger.open span:first-child{top:0;left:7px}.header__hamburger.open span:nth-child(3){top:18px;left:7px}.header__hamburger.open-menu span:first-child,.header__hamburger.open-menu span:nth-child(3){left:2px}.header__dropdown-menu{display:block;top:85px}.header__dropdown-menu.sg{top:175px}}@media screen and (-ms-high-contrast:none){.header__hamburger.open-menu{right:0}}.header--expanded .header .header__spacer{height:0;margin-bottom:0}.header--expanded .header .header__container{position:relative;margin-bottom:50px}@media (min-width:1152px){.header--expanded .header .header__container{margin-bottom:0}}@media (min-width:768px) and (max-width:1024px){:root .header__additional-menu,_::-webkit-full-page-media,_:future{margin-right:-70px}:root .header__socials,_::-webkit-full-page-media,_:future{padding-right:0}:root .header__socials-container--long,_::-webkit-full-page-media,_:future{transform:translateX(80px)}:root .header__socials-container--long.header__socials-container--open,_::-webkit-full-page-media,_:future{transform:translateX(0)}}.sticky_ue{position:fixed;right:0;bottom:70px;padding:6px;background:#fff;box-shadow:2px 1px 6px 0 rgba(0,0,0,.12);z-index:999}.sticky_ue svg{width:36px;height:22px;display:block}@media (min-width:768px){.sticky_ue svg{width:62px;height:40px}}@media (min-width:768px){.sticky_ue{bottom:0;padding:13px 13px 10px}}.sylwester-logo{width:118px;height:57px}.sylwester-logo .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#fff}.sylwester-logo .st1{fill:url(#SVGID_1_)}.sylwester-logo .st2{fill:url(#SVGID_2_)}.sylwester-logo .st3{fill:url(#SVGID_3_)}.sylwester-logo .st4{fill:url(#SVGID_4_)}.sylwester-logo .st5{fill:url(#SVGID_5_)}.sylwester-logo .st6{fill:url(#SVGID_6_)}.sylwester-logo .st7{fill:url(#SVGID_7_)}.sylwester-logo .st8{fill:url(#SVGID_8_)}.sylwester-logo .st9{fill:url(#SVGID_9_)}.sylwester-logo .st10{fill:url(#SVGID_10_)}.sylwester-logo .st11{fill:url(#SVGID_11_)}.sylwester-logo .st12{fill:url(#SVGID_12_)}.sylwester-logo .st13{fill:url(#SVGID_13_)}.sylwester-logo .st14{fill:url(#SVGID_14_)}.sylwester-logo .st15{fill:url(#SVGID_15_)}.sylwester-logo .st16{fill:url(#SVGID_16_)}.sylwester-logo .st17{fill:url(#SVGID_17_)}.sylwester-logo .st18{fill:url(#SVGID_18_)}.sylwester-logo .st19{fill:url(#SVGID_19_)}.sylwester-logo .st20{fill:url(#SVGID_20_)}.sylwester-logo .st21{fill:url(#SVGID_21_)}.sylwester-logo .st22{fill:url(#SVGID_22_)}.sylwester-logo .st23{fill:url(#SVGID_23_)}.sylwester-logo .st24{fill:url(#SVGID_24_)}.footer{margin-top:40px;padding-left:0;padding-right:0}.footer__logo{margin-bottom:15px;text-align:center}.footer__socials{display:flex;justify-content:center;margin-top:16px}.footer__icon{width:24px;height:24px;margin:0 5px;background-repeat:no-repeat;background-size:contain;background-position:50%}.footer__icon--fb{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/facebook.svg)}.footer__icon--yt{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/youtube.svg)}.footer__icon--tw{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/twitter.svg)}.footer__icon--in{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/instagram.svg)}.footer__icon--tt{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/tiktok.svg)}.footer__icon--fbgroup{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/facebook_group.svg)}@media (max-width:768px){.footer__links .column{padding-top:0;padding-bottom:0}}.footer__link{padding-top:0;padding-bottom:0;display:block;margin-bottom:2px;text-align:center}.footer__link-name{text-align:center;margin-bottom:10px}@media (max-width:768px){.footer__link-empty{display:none}}.footer__specials{display:flex;justify-content:center;border-bottom:1px solid #f7f7f7;align-items:center;padding:20px 0}.footer__specials .fepc{width:100px;margin-right:0}.footer__specials .rp{width:140px;margin-left:37.5px;margin-right:0}.footer__specials .ue{margin-left:37.5px;width:150px}.footer__bottom{background:#f7f7f7}.footer__bottom-wrapper{background-color:#fff}.footer__bottom-specials{text-align:center}.footer__bottom-specials .ava{width:137px;display:inline-block;margin-bottom:24px}.footer__bottom-item{display:flex;justify-content:center;align-items:center;width:75px;height:34px;margin:15px auto}.footer__bottom-item img{flex-shrink:0}.footer__bottom-name{margin-top:15px;text-align:center}@media (min-width:768px){.footer__link,.footer__link-name{text-align:left}.footer__socials{padding-bottom:25px}.footer__specials{padding:0;height:100px;flex:1}.footer__bottom-specials{display:flex;justify-content:flex-start;align-items:center}.footer__bottom-specials .ava{margin-right:25px}.footer__bottom-logos{display:flex}}@media (min-width:1024px){.footer__bottom-specials{justify-content:center;max-width:1130px;margin:0 auto}.footer__bottom-specials .ava{margin-right:13px}.footer__bottom-specials .fepc{height:56px;width:132px}.footer__bottom-specials .rp{width:183px;height:43px;margin-left:42px}.footer__bottom-specials .ue{height:44px;width:200px;margin-left:42px}.footer__socials{padding-bottom:0}}@media (min-width:1152px){.footer__bottom-specials .ava{margin-right:0}.footer__bottom-specials .fepc{margin-left:100px}}.footer-programs{padding:18px 0;background-color:#fff;position:fixed;bottom:-60px;left:0;width:100%;z-index:100;transition:.2s ease-in-out}.footer-programs__menu{display:flex;align-items:center;width:100%;justify-content:center}.footer-programs__menu ul{display:flex;justify-content:center;flex-wrap:wrap;list-style:none}.footer-programs__menu ul .tvp_live{position:relative;display:flex;align-items:center}.footer-programs__menu ul .tvp_live:before{position:absolute;content:"";width:5px;height:5px;left:-10px;top:10px;background:red;border-radius:50%}.footer-programs__menu ul li i{margin-right:3px;width:auto}.footer-programs__menu ul li a{text-decoration:none;display:flex;color:#000;letter-spacing:.13px;text-align:left;font-size:12px;font-weight:700;text-transform:uppercase;align-items:center;margin-right:12px}.footer-programs__menu ul li:last-child a{margin-right:0}.footer-programs.active{bottom:0}@media (min-width:768px){.footer-programs{display:none}}.footer__publication{font-family:Times New Roman,Times,serif;font-size:16px;line-height:25px;top:23px;margin-bottom:56px;position:relative}.footer__publication-text{padding:16px;border:2px solid #000}@media (min-width:1024px){.footer__publication-text{padding:13px 37px}}@media (min-width:480px){.vue-player{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000}.vue-player,.vue-player>div{width:100%;height:100%}.player-video-container{position:relative;padding-bottom:56.25%;height:0}}.arrow-back{display:block;flex-shrink:0;width:18px;height:34px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-back.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}.icon-arrow-more{width:inherit;height:inherit;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_white.svg)}.icon-arrow-more,.icon-arrow-more-grey{display:inline-block;flex-shrink:0;background-repeat:no-repeat;background-size:contain;background-position:50%}.icon-arrow-more-grey{width:inherit;height:inherit;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_grey.svg);width:10px;height:15px;vertical-align:middle;margin-left:5px}.icon-arrow-next{width:40px;height:40px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-next.svg)}.icon-arrow-next,.icon-last-gallery{display:block;flex-shrink:0;background-repeat:no-repeat;background-size:contain;background-position:50%}.icon-last-gallery{width:146px;height:108px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/gallery-last.svg);margin:0 auto}.icon-facebook{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/facebook.svg)}.icon-facebook,.icon-pinterest{display:block;flex-shrink:0;width:20px;height:20px;background-repeat:no-repeat;background-size:cover;background-position:50%}.icon-pinterest{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/pinterest.svg)}.icon-twitter{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/twitter.svg)}.icon-twitter,.icon-x{display:block;flex-shrink:0;width:20px;height:20px;background-repeat:no-repeat;background-size:cover;background-position:50%}.icon-x{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/x-logo-circle.svg)}.icon-in{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/in.svg)}.icon-in,.icon-youtube{display:block;flex-shrink:0;width:20px;height:20px;background-repeat:no-repeat;background-size:cover;background-position:50%}.icon-youtube{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/youtube.svg)}.icon-hamburger{width:22px;height:22px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/menu-ham.svg);background-size:cover}.icon-hamburger,.icon-search{display:block;flex-shrink:0;background-repeat:no-repeat;background-position:50%}.icon-search{width:18px;height:18px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/search.svg);background-size:contain}.icon-program-16{display:block;flex-shrink:0;width:17px;height:17px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/program_16.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}.icon-program-ad{width:19px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/program_AD.svg)}.icon-program-ad,.icon-program-jm{display:block;flex-shrink:0;height:11px;background-repeat:no-repeat;background-size:cover;background-position:50%}.icon-program-jm{width:20px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/program_JM.svg)}.label-live{background-color:#d0021b;align-self:flex-start;padding:4px 8px}.icon-camera{width:64px;height:64px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/icon-camera.svg)}.icon-camera,.icon-camera-small{display:block;flex-shrink:0;background-repeat:no-repeat;background-size:contain;background-position:50%}.icon-camera-small{width:inherit;height:inherit;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/icon-camera2.svg)}.icon-small-fb{height:24px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/article-left-fb.svg)}.icon-small-fb,.icon-small-tw{display:block;flex-shrink:0;width:24px;background-repeat:no-repeat;background-size:contain;background-position:50%}.icon-small-tw{height:20px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/x.svg)}.icon-small-en{width:24px;height:18px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/article-left-message.svg)}.icon-small-clock,.icon-small-en{display:block;flex-shrink:0;background-repeat:no-repeat;background-size:contain;background-position:50%}.icon-small-clock{width:15px;height:15px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/article-data-clock.svg)}.icon-play-big{width:115px;height:115px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_big_f.svg)}.icon-play-big,.icon-share-fb{display:block;flex-shrink:0;background-repeat:no-repeat;background-size:cover;background-position:50%}.icon-share-fb{width:11px;height:24px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/share-fb.svg)}.icon-share-tw{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/share-tw.svg)}.icon-share-tw,.icon-share-x{display:block;flex-shrink:0;width:22px;height:20px;background-repeat:no-repeat;background-size:cover;background-position:50%}.icon-share-x{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/x-logo.svg)}.icon-share-en{width:21px;height:18px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/share-en.svg)}.icon-pap,.icon-share-en{display:block;flex-shrink:0;background-repeat:no-repeat;background-size:cover;background-position:50%}.icon-pap{width:70px;height:43px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/pap.png)}.icon-link-arrow{width:27px;height:9px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/article-arrow-link.svg)}.icon-link-arrow,.icon-pdf{display:block;flex-shrink:0;background-repeat:no-repeat;background-size:contain;background-position:50%}.icon-pdf{width:22px;height:26px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/pdf.svg)}.play-big{display:block;flex-shrink:0;width:80px;height:80px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_big_f.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}.play-middle,.play-premiddle{display:block;flex-shrink:0;width:40px;height:40px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_big_f.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}@media (min-width:768px){.play-middle{width:66px;height:66px}}.play-small{display:block;flex-shrink:0;width:21px;height:21px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_small_f.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}.gallery-big{width:40px;height:40px;border:2px solid #fff;border-radius:50%;background:rgba(0,0,0,.64);position:absolute}.gallery-big:after{background:#fff;left:52%;top:48%;border:2px solid transparent;z-index:1}.gallery-big:after,.gallery-big:before{content:"";width:15px;height:10px;position:absolute;transform:translate(-50%,-50%)}.gallery-big:before{border-left:2px solid #fff;border-bottom:2px solid #fff;left:calc(52% - 4px);top:calc(48% + 4px);z-index:0}.gallery-small{width:40px;height:40px;border:2px solid #fff;border-radius:50%;background:rgba(0,0,0,.64);position:absolute}.gallery-small:after{background:#fff;left:53%;top:48%;border:2px solid transparent;z-index:1}.gallery-small:after,.gallery-small:before{content:"";width:15px;height:10px;position:absolute;transform:translate(-50%,-50%)}.gallery-small:before{border-left:2px solid #fff;border-bottom:2px solid #fff;left:calc(53% - 3px);top:calc(48% + 3px);z-index:0}.gallery-middle{width:40px;height:40px;border:2px solid #fff;border-radius:50%;background:rgba(0,0,0,.64);position:absolute}.gallery-middle:after{background:#fff;left:53%;top:48%;border:2px solid transparent;z-index:1}.gallery-middle:after,.gallery-middle:before{content:"";width:15px;height:10px;position:absolute;transform:translate(-50%,-50%)}.gallery-middle:before{border-left:2px solid #fff;border-bottom:2px solid #fff;left:calc(53% - 3px);top:calc(48% + 3px);z-index:0}.icon-watch{display:block;flex-shrink:0;width:20px;height:22px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/icon-watch.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.legend-icons__sign{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/jm.svg) no-repeat 50%/contain}.legend-icons__subbed{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/subbed.svg) no-repeat 50%/contain}.legend-icons__audiodescription{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/audiodesc.svg) no-repeat 50%/contain}.legend-icons__nolimits{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/smile_green.svg) no-repeat 50%/contain}.legend-icons__seven{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/7.svg) no-repeat 50%/contain}.legend-icons__twelve{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/12.svg) no-repeat 50%/contain}.legend-icons__sixteen{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/16.svg) no-repeat 50%/contain}.legend-icons__adult{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/adult.svg) no-repeat 50%/contain}@media (min-width:768px){.play-small{width:28px;height:28px}.gallery-big{width:57px;height:57px;border:3px solid #fff}.gallery-big:after{width:24px;height:16px;border:2px solid transparent}.gallery-big:before{width:24px;height:16px;left:calc(52% - 4px);top:calc(48% + 4px)}.gallery-small{border:2.5px solid #fff}}@media (min-width:1024px){.play-small{width:40px;height:40px}}@media (min-width:1152px){.gallery-big{width:80px;height:80px}.gallery-big:after,.gallery-big:before{width:30px;height:20px}.gallery-big:before{border-left:3px solid #fff;border-bottom:3px solid #fff;left:calc(52% - 6px);top:calc(48% + 6px)}}@media (min-width:1920px){.icon-search{width:30px;height:30px}}.icon-arrow-more-blue-rounded{display:inline-block;flex-shrink:0;width:inherit;height:inherit;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/icon-arrow-blue-rounded.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;width:17px;height:27px;vertical-align:middle;margin-left:5px}.s-left{padding:5px 7px;background-color:#fff}.s-left__item{display:block;border-bottom:1px solid #f7f7f7;margin:0 10px 21px}.s-left__item:hover{text-decoration:none}.s-left__item:first-of-type{margin-top:10px}.s-left__item:last-child{margin-bottom:18px}.s-left__item figure img{width:100%;display:block}@media (min-width:1920px){.s-left__item{margin:0 7px 26px}.s-left__item:first-of-type{margin-top:13px}.s-left__item:last-child{margin-bottom:22px}}.s-left__boxes{display:flex;border-bottom:1px solid #edebeb;padding:12px 0 8px;margin-right:3px;-webkit-transition:background-color .3s ease ease-in-out;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}@media (min-width:1920px){.s-left__boxes{padding:15px 0 11px;margin:0 3px 0 6px}}.s-left__boxes:last-of-type{border-bottom-width:0}.s-left__boxes figure{flex-grow:0;flex-shrink:0;flex-basis:89px}@media (min-width:1920px){.s-left__boxes figure{flex-basis:115px}}.s-left__title{font-size:.75rem;color:#000;font-weight:400;line-height:1.41;margin-left:7px;-webkit-transition:color .3s ease ease-in-out;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}@media (min-width:1920px){.s-left__title{font-size:1rem;line-height:1.25;margin-left:21px}}.s-left__text{padding:8px 0 6px}@media (min-width:1920px){.s-left__text{padding:9px 0 15px}}.s-left__facebook{display:flex;width:100%;background-color:#3880d3;padding:18px;align-items:center;font-family:Source Sans Pro,serif;font-size:.875rem;color:#fff;font-weight:600;margin-bottom:16px}@media (min-width:1920px){.s-left__facebook{padding:23px}}.s-left__facebook i{display:block;flex:0 0 auto;margin-right:17px;width:42px;height:42px;border-radius:50%}@media (min-width:1920px){.s-left__facebook i{width:53px;height:53px;margin-right:24px}}.s-left__facebook:hover{text-decoration:none;color:#fff}.s-left__facebook span{line-height:1.2}@media (min-width:1920px){.s-left__facebook span{line-height:1.4}}.s-left__twitter{display:flex;width:100%;background-color:#0097de;padding:18px;align-items:center;font-family:Source Sans Pro,serif;font-size:.875rem;color:#fff;font-weight:600;margin-bottom:16px}@media (min-width:1920px){.s-left__twitter{padding:23px}}.s-left__twitter i{display:block;flex:0 0 auto;margin-right:17px;width:42px;height:42px;border-radius:50%}@media (min-width:1920px){.s-left__twitter i{width:53px;height:53px;margin-right:24px}}.s-left__twitter em{display:block;font-size:1.125rem;color:#f5a623;font-weight:600;font-style:normal}.s-left__twitter span{line-height:1.2}.s-left__twitter:hover{text-decoration:none;color:#fff}.s-left__instagram{display:flex;width:100%;background-color:#c1558b;padding:18px;align-items:center;font-family:Source Sans Pro,serif;font-size:.875rem;color:#fff;font-weight:600;margin-bottom:16px}@media (min-width:1920px){.s-left__instagram{padding:23px}}.s-left__instagram i{display:block;flex:0 0 auto;margin-right:17px;width:42px;height:42px;border-radius:50%}@media (min-width:1920px){.s-left__instagram i{width:53px;height:53px;margin-right:24px}}.s-left__instagram em{display:block;font-size:1.125rem;color:#ffdf9e;font-weight:600;font-style:normal}.s-left__instagram span{line-height:1.2}.s-left__instagram:hover{text-decoration:none;color:#fff}.s-left__narrow{display:block;background-color:#fff;height:calc(100% - 18px)}.s-left__narrow-subtitle{font-size:.75rem;color:#0074ff;font-weight:600;text-transform:uppercase}@media (min-width:1920px){.s-left__narrow-subtitle{font-size:.875rem}}.s-left__narrow-title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41;max-height:88px;overflow:hidden;-webkit-transition:color .3s ease ease-in-out;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}@media (min-width:1920px){.s-left__narrow-title{font-size:1.375rem;line-height:1.18}}.s-left__narrow-content{text-align:center;position:relative;width:calc(100% - 18px);margin:0 auto;background-color:#fff;top:-18px;min-height:110px;padding:10px 0 15px}@media (min-width:1920px){.s-left__narrow-content{min-height:130px}}.s-left__narrow-content:after{content:"";display:block;width:100%;height:50px;position:absolute;bottom:0;left:0;background-image:linear-gradient(180deg,hsla(0,0%,100%,.4),#fff)}.s-left__narrow:hover{text-decoration:none}.s-left .wsb2-box{padding-top:16px;padding-bottom:12px;margin-bottom:0}@media (min-width:1920px){.s-left .wsb2-box{margin:0 7px}}.s-left .wsb2-box__content{padding:5px 0 5px 10px}.s-left .wsb2-box img{max-width:111px}@media (min-width:1920px){.s-left .wsb2-box img{max-width:149px}}.sidebar-left .img-placeholder,.sidebar-right .img-placeholder{min-width:0}.sidebar-left .headline,.sidebar-right .headline{margin-top:0}.sidebar-left .list-small .column .column,.sidebar-right .list-small .column .column{padding:0}.sidebar-left .list-small .column .column:last-of-type,.sidebar-right .list-small .column .column:last-of-type{margin-bottom:21px}.sidebar-left .list-small .headline,.sidebar-right .list-small .headline{margin-bottom:12px}.sidebar-left .list-small--color .headline,.sidebar-right .list-small--color .headline{margin-bottom:0}.sidebar-left .list-big .headline,.sidebar-right .list-big .headline{margin-bottom:12px}.sidebar-left .arrow-button__button,.sidebar-right .arrow-button__button{margin-top:12px}@media (min-width:1920px){.sidebar-left .s-right__item figure,.sidebar-right .s-right__item figure{margin-right:21px}.sidebar-left .s-right__item,.sidebar-right .s-right__item{align-items:flex-start;font-size:1rem;color:#fff;font-weight:400;line-height:1.25}}.beam-more{width:100%;text-align:center;position:relative;margin:30px 0}@media (min-width:1024px){.beam-more{height:44px}}.beam-more__button{margin:0 auto;display:inline-block;padding:6px 15px;position:relative;z-index:1;min-width:162px;width:auto;max-width:80%;text-align:center;text-decoration:none}@media (min-width:768px){.beam-more__button{padding:10px 7.6px 10px 16px}}.beam-more__button:active,.beam-more__button:focus{text-decoration:none}.beam-more:after{content:"";display:block;width:100%;height:1px;position:absolute;top:50%;z-index:0}.beam-more:hover{text-decoration:none}.beam-more2{width:100%;position:relative;margin:20px 0;text-align:center}.beam-more2__button{margin:0 auto;display:block;padding:16px;z-index:1;max-width:200px}.beam-more2__button:hover{text-decoration:none;color:#fff}.button-transparent{background-color:transparent;border:1px solid #fff;margin-bottom:21px;width:121px;padding:10px 0}.button-transparent:hover{cursor:pointer}.arrow-button{display:flex;align-items:center;justify-content:center}.arrow-button__button{width:100%;padding-right:29px;display:flex;align-items:center;justify-content:flex-end;border-width:0}.arrow-button__button:hover{text-decoration:none}.arrow-button__text{position:relative;font-size:.85rem;color:#3273dc;font-weight:900;letter-spacing:2px;text-transform:uppercase}.arrow-button__text:after{content:"";width:10px;height:15px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_grey.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;display:inline-block;position:absolute;right:-30px;top:3px;transition:transform .3s}.career-button,.module-recruitment-button{width:182px;display:block;text-align:center;background-color:#173f7d;margin:50px auto 0;position:relative;padding:4px 0;font-size:.8125rem;color:#fff;font-weight:600;line-height:1.97}.career-button i,.module-recruitment-button i{width:13px;height:17px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-next.svg);background-size:contain;display:inline-block;background-repeat:no-repeat;position:absolute;right:15px;top:10px;transition:all .3s}.career-button i path,.module-recruitment-button i path{opacity:0}@media (min-width:768px){.career-button,.module-recruitment-button{width:298px;padding:15px 0;font-size:1.375rem;color:#fff;font-weight:600;line-height:1.18}.career-button i,.module-recruitment-button i{width:26px;height:28px;top:16px}}.career-button:hover,.module-recruitment-button:hover{text-decoration:none;color:#173f7d}@media (min-width:1024px){.career-button:hover,.module-recruitment-button:hover{text-decoration:none}}@media (min-width:1024px) and (min-width:1024px){.career-button:hover,.module-recruitment-button:hover{color:#173f7d;background-color:#fff;transition:background-color .1s .3s,color .1s .3s,background-image .1s .3s;animation:anim-btn-hover-effect-1 .3s forwards}.career-button:hover:before,.module-recruitment-button:hover:before{animation:anim-btn-hover-effect-2 .3s .3s forwards}.career-button:hover:after,.module-recruitment-button:hover:after{transition:background-image .1s .3s}}@media (min-width:1024px){.career-button:hover i,.module-recruitment-button:hover i{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-career-blue.svg)}}.career-button-banner{width:188px;display:flex;align-items:center;font-size:13px;font-weight:600;line-height:1.18;text-align:left;color:#173f7d;padding:13px 0 13px 27px;background-color:#fff;position:relative;margin-top:20px}@media (min-width:768px){.career-button-banner{width:298px;font-size:22px}}.career-button-banner i{width:17px;height:17px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-career-blue.svg);background-size:contain;display:inline-block;background-repeat:no-repeat;position:absolute;right:10px;top:13px;transition:all .3s}.career-button-banner i path{opacity:0}@media (min-width:768px){.career-button-banner i{width:26px;height:26px;top:14px}}.career-button-banner:hover{text-decoration:none;color:#173f7d}@media (min-width:1024px){.career-button-banner:hover{text-decoration:none}}@media (min-width:1024px) and (min-width:1024px){.career-button-banner:hover{color:#fff;background-color:#173f7d;transition:background-color .1s .3s,color .1s .3s,background-image .1s .3s;animation:anim-btn-hover-effect-1 .3s forwards}.career-button-banner:hover:before{animation:anim-btn-hover-effect-2 .3s .3s forwards}.career-button-banner:hover:after{transition:background-image .1s .3s}}@media (min-width:1024px){.career-button-banner:hover i{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-next.svg)}}.career-button-banner:active,.career-button-banner:focus,.career-button-banner:hover{text-decoration:none}.s-right{display:none}.s-right__item{display:flex;width:calc(100% - 35px);margin-left:35px;align-items:center;padding:10px 0;position:relative}.s-right__item figure{margin-left:-35px;margin-right:14px;min-width:116px;max-width:116px}.s-right__item:hover{text-decoration:none;color:#fff}.s-right__text{padding-right:10px;position:relative;z-index:2}.s-right__number{position:absolute;right:8px;top:-32px;z-index:1}@media (min-width:1024px){.s-right{display:block}}@media (min-width:1920px){.s-right__number{top:-22px}}.s-right-v2__item{display:flex;width:calc(100% - 35px);margin-left:35px;align-items:center;padding:15px 0;position:relative}.s-right-v2__item img{margin-left:-35px;margin-right:14px;width:93px;height:56px}.s-right-v2__item:hover{text-decoration:none;color:#000}.s-right-v2__item:after{content:"";height:1px;background:#e3e3e3;width:100%;position:absolute;left:0;bottom:0}.s-right-v2__item:last-child:after{display:none}.s-right-v2__text{padding-right:10px;position:relative;z-index:2}.headline{margin:30px 0 0}.headline--no-margin-top{margin-top:0}.headline__title{position:relative;align-items:center;justify-content:space-between}.headline__title:before{position:absolute;top:0;left:0;margin-bottom:2px;content:"";display:block;width:35px;height:2px}.headline__title span{width:70%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.headline__title.empty:before{display:none}.headline__title.smaller{margin-top:12px}.headline__more{margin-left:15px;width:30%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.headline__more i{transition:transform .3s;margin-left:10px}.headline__more:hover{text-decoration:none}.headline__more:hover i{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_zbb.svg)}@media (max-width:767px){.headline__more{position:relative;padding-right:10px}.headline__more i{position:absolute;right:-1px;bottom:1px}}@media (min-width:768px){.headline{margin-bottom:-6px}.headline__title{justify-content:flex-start}.headline__title span{width:auto}.headline__more{width:auto;padding-right:10px}.headline__more i{vertical-align:-3px}}@media (min-width:1024px){.headline__title{padding-top:8px}.headline__title:before{margin-bottom:0;width:58px;height:5px}.headline__title.smaller:before{height:3px}.headline__more{margin-bottom:-6px;text-align:left;width:40%}.headline__more i{position:relative}.headline__more:hover i{transform:translateX(10px)}}@media (min-width:1152px){.headline{margin-bottom:-10px}}.spinner{position:absolute;left:50%;top:calc(50% - 34px);transform:translate(-50%,-50%);color:#fff;display:inline-block;width:75px;height:75px}.spinner div{transform-origin:32px 32px;animation:lds-spinner 1.5s linear infinite}.spinner div:after{content:" ";display:block;position:absolute;top:3px;left:29px;width:5px;height:14px;border-radius:20px}.spinner div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.loader--module-data{height:100vh;position:relative}.station__tvp1{background-color:#008fc5}.station__tvpSport{background-color:#df542a}.form-upload{position:relative}.form-upload__container{position:relative;z-index:2;background-color:#f7f7f7}.form-upload__data{max-width:907px;margin:0 auto}.form-upload__content{font-family:Source Sans Pro,serif;color:#000;font-weight:400;padding:0 10px}.form-upload__bg{position:absolute;z-index:1;left:0;top:0;width:100%;height:282px;background-color:#1b3543}.form-upload .ph-box{border-top:2px solid #fff;margin-top:30px;position:relative;z-index:2}.form-upload .ph-box:before{background-color:#fff}.form-upload .ph-box__title{color:#fff}.form-upload .uploadform .attachments{display:none!important}.form-upload .uploadform .gallery{position:relative;max-width:407px;margin:0 auto}.form-upload .upload #fileupload{overflow:hidden}.form-upload .upload #thx{display:none}.form-upload .newswithupload H2.subtitle,.form-upload .upload H2{text-transform:uppercase;display:block;text-align:center;border-bottom:2px solid #ccc;width:490px;padding:20px;margin:0 auto;color:#0c0c0c;max-width:90%}.form-upload .newswithupload .image-list{width:100%}.form-upload .newswithupload .image-list.multi{width:auto}.form-upload .newswithupload .image-list FIGURE{margin:0 auto!important;float:none!important;width:580px;height:320px}.form-upload .newswithupload .image-list FIGURE IMG{max-width:none!important;width:100%}.form-upload .newswithupload .image-list.multi FIGURE{margin:0 8px 0 0!important;float:left!important}.form-upload .upload LABEL{display:block;padding:8px 0;font-size:22px;font-weight:600;line-height:1.41;color:#000}.form-upload .upload LABEL[for=files]{width:475px;margin-top:20px}.form-upload .upload .form-element{width:475px;position:relative}.form-upload .upload INPUT[type=email],.form-upload .upload INPUT[type=number],.form-upload .upload INPUT[type=tel],.form-upload .upload INPUT[type=text],.form-upload .upload TEXTAREA{padding:10px;border:2px solid #f7f7f7;margin:0 auto;width:100%;height:56px;border-radius:0;font-size:16px;outline:none;transition:border-width .6s linear}.form-upload .upload input::-webkit-inner-spin-button,.form-upload .upload input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-upload .upload input[type=number]{-moz-appearance:textfield}.form-upload .upload TEXTAREA{height:137px;border-radius:0;resize:none;border:2px solid #f7f7f7;outline:none;transition:border-width .6s linear}.form-upload .upload .red-ast{color:red;margin-left:2px;font-size:18px}.form-upload .upload .agree-section{border-top:2px solid #ccc;border-bottom:2px solid #ccc;width:475px;margin:30px auto;padding:30px 30px 0}.form-upload .upload .agree-section .form-element{margin-bottom:30px}.form-upload .upload .form-element P{display:inline;font-size:18px;font-weight:400;color:#5b5b5b;padding-left:5px;width:80%;display:inline-block;vertical-align:top}.form-upload .upload .progress-bar{background-color:#d4edd9;margin:0 auto;width:296px;max-width:296px;height:24px;display:block}.form-upload .upload .btn-cont{position:relative}.form-upload .upload .fileupload-buttonbar{border-bottom:2px solid #f7f7f7}.form-upload .upload .fileupload-buttonbar.error{border-bottom:2px solid #d0021b}.form-upload .upload .btn-danger{display:inline-block}.form-upload .upload LABEL[for=captcha-input]{width:100%}@media (min-width:768px){.form-upload .upload LABEL[for=captcha-input]{width:50%}}.form-upload .upload .form-element.captcha{width:100%;margin-top:20px;position:relative}.form-upload .upload .form-element A{color:#007dcd;text-decoration:underline}.form-upload .upload #captcha-input{width:100%;vertical-align:bottom}@media (min-width:768px){.form-upload .upload #captcha-input{width:50%}}.form-upload .upload .error{text-transform:none}.form-upload .upload .captcha-img{max-width:200px;vertical-align:middle;border:1px solid #000;top:38px;right:0;margin-bottom:10px}@media (min-width:768px){.form-upload .upload .captcha-img{position:absolute;margin-left:10px;margin-bottom:0}}.form-upload .upload .ftypelist{width:475px;display:block;margin:20px auto;font-size:14px;font-style:italic}.form-upload .upload LABEL.error{color:#ff0808;font-size:16px;text-align:left;font-weight:600}.form-upload .upload #files{padding:0 20px}.form-upload .upload #files .item{width:100%;height:80px;background:#fff;padding-left:45px;position:relative}.form-upload .upload #files .item:before{content:"";background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/form/form-item-file.svg);display:block;position:absolute;width:38px;height:49px;top:0;left:0}.form-upload .upload #files .item p{display:flex;flex-direction:row;align-items:center;overflow:hidden}.form-upload #filenum-error{color:#000;font-size:16px;text-align:left;font-weight:400;background-color:#f8d7da;border:1px solid #f8d7da;padding-left:50px;position:relative;top:10px}.form-upload #filenum-error:before{content:"";background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/form/form-item-info.svg);background-color:#d0021b;background-repeat:no-repeat;ba:block;position:absolute;width:25px;height:25px;top:0;left:0;display:block;padding:19px;background-position:50%}.form-upload .upload #files .item .btn{position:absolute;right:-10px;width:40px;padding:11px;margin-bottom:0}.form-upload .upload #files .item .btn:hover{cursor:pointer}.form-upload .upload #files .item .btn .glyphicon{margin-right:0}.form-upload .upload #files CANVAS{float:left;width:80px;height:60px;display:none}.form-upload .upload #files .description{overflow:hidden;width:100%}.form-upload .upload #files .name{color:#d0021b;padding-top:5px;margin-left:2px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 40px)}.form-upload .upload #files .size{color:#909090;margin-left:2px;font-size:16px;margin-top:-4px}.form-upload .upload .glyphicon{width:14px;height:14px;display:inline-block;background-size:cover;margin-right:10px}.form-upload .upload .glyphicon-plus{background-image:url(//s.tvp.pl/files/ss1_2016/gfx/btn_plus.png)}.form-upload .upload .glyphicon-trash{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/form/form-item-remove.svg)}.form-upload .upload .uploadMessageId{display:block;text-align:center;padding:20px}.form-upload .upload .uploadMessageId.down{margin-top:-20px;margin-bottom:30px;text-align:left;margin-left:10px}.form-upload .upload .uploadMessageId p{color:#fc4141;font-size:16px;font-weight:600}.form-upload .upload [type=CHECKBOX]{border:1px solid #000;border-radius:0;width:15px;height:15px;-webkit-appearance:checkbox}.form-upload .upload .ast-desc{color:#5b5b5b;text-align:left;width:80%;margin-left:5px;vertical-align:top;display:inline-block}.form-upload .upload BUTTON.submit{display:block;background-color:#d82332;font-size:22px;font-weight:600;line-height:1.18;color:#fff;border:0;margin:80px auto 0;padding:10px 22px;width:150px;text-align:center}.form-upload .upload BUTTON.submit:hover{cursor:pointer}.form-upload .upload INPUT.error,.form-upload .upload TEXTAREA.error{border-bottom:2px solid #d0021b}.form-upload .contact-form-paragraph{font-size:22px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.41;letter-spacing:normal;color:#282828;margin-bottom:50px}.form-upload .form__header{padding-top:40px}.form-upload .form__header-text{font-size:25px;font-weight:900;color:#000;position:relative;margin-bottom:32px;text-transform:uppercase}.form-upload .form__header-text:before{position:absolute;top:0;left:0;margin-bottom:2px;content:"";display:block;width:35px;height:3px;background-color:#d82332}.form-upload .fileupload-element{width:100%}.form-upload .fileupload-buttonbar{width:100%;min-height:233px;background-color:#fff}.form-upload .upload .btn-success{width:100%;height:233px;position:relative;display:block;margin:0 auto}.form-upload .upload .btn-success .send-upload-ico{display:block;margin:60px auto 0;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/form/form-item-form.svg);width:45px;height:60px;background-repeat:no-repeat;background-size:cover;background-position:50%}.form-upload .upload .aid{text-align:center;display:block;width:100%;margin-top:35px}.form-upload .upload .aid em{color:grey;text-transform:none}.form-upload .upload .btn-danger.delete{display:none}.form-upload .upload .statement{position:relative;display:flex;align-items:center}.form-upload .upload .statement INPUT{margin-right:10px;margin-top:3px;width:30px;height:30px}.form-upload .upload .statement .checkbox-label{font-size:16px;margin-right:10px;font-weight:400}.form-upload .upload .statement #statement-error{position:absolute;bottom:-30px}.form-upload ::-webkit-input-placeholder{color:#000;font-size:12px;font-weight:600}.form-upload ::-moz-placeholder{color:#000;font-size:12px;font-weight:600}.form-upload :-ms-input-placeholder{color:#000;font-size:12px;font-weight:600}.form-upload :-moz-placeholder{color:#000;font-size:12px;font-weight:600}.form-upload__thx-container{max-width:907px;margin:0 auto}.form-upload__thx-beam{color:#000;font-size:16px;text-align:left;font-weight:400;background-color:#d4edd9;border:1px solid #90ce9d;position:relative;top:10px;display:block;padding:8px 0 7px 50px;margin-bottom:28px}.form-upload__thx-beam:before{content:"";background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/form/form-item-info.svg);background-color:#56a400;background-repeat:no-repeat;ba:block;position:absolute;width:25px;height:25px;top:0;left:0;display:block;padding:19px;background-position:50%}.form-upload__thx-icon i{display:block;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/form/form-item-sended.svg);width:120px;height:120px;margin:0 auto 32px}.form-upload__thx-info{font-size:22px;line-height:1.41;color:#282828;text-align:center}.form-upload__thx-back{display:block;background-color:#d82332;font-size:22px;font-weight:600;line-height:1.18;color:#fff;border:0;margin:30px auto 0;padding:10px 22px;max-width:297px;text-align:center;text-decoration:none}.form-upload__thx-back:hover{text-decoration:none;color:#fff;cursor:pointer}.form-upload .process{position:relative;margin-top:20px;display:none}.form-upload .process__info{font-size:16px;color:grey;text-align:center;font-style:italic;margin-bottom:10px}.form-upload .process__content{border:1px solid #90ce9d;width:298px;max-width:298px;height:26px;display:block;margin:0 auto;position:relative}.lazy-img{display:flex}.lazy-img.is-loaded{animation:fadein .9s}.lazy-img__placeholder{animation:loading 1.2s infinite}.stations{margin-top:-30px}.stations__header{height:365px;background-color:#0241a7;text-align:center;padding-top:30px}@media (min-width:768px){.stations__header{height:392px}}@media (min-width:1920px){.stations__header{height:410px}}.stations__content .columns{margin-top:-275px;background-color:#f7f7f7}.stations-box__item{display:block;position:relative;overflow:hidden}.stations-box__item:after{content:"";display:block;padding-bottom:60%}.stations-box__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto;text-align:center}.stations-box__logo img{max-width:96%;max-height:115px}@media (min-width:1920px){.stations-box__logo img{max-width:204px;max-height:140px}}.stations-box__content{position:relative;min-height:134px;max-height:134px;padding:11px 11px 22px;background-color:#fff;z-index:1;overflow:hidden}.stations-box__content:after{content:"";display:block;width:100%;height:50px;position:absolute;bottom:0;left:0;background-image:linear-gradient(180deg,hsla(0,0%,100%,.4),#fff)}.stations-box:hover{text-decoration:none}@media (max-width:768px){.stations .columns{display:flex}.stations .column{flex-basis:50%}}.program{background:#f7f7f7;position:relative;z-index:1}.program__wrapper{overflow:hidden}.program .empty-data{background:#f7f7f7;text-align:center;padding:50px 0}@media (min-width:768px){.program .bg{background:#f7f7f7}.program .bg>.column{width:100%;max-width:100%}}@media (min-width:1152px){.program .channels-vertical{margin-top:10px;margin-bottom:10px}.program .channels-vertical .columns{background:#f7f7f7}}.station{overflow:hidden}.station__data{margin-bottom:10px;margin-top:20px}.station__data,.station__logo{display:flex;align-items:center}.station__logo{width:75px;height:47px;justify-content:center;margin-right:10px}.station__logo img{width:50%;max-height:60%;height:auto}.station__back-icon{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_.svg);background-size:contain;background-repeat:no-repeat;width:100%;height:100%;display:block}.station__return{display:inline-block;margin-right:10px;width:13px;height:24px}.station .fade-enter,.station .fade-leave-to{visibility:hidden;opacity:0}.station .fade-enter-active,.station .fade-leave-active{transition:opacity .3s}.station__empty{text-align:center;padding:50px 0}.station .program-controls{margin-bottom:20px;position:relative;z-index:1}.station .controls-options__box-filters,.station .controls-options__box-filters .multiselect__tags{width:100%}@media (min-width:768px){.station__logo{width:109px;height:69px;margin-right:17px}.station__return{margin-right:25px;width:25px;height:46px}}@media (min-width:1152px){.station .program-header__top{height:380px}.station--margin{background:#f7f7f7;margin-top:-200px}.station .program-controls .columns{margin-top:-60px}.station__data{margin-top:5px}.station__logo{width:146px;height:100px;margin-right:25px}.station__return{margin-right:48px;width:33px;height:62px}}@media (min-width:1920px){.station__logo{width:176px;height:120px}}.program-category{overflow:hidden;position:relative;z-index:0}.program-category .headline{margin-top:20px;margin-bottom:20px}.program-category .headline__title{text-transform:uppercase}.program-category .empty-data{background:#f7f7f7;text-align:center;padding:60px 0}.program-category .program-controls{margin:0 -15px 33px}.program-category .program-controls__options{margin-top:15px}.program-category .controls-options{margin-bottom:0}@media (min-width:1152px){.program-category .headline:first-child{margin-top:10px}.program-category .program-header__top{height:380px}}.program-detail__header{margin-top:15px}.program-detail .headline{margin-top:0}.program-detail .legend-icons{display:flex;margin-right:10px}.program-detail .legend-icons span{width:15px;height:15px;display:block;margin-right:5px}.program-detail .legend-icons img{display:block}.program-detail .program-block{margin-bottom:30px}@media (min-width:1024px){.program-detail .column.is-offset-0-desktop{margin-left:0}}@media (min-width:1152px){.program-detail__header{margin-top:0}.program-detail .program-header__top{height:380px}}.cycles-page .headline{margin-top:0}.cycles-page .right-boxes .column:last-child .wsb2-box{border:0}.cycles-page__more{display:flex;justify-content:flex-end;margin-top:22px}.cycles-page__more a{display:inline-block;position:relative;padding-right:40px}.cycles-page__more a:before{content:"";position:absolute;display:inline-block;right:10px;top:-1px;width:24px;height:24px;border-radius:50%}.cycles-page__more a:after{content:"";position:absolute;display:inline-block;right:18px;top:5px;width:12px;height:12px;transform:rotate(45deg)}.cycles-page__more a:hover{text-decoration:none}.cycles-page .is-narrow-mobile{min-width:320px}.cycles-page .sidebar{display:none}@media (min-width:768px){.cycles-page .is-narrow-mobile{width:auto}}@media (min-width:1152px){.cycles-page .sidebar{display:block}}.galleries-page{position:relative;padding-top:30px}.galleries-page--stream{padding:0}.galleries-page--wilno .ph-box{border-top:none;margin-bottom:0}.galleries-page--wilno .ph-box:before{display:none}.galleries-page--wilno .ph-box__title{padding-bottom:0}.galleries-page--wilno .galleries-page__headerBg{position:relative;height:0}.galleries-page .website{background-color:#f7f7f7}@media (min-width:768px){.galleries-page .website{margin-top:-40px}}.galleries-page .website .page-home .container{background-color:#f7f7f7}.galleries-page .website .page-home .banner .container{background-color:transparent}.galleries-page .website .page-home .module-with-left-sidebar{margin-top:20px}.galleries-page .website .page-home .module-with-left-sidebar .s-left-boxes .headline{margin-top:10px;margin-bottom:-15px}@media (min-width:768px){.galleries-page .website .page-home .module-with-left-sidebar{margin-top:30px}.galleries-page .website .page-home .module-with-left-sidebar .s-left-boxes .headline{margin-bottom:-20px}}@media (min-width:1024px){.galleries-page .website .page-home .module-with-left-sidebar .s-left-boxes .headline{margin-top:0;margin-bottom:-30px}}.galleries-page .website .page-home .module-promo-banner .container{background-color:transparent}.galleries-page .sidebar-kat .border-grad--right{margin-right:12px}.galleries-page--withBg .ph-box{border-top-color:#fff}.galleries-page--withBg .ph-box:before{background-color:#fff}.galleries-page--withBg .ph-box__title{color:#fff}.galleries-page--withBg .container--content{background-color:#f7f7f7}.galleries-page--withBg .galleries-submenu{border-bottom:0}.galleries-page--withBg .galleries-submenu a{color:#fff}.galleries-page--withBg .galleries-submenu a:after{background-color:#fff}.galleries-page--withBg .breadcrumb-link a{color:#fff}.galleries-page--withBg .breadcrumb-link a .arrow-svg{fill:#fff}.galleries-page--withBg .breadcrumb-link .is-flex{align-items:center}.galleries-page--withBg .breadcrumb-link .is-flex svg path{fill:#fff}.galleries-page--withSubmenu .ph-box{border-top:0;margin-bottom:0}.galleries-page--withSubmenu .ph-box:before{display:none}.galleries-page--withSubmenu .ph-box__title{padding-bottom:0;text-align:center}.galleries-page--withSubmenu .page-home .container{background-color:#f7f7f7}.galleries-page--withSubmenu .galleries-page__headerBg{height:160px}@media (min-width:768px){.galleries-page--withSubmenu .galleries-page__headerBg{height:364px}}.galleries-page--withBg .galleries-submenu a.active:after,.galleries-page--withBg .galleries-submenu a:hover:after,.galleries-page--withSubmenu .galleries-submenu a.active:after,.galleries-page--withSubmenu .galleries-submenu a:hover:after{background-color:#fff}.galleries-page__headerBg{position:absolute;top:0;width:100%;height:130px}@media (min-width:768px){.galleries-page__headerBg{height:364px}}.galleries-page--withSubtitle{padding-top:25px}@media (min-width:1024px){.galleries-page--withSubtitle{padding-top:20px}}.galleries-page--withSubtitle .ph-box__title{color:#fff}.galleries-page.tag-page .galleries-page__headerBg{position:absolute;top:0;width:100%;height:130px}@media (min-width:768px){.galleries-page.tag-page .galleries-page__headerBg{height:282px}}.galleries-page.tag-page--withBg .ph-box{border-top:0}.galleries-page.tag-page--withBg .ph-box:before{display:none}.galleries-page.tag-page--withBg .ph-box__title{color:#fff;text-align:center}.galleries-page .wbb-box{margin-top:10px}.galleries-page .module-5-boxes .headline{margin-bottom:-16px}@media (min-width:768px){.galleries-page .module-5-boxes .headline{margin-bottom:-24px}}@media (min-width:1024px){.galleries-page .module-5-boxes .headline{margin-bottom:-27px}}@media (min-width:768px){.galleries-page .module-7-boxes .bbb-box__title{color:#fff}}.galleries-page .bbb-box__photo{position:relative}@media (min-width:1024px){.galleries-page .bbb-box__photo:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(179deg,transparent,rgba(0,0,0,.61))}}.galleries-page .bbb-box__photo .gallery-middle,.galleries-page .bbb-box__photo .play-middle{position:absolute;left:15px;bottom:15px}@media (min-width:1024px){.galleries-page .bbb-box__photo .gallery-middle,.galleries-page .bbb-box__photo .play-middle{position:static}}.galleries-page .bbb-box__content{position:static;background-color:#fff;padding:9px 9px 0}@media (min-width:1024px){.galleries-page .bbb-box__content{position:absolute;background-color:transparent;padding:0 32px 30px 20px;display:flex;align-items:center}}.galleries-page .bbb-box .gallery-middle,.galleries-page .bbb-box .play-middle{margin-right:20px}.galleries-page .bbb2-box__title{font-size:1.375rem;color:#000;margin-left:0}@media (min-width:768px){.galleries-page .bbb2-box__title{font-size:1.875rem}}@media (min-width:1024px){.galleries-page .bbb2-box__title{color:#fff;margin-left:28px}}.galleries-page .bbb2-box__photo{position:relative}.galleries-page .bbb2-box__photo .gallery-middle,.galleries-page .bbb2-box__photo .play-middle{position:absolute;left:15px;bottom:15px}@media (min-width:1024px){.galleries-page .bbb2-box__photo .gallery-middle,.galleries-page .bbb2-box__photo .play-middle{position:static}}.galleries-page .bbb2-box__content{padding:9px 9px 0;background-color:#fff}@media (min-width:768px){.galleries-page .bbb2-box__content{background-color:transparent}}.galleries-page .mb-box__category{position:relative}@media (min-width:768px){.galleries-page .mb-box__category{position:absolute}}.galleries-page .headline__title.smaller{margin-top:0}.galleries-page .module-tiles .lb-box{width:100%}@media (max-width:320px){.galleries-page .module-tiles .lb-box{height:320px}}.galleries-page .module-tiles .column{flex-basis:50%;width:50%;flex-grow:0}.galleries-page .module-tiles .columns.is-multiline{display:flex}@media (min-width:768px){.galleries-page .module-tiles .column{flex-basis:25%;width:25%}}.galleries-page--dokument .logo_dokument{position:relative;z-index:9;left:50%;transform:translateX(-50%);margin:0 0 15px;height:75px;width:auto}@media (min-width:1024px){.galleries-page--dokument .logo_dokument{height:135px;margin:34px 0 54px}}.galleries-page--dokument .galleries-submenu{border-bottom:0}.galleries-page--dokument .galleries-submenu a.active:after,.galleries-page--dokument .galleries-submenu a:hover:after{height:4px;bottom:-10px}@media (min-width:1024px){.galleries-page--dokument .galleries-submenu a.active:after,.galleries-page--dokument .galleries-submenu a:hover:after{bottom:-12px}}@media (min-width:768px){.galleries-page--dokument .galleries-submenu{justify-content:center}}@media (min-width:1024px){.galleries-page--dokument .galleries-submenu{margin-bottom:0}}.galleries-page--dokument .galleries-submenu a:last-child{border-right:10px solid transparent}@media (min-width:768px){.galleries-page--dokument .galleries-submenu a:last-child{border-right:0}}.galleries-page--dokument .page-home section:first-child .headline{margin-top:0}@media (min-width:1024px){.galleries-page--dokument .page-home section:first-child .headline__title{margin-top:20px}}.galleries-page--dokument .pagination__item--current,.galleries-page--dokument .pagination__item:hover{background:#144377}.galleries-page--dokument .pagination__item--next:after{border-color:transparent transparent transparent #144377}.galleries-page--dokument .pagination__item--next:hover:after{border-color:transparent transparent transparent #fff}.galleries-page--dokument .pagination__item--prev:after{border-color:transparent #144377 transparent transparent}.galleries-page--dokument .pagination__item--prev:hover:after{border-color:transparent #fff transparent transparent}.galleries-page--dokument:not(.galleries-page--withBg) .ph-box{border-top:0}.galleries-page--dokument:not(.galleries-page--withBg) .ph-box:before{display:none}.galleries-page--dokument.galleries-page--withSubmenu .galleries-page__headerBg{height:188px;max-height:188px}@media (min-width:1024px){.galleries-page--dokument.galleries-page--withSubmenu .galleries-page__headerBg{height:400px;max-height:400px}}@media (min-width:1024px){.galleries-page--dokument.galleries-page--withBg:not(.galleries-page--withSubmenu) .galleries-page__headerBg{height:282px}}.galleries-page--dokument .website{margin-top:0}@media (max-width:768px){.galleries-page--dokument .wmb-box__title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}.galleries-page--dokument .website .page-home .module-with-left-sidebar{margin-top:0}@media (max-width:768px){.galleries-page--dokument .website .page-home .module-with-left-sidebar .column{width:100%}}.galleries-page--dokument div.container--content{background:#f7f7f7;margin-top:0}.galleries-submenu{position:relative;justify-content:center;border-bottom:1px solid #0074ff;margin-bottom:26px;text-align:center;white-space:nowrap;overflow-x:auto;padding:10px}@media (min-width:1024px){.galleries-submenu{padding-top:0;padding-bottom:0;overflow-x:initial}}.galleries-submenu a{font-size:1rem;color:#000;display:inline-block;margin-right:27px;position:relative}@media (min-width:1024px){.galleries-submenu a{font-size:1.125rem}.galleries-submenu a:last-child{margin-right:0}}.galleries-submenu a.active,.galleries-submenu a:hover{text-decoration:none}.galleries-submenu a.active:after,.galleries-submenu a:hover:after{content:"";width:100%;height:5px;position:absolute;top:auto;left:0;background-color:#0074ff;bottom:-6px}.breadcrumb-link{margin-top:-20px;margin-bottom:15px}.breadcrumb-link a{color:#5b5b5b}.breadcrumb-link a:hover{text-decoration:none}.breadcrumb-link a .icon{width:21px;position:relative;top:1px}.breadcrumb-link svg{margin-right:10px}.cards-page{background:#f7f7f7}.cards-page__card{margin-bottom:30px}.cards-page__card--without-photo .cards-page__desc{padding-top:0}.cards-page__container{display:block}.cards-page__date{flex:0 0 25.5%;position:relative}.cards-page__date time{width:100%;display:inline-block;padding-bottom:10px;position:relative}.cards-page__date time:after{content:"";display:inline-block;width:12px;height:12px;margin-right:19px;margin-left:12px}@media (min-width:1024px){.cards-page__date time span{position:absolute;right:62px;top:40px;z-index:1}}.cards-page__date small{position:absolute;left:0;top:20px;width:300%;display:none}.cards-page__description{width:100%;display:flex;flex-direction:column;padding:16px;margin-left:-13px;background-color:#fff;position:relative;z-index:10}.cards-page__photo img{display:block}.cards-page__photo figcaption{border-bottom:1px solid #d9d9d9;padding:11px 0}.cards-page__card-title{margin-bottom:14px}.cards-page__desc{padding:26px 0}.cards-page__lead{margin-bottom:25px}.cards-page__paragraph{margin-bottom:15px}.cards-page__link,.cards-page__paragraph a{display:block;padding:11px 80px 11px 28px;position:relative}.cards-page__link:hover,.cards-page__paragraph a:hover{text-decoration:none}.cards-page__link:after,.cards-page__paragraph a:after{content:"";display:inline-block;position:absolute;right:50px;top:25px;width:20px;height:10px;background:red}@media (min-width:768px){.cards-page__description{padding:14px 35px;margin-left:0}.cards-page__date time{padding-left:0}.cards-page__date time:after{width:23px;height:23px}}@media (min-width:1024px){.cards-page__container{display:flex;margin-top:10px}.cards-page__date{margin-top:19px}.cards-page__date time{text-align:right}.cards-page__date small{display:block}.cards-page__description{padding:14px 23px}.cards-page__desc{padding:26px}}@media (min-width:1152px){.cards-page__description{padding:14px 90px}}.cards-page.event-lecie .cards-page__description{border-left:5px solid #0074ff}@media (min-width:1152px){.cards-page.event-lecie .cards-page__description{border-left:3px solid #0074ff}}.cards-page.event-lecie .cards-page__date{margin-right:50px}.cards-page.event-lecie .cards-page__date time:after,.cards-page.event-lecie .cards-page__date time:before{display:none}.cards-page.event-lecie .cards-page__date time{font-size:1.25rem;color:#000;font-weight:700;line-height:1.41}@media (min-width:1024px){.cards-page.event-lecie .cards-page__date time{font-size:2.1875rem;color:#000;font-weight:700;line-height:1.41}}.cards-page.event-lecie .extra-date{display:flex;justify-content:flex-end;font-size:9.375rem;color:#c6c6c6;font-weight:700;line-height:1}@media (min-width:1152px){.cards-page.event-lecie .extra-date{font-size:10rem;color:#c6c6c6;font-weight:700;line-height:1}}.cards-page.event-lecie .cards-page__date small{display:none}figure.lazy-loading--loading{position:relative;overflow:hidden}figure img{max-width:100%}figure img[lazy=loaded]{height:auto;animation:fadein .9s}div[lazy=loading]:after,figure.lazy-loading--loading:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";animation:shimmer 1s infinite;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0))}div[lazy=loading],figure img[lazy=loading]{background-color:#d8d8d8;background-repeat:no-repeat;background-position:50%;background-size:30%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='206' height='172'%3E%3Cpath fill='%23F7F7F7' d='M206 34.4C206 15.48 190.55 0 171.667 0H34.333C15.45 0 0 15.48 0 34.4v103.2C0 156.52 15.45 172 34.333 172h137.334C190.55 172 206 156.52 206 137.6V34.4zm-154.5 0c9.442 0 17.167 7.74 17.167 17.2 0 9.46-7.725 17.2-17.167 17.2-9.442 0-17.167-7.74-17.167-17.2 0-9.46 7.725-17.2 17.167-17.2zm137.333 103.2c0 9.46-7.725 17.2-17.166 17.2h-133.9c-7.725 0-11.159-9.46-6.009-14.62l30.9-30.96c3.434-3.44 8.584-3.44 12.017 0l5.15 5.16c3.433 3.44 8.583 3.44 12.017 0l56.65-56.76c3.433-3.44 8.583-3.44 12.016 0l25.75 25.8c1.717 1.72 2.575 3.44 2.575 6.02v48.16z'/%3E%3C/svg%3E")!important}.ss1-title{position:relative;height:215px;min-height:100px;display:flex;justify-content:center;align-items:center}.ss1-title img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:auto;width:auto;max-height:215px}@media (min-width:1024px){.ss1-title img{transform:translate(-50%,calc(-50% + 48px))}}@media (min-width:1024px){.ss1-title.no-station img{transform:translate(-50%,-50%)}}.ss1-page .galleries-page{padding-top:0}.ss1-page .galleries-page__headerBg{height:100%;max-height:364px;background-position:top;background-repeat:no-repeat;background-size:cover}.ss1-page .galleries-page__headerBg--shorter{max-height:182px}.ss1-page .galleries-submenu{margin-bottom:8px}.ss1-page .galleries-submenu a{font-weight:400}.ss1-page .galleries-submenu a:after{bottom:-10px;height:4px}.ss1-page .ss1-title{margin-top:0}.ss1-page .ph-box__title{margin-top:20px}@media (min-width:1024px){.ss1-page .ph-box__title{margin-top:75px}}.ss1-page .ph-box__title--short{margin:0 auto;padding:12px 0 10px;font-weight:900;color:#fff;letter-spacing:.27px}.ss1-page .banner{margin-top:40px}@media (min-width:1152px){.ss1-page .banner{margin-top:30px}}.ss1-page .container--content{margin-top:2px}.ss1-station{display:flex;justify-content:center;align-items:center;margin-bottom:19px}.ss1-station__text{display:flex}.ss1-station__channel{height:28px;width:45px;display:flex;justify-content:center;align-items:center}.ss1-station__channel img{flex-shrink:0;display:block}.ss1-station__channel svg{max-width:100%}@media (min-width:1920px){.ss1-station__channel{width:66px;max-width:81px;height:37px}}@media (min-width:1024px){.ss1-station{justify-content:flex-end}}.ss1-separator{width:100%;height:100%;position:absolute;left:0;top:0;background-color:hsla(0,0%,39.6%,.6);border-top:1px solid hsla(0,0%,100%,.5)}.ss1-page .ph-box__title{font-size:35px;text-transform:uppercase}.ss1-station__text{font-size:18px;font-weight:400;line-height:1.73;letter-spacing:.14px;color:#fff;margin-left:13px;margin-right:-16px}.galleries-page--dokument .ss1-separator,.page-article--document .ss1-separator{background-color:rgba(12,37,65,.59);border-top:0}@media (min-width:1024px){.galleries-page--dokument .ss1-separator,.page-article--document .ss1-separator{top:-5px}}.galleries-page--dokument .ss1-title img,.page-article--document .ss1-title img{position:static;transform:translate(0);margin:40px 0 15px;height:75px}@media (min-width:1024px){.galleries-page--dokument .ss1-title img,.page-article--document .ss1-title img{margin:35px 0 54px;height:135px}}.galleries-page--dokument .galleries-page__headerBg,.page-article--document .galleries-page__headerBg{background-position:unset}.galleries-page--dokument .ss1-title,.page-article--document .ss1-title{height:118px}@media (min-width:1024px){.galleries-page--dokument .ss1-title,.page-article--document .ss1-title{height:233px}}@media (min-width:1024px){.ss1-page .galleries-page--dokument .galleries-page__headerBg{top:12px}.ss1-page .galleries-page--dokument .ph-box__title{margin-top:30px}.ss1-page .galleries-page--dokument .ph-box__title--short{margin-top:0}}.ss1-page .galleries-page--dokument .galleries-submenu{margin-bottom:0}@media (min-width:1024px){.ss1-page .galleries-page--dokument .galleries-submenu{margin-bottom:12px}}.ss1-page .galleries-page--dokument .galleries-page__headerBg{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/dokument/dokumentBG.jpg)!important;background-size:cover;background-repeat:no-repeat;background-position:50%}.tag-page .ph-box__title{padding-bottom:0}@media (min-width:768px){.tag-page .ph-box__title{padding-bottom:0}}@media (min-width:1920px){.tag-page .ph-box__title{padding-top:10px}}.file-not-found{text-align:center;padding:0 5px}@media (min-width:1920px){.file-not-found{margin-bottom:150px}}.file-not-found__title{width:100%;height:150px;margin:0 auto 28px}@media (min-width:1024px){.file-not-found__title{width:521px;height:350px}}.file-not-found__description{margin-bottom:25px}.file-not-found__desc{margin-bottom:40px}.file-not-found__button{position:relative;display:inline-block;padding:14px 53px 14px 33px;transition:all .3s ease}.file-not-found__button:after{content:"";position:absolute;background-size:contain;background-repeat:no-repeat;width:10px;height:18px;right:15px;top:18px}@media (min-width:1024px){.file-not-found__button:after{top:19px}}.file-not-found__button:hover{text-decoration:none}.forms-page{position:relative;padding-top:30px}.forms-page__sendinfo{padding:40px 0}.forms-page__sendinfo svg{margin:30px 0}.forms-page__sendinfo-wrap{display:flex;flex-direction:column;align-items:center}.forms-page__back{display:inline-block;padding:15px 35px;margin-top:25px}.forms-page .ph-box{border-top:0}.forms-page .ph-box:before{display:none}.forms-page .container--content{background:#f7f7f7}.forms-page__headerBg{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/impresariat/forms_bg.jpg);height:394px;position:absolute;top:0;width:100%}.forms-page__box{background:#1e3156;padding:23px;margin-bottom:30px;margin-top:15px}.forms-page .headline{margin-top:10px}.forms-page .form__item{margin-bottom:34px}.forms-page .form__item--error input[type=submit],.forms-page .form__item--error input[type=text],.forms-page .form__item--error textarea{border-bottom:2px solid red}.forms-page input[type=submit],.forms-page input[type=text],.forms-page textarea{padding:10px;border:2px solid #f7f7f7;margin:0 auto;width:100%;height:56px;border-radius:0;outline:none;transition:border-width .6s linear}.forms-page textarea{height:156px}.forms-page input[type=submit]{width:152px;cursor:pointer}.forms-page input[type=checkbox]{width:32px;height:32px;margin-right:20px}.forms-page .checkbox{margin-bottom:5px;display:flex;align-items:center}.forms-page .captcha{display:flex;flex-direction:column;margin-bottom:30px}.forms-page .captcha__label{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.forms-page .captcha img{object-fit:contain}.forms-page .submit{display:flex}.forms-page__error{display:flex;background-color:#f8d7da;border:1px solid #f8d7da;position:relative;margin:30px 0 10px;padding-left:50px;height:45px;align-items:center}.forms-page__error:before{content:"";background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/impresariat/form-item-info.svg);background-color:red;background-repeat:no-repeat;position:absolute;width:25px;height:44px;top:0;left:0;display:block;padding:20px;background-position:50%}@media (min-width:1024px){.forms-page .captcha{flex-direction:row;justify-content:space-between;margin-bottom:50px}.forms-page .captcha img{margin-left:50px}.forms-page .captcha__label{width:50%;margin-bottom:0}}.stations-broadcaster{margin-top:-30px}.stations-broadcaster__header{height:150px;background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/broadcaster_bg.jpg) no-repeat 50%/cover;text-align:center;padding-top:40px}@media (min-width:768px){.stations-broadcaster__header{height:185px}}@media (min-width:1024px){.stations-broadcaster__header{height:200px}}.stations-broadcaster__content .columns{margin-top:-40px;background-color:#f7f7f7;padding:.25rem}@media (max-width:768px){.stations-broadcaster__content .columns{padding:.5rem;display:flex}}@media (max-width:768px){.stations-broadcaster__content .column{flex-basis:50%}}.stations-broadcaster .is-custom{max-width:25%;flex-basis:25%;padding:.25rem}@media (min-width:768px){.stations-broadcaster .is-custom{max-width:12.5%;flex-basis:12.5%;padding:.5rem}}@media (min-width:1920px){.stations-broadcaster .is-custom{max-width:12.5%;flex-basis:12.5%;padding:.75rem}}.stations-broadcaster-box{display:block;position:relative}.stations-broadcaster-box:after{content:"";display:block;padding-bottom:100%}.stations-broadcaster-box__item{display:block;position:relative}.stations-broadcaster-box__item:after{display:none}.stations-broadcaster-box__item-wide{height:124px}.stations-broadcaster-box__item-wide:after{display:none}@media (min-width:1152px){.stations-broadcaster-box__item-wide{height:154px}}.stations-broadcaster-box__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto;text-align:center}.stations-broadcaster-box__logo img{max-width:100%;max-height:100%;width:100%;height:100%;display:block}.stations-broadcaster-box__logo--wide img{height:124px;width:124px;margin:0 auto}@media (min-width:1152px){.stations-broadcaster-box__logo--wide img{height:154px;width:154px}}.stations-broadcaster-box__content{position:relative;min-height:134px;max-height:134px;padding:11px 11px 22px;background-color:#fff;z-index:1;overflow:hidden}.stations-broadcaster-box__content:after{content:"";display:block;width:100%;height:50px;position:absolute;bottom:0;left:0;background-image:linear-gradient(180deg,hsla(0,0%,100%,.4),#fff)}.stations-broadcaster-box:hover{text-decoration:none}.stations-broadcaster-box__info{height:auto;display:block;border-bottom:1px solid #bebebe;margin-bottom:20px;padding-bottom:20px;padding-top:20px}.stations-broadcaster__wrapper{padding-top:15px;padding-bottom:25px}.stations-broadcaster__wrapper .columns{background-color:#f7f7f7}.stations-broadcaster__wrapper ol{padding-left:20px}.stations-broadcaster__info.first{border-top:1px solid #bebebe;padding-top:30px;margin-top:10px}.wab-box{display:flex}.wab-box figure{align-self:flex-start;position:relative;width:42%}@media (min-width:768px){.wab-box figure{width:36%}}.wab-box figure i{position:absolute;left:14px;bottom:14px}.wab-box figure img{display:block}@media (min-width:1024px){.wab-box figure{width:40%}}.wab-box__content{padding:12px 23px;position:relative;background-color:#fff;flex:1;display:flex;flex-direction:column}@media (min-width:768px){.wab-box__content{padding:16px 23px}}.wab-box__category{position:relative;text-transform:uppercase;color:#a0a0a0;margin-top:auto}.wab-box:hover{text-decoration:none}.wab-box .img-placeholder{min-width:auto}.wbbg-box,.wbbg-box img{display:block}.wbbg-box__container{position:relative;overflow:hidden}.wbbg-box__content{height:auto;padding:8px;background:#fff}.wbbg-box__content--reverse{left:0}.wbbg-box__title{margin-bottom:10px}.wbbg-box__subtitle{margin-bottom:30px}.wbbg-box__text{margin-bottom:27px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:2.82rem}.wbbg-box__labels{display:flex;align-items:center}.wbbg-box__photo{position:relative}.wbbg-box .gallery-big,.wbbg-box .play-big{position:absolute;left:12px;bottom:12px}.wbbg-box:hover{text-decoration:none}@media (min-width:768px){.wbbg-box__content{position:absolute;width:45%;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:20px 13px}.wbbg-box__labels{position:absolute;bottom:14px}.wbbg-box__photo-wrap{width:75%}.wbbg-box__photo{overflow:hidden}.wbbg-box__photo--reverse{display:flex;justify-content:flex-end}.wbbg-box .gallery-big--reverse,.wbbg-box .play-big--reverse{right:12px;left:unset}}@media (min-width:1024px){.wbbg-box__content{position:absolute;width:45%;top:unset;bottom:40px;right:0;-webkit-transform:translateY(0);transform:translateY(0);padding:20px 13px}.wbbg-box__labels{position:absolute;bottom:14px}}@media (min-width:1152px){.wbbg-box__content{padding:22px 18px;bottom:60px}.wbbg-box .gallery-big,.wbbg-box .play-big{left:27px;bottom:27px}.wbbg-box .gallery-big--reverse,.wbbg-box .play-big--reverse{right:27px;left:unset}}.ph-box{margin-bottom:10px;position:relative}.ph-box__title{margin-top:5px;padding-bottom:10px}.ph-box__title.ss1-title{margin-top:0}.ph-box__subtitle{text-align:center;margin-bottom:10px}.ph-box .submenu ul{white-space:nowrap}.ph-box .submenu__item{text-decoration:none;position:relative;display:inline-block;margin-right:25px;padding-bottom:8px}.ph-box .submenu__item--current:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:4px}.ph-box .submenu__item:last-child{margin-right:0}@media (min-width:768px){.ph-box__title{margin-top:5px;padding-bottom:20px}}.ph-box__triangle{position:relative;font-size:13px;font-weight:600;font-style:normal;padding-left:25px;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.ph-box__triangle:before{border-top:8px solid #fff}.ph-box__triangle:after,.ph-box__triangle:before{position:absolute;top:5px;left:0;content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}.ph-box__triangle:after{border-bottom:8px solid #fff;display:none}.ph-box__triangle.active:before{display:none}.ph-box__triangle.active:after{display:inline-block}.ph-box__menu{position:absolute;top:40px;left:0;width:100%;background-color:#fff;padding:16px 0 16px 16px;opacity:0;z-index:-1;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.ph-box__menu.active{opacity:1;z-index:10}.ph-box__menu ul{display:flex;flex-wrap:wrap;flex-direction:column;max-height:230px}.ph-box__menu ul li{display:block;width:calc(50% - 16px);line-height:14px;justify-content:center;border-bottom:1px solid #bebebe;margin-right:16px}.ph-box__menu ul li:hover{cursor:pointer;border-bottom:1px solid #be1031}.ph-box__menu ul li:hover .ph-box__link{text-decoration:none;color:#be1031}.ph-box__menu ul li.active{border-bottom:1px solid #be1031}.ph-box__menu ul li.active .ph-box__link{text-decoration:none;color:#be1031}@media (min-width:768px){.ph-box__menu{width:497px;max-width:497px;top:70px;padding:26px 0 26px 33px}.ph-box__menu ul li{width:165px}}@media (min-width:1920px){.ph-box__menu{top:90px}}.ph-box__link{padding:15px;font-size:14px;font-weight:600;color:#000;display:block;text-align:center}.ph-box__link.active{color:#be1031}.ph-box__cities:hover{cursor:pointer}.wnb-box{display:flex}.wnb-box figure{align-self:flex-start;position:relative}.wnb-box figure i{position:absolute;left:14px;bottom:14px}.wnb-box figure img{display:block}.wnb-box__content{padding:16px 23px;position:relative;background-color:#fff;flex:1}.wnb-box__category{position:absolute;bottom:12px;color:red;text-transform:uppercase}.wnb-box:hover{text-decoration:none}.wbb2-box{display:block}.wbb2-box__container{position:relative}.wbb2-box__content{width:560px;height:auto;position:absolute;bottom:38px;right:0;padding:20px 18px 45px;background-color:#fff;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}@media (min-width:1024px){.wbb2-box__content:after{content:"";position:absolute;top:0;right:0;width:4px;height:100%;background-color:transparent;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s;-ms-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}}.wbb2-box__title{margin-bottom:10px}.wbb2-box__photo{position:relative}.wbb2-box__photo img{display:block}.wbb2-box .gallery-big,.wbb2-box .play-big{position:absolute;bottom:30px;left:30px}@media (max-width:767px){.wbb2-box__content{position:relative;bottom:auto;right:auto;width:100%}}.bbb2-box{position:relative}.bbb2-box,.bbb2-box__photo img{display:block}.bbb2-box__category{position:relative;top:-10px;text-transform:uppercase}.bbb2-box__title{margin-left:28px}.bbb2-box:hover{text-decoration:none}.bbb2-box .gallery-middle--desktop,.bbb2-box .play-middle--desktop{display:none}@media (min-width:1024px){.bbb2-box__content{display:flex;align-items:center;position:absolute;bottom:34px;padding:0 32px 0 21px}.bbb2-box .gallery-middle--desktop,.bbb2-box .play-middle--desktop{display:block}.bbb2-box .gallery-middle--mobile,.bbb2-box .play-middle--mobile{display:none}}.bbb3-box{display:block;position:relative}.bbb3-box__content{display:flex;position:static;bottom:34px;padding:0 22px;align-items:center;background:#fff}.bbb3-box__category{position:relative;display:none;text-transform:uppercase}.bbb3-box__title{margin:10px 0}.bbb3-box:hover{text-decoration:none}.bbb3-box__logotyp{max-width:140px;height:auto;margin:15px 0}.bbb3-box .gallery-middle,.bbb3-box .play-middle{display:none}@media (min-width:1024px){.bbb3-box__content{position:absolute;padding:0 32px 0 21px;background:none}.bbb3-box .gallery-middle,.bbb3-box .play-middle{display:block}.bbb3-box__logotyp{display:none}.bbb3-box__title{margin-left:28px}.bbb3-box__category{display:block}}.wsb2-box{display:flex;border-bottom:1px solid #eaeaea;padding-bottom:5px;margin-bottom:6.5px;transition:background-color .3s}.wsb2-box img{align-self:flex-start;max-width:90px}.wsb2-box__content{padding:0 0 0 8px;transition:color .3s}@media (min-width:1152px){.wsb2-box{padding-bottom:13.5px}.wsb2-box img{max-width:149px}.wsb2-box__content{padding:5px 0 5px 14px}}.bbb-box{position:relative}.bbb-box,.bbb-box img{display:block}.bbb-box__content{display:flex;position:absolute;bottom:0;padding:0 32px 30px 20px}.bbb-box__category{position:relative;top:-10px;text-transform:uppercase}.bbb-box:hover{text-decoration:none}.bbb-box__title{width:calc(100% - 119px);margin-left:119px}.bbb-box__title.no-left{margin-left:0;width:100%;overflow:hidden}.bbb-box .gallery-big{left:27px;bottom:42px}.bbb-box .gallery-middle--desktop,.bbb-box .play-middle--desktop{display:none}@media (min-width:1024px){.bbb-box .gallery-middle--desktop,.bbb-box .play-middle--desktop{display:block}.bbb-box .gallery-middle--mobile,.bbb-box .play-middle--mobile{display:none}}.wbb-box{display:block}.wbb-box__container{position:relative;overflow:hidden}.wbb-box__content{width:45%;height:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:15px 17px 45px 15px;right:0;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s;-ms-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-transition:transform .3s ease-in-out;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s}@media (min-width:1024px){.wbb-box__content:after{content:"";position:absolute;top:0;left:auto;right:0;width:4px;height:100%;background-color:transparent;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s;-ms-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}}.wbb-box__photo{position:relative}.wbb-box__photo img{display:block}.wbb-box__photo .gallery-big,.wbb-box__photo .play-big{position:absolute;left:23px;bottom:23px}.wbb-box__title{margin-bottom:10px;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s;-ms-transition:color .3s;-o-transition:color .3s;transition:color .3s}.wbb-box__subtitle{margin-bottom:30px}.wbb-box__text{margin-bottom:27px}.wbb-box__labels,.wbb-box__text{-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s;-ms-transition:color .3s;-o-transition:color .3s;transition:color .3s}.wbb-box__labels{position:absolute;bottom:14px;display:flex;align-items:center;text-transform:uppercase}.wbb-box__time{margin-left:6px}.wbb-box:hover{text-decoration:none}.wbb-box__station{width:53px;height:30px;margin-right:10px;padding:5px;display:flex;justify-content:center;align-items:center}.wbb-box__station img{max-width:100%;max-height:100%;width:auto;height:auto;flex-shrink:0}@media (max-width:767px){.wbb-box__content{position:relative;transform:none;top:auto;bottom:auto;right:auto;width:100%}}.emb-box{display:block}.emb-box:focus{text-decoration:none}.emb-box__content{position:relative;min-height:185px;max-height:185px;padding:11px 11px 22px;background-color:#fff;z-index:1;overflow:hidden}.emb-box__content:after{content:"";display:block;width:100%;height:50px;position:absolute;bottom:45px;left:0;background-image:linear-gradient(180deg,hsla(0,0%,100%,.4),#fff)}.emb-box__category{text-transform:uppercase;position:absolute;bottom:1px}.emb-box__labels{position:absolute;bottom:0;display:flex;align-items:center;width:calc(100% - 22px);overflow:hidden;z-index:2;background-color:#fff;padding:5px 0 10px}.emb-box__time{margin-left:6px}.emb-box__photo{position:relative}.emb-box__photo img{display:block;width:100%}.emb-box__title{-webkit-transition:color .3s ease ease-in-out;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.emb-box__tags{position:absolute;top:12px;left:11px;width:100%;display:flex}.emb-box__live,.emb-box__now{background:red}.emb-box__live,.emb-box__now,.emb-box__tag{padding:2px 7px;margin-right:8px;border-radius:4px;text-transform:uppercase}.emb-box__tag{background-color:#0074ff}.emb-box:hover{text-decoration:none}.emb-box__timeline{height:5px;width:calc(100% - 20px);background:#d8d8d8;position:absolute;left:10px;bottom:10px}.emb-box__progress{background:#d0021b;display:block;height:100%;position:absolute;left:0;top:0}.emb-box__station{width:53px;height:30px;margin-right:10px;padding:5px;display:flex;justify-content:center;align-items:center}.emb-box__station img{max-width:100%;max-height:100%;width:auto;height:auto;flex-shrink:0}.emb-box .gallery-small,.emb-box .play-small{position:absolute;width:29px;height:29px;bottom:9px;left:9px}.emb-box__author{display:flex;flex-direction:row;position:absolute;bottom:10px;align-items:center;width:100%}.emb-box__author figure{min-width:52px;max-width:52px;height:52px;margin-right:10px}@media (min-width:1152px){.emb-box__author figure{min-width:72px;max-width:72px;height:72px;margin-right:20px}}.emb-box__author img{border-radius:50%;min-width:52px;max-width:52px;height:52px}@media (min-width:1152px){.emb-box__author img{min-width:72px;max-width:72px;height:72px}}.emb-box__author-name{display:inline-block}.emb-box__author-info{width:calc(100% - 60px)}@media (min-width:1920px){.emb-box__author-info{width:calc(100% - 120px)}}.emb-box__author-desc{margin-top:5px;display:flex;flex-direction:column;align-items:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width:1152px){.emb-box .gallery-small,.emb-box .play-small{width:33px;height:33px;bottom:10px;left:10px}}@media (min-width:1920px){.emb-box .gallery-small,.emb-box .play-small{width:40px;height:40px;bottom:13px;left:13px}}.emb2-box{width:100%;display:flex}.emb2-box__photo{width:160px;height:90px;position:relative;z-index:10}.emb2-box__content{position:relative;width:calc(100% - 160px);height:90px;padding:6px}.emb2-box__station{display:inline-block;width:44px;height:25px;margin-right:10px;position:relative}.emb2-box__station img,.emb2-box__station svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:5px}.emb2-box__station svg{max-width:100%;height:auto}.emb2-box__time{font-size:16px;font-weight:400;line-height:1.41}.emb2-box__time,.emb2-box__title{font-style:normal;font-stretch:normal;letter-spacing:normal;color:#000}.emb2-box__title{font-size:13px;font-weight:600;line-height:1.2;max-height:34px;overflow:hidden}.emb2-box__type{position:absolute;bottom:6px;left:6px;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#606060}.bb-box{display:block}.bb-box__content{position:relative;min-height:172px;padding:0 17px;background-color:#fff}.bb-box__title{-webkit-transition:color .3s ease ease-in-out;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.bb-box__category{position:absolute;bottom:10px;z-index:1;text-transform:uppercase}.bb-box__photo{position:relative}.bb-box__photo img{display:block;width:100%}.bb-box__photo .gallery-big,.bb-box__photo .play-big{position:absolute;left:23px;bottom:23px}.bb-box:hover{text-decoration:none}.mb-box{display:block}.mb-box__content{position:relative;padding:9px 9px 0;background-color:#fff}@media (min-width:768px){.mb-box__content{min-height:185px}}.mb-box__title{-webkit-transition:color .3s ease ease-in-out;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.mb-box__category{text-transform:uppercase}@media (min-width:768px){.mb-box__category{position:absolute;bottom:9px;z-index:1}}.mb-box__photo{position:relative}.mb-box__photo img{display:block;width:100%;height:auto}@media (min-width:1024px){.mb-box__photo figure.lazy-loading--loading{max-height:147px}}@media (min-width:1920px){.mb-box__photo figure.lazy-loading--loading{max-height:182px}}.mb-box__tag{background-color:#0074ff;padding:2px 7px 1px;text-transform:uppercase;position:absolute;top:12px;left:24px;border-radius:4px}.mb-box:hover{text-decoration:none}.mb-box .gallery-small,.mb-box .play-small{position:absolute;width:29px;height:29px;bottom:9px;left:9px}@media (min-width:1152px){.mb-box .gallery-small,.mb-box .play-small{width:33px;height:33px;bottom:10px;left:10px}}@media (min-width:1920px){.mb-box .gallery-small,.mb-box .play-small{width:40px;height:40px;bottom:13px;left:13px}}.lb-box{display:block;background-size:100%;background-position:top;height:476px;position:relative;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.lb-box__content{width:100%;position:relative;margin-bottom:40px;z-index:1;height:90px;word-break:break-word;padding:0 5px}.lb-box__content:after,.lb-box__content:before{content:"";position:absolute;left:15px;width:calc(100% - 30px);height:1px;background-color:#f7f7f7}@media (min-width:1024px){.lb-box__content:after,.lb-box__content:before{height:2px;left:23px;width:calc(100% - 46px)}}.lb-box__content:before{top:-8px}.lb-box__content:after{bottom:-8px}@media (min-width:768px){.lb-box__content{height:115px}}@media (min-width:1152px){.lb-box__content{height:140px}}.lb-box__title{position:relative;top:50%;transform:translateY(-50%);padding:0 5px;max-height:90px;overflow:hidden;word-break:break-word}@media (min-width:768px){.lb-box__title{max-height:115px}}@media (min-width:1152px){.lb-box__title{max-height:140px}}.lb-box:hover{text-decoration:none}.lb-box__paragraph{padding:0 20px;margin-top:-20px;margin-bottom:30px;z-index:9;position:relative}@media (min-width:768px){.lb-box__paragraph{margin-bottom:50px}}.wmb-box__container{position:relative;overflow:hidden}.wmb-box__photo{position:relative;width:62%}.wmb-box__photo img{display:block}.wmb-box__photo--reverse{width:100%}.wmb-box__photo--reverse figure{display:flex;justify-content:flex-end}.wmb-box__photo--reverse img{width:62%}.wmb-box__photo--reverse .gallery-small,.wmb-box__photo--reverse .play-small{left:unset!important;right:5px}.wmb-box__content{width:53%;height:auto;position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;padding:3px 6px 19px;right:0;-webkit-transition:transform .3s ease-in-out;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s}@media (min-width:1024px){.wmb-box__content:after{content:"";position:absolute;top:0;right:0;width:4px;height:100%;background-color:transparent;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s;-ms-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}}.wmb-box__content--reverse{left:0}@media (min-width:1024px){.wmb-box__content--reverse:after{position:absolute;top:0;left:4px;width:4px;height:100%;background-color:transparent;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s;-ms-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}}.wmb-box__title{margin-bottom:18px;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s;-ms-transition:color .3s;-o-transition:color .3s;transition:color .3s}.wmb-box__category{position:absolute;bottom:3px;z-index:1;text-transform:uppercase}.wmb-box__info{display:none}.wmb-box .gallery-small,.wmb-box .play-small{position:absolute;width:18px;height:18px;left:5px;bottom:6px}@media (min-width:768px){.wmb-box__content{width:calc(51% + 3px);padding:12px 17px 40px}.wmb-box__photo--reverse .gallery-small,.wmb-box__photo--reverse .play-small{left:unset!important;right:9px}.wmb-box__info{display:block;margin-bottom:27px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:2.82rem}}@media (min-width:768px) and (-ms-high-contrast:active),(min-width:768px) and (-ms-high-contrast:none){.wmb-box__info{white-space:nowrap}}@media (min-width:768px){.wmb-box__title{margin-bottom:10px}.wmb-box__category{bottom:10px}.wmb-box .gallery-small,.wmb-box .play-small{width:28px;height:28px;left:9px;bottom:10px}}@media (min-width:1024px){.wmb-box__photo--reverse{width:100%}.wmb-box__photo--reverse img{width:558px}.wmb-box__content{width:calc(51% + 5px);padding:13px 21px 40px}.wmb-box__title{margin-bottom:8px}}@media (min-width:1152px){.wmb-box__content{width:54%;padding:7px 24px 40px}.wmb-box__photo{width:calc(53% + 5px)}.wmb-box__photo--reverse{width:100%}.wmb-box__photo--reverse img{width:558px}.wmb-box__photo--reverse .gallery-small,.wmb-box__photo--reverse .play-small{left:unset!important;right:10px}.wmb-box .gallery-small,.wmb-box .play-small{width:33px;height:33px;left:10px;bottom:12px}}@media (min-width:1920px){.wmb-box__content{padding:16px 32px 50px}.wmb-box .gallery-small,.wmb-box .play-small{width:40px;height:40px;left:10px;bottom:12px}}.wsb-box{display:flex;padding-bottom:6px;border-bottom:1px solid #eaeaea;margin-bottom:10px;-webkit-transition:background-color .3s ease ease-in-out;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.wsb-box figure{align-self:flex-start}.wsb-box__content{padding:5px 0 5px 16px}.bbt-box{display:block;text-align:center;background-color:#fff;padding:0 20px 50px;margin-top:35px;height:auto}@media (min-width:768px){.bbt-box{height:280px}}@media (min-width:1024px){.bbt-box{height:320px}}@media (min-width:1920px){.bbt-box{height:280px}}.bbt-box__icon{width:106px;height:106px;border-radius:50%;position:relative;top:-35px;margin:0 auto -35px}.bbt-box__icon figure{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.bbt-box__title{margin:17px 0 10px}.bbt-box:hover{text-decoration:none}.bpr-box{display:block;text-align:center;position:relative}@media (min-width:768px){.bpr-box:after{content:"...";position:absolute;right:-12%;top:20%;transform:translateY(-50%);width:50px;height:50px;display:none}}@media (min-width:1920px){.bpr-box:after{right:-37px}}.bpr-box__icon{width:94px;height:94px;border-radius:50%;background-color:#fff;position:relative;margin:0 auto 6px}.bpr-box__icon figure{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}.bpr-box__icon figure img{object-fit:contain}@media (min-width:768px){.bpr-box__icon{width:156px;height:156px;margin:0 auto 20px}}.bpr-box__title{padding-bottom:20px}@media (min-width:768px){.bpr-box__title{padding-bottom:40px;max-width:237px;margin:0 auto}}.bpr-box__number{position:absolute;bottom:0;left:-22px}@media (min-width:768px){.bpr-box__number{left:-34px;letter-spacing:-6px;bottom:-5px}}.bpr-box:hover{text-decoration:none}.bco-box__header{display:flex;justify-content:space-between;align-items:center;padding:0 51px 0 27px}@media (min-width:1024px){.bco-box__header{padding:18px 51px 18px 27px}}.bco-box__item{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;padding:10px 41px 10px 17px;border-bottom:1px solid #dcdcdc;margin-top:-16px}.bco-box__item:hover{text-decoration:none;background-color:#fff}.bco-box__item:focus{text-decoration:none;outline:0}@media (min-width:768px){.bco-box__item{padding:14px 41px 14px 17px;margin-top:-24px;align-items:center;flex-direction:row}}.bco-box__elem,.bco-box__entry{flex:1;display:flex;justify-content:flex-start;padding:5px 10px}.bco-box__elem:first-child,.bco-box__entry:first-child{justify-content:flex-start;min-width:40%}.bco-box__elem:nth-child(2),.bco-box__entry:nth-child(2){justify-content:flex-start}@media (min-width:768px){.bco-box__elem:last-child,.bco-box__entry:last-child{max-width:15%}}@media (min-width:1152px){.bco-box__elem:last-child,.bco-box__entry:last-child{max-width:10%}}.bco-box__elem-label,.bco-box__entry-label{display:inline-block;margin-right:10px;width:100px;text-align:right}@media (min-width:768px){.bco-box__elem-label,.bco-box__entry-label{display:none}}@media (min-width:768px){.bco-box__elem,.bco-box__entry{align-items:center;flex-direction:row}}.bco-box__elem{display:none;padding:0 10px}.bco-box__elem:first-child{display:block}@media (min-width:768px){.bco-box__elem{display:block}}.bco-box__info{max-width:958px}.hr-box{display:flex;align-items:center;flex-direction:column}@media (min-width:768px){.hr-box{flex-direction:row;width:82%;margin:0 auto}}@media (min-width:1152px){.hr-box{width:100%}}.hr-box__image{min-width:200px;margin-right:24px;overflow:hidden}@media (min-width:1024px){.hr-box__image{min-width:250px;margin-right:43px}}.hr-box__image img{border-radius:50%;width:200px;height:auto}@media (min-width:1024px){.hr-box__image img{width:250px}}.hr-box:active,.hr-box:hover{text-decoration:none}.gallery-page{position:relative;margin-bottom:-5px;background-color:#1b1b1b;padding-bottom:20px}@media (min-width:1366px){.gallery-page{height:100%;padding-bottom:0;margin-bottom:-25px}}.gallery-page__header{position:fixed;width:100%;display:flex;align-items:center;height:35px;background-color:#353535;z-index:1}@media (min-width:768px){.gallery-page__header{height:52px}}@media (min-width:1366px){.gallery-page__header{position:relative;height:62px;background-color:#fff}}.gallery-page__title{font-size:1.125rem;color:#fff;font-weight:700;line-height:1.12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:16px;padding-right:5px}@media (min-width:768px){.gallery-page__title{font-size:20px;padding-left:24px;padding-right:0}}@media (min-width:1366px){.gallery-page__title{font-size:1.5rem;color:#282828;line-height:1.11;padding-left:0}}.gallery-page__close{width:35px;height:35px;flex-shrink:0;margin-left:auto;background:#000 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/close.svg) no-repeat 50%/11px 11px}@media (min-width:768px){.gallery-page__close{width:53px;height:52px;background-size:18px}}@media (min-width:1366px){.gallery-page__close{width:64px;height:62px}}.gallery-page__logo{display:none}@media (min-width:1366px){.gallery-page__logo{display:block;padding:18px 16px;background-color:#0074ff;margin:0 20px 0 0}.gallery-page__logo i{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/gallery-logo.svg) no-repeat;width:60px;height:27px;display:block}}.gallery-page__beam{height:34px;margin-bottom:10px}@media (min-width:768px){.gallery-page__beam{height:52px}}@media (min-width:1366px){.gallery-page__beam{display:none}}.gallery-page__slider{position:relative}@media (min-width:1366px){.gallery-page__slider{height:50vw;max-height:calc(100vh - 250px);margin:20px 0}}.gallery-page__slider .hooper{outline:none}@media (min-width:1366px){.gallery-page__slider .hooper{height:50vw;max-height:calc(100vh - 250px)}}.gallery-page__slider .hooper-track{height:inherit}.gallery-page__slider .hooper-slide{position:relative;outline:none;text-align:center}.gallery-page__slider .hooper-navigation{position:absolute;top:calc(50vh - 50px);left:50%;transform:translate(-50%,-50%);width:100%}@media (min-width:1366px){.gallery-page__slider .hooper-navigation{top:50%}}.gallery-page__slider .hooper-next,.gallery-page__slider .hooper-prev{outline:none}.gallery-page__slider .hooper-prev:not(.is-disabled){background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/driver-prev-normal.svg) no-repeat;height:50px;background-size:contain;left:15px;outline:none}@media (min-width:768px){.gallery-page__slider .hooper-prev:not(.is-disabled){left:40px;height:70px}}@media (min-width:1366px){.gallery-page__slider .hooper-prev:not(.is-disabled){background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_banner.svg) no-repeat;background-size:48px 90px;width:48px;height:90px;left:15px}}.gallery-page__slider .hooper-next:not(.is-disabled){background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/driver-next-normal.svg) no-repeat;height:50px;background-size:contain;background-position:100%;right:15px;outline:none}@media (min-width:768px){.gallery-page__slider .hooper-next:not(.is-disabled){right:40px;height:70px}}@media (min-width:1366px){.gallery-page__slider .hooper-next:not(.is-disabled){background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_banner_next.svg) no-repeat;background-size:48px 90px;width:48px;height:90px;right:15px}}.gallery-page__image{height:calc(100vh - 83px)}@media (min-width:768px){.gallery-page__image{height:calc(100vh - 101px)}}@media (max-width:1365px){.gallery-page__image{background-image:none!important}}@media (min-width:1366px){.gallery-page__image{background-size:contain;background-repeat:no-repeat;background-position:50%;width:100%;height:100%;margin-bottom:0}.gallery-page__image:after,.gallery-page__image:before{display:none}}@media (max-width:1365px){.gallery-page__image figure{position:absolute;left:50%;top:calc(50% - 34px);transform:translate(-50%,-50%);width:100%}.gallery-page__image figure figcaption{position:absolute}}.gallery-page__image img{max-height:calc(100vh - 85px)}@media (min-width:1366px){.gallery-page__image img{visibility:hidden;height:50vw;max-height:calc(100vh - 250px)}}.gallery-page__slide{padding:0 16px}@media (min-width:768px){.gallery-page__slide{padding:0 24px}}@media (min-width:1366px){.gallery-page__slide{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:50vw;max-height:calc(100vh - 250px);overflow-y:hidden}}.gallery-page__desc{position:relative;opacity:0;transition:all .2s}.gallery-page__description{font-size:.75rem;color:#b5b5b5;font-weight:400;line-height:1.5;text-align:left;max-width:1143px;margin-top:5px}@media (min-width:1366px){.gallery-page__description{position:absolute;background-color:#1b1b1b;width:calc(100% + 1px);max-width:calc(100% + 1px);bottom:0;padding:5px 0 3px 2px;margin-top:0;font-size:.875rem;line-height:1.71}}.gallery-page__miniatures{position:fixed;width:100%;background-color:#353535;padding-bottom:24px;transition:all .2s}.gallery-page__miniatures-content{max-width:1143px;margin:0 auto}.gallery-page__miniatures .hooper{padding-left:16px;outline:none}.gallery-page__miniatures .hooper-slide{outline:none}@media (min-width:1366px){.gallery-page__miniatures{position:relative;height:100%;padding-top:1px;background-color:#fff}.gallery-page__miniatures .hooper{padding-left:0}.gallery-page__miniatures .hooper-track{transform:translate(0)!important;display:inline-block}.gallery-page__miniatures .hooper-track li{display:inline-block;width:169px!important;margin-right:25px;margin-bottom:19px}.gallery-page__miniatures .hooper-track li:nth-child(6n){margin-right:0}}.gallery-page__miniature{outline:none;position:relative;margin-right:15px}.gallery-page__miniature:after{content:"";position:absolute;top:0;height:100%;width:100%;border:4px solid transparent}.gallery-page__miniature:hover{cursor:pointer}.gallery-page__miniature img{display:block;width:100%}@media (min-width:1366px){.gallery-page__miniature{border-width:0;margin-right:0}}.gallery-page__active:after{border:4px solid #0074ff}.gallery-page__button{display:flex;justify-content:center;align-items:center;width:92px;height:35px;font-size:.75rem;color:#0074ff;font-weight:700;line-height:1.11;margin:-16px auto 0;padding:0;background:#353535;outline:none;border-radius:4px;border:0}.gallery-page__button i{width:10px;height:12px;display:block;margin-left:7px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-small-white.svg);background-repeat:no-repeat;background-size:contain;transform:rotate(0);margin-top:3px;transition:all .2s}.gallery-page__button:hover{cursor:pointer}@media (min-width:1366px){.gallery-page__button{display:none}}.gallery-page__arrow i{transform:rotate(180deg);margin-top:-2px}.gallery-page__info{padding:0 16px}.gallery-page__info-title{display:flex;flex-wrap:wrap;justify-content:space-between;margin:6px 0}@media (min-width:1366px){.gallery-page__info-title{flex-direction:row-reverse}}.gallery-page__info-title h4{font-size:.9375rem;color:#fff;font-weight:700;line-height:1.2;width:80%}@media (min-width:1366px){.gallery-page__info-title h4{display:none}}.gallery-page__info-counter{font-size:1rem;color:#fff;font-weight:400;line-height:1.2}.gallery-page__info-counter b{font-size:1.5rem;color:#fff;font-weight:700;line-height:1.2;vertical-align:-1px}@media (min-width:1366px){.gallery-page__info-counter{margin-top:-2px}}.gallery-page__info-separator{vertical-align:2px;margin-left:1px}.gallery-page__info-desc{font-size:.75rem;color:#fff;font-weight:400;line-height:1.5;margin-bottom:22px}.gallery-page__info-desc a{color:#0074ff}.gallery-page__info-desc a:hover{color:#0074ff;text-decoration:underline}@media (min-width:768px){.gallery-page__info{padding:0 24px}.gallery-page__info-title h4{font-size:18px}.gallery-page__info-desc{width:80%}}@media (min-width:1366px){.gallery-page__info{padding:0;margin-top:20px;margin-bottom:10px}.gallery-page__info-title h4{font-size:24px;color:#282828;margin-bottom:8px}.gallery-page__info-desc{font-size:1.125rem;color:#000;line-height:1.33;margin-bottom:10px}.gallery-page__info-counter,.gallery-page__info-counter b{color:#000}}.hide-loader{display:none}.module-promo .headline{margin-bottom:12px}.module-promo__item{height:382px;width:212px;position:relative;display:block}.module-promo__photo{height:inherit;position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%}.module-promo__content{position:absolute;left:0;bottom:8px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.module-promo__content--station{bottom:16px}.module-promo__text{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;padding-bottom:2px;max-height:2.55rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.module-promo__text{white-space:nowrap}}.module-promo__logo{width:calc(100% - 22px);height:200px;background-size:contain;background-repeat:no-repeat;background-position:bottom}.module-promo__logo figure{text-align:center}.module-promo__info{display:flex;align-items:center;justify-content:center;height:36px;margin-top:10px}.module-promo__info--ver2{flex-direction:column;height:auto;padding:0 12px;width:100%}.module-promo__info--station{width:100%;padding:0 12px}.module-promo__tvlogo{width:100%;max-width:35px;height:auto;margin-right:13px}.module-promo__tvlogo svg{max-width:100%}.module-promo__button{border:1px solid #fff;height:25px;width:100%;margin-top:9px;display:flex;justify-content:center;align-items:center;position:relative}.module-promo__button:after{content:"";position:absolute;right:10px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_banner.svg);background-size:contain;background-repeat:no-repeat;width:8px;height:12px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.module-promo__mask{position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(2,34,67,0),#000)}@media (max-width:768px){.module-promo{overflow:hidden}.module-promo .container:last-of-type{padding-right:0}}@media (max-width:1024px){.module-promo .columns.is-multiline{flex-wrap:nowrap}.module-promo .sbViewportPromo,.module-promo .sbViewportPromoWebsite,.module-promo .sbViewportStation{overflow:hidden}}@media (min-width:768px){.module-promo .headline{margin-bottom:10px}.module-promo__item{height:459px;width:255px}}@media (min-width:1024px){.module-promo__text{max-height:2.65rem}.module-promo__item{height:416px;width:auto}.module-promo__logo{width:calc(100% - 38px)}.module-promo__content{bottom:14px}.module-promo__content--station{bottom:20px}.module-promo__button{height:29px}.module-promo__info{padding:0 19px}.module-promo__info--ver2{margin-top:6px}}@media (min-width:1152px){.module-promo__item{height:476px}.module-promo__logo{width:calc(100% - 44px)}.module-promo__button{height:36px}.module-promo__button:after{width:10px;height:18px;right:15px}.module-promo__info{padding:0 22px}}@media (min-width:1920px){.module-promo__text{max-height:3.13rem}.module-promo__item{height:582px}.module-promo__content{bottom:23px}.module-promo__button{height:42px;margin-top:20px}.module-promo__info--ver2{margin-top:15px}}.module-7-boxes .bbb-box__content{position:relative;min-height:101px;padding:4px 8px 25px;background-color:#fff}.module-7-boxes .bbb-box__category{position:absolute;top:auto;z-index:1}.module-7-boxes .bbb-box__title{margin-left:0;width:100%}.module-7-boxes .bbb-box__category,.module-7-boxes .mb-box__category{bottom:5px}.module-7-boxes .gallery-middle,.module-7-boxes .play-middle{position:absolute;width:40px;height:40px;top:-50px;left:10px}.module-7-boxes .gallery-middle--mobile,.module-7-boxes .play-middle--mobile{display:none}.module-7-boxes .mb-box__content{min-height:109px;max-height:109px;padding:3px 5px 22px}.module-7-boxes .mb-box__title{position:relative;overflow:hidden;height:83px}.module-7-boxes .gallery-small,.module-7-boxes .play-small{width:29px;height:29px;bottom:9px;left:9px}.module-7-boxes__wrapper{display:flex}@media (max-width:768px){.module-7-boxes .columns.is-multiline{display:flex}}@media (min-width:768px){.module-7-boxes__wrapper{position:relative;flex-direction:column}.module-7-boxes__wrapper .is-6-mobile{width:100%}.module-7-boxes__wrapper .is-6-mobile:last-of-type{position:absolute;bottom:0;left:0}.module-7-boxes .bbb-box__content{position:relative;min-height:136px;height:136px;min-width:441px;width:100%;max-width:80%;padding:10px 15px 25px;background-color:#000;margin-left:auto;margin-top:-20px}.module-7-boxes .bbb-box__category{position:absolute;bottom:5px}.module-7-boxes .gallery-middle,.module-7-boxes .play-middle{width:41px;height:41px;top:-30px;left:-19%}.module-7-boxes .mb-box__content{min-height:97px;max-height:97px}.module-7-boxes .mb-box__title{height:65px}}@media (min-width:1024px){.module-7-boxes .bbb-box__content{position:absolute;min-height:auto;height:auto;min-width:auto;width:100%;max-width:100%;padding:0 12px 0 14px;background-color:transparent;display:flex;align-items:flex-end}.module-7-boxes .bbb-box__title{z-index:1}.module-7-boxes .gallery-middle,.module-7-boxes .play-middle{position:relative;width:58px;height:58px;top:auto;left:0;bottom:30px;margin-right:13px;z-index:1}.module-7-boxes .gallery-middle--mobile,.module-7-boxes .play-middle--mobile{display:none}.module-7-boxes .gallery-middle:after,.module-7-boxes .gallery-middle:before{width:25px;height:20px}.module-7-boxes .bbb-box__category{top:-5px;position:relative}.module-7-boxes .bbb-box__photo{position:relative}.module-7-boxes .bbb-box__photo:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(179deg,transparent,rgba(0,0,0,.61))}.module-7-boxes__wrapper{position:relative;flex-direction:row}.module-7-boxes__wrapper .is-6-mobile{width:50%}.module-7-boxes__wrapper .is-6-mobile:last-of-type{position:relative}.module-7-boxes .mb-box__content{min-height:134px;max-height:134px;padding:8px 8px 28px}.module-7-boxes .mb-box__title{height:108px}.module-7-boxes .gallery-small,.module-7-boxes .play-small{width:29px;height:29px;bottom:8px;left:8px}}@media (min-width:1152px){.module-7-boxes .gallery-middle,.module-7-boxes .play-middle{width:66px;height:66px;bottom:40px;margin-right:15px}.module-7-boxes .mb-box__content{min-height:153px;max-height:153px;padding:9px 9px 28px}.module-7-boxes .mb-box__title{height:100px}.module-7-boxes .mb-box__category{bottom:10px}}@media (min-width:1920px){.module-7-boxes .gallery-middle,.module-7-boxes .play-middle{width:80px;height:80px;bottom:45px}.module-7-boxes .bbb-box__title{margin-bottom:-10px}.module-7-boxes .bbb-box__category{top:-15px}.module-7-boxes .mb-box__content{min-height:187px;max-height:187px;padding:10px 11px 28px}.module-7-boxes .mb-box__title{height:125px}.module-7-boxes .mb-box__category{bottom:12px}.module-7-boxes .gallery-small,.module-7-boxes .play-small{width:40px;height:40px;bottom:13px;left:13px}}.module-boxes .headline .column{flex-basis:100%;width:100%}.module-boxes .mb-box__content{position:relative}.module-boxes .mb-box__content:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:16px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:25px}.module-boxes .mb-box__title{height:80px;overflow:hidden}.module-boxes .mb-box__category{bottom:6px}.module-boxes .emb-box__content{min-height:109px;max-height:109px;padding:10px 7px 22px}.module-boxes .emb-box__content:after{bottom:20px;height:16px}.module-boxes .emb-box__desc{height:78px;overflow:hidden}.module-boxes .emb-box__text{display:none}.module-boxes .emb-box__category{bottom:3px}.module-boxes .mb-box__content{height:109px;min-height:109px;padding:3px 5px 21px}@media (max-width:767px){.module-boxes .columns.is-multiline{display:flex}.module-boxes .column{flex-basis:50%;width:50%}}@media (max-width:768px){.module-boxes .scroll-column{display:flex;justify-content:flex-start;overflow-x:auto;scrollbar-width:thin;scrollbar-color:grey #c7c7c7}.module-boxes .scroll-column::-webkit-scrollbar{width:6px;height:6px}.module-boxes .scroll-column::-webkit-scrollbar-track{border-radius:0;background:#c7c7c7}.module-boxes .scroll-column::-webkit-scrollbar-thumb{background:grey;border-radius:0}.module-boxes .scroll-column::-webkit-scrollbar-thumb:hover{background:#000}.module-boxes .scroll-column .column{min-width:212px;max-width:212px}}@media (min-width:768px){.module-boxes .headline{margin-bottom:-7px}.module-boxes .mb-box__content{height:97px;min-height:97px}.module-boxes .mb-box__title{height:65px}.module-boxes .gallery-small,.module-boxes .play-small{left:6px;bottom:6.5px}.module-boxes .emb-box__content{min-height:97px;max-height:97px;padding:6px 5px 15px}.module-boxes .emb-box__desc{height:70px}.module-boxes .emb-box__text{margin-top:3px;display:block}}@media (min-width:1024px){.module-boxes .mb-box__content{padding:8px 8px 32px;height:135px;min-height:135px}.module-boxes .mb-box__category{bottom:10px}.module-boxes .mb-box__title{height:118px}.module-boxes .gallery-small,.module-boxes .play-small{width:33px;height:33px;left:10px;bottom:10px}.module-boxes .emb-box__content{min-height:150px;max-height:150px;padding:10px 9px 25px}.module-boxes .emb-box__content:after{bottom:30px}.module-boxes .emb-box__desc{height:110px}.module-boxes .emb-box__category{bottom:10px}}@media (min-width:1152px){.module-boxes .mb-box__content{padding:9px 9px 32px;height:153px;min-height:153px}.module-boxes .headline{margin-bottom:-8px}}@media (min-width:1920px){.module-boxes .mb-box__content{padding:10px 10px 34px;height:187px;min-height:187px}.module-boxes .mb-box__title{height:150px}.module-boxes .gallery-small,.module-boxes .play-small{width:40px;height:40px;left:13px;bottom:13px}.module-boxes .mb-box__category{bottom:8px}.module-boxes .emb-box__content{min-height:190px;max-height:190px;padding:14px 16px 13px}.module-boxes .emb-box__desc{height:145px}}.module-boxes-programmes__image-header{position:relative;cursor:pointer;width:100%;height:142px;background-size:cover;background-position:0;background-color:hsla(0,0%,100%,.5);margin-bottom:20px;margin-top:10px}.module-boxes-programmes__arrow{position:absolute;right:40px;top:50%;margin-top:-12px;transform:rotate(180deg)}.module-boxes-programmes__arrow.opened{transform:rotate(0deg)}.module-boxes-programmes .headline .column{flex-basis:100%;width:100%}.module-boxes-programmes .mb-box__content{position:relative}.module-boxes-programmes .mb-box__content:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:16px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:25px}.module-boxes-programmes .mb-box__title{height:80px;overflow:hidden}.module-boxes-programmes .mb-box__category{bottom:6px}.module-boxes-programmes .emb-box__content{min-height:109px;max-height:109px;padding:10px 7px 22px}.module-boxes-programmes .emb-box__content:after{bottom:20px;height:16px}.module-boxes-programmes .emb-box__desc{height:78px;overflow:hidden}.module-boxes-programmes .emb-box__text{display:none}.module-boxes-programmes .emb-box__category{bottom:3px}.module-boxes-programmes .mb-box__content{height:109px;min-height:109px;padding:3px 5px 21px}@media (max-width:767px){.module-boxes-programmes .columns.is-multiline{display:flex}.module-boxes-programmes .column{flex-basis:50%;width:50%}}@media (max-width:768px){.module-boxes-programmes .scroll-column{display:flex;justify-content:flex-start;overflow-x:auto;scrollbar-width:thin;scrollbar-color:grey #c7c7c7}.module-boxes-programmes .scroll-column::-webkit-scrollbar{width:6px;height:6px}.module-boxes-programmes .scroll-column::-webkit-scrollbar-track{border-radius:0;background:#c7c7c7}.module-boxes-programmes .scroll-column::-webkit-scrollbar-thumb{background:grey;border-radius:0}.module-boxes-programmes .scroll-column::-webkit-scrollbar-thumb:hover{background:#000}.module-boxes-programmes .scroll-column .column{min-width:212px;max-width:212px}}@media (min-width:768px){.module-boxes-programmes .headline{margin-bottom:-7px}.module-boxes-programmes .mb-box__content{height:97px;min-height:97px}.module-boxes-programmes .mb-box__title{height:65px}.module-boxes-programmes .gallery-small,.module-boxes-programmes .play-small{left:6px;bottom:6.5px}.module-boxes-programmes .emb-box__content{min-height:97px;max-height:97px;padding:6px 5px 15px}.module-boxes-programmes .emb-box__desc{height:70px}.module-boxes-programmes .emb-box__text{margin-top:3px;display:block}}@media (min-width:1024px){.module-boxes-programmes .mb-box__content{padding:8px 8px 32px;height:135px;min-height:135px}.module-boxes-programmes .mb-box__category{bottom:10px}.module-boxes-programmes .mb-box__title{height:118px}.module-boxes-programmes .gallery-small,.module-boxes-programmes .play-small{width:33px;height:33px;left:10px;bottom:10px}.module-boxes-programmes .emb-box__content{min-height:150px;max-height:150px;padding:10px 9px 25px}.module-boxes-programmes .emb-box__content:after{bottom:30px}.module-boxes-programmes .emb-box__desc{height:110px}.module-boxes-programmes .emb-box__category{bottom:10px}}@media (min-width:1152px){.module-boxes-programmes .mb-box__content{padding:9px 9px 32px;height:153px;min-height:153px}.module-boxes-programmes .headline{margin-bottom:-8px}}@media (min-width:1920px){.module-boxes-programmes .mb-box__content{padding:10px 10px 34px;height:187px;min-height:187px}.module-boxes-programmes .mb-box__title{height:150px}.module-boxes-programmes .gallery-small,.module-boxes-programmes .play-small{width:40px;height:40px;left:13px;bottom:13px}.module-boxes-programmes .mb-box__category{bottom:8px}.module-boxes-programmes .emb-box__content{min-height:190px;max-height:190px;padding:14px 16px 13px}.module-boxes-programmes .emb-box__desc{height:145px}}.module-with-left-sidebar .s-left-boxes .headline{margin-bottom:-25px}.module-with-left-sidebar .empty{margin-bottom:-2px}.module-with-left-sidebar .bbb-box__photo{position:relative}.module-with-left-sidebar .gallery-middle,.module-with-left-sidebar .play-middle{position:absolute;bottom:11px;left:10px}.module-with-left-sidebar .gallery-middle--desktop,.module-with-left-sidebar .play-middle--desktop{display:none}.module-with-left-sidebar .bbb-box__content{position:relative;min-height:100px;background-color:#fff;padding:4px 8px 6px}.module-with-left-sidebar .bbb-box__title{margin-left:0;padding-bottom:17px}.module-with-left-sidebar .bbb-box__category{position:absolute;bottom:9px;top:auto}.module-with-left-sidebar .mb-box__content{min-height:130px;padding:5px 8px 11px}.module-with-left-sidebar .mb-box__category{position:absolute}@media (max-width:767px){.module-with-left-sidebar .columns{display:flex}.module-with-left-sidebar .column,.module-with-left-sidebar .column.is-full{flex-basis:100%}.module-with-left-sidebar .mb-box__content{min-height:100px}.module-with-left-sidebar .gallery-small,.module-with-left-sidebar .play-small{width:40px;height:40px;bottom:11px}}@media (min-width:768px){.module-with-left-sidebar .bbb-box{display:flex}.module-with-left-sidebar .bbb-box__content{flex-grow:0;flex-shrink:0;flex-basis:calc(25% + 6px);padding:12px 15px 8px 24px}.module-with-left-sidebar .bbb-box__category{bottom:9px}.module-with-left-sidebar .gallery-middle,.module-with-left-sidebar .play-middle{bottom:18px;left:15px}.module-with-left-sidebar .mb-box__content{min-height:159px;padding:9px 14px 12px}.module-with-left-sidebar .mb-box__category{bottom:12px}}@media (min-width:1024px){.module-with-left-sidebar .bbb-box__content{position:absolute;bottom:10px;background-color:transparent;padding:0 32px 0 21px;align-items:flex-end}.module-with-left-sidebar .bbb-box__photo{position:relative}.module-with-left-sidebar .bbb-box__photo:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:256px;background-image:linear-gradient(179deg,transparent,rgba(0,0,0,.61))}.module-with-left-sidebar .gallery-middle,.module-with-left-sidebar .play-middle{position:relative;margin-right:24px;bottom:19px;left:auto;z-index:1}.module-with-left-sidebar .gallery-middle--desktop,.module-with-left-sidebar .play-middle--desktop{display:block}.module-with-left-sidebar .gallery-middle--mobile,.module-with-left-sidebar .play-middle--mobile{display:none}.module-with-left-sidebar .bbb-box__category{position:relative;bottom:auto;top:-10px}.module-with-left-sidebar .mb-box__content{min-height:175px;padding:11px 16px}.module-with-left-sidebar .gallery-small,.module-with-left-sidebar .play-small{left:14px;bottom:11px}}@media (min-width:1920px){.module-with-left-sidebar .gallery-middle,.module-with-left-sidebar .play-middle{width:80px;height:80px;margin-right:28px;bottom:30px}.module-with-left-sidebar .bbb-box__content{bottom:13px;padding:0 32px 0 26px}.module-with-left-sidebar .gallery-small,.module-with-left-sidebar .play-small{left:17px;bottom:25px}.module-with-left-sidebar .mb-box__content{min-height:225px;padding:15px 20px}.module-with-left-sidebar .mb-box__category{bottom:16px}}.module-with-right-sidebar .s-right{display:block}.module-with-right-sidebar .headline{margin-bottom:-15px}.module-with-right-sidebar .empty{margin-bottom:-2px}@media (min-width:768px){.module-with-right-sidebar .gallery-middle,.module-with-right-sidebar .play-middle{margin-right:23px;width:88px;height:88px}.module-with-right-sidebar .gallery-middle--mobile,.module-with-right-sidebar .play-middle--mobile{display:none}.module-with-right-sidebar .headline{margin-bottom:-25px}}@media (max-width:767px){.module-with-right-sidebar .columns{flex-wrap:wrap}}.module-menu{width:100vw;height:100vh;height:auto;box-shadow:0 18px 14px rgba(58,58,58,.57);padding:17px 0;background:#fff}.module-menu__logo{margin-bottom:26px}.module-menu__search{position:relative}.module-menu__search .search-input{width:100%;border:0;border-bottom:1px solid #8f8f8f;padding:13px 30px 13px 0}.module-menu__search .search-input:focus{outline:0}.module-menu__search .search-submit{position:absolute;right:0;top:20px;background:none;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/lupka.svg);background-repeat:no-repeat;background-position:50%;height:21px;width:21px;border:0;outline:0;cursor:pointer}.module-menu .scrollable{width:100%;overflow:hidden;margin-bottom:24px}.module-menu .scrollable .columns.is-multiline{flex-wrap:nowrap}.module-menu .scrollable .columns .column:last-child{padding-right:0}.module-menu__cover{width:212px;height:352px;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.module-menu__cover--ver2{width:400px;height:240px}.is-half-desktop .module-menu__cover--ver3{width:212px;height:119px}.module-menu__cover.extra:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(179deg,transparent,rgba(0,0,0,.61));opacity:1;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.module-menu__cover-title{padding:0 10px;position:absolute;left:0;bottom:30px;width:100%;z-index:1}.module-menu__category-title{margin-bottom:13px;border-bottom:1px solid #d9d9d9;padding-bottom:7px}.module-menu__category-items li{margin-bottom:17px;position:relative;padding-left:1em}.module-menu__category-items li:before{content:"";width:5px;height:5px;background:#0074ff;display:inline-block;position:absolute;left:0;top:10px}.module-menu__antennas-title{margin-bottom:15px;border-bottom:1px solid #d9d9d9;padding-bottom:7px}.module-menu__antennas-items li{margin-bottom:14px}.module-menu__antennas-items span{display:inline-block;margin-right:.7em;width:19px;text-align:center}.module-menu__share{display:flex;border-top:1px solid #d9d9d9;padding-top:20px}.module-menu__share span{margin-right:16px}.module-menu__share svg{margin-right:20px}.module-menu .special-column{display:block;column-count:2;column-gap:2em}.module-menu .special-column-item{margin:0 0 2em;break-inside:avoid-column}@media (min-width:768px){.module-menu__cover{height:419px;width:255px}.module-menu__cover--ver2{height:240px}}@media (min-width:1024px){.module-menu .scrollable{overflow-x:hidden;margin-bottom:10px}.module-menu .scrollable .columns.is-multiline{flex-wrap:wrap}.module-menu .scrollable .columns .column:last-child{padding-right:.75rem}.module-menu__cover{width:100%;height:380px}.module-menu__cover--ver2{height:200px}.is-half-desktop .module-menu__cover--ver3{width:100%;height:276px}}@media (min-width:1152px){.module-menu__search{margin-bottom:13px}.module-menu__search .search-input{padding:0 30px 16px 0}.module-menu__search .search-submit{height:24px;width:24px;top:5px}.module-menu__block-title{margin-bottom:15px;padding-bottom:5px}.module-menu__antennas-title{margin-bottom:12px;padding-bottom:5px}.module-menu__cover{height:275px}.is-half-desktop .module-menu__cover--ver2{width:100%;height:240px}.is-half-desktop .module-menu__cover--ver3{width:100%;height:204px}}@media (min-width:1920px){.module-menu__cover{height:344px}.is-half-desktop .module-menu__cover--ver3{height:240px}}.progress-bar{position:absolute;left:0;top:0}.progress-bar__ring{height:260px;width:242px}.progress-bar__circle{fill:none}.progress-bar__path{stroke-width:5;fill:none}.module-tags__wrapper{background-color:#fff;padding:10px}.module-tags__wrapper span{padding-right:10px}.module-tags__wrapp{display:inline-block}@media (min-width:768px){.module-tags__wrapper{padding:19px 16px 30px 26px}.module-tags__wrapper span{padding-right:15px}}.module-topic__column{display:block;column-count:2;column-gap:2em}.module-topic__wrapper{margin:0 0 5px;break-inside:avoid-column}.module-topic__letter{position:relative}.module-topic__letter:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:2px}.module-topic__title a{display:block;padding:10px 10px 0 0}@media (min-width:768px){.module-topic__column{column-count:4}}@media (min-width:1024px){.module-topic__letter{margin-bottom:5px}.module-topic__letter:after{bottom:0}.module-topic__wrapper{margin:0 0 1.5em}.module-topic__column{column-count:5}}@media (min-width:1152px){.module-topic__column{margin-top:10px;column-count:6}}.module-5-boxes .columns{display:flex}.module-5-boxes .column.is-full{flex-basis:100%}.module-5-boxes .wbb-box__content{padding:10px 8px 28px;min-height:101px}.module-5-boxes .wbb-box__text,.module-5-boxes .wbb-box__title{margin-bottom:8px}.module-5-boxes .mb-box__category,.module-5-boxes .wbb-box__labels{bottom:6px}.module-5-boxes .gallery-big,.module-5-boxes .play-big{width:40px;height:40px;bottom:15px;left:15px}.module-5-boxes .mb-box__content{min-height:109px;max-height:109px;padding:3px 5px 22px}.module-5-boxes .mb-box__title{height:81px;overflow:hidden;position:relative}.module-5-boxes .mb-box__title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}@media (min-width:768px){.module-5-boxes .wbb-box__photo{width:calc(75% - 6px)}.module-5-boxes .wbb-box__content{width:31%;min-height:60%;top:59%;padding:12px 12px 35px}.module-5-boxes .gallery-big,.module-5-boxes .play-big{width:56px;height:56px;bottom:12px;left:13px}.module-5-boxes .mb-box__category,.module-5-boxes .wbb-box__labels{bottom:8px}.module-5-boxes .mb-box__content{max-height:97px;min-height:97px}.module-5-boxes .mb-box__title{height:65px}.module-5-boxes .wbb-box__text,.module-5-boxes .wbb-box__title{margin-bottom:15px}}@media (min-width:1024px){.module-5-boxes .wbb-box__content{width:35%;padding:20px 12px 35px}.module-5-boxes .gallery-big,.module-5-boxes .play-big{width:58px;height:58px;bottom:13px;left:14px}.module-5-boxes .mb-box__content{max-height:135px;min-height:135px;padding:8px 8px 25px}.module-5-boxes .mb-box__title{height:103px}}@media (min-width:1152px){.module-5-boxes .wbb-box__content{padding:22px 15px 35px}.module-5-boxes .gallery-big,.module-5-boxes .play-big{width:80px;height:80px;bottom:23px;left:15px}.module-5-boxes .mb-box__content{padding:9px 9px 32px;height:153px;min-height:153px}.module-5-boxes .mb-box__title{height:117px}}@media (min-width:1920px){.module-5-boxes .wbb-box__content{padding:22px 18px 35px}.module-5-boxes .gallery-big,.module-5-boxes .play-big{bottom:36px;left:27px}.module-5-boxes .mb-box__content{padding:10px 10px 34px;height:187px;min-height:187px}.module-5-boxes .mb-box__title{height:145px}}.module-5-boxes .grey{background:#8e8e93}.module-5-boxes .blue{background:#0b3d87}@media (min-width:768px){.go-right .wbb-box__photo{margin-left:auto}.go-right .wbb-box__content{right:auto;left:0}.go-right .gallery-big,.go-right .play-big{left:auto;right:13px}}@media (min-width:1024px){.go-right .gallery-big,.go-right .play-big{right:14px}}@media (min-width:1152px){.go-right .gallery-big,.go-right .play-big{right:15px}}@media (min-width:1920px){.go-right .gallery-big,.go-right .play-big{right:27px}}@media (max-width:768px){.module-5_t2-boxes .columns{display:flex}.module-5_t2-boxes .column.is-full{flex-basis:100%}}.module-5_t2-boxes .wbb2-box__content{padding:6px 8px 13px;min-height:96px;background-color:#fff}.module-5_t2-boxes .wbb2-box__title{margin-bottom:8px}.module-5_t2-boxes .gallery-big,.module-5_t2-boxes .play-big{width:40px;height:40px;bottom:6px;left:8px}.module-5_t2-boxes .mb-box__content{min-height:109px;max-height:109px;padding:3px 5px 22px}.module-5_t2-boxes .mb-box__title{height:81px;overflow:hidden;position:relative}.module-5_t2-boxes .mb-box__title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}@media (min-width:768px){.module-5_t2-boxes .wbb2-box__content{position:relative;bottom:0;width:100%;padding:11px 10px 25px}.module-5_t2-boxes .gallery-big,.module-5_t2-boxes .play-big{width:42px;height:42px;bottom:10px;left:10px}.module-5_t2-boxes .mb-box__content{max-height:97px;min-height:97px}.module-5_t2-boxes .mb-box__title{height:65px}}@media (min-width:1024px){.module-5_t2-boxes .wbb2-box__content{position:absolute;bottom:28px;max-width:560px;padding:15px 15px 20px 12px}.module-5_t2-boxes .gallery-big,.module-5_t2-boxes .play-big{width:58px;height:58px;bottom:13px;left:14px}.module-5_t2-boxes .mb-box__content{max-height:135px;min-height:135px;padding:8px 8px 25px}.module-5_t2-boxes .mb-box__title{height:103px}}@media (min-width:1152px){.module-5_t2-boxes .wbb2-box__content{bottom:32px;padding:17px 19px 35px}.module-5_t2-boxes .gallery-big,.module-5_t2-boxes .play-big{width:80px;height:80px;bottom:16px;left:22px}.module-5_t2-boxes .mb-box__content{padding:9px 9px 32px;height:153px;min-height:153px}.module-5_t2-boxes .mb-box__title{height:117px}}@media (min-width:1920px){.module-5_t2-boxes .wbb2-box__content{bottom:38px;padding:10px 18px 35px 23px}.module-5_t2-boxes .gallery-big,.module-5_t2-boxes .play-big{bottom:36px;left:27px}.module-5_t2-boxes .mb-box__content{padding:10px 10px 34px;height:187px;min-height:187px}.module-5_t2-boxes .mb-box__title{height:145px}}.module-5_t2-boxes .grey{background-color:#8e8e93}.module-5_t2-boxes .blue{background-color:#0b3d87}.quiz-header{position:relative;font-size:1.5rem;font-weight:700;display:flex}.quiz-header__counter{padding:20px 0 10px}.quiz-header__counter small{font-size:1.125rem;padding:25px 0}.quiz-header__title{padding:12px 30px 7px 10px;font-size:1.0625rem}@media (min-width:768px){.quiz-header__title{padding:8px 0 0 15px;font-size:1.5rem}}@media (min-width:1024px){.quiz-header__title{padding:19px 0 10px 15px;max-width:none;margin:0}}.quiz-header__close{position:absolute;top:8px;right:20px}@media (min-width:768px){.quiz-header__close{top:10px;right:26px}}@media (min-width:1024px){.quiz-header__close{top:21px}}@media (min-width:768px){.quiz-header .header__logo{height:55px}}@media (min-width:1024px){.quiz-header .header__logo{height:75px}}.quiz__title{font-size:1.5625rem;font-weight:700;margin-bottom:18px}@media (min-width:768px){.quiz__title{font-size:2rem;font-weight:700}}.quiz__content{background-color:#f7f7f7;padding:22px 22px 30px}.quiz-detal__header{min-height:50px;background-color:#282828;background-repeat:no-repeat;background-size:cover;color:#fff}@media (min-width:1024px){.quiz-detal__header{min-height:75px}}.quiz-detal__wrapp{background-color:#f1f1f1;max-width:900px;margin:20px auto 0}.quiz-detal__wrapp--completed{background-color:transparent}.quiz-detal__wrapper{margin:0 auto;max-width:722px}.quiz-detal>.container{padding:0}.quiz-detal .quiz__item{margin-bottom:60px}.quiz-detal .quiz__content{background-color:transparent;padding-top:20px;padding-right:15px;padding-left:15px;width:100%;display:inline-block;vertical-align:middle}@media (min-width:768px){.quiz-detal .quiz__content{padding-top:25px;padding-right:0;padding-left:0}}.quiz-detal .quiz-item__question-text{font-size:1.125rem}@media (min-width:768px){.quiz-detal .quiz-item__question-text{font-size:1.875rem;font-weight:600;line-height:42px}}.quiz-detal .quiz-item__answer{font-size:1rem;margin-bottom:25px}@media (min-width:768px){.quiz-detal .quiz-item__answer{font-size:1.3125rem}}.quiz-detal .quiz-item__answer:hover{box-shadow:inset 0 0 0 2px #0074ff,0 1px 4px 0 rgba(0,0,0,.14)}.quiz-detal .quiz-item__answer:before{left:-33px}@media (min-width:768px){.quiz-detal .quiz-item__answer:before{left:-48px}}.quiz-detal .quiz-content{padding:52px 22px 100px}.quiz-detal .quiz-answers__item .quiz__content{padding-top:10px}.quiz-detal .quiz-answers .quiz-item__question-text{font-size:1.125rem;margin-bottom:8px}@media (min-width:768px){.quiz-detal .quiz-answers .quiz-item__question-text{font-size:1.5rem}}.quiz-table-wrapper{min-height:10px}.quiz-answers__item{background-color:#e8e8e8;padding:20px 40px;margin-bottom:20px}.quiz-answers__label{font-size:.9375rem;font-weight:700;text-transform:uppercase;margin-bottom:20px}@media (min-width:768px){.quiz-answers__label{font-size:1.5625rem;font-weight:900}}@media (min-width:1024px){.quiz-answers__label{position:absolute;left:0;margin-bottom:0}}.quiz-answers__label:before{content:"";display:block;width:58px;height:3px;margin-bottom:2px;background-color:#0074ff}.quiz-item--resolved .quiz-item__counter{font-size:1.125rem}.quiz-item--resolved .quiz-item__counter--current{font-size:1.5rem}.quiz-item__header{display:flex;margin-bottom:15px;flex-wrap:wrap}@media (min-width:768px){.quiz-item__header{flex-wrap:nowrap}}.quiz-item__counter{margin-left:auto;font-size:1.125rem;font-weight:700}.quiz-item__counter--current{font-size:1.5rem}.quiz-item__question-image figure,.quiz-item__question-video figure{margin-bottom:10px}.quiz-item__question-video .home-video__wrapper{display:block}.quiz-item__question-video .home-video__wrapper .button-play{left:50%;bottom:50%;transform:translate(-50%,50%)}.quiz-item__question-video .home-video__wrapper:after{display:none}.quiz-item__question-video .vue-embed{width:100%;height:100%}.quiz-item__question-caption{border-bottom:1px solid #cfcfcf;padding-bottom:10px;margin-bottom:20px}.quiz-item__question-text{font-size:1rem;font-weight:700}@media (min-width:768px){.quiz-item__question-text{margin-right:110px;font-size:1.5rem;font-weight:700}}.quiz-item__body{font-size:1rem;padding:10px 0 25px}.quiz-item__body--image,.quiz-item__body--video{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -10px}@media (min-width:561px){.quiz-item__body--image,.quiz-item__body--video{justify-content:flex-start}}.quiz-item__body--image :checked~.quiz-item__answer,.quiz-item__body--video :checked~.quiz-item__answer{background-color:#0074ff;color:#fff}.quiz-item__body--image :checked~.quiz-item__answer .quiz-answer__image:before,.quiz-item__body--video :checked~.quiz-item__answer .quiz-answer__image:before{color:#0074ff}@media (min-width:768px){.quiz-item__body{font-size:1.3125rem}}.quiz-item__body input[type=radio]{display:none}.quiz-item__body :checked+label.quiz-item__answer{background-color:#0074ff;color:#fff}.quiz-item__body :checked+label.quiz-item__answer:before{color:#0074ff}.quiz-item__answer{background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.14);margin-bottom:9px;padding:10px 20px;margin-left:32px;position:relative;display:block;cursor:pointer;transition:all .3s ease}@media (min-width:768px){.quiz-item__answer{margin-left:47px}}.quiz-item__answer:before{font-size:2.625rem;color:#0074ff;font-weight:700;line-height:1.3em;content:attr(data-answer-id);position:absolute;top:-6px;left:-48px;text-transform:uppercase}@media (min-width:768px){.quiz-item__answer:before{top:0;left:-48px}}.quiz-item__answer:hover{box-shadow:inset 0 0 0 1px #0074ff,0 1px 4px 0 rgba(0,0,0,.14)}.quiz-item__answer.user-answer{color:#fff;background-color:#fe0000;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #0074ff,0 4px 4px 0 rgba(0,0,0,.14)}.quiz-item__answer.user-answer:before{color:#0074ff}.quiz-item__answer.correct{color:#fff;background-color:#02c800}.quiz-item__footer{text-align:center}.quiz-item__footer .next-button{display:inline-block;margin:0;padding:14px 20px;border:0;font-size:1.5rem;font-weight:700;line-height:2rem;color:#fff;cursor:pointer;min-width:8.5rem;background-color:#0074ff;transition:.25s}.quiz-item__footer .next-button--wide{padding-left:50px;padding-right:50px}.quiz-item__footer .next-button:hover{background-color:#fff;color:#0074ff;text-decoration:none}.quiz-item__footer .next-button:hover .arrow-shape{fill:#0074ff}.quiz-item__footer .next-button svg{position:relative;top:4px}.quiz-item__footer .next-button[disabled]{background-color:#bababa}.quiz-item__footer .next-button[disabled]:hover{color:#fff}.quiz-item__footer .next-button[disabled]:hover .arrow-shape{fill:#fff}.quiz-answer--image,.quiz-answer--video{padding:50px 10px 0;width:100%}@media (min-width:561px){.quiz-answer--image,.quiz-answer--video{width:50%}}.quiz-answer--image.user-answer .quiz-answer__image:before,.quiz-answer--video.user-answer .quiz-answer__image:before{color:#0074ff}.quiz-answer--image .quiz-item__answer,.quiz-answer--video .quiz-item__answer{font-size:1.3125rem;margin:0 auto 9px;padding:5px;max-width:360px}.quiz-answer--image .quiz-item__answer:before,.quiz-answer--video .quiz-item__answer:before{display:none}.quiz-answer--image .quiz-item__answer:hover,.quiz-answer--video .quiz-item__answer:hover{box-shadow:inset 0 0 0 2px #0074ff,0 1px 4px 0 rgba(0,0,0,.14)}.quiz-answer--image .quiz-answer__image,.quiz-answer--video .quiz-answer__image{top:50px}.quiz-answer--image .quiz-answer__image:before,.quiz-answer--video .quiz-answer__image:before{font-size:2.625rem;color:#0074ff;font-weight:700;content:attr(data-answer-id);display:block;position:absolute;top:-54px;left:50%;transform:translateX(-50%);text-transform:uppercase}.quiz-answer--image .quiz-answer__text,.quiz-answer--video .quiz-answer__text{padding:12px 20px 11px;text-align:center}.quiz-answer--image .home-video__wrapper,.quiz-answer--video .home-video__wrapper{display:block}.quiz-answer--image .home-video__wrapper:after,.quiz-answer--video .home-video__wrapper:after{display:none}.quiz-answer--image .home-video__wrapper .button-play,.quiz-answer--video .home-video__wrapper .button-play{left:50%;bottom:50%;transform:translate(-50%,50%)}.quiz-answer--image .vue-embed,.quiz-answer--video .vue-embed{height:100%;width:100%}.quiz-answer__label{font-size:1.5rem;font-weight:700;padding:13px 30px;cursor:pointer}.quiz-answer__label .icon-arrow-dropdown{transition:all .3s ease}.quiz-answer__label.open .icon-arrow-dropdown{transform:rotate(180deg)}.quiz-answer__table{background-color:#f7f7f7}.quiz-answer__image .img-responsive{height:auto}.quiz-answer__image img{display:block}.quiz-summary{text-align:center}.quiz-summary__title{font-size:1.125rem}@media (min-width:768px){.quiz-summary__title{font-size:1.75rem}}.quiz-summary .news-tags__wrapper{margin:0 auto}.progress-circle{padding:50px}.progress-circle #progress-circle__wrapper{width:200px;height:200px;position:relative;margin:auto}.progress-circle #progress-circle__wrapper>svg{width:100%;display:block}.progress-circle #other-ball{width:20px;height:20px;border-radius:50%;background:#173f7d;position:absolute;z-index:2;transform:translate(-50%,-50%)}.progress-circle .progressbar-text{font-size:2.5rem;color:#818181;font-weight:700;position:absolute;z-index:3;left:50%;top:50%;padding:0;margin:0;transform:translate(-50%,-50%)}.progress-circle .progressbar-text big{font-size:3.4375rem;color:#000}.slide-fade-enter-active{transition:all 1s ease}.slide-fade-enter,.slide-fade-leave-to{opacity:0}.survey-type1__content{background:#fff;padding:30px 20px}.survey-type1 .survey-type1__question{padding-bottom:15px;margin-bottom:25px}.survey-type1__answer{display:block;position:relative;padding:20px 20px 20px 55px;margin-bottom:21px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.survey-type1__answer:last-child{margin-bottom:0}.survey-type1__checkmark{position:absolute;top:25px;left:15px;height:25px;width:25px;background-color:#fff;border:1px solid #eaeaea;border-radius:50%;z-index:1}.survey-type1__checkmark:after{content:"";position:absolute;display:none;top:8px;left:8px;width:8px;height:8px;border-radius:50%}.survey-type1 input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}input:checked~.survey-type1__checkmark:after{display:block}input:checked~.survey-type1__answer{background:#f7f7f7;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.survey-type2__content{background:#fff;padding:30px 20px}.survey-type2 .survey-type2__question{padding-bottom:15px;margin-bottom:30px}.survey-type2__answers{margin-bottom:20px}.survey-type2__answer-box{background:#f7f7f7;margin-bottom:22px;padding:11px;display:grid;grid-template-columns:65px auto}.survey-type2__answer-box:last-child{margin-bottom:0}.survey-type2__answer{padding-bottom:10px;border-bottom:5px solid #e3e3e3;position:relative}.survey-type2__progressbar{position:absolute;bottom:-5px;left:0;height:5px}.survey-type2__percent{width:55px}.survey-type2__acknowledgements{text-align:center;margin-top:30px}.survey-type3__content{background:#fff;padding:30px 20px}.survey-type3 .survey-type3__question{padding-bottom:15px;margin-bottom:30px}.survey-type3__label{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#f7f7f7}.survey-type3__label-text{padding:20px 20px 20px 65px;position:relative}.survey-type3__label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.survey-type3__checkmark{position:absolute;top:25px;left:20px;height:25px;width:25px;background-color:#fff;border:1px solid #eaeaea;border-radius:50%}.survey-type3__checkmark:after{content:"";position:absolute;display:none;top:8px;left:8px;width:8px;height:8px;border-radius:50%}.survey-type3__label input:checked~.survey-type3__label-text .survey-type3__checkmark:after{display:block}.survey-type4__content{background:#fff;padding:30px 20px}.survey-type4 .survey-type4__question{padding-bottom:15px;margin-bottom:30px}.survey-type4__label{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.survey-type4__label-text{padding:20px 20px 20px 50px;position:relative}.survey-type4__label input{position:absolute;opacity:0;height:0;width:0;bottom:0;cursor:pointer}.survey-type4__checkmark{position:absolute;top:25px;left:0;height:25px;width:25px;border:1px solid #eaeaea;border-radius:50%}.survey-type4__checkmark:after{content:"";position:absolute;display:none;top:8px;left:8px;width:8px;height:8px;border-radius:50%}.survey-type4__label input:checked~.survey-type4__label-text .survey-type4__checkmark:after{display:block}.pagination{flex-direction:row;margin-top:25px}.pagination,.pagination__item{display:flex;justify-content:center}.pagination__item{align-items:center;height:38px;padding:0 13px;border:1px solid #d9d9d9;border-left:0;background:#fff;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.pagination__item:first-child{border-left:1px solid #d9d9d9;border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination__item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.pagination__item:hover{text-decoration:none}.pagination__item--prev:after{content:"";width:0;height:0;border-style:solid;border-width:6.5px 8px 6.5px 0}.pagination__item--next:after{content:"";width:0;height:0;border-style:solid;border-width:6.5px 0 6.5px 8px}.pagination__item--current{background:#0074ff;pointer-events:none}.search-form{width:100%;height:100%;z-index:101;background:#fff;z-index:125}.search-form__header{margin-top:35px}.search-form__input{border:0;border-bottom:2px solid #0b3d87;width:100%;padding:21px 0;margin-top:55px}.search-form__input:focus{outline:0}.search-form__footer{margin-top:56px;display:flex;justify-content:center}.search-form__search{background:#0b3d87;border:0;width:152px;height:55px;margin-right:45px;cursor:pointer}.search-form__search:focus{outline:0}.search-form__cancel{background:none;border:0;cursor:pointer}.search-form__cancel:focus{outline:0}.search-form__close{position:absolute;right:16px;top:0;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.search-form__close:hover{transform:rotate(180deg)}.search-form__close-icon{display:block;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/close-search.svg);background-repeat:no-repeat;background-size:cover;background-position:50%;width:22px;height:22px;cursor:pointer}.search-form .fade-enter-active,.search-form .fade-leave-active{transition:opacity .5s}.search-form .fade-enter,.search-form .fade-leave-to{opacity:0}.banner2{background-repeat:no-repeat;background-size:cover;background-position:top;overflow:hidden;padding-top:0;padding-bottom:20px;margin-top:50px}@media (min-width:1152px){.banner2{margin-top:0}}.banner2 a:focus{text-decoration:none;outline:0}.banner2__title{text-align:center;padding:25px 0}.banner2__main-box{position:relative;display:block;margin-bottom:65.5px}@media (min-width:768px){.banner2__main-box{margin-bottom:79px}}@media (min-width:1024px){.banner2__main-box{margin-bottom:82.5px}}@media (min-width:1920px){.banner2__main-box{margin-bottom:114px}}.banner2__main-photo{position:relative}.banner2__main-photo img{width:100%}.banner2__main-title{display:flex;justify-content:center;align-items:center;border-top:5px solid #fff;height:91px;width:calc(100% - 22px);padding:20px 9px;position:absolute;bottom:-45.5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:background .3s ease,color .3s ease,border-color .3s ease}@media (min-width:768px){.banner2__main-title{height:118px;bottom:-59px}}@media (min-width:1024px){.banner2__main-title{height:125px;width:617px;bottom:-62.5px}}@media (min-width:1920px){.banner2__main-title{height:188px;width:963px;bottom:-94px}}.banner2__boxes{margin-bottom:0}.banner2__boxes .column{padding-bottom:0;padding-top:0}.banner2__boxes a:hover{text-decoration:none}@media (min-width:1920px){.banner2__boxes{margin-bottom:18px}}.banner2__box{position:relative;height:auto;margin:0 auto;background-repeat:no-repeat;background-size:cover;background-position:top;display:block;width:100%}.banner2__box img{width:100%}.banner2__box-title{height:84px;width:calc(100% - 22px);padding:10px;display:flex;justify-content:center;align-items:center;text-align:center;position:relative;bottom:29px;left:50%;transition:transform .25s ease-in-out;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:background .3s ease,color .3s ease}.banner2__box-title h5{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:768px){.banner2__box-title{padding:15px;height:69px;bottom:36px}}@media (min-width:1024px){.banner2__box-title{height:84px;bottom:29px}}@media (min-width:1920px){.banner2__box-title{height:130px;bottom:45px}.banner2__box-title h5{-webkit-line-clamp:3}}.banner2__buttons{text-align:center}.banner2__buttons a{position:relative}.banner2__buttons a:after{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);right:20px;width:9px;height:17px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/history/arrow_historia_se.svg)}@media (min-width:1024px){.banner2__buttons{margin-top:10px;margin-bottom:7px}}@media (min-width:1920px){.banner2__buttons{margin-top:-32px;margin-bottom:10px}}.banner2__more{border:2px solid #c48a23;padding:13px 43px;color:#c48a23;display:inline-block;margin:0 auto}.banner2__more:hover{color:#c48a23;text-decoration:none}.program-tv{background:#f7f7f7}.program-tv .headline{margin-bottom:-3px}.program-tv .hooper{outline:0}.program-tv .hooper .hooper-navigation{display:none}.program-tv .hooper-slide{outline:0}.program-tv .hooper svg{fill:#0074ff;width:29px;height:32px}.program-tv .hooper .hooper-next,.program-tv .hooper .hooper-prev{background-color:#fff;width:29px;height:32px;padding:0}.program-tv .hooper .hooper-next:focus,.program-tv .hooper .hooper-prev:focus{outline:0}.program-tv .hooper .hooper-next .icon,.program-tv .hooper .hooper-prev .icon{margin-left:0}@media (min-width:1024px){.program-tv .hooper .hooper-navigation{display:block}.program-tv .hooper .hooper-next{right:0}.program-tv .hooper .hooper-prev{left:0}}@media (min-width:1152px){.program-tv .headline{margin-bottom:-10px}.program-tv .hooper .hooper-next,.program-tv .hooper .hooper-prev{width:40px;height:46px}.program-tv .hooper .hooper-next:focus,.program-tv .hooper .hooper-prev:focus{outline:0}.program-tv .hooper svg{width:40px;height:46px}.program-tv .hooper .hooper-next{right:-18px}.program-tv .hooper .hooper-prev{left:-18px}}.channels-horizontal{position:relative;padding-top:15px;padding-bottom:15px;z-index:1}.channels-horizontal .container{width:100%;max-width:100%;padding:0}.channels-horizontal__content{position:relative}.channels-horizontal__timeline{display:flex;min-width:14400px;height:35px;margin-left:98px;margin-bottom:3px}.channels-horizontal__timeline .part{padding-left:5px;height:29px;margin-top:6px;border-right:2px solid #bcbcbc;display:flex;align-items:center;flex-shrink:0}.channels-horizontal__timeline .part:nth-child(2){border-left:2px solid #bcbcbc}.channels-horizontal__pointer-line{height:100%;width:1px;left:427px;top:0;z-index:90}.channels-horizontal__pointer,.channels-horizontal__pointer-line{background:red;position:absolute;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.channels-horizontal__pointer{width:56px;height:35px;top:-1px;left:400px;z-index:91;display:flex;align-items:center;justify-content:center}.channels-horizontal__pointer:after{content:"";position:absolute;top:100%;left:23px;width:0;height:0;border-color:red transparent transparent;border-style:solid;border-width:5px 4px 0}.channels-horizontal__scroll-buttons{display:none}.channels-horizontal__inner{position:relative;display:flex;flex-direction:row;flex-direction:column;margin-bottom:0;min-width:100%;overflow:hidden}.channels-horizontal__inner-content{margin-top:-12px}.channels-horizontal__items{margin-left:99px;position:relative}@media (min-width:768px){.channels-horizontal__items{margin-left:164px}.channels-horizontal__timeline{margin-bottom:3px;margin-left:163px;height:40px;padding-top:4px}.channels-horizontal__timeline .part{border-color:#fff;background:#d8d8d8;height:35px;margin-top:0}.channels-horizontal__timeline .part:nth-child(2){border-left:2px solid #fff}.channels-horizontal__timeline:before{content:"";position:absolute;left:0;top:4px;height:35px;width:163px;background:#d8d8d8;z-index:0}.channels-horizontal__scroll-buttons{margin-top:4px}.channels-horizontal__pointer{height:38px}.channels-horizontal__pointer:after{border-width:7px 5px 0}}@media (min-width:1024px){.channels-horizontal{z-index:unset}.channels-horizontal__fixed.fixed-on{position:fixed;left:0;left:50%;transform:translateX(-50%);top:149px;width:100%;z-index:100}.channels-horizontal__fixed.fixed-on .bg{background:transparent}.channels-horizontal__fixed.fixed-on .column{padding-bottom:0}.channels-horizontal__fixed.fixed-on-embed{position:fixed;left:0;left:50%;transform:translateX(-50%);top:99px;width:100%;z-index:100}.channels-horizontal__fixed.fixed-on-embed .bg{background:transparent}.channels-horizontal__fixed.fixed-on-embed .column{padding-bottom:0}.channels-horizontal .channels-horizontal__scroll-buttons.fixed-on{position:fixed;width:100%;left:0;top:149px;z-index:111}.channels-horizontal .channels-horizontal__scroll-buttons.fixed-on-embed{position:fixed;width:100%;left:0;top:99px;z-index:111}.channels-horizontal__inner.divToScrollMain.fixed-on{margin-top:44px}.channels-horizontal__inner.divToScrollMain{margin-top:-12px}.channels-horizontal__inner.divToScrollMain.fixed-on-embed{margin-top:44px}}@media (min-width:1152px){.channels-horizontal .container{max-width:1152px;width:1152px;padding:0 16px}.channels-horizontal__pointer{height:38px}.channels-horizontal__scroll-buttons{display:block;position:absolute;width:100%;height:35px}.channels-horizontal__scroll-buttons .arrow-prev{position:absolute;left:16px;border:0;height:35px;width:35px;border-right:2px solid #fff;display:inline-block;cursor:pointer;z-index:99;background:#d8d8d8;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_szary.svg);background-repeat:no-repeat;background-position:50%}.channels-horizontal__scroll-buttons .arrow-prev:focus{outline:0}.channels-horizontal__scroll-buttons .arrow-next{position:absolute;right:16px;border:0;height:35px;width:35px;border-right:2px solid #fff;display:inline-block;cursor:pointer;z-index:99;background:#d8d8d8;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_szary.svg);background-repeat:no-repeat;background-position:50%;transform:rotate(180deg)}.channels-horizontal__scroll-buttons .arrow-next:focus{outline:0}}@media (min-width:1920px){.channels-horizontal .container{width:1402px;max-width:1402px}.channels-horizontal__pointer{top:0}.channels-horizontal__scroll-buttons{height:35px;margin-top:2px}.channels-horizontal__scroll-buttons .arrow-next,.channels-horizontal__scroll-buttons .arrow-prev{height:35px}.channels-horizontal__timeline{height:38px;padding-top:2px;margin-bottom:6px}.channels-horizontal__timeline:before{top:2px}.channels-horizontal__inner.divToScrollMain.fixed-on,.channels-horizontal__inner.divToScrollMain.fixed-on-embed{margin-top:44px}.channels-horizontal .channels-horizontal__scroll-buttons.fixed-on,.channels-horizontal__fixed.fixed-on{top:165px}.channels-horizontal .channels-horizontal__scroll-buttons.fixed-on-embed,.channels-horizontal__fixed.fixed-on-embed{top:91px}}.horizontal-item{display:flex;flex-direction:row;position:relative;background:#fff;height:72px;min-width:14400px;border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8;overflow:hidden;background-color:#ececec}.horizontal-item:first-child{border-top:1px solid #d8d8d8}.horizontal-item__title{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.horizontal-item__desc{overflow:hidden}.horizontal-item__single{border-right:1px solid #d8d8d8;background:#fff;flex-shrink:0}.horizontal-item__single:after{content:"";position:absolute;width:20px;height:100%;top:0;right:0;background-color:#ececec}.horizontal-item__single--empty{background-color:#ececec}.horizontal-item__single--filter{opacity:.2;transition:opacity .1s;-webkit-transition:opacity .1s}.horizontal-item__single--active{background:#e3efff}.horizontal-item__single--active:after{content:"";position:absolute;width:20px;height:100%;top:0;right:0;background-blend-mode:luminosity;background-image:linear-gradient(90deg,rgba(227,239,255,0),#e3efff)}.horizontal-item__single--filtered{background:#ffe4b7;opacity:1;transition:opacity .1s;-webkit-transition:opacity .1s}.horizontal-item__single--filtered:after{content:"";position:absolute;width:20px;height:100%;top:0;right:0;background-blend-mode:luminosity;background-image:linear-gradient(90deg,rgba(255,228,183,0),#ffe4b7)}.horizontal-item__single a:hover{text-decoration:none}.horizontal-item__link{flex-direction:column;justify-content:space-between;position:relative;white-space:nowrap;flex-shrink:0;width:100%;height:100%;padding:7px 5px}.horizontal-item__info,.horizontal-item__link{display:flex;overflow:hidden}.horizontal-item__live{padding:2px 4px;display:flex;flex-shrink:0;justify-content:center;align-items:center;position:relative;margin-right:4px;background:#fff;border:1px solid #b50000;letter-spacing:1px}.horizontal-item__hour{margin-right:7px}.horizontal-item .legend-icons,.horizontal-item__icons{display:flex;align-items:center}.horizontal-item .legend-icons span{display:inline-block;width:15px;height:15px;margin-right:5px}.horizontal-item .legend-icons img{display:block}@media (min-width:768px){.horizontal-item{height:120px}}.channels-horizontal__logotypes{position:absolute;width:99px;box-shadow:5px 0 5px -5px rgba(0,0,0,.5);top:35px;z-index:99}.channels-horizontal__logotypes .logotypes-dropbutton{position:absolute;bottom:0;left:0;width:100%;height:15px;cursor:pointer}.channels-horizontal__logotypes .logotypes-dropbutton-icon{position:absolute;background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-next.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;display:block;height:15px;width:16px;left:50%;transform:translate(-50%) rotate(90deg)}.channels-horizontal__logotypes .logotypes-dropbutton a:hover{text-decoration:none}.channels-horizontal__logotypes .logotypes-dropdown{position:absolute;top:100%;left:0;text-align:center;padding-bottom:10px;z-index:99;border:1px solid #bcbcbc;background:#fff;height:215px;width:100%;overflow-x:auto}.channels-horizontal__logotypes .logotypes-dropdown::-webkit-scrollbar{width:8px;height:200px}.channels-horizontal__logotypes .logotypes-dropdown::-webkit-scrollbar-thumb,.channels-horizontal__logotypes .logotypes-dropdown::-webkit-scrollbar-track{border-radius:10px;background:#fff}.channels-horizontal__logotypes .logotypes-dropdown::-webkit-scrollbar-thumb:hover{background:#fff}.channels-horizontal__logotypes .logotypes-dropdown li{background:#fff;-webkit-transition:.2s ease-in-out;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s}.channels-horizontal__logotypes .logotypes-dropdown li:hover{background:#e3efff;-webkit-transition:.2s ease-in-out;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s}.channels-horizontal__logotypes .logotypes-dropdown a{padding:8px 20px;position:relative}.channels-horizontal__logotypes .logotypes-dropdown a:after{content:"";height:1px;width:calc(100% - 40px);position:absolute;left:20px;bottom:0;background:#bcbcbc}.channels-horizontal__logo{width:99px;height:72px;position:relative;background:#0074ff;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}.channels-horizontal__logo a,.channels-horizontal__logo img{display:block}.channels-horizontal__logo>a{color:#fff;position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.channels-horizontal__logo>a:hover{text-decoration:none}.channels-horizontal__logo img{max-width:60px;max-height:60px}@media (min-width:768px){.channels-horizontal__logo{height:120px;width:164px}.channels-horizontal__logo:last-child{height:120px}.channels-horizontal__logotypes{top:43px;width:164px}.channels-horizontal__logotypes .logotypes-dropbutton{bottom:15px}.channels-horizontal__logo img{max-width:100px}}@media (min-width:1920px){.channels-horizontal__logotypes{top:44px}}.vertical-item{margin-bottom:20px}.vertical-item__content{height:300px;overflow:hidden;scroll-behavior:smooth}.vertical-item__single{border-bottom:1px solid #bcbcbc;padding:15px 0;display:flex;position:relative}.vertical-item__single--filter{opacity:.2}.vertical-item__single--filter,.vertical-item__single--filtered{-webkit-transition:.2s ease-in-out;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s}.vertical-item__single--filtered{opacity:1;background:#ffe4b7}.vertical-item__single--break{background:#ececec}.vertical-item__link{display:flex}.vertical-item__link:hover{text-decoration:none}.vertical-item__logo{display:flex;justify-content:center;align-items:center;height:98px}.vertical-item__logo a{color:#fff}.vertical-item__logo a:hover{text-decoration:none}.vertical-item__logo img{max-width:110px;width:auto;max-height:60px;height:auto}.vertical-item__hours{min-width:55px}.vertical-item__title{display:inline-block}.vertical-item__info{position:relative;z-index:1}.vertical-item__live{padding:2px 4px;display:inline-block;position:relative;top:-2px;margin-right:3px;background:#fff;border:1px solid #b50000;letter-spacing:1px}.vertical-item__scroll-down,.vertical-item__scroll-up{width:100%;height:25px;border:0;outline:0;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center}.vertical-item__scroll-up{background:#d8d8d8 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrov_tv.svg) no-repeat 50%/contain;-moz-background-size:100% 56%;background-size:auto 56%;transform:rotate(180deg)}.vertical-item__scroll-down{background:#d8d8d8 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrov_tv.svg) no-repeat 50%/contain;background-size:auto 56%}.vertical-item__progressbar{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.vertical-item__progressbar span{background:rgba(0,108,255,.1);position:absolute;left:0;top:0;bottom:-1px;border-bottom:1px solid red;z-index:3}.vertical-item .legend-icons{display:flex;align-items:center;margin-top:8px}.vertical-item .legend-icons span{display:inline-block;width:15px;height:15px;margin-right:3px}.vertical-item .hooper-next{right:-53px}.vertical-item .hooper-prev{left:-53px}@media (min-width:1024px){.vertical-item__content{height:500px}.vertical-item__single{-webkit-transition:background-color .3s ease ease-in-out;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.vertical-item__single:hover{background-color:rgba(242,233,204,.8)}.vertical-item__logo{height:120px}.vertical-item__scroll-down,.vertical-item__scroll-up{height:20px}}.program-header{background:#f7f7f7;overflow:hidden}.program-header__top{height:105px;background-image:linear-gradient(270deg,#0039c8,#0296fe 51%,#045feb);position:relative}.program-header__title{text-align:center;padding-top:11px;padding-bottom:11px}.program-header__menu{text-align:center;white-space:nowrap}.program-header__menu-item{display:inline-block;margin-right:10px}.program-header__menu-item:last-child{margin-right:0}.program-header__menu-link{position:relative;display:inline-block}.program-header__menu-link--current:after,.program-header__menu-link:hover:after{content:"";background:#fff;height:5px;width:100%;position:absolute;left:0;bottom:-5px}@media (min-width:768px){.program-header__top{height:125px}.program-header__title{padding-top:0;padding-bottom:0}}@media (min-width:1152px){.program-header{overflow:unset}.program-header__top{height:530px}.program-header__title{padding-top:5px}}@media (min-width:1920px){.program-header__top{height:572px}.program-header__title{padding-top:20px}}.program-controls{position:relative;z-index:2}.program-controls .label{height:15px;margin-bottom:.5em}.program-controls__filters-wrap{display:none}.program-controls__filters{white-space:nowrap;display:flex;flex-grow:1;flex-shrink:1;flex-basis:0%}.program-controls__filters-button{height:37px;background:#fff;border-radius:10px;border:1px solid #d9d9d9;padding:0 15px;margin:0 3px;cursor:pointer;display:flex;justify-content:center;align-items:center;min-width:90px}.program-controls__filters-button:first-child{margin-left:0}.program-controls__filters-button:last-child{margin-right:0}.program-controls__filters-button--active{background:#0074ff}.program-controls .columns{position:relative;z-index:100}.program-controls__options{margin-top:18px}.program-controls__options.fixed-on,.program-controls__options.fixed-on-embed{margin-top:0}@media (min-width:768px){.program-controls__options{padding-top:.75rem}.program-controls__filters{justify-content:flex-end}.program-controls__filters-button{border-radius:0;border-left:0;margin:0;min-width:auto;width:14.28571%}.program-controls__filters-button:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px;border-left:1px solid #d9d9d9}.program-controls__filters-button:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}}@media (min-width:1024px){.program-controls{z-index:unset;position:static;min-height:73px}.program-controls__options{display:flex;justify-content:space-between;background:#f7f7f7}.program-controls__filters-button{padding:0 7px;width:auto}.program-controls__wrap.fixed-on{position:fixed;top:62px;left:0;width:100%;z-index:112}.program-controls__wrap.fixed-on-embed{position:fixed;top:12px;left:0;width:100%;z-index:112}}@media (min-width:1152px){.program-controls__filters-button{width:auto;height:47px;padding:0 13px}}@media (min-width:1920px){.program-controls__filters-wrap{display:block}.program-controls__options{display:flex;justify-content:space-between}.program-controls__wrap.fixed-on{top:87px}.program-controls__wrap.fixed-on-embed{top:12px}}.controls-options{margin-bottom:10px;display:flex;flex-wrap:wrap;position:relative;z-index:100;width:100%}.controls-options__options{padding-top:0;position:relative;z-index:100}.controls-options__box{position:relative}.controls-options__box-date,.controls-options__box-mode{margin-left:0;width:48%;margin-right:4%}.controls-options__box-filters,.controls-options__box-hour{width:48%}.controls-options__box-region{width:100%;margin-bottom:15px}.controls-options__box-date,.controls-options__box-hour{margin-bottom:15px}.controls-options .multiselect__single .option__desc{display:flex;min-width:110px}.controls-options .multiselect__content-wrapper{min-width:100%}.controls-options .multiselect__element{position:relative}.controls-options .multiselect__element .option__desc{display:flex;align-items:center}.controls-options .multiselect__element .icon{margin-right:5px;color:#282828;display:inline-block}.controls-options .multiselect__element a{color:#282828;text-decoration:none}.controls-options .multiselect__element:after{content:"";position:absolute;width:calc(100% - 24px);left:12px;bottom:0;border-bottom:1px solid #d8d8d8}.controls-options .multiselect .option__title{margin-right:5px;font-weight:700}.controls-options .multiselect .option__title a{font-weight:400}.controls-options .multiselect .option__title a:hover{text-decoration:none}.controls-options .multiselect__tags{height:37px;min-height:37px;width:110px;border:1px solid #d8d8d8;border-radius:10px;padding:8px 30px 0 8px}.controls-options .multiselect__option{color:unset;padding:12px}.controls-options .multiselect__option--disabled,.controls-options .multiselect__option--selected{background:none}.controls-options .multiselect__option--disabled .icon{display:none}.controls-options .multiselect__option--highlight,.controls-options .multiselect__option--selected.controls-options .multiselect__option--highlight{background:#e3efff}.controls-options .multiselect__input:-ms-input-placeholder{color:#fff}.controls-options .multiselect__input::placeholder{color:#fff}.controls-options .multiselect__content-wrapper{width:auto;padding-bottom:10px;border-radius:0}.controls-options .multiselect .multiselect__option--highlight,.controls-options .multiselect .multiselect__option--selected.multiselect__option--highlight{background:#e3efff}.controls-options .multiselect--active .multiselect__tags{background:#0074ff}.controls-options .multiselect--active .multiselect__tags input{background:#0074ff;color:#fff}.controls-options .multiselect--active .multiselect__select:before{border-color:#fff transparent transparent}.controls-options .multiselect__tags{width:145px}@media (min-width:768px){.controls-options{flex-wrap:nowrap;justify-content:unset}.controls-options__box{margin-right:18px}.controls-options__box:first-child{width:auto;margin-right:8px;margin-bottom:0}.controls-options__box:nth-child(2),.controls-options__box:nth-child(3),.controls-options__box:nth-child(4){width:auto;margin-bottom:0}.controls-options__box:nth-child(5){width:auto;margin-left:auto;margin-right:0}}@media (min-width:1152px){.controls-options .multiselect__tags{height:47px;min-height:47px;padding-top:13px}.controls-options .multiselect--active .multiselect__select{top:7px}.controls-options .multiselect__select:before{top:78%}}@media (min-width:1920px){.controls-options{margin-bottom:0}.controls-options__box-filters{display:none}}.program-legend{overflow:hidden}.program-legend__wrap{display:flex}.program-legend__items{display:flex;-ms-flex-flow:row wrap;align-items:center;flex-grow:1;flex-shrink:1;flex-basis:0%}.program-legend__item{display:flex;align-items:center;margin-right:10px;margin-bottom:7px;white-space:nowrap;flex-basis:100%}.program-legend__icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-right:4px;padding:2px;background:#fff;width:18px;height:18px;line-height:100%}.program-legend__icon.audiodescription,.program-legend__icon.sign,.program-legend__icon.subbed{padding:3px}.program-legend__icon.sign{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/jm.svg) no-repeat 50%/contain}.program-legend__icon.subbed{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/subbed.svg) no-repeat 50%/contain}.program-legend__icon.audiodescription{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/audiodesc.svg) no-repeat 50%/contain}.program-legend__icon.nolimits{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/smile_green.svg) no-repeat 50%/contain}.program-legend__icon.seven{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/7.svg) no-repeat 50%/contain}.program-legend__icon.twelve{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/12.svg) no-repeat 50%/contain}.program-legend__icon.sixteen{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/16.svg) no-repeat 50%/contain}.program-legend__icon.adult{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/adult.svg) no-repeat 50%/contain}.program-legend__icon img{width:18px;height:18px}.program-legend__title{margin-right:10px}@media (min-width:1024px){.program-legend__wrap{flex-wrap:nowrap}.program-legend__items{flex-wrap:wrap}.program-legend__item{flex-basis:auto;white-space:unset}}.program-header .hooper-navigation{display:none}.program-header .slider{margin-top:18px}.program-header .slider .sbViewportProgramDriver{overflow:hidden}.program-header .slider .sbViewportProgramDriver__wrapper{display:block;flex-basis:65%;flex-grow:0;flex-shrink:0}.program-header .slider .sbContentProgramDriver{padding:.75rem 0 .75rem .75rem}.program-header .slider__item{position:relative;display:block}.program-header .slider__item figure img{display:block}.program-header .slider__mask{position:absolute;left:0;top:0;z-index:0;width:100%;height:100%;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.75))}.program-header .slider__text{padding:7px 12px;position:absolute;left:0;bottom:0;z-index:1;width:100%}.program-header .slider__info{display:flex;align-items:center;margin:5px 0}.program-header .slider__station{width:53px;height:30px;display:inline-block;margin-right:10px;padding:5px}.program-header .slider__logo{width:53px;height:30px}.program-header .slider__subtitle{margin-right:2px}@media (min-width:768px){.program-header .slider{width:100%;max-width:100%}.program-header .slider__info{margin:10px 0}.program-header .slider .sbViewportProgramDriver__wrapper{flex-basis:33.333%}.program-header .hooper-navigation{display:block}.program-header .hooper-navigation svg{fill:#0074ff}.program-header .hooper-navigation .hooper-next,.program-header .hooper-navigation .hooper-prev{background:#fff;width:29px;height:32px;padding:0}.program-header .hooper-navigation .hooper-next:focus,.program-header .hooper-navigation .hooper-prev:focus{outline:0}.program-header .hooper-navigation .hooper-prev{left:-12px}.program-header .hooper-navigation .hooper-next{right:-12px}}@media (min-width:1152px){.program-header .slider{margin-top:0}.program-header .specialmargin{margin-top:-390px;background:#f7f7f7}}@media (min-width:1920px){.program-header .specialmargin{margin-top:-408px}.program-header .hooper-navigation{display:block}.program-header .hooper-navigation svg{fill:#fff}.program-header .hooper-navigation .hooper-next,.program-header .hooper-navigation .hooper-prev{background:none;width:33px;height:62px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_banner.svg)}.program-header .hooper-navigation .hooper-next:active,.program-header .hooper-navigation .hooper-next:focus,.program-header .hooper-navigation .hooper-prev:active,.program-header .hooper-navigation .hooper-prev:focus{outline:0}.program-header .hooper-navigation .hooper-next svg,.program-header .hooper-navigation .hooper-prev svg{display:none}.program-header .hooper-navigation .hooper-prev{left:-61px}.program-header .hooper-navigation .hooper-next{right:-61px;transform:translateY(-50%) rotate(180deg)}}.program-block{background:#f7f7f7}.program-block .sbViewportProgram{overflow:hidden}.program-block .sbViewportProgram__wrapper{display:block;flex-basis:67%;flex-grow:0;flex-shrink:0}.program-block .sbContentProgram,.program-block .sbContentProgramPromo{padding:.75rem 0 .75rem .75rem}.program-block .sbViewportProgramPromo{overflow:hidden}.program-block .sbViewportProgramPromo__wrapper{display:block;flex-basis:88%;flex-grow:0;flex-shrink:0}.program-block .hooper{outline:0}.program-block .hooper .hooper-navigation{display:none}.program-block .hooper-slide{outline:0}.program-block .hooper svg{fill:#0074ff;width:29px;height:32px}.program-block .hooper .hooper-next,.program-block .hooper .hooper-prev{background-color:#fff;width:29px;height:32px;padding:0}.program-block .hooper .hooper-next:focus,.program-block .hooper .hooper-prev:focus{outline:0}.program-block .hooper .hooper-next .icon,.program-block .hooper .hooper-prev .icon{margin-left:0}@media (min-width:768px){.program-block .sbViewportProgram__wrapper{flex-basis:40%}.program-block .sbViewportProgramPromo__wrapper{flex-basis:95%}}@media (min-width:1024px){.program-block .hooper .hooper-navigation{display:block}.program-block .hooper .hooper-navigation svg{transition:background-color .3s,fill .3s}.program-block .hooper .hooper-navigation svg:hover{background-color:#0074ff}.program-block .hooper .hooper-navigation svg:hover path:last-of-type{fill:#fff}.program-block .hooper .hooper-next{right:0}.program-block .hooper .hooper-prev{left:0}}@media (min-width:1152px){.program-block .hooper .hooper-next,.program-block .hooper .hooper-prev{width:40px;height:46px}.program-block .hooper .hooper-next:focus,.program-block .hooper .hooper-prev:focus{outline:0}.program-block .hooper svg{width:40px;height:46px}.program-block .hooper .hooper-next{right:-18px}.program-block .hooper .hooper-prev{left:-18px}}.controls-options__box-date .multiselect__tags{width:100%}@media (min-width:768px){.controls-options__box-date .multiselect__tags{width:158px}}@media (min-width:1024px){.controls-options__box-date .multiselect__tags{width:180px}}.controls-options__box-hour .multiselect__tags{width:100%}@media (min-width:768px){.controls-options__box-hour .multiselect__tags{width:112px}}.controls-options__box-region .multiselect__tags{width:100%}.controls-options__box-region .option__desc{display:flex;align-items:center;min-width:90px}.controls-options__box-region .icon{height:auto;margin-top:-1px;display:none}.controls-options__box-region .icon.value_or-icon{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/dostosuj_icon.svg);background-size:contain;background-repeat:no-repeat;width:14px;height:14px;margin-right:8px;display:block}.controls-options__box-region .multiselect__single:first-child{position:relative;padding-left:24px}.controls-options__box-region .multiselect__single:first-child:before{content:"";background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/dostosuj_icon.svg);background-size:contain;background-repeat:no-repeat;width:14px;height:14px;position:absolute;left:3px;top:2px}@media (min-width:768px){.controls-options__box-region .multiselect__tags{width:162px}}.controls-options__box-mode .multiselect__tags{width:100%}.controls-options__box-mode .icon{background-size:contain;background-repeat:no-repeat;width:14px;height:14px;margin-right:10px}.controls-options__box-mode .icon.vertical{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/pionowy.svg)}.controls-options__box-mode .icon.horizontal{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/poziomo.svg)}.controls-options__box-mode .multiselect__single .icon.horizontal,.controls-options__box-mode .multiselect__single .icon.vertical{margin-top:2px}.controls-options__box-date .icon{background-size:contain;background-repeat:no-repeat;width:45px;height:40px}.controls-options__box-date .icon.timezone{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/select_timezone.svg)}@media (min-width:768px){.controls-options__box-mode .multiselect__tags{width:118px}}.controls-options .timezone-select .multiselect__single{overflow:initial}.controls-options .timezone-select .timezone{margin-top:-10px;margin-left:-10px}.controls-options__box-filters .multiselect__tags{width:100%}@media (min-width:768px){.controls-options__box-filters .multiselect__tags{width:140px}}.station-item{display:flex;position:relative;border-bottom:1px solid #bcbcbc;z-index:0}.station-item__info{padding:17px;width:calc(100% - 70px)}.station-item--break{background:#ececec}.station-item__progressbar{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.station-item__progressbar span{background:rgba(0,108,255,.1);position:absolute;left:0;top:0;bottom:-1px;border-bottom:1px solid red;z-index:3}.station-item__hour{position:relative;display:flex;justify-content:center;align-items:flex-start;width:70px}.station-item__hour span{position:absolute;top:21px}.station-item__photo{position:relative;margin:12px 0;height:116px;width:212px;z-index:9;overflow:hidden}.station-item__photo a{display:block}.station-item__continues{position:absolute;background:#d0021b;display:inline-block;padding:0 8px;border-radius:2px;top:3px;left:18px}.station-item__type{display:block;margin-bottom:4px}.station-item__title{margin-bottom:4px;width:100%}.station-item__content{position:relative;z-index:9;visibility:visible}.station-item .legend-icons{display:flex;align-items:center;margin-top:10px}.station-item .legend-icons span{margin-right:7px;width:14px;height:14px}.station-item .legend-icons img{display:block}@media (min-width:768px){.station-item__info{padding:0 17px;width:calc(100% - 78px);display:flex;position:relative}.station-item__photo{width:203px;height:114px;margin:0}.station-item__hour{width:78px}.station-item__box{padding:10px;width:calc(100% - 203px);position:relative;height:114px}.station-item__content{max-height:70px;min-height:70px;overflow:hidden}.station-item .legend-icons span{width:15px;height:15px}.station-item__continues{left:unset}.station-item__desc{max-height:2.8rem}.station-item__desc,.station-item__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}}@media (min-width:1024px){.station-item{-webkit-transition:background-color .3s ease ease-in-out;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.station-item:hover{background-color:rgba(242,233,204,.8)}}@media (min-width:1152px){.station-item{height:182px}.station-item__info{padding:0 17px;width:calc(100% - 230px)}.station-item__hour{width:230px}.station-item__photo{width:324px;height:181px}.station-item__box{width:calc(100% - 324px);padding:10px 28px;height:100%}.station-item .legend-icons span{width:17px;height:17px}.station-item__content{max-height:133px;min-height:133px}}@media (min-width:1920px){.station-item__hour{position:relative;align-items:flex-end}.station-item__hour span{position:absolute;right:18px;top:23px}.station-item__continues{left:240px;top:9px;z-index:10}}.category-item{display:flex;position:relative;border-bottom:1px solid #bcbcbc;margin-top:10px;z-index:0}.category-item__info{padding:17px;width:calc(100% - 70px)}.category-item__progressbar{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.category-item__progressbar span{background:rgba(0,108,255,.1);position:absolute;left:0;top:0;bottom:-1px;border-bottom:1px solid red;z-index:3}.category-item__hour{position:relative;display:flex;justify-content:center;align-items:flex-start;width:70px}.category-item__hour span{position:absolute;top:21px}.category-item__photo{position:relative;margin:12px 0;height:116px;width:212px;z-index:9;overflow:hidden}.category-item__photo a{display:block}.category-item__continues{position:absolute;background:#d0021b;display:inline-block;padding:0 8px;border-radius:2px;top:3px;left:16px}.category-item__type{display:block;margin-bottom:4px}.category-item__title{margin-bottom:4px;width:100%}.category-item__content{position:relative;z-index:9;visibility:visible}.category-item__station{display:flex;justify-content:center;align-items:center;position:absolute;width:54px;height:29px;top:50px;left:9px}.category-item__station img{max-width:90%;max-height:90%;flex-shrink:0}.category-item .legend-icons{display:flex;align-items:center;margin-top:10px}.category-item .legend-icons span{margin-right:7px;width:14px;height:14px}.category-item .legend-icons img{display:block}@media (min-width:768px){.category-item{margin-top:0}.category-item__info{padding:0 17px;width:calc(100% - 69px);display:flex;position:relative}.category-item__photo{width:203px;height:114px;margin:0}.category-item__hour{width:69px}.category-item__hour span{top:24px;width:100%;display:inline-block;text-align:right}.category-item__box{padding:10px;width:calc(100% - 203px);position:relative;height:114px}.category-item__content{max-height:70px;min-height:70px;overflow:hidden}.category-item .legend-icons span{width:15px;height:15px}.category-item__continues{left:unset}.category-item__station{width:69px;height:38px;top:50px;left:unset}.category-item__station img{max-width:80%;max-height:80%}.category-item__desc{max-height:2.8rem}.category-item__desc,.category-item__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}}@media (min-width:1024px){.category-item{-webkit-transition:background-color .3s ease ease-in-out;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;height:148px}.category-item:hover{background-color:rgba(242,233,204,.8)}.category-item__info{width:calc(100% - 160px)}.category-item__box{height:100%}.category-item__photo{width:293px;height:100%}.category-item__hour{width:160px}.category-item__station{width:105px;height:71px;right:0;top:55px}.category-item__station img{max-width:60%;max-height:60%}}@media (min-width:1152px){.category-item{height:182px}.category-item__info{padding:0 17px;width:calc(100% - 230px)}.category-item__hour{width:230px}.category-item__photo{width:324px;height:100%}.category-item__box{width:calc(100% - 324px);padding:10px 28px;height:100%}.category-item .legend-icons span{width:17px;height:17px}.category-item__content{max-height:133px;min-height:133px}.category-item__station{width:119px;height:81px}.category-item__station img{max-width:60%;max-height:60%}}@media (min-width:1920px){.category-item__hour{position:relative;align-items:flex-end}.category-item__hour span{position:absolute;right:18px;top:23px}.category-item__continues{left:240px;top:9px;z-index:10}.category-item__station{width:132px;height:90px;right:18px;top:55px}.category-item__station img{max-width:60%;max-height:60%}}.detail-top{display:flex;margin-bottom:20px}.detail-top__station{width:60px;height:38px;margin-right:16px;display:flex;justify-content:center;align-items:center}.detail-top__station img{max-width:90%;max-height:60%;height:auto;flex-shrink:0}.detail-top__title-box{display:flex;flex-direction:row;align-items:center}.detail-top__additional{display:flex;flex-direction:column;align-items:flex-start;margin-top:11px}.detail-top__short{display:flex;flex-direction:column;justify-content:center}.detail-top__line{margin:0 10px;color:#9b9b9b}@media (min-width:768px){.detail-top__additional{flex-direction:row;align-items:center}.detail-top__station{width:162px;height:108px}.detail-top__station img{max-width:50%}}@media (min-width:1024px){.detail-top{min-height:114px}.detail-top__station{width:171px;height:114px}}@media (min-width:1920px){.detail-top{min-height:141px}.detail-top__station{width:207px;height:141px;margin-right:21px}}.detail-nav{display:flex;justify-content:center;flex-direction:row;height:81px;margin-bottom:20px}.detail-nav__info{display:none;flex-direction:column;justify-content:center;align-items:flex-start;width:calc(100% - 25px)}.detail-nav__info--right{align-items:flex-end}.detail-nav__name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:90%;padding-bottom:20px}.detail-nav__btn{display:block;height:100%;display:flex;justify-content:center;align-items:center;flex-shrink:0}.detail-nav__before{width:22px;padding:5px;flex-direction:row;position:relative}.detail-nav__before,.detail-nav__date{background:#e6e6e6;height:inherit;display:flex}.detail-nav__date{margin:0 5px;width:calc(100% - 44px);flex-direction:column;justify-content:center;align-items:center}.detail-nav__after{background:#e6e6e6;height:inherit;width:22px;padding:5px;display:flex;flex-direction:row;justify-content:flex-end;text-align:right;position:relative}.detail-nav__link{position:absolute;left:0;top:0;display:block;width:100%;height:100%}@media (min-width:768px){.detail-nav__info{display:flex}.detail-nav__after,.detail-nav__before{width:162px}.detail-nav__date{width:calc(100% - 324px)}.detail-nav__btn{width:30px}}@media (min-width:1920px){.detail-nav{height:93px}.detail-nav__after,.detail-nav__before{width:209px}.detail-nav__date{width:calc(100% - 428px)}.detail-nav__btn{width:36px}.detail-nav__btn a{height:20px;width:11px}}.detail-aside__emission{margin-bottom:25px}.detail-aside__emission-info{display:flex;width:calc(100% - 119px);flex-direction:row;justify-content:space-between;align-items:center}.detail-aside__emission-item{margin-bottom:25px;display:flex}.detail-aside__emission-item:active,.detail-aside__emission-item:checked,.detail-aside__emission-item:hover{text-decoration:none}.detail-aside__emission-title{margin-bottom:18px}.detail-aside__emission-hour{display:block}.detail-aside__emission-station{width:119px;height:81px;display:flex;justify-content:center;align-items:center;margin-right:14px}.detail-aside__emission-station img{max-width:80%;max-height:60%;height:auto;flex-shrink:0}.detail-aside__link{display:flex;justify-content:center;align-items:center;flex-direction:row;border:1px solid #124089;margin-bottom:18px;height:55px;width:100%}.detail-aside__link span{display:block;width:calc(100% - 60px)}.detail-aside__link:hover{text-decoration:none}.detail-aside .headline{margin-bottom:10px}@media (min-width:768px){.detail-aside__emission{margin-bottom:100px}.detail-aside__links{display:flex;flex-direction:row;justify-content:space-between}.detail-aside__link{width:49%}.detail-aside .headline{margin-bottom:20px}.detail-aside__emission-station{width:85px;height:60px}.detail-aside__emission-station img{max-width:50%}}@media (min-width:1024px){.detail-aside__emission-info{align-items:flex-start;flex-direction:column}.detail-aside__links{flex-direction:column}.detail-aside__link{width:100%}}@media (min-width:1152px){.detail-aside__emission-station{width:97px;height:68px}}@media (min-width:1920px){.detail-aside__emission-station{width:119px;height:81px}}.detail-content__photo,.detail-content__videos-player{border-bottom:1px solid #b7b7b7;margin-bottom:25px}.detail-content__caption{margin-bottom:11px}.detail-content__desc{padding-bottom:20px;border-bottom:1px solid #ddd}.detail-content__connected{margin-bottom:30px}.detail-content__staff{margin:40px 0}.detail-content__staff:last-of-type{margin-bottom:10px}.detail-content__staff-content{background:#fff;padding:10px 20px 10px 40px;position:relative}.detail-content__staff-content:before{content:"";background:#d8d8d8;width:7px;height:7px;position:absolute;left:17px;top:50%;transform:translateY(-50%)}.detail-content .headline__title{margin-bottom:10px}.detail-share-sm{display:none}.detail-share-sm__en,.detail-share-sm__fb,.detail-share-sm__tw{border-bottom:1px solid #b7b7b7;padding:15px 0}.detail-share-sm__en i,.detail-share-sm__fb i,.detail-share-sm__tw i{margin:0 15px 0 5px;width:23px}.detail-share-sm__fb{border-top:1px solid #b7b7b7}.detail-share-sm a{cursor:default}.detail-share-sm a div{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.detail-share-sm__title{padding-bottom:8px;display:none}.detail-share-sm__text{display:none}@media (min-width:768px){.detail-share-sm{display:block}}@media (min-width:1920px){.detail-share-sm__text,.detail-share-sm__title{display:block}.detail-share-sm a div{width:62%;justify-content:flex-start}}.detail-share-big{display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:25px}.detail-share-big a{display:flex;justify-content:center;align-items:center;height:55px}.detail-share-big a:active,.detail-share-big a:hover{text-decoration:none;color:#fff}.detail-share-big span{margin-left:20px;display:none}.detail-share-big__fb{background:#3b5998;flex-grow:2}.detail-share-big__tw{background:#000;flex-grow:2;margin:0 5px}.detail-share-big__en{background:#7b7b7b;width:60px}.detail-share-big__co{background:#0074ff;margin-top:10px;width:100%}@media (min-width:1024px){.detail-share-big span{display:block}.detail-share-big__tw{margin:0 20px}.detail-share-big__co{margin-top:20px}}@media (min-width:1152px){.detail-share-big__tw{margin:0 25px}}.search__header{background-color:#0074ff;padding:16px 8px}@media (min-width:768px){.search__header{padding:22px 8px 19px}}@media (min-width:768px){.search__wrapper{display:flex;align-items:center}}.search__heading{font-size:1.125rem;color:#fff;font-weight:600;line-height:1.44;margin-bottom:10px}@media (min-width:768px){.search__heading{font-size:1.25rem;line-height:1.3;width:130px;margin-right:30px}}@media (min-width:1152px){.search__heading{font-size:1.375rem;line-height:1.18;width:167px;margin-right:25px}}.search__input{position:relative;min-width:257px;width:calc(100% - 25px);height:41px;background-color:#fff;margin-bottom:22px}.search__input input:first-of-type{width:100%;height:inherit;outline:none;padding:0 11px;font-size:1.125rem;color:#000;font-weight:400;border:0 solid transparent}.search__input ::-webkit-input-placeholder{color:#000}.search__input :-ms-input-placeholder{color:#000}.search__input ::placeholder{color:#000}@media (min-width:768px){.search__input{height:49px;margin-bottom:0;font-size:1.25rem;margin-right:70px;width:calc(100% - 355px)}}@media (min-width:1024px){.search__input{font-size:1.375rem;width:100%;max-width:569px}}@media (min-width:1152px){.search__input{max-width:697px}}@media (min-width:1920px){.search__input{max-width:940px}}.search__loop{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/lupka.svg) no-repeat 50%;height:21px;width:21px;border:0;outline:0;cursor:pointer}@media (min-width:768px){.search__loop{width:25px;height:25px;right:13px}}.search__hamburger{height:22px;position:absolute;right:-30px;top:0;cursor:pointer;width:23px;top:9px;visibility:hidden;opacity:0;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.search__hamburger span{display:block;height:2px;width:21px;background:#f7f7f7;position:absolute;border-radius:2px;top:12px;right:0}.search__hamburger span:first-child{transform:rotate(45deg)}.search__hamburger span:nth-child(2){transform:rotate(-45deg)}@media (min-width:768px){.search__hamburger span{width:30px}}@media (min-width:768px){.search__hamburger{top:13px;right:-39px;width:28px;height:28px}}.search__numbers{font-size:.875rem;color:#fff;font-weight:400}.search__numbers span{font-weight:700}@media (min-width:768px){.search__numbers{margin-left:auto}}@media (min-width:1024px){.search__numbers{font-size:1.125rem}}.search .showed{opacity:1;visibility:visible}.search__person{background-color:#fff;padding:18px 0 35px;text-align:center}@media (min-width:768px){.search__person{text-align:left;padding:23px 0 28px}}@media (min-width:1152px){.search__person{padding:0;margin-top:48px;background-color:transparent}}@media (min-width:768px){.search__cont{display:flex;padding-left:70px}}@media (min-width:1152px){.search__cont{background-color:#fff;padding:19px 0 20px 120px}}.search__image{display:inline-block}.search__image img{width:168px;height:168px;border-radius:50%}@media (min-width:768px){.search__image{margin-right:45px}.search__image,.search__image img{width:117px;height:117px}}@media (min-width:1024px){.search__image{margin-right:92px}.search__image,.search__image img{width:183px;height:183px}}@media (min-width:1152px){.search__image{margin-right:70px}.search__image,.search__image img{width:195px;height:195px}}@media (min-width:1920px){.search__image{margin-right:45px}}.search__name{font-size:1.125rem;color:#000;font-weight:600;line-height:1.89;margin:8px 0 5px}@media (min-width:1024px){.search__name{font-size:1.5rem;line-height:1.41;margin:20px 0 0}}@media (min-width:1152px){.search__name{font-size:1.875rem;line-height:.67;margin:30px 0 15px}}.search__role{font-size:.75rem;color:#787878;font-weight:600;line-height:0}@media (min-width:1024px){.search__role{font-size:1rem;line-height:1.5}}.search__recommendation{background-color:#fff;padding:15px 0 0}@media (min-width:768px){.search__recommendation{padding:23px 0 28px}}@media (min-width:1152px){.search__recommendation{background-color:transparent;padding:26px 0 0}}@media (min-width:1152px){.search__recommendation .container{background-color:#fff}}@media (min-width:768px){.search__recommend{display:flex}}@media (min-width:1152px){.search__recommend{padding:23px 0 35px}}@media (min-width:768px){.search__photo{margin-right:17px;flex-grow:0;flex-shrink:0;flex-basis:238px}}@media (min-width:1024px){.search__photo{flex-basis:318px;margin-right:24px}}@media (min-width:1152px){.search__photo{flex-basis:324px;margin-right:37px}}@media (min-width:1920px){.search__photo{margin-right:27px}}.search__label{font-size:1.125rem;color:#000;font-weight:600;line-height:1.89;margin-top:6px}@media (min-width:768px){.search__label{margin-top:9px}}@media (min-width:1024px){.search__label{font-size:1.5rem;line-height:1.41;margin-top:21px}}@media (min-width:1152px){.search__label{font-size:1.875rem;line-height:.67}}.search__type{font-size:.75rem;color:#787878;font-weight:600;line-height:2}@media (min-width:768px){.search__type{margin-top:-3px}}@media (min-width:1024px){.search__type{font-size:1rem;line-height:1.5;margin-top:2px}}@media (min-width:1152px){.search__type{margin-top:16px}}.search__lead{font-size:.75rem;color:#000;font-weight:400;line-height:1.5;padding-bottom:20px}@media (min-width:768px){.search__lead{margin-top:5px;padding-bottom:0}}@media (min-width:1024px){.search__lead{font-size:1rem}}@media (min-width:1152px){.search__lead{margin-top:8px}}.search__slider{background-color:#fff;padding-bottom:21px}.search__slider .headline{margin-top:0}.search__slider .headline__title{font-size:15px;margin-bottom:10px}.search__slider .sbContent{display:flex}.search__slider .emb-box{flex-grow:0;flex-shrink:0;flex-basis:212px;margin-right:16px}.search__slider .emb-box:last-of-type{margin-right:0}.search__slider .emb-box__content{padding:5px 7px 21px;min-height:146px}.search__slider .emb-box__title{font-size:.875rem;color:#000;font-weight:600;line-height:1.2;letter-spacing:-.2px}.search__slider .emb-box__subtitle{font-size:.625rem;color:#a0a0a0;font-weight:600;margin-top:3px}.search__slider .emb-box__text{font-size:.75rem;color:#000;font-weight:400;line-height:1.2}.search__slider .emb-box__content:after{bottom:7px}.search__slider .emb-box__time{font-size:10px}@media (min-width:768px){.search__slider{padding-bottom:23px}.search__slider .sbContent{justify-content:space-between;padding:0 8px}.search__slider .emb-box{flex-basis:calc(25% - 23px);margin-right:0}.search__slider .emb-box__subtitle{margin-bottom:3px}.search__slider .emb-box__content{padding:6px 5px 21px;max-height:153px}}@media (min-width:1024px){.search__slider{padding-bottom:0}.search__slider .headline__title{font-size:22px;margin-bottom:10px}.search__slider .emb-box__content{padding:8px 9px 21px;min-height:143px}.search__slider .sbContent{padding:0}.search__slider .emb-box{flex-basis:calc(25% - 25.5px)}}@media (min-width:1152px){.search__slider{padding-bottom:22px;background-color:transparent}.search__slider .container{background-color:#fff;padding-bottom:37px;padding-bottom:22px}.search__slider .emb-box{flex-basis:calc(25% - 27px)}.search__slider .emb-box__content{padding:7px 11px 21px;min-height:215px;max-height:215px}.search__slider .emb-box__title{font-size:1.125rem;line-height:1.41}.search__slider .emb-box__subtitle{font-size:.75rem}.search__slider .emb-box__text{font-size:.875rem;line-height:1.41}}@media (min-width:1920px){.search__slider{padding-bottom:32px}.search__slider .emb-box{flex-basis:calc(25% - 24px)}.search__slider .emb-box__title{font-size:1.375rem;line-height:1.41}.search__slider .emb-box__subtitle{font-size:.875rem}.search__slider .emb-box__text{font-size:1rem;line-height:1.41}}.module-slider-category .headline{margin-bottom:12px}.module-slider-category .lb-box{height:382px;width:212px;position:relative}.module-slider-category .hooper-navigation{display:none}@media (min-width:768px){.module-slider-category .lb-box{height:459px;width:255px}.module-slider-category .hooper-navigation{display:block}.module-slider-category .hooper-navigation button{background-color:transparent;width:29px;height:32px;outline:none}.module-slider-category .hooper-navigation svg{background-color:#fff;width:29px;height:32px;top:50%;transform:translateY(-50%)}.module-slider-category .hooper-prev{left:0}.module-slider-category .hooper-prev .icon.icon-arrowLeft{margin-left:-31px}.module-slider-category .hooper-next{right:0}.module-slider-category .hooper-next .icon.icon-arrowRight{margin-left:-8px}}@media (max-width:1024px){.module-slider-category .sbViewportCategory{overflow:hidden}}@media (min-width:1024px){.module-slider-category .headline{margin-bottom:0}.module-slider-category .lb-box{height:416px;width:auto}.module-slider-category .hooper-navigation button,.module-slider-category .hooper-navigation svg{width:40px;height:46px}}@media (min-width:1152px){.module-slider-category .lb-box{height:476px}}@media (min-width:1920px){.module-slider-category .lb-box{height:582px}.module-slider-category .hooper-next,.module-slider-category .hooper-prev{z-index:11;background:#fff;background-color:#fff;width:40px}.module-slider-category .hooper-prev{left:0}.module-slider-category .hooper-next{right:0}.module-slider-category .hooper-next .icon,.module-slider-category .hooper-prev .icon{margin-left:-8px}}@media (min-width:768px){.search__results{margin:33px 0 54px;padding:0 8px}}@media (min-width:1024px){.search__results{margin:43px 0 78px}}.search__content{display:flex;border-bottom:1px solid #bcbcbc;padding-bottom:15px}@media (min-width:768px){.search__content{padding-bottom:0}}.search__info{flex-grow:0;flex-shrink:0;flex-basis:112px;padding:0 5px;display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.search__info{flex-basis:145px;justify-content:center}}@media (min-width:1024px){.search__info{flex-basis:170px}}@media (min-width:1152px){.search__info{flex-basis:230px}}@media (min-width:1920px){.search__info{flex-basis:260px}}.search__date{font-size:.75rem;color:#a0a0a0;font-weight:600;padding-top:34px}@media (min-width:768px){.search__date{padding-top:0;margin-bottom:3px}}@media (min-width:1024px){.search__date{font-size:.875rem;letter-spacing:1px}}.search__program{text-align:center;font-size:.75rem;color:#747474;letter-spacing:.86px}@media (min-width:1024px){.search__program{font-size:.875rem}}.search__program:hover{text-decoration:none}.search__wrapp{width:calc(100% - 112px)}@media (min-width:768px){.search__wrapp{display:flex;padding-right:5px;width:100%}}.search__wrapp:hover{text-decoration:none}.search__img{position:relative}.search__img img{display:block;width:100%}@media (min-width:768px){.search__img{flex-grow:0;flex-shrink:0;flex-basis:203px;margin-right:18px}}@media (min-width:1024px){.search__img{flex-basis:324px;margin-right:29px}}.search__camera{position:absolute;left:5px;bottom:6px;width:25px;height:25px}@media (min-width:768px){.search__camera{width:35px;height:35px;left:10px;bottom:9px}}@media (min-width:1024px){.search__camera{width:52px;height:52px}}@media (min-width:1152px){.search__camera{bottom:12px}}@media (min-width:1920px){.search__camera{width:62px;height:62px;left:14px;bottom:18px}}.search__camera .icon-play-big{height:inherit;width:inherit}.search__avatar{max-width:100px;margin:12px auto}@media (min-width:768px){.search__avatar{max-width:155px}}.search__title{font-size:.875rem;color:#000;font-weight:600;line-height:1.2;letter-spacing:-.2px;margin:8px 0 6px}@media (min-width:768px){.search__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.25;letter-spacing:normal;margin-top:9px}}@media (min-width:1024px){.search__title{margin-top:13px;font-size:1.5rem;line-height:1.41;letter-spacing:normal}}@media (min-width:1152px){.search__title{font-size:1.5rem;line-height:1.29;letter-spacing:normal}}@media (min-width:1920px){.search__title{margin-top:13px;font-size:1.875rem;line-height:1.41;letter-spacing:normal}}.search__title:hover{text-decoration:none}.search__description{font-size:.75rem;color:#000;line-height:1.2}@media (min-width:768px){.search__description{height:30px;overflow:hidden}}@media (min-width:1024px){.search__description{font-size:1rem;height:40px}}@media (min-width:1152px){.search__description{height:auto}}.slider-carousel{overflow:hidden}.slider-carousel .headline{margin-bottom:10px}.slider-carousel__item{position:relative;display:block}.slider-carousel__mask{position:absolute;width:100%;height:100%;left:0;top:0;background-image:linear-gradient(180deg,rgba(2,34,67,0),#000)}.slider-carousel__photo{height:382px;background-repeat:no-repeat;background-size:cover;background-position:top}.slider-carousel__content{position:absolute;left:0;bottom:15px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.slider-carousel__logo{width:100%;height:auto;padding:0 19px}.slider-carousel__logo figure{text-align:center}.slider-carousel__info{display:flex;align-items:center;justify-content:center;height:36px;margin-top:10px;padding:0 10px;width:100%}.slider-carousel__info--ver2{flex-direction:column;height:auto;padding:0 10px}.slider-carousel__text{width:100%}.slider-carousel__tvlogo{width:74px;height:auto;margin-right:13px}.slider-carousel__tvlogo svg{max-width:100%}.slider-carousel__button{border:1px solid #fff;height:25px;width:100%;margin-top:9px;display:flex;justify-content:center;align-items:center;position:relative}.slider-carousel__button:after{content:"";position:absolute;right:10px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_banner.svg);background-size:contain;background-repeat:no-repeat;width:8px;height:12px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slider-carousel__wrapper{position:relative;max-width:1024px;width:1024px;margin:0 auto}.slider-carousel__wrapper:after,.slider-carousel__wrapper:before{content:"";position:absolute;width:100%;height:100%;top:0;opacity:.8;background-color:#fff;z-index:1}.slider-carousel__wrapper:after{left:calc(-100% + 16px)}.slider-carousel__wrapper:before{right:calc(-100% + 16px)}.slider-carousel__wrapper--no:after,.slider-carousel__wrapper--no:before{display:none}@media (min-width:1152px){.slider-carousel__wrapper{max-width:1152px;width:1152px}}@media (min-width:1920px){.slider-carousel__wrapper{width:1402px;max-width:1402px}}.slider-carousel .sbViewportCarousel,.slider-carousel .sbViewportCarouselStation{overflow:hidden}.slider-carousel .sbContentCarousel,.slider-carousel .sbContentCarouselStation{margin-left:0}.slider-carousel .is-narrow-mobile{flex-grow:0;flex-basis:212px;padding-left:0;padding-right:0}.is-narrow-mobile .slider-carousel__item{height:382px;width:212px}.slider-carousel .hooper-navigation{display:none}@media (max-width:768px){.slider-carousel{overflow:hidden}.slider-carousel .container:last-of-type{padding-right:0}}@media (min-width:768px){.slider-carousel .hooper-navigation{display:block}.slider-carousel .hooper-navigation button{background-color:transparent;width:29px;height:32px;outline:none}.slider-carousel .hooper-navigation svg{background-color:#fff;width:29px;height:32px;top:50%;transform:translateY(-50%)}.slider-carousel .hooper-navigation svg path:last-of-type{fill:#0074ff}.slider-carousel .hooper-prev{left:-1px}.slider-carousel .hooper-prev .icon.icon-arrowLeft{margin-left:-16px}.slider-carousel .hooper-next{right:-16px}.slider-carousel .hooper-next .icon.icon-arrowRight{margin-left:-13px}}@media (min-width:1024px){.slider-carousel__button{height:29px}.slider-carousel__info{padding:0 18px}.slider-carousel .hooper-navigation button,.slider-carousel .hooper-navigation svg{width:40px;height:46px}}@media (min-width:1152px){.slider-carousel__button{height:36px}.slider-carousel__button:after{width:10px;height:18px;right:15px}.slider-carousel__info{padding:0 22px}}@media (min-width:1920px){.slider-carousel__content{bottom:25px}.slider-carousel__button{height:42px;margin-top:25px}}.slider-carousel .hooper-list{overflow:visible;margin-left:-16px}.slider-carousel .hooper-next,.slider-carousel .hooper-prev{z-index:11;background:#fff;background-color:#fff;width:40px}.slider-carousel .hooper-next{right:-16px}.slider-carousel .hooper-next .icon{margin-left:-8px}.slider-carousel .hooper-prev{left:-16px}.slider-carousel .hooper-prev .icon{margin-left:-8px}@media (min-width:768px){.slider-carousel .hooper-list{margin-left:0}.slider-carousel .hooper-next{right:0}.slider-carousel .hooper-prev{left:0}.slider-carousel__photo{height:456px}}@media (min-width:1024px){.slider-carousel__photo{height:476px}}@media (min-width:1920px){.slider-carousel__photo{height:582px}.slider-carousel .hooper-next{right:-53px}.slider-carousel .hooper-prev{left:-53px}}.module-gallery{overflow:hidden}.module-gallery__container{margin-top:12px;display:flex;flex-wrap:wrap}.module-gallery__item{margin-right:1px;display:block;position:relative}.module-gallery__item.last{position:relative}.module-gallery__item.last span{display:flex;justify-content:center}.module-gallery__item.last span i{width:30px;height:30px;margin-top:-3px}.module-gallery__item img{display:block;height:200px}.module-gallery__item img[lazy=loading]{background-color:transparent}.module-gallery .last figure:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:transparent;background-color:rgba(0,0,0,.66)}.module-gallery__wrapper{position:relative}.module-gallery__wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.25) 31%,rgba(0,0,0,.78))}.module-gallery__info{position:relative;left:0;order:2}.module-gallery__info--desktop{display:none}.module-gallery__info--tablet{height:80px}.module-gallery__camera{padding:0 9px;display:flex;align-items:center}.module-gallery__camera .icon-camera{width:16px;height:11px}.module-gallery__text{padding:8px 12px;width:100%;background-color:#000;flex-direction:column;justify-content:center;align-items:flex-start}.module-gallery__text span{display:inline-block}.module-gallery__text span:last-of-type{margin-top:5px}.module-gallery__text p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.module-gallery__last{position:absolute;width:80%;top:45%;left:50%;transform:translate(-50%,-50%);z-index:1}.module-gallery__source{position:absolute;right:0;bottom:5px;background-color:#000;padding:4.5px 12px;z-index:1}.module-gallery .icon-last-gallery{width:60px;height:45px;margin-bottom:5px}.module-gallery .hooper-slide{transition:opacity .5s ease-in-out;opacity:.4}.module-gallery .hooper-slide.is-active{opacity:1;transition:none}.module-gallery .hooper-next{right:2.4%;padding:0;width:33px;height:33px;top:45%;bottom:48px}.module-gallery .hooper-next .icon{width:20px;height:22px;margin-top:6px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-next.svg);background-size:contain}.module-gallery .hooper-next .icon path{opacity:0}.module-gallery .hooper-prev{padding:0;width:33px;height:33px;left:0;top:45%;bottom:48px}.module-gallery .hooper-prev .icon{width:20px;height:22px;transform:rotate(180deg);transform-origin:center;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-next.svg);background-size:contain}.module-gallery .hooper-prev .icon path{opacity:0}.module-gallery .hooper-next.is-disabled,.module-gallery .hooper-prev.is-disabled{display:none}.module-gallery .hooper-list{overflow:visible}.module-gallery .hooper-indicator{width:7px;height:7px;background-color:#fff;outline:none}.module-gallery .hooper-indicator.is-active{background-color:#0074ff;border-color:#0074ff}@media (min-width:768px){.module-gallery__container{width:100%;max-width:100%;margin-left:67px}.module-gallery__last{top:50%}.module-gallery__info{position:absolute;left:16px;bottom:30px;z-index:10;height:auto;max-width:70%}.module-gallery__info--desktop{display:block}.module-gallery__info--tablet{left:0}.module-gallery__text{min-height:74px;height:auto;padding:10px 10px 10px 14px;display:flex;width:100%}.module-gallery__source{bottom:0}.module-gallery__camera{padding:0 18px;min-height:74px;height:auto}.module-gallery__camera--mobile{display:none}.module-gallery__camera .icon-camera{width:31px;height:31px}.module-gallery__item{margin-right:13px}.module-gallery__item:after{display:none}.module-gallery__item.last span i{margin-top:3px}.module-gallery__item.last .module-gallery__info--tablet,.module-gallery__wrapper:after{display:none}.module-gallery .icon-last-gallery{margin-bottom:20px}.module-gallery .hooper-navigation{display:block}.module-gallery .hooper-next{left:79%;top:auto;width:33px;height:33px}.module-gallery .hooper-prev{left:73.3%;top:auto;width:33px;height:33px}.module-gallery .hooper-next.is-disabled,.module-gallery .hooper-prev.is-disabled{background-color:#8e8e93;opacity:1;display:inline-block}.module-gallery .hooper-indicators{display:none}}@media (min-width:1024px){.module-gallery__container{margin-left:117px}.module-gallery__info{bottom:35px}.module-gallery__text{min-height:143px;min-width:536px;padding:10px 18px 10px 35px}.module-gallery__camera{padding:0 26.5px;min-height:143px}.module-gallery__camera .icon-camera{width:64px;height:64px}.module-gallery__item{margin-right:25px}.module-gallery__item.last span i{margin-top:12px}.module-gallery .hooper-next{right:79%;width:52px;height:52px}.module-gallery .hooper-next .icon{width:37px;height:37px}.module-gallery .hooper-prev{left:73.3%;width:52px;height:52px}.module-gallery .hooper-prev .icon{width:37px;height:37px}}@media (min-width:1152px){.module-gallery{overflow:visible}.module-gallery .hooper-next{left:79%}.module-gallery .hooper-prev{left:73.9%}}@media (min-width:1920px){.module-gallery .hooper-prev{left:75%}}.hooper-slide.is-next .module-gallery__info{opacity:0;transition:opacity .35s ease}.module-calendar__item{display:block;margin-bottom:27px}.module-calendar__item:hover{text-decoration:none}@media (min-width:1152px){.module-calendar__item:first-of-type{margin-top:15px}}@media (min-width:1152px){.module-calendar__container{display:flex}}.module-calendar__date{flex:0 0 25.5%;position:relative;margin-bottom:5px}.module-calendar__date time{width:100%;display:inline-block;position:relative}.module-calendar__date time:after,.module-calendar__date time:before{content:"";display:inline-block;width:8px;height:8px;vertical-align:5px;margin-right:10px;background-color:#d82332}.module-calendar__date time:after{display:none}@media (min-width:768px){.module-calendar__date time:before{width:20px;height:20px;margin-right:15px;vertical-align:3px}}@media (min-width:1152px){.module-calendar__date time{text-align:right}.module-calendar__date time:before{display:none}.module-calendar__date time:after{display:inline-block;width:23px;height:23px;vertical-align:1px;margin-right:13px;margin-left:7px}}@media (min-width:1152px){.module-calendar__date time span{position:absolute;right:50px;top:40px;z-index:1}}.module-calendar__date small{display:none;position:absolute;left:0;top:0;width:180%}@media (min-width:1152px){.module-calendar__date small{display:block;width:300%}}.module-calendar__description{width:100%;display:flex;flex-wrap:wrap;border-left:1px solid red;padding:15px 10px;background-color:#fff;position:relative;z-index:10}@media (min-width:768px){.module-calendar__description{padding:25px 35px 55px}}@media (min-width:1152px){.module-calendar__description{flex-wrap:nowrap;padding:25px 37px}}.module-calendar__photo{flex:0 0 30%;min-width:30%;margin-right:15px}@media (min-width:1152px){.module-calendar__photo{min-width:351px;margin-right:38px}}.module-calendar__text{flex:0 0 60%}@media (min-width:1152px){.module-calendar__text{flex:auto}}.module-calendar__title{margin-bottom:5px}@media (min-width:1152px){.module-calendar__title{margin-bottom:20px}}.module-calendar__desc--mobile{flex:0 0 100%}.module-calendar__desc--desktop{display:none}@media (min-width:768px){.module-calendar__desc{margin-top:15px}}@media (min-width:1152px){.module-calendar__desc--mobile{display:none}.module-calendar__desc--desktop{display:inline-block;margin-top:0}}.module-calendar .beam-more{margin-top:0}@media (min-width:1152px){.module-calendar .beam-more{width:74.5%;display:flex;margin-left:auto;margin-top:30px}}.module-calendar.event-lecie .module-calendar__description{border-left:5px solid #0074ff}@media (min-width:1152px){.module-calendar.event-lecie .module-calendar__description{border-left:3px solid #0074ff}}.module-calendar.event-lecie .module-calendar__date{margin-right:50px}.module-calendar.event-lecie .module-calendar__date time:after,.module-calendar.event-lecie .module-calendar__date time:before{display:none}.module-calendar.event-lecie .module-calendar__date time{font-size:1.25rem;color:#000;font-weight:700;line-height:1.41}@media (min-width:1024px){.module-calendar.event-lecie .module-calendar__date time{font-size:2.1875rem;color:#000;font-weight:700;line-height:1.41}}.module-calendar.event-lecie .extra-date{font-size:9.375rem;color:#c6c6c6;font-weight:700;line-height:1}@media (min-width:1152px){.module-calendar.event-lecie .extra-date{font-size:10rem;color:#c6c6c6;font-weight:700;line-height:1}}.module-calendar.event-lecie .module-calendar__date small{display:none}.module-calendar.event-lecie .beam-more{width:100%}.module-calendar.event-lecie .beam-more:after{height:3px;background-color:#0074ff}.module-calendar.event-lecie .beam-more__button{background-color:#0074ff;border:1px solid #0074ff}.module-calendar.event-lecie .beam-more__button:hover{text-decoration:none;color:#fff}@media (min-width:1152px){.program-list .channels-vertical{margin-top:10px;margin-bottom:10px}.program-list .channels-vertical .columns{background:#f7f7f7}}.module-recommend{padding-top:17px;padding-bottom:17px}.module-recommend .headline{margin-top:0}.module-recommend .bbb2-box__photo{position:relative;overflow:hidden}.module-recommend .gallery-middle,.module-recommend .play-middle{position:absolute;bottom:11px;left:10px}.module-recommend .bbb2-box__content{min-height:100px;background-color:#fff;padding:4px 8px 6px}.module-recommend .bbb2-box__title{margin-left:0}.module-recommend .bbb2-box__category{position:absolute;bottom:7px;top:auto}.module-recommend .mb-box__content{min-height:130px;padding:5px 8px 11px}@media (max-width:767px){.module-recommend .columns{display:flex}.module-recommend .column.is-full{flex-basis:100%}.module-recommend .column{width:100%;flex-basis:100%}.module-recommend .mb-box__content{min-height:100px}.module-recommend .gallery-small,.module-recommend .play-small{width:40px;height:40px;bottom:11px}}@media (min-width:768px){.module-recommend .bbb2-box{display:flex}.module-recommend .bbb2-box__content{flex-grow:0;flex-shrink:0;flex-basis:calc(25% + 6px);padding:12px 12px 8px}.module-recommend .bbb2-box__category{bottom:9px}.module-recommend .gallery-middle,.module-recommend .play-middle{bottom:18px;left:15px}.module-recommend .mb-box__content{min-height:159px;padding:9px 14px 12px}.module-recommend .mb-box__category{bottom:12px}}@media (min-width:1024px){.module-recommend .column.is-full.no-padding-bottom{padding-top:0}.module-recommend .wsb2-box{padding-top:.4rem}.module-recommend .bbb2-box{position:relative}.module-recommend .bbb2-box__photo:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(179deg,transparent,rgba(0,0,0,.61))}.module-recommend .bbb2-box__content{bottom:10px;left:0;background-color:transparent;padding:0 32px 0 21px;align-items:flex-end;z-index:1}.module-recommend .gallery-middle,.module-recommend .play-middle{position:relative;margin-right:24px;bottom:19px;left:auto;z-index:1}.module-recommend .bbb2-box__category{position:relative;bottom:auto;top:-10px}.module-recommend .mb-box__content{min-height:175px;padding:11px 16px}.module-recommend .gallery-small,.module-recommend .play-small{left:14px;bottom:11px}}@media (min-width:1152px){.module-recommend .wsb2-box{padding-top:.75rem;margin-bottom:0;padding-bottom:8px}.module-recommend .wsb2-box img{max-width:111px}.module-recommend .wsb2-box__content{padding:0 0 0 9px}.module-recommend .headline{margin-bottom:-8px}}@media (min-width:1920px){.module-recommend .gallery-middle,.module-recommend .play-middle{width:80px;height:80px;margin-right:28px;bottom:30px}.module-recommend .bbb2-box__content{bottom:13px;padding:0 32px 0 26px}.module-recommend .gallery-small,.module-recommend .play-small{left:17px;bottom:25px}.module-recommend .mb-box__content{min-height:225px;padding:15px 20px}.module-recommend .mb-box__category{bottom:16px}.module-recommend .wsb2-box img{max-width:149px}.module-recommend .wsb2-box{padding-bottom:7px}.module-recommend .wsb2-box__content{padding:0 0 0 14px}}@media (min-width:1024px){.module-recommend .extended .mb-box__content{min-height:232px}}@media (min-width:1152px){.module-recommend .extended .mb-box__content{min-height:184px}}@media (min-width:1920px){.module-recommend .extended .mb-box__content{min-height:188px}}.module-stations{margin-top:40px}.module-stations__item{display:block;position:relative}.module-stations__item:after{content:"";display:block;padding-bottom:100%}@media (min-width:1024px){.module-stations__item{transition:.3s;box-shadow:0 0 0 #2665c3;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.14,.01,.2,.98)}.module-stations__item:hover{transform:translateY(-10px);box-shadow:0 4px 0 -1px #fff}}.module-stations__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto;text-align:center}.module-stations__logo img,.module-stations__logo svg{max-width:100%;max-height:100%;display:block}.module-stations .column{flex-basis:14.28571%;max-width:14.28571%}@media (max-width:767px){.module-stations .columns{display:flex}.module-stations .column{flex-basis:25%;padding:8px;max-width:25%}}@media (min-width:768px){.module-stations .column{padding:9px}}@media (min-width:1024px){.module-stations .column{padding:11.5px}}@media (min-width:1920px){.module-stations .column{padding:18.5px}}.module-1-2-3-boxes .headline{margin-bottom:10px}.module-1-2-3-boxes__container{display:flex;flex-wrap:wrap}.module-1-2-3-boxes__sides{width:33.333%}.module-1-2-3-boxes__sides img{width:100%;display:block}.module-1-2-3-boxes__sides svg{width:100%;display:block;height:auto}.module-1-2-3-boxes__first{display:block;position:relative}.module-1-2-3-boxes__first:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.65))}.module-1-2-3-boxes__second{display:block;position:relative}.module-1-2-3-boxes__second:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.65))}.module-1-2-3-boxes__third{display:block;position:relative}.module-1-2-3-boxes__third:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.65))}.module-1-2-3-boxes__info{position:absolute;bottom:10px;left:20px;z-index:1}.module-1-2-3-boxes__label{display:flex;align-items:center;margin-top:7px}.module-1-2-3-boxes__station{width:42px;height:auto;margin-right:15px}@media (max-width:767px){.module-1-2-3-boxes__sides{width:100%}.module-1-2-3-boxes__info{left:21px;bottom:16px}.module-1-2-3-boxes__label{margin-top:11px}}@media (min-width:768px){.module-1-2-3-boxes__first .module-1-2-3-boxes__label{margin-top:11px}.module-1-2-3-boxes__title{padding-right:13px}}@media (min-width:1024px){.module-1-2-3-boxes__station{width:56px}.module-1-2-3-boxes__info{left:30px;bottom:16px}.module-1-2-3-boxes__first .module-1-2-3-boxes__info{left:18px}.module-1-2-3-boxes__label{margin-top:12px}}@media (min-width:1920px){.module-1-2-3-boxes__info{left:35px;bottom:23px}.module-1-2-3-boxes__first .module-1-2-3-boxes__info{left:22px}}.module-video__background{display:none}.module-video .columns{display:block}.module-video__player{position:relative;display:block;width:100%}@media (min-width:480px){.module-video__player{padding-bottom:56.25%}}.module-video__list{width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:thin;scrollbar-color:grey #c7c7c7;background-color:#333;padding:24px 8px 12px;flex-wrap:wrap}.module-video__list::-webkit-scrollbar{width:6px;height:6px}.module-video__list::-webkit-scrollbar-track{border-radius:0;background:#c7c7c7}.module-video__list::-webkit-scrollbar-thumb{background:grey;border-radius:0}.module-video__list::-webkit-scrollbar-thumb:hover{background:#000}.module-video__elem{margin-left:8px;margin-right:8px;width:calc(50% - 16px);margin-bottom:16px}.module-video__elem--desc{padding:10px 10px 0;position:relative;width:auto;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;min-height:100px;height:auto}.module-video__elem--desc em{font-style:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.module-video__elem--desc span{display:block;margin-bottom:5px;color:#a0a0a0}.module-video__elem--photo img{width:100%;display:block}.module-video__elem:hover{cursor:pointer;background-color:#5b5b5b}.module-video__elem.active{background-color:#5b5b5b}.module-video__source{position:absolute;left:10px;top:10px;background-color:rgba(0,0,0,.75);padding:0 3px;text-align:center;z-index:10}@media (max-width:480px){.module-video .headline{padding-left:8px;padding-right:4px}}@media (min-width:480px){.module-video .headline{margin-bottom:9px}.module-video__list{flex-wrap:nowrap}.module-video__elem{margin-left:12px;margin-right:12px;min-width:calc(25% - 24px);margin-bottom:0}}@media (min-width:1024px){.module-video__elem--photo{flex:0 0 50%}.module-video__background{display:block;background-color:#333;width:74.4%;height:100%;position:absolute;right:0;top:0}.module-video__container{display:flex;height:424px;position:relative}.module-video__player{display:block;width:682px;position:relative;z-index:2;padding-bottom:0;height:384px;margin-top:20px}.module-video__list{width:calc(100% - 682px);position:relative;z-index:2;overflow-y:auto;flex-wrap:wrap;padding:0}.module-video__elem{display:flex;width:100%;min-width:100%;margin:0}.module-video__elem--desc{min-height:auto;padding:7px 10px 10px}}@media (min-width:1152px){.module-video__player{width:754px;height:424px;margin-top:25px}.module-video__list{width:calc(100% - 754px)}.module-video__container{height:475px}}@media (min-width:1920px){.module-video__player{width:932px;height:524px;margin-top:35px}.module-video__list{width:calc(100% - 932px)}.module-video__background{width:74.55%}.module-video__container{height:597px}}.module-video .vue-embed{position:absolute;width:100%;height:100%;margin:0;padding:0;border:none}@media (max-width:1024px){.module-video .container{padding:0}.module-video .container .columns{margin-left:0;margin-right:0}.module-video .container .column{padding:0}.module-video .container .headline .column{padding:.75rem}}.module-dp{display:block;width:100%}.module-dp__container{position:relative;display:flex;flex-wrap:wrap;text-align:center}.module-dp__text{margin-left:8px;width:calc(100% - 16px);order:2;padding:9px 8px 0}.module-dp__info,.module-dp__title{margin-bottom:13px}.module-dp__photo{width:100%}.module-dp__photo img{display:block}.module-dp .button-transparent{width:calc(100% - 9px);margin-bottom:8px;padding:6px 0}.module-dp:hover{text-decoration:none}@media (min-width:768px){.module-dp__container{justify-content:flex-end}.module-dp__photo{width:50%}.module-dp__text{margin-left:0;width:55%;padding:7px 14px 16px;left:0;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.module-dp__title{margin-bottom:5px}.module-dp__info{text-align:left;margin-bottom:10px}.module-dp .button-transparent{width:auto;min-width:104px;margin-bottom:0;padding:10px}.module-dp__photo{width:675px}}@media (min-width:1024px){.module-dp__container:hover .button-transparent{text-decoration:none}}@media (min-width:1024px) and (min-width:1024px){.module-dp__container:hover .button-transparent{color:#000;background-color:#fff;transition:background-color .1s .3s,color .1s .3s,background-image .1s .3s;animation:anim-btn-hover-effect-1 .3s forwards}.module-dp__container:hover .button-transparent:before{animation:anim-btn-hover-effect-2 .3s .3s forwards}.module-dp__container:hover .button-transparent:after{transition:background-image .1s .3s}}@media (min-width:1024px){.module-dp__text{padding:30px 22px 35px}.module-dp__title{margin-bottom:25px}.module-dp__info{margin-bottom:40px}.module-dp .button-transparent{padding:9px 15px;min-width:121px}}@media (min-width:1920px){.module-dp__text{padding:41px 27px 43px}.module-dp__title{margin-bottom:5px}.module-dp__info{margin-bottom:25px}.module-dp .button-transparent{padding:13px 15px 15px}}.module-slider-boxes .sbViewportSliderBoxes{overflow:hidden}.module-slider-boxes .sbViewportSliderBoxes__wrapper{display:block;flex-basis:67%;flex-grow:0;flex-shrink:0}.module-slider-boxes .sbContentSliderBoxes{padding:.75rem 0 .75rem .75rem}.module-slider-boxes .hooper-next{right:-42px;background-color:#fff;width:40px}.module-slider-boxes .hooper-next .icon{margin-left:-8px}.module-slider-boxes .hooper-prev{left:-42px;background-color:#fff;width:40px}.module-slider-boxes .hooper-prev .icon{margin-left:-31px}.module-slider-boxes .emb-box__tag{position:absolute;top:5px;left:5px}.module-slider-boxes .emb-box__content{min-height:120px;max-height:120px;padding:10px 7px 22px}.module-slider-boxes .emb-box__content:after{height:30px;bottom:20px}.module-slider-boxes .mb-box__content{min-height:120px;max-height:120px;padding:10px 7px 22px}.module-slider-boxes .emb-box__desc{height:85px;overflow:hidden}.module-slider-boxes .mb-box__title{height:81px;overflow:hidden;position:relative}.module-slider-boxes .mb-box__title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:7px}.module-slider-boxes .emb-box__category{bottom:6px}.module-slider-boxes .hooper-navigation{display:none}@media (max-width:768px){.module-slider-boxes{overflow:hidden}.module-slider-boxes .container:last-of-type{padding-right:0}}@media (max-width:1024px){.module-slider-boxes .hooper-next{right:0}.module-slider-boxes .hooper-prev{left:12px}}@media (min-width:768px){.module-slider-boxes .emb-box__content,.module-slider-boxes .mb-box__content{max-height:97px;min-height:97px}.module-slider-boxes .emb-box__desc,.module-slider-boxes .mb-box__title{height:65px}.module-slider-boxes .mb-box__title:after{bottom:0}.module-slider-boxes .sbViewportSliderBoxes__wrapper{flex-basis:calc(25% - 2px)}.module-slider-boxes .hooper-navigation{display:block}.module-slider-boxes .hooper-navigation button{background-color:transparent;width:29px;height:32px;outline:none}.module-slider-boxes .hooper-navigation svg{background-color:#fff;width:29px;height:32px;top:50%;transform:translateY(-50%)}.module-slider-boxes .hooper-navigation svg path:last-of-type{fill:#0074ff}}@media (min-width:1024px){.module-slider-boxes .emb-box__content,.module-slider-boxes .mb-box__content{max-height:135px;min-height:135px}.module-slider-boxes .emb-box__desc{height:100px}.module-slider-boxes .mb-box__title{height:88px}.module-slider-boxes .hooper-prev{left:0}.module-slider-boxes .hooper-next{right:0}.module-slider-boxes .hooper-navigation button,.module-slider-boxes .hooper-navigation svg{width:40px;height:46px}}@media (min-width:1152px){.module-slider-boxes .emb-box__content,.module-slider-boxes .mb-box__content{padding:9px 9px 32px;height:153px;min-height:153px}.module-slider-boxes .emb-box__desc{height:119px}.module-slider-boxes .mb-box__title{height:117px}}@media (min-width:1920px){.module-slider-boxes .emb-box__content,.module-slider-boxes .mb-box__content{padding:10px 10px 34px;height:187px;min-height:187px}.module-slider-boxes .emb-box__content:after{bottom:25px}.module-slider-boxes .emb-box__desc{height:150px}.module-slider-boxes .mb-box__title{height:125px}}.module-slider-boxes.event-lecie .hooper-navigation .hooper-prev{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/icon_stats.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;width:17px;height:27px;transform:rotate(180deg)}.module-slider-boxes.event-lecie .hooper-navigation .hooper-prev svg{display:none}@media (min-width:1024px){.module-slider-boxes.event-lecie .hooper-navigation .hooper-prev{left:-36px}}.module-slider-boxes.event-lecie .hooper-navigation .hooper-next{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/icon_stats.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;width:17px;height:27px}.module-slider-boxes.event-lecie .hooper-navigation .hooper-next svg{display:none}@media (min-width:1024px){.module-slider-boxes.event-lecie .hooper-navigation .hooper-next{right:-36px}}.module-slider-broadcasts{display:none!important;position:relative;z-index:30;background-color:#fff}.module-slider-broadcasts .hooper-next,.module-slider-broadcasts .hooper-prev{height:100%;background-color:#e3e2e2;width:45px}.module-slider-broadcasts .hooper-next:focus,.module-slider-broadcasts .hooper-prev:focus{outline:none}.module-slider-broadcasts .hooper-next .icon,.module-slider-broadcasts .hooper-prev .icon{margin:0}.module-slider-broadcasts .hooper-next{right:0;border-right:1px solid #fff;background-color:transparent;background-image:linear-gradient(90deg,#fff,#e3e2e2)}@media (max-width:768px){.module-slider-broadcasts .hooper-next{border-right:0}}.module-slider-broadcasts .hooper-prev{left:0;transform:translate(-100%,-50%);background-color:transparent;background-image:linear-gradient(270deg,#fff,#e3e2e2)}.module-slider-broadcasts .hooper-prev .icon{margin-left:-5px}@media (max-width:768px){.module-slider-broadcasts .hooper-prev{transform:translateY(-50%);background-image:linear-gradient(270deg,rgba(227,226,226,0),#e3e2e2)}}.module-slider-broadcasts__wrapper{width:calc(100vw - 337px);margin:0 auto;min-height:90px;position:relative;z-index:2;left:13px}@media (max-width:768px){.module-slider-broadcasts__wrapper{width:100%;left:0}}.module-slider-broadcasts__next,.module-slider-broadcasts__prev{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;top:0;left:0;width:170px;height:100%;background-color:#e3e2e2;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:1px;color:#000;text-transform:uppercase}@media (max-width:768px){.module-slider-broadcasts__next,.module-slider-broadcasts__prev{display:none}}.module-slider-broadcasts__prev{text-align:right;padding:0 55px 0 0}.module-slider-broadcasts__next{left:auto;right:0;width:155px}.module-quiz .sbViewportQuiz{overflow:hidden}.module-quiz .sbContentQuiz{display:flex;width:100%}.module-quiz .sbContentQuiz .column{flex-basis:236px;flex-grow:0;flex-shrink:0}.module-quiz__item{display:block;padding:10px;position:relative;z-index:1}.module-quiz__item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 50% 48%,rgba(0,0,0,.27),rgba(0,0,0,.68));z-index:-1}.module-quiz__item:hover{text-decoration:none}.module-quiz__content{display:flex;align-content:center;align-items:center;justify-content:center;padding:13px;border:2px solid #fff;height:219px}.module-quiz__button{position:absolute;bottom:25px;background:transparent;border:0;left:50%;transform:translateX(-50%)}.module-quiz .icon-arrow-more{width:12px;height:12px;vertical-align:-2px;margin-left:3px}.module-quiz__title{text-align:center}@media (max-width:768px){.module-quiz{overflow:hidden}.module-quiz .container{padding-right:0}}@media (min-width:768px){.module-quiz .sbContentQuiz .column{flex:0 1 50%}.module-quiz__content{height:169px}.module-quiz__item{padding:7px}.module-quiz__button{bottom:22px}.module-quiz .icon-arrow-more{width:14px;height:14px;margin-left:5px;vertical-align:-3px}}@media (min-width:1024px){.module-quiz__content{height:236px}.module-quiz__item{padding:13px}.module-quiz__button{bottom:30px}.module-quiz__title{max-height:173px;overflow:hidden}.module-quiz .hooper-prev .icon{margin-left:-31px}.module-quiz .hooper-prev{left:11px}.module-quiz .hooper-next{right:12px}.module-quiz .hooper-navigation{display:block}.module-quiz .hooper-navigation button{background-color:transparent;width:40px;height:46px;outline:none}.module-quiz .hooper-navigation svg{background-color:#fff;width:40px;height:46px;top:50%;transform:translateY(-39%)}.module-quiz .hooper-navigation svg path:last-of-type{fill:#0074ff}}@media (min-width:1152px){.module-quiz__content{height:273px}.module-quiz .headline{margin-bottom:-8px}}@media (min-width:1920px){.module-quiz__content{height:342px}.module-quiz__item{padding:11px}.module-quiz__button{bottom:32px}.module-quiz .icon-arrow-more{width:24px;height:24px;vertical-align:-6px;margin-left:8px}}.module-quiz.event-lecie .module-quiz__button{font-size:16px;text-transform:uppercase}.module-quiz.event-lecie .module-quiz__button .icon-arrow-more{width:10px;height:16px;vertical-align:bottom;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/icon-white-special.svg)}.module-quiz.event-lecie .hooper-navigation .hooper-prev{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/icon_stats.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;width:17px;height:27px;transform:rotate(180deg)}.module-quiz.event-lecie .hooper-navigation .hooper-prev svg{display:none}@media (min-width:1024px){.module-quiz.event-lecie .hooper-navigation .hooper-prev{left:-36px}}.module-quiz.event-lecie .hooper-navigation .hooper-next{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/icon_stats.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;width:17px;height:27px}.module-quiz.event-lecie .hooper-navigation .hooper-next svg{display:none}@media (min-width:1024px){.module-quiz.event-lecie .hooper-navigation .hooper-next{right:-36px}}.module-photo__content{position:relative;display:block;background-repeat:no-repeat;background-size:cover;background-position:top;overflow:hidden;margin-bottom:12px}.module-photo__content:hover{text-decoration:none}.module-photo__title{margin:0 0 13px}.module-photo__desc{margin-bottom:15px}.module-photo__side{display:flex;justify-content:flex-end;position:relative;z-index:11;top:-40px;margin-right:0;padding:40px 8px 10px}.module-photo__photo{max-height:100%}.module-photo__info,.module-photo__photo img{width:100%}.module-photo__gradient{position:absolute;left:0;bottom:0;z-index:10;width:100%;height:100%;z-index:-1}.module-photo .gradient__none{background-image:linear-gradient(180deg,transparent 0,#8e8e93 23%,#8e8e93)}.module-photo .gradient__orange{background-image:linear-gradient(180deg,transparent 0,#f14711 23%,#fe9202)}.module-photo .gradient__red{background-image:linear-gradient(180deg,transparent 0,#d0021b 23%,#d0021b)}.module-photo .gradient__blue{background-image:linear-gradient(180deg,transparent 0,#0074ff 23%,#0074ff)}.module-photo .gradient__brown{background-image:linear-gradient(180deg,transparent 0,#9d8664 23%,#806a49)}.module-photo .button-transparent{width:100%;margin-bottom:0;padding:6px 0}@media (min-width:768px){.module-photo .gradient__none{background-image:linear-gradient(90deg,transparent 20%,#8e8e93 40%,#8e8e93)}.module-photo .gradient__orange{background-image:linear-gradient(90deg,transparent 20%,#f14711 40%,#fe9202)}.module-photo .gradient__red{background-image:linear-gradient(90deg,transparent 20%,#d0021b 40%,#d0021b)}.module-photo .gradient__blue{background-image:linear-gradient(90deg,transparent 20%,#0074ff 40%,#0074ff)}.module-photo .gradient__brown{background-image:linear-gradient(90deg,transparent 20%,#9d8664 40%,#806a49)}.module-photo__content{min-height:200px}.module-photo__gradient{height:100%;width:100%;bottom:0;left:0}.module-photo__photo{position:absolute;left:0;top:0;max-height:214px}.module-photo__photo figure img[lazy=loaded]{object-fit:contain;height:230px;object-position:top left}.module-photo__side{top:0;padding:18px 21px 25px;height:215px}.module-photo__desc{margin-bottom:17px}.module-photo__info{max-width:57%}.module-photo .button-transparent{min-width:121px;width:auto;padding:8px 15px;font-size:1rem;color:#fff;font-weight:400;line-height:1.18}}@media (min-width:1024px){.module-photo__content:hover .button-transparent{text-decoration:none}}@media (min-width:1024px) and (min-width:1024px){.module-photo__content:hover .button-transparent{color:#000;background-color:#fff;transition:background-color .1s .3s,color .1s .3s,background-image .1s .3s;animation:anim-btn-hover-effect-1 .3s forwards}.module-photo__content:hover .button-transparent:before{animation:anim-btn-hover-effect-2 .3s .3s forwards}.module-photo__content:hover .button-transparent:after{transition:background-image .1s .3s}}@media (min-width:1024px){.module-photo .gradient__none{background-image:linear-gradient(90deg,transparent 20%,#8e8e93 35%,#8e8e93)}.module-photo .gradient__orange{background-image:linear-gradient(90deg,transparent 20%,#f14711 35%,#fe9202)}.module-photo .gradient__red{background-image:linear-gradient(90deg,transparent 20%,#d0021b 35%,#d0021b)}.module-photo .gradient__blue{background-image:linear-gradient(90deg,transparent 20%,#0074ff 35%,#0074ff)}.module-photo .gradient__brown{background-image:linear-gradient(90deg,transparent 20%,#9d8664 35%,#806a49)}.module-photo__desc{margin-bottom:23px}.module-photo__side{padding:18px 21px 21px}.module-photo__info{max-width:65%}.module-photo .button-transparent{padding:14px 20px}}@media (min-width:1920px){.module-photo__info{max-width:780px}.module-photo__photo figure img[lazy=loaded]{object-fit:none}}.banner{margin-bottom:0}.banner a:hover{text-decoration:none}@media (min-width:1024px){.banner{margin-bottom:0}}@media (min-width:1152px){.banner{margin-top:0}}.banner .sbViewportSlider{overflow:hidden}@media (min-width:768px){.banner .container{padding:0 26px}}.banner__content{position:relative;background-repeat:no-repeat;background-size:cover;background-position:top;width:100%;height:462px}.banner__content:after{content:"";position:absolute;width:100%;height:100%;bottom:0;left:0;background:linear-gradient(transparent 40.76%,#000)}@media (min-width:768px){.banner__content{height:596px}}@media (min-width:1024px){.banner__content:hover .banner__items{transform:translateY(-10px)}}@media (min-width:1920px){.banner__content{height:724px}}.banner__content:hover{cursor:pointer}.banner__description{margin-top:30px}@media (min-width:1920px){.banner__description{margin-top:50px}}.banner__info{position:absolute;bottom:35px;width:100%;z-index:1}@media (min-width:768px){.banner__info{bottom:43px}}@media (min-width:1024px){.banner__info{bottom:115px;left:50%;transform:translateX(-50%)}}@media (min-width:1920px){.banner__info{bottom:115px}}.banner__label{display:flex;height:28px;margin-bottom:10px}@media (min-width:1920px){.banner__label{height:37px}}.banner__station{height:28px;width:45px;display:flex;justify-content:center;align-items:center;padding:0 5px}.banner__station--TVPD{padding:0 4px}.banner__station img{flex-shrink:0;display:block}.banner__station svg{max-width:100%}@media (min-width:1920px){.banner__station{width:66px;max-width:81px;height:37px}}.banner__time{background-color:#fff;padding:10px;display:flex;align-items:center;margin-left:-1px;height:28px}.banner__time span{padding-left:2px}.banner__time.label-live{font-size:.8125rem;color:#fff;font-weight:600;background-color:#d0021b;text-transform:none}@media (min-width:768px){.banner__time.label-live{font-size:.875rem}}@media (min-width:1920px){.banner__time{height:37px}}.banner__items{display:flex;padding-bottom:25px;justify-content:space-between;align-items:flex-end;-webkit-transition:transform .3s ease-in-out;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s}.banner__title{max-width:650px}@media (min-width:768px){.banner__title{max-width:460px}}@media (min-width:1024px){.banner__title{max-width:600px;overflow:hidden}}@media (min-width:1920px){.banner__title{max-width:715px}}.banner__title:hover{text-decoration:none}.banner__miniatures{text-align:left;display:none}.banner__miniatures--photo{position:relative;margin:5px 0}.banner__miniatures--photo img{display:block;position:relative;z-index:2}.banner__miniatures--photo:before{content:"";display:block;width:100%;height:100%;position:absolute;z-index:0;top:7px;left:7px;z-index:1;background-color:rgba(0,0,0,.6)}.banner__miniatures--photo .gallery-small,.banner__miniatures--photo .play-small{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:30px;height:30px}.banner__miniatures--name{display:none}.banner__miniatures--name:first-of-type{display:block}.banner__miniatures:hover{text-decoration:none}@media (min-width:768px){.banner__miniatures{max-width:205px;display:none;margin-right:7px}.banner__miniatures.active{display:block}}@media (min-width:1366px){.banner__miniatures{margin-left:auto}.banner__miniatures:last-of-type{display:block;margin-left:31px}}@media (min-width:1920px){.banner__miniatures{max-width:267px}}@media (min-width:1024px){.banner .hooper{height:596px}}@media (min-width:1920px){.banner .hooper{height:724px}}.banner .hooper-next,.banner .hooper-prev{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/driver-prev-normal.svg);background-repeat:no-repeat;outline:none;width:44px;height:100px;top:38%}@media (min-width:1920px){.banner .hooper-next,.banner .hooper-prev{top:45%}}.banner .hooper-next.is-disabled,.banner .hooper-prev.is-disabled{display:none}.banner .hooper-next{margin-right:0;transform:rotate(180deg) translateY(47%)}.banner .hooper-prev{left:0}.banner .hooper-pagination{bottom:15px;display:none}@media (min-width:768px){.banner .hooper-pagination{bottom:17px;padding-top:8px;width:calc(100% - 52px);max-width:1137px;border-top:1px solid hsla(0,0%,100%,.5)}}@media (min-width:1024px){.banner .hooper-pagination{padding-top:15px;bottom:80px;max-width:1100px;display:flex}}@media (min-width:1920px){.banner .hooper-pagination{max-width:1349px}}.banner .hooper-indicator{margin:0 7px 0 0;width:10px;height:10px;border-radius:50%;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;outline:none}@media (min-width:768px){.banner .hooper-indicator:not(.is-active){background-color:rgba(0,0,0,.11)}}@media (min-width:768px){.banner .hooper-indicator{width:27px;height:27px;letter-spacing:.15px}.banner .hooper-indicator span{font-size:13px;font-weight:600}}@media (min-width:1024px){.banner .hooper-indicator:hover{text-decoration:none;background-color:#fff;border-color:transparent}.banner .hooper-indicator:hover span{color:#0b3d87}}.banner .hooper-sr-only{clip:inherit;overflow:auto;position:relative;top:-2px;left:0;width:auto;color:#fff;font-size:10px;height:0;margin-top:10px}.banner .hooper-indicators{opacity:0;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.banner .hooper-indicators.active{opacity:1}@media (min-width:768px){.banner .hooper-indicators{margin:0 auto}}.banner .hooper-indicators li:only-child{display:none}@media (min-width:1024px){.banner .hooper-navigation{display:inline-block}.banner .hooper-navigation button{opacity:.7;transition:opacity .3s}.banner .hooper-navigation button:hover{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/driver-prev-hover.svg)}}.banner__multiple .banner__miniatures,.banner__multiple .banner__miniatures--photo{display:none}@media (min-width:768px){.banner__multiple .banner__title{font-size:1.5rem;line-height:1.41}.banner__multiple .banner__info{overflow:hidden;bottom:64px;height:165px}}@media (min-width:1024px){.banner__multiple .container{width:100%;max-width:100%;padding:0 30px 0 26px}.banner__multiple .banner__info{bottom:145px;height:190px}}@media (min-width:1152px){.banner__multiple .banner__title{font-size:1.875rem;line-height:1.41;padding-bottom:0}}@media (min-width:1920px){.banner__multiple .banner__title{max-width:500px}.banner__multiple .banner__info{height:221px}}.banner__multiple .hooper-slide{display:flex}.banner__multiple .hooper-slide>a{flex:1}@media (min-width:1024px){.banner__multiple .hooper-indicators li,.banner__multiple .hooper-indicators li .hooper-sr-only{display:none}.banner__multiple .hooper-indicators li:nth-child(3n+1){display:list-item}.banner__multiple .hooper-indicators li:nth-child(3n+1) .hooper-sr-only{display:inline}}@-moz-document url-prefix(){.banner .hooper-indicator li{background-color:transparent;height:inherit;width:inherit}.banner .hooper-indicator span{left:1px}}.banner-mobile{display:flex}.banner-mobile>a{flex-shrink:0;flex-grow:1;width:100%}.banner__station,::-ms-backdrop{display:inline;position:relative}.banner__station img,::-ms-backdrop{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%}.module-gallery__camera .icon-camera,::-ms-backdrop{margin-top:60%}.module-gallery__text p,::-ms-backdrop{width:100%;height:92px}.module-9-boxes{padding-top:17px;padding-bottom:17px}.module-9-boxes .special-column{margin-top:.75rem}@media (min-width:1024px){.module-9-boxes .special-column{margin-top:-170px}}@media (min-width:1152px){.module-9-boxes .special-column{margin-top:-180px}}@media (min-width:1920px){.module-9-boxes .special-column{margin-top:-214px}}.module-9-boxes .bb-box__content{min-height:101px;padding:4px 8px 25px}.module-9-boxes .bb-box__category,.module-9-boxes .mb-box__category{bottom:5px}.module-9-boxes .gallery-big,.module-9-boxes .play-big{width:40px;height:40px;bottom:11px;left:10px}.module-9-boxes .mb-box__content{min-height:109px;max-height:109px;padding:3px 5px 22px}.module-9-boxes .mb-box__content:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;background-image:linear-gradient(180deg,hsla(0,0%,100%,.4),#fff);bottom:20px}.module-9-boxes .mb-box__title{overflow:hidden;height:83px}.module-9-boxes .gallery-small,.module-9-boxes .play-small{width:29px;height:29px;bottom:9px;left:9px}.module-9-boxes .wsb-box__content{padding-top:1px;overflow:hidden;max-height:83px}@media (max-width:480px){.module-9-boxes .wsb-box figure img{max-width:106px}}@media (min-width:768px){.module-9-boxes .bb-box{display:flex}.module-9-boxes .bb-box__content{width:100%;padding:12px 15px 8px 24px}.module-9-boxes .bb-box__photo{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 6px)}.module-9-boxes .gallery-big,.module-9-boxes .play-big{width:63px;height:63px;bottom:18px;left:15px}.module-9-boxes .bb-box__category{bottom:9px}.module-9-boxes .wsb-box figure img{max-width:110px}.module-9-boxes .mb-box__content{min-height:97px;max-height:97px}.module-9-boxes .mb-box__content:after{bottom:0}.module-9-boxes .mb-box__title{height:65px}.module-9-boxes .wsb-box{margin-bottom:12px}}@media (min-width:1024px){.module-9-boxes .bb-box{display:block}.module-9-boxes .bb-box__content{height:123px;min-height:123px;padding:12px 15px 31px 14px}.module-9-boxes .bb-box__title{height:65px;overflow:hidden}.module-9-boxes .gallery-big,.module-9-boxes .play-big{width:58px;height:58px;bottom:16px;left:14px}.module-9-boxes .mb-box__content{min-height:134px;max-height:134px;padding:8px 8px 28px}.module-9-boxes .mb-box__title{height:108px}.module-9-boxes .gallery-small,.module-9-boxes .play-small{width:29px;height:29px;bottom:8px;left:8px}.module-9-boxes .wsb-box{margin-bottom:0;padding-top:12px}.module-9-boxes .wsb-box figure img{max-width:119px}.module-9-boxes .wsb-box__content{max-height:70px}}@media (min-width:1152px){.module-9-boxes .bb-box__content{height:141px;min-height:141px;padding:6px 16px 31px}.module-9-boxes .gallery-big,.module-9-boxes .play-big{width:66px;height:66px;bottom:27px;left:19px}.module-9-boxes .bb-box__title{height:90px}.module-9-boxes .mb-box__content{min-height:153px;max-height:153px;padding:9px 9px 28px}.module-9-boxes .mb-box__title{height:100px}.module-9-boxes .mb-box__category{bottom:10px}}@media (min-width:1920px){.module-9-boxes .bb-box__content{height:172px;min-height:172px;padding:8px 20px 31px}.module-9-boxes .bb-box__title{height:105px}.module-9-boxes .gallery-big,.module-9-boxes .play-big{width:80px;height:80px;bottom:33px;left:23px}.module-9-boxes .mb-box__content{min-height:187px;max-height:187px;padding:10px 11px 28px}.module-9-boxes .mb-box__category{bottom:12px}.module-9-boxes .gallery-small,.module-9-boxes .play-small{width:40px;height:40px;bottom:13px;left:13px}.module-9-boxes .wsb-box figure img{max-width:148px}.module-9-boxes .mb-box__title{height:125px}}.module-accessibility{margin-bottom:70px}@media (max-width:320px){.module-accessibility{margin-bottom:20px}}.module-accessibility .container{background-color:#f7f7f7}.module-accessibility .is-narrow{max-width:909px;margin:0 auto}.module-accessibility .accessibility-map{margin-top:20px;display:flex;justify-content:center}.module-accessibility .accessibility-map .active{fill:#db2b26}.module-accessibility .accessibility-map g:hover{cursor:pointer}.module-accessibility .accessibility-map svg{width:100%;height:auto}@media (min-width:1024px){.module-accessibility .accessibility-map{margin-bottom:50px}}.module-accessibility .accessibility-map g g:hover path:last-of-type{transition:fill .4s ease-in-out;fill:#db2b26}.module-accessibility .accessibility-map .main-map{width:694px;height:371px;max-width:694px;max-height:371px;-webkit-tap-highlight-color:transparent}.module-accessibility .accessibility-categories ul{display:flex;justify-content:flex-start}.module-accessibility .accessibility-categories ul li{margin-right:15px;position:relative;text-shadow:0 0 1px #fff;display:flex;flex-shrink:0}.module-accessibility .accessibility-categories ul li:after{content:"";position:absolute;bottom:-4px;left:0;height:4px;width:100%;background-color:transparent;transition:all .3s}.module-accessibility .accessibility-categories ul li:hover{cursor:pointer;text-shadow:0 0 1px #000}.module-accessibility .accessibility-categories ul li:hover:after{background-color:#000}.module-accessibility .accessibility-categories ul li.active{text-shadow:0 0 1px #000}.module-accessibility .accessibility-categories ul li.active:after{background-color:#000}@media (min-width:1024px){.module-accessibility .accessibility-categories ul{justify-content:center}.module-accessibility .accessibility-categories ul li{margin:0 15px}}@media (min-width:1024px){.module-accessibility .accessibility-categories{margin-bottom:50px}}.module-accessibility .accessibility-desc__title{margin-bottom:10px}.module-accessibility .accessibility-desc__content{margin-bottom:25px}.module-accessibility .accessibility-select{display:flex;max-width:320px;align-items:center;margin-bottom:50px}.module-accessibility .accessibility-select label{width:150px;margin-right:10px}.module-accessibility .accessibility-header{position:relative;margin-bottom:45px}.module-accessibility .accessibility-header:before{position:absolute;top:-4px;left:0;content:"";display:block;background-color:red;width:58px;height:3px}@media (max-width:320px){.module-accessibility .accessibility-header{margin-bottom:20px}.module-accessibility .accessibility-header:before{width:35px;height:2px}}.module-accessibility .accessibility-entry{display:flex;justify-content:space-between;padding:5px 20px;background-color:#fff}.module-accessibility .accessibility-entry.transparent{background-color:transparent}.module-accessibility .accessibility-entry__last{text-align:right}.module-accessibility .accessibility-entry a{max-width:50%;word-break:break-all;text-align:right}.module-accessibility .accessibility-entry span{width:50%;word-break:break-all}@media (max-width:320px){.module-accessibility .accessibility-entry{display:block;padding:2px 16px}}@media (min-width:1920px){.module-accessibility .accessibility-entry{padding:5px 26px}}@media (max-width:1024px){.module-accessibility .accessibility-entry{flex-direction:column}.module-accessibility .accessibility-entry span{width:100%}.module-accessibility .accessibility-entry a{width:100%;max-width:100%;word-break:break-all;text-align:left}.module-accessibility .accessibility-entry__last{text-align:left}}.module-accessibility .accessibility-table{margin-bottom:50px}@media (max-width:320px){.module-accessibility .accessibility-table{margin-bottom:20px}}.module-accessibility .multiselect__option{font-size:13px;font-weight:700}.module-accessibility .multiselect__option--highlight{background:#ffe3f0;color:#000}.module-accessibility .multiselect__option--selected.multiselect__option--highlight{background:#d82332}.module-accessibility .multiselect__tags:hover{cursor:pointer}.module-accessibility .multiselect__placeholder{width:100%}.module-accessibility .multiselect__select{padding:0 8px}.stream__player{width:100%;height:56.25vw;max-height:644px;min-height:250px;background-color:#000;padding-bottom:0}.stream__player>div{height:100%}.stream__player iframe{min-height:unset!important}.stream__iframe{display:block;max-width:1143px;width:100%;height:100%;margin:0 auto}.stream__break{width:100%;font-size:22px;font-weight:600;text-align:center;margin:38px 0;text-transform:uppercase;position:relative}.stream__break:before{content:"";display:block;width:100%;height:1px;position:absolute;z-index:0;top:50%;left:0;z-index:1;background-color:#d9d9d9}.stream__break span{background-color:#f7f7f7;position:relative;z-index:1;display:inline-block;padding:7px 26px;border:1px solid #d9d9d9}.stream__spacer{width:100%;height:12px;background-color:#000}@media (min-width:1024px){.stream__spacer{height:73px}}.stream-program-wrapper{margin-top:0;background-color:#f7f7f7}@media (min-width:1024px){.stream-program-wrapper{margin-top:-73px}}.stream-program-controls{margin-bottom:25px}.stream-program-controls .program-controls__options{margin-top:0;padding-top:0}.stream-program-controls.popupOn{z-index:101}.stream-listing{position:relative}.stream-listing--is-loading:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background-color:hsla(0,0%,96.9%,.6)}.stream-listing .controls-options{z-index:19}.stream-listing .controls-options .multiselect__element{position:relative;word-break:break-all;max-width:250px}.stream-listing .controls-options .multiselect__content-wrapper{overflow-x:hidden}.stream-listing .controls-options .multiselect__option{white-space:normal}.stream-listing .controls-options .multiselect__single{white-space:nowrap;overflow:hidden}.timezone-icon{display:block;background:#fff url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/select_timezone.svg);background-position:50%;background-size:cover;width:40px;height:37px;border-radius:10px;border:1px solid #d8d8d8;cursor:pointer}.stream-popup{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.6);z-index:199;overflow:auto;display:flex;align-items:flex-start;flex-wrap:wrap}.stream-popup__wrap.container{background:#fff;width:100%;padding-bottom:30px;border:1px solid #bcbcbc}.stream-popup__wrap>.column{padding:0}.stream-popup__header{position:relative;border-bottom:1px solid #bcbcbc;margin-top:20px;padding-bottom:20px;margin-bottom:20px}.stream-popup__close{position:absolute;right:0;top:0;width:14px;height:14px;cursor:pointer}.stream-popup__title{position:relative}.stream-popup__title:before{position:absolute;top:0;left:0;margin-bottom:2px;content:"";display:block;width:35px;height:2px;background:#0074ff}.stream-popup__subtitle{margin-bottom:20px}.stream-popup__zona{border:1px solid #bcbcbc;border-radius:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:40px;padding:0 17px;cursor:pointer}.stream-popup__mostpopular{margin-bottom:30px}.stream-popup__utc{padding-left:10px;min-width:80px;text-align:right}.stream-popup__cities{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stream-popup__continent{border-bottom:1px solid #bcbcbc}.stream-popup__continent-name{margin-left:9px}.stream-popup__continent:first-of-type{border-top:1px solid #bcbcbc}.stream-popup__continent i{width:20px;height:10px;margin-right:10px}.stream-popup__continent--open{padding-bottom:20px}.stream-popup__continent--open .stream-popup__zones{display:flex}.stream-popup__continent--open i{background:url(/templates/xhtml/www.tvp-v2.pl/static/default/assets/images/elements/polonia/arrow_open.svg) no-repeat 50%/contain}.stream-popup__continent--close .stream-popup__zones{display:none}.stream-popup__continent--close .stream-popup__continent-header{margin-bottom:0}.stream-popup__continent--close i{background:url(/templates/xhtml/www.tvp-v2.pl/static/default/assets/images/elements/polonia/arrow_close.svg) no-repeat 50%/contain}.stream-popup__continent-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:20px;cursor:pointer;padding:15px 0}@media (min-width:768px){.stream-popup__wrap.container{width:536px}.stream-popup__wrap>.column{padding:.5rem}.stream-popup__close{width:20px;height:20px}.stream-popup__title:before{width:58px;height:3px}}@media (min-width:1024px){.stream-popup{align-items:center}.stream-popup__wrap.container{width:610px}.stream-popup__zona{height:48px}.stream-listing .multiselect__tags{width:200px}}@media (min-width:1152px){.timezone-icon{width:50px;height:47px}}@media (min-width:1920px){.stream-popup__wrap.container{width:730px}}.stream--dokument .logo_dokument{position:relative;z-index:9;left:50%;transform:translateX(-50%);margin:30px 0 15px;height:75px;width:auto}@media (min-width:1024px){.stream--dokument .logo_dokument{height:135px;margin:64px 0 54px}}.stream--dokument .stream-program-wrapper{margin-top:1px}@media (min-width:768px){.stream--dokument .stream-program-wrapper{margin-top:5px}}@media (min-width:1024px){.stream--dokument .stream-program-wrapper{margin-top:-84px}}.stream--dokument .galleries-submenu{background-color:rgba(12,37,65,.59);height:56px;border-bottom:0;padding:10px;display:flex;align-items:center;justify-content:flex-start;margin-left:-1rem;margin-right:-1rem}.stream--dokument .galleries-submenu a:after{height:4px;background-color:#fff}.stream--dokument .galleries-submenu a:last-child{border-right:10px solid transparent}@media (min-width:768px){.stream--dokument .galleries-submenu a:last-child{border-right:0}}.stream--dokument .galleries-submenu a.active:after,.stream--dokument .galleries-submenu a:hover:after{bottom:-15px}@media (min-width:768px){.stream--dokument .galleries-submenu{justify-content:center}}.stream--dokument .stream-header{height:188px;width:100%;background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/dokument/dokumentBG.jpg) no-repeat;background-size:cover}@media (min-width:1024px){.stream--dokument .stream-header{height:400px}}.stream--dokument .station-item{min-height:128px;border-bottom:0;margin-bottom:13px}@media (min-width:1024px){.stream--dokument .station-item{min-height:auto;height:128px}}.stream--dokument .station-item:hover{background:none}.stream--dokument .station-item__photo{display:none}.stream--dokument .station-item__info{background:#fff;padding:0}@media (min-width:1152px){.stream--dokument .station-item__info{width:calc(100% - 160px)}}.stream--dokument .station-item__hour{justify-content:center;align-items:center;margin-right:2px;background:#fff}.stream--dokument .station-item__hour span{position:static}@media (min-width:1152px){.stream--dokument .station-item__hour{width:160px}}.stream--dokument .station-item__type{display:none}.stream--dokument .station-item__content{max-height:unset;min-height:128px;display:flex;align-items:flex-start;padding:10px 15px;flex-direction:column;justify-content:center}@media (min-width:1024px){.stream--dokument .station-item__content{padding:10px 15px 10px 46px}}.stream--dokument .station-item .legend-icons,.stream--dokument .station-item__continues{display:none}.stream--dokument .station-item__box{width:100%;padding:0;position:relative;display:block;cursor:context-menu}.stream--dokument .controls-options__box-hour,.stream--dokument .controls-options__box-hour .multiselect__tags{width:100px}@media (min-width:768px){.stream--dokument .controls-options__box-hour,.stream--dokument .controls-options__box-hour .multiselect__tags{width:120px}}.stream--dokument .controls-options__box-date{width:180px;margin-right:5px}@media (min-width:768px){.stream--dokument .controls-options__box-date{width:200px;margin-right:15px}.stream--dokument .controls-options__box-date .multiselect__tags{width:200px}}.stream--dokument .multiselect--active .multiselect__tags,.stream--dokument .multiselect--active .multiselect__tags input{background-color:#144377}.stream--dokument .multiselect .multiselect__option--highlight,.stream--dokument .multiselect .multiselect__option--selected.multiselect__option--highlight{background-color:rgba(12,37,65,.1)}.module-sponsors__wrapper{display:flex;padding:0 0 10px}@media (min-width:1024px){.module-sponsors__wrapper{padding:20px 0 40px}}.module-sponsors__center{justify-content:center}.module-sponsors img{display:block}.module-editions .timeline{width:100%;display:flex;flex-direction:row;position:relative;margin-bottom:25px;overflow:hidden}.module-editions .timeline__wrap{width:100%;margin:0 auto}.module-editions .timeline__block,.module-editions .timeline__wrap{display:flex;flex-direction:row;align-items:flex-end}.module-editions .timeline__day{display:flex;flex-direction:column}.module-editions .timeline__month{margin-left:3px;margin-bottom:7px}.module-editions .timeline__box{width:66px;height:48px;background:#fff;justify-content:center;align-items:center;margin:0 3px;display:flex;flex-direction:column}.module-editions .timeline__box--weekend{background:#e7e7e7}.module-editions .timeline__box--active{background:#d0021b}.module-editions .timeline__box:checked,.module-editions .timeline__box:focus,.module-editions .timeline__box:hover{text-decoration:none}.module-editions .timeline__next,.module-editions .timeline__prev{height:54px;width:40px;position:absolute;bottom:3px;border:0;background:#fff;cursor:pointer;display:none;align-items:center;justify-content:center}.module-editions .timeline__next:focus,.module-editions .timeline__prev:focus{outline:none}.module-editions .timeline__prev{left:0}.module-editions .timeline__next{right:0}.module-editions .container{padding:0}@media (min-width:768px){.module-editions .timeline__box{width:66px;height:48px}}@media (min-width:1024px){.module-editions .container{padding:0 16px}.module-editions .timeline__box{width:84px;height:60px}.module-editions .timeline__next,.module-editions .timeline__prev{display:flex}.module-editions .timeline__wrap{width:calc(100% - 100px);overflow:hidden}}@media (min-width:1152px){.module-editions .timeline__wrap{width:calc(100% - 135px)}}@media (min-width:1920px){.module-editions .timeline__wrap{width:calc(100% - 110px)}}.module-career-banner__container{background-repeat:no-repeat;background-position:50%;background-size:cover;min-height:410px;display:flex;flex-direction:column;justify-content:center}@media (min-width:1024px){.module-career-banner__container{display:block}}.module-career-banner__title{font-size:50px;font-weight:400;line-height:58px;letter-spacing:-2.51px;color:#fff}@media (min-width:1024px){.module-career-banner__title{margin:165px 0 40px}}.module-career-banner__title b,.module-career-banner__title em{font-style:normal;font-weight:700;letter-spacing:-2.55px;color:#fea30d}@media (min-width:768px){.module-career-banner__title{font-size:55px}}@media (min-width:1152px){.module-career-banner__title{font-size:65px}}.module-area .article__photo,.module-area .article__video{margin-bottom:30px}.module-area .article__photo figure img{width:100%}@media (min-width:1152px){.module-area .article__videos-player{margin-right:0}}.module-area .module-current-offers{padding-top:20px}.module-area .galleries-page__headerBg{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/area_bg.jpg);height:289px}.module-area .container--content{background:#f7f7f7}.module-area .ph-box{border-top:0}.module-area .ph-box:before{display:none}.module-area .ph-box__title{font-weight:400;font-size:25px;margin-top:0;color:#fff}@media (min-width:768px){.module-area .ph-box__title{font-size:35px}}@media (min-width:1024px){.module-area .ph-box__title{font-size:45px}}@media (min-width:1920px){.module-area .ph-box__title{font-size:50px}}.module-area .article__middle,.module-area .article__paragraph{margin:0 auto}@media (min-width:768px){.module-area .article__middle,.module-area .article__paragraph{margin:0 auto}}@media (min-width:1024px){.module-area .article__middle,.module-area .article__paragraph{margin:0 auto}}@media (min-width:1152px){.module-area .article__middle,.module-area .article__paragraph{margin:0 auto;max-width:792px}}@media (min-width:1920px){.module-area .article__middle,.module-area .article__paragraph{margin:0 auto}}.module-hr .hooper-next .icon,.module-hr .hooper-prev .icon{margin-left:-16px}.module-hr .hooper-prev{left:7px;top:35%}.module-hr .hooper-next{right:7px;top:35%}.module-hr .hooper-navigation{display:block}.module-hr .hooper-navigation button{background-color:transparent;width:32px;height:40px;outline:none}.module-hr .hooper-navigation svg{background-color:#fff;width:32px;height:40px;top:50%;transform:translateY(-39%)}@media (min-width:768px){.module-hr .hooper-prev{left:12px;top:49%}.module-hr .hooper-next{right:12px;top:49%}.module-hr .hooper-navigation button,.module-hr .hooper-navigation svg{width:40px;height:50px}}@media (min-width:1152px){.module-hr .hooper-prev{left:-45px}.module-hr .hooper-next{right:-45px}}.module-impresariat-banner{background-size:cover;height:400px;width:100%}@media (min-width:768px){.module-impresariat-banner{height:500px}}@media (min-width:1024px){.module-impresariat-banner{display:block;height:728px}}.module-impresariat-banner__container{width:100%;margin:0 auto;height:400px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}@media (min-width:768px){.module-impresariat-banner__container{height:500px}}@media (min-width:1024px){.module-impresariat-banner__container{height:550px;width:732px}}.module-impresariat-banner__title{position:relative;padding:20px 30px}@media (min-width:768px){.module-impresariat-banner__title{padding:30px 40px}}.module-impresariat-banner__title b{display:block}.module-impresariat-banner__title:after{content:"";position:absolute;left:-5px;top:0;height:100%;width:50px;border-left:9px solid #0074ff;border-top:9px solid #0074ff;border-bottom:9px solid #0074ff}@media (min-width:768px){.module-impresariat-banner__title:after{width:60px;left:-30px}}@media (min-width:1024px){.module-impresariat-banner__title:after{width:90px;left:-60px}}.module-impresariat-banner__title:before{content:"";position:absolute;right:-5px;top:0;height:100%;width:50px;border-right:9px solid #0074ff;border-top:9px solid #0074ff;border-bottom:9px solid #0074ff}@media (min-width:768px){.module-impresariat-banner__title:before{width:60px;right:-30px}}@media (min-width:1024px){.module-impresariat-banner__title:before{width:90px;right:-60px}}.module-impresariat-banner__button{display:inline-block;padding:15px 50px;margin-top:5px;background:#0074ff}.banner__transmission{padding-bottom:25px;position:relative}.banner__transmission-bg{position:absolute;top:0;left:0;background-size:cover;background-position:50%;width:100%;height:100%}.banner__transmission-container{max-width:868px;margin:0 auto;padding:0 16px}.banner__transmission-title{margin-bottom:20px;padding-top:20px;position:relative;z-index:1}.banner__transmission-player{max-width:868px;max-height:488px;background-color:grey}@media (min-width:1024px){.banner__transmission{padding-bottom:45px}}@media (min-width:1152px){.banner__transmission{padding-bottom:65px}}@media (min-width:1920px){.banner__transmission{padding-bottom:85px}}.module-cookies{position:fixed;bottom:5px;width:90%;left:50%;transform:translateX(-50%);padding:7px 14px;background:#fff;border:1px solid #bcbcbc;box-shadow:4px 4px 13px 0 rgba(0,0,0,.5);z-index:999999998}@media (min-width:768px){.module-cookies{bottom:15px;padding:20px 30px}}@media (min-width:1024px){.module-cookies{width:684px;height:214px;bottom:42px}}.module-cookies__info{height:100px;padding-right:10px;margin-bottom:10px;width:100%;overflow-x:auto}.module-cookies__info::-webkit-scrollbar{width:8px;height:100px}.module-cookies__info::-webkit-scrollbar-thumb,.module-cookies__info::-webkit-scrollbar-track{border-radius:10px;background:#fff}.module-cookies__info::-webkit-scrollbar-thumb:hover{background:#fff}@media (min-width:1024px){.module-cookies__info{height:120px;width:100%;overflow-x:auto}.module-cookies__info::-webkit-scrollbar{width:8px;height:120px}.module-cookies__info::-webkit-scrollbar-thumb,.module-cookies__info::-webkit-scrollbar-track{border-radius:10px;background:#fff}.module-cookies__info::-webkit-scrollbar-thumb:hover{background:#fff}}.module-cookies__buttons{display:flex;flex-direction:column-reverse;align-items:center}@media (min-width:768px){.module-cookies__buttons{flex-direction:row}}.module-cookies__settings{width:160px;height:32px;display:flex;justify-content:center;align-items:center;border:1px solid #004a9f}.module-cookies__settings:hover{border:1px solid #000}@media (min-width:768px){.module-cookies__settings{margin-right:30px;width:208px;height:36px}}.module-cookies__accept{width:99px;height:32px;display:flex;justify-content:center;align-items:center;background:#004a9f;cursor:pointer;margin-bottom:7px}.module-cookies__accept:hover{background:none;border:1px solid #004a9f}@media (min-width:768px){.module-cookies__accept{margin-bottom:0;width:143px;height:36px}}.module-cookies h3{margin-bottom:10px}.module-jp2{width:100%;position:relative}.module-jp2__top{margin-top:100px}@media (max-width:1152px){.module-jp2__top,.module-jp2__top .hooper{height:95%}}@media (min-width:1152px){.module-jp2__top{margin-top:0}}.module-jp2__container{width:100%;max-height:calc(100vh - 90px);height:calc(105.88235vw + 200px);min-height:600px}@media (min-width:1024px){.module-jp2__container{height:100vh;max-height:100vh;min-height:880px;margin-top:100px}}@media (min-width:1152px){.module-jp2__container{margin-top:0}}.module-jp2__shadowt{background-image:linear-gradient(0deg,rgba(255,255,252,0),rgba(0,0,0,.7));top:0;height:100%;max-height:calc(100vh - 60px);width:100%;left:0;position:absolute;z-index:2}.module-jp2__shadowb{background-image:linear-gradient(hsla(0,0%,95.3%,0) 73.53%,#e4e4e4);top:1px;height:105.88235vw;max-height:calc(100vh - 169px);width:100%;left:0;position:absolute;z-index:1}@media (min-width:1024px){.module-jp2__shadowb{background-image:linear-gradient(180deg,hsla(0,0%,95.3%,0),#e4e4e4);top:auto;bottom:0;height:100%;max-height:334px}}.module-jp2__photo{background-repeat:no-repeat;background-size:cover;background-position:top;height:105.88235vw;max-height:calc(100vh - 169px)}@media (min-width:1024px){.module-jp2__photo{height:100vh;max-height:100vh;min-height:820px}}.module-jp2__title{padding-bottom:15px}.module-jp2__desc{padding-bottom:30px;max-width:560px}.module-jp2__button{display:block;max-width:177px;border:1.5px solid #fff;text-align:center;text-transform:uppercase;padding:8px 0;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.module-jp2__button:active,.module-jp2__button:focus,.module-jp2__button:hover{background-color:#fff;color:#be1031;text-decoration:none}@media (min-width:768px){.module-jp2__button{max-width:218px}}@media (min-width:1152px){.module-jp2__button{max-width:246px}}.module-jp2__item{width:105px;height:105px;text-align:center;position:relative;z-index:1;margin-right:28px;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.module-jp2__item i{display:block;position:relative}.module-jp2__item i:after{content:"";display:block;width:20px;background-color:#323232;height:2px;margin:0 auto}.module-jp2__item:hover{text-decoration:none;cursor:pointer;transform:scale(1.07)}.module-jp2__item:hover .module-jp2__circle img{border-color:#aa1a32}.module-jp2__item:hover i:after{background-color:#aa1a32}.module-jp2__item:hover:after{margin-top:10px}.module-jp2__item:last-child{margin-right:0}.module-jp2__item.active .module-jp2__circle img{border-color:#aa1a32}.module-jp2__item.active i:after{background-color:#aa1a32}.module-jp2__item.active:hover{margin-top:0;cursor:default;transform:none}@media (min-width:768px){.module-jp2__item{width:140px;height:140px}}.module-jp2__circle{overflow:hidden;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;position:relative;z-index:1}.module-jp2__circle img{border:3px solid #fff;border-radius:50%}.module-jp2__nav{z-index:28;position:absolute;bottom:20px;margin:0 16px}@media (min-width:1152px){.module-jp2__nav{bottom:105px;text-align:center}}@media (min-width:1388px){.module-jp2__nav{width:100%}}.module-jp2__elems{width:100%;max-width:1326px;display:inline-flex;flex-direction:row;justify-content:flex-start;position:relative}.module-jp2__elems:after{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;content:"";width:99%;background-color:#fff;height:2px}@media (min-width:768px){.module-jp2__elems{justify-content:center}}.module-jp2__info{position:absolute;z-index:10;top:25%}@media (min-width:1152px){.module-jp2__info{top:54%;left:104px;transform:translateY(-54%)}}.module-jp2__label{border-left:2px solid #be1031;margin-bottom:20px;padding:4px 12px;background-color:#fff;max-width:245px}@media (min-width:768px){.module-jp2__label{max-width:317px}}@media (max-width:1024px){.module-jp2__label{display:none}}.module-jp2__century{position:absolute;z-index:10;top:2%;color:#fff;width:100px;left:16px}.module-jp2__century svg{width:100%;height:auto}@media (min-width:768px){.module-jp2__century{left:74px}}@media (min-width:1024px){.module-jp2__century{width:115px;left:120px;top:2%}}@media (min-width:1152px){.module-jp2__century{width:189px;top:200px;left:140px;transform:translateY(-40%)}}.module-jp2__century:hover{cursor:pointer}.module-jp2__century:hover svg path{fill:#cabaa2}.module-jp2__century.show{opacity:1}.module-jp2__origin{position:absolute;z-index:10;top:40px;right:0;writing-mode:vertical-rl;transform:rotate(180deg);font-size:6px;color:#fff;background-color:#000;padding:6px 2px}@media (min-width:768px){.module-jp2__origin{padding:10px 2px;font-size:10px;top:160px}}@media (min-width:1140px) and (max-width:1440px){.module-jp2__origin{top:180px}}@media (min-width:1152px){.module-jp2.ratio-125 .module-intro__title{padding-bottom:10px;font-size:3.25rem;line-height:52px}}@media (min-width:1152px){.module-jp2.ratio-125 .module-jp2__title{padding-bottom:10px;font-size:2.875rem;line-height:46px}}@media (min-width:1152px){.module-jp2.ratio-125 .module-jp2__desc{padding-bottom:20px;font-size:1rem}}@media (min-width:1152px){.module-jp2.ratio-125 .module-jp2__button{max-width:170px;padding:4px 0;font-size:1rem;line-height:1.6;letter-spacing:.2px}}@media (min-width:1152px){.module-jp2.ratio-125 .module-jp2__elems{max-width:1134px}}@media (min-width:1152px){.module-jp2.ratio-125 .module-jp2__item{width:120px;height:120px}}@media (min-width:1152px){.module-jp2.ratio-125 .module-jp2__info{top:50%}}@media (min-width:1152px){.module-jp2.ratio-125 .module-intro__century,.module-jp2.ratio-125 .module-jp2__century{width:150px;top:185px;left:160px}}@media (min-width:1152px){.module-jp2.ratio-125 .module-intro__title{font-size:45px;line-height:55px}}@media (min-width:1024px){.module-jp2.ratio-125 .module-intro__desc{font-size:14px}}@media (min-width:1024px){.module-jp2.ratio-125 .module-intro__button{font-size:16px;padding:10px 54px}}@media (min-width:1152px){.module-jp2.ratio-125 .module-intro__info{top:54%}}@media (min-width:1152px){.module-jp2.ratio-125 .module-jp2__label{margin-bottom:10px}}@media (min-width:1152px){.module-jp2.ratio-125 .module-jp2__nav{bottom:98px}}.jp2-ct{background:transparent;position:relative}.jp2-ct .container{background-color:transparent!important}.jp2-ct__link{display:block;font-size:24px;line-height:26px;letter-spacing:.27px;color:#fff;border-bottom:6px solid transparent;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.jp2-ct__link.active{border-color:#be1031;color:#fff}.jp2-ct__link.active:hover{border-color:#be1031}.jp2-ct__link:hover{text-decoration:none;border-color:#fff;color:#fff}.jp2-ct__desc{text-align:center;max-width:909px;margin:22px auto 0}.jp2-ct__desc h3{font-size:24px;letter-spacing:.27px;color:#fff}.jp2-ct__desc span{font-size:18px;line-height:1.39;text-align:center;color:#fff}.jp2-ct__cities{margin-top:30px}.jp2-ct__container{display:flex;flex-wrap:wrap;justify-content:center;position:relative}.jp2-ct__city{display:block;text-align:center;margin:0 16px 40px}.jp2-ct__city i{margin-top:15px;display:block;font-style:normal;font-size:18px;line-height:18px;font-weight:600;color:#fff}.jp2-ct__city:hover{text-decoration:none;cursor:pointer}.jp2-ct__img{border:1px solid #fff;border-radius:50%;overflow:hidden;width:101px;height:101px}.module-pilgrim__wrapper .container{background-color:#e4e4e4}.module-pilgrim__beam{display:flex;justify-content:space-between;padding-bottom:20px}.module-pilgrim__label{font-size:12px;font-weight:600;margin-bottom:10px;color:#000;display:block}.module-pilgrim__select{width:48%}@media (min-width:768px){.module-pilgrim__select{width:210px}}.module-pilgrim__categories{display:flex;width:100%}@media (min-width:768px){.module-pilgrim__categories{display:block;max-width:540px}}@media (min-width:1024px){.module-pilgrim__categories{max-width:736px}}@media (min-width:1152px){.module-pilgrim__categories{max-width:835px}}@media (min-width:1920px){.module-pilgrim__categories{max-width:1023px}}.module-pilgrim__cat{display:block;font-size:13px;font-weight:700;text-align:center;color:#000;padding:13px;background-color:#fff;border:0;border-right:1px solid #d9d9d9;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;outline:none;width:auto}.module-pilgrim__cat:hover{cursor:pointer;color:#fff;background-color:#aa1a32;text-decoration:none}.module-pilgrim__cat:active,.module-pilgrim__cat:focus{text-decoration:none}.module-pilgrim__cat.active{background-color:#aa1a32;color:#fff;cursor:pointer;pointer-events:none}.module-pilgrim__list{width:48%}@media (min-width:768px){.module-pilgrim__list{width:auto}}.module-pilgrim__last{width:100%;display:block}@media (min-width:768px){.module-pilgrim__last{display:none}}@media (min-width:768px){.module-pilgrim .multiselect.end .multiselect__tags{border-radius:0;border-left:0;border-top-right-radius:10px;border-bottom-right-radius:10px}}.module-pilgrim .multiselect__placeholder{font-size:13px;font-weight:700;color:#000;padding-top:0}@media (min-width:768px){.module-pilgrim .multiselect__select{margin-top:5px}}.module-pilgrim .multiselect__tags{border-radius:10px;border:1px solid #d9d9d9}@media (min-width:768px){.module-pilgrim .multiselect__tags{height:47px;min-height:47px;padding-top:13px}}.module-pilgrim .multiselect__option--highlight{background-color:#be1031}.module-pilgrim .multiselect__single{font-size:13px;font-weight:700;color:#000}.module-pilgrim .multiselect__single:first-letter{text-transform:uppercase}.module-pilgrim .multiselect:hover{cursor:pointer}.module-pilgrim__scroller{width:100%;display:none}@media (min-width:768px){.module-pilgrim__scroller{display:block}}.module-pilgrim__elements{float:left;width:calc(100% - 48px);height:47px;overflow:hidden;white-space:nowrap;display:flex}.module-pilgrim__rightsc{float:right}.module-pilgrim__rightsc button{width:24px;height:47px;border:1px solid #d9d9d9;border-top-right-radius:10px;border-bottom-right-radius:10px;border-left:0;background-color:#fff;outline:none;position:relative;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;box-shadow:-2px 0 4px -1px #aaa}.module-pilgrim__rightsc button:hover{cursor:pointer;color:#fff;background-color:#aa1a32;text-decoration:none}.module-pilgrim__rightsc button:hover:before{border-left:5px solid #fff}.module-pilgrim__rightsc button:before{position:absolute;content:"";top:17px;left:9px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #999}.module-pilgrim__leftsc{float:left}.module-pilgrim__leftsc button{width:24px;height:47px;border:1px solid #d9d9d9;border-top-left-radius:10px;border-bottom-left-radius:10px;background-color:#fff;outline:none;position:relative;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;box-shadow:1px 0 5px -1px #aaa}.module-pilgrim__leftsc button:hover{cursor:pointer;color:#fff;background-color:#aa1a32;text-decoration:none}.module-pilgrim__leftsc button:hover:before{border-right:5px solid #fff}.module-pilgrim__leftsc button:before{position:absolute;content:"";top:17px;right:9px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #999}.module-pilgrim__leftsc button.disabled{opacity:.3;cursor:default}.module-pilgrim__leftsc button.disabled:hover{cursor:default;border:1px solid #d9d9d9;background-color:#fff}.module-pilgrim__leftsc button.disabled:hover:before{border-right:5px solid #999}.module-pilgrim .multiselect__option{white-space:normal}.jp2-extend{background-color:#e4e4e4}.jp2-extend .no-data{padding:0}@media (min-width:768px){.jp2-extend .no-data{top:50%;position:absolute;left:50%;transform:translate(-50%,-50%)}}.search__container{background-color:#fff;text-align:center;margin:23px 0 18px;padding:12px 21px 14px}@media (min-width:768px){.search__container{padding:30px 0 14px;margin:42px 0 29px}}@media (min-width:1152px){.search__container{max-width:697px;padding:33px 0 29px;margin:37px auto 41px 195px}}@media (min-width:1920px){.search__container{max-width:940px}}@media (min-width:768px){.search__elem{width:400px;margin:0 auto}}@media (min-width:1152px){.search__elem{margin-left:200px;width:460px}}.search__elem ul{padding-left:25px;list-style:none}.search__elem ul li:before{content:"\2022";color:#000;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.main-form{margin-bottom:60px}.main-form .ph-box__title{margin-top:0;display:flex;justify-content:center;align-items:center;height:140px}.main-form .headline__title{margin-bottom:34px}.main-form__oversubmenu .ph-box{margin-bottom:0}.main-form__oversubmenu .ph-box__title{height:auto;padding-bottom:0}.main-form__back{display:inline-block;padding:15px 35px;margin-top:25px;text-align:center}.main-form__box-header{margin-bottom:15px}.main-form__download-link{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/festiwalopole/download.svg) calc(100% - 20px) 50% no-repeat;display:flex;align-items:center;justify-content:center;height:55px;width:100%;margin:24px auto}.main-form .ph-box{border-top:0}.main-form .ph-box:before{display:none}.main-form .container--content{background:#f7f7f7}.main-form__headerBg{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/festiwalopole/bg.png);background-repeat:no-repeat;background-size:cover;height:182px;position:absolute;top:-1px;width:100%}.main-form__box{background:#fff;padding:13px;margin-bottom:30px;margin-top:15px;position:relative}.main-form .headline{margin-top:10px}.main-form__sendinfo{padding:40px 0}.main-form__sendinfo svg{margin-bottom:30px}.main-form__sendinfo-wrap{display:flex;flex-direction:column;align-items:center}.main-form__sendinfo-thx{text-align:center}.main-form .form .error{display:block;margin-top:5px}.main-form .form__fileupload{border-bottom:2px solid transparent;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.main-form .form .form-input-file-area{width:100%;padding:40px 15px;background:#fff;outline:1px dashed #aaa;outline-offset:-10px;position:relative}.main-form .form__item{margin-bottom:40px}.main-form .form__item--checked .form__fileupload,.main-form .form__item--focus .form__fileupload{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.main-form .form__item--checked .file-area{outline:0}.main-form .form__item--checked .file-area__info{flex-direction:column;justify-content:flex-start}.main-form .form__item--checked .file-area__info-added{padding:30px 10px 10px}.main-form .form__item--error .form__fileupload{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.main-form .form__item--error .file-area{outline:0}.main-form .form__item--error .file-area__info{flex-direction:column;justify-content:flex-start}.main-form .form .form-checkbox .checkbox{margin-bottom:5px;display:flex;align-items:center}.main-form .form .form-checkbox label{cursor:pointer;padding-left:10px;width:calc(100% - 50px)}.main-form .form .form-checkbox label.error{padding-left:0}.main-form .form .form-checkbox label a{text-transform:uppercase}.main-form .form .form-checkbox input{width:28px;height:28px;border:2px solid #2b2b2b;position:relative;flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;outline:0}.main-form .form .form-checkbox input:checked:after{content:"";position:absolute;background:#2b2b2b;width:16px;height:16px;top:4px;left:4px}.main-form .form .form-checkbox.form__item{display:flex;flex-wrap:wrap}.main-form .form .form-checkbox__tip{width:100%}.main-form .form .form-radio__wrapper{display:flex;flex-direction:column}.main-form .form .form-radio__label{display:flex;align-items:center;margin-right:20px;cursor:pointer}.main-form .form .form-radio__label:first-child{margin-bottom:10px}.main-form .form .form-radio__label span{margin-left:10px}.main-form .form .form-radio input{width:28px;height:28px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:#fff;border:2px solid #2b2b2b;border-radius:50%;position:relative;outline:0;cursor:pointer;flex-shrink:0}.main-form .form .form-radio input:checked{outline:0}.main-form .form .form-radio input:checked:after{content:"";position:absolute;background:#2b2b2b;border-radius:50%;width:14px;height:14px;top:5px;left:5px}.main-form .form .form-collection__button{margin-bottom:30px;display:flex;align-items:center}.main-form .form .form-collection__button--limit{opacity:.5;cursor:default}.main-form .form .form-collection__button i{margin-right:10px;display:flex}.main-form .form .form-select-option{width:100%;position:relative}.main-form .form .form-select-option:after{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/festiwalopole/arrow.svg) no-repeat;content:" ";display:block;height:13px;pointer-events:none;position:absolute;bottom:18px;width:20px;right:14px}.main-form .form .form-select-option select{width:100%;height:54px;border-top:0;border-left:0;border-right:0;padding:0 20px 0 10px;position:relative;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;cursor:pointer}.main-form .form .form-select-option select:focus{outline:0}.main-form .form .form-select-option select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.main-form .form .form-select-option select::-ms-expand{display:none}.main-form .form .form-select-option select:focus::-ms-value{color:#000;background:#fff}.main-form .form .form-select-option label.error{position:absolute}.main-form .form .form-select-option.form__item--error{margin-bottom:60px}.main-form .label_second{display:inline-block;margin-bottom:7px}.main-form input[type=date],.main-form input[type=email],.main-form input[type=number],.main-form input[type=submit],.main-form input[type=text],.main-form input[type=url],.main-form textarea{padding:10px;width:100%;height:56px;border-radius:0;outline:none;transition:border-width .6s linear}.main-form input[type=date],.main-form input[type=email],.main-form input[type=number],.main-form input[type=text],.main-form input[type=url],.main-form textarea{border:2px solid #f7f7f7}.main-form textarea{height:156px}.main-form .submit{display:flex;justify-content:center}.main-form .submit.isSendingProcess input[type=submit]{pointer-events:none;opacity:.3}.main-form .submit input[type=submit]{cursor:pointer;width:440px;height:55px;display:flex;justify-content:center;align-items:center;border:0}.main-form input[type=file]{opacity:0;cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%}.main-form input[type=file]:after{content:"";width:100%;height:2px;background:red}.main-form .file-area__info,.main-form .file-area__info-start{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.main-form .file-area__info-start--hide{display:none}.main-form .file-area__info-text{margin:5px 0}.main-form .file-area__info-button{color:#fff;height:38px;width:88%;display:flex;justify-content:center;align-items:center}.main-form .file-area__info-files,.main-form .file-area__info-ico{display:inline-block;height:36px}.main-form .file-area__info-files svg,.main-form .file-area__info-ico svg{height:100%;width:auto}.main-form .file-area__info-added{display:flex;align-items:center;padding:30px 10px 10px}.main-form .file-area__info-file{display:flex;flex-direction:column;width:135px;margin:0 15px}.main-form .file-area__info-remove{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/festiwalopole/remove_file.svg);background-repeat:no-repeat;width:20px;height:20px;display:inline-block;cursor:pointer;position:relative;z-index:99}.main-form .file-area__info-checked{margin-right:20px;margin-left:10px}.main-form .file-area__info-name--error{color:red}.main-form .file-area label.error{position:absolute;bottom:-27px}.main-form input[type=number]{-moz-appearance:textfield}.main-form input[type=number]::-webkit-inner-spin-button,.main-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.main-form .form-captcha{margin-bottom:30px}.main-form__error{display:flex;position:relative;margin:30px 0 10px;padding-left:50px;height:45px;align-items:center}.main-form__error:before{content:"";background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/impresariat/form-item-info.svg);background-color:red;background-repeat:no-repeat;position:absolute;width:25px;height:44px;top:0;left:0;display:block;padding:20px;background-position:50%}.main-form__info{display:flex;position:relative;margin:30px 0 10px;padding-left:50px;height:45px;align-items:center}.main-form__info:before{content:"";background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/impresariat/form-item-info.svg);background-repeat:no-repeat;position:absolute;width:25px;height:44px;top:0;left:0;display:block;padding:20px;background-position:50%}.main-form .mx-input-wrapper,.main-form .vdatetime,.main-form .vdp-datepicker,.main-form .vdpComponent{position:relative}.main-form .mx-input-wrapper:after,.main-form .vdatetime:after,.main-form .vdp-datepicker:after,.main-form .vdpComponent:after{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/festiwalopole/kalendarz.svg) no-repeat;content:" ";display:block;height:25px;width:25px;position:absolute;top:50%;margin-top:-10px;right:14px;pointer-events:none}.main-form .mx-input-wrapper input,.main-form .vdatetime input,.main-form .vdp-datepicker input,.main-form .vdpComponent input{cursor:pointer}.main-form .mx-datepicker,.main-form .mx-input-wrapper,.main-form .vdpWithInput{width:100%}.main-form .mx-icon-calendar,.main-form .mx-input-wrapper:hover .mx-icon-clear,.main-form .vdpClearInput{display:none}.main-form .galleries-submenu{border-bottom:0}@media (min-width:1024px){.main-form__headerBg{height:282px}.main-form__number{position:absolute;top:0;left:-95px}.main-form__box{padding:23px}.main-form__item--checked .file-area__info,.main-form__item--error .file-area__info{flex-direction:column}.main-form .captcha{flex-direction:row;justify-content:space-between;margin-bottom:50px}.main-form .captcha img{margin-left:50px}.main-form .captcha__label{width:50%;margin-bottom:0}.main-form__download-link{width:440px;background-position:calc(100% - 30px)}.main-form .form .form-checkbox input{width:32px;height:32px}.main-form .form .form-checkbox input:checked:after{width:18px;height:18px;top:5px;left:5px}.main-form .form .form-radio__wrapper{flex-direction:row}.main-form .form .form-radio input{width:30px;height:30px}.main-form .form .form-radio input:checked:after{width:16px;height:16px;top:5px;left:5px}.main-form .form .form-radio__label:first-child{margin-bottom:0}.main-form .file-area__info,.main-form .file-area__info-start{flex-direction:row}.main-form .file-area__info-button{height:45px;width:240px}.main-form .file-area__info-text{margin:0 14px}.main-form .file-area__info-files,.main-form .file-area__info-ico{height:50px}.main-form .file-area__info-file{margin:0 20px}}@media (min-width:1920px){.main-form__number{left:-103px}}.main-form.event-lecie .main-form__box{background:transparent}.main-form.event-lecie .main-form__box.extra-box{padding:0}.mx-datepicker-body td,.mx-datepicker-body th{text-align:center;vertical-align:middle}.module-intro{width:100%;height:100%;position:absolute;top:0;left:0;z-index:39;transition:opacity .4s ease-in-out;background-color:#000}@media (max-width:1024px){.module-intro{bottom:0}}.module-intro__century{position:absolute;z-index:10;top:2%;color:#fff;width:100px;left:16px}.module-intro__century svg{width:100%;height:auto}@media (min-width:768px){.module-intro__century{left:74px}}@media (min-width:1024px){.module-intro__century{width:115px;left:120px;top:2%}}@media (min-width:1152px){.module-intro__century{width:189px;top:200px;left:140px;transform:translateY(-40%)}}.module-intro__info{position:absolute;z-index:10;color:#fff;left:16px;top:135px}@media (min-width:768px){.module-intro__info{top:200px;left:71px}}@media (min-width:1024px){.module-intro__info{left:119px}}@media (min-width:1152px){.module-intro__info{top:58%;left:121px;transform:translateY(-40%)}}.module-intro__title{text-shadow:0 2px 3px rgba(0,0,0,.22);font-size:28px;font-weight:600;color:#fff;margin-bottom:20px}@media (min-width:1024px){.module-intro__title{font-size:40px}}@media (min-width:1152px){.module-intro__title{font-size:55px;line-height:65px}}.module-intro__desc{text-shadow:0 2px 3px rgba(0,0,0,.22);font-size:12px;color:#fff;margin-bottom:20px;max-width:645px;padding-right:30px}@media (min-width:1024px){.module-intro__desc{font-size:16px}}.module-intro__button{color:#fff;text-transform:uppercase;padding:4px 53px;border:1.5px solid #806a49;background-color:#806a49;outline:none;font-size:18px;font-weight:700;line-height:1.89;letter-spacing:4.8px;text-align:center;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.module-intro__button:hover{cursor:pointer;border-color:#be1031;background:#be1031}.module-intro__button:active{transform:scale(.95)}@media (min-width:1024px){.module-intro__button{padding:12px 84px}}.module-intro.hide{visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s}.module-intro__bg{position:absolute;width:100%;left:0;top:0;background-repeat:no-repeat;background-size:cover;background-position:top;height:105.88235vw;max-height:calc(100vh - 169px);-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;opacity:0;background-image:radial-gradient(circle at 101% 53%,transparent,rgba(0,0,0,.73) 55%),url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/jp2/intro-photo.jpg)}@media (max-width:1024px){.module-intro__bg{background-image:radial-gradient(circle at 101% 53%,transparent,rgba(0,0,0,.73) 55%),url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/jp2/intro-photo-mobile.jpg)}}@media (min-width:768px){.module-intro__bg{max-height:calc(100vh - 85px)}}@media (min-width:1024px){.module-intro__bg{height:100vh;max-height:100vh;min-height:880px}}.module-intro__bg.show{opacity:1}.banner__timeline{position:relative;margin-top:100px;width:100%;max-height:calc(100vh - 90px);height:calc(105.88235vw + 200px);min-height:600px}@media (min-width:1152px){.banner__timeline{background-color:#000;height:100vh;max-height:100vh;min-height:1120px;margin-top:0}}.banner__timeline-item{position:absolute;opacity:0;transition:opacity 1s ease-in-out}.banner__timeline-item.is-active{opacity:1}.banner__timeline-intro{position:relative;width:100%;max-height:calc(100vh - 90px);height:calc(105.88235vw + 200px);min-height:600px}.banner__timeline-intro.disabled{display:none}.banner__timeline-intro__title svg{height:125px}@media (min-width:768px){.banner__timeline-intro__title svg{height:200px}}.banner__timeline-intro__content{position:absolute;z-index:2;left:50%;transform:translateX(-50%);top:35px}.banner__timeline-intro__content.disabled{-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;transition:opacity .8s ease-in-out;opacity:0}@media (min-width:768px){.banner__timeline-intro__content{top:90px}}@media (min-width:1152px){.banner__timeline-intro__content{text-align:center;top:240px}}.banner__timeline-intro__photo{position:absolute;z-index:1;width:100%;left:0;top:0;background-repeat:no-repeat;background-size:cover;background-position:top;height:105.88235vw;max-height:calc(100vh - 169px);background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/solidarnosc/module-intro-bg-mob.jpg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}@media (min-width:1152px){.banner__timeline-intro__photo{height:100vh;max-height:100vh;min-height:1120px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/solidarnosc/module-intro-bg.jpg)}}.banner__timeline-intro__photo.disabled{-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;transition:opacity .8s ease-in-out;opacity:0}.banner__timeline-intro__slogan{font-size:27px;font-weight:900;letter-spacing:.14px;color:#fff;max-width:247px;text-align:center;margin:0 auto}@media (min-width:768px){.banner__timeline-intro__slogan{max-width:inherit;letter-spacing:.2px;font-size:41px;max-width:360px}}@media (min-width:1152px){.banner__timeline-intro__slogan{max-width:inherit;letter-spacing:.23px;font-size:46px;max-width:410px}}.banner__timeline-intro__text{font-size:41px;font-weight:900;letter-spacing:.2px;color:#fff;line-height:1}@media (min-width:768px){.banner__timeline-intro__text{letter-spacing:.31px;font-size:62.6px}}@media (min-width:1152px){.banner__timeline-intro__text{max-width:inherit;letter-spacing:.35px;font-size:70.3px}}.banner__timeline-intro__stext{display:block;text-shadow:1px 1px 1px rgba(0,0,0,.5);font-weight:400;line-height:normal;letter-spacing:normal;font-size:11.8px;color:#fff;text-align:left;margin:10px 0 0 10px;line-height:1.6}@media (min-width:768px){.banner__timeline-intro__stext{max-width:418px;margin:10px 0 0;font-size:17.8px}}@media (min-width:1152px){.banner__timeline-intro__stext{font-size:20px;margin:0 auto;padding-left:15px}}.banner__timeline-intro:hover{cursor:pointer}.banner__timeline-photo{background-repeat:no-repeat;background-size:cover;background-position:top;height:105.88235vw;max-height:calc(100vh - 169px)}@media (min-width:1152px){.banner__timeline-photo{height:100vh;max-height:100vh;min-height:1120px}}.banner__timeline-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.banner__timeline-wrapper.show{z-index:1}.banner__timeline-wrapper .hooper-track{transform:none!important}@media (max-width:1024px){.banner__timeline-shadow{background-image:linear-gradient(hsla(0,0%,95.3%,0) 73.53%,#f3ede7);top:1px;height:105.88235vw;max-height:calc(100vh - 169px);width:100%;left:0;position:absolute;z-index:1}}.banner__timeline-info{z-index:0;width:100%;position:absolute;padding:0 16px;top:50%;left:50%;transform:translate(-50%,50%)}@media (min-width:1024px){.banner__timeline-info{transform:translate(-50%,150%)}}.banner__timeline-info__label{font-size:8px;font-weight:700;color:#fff;background-color:#d8232a;padding:4px 9px;display:inline-block}@media (min-width:1024px){.banner__timeline-info__label{font-size:14px}}.banner__timeline-info__date{font-size:28px;font-weight:700;color:#fff;margin:10px 0}@media (min-width:1024px){.banner__timeline-info__date{font-size:65px}}.banner__timeline-info__text{font-size:14px;font-weight:400;color:#fff;max-width:740px}@media (min-width:1024px){.banner__timeline-info__text{font-size:18px}}.banner__timeline-info__button{font-size:14px;font-weight:700;padding:6px 28px;background-color:transparent;border:1px solid #fff;display:inline-block;color:#fff;text-transform:uppercase;margin-top:21px}.banner__timeline-info__button:hover{text-decoration:none;color:#fff;cursor:pointer}@media (min-width:1024px){.banner__timeline-info__button{padding:12px 56px;font-size:18px}}@media (min-width:1152px){.banner__timeline-info{padding:0;margin-left:calc((100% - 1152px)/2)}}@media (min-width:1460px){.banner__timeline-info{margin-left:calc((100% - 1460px)/2)}}@media (min-width:1780px){.banner__timeline-info{margin-left:calc((100% - 1780px)/2)}}@media (min-width:1920px){.banner__timeline-info{padding:0}}.banner__timeline-content img{width:100%;max-width:100%}.banner__timeline-nav{width:calc(100% - 100px);z-index:1;position:absolute!important;bottom:120px;left:50%;transform:translateX(-50%);display:none}@media (min-width:1152px){.banner__timeline-nav{max-width:1152px;display:block}}@media (min-width:1460px){.banner__timeline-nav{max-width:1400px}}@media (min-width:1780px){.banner__timeline-nav{max-width:1780px}}.banner__timeline-nav .hooper-track{margin-top:20px;height:275px;padding-top:5px}@media (min-width:1152px){.banner__timeline-nav .hooper-track{transform:translate(0)}}.banner__timeline-nav .hooper-prev{left:-45px}.banner__timeline-nav .hooper-prev:hover svg path:last-of-type{fill:#d8232a}.banner__timeline-nav .hooper-next{right:-45px}.banner__timeline-nav .hooper-next svg{transform:rotate(180deg)}.banner__timeline-nav .hooper-next:hover svg path:last-of-type{fill:#d8232a}.banner__timeline-line{position:absolute;width:90%;left:0;top:50%;height:2px;background-color:#fff;z-index:-10;left:50%;transform:translateX(-50%)}.banner__timeline-origin{position:absolute;z-index:0;top:40px;right:0;writing-mode:vertical-rl;transform:rotate(180deg);font-size:6px;color:#fff;background-color:#000;padding:6px 2px}@media (min-width:768px){.banner__timeline-origin{padding:10px 2px;font-size:10px;top:160px}}.banner__timeline-miniature{max-width:180px;margin:0 8px;border:1px solid #ed1c24;background-color:#ed1c24;color:#fff;position:relative;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.banner__timeline-miniature.second{border:1px solid #fff;background-color:#fff;color:#000;bottom:-34px}.banner__timeline-miniature:hover{cursor:pointer;margin-top:-5px}.banner__timeline-miniature:hover:after{opacity:1;transition:opacity .2s ease-in-out}.banner__timeline-miniature:focus{outline:none}.banner__timeline-miniature:after{opacity:0}.banner__timeline-miniature.clicked:after,.banner__timeline-miniature:after{position:absolute;content:"";top:-20px;right:0;width:100%;height:5px;background-color:#ed1c24}.banner__timeline-miniature.clicked:after{opacity:1}.banner__timeline-miniature img{display:block}.banner__timeline-stitle{font-size:15px;line-height:1.12;letter-spacing:-.21px;margin-bottom:8px;font-weight:900;max-height:28px;overflow:hidden}@media (min-width:768px){.banner__timeline-stitle{font-size:22px}}.banner__timeline-stext{font-size:12px;line-height:14.4px;display:block}@media (min-width:768px){.banner__timeline-stext{font-size:14px;line-height:1.14}}.banner__timeline-box{height:96px;padding:8px}@media (min-width:768px){.banner__timeline-box{height:120px}}.banner__timeline-sum{width:calc(100% - 32px);height:16px;border:1px solid #fff;border-top:0;position:absolute;bottom:65px;z-index:1;left:50%;transform:translateX(-50%);display:none}@media (min-width:1152px){.banner__timeline-sum{display:block;max-width:1152px}}@media (min-width:1460px){.banner__timeline-sum{max-width:1400px}}@media (min-width:1780px){.banner__timeline-sum{max-width:1780px}}.banner__timeline-ranges{width:100%;display:flex}.banner__timeline-range{height:9px;border-right:1px solid #fff;position:relative;bottom:-6px;width:6.66667%}.banner__timeline-range:last-of-type{border-right:0}.banner__timeline-stripe{-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;background-color:rgba(237,28,36,.49);height:13px;position:absolute;left:0;bottom:0}@media (min-width:1152px){.banner__timeline-stripe{width:40%}}@media (min-width:1460px){.banner__timeline-stripe{width:46.66667%}}@media (min-width:1780px){.banner__timeline-stripe{width:60%}}.banner__timeline-from{position:absolute;bottom:-25px;left:0;color:#fff}.banner__timeline-to{position:absolute;bottom:-25px;right:0;color:#fff}.banner__timeline-down{position:absolute;bottom:15px;left:50%;transform-origin:center center;transform:translateX(-50%) rotate(270deg);width:21px;height:11px;z-index:1;display:none;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}@media (min-width:1152px){.banner__timeline-down{display:block}}.banner__timeline-down:hover{cursor:pointer;bottom:20px}.banner__timeline-prev{width:32px;height:36px;position:absolute;left:-45px;top:50%}.banner__timeline-prev:hover{cursor:pointer}.banner__timeline-prev.no-active{opacity:.3;pointer-events:none;cursor:default}.banner__timeline-next{width:32px;height:36px;position:absolute;right:-45px;top:50%;transform:rotate(180deg)}.banner__timeline-next:hover{cursor:pointer}.banner__timeline-next.no-active{opacity:.3;pointer-events:none;cursor:default}.banner__timeline-video{width:100%;position:relative;max-height:calc(100vh - 90px);height:calc(105.88235vw + 200px);min-height:600px}@media (min-width:1152px){.banner__timeline-video{background-color:#000;height:100vh;max-height:100vh;min-height:1120px}}.banner__timeline-video .video{height:105.88235vw;max-height:calc(100vh - 169px);transform:translateZ(0);background-color:transparent;position:absolute;left:0;top:0;width:100%;object-fit:cover}@media (min-width:1152px){.banner__timeline-video .video{height:100vh;max-height:100vh;min-height:1120px}}.banner__2{width:1780px;max-width:1780px;position:absolute;bottom:0;bottom:120px;left:50%;transform:translateX(-50%)}.hooper{outline:none}.banner__mobile-elems{width:100%;position:absolute;bottom:80px;z-index:10;display:block}.banner__mobile-elems .banner__timeline-miniature{width:160px;min-width:160px;max-height:190px}@media (min-width:1152px){.banner__mobile-elems{display:none}}.banner__mobile-container{display:flex}.banner__timeline-nav .is-current.show .banner__timeline-miniature:after{-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;opacity:1;position:absolute;content:"";top:-20px;right:0;width:100%;height:5px;background-color:#ed1c24}.banner__timeline-wrapper.show .banner__timeline-info,.banner__timeline-wrapper.show .banner__timeline-origin,.banner__timeline-wrapper.show .is-current .banner__timeline-video .video{z-index:100}.plebiscite{margin-bottom:10px}.plebiscite__category{margin-bottom:28px}.plebiscite__category-header{height:165px;width:100%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;padding-left:15px;cursor:pointer}.plebiscite__category-header .plebiscite__category-arrow{margin-right:50px;display:block;width:34px;height:28px;background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_bottom_plebiscites.png) no-repeat 50%}.plebiscite__category-header--active .plebiscite__category-arrow{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_top_plebiscites.png) no-repeat 50%}.plebiscite__category-items{display:none}.plebiscite__category-items.active{display:block}.plebiscite .ph-box{height:140px;margin-top:-20px}.plebiscite .ph-box--withlogo{height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.plebiscite .ph-box__title{margin-top:0;display:flex;justify-content:center;align-items:flex-end;height:100%;margin-bottom:34px}.plebiscite .ph-box__title--withlogo{display:block;height:auto;margin-bottom:0}.plebiscite__sponsor{display:flex;flex-direction:row;align-items:center}.plebiscite__sponsor-text{margin-right:10px}.plebiscite__logo-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:148px;height:auto}.plebiscite__logo-right{width:60px;height:auto}.plebiscite__logo-right img{display:block}.plebiscite__oversubmenu .ph-box{margin-bottom:0}.plebiscite__oversubmenu .ph-box__title{height:auto;padding-bottom:0}.plebiscite__back{display:inline-block;padding:15px 35px;margin-top:25px}.plebiscite__box-header{margin-bottom:15px}.plebiscite .ph-box{border-top:0}.plebiscite .ph-box:before{display:none}.plebiscite .container--content{background:#f7f7f7}.plebiscite__headerBg{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/festiwalopole/plebiscites_bg.jpg);background-repeat:no-repeat;background-size:cover;height:180px;position:absolute;top:-1px;width:100%}.plebiscite__box{background:#fff;padding:13px;margin-bottom:30px;margin-top:15px;position:relative}.plebiscite__box.no-padd{padding:0}.plebiscite .headline{margin-top:10px}.plebiscite__timeline{overflow:hidden;height:210px}.plebiscite__timeline-fixed.on{background:#fff;width:100%;position:fixed;left:0;top:100px;z-index:9;box-shadow:0 0 10px #000}.plebiscite__timeline-header{text-align:center;margin-bottom:20px}.plebiscite__timeline-line{position:relative;display:flex;justify-content:center;align-items:flex-start;overflow:hidden}.plebiscite__timeline-item{text-align:center;flex-direction:column;margin:0 2px;width:33.333%}.plebiscite__timeline-item,.plebiscite__timeline-number{display:flex;justify-content:center;align-items:center;position:relative}.plebiscite__timeline-number{width:60px;height:60px;border-radius:50%;background:#f7f7f7;border:3px solid #bababa}.plebiscite__timeline-number--one{z-index:3}.plebiscite__timeline-number--two{z-index:2}.plebiscite__timeline-number--three{z-index:1}.plebiscite__timeline-number--three:after{right:-400px}.plebiscite__timeline-number--three:after,.plebiscite__timeline-number:before{content:"";position:absolute;top:27px;width:400px;height:3px;background:#bababa;z-index:0}.plebiscite__timeline-number:before{left:-400px}.plebiscite__timeline-number--active{border:3px solid #7401ef}.plebiscite__timeline-number--active:after,.plebiscite__timeline-number--active:before{background:#7401ef}.plebiscite__timeline-desc{margin-top:6px}.plebiscite__item{display:block;background:#fff;position:relative;cursor:pointer}.plebiscite__item-img{position:relative}.plebiscite__item-img img{width:100%;display:block}.plebiscite__item-play{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:40px;height:40px}.plebiscite__item-info{padding:15px;text-align:center}.plebiscite__item-name{background:#17006a;display:inline-block;padding:2px 20px;margin-bottom:7px}.plebiscite__item-author,.plebiscite__item-title{margin-bottom:7px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.plebiscite__item-desc{text-align:justify}.plebiscite__item-more{display:flex;justify-content:center;align-items:center;position:relative;z-index:1;padding:10px;margin-top:25px}.plebiscite__item-more:hover{text-decoration:none}.plebiscite__item-more svg{margin-left:10px}.plebiscite__item-more svg path{fill:#4a90e2}.plebiscite__item:hover .plebiscite__item-info svg path{fill:#17006a}.plebiscite__item:before{content:"";position:absolute;width:calc(100% + 16px);height:calc(100% + 16px);top:-8px;left:-8px;border:3px solid transparent;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.plebiscite__item--active,.plebiscite__item:hover{background:#ebbb4d}.plebiscite__item--active:before,.plebiscite__item:hover:before{border:3px solid #ebbb4d;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.plebiscite__item--active .plebiscite__item-more svg path,.plebiscite__item:hover .plebiscite__item-more svg path{fill:#17006a}.plebiscite__icon-checked{position:absolute;top:-8px;right:-8px}.plebiscite__form-btns{display:flex;flex-direction:row;justify-content:center;margin-bottom:20px}.plebiscite__btn{background:#7401ef;border:0;padding:0 40px;min-width:120px;height:auto;min-height:45px;margin:0 10px;text-align:center;cursor:pointer;display:flex;justify-content:center;align-items:center}.plebiscite__btn:focus{outline:0;border:0}.plebiscite__btn--back{background:#fff}.plebiscite__btn--back,.plebiscite__btn--back:focus{border:1px solid #7401ef}.plebiscite__choice{position:fixed;left:0;bottom:60px;width:100%;padding:10px 0;box-shadow:0 0 10px #000;background:#fff;z-index:9}.plebiscite__choice-wrapper{justify-content:space-between;align-items:center;text-align:center}.plebiscite__choice-info,.plebiscite__choice-wrapper{display:flex;flex-direction:column}.plebiscite__choice-name{margin-bottom:7px}.plebiscite__modal{position:absolute;width:100%;left:0;top:0;display:flex;justify-content:center;align-items:flex-start;background:rgba(0,0,0,.5);z-index:999;-webkit-transform:translateZ(0);-webkit-perspective:1000}.plebiscite__modal-wrapper{background:#fff;width:100%;position:relative}.plebiscite__modal-container{width:100%;max-width:1140px;margin:0 auto;padding:30px 0}.plebiscite__modal-container img{margin-bottom:10px}.plebiscite__modal-content{padding:15px}.plebiscite__modal-info{padding-bottom:50px;width:80%;margin:0 auto}.plebiscite__modal-close{position:absolute;right:15px;top:15px;background:none;border:0;cursor:pointer}.plebiscite__modal-close:focus{outline:0;border:0}.plebiscite__modal__player{position:relative;width:100%;padding-bottom:56.25%;height:0;margin-bottom:10px;margin-top:15px}.plebiscite__modal .vue-embed{position:absolute;width:100%;height:100%;margin:0;padding:0;border:none}.plebiscite__modal .article__video{margin-left:0}.plebiscite__modal .article__videos-caption{display:none}.plebiscite__form{max-width:900px;margin:0 auto}.plebiscite__form-info{background:#eaf4ff;border:1px solid #0074ff;border-radius:6px;width:100%;padding:15px;margin:20px auto 50px}.plebiscite__form-info span{display:inline-flex;width:22px;height:22px;justify-content:center;align-items:center;margin-right:10px;border-radius:50%;background:#0074ff;color:#fff}.plebiscite__form-info--error{background:#ffecef;border:1px solid #d0021b}.plebiscite__form-info--error span{background:#d0021b}.plebiscite__form-error{padding:5px;border:1px solid red;top:-20px;position:relative;text-align:center;border-radius:6px}.plebiscite__form input[type=date],.plebiscite__form input[type=email],.plebiscite__form input[type=number],.plebiscite__form input[type=submit],.plebiscite__form input[type=text],.plebiscite__form input[type=url],.plebiscite__form textarea{padding:10px;width:100%;height:56px;border-radius:0;outline:none;transition:border-width .6s linear}.plebiscite__form input[type=date],.plebiscite__form input[type=email],.plebiscite__form input[type=number],.plebiscite__form input[type=text],.plebiscite__form input[type=url],.plebiscite__form textarea{border:0;border-bottom:2px solid #ebbb4d}.plebiscite__form input[type=checkbox]{width:28px;height:28px;border:2px solid #2b2b2b;position:relative;flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;outline:0;margin-right:10px;cursor:pointer}.plebiscite__form input[type=checkbox]:checked:after{content:"";position:absolute;background:#2b2b2b;width:18px;height:18px;top:3px;left:3px}.plebiscite__form-item{margin-bottom:40px}.plebiscite__form-item--error input[type=date],.plebiscite__form-item--error input[type=email],.plebiscite__form-item--error input[type=number],.plebiscite__form-item--error input[type=text],.plebiscite__form-item--error input[type=url],.plebiscite__form-item--error textarea{border-bottom:2px solid red}.plebiscite__form-item--ok input[type=date],.plebiscite__form-item--ok input[type=email],.plebiscite__form-item--ok input[type=number],.plebiscite__form-item--ok input[type=text],.plebiscite__form-item--ok input[type=url],.plebiscite__form-item--ok textarea{border-bottom:2px solid #7ed321}.plebiscite__form-checkbox{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center}.plebiscite__form-checkbox .label{margin-bottom:0}.plebiscite__form .error{display:inline-block;margin-top:10px}.plebiscite__form .label p{display:inline}.plebiscite__summary-text{text-align:center;margin-bottom:60px}.plebiscite__summary-info{background:#eaf4ff;border:1px solid #0074ff;border-radius:6px;width:100%;max-width:600px;padding:15px;margin:0 auto 50px}.plebiscite__summary-info span{display:inline-flex;width:22px;height:22px;justify-content:center;align-items:center;margin-right:10px;border-radius:50%;background:#0074ff;color:#fff}.plebiscite__confirmation,.plebiscite__confirmation.image-confirmation{text-align:center;width:100%;margin:30px auto;min-height:200px;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.plebiscite__confirmation.image-confirmation{background:transparent}.plebiscite__confirmation.image-confirmation-text{margin:25px auto}.plebiscite__confirmation.image-confirmation .resultImage{display:block;margin-bottom:42px}@media (max-width:768px){.plebiscite__box.mobile{display:block;text-align:center}.plebiscite__box.desktop{display:none}}@media (min-width:768px){.plebiscite__box.mobile{display:none}.plebiscite__box.desktop{display:block}.plebiscite__timeline-line{align-items:center}.plebiscite__timeline-item{margin:0 50px;width:auto}.plebiscite__timeline-header{margin-bottom:45px}.plebiscite__item-play{width:65px;height:65px}.plebiscite__item-title{min-height:30px}.plebiscite__item-author{min-height:25px}.plebiscite__choice{padding:20px 0;bottom:0}.plebiscite__choice-wrapper{flex-direction:row;text-align:unset}}@media (min-width:1024px){.plebiscite__headerBg{height:448px}.plebiscite__box{padding:23px}.plebiscite__box.mobile{display:none}.plebiscite__box.desktop{display:block}.plebiscite .ph-box{height:317px}.plebiscite .ph-box--withlogo{min-height:auto;height:317px;display:block}.plebiscite .ph-box__title{padding-bottom:35px}.plebiscite .ph-box__title--withlogo{display:flex;height:100%;padding-bottom:35px}.plebiscite__btn{height:55px;min-width:140px}.plebiscite__item-play{width:80px;height:80px}.plebiscite__timeline{margin-bottom:50px}.plebiscite__timeline-fixed.on{top:100px}.plebiscite__logo-center{width:230px}.plebiscite__logo-right{width:90px}.plebiscite__sponsor{left:unset;right:-15px;top:0;transform:translateX(0);position:absolute;flex-direction:column}.plebiscite__sponsor-text{margin-bottom:7px;margin-right:0}.plebiscite__confirmation{width:80%}}@media (min-width:1152px){.plebiscite__modal{position:absolute;z-index:10}.plebiscite__modal-wrapper{margin-top:100px}.plebiscite__modal__player{height:640px;padding-bottom:0}.plebiscite__modal-content{padding:0}.plebiscite__logo-center{width:418px}.plebiscite__logo-right{width:130px}.plebiscite__timeline-fixed.on{top:75px}}@media (min-width:1920px){.plebiscite__timeline-fixed.on{top:75px}.plebiscite__timeline-item{width:200px}.plebiscite__item-desc{min-height:45px}}.module-description__content{max-width:900px;margin:0 auto}.module-description__title{margin:28px 0}.module-description__text{margin-bottom:50px}.module-description__text p{margin-bottom:15px}.driver_small{margin-bottom:40px;padding-top:10px}.driver_small .hooper-pagination{bottom:-20px}.driver_small .hooper-indicator{width:14px;height:14px;border-radius:50%;background-color:#000;border:0;margin:0 5px}.driver_small .hooper-indicator.is-active{background-color:#0074ff}.driver_small .hooper-prev{left:-10px}.driver_small .hooper-next{right:-10px}.driver_small .column.is-full{padding:0}.driver_small .hooper-navigation{display:none}.driver_small .play-big{width:40px;height:40px;bottom:15px;left:15px}.driver_small .wbb2-box__content{position:static;width:100%}@media (min-width:480px){.driver_small{margin-bottom:50px}.driver_small .hooper-navigation{display:block}.driver_small .hooper-prev{left:40px}.driver_small .hooper-next{right:40px}.driver_small .hooper-pagination{bottom:-35px}}@media (min-width:768px){.driver_small{margin-bottom:42px}.driver_small .hooper-indicator{width:18px;height:18px;margin:0 9px}.driver_small .play-big{width:56px;height:56px;bottom:12px;left:13px}}@media (min-width:1024px){.driver_small .hooper-pagination{bottom:-38px}.driver_small .wbb2-box__content{position:absolute;max-width:560px}}@media (min-width:1152px){.driver_small .play-big{width:80px;height:80px;bottom:23px;left:15px}}.footer-logos{padding-top:20px;padding-bottom:20px}.footer-logos img,.footer-logos svg{height:auto;max-height:100%;max-width:100%;display:block}@media (max-width:768px){.footer-logos .columns{display:flex}}.footer-logos .columns .column{max-width:20%;flex-basis:20%;padding:4px 1.5px}@media (min-width:768px){.footer-logos .columns .column{max-width:9.09091%;flex-basis:9.09091%;padding:7px}}@media (min-width:1024px){.footer-logos .columns .column{padding:8.5px}}@media (min-width:1920px){.footer-logos .columns .column{padding:10px 13.5px}}.footer-logos__item{background-color:#fff;border:1px solid rgba(0,0,0,.1);height:24px;width:100%;margin:0;display:flex;justify-content:center;align-items:center}@media (min-width:1024px){.footer-logos__item{height:44px}}.newsletter{flex-direction:column;align-items:center;margin-bottom:60px;margin-top:30px}.newsletter,.newsletter__form{display:flex;justify-content:center}.newsletter__form{flex-direction:row;width:100%;max-width:700px;margin:30px auto 0}@media (min-width:1024px){.newsletter__form{margin-top:40px}}.newsletter__info{text-align:center}.newsletter__input{height:58px;width:calc(100% - 120px);border-top-left-radius:4px;border-bottom-left-radius:4px;padding:12px;border:1px solid transparent}.newsletter__input:focus{outline:0;border:0}@media (min-width:1024px){.newsletter__input{width:calc(100% - 200px);height:68px}}.newsletter__input--error{border:1px solid red}.newsletter__submit{height:58px;width:118px;border-top-right-radius:4px;border-bottom-right-radius:4px;border:0;margin-left:1px;cursor:pointer}@media (min-width:1024px){.newsletter__submit{width:198px;height:68px}}.newsletter__agreements{width:100%;max-width:700px;margin:12px auto 0;opacity:0;visibility:hidden;height:0;transition:translateY(-100px);transition:2s}.newsletter__agreements,.newsletter__agreements.show{-webkit-transition:2s ease-in-out;-moz-transition:2s;-ms-transition:2s;-o-transition:2s}.newsletter__agreements.show{transition:translateY(0);visibility:visible;opacity:.9;height:auto;transition:2s}.newsletter__popup{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,7,51,.6);z-index:111;display:none;opacity:0}.newsletter__popup,.newsletter__popup.show{-webkit-transition:1s ease-in-out;-moz-transition:1s;-ms-transition:1s;-o-transition:1s;transition:1s}.newsletter__popup.show{display:block;opacity:1}.newsletter__popup-container{position:absolute;width:96%;max-width:600px;display:flex;align-items:center;flex-direction:column;background-color:#fff;border-radius:4px;padding:30px;top:100px;left:50%;transform:translateX(-50%)}@media (min-width:1024px){.newsletter__popup-container{padding:50px}}.newsletter__popup-btn{border:0;outline:0;background-color:#0074ff;width:90%;max-width:300px;height:45px;display:flex;justify-content:center;align-items:center;border-radius:4px;cursor:pointer}@media (min-width:1024px){.newsletter__popup-btn{height:55px}}.newsletter__popup-title{margin:20px auto;text-align:center}@media (min-width:1024px){.newsletter__popup-title{margin:30px auto}}.newsletter__popup-text{margin:20px auto 30px;max-width:350px;text-align:center}@media (min-width:1024px){.newsletter__popup-text{margin:25px auto 35px}}.newsletter__popup-close{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/close-gray.svg);background-repeat:no-repeat;background-position:50%;position:absolute;right:20px;top:20px;width:20px;height:20px;cursor:pointer}.newsletter__error{width:100%;max-width:700px;margin:3px auto 0;display:block;padding-left:10px;display:none;opacity:0}.newsletter__error,.newsletter__error--show{-webkit-transition:1s ease-in-out;-moz-transition:1s;-ms-transition:1s;-o-transition:1s;transition:1s}.newsletter__error--show{display:block;opacity:1}@media (min-width:1024px){.newsletter{margin-bottom:120px;margin-top:90px}}.module-countdown{position:relative;z-index:0}@media (min-width:1152px){.module-countdown{min-height:680px}}@media (min-width:1920px){.module-countdown{min-height:724px}}.module-countdown__content{position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden;width:100%;height:360px}@media (min-width:768px){.module-countdown__content{height:596px}}@media (min-width:1152px){.module-countdown__content{height:100vh;min-height:680px;max-height:1080px}}@media (min-width:1920px){.module-countdown__content{min-height:724px}}.module-countdown__wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;z-index:5}.module-countdown__info{text-align:center;margin:0 auto 30px;width:96%}@media (min-width:1024px){.module-countdown__info{margin:-20px auto 50px;width:92%}}@media (min-width:1152px){.module-countdown__info{margin:0 auto 70px}}@media (min-width:1400px){.module-countdown__info{margin:-80px auto 70px}}@media (min-width:1920px){.module-countdown__info{margin:-100px auto 90px;width:90%}}.module-countdown__container{display:flex;align-items:center;justify-content:center;flex-direction:column;height:90%;width:100%;padding:16px;position:relative;z-index:1;text-align:center}.module-countdown__counter{margin-bottom:30px;margin-top:15px;display:none;justify-content:center;opacity:0}.module-countdown__counter,.module-countdown__counter.show{-webkit-transition:transform .3s ease-in-out;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s}.module-countdown__counter.show{display:flex;opacity:1}.module-countdown__counter ul{display:flex;flex-direction:row}.module-countdown__counter li{display:flex;flex-direction:column;padding:0 12px;text-align:center;min-width:60px}@media (min-width:1024px){.module-countdown__counter li{min-width:110px;padding:0 25px}}@media (min-width:1152px){.module-countdown__counter li{min-width:164px;padding:0 30px}}.module-countdown__counter span{text-align:center;display:inline-block;margin-bottom:5px}.module-promo-quiz__items{padding-top:40px;padding-bottom:35px}.module-promo-quiz__item{position:relative;height:426px;border-radius:16px;overflow:hidden}.module-promo-quiz__item--first{background:#1f1f1f;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.module-promo-quiz__item--first svg{padding:0 24px;width:auto;max-width:100%;height:140px}.module-promo-quiz__info{padding:0 24px 10px}.module-promo-quiz__title{text-align:center;padding:0 15px}.module-promo-quiz__content{position:absolute;left:0;bottom:15px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.module-promo-quiz__photo{height:inherit;position:relative;background-repeat:no-repeat;background-size:cover;background-position:top}@media (min-width:1024px){.module-promo-quiz__photo{background-position:50%}}.module-promo-quiz__btns{width:100%}.module-promo-quiz__btn{height:50px;width:calc(100% - 20px);margin:23px 10px 0;border-radius:12px;border:2px solid #fff;display:flex;justify-content:center;align-items:center}.module-promo-quiz__btn--vote{background-color:#0074ff;border-color:#0074ff;margin-top:13px}.module-promo-quiz__logo{width:calc(100% - 20px);height:200px;background-size:contain;background-repeat:no-repeat;background-position:bottom}.module-promo-quiz__mask{position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(2,34,67,0),#000)}@media (min-width:768px){.module-promo-quiz__items{padding-bottom:45px}.module-promo-quiz__item{height:460px}.module-promo-quiz__item--first svg{padding:0 30px;height:180px}.module-promo-quiz__info{padding:0 30px 20px}.module-promo-quiz__btn,.module-promo-quiz__logo{width:calc(100% - 30px)}}@media (min-width:1024px){.module-promo-quiz__items{padding-top:45px}.module-promo-quiz__btn{height:58px;margin:23px 15px 0}.module-promo-quiz__btn--vote{margin-top:23px}}@media (min-width:1152px){.module-promo-quiz__item{height:476px}}@media (min-width:1920px){.module-promo-quiz__item{height:582px}.module-promo-quiz__item--first svg{padding:0 50px;height:174px}.module-promo-quiz__info{padding:0 50px 20px}}.countdown-mundial.sg{margin-top:-80px}.countdown-mundial__bg{display:flex;align-items:center;flex-direction:column;width:100%;padding:15px 0 25px;height:290px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/polonia/countdown_mundial_bg.png);background-repeat:no-repeat;background-position:50%}@media (min-width:1024px){.countdown-mundial__bg{height:364px}}.sg .countdown-mundial__bg{height:250px;padding:0}@media (min-width:1024px){.sg .countdown-mundial__bg{height:270px}}@media (min-width:1024px){.ss1 .countdown-mundial__bg{padding-top:10px}}.countdown-mundial__container{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;position:relative;z-index:1;text-align:center;background-color:#fff}.countdown-mundial__container:active,.countdown-mundial__container:focus,.countdown-mundial__container:hover{text-decoration:none}.countdown-mundial__counter{margin-bottom:30px;margin-top:-15px;display:flex;justify-content:center;opacity:1;-webkit-transition:transform .3s ease-in-out;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s}.sg .countdown-mundial__counter{margin-bottom:10px}.ss1 .countdown-mundial__counter{margin-top:-15px}@media (min-width:1024px){.ss1 .countdown-mundial__counter{margin-top:-27px}}.countdown-mundial__counter.show{display:flex;opacity:1;-webkit-transition:transform .3s ease-in-out;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s}.countdown-mundial__counter ul{display:flex;flex-direction:row}.countdown-mundial__counter li{display:flex;flex-direction:column;padding:0 12px;text-align:center;min-width:60px}@media (min-width:1024px){.countdown-mundial__counter li{min-width:110px;padding:0 25px}}@media (min-width:1152px){.countdown-mundial__counter li{min-width:158px;padding:0 30px}.sg .countdown-mundial__counter li{min-width:148px}}.countdown-mundial__counter span{text-align:center;display:inline-block;margin-bottom:5px}.countdown-mundial__date{display:flex;width:100%;align-items:center;justify-content:center}.ss1 .countdown-mundial__date{margin-top:-15px}@media (min-width:1024px){.ss1 .countdown-mundial__date{margin-top:-25px}}.countdown-mundial__date span{display:inline-block;margin-left:20px}.module-6-boxes .mb-box__title{height:83px;overflow:hidden;position:relative}@media (min-width:1024px){.module-6-boxes .mb-box__title{height:108px}}@media (min-width:1152px){.module-6-boxes .mb-box__title{height:100px}}@media (min-width:1920px){.module-6-boxes .mb-box__title{height:125px}}.module-6-boxes .mb-box__content{min-height:121px;max-height:121px}@media (min-width:1024px){.module-6-boxes .mb-box__content{min-height:134px;max-height:134px}}@media (min-width:1152px){.module-6-boxes .mb-box__content{min-height:153px;max-height:153px}}@media (min-width:1920px){.module-6-boxes .mb-box__content{min-height:187px;max-height:187px}}.module-6-boxes .bb-box__title{padding-top:8px}@media (min-width:1024px){.module-6-boxes .is-key{margin-top:-173px}}@media (min-width:1152px){.module-6-boxes .is-key{margin-top:-171px}}@media (min-width:1920px){.module-6-boxes .is-key{margin-top:-172px}}@media (max-width:768px){.module-6-boxes .columns.is-multiline{display:flex}.module-6-boxes .column.is-6-desktop{flex-basis:100%}.module-6-boxes .column.is-3-desktop{flex-basis:50%}}.module-promo-banner__content{position:relative;margin-top:15px}.module-promo-banner__elems{position:relative}.module-promo-banner__elems .container{background-color:transparent}.module-promo-banner__elems .container.desktop{display:none}@media (min-width:768px){.module-promo-banner__elems .container{height:100%;display:flex;justify-content:right;align-items:center}.module-promo-banner__elems .container.mobile{display:none}.module-promo-banner__elems .container.desktop{display:flex}}.module-promo-banner__elems:hover,.module-promo-banner__elems:hover .module-promo-banner__text,.module-promo-banner__elems:hover .module-promo-banner__title{text-decoration:none}.module-promo-banner__elems:hover .module-promo-banner__button{color:#0074ff}.module-promo-banner__elems.no-link{cursor:default}.module-promo-banner__photo{height:161px;position:relative;background-repeat:no-repeat;background-size:cover;background-position:top;width:100%}@media (min-width:768px){.module-promo-banner__photo{height:324px}}@media (min-width:1024px){.module-promo-banner__photo{height:492px}}.module-promo-banner__info{position:relative;background-color:#fff;padding:16px;top:-6px;display:flex;flex-direction:column}.module-promo-banner__info:before{content:"";display:block;width:100%;height:5px;position:absolute;z-index:0;top:0;left:0;background-color:#0074ff}@media (min-width:768px){.module-promo-banner__info{max-width:672px;margin-left:auto;padding-left:53px}.module-promo-banner__info:before{width:5px;height:calc(100% - 56px);top:16px;left:24px}}.module-promo-banner__title{margin:12px 0}.module-promo-banner__text{margin-bottom:15px}.module-promo-banner__button{margin-left:auto;display:flex;align-items:center}.module-promo-banner__button:hover{text-decoration:none}.module-promo-banner__button .icon-arrow-more-blue-rounded{width:8.3px;height:14.6px;margin-top:2px}@media (min-width:1024px){.module-promo-banner__button .icon-arrow-more-blue-rounded{margin-top:0;width:14.8px;height:25.4px;margin-left:20px;margin-right:56px}}.module-banner__content img{display:block;margin:auto;max-width:100%}.module-editors{margin-bottom:20px}.module-editors__descriptions{border-bottom:2px solid #173f7d;padding:0 0 25px}@media (max-width:768px){.module-editors__descriptions{padding:0 0 15px}}.module-editors__banner{border-bottom:2px solid #173f7d;padding-top:25px;margin-bottom:40px}@media (max-width:768px){.module-editors__banner{padding:10px 0 0;margin-bottom:20px}}.module-editors__banner img{width:100%}.module-editors__banner .author{display:flex;padding:5px 0}.module-editors__person{text-align:center}@media (max-width:1024px){.module-editors__person .photo img{max-width:150px}}@media (max-width:768px){.module-editors__person .photo img{max-width:120px}}.module-editors__person .name{margin:12px 0}.dark .module-calendarium-description .arrow-down,.dark .module-calendarium-description .arrow-up{border-color:#fff}.dark .module-calendarium .articles__content-adres,.dark .module-calendarium .articles__content-data,.dark .module-calendarium .articles__content-description,.dark .module-calendarium .articles__content-name{color:#fff}.dark .module-calendarium .articles__container{border-color:#fff}.dark .module-calendarium__data{color:#fff;border-color:#fff}.dark .module-calendarium .calendarium__day{border-color:#fff}.dark .module-calendarium .calendarium__day:before{background:#fff}.dark .module-calendarium .calendarium__data,.dark .module-calendarium .calendarium__month,.dark .module-calendarium .calendarium__month-number{color:#fff}.dark .module-calendarium .VueCarousel-navigation .VueCarousel-navigation-prev{-webkit-mask-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-left-blue.svg)}.dark .module-calendarium .VueCarousel-navigation .VueCarousel-navigation-next,.dark .module-calendarium .VueCarousel-navigation .VueCarousel-navigation-prev{background:#fff;mask-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-right-blue.svg);width:16px;height:28px;color:transparent}.dark .module-calendarium .VueCarousel-navigation .VueCarousel-navigation-next{-webkit-mask-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-right-blue.svg)}.dark .module-calendarium .module-calendarium__navigation .prev{background:#fff;-webkit-mask-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-left-blue.svg);mask-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-right-blue.svg);width:16px;height:28px;cursor:pointer}.dark .module-calendarium .module-calendarium__navigation .prev.sg{top:45%}.dark .module-calendarium .module-calendarium__navigation .prev.disabled{opacity:.3}.dark .module-calendarium .module-calendarium__navigation .next{background:#fff;-webkit-mask-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-right-blue.svg);mask-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-right-blue.svg);width:16px;height:28px;cursor:pointer}.dark .module-calendarium .module-calendarium__navigation .next.sg{top:45%}.dark .module-calendarium .module-calendarium__navigation .next.disabled{opacity:.3}.module-calendarium--details .headline__title{font-size:35px;text-transform:capitalize;font-weight:700;border-bottom:2px solid #173f7d}.module-calendarium--details .headline__title:before{display:none}.module-calendarium__search{position:relative}.module-calendarium__search input{width:100%;height:35px;padding-left:35px;border:2px solid #173f7d;outline:none}.module-calendarium__search:before{position:absolute;content:"";width:2px;height:50%;top:10px;left:30px;background:#173f7d}.module-calendarium__data{margin-top:20px;padding-bottom:5px;border-bottom:2px solid #173f7d}.module-calendarium__more-url{text-align:center;position:relative;margin:40px 0;z-index:1}.module-calendarium__more-url a{padding:5px 10px;text-transform:uppercase;text-decoration:none;background-color:#173f7d}.module-calendarium__more-url:before{position:absolute;content:"";width:100%;height:1.5px;top:12px;left:0;background-color:#173f7d;z-index:-1}.module-calendarium .calendarium{display:flex;justify-content:center;margin:20px 0 50px;position:relative}@media (max-width:768px){.module-calendarium .calendarium{justify-content:flex-start}}.module-calendarium .calendarium__container{display:flex;flex-direction:column;justify-content:flex-end}.module-calendarium .calendarium a:hover{text-decoration:none}.module-calendarium .calendarium__day{display:flex;flex-direction:column;justify-content:space-between;position:relative;width:90px;height:90px;padding:0 7px;border:1.5px solid #173f7d;cursor:pointer;transition:all .3s}.module-calendarium .calendarium__day--bg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#173f7d;background-repeat:no-repeat;background-size:cover}.module-calendarium .calendarium__day:before{position:absolute;content:"";left:50%;top:3px;width:1.5px;height:100%;background:#173f7d;transform:rotate(45deg);z-index:2}.module-calendarium .calendarium__day:hover{background-color:#173f7d}.module-calendarium .calendarium__day:hover:before{background-color:#fff}.module-calendarium .calendarium__day:hover .calendarium__data,.module-calendarium .calendarium__day:hover .calendarium__month-number{color:#fff}.module-calendarium .calendarium__day.active{background-color:#173f7d}.module-calendarium .calendarium__day.active:before{background-color:#fff}.module-calendarium .calendarium__month{margin-bottom:5px;text-transform:capitalize}.module-calendarium .calendarium__month-number{display:flex;justify-content:flex-end}.module-calendarium .calendarium .hooper-list .hooper-track .hooper-slide{display:flex;flex-direction:column;justify-content:flex-end}@media (max-width:768px){.module-calendarium .calendarium .hooper-list .hooper-track .hooper-slide{width:90px!important}}.module-calendarium .calendarium .hooper-navigation .hooper-next,.module-calendarium .calendarium .hooper-navigation .hooper-prev{transform:translateY(calc(-50% + 15px))}.module-calendarium .calendarium .hooper-navigation .hooper-next{right:-5%}@media (max-width:768px){.module-calendarium .calendarium .hooper-navigation .hooper-next{right:-50px}}.module-calendarium .calendarium .hooper-navigation .hooper-prev{left:-5%}@media (max-width:768px){.module-calendarium .calendarium .hooper-navigation .hooper-prev{left:-50px}}.module-calendarium .articles__container{display:flex;align-items:center;margin:30px 0;padding-bottom:30px;border-bottom:2px solid #173f7d}.module-calendarium .articles__container .column{padding:0}@media (max-width:768px){.module-calendarium .articles__container{flex-direction:column-reverse}}.module-calendarium .articles__content-data{font-size:22px}.module-calendarium .articles__content-name{font-size:35px;margin:5px 0}.module-calendarium .articles__content-photo{display:flex;justify-content:flex-end}@media (max-width:768px){.module-calendarium .articles__content-photo{justify-content:center;padding-bottom:20px}}.module-calendarium .articles__content-description{padding-bottom:10px}.module-calendarium .articles__content-adres{padding-bottom:20px;font-size:22px}.module-calendarium .articles__content-adres .city{position:relative;padding-right:15px}.module-calendarium .articles__content-adres .city:before{position:absolute;content:"";right:5px;top:5px;width:1.5px;height:70%;background:#000}.module-calendarium .VueCarousel{width:100%}.module-calendarium .VueCarousel-slide{display:flex;flex-direction:column;justify-content:flex-end;align-items:start;margin-right:1px}.module-calendarium .VueCarousel-navigation .VueCarousel-navigation-prev{-webkit-mask-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-left-blue.svg)}.module-calendarium .VueCarousel-navigation .VueCarousel-navigation-next,.module-calendarium .VueCarousel-navigation .VueCarousel-navigation-prev{background:#173f7d;mask-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-right-blue.svg);width:16px;height:28px;color:transparent}.module-calendarium .VueCarousel-navigation .VueCarousel-navigation-next{-webkit-mask-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-right-blue.svg)}@media (max-width:1040px){.module-calendarium .module-calendarium__navigation{display:none}}.module-calendarium .module-calendarium__navigation-button{color:transparent!important}.module-calendarium .module-calendarium__navigation .prev{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-left-blue.svg);background-repeat:no-repeat;width:16px;height:28px;border:0;background-color:transparent;position:absolute;left:-25px;top:52px;cursor:pointer}@media (min-width:1152px) and (max-width:1180px){.module-calendarium .module-calendarium__navigation .prev{left:-20px}}.module-calendarium .module-calendarium__navigation .prev.disabled{opacity:.3}.module-calendarium .module-calendarium__navigation .prev.sg{top:45%}.module-calendarium .module-calendarium__navigation .next{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-right-blue.svg);background-repeat:no-repeat;width:16px;height:28px;border:0;background-color:transparent;position:absolute;right:-25px;top:52px;cursor:pointer}@media (min-width:1152px) and (max-width:1180px){.module-calendarium .module-calendarium__navigation .next{right:-20px}}.module-calendarium .module-calendarium__navigation .next.disabled{opacity:.3}.module-calendarium .module-calendarium__navigation .next.sg{top:45%}.module-calendarium.module-calendarium--sg .calendarium__month-number{font-size:85px;position:absolute;bottom:50px;right:50px}.module-calendarium.module-calendarium--sg .calendarium__data{font-size:85px;position:absolute;top:50px;left:50px}.module-calendarium.module-calendarium--sg .calendarium__day{width:324px;height:380px;margin-right:25px;transition:none;border:0}@media (max-width:1919px){.module-calendarium.module-calendarium--sg .calendarium__day{width:273px;margin-right:10px}}@media (max-width:1152px){.module-calendarium.module-calendarium--sg .calendarium__day{width:324px;margin-right:9px}}@media (max-width:1024px){.module-calendarium.module-calendarium--sg .calendarium__day{width:300px;margin-right:10px}}.module-calendarium.module-calendarium--sg .calendarium__day:last-child{margin-right:0}.module-calendarium.module-calendarium--sg .calendarium__day.active{background-color:rgba(23,63,125,.74)}.module-calendarium.module-calendarium--sg .calendarium__day.active .calendarium__data,.module-calendarium.module-calendarium--sg .calendarium__day.active .calendarium__month-number{font-size:5.3125rem;color:#fff;font-weight:700}.module-calendarium.module-calendarium--sg .calendarium__day .calendarium-info{opacity:0;transition:opacity .3s;position:absolute;left:0}.module-calendarium.module-calendarium--sg .calendarium__day:before{top:0;bottom:0;margin:auto;height:70%}.module-calendarium.module-calendarium--sg .calendarium__day:hover:before{display:none}.module-calendarium.module-calendarium--sg .calendarium__day:hover .calendarium-info{opacity:1}.module-calendarium.module-calendarium--sg .calendarium__day:hover .calendarium__data,.module-calendarium.module-calendarium--sg .calendarium__day:hover .calendarium__month-number{display:none}.module-calendarium.module-calendarium--sg .calendarium .VueCarousel-navigation .VueCarousel-navigation-prev{top:50%;margin-left:0}.module-calendarium.module-calendarium--sg .calendarium .VueCarousel-navigation .VueCarousel-navigation-next{top:50%;margin-right:-8px}.module-calendarium.module-calendarium--sg .calendarium .VueCarousel-slide{padding:0 8px;align-items:baseline}.module-calendarium.module-calendarium--sg .calendarium .calendarium-info{background-color:rgba(23,63,125,.74);max-width:324px;height:380px;margin-right:25px;padding:20px;width:100%}.module-calendarium.module-calendarium--sg .calendarium .calendarium-info--show-more{color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;display:flex;position:absolute;bottom:20px}.module-calendarium.module-calendarium--sg .calendarium .calendarium-info--show-more .icon-arrow-next{width:20px;height:20px;margin-top:2px}.module-calendarium.module-calendarium--sg .calendarium .calendarium-info__date{color:#fff;font-size:25px;font-weight:700;display:block;margin-bottom:10px}.module-calendarium.module-calendarium--sg .calendarium .calendarium-info__line{display:block;color:#fff;margin-bottom:20px}@media (max-width:1024px){.module-calendarium.module-calendarium--sg .calendarium .calendarium-info__line{margin-bottom:5px}}.module-calendarium.module-calendarium--sg .calendarium .calendarium-info__line--time{font-size:18px;display:block}.module-calendarium.module-calendarium--sg .calendarium .calendarium-info__line--value{font-size:18px;font-weight:700}.module-calendarium.module-calendarium--sg .calendarium-viewport{overflow:hidden}.module-calendarium.module-calendarium--sg .calendarium-content{width:max-content;display:flex;transition:all .1s}.module-calendarium.module-calendarium--sg .desktop{display:block}.module-calendarium-description{position:relative;display:inline;font-size:22px}.module-calendarium-description .arrow-down,.module-calendarium-description .arrow-up{position:absolute;right:-15px;bottom:2px;border:solid #173f7d;border-width:0 2px 2px 0;display:inline-block;cursor:pointer}.module-calendarium-description .arrow-down{width:8px;height:8px;bottom:5px;transform:rotate(45deg)}.module-calendarium-description .arrow-up{width:8px;height:8px;transform:rotate(-135deg)}.calendarium-viewport1{overflow:hidden;position:relative;padding-bottom:5px}.calendarium-viewport1::-webkit-scrollbar{width:0!important}@media (max-width:1024px){.calendarium-viewport1{-webkit-overflow-scrolling:touch;-webkit-touch-callout:none;touch-action:auto;overflow:auto}}.calendarium-content1{display:flex;align-items:end;width:max-content}.calendarium-content1::-webkit-scrollbar{width:0!important}@media (min-width:1024px){.calendarium-content1.transition{transition:all .3s}}.calendarium-item{margin-right:16.6px}.calendarium-item:last-child{margin-right:0}@media (min-width:1024px){.calendarium-item{margin-right:10.2px}}@media (min-width:1152px){.calendarium-item{margin-right:13.06px}}@media (min-width:1920px){.calendarium-item{margin-right:16.6px}}.module-urgent__content{display:flex;align-items:center;padding:10px 20px 10px 10px}@media (min-width:1024px){.module-urgent__content{height:100%}}@media (min-width:1152px){.module-urgent__content{padding:10px 20px 10px 40px}}@media (min-width:1920px){.module-urgent__content{padding:10px 20px 10px 50px}}.module-urgent__text{display:flex;align-items:center}@media (max-width:768px){.module-urgent__text{display:block}}.module-urgent__text-bold{margin-right:5px}@media (max-width:768px){.module-urgent__text-bold{margin-right:0}}.module-urgent__url{width:100%;cursor:pointer}.module-urgent__url,.module-urgent__url:hover{text-decoration:none}.module-filter-article{margin-bottom:15px;margin-top:10px;position:relative;padding:0 12px}@media (max-width:768px){.module-filter-article{padding:0}}.module-filter-article.no-padding{padding:0}.module-filter-article__items{overflow:hidden;padding-bottom:10px}.module-filter-article__wrapper{display:flex;width:max-content}.module-filter-article__wrapper .transition{transition:.7s}@media (max-width:768px){.module-filter-article__wrapper{transition:none}}.module-filter-article__item{display:block;margin:5px 0}.module-filter-article__item--url{color:#666;border-radius:16px;background:#eee;border:1px solid #666;font-size:14px;padding:6px 15px;margin-right:5px;cursor:pointer;margin-top:5px;margin-bottom:5px;transition:.2s}.module-filter-article__item--url img{width:10px;height:10px}.module-filter-article__item--url:hover{color:#fff;background:#173f7d;border-color:#173f7d;text-decoration:none}.module-filter-article__item--url.active{color:#fff;background:#173f7d;border-color:#173f7d;position:relative}@media (max-width:768px){.module-filter-article__navigation{display:none}}.module-filter-article__navigation button{position:absolute;cursor:pointer;background-color:transparent;border:none;width:26px;height:28px}.module-filter-article__navigation button.disabled{opacity:.5;cursor:no-drop}.module-filter-article__navigation .prev{left:-10px;transform:translateY(2px) rotate(180deg)}.module-filter-article__navigation .next,.module-filter-article__navigation .prev{top:0;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-filter.svg)}.module-filter-article__navigation .next{right:-10px;transform:translateY(5px)}.module-filter-article__navigation .next.disabled,.module-filter-article__navigation .prev.disabled{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/arrow-filter-disabled.svg)}@media (max-width:768px){.module-filter-article{margin-bottom:7px;margin-top:10px}}.module-banner-special{background-size:cover;background-position:50%;position:relative;margin-top:20px;min-height:350px;display:flex;align-items:flex-end;justify-content:center}@media (min-width:768px){.module-banner-special{min-height:400px}}@media (min-width:1024px){.module-banner-special{min-height:650px}}@media (max-width:768px){.module-banner-special{background-size:contain;background-repeat:no-repeat;background-position:top}}@media (max-width:768px){.module-banner-special .container,.module-banner-special__content{padding:35% 0 0;position:relative}}.module-banner-special__description.column{margin-top:40px}@media (max-width:768px){.module-banner-special__description.column{margin:0;padding:20px;background-color:#173f7d;box-shadow:0 3px 36px 3px #000}}@media (max-width:768px){.module-banner-special__items.column{padding:10px 10px 15px;margin-top:0;background:rgba(23,63,125,.85)}}.module-banner-special__content{background:rgba(23,63,125,.85)}@media (max-width:768px){.module-banner-special__content{background-color:transparent;opacity:1}}.module-banner-special__items{margin-top:10px;padding:30px 0 60px}@media (min-width:768px){.module-banner-special__items{margin-top:0}}.module-banner-special__wrapper{display:flex}.module-banner-special__item{margin:10px 10px 0;transition:.3s;transition-duration:.5s;max-width:50%}.module-banner-special__item:nth-child(2){margin-left:0}.module-banner-special__item:nth-child(3){margin-right:0}.module-banner-special__item:hover{transform:translateY(-10px)}@media (min-width:768px){.module-banner-special__item{margin:0 10px}}.module-banner-special__description-video{padding:0 0 10px 10px}@media (max-width:768px){.module-banner-special__description-video{padding:0 0 0 10px}}.module-banner-special__link figure{position:relative}.module-banner-special__link figure img{border:1px solid #fff}.module-banner-special__link figure:before{position:absolute;content:"";left:5px;bottom:15px;width:30px;height:30px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/play_small_f.svg);background-size:contain}.module-banner-special__link:hover{text-decoration:none}.module-banner-special__link:hover figure:before{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/wilno/play-small.svg)}.module-scroller{position:relative;display:block;overflow:hidden;background:#fff}@media (min-width:768px){.module-scroller{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:130px 0;max-height:1330px;min-height:500px}}.module-scroller__container{max-width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;z-index:0}@media (min-width:768px){.module-scroller__container{height:100%;max-height:633px}}.module-scroller__container::-webkit-scrollbar{display:none}.module-scroller__container_scroll{display:flex;flex-direction:column;transition:transform .8s}.module-scroller__container_scroll img{max-width:none;width:100%;padding-bottom:20px}.module-scroller__container_scroll img:last-child{padding-bottom:0}@media (min-width:768px){.module-scroller__container_scroll img{width:auto;padding-bottom:0;padding-right:20px}.module-scroller__container_scroll img:last-child{padding-right:0}}@media (min-width:768px){.module-scroller__container_scroll{height:100%;flex-direction:row}}@media (max-width:768px){.module-scroller__container_scroll{transform:unset!important}}.module-scroller__button_wrapper{position:relative;padding:25px;width:100%;text-align:center}.module-scroller__button{display:inline-block;padding:15px 30px;border:0;background-color:#0074ff;color:#fff;text-transform:uppercase;line-height:1.2;transition:padding .5s}.module-scroller__button.is-toggled{padding:20px 40px}@media (min-width:768px){.module-scroller__button{position:absolute;right:20px;margin:auto}}.module-scroller__button:hover{background:#fff;border:1px solid #0074ff;color:#0074ff;text-decoration:none}.module-stats__container{display:flex;width:100%;margin-top:15px;flex-wrap:wrap}@media (min-width:1024px){.module-stats__container{align-items:center;flex-wrap:nowrap}}.module-stats__description{width:90%;margin:0 auto}@media (min-width:1024px){.module-stats__description{width:70%}}@media (min-width:1152px){.module-stats__description{width:calc(100% - 370px)}}.module-stats__content{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:380px;margin:0 auto}@media (min-width:1152px){.module-stats__content{margin:initial;max-width:460px;padding-right:30px;max-width:560px}}.module-stats__info{display:flex;justify-content:center;flex-wrap:wrap;flex-direction:column}@media (min-width:1024px){.module-stats__info{flex-direction:inherit;align-items:center}}@media (min-width:1340px){.module-stats__info{flex-wrap:nowrap}}.module-stats__info.photo{text-align:center}.module-stats__photo{display:flex;align-items:center;min-width:300px;margin:0 auto 15px}@media (min-width:1024px){.module-stats__photo{margin-right:30px;margin-left:0}}@media (min-width:1152px){.module-stats__photo{margin-right:50px}}@media (min-width:1920px){.module-stats__photo{margin-right:70px}}.module-stats__number{text-align:center;margin:0 auto}@media (min-width:1340px){.module-stats__number{width:320px;padding-right:20px}}.module-stats__title{margin-bottom:16px}.module-stats .hooper .hooper-navigation .hooper-next{display:inline-block;flex-shrink:0;width:inherit;height:inherit;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/icon_stats.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;background-size:40%;width:17px;height:27px;vertical-align:middle;right:-32px}@media (min-width:768px){.module-stats .hooper .hooper-navigation .hooper-next{right:0}}@media (min-width:1152px){.module-stats .hooper .hooper-navigation .hooper-next{right:-26px}}.module-stats .hooper .hooper-navigation .hooper-prev{display:inline-block;flex-shrink:0;width:inherit;height:inherit;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/icon_stats.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;background-size:40%;width:17px;height:27px;left:-32px;transform:rotate(180deg) translateY(50%)}@media (min-width:768px){.module-stats .hooper .hooper-navigation .hooper-prev{left:0}}@media (min-width:1152px){.module-stats .hooper .hooper-navigation .hooper-prev{left:-32px}}.module-stats .hooper .hooper-pagination{display:none}.module-stats .hooper .hooper-next.is-disabled,.module-stats .hooper .hooper-prev.is-disabled{opacity:0;cursor:default}.module-stream-go__banner{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/stream-go/bg-banner-top.jpg);background-size:cover}.module-stream-go__banner .banner-content{display:flex;justify-content:space-between;align-items:center;min-height:130px}@media (max-width:768px){.module-stream-go__banner .banner-content{flex-direction:column;padding:20px 0}}.module-stream-go__banner .banner-content__text{text-align:center}.module-stream-go__banner .banner-content__app{display:flex}@media (max-width:1024px){.module-stream-go__banner .banner-content__app{flex-direction:column;padding:10px 0 0}}.module-stream-go__video{background-color:#393939;padding:40px 0}.module-stream-go__video .player{position:relative;display:block;padding-bottom:56.25%;height:0;width:100%}.module-stream-go__video .player__blend{text-align:center}.module-stream-go__video .player__blend a{display:block}.module-stream-go__video .player iframe{width:100%;height:100%}.module-stream-go__chanel{background:#fff}.module-stream-go__chanel .chanel-content{padding:20px 0}.module-stream-go__chanel .chanel-content__headline{margin:20px 0}.module-stream-go__chanel .chanel-content__headline span{position:relative}.module-stream-go__chanel .chanel-content__headline span:before{position:absolute;content:"";width:100%;height:3px;background:linear-gradient(91deg,#3023ae 10%,#3ecff2);top:0;left:0}.module-stream-go__chanel .chanel-content .columns{flex-wrap:wrap}@media (max-width:768px){.module-stream-go__chanel .chanel-content .columns{display:flex}}.module-stream-go__chanel .chanel-content__block{display:flex;align-items:center;justify-content:center;position:relative;padding:0;cursor:pointer;background-color:#fff;transition:.3s;transition-duration:.5s;transition-timing-function:cubic-bezier(.14,.01,.2,.98);min-height:150px}.module-stream-go__chanel .chanel-content__block:hover{transform:translateY(-10px)}.module-stream-go__chanel .chanel-content__block .image-container{width:150px;height:90px}.module-stream-go__chanel .chanel-content__block .image-container__background{max-width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:50%;animation:fadein .9s;transition:transform .3s}.module-stream-go__chanel .chanel-content__block.active{border:4px double transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(133deg,#3023ae,#3ecff2);background-origin:border-box;background-clip:content-box,border-box}.module-stream-go__chanel .chanel-content__block.active img{transform:translateX(0) scale(1.05)}.poll__wrapper{padding:15px 10px}@media (min-width:1024px){.poll__wrapper{padding:20px 30px}}@media (min-width:1920px){.poll__wrapper{padding:25px 130px}}.poll__wrapper--answered{padding-top:0}.poll__wrapper--answered .poll-item__body :checked+label.poll-item__answer{box-shadow:none}.poll__title{min-width:200px;height:31px;background-color:#fff;padding:0 15px;display:inline-flex;align-items:center}@media (min-width:1024px){.poll__title{padding:0 28px}}.poll__content{background-color:#fff;padding-bottom:30px}@media (min-width:1024px){.poll__content{padding-bottom:50px}}.poll-item__question-text{min-height:70px;width:100%;display:flex;align-items:center;padding:5px 15px}@media (min-width:1024px){.poll-item__question-text{padding:5px 25px}}.poll-item__answer{position:relative}.poll-item__answer:before{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);left:-2px;top:-2px;border:2px solid transparent;border-radius:5px;-webkit-transition:.25s ease-in-out;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}.poll-item__body{padding:15px 0}.poll-item__body input[type=checkbox],.poll-item__body input[type=radio]{display:none}.poll-item__body :checked+label.poll-item__answer:before{border:2px solid #0074ff;transition:width .5s ease-in-out}.poll-item__body :checked+label.poll-item__answer .poll-item__name{background-color:#0074ff}.poll-item__body .poll-item__answer{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}@media (min-width:1024px){.poll-item__body{padding:20px 30px}}@media (min-width:1152px){.poll-item__body{padding:40px 60px}}.poll-item__btn{width:200px;height:56px;border-radius:5px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;border:0;margin:0 auto;cursor:pointer}@media (min-width:768px){.poll-item__btn{width:324px;height:70px}}.poll-item__name{position:relative;z-index:2;height:50px;width:100%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.poll-item__text{padding:5px;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.poll-item__img{display:block;position:relative;border-top-left-radius:6px;border-top-right-radius:6px}.poll-item__textarea{border:1px solid #d9d9d9;width:100%;min-width:100%;min-height:97px;border-radius:5px;padding:16px}.poll-item__textarea:focus,.poll-item__textarea:focus-visible{border:1px solid #d9d9d9;outline:0}.poll__results{padding:0}.poll__results-answers{margin-top:20px}@media (min-width:1024px){.poll__results-answers{margin-top:30px}}.poll__results .poll-item__answer{position:relative;width:100%;display:flex;flex-direction:column;margin-bottom:10px}@media (min-width:768px){.poll__results .poll-item__answer{flex-direction:row;align-items:center}}.poll__results .poll-item__name{display:flex;justify-content:flex-start;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:transparent;width:100%;height:auto;margin-bottom:5px}@media (min-width:768px){.poll__results .poll-item__name{height:52px;width:29%;text-align:right;margin-right:1%;justify-content:flex-end;align-items:center;margin-bottom:0}}.poll__results .poll-item__text{text-align:left;padding:0}@media (min-width:768px){.poll__results .poll-item__text{text-align:right;padding-right:15px}}.poll__results .poll-item__progress{width:100%;height:52px;position:relative;display:flex;align-items:center}.poll__results .poll-item__progress-line{position:absolute;top:0;left:0;bottom:0;width:0;background-color:#0074ff;z-index:1;transition:width 1s ease-in-out;display:flex;align-items:center}.poll__results .poll-item__percentage-votes{display:inline-block;padding-left:10px}.poll__results .poll-item__img{border-top-left-radius:0;border-top-right-radius:0;height:52px;width:80px;min-width:80px}.poll__results .poll-item__info{display:flex;flex-direction:row;width:100%}@media (min-width:768px){.poll__results .poll-item__info{width:70%}}.poll__results-baner{margin-bottom:35px}.poll__results-default{height:160px;width:100%;padding:15px;display:flex;align-items:center;justify-content:center;background-color:#0074ff;margin-bottom:35px}@media (min-width:768px){.poll__results-default{height:220px}}@media (min-width:1920px){.poll__results-default{height:280px}}@media (min-width:768px){.poll__results{padding:25px}}.banner{position:relative}.module-mini-player{z-index:15;position:absolute;right:68px;bottom:142px;display:flex;box-shadow:0 5px 25px 0 rgba(0,0,0,.5)}@media screen and (max-width:1464px){.module-mini-player{display:none}}.module-mini-player .vue-player{position:relative}.module-mini-player__container{width:427px;height:240px}.module-mini-player__minimize{align-items:center;justify-content:center;cursor:pointer;display:none;position:absolute;top:0;right:-30px;width:30px;height:30px;background:#616060}.module-mini-player__arrow{transform:rotate(180deg);display:inline-block;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/tvpworld/triangle.svg);width:12px;height:8px}.module-mini-player__button{align-items:center;margin-bottom:10px}.module-mini-player__button a{color:#fff;height:17px;width:56px;font-size:12px;display:flex;background:#001e41;align-items:center;text-decoration:none;justify-content:space-around}.module-mini-player__button svg{display:block;margin-left:5px}.module-mini-player__button span{margin:0 4px 1px 0}.module-mini-player__description{z-index:1;color:#fff;padding:20px;background:#e6613a;width:211px;height:240px}@keyframes show-player{0%{right:-800px}to{right:35px}}.module-mini-player.mini{width:110px}.module-mini-player.mini .module-mini-player__description{display:flex;justify-content:center}.module-mini-player.mini .module-mini-player__container{display:none}.module-mini-player.mini .module-mini-player__minimize{bottom:0;right:0;width:100%;top:auto;z-index:11}.module-mini-player.mini .module-mini-player__epg{display:none}.module-mini-player.mini .module-mini-player__arrow{transform:rotate(0deg)}.module-mini-player.show{animation:show-player 1s 1;flex-direction:column;position:fixed;top:100px;bottom:auto}.module-mini-player.show .module-mini-player__minimize{display:flex}.module-mini-player.show .module-mini-player__description{width:100%;height:90px}.module-recommend-tabs{padding-top:40px;padding-bottom:30px}@media (min-width:1024px){.module-recommend-tabs .bbb2-box:hover .bbb2-box__content{transform:translateY(-4px)}}.module-recommend-tabs .bbb2-box__content{width:100%;bottom:0;padding:15px 15px 0}@media (min-width:1152px){.module-recommend-tabs .bbb2-box__content{padding:30px 32px 0 26px}}.module-recommend-tabs .mb-box{display:flex}@media (min-width:1024px){.module-recommend-tabs .mb-box{display:block}}.module-recommend-tabs .mb-box__photo{min-width:50%;max-width:50%}@media (min-width:768px){.module-recommend-tabs .mb-box__photo{max-width:100%}}.module-recommend-tabs .mb-box__content{min-width:50%;max-width:50%;min-height:unset}@media (min-width:1024px){.module-recommend-tabs .mb-box__content{min-height:100px;max-width:100%}}@media (min-width:1152px){.module-recommend-tabs .mb-box__content{padding-left:17px;padding-right:17px}}.module-recommend-tabs .mb-box__category{display:none}@media (min-width:768px){.module-recommend-tabs .mb-box__category{display:inline-block}}.module-recommend-tabs__headline{margin-bottom:20px}.module-recommend-tabs__headline-title{cursor:pointer;background-color:#0074ff;border:1px solid #0074ff;position:relative;display:inline-flex;align-items:center;justify-content:center;text-align:center;height:44px;width:calc(50% - 7px);text-transform:uppercase;letter-spacing:1px;transition:all,.2s}@media (min-width:1152px){.module-recommend-tabs__headline-title{width:calc(50% - 9px)}}.module-recommend-tabs__headline-title.active{background-color:#0074ff;border-color:#0074ff}.module-recommend-tabs__headline-title.active:before{content:"";height:2px;width:100%;background-color:#0074ff;position:absolute;left:0;bottom:-1px}.module-recommend-tabs__headline-title:first-child{margin-right:10px}@media (min-width:1152px){.module-recommend-tabs__headline-title:first-child{margin-right:14px}}.module-recommend-tabs__latest{position:relative;display:inline-block;width:100%;padding-bottom:10px;margin-bottom:10px;padding-left:20px;border-bottom:1px solid #0074ff}.module-recommend-tabs__latest:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background-color:#0074ff;left:0;top:7px}.module-recommend-tabs__more{display:inline-block;margin-top:10px;text-transform:uppercase;position:relative;padding-right:20px}.module-recommend-tabs__more:after{content:"";position:absolute;width:13px;height:5px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/tvpworld/more.svg);background-size:contain;right:0;top:50%;transform:translateY(-50%)}.module-recommend-tabs__big{width:100%}@media (min-width:1024px){.module-recommend-tabs__big{width:66.5%;-ms-flex-preferred-size:66.5%;flex-basis:66.5%}}.module-recommend-tabs__small{width:100%}@media (min-width:1024px){.module-recommend-tabs__small{width:33.5%;-ms-flex-preferred-size:33.5%;flex-basis:33.5%}.module-recommend-tabs__small .column,.module-recommend-tabs__small .mb-box{height:100%}.module-recommend-tabs__small .mb-box__content{height:141px}}@media (min-width:1152px){.module-recommend-tabs__small .mb-box__content{height:159px}}@media (min-width:1920px){.module-recommend-tabs__small .mb-box__content{height:187px}}.module-recommend-tabs__boxes{flex-direction:column}@media (min-width:1024px){.module-recommend-tabs__boxes{flex-direction:row}}@media (min-width:1024px){.module-recommend-tabs__boxes .mb-box__content{height:150px}}@media (min-width:1152px){.module-recommend-tabs__boxes .mb-box__content{height:187px}}@media (min-width:1024px){.module-recommend-tabs .is-third-quarter{width:75%}}@media (min-width:768px){.module-recommend-tabs .is-one-quarter.is-full-tablet{width:100%}}@media (min-width:1024px){.module-recommend-tabs .is-one-quarter.is-full-tablet{width:25%}}.module-countdown-counter{display:block;padding:10px 0;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/lotto/mobile.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}@media (min-width:1024px){.module-countdown-counter{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/lotto/web.jpg)}}.module-countdown-counter.is-lottery{background-color:#08083d;background-image:none}@media (min-width:768px){.module-countdown-counter.is-lottery{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/lotto/kule_lotto.png);background-size:110px}}@media (min-width:1024px){.module-countdown-counter.is-lottery{background-size:auto}}.module-countdown-counter.is-lottery .module-countdown-counter__counter{flex-direction:row;justify-content:center}@media (min-width:768px){.module-countdown-counter.is-lottery .module-countdown-counter__counter{justify-content:start}}.module-countdown-counter.is-lottery .module-countdown-counter__content{justify-content:center;margin:auto;height:65px;max-width:470px}@media (min-width:768px){.module-countdown-counter.is-lottery .module-countdown-counter__content{justify-content:end;margin:0;height:auto;max-width:none;padding-left:120px}}.module-countdown-counter.is-lottery .module-countdown-counter__title-part{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/lotto/lotto_dzien_gracza.png);background-repeat:no-repeat;background-size:contain;background-position:50%;width:40%}.module-countdown-counter.is-lottery .module-countdown-counter__title-part-end{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/lotto/lotto_juz_za.png);background-repeat:no-repeat;background-size:contain;background-position:50%;width:18%;transform:translateY(5px)}.module-countdown-counter.is-lottery .module-countdown-counter__title-part-logo{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/lotto/lotto.png);background-repeat:no-repeat;background-size:contain;background-position:50%;width:20%;margin:0 15px}.module-countdown-counter:hover{text-decoration:none}.module-countdown-counter__title,.module-countdown-counter__title-end{display:flex;align-items:center;font-size:12px;text-transform:uppercase;font-weight:700;color:#fded75;line-height:1}@media (min-width:430px){.module-countdown-counter__title,.module-countdown-counter__title-end{font-size:18px}}@media (min-width:1024px){.module-countdown-counter__title,.module-countdown-counter__title-end{font-size:33px}}.module-countdown-counter .is-one-third-desktop{align-content:center}.module-countdown-counter__title:after{content:"";display:inline-block;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/lotto/sylwester.png);background-repeat:no-repeat;background-size:contain;margin:15px 20px 0;height:98px;width:198px}@media (min-width:1024px){.module-countdown-counter__title:after{margin-top:0;height:112px;width:324px}}.module-countdown-counter__content{justify-content:center}.module-countdown-counter__counter{display:flex;flex-direction:column;align-items:center;text-align:center}.module-countdown-counter__counter-title{font-size:11px;text-transform:uppercase;font-weight:700;color:#fded75}@media (min-width:430px){.module-countdown-counter__counter-title{font-size:13px}}@media (min-width:1024px){.module-countdown-counter__counter-title{font-size:18px}}.module-countdown-counter__counter-wrapper{display:flex}.module-countdown-counter__element{display:flex;flex-direction:column;position:relative;font-size:35px;color:#fff;padding:0 12px 0 5px;line-height:1}@media (min-width:1024px){.module-countdown-counter__element{font-size:60px}}.module-countdown-counter__element:before{position:absolute;right:0;top:8px;content:":";color:#fded75;font-size:24px}@media (min-width:1024px){.module-countdown-counter__element:before{font-size:50px}}.module-countdown-counter__element:after{text-transform:uppercase;color:#fded75;font-size:8px}@media (min-width:1024px){.module-countdown-counter__element:after{font-size:12px}}.module-countdown-counter__days:after{content:"dni"}.module-countdown-counter__hours:after{content:"godzin"}.module-countdown-counter__minutes:after{content:"minut"}.module-countdown-counter__seconds:after{content:"sekund"}.module-countdown-counter__seconds:before{display:none}.article__boxes{margin-bottom:80px}.article__boxes .mb-box__title{height:83px;overflow:hidden;position:relative}.article__boxes .mb-box__title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background-image:linear-gradient(180deg,hsla(0,0%,100%,.4),#fff)}@media (min-width:1024px){.article__boxes .mb-box__title{height:108px}}@media (min-width:1152px){.article__boxes .mb-box__title{height:100px}}@media (min-width:1920px){.article__boxes .mb-box__title{height:125px}}.article__boxes .mb-box__content{min-height:121px;max-height:121px}@media (min-width:1024px){.article__boxes .mb-box__content{min-height:134px;max-height:134px}}@media (min-width:1152px){.article__boxes .mb-box__content{min-height:153px;max-height:153px}}@media (min-width:1920px){.article__boxes .mb-box__content{min-height:187px;max-height:187px}}.article__boxes .bb-box__title{padding-top:8px}@media (min-width:1024px){.article__boxes .is-key{margin-top:-173px}}@media (min-width:1152px){.article__boxes .is-key{margin-top:-171px}}@media (min-width:1920px){.article__boxes .is-key{margin-top:-172px}}@media (max-width:768px){.article__boxes .columns.is-multiline{display:flex}.article__boxes .column.is-6-desktop{flex-basis:100%}.article__boxes .column.is-3-desktop{flex-basis:50%}}.article__box-desc{background-color:#fff;padding:10px;position:relative;max-height:109px;min-height:109px}@media (min-width:768px){.article__box-desc{max-height:97px;min-height:97px}}@media (min-width:1024px){.article__box-desc{max-height:134px;min-height:134px}}@media (min-width:1152px){.article__box-desc{max-height:153px;min-height:153px}}@media (min-width:1920px){.article__box-desc{max-height:187px;min-height:187px}}.article__box--big .article__box-desc{padding:20px;min-height:172px;max-height:100%}.article__box--big .article__box-category{text-transform:uppercase}.article__box--big figure i{position:absolute;left:23px;bottom:23px}@media (min-width:768px) and (max-width:1024px){.article__box--big{display:flex}.article__box--big figure{width:calc(75% - 6px)}.article__box--big .article__box-desc{width:25%}}.article__box-category{display:block;position:absolute;bottom:10px}.article__box figure{position:relative}.article__box figure img{display:block;width:100%}.article__box figure i{position:absolute;left:13px;bottom:13px}.article__box:hover{text-decoration:none}.article__shares{margin-bottom:36px}.article__shares-tags{display:flex;justify-content:flex-start;border-bottom:1px solid #ddd;padding-bottom:4px;flex-wrap:wrap}.article__shares-source{display:flex;align-items:center;margin:14px 0;padding-bottom:14px;border-bottom:1px solid #ddd}.article__shares-source .icon-pap{margin-left:8px}.article__tag{padding:8px 12px;background-color:#f1f1f1;border:1px solid #ddd;margin-right:15px;margin-bottom:10px}.article__social{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:14px}.article__social-fb{width:40%;background-color:#3b5998;padding:8px;text-align:center;display:flex;justify-content:center;align-items:center}.article__social-fb:hover{text-decoration:none;color:#fff}.article__social-fb span{display:none}@media (min-width:1024px){.article__social-fb span{display:inline-block}}@media (min-width:1024px){.article__social-fb{width:44%}}.article__social-fb i{margin-right:10px}.article__social-tw{width:40%;background-color:#000;padding:8px;text-align:center;display:flex;justify-content:center;align-items:center}.article__social-tw:hover{text-decoration:none;color:#fff}.article__social-tw span{display:none}@media (min-width:1024px){.article__social-tw span{display:inline-block}}@media (min-width:1024px){.article__social-tw{width:44%;padding:16px}}.article__social-tw i{margin-right:10px}.article__social-en{width:18%;background-color:#7b7b7b;display:flex;justify-content:center;align-items:center}@media (min-width:1024px){.article__social-en{width:10%}}.article__social-co{margin-top:10px;padding:8px 0;text-align:center;width:100%}.article__social-co:hover{text-decoration:none;color:#fff}@media (min-width:1152px){.article__social-co{padding:13px 0}}.article__social--fbwrapper{width:100%}@media (min-width:768px){.article__middle{margin-left:65px}}@media (min-width:1152px){.article__middle{margin-left:234px}}@media (min-width:1920px){.article__middle{max-width:792px}}.article__paragraph{margin-bottom:2rem}@media (min-width:768px){.article__paragraph{margin-left:65px}}@media (min-width:1152px){.article__paragraph{margin-left:234px}}@media (min-width:1920px){.article__paragraph{max-width:792px}}.article__paragraph iframe{margin:20px 0;max-width:100%}.article__paragraph-subtitle{margin-bottom:20px;margin-top:10px}.article__paragraph-text ol,.article__paragraph-text ul{margin-left:30px;margin-bottom:10px}.article__paragraph-text ul{list-style-position:outside;display:list-item;list-style-type:disc}.article__biglink,.article center>a{display:inline-block;padding:10px 50px 10px 18px;position:relative;margin:14px 0;width:100%;text-align:left}.article__biglink:after,.article center>a:after{content:"";display:block;background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/article-arrow-link.svg) no-repeat;width:27px;height:9px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.article__biglink:hover,.article center>a:hover{text-decoration:none}.article__header{padding:16px 0}.article__blockquote{display:block;margin-top:30px;margin-bottom:20px;padding:10px 0}.article__blockquote i{position:relative;top:-10px;margin-right:15px}@media (min-width:768px){.article__blockquote i{margin-left:-50px}}@media (min-width:1152px){.article__blockquote i{margin-left:-80px;padding-right:10px}}.article__blockquote cite{margin-top:10px;display:block}@media (min-width:768px){.article__blockquote{margin-left:-65px;padding-left:65px}}@media (min-width:1152px){.article__blockquote{margin-left:-114px;padding-left:114px}}.article a.article__short{display:none;float:right;max-width:324px;box-sizing:border-box;padding:24px 19px 13px;background-color:#fff;margin-left:24px}.article a.article__short .article__short-title{margin-bottom:50px}.article a.article__short .article__short-button{background:transparent;border:0;padding:0;position:relative;bottom:-10px;color:#a0a0a0;z-index:10}.article a.article__short .article__short-button:hover{cursor:pointer}@media (min-width:768px){.article a.article__short{display:block}}.article__gallery{margin:18px 0;position:relative;overflow:hidden}@media (min-width:1024px){.article__gallery{margin-left:113px}.article__gallery--noLeftMargin{margin-left:234px}}.article__gallery__container{margin-left:0;display:flex;flex-wrap:wrap}.article__gallery__item{margin-right:1px;display:block}.article__gallery__item.last{position:relative}.article__gallery__item.last span{display:flex}.article__gallery__item.last span i{width:30px;height:30px;margin-top:-3px}.article__gallery__item img{display:block}.article__gallery__info{display:flex;position:relative;left:0;order:2;bottom:0;width:97.85%;height:48px}.article__gallery__camera{padding:0 7px;height:48px;display:flex;align-items:center}.article__gallery__text{height:48px;padding:8px 12px;width:100%;background-color:#000}.article__gallery__last{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.article__gallery .icon-last-gallery{width:60px;height:45px;margin-bottom:20px}.article__gallery .hooper-slide{transition:opacity .5s ease-in-out;opacity:.4}.article__gallery .hooper-slide.is-active{opacity:1;transition:none}.article__gallery .hooper-list{overflow:visible}.article__gallery .icon-camera{width:16px;height:11px}@media (min-width:768px){.article__gallery__container{width:100%;max-width:100%;margin-left:67px}.article__gallery__info{position:absolute;left:16px;bottom:21px;z-index:10;height:auto}.article__gallery__text{height:74px;padding:10px 10px 10px 14px;display:flex;align-items:center;width:auto}.article__gallery__camera{padding:0 18px;height:74px}.article__gallery__item{margin-right:13px}.article__gallery__item.last span i{margin-top:15px}.article__gallery .hooper-next{left:79%;width:33px;height:33px}.article__gallery .hooper-prev{left:73.3%;width:33px;height:33px}.article__gallery .icon-camera{width:31px;height:31px}}@media (min-width:1024px){.article__gallery__container{margin-left:117px}.article__gallery__text{height:143px;padding:0 18px 0 35px}.article__gallery__camera{padding:0 26.5px;height:143px}.article__gallery__item{margin-right:25px}.article__gallery__item.last span i{margin-top:15px}.article__gallery .hooper-next{right:79%;width:52px;height:52px}.article__gallery .hooper-next .icon{width:37px;height:37px}.article__gallery .hooper-prev{left:73.3%;width:52px;height:52px}.article__gallery .hooper-prev .icon{width:37px;height:37px}.article__gallery .icon-camera{width:64px;height:64px}}@media (min-width:1920px){.article__gallery .hooper-prev{left:75%}}.article__gallery-counter{position:absolute;display:flex;justify-content:space-between;padding:5px 10px 5px 5px;left:18px;top:18px;z-index:10;background-color:rgba(0,0,0,.8);align-items:center}.article__gallery-counter i{width:46px;height:33px;margin-right:5px}@media (min-width:768px){.article__gallery-counter{padding:5px 10px}.article__gallery-counter i{margin-right:10px}}.article__gallery .hooper-next{right:2.4%;padding:0;width:33px;height:33px}.article__gallery .hooper-next .icon{width:20px;margin-top:6px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-next.svg)}.article__gallery .hooper-next .icon path{opacity:0}.article__gallery .hooper-prev{padding:0;width:33px;height:33px;left:0}.article__gallery .hooper-prev .icon{width:20px;transform:rotate(180deg);transform-origin:center;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-next.svg)}.article__gallery .hooper-prev .icon path{opacity:0}@media (min-width:768px){.article__gallery .hooper-next{left:79.5%;width:33px;height:33px}.article__gallery .hooper-prev{left:74.5%;width:33px;height:33px}}@media (min-width:1024px){.article__gallery .hooper-next{right:79.2%;width:52px;height:52px}.article__gallery .hooper-next .icon{width:37px;height:37px}.article__gallery .hooper-prev{left:69.7%;width:52px;height:52px}.article__gallery .hooper-prev .icon{width:37px;height:37px}}@media (min-width:1152px){.article__gallery .hooper-next{left:79%}.article__gallery .hooper-prev{left:73.9%}}@media (min-width:1920px){.article__gallery .hooper-prev{left:72.8%}}.article__gallery-caption{padding:5px 0 11px;border-bottom:1px solid #b7b7b7}.article__videos{margin:18px 0}@media (min-width:1024px){.article__videos{margin-left:113px}.article__videos--noLeftMargin{margin-left:234px}}.article__videos-container{display:flex;position:relative;flex-wrap:wrap;overflow:hidden}@media (min-width:1152px){.article__videos-container{flex-wrap:nowrap}.article__videos-container:after{display:block;position:absolute;content:"";bottom:0;right:10px;width:20%;height:66px;background-image:linear-gradient(180deg,hsla(0,0%,93.3%,0),#f7f7f7);z-index:10}.article__videos-container.shadow:after{z-index:-1}}.article__videos-item{min-width:137px;margin-right:16px;flex:0 0 20%}.article__videos-item:hover{cursor:pointer}@media (min-width:1024px){.article__videos-item{margin-right:0;padding-right:6px;flex:0 0 33.333%}}@media (min-width:1152px){.article__videos-item{flex:0 0 100%}}.article__videos-player{position:relative;width:100%}.article__videos-player.active{display:block}.article__videos-player i{position:absolute;top:50%;left:50%;background-size:100%;transform:translate(-50%,-50%)}.article__videos-player figure{position:relative}.article__videos-player:hover{cursor:pointer}.article__videos-list{width:100%;position:relative;z-index:2;overflow-x:auto;padding-right:5px;margin-top:14px}.article__videos-list ul{display:flex;width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:grey #c7c7c7}.article__videos-list ul::-webkit-scrollbar{width:6px;height:6px}.article__videos-list ul::-webkit-scrollbar-track{border-radius:0;background:#c7c7c7}.article__videos-list ul::-webkit-scrollbar-thumb{background:grey;border-radius:0}.article__videos-list ul::-webkit-scrollbar-thumb:hover{background:#000}@media (min-width:1152px){.article__videos-list ul{height:374px;flex-wrap:wrap;overflow-x:hidden;width:100%;overflow-x:auto}.article__videos-list ul::-webkit-scrollbar{width:8px;height:374px}.article__videos-list ul::-webkit-scrollbar-thumb,.article__videos-list ul::-webkit-scrollbar-track{border-radius:10px;background:#fff}.article__videos-list ul::-webkit-scrollbar-thumb:hover{background:#fff}}@media (min-width:1152px){.article__videos-list ul{display:block}}@media (min-width:1920px){.article__videos-list ul{height:503px}}@media (min-width:1152px){.article__videos-list{margin-top:20px;margin-bottom:-12px;overflow-y:hidden;width:20%}}@media (min-width:1920px){.article__videos-list{margin-top:26px;margin-bottom:-27px}}.article__videos-caption{padding:11px 0;border-bottom:1px solid #b7b7b7}.article__videos-text{padding:8px 0 24px}.article__videos-photo{position:relative}.article__videos-photo img{display:block}.article__videos time{position:absolute;left:2px;bottom:8px;background-color:#3a3a3a;padding:0 5px;letter-spacing:1px}.article__videos .vue-embed{position:absolute;width:100%;height:100%;margin:0;padding:0;border:none}.page-article{background-color:#f7f7f7}.page-article--withSidebar .article__title{padding-left:0}.page-article--withSidebar .article__icons{width:90px}.page-article--withSidebar .article__icons-label,.page-article--withSidebar .article__icons-title{display:none}.page-article--withSidebar .article__icons-item{padding-left:0;justify-content:center}.page-article--withSidebar .article__icons-item i{margin-right:0}.page-article--withSidebar .article__left{flex:none;width:100%;padding-left:15px}@media (min-width:1024px){.page-article--withSidebar .article__left{width:calc(100% - 345px)}}.page-article--withSidebar .article__lead,.page-article--withSidebar .article__paragraph,.page-article--withSidebar .article__quizes{max-width:none}@media (min-width:768px){.page-article--withSidebar .article__lead,.page-article--withSidebar .article__middle,.page-article--withSidebar .article__paragraph,.page-article--withSidebar .article__quizes{margin-left:114px}}.page-article--newsCasting .article__left{padding-left:.75rem}.page-article--newsCasting .article__photo{max-width:1143px;margin-right:auto;margin-left:auto}.page-article--newsCasting .article__cat{display:none}.page-article--newsCasting .container--content{background:#f7f7f7}.page-article--newsCasting .article__title{margin:20px auto 15px;padding-left:0;max-width:792px;text-align:center}.page-article--newsCasting .article__lead,.page-article--newsCasting .article__paragraph{max-width:90%;margin-left:auto;margin-right:auto}.page-article--newsCasting .article__middle{margin-left:auto;margin-right:auto;max-width:792px}@media (min-width:1024px){.page-article--newsCasting .article__casting-more{padding:10px 30px}.page-article--newsCasting .article__lead,.page-article--newsCasting .article__paragraph{max-width:794px}}@media (min-width:1152px){.page-article--newsCasting .article__title{margin:25px auto}}@media (min-width:1920px){.page-article--newsCasting .article__photo{padding-top:10px}.page-article--newsCasting .container--content{width:1402px;max-width:1402px}}.page-article__headerBg{position:absolute;top:0;width:100%;height:420px}.page-article--simple .article__cat{display:none}.page-article--simple .article__title{height:182px;padding:0;margin:0 auto;max-width:1020px;text-align:center;display:flex;justify-content:center;align-items:center}@media (min-width:768px){.page-article--simple .article__title{height:200px}}@media (min-width:1024px){.page-article--simple .article__title{height:282px}}.page-article--simple .page-article__headerBg{position:absolute;top:100px;width:100%;height:182px}@media (min-width:768px){.page-article--simple .page-article__headerBg{height:200px}}@media (min-width:1024px){.page-article--simple .page-article__headerBg{height:282px;top:125px}}@media (min-width:1152px){.page-article--simple .page-article__headerBg{top:75px}}@media (min-width:1920px){.page-article--simple .page-article__headerBg{top:85px}}.page-article--simple .article__left{padding-left:.75rem}@media (min-width:1024px){.page-article--simple .article__left{max-width:1020px;margin:0 auto}}.page-article--simple .article__lead,.page-article--simple .article__paragraph{max-width:90%;margin-left:auto;margin-right:auto}.page-article--simple .article__middle{margin-left:auto;margin-right:auto;max-width:1020px}.page-article--simple ol,.page-article--simple ul{padding-left:20px}@media (min-width:1024px){.article__title{padding-left:113px}}.article__left{flex:none;width:100%}@media (min-width:1024px){.article__left{width:100%;max-width:1280px;padding-left:128px}}.article__right{width:340px;max-width:340px}.article__cat{margin:23px 0 14px;padding-bottom:4px}.article__author{display:flex;margin-bottom:25px}.article__author figure{border-radius:50%;overflow:hidden;margin-right:10px;width:30px;height:30px}@media (min-width:1152px){.article__author figure{width:44px;height:44px}}.article__author-name{text-transform:uppercase}.article__author-date{color:#818181;display:flex;align-items:center;text-transform:none}.article__photo{position:relative}.article__photo figure img{display:block}.article__photo figcaption{padding:4px 0;border-bottom:1px solid #b7b7b7}.article__photo a:hover{text-decoration:none}.article__source{position:absolute;top:10px;right:10px;background-color:rgba(0,0,0,.75);padding:3px;text-align:center;display:none}.article__content{position:relative;margin-top:20px}@media (min-width:768px){.article__content{min-height:170px}}@media (min-width:1152px){.article__content{min-height:205px}}.article__lead{margin-bottom:17px;clear:both}@media (min-width:768px){.article__lead{margin-left:65px}}@media (min-width:1152px){.article__lead{margin-left:234px}}@media (min-width:1920px){.article__lead{max-width:792px}}.article__image{margin:17px 0}@media (min-width:1152px){.article__image{margin-left:113px}.article__image--noLeftMargin{margin-left:234px}}.article__image figure img{display:block;margin:0 auto}.article__image figcaption{padding:4px 0;border-bottom:1px solid #b7b7b7}.article__image a:hover{text-decoration:none}.article__video{margin:20px 0}@media (min-width:1024px){.article__video{margin-left:113px}.article__video--noLeftMargin{margin-left:234px}}.article__video--main{margin:0}.article__video .article__videos-player{width:auto;display:block}.article__icons{width:40px;position:absolute;left:0;top:10px;display:none}.article__icons-title{text-transform:uppercase;font-size:.875rem;font-weight:700;letter-spacing:2px;padding-bottom:7px;display:none}@media (min-width:1152px){.article__icons-title{display:block}}.article__icons-item{width:100%;padding:16px 0 16px 6px;display:flex;border-bottom:1px solid #b7b7b7;color:inherit;text-transform:uppercase;font-size:.875rem}.article__icons-item:first-of-type{border-top:1px solid #b7b7b7}.article__icons-item i{margin-right:16px}.article__icons-label{display:none}@media (min-width:1152px){.article__icons-label{display:block}}@media (min-width:768px){.article__icons{display:block}}@media (min-width:1152px){.article__icons{width:207px}}.article__files{margin:27px 0;background-color:#f1f1f1;padding:20px 10px 10px;box-sizing:border-box}.article__files-item{display:flex;align-items:center;margin-bottom:15px}.article__files-item i{display:inline-block;margin:0 20px 0 0}@media (min-width:768px){.article__files{margin-left:65px}}@media (min-width:1152px){.article__files{margin-left:234px}}@media (min-width:1920px){.article__files{max-width:792px}}.article iframe{max-width:100%}@media (max-width:1024px){.article .column.is-8-desktop{flex:none;width:100%}}.article__embed{text-align:center;margin:10px auto}.article__embed .youtube-video{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.article__embed .youtube-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.article .instagram-media,.article .twitter-tweet{max-width:100%;margin:0 auto!important}.article .instagram-media{display:inline-block!important}@media (min-width:768px){.article .instagram-media{min-width:540px!important}}.article__casting-info{background-image:linear-gradient(90deg,#1f3359,#10192c);max-width:792px;margin:0 auto 20px;padding:30px;text-align:center}@media (min-width:1024px){.article__casting-info{padding:40px 50px}}.article__casting-more{background:#e8ce7a;margin-top:20px;display:inline-flex;flex:1;justify-content:center;align-items:center;padding:10px 20px}.article__casting-more:hover{text-decoration:none}.article__casting-more i{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_black.svg);background-repeat:no-repeat;display:inline-block;width:13px;height:18px;margin-left:15px}@media screen and (min-width:768px){.page-article--sideMenu .columns:not(.is-desktop){flex-direction:column}}@media screen and (min-width:1024px){.page-article--sideMenu .columns:not(.is-desktop){flex-direction:unset}}.page-article--sideMenu .headline{margin-top:0;margin-bottom:10px}@media (min-width:1024px){.page-article--sideMenu .headline__title:before{height:6px}}.page-article--sideMenu .article-side-menu-peak .article__peak-wrap{background-color:#fafafa;padding:20px}.page-article--sideMenu .article-side-menu-peak .article__peak-colors{display:flex;flex-direction:column}@media (min-width:1024px){.page-article--sideMenu .article-side-menu-peak .article__peak-colors{flex-direction:row}}.page-article--sideMenu .article-side-menu-peak .article__peak-colors img{margin-right:28px}.page-article--sideMenu .article-side-menu-peak .article__peak-color{width:91px;height:91px;float:left;margin-right:28px;margin-top:5px}.page-article--sideMenu .article-side-menu-peak__att{position:relative;padding-left:15px;margin-bottom:15px}.page-article--sideMenu .article-side-menu-peak__att:before{content:"";position:absolute;width:4px;height:15px;left:0;top:5px;background:#0074ff}@media (min-width:768px){.page-article--sideMenu .article-side-menu-peak__att:before{height:18px;top:6px;width:5px}}.page-article--sideMenu .article-side-menu-peak .article__peak-mobilecolor{width:100%;display:flex;padding:15px 20px;margin:10px 0}@media (min-width:768px){.page-article--sideMenu .article-side-menu-peak .article__peak-mobilecolor{padding:45px 50px}}@media (min-width:1024px){.page-article--sideMenu .article-side-menu-peak .article__peak-mobilecolor{padding:0}}.page-article--sideMenu .article__files{margin-left:0;padding-left:0;background-color:unset}.page-article--sideMenu .article__subtitle{margin-top:30px;margin-bottom:10px}.page-article--sideMenu .side-menu{padding:5px 0 5px 5px;margin-top:10px}@media (min-width:1024px){.page-article--sideMenu .side-menu{border-left:1px solid #0074ff;padding:5px 0 5px 19px}}.page-article--sideMenu .side-menu li{background:#fff;margin-bottom:1px}@media (min-width:1024px){.page-article--sideMenu .side-menu li{margin-bottom:7px;background:unset}}.page-article--sideMenu .side-menu li:last-child{margin-bottom:0}.page-article--sideMenu .side-menu ul ul{max-height:0;overflow:hidden;-webkit-transition:.2s ease-in-out ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}@media (min-width:1024px){.page-article--sideMenu .side-menu ul ul{padding-left:20px}}.page-article--sideMenu .side-menu ul ul li{background:#ededed;margin-bottom:0}@media (min-width:1024px){.page-article--sideMenu .side-menu ul ul li{background:unset}}.page-article--sideMenu .side-menu a{display:inline-block;position:relative;width:100%;padding:10px 15px}@media (min-width:1024px){.page-article--sideMenu .side-menu a{padding:0}}.page-article--sideMenu .side-menu a:focus{text-decoration:none}.page-article--sideMenu .side-menu a.parent:after{content:"";width:10px;height:10px;border:2px solid #464646;border-left:0;border-top:0;transform:rotate(225deg) translateY(-50%);position:absolute;right:18px;top:18px}@media (min-width:1024px){.page-article--sideMenu .side-menu a.parent:after{right:0;top:7px}}.page-article--sideMenu .side-menu a.parent.open:after{transform:rotate(45deg) translate(-50%)}.page-article--sideMenu .side-menu a.parent.open+ul{max-height:1000px;-webkit-transition:.2s ease-in-out ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.page-article--sideMenu .article-side-menu{position:relative}.page-article--sideMenu .article-side-menu .columns{flex-direction:column;margin-top:0}.page-article--sideMenu .article-side-menu .breadcrumb-link{margin-top:10px;margin-bottom:0}.page-article--sideMenu .article-side-menu__header{width:100%;height:207px;position:absolute;top:0;left:0;background-size:cover;background-position:top;background-repeat:no-repeat}.page-article--sideMenu .article-side-menu__title{text-align:left;border-top:2px solid #fff;position:relative;padding:10px 0 25px}.page-article--sideMenu .article-side-menu__title:before{content:"";position:absolute;height:5px;width:150px;top:0;left:0;background:#f7f7f7}.page-article--sideMenu .container:first-of-type{background-color:#f6f6f6}.page-article--sideMenu .article__shares{display:none}.page-article--sideMenu .article__short{border-left:0}.page-article--sideMenu .article__paragraph{margin-left:0;overflow:hidden}.page-article--sideMenu .article__image{margin-left:0}.page-article--sideMenu .article__left{padding-top:18px}.article-ss1{position:relative}.article-ss1__header{width:100%;height:182px;position:absolute;top:0;left:0;background-size:cover;background-position:top;background-repeat:no-repeat}.article-ss1__title{text-align:center;width:100%;font-size:35px;font-weight:900;letter-spacing:.27px;color:#fff;padding:8px 0 7px;text-transform:uppercase}.article-ss1__nav{position:relative;justify-content:center;text-align:center;white-space:nowrap;overflow-x:auto;padding-top:14px;padding-bottom:20px}@media (min-width:1024px){.article-ss1__nav{padding-top:0;padding-bottom:10px;overflow-x:initial}}.article-ss1__nav a{font-size:1rem;color:#fff;display:inline-block;margin-right:27px;position:relative;text-decoration:none}@media (min-width:1024px){.article-ss1__nav a{font-size:1.125rem}}.article-ss1__nav a.active,.article-ss1__nav a:hover{text-decoration:none}.article-ss1__nav a.active:after,.article-ss1__nav a:hover:after{content:"";width:100%;height:4px;position:absolute;top:auto;left:0;background-color:#0074ff;bottom:-9px}.article-ss1 .container:first-of-type{background-color:#f7f7f7}.page-article--document .article-ss1__nav{padding-top:10px;padding-bottom:12px}@media (min-width:1024px){.page-article--document .article-ss1__nav{padding-top:0;padding-bottom:0;margin-bottom:12px}}.page-article--document .article-ss1__nav a:last-child{margin-right:0}.page-article--document .article-ss1__nav a.active:after,.page-article--document .article-ss1__nav a:hover:after{background-color:#fff;bottom:-12px}.page-article--document .article-ss1__header{background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/dokument/dokumentBG.jpg) no-repeat!important;background-size:cover;height:188px;max-height:188px}@media (min-width:1024px){.page-article--document .article-ss1__header{height:400px;max-height:400px;background-position:unset}}.page-article--document .article-ss1__title{margin-top:0}@media (min-width:1024px){.page-article--document .article-ss1__title{margin-top:30px}}@media (min-width:1024px){.page-article--document .article-ss1__header{top:12px}}.webview{background-color:#fff}@media (prefers-color-scheme:dark){.webview{background-color:#1b1b1b}}.webview body{background-color:#fff}@media (prefers-color-scheme:dark){.webview body{background-color:#1b1b1b}}.webview-play-icon{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/webview-play-button.svg);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:76px;height:76px;display:block;background-size:cover;z-index:3}.webview-news__title{margin-bottom:15px}.webview-news__author-source{margin-top:25px;margin-bottom:30px}.webview-news__author-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;border-bottom:1px solid #efefef;border-top:1px solid #efefef;padding:10px 0}.webview-news__author-img{display:inline-block;margin-right:10px;width:30px;height:30px;border-radius:50%;overflow:hidden;border:1px solid #efefef}.webview-news__photo{width:100%;margin-bottom:15px}.webview-news__photo-description{display:flex;align-items:center;min-height:24px;padding:10px 0;width:100%;background-color:#000}.webview-news__photo img{display:block;width:100%;height:auto}.webview-news__lead{margin-bottom:28px}.webview-news__category{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:15px}.webview-news__category-date{margin-right:10px;display:flex;flex-direction:row;align-items:center}.webview-news__category-date i{margin-right:6px}.webview-news__paragraph{margin-bottom:10px}.webview-news__paragraph center>a{border:1px solid #0074ff;display:inline-block;padding:10px 50px 10px 18px;position:relative;margin:14px 0;width:100%;text-align:left}.webview-news__paragraph center>a:after{content:"";display:block;background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/article-arrow-link.svg) no-repeat;width:27px;height:9px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.webview-news__paragraph center>a:hover{text-decoration:none}.webview-news__paragraph-subtitle{margin-bottom:15px}.webview-news__image figcaption{display:block;border-bottom:1px solid #efefef;padding:5px 0;margin-bottom:15px}.webview-news__blockquote{padding:10px;background-color:#efefef;display:flex;flex-direction:row;align-items:center;margin:15px 0;position:relative;min-height:80px}@media (prefers-color-scheme:dark){.webview-news__blockquote{background-color:#282828}}.webview-news__blockquote i{display:inline-block;margin-right:20px;position:absolute;top:0;left:15px}.webview-news__blockquote span{display:inline-block;padding-left:80px}.webview-news__blockquote cite{display:inline-block;margin-top:15px}.webview-news__video{margin-bottom:20px}.webview-news__video-bg{background-size:cover;background-repeat:no-repeat;position:relative;background-position:top;padding-bottom:56.2%}.webview-news__video-bg.default{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/video-cover.svg)}.webview-news__tags{margin:25px 0;display:flex;flex-wrap:wrap}.webview-news__tags-tag{display:flex;align-items:center;justify-content:center;border:1px solid #9f9f9f;border-radius:12px;background:#efefef;height:29px;padding:0 12px;text-align:center;margin:10px 20px 10px 0}.webview-news__tags-tag:last-child{margin-right:0}@media (prefers-color-scheme:dark){.webview-news__tags-tag{background:#282828}}.webview-news__videos{margin:18px 0}.webview-news__videos-container{display:flex;position:relative;flex-wrap:wrap;overflow:hidden}@media (min-width:1152px){.webview-news__videos-container{flex-wrap:nowrap}.webview-news__videos-container:after{display:block;position:absolute;content:"";bottom:0;right:10px;width:20%;height:66px;background-image:linear-gradient(180deg,hsla(0,0%,93.3%,0),#f7f7f7);z-index:10}.webview-news__videos-container.shadow:after{z-index:-1}}.webview-news__videos-item{min-width:137px;margin-right:16px;flex:0 0 20%}.webview-news__videos-item:hover{cursor:pointer}@media (min-width:1024px){.webview-news__videos-item{margin-right:0;padding-right:6px;flex:0 0 33.333%}}@media (min-width:1152px){.webview-news__videos-item{flex:0 0 100%}}.webview-news__videos-player{position:relative;width:100%}.webview-news__videos-player.active{display:block}.webview-news__videos-player i{position:absolute;top:50%;left:50%;background-size:100%;transform:translate(-50%,-50%)}.webview-news__videos-player figure{position:relative}.webview-news__videos-player:hover{cursor:pointer}@media (min-width:1152px){.webview-news__videos-player{width:calc(80% - 10px);margin-right:10px}}.webview-news__videos-list{width:100%;position:relative;z-index:2;overflow-x:auto;padding-right:5px;margin-top:14px}.webview-news__videos-list ul{display:flex;width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:grey #c7c7c7}.webview-news__videos-list ul::-webkit-scrollbar{width:6px;height:6px}.webview-news__videos-list ul::-webkit-scrollbar-track{border-radius:0;background:#c7c7c7}.webview-news__videos-list ul::-webkit-scrollbar-thumb{background:grey;border-radius:0}.webview-news__videos-list ul::-webkit-scrollbar-thumb:hover{background:#000}@media (min-width:1152px){.webview-news__videos-list ul{display:block;height:374px;flex-wrap:wrap;overflow-x:hidden;width:100%;overflow-x:auto}.webview-news__videos-list ul::-webkit-scrollbar{width:8px;height:374px}.webview-news__videos-list ul::-webkit-scrollbar-thumb,.webview-news__videos-list ul::-webkit-scrollbar-track{border-radius:10px;background:#fff}.webview-news__videos-list ul::-webkit-scrollbar-thumb:hover{background:#fff}}@media (min-width:1920px){.webview-news__videos-list ul{height:580px}}@media (min-width:1152px){.webview-news__videos-list{margin-top:20px;margin-bottom:-12px;overflow-y:hidden;width:20%}}@media (min-width:1920px){.webview-news__videos-list{margin-top:26px;margin-bottom:-27px}}.webview-news__videos-caption{padding:11px 0;border-bottom:1px solid #b7b7b7}.webview-news__videos-text{padding:8px 0 24px}.webview-news__videos-photo{position:relative}.webview-news__videos-photo img{display:block}.webview-news__videos time{position:absolute;left:2px;bottom:8px;background-color:#3a3a3a;padding:0 5px;letter-spacing:1px}.webview-news__videos .vue-embed{position:absolute;width:100%;height:100%;margin:0;padding:0;border:none}.webview-news__gallery{margin:18px 0;position:relative;overflow:hidden}.webview-news__gallery__container{margin-left:0;display:flex;flex-wrap:wrap}.webview-news__gallery__item{margin-right:1px;display:block}.webview-news__gallery__item.last{position:relative}.webview-news__gallery__item.last span{display:flex}.webview-news__gallery__item.last span i{width:30px;height:30px;margin-top:-3px}.webview-news__gallery__item img{display:block}.webview-news__gallery__info{display:flex;position:relative;left:0;order:2;bottom:0;width:97.85%;height:48px}.webview-news__gallery__camera{padding:0 7px;height:48px;display:flex;align-items:center}.webview-news__gallery__text{height:48px;padding:8px 12px;width:100%;background-color:#000}.webview-news__gallery__last{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.webview-news__gallery .icon-last-gallery{width:60px;height:45px;margin-bottom:20px}.webview-news__gallery .hooper-slide{transition:opacity .5s ease-in-out;opacity:.4}.webview-news__gallery .hooper-slide.is-active{opacity:1;transition:none}@media (min-width:768px){.webview-news__gallery .hooper-next,.webview-news__gallery .hooper-prev{background-color:#0074ff}}.webview-news__gallery .hooper-list{overflow:visible}.webview-news__gallery .icon-camera{width:16px;height:11px}@media (min-width:768px){.webview-news__gallery__container{width:100%;max-width:100%;margin-left:67px}.webview-news__gallery__info{position:absolute;left:16px;bottom:21px;z-index:10;height:auto}.webview-news__gallery__text{height:74px;padding:10px 10px 10px 14px;display:flex;align-items:center;width:auto}.webview-news__gallery__camera{padding:0 18px;height:74px}.webview-news__gallery__item{margin-right:13px}.webview-news__gallery__item.last span i{margin-top:15px}.webview-news__gallery .hooper-next{left:79%;width:33px;height:33px}.webview-news__gallery .hooper-prev{left:73.3%;width:33px;height:33px}.webview-news__gallery .icon-camera{width:31px;height:31px}}@media (min-width:1024px){.webview-news__gallery__container{margin-left:117px}.webview-news__gallery__text{height:143px;padding:0 18px 0 35px}.webview-news__gallery__camera{padding:0 26.5px;height:143px}.webview-news__gallery__item{margin-right:25px}.webview-news__gallery__item.last span i{margin-top:15px}.webview-news__gallery .hooper-next{right:79%;width:52px;height:52px}.webview-news__gallery .hooper-next .icon{width:37px;height:37px}.webview-news__gallery .hooper-prev{left:73.3%;width:52px;height:52px}.webview-news__gallery .hooper-prev .icon{width:37px;height:37px}.webview-news__gallery .icon-camera{width:64px;height:64px}}@media (min-width:1920px){.webview-news__gallery .hooper-prev{left:75%}}.webview-news__gallery-counter{position:absolute;display:flex;justify-content:space-between;padding:5px 10px 5px 5px;left:18px;top:18px;z-index:10;background-color:rgba(0,0,0,.8);color:#fff;align-items:center}.webview-news__gallery-counter i{width:46px;height:33px;margin-right:5px}@media (min-width:768px){.webview-news__gallery-counter{padding:5px 10px}.webview-news__gallery-counter i{margin-right:10px}}.webview-news__gallery .hooper-next{right:2.4%;padding:0;width:33px;height:33px}.webview-news__gallery .hooper-next .icon{width:20px;height:22px;margin-top:6px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-next.svg);background-size:contain}.webview-news__gallery .hooper-next .icon path{opacity:0}.webview-news__gallery .hooper-prev{padding:0;width:33px;height:33px;left:0}.webview-news__gallery .hooper-prev .icon{width:20px;height:22px;transform:rotate(180deg);transform-origin:center;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow-next.svg);background-size:contain}.webview-news__gallery .hooper-prev .icon path{opacity:0}@media (min-width:768px){.webview-news__gallery .hooper-next{left:79.5%;width:33px;height:33px}.webview-news__gallery .hooper-prev{left:74.5%;width:33px;height:33px}}@media (min-width:1024px){.webview-news__gallery .hooper-next{right:79.2%;width:52px;height:52px}.webview-news__gallery .hooper-next .icon{width:37px;height:37px}.webview-news__gallery .hooper-prev{left:69.7%;width:52px;height:52px}.webview-news__gallery .hooper-prev .icon{width:37px;height:37px}}@media (min-width:1152px){.webview-news__gallery .hooper-next{left:79%}.webview-news__gallery .hooper-prev{left:73.9%}}@media (min-width:1920px){.webview-news__gallery .hooper-prev{left:72.8%}}.webview-news__gallery-caption{padding:5px 0 11px;border-bottom:1px solid #b7b7b7}.webview-news__files{margin:20px 0;padding:16px;background-color:#efefef}.webview-news__files-item{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.webview-news__files-item:last-child{margin-bottom:0}.webview-news__files .icon-pdf{display:inline-block;background:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/file-pdf.svg);margin-right:18px;width:22px;height:28px}.webview-news .column{max-width:100%}.webview-news .icon-small-clock{position:relative;top:-1px}.webview-news iframe{max-width:100%;margin:20px 0}.page-header{background:#fff;margin-bottom:10px}@media (min-width:768px){.page-header{padding:0 0 25px}}@media (min-width:1152px){.page-header{padding:0 0 20px}}.page-header__search-engine{padding-left:0;position:relative;z-index:1}.page-header-border-mobile{border-bottom:2px solid #173f7d;display:block;height:154px}@media (min-width:1024px){.page-header-border-mobile{border-bottom:none;height:auto}}.page-header-border{border-bottom:none;padding:0;position:relative}@media (min-width:1024px){.page-header-border{border-bottom:2px solid #173f7d;padding:0 0 35px}}@media (min-width:1152px){.page-header-border{padding:0 0 15px}}@media (min-width:1024px){.page-header__elem{display:flex;align-items:center}.page-header__elem--weather{justify-content:left}.page-header__elem--weather .page-header__title{font-size:2.1875rem}}.page-header__title{margin-bottom:15px;padding-left:0;font-size:1.625rem;color:#000;font-weight:700;line-height:1.08}@media (min-width:1024px){.page-header__title{margin-bottom:0;padding-right:20px;font-size:2.125rem}}@media (min-width:1152px){.page-header__title{font-size:4.5rem;padding-right:30px}}.page-header__title--tag{color:#000!important}.page-header__title span{color:#3273dc}.page-header__count{font-size:1rem;color:#000;font-weight:400;margin-top:10px}.page-header__count span{font-weight:700}.page-header__info{float:right;font-size:.75rem;color:#000;position:absolute;top:0;right:0;justify-content:space-around;display:block;width:100%;position:relative;padding:20px 0}.page-header__info-text{position:relative;top:-7px;padding-right:10px;color:#666}.page-header__info-text+a{padding-right:5px}@media (min-width:768px){.page-header__info-text+a{padding-right:0}}@media (min-width:1024px){.page-header__info-text{top:-4px;padding-right:0}}.page-header__info-link{color:#363636}@media (min-width:768px){.page-header__info-link{margin-left:8px}}@media (min-width:1024px){.page-header__info{font-size:.875rem;flex-direction:row;display:flex;width:300px;position:absolute;padding:0;height:60px;align-items:center;top:-7px}}@media (min-width:1152px){.page-header__info{top:5px}}.page-header__select{padding:10px;font-size:1.1875rem;color:#173f7d;width:180px;box-sizing:border-box;border-color:#7a7a7a}.page-header__select:hover{cursor:pointer}.page-header__select--first{display:none!important}.page-header .weather-news .page-header__elem{padding-bottom:7px;border-bottom:5px solid #173f7d}.page-header .weather-news h2{font-size:1.5rem}.dark .page-header{background-color:#121312}.dark .page-header-border-mobile{border-bottom:2px solid #fff}.tabs-weather__container{display:flex;padding:14px 0 0;margin:0 4px;border-bottom:1px solid #e0e0e0}.tabs-weather__link{font-size:18px;color:#363636;margin-left:20px;margin-right:20px;font-weight:700;padding-bottom:14px;position:relative}.tabs-weather__link:first-child{margin-left:0}.tabs-weather__link:hover{cursor:pointer}.tabs-weather__active,.tabs-weather__link:hover{border-bottom:4px solid #173f7d}.tabs-weather__block{display:block}.tabs-weather__none{display:none}.tabs-weather__square{width:4px;height:4px;background-color:#000;position:absolute;left:-20px;top:12px}.dark .tabs-weather__link{color:#fff}.dark .tabs-weather__active,.dark .tabs-weather__link:hover{border-color:#fff}.dark .tabs-weather__square{background-color:#fff}.weather__tooltip-span{position:absolute;overflow:hidden;font-size:.875rem;color:#000;font-weight:400;line-height:1.1;background-color:#fff;padding:.4rem;visibility:hidden;opacity:0;z-index:z-index(popup);transition:visibility 0s,opacity .35s linear;border-radius:4px;box-shadow:0 2px 5px 0 rgba(0,0,0,.24)}.weather__tooltip-span--shown{visibility:visible;opacity:1;z-index:1}.weather__tooltip-span--small-cloud,.weather__tooltip-span--wind{top:65px;left:0;width:100%;text-align:center}.weather__tooltip-span--wind{z-index:9}.weather__tooltip-span--pressure{height:40px!important;top:55px;left:0;font-weight:400!important;line-height:1.1!important;width:100%;text-align:center}.weather__tooltip-span--humidity{bottom:10px;left:50%;transform:translate(-50%);white-space:nowrap}.contentLongTerm .weather__tooltip-span--pressure{height:32px!important}.weather-header .weather__tooltip-span--shown{z-index:10;padding:.3rem;white-space:nowrap}.weather-header .weather__tooltip-span--small-cloud{top:0;right:95px;left:unset;width:140px}.weather-chart{margin:1.625rem 0;display:flex}.weather-chart__arrow-left,.weather-chart__arrow-right{width:36px;height:655px;background-color:#eee;border:1px solid #eaeaea;display:none;position:relative}.weather-chart__arrow-left:hover,.weather-chart__arrow-right:hover{cursor:pointer}@media (min-width:1152px){.weather-chart__arrow-left,.weather-chart__arrow-right{display:block;transition:width .2s linear,opacity .2s linear}}.weather-chart__arrow-left--visibility,.weather-chart__arrow-right--visibility{opacity:0;width:0;visibility:hidden}.weather-chart__arrow-left-icon,.weather-chart__arrow-right-icon{position:absolute;top:50%;left:50%;background-size:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent}.weather-chart__arrow-left--long-days,.weather-chart__arrow-right--long-days{height:464px}.weather-chart__arrow-left,.weather-chart__arrow-right,.weather-chart__content{float:left}.weather-chart__arrow-left-icon,.weather-chart__arrow-right-icon{width:25px;height:25px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/weather/arrow.svg);background-repeat:no-repeat;border:0}.weather-chart__arrow-left-icon{transform:translate(-50%,-50%) rotate(180deg)}.weather-chart__content{overflow-x:scroll;overflow:auto;width:100%;margin:0}@media (min-width:1152px){.weather-chart__content{width:1116px;margin:0 10px 0 0;overflow:hidden;transition:width .2s linear,margin .2s linear}}@media (min-width:1152px) and (min-width:1920px){.weather-chart__content{width:1422px}}@media (min-width:1152px){.weather-chart__content--daily{width:1159px}}@media (min-width:1152px) and (min-width:1920px){.weather-chart__content--daily{width:100%}}.weather-chart__content--position{width:100%}@media (min-width:1152px){.weather-chart__content--position{width:1072px;margin:0 10px}}@media (min-width:1920px){.weather-chart__content--position{width:1378px}}.weather-chart__content--margin{margin:0 0 0 10px}.weather-chart__content--margin .weather-chart__table{transform:translate(-2744)!important}.weather-chart__header,.weather-chart__table{width:3822.5px;transition:transform .6s ease;position:relative}.weather-chart__header--daily,.weather-chart__table--daily{width:1160px;display:flex}@media (min-width:1920px){.weather-chart__header--daily,.weather-chart__table--daily{width:100%}}.weather-chart__header-text{height:46px;background-color:#eee;font-size:1rem;color:#363636;font-weight:700;line-height:1;padding-left:1.375rem;display:flex;align-items:center}.weather-chart__header-text--next{top:-26px!important;color:#363636;font-size:1rem!important;width:210px!important;height:11px!important;background:transparent}.weather-chart__temp-line{height:80px;position:absolute;top:236px;width:734.5px;z-index:z-index(nav)}.weather-chart__temp-line--daily{top:200px;width:1160px}@media (min-width:1920px){.weather-chart__temp-line--daily{width:100%}}.weather-chart__item{width:98px;border-right:1px dashed #e0e0e0;display:inline-block}.weather-chart__item--daily{width:116px}@media (min-width:1920px){.weather-chart__item--daily{width:147px}}.weather-chart__item-day,.weather-chart__item-hour{height:51px;background-color:#eee;position:relative;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;white-space:nowrap}.weather-chart__item-day span,.weather-chart__item-hour span{position:absolute;top:50%;left:50%;background-size:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:1rem;color:#9e9e9e;font-weight:600;line-height:1.22}.weather-chart__item-day span{text-align:center}.weather-chart__item-sun-icon{height:60px;position:relative}.weather-chart__item-sun-icon img{position:absolute;top:50%;left:50%;background-size:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:35px;height:35px;top:80%}.weather-chart__item-degree{height:80px;position:relative}.weather-chart__item-degree-content{position:absolute;top:50%;left:50%;background-size:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.weather-chart__item-degree-temp{font-size:1.125rem;color:#000;font-weight:700;line-height:1.22}.weather-chart__item-degree-temp-night{font-size:.875rem;color:#000;font-weight:700;line-height:1.22}.weather-chart__item-degree-celsius{font-size:1.125rem;color:#000;font-weight:700;line-height:1.22;position:relative}.weather-chart__item-degree-celsius--night{color:#000}.weather-chart__item-chart{height:80px;position:relative}.weather-chart__item-chart span{position:absolute;top:50%;left:50%;background-size:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.weather-chart__item-rain{height:67px;position:relative;width:100%}.weather-chart__item-rain-text{font-size:.875rem;color:#00529f;font-weight:700;line-height:1.22;text-align:center;display:inline-block;position:absolute;width:100%;top:-20px}.weather-chart__item-rain-ico{position:relative;bottom:26px;left:89px;display:inline-block;width:13px;height:22px;background:url(/templates/xhtml/regiony.tvp.pl/static/images/icons/weather/rain-arrow.svg);background-size:13px 22px}.weather-chart__item-rain div{background-color:#85b7f2;position:absolute;z-index:z-index(arrow);bottom:0;width:100%;max-height:200%}.weather-chart__item-wind{height:83px;position:relative;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.weather-chart__item-wind-content{display:flex;align-items:center;justify-content:center;text-align:center;height:83px}@media (min-width:1920px){.weather-chart__item-wind-content--daily{left:43%}}.weather-chart__item-wind-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center}.weather-chart__item-wind-wrap span{pointer-events:none}.weather-chart__item-wind-text{font-size:.875rem;color:#000;font-weight:600;line-height:1.22;white-space:nowrap}.weather-chart__item-wind-arrow{display:block;width:20px;height:17px;background-size:17px 17px;background-repeat:no-repeat;margin-bottom:10px}@media (min-width:1920px){.weather-chart__item-wind-arrow--daily{left:32px;bottom:25px}}.weather-chart__item-pressure{height:82px;position:relative;border-bottom:1px solid #e0e0e0}.weather-chart__item-pressure span{font-size:.875rem;color:#000;font-weight:600;line-height:1.22;display:block;min-width:80px;height:82px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:default}.weather-chart__item-humidity{height:106px;position:relative}.weather-chart__item-humidity-content{position:absolute;top:50%;left:50%;background-size:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;align-items:center}.weather-chart__item-humidity-content span{pointer-events:none}.weather-chart__item-humidity-text{font-size:.875rem;color:#000;font-weight:600;line-height:1.22;margin-left:4px}.weather-chart__item-humidity-icon{position:relative;display:block;width:15px;height:23px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/weather/humidity_black.svg);background-repeat:no-repeat;background-size:contain;float:left;padding-right:20px}.contentHourly .weather-chart__item-wind-text{display:block;min-width:80px;text-align:center}.contentHourly .weather-chart__table{background:linear-gradient(270deg,#e0e0e0,hsla(0,0%,87.8%,0))}.contentLongTerm .weather-chart__item-pressure,.contentLongTerm .weather-chart__item-pressure span{height:90px}.dark .weather-chart__header-text,.dark .weather-chart__header-text-next{color:#fff;background-color:#666}.dark .weather-chart__item-day,.dark .weather-chart__item-hour{background-color:#666}.dark .weather-chart__item-day span,.dark .weather-chart__item-degree-celsius,.dark .weather-chart__item-degree-temp,.dark .weather-chart__item-hour span,.dark .weather-chart__item-humidity-text,.dark .weather-chart__item-pressure span,.dark .weather-chart__item-rain-text,.dark .weather-chart__item-wind-text{color:#fff}.dark .weather-chart__item-humidity-icon{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/weather/humidity_white.svg)}.dark .weather-chart__item-rain div{background-color:#fff}.dark .weather__tooltip-span--pressure{color:#000!important}.dark .contentLongTerm .weather-chart__item{background:#121312!important}.dark .contentHourly .weather-chart__table{background:linear-gradient(270deg,#666,hsla(0,0%,40%,0))}.weather__search-form{width:225px}@media (min-width:768px){.weather__search-form{width:330px}}.weather__select{width:225px;height:47px;background-color:#fff;border:2px solid #173f7d;font-size:.875rem;color:#173f7d;font-weight:600;line-height:2.75rem;padding-left:20px}.weather__select:hover{cursor:pointer}.weather__select--no-border{border:none;width:195px;font-size:1.125rem;color:#173f7d;font-weight:600;line-height:2.375rem;padding-left:0}@media (min-width:768px){.weather__select{width:330px}}.weather__search-wrap{border-left:2px solid #173f7d;border-right:2px solid #173f7d;width:100%;height:46px;position:absolute;top:104px;background-color:#fff}.weather__search-input{width:calc(100% - 40px);background-color:#fff;font-size:.875rem;color:#000;font-weight:300;line-height:2.375rem;text-align:left;transition:width .2s linear;margin-left:10px;padding-left:10px;border:2px solid #173f7d;border-radius:0;height:44px}.weather__search-input:focus{outline:none}.weather__search-input::placeholder{font-size:.875rem;color:#7a7a7a;font-weight:400;line-height:2.375rem}.weather__search-input:-ms-input-placeholder{font-size:.875rem;color:#7a7a7a;font-weight:400;line-height:2.375rem}.weather__search-input:focus::-webkit-input-placeholder{color:#fff}@media (min-width:768px){.weather__search-input{margin-left:15px;padding-left:14px}}.weather__search-content{position:relative}.weather__search-table-wrapper{position:absolute;top:150px;width:225px;border:2px solid #173f7d;border-top:none;background-color:#fff;padding-bottom:10px}@media (min-width:768px){.weather__search-table-wrapper{width:330px;padding-bottom:20px}}.weather__search-table-container{width:213px;max-height:205px;overflow-y:hidden;background-color:#fff;padding-top:5px;z-index:100;width:100%;overflow-x:auto}.weather__search-table-container::-webkit-scrollbar{width:8px;height:210px}.weather__search-table-container::-webkit-scrollbar-thumb,.weather__search-table-container::-webkit-scrollbar-track{border-radius:10px;background:#fff}.weather__search-table-container::-webkit-scrollbar-thumb:hover{background:#fff}@media (min-width:768px){.weather__search-table-container{width:318px}}.weather__search-table{background-color:#fff;width:181px;margin-bottom:20px;margin-left:10px;font-size:.875rem;color:#173f7d;font-weight:600;line-height:1.22}.weather__search-table tr{cursor:pointer;padding:15px}.weather__search-table tr td{padding:10px 0 10px 10px;width:100%;text-align:left;border-bottom:1px solid #173f7d}.weather__search-table tr td:hover{background-color:#dedede}@media (min-width:768px){.weather__search-table tr td{padding:10px 0 10px 15px}}.weather__search-table-noresult{display:none}@media (min-width:768px){.weather__search-table{width:284px;margin-left:15px}}.weather__search-triangle{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #173f7d;position:absolute;right:15px;top:20px;transition:transform .2s ease}.weather__search-triangle--active{transform:rotate(180deg)}.weather__search-triangle--sitebar{left:190px}.weather__search-ico-search{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/weather/lupka.svg);position:absolute;display:inline-block;width:17px;height:17px;background-size:17px 17px;z-index:3;right:40px;top:13px;background-repeat:no-repeat}.weather__search-line{height:1px;border:1px solid #cecece;width:225px;margin:0 auto;position:absolute;top:133px;left:20px}.weather__location{position:absolute;top:47px;width:100%;border:2px solid #173f7d;border-top:0;border-bottom:0;background-color:#fff}.weather__location-btn{background-color:#e8e8e8;font-size:.875rem;color:#173f7d;font-weight:400;padding:0 10px;margin-left:10px;margin-top:10px;margin-bottom:10px;width:calc(100% - 40px);height:38px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}@media (min-width:768px){.weather__location-btn{margin-left:15px;padding:0 15px}}.weather__location-btn:hover span{text-decoration:underline}.dark .weather__select{color:#fff;background-color:#121312;border-color:#fff}.dark .weather__search-wrap{border-color:#fff;background-color:#252625}.dark .weather__search-triangle{border-top-color:#fff}.dark .weather__search-input{color:#fff}.dark .weather__location,.dark .weather__search-input{background-color:#252625;border-color:#fff}.dark .weather__location-btn{background-color:#a8a8a8;color:#252625}.dark .weather__search-table{color:#fff;background-color:#252625}.dark .weather__search-table-container{background-color:#252625;border-color:#fff}.dark .weather__search-table td{border-color:#666}.dark .weather__search-table-wrapper{background-color:#252625;border-color:#fff}.dark .weather__search-table tr td:hover{background-color:#fff;color:#252625}@media (min-width:1152px){.weather__closest{display:flex;padding:32px 0}}@media (min-width:1024px){.weather__days{display:flex;border-bottom:1px solid #e0e0e0}}@media (min-width:1152px){.weather__days{width:100%;border-bottom:0}}.weather__today{padding:12px 0;margin:0;border-bottom:1px solid #e0e0e0}@media (min-width:1024px){.weather__today{width:40%;border-bottom:none;margin:17px 0;padding:0 16px;border-right:1px solid #e0e0e0}}@media (min-width:1152px){.weather__today{width:36%;margin:0;padding:25px 10px}}.weather__today .weather__results-icon{margin-left:20px}.weather__today .weather__results-icon img{width:50px;height:50px;margin-bottom:15px}@media (min-width:768px){.weather__today .weather__results-icon img{width:90px;height:90px;margin-bottom:20px}}@media (min-width:768px){.weather__today .weather__results-degree{position:relative;right:35px}}@media (min-width:1024px){.weather__today .weather__results-degree{right:unset}}.weather__today .weather__results-adds--result{text-align:center}@media (min-width:1024px){.weather__today .weather__results-adds--result{text-align:right}}.weather__title{font-size:1.125rem;font-weight:700;text-transform:uppercase;color:#363636}@media (min-width:768px){.weather__title{font-size:18px}}.weather__title--center{text-align:center}@media (min-width:768px){.weather__title--center{font-size:24px}}@media (min-width:1024px){.weather__title--center{text-align:left;font-size:18px}}.weather__date{font-size:.875rem;color:#363636;margin-bottom:16px;text-transform:capitalize}@media (min-width:768px){.weather__date{margin-bottom:0;font-size:18px}}.weather__date--center{margin-bottom:10px;text-align:center}@media (min-width:1024px){.weather__date--center{text-align:left;margin-bottom:0}}.weather__results{display:flex;align-items:flex-end;justify-content:center;margin-top:5px;position:relative}@media (min-width:1024px){.weather__results{align-items:flex-start;justify-content:space-between}}@media (min-width:768px){.weather__results-degrees{top:0}}.weather__results-degree{display:block;font-size:3rem;font-weight:700;color:#173f7d;margin:8px 0 12px;line-height:1}@media (min-width:768px){.weather__results-degree{font-size:74px;position:relative;right:30px}}@media (min-width:1024px){.weather__results-degree{right:unset}}@media (min-width:1920px){.weather__results-degree{font-size:5rem;font-weight:700}}.weather__results-degree--small{font-size:24px;font-weight:700;margin-bottom:0}@media (min-width:768px){.weather__results-degree--small{font-size:42px}}@media (min-width:1152px){.weather__results-degree--small{font-size:2.75rem;margin-top:30px}}.weather__results-degree-night{font-size:.875rem;color:#666;font-weight:700;line-height:1.22;margin-bottom:14px;margin-top:5px;display:block;text-align:right;display:flex;align-items:center}.weather__results-degree-night img{width:18px;height:18px;margin-right:5px}.weather__results-icon{height:auto;text-align:right}.weather__results-icon img{width:35px;height:35px;margin-bottom:7px}@media (min-width:768px){.weather__results-icon img{width:50px;height:50px}}@media (min-width:1024px){.weather__results-icon img{width:90px;height:90px;margin-bottom:20px}}@media (min-width:768px){.weather__results-icon{width:85px;margin-right:10px}}@media (min-width:1152px){.weather__results-icon{width:160px;height:180px;text-align:right;margin-right:30px}}.weather__results-icon--small{width:70px;height:65px;position:relative;left:-20px;top:10px}@media (min-width:768px){.weather__results-icon--small{width:65px;left:unset;top:-10px}}@media (min-width:1024px){.weather__results-icon--small{width:150px;height:unset;position:static}}@media (min-width:1152px){.weather__results-icon--small{width:180px;height:180px}}.weather__results-adds{display:block;font-size:.75rem;color:#666;font-weight:400;line-height:1.22}@media (min-width:1024px){.weather__results-adds{font-size:.875rem}}.weather__results-adds--result{text-align:right}.weather__eastwest{display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#121312;font-weight:700;line-height:1.22;text-align:center;margin-top:10px;margin-bottom:6px}@media (min-width:768px){.weather__eastwest{margin-top:20px;margin-bottom:20px;font-size:1.125rem}}@media (min-width:1152px){.weather__eastwest{margin-top:0}}.weather__eastwest-icon{display:flex;align-items:center}.weather__eastwest img{padding-right:5px}.weather__eastwest-text{padding:0 6px}.weather__next-days{padding-bottom:40px;margin:21px 0;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-evenly}@media (min-width:1024px){.weather__next-days{width:60%;border-bottom:none;margin:17px 0;padding-bottom:0}}@media (min-width:1152px){.weather__next-days{width:64%;margin:0}}@media (min-width:1024px){.weather__next-days .weather__results-degree{margin-top:15px}}.weather__day-after-tomorrow,.weather__tommorow{width:100%}@media (min-width:768px){.weather__day-after-tomorrow,.weather__tommorow{padding:0 16px}}@media (min-width:1152px){.weather__day-after-tomorrow,.weather__tommorow{padding:25px 16px}}.weather__tommorow{border-right:1px solid #e0e0e0}.weather__air,.weather__result{text-align:center}.weather__air{margin:27px 0 0}@media (min-width:768px){.weather__air{display:flex;justify-content:center;align-items:flex-end}}@media (min-width:1152px){.weather__air{width:22%;flex-direction:column;margin-top:0;align-items:center;border-left:1px solid #e0e0e0}}@media (min-width:768px){.weather__air-heading{padding-right:30px}}@media (min-width:1152px){.weather__air-heading{padding-right:0}}.weather__air-title{font-size:1rem;color:#363636;font-weight:700;line-height:1.22;margin-bottom:10px;text-transform:uppercase;display:block}.weather__air-title img{padding-right:5px}.weather__air-result{width:135px;height:32px;line-height:32px;background-color:#23d160;font-size:1.125rem;color:#fff;font-weight:700;line-height:1.22;margin:0 auto 10px;display:block}@media (min-width:768px){.weather__air-result{margin-bottom:0}}.weather__air-number{font-size:2.75rem;color:#23d160;font-weight:400;line-height:1.22;margin-bottom:4px;display:block}.weather__air-actual{font-size:1rem;color:#363636;padding-right:4px}@media (min-width:768px){.weather__air-actual{display:block}}.weather__air-norm{font-size:.6875rem}.biznes-box .weather__results-icon{height:auto}.dark .weather__results-adds,.dark .weather__results-degree,.dark .weather__results-degree-night{color:#e0e0e0}.dark .weather__date,.dark .weather__eastwest,.dark .weather__title{color:#fff}.weather-sitebar{display:none}@media (min-width:1152px){.weather-sitebar{display:block;padding-bottom:30px}}.weather-sitebar__text-info{font-size:.875rem;color:#898989;font-weight:400;line-height:1.22;text-align:left;float:left}.weather-sitebar__title{font-size:20px;font-size:1.25rem;color:#000;font-weight:700;line-height:1.22;padding-bottom:5px;border-bottom:4px solid #e9e9e9;margin-bottom:10px}@media (min-width:768px){.weather-sitebar__content{margin-bottom:27px;display:flex;align-items:center}}@media (min-width:1152px){.weather-sitebar__content{margin-bottom:25px;display:block}}.weather-sitebar-triangle{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;position:relative;left:164px;top:19px;transition:transform .2s ease}@media (min-width:768px){.weather-sitebar-triangle{left:204px;top:23px}}@media (min-width:1152px){.weather-sitebar-triangle{left:222px}}.weather-sitebar-triangle--active{transform:rotate(180deg)}.weather-sitebar__content-degree{text-align:center}.weather-sitebar__degree{font-size:2.125rem;color:#363636;font-weight:400}@media (min-width:1152px){.weather-sitebar__degree{font-size:2.25rem}}.weather-sitebar__info{display:flex;margin-bottom:20px;align-items:center}@media (min-width:768px){.weather-sitebar__info{border-right:2px solid #eaeaea;width:55%;margin-bottom:0;padding-bottom:14px}}@media (min-width:1152px){.weather-sitebar__info{border-right:0;width:100%;border-top:1px solid #d6d6d6;padding-bottom:20px;padding-top:15px;margin-bottom:15px}}.weather-sitebar__weather{width:100%}@media (min-width:768px){.weather-sitebar__weather{width:50%;border-right:0;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}}@media (min-width:1152px){.weather-sitebar__weather{display:block;margin:0 auto}}.weather-sitebar__weather-info{display:flex;align-items:center;margin-bottom:14px;justify-content:center}@media (min-width:768px){.weather-sitebar__weather-info{margin-bottom:0;margin-right:-103px}}@media (min-width:1152px){.weather-sitebar__weather-info{padding-bottom:8px;margin-bottom:12px;margin-right:0}}.weather-sitebar__weather-img{width:45px;height:auto}@media (min-width:768px){.weather-sitebar__weather-img{width:75px;margin-left:20px}}.weather-sitebar__weather-meteo{text-align:center;font-size:.625rem;color:#979797;font-weight:400}@media (min-width:768px){.weather-sitebar__weather-meteo{display:block;text-align:left}}.weather-sitebar__weather-meteo a{color:#363636}@media (min-width:768px){.weather-sitebar__weather-meteo a{display:block;text-align:left}}@media (min-width:1152px){.weather-sitebar__weather-meteo a{display:inline;text-align:left}}@media (min-width:768px){.weather-sitebar__weather-meteo{font-size:.75rem}}.weather-sitebar__btn{font-size:.875rem;color:#0241a7;font-weight:400;letter-spacing:.7px;text-align:center;display:block;margin:10px 0;color:#0f6ae4!important;width:100%}.weather-sitebar__btn:hover{color:#111621}.weather-sitebar__btn i{display:inline-block;vertical-align:middle;margin-left:10px}.weather-sitebar .paddingZero{padding:0}.weather-sitebar .marginZero{margin:0}.weather-sitebar .weather-sitebar__weather-img,.weather-sitebar .weather__results-icon--sitebar{width:50px;margin:0 auto;padding:0}@media (min-width:768px){.sitebar__weather--tablet{display:block}}@media (min-width:1152px){.sitebar__weather--tablet{display:none}}.weather-news .video-category__wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:35px;margin-top:25px}.weather-news .video-category--heading{position:relative;z-index:2;background:#fff;padding-right:23px;font-size:1.125rem;color:#000;font-weight:900;line-height:normal}@media (min-width:768px){.weather-news .video-category--heading{font-size:1.375rem}}.weather-news .video-category--see-more{text-transform:uppercase;position:relative;z-index:2;background:#fff;padding-left:23px;display:inline-flex;font-size:.625rem;color:#000;font-weight:900;line-height:normal}.weather-news .video-category--see-more:after{left:23px;right:2px;bottom:-2px;position:absolute;content:"";height:2px}@media (min-width:768px){.weather-news .video-category--see-more:after{left:24px;right:0;bottom:-5px;background-color:#bd193b}}@media (min-width:768px){.weather-news .video-category--see-more{font-size:1rem}}.weather-news .video-category--see-more .icon-see-more{width:8px;top:-1px}@media (min-width:768px){.weather-news .video-category--see-more .icon-see-more{width:12px;top:0;left:0;transition:all .5s ease}}.weather-news .video-category--see-more:hover>.icon-see-more{left:5px}.weather-news .video-category-border{height:4px;background-color:#173f7d;position:absolute;left:15px;right:15px;z-index:1}.weather-header{position:relative}@media (min-width:768px){.weather-header{margin-right:10px}}.weather-header .weather__today{width:100%;height:50px;padding:0;border-bottom:0}@media (min-width:1024px){.weather-header .weather__today{margin:0}}.weather-header .weather__results{flex-direction:row-reverse;align-items:center;margin-top:0;min-width:105px;position:relative;z-index:9}.weather-header .weather__results-icon,.weather-header .weather__results-icon img{width:28px;height:28px}.weather-header .weather__results-icon{margin-right:0;pointer-events:none}.weather-header .weather__results-degree{font-size:1rem;color:#fff;font-weight:600;margin-bottom:0;margin-top:0}@media (min-width:768px){.weather-header .weather__results-degree{right:unset}}.weather-header .weather__results-degrees{padding-right:0;padding-left:5px;margin-right:15px;pointer-events:none}.weather-header .page-header__search-engine{position:absolute;right:0;bottom:-5px}.weather-header .weather__select{background-color:transparent}.weather-header .weather__select--no-border{font-size:.9375rem;color:#fff;font-weight:400;text-align:right;margin-right:30px;margin-left:auto;height:auto;width:auto}.weather-header .weather__select--no-border:hover{text-decoration:underline}.weather-header .weather__search-triangle{cursor:pointer;right:14px}.weather-header .weather__search-triangle--sitebar{left:unset;border-top:4px solid #fff;top:17px}.weather-header .weather__search-wrap{top:97px}@media (min-width:1152px){.weather-header .weather__search-wrap{top:103px}}.weather-header .weather__search-table-container{max-height:190px;width:100%;overflow-x:auto}.weather-header .weather__search-table-container::-webkit-scrollbar{width:8px;height:210px}.weather-header .weather__search-table-container::-webkit-scrollbar-thumb,.weather-header .weather__search-table-container::-webkit-scrollbar-track{border-radius:10px;background:#fff}.weather-header .weather__search-table-container::-webkit-scrollbar-thumb:hover{background:#fff}.weather-header .weather__search-table-wrapper{top:141px}@media (min-width:1152px){.weather-header .weather__search-table-wrapper{top:147px}}.weather-header .weather__location{top:38px;border-top:1px solid #173f7d}@media (min-width:1152px){.weather-header .weather__location{top:44px}}.weather-header .weather__days{border-bottom:0;border-right:1px solid #e0e0e0}.weather-header .weather__select-wrapper{max-width:104px;margin-left:auto}.dark .weather-header .weather__location{border-top:2px solid #fff}.module-finance{background-color:#ececec;padding:16px}.module-finance__content{max-width:931px;padding:24px 0;margin:0 auto;display:flex;justify-content:space-around;flex-direction:column}@media (min-width:767px){.module-finance__content{flex-direction:row}}.module-finance__box{font-size:14px;width:100%}.module-finance__box.second{margin-top:24px}@media (min-width:767px){.module-finance__box.second{margin-top:0;max-width:260px}}@media (min-width:767px){.module-finance__box{max-width:556px}}.module-finance__icon{text-align:center;min-height:92px}.module-finance__text{max-width:260px;margin:0 auto}@media (min-width:767px){.module-finance{padding:0}}.container{padding:0 16px}@media (max-width:768px){.column{padding:.5rem}.columns:last-child{margin-bottom:-.5rem}.columns{margin-left:-.5rem;margin-right:-.5rem;margin-top:-.5rem}}@media (max-width:1152px){body{overflow-x:hidden;overflow-y:hidden}}@media (min-width:1920px){.container{width:1402px;max-width:1402px}}body{background-color:#f5f0de}.top-module{padding:60px 20px}.top-module__divider{margin:auto}@media (min-width:1024px){.top-module__divider{height:100%;width:1px;background-color:#fff}}.top-module__image{display:none}@media (min-width:1024px){.top-module__image{display:block;width:100%}}.top-module__image img{width:100%}.top-module__title{margin:0 auto 60px;text-align:center;max-width:160px}@media (min-width:768px){.top-module__title{max-width:260px;margin:0 0 60px;text-align:left}}.top-module__subtitle{text-align:center;max-width:190px;margin:auto}@media (min-width:768px){.top-module__subtitle{margin:0;text-align:left;max-width:220px}}@media (min-width:1152px) and (max-width:1349px){header+section{margin-top:65px}header+section>.search{margin-top:-8px}}.banner{margin-top:0;height:538px}@media (min-width:1152px){.banner{height:652px}}.banner .hooper-list{height:538px;position:relative}@media (min-width:1152px){.banner .hooper-list{height:652px}}.banner__content{display:flex;align-items:center;background-position:0 0;animation:fadein .9s;height:538px}@media (min-width:768px){.banner__content{background-position:50%;height:538px}}@media (min-width:1152px){.banner__content{height:652px}}.banner__content:after{display:none}.banner__content:hover .banner__items{transform:none}.banner__content a:hover .banner__more i{transform:translateX(16px)}.banner .hooper-sr-only{margin-top:0}.banner .hooper-navigation{display:none}@media (min-width:1152px){.banner .hooper-navigation{display:inline-block}}.banner .hooper-navigation .hooper-next:hover,.banner .hooper-navigation .hooper-prev:hover{background-color:#e2dccd}.banner .hooper-navigation button:hover,.banner .hooper-prev{background-image:none}.banner .hooper-prev{width:44px;height:88px;background-color:#f5f0de;top:45%}.banner .hooper-prev i{width:13px;height:24px;display:block;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-blue-left.svg)}.banner .hooper-next{width:44px;height:88px;background-color:#f5f0de;background-image:none;transform:none;top:39%}.banner .hooper-next i{width:13px;height:24px;display:block;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-blue-right.svg)}.banner .hooper-pagination{display:flex;border-color:transparent;bottom:20px}@media (min-width:1152px){.banner .hooper-pagination{bottom:10px}}.banner .hooper-indicator{width:12px;height:12px}.banner .hooper-indicator span{font-size:0}.banner .hooper-indicator.is-active{background-color:#00d19a;border-color:#00d19a}.banner .hooper-indicator:not(.is-active){background-color:#fff}.banner__info{position:static}@media (min-width:768px){.banner__info{position:absolute;margin:auto;top:50%;left:0;bottom:auto;transform:translateY(-50%)}}.banner__items{align-items:center;padding:40px 0}@media (min-width:768px){.banner__items{max-width:548px}}.banner__items .banner__subtitle{font-weight:400}.banner__title{margin-bottom:40px}@media (min-width:768px){.banner__title{margin-bottom:30px}}@media (min-width:1024px){.banner__title{margin-bottom:20px}}.banner__subtitle{margin-bottom:40px}.banner__description{margin-top:0}.banner__more{margin-top:55px;display:flex;align-items:center}@media (min-width:1024px){.banner__more{margin-top:24px}}.banner__more i{margin-left:20px;display:block;width:32px;height:16px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-green.svg);-webkit-transition:.3s ease-in-out;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.slider-carousel .headline{margin:22px 0 12px}@media (min-width:768px){.slider-carousel .headline{margin:38px 0 28px}}@media (min-width:1024px){.slider-carousel .headline{margin:43px 0 32px}}.slider-carousel__wrapper .hooper-slide{padding:0 13px}.slider-carousel__wrapper .hooper-list{margin-left:-13px}.slider-carousel__wrapper .hooper-navigation .hooper-prev{width:44px;height:88px;background:#da3521 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-white-left.svg) no-repeat 16px 33px;display:none}.slider-carousel__wrapper .hooper-navigation .hooper-prev svg{display:none}.slider-carousel__wrapper .hooper-navigation .hooper-next{width:44px;height:88px;background:#da3521 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-white.svg) no-repeat 16px 33px}.slider-carousel__wrapper .hooper-navigation .hooper-next svg{display:none}@media (min-width:1920px){.slider-carousel__wrapper .hooper-navigation .hooper-next{right:-26px}}.slider-carousel__wrapper:after{background-color:#f5f0de;opacity:1}.slider-carousel__wrapper.slider-active .hooper-prev{display:block}.slider-carousel__wrapper.slider-active:after{opacity:.8;background-color:#f5f0de}.slider-carousel__info--ver2{display:none}.slider-carousel__mask{background-image:none}.slider-carousel .is-narrow-mobile{padding:0 4px}.slider-carousel .sbContentCarousel,.slider-carousel .sbContentCarouselStation{margin-left:-4px}.special-margin{margin-top:0;background:transparent}.headline{margin:0}.headline__title{display:flex;justify-content:flex-start;margin:30px 0 0;padding-top:0}.is-bg .headline__title{margin-top:20px;justify-content:center}.is-bg .headline__title:before{display:none}.headline__title:before{position:static;background-color:#da3521;margin-right:20px;width:6px;height:28px}.is-module-headline .headline__title{margin-bottom:10px}@media (min-width:768px){.is-module-headline .headline__title{margin-bottom:0}}.is-module-headline .headline__title:before{width:11px;height:11px}.headline__more{width:44%;display:flex;padding-right:0;margin-left:auto;align-items:center;justify-content:right;letter-spacing:normal;overflow:visible}.headline__more i{position:static;margin-left:18px}.headline__more:hover i{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.106 15L0 13.041l5.832-5.037V7.5l-1.06-1.007L.044 1.959 2.121 0 10 7.5 2.106 15z' fill='%23DA3521'/%3E%3C/svg%3E")}.module-slider-boxes .hooper-navigation .hooper-next,.module-slider-boxes .hooper-navigation .hooper-prev{padding:0}.module-slider-boxes .hooper-navigation .hooper-prev{margin-top:-23px}.module-slider-boxes .hooper-navigation button{width:23px;height:46px}.module-slider-boxes .hooper-navigation svg{background:none;width:23px;height:46px}.module-slider-boxes .hooper-navigation svg path:last-of-type{fill:#fff}.module-slider-boxes .mb-box__title:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#f5f0de)}.mb-box__content{background:none}.play-small{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="45" height="45" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1" y="1" width="43" height="43" rx="21.5" fill="%23000"/><rect x="1" y="1" width="43" height="43" rx="21.5" stroke="%23fff" stroke-width="2"/><path d="M30 22.5L17 32V13l13 9.5z" fill="%23fff"/></svg>')}.module-5-boxes .mb-box__category{display:none}@media (min-width:768px) and (max-width:1024px){.module-5-boxes .wbb-box__content{top:auto;bottom:0;transform:none}}.module-5-boxes .mb-box{position:relative}.module-5-boxes .mb-box .mb-box__title{height:100%}.module-5-boxes .mb-box:hover{transform:translateY(0);box-shadow:none;border-bottom-width:2px}.module-5-boxes .mb-box:hover .mb-box__title{color:#000}.module-5-boxes .mb-box:hover .play-small{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="45" height="45" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1" y="1" width="43" height="43" rx="21.5" fill="%23000"/><rect x="1" y="1" width="43" height="43" rx="21.5" stroke="%23fff" stroke-width="2"/><path d="M30 22.5L17 32V13l13 9.5z" fill="%23fff"/></svg>')}.module-5-boxes .mb-box__content{padding:10px 0 32px;height:180px}@media (min-width:768px){.module-5-boxes .mb-box__content{min-height:180px}}.module-5-boxes .mb-box__title:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#f5f0de)}.wbb-box .wbb-box__content{background:#e9e4d2}.wbb-box .wbb-box__labels{display:none}.wbb-box:hover .wbb-box__content{transform:none;background:#e9e4d2}.wbb-box:hover .wbb-box__content .wbb-box__title{color:#000}.wbb-box:hover .wbb-box__content:after{display:none}.module-gallery__container{margin-left:0}.module-gallery__container .hooper-prev{left:93%}.module-gallery__container .hooper-next{left:98%}.module-gallery__container .hooper-next,.module-gallery__container .hooper-prev{display:none}@media (min-width:1024px){.module-gallery__container .hooper-next,.module-gallery__container .hooper-prev{display:block}}.module-gallery__container .hooper-next.is-disabled,.module-gallery__container .hooper-prev.is-disabled{display:none}.module-gallery__item img{height:auto}.module-gallery__text{background-color:transparent}@media (min-width:1024px){.module-gallery__text{padding:20px 42px 49px}}@media (max-width:768px){.module-gallery .hooper-slide{opacity:1}}.module-gallery .hooper-slide .module-gallery__item{margin-right:13px;height:100%}@media (max-width:768px){.module-gallery .hooper-slide .module-gallery__item{background-color:#000}}.module-gallery .hooper-slide .module-gallery__item.last{background-position:50%}.module-gallery .hooper-slide .module-gallery__item.last:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.3) 44.58%,rgba(0,0,0,.68) 89.16%);z-index:0}.module-gallery .hooper-slide .module-gallery__item figure{position:relative}.module-gallery .hooper-slide .module-gallery__item figure:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.1) 44.58%,rgba(0,0,0,.68) 89.16%);z-index:0}.module-gallery__info{bottom:0;display:flex;flex-direction:column;background-color:#000}@media (min-width:768px){.module-gallery__info{background-color:transparent}}.module-gallery__camera{display:block;min-height:auto;background-color:transparent;padding-left:13px;position:absolute;top:-46px}.module-gallery__camera .icon-camera{width:40px;height:40px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/camera.svg)}@media (min-width:768px){.module-gallery__camera{position:relative;top:auto}.module-gallery__camera .icon-camera{width:72px;height:72px}}@media (min-width:1024px){.module-gallery__camera{padding-left:42px}}.module-gallery .hooper-navigation .hooper-prev{top:50%;width:44px;height:88px;background:#da3521 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-white-left.svg) no-repeat 16px 33px}.module-gallery .hooper-navigation .hooper-prev svg{display:none}.module-gallery .hooper-navigation .hooper-prev:hover{background:#da3521 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-white-left.svg) no-repeat 16px 33px}.module-gallery .hooper-navigation .hooper-next{top:50%;width:44px;height:88px;background:#da3521 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-white.svg) no-repeat 16px 33px}.module-gallery .hooper-navigation .hooper-next svg{display:none}.module-gallery .hooper-navigation .hooper-next:hover{background:#da3521 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-white.svg) no-repeat 16px 33px}.module-gallery .hooper-navigation .hooper-next:not(.is-disabled),.module-gallery .hooper-navigation .hooper-prev:not(.is-disabled){-webkit-transition:.3s ease-in-out;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.module-gallery .hooper-navigation .hooper-next:not(.is-disabled):hover:hover,.module-gallery .hooper-navigation .hooper-prev:not(.is-disabled):hover:hover{background-color:#10096b}.footer-container{margin-top:30px}.footer{margin-top:0;background-color:#eeeadd;background-image:none;padding:32px 0}.footer__icon--fb{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/fb.svg)}.footer__icon--x{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/x.svg)}.footer__icon--insta{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 0c6.627 0 12 5.373 12 12s-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0zM9.06 5A4.06 4.06 0 005 9.06v5.88C5 17.18 6.82 19 9.06 19h5.88A4.06 4.06 0 0019 14.94V9.06C19 6.82 17.18 5 14.94 5H9.06zm6.02 1.4a2.518 2.518 0 012.52 2.52v6.16a2.52 2.52 0 01-2.52 2.52H8.92a2.518 2.518 0 01-2.52-2.52V8.92A2.52 2.52 0 018.92 6.4h6.16zM12 8.5a3.5 3.5 0 100 7 3.5 3.5 0 000-7zm0 1.4a2.1 2.1 0 11.002 4.201 2.1 2.1 0 01-.002-4.2zm3.675-2.45a.875.875 0 100 1.75.875.875 0 000-1.75z" fill="%23000"/></svg>')}.footer__bottom{background:#f5f0de}.footer-logos .columns .column{padding:3px}@media (min-width:768px){.footer-logos .columns .column{padding:6px;max-width:7.69231%;flex-basis:7.69231%}}.footer-logos__item{height:32px}@media (min-width:768px){.footer-logos__item{height:36px}}@media (min-width:1920px){.footer-logos__item{height:44px}}@media (max-width:768px){.footer__contact-data{text-align:center;margin-top:15px}}.footer__contact-data span{display:block}.footer__contact-data a{display:block;margin-top:15px}.icon-arrow-more-grey{width:18px;height:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.106 15L0 13.041l5.832-5.037V7.5l-1.06-1.007L.044 1.959 2.121 0 10 7.5 2.106 15z' fill='%23DA3521'/%3E%3C/svg%3E")}.module-people{margin:20px 0}.module-people__name{margin:10px 0}.module-people__icon{margin-top:35px}.person-page{margin-bottom:100px}.person-page__content{max-width:910px;margin:0 auto}.person-page__content-title{margin:25px 0;font-size:1.125rem;color:#111;font-weight:500;line-height:1}@media (min-width:768px){.person-page__content-title{font-size:2rem}}@media (min-width:1024px){.person-page__content-title{font-size:2.75rem}}.person-page__content-description{margin-bottom:40px;font-size:.9375rem;color:#111;font-weight:400;line-height:1.6}@media (min-width:768px){.person-page__content-description{margin-bottom:100px;font-size:1.125rem}}@media (min-width:1024px){.person-page__content-description{font-size:1.375rem}}.person-page .slider-double__wrapper .hooper-list{margin-left:0}.person-page .slider-double .headline{display:none}.person-page .slider-double .hooper-next{right:16px}.person-page .hooper-list{position:relative}.person-page__more.hooper{height:480px}@media (min-width:1920px){.person-page__more.hooper{height:525px}}@media (min-width:1024px){.person-page__more.is-mobile{display:none}}.person-page__more:not(.is-mobile){display:none}@media (min-width:1024px){.person-page__more:not(.is-mobile){margin-top:15px;display:block}}.person-page__more .hooper-slide{padding-right:25px}.person-page__more .hooper-navigation.next .hooper-next,.person-page__more .hooper-navigation.prev .hooper-prev{display:block}.person-page__more .hooper-navigation button{padding:25px 10px;background-color:#da3521}.person-page__more .hooper-navigation .hooper-next,.person-page__more .hooper-navigation .hooper-prev{display:none;top:45%}.person-page__more .hooper-navigation .hooper-prev{left:-24px}.person-page__more .hooper-navigation .hooper-prev svg{transform:rotate(180deg)}.person-page__more-content{display:flex;flex-flow:column;flex-grow:1}.person-page__more-item{display:block;padding:0 0 35px}@media (min-width:768px){.person-page__more-item{padding:0 0 45px}}@media (min-width:1024px){.person-page__more-item{display:flex;flex-direction:column;height:100%;padding-bottom:0}}.person-page__more-category{margin:10px 0;font-size:.75rem;color:#da3521;font-weight:400;line-height:1.2}@media (min-width:768px){.person-page__more-category{font-size:.875rem}}.person-page__more-title{margin-bottom:14px;font-size:1.125rem;color:#111;font-weight:500;line-height:1.2}@media (min-width:768px){.person-page__more-title{font-size:1.5rem}}@media (min-width:1024px){.person-page__more-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.person-page__more-description{margin-bottom:15px;font-size:.75rem;color:#111;font-weight:400;line-height:1.2}@media (min-width:768px){.person-page__more-description{margin-bottom:25px;font-size:.875rem}}@media (min-width:1024px){.person-page__more-description{margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.search-form{background-color:#f5f0de}@media (min-width:1024px){.search__content .search__camera{width:45px;height:45px}}.search__results{margin:14px 0 35px}@media (min-width:1024px){.search__results{margin:10px 0 78px}}.search__header{background-color:#e9e4d2;padding:16px 8px 5px}@media (min-width:768px){.search__header{padding:22px 8px 12px}}.search__header .search__heading{font-weight:400}.search__header .search__input{margin-right:20px}.search__header .search__filter{display:none}.search__content{flex-direction:column;padding:15px 0}@media (min-width:768px){.search__content{padding:30px 0;flex-direction:row}}.search__content .icon-play-big{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="45" height="45" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1" y="1" width="43" height="43" rx="21.5" fill="%23000"/><rect x="1" y="1" width="43" height="43" rx="21.5" stroke="%23fff" stroke-width="2"/><path d="M30 22.5L17 32V13l13 9.5z" fill="%23fff"/></svg>')}.search__content .search__info{align-items:start;flex-basis:auto;padding:0 0 10px;flex-direction:row}@media (min-width:768px){.search__content .search__info{flex-direction:column;flex-basis:210px;align-items:center;padding:0 7px}}.search__content .search__program{margin:0 6px;order:2;letter-spacing:normal;font-size:.875rem;color:#111;font-weight:400;line-height:1}@media (min-width:768px){.search__content .search__program{order:0;margin:0 0 5px;font-size:1.125rem}}.search__content .search__date{padding-top:0;text-align:center;font-size:.875rem;color:#111;font-weight:700;line-height:1}@media (min-width:768px){.search__content .search__date{font-size:1.125rem;padding-top:0}}.search__content .search__title{margin:0 0 10px;font-size:.875rem;color:#111;font-weight:600;line-height:1.2}@media (min-width:768px){.search__content .search__title{margin:20px 0;font-size:1.25rem}}@media (min-width:1024px){.search__content .search__title{font-size:1.5rem}}.search__content .search__description{font-size:.75rem;color:#111;font-weight:400;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.search__content .search__description{font-size:.875rem;-webkit-line-clamp:2;height:37px}}.search__content .search__wrapp{width:100%;display:flex}@media (max-width:768px){.search__content .search__img{min-width:138px;width:40%}}.search__content .search__img .img-placeholder{width:350px!important}@media (min-width:768px){.search__content .search__img .img-placeholder{width:203px!important;height:116px!important}}@media (min-width:1024px){.search__content .search__img .img-placeholder{width:324px!important;height:185px!important}}@media (max-width:768px){.search__content .search__desc{padding-left:12px}}@media (max-width:768px){.search__content .search__camera{bottom:7px}}.pagination{margin:30px 0 40px}.pagination .pagination__item{width:38px;margin:0 3px;border:0;border-radius:8px;color:#111;background-color:#eeeadd}.pagination .pagination__item.pagination__item--current,.pagination .pagination__item:hover{background:#da3521;color:#fff}.pagination .pagination__item--next:after,.pagination .pagination__item--prev:after{width:8px;height:8px;border-width:0;border-left:1px solid #333;border-top:1px solid #333;transform:rotate(135deg);margin-right:4px}.pagination .pagination__item--next:hover:after,.pagination .pagination__item--prev:hover:after{border-color:#fff}.pagination .pagination__item--prev:after{transform:rotate(-45deg);margin-left:4px}.pagination .pagination__item.pagination__dots:hover{cursor:default;color:#111;background-color:#eeeadd}.search__filters{padding-top:5px;border-bottom:1px solid #e1ded3}.search__filters-content{display:flex;flex-direction:column}@media (min-width:768px){.search__filters-content{flex-direction:row;align-items:center}}.search__filters-content-filters{display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.search__filters-content-filters::-webkit-scrollbar{display:none}.search__filters-content a{display:inline-block;padding:15px;margin:0 5px 0 0;font-size:.875rem;color:#111;font-weight:400;line-height:1.4}@media (max-width:768px){.search__filters-content a{border:1px solid #ccc}.search__filters-content a.is-active{order:-1}}@media (min-width:1024px){.search__filters-content a{padding:30px 20px;font-size:1.125rem}}.search__filters-content a.is-active,.search__filters-content a:hover{background-color:#da3521;color:#fff;font-weight:500;text-decoration:none}.search__filters-content a:hover:not(.is-active){font-weight:400}.module-filters{position:relative;border-bottom:1px solid #000;padding:0 0 6px;margin-top:35px;cursor:pointer}@media (min-width:768px){.module-filters{margin-top:10px;margin-left:auto}}.module-filters select{appearance:none;background-color:transparent;border:none;padding:0 55px 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;text-overflow:ellipsis;cursor:inherit;line-height:inherit;color:#da3521;font-weight:700;text-transform:uppercase;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M18 10l-1.41-1.41L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='%230F00D3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%}.module-filters__label{position:absolute;top:-16px;font-size:12px}.module-filters .multiselect__single{background:transparent;padding-left:0;text-transform:uppercase}.module-filters .multiselect__tags{background:transparent;border:0;padding-left:0}.module-filters .multiselect__content-wrapper{background-color:#f5f0de;border:1px solid #000;border-radius:0}.module-filters .multiselect__select{width:12px;height:24px;padding:0}.module-filters .multiselect__select:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M12 2L10.59.59 6 5.17 1.41.59 0 2l6 6 6-6z' fill='%23000'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%;width:12px;height:8px;border:0;top:4px;margin-top:0;display:inline-block}.module-filters .multiselect__option{text-transform:uppercase}.module-filters .multiselect__option--highlight{background-color:#000}.module-columns-with-filters{margin-bottom:40px}.module-columns-with-filters__header.is-bg{padding:30px 15px;margin:0;text-align:center;background-size:cover;background-repeat:no-repeat;background-position:50%}.module-columns-with-filters__header.is-bg img{max-height:101px}.module-columns-with-filters__header-image{margin:40px auto}.module-columns-with-filters__anchor{position:relative;top:-85px}.module-columns-with-filters__categories{margin-bottom:25px;background-color:#e9e4d2}.module-columns-with-filters__categories-wrapper{display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}@media (min-width:768px){.module-columns-with-filters__categories-wrapper{justify-content:center}}.module-columns-with-filters__categories::-webkit-scrollbar{display:none}.module-columns-with-filters__categories a{display:inline-block;position:relative;padding:22px 0;margin:0 26px}.module-columns-with-filters__categories a.is-active:after,.module-columns-with-filters__categories a:hover:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:6px;background-color:#da3521}.module-columns-with-filters__categories-title{margin-right:20px;font-size:1rem;color:#111;font-weight:700;line-height:1.4}.module-columns-with-filters__categories-select{position:relative;border-bottom:1px solid #da3521;margin:35px 0}@media (min-width:768px){.module-columns-with-filters__categories-select{display:none;margin-top:10px}}.module-columns-with-filters__categories-select select{appearance:none;background-color:transparent;border:none;padding:10px 0;margin:0;width:100%;font-family:inherit;font-size:inherit;text-overflow:ellipsis;cursor:inherit;line-height:inherit;color:#da3521;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M18 10l-1.41-1.41L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='%230F00D3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%;outline:none}.module-columns-with-filters__categories-select select option{color:#da3521;background-color:#f5f0de;font-weight:700}.module-columns-with-filters__categories-select-label{position:absolute;top:-16px;font-size:12px}.module-columns-with-filters__tiles-category{margin:5px 0 15px;font-size:.875rem;color:#da3521;font-weight:400;line-height:1.1}.module-columns-with-filters__tiles-title{margin:10px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.module-columns-with-filters__tiles-logo{position:absolute;bottom:20px;max-width:90%}.module-columns-with-filters__tiles .is-gap{gap:10px 0}@media (min-width:768px){.module-columns-with-filters__tiles .is-gap{gap:20px 0}}.module-columns-with-filters__tiles-lead{display:none;margin-bottom:10px;overflow:hidden;font-size:.875rem;color:#111;font-weight:400;line-height:1.3}@media (min-width:768px){.module-columns-with-filters__tiles-lead{display:block;max-height:92px}}.module-columns-with-filters__tile{position:relative;display:flex;flex-direction:column;min-height:100%;padding-bottom:30px}.module-columns-with-filters__tile.is-vertical{align-items:center;padding:0}.module-columns-with-filters__tile.is-vertical,.module-columns-with-filters__tile.is-vertical:after{-webkit-transition:.3s ease-in-out ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.module-columns-with-filters__tile.is-vertical:after{content:"";bottom:8px;left:0;height:4px;width:100%;position:absolute;z-index:-1}.module-columns-with-filters__tile.is-vertical:hover{transform:translateY(-10px)}.module-columns-with-filters__tile.is-vertical:hover:after{bottom:3px}.module-columns-with-filters__tile-image{position:relative}.module-columns-with-filters__tile-image .play-small{position:absolute;bottom:10px;left:10px}.module-columns-with-filters__tile img{width:100%}.module-promo-block{display:flex;align-items:center;height:579px;background-size:cover;background-repeat:no-repeat;background-position:50%;color:#fff;margin-bottom:30px}.module-promo-block__inner{width:90vw}@media (min-width:1024px){.module-promo-block__inner{max-width:350px}}.module-promo-block__text{margin:25px 0;max-width:350px}.module-promo-block__more{display:flex;align-items:center}.module-promo-block__more:hover svg{transform:translateX(10px)}.module-promo-block__more svg{margin:0 20px;-webkit-transition:.3s ease-in-out ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.module-promo-block a{font-size:1rem;color:#fff}@media (max-width:1024px){.pages-grid .container .columns{display:flex}.pages-grid .container .columns .column{width:50%;min-width:50%;max-width:50%}.pages-grid .container .columns .column.double{width:100%;min-width:100%;max-width:100%}}@media (max-width:768px){.pages-grid .container.filters .columns{flex-direction:column}.pages-grid .container.filters .columns .column{width:100%;min-width:100%;max-width:100%}}@media (min-width:1024px){.pages-grid .container .column.is-4-desktop{width:33.33333%}}@media (max-width:1024px){.pages-grid .galleries-page__headerBg .columns .column{width:100%;min-width:100%;max-width:100%}}.pages-grid .double .un-box__photo:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.1) 44.58%,rgba(0,0,0,.68) 89.16%)}.pages-grid .un-box{position:relative;padding-bottom:30px;display:flex;flex-direction:column;height:100%}.pages-grid .un-box.is-type-2{padding-bottom:0}.pages-grid .un-box__title{margin:3px 0 13px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pages-grid .un-box__description{position:relative}.pages-grid .un-box__sneak{-webkit-line-clamp:2}.pages-grid .un-box__sneak,.pages-grid .un-box__text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pages-grid .un-box__text{margin-bottom:15px;-webkit-line-clamp:4}@media (max-width:768px){.pages-grid .un-box__text{display:none}}.pages-grid .un-box__photo{position:relative}.pages-grid .un-box__photo img{display:block;width:100%}.pages-grid .un-box__icon{width:22px;height:22px;background-size:contain;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/play.svg);position:absolute;left:13px;bottom:13px}@media (min-width:768px){.pages-grid .un-box__icon{width:45px;height:45px}}.pages-grid .un-box__gall{width:40px;height:40px;background-size:contain;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/camera.svg);display:block;margin-bottom:13px;position:absolute;left:13px;top:-53px}@media (min-width:768px){.pages-grid .un-box__gall{position:relative;left:auto;top:auto;width:45px;height:45px}}.pages-grid .un-box__info{position:relative;z-index:1;background-color:#000;padding:13px 13px 26px}@media (min-width:768px){.pages-grid .un-box__info{padding:0;background-color:transparent;position:absolute;bottom:20px;left:13px;min-height:104px}}@media (min-width:1024px){.pages-grid .un-box__info{bottom:20px;left:40px;min-height:118px}}.pages-grid .un-box:hover{text-decoration:none}.pages-grid .un-box.is-type-2{-webkit-transition:.3s ease-in-out;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.pages-grid .un-box.is-type-2:hover{transform:translateY(-10px);box-shadow:0 4px 0 0 #da3521}.pages-grid .un-box__duration{display:inline-flex;align-items:center;justify-content:center;width:43px;height:22px;background:#000;position:absolute;left:40px;bottom:13px}@media (min-width:768px){.pages-grid .un-box__duration{left:67px;bottom:23px}}.pages-grid .un-box__category{display:inline-block;margin-top:10px}.breadcrumbs{margin-top:7px}.breadcrumbs__beam{padding:12px 0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:5px}.breadcrumbs__item{display:flex;align-items:center}.breadcrumbs__item i{padding:0 6px;flex-shrink:0}.grid-header__title{position:relative;padding:12px 0}.module-single{padding:15px}@media (min-width:1024px){.module-single{padding:0}}.module-single .headline__title{margin-left:-15px}@media (min-width:1024px){.module-single .headline__title{margin-left:0}}.module-show-more-link{position:absolute;bottom:0;display:flex;align-items:center;overflow:hidden;width:100%;border-bottom:1px solid #da3521}.module-show-more-link__text{display:flex;opacity:0;padding-bottom:4px;overflow:hidden;transition:opacity .3s;white-space:nowrap;font-size:1rem;color:#000;font-weight:600;line-height:1.1}.module-show-more-link__icon{margin-left:11px}a:hover .module-show-more-link{border-bottom-width:2px}@media (min-width:1024px){a:hover .module-show-more-link__text{opacity:1}}.repertoire-page__slider{padding:25px 0;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/tlo-rep.jpg);background-repeat:no-repeat;background-size:cover}.repertoire-page__slider-link{display:flex;border:1px solid #fff;padding:16px 44px;height:100%;text-align:center;align-items:center;justify-content:center;background-color:#da3521;font-size:1rem;color:#fff;font-weight:500;line-height:1.4}@media (min-width:1024px){.repertoire-page__slider-link{font-size:1.125rem;color:#fff;font-weight:500;line-height:1.4}}.repertoire-page__slider-link.active,.repertoire-page__slider-link:hover{background-color:#fff;color:#da3521}@media (min-width:768px){.repertoire-page__slider-link{padding:16px}}.repertoire-page__slider .hooper-track{height:100px}@media (min-width:768px){.repertoire-page__slider .hooper-track{height:auto}}.repertoire-page__slider .hooper-slide{padding:10px 15px}@media (min-width:1024px){.repertoire-page__slider .hooper-slide{max-width:33.333%}}@media (min-width:1024px){.repertoire-page__slider .hooper{width:95%;margin:0 auto}}.repertoire-page__slider .hooper-navigation{display:none}@media (min-width:1024px){.repertoire-page__slider .hooper-navigation{display:block}}.repertoire-page__slider .hooper-navigation button{padding:0}.repertoire-page__slider .hooper-navigation .hooper-prev{left:-30px}.repertoire-page__slider .hooper-navigation .hooper-next{right:-30px}.repertoire-page__list{padding:15px 0}.repertoire-page__list-item{display:flex;margin-bottom:35px;flex-direction:column}@media (min-width:768px){.repertoire-page__list-item{align-items:center;flex-direction:row;gap:30px}}.repertoire-page__list-item-date{padding:12px 0;font-size:1.125rem;color:#000;font-weight:600;line-height:1.4}@media (min-width:768px){.repertoire-page__list-item-date{flex-basis:5%;text-align:center}}.repertoire-page__list-item-image{margin-bottom:12px}@media (min-width:768px){.repertoire-page__list-item-image{flex-basis:30%;margin-bottom:0}}.repertoire-page__list-item-image img{width:100%}@media (min-width:768px){.repertoire-page__list-item-text{flex-basis:calc(62% - 60px)}}.repertoire-page__list-item-text-title{margin-bottom:15px;font-size:1.125rem;color:#000;font-weight:600;line-height:32px}@media (min-width:1024px){.repertoire-page__list-item-text-title{font-size:1.5rem}}.repertoire-page__list-item-text-description{font-size:.875rem;color:#000;font-weight:400;line-height:22px}@media (min-width:1024px){.repertoire-page__list{padding:35px 0}}.repertoire-page__station{width:65px;height:24px;margin-top:30px}.repertoire-page__period{padding:30px 0 0;letter-spacing:.18px;font-size:1.125rem;color:#000;font-weight:600}@media (min-width:1024px){.repertoire-page__period{letter-spacing:.22px;font-size:1.375rem;color:#000;font-weight:600}}@media (min-width:1920px){.repertoire-page__period{letter-spacing:.24px;font-size:1.5rem;color:#000;font-weight:600}}.module-skeleton-loader{padding:40px 0;height:100vh;width:100%}.module-skeleton-loader__element{position:relative;overflow:hidden;height:70vh;background-color:hsla(0,0%,84.3%,.34)}.module-skeleton-loader__element:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;animation:shimmer 1s infinite;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0))}.module-boxes .headline{margin:30px 0 20px}.module-boxes .emb-box{position:relative}.module-boxes .emb-box__content{background:transparent;padding-left:0;padding-right:0}.module-boxes .emb-box__content:after{display:none}@media (min-width:1920px){.module-boxes .emb-box__content{min-height:140px;max-height:140px}}.module-boxes .emb-box__labels{display:none}.module-boxes .emb-box__text{display:block}.module-boxes .emb-box:hover{box-shadow:none;transform:translateY(0)}.module-boxes .emb-box:hover .play-small{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="45" height="45" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1" y="1" width="43" height="43" rx="21.5" fill="%23000"/><rect x="1" y="1" width="43" height="43" rx="21.5" stroke="%23fff" stroke-width="2"/><path d="M30 22.5L17 32V13l13 9.5z" fill="%23fff"/></svg>')}.module-boxes__wrapper{display:flex;flex-wrap:wrap}@media (min-width:768px){.module-boxes__wrapper{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;scrollbar-color:grey #c7c7c7}.module-boxes__wrapper::-webkit-scrollbar{width:6px;height:6px}.module-boxes__wrapper::-webkit-scrollbar-track{border-radius:0;background:#c7c7c7}.module-boxes__wrapper::-webkit-scrollbar-thumb{background:grey;border-radius:0}.module-boxes__wrapper::-webkit-scrollbar-thumb:hover{background:#000}}.module-boxes__item{min-width:50%;max-width:50%}@media (min-width:768px){.module-boxes__item{max-width:unset;min-width:unset}}@media (min-width:768px) and (max-width:1144px){.module-boxes__item{min-width:250px}}.module-boxes__item .module-show-more-link{bottom:7px}.module-filters.website-teatr{margin-top:20px;padding:0}@media (min-width:768px){.module-filters.website-teatr{max-width:250px;width:250px;margin:15px 0 0 auto}}.module-filters.website-teatr .custom-select{position:relative;display:inline-block;width:100%}.module-filters.website-teatr .custom-select select{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:0;font-size:14px;cursor:pointer;width:100%;outline:none;position:relative}.module-filters.website-teatr .custom-select select,.module-filters.website-teatr .custom-select select option{background-color:#f5f0de;padding:10px 0;color:#da3521;font-weight:700}.file-not-found__title{background:-webkit-linear-gradient(#000,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:1024px){.file-not-found__title{width:464px;height:254px;font-size:14.375rem;margin-bottom:49px}}.file-not-found__description{font-weight:700;color:#000}@media (min-width:1024px){.file-not-found__description{font-size:2.625rem;color:#000;font-weight:700}}.file-not-found__button{background-color:#da3521;padding:14px 33px}@media (min-width:1024px){.file-not-found__button{font-size:1.125rem;color:#fff;font-weight:700;padding:19px 52px}}.file-not-found__button:hover{color:#da3521}.file-not-found__button:after{display:none}.icon-pdf{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/pdf.svg)}.module-partners{padding:50px 0;background-color:#e9e4d2}.module-partners__title{min-height:25px}.module-partners__item{display:flex;height:102px}.module-partners__item a{margin:auto}.module-partners__item:hover{opacity:.9}html{font-size:16px}body{font-family:Source Sans\ 3,sans-serif;color:#000;font-weight:400;line-height:1.2}body strong{color:inherit}a{color:#00d19a}a:active,a:focus,a:hover{text-decoration:none}.grid-header__title{font-size:1.375rem;color:#000;font-weight:600}@media (min-width:768px){.grid-header__title{font-size:2.25rem}}@media (min-width:1152px){.grid-header__title{font-size:2.75rem}}.breadcrumbs__item{color:#000}.breadcrumbs__item,.breadcrumbs__item:last-of-type{font-size:.6875rem;font-weight:400;line-height:16.5px}.breadcrumbs__item:last-of-type{color:#da3521}.pages-grid .un-box__title{font-size:.875rem;color:#000;font-weight:600;line-height:18px}@media (min-width:768px){.pages-grid .un-box__title{font-size:1.375rem;color:#000;font-weight:600;line-height:28px}}@media (min-width:1152px){.pages-grid .un-box__title{font-size:1.5rem;color:#000;font-weight:600;line-height:32px}}.pages-grid .un-box__text{font-size:.875rem;color:#000;font-weight:400;line-height:22px}.pages-grid .un-box__sneak{font-size:.875rem;color:#fff;font-weight:600;line-height:20px}@media (min-width:768px){.pages-grid .un-box__sneak{font-size:1.125rem;color:#fff;font-weight:600;line-height:22px}}@media (min-width:1024px){.pages-grid .un-box__sneak{font-size:1.375rem;color:#fff;font-weight:600;line-height:30px}}.pages-grid .un-box__duration{font-size:.6875rem;color:#fff;font-weight:600}.pages-grid .un-box__category{font-size:.875rem;color:#da3521;font-weight:400;line-height:22px}.slider-custom__title{font-size:.875rem;color:#000;font-weight:600;line-height:18px}@media (min-width:768px){.slider-custom__title{font-size:1.375rem;color:#000;font-weight:600;line-height:30px}}@media (min-width:1152px){.slider-custom__title{font-size:1.5rem;color:#000;font-weight:600;line-height:32px}}@media (min-width:768px){.slider-custom__text{font-size:.875rem;color:#000;font-weight:400;line-height:22px}}.slider-custom.big .slider-custom__text,.slider-custom.big .slider-custom__title{color:#000}.slider-double__category{letter-spacing:normal;font-size:.75rem;color:#da3521;font-weight:600;line-height:22px}@media (min-width:1024px){.slider-double__category{font-size:.875rem}}.slider-double__title{font-size:1rem;color:#000;font-weight:600;line-height:22px}@media (min-width:1024px){.slider-double__title{font-size:1.375rem;color:#000;font-weight:600;line-height:34px}}@media (min-width:768px){.slider-double__text{font-size:.875rem;color:#000;font-weight:400;line-height:22px}}.module-partners__title{text-transform:uppercase;text-align:center;font-size:1rem;color:#000;font-weight:600;line-height:1}.header__menu ul li a{letter-spacing:1px;font-size:1.5rem;color:#fff;font-weight:600;line-height:1}@media (min-width:1144px){.header__menu ul li a{font-size:1rem;color:#fff;font-weight:600;line-height:1}}@media (min-width:1152px){.header__menu ul li a{font-size:1rem;color:#fff;font-weight:700;line-height:1}}.header__menu .header__dropmenu-item a{font-size:1rem;color:#fff;font-weight:700;line-height:1}.module-single__boxes-big .module-single__text,.module-single__boxes-big .module-single__title{color:#000}.module-single__title{font-size:1.375rem;color:#f5f0de;font-weight:600;line-height:28px}@media (min-width:768px){.module-single__title{font-size:2.25rem;color:#f5f0de;font-weight:600;line-height:50px}}@media (min-width:1152px){.module-single__title{font-size:2.75rem;color:#f5f0de;font-weight:600;line-height:50px}}.module-single__text{font-size:.875rem;color:#f5f0de;font-weight:400;line-height:20px}@media (min-width:768px){.module-single__text{font-size:1rem;color:#f5f0de;font-weight:400;line-height:28px}}@media (min-width:1152px){.module-single__text{font-size:1.125rem;color:#f5f0de;font-weight:400;line-height:32px}}.headline__title{text-transform:none;font-size:1.25rem;color:#000;font-weight:600;line-height:1.1}@media (min-width:768px){.headline__title{font-size:1.625rem}}@media (min-width:1024px){.headline__title{font-size:2rem}}.headline__title.smaller{font-size:1.125rem}.is-bg .headline__title{color:#fff}.is-module-headline .headline__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.1}@media (min-width:768px){.is-module-headline .headline__title{font-size:1.5rem}}@media (min-width:1024px){.is-module-headline .headline__title{font-size:1.625rem}}.is-bg .is-module-headline .headline__title{color:#fff}.headline__title div,.headline__title h1,.headline__title h2,.headline__title h3,.headline__title h4,.headline__title h5,.headline__title h6,.headline__title p,.headline__title span{color:inherit;font-weight:inherit;font-size:inherit;line-height:inherit}.headline__more{font-size:0;text-transform:none;text-align:right}@media (min-width:768px){.headline__more{font-size:1.125rem;color:#000;font-weight:600}}.banner__title{text-shadow:0 1px 1px rgba(0,0,0,.5);font-size:2.125rem;color:#f5f0de;font-weight:700;line-height:1.2}@media (min-width:768px){.banner__title{font-size:3rem;color:#f5f0de;font-weight:700}}@media (min-width:1024px){.banner__title{font-size:3.875rem;color:#f5f0de;font-weight:700}}.banner__subtitle{text-shadow:0 1px 1px rgba(0,0,0,.5);font-size:1rem;color:#f5f0de;font-weight:600;line-height:24px}@media (min-width:768px){.banner__subtitle{font-size:1.125rem;color:#f5f0de;font-weight:600;line-height:28px}}@media (min-width:1024px){.banner__subtitle{font-size:1.125rem;color:#f5f0de;font-weight:600;line-height:32px}}.banner__more{font-size:1rem;color:#f5f0de;font-weight:600}@media (min-width:768px){.banner__more{font-size:1.125rem;color:#f5f0de;font-weight:600}}.module-people a{font-size:.9375rem;color:#111;font-weight:500;line-height:1}@media (min-width:768px){.module-people a{font-size:1.125rem}}@media (min-width:1024px){.module-people a{font-size:1.375rem}}.bbb-box__title{font-size:1.875rem;color:#fff;font-weight:600;line-height:1.41}.bbb-box__category{font-size:.75rem;color:#fff;font-weight:600}.bbb2-box__title{font-size:1.875rem;color:#fff;font-weight:700;line-height:1.41}.bbb2-box__category{font-size:.75rem;color:#fff;font-weight:600}.bbb3-box__title{font-size:1.125rem;color:#000;font-weight:700;line-height:1.41}@media (min-width:768px){.bbb3-box__title{font-size:2.1875rem;color:#000;font-weight:700;line-height:1.41}}@media (min-width:1024px){.bbb3-box__title{font-size:2.1875rem;color:#fff;font-weight:700;line-height:1.41}}.bbb3-box__category{font-size:.75rem;color:#000;font-weight:600}@media (min-width:1024px){.bbb3-box__category{font-size:.75rem;color:#fff;font-weight:600}}.emb-box__title{font-size:1.125rem;color:#000;font-weight:600}.emb-box__subtitle{font-size:.75rem;color:#a0a0a0;font-weight:400}.emb-box__text{font-size:.875rem;color:#565656;font-weight:400;line-height:1.41}.emb-box__time{font-size:.75rem;color:#a0a0a0;font-weight:600}.emb-box__live,.emb-box__now,.emb-box__tag{font-size:.625rem;color:#fff;font-weight:400;line-height:1}@media (min-width:1024px){.emb-box:hover .emb-box__title{color:#000}}.wbb-box__title{font-size:1.875rem;color:#000;font-weight:700;line-height:1.41}.wbb-box__subtitle{font-size:.75rem;color:#000;font-weight:600}.wbb-box__text{font-size:.875rem;color:#000;font-weight:400;line-height:1.41}.wbb-box__time{font-size:.75rem;color:#000;font-weight:600}.wbb2-box__title{font-size:2.1875rem;color:#fff;font-weight:600;line-height:1.41}.wbb2-box__text{font-size:1rem;color:#fff;font-weight:400}.wbbg-box__title{font-size:1.125rem;color:#000;font-weight:700;line-height:1.41}@media (min-width:768px){.wbbg-box__title{font-size:1.25rem;color:#000;font-weight:700;line-height:1.41}}@media (min-width:1024px){.wbbg-box__title{font-size:1.5625rem;color:#000;font-weight:700;line-height:1.2}}@media (min-width:1152px){.wbbg-box__title{font-size:2.1875rem;color:#000;font-weight:700;line-height:1.41}}.wbbg-box__text{font-size:.75rem;color:#000;font-weight:400;line-height:1.2}@media (min-width:1024px){.wbbg-box__text{font-size:.875rem;color:#000;font-weight:400;line-height:1.2}}@media (min-width:1152px){.wbbg-box__text{font-size:1rem;color:#000;font-weight:400;line-height:1.41}}.wbbg-box__category{font-size:.625rem;color:#000;font-weight:600}@media (min-width:1024px){.wbbg-box__category{font-size:.875rem;color:#000;font-weight:600;line-height:1.2}}.column-is-three-quarters .wbbg-box__title{font-size:1.125rem;color:#000;font-weight:700;line-height:1.41}@media (min-width:768px){.column-is-three-quarters .wbbg-box__title{font-size:1.25rem;color:#000;font-weight:700;line-height:1.41}}@media (min-width:1024px){.column-is-three-quarters .wbbg-box__title{font-size:1.5625rem;color:#000;font-weight:700;line-height:1.2}}.column-is-three-quarters .wbbg-box__text{font-size:.75rem;color:#000;font-weight:400;line-height:1.2}@media (min-width:1024px){.column-is-three-quarters .wbbg-box__text{font-size:.875rem;color:#000;font-weight:400;line-height:1.2}}.column-is-three-quarters .wbbg-box__category{font-size:.625rem;color:#000;font-weight:600}@media (min-width:1024px){.column-is-three-quarters .wbbg-box__category{font-size:.875rem;color:#000;font-weight:600;line-height:1.2}}.wmb-box__title{font-size:.875rem;color:#000;font-weight:600;line-height:1.2}@media (min-width:768px){.wmb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1024px){.wmb-box__title{font-size:1.25rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1152px){.wmb-box__title{font-size:1.5rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.wmb-box__title{font-size:1.875rem;color:#000;font-weight:600;line-height:1.2}}.wmb-box__info{font-size:.875rem;color:#000;font-weight:400;line-height:1.41}@media (min-width:768px){.wmb-box__info{font-size:.875rem;color:#000;font-weight:400;line-height:1.2}}@media (min-width:1920px){.wmb-box__info{font-size:1rem;color:#000;font-weight:400;line-height:1.2}}.wmb-box__category{font-size:.625rem;color:#787878;font-weight:600}@media (min-width:1024px){.wmb-box__category{font-size:.75rem;color:#787878;font-weight:600}}@media (min-width:1920px){.wmb-box__category{font-size:.875rem;color:#787878;font-weight:600}}.bb-box__title{font-size:1.875rem;color:#000;font-weight:600;line-height:1.41}.bb-box__category{font-size:.75rem;color:#000;font-weight:600}.mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}.mb-box__category{font-size:.75rem;color:#787878;font-weight:600}.wsb-box__content{font-size:.75rem;color:#000;font-weight:600;line-height:1.41}.wsb2-box__title{font-size:1.125rem;color:#000;font-weight:600}.wsb2-box__content{font-size:.875rem;color:#000;font-weight:400;line-height:1.3}.ph-box{border:0}.ph-box:before{width:184px;height:6px;background-color:#da3521}.ph-box__title{padding-top:20px;font-size:1.5rem;color:#da3521;font-weight:600;line-height:1.1}@media (min-width:768px){.ph-box__title{font-size:2rem}}.ph-box .submenu__item a{font-size:.875rem;color:#000;font-weight:400;letter-spacing:.2px}.ph-box .submenu__item a:hover{text-decoration:none}@media (min-width:768px){.ph-box .submenu__item a{font-size:1.125rem;color:#000;font-weight:400}}.ph-box .submenu__item--current a{font-size:.875rem;color:#000;font-weight:700}@media (min-width:768px){.ph-box .submenu__item--current a{font-size:1.125rem;color:#000;font-weight:700}}.wnb-box{font-size:1.375rem;color:#000;font-weight:700}.wnb-box__category{font-size:.875rem;color:#000;font-weight:600}.s-right__item{font-size:.75rem;color:#fff;font-weight:400;line-height:1.41}.s-right__number{font-size:6.25rem;color:#2359aa;font-weight:900}.s-right-v2__item{font-size:1rem;color:#000;font-weight:400;line-height:1.25}.s-left__text{text-align:left;font-size:.875rem;color:#000;font-weight:400;line-height:1.43}@media (min-width:1920px){.s-left__text{font-size:1rem;color:#000;font-weight:400;line-height:1.25}}.s-left .wsb2-box__title{font-size:.875rem;color:#000;font-weight:600}.s-left .wsb2-box__content{font-size:.875rem;color:#000;font-weight:400}.beam-more__button{letter-spacing:8.4px;text-transform:uppercase;font-size:.75rem;color:#fff;font-weight:900}@media (min-width:768px){.beam-more__button{font-size:1rem;color:#fff;font-weight:900}}.button-transparent{font-size:.875rem;color:#fff;font-weight:600;line-height:1.18}@media (min-width:1024px){.button-transparent{font-size:1.125rem;color:#fff;font-weight:600;line-height:1.44}}@media (min-width:1152px){.button-transparent{font-size:1.375rem;color:#fff;font-weight:600;line-height:1.18}}.arrow-button__button{font-size:1.125rem;color:#a0a0a0;font-weight:700;line-height:1.44}.module-boxes .mb-box__title{font-size:.875rem;color:#000;font-weight:600;line-height:1.2;letter-spacing:-.2px}@media (min-width:1024px){.module-boxes .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1152px){.module-boxes .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.module-boxes .mb-box__title{font-size:1.375rem;color:#000;font-weight:600;line-height:1.41}}.module-boxes .emb-box__title{font-size:.875rem;color:#000;font-weight:600;line-height:1.2;letter-spacing:-.2px}@media (min-width:1024px){.module-boxes .emb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.module-boxes .emb-box__title{font-size:1.375rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:768px){.module-boxes .emb-box__text{font-size:.625rem;color:#565656;font-weight:400}}@media (min-width:1024px){.module-boxes .emb-box__text{font-size:.875rem;color:#565656;font-weight:400;line-height:1.41}}@media (min-width:1920px){.module-boxes .emb-box__text{font-size:1rem;color:#565656;font-weight:400;line-height:normal}}.module-boxes .emb-box__category,.module-boxes .mb-box__category{font-size:.625rem;color:#787878;font-weight:600}@media (min-width:1024px){.module-boxes .emb-box__category,.module-boxes .mb-box__category{font-size:.75rem;color:#787878;font-weight:600}}@media (min-width:1920px){.module-boxes .emb-box__category,.module-boxes .mb-box__category{font-size:.875rem;color:#787878;font-weight:600}}.module-slider-boxes .emb-box__title,.module-slider-boxes .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.module-slider-boxes .emb-box__title,.module-slider-boxes .mb-box__title{font-size:.875rem;color:#000;font-weight:600;line-height:1.2;letter-spacing:-.2px}}@media (min-width:1024px){.module-slider-boxes .emb-box__title,.module-slider-boxes .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1920px){.module-slider-boxes .emb-box__title,.module-slider-boxes .mb-box__title{font-size:1.375rem;color:#000;font-weight:600;line-height:1.41}}.module-slider-boxes .emb-box__text{font-size:.875rem;color:#565656;font-weight:400;line-height:1.41}@media (min-width:768px){.module-slider-boxes .emb-box__text{font-size:.625rem;color:#565656;font-weight:400}}@media (min-width:1024px){.module-slider-boxes .emb-box__text{font-size:.875rem;color:#565656;font-weight:400;line-height:1.41}}@media (min-width:1920px){.module-slider-boxes .emb-box__text{font-size:1rem;color:#565656;font-weight:400}}.module-slider-boxes .emb-box__category,.module-slider-boxes .mb-box__category{font-size:.625rem;color:#787878;font-weight:600}@media (min-width:1024px){.module-slider-boxes .emb-box__category,.module-slider-boxes .mb-box__category{font-size:.75rem;color:#787878;font-weight:600}}@media (min-width:1920px){.module-slider-boxes .emb-box__category,.module-slider-boxes .mb-box__category{font-size:.875rem;color:#787878;font-weight:600}}.module-photo__title{font-size:1.125rem;color:#fff;font-weight:600;line-height:1.2}@media (min-width:768px){.module-photo__title{font-size:1.6875rem;color:#fff;font-weight:600}}@media (min-width:1024px){.module-photo__title{font-size:2.1875rem;color:#fff;font-weight:600}}.module-photo__info{font-size:.75rem;color:#fff;font-weight:400;line-height:1.2}@media (min-width:768px){.module-photo__info{font-size:1rem;color:#fff;font-weight:400}}@media (min-width:1024px){.module-photo__info{font-size:1.125rem;color:#fff;font-weight:400}}@media (min-width:1152px){.module-photo__info{font-size:1rem;color:#fff;font-weight:400}}body .module-5-boxes .mb-box__title{font-size:.875rem;color:#000;font-weight:600;line-height:1.21}@media (min-width:768px){body .module-5-boxes .mb-box__title{font-size:1.25rem}}.module-5-boxes .wbb2-box__title,.module-5-boxes .wbb-box__title,.module-5_t2-boxes .wbb2-box__title,.module-5_t2-boxes .wbb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.module-5-boxes .wbb2-box__title,.module-5-boxes .wbb-box__title,.module-5_t2-boxes .wbb2-box__title,.module-5_t2-boxes .wbb-box__title{font-size:1.25rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1024px){.module-5-boxes .wbb2-box__title,.module-5-boxes .wbb-box__title,.module-5_t2-boxes .wbb2-box__title,.module-5_t2-boxes .wbb-box__title{font-size:1.5625rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1152px){.module-5-boxes .wbb2-box__title,.module-5-boxes .wbb-box__title,.module-5_t2-boxes .wbb2-box__title,.module-5_t2-boxes .wbb-box__title{font-size:1.875rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.module-5-boxes .wbb2-box__title,.module-5-boxes .wbb-box__title,.module-5_t2-boxes .wbb2-box__title,.module-5_t2-boxes .wbb-box__title{font-size:2.1875rem;color:#000;font-weight:600}}.module-5-boxes .wbb2-box__text,.module-5-boxes .wbb-box__text,.module-5_t2-boxes .wbb2-box__text,.module-5_t2-boxes .wbb-box__text{font-size:.75rem;color:#000;font-weight:400;line-height:1.2}@media (min-width:1024px){.module-5-boxes .wbb2-box__text,.module-5-boxes .wbb-box__text,.module-5_t2-boxes .wbb2-box__text,.module-5_t2-boxes .wbb-box__text{font-size:.875rem;color:#000;font-weight:400;line-height:1.2}}@media (min-width:1920px){.module-5-boxes .wbb2-box__text,.module-5-boxes .wbb-box__text,.module-5_t2-boxes .wbb2-box__text,.module-5_t2-boxes .wbb-box__text{font-size:1rem;color:#000;font-weight:400;line-height:1.41}}.module-5-boxes .mb-box__category,.module-5-boxes .wbb-box__labels,.module-5_t2-boxes .mb-box__category,.module-5_t2-boxes .wbb-box__labels{font-size:.625rem;color:#787878;font-weight:600}@media (min-width:1024px){.module-5-boxes .mb-box__category,.module-5-boxes .wbb-box__labels,.module-5_t2-boxes .mb-box__category,.module-5_t2-boxes .wbb-box__labels{font-size:.75rem;color:#787878;font-weight:600}}@media (min-width:1920px){.module-5-boxes .mb-box__category,.module-5-boxes .wbb-box__labels,.module-5_t2-boxes .mb-box__category,.module-5_t2-boxes .wbb-box__labels{font-size:.875rem;color:#787878}}.module-5-boxes .mb-box__title,.module-5_t2-boxes .mb-box__title{font-size:.875rem;color:#000;font-weight:600;line-height:1.2;letter-spacing:-.2px}@media (min-width:1024px){.module-5-boxes .mb-box__title,.module-5_t2-boxes .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1152px){.module-5-boxes .mb-box__title,.module-5_t2-boxes .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.module-5-boxes .mb-box__title,.module-5_t2-boxes .mb-box__title{font-size:1.375rem;color:#000;font-weight:600;line-height:1.41}}.module-5-boxes .blue .wbb2-box__text,.module-5-boxes .blue .wbb2-box__title,.module-5-boxes .blue .wbb-box__labels,.module-5-boxes .blue .wbb-box__text,.module-5-boxes .blue .wbb-box__title,.module-5-boxes .grey .wbb2-box__text,.module-5-boxes .grey .wbb2-box__title,.module-5-boxes .grey .wbb-box__labels,.module-5-boxes .grey .wbb-box__text,.module-5-boxes .grey .wbb-box__title,.module-5_t2-boxes .blue .wbb2-box__text,.module-5_t2-boxes .blue .wbb2-box__title,.module-5_t2-boxes .blue .wbb-box__labels,.module-5_t2-boxes .blue .wbb-box__text,.module-5_t2-boxes .blue .wbb-box__title,.module-5_t2-boxes .grey .wbb2-box__text,.module-5_t2-boxes .grey .wbb2-box__title,.module-5_t2-boxes .grey .wbb-box__labels,.module-5_t2-boxes .grey .wbb-box__text,.module-5_t2-boxes .grey .wbb-box__title{color:#fff}.module-quiz__title{font-size:1.5rem;color:#fff;font-weight:600;line-height:1.41}@media (min-width:768px){.module-quiz__title{font-size:.875rem;font-weight:700}}@media (min-width:1024px){.module-quiz__title{font-size:1.5rem;font-weight:600}}@media (min-width:1920px){.module-quiz__title{font-size:1.875rem}}.module-quiz__button{font-size:.625rem;color:#fff;font-weight:600;outline:none}@media (min-width:768px){.module-quiz__button{font-size:.75rem;font-weight:400}}@media (min-width:1024px){.module-quiz__button{font-size:.625rem;color:#fff;font-weight:600}}@media (min-width:1152px){.module-quiz__button{font-size:.875rem;font-weight:600}}.module-with-left-sidebar .bbb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.module-with-left-sidebar .bbb-box__title{font-size:1.25rem;line-height:1.2}}@media (min-width:1024px){.module-with-left-sidebar .bbb-box__title{font-size:1.875rem;color:#fff;line-height:1.41}}@media (min-width:1920px){.module-with-left-sidebar .bbb-box__title{font-size:2.1875rem}}.module-with-left-sidebar .bbb-box__category{font-size:.625rem;color:#787878;font-weight:600}@media (min-width:768px){.module-with-left-sidebar .bbb-box__category{font-size:.75rem;color:#787878;font-weight:600}}@media (min-width:1024px){.module-with-left-sidebar .bbb-box__category{font-size:.875rem;color:#fff;font-weight:600}}.module-recommend .bbb2-box__title,.module-with-left-sidebar .bbb2-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.module-recommend .bbb2-box__title,.module-with-left-sidebar .bbb2-box__title{font-size:1.25rem;line-height:1.2}}@media (min-width:1024px){.module-recommend .bbb2-box__title,.module-with-left-sidebar .bbb2-box__title{font-size:1.875rem;color:#fff;line-height:1.41}}@media (min-width:1920px){.module-recommend .bbb2-box__title,.module-with-left-sidebar .bbb2-box__title{font-size:2.1875rem}}.module-recommend .bbb2-box__category,.module-with-left-sidebar .bbb2-box__category{font-size:.625rem;color:#787878;font-weight:600}@media (min-width:1024px){.module-recommend .bbb2-box__category,.module-with-left-sidebar .bbb2-box__category{font-size:.75rem;color:#fff;font-weight:600}}@media (min-width:1920px){.module-recommend .bbb2-box__category,.module-with-left-sidebar .bbb2-box__category{font-size:.875rem}}.module-recommend .mb-box__title,.module-with-left-sidebar .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.module-recommend .mb-box__title,.module-with-left-sidebar .mb-box__title{font-size:1.25rem;line-height:1.2}}@media (min-width:1024px){.module-recommend .mb-box__title,.module-with-left-sidebar .mb-box__title{font-size:1.375rem;line-height:1.36}}@media (min-width:1920px){.module-recommend .mb-box__title,.module-with-left-sidebar .mb-box__title{font-size:1.875rem;line-height:1.41}}.module-recommend .mb-box__category,.module-with-left-sidebar .mb-box__category{font-size:.625rem;color:#787878;font-weight:600}@media (min-width:1024px){.module-recommend .mb-box__category,.module-with-left-sidebar .mb-box__category{font-size:.75rem;color:#787878;font-weight:600}}@media (min-width:1920px){.module-recommend .mb-box__category,.module-with-left-sidebar .mb-box__category{font-size:.875rem;color:#787878}}.module-recommend .wsb2-box__title{font-size:.875rem;color:#000;font-weight:600}@media (min-width:1920px){.module-recommend .wsb2-box__title{font-size:1.125rem;color:#000;font-weight:600}}.module-recommend .wsb2-box__content{font-size:.875rem;color:#000;font-weight:400}.module-standard-poll__vote-title{font-size:1.875rem;color:#000;font-weight:600}@media (min-width:768px){.module-standard-poll__vote-title{font-size:2.5rem}}.module-standard-poll__vote-text{font-size:1.125rem;color:#000;font-weight:600}@media (min-width:768px){.module-standard-poll__vote-text{font-size:1.375rem}}.module-standard-poll__vote-button{font-size:.875rem;font-weight:600}@media (min-width:768px){.module-standard-poll__vote-button{font-size:1rem}}.module-standard-poll__vote-check{font-size:1rem;color:#000;font-weight:600}@media (min-width:768px){.module-standard-poll__vote-check{font-size:1.125rem}}.module-standard-poll__vote-check a{color:#da3521}.module-standard-poll__vote-validation{font-size:1rem;color:#da3521;font-weight:600}@media (min-width:768px){.module-standard-poll__vote-validation{font-size:1.125rem}}.module-standard-poll__item-title{font-size:.9375rem;color:#000;font-weight:600}@media (min-width:768px){.module-standard-poll__item-title{font-size:1.375rem}}.module-standard-poll__item-button{font-size:.875rem;font-weight:600}@media (min-width:768px){.module-standard-poll__item-button{font-size:1rem}}.module-tags__item{font-size:1.125rem;color:#173f7d;font-weight:400;line-height:1.6}@media (min-width:768px){.module-tags__item{font-size:1.25rem;color:#173f7d;font-weight:400;line-height:1.8}}@media (min-width:1024px){.module-tags__item{font-size:1.5rem;color:#173f7d;font-weight:400;line-height:2}}.module-tags__wrapper span{color:#173f7d}.module-topic__letter{font-size:2.5rem;color:#b7b7b7;font-weight:600;line-height:1.7;text-transform:uppercase}@media (min-width:768px){.module-topic__letter{font-size:3.4375rem;color:#b7b7b7;font-weight:600;line-height:1.24}}@media (min-width:1024px){.module-topic__letter{font-size:4.0625rem;color:#b7b7b7;font-weight:600;line-height:1.05}}.module-topic__title a{font-size:.875rem;color:#000;font-weight:400}@media (min-width:768px){.module-topic__title a{font-size:1rem;color:#000;font-weight:400}}@media (min-width:1024px){.module-topic__title a:hover{color:#173f7d}}.module-columns-with-filters__tiles-title{font-size:.875rem;color:#111;font-weight:600;line-height:1.15}@media (min-width:768px){.module-columns-with-filters__tiles-title{font-size:1.375rem}}.module-columns-with-filters__categories a{letter-spacing:1px;text-decoration:none;text-transform:uppercase;font-size:1rem;color:#111;font-weight:600;line-height:1.1}.module-slider-category .lb-box__title,.module-tiles .lb-box__title{font-size:1.75rem;color:#fff;font-weight:300;line-height:1.14;text-align:center;text-transform:uppercase}@media (min-width:768px){.module-slider-category .lb-box__title,.module-tiles .lb-box__title{font-size:2.125rem;color:#fff;font-weight:300;line-height:1.12}}@media (min-width:1152px){.module-slider-category .lb-box__title,.module-tiles .lb-box__title{font-size:2.5rem;color:#fff;font-weight:300;line-height:1.2}}.module-dp__title{font-size:1.125rem;color:#fff;font-weight:600;line-height:1.2}@media (min-width:768px){.module-dp__title{font-size:1.5625rem;color:#fff;font-weight:600;line-height:1.7}}@media (min-width:1024px){.module-dp__title{font-size:1.6875rem;color:#fff;font-weight:700;line-height:1.57}}@media (min-width:1152px){.module-dp__title{font-size:1.875rem;color:#fff;font-weight:700;line-height:1.41}}@media (min-width:1920px){.module-dp__title{font-size:2.1875rem;color:#fff;font-weight:700;line-height:1.41}}.module-dp__info{font-size:.75rem;color:#fff;font-weight:400;line-height:1.2}@media (min-width:768px){.module-dp__info{font-size:.8125rem;color:#fff;font-weight:400;line-height:1.41}}@media (min-width:1024px){.module-dp__info{font-size:1.125rem;color:#fff;font-weight:400;line-height:1.24}}@media (min-width:1152px){.module-dp__info{font-size:1rem;color:#fff;font-weight:400;line-height:1.41}}@media (min-width:1920px){.module-dp__info{font-size:1.375rem;color:#fff;font-weight:400;line-height:1.5}}@media (min-width:768px){.module-dp .button-transparent{font-size:1rem;color:#fff;font-weight:400;line-height:1.18}}.module-video__elem--desc{font-size:.875rem;color:#fff;font-weight:600}.module-video__source{font-size:.6875rem;color:#fff;font-weight:400}.module-program-list__title{font-size:2.1875rem;color:#000;font-weight:700;line-height:1.41}.module-program-list__title span{font-size:.875rem;color:#a0a0a0;font-weight:600}.module-program-list__text{font-size:1rem;color:#000;font-weight:400;line-height:1.41}.module-program-list__cat{font-size:14px;font-weight:700;color:#000}.module-program-list__time{font-size:1.5rem;color:#000;font-weight:400;line-height:1.08}.vertical-item__title{font-size:1rem;color:#0b0b0b;font-weight:500;line-height:1.25}.vertical-item__desc{font-size:.875rem;color:#747474;font-weight:400}.vertical-item__live{font-size:.5625rem;color:#b50000;font-weight:700;font-size:.6625rem;text-transform:uppercase}.vertical-item__hour{font-size:1.125rem;color:#3a3a3a;font-weight:400;line-height:1.71}.search__header .search__heading{font-size:1.25rem;color:#000;font-weight:600}.search__header .search__numbers{font-size:1.125rem;color:#000;font-weight:400}.search-form__title{font-size:1.25rem;color:#000 600}.search-form__subtitle{font-size:.8125rem;color:#9f9f9f;font-weight:600}.search-form__input{background-color:#f5f0de;padding:10px 20px;border-bottom:1px solid #ccc;font-size:2.25rem;color:#000;font-weight:600;line-height:1.5}@media (min-width:1920px){.search-form__input{font-size:2.625rem}}.search-form__search{background-color:#da3521;font-size:1.125rem;color:#f5f0de;font-weight:600;line-height:1.18}@media (min-width:1920px){.search-form__search{font-size:1.375rem}}.search-form__cancel{font-size:.875rem;color:#000;font-weight:600}.search-form__close-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.293 5.293a1 1 0 011.414 0L12 10.586l5.293-5.293a1 1 0 111.414 1.414L13.414 12l5.293 5.293a1 1 0 01-1.414 1.414L12 13.414l-5.293 5.293a1 1 0 01-1.414-1.414L10.586 12 5.293 6.707a1 1 0 010-1.414z' fill='%23000'/%3E%3C/svg%3E")}.pagination__item{font-size:1.125rem;color:#6e6e6e;font-weight:400}.pagination__item--current,.pagination__item:hover{color:#fff}.module-gallery__text{font-size:.75rem;color:#fff;font-weight:600;line-height:1.41}@media (min-width:768px){.module-gallery__text{font-size:.875rem;color:#fff;line-height:1.26}}@media (min-width:1024px){.module-gallery__text{font-size:1.5rem;color:#fff}}.module-gallery__last{font-size:.875rem;color:#fff;font-weight:700}@media (min-width:768px){.module-gallery__last{font-size:1.25rem;color:#fff;font-weight:600}}@media (min-width:1024px){.module-gallery__last{font-size:1.875rem;color:#fff;font-weight:600}}.module-gallery__source{font-size:.625rem;color:#fff;font-weight:400}@media (min-width:1024px){.module-gallery__source{font-size:.875rem;color:#fff;font-weight:400}}.module-7-boxes .bbb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.module-7-boxes .bbb-box__title{font-size:1.25rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1024px){.module-7-boxes .bbb-box__title{font-size:1.5625rem;color:#fff;font-weight:600;line-height:1.2}}@media (min-width:1152px){.module-7-boxes .bbb-box__title{font-size:1.875rem;color:#fff;font-weight:600;line-height:1.41}}@media (min-width:1920px){.module-7-boxes .bbb-box__title{font-size:2.1875rem;color:#fff;font-weight:600;line-height:1.41}}.module-7-boxes .bbb-box__category,.module-7-boxes .mb-box__category{font-size:.625rem;color:#787878;font-weight:600}@media (min-width:1024px){.module-7-boxes .bbb-box__category,.module-7-boxes .mb-box__category{font-size:.75rem;color:#787878;font-weight:600}}@media (min-width:1920px){.module-7-boxes .bbb-box__category,.module-7-boxes .mb-box__category{font-size:.875rem;color:#787878;font-weight:600}}@media (min-width:768px){.module-7-boxes .bbb-box__category{color:#787878}}.module-7-boxes .mb-box__title{font-size:.875rem;color:#000;font-weight:600;line-height:1.2;letter-spacing:-.2px}@media (min-width:1024px){.module-7-boxes .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1152px){.module-7-boxes .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.module-7-boxes .mb-box__title{font-size:1.375rem;color:#000;font-weight:600;line-height:1.41}}.module-7-boxes .see-more-btn--url{font-size:1rem;color:#fff;font-weight:700;letter-spacing:8px;text-indent:8px}@media (max-width:768px){.module-7-boxes .see-more-btn--url{font-size:.875rem;color:#fff;font-weight:700;letter-spacing:3px;text-indent:3px}}.module-9-boxes .bb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.module-9-boxes .bb-box__title{font-size:1.25rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1024px){.module-9-boxes .bb-box__title{font-size:1.5625rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1152px){.module-9-boxes .bb-box__title{font-size:1.875rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.module-9-boxes .bb-box__title{font-size:2.1875rem;color:#000;font-weight:600;line-height:1.41}}.module-9-boxes .bb-box__category,.module-9-boxes .mb-box__category{font-size:.625rem;color:#787878;font-weight:600}@media (min-width:1024px){.module-9-boxes .bb-box__category,.module-9-boxes .mb-box__category{font-size:.75rem;color:#787878;font-weight:600}}@media (min-width:1920px){.module-9-boxes .bb-box__category,.module-9-boxes .mb-box__category{font-size:.875rem;color:#787878;font-weight:600}}.module-9-boxes .mb-box__title{font-size:.875rem;color:#000;font-weight:600;line-height:1.2;letter-spacing:-.2px}@media (min-width:1024px){.module-9-boxes .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1152px){.module-9-boxes .mb-box__title{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.module-9-boxes .mb-box__title{font-size:1.375rem;color:#000;font-weight:600;line-height:1.41}}.module-9-boxes .wsb-box__content{font-size:.875rem;color:#000;font-weight:600;line-height:1.2;letter-spacing:-.2px}@media (min-width:1024px){.module-9-boxes .wsb-box__content{font-size:.75rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1152px){.module-9-boxes{font-size:.75rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.module-9-boxes{font-size:.875rem;color:#000;font-weight:600;line-height:1.41}}.top-module{font-family:Poppins,sans-serif}.top-module__title{font-size:2.75rem;color:#fff;font-weight:700;line-height:1.1}@media (min-width:768px){.top-module__title{font-size:6.25rem;color:#fff;font-weight:700;line-height:.9}}.top-module__subtitle{text-transform:uppercase;font-size:2.25rem;color:#fff;font-weight:700;line-height:1.1}@media (min-width:768px){.top-module__subtitle{font-size:2.8125rem;color:#fff;font-weight:700;line-height:.9}}.survey-type1__question,.survey-type3__question,.survey-type4__question{font-size:1.875rem;color:#000;font-weight:700}.survey-type1__answer,.survey-type3__answer,.survey-type4__answer{font-size:1.5rem;color:#000;font-weight:400;line-height:1.5}.survey-type2__question{font-size:1.875rem;color:#000;font-weight:700}.survey-type2__answer{font-size:1.5rem;color:#000;font-weight:400;line-height:1.5}.survey-type2__percent{font-size:1.375rem;color:#000;font-weight:900;line-height:1.64;letter-spacing:3px}.survey-type2__acknowledgements{font-size:1.375rem;color:#000;font-weight:700;line-height:1.18}.quiz-main__number{font-size:1rem;color:#000;font-weight:600}.quiz-main__number-current{font-size:2.125rem;color:#000;font-weight:700;line-height:1}.quiz-main__number-total{font-size:1.625rem;color:#000;font-weight:600}.quiz-main__title{font-size:1.5rem;color:#000;font-weight:700}.quiz-item__title{font-size:1.875rem;color:#000;font-weight:700}.quiz-item__answer label{font-size:1.375rem;color:#000;font-weight:400;line-height:1.55}.quiz-item__cancel{color:#8e8e93}.quiz-item__cancel,.quiz-item__next{font-size:1.375rem;font-weight:400;line-height:1.18}.quiz-item__next{color:#fff}.quiz-summary__info h4{font-size:1.875rem;color:#000;font-weight:700}.quiz-summary__info h5{font-size:1.875rem;color:#000;font-weight:400}.quiz-summary__totalPoints{font-size:3rem;color:#bcbcbc;font-weight:700}.quiz-summary__earnedPoints{font-size:4.0625rem;color:#000;font-weight:700}.quiz-summary__share-text{font-size:1.25rem;color:#000;font-weight:400;line-height:1.1}.quiz-summary .share-buttons__fb-share,.quiz-summary .share-buttons__twitter-share{font-size:1rem;color:#fff;font-weight:700;text-transform:uppercase}.module-promo__date{font-size:.625rem;color:#fff;font-weight:600}@media (min-width:1152px){.module-promo__date{font-size:.75rem;color:#fff;font-weight:600}}@media (min-width:1920px){.module-promo__date{font-size:.875rem;color:#fff;font-weight:600}}.module-promo__button{font-size:.625rem;color:#fff;font-weight:600}.module-promo__button:hover{color:#fff;text-decoration:none}@media (min-width:1024px){.module-promo__button{font-size:.75rem;color:#fff;font-weight:600}}@media (min-width:1920px){.module-promo__button{font-size:1rem;color:#fff;font-weight:600}}.module-promo__text{font-size:.75rem;color:#fff;font-weight:400;line-height:1.2}@media (min-width:1024px){.module-promo__text{font-size:.875rem;color:#fff;font-weight:400;line-height:1.06}}@media (min-width:1920px){.module-promo__text{font-size:1rem;color:#fff;font-weight:400}}.slider-carousel__date{font-size:.625rem;color:#fff;font-weight:600}@media (min-width:1152px){.slider-carousel__date{font-size:.75rem;color:#fff;font-weight:600}}@media (min-width:1920px){.slider-carousel__date{font-size:.875rem;color:#fff;font-weight:600}}.slider-carousel__button{font-size:.625rem;color:#fff;font-weight:600}.slider-carousel__button:hover{color:#fff;text-decoration:none}@media (min-width:1024px){.slider-carousel__button{font-size:.75rem;color:#fff;font-weight:600}}@media (min-width:1920px){.slider-carousel__button{font-size:1rem;color:#fff;font-weight:600}}.slider-carousel__text{font-size:.75rem;color:#fff;font-weight:400;line-height:1.2}@media (min-width:1024px){.slider-carousel__text{font-size:.875rem;color:#fff;font-weight:400}}@media (min-width:1920px){.slider-carousel__text{font-size:1rem;color:#fff;font-weight:400}}.footer__link{font-size:.875rem;color:#000;font-weight:400;line-height:1.79}@media (min-width:768px){.footer__link{font-size:.875rem;font-weight:400;line-height:1.57}}@media (min-width:1024px){.footer__link{font-size:1rem;font-weight:400;line-height:1.5}}.footer__link-name h5{text-transform:uppercase;font-size:.875rem;color:#f7f7f7;font-weight:700;line-height:1.79}@media (min-width:768px){.footer__link-name h5{font-size:.875rem;color:#f7f7f7;font-weight:700;line-height:1.57}}@media (min-width:1024px){.footer__link-name h5{font-size:1rem;color:#f7f7f7;font-weight:700;line-height:1.5}}.footer__link:hover{color:#da3521;text-decoration:none;text-shadow:.5px .5px #fff}.footer__bottom-name{font-size:.875rem;color:#000;font-weight:400}@media (min-width:1024px){.footer__bottom-name{font-size:1rem;font-weight:400;line-height:1.5}}.footer__contact-data span{font-size:.875rem}@media (min-width:1024px){.footer__contact-data span{font-size:1rem}}.footer__contact-data a{font-size:.875rem;color:#0f00d3;font-weight:600}@media (min-width:1024px){.footer__contact-data a{font-size:1rem}}.footer__contact-data a:hover{font-size:.875rem;color:#0f00d3}@media (min-width:1024px){.footer__contact-data a:hover{font-size:1rem}}.module-menu__search .search-input{font-size:1.375rem;color:#8f8f8f;font-weight:400}.module-menu__search .search-input::-webkit-input-placeholder{font-size:1.375rem;color:#8f8f8f;font-weight:400}.module-menu__search .search-input:-ms-input-placeholder{font-size:1.375rem;color:#8f8f8f;font-weight:400}.module-menu__search .search-input::placeholder{font-size:1.375rem;color:#8f8f8f;font-weight:400}.module-menu__category-title{font-size:1.0625rem;color:#000;font-weight:700}.module-menu__category-items a{font-size:1rem;color:#000;font-weight:400}.module-menu__category-items a:hover{text-decoration:none}.module-menu__antennas-title{font-size:.8125rem;color:#000;font-weight:700;text-transform:uppercase}.module-menu__antennas-items a{font-size:.875rem;color:#000;font-weight:400}.module-menu__antennas-items a:hover{text-decoration:none}.module-menu__share span{font-size:.9375rem;color:#b7b7b7;font-weight:700}.module-menu__cover-title{font-size:1.25rem;color:#fff;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.76)}.label-live{font-size:.75rem;color:#fff;font-weight:600;text-transform:uppercase}.module-1-2-3-boxes__title{font-size:.875rem;color:#fff;font-weight:600;line-height:1.2;letter-spacing:-.2px}@media (min-width:1024px){.module-1-2-3-boxes__title{font-size:1rem;line-height:1.17;letter-spacing:-.23px}}@media (min-width:1152px){.module-1-2-3-boxes__title{font-size:1.5rem}}@media (min-width:1920px){.module-1-2-3-boxes__title{font-size:1.875rem}}.module-1-2-3-boxes__time{font-size:.65625rem;color:#fff;font-weight:600}@media (min-width:1024px){.module-1-2-3-boxes__time{font-size:.875rem}}.about .article .article__title{color:#da3521}.article__production-blank,.article__production-link{font-size:.75rem;color:#000;font-weight:400}@media (min-width:1152px){.article__production-blank,.article__production-link{font-size:1.125rem;color:#000;font-weight:400}}.article__production-blank,.article__production-link,.article__production-name{font-size:1rem}@media (min-width:768px){.article__production-blank,.article__production-link,.article__production-name{font-size:1.375rem}}.article__cat{font-size:.75rem;font-weight:600}@media (min-width:768px){.article__cat{font-size:.875rem;font-weight:600}}.article__more-url a{font-size:.875rem;color:#fff;font-weight:600;letter-spacing:5px}.article__title{font-size:1.5rem;color:#000;font-weight:600;line-height:36px}@media (min-width:768px){.article__title{font-size:2.25rem;color:#000;font-weight:600;line-height:53px}}@media (min-width:1152px){.article__title{font-size:2.75rem;color:#000;font-weight:600;line-height:56px}}.article__author-name{text-transform:none}.article__author-date,.article__author-name{font-size:.875rem;color:#000;font-weight:400}.article__image figcaption,.article__photo figcaption{font-size:.6875rem;color:#000;font-weight:400}@media (min-width:768px){.article__image figcaption{font-size:.875rem;color:#000;font-weight:400}}.article__lead{font-size:1.125rem;color:#000;font-weight:700;line-height:1.41}@media (min-width:768px){.article__lead{font-size:1.375rem;color:#000;font-weight:700;line-height:1.33}}@media (min-width:1024px){.article__lead{font-size:1.375rem;color:#000;font-weight:700;line-height:1.41}}.article__paragraph{font-size:1.125rem;color:#000;font-weight:400;line-height:1.41}@media (min-width:768px){.article__paragraph{font-size:1.375rem;color:#000;font-weight:400;line-height:1.41}}.article__paragraph-subtitle{font-size:1.375rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.article__paragraph-subtitle{font-size:1.5rem}}@media (min-width:1152px){.article__paragraph-subtitle{font-size:1.875rem}}.article__paragraph-text h1{font-size:1.875rem;color:#000;font-weight:900;line-height:2}@media (min-width:768px){.article__paragraph-text h1{font-size:2.125rem;color:#000;font-weight:900;line-height:2}}.article__paragraph-text h2{font-size:1.625rem;color:#204288;font-weight:700;line-height:1.5}@media (min-width:768px){.article__paragraph-text h2{font-size:1.875rem;color:#204288;font-weight:700;line-height:1.5}}.article__paragraph-text h3,.article__paragraph-text h4,.article__paragraph-text h5{color:#000;font-weight:700}@media (min-width:768px){.article__paragraph-text h3,.article__paragraph-text h4,.article__paragraph-text h5{color:#000;font-weight:700}}.article__paragraph-text a{font-size:1rem;color:#da3521;font-weight:700;line-height:1.41}@media (min-width:768px){.article__paragraph-text a{font-size:1.375rem}}.article__paragraph-text strong{font-size:1rem;color:#000;font-weight:700;line-height:1.41}@media (min-width:768px){.article__paragraph-text strong{font-size:1.375rem;font-weight:700;line-height:1.41}}.article__biglink,.article center>a{font-size:1rem;font-weight:700;line-height:1.41}@media (min-width:768px){.article__biglink,.article center>a{font-size:1.375rem;font-weight:700;line-height:1.41}}@media (min-width:768px){.article__short-title{font-size:1.25rem;color:#000;font-weight:700;line-height:1.26}}@media (min-width:1152px){.article__short-title{font-size:1.375rem;color:#000;font-weight:700;line-height:1.41}}.article__short-button{font-size:.875rem;font-weight:600}.article__header{font-family:Source Sans\ 3,sans-serif;font-size:1.25rem;color:#000;font-weight:600;line-height:1.32}@media (min-width:768px){.article__header{font-size:1.875rem;color:#000;font-weight:700;line-height:1.41}}.article__blockquote{font-family:Source Sans\ 3,sans-serif;font-style:italic;font-size:1.375rem;color:#000;font-weight:900;line-height:1.2;letter-spacing:-.1px}@media (min-width:768px){.article__blockquote{font-size:2.125rem;color:#000;font-weight:900;line-height:1.41}}@media (min-width:1024px){.article__blockquote{font-size:2.375rem;color:#000;font-weight:700;line-height:1.21}}@media (min-width:1152px){.article__blockquote{font-size:2.25rem;color:#000;font-weight:700;line-height:1.33}}@media (min-width:1920px){.article__blockquote{font-size:2.375rem;color:#000;font-weight:700;line-height:1.26}}.article__blockquote cite{font-style:normal;font-size:.75rem;color:#6e6e6e;font-weight:400}@media (min-width:768px){.article__blockquote cite{font-size:1.125rem;color:#6e6e6e;font-weight:400}}.article__blockquote i{letter-spacing:-5px;font-size:5rem;font-weight:400;line-height:0}@media (min-width:1152px){.article__blockquote i{font-size:7.625rem;font-weight:400;line-height:0}}.article__files-item{font-size:1rem;color:#da3521;font-weight:400;line-height:1.25}@media (min-width:768px){.article__files-item{font-size:1.375rem;font-weight:400}}.article__files-item:hover{color:#da3521}.article__source{font-size:.5rem;color:#fff;font-weight:400}.article__videos-caption{font-size:.6875rem;color:#000;font-weight:400}@media (min-width:768px){.article__videos-caption{font-size:.875rem;color:#000;font-weight:400}}.article__videos-text{font-size:.8125rem;color:#000;font-weight:600;line-height:1.08}@media (min-width:768px){.article__videos-text{font-size:.875rem;color:#000;font-weight:600;line-height:1.07}}@media (min-width:1024px){.article__videos-text{font-size:1rem;color:#000;font-weight:600;line-height:1.19}}@media (min-width:1152px){.article__videos-text{font-size:.875rem;color:#000;font-weight:600;line-height:1.29}}.article__videos time{font-size:.8125rem;color:#fff;font-weight:600;line-height:1.54}.article__gallery-label,.article__gallery-label small{font-size:1.375rem;color:#fff;font-weight:400;line-height:1.41}.article__gallery-counter{font-size:.75rem;color:#fff;font-weight:400}@media (min-width:768px){.article__gallery-counter{font-size:1.25rem;color:#fff;font-weight:400;line-height:1.56}}@media (min-width:1152px){.article__gallery-counter{font-size:1.375rem;color:#fff;font-weight:400;line-height:1.41}}.article__gallery .hooper-pagination span{font-size:.75rem;color:#fff;font-weight:400}@media (min-width:768px){.article__gallery .hooper-pagination span{font-size:1.375rem;color:#fff;font-weight:400;line-height:1.41}}.article__gallery-caption{font-size:.875rem;color:#000;font-weight:400}.article__tag{font-size:.75rem;color:#000;font-weight:400}@media (min-width:1152px){.article__tag{font-size:1.125rem;color:#000;font-weight:400}}.article__social-fb{text-transform:uppercase;font-size:.875rem;color:#fff;font-weight:700}@media (min-width:1152px){.article__social-fb{font-size:1rem;color:#fff;font-weight:700}}.article__social-tw{text-transform:uppercase;font-size:.875rem;color:#fff;font-weight:700}@media (min-width:1152px){.article__social-tw{font-size:1rem;color:#fff;font-weight:700}}.article__social-co{text-transform:uppercase;font-size:.875rem;color:#fff;font-weight:700}@media (min-width:1152px){.article__social-co{font-size:1rem;color:#fff;font-weight:700}}.article__shares-source{font-size:.875rem;color:#a0a0a0;font-weight:600}.article__box-desc{font-size:.875rem;color:#000;font-weight:600;line-height:1.2;letter-spacing:-.2px}@media (min-width:1024px){.article__box-desc{font-size:1.125rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1152px){.article__box-desc{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.article__box-desc{font-size:1.375rem;color:#000;font-weight:600;line-height:1.41}}.article__box--big .article__box-desc{font-size:1.125rem;color:#000;font-weight:600;line-height:1.41}@media (min-width:768px){.article__box--big .article__box-desc{font-size:1.25rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1024px){.article__box--big .article__box-desc{font-size:1.5625rem;color:#000;font-weight:600;line-height:1.2}}@media (min-width:1152px){.article__box--big .article__box-desc{font-size:1.875rem;color:#000;font-weight:600;line-height:1.41}}@media (min-width:1920px){.article__box--big .article__box-desc{font-size:2.1875rem;color:#000;font-weight:600;line-height:1.41}}.article__box-category{font-size:.625rem;color:#a0a0a0;font-weight:600}@media (min-width:768px){.article__box-category{font-size:.875rem;color:#a0a0a0;font-weight:600}}@media (min-width:1024px){.article__box-category{font-size:.75rem;color:#a0a0a0;font-weight:600}}@media (min-width:1920px){.article__box-category{font-size:.875rem;color:#a0a0a0;font-weight:600}}.article__changes-title{font-size:1rem;color:#000;font-weight:600}@media (min-width:1024px){.article__changes-title{font-size:1.375rem;color:#000;font-weight:600}}.article__changes-info{font-size:1.125rem;color:#000;font-weight:400}.cards-page__card-title{font-size:1.25rem;color:#000;font-weight:700;line-height:1.43}@media (min-width:768px){.cards-page__card-title{font-size:1.875rem;color:#000;font-weight:700}}@media (min-width:1920px){.cards-page__card-title{font-size:2.1875rem;color:#000;font-weight:700}}.cards-page__date small{font-size:6.25rem;color:#e3e3e3;font-weight:700}@media (min-width:1920px){.cards-page__date small{font-size:8.4375rem;color:#e3e3e3;font-weight:700}}.cards-page__date time{font-size:1.25rem;color:#000;font-weight:700;line-height:1.43}@media (min-width:768px){.cards-page__date time{font-size:1.875rem;color:#000;font-weight:700;line-height:1.43}}@media (min-width:1920px){.cards-page__date time{font-size:2.1875rem;color:#000;font-weight:700;line-height:1.43}}.cards-page__lead{font-size:1.125rem;color:#000;font-weight:700;line-height:1.41}@media (min-width:768px){.cards-page__lead{font-size:1.375rem;color:#000;font-weight:700;line-height:1.41}}.cards-page__paragraph{font-size:1.125rem;color:#000;font-weight:400;line-height:1.41}@media (min-width:768px){.cards-page__paragraph{font-size:1.375rem;color:#000;font-weight:400;line-height:1.41}}.cards-page__photo figcaption{font-size:.6875rem;color:#a2a2a2;font-weight:400}@media (min-width:768px){.cards-page__photo figcaption{font-size:.875rem;color:#a2a2a2;font-weight:400}}.cards-page__link{font-family:Source Sans\ 3,sans-serif;font-size:1rem;color:#a0a0a0;font-weight:700;line-height:1.41}@media (min-width:768px){.cards-page__link{font-size:1.375rem;color:#a0a0a0;font-weight:700;line-height:1.41}}.galleries-page--wilno .ph-box__title{color:#000}@media (max-width:768px){.galleries-page--wilno .ph-box__title{font-size:1.75rem;color:#000;font-weight:700}}@media (max-width:1024px){.galleries-page .module-7-boxes .bbb-box__title{color:#000}}.cycles-page__more a{font-size:.875rem;color:#000;font-weight:600}.program .empty-data h3{font-size:1.875rem;color:#000;font-weight:700}.program .program-legend__icon,.program .program-legend__title{font-size:.6875rem;color:#000;font-weight:700}.program .program-legend__item{font-size:.6875rem;color:#000;font-weight:400}.program .slider__title{font-size:1.125rem;color:#fff;font-weight:600;line-height:1.2}@media (min-width:768px){.program .slider__title{font-size:1.25rem;color:#fff;font-weight:600}}@media (min-width:1152px){.program .slider__title{font-size:1.5rem;color:#fff;font-weight:600}}@media (min-width:1920px){.program .slider__title{font-size:1.875rem;color:#fff;font-weight:600}}.program .slider__subtitle,.program .slider__time{font-size:.625rem;color:#fff;font-weight:600}@media (min-width:768px){.program .slider__subtitle,.program .slider__time{font-size:.875rem;color:#fff;font-weight:600}}.program .part{font-size:1.125rem;color:#000;font-weight:400}.program .channels-horizontal__pointer{font-size:1.125rem;color:#fff;font-weight:400}.program .channels-horizontal .logotypes-dropdown a{font-size:.8125rem;color:#000;font-weight:600}.program .channels-horizontal .logotypes-dropdown a:hover{text-decoration:none}.program .horizontal-item__title{font-size:1rem;color:#000;font-weight:600}.program .horizontal-item__desc{font-size:.6875rem;color:#747474;font-weight:400}@media (min-width:768px){.program .horizontal-item__desc{font-size:.875rem;color:#747474;font-weight:400}}.program .horizontal-item__hour{font-size:.75rem;color:#000;font-weight:400;line-height:2.18}@media (min-width:768px){.program .horizontal-item__hour{font-size:.875rem;color:#000;font-weight:400;line-height:1.71}}.program .horizontal-item__live{font-size:.5625rem;color:#b50000;font-weight:700;text-transform:uppercase}.multiselect__single,.multiselect input{font-size:.8125rem;color:#000;font-weight:600}.multiselect--active input ::-webkit-input-placeholder{color:#fff}.multiselect--active input ::-moz-placeholder{color:#fff}.multiselect--active input :-ms-input-placeholder{color:#fff}.multiselect--active input :-moz-placeholder{color:#fff}.multiselect .option__title{font-size:.8125rem;color:#000;font-weight:600}.multiselect .option__title--region{text-transform:uppercase}.multiselect .option__small{font-size:.8125rem;color:#6e6e6e;font-weight:600}.multiselect__option--disabled .option__title{font-size:1.0625rem;color:#000;font-weight:600}.program-controls .label{font-size:.8125rem;color:#5b5b5b;font-weight:600}.program-controls__filters-button{font-size:.75rem;color:#000;font-weight:700}.program-controls__filters-button:focus,.program-controls__filters-button:hover{text-decoration:none;outline:0}.program-controls__filters-button--active{background:#173f7d;color:#fff}.program-controls__filters-button--active:active,.program-controls__filters-button--active:focus,.program-controls__filters-button--active:hover,.program-controls__filters-button--active:link,.program-controls__filters-button--active:visited{color:#fff;text-decoration:none}.program-header__title a{font-size:1.5625rem;color:#fff;font-weight:700;text-transform:uppercase}.program-header__title a:focus,.program-header__title a:hover{text-decoration:none}@media (min-width:768px){.program-header__title a{font-size:3.4375rem;color:#fff;font-weight:700}}.program-header__menu-link{font-size:1.125rem;color:#fff;font-weight:400;letter-spacing:.2px}.program-header__menu-link--current{font-weight:700}.program-header__menu-link:active,.program-header__menu-link:focus,.program-header__menu-link:hover{text-decoration:none;color:#fff}.station__name{font-size:1.375rem;color:#000;font-weight:600}@media (min-width:768px){.station__name{font-size:2.375rem;color:#000;font-weight:600}}@media (min-width:1152px){.station__name{font-size:3rem;color:#000;font-weight:600}}@media (min-width:1920px){.station__name{font-size:3.375rem;color:#000;font-weight:600}}.station__empty{font-size:1.875rem;color:#000;font-weight:600}.program-category .empty-data h3{font-size:1.875rem;color:#000;font-weight:700}.category-item__box:hover,.station-item__box:hover{text-decoration:none}.category-item__title,.station-item__title{font-size:.875rem;color:#000;font-weight:700;line-height:1.1}.category-item__title a,.station-item__title a{color:inherit}.category-item__title a:hover,.station-item__title a:hover{text-decoration:none}@media (min-width:768px){.category-item__title,.station-item__title{font-size:1.125rem;color:#000;font-weight:600;text-overflow:ellipsis;-webkit-line-clamp:1}}@media (min-width:1152px){.category-item__title,.station-item__title{font-size:1.5rem;color:#000;font-weight:600;-webkit-line-clamp:2}}@media (min-width:1920px){.category-item__title,.station-item__title{font-size:1.875rem;color:#000;font-weight:600}}.category-item__hour,.station-item__hour{font-size:1rem;color:#000;font-weight:400;line-height:1.5}@media (min-width:768px){.category-item__hour,.station-item__hour{font-size:1.125rem;color:#000;font-weight:400;line-height:1}}@media (min-width:1152px){.category-item__hour,.station-item__hour{font-size:1.5rem;color:#000;font-weight:400;line-height:1}}.category-item__desc,.station-item__desc{font-size:.75rem;color:#000;font-weight:400;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}@media (min-width:768px){.category-item__desc,.station-item__desc{-webkit-line-clamp:1}}@media (min-width:1152px){.category-item__desc,.station-item__desc{font-size:1rem;color:#000;font-weight:400;line-height:1.2;-webkit-line-clamp:2}}.category-item__type,.station-item__type{font-size:.625rem;color:#a0a0a0;font-weight:400}@media (min-width:1152px){.category-item__type,.station-item__type{font-size:.875rem;color:#a0a0a0;font-weight:400}}.category-item__continues,.station-item__continues{font-size:.625rem;color:#fff;font-weight:400;text-transform:uppercase}.program-detail .detail-top__title{font-size:1.5rem;color:#000;font-weight:600;line-height:1}@media (min-width:768px){.program-detail .detail-top__title{font-size:2.375rem;color:#000;font-weight:600;line-height:1}}@media (min-width:1024px){.program-detail .detail-top__title{font-size:2.8125rem;color:#000;font-weight:600;line-height:1.1}}@media (min-width:1920px){.program-detail .detail-top__title{font-size:3.375rem;color:#000;font-weight:600;line-height:1}}.program-detail .detail-top__additional-item{font-size:.6875rem;color:#000;font-weight:400;line-height:2}@media (min-width:1024px){.program-detail .detail-top__additional-item{font-size:1rem;color:#000;font-weight:400;line-height:1.4}}@media (min-width:1920px){.program-detail .detail-top__additional-item{font-size:1.125rem;color:#000;font-weight:400;line-height:1.6}}.program-detail .detail-nav__time{font-size:.6875rem;color:#8e8e93;font-weight:400;line-height:1.26;letter-spacing:1.1px;text-transform:uppercase}.program-detail .detail-nav__hour{font-size:1.125rem;color:#000;font-weight:600}@media (min-width:1920px){.program-detail .detail-nav__hour{font-size:1.3125rem;color:#000;font-weight:600}}.program-detail .detail-nav__date-string{font-size:1rem;color:#000;font-weight:600}.program-detail .detail-nav__name{font-size:.875rem;color:#000;font-weight:400;line-height:1.41}@media (min-width:1920px){.program-detail .detail-nav__name{font-size:1rem;color:#000;font-weight:400;line-height:1.41}}.program-detail .detail-nav__cat{font-size:.6875rem;color:#a0a0a0;font-weight:400}.program-detail .detail-aside__link{font-size:.9375rem;color:#124089;font-weight:600;text-transform:uppercase;text-align:center}@media (min-width:1920px){.program-detail .detail-aside__link{font-size:1.125rem;color:#124089;font-weight:600}}.program-detail .detail-aside__emission-hour{font-size:1rem;color:#000;font-weight:600}@media (min-width:1152px){.program-detail .detail-aside__emission-hour{font-size:1.25rem;color:#000;font-weight:600}}@media (min-width:1920px){.program-detail .detail-aside__emission-hour{font-size:1.375rem;color:#000;font-weight:600}}.program-detail .detail-aside__emission-date{font-size:.875rem;color:#000;font-weight:400;line-height:1.4}@media (min-width:1152px){.program-detail .detail-aside__emission-date{font-size:.9375rem;color:#000;font-weight:400;line-height:1.4}}@media (min-width:1920px){.program-detail .detail-aside__emission-date{font-size:1rem;color:#000;font-weight:400;line-height:1.5}}.program-detail .detail-content__caption{font-size:.6875rem;color:#9e9e9e;font-weight:400}@media (min-width:768px){.program-detail .detail-content__caption{font-size:.875rem;color:#9e9e9e;font-weight:400}}.program-detail .detail-content__desc,.program-detail .detail-content__staff-content{font-size:1.125rem;color:#000;font-weight:400;line-height:1.4}@media (min-width:768px){.program-detail .detail-content__desc,.program-detail .detail-content__staff-content{font-size:1.375rem;color:#000;font-weight:400;line-height:1.4}}.program-detail .detail-share-sm__title{font-size:.875rem;color:#444;font-weight:600;letter-spacing:2.2px;text-transform:uppercase}.program-detail .detail-share-sm__text{font-size:.875rem;color:#000;font-weight:600;text-transform:uppercase}.program-detail .detail-share-sm a:active,.program-detail .detail-share-sm a:hover,.program-detail .detail-share-sm a:visited{text-decoration:none}.program-detail .detail-share-big__co{text-align:center}.program-detail .detail-share-big__co,.program-detail .detail-share-big__fb,.program-detail .detail-share-big__tw{font-size:.875rem;color:#fff;font-weight:700;text-transform:uppercase}@media (min-width:1024px){.program-detail .detail-share-big__co,.program-detail .detail-share-big__fb,.program-detail .detail-share-big__tw{font-size:1rem;color:#fff;font-weight:700}}@media (min-width:1152px){.program-detail .detail-share-big__co,.program-detail .detail-share-big__fb,.program-detail .detail-share-big__tw{font-size:1.125rem;color:#fff;font-weight:700}}.program-detail .detail-share-big__co span,.program-detail .detail-share-big__fb span,.program-detail .detail-share-big__tw span{font-size:.875rem;color:#fff;font-weight:700;text-transform:uppercase}@media (min-width:1024px){.program-detail .detail-share-big__co span,.program-detail .detail-share-big__fb span,.program-detail .detail-share-big__tw span{font-size:1rem;color:#fff;font-weight:700}}@media (min-width:1152px){.program-detail .detail-share-big__co span,.program-detail .detail-share-big__fb span,.program-detail .detail-share-big__tw span{font-size:1.125rem;color:#fff;font-weight:700}}.stations__title{font-size:1.5rem;color:#fff;font-weight:700;line-height:1.19}@media (min-width:768px){.stations__title{font-size:2.5rem;color:#fff;font-weight:700;line-height:1.33}}@media (min-width:1024px){.stations__title{font-size:2.8125rem;color:#fff;font-weight:700;line-height:1.33}}@media (min-width:1920px){.stations__title{font-size:3.4375rem;color:#fff;font-weight:700;line-height:1.33}}.stations-box__title{font-size:1.125rem;color:#000;font-weight:600}.stations-box__text{font-size:.875rem;color:#9b9b9b;font-weight:400}.module-detailed-tnl__date-item{font-size:1.125rem;font-weight:600}@media (min-width:768px){.module-detailed-tnl__date-item{font-size:1.25rem;font-weight:600}}@media (min-width:1152px){.module-detailed-tnl__date-item{font-size:1.5rem;font-weight:600}}.module-detailed-tnl__title{font-size:.875rem;font-weight:400}@media (min-width:768px){.module-detailed-tnl__title{font-size:1rem;font-weight:400}}@media (min-width:1152px){.module-detailed-tnl__title{font-size:1.125rem;font-weight:400}}.submenu-page .galleries-submenu a{font-size:1rem;color:#fff;font-weight:600}.module-form__generator-desc{font-size:1rem;font-weight:400;line-height:32px}@media (min-width:768px){.module-form__generator-desc{font-size:1.125rem;font-weight:400;line-height:32px}}.module-form__generator-btn{font-size:1rem;color:#da3521;font-weight:700;line-height:32px}@media (min-width:768px){.module-form__generator-btn{font-size:1.125rem;color:#da3521;font-weight:700;line-height:32px}}.module-form__generator-code{font-size:4rem;color:#00d19a;font-weight:700;line-height:32px}.module-form__generator-clipboard{font-size:.875rem;color:#fff;font-weight:400}.module-form__finished-text{font-size:1rem;font-weight:400;line-height:32px}@media (min-width:768px){.module-form__finished-text{font-size:1.125rem;font-weight:400;line-height:32px}}.main-form .form .submit input[type=submit]{font-size:1.125rem;color:#fff;font-weight:700;line-height:27px}.main-form .form .label{font-size:1rem}.main-form .form .form-checkbox label,.main-form .form .label{color:#000;font-weight:400;line-height:27px}.main-form .form .form-checkbox label a{color:#00d19a;font-weight:700}.main-form .form .form-checkbox label.error{font-size:1rem;color:red}.main-form .form .file-area__info-text{font-size:1rem;color:grey;font-weight:400;line-height:24px}.main-form__error{color:#fff}.main-form__sent-subtitle,.main-form__sent-title{font-size:1rem}@media (min-width:768px){.main-form__sent-subtitle,.main-form__sent-title{font-size:1.125rem}}@media (min-width:1024px){.main-form__sent-subtitle,.main-form__sent-title{font-size:1.375rem}}.main-form__sent-back{font-size:1rem;color:#fff;font-weight:700}@media (min-width:768px){.main-form__sent-back{font-size:1.125rem;color:#fff;font-weight:700}}.main-form__sent-back:hover{color:#fff}.module-attachments__item,.module-contact__item p:first-child{font-size:1rem;color:#000;font-weight:600}@media (min-width:768px){.module-contact__item p:first-child{font-size:1.125rem;color:#000;font-weight:700}}@media (min-width:1024px){.module-contact__item p:first-child{font-size:1.5rem;color:#000;font-weight:700}}.module-contact__item p:nth-child(2){font-size:.875rem;color:#000;font-weight:400}@media (min-width:1024px){.module-contact__item p:nth-child(2){font-size:1.125rem;color:#000;font-weight:400}}.module-contact__item a{font-size:.875rem;color:#da3521;font-weight:400}@media (min-width:1024px){.module-contact__item a{font-size:1.125rem;color:#da3521;font-weight:400}}.module-filters .multiselect .option__title,.module-filters .multiselect__single{font-size:.875rem;color:#000;font-weight:700;font-family:Source Sans\ 3,sans-serif}.module-filters .multiselect__option--highlight .option__title{font-size:.875rem;color:#fff;font-weight:700}:root .header__socials-container--long,_::-webkit-full-page-media,_:future{transform:none}.header__menu{align-items:start}@media (min-width:1144px){.header__menu ul li a{margin-right:38px}}@media (min-width:1920px){.header__menu ul li a{margin-right:77px}}.dropmenu-on .header__dropmenu{background:#000;top:70px}@media (max-width:1144px){.dropmenu-on .header__dropmenu--info{padding-left:30px}}.dropmenu-on .header__dropmenu--info li a:after{background:none}@media (max-width:1144px){.dropmenu-on .header__dropmenu{position:relative;background:transparent;top:3px}.dropmenu-on .header__dropmenu--info li{padding:3px}.dropmenu-on .header__dropmenu--info li:last-of-type{border:0}}@media (min-width:1144px) and (max-width:1152px){.header{margin-bottom:65px}}.header__container{justify-content:space-between;z-index:999;box-shadow:0 0 4.5px 0 rgba(0,0,0,.25)}@media (max-width:1152px){.header__container{height:62px}}@media (min-width:1350px){.header__container{justify-content:start}.header__container .header__right{margin-left:auto}}.header .header__dropmenu{display:none;position:static;padding-top:10px}.header .header__dropmenu a{padding:15px}@media (min-width:1144px){.header .header__dropmenu{position:absolute;padding-top:0;background:#000}}.header .header__menu-item>a{padding:6px 15px}.header .header__menu-item.dropmenu-on .header__dropmenu{display:block}@media (min-width:1144px){.header .header__menu-item:hover .header__dropmenu{display:block}}.header__dropmenu-item:hover{background:#cfc9b1}.header__dropmenu-item:hover a{color:#000}@media (min-width:1920px){.header__spacer{height:75px}}@media (max-width:768px){.header__spacer{height:62px!important}}@media (min-width:1152px){.header__logo{width:184px;margin-right:44px}.header__menu-item:hover ul{top:70px}}@media (min-width:768px) and (max-width:1349px){.header__menu-item:hover ul,.header__menu-item:hover ul:hover{top:0}}@media (max-width:1144px){.header__spacer{height:62px;margin-bottom:0}.header--expanded .header .header__container{margin-bottom:0}}@media (max-width:1920px){.header--expanded .header .header__container{margin-bottom:0}.header--expanded .header__spacer{height:0!important}}.header__menu-item.dropmenu-on a span{transform:rotate(270deg);top:0}.header__menu-item a span{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="10" height="7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 7L0 0h10L5 7z" fill="%23fff"/></svg>');width:10px;height:7px;background-size:100%;position:relative;margin-left:8px;z-index:-1}.header__menu-item a:after{bottom:0}@media (max-width:1152px){.header__menu-item a:hover:after{background-color:transparent}}@media (min-width:1152px){.header__menu-item a{margin:0 10px 0 2px}}@media (min-width:1920px){.header__menu-item:hover ul{top:70px}}.header__logo{width:160px;padding:10px 12px 10px 25px;background:none;position:relative;z-index:9}.header__menu{height:65px;background:#313131}@media (min-width:1024px){.header__menu{top:62px}}@media (min-width:1350px){.header__menu{background:none}}@media (min-width:1024px){.header__menu .header__socials{display:none}}@media (max-width:1144px){.header__menu{height:auto;top:62px;flex-flow:column;position:absolute;padding:16px 0 32px}.header__menu .header__socials{padding-left:15px}}@media (max-width:1144px) and (max-width:600px){.header__menu .header__socials{padding-left:5px}}.header__menu ul li a:after{bottom:-5px}@media (min-width:1144px){.header__menu ul li a.is-active:after,.header__menu ul li a:hover:after{background-color:#fff}}.header__menu ul li ul li a:hover:after{background-color:transparent}@media (max-width:1144px){.header__menu ul,.header__menu ul li{display:block;width:100%}.header__menu ul li{font-size:14px;padding:11px 0 13px}.header__menu ul li a{padding:0 15px}.header__menu ul li a:after{left:auto;right:15px;top:12px;width:8px;height:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.106 15.5L0 13.541l5.832-5.037V8l-1.06-1.007L.044 2.459 2.121.5 10 8l-7.894 7.5z' fill='%23DA3521'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.header__menu ul li a:hover:after{background-color:transparent}}.header__container{background-color:#000;background-image:none;max-height:62px}@media (min-width:1350px){.header__container{max-height:75px}}.header__left{display:flex;padding-right:11px}@media (min-width:1144px){.header__left{display:none}}.header__right{margin-left:0}.header__right .header__socials{display:none}@media (min-width:1024px){.header__right .header__socials{display:block}}.header__socials-container{padding:0}.header__socials-container .icon-facebook{width:24px;height:24px;display:block;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.595 11.5H13.5v7h-3v-7h-2v-2h2V8.336c0-1.099.352-2.818 2.65-2.818l2.35.006V7.83h-1.408c-.244 0-.592.124-.592.647V9.5h2.339l-.244 2zM12 0C5.383 0 0 5.383 0 12s5.383 12 12 12 12-5.383 12-12S18.617 0 12 0z" fill="%23fff"/></svg>')}.header__socials-container .icon-instagram{width:24px;height:24px;display:block;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 0c6.627 0 12 5.373 12 12s-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0zM9.06 5A4.06 4.06 0 005 9.06v5.88C5 17.18 6.82 19 9.06 19h5.88A4.06 4.06 0 0019 14.94V9.06C19 6.82 17.18 5 14.94 5H9.06zm6.02 1.4a2.518 2.518 0 012.52 2.52v6.16a2.52 2.52 0 01-2.52 2.52H8.92a2.518 2.518 0 01-2.52-2.52V8.92A2.52 2.52 0 018.92 6.4h6.16zM12 8.5a3.5 3.5 0 100 7 3.5 3.5 0 000-7zm0 1.4a2.1 2.1 0 11.002 4.201 2.1 2.1 0 01-.002-4.2zm3.675-2.45a.875.875 0 100 1.75.875.875 0 000-1.75z" fill="%23fff"/></svg>')}.header__socials-container .icon-x{width:24px;height:24px;display:block;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/x.svg)}.header__socials-container--long{transform:none}.header__socials-container--long a{opacity:1;pointer-events:unset}@media (max-width:1144px){.header__socials-container{padding:0}.header__hamburger-items{width:25px;height:21px;position:relative;margin:14px 4px 13px 12px;cursor:pointer;display:block}.header__hamburger-items span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:2px;opacity:1;left:0;transform:rotate(0deg);transform-origin:left center}.header__hamburger-items span:first-child{top:0}.header__hamburger-items span:nth-child(2){top:9px}.header__hamburger-items span:nth-child(3){top:18px}.header__hamburger-items.open{position:relative}.header__hamburger-items.open span:first-child{transform:rotate(45deg);top:0;left:1px}.header__hamburger-items.open span:nth-child(2){width:0;opacity:0}.header__hamburger-items.open span:nth-child(3){transform:rotate(-45deg);top:18px;left:1px}}.header__hamburger-wilno{display:flex;flex-flow:column;justify-content:center;align-items:center;margin-left:10px;cursor:pointer}.header__hamburger-wilno .services{color:#fff;font-size:8px}@media (max-width:1144px){.header__hamburger-wilno{display:none}}.header__search{margin-right:5px;border-right:0;border-color:#e6dec9;padding:16px 12px;margin-left:4px;height:64px}@media (min-width:768px){.header__search{height:50px;padding:10px 8px 10px 18px}}@media (min-width:1024px){.header__search{width:58px}}.header__search-dropdown{z-index:9}@media (max-width:1024px){.banner{margin-top:0}}@media (max-width:1144px){.header__menu ul li.dropmenu-on a:after{transform:rotate(-90deg)}}@media (max-width:1024px){.header__menu ul li a:hover:after{background-color:transparent}}.gallery-page{background-color:#000;min-height:100vh}.gallery-page .VueCarousel-wrapper{max-width:1100px;margin:auto}.gallery-wilno{padding:0 0 25px;color:#fff}@media (max-width:768px){.gallery-wilno{padding-bottom:0}}.gallery-wilno .gallery__header{padding:20px 30px;margin-bottom:20px;background-color:#da3521}@media (min-width:1024px){.gallery-wilno .gallery__header{display:flex;align-items:center}}.gallery-wilno .gallery__header svg{margin-right:30px;zoom:.8}@media (min-width:768px){.gallery-wilno .gallery__header svg{zoom:1}}@media (min-width:1024px){.gallery-wilno .gallery__header-text{max-width:65%}}@media (min-width:1152px){.gallery-wilno .gallery__header-text{max-width:90%}}.gallery-wilno .gallery__header-title{margin-top:12px;font-size:1.125rem;color:#fff;font-weight:500;line-height:1.2}@media (min-width:1024px){.gallery-wilno .gallery__header-title{margin-top:0;font-size:1.375rem}}.gallery-wilno .gallery__header-description{font-size:.75rem;color:#fff;font-weight:400;line-height:1.4}@media (min-width:1024px){.gallery-wilno .gallery__header-description{font-size:.875rem}}.gallery-wilno .gallery__header-corner{position:absolute;display:flex;align-items:center;right:0;top:0;padding:18px 0;font-size:1.375rem;color:#fff;font-weight:500;line-height:1.1}.gallery-wilno .gallery__header-corner-divider{display:inline-block;height:70px;width:1px;margin:0 14px;background-color:#fff;zoom:.8}@media (min-width:768px){.gallery-wilno .gallery__header-corner-divider{margin:0 24px;zoom:1}}.gallery-wilno .gallery__header-corner svg{cursor:pointer}.gallery-wilno__slide{background-size:contain;background-repeat:no-repeat;background-position:50%;width:100%;height:auto}.gallery-wilno .ph-box{border-bottom:0}.gallery-wilno .ph-box:before{display:none}.gallery-wilno__container{width:1130px;margin:0 auto;width:100%;padding:0 6px;display:flex;justify-content:center;flex-direction:column}@media (max-width:768px){.gallery-wilno__container{padding:0}}.gallery-wilno__container-title{margin:0 15px}@media (max-width:768px){.gallery-wilno__container-title{margin:0}}.gallery-wilno__container-description{padding:15px 0 20px;margin:0 15px 20px;border-bottom:2px solid #173f7d}@media (max-width:768px){.gallery-wilno__container-description{margin:0 0 20px}}.gallery-wilno__container-description.small-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.gallery-wilno .gallery__slide{background-size:contain;background-repeat:no-repeat;background-position:50%;width:100%;height:100%;padding-bottom:56.5%}.gallery-wilno__other-galery{margin-top:40px}@media (max-width:768px){.gallery-wilno__other-galery{margin-top:10px}}@media (max-width:768px){.gallery-wilno__other-galery .headline{margin:0}}.gallery-wilno__other-galery .headline__title{border-bottom:2px solid #173f7d}.gallery-wilno__other-galery .headline__title:before{display:none}.gallery-wilno__other-galery .mb-box{border-bottom:2px solid #173f7d}.gallery-wilno__other-galery .mb-box:hover{box-shadow:0 4px 0 0 #173f7d}@media (max-width:768px){.gallery-wilno__other-galery .mb-box__content{height:109px}}.gallery-wilno__description{position:relative;display:inline}.gallery-wilno__description .arrow-down,.gallery-wilno__description .arrow-up{position:absolute;right:-15px;bottom:2px;border:solid #173f7d;border-width:0 2px 2px 0;display:inline-block;cursor:pointer}.gallery-wilno__description .arrow-down{width:8px;height:8px;bottom:5px;transform:rotate(45deg)}.gallery-wilno__description .arrow-up{width:8px;height:8px;transform:rotate(-135deg)}.gallery-wilno__description-text{display:-webkit-box;height:60px;color:#fff;overflow:hidden;padding:12px 6px;margin:0 3px 10px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gallery-wilno__description-source{width:30%;padding:3px 0;max-width:190px;text-align:center}.gallery-wilno__description-source span{background-color:rgba(0,0,0,.75);padding:5px 10px}.gallery-wilno__miniatures{min-height:95px}.gallery-wilno__miniatures .VueCarousel-slide{padding:0 8px}.gallery-wilno__miniatures .VueCarousel-navigation{display:none}@media (min-width:1024px){.gallery-wilno__miniatures .VueCarousel-navigation{display:block}}.gallery-wilno__miniatures .VueCarousel-navigation-prev{top:27%;transform:rotate(180deg)}.gallery-wilno__miniatures .VueCarousel-navigation-next{top:51%;right:24px}.gallery-wilno__miniatures-photo figure{position:relative;margin:0}.gallery-wilno__miniatures-photo img{display:block}.gallery-wilno__miniatures-photo:hover{cursor:pointer}.gallery-wilno__miniatures-photo:hover figure:after{opacity:.25}.gallery-wilno__miniatures-photo.active-slide{cursor:pointer}.gallery-wilno__miniatures-photo.active-slide .gallery-wilno__miniatures-items{border:2px solid #00d19a}.gallery-wilno__miniatures-photo.active-slide figure:after{opacity:1}.gallery-wilno__arrow{position:absolute;top:50%;display:block}.gallery-wilno__arrow,.gallery-wilno__arrow i{width:30px;height:60px}.gallery-wilno__content{position:relative;margin:0 15px}@media (max-width:768px){.gallery-wilno__content{margin:0;width:100%}}.gallery-wilno__content .VueCarousel,.gallery-wilno__content .VueCarousel-wrapper{height:inherit}.gallery-wilno__content .VueCarousel-inner{height:100%!important}@media (max-width:768px){.gallery-wilno__content .VueCarousel-inner{align-items:center}}.gallery-wilno__content .VueCarousel-navigation .is-prev{transform:rotate(180deg)}.gallery-wilno__content .VueCarousel-navigation .VueCarousel-navigation--disabled{display:none}.gallery-wilno__content .VueCarousel-navigation-prev{left:26px;background-color:rgba(0,0,0,.5)}@media (min-width:1024px){.gallery-wilno__content .VueCarousel-navigation-prev{background:none;left:20px;zoom:2}}.gallery-wilno__content .VueCarousel-navigation-next{right:26px;background-color:rgba(0,0,0,.5)}@media (min-width:1024px){.gallery-wilno__content .VueCarousel-navigation-next{background:none;right:20px;zoom:2}}@media (min-width:1024px){.gallery-wilno__miniatures .VueCarousel-wrapper,.gallery-wilno__other-galery .VueCarousel-wrapper{max-width:94%;margin:auto}}.gallery-wilno__miniatures .VueCarousel-navigation-next:hover,.gallery-wilno__miniatures .VueCarousel-navigation-prev:hover,.gallery-wilno__other-galery .VueCarousel-navigation-next:hover,.gallery-wilno__other-galery .VueCarousel-navigation-prev:hover{cursor:pointer}.gallery-wilno__miniatures-items img,.gallery-wilno__other-galery-items img{width:100%}.gallery-wilno__miniatures .VueCarousel-navigation--disabled:hover,.gallery-wilno__other-galery .VueCarousel-navigation--disabled:hover{cursor:default}.gallery-wilno__miniatures .VueCarousel-navigation-button,.gallery-wilno__other-galery .VueCarousel-navigation-button{color:transparent!important}.gallery-wilno__miniatures .VueCarousel-inner--center,.gallery-wilno__other-galery .VueCarousel-inner--center{justify-content:left}.module-single__boxes-big{width:100%;max-width:1920px;margin:0 auto;display:flex;flex-direction:column;position:relative;background-color:#f6f0e0}.module-single__boxes-big .container{width:100%;display:flex;justify-content:flex-start;order:1}@media (max-width:768px){.module-single__boxes-big .container{padding:0}}@media (min-width:1024px){.module-single__boxes-big{flex-direction:row}.module-single__boxes-big .container{order:0}}.module-single__box-big{width:100%}@media (min-width:1024px){.module-single__box-big{width:50%}}.module-single__box-big.info{padding:10px 0 20px;display:flex;flex-direction:column;justify-content:center}.module-single__box-big.info:hover{text-decoration:none}@media (min-width:768px){.module-single__box-big.info{padding:19px 0 0 19px}}@media (min-width:1024px){.module-single__box-big.info{padding:19px 38px 0 0;height:579px}}@media (min-width:1920px){.module-single__box-big.info{padding:19px 98px 0 0;height:579px}}.module-single__box-big.info .module-single__text{display:block}.module-single__box-big.photo{min-height:240px;background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;top:0;right:0}@media (min-width:768px){.module-single__box-big.photo{min-height:448px}}@media (min-width:1024px){.module-single__box-big.photo{position:absolute;background-position:50%;min-height:auto;height:579px}}.module-single .module-show-more-link{position:static;margin-top:30px}.module-single__boxes{width:100%;max-width:1920px;margin:0 auto;display:flex;flex-direction:column;position:relative;background-color:#da3521}.module-single__boxes .module-show-more-link__text{color:#00d19a}.module-single__boxes .container{width:100%;display:flex;justify-content:flex-end}@media (min-width:1024px){.module-single__boxes{flex-direction:row}}.module-single__box{width:100%}@media (min-width:1024px){.module-single__box{width:50%}}.module-single__box.info{padding:19px 0;display:flex;flex-direction:column;justify-content:center}.module-single__box.info:hover{text-decoration:none}@media (min-width:768px){.module-single__box.info{padding:35px 20px}}@media (min-width:1024px){.module-single__box.info{padding:19px 0 0 38px;height:579px}}@media (min-width:1920px){.module-single__box.info{padding:19px 0 0 98px;height:579px}}.module-single__box.photo{min-height:240px;background-size:cover;background-position:top;position:relative;top:0;left:0}@media (min-width:768px){.module-single__box.photo{min-height:448px}}@media (min-width:1024px){.module-single__box.photo{position:absolute;background-position:50%;min-height:auto;height:579px}}.module-single__title{margin-bottom:10px}@media (min-width:768px){.module-single__title{margin-bottom:20px}}@media (max-width:768px){.module-single__text{display:none}}.module-single__button{margin-top:20px;width:32px;height:16px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-green.svg)}@media (min-width:1024px){.module-single__button{margin-top:50px}}.slider-double{overflow:hidden;padding:30px 0 60px}.slider-double .headline{margin-bottom:10px}.slider-double__category{padding-top:5px}.slider-double__title{padding-bottom:8px;line-height:1.2;padding-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.slider-double__text{display:none}@media (min-width:768px){.slider-double__text{display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.slider-double__item{position:relative;display:block;padding-bottom:30px}.slider-double__item:hover{text-decoration:none}.slider-double__mask{position:absolute;width:100%;height:100%;left:0;top:0;background-image:linear-gradient(180deg,rgba(2,34,67,0),#000)}.slider-double__photo img{display:block;width:100%}.slider-double__text{width:100%}.slider-double__button{border:1px solid #fff;height:25px;width:100%;margin-top:9px;display:flex;justify-content:center;align-items:center;position:relative}.slider-double__button:after{content:"";position:absolute;right:10px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_banner.svg);background-size:contain;background-repeat:no-repeat;width:8px;height:12px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:768px){.slider-double__description{display:flex;flex-direction:column}}.slider-double__wrapper{position:relative;margin:0 auto}.slider-double__wrapper.slider-active .hooper:after{opacity:.8}@media (min-width:1024px){.slider-double__wrapper .hooper:after,.slider-double__wrapper .hooper:before{content:"";position:absolute;width:calc(100% + 1px);height:100%;top:0;opacity:.8;background-color:#f6f0e0;z-index:1}.slider-double__wrapper .hooper:after{left:-100%;opacity:1}.slider-double__wrapper .hooper:before{right:-100%}}.slider-double__wrapper--no:after,.slider-double__wrapper--no:before{display:none}@media (min-width:1152px){.slider-double__wrapper{max-width:1152px;width:1152px}}@media (min-width:1920px){.slider-double__wrapper{width:1402px;max-width:1402px}}.slider-double .sbViewportCarousel,.slider-double .sbViewportCarouselStation{overflow:hidden}.slider-double .is-narrow-mobile{padding:0 4px}.slider-double .sbContentCarousel,.slider-double .sbContentCarouselStation{margin-left:-4px}.slider-double .is-narrow-mobile{flex-grow:0;flex-basis:212px}.slider-double .hooper-navigation{display:none}.slider-double .is-narrow-mobile{width:100%;min-width:220px}@media (max-width:768px){.slider-double{overflow:hidden}.slider-double .container:last-of-type{padding-right:0}}@media (min-width:1024px){.slider-double .hooper-navigation{display:block}.slider-double .hooper-navigation button{background-color:transparent;width:29px;height:32px;outline:none}.slider-double .hooper-navigation svg{background-color:#fff;width:29px;height:32px;top:50%;transform:translateY(-50%)}.slider-double .hooper-navigation svg path:last-of-type{fill:#173f7d}.slider-double .hooper-prev{left:-1px}.slider-double .hooper-prev .icon.icon-arrowLeft{margin-left:-16px}.slider-double .hooper-next{right:-16px}.slider-double .hooper-next .icon.icon-arrowRight{margin-left:-13px}}@media (min-width:1024px){.slider-double__button{height:29px}.slider-double .hooper-navigation button,.slider-double .hooper-navigation svg{width:40px;height:46px}}@media (min-width:1152px){.slider-double__button{height:36px}.slider-double__button:after{width:10px;height:18px;right:15px}}@media (min-width:1920px){.slider-double__button{height:42px;margin-top:25px}}.slider-double .hooper-list{overflow:visible;margin-left:-16px}.slider-double .hooper-next,.slider-double .hooper-prev{z-index:11;background:#fff;background-color:#fff;width:40px}.slider-double .hooper-next{right:-16px}.slider-double .hooper-next .icon{margin-left:-8px}.slider-double .hooper-prev{left:-16px}.slider-double .hooper-prev .icon{margin-left:-8px}@media (min-width:768px){.slider-double .hooper-list{margin-left:0}.slider-double .hooper-next{right:0}.slider-double .hooper-prev{left:0}}@media (min-width:1920px){.slider-double .hooper-next{right:-53px}.slider-double .hooper-prev{left:-53px}}.slider-double .headline{margin:22px 0 12px}@media (min-width:768px){.slider-double .headline{margin:38px 0 28px}}@media (min-width:1024px){.slider-double .headline{margin:43px 0 32px}}.slider-double__wrapper .hooper-slide{padding:0 0 0 13px}.slider-double__wrapper .hooper-list{margin-left:-13px}.slider-double__wrapper .hooper-navigation .hooper-prev{width:44px;height:88px;background:#da3521 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-white-left.svg) no-repeat 16px 33px;display:none}.slider-double__wrapper .hooper-navigation .hooper-prev svg{display:none}.slider-double__wrapper .hooper-navigation .hooper-next{width:44px;height:88px;background:#da3521 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-white.svg) no-repeat 16px 33px}.slider-double__wrapper .hooper-navigation .hooper-next svg{display:none}@media (min-width:1920px){.slider-double__wrapper .hooper-navigation .hooper-next{right:-26px}}.slider-double__wrapper:after{background-color:#f6f0e0;opacity:1}.slider-double__wrapper.slider-active .hooper-prev{display:block}.slider-double__wrapper.slider-active:after{opacity:.8;background-color:#f6f0e0}.slider-custom{overflow:hidden}.slider-custom.big{background-color:#f6f0e0}@media (min-width:768px){.slider-custom.big{margin-top:32px}}.slider-custom.big .slider-custom__wrapper:after,.slider-custom.big .slider-custom__wrapper:before{background-color:#f6f0e0}.slider-custom.big .slider-active .hooper-navigation .hooper-prev{display:block}.slider-custom.big .hooper-navigation .hooper-prev{width:44px;height:88px;background:#da3521 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-white-left.svg) no-repeat 16px 33px;display:none}.slider-custom.big .hooper-navigation .hooper-prev svg{display:none}.slider-custom.big .hooper-navigation .hooper-next{width:44px;height:88px;background:#da3521 url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-white.svg) no-repeat 16px 33px}.slider-custom.big .hooper-navigation .hooper-next svg{display:none}@media (min-width:1920px){.slider-custom.big .hooper-navigation .hooper-next{right:-26px}}.slider-custom.big .hooper-navigation .hooper-next:hover,.slider-custom.big .hooper-navigation .hooper-prev:hover{background-color:#10096b}.slider-custom.big .slider-custom__wrapper{display:none}@media (min-width:768px){.slider-custom.big .slider-custom__wrapper{display:block}}.slider-custom__title{font-weight:500;margin:8px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width:1024px){.slider-custom__title{-webkit-line-clamp:2}}.slider-custom__text{display:none;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.slider-custom__text{display:block;display:-webkit-box}}.slider-custom__item{display:flex;height:100%;min-height:100%;flex-flow:column;padding-bottom:30px;transition:transform .2s linear}.slider-custom__item:hover{transform:translateY(-10px)}@media (max-width:768px){.slider-custom__item{position:relative}}.slider-custom__mask{position:absolute;width:100%;height:100%;left:0;top:0;background-image:linear-gradient(180deg,rgba(2,34,67,0),#000)}.slider-custom__photo{position:relative}.slider-custom__photo img{display:block;width:100%}.slider-custom__icon{width:22px;height:22px;background-size:contain;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/play.svg);position:absolute;left:13px;bottom:13px}@media (min-width:768px){.slider-custom__icon{width:45px;height:45px}}.slider-custom__text{width:100%}.slider-custom__button{border:1px solid #fff;height:25px;width:100%;margin-top:9px;display:flex;justify-content:center;align-items:center;position:relative}.slider-custom__button:after{content:"";position:absolute;right:10px;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/arrow_banner.svg);background-size:contain;background-repeat:no-repeat;width:8px;height:12px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slider-custom__wrapper{position:relative;margin:0 auto}.slider-custom__wrapper .hooper{position:relative}.slider-custom__wrapper .hooper:after,.slider-custom__wrapper .hooper:before{content:"";position:absolute;width:calc(100% + 1px);height:110%;top:0;opacity:.8;background-color:#f6f0e0;z-index:1}.slider-custom__wrapper .hooper:after{left:-100%;opacity:1}.slider-custom__wrapper .hooper:before{right:-100%}.slider-custom__wrapper--no:after,.slider-custom__wrapper--no:before{display:none}@media (min-width:1152px){.slider-custom__wrapper{max-width:1152px;width:1152px}}@media (min-width:1920px){.slider-custom__wrapper{width:1402px;max-width:1402px}}.slider-custom .hooper-navigation{display:none}@media (min-width:1024px){.slider-custom .hooper-navigation{display:block}.slider-custom .hooper-navigation button{background-color:transparent;width:29px;height:32px;outline:none}.slider-custom .hooper-navigation svg{background-color:#fff;width:29px;height:32px;top:50%;transform:translateY(-50%)}.slider-custom .hooper-navigation svg path:last-of-type{fill:#173f7d}.slider-custom .hooper-prev{left:-1px}.slider-custom .hooper-prev .icon.icon-arrowLeft{margin-left:-16px}.slider-custom .hooper-next{right:-16px}.slider-custom .hooper-next .icon.icon-arrowRight{margin-left:-13px}}@media (min-width:1024px){.slider-custom__button{height:29px}.slider-custom .hooper-navigation button,.slider-custom .hooper-navigation svg{width:40px;height:46px}}@media (min-width:1152px){.slider-custom__button{height:36px}.slider-custom__button:after{width:10px;height:18px;right:15px}}@media (min-width:1920px){.slider-custom__button{height:42px;margin-top:25px}}.slider-custom .hooper-list{position:relative;overflow:visible;margin-left:-16px}.slider-custom .hooper-next,.slider-custom .hooper-prev{z-index:11;background:#fff;background-color:#fff;width:40px}.slider-custom .hooper-next{right:-16px}.slider-custom .hooper-next .icon{margin-left:-8px}.slider-custom .hooper-prev{left:-16px}.slider-custom .hooper-prev .icon{margin-left:-8px}@media (min-width:768px){.slider-custom .hooper-list{margin-left:0}.slider-custom .hooper-next{right:0}.slider-custom .hooper-prev{left:0}}@media (min-width:1920px){.slider-custom .hooper-next{right:-53px}.slider-custom .hooper-prev{left:-53px}}.slider-custom .headline{margin:22px 0 12px}@media (min-width:768px){.slider-custom .headline{margin:38px 0 28px}}@media (min-width:1024px){.slider-custom .headline{margin:43px 0 32px}}.slider-custom__wrapper .hooper-slide{padding:0 13px}.slider-custom__wrapper .hooper-list{margin-left:-13px}.slider-custom__wrapper.slider-active .hooper:after{opacity:.8}.slider-custom__wrapper .hooper-navigation button{width:44px;height:88px;background:#da3521}.slider-custom__wrapper .hooper-navigation button:after{content:"";display:block;width:13px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.8 12.479L1.19 23.8a.707.707 0 01-.985 0 .665.665 0 010-.96L11.319 12 .205 1.163a.665.665 0 010-.96A.71.71 0 01.695 0c.175 0 .356.065.49.201l11.61 11.322a.664.664 0 01.005.956z' fill='%23F5F0DE'/%3E%3C/svg%3E")}.slider-custom__wrapper .hooper-navigation button:hover{background:#da3521;opacity:.9}.slider-custom__wrapper .hooper-navigation button.hooper-prev:after{transform:rotate(180deg)}.slider-custom__wrapper .hooper-navigation button svg{display:none}.slider-custom__wrapper:after{background-color:#da3521;opacity:1}.slider-custom__wrapper:before{background-color:#da3521}.slider-custom__wrapper.slider-active .hooper-prev{display:block}.slider-custom__wrapper.slider-active:after{opacity:.8;background-color:#da3521}.slider-custom.is-small .slider-custom__wrapper{display:none}@media (min-width:768px){.slider-custom.is-small .slider-custom__wrapper{display:block}}.slider-custom.is-small .slider-custom__wrapper .hooper{position:relative}.slider-custom.is-small .slider-custom__wrapper .hooper:after,.slider-custom.is-small .slider-custom__wrapper .hooper:before{background-color:#da3521}.about .article__top{background-color:transparent}.about .article__title{padding-top:10px}.about .article__title:before{display:block;content:"";background-color:#da3521;left:0;width:184px;height:4px;top:0}.about .article__title:after{display:none}@media (min-width:768px){.about .article__content{max-width:736px;margin:0 auto}.about .article__lead,.about .article__paragraph{margin-left:0;max-width:none}}@media (min-width:1024px){.about .article__content{max-width:936px;margin:0 auto}}.regulations .article__top{background-color:transparent}.article{background-color:#f5f0de}.article__about{background-color:#da3521;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.article__about{margin-bottom:24px}}@media (min-width:1024px){.article__about{margin-bottom:33px}}.article__about-logo{width:375px;height:212px;background-size:contain;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/about-logo.png)}@media (min-width:768px){.article__about-logo{width:713px;height:404px}}.article__content{margin-top:0}.article__paragraph-text a{display:block;padding:10px;text-align:center;border:2px solid #da3521}.article__custom a{border:3px solid #da3521;padding:10px 0;display:block;text-align:center;color:#da3521}.article__gallery-counter{display:none}.article__gallery .hooper-next,.article__gallery .hooper-prev{background-color:#fff}@media (min-width:768px){.article__gallery .hooper-next,.article__gallery .hooper-prev{top:80%}}@media (min-width:1920px){.article__gallery .hooper-next,.article__gallery .hooper-prev{width:57px;height:57px}}.article__gallery .hooper-prev{display:flex;align-items:center;justify-content:center}@media (min-width:768px){.article__gallery .hooper-prev{left:64%}}.article__gallery .hooper-prev .icon{transform:none;background-repeat:no-repeat;background-size:contain;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-black-prev.svg);width:15px;height:22px}@media (min-width:1920px){.article__gallery .hooper-prev .icon{width:25px;height:35px}}.article__gallery .hooper-next{display:flex;align-items:center;justify-content:center}@media (min-width:768px){.article__gallery .hooper-next{left:71%}}.article__gallery .hooper-next .icon{margin-top:0;background-repeat:no-repeat;background-size:contain;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/arrow-black-next.svg);width:15px;height:22px}@media (min-width:1920px){.article__gallery .hooper-next .icon{width:25px;height:35px}}.article__blockquote{padding-left:65px;border-left:0}.article__blockquote,.article__blockquote i{padding-right:0;margin-left:0;margin-right:0}.article__blockquote i{padding-left:0;color:#da3521;left:-65px;top:35px}.article__tag{background-color:#e6dec9;border:1px solid #e6dec9}.article__icons{top:6px}@media (min-width:1152px){.article__icons{top:-400px}}.article__icons-item{position:relative;padding:0;margin-bottom:16px;border-bottom:0}.article__icons-item i{margin-right:7px;background-repeat:no-repeat}.article__icons-item-tooltip{position:absolute;top:110%;left:0;padding:5px 10px;border-radius:4px;font-size:12px;color:#fff;background-color:#222;line-height:1.1;text-transform:none}.article__icons-item:first-of-type{border-top:0}.article__icons .icon-art-facebook{width:36px;height:36px;display:block;background-size:contain;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/fb.svg)}.article__icons .icon-art-mail{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/mail.svg)}.article__icons .icon-art-mail,.article__icons .icon-art-x{width:36px;height:36px;display:block;background-size:contain}.article__icons .icon-art-x{background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/x.svg)}.article__icons .icon-art-link{width:36px;height:36px;display:block;background-size:contain;background-image:url(//s.tvp.pl/files/portale-v4/tvp-pl/default/assets/images/elements/teatr/link.svg)}.article__author{margin:12px 0 20px}.article__author-name{display:flex;flex-direction:row;align-items:center}.article__author-name span{margin-right:20px}.article__author-date .icon-small-clock{display:none}.article__author figure{width:26px;height:26px}.article__title{padding:12px 0 0;position:relative}.article__title:after{display:block;content:"";background-color:#da3521;width:70%;height:4px;margin:12px 0 0}.article__top{position:relative;background-color:#e9e4d2;margin-bottom:30px;padding-top:26px}@media (min-width:1152px){.article__top{background-color:transparent}.article__top:before{content:"";position:absolute;top:0;width:100%;height:40%;background-color:#e9e4d2}}.article__top.podcast{background-color:#da3521}.article__top.podcast .article__title:after{background-color:#fff}.article__top.video .article__title:after{display:none}.article__top figcaption{padding:8px 15px;max-width:913px;border:0;text-align:left;background-color:#e9e4d2}@media (min-width:1024px){.article__top{padding-top:0}}@media (min-width:1024px){.article__top .article__left{padding-left:0;max-width:1529px}}@media (min-width:1152px){.article__intro{padding-left:234px}}.article__left{padding:0}.article__changes{position:relative;width:100%;max-width:936px;margin:0 auto}.article__changes-content{display:flex;flex-direction:column;border-left:2px dashed #000;padding-bottom:20px}@media (min-width:768px){.article__changes-content{border:0}}@media (min-width:768px){.article__changes:before{content:"";position:absolute;top:0;bottom:0;border-left:2px dashed #000;left:calc(50% - 1px);z-index:0;height:100%;display:inline-block;will-change:transform}}.article__changes-elem{position:relative;padding:20px 0 0 20px;width:100%;z-index:1;align-self:flex-start}@media (min-width:768px){.article__changes-elem.left{text-align:right;align-self:flex-start}.article__changes-elem.left .article__changes-dot{right:-13px;left:auto}}@media (min-width:768px){.article__changes-elem{width:50%;padding:20px 20px 0;align-self:flex-end}}@media (min-width:1024px){.article__changes-elem{padding:40px 40px 0}}.article__changes-dot{width:18px;height:18px;border-radius:50%;background-color:#da3521;position:absolute;left:-9px;top:23px}@media (min-width:768px){.article__changes-dot{left:-13px;width:26px;height:26px;top:43px}}.article__changes-title{margin-bottom:6px}.article__videos-caption{border-bottom:0}.article__production{display:flex;flex-direction:column;margin-bottom:35px}.article__production-entry{display:flex;margin-bottom:24px}@media (max-width:768px){.article__production-entry{margin-bottom:0}}.article__production-name{margin-right:45px;width:256px;text-align:right;margin-top:3px}@media (max-width:768px){.article__production-name{margin-right:16px;width:30%;margin-bottom:8px;word-wrap:break-word}}.article__production-elems{display:flex;flex-wrap:wrap;width:100%;max-width:610px}@media (max-width:768px){.article__production-elems{width:70%;word-wrap:break-word}}.article__production-elem{display:flex;align-items:center}@media (max-width:768px){.article__production-elem{margin-bottom:16px}}.article__production-link{padding:6px 16px;background-color:#eadcb8;display:block}.article__production-link:hover{text-decoration:none;background-color:#da3521;color:#fff}.article__production-blank{padding:6px 16px;display:block;flex-shrink:1}.article__shares-tags{padding-top:40px;border-bottom:0;padding-bottom:0}@media (min-width:768px){.article__shares-tags{border-top:1px solid #ddd}}.article__share{display:flex;justify-content:center}.article__share .article__icons{position:relative;top:0;width:180px;display:flex}.article__share .article__icons-item{justify-content:center;margin:0}.article__share .article__icons-item i{margin-right:0}@media (min-width:768px){.article__share{display:none}}.article__image{width:80%}@media (min-width:768px){.article__image{margin-left:65px}}@media (min-width:1152px){.article__image{margin-left:234px}}.article__files{background-color:#eeeadd;padding-left:30px}.galleries-page{padding-top:0}.galleries-page .website{background-color:transparent;margin-top:0}@media (min-width:1152px){.galleries-page .website{margin-top:-67px}}.galleries-page .website .page-home .container{background-color:#f6f0e0}.galleries-page__headerBg{position:static}.submenu-page{background:linear-gradient(180deg,#da3521 208px,#f6f0e0 0)}@media (min-width:768px){.submenu-page{background:linear-gradient(180deg,#da3521 276px,#f6f0e0 0)}}@media (min-width:1152px){.submenu-page{background:linear-gradient(180deg,#da3521 374px,#f6f0e0 0)}}.submenu-page .container--submenu,.submenu-page .pages-grid section>.container{background-color:#f6f0e0}@media (min-width:1152px){.submenu-page .container--submenu,.submenu-page .pages-grid section>.container{margin-top:-67px}}.submenu-page .grid-header{margin-top:0;padding-top:13px}.submenu-page section .grid-header{padding-top:25px}.submenu-page .ss1-submenu{background-color:#0d00bc}.submenu-page .ss1-submenu .column,.submenu-page .ss1-submenu .columns{padding:0;width:100%}.submenu-page .ss1-separator{display:none}.submenu-page .galleries-submenu{padding:0 10px;border-bottom:0;margin-bottom:0;overflow-x:auto;white-space:nowrap}.submenu-page .galleries-submenu a{text-transform:uppercase;height:68px;display:inline-flex;align-items:center}.submenu-page .galleries-submenu a.active:after,.submenu-page .galleries-submenu a:hover:after{bottom:0;background-color:#00d19a}.submenu-page .ph-box{height:124px;width:100%;margin-bottom:0;padding-bottom:0}.submenu-page .ph-box__title{width:100%;height:100%;display:flex;align-items:center;padding-top:0;padding-bottom:0}.submenu-page .ph-box__title img{position:static;transform:translate(0);height:80px}@media (min-width:768px){.submenu-page .ph-box__title img{height:118px}}@media (min-width:768px){.submenu-page .ph-box{height:184px}}@media (min-width:1152px){.submenu-page .ph-box{height:229px}}.submenu-page .galleries-page__headerBg{height:208px;margin-top:15px;position:static}@media (min-width:768px){.submenu-page .galleries-page__headerBg{height:276px}}@media (min-width:1152px){.submenu-page .galleries-page__headerBg{height:376px}}@media (min-width:1152px) and (max-width:1349px){.submenu-page .galleries-page__headerBg{margin-top:78px}}.module-description__wrapper{display:flex;flex-direction:row;padding:30px 0}.module-description__photo{display:none}@media (min-width:1152px){.module-description__photo{min-width:30%;display:flex;align-items:center;justify-content:center}.module-description__photo img{width:168px;height:auto}}@media (min-width:768px){.module-detailed-tnl .headline{margin-bottom:-7px}}@media (min-width:1152px){.module-detailed-tnl .headline{margin-bottom:-8px}}.module-detailed-tnl .headline__title span{width:100%}.module-detailed-tnl__box{display:flex;flex-direction:row;align-items:center;background-color:#fff;height:115px;padding:10px}@media (min-width:768px){.module-detailed-tnl__box{height:148px}}@media (min-width:1152px){.module-detailed-tnl__box{padding:10px 20px}}.module-detailed-tnl__date{min-width:40%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}@media (min-width:1024px){.module-detailed-tnl__date{min-width:50%}}.module-detailed-tnl__date-item{display:block;width:100%;text-align:left}.module-detailed-tnl__title{text-transform:uppercase;padding-left:5%;text-align:left}.module-contact{margin-bottom:100px}.module-contact__item{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:154px;padding:20px}@media (min-width:768px){.module-contact__item{height:164px}}@media (min-width:1024px){.module-contact__item{height:190px}}.module-contact__item p:first-child{margin-bottom:10px}.module-contact__item p:nth-child(2){margin-bottom:15px}.module-standard-poll{padding:20px 0 60px;background-color:#e9e4d2}.module-standard-poll__vote{position:fixed;display:flex;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background:rgba(0,0,0,.6);z-index:999}.module-standard-poll__vote-title{margin:0 0 20px}.module-standard-poll__vote-text{margin:0 0 15px}.module-standard-poll__vote-validation{margin:0 0 20px}.module-standard-poll__vote-check{margin:30px 0}.module-standard-poll__vote-check label{display:flex;align-items:center;justify-content:center;cursor:pointer}.module-standard-poll__vote-check-text{text-align:left}.module-standard-poll__vote-check a{padding:0 6px}.module-standard-poll__vote-check input[type=checkbox]{position:relative;margin-right:12px;appearance:none;border:1px solid #000;height:27px;width:27px;min-width:27px;border-radius:4px}.module-standard-poll__vote-check input[type=checkbox]:checked:before{content:"";position:absolute;margin:auto;left:0;right:0;top:0;bottom:0;width:15px;height:15px;background-color:#da3521}.module-standard-poll__vote-container{position:relative;padding:40px 20px;background:#f6f0e0;margin:auto;text-align:center;z-index:11}.module-standard-poll__vote-close{position:absolute;right:0;top:-20px;cursor:pointer;zoom:.6}@media (min-width:768px){.module-standard-poll__vote-close{zoom:1}}.module-standard-poll__vote-close:hover{opacity:.5}.module-standard-poll__vote-button{padding:18px 40px;align-self:baseline;background-color:#da3521;color:#fff;border:0;box-shadow:none;cursor:pointer}.module-standard-poll__vote-button:hover{opacity:.8}.module-standard-poll__item{display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid #da3521}.module-standard-poll__item-link:hover{opacity:.8}.module-standard-poll__item-title{height:55px;margin:8px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.module-standard-poll__item-title{height:80px}}@media (min-width:1152px){.module-standard-poll__item-title{height:110px}}.module-standard-poll__item-button{padding:7px 16px;align-self:baseline;background-color:#da3521;color:#fff;border:0;box-shadow:none;cursor:pointer}@media (min-width:768px){.module-standard-poll__item-button{padding:12px 30px}}.module-standard-poll__item-button:hover{opacity:.8}