.commentsApp{padding:30px 15px 10px}.commentsApp *{outline:0}.commentsApp .adviewDFPBanner.activeBan:not(.DFP-091-RELATED){background-color:transparent}.commentsApp__header{display:flex;justify-content:space-between;align-items:flex-end;flex-flow:row wrap}.commentsApp__heading{color:#222;font:600 22px/26px calibre,sans-serif}.commentsApp__headerCounter{font-weight:400}.commentsApp__sorting{position:relative}.commentsApp__textStyledBtn{cursor:pointer;background:none;border:none;padding:0;transition:all .2s ease-out}.commentsApp__textStyledBtn:hover{opacity:.8}.commentsApp__sortingSelected{font:600 15px/18px calibre,sans-serif;color:#666}.commentsApp__sortingSelected:first-letter{text-transform:uppercase}.commentsApp__Box{display:none;position:absolute;width:auto;z-index:9;white-space:nowrap;top:-14px;right:0;background:#fff;padding:14px 20px 14px 30px;box-shadow:0 2px 8px rgba(0,0,0,.3)}.commentsApp__Box--active{display:block}.commentsApp__Box--options{padding:13px 15px;top:27px;right:7px}.commentsApp__BoxOption{display:block;text-align:left;position:relative;font:400 15px/18px calibre,sans-serif;margin:10px 0;color:#666}.commentsApp__BoxOption:first-of-type{margin-top:0}.commentsApp__BoxOption:last-of-type{margin-bottom:0}.commentsApp__sorting .commentsApp__BoxOption--active{font:600 15px/18px calibre,sans-serif}.commentsApp__sorting .commentsApp__BoxOption--active:before{content:"";display:block;position:absolute;width:10px;height:8px;left:-20px;top:5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7.85'%3E%3Cpath d='M10 1.183L8.825 0 3.333 5.492 1.183 3.35 0 4.52l3.333 3.33z' fill='%23666'/%3E%3C/svg%3E")}.commentsApp__BoxOption--report{font:600 15px/18px calibre,sans-serif}.commentsApp__sortingTriangle{vertical-align:middle;margin-left:7px}.commentsApp__sortingTrianglePath{fill:#666}.commentsApp__articleTitle{color:#999;font:400 15px/21px calibre,sans-serif;padding:10px 0 15px}body{overflow-anchor:none}.commentsApp__infoMessage{height:0;transition:height .3s ease-in-out,margin-top .3s ease-in-out;width:100%;font:600 15px/18px calibre,sans-serif;padding:0 6px;margin-top:5px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.commentsApp__infoMessage--error,.commentsApp__infoMessage--success{height:30px;margin:40px 0 22px;height:fit-content;padding:6px 5px 5px;transition:height .3s ease-in-out,margin-top .3s ease-in-out}.commentsApp__infoMessage--error{background-color:#ffcdd2;color:#d32f2f}.commentsApp__infoMessage--success{background-color:#e8f5e9;color:#388e3c}.commentsApp__comment .commentsApp__infoMessage{width:calc(100% - 40px);margin-left:40px}.commentsApp__subComments .commentsApp__infoMessage{width:100%;margin-left:0}.commentsApp__infoMessageClose{cursor:pointer}.commentsApp__textField{box-shadow:0 2px 2px rgba(0,0,0,.06);border:1px solid #ccc;border-radius:2px}.commentsApp__comment .commentsApp__textField{height:0;overflow:hidden;opacity:0}.commentsApp__comment .commentsApp__textField--active{height:auto;opacity:1;margin:36px 0 30px 40px}.commentsApp__textField:not(.commentsApp__textField--active)~.commentsApp__infoMessage{width:100%;margin-left:0}.commentsApp__addCommentTextarea{font:400 18px/25px calibre,sans-serif;color:#999;width:100%;border:none;resize:none;min-height:48px;display:block;padding:12px 15px 11px}.commentsApp__addCommentTextarea--revealBottom{color:#222;resize:vertical;transition:min-height 1s ease-in-out;min-height:110px;box-shadow:0 2px 2px rgba(0,0,0,.04)}.commentsApp__addCommentTextarea--revealBottom::-webkit-input-placeholder{color:#222}.commentsApp__addCommentTextarea--revealBottom::-moz-placeholder{color:#222}.commentsApp__addCommentTextarea--revealBottom:-ms-input-placeholder{color:#222}.commentsApp__addCommentTextarea--revealBottom:-moz-placeholder{color:#222}.commentsApp__addCommentTextarea::-webkit-input-placeholder{color:#999}.commentsApp__addCommentTextarea::-moz-placeholder{color:#999}.commentsApp__addCommentTextarea:-ms-input-placeholder{color:#999}.commentsApp__addCommentTextarea:-moz-placeholder{color:#999}.commentsApp__bottom{justify-content:space-between;align-items:center;flex-flow:row wrap;box-shadow:0 -2px 2px rgba(0,0,0,.04);border-radius:0 0 2px 2px;display:none;padding:0 15px}.commentsApp__addCommentTextarea--revealBottom+.commentsApp__bottom{padding:15px;display:flex}.commentsApp__bottomFrame{display:flex;flex-direction:column;position:relative;height:20px;transition:height .5s ease-in-out;padding-right:10px;outline:0}.commentsApp__bottomFrame--expand{height:36px;transition:height .5s ease-in-out}.commentsApp__bottomFrame--expand:after{transform:rotate(180deg)}.commentsApp:not(.commentsApp--logged) .commentsApp__bottomFrame{visibility:hidden;width:1px}.commentsApp.commentsApp--guest .commentsApp__bottomFrame{visibility:visible;width:auto}.commentsApp__bottomFrame:after{content:"";position:absolute;right:0;top:7px;width:8px;height:4px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23666' xmlns='http://www.w3.org/2000/svg' width='8' height='4'%3E%3Cpath d='M0 0l4 4 4-4z'/%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer}.commentsApp__bottomFrame .commentsApp__bottomFrameElement{background:transparent;border:0;text-align:left;font:600 15px/18px calibre,sans-serif}.commentsApp__bottomFrame .commentsApp__userName{padding:0 6px 0 0;cursor:pointer;color:#666;transition:all .2s ease-out;max-width:115px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commentsApp__bottomFrame .commentsApp__userName:hover{opacity:.8}.commentsApp__bottomFrame .commentsApp__logout{cursor:pointer}.commentsApp__bottomFrame .commentsApp__logout:hover{color:#000}.commentsApp__bottomFrame .commentsApp__change{position:absolute;width:max-content;display:none;top:-48px;left:0;background:#fff;padding:13px 15px;box-shadow:0 2px 8px rgba(0,0,0,.3);z-index:10;font:600 15px/18px calibre,sans-serif;color:#666}.commentsApp__bottomFrame .commentsApp__change--active{display:inline-block}.commentsApp__button{background:#444;color:#fff;border:none;border-radius:15px;padding:6px 20px;text-transform:uppercase;transition:all .2s ease-out;font:600 15px/18px calibre,sans-serif;cursor:pointer}.commentsApp__button:hover{box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 4px 7px 0 rgba(0,0,0,.2);filter:brightness(1.2);-webkit-filter:brightness(120%)}.commentsApp.commentsApp--logged .commentsApp__button--login{display:none}.commentsApp.commentsApp--logged .commentsApp__popup .commentsApp__button--login{display:block}.commentsApp:not(.commentsApp--logged) .commentsApp__button--send{display:none}.commentsApp__commentsContainer{margin:26px 0 0;display:flex;flex-direction:column}.commentsApp__commentsContainer--notEmpty .commentsApp__callToAction{display:none}.commentsApp__comment{margin:0 0 5px;padding:18px 0 0;border-top:1px solid #e5e5e5}.commentsApp__comment--first,.commentsApp__comment:first-of-type{padding:0;border-top:none}.commentsApp__comment--active{animation:blinkBackgorund 5s 1}@keyframes blinkBackgorund{0%{background-color:#fff}50%{background-color:#fdf2c0}to{background-color:#fff}}.commentsApp__commentHead{display:flex;align-items:center;flex-flow:row wrap}.commentsApp__comment[data-deleted=yes] .commentsApp__commentHead{text-decoration:line-through}.commentsApp__commentAuthor{font:600 18px/22px calibre,sans-serif;margin-right:10px;color:#222}.commentsApp__commentBody{font:400 18px/25px calibre,sans-serif;color:#222;margin:6px 0 10px;word-break:break-word}.commentsApp__comment[data-deleted=yes] .commentsApp__commentBody{text-decoration:line-through}.commentsApp__commentDate{font:400 18px/22px calibre,sans-serif;color:#999}.commentsApp__commentLink{margin:0 10px}.commentsApp__commentLinkButton{margin:0;padding:0;border:0;background-color:transparent;cursor:pointer}.commentsApp__commentLinkInfo{display:none;font:600 15px/18px calibre,sans-serif;position:absolute;width:auto;z-index:9;white-space:nowrap;background:#fff;padding:14px;box-shadow:0 2px 8px rgba(0,0,0,.3);color:#666;max-width:fit-content;margin:-44px auto 0;left:0;right:0}.commentsApp__commentLinkInfo--active{display:inline-block}.commentsApp__subComments{padding-left:40px;transition:height .3s ease-in-out;height:0;overflow:hidden}.commentsApp__comment--expand .commentsApp__subComments{transition:height .3s ease-in-out;height:100%;overflow:visible}.commentsApp__subComments .commentsApp__textField{margin-left:0}.commentsApp__subComments .commentsApp__comment{padding-top:0;border:none;margin-top:16px}.commentsApp__subComments .commentsApp__comment:last-of-type{margin-bottom:0}.commentsApp__options{position:relative;margin-left:auto}.commentsApp__optionsDots{position:relative;min-width:16px;min-height:16px}.commentsApp__optionsDots:before{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:%23666}%3C/style%3E%3C/defs%3E%3Cg transform='translate(-3 -3)'%3E%3Cpath class='a' d='M14.316 3H7.684L3 7.684v6.631L7.684 19h6.631L19 14.316V7.684zm2.907 10.578l-3.644 3.644H8.422l-3.644-3.644V8.422l3.644-3.644h5.156l3.644 3.644v5.156z'/%3E%3Ccircle class='a' cx='.889' cy='.889' r='.889' transform='translate(10.111 13.667)'/%3E%3Cpath class='a' d='M10.111 6.556h1.778v6.222h-1.778z'/%3E%3C/g%3E%3C/svg%3E");width:16px;height:16px;margin-left:2px}.commentsApp__optionsDots:focus~.commentsApp__Box,.commentsApp__optionsDots~.commentsApp__Box:hover{display:block}.commentsApp__commentFooter{display:flex;align-items:center;flex-flow:row wrap}.commentsApp__commentFooter>:not(:last-child){margin-right:30px}.commentsApp__votes{font:400 15px/25px calibre,sans-serif;position:relative}.commentsApp__votesInfo{display:none;position:absolute;top:-35px;width:260px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.3);padding:4px 8px}.commentsApp__votesInfo--active{display:block}.commentsApp__votesInfo--close{position:absolute;right:10px;cursor:pointer}.commentsApp__votesInfo a{font-weight:600}.commentsApp__vote{padding:0;color:#666;font:400 15px/25px calibre,sans-serif}.commentsApp.commentsApp--logged .commentsApp__vote--unlogged,.commentsApp:not(.commentsApp--logged) .commentsApp__vote--logged{display:none}.commentsApp__vote--up{margin-right:30px}.commentsApp__vote--up:hover .commentsApp__voteSVGPath--fill{fill:#48c110}.commentsApp__vote--down:hover .commentsApp__voteSVGPath--fill{fill:#e30000}.commentsApp__vote--active.commentsApp__vote--up .commentsApp__voteSVGPath--fill{fill:#48c110}.commentsApp__vote--active.commentsApp__vote--down .commentsApp__voteSVGPath--fill{fill:#e30000}.commentsApp__voteSVG{vertical-align:middle;margin:0 5px 0 0}.commentsApp__voteSVGPath--transparent{fill:none}.commentsApp__voteSVGPath--fill{fill:#666}.commentsApp__reply,.commentsApp__showReplies{font:600 15px/25px calibre,sans-serif}.commentsApp__reply{color:#222}.commentsApp__showReplies{color:#666;position:relative;padding:0 15px 0 0;margin-top:15px}.commentsApp__showReplies:after{content:"";position:absolute;right:0;top:11px;width:8px;height:4px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23666' xmlns='http://www.w3.org/2000/svg' width='8' height='4'%3E%3Cpath d='M0 0l4 4 4-4z'/%3E%3C/svg%3E");background-repeat:no-repeat}.commentsAppTextAreaLinkCopy{position:fixed;bottom:0;left:0;width:2em;height:2em;padding:0;border:none;outline:none;box-shadow:none;background:transparent}.commentsApp__loadMore{padding:8px 0 0}.commentsApp__buttonLoadMore{border:2px solid #444;background:#fff;color:#222;padding:4px 20px 6px;height:30px;width:100%}.commentsApp__buttonLoadMore--hidden{display:none}.commentsApp__popup,.commentsApp__popupOverlay{display:none;position:fixed}.commentsApp__popup--active,.commentsApp__popupOverlay--active{display:block}.commentsApp__popupOverlay{top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999990}.commentsApp__popup{top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;box-shadow:0 19px 38px rgba(0,0,0,.26);border-radius:2px;z-index:999991;width:100%}.commentsApp__popupInner{position:relative;padding:30px 15px}.commentsApp__popupClose{position:absolute;right:15px;top:15px;line-height:0}.commentsApp__popupCloseSVGPath{fill:#666}.commentsApp__popupHeader{display:block;font:600 22px/26px calibre,sans-serif}.commentsApp__popup--guest .commentsApp__popupHeader{margin:0 0 30px}.commentsApp__popupInfo{font:400 15px/25px calibre,sans-serif;padding:8px 0 26px}.commentsApp__popupInputContainer{margin:0 0 15px}.commentsApp__popupInputContainer--memory{display:flex;justify-content:space-between;flex-flow:row wrap;align-items:flex-start;margin:-5px 0 30px}.commentsApp__popupInputContainer--memory .commentsApp__popupLink{color:#666}.commentsApp__popupInputError,.commentsApp__popupInputErrorTop{display:none;color:#e30000;margin:5px 0 0;font:400 15px/18px calibre,sans-serif}.commentsApp__popupInputError--show,.commentsApp__popupInputErrorTop--show{display:block}.commentsApp__popupInputErrorTop{padding-bottom:5px}.commentsApp__popupInput--password,.commentsApp__popupInput--username{font:400 15px/25px calibre,sans-serif;padding:6px 15px 7px;width:100%;height:40px;border:1px solid #ccc;border-radius:1px;color:#999;position:relative}.commentsApp__popupInput--password:focus,.commentsApp__popupInput--username:focus{color:#222}.commentsApp__popupInput--password:focus::-webkit-input-placeholder,.commentsApp__popupInput--username:focus::-webkit-input-placeholder{color:#222}.commentsApp__popupInput--password:focus::-moz-placeholder,.commentsApp__popupInput--username:focus::-moz-placeholder{color:#222}.commentsApp__popupInput--password:focus:-ms-input-placeholder,.commentsApp__popupInput--username:focus:-ms-input-placeholder{color:#222}.commentsApp__popupInput--password:focus:-moz-placeholder,.commentsApp__popupInput--username:focus:-moz-placeholder{color:#222}.commentsApp__popupInput--password::-webkit-input-placeholder,.commentsApp__popupInput--username::-webkit-input-placeholder{color:#999}.commentsApp__popupInput--password::-moz-placeholder,.commentsApp__popupInput--username::-moz-placeholder{color:#999}.commentsApp__popupInput--password:-ms-input-placeholder,.commentsApp__popupInput--username:-ms-input-placeholder{color:#999}.commentsApp__popupInput--password:-moz-placeholder,.commentsApp__popupInput--username:-moz-placeholder{color:#999}.commentsApp__popupInput--error{border-bottom:2px solid #e30000}.commentsApp__label{cursor:pointer}.commentsApp__popup .commentsApp__label{font:400 16px/22px calibre,sans-serif}.commentsApp__checkbox{display:none}.commentsApp__fakeCheckbox{display:inline-block;background-size:14px;margin:0 10px 0 0;color:#666;cursor:pointer;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOCAxOCI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDU1IiBkPSJNMTYgMnYxNEgyVjJoMTRtMC0ySDJhMi4wMDYgMi4wMDYgMCAwMC0yIDJ2MTRhMi4wMDYgMi4wMDYgMCAwMDIgMmgxNGEyLjAwNiAyLjAwNiAwIDAwMi0yVjJhMi4wMDYgMi4wMDYgMCAwMC0yLTJ6IiBmaWxsPSIjNDQ0Ii8+PC9zdmc+");background-repeat:no-repeat;background-position:0}.commentsApp__checkbox:checked+.commentsApp__fakeCheckbox{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOCAxOCI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDU0IiBkPSJNMTYgMEgyYTIgMiAwIDAwLTIgMnYxNGEyIDIgMCAwMDIgMmgxNGEyIDIgMCAwMDItMlYyYTIgMiAwIDAwLTItMnpNNyAxNEwyIDlsMS40MS0xLjQxTDcgMTEuMTdsNy41OS03LjU5TDE2IDV6IiBmaWxsPSIjNDQ0Ii8+PC9zdmc+")}.commentsApp__fakeCheckbox-span{padding-left:21px;width:max-content}.commentsApp__popupLink{font:600 15px/25px calibre,sans-serif}.commentsApp__submit .commentsApp__button{display:block;font:600 15px/18px calibre,sans-serif;width:100%;height:30px}.commentsApp__submit .commentsApp__button--guest{border:2px solid #444;background:#fff;color:#222}.commentsApp__submit--asGuest{margin:30px 0 0}html{overflow-x:hidden;font-size:21px}html body{padding-top:50px}*{box-sizing:border-box}.section_wrapper{width:100%}.section_wrapper .content_wrap{background-color:#fff;position:relative}.aside_wrapper .columns_wrap{display:flex;flex-flow:row wrap}.aside_wrapper,.aside_wrapper .content_wrap{background-color:#f5f5f5}#bottom_wrapper .columns_container{width:100%}.content_wrap{background-color:#fff;position:relative;width:100%}.left_aside,.main_content,.right_aside{width:100%}@supports (display:grid){#article_wrapper.main_wrapper--video .top_section_bg{grid-row:1/span 5}#article_wrapper.main_wrapper--video .bottom_section_bg{grid-row:8/span 3}#article_wrapper.main_wrapper:not(.main_wrapper--video) .top_section_bg{grid-row:1/span 5}#article_wrapper.main_wrapper:not(.main_wrapper--video) .bottom_section_bg{grid-row:7}#article_wrapper .bottom_section_bg,#article_wrapper .top_section_bg{position:relative;left:-20px;width:1242px;height:100%;background:#fff;z-index:-1;grid-column:1/span 3}#photostory_wrapper{background-color:#fff}.main_wrapper,.top_section{width:100%}.top_section--hide{display:none}.bottom_section{width:100%}.bottom_section--hide{display:none}.right_aside{width:100%}}@supports not (display:grid){.main_wrapper{background-color:#fff;width:100%}.main_wrapper:after{display:block;content:" ";width:100%;clear:both;float:none}#photostory_wrapper .author_and_date,.main_wrapper .bottom_section,.main_wrapper .right_aside,.main_wrapper .top_section{width:100%}#photostory_wrapper .author_and_date:after{display:block;content:" ";width:100%;clear:both;float:none}#photostory_wrapper .fs_cl,#photostory_wrapper .fs_cr,#photostory_wrapper .fs_row,#photostory_wrapper .photostory_body,.bottom_section,.top_section{width:100%}.bottom_section--hide,.top_section--hide{display:none}.index_body .main_content,.index_body .right_aside{float:left}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.main_wrapper{background-color:#fff;width:100%}.main_wrapper:after{display:block;content:" ";width:100%;clear:both;float:none}#photostory_wrapper .author_and_date,.main_wrapper .bottom_section,.main_wrapper .right_aside,.main_wrapper .top_section{width:100%}#photostory_wrapper .author_and_date:after{display:block;content:" ";width:100%;clear:both;float:none}#photostory_wrapper .fs_cl,#photostory_wrapper .fs_cr,#photostory_wrapper .fs_row,#photostory_wrapper .photostory_body{width:100%}}.mod_hat2014 .gridWrap:after{display:block;content:" ";width:100%;clear:both;float:none}.mod_hat2014{position:fixed;top:0;left:0;width:100%;font-family:Arial,sans-serif;z-index:11000;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);height:50px;font-size:20px;background:#383842}.mod_hat2014 a:hover{text-decoration:none}.mod_hat2014 .gridWrap{margin:auto}.mod_hat2014 .c0{float:left}.mod_hat2014 .c0 .logo.c1{float:none}.mod_hat2014 .c0 .logo.c1 img{height:28px;max-width:280px;margin:10px 0 0 10px}.mod_hat2014 .c1{float:right;font-size:11px}.mod_hat2014 .c1 .more{height:50px;width:62px;background-position:-113px -24px}.mod_hat2014 .more{position:relative;border-left:1px solid #4e4e5a;width:62px;height:50px}.mod_hat2014 .more:before{top:15px;left:21px;width:20px;height:18px;background-position:-70px -110px}.mod_hat2014 .more:hover{background-color:#292929}.mod_hat2014 .more:before,.mod_hat2014 .more input+ul:after{position:absolute;content:"";background-repeat:no-repeat;background-image:url(https://static.im-g.pl/i/obrazki/awd/sprite_awd_05.png)}.mod_hat2014 .more input+ul{display:none}.mod_hat2014 .more input:checked+ul{display:block;position:absolute;top:100%;right:0}.mod_hat2014 .more input+ul:before{position:absolute;content:"";display:block;bottom:100%;right:0;z-index:0;background-color:#292931;width:62px;height:50px}.mod_hat2014 .more input+ul:after{top:-22px;right:11px;z-index:0;width:12px;height:12px;background-position:0 -132px;background-color:#fff}.mod_hat2014 .more .menu{display:block;position:relative;width:100%;height:100%;opacity:0;z-index:1;cursor:pointer}.mod_hat2014 .links{position:absolute;width:100vw;top:50px;right:0;height:calc(100vh - 50px);overflow-y:scroll;border:none;background:#292930}.mod_hat2014 .links .c0{float:none;padding-bottom:10px;padding-top:10px;border-top:2px solid #383842;background:#292929}.mod_hat2014 .links .c0:before{content:"serwisy";padding:0 18px;font:700 12px/40px Arial,sans-serif;color:#7d7d87;text-transform:uppercase}.mod_hat2014 .links .c0 a{padding:0 18px;font-size:20px;line-height:40px;color:#fff}.mod_hat2014 .deskNav{width:100%}.mod_hat2014 .deskNav header{line-height:40px;padding:0 18px;font-size:12px;font-weight:700;color:#7d7d87;text-transform:uppercase}.mod_hat2014 #rwdNav{height:auto;width:100%;z-index:2900;background:#292929}.mod_hat2014 #rwdNav li{display:block}.mod_hat2014 #rwdNav .p0{padding-top:9px}.mod_hat2014 #rwdNav .p0 #e13{display:none}.mod_hat2014 #rwdNav .p0 a,.mod_hat2014 #rwdNav .p0 span{padding:0 18px;font:700 20px/36px Arial,sans-serif;color:#fff;display:block}.mod_hat2014 #rwdNav .p1{padding:0 0 5px 15px}.mod_hat2014 #rwdNav .p1 a{font:400 16px/32px Arial,sans-serif}.mod_hat2014 a[name=profile]{display:block;padding:10px 20px 0;font:700 12px/40px Arial,sans-serif;color:#a4a4a4;text-align:left;text-transform:uppercase;border:none;border-top:2px solid #383842;background:#000}.mod_hat2014 .user{padding-bottom:10px;background:#000}.IPHONE_OS .mod_hat2014 .user{padding-bottom:30px}.mod_hat2014 .user a{padding:0 18px;font:400 20px/40px Arial,sans-serif;color:#a4a4a4}.mod_hat2014 .user img{display:none}.mod_hat2014 .user .user{color:#fff;font-size:20px;line-height:40px;padding:0 18px}.pageHeadBrand.logo_center:not(.hasBanner) .col1{position:relative;left:50%;text-align:center;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}.pageHeadBrand.logo_center:not(.hasBanner) .search{display:block}.pageHeadBrand.hasBanner{margin-bottom:10px}#article_title:after,#gazeta_article_lead:after,.author_and_date .article_author:after,.author_and_date:after{display:block;content:" ";width:100%;clear:both;float:none}.author_and_date{padding:10px 15px}#article_title{color:#222;word-break:break-word;font:700 24px/29px calibre,sans-serif;margin-top:10px}.main_wrapper--video #article_title{padding:14px 15px}.main_wrapper:not(.main_wrapper--video) #article_title{padding:2px 15px}@supports (display:grid){#article_title{width:100%}#pageTypeId_14 #article_title{padding:0 15px}}@supports not (display:grid){#article_title,#gazeta_article_lead,.author_and_date{width:100%}.main_wrapper--video #article_title,.main_wrapper--video #gazeta_article_lead,.main_wrapper--video .author_and_date{padding-top:20px}#article_title:after,#gazeta_article_lead:after,.author_and_date:after{display:block;content:" ";width:100%;clear:both;float:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#article_title{width:100%}#article_title:after{display:block;content:" ";width:100%;clear:both;float:none}}.author_and_date .article_author,.author_and_date .article_date,.author_and_date img{display:block}.author_and_date{display:flex;flex-flow:row nowrap;padding-top:10px}.author_and_date img{width:40px;height:40px;border-radius:50%;margin-right:10px}.author_and_date .article_data{display:block;width:100%}.author_and_date .article_author{color:#666;font:600 15px/18px calibre,sans-serif}.author_and_date .article_date{color:#999;font:400 15px/18px calibre,sans-serif}@supports (display:grid){.author_and_date{width:100%}}#gazeta_article_lead{color:#222;word-break:break-word;padding:15px;font:600 20px/28px calibre,sans-serif}#gazeta_article_lead object{max-width:100%}#breadcrumbs:after{display:block;content:" ";width:100%;clear:both;float:none}#sitePath{position:relative}#breadcrumbs{overflow:hidden;height:20px;overflow-x:auto;margin:17px 15px 8px;display:flex;flex-flow:row nowrap;font:400 14px/17px calibre,sans-serif}#breadcrumbs:before{content:"";position:absolute;top:0;right:0;height:100%;width:50px;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 70%);z-index:1}#breadcrumbs .bc_item{color:#ccc;position:relative;padding-right:13px;flex:1 0 auto}#breadcrumbs .bc_item:after{content:" \00b7 ";font-size:1.3em;position:absolute;top:0;right:6px;line-height:16px}#breadcrumbs .bc_item:last-of-type{padding-right:0}#breadcrumbs .bc_item:last-of-type:after{display:none}#breadcrumbs .bc_item .bc_item_link{font:inherit;color:inherit;transition:color .2s ease-in}#breadcrumbs .bc_item .bc_item_link:hover{color:#8e8e8e;background:none}@supports (display:grid){#sitePath{width:100%}}#pageTypeId_0 #breadcrumbs{margin-left:15px}.video_wrapper{z-index:99;position:sticky;position:-webkit-sticky;top:50px;width:100%}.video_wrapper--fixed{position:fixed}.video_wrapper--hide{position:static}.super_video{position:relative;position:sticky;position:-webkit-sticky}@media screen and (min-width:1200px){.super_video:before{content:"";top:0;width:100vw;position:absolute;height:100%;background:#000;margin-left:calc(-50vw + 592.5px)}}@media screen and (min-width:768px) and (max-width:1200px){.super_video:before{content:"";top:0;position:absolute;height:100%;background:#000;width:calc(1242px + 100vw);margin-left:-100vw}}.related-video__trigger{width:90%;display:block;text-align:center;padding:10px 15px;font:600 16px/22px calibre,sans-serif;border-radius:52px;background:#444;border:0;text-transform:uppercase;-webkit-appearance:none;color:#fff;cursor:pointer;transition:background-color .2s linear;margin:10px auto 30px}.related-video__trigger .related-video__trigger-text:after{content:" ";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7.41'%3E%3Cpath d='M6 0L0 6l1.41 1.41L6 2.83l4.59 4.58L12 6z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;display:inline-block;bottom:2px;left:10px;position:relative;width:12px;height:7px}.related-video__trigger--hide .related-video__trigger-text:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7.41'%3E%3Cpath d='M6 7.41l6-6L10.59 0 6 4.58 1.41 0 0 1.41z' fill='%23fff'/%3E%3C/svg%3E")}.socialBar:after{display:block;content:" ";width:100%;clear:both;float:none}.socialBar .svg_icon *{cursor:pointer}.socialBar.horizontal{padding:5px 15px 10px}.socialBar.horizontal .sc_items{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.socialBar.horizontal .sc_items .sc_item a{display:flex;align-items:center}.socialBar.horizontal .sc_items .sc_item.comments .sc_item_label{color:#666;margin-left:7px}.socialBar.horizontal .sc_items .sc_item.comments .sc_item_label .count{display:inline-block;position:relative;margin-left:6px;font:400 15px/21px calibre,sans-serif}.socialBar.horizontal .sc_items .sc_item .sc_item_label{margin-right:10px;color:#1877f2;text-transform:uppercase;cursor:pointer;font:600 15px/21px calibre,sans-serif}#gazeta_article_body .art_blockquote:after,#gazeta_article_body .imageUOM:after,#gazeta_article_body .related-box .photo:after,#gazeta_article_body h6:after,.article__content--autoLoad .art_blockquote:after,.article__content--autoLoad .imageUOM:after,.article__content--autoLoad .related-box .photo:after,.article__content--autoLoad h6:after{display:block;content:" ";width:100%;clear:both;float:none}#gazeta_article_body .art_blockquote,#gazeta_article_body h6,.article__content--autoLoad .art_blockquote,.article__content--autoLoad h6{padding:10px 15px}#gazeta_article_body{padding:0 15px}#gazeta_article_body,.article__content--autoLoad{color:#222;font:400 20px/28px calibre,sans-serif}#gazeta_article_body b,.article__content--autoLoad b{font-weight:600}#gazeta_article_body .cmsArtykulElem h5,#gazeta_article_body p,.article__content--autoLoad .cmsArtykulElem h5,.article__content--autoLoad p{word-break:break-word;padding:7px 0}#gazeta_article_body .cmsArtykulElem h5.imgw span,#gazeta_article_body p.imgw span,.article__content--autoLoad .cmsArtykulElem h5.imgw span,.article__content--autoLoad p.imgw span{display:block;position:relative;padding:5px 0 3px;color:#bbb;overflow:hidden;word-wrap:break-word;font:400 14px/17px calibre,sans-serif}#gazeta_article_body .cmsArtykulElem h5.imgw span:after,#gazeta_article_body p.imgw span:after,.article__content--autoLoad .cmsArtykulElem h5.imgw span:after,.article__content--autoLoad p.imgw span:after{position:absolute;content:"";bottom:0;left:0;width:100%;border-bottom:1px solid #efefef}#gazeta_article_body #artykul img,#gazeta_article_body .imgw img,#gazeta_article_body p img,.article__content--autoLoad #artykul img,.article__content--autoLoad .imgw img,.article__content--autoLoad p img{display:block;width:auto;max-width:100%;height:auto}#gazeta_article_body em,.article__content--autoLoad em{font-style:italic}#gazeta_article_body #artykul a,#gazeta_article_body .cmsArtykulElem a,#gazeta_article_body a,.article__content--autoLoad #artykul a,.article__content--autoLoad .cmsArtykulElem a,.article__content--autoLoad a{font-weight:400;color:#222;word-break:break-word;transition:all .2s linear;background-repeat:repeat-x;background-position:0 1.1em}#gazeta_article_body #artykul a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link),#gazeta_article_body .cmsArtykulElem a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link),#gazeta_article_body a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link),.article__content--autoLoad #artykul a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link),.article__content--autoLoad .cmsArtykulElem a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link),.article__content--autoLoad a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link){background-image:-owg-linear-gradient(to bottom,#00c4eb 50%,transparent 50%);background-image:-webkit-linear-gradient(180deg,#00c4eb 50%,transparent 0);background-image:-moz-linear-gradient(to bottom,#00c4eb 50%,transparent 50%);background-image:-o-linear-gradient(to bottom,#00c4eb 50%,transparent 50%);background-image:linear-gradient(180deg,#00c4eb 50%,transparent 0);background-size:2px 2px}#gazeta_article_body #artykul a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link) u,#gazeta_article_body .cmsArtykulElem a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link) u,#gazeta_article_body a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link) u,.article__content--autoLoad #artykul a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link) u,.article__content--autoLoad .cmsArtykulElem a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link) u,.article__content--autoLoad a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link) u{text-decoration:none}#gazeta_article_body #artykul a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover,#gazeta_article_body .cmsArtykulElem a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover,#gazeta_article_body a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover,.article__content--autoLoad #artykul a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover,.article__content--autoLoad .cmsArtykulElem a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover,.article__content--autoLoad a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover{color:#fff;background-image:none;background-color:#00c4eb;transition:all .2s linear}#gazeta_article_body #artykul a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover u,#gazeta_article_body .cmsArtykulElem a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover u,#gazeta_article_body a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover u,.article__content--autoLoad #artykul a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover u,.article__content--autoLoad .cmsArtykulElem a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover u,.article__content--autoLoad a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover u{text-decoration:underline}#gazeta_article_body #artykul a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover:after,#gazeta_article_body .cmsArtykulElem a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover:after,#gazeta_article_body a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover:after,.article__content--autoLoad #artykul a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover:after,.article__content--autoLoad .cmsArtykulElem a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover:after,.article__content--autoLoad a:not(.external_link):not(.cg3-product-link):not(.title-link):not(.gallery-open-button__link):not(.ad__link):not(.relatedBox__link):hover:after{border-color:transparent;transition:all .2s linear}#gazeta_article_body #artykul .external_link,#gazeta_article_body a.external_link,.article__content--autoLoad #artykul .external_link,.article__content--autoLoad a.external_link{background-image:-owg-linear-gradient(to right,#222 50%,transparent 50%);background-image:-webkit-linear-gradient(90deg,#222 50%,transparent 0);background-image:-moz-linear-gradient(to right,#222 50%,transparent 50%);background-image:-o-linear-gradient(to right,#222 50%,transparent 50%);background-image:linear-gradient(90deg,#222 50%,transparent 0);background-size:3px 1px}#gazeta_article_body #artykul .external_link:hover,#gazeta_article_body a.external_link:hover,.article__content--autoLoad #artykul .external_link:hover,.article__content--autoLoad a.external_link:hover{background-image:-owg-linear-gradient(to right,#ccc 50%,transparent 50%);background-image:-webkit-linear-gradient(90deg,#ccc 50%,transparent 0);background-image:-moz-linear-gradient(to right,#ccc 50%,transparent 50%);background-image:-o-linear-gradient(to right,#ccc 50%,transparent 50%);background-image:linear-gradient(90deg,#ccc 50%,transparent 0);background-size:3px 1px}#gazeta_article_body h3 a,.article__content--autoLoad h3 a{line-height:20px}#gazeta_article_body .art_sub_title,#gazeta_article_body .txt_srodtytul,#gazeta_article_body h4,.article__content--autoLoad .art_sub_title,.article__content--autoLoad .txt_srodtytul,.article__content--autoLoad h4{word-break:break-word;padding:22px 0 8px;font:700 22px/26px calibre,sans-serif}#gazeta_article_body .art_sub_title .external_link,#gazeta_article_body .txt_srodtytul .external_link,#gazeta_article_body h4 .external_link,.article__content--autoLoad .art_sub_title .external_link,.article__content--autoLoad .txt_srodtytul .external_link,.article__content--autoLoad h4 .external_link{font-weight:600}#gazeta_article_body .art_sub_title .external_link:hover,#gazeta_article_body .txt_srodtytul .external_link:hover,#gazeta_article_body h4 .external_link:hover,.article__content--autoLoad .art_sub_title .external_link:hover,.article__content--autoLoad .txt_srodtytul .external_link:hover,.article__content--autoLoad h4 .external_link:hover{text-decoration:none}#gazeta_article_body .art_sub_title .external_link:hover:after,#gazeta_article_body .txt_srodtytul .external_link:hover:after,#gazeta_article_body h4 .external_link:hover:after,.article__content--autoLoad .art_sub_title .external_link:hover:after,.article__content--autoLoad .txt_srodtytul .external_link:hover:after,.article__content--autoLoad h4 .external_link:hover:after{border-color:#ccc}#gazeta_article_body .art_interview_question,.article__content--autoLoad .art_interview_question{padding:0 0 5px;font:600 20px/28px calibre,sans-serif}#gazeta_article_body iframe,#gazeta_article_body object,.article__content--autoLoad iframe,.article__content--autoLoad object{max-width:100%}#gazeta_article_body #artykul .gazetaVideoPlayer a,.article__content--autoLoad #artykul .gazetaVideoPlayer a{display:block;margin-bottom:16px;font-weight:700}#gazeta_article_body .art_aside,.article__content--autoLoad .art_aside{margin:30px 20px;border-left:2px solid #dededc;padding:18px 0 18px 15px;font-size:15px}#gazeta_article_body #artykul i.noApp,.article__content--autoLoad #artykul i.noApp{font:inherit;font-style:normal}#gazeta_article_body #artykul i.noApp,#gazeta_article_body #artykul i.noApp a,#gazeta_article_body .art_strong,.article__content--autoLoad #artykul i.noApp,.article__content--autoLoad #artykul i.noApp a,.article__content--autoLoad .art_strong{font-weight:700}#gazeta_article_body .art_blockquote,#gazeta_article_body h6,.article__content--autoLoad .art_blockquote,.article__content--autoLoad h6{color:#000;position:relative;margin:19px 0 15px;padding:0 15px 0 38px;font:600 21px/25px calibre,sans-serif}#gazeta_article_body .art_blockquote:before,#gazeta_article_body h6:before,.article__content--autoLoad .art_blockquote:before,.article__content--autoLoad h6:before{content:",,";position:absolute;color:#00c4eb;font:700 60px/30px Times,sans-serif;top:-20px;left:0}#gazeta_article_body .art_oList,#gazeta_article_body .art_uList,#gazeta_article_body ol,#gazeta_article_body ul,.article__content--autoLoad .art_oList,.article__content--autoLoad .art_uList,.article__content--autoLoad ol,.article__content--autoLoad ul{padding:0 0 15px 20px;margin-left:10px}#gazeta_article_body .art_oList,#gazeta_article_body ol,.article__content--autoLoad .art_oList,.article__content--autoLoad ol{list-style:decimal outside}#gazeta_article_body .art_oList>li,#gazeta_article_body ol>li,.article__content--autoLoad .art_oList>li,.article__content--autoLoad ol>li{padding:3px 0 3px 5px}#gazeta_article_body .art_uList,#gazeta_article_body ul,.article__content--autoLoad .art_uList,.article__content--autoLoad ul{list-style:disc outside}#gazeta_article_body .art_uList>li,#gazeta_article_body ul>li,.article__content--autoLoad .art_uList>li,.article__content--autoLoad ul>li{padding:3px 0}#gazeta_article_body .imageUOM,.article__content--autoLoad .imageUOM{display:block}#gazeta_article_body .imageUOM img,.article__content--autoLoad .imageUOM img{width:100%;height:auto;display:block}#gazeta_article_body .photoAuthor,.article__content--autoLoad .photoAuthor{position:relative;display:block;padding:5px 0 3px;font:400 15px/25px calibre,sans-serif;color:#bbb;font-size:14px;line-height:17px}#gazeta_article_body .photoAuthor:after,.article__content--autoLoad .photoAuthor:after{position:absolute;content:"";bottom:0;left:0;width:100%;border-bottom:1px solid #efefef}#gazeta_article_body .art_embed,.article__content--autoLoad .art_embed{padding:15px 0}#gazeta_article_body .art_embed .instagram-media,.article__content--autoLoad .art_embed .instagram-media{width:100%;max-width:750px}#gazeta_article_body .art_embed .youtube-container,.article__content--autoLoad .art_embed .youtube-container{display:block;margin:15px 0;width:100%;max-width:750px}#gazeta_article_body .art_embed .youtube-container .youtube-player,.article__content--autoLoad .art_embed .youtube-container .youtube-player{padding-bottom:56.25%;overflow:hidden;position:relative;width:100%;height:100%;cursor:pointer;display:block}#gazeta_article_body .art_embed .youtube-iframe,.article__content--autoLoad .art_embed .youtube-iframe{width:100%;height:100%;position:absolute;top:0;left:0}#gazeta_article_body .art_embed .youtube-thumb,.article__content--autoLoad .art_embed .youtube-thumb{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;height:auto}#gazeta_article_body .art_embed .play-button,.article__content--autoLoad .art_embed .play-button{height:54px;width:54px;left:50%;top:50%;margin-left:-27px;margin-top:-27px;position:absolute;background:url(https://static.im-g.pl/i/obrazki/awd/sprite_awd_05.png) -378px 0 no-repeat}#gazeta_article_body .art_embed .video-description,#gazeta_article_body .art_embed .video-head,.article__content--autoLoad .art_embed .video-description,.article__content--autoLoad .art_embed .video-head{display:block}#gazeta_article_body .art_embed .video-head,.article__content--autoLoad .art_embed .video-head{padding:0 0 10px;font:700 22px/26px calibre,sans-serif}#gazeta_article_body .art_embed .video-description,.article__content--autoLoad .art_embed .video-description{font:600 17px/20px calibre,sans-serif;padding:0 0 15px}#gazeta_article_body .art_embed div[id^=onn-cid],.article__content--autoLoad .art_embed div[id^=onn-cid]{height:0;padding-bottom:56.25%;overflow:hidden}#gazeta_article_body .fb-embed,.article__content--autoLoad .fb-embed{max-width:100%}#gazeta_article_body .relatedBox,.article__content--autoLoad .relatedBox{padding:0;display:inline-block;transition:all .2s linear;margin:15px -15px;background-color:#f5f5f5}#gazeta_article_body .relatedBox:hover,.article__content--autoLoad .relatedBox:hover{box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 5px 0 rgba(0,0,0,.2)}#gazeta_article_body .relatedBox:hover__link,.article__content--autoLoad .relatedBox:hover__link{color:rgba(34,34,34,.8);background-color:transparent}#gazeta_article_body .relatedBox__link,.article__content--autoLoad .relatedBox__link{display:flex}#gazeta_article_body .relatedBox__image,.article__content--autoLoad .relatedBox__image{width:121px;height:68px;margin:15px}#gazeta_article_body .relatedBox__title,.article__content--autoLoad .relatedBox__title{text-decoration:none;word-wrap:break-word;overflow:hidden;height:80px;padding:11px 15px 15px 0;font:600 18px/22px calibre,sans-serif}#gazeta_article_body .related-box,.article__content--autoLoad .related-box{color:#222;display:flex;justify-content:flex-start;margin:0 -15px;background-color:#f5f5f5;min-height:98px}#gazeta_article_body .related-box,#gazeta_article_body .related-box img,.article__content--autoLoad .related-box,.article__content--autoLoad .related-box img{box-shadow:0 1px 1px 0 transparent,0 1px 5px 0 transparent;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}#gazeta_article_body .related-box:hover,.article__content--autoLoad .related-box:hover{box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 5px 0 rgba(0,0,0,.2)}#gazeta_article_body .related-box:hover,#gazeta_article_body .related-box:hover a,.article__content--autoLoad .related-box:hover,.article__content--autoLoad .related-box:hover a{color:rgba(34,34,34,.8)}#gazeta_article_body .related-box:hover img,.article__content--autoLoad .related-box:hover img{-webkit-filter:brightness(107%) contrast(107%);-moz-filter:brightness(107%) contrast(107%);filter:brightness(107%) contrast(107%)}#gazeta_article_body .related-box:hover .title-link,.article__content--autoLoad .related-box:hover .title-link{color:rgba(34,34,34,.8);background-color:transparent}#gazeta_article_body .related-box .photo,.article__content--autoLoad .related-box .photo{display:inherit;padding:15px}#gazeta_article_body .related-box .photo .photo-link,.article__content--autoLoad .related-box .photo .photo-link{display:inline-block}#gazeta_article_body .related-box .photo .photo-link,#gazeta_article_body .related-box .photo img,.article__content--autoLoad .related-box .photo .photo-link,.article__content--autoLoad .related-box .photo img{width:121px;min-width:121px;height:68px}#gazeta_article_body .related-box .title,.article__content--autoLoad .related-box .title{-webkit-flex:1;flex:1}#gazeta_article_body .related-box .content-type,#gazeta_article_body .related-box .path,.article__content--autoLoad .related-box .content-type,.article__content--autoLoad .related-box .path{display:none}#gazeta_article_body .related-box .title-link,.article__content--autoLoad .related-box .title-link{display:block;color:#222;text-decoration:none;word-wrap:break-word;overflow:hidden;height:80px;padding:8px 15px 15px 0;font:600 18px/22px calibre,sans-serif}#gazeta_article_body .gallery-open-button,.article__content--autoLoad .gallery-open-button{margin:33px 0}#gazeta_article_body .gallery-open-button__title,.article__content--autoLoad .gallery-open-button__title{color:#00c4eb;font-size:21px;font-weight:400;margin-right:15px}#gazeta_article_body .gallery-open-button__link-wrapper,.article__content--autoLoad .gallery-open-button__link-wrapper{display:block;margin-top:10px}#gazeta_article_body .gallery-open-button__link,.article__content--autoLoad .gallery-open-button__link{color:#00c4eb;font-size:21px;font-weight:700}#gazeta_article_body .gallery-open-button__link--version1,.article__content--autoLoad .gallery-open-button__link--version1{display:inline-block;margin-top:-18px}#gazeta_article_body .gallery-open-button__link--version1:hover,.article__content--autoLoad .gallery-open-button__link--version1:hover{text-decoration:underline;color:#00c4eb}#gazeta_article_body .gallery-open-button__link--version1:before,.article__content--autoLoad .gallery-open-button__link--version1:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.6' height='18'%3E%3Cdefs%3E%3Cstyle%3E.aiconfill{fill:%23fff}%3C/style%3E%3C/defs%3E%3Cpath class='aiconfill' d='M2.21 11.387h-.371v-9.55h13.133v.367a.837.837 0 000 .166.9.9 0 00.982.814h.028a.967.967 0 00.954-.98V.952A.969.969 0 0015.954 0H.983a1.054 1.054 0 00-.982.98v11.387a.147.147 0 000 .028.966.966 0 00.982.951H2.27a.98.98 0 10-.06-1.959z'/%3E%3Cpath class='aiconfill' d='M19.759 4.164H6.014a1.885 1.885 0 00-1.841 1.837v10.163a1.884 1.884 0 001.841 1.837h13.622a1.885 1.885 0 001.842-1.837h.123V6.001a1.886 1.886 0 00-1.842-1.837zm.041 12.032H5.948V5.954H19.8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;display:inline-block;border-radius:50%;background-color:#00c4eb;width:40px;height:40px;content:"";position:relative;top:14px;margin:0 15px 0 0}#gazeta_article_body .seo_faq,.article__content--autoLoad .seo_faq{position:relative;background-color:#f5f5f5;padding:36px 30px 0}#gazeta_article_body .seo_faq:before,.article__content--autoLoad .seo_faq:before{content:"";position:absolute;top:0;left:0;width:30px;height:30px;border-top:4px solid #00c4eb;border-left:4px solid #00c4eb}#gazeta_article_body .seo_faq h2,.article__content--autoLoad .seo_faq h2{padding:0;font-size:40px;font-weight:700;line-height:48px}#gazeta_article_body .seo_faq p,.article__content--autoLoad .seo_faq p{position:relative;font-size:21px;cursor:pointer}#gazeta_article_body .seo_faq p:before,.article__content--autoLoad .seo_faq p:before{position:absolute;content:"";width:100%;height:1px;background-color:#dbdbdb;left:0;top:0}#gazeta_article_body .seo_faq p:not(.art_paragraph):after,.article__content--autoLoad .seo_faq p:not(.art_paragraph):after{content:"";position:absolute;width:10px;height:10px;border-top:3px solid #000;border-left:3px solid #000;right:0;top:53%;transform:translateY(-50%) rotate(45deg)}#gazeta_article_body .seo_faq p:first-of-type:before,.article__content--autoLoad .seo_faq p:first-of-type:before{display:none}#gazeta_article_body .seo_faq p.selected:after,.article__content--autoLoad .seo_faq p.selected:after{transition:all .5s ease-in-out;transform:translateY(-50%) rotate(225deg)}#gazeta_article_body .seo_faq p.selected+.art_paragraph,.article__content--autoLoad .seo_faq p.selected+.art_paragraph{overflow:visible;height:auto;transform:scaleY(1);padding-bottom:20px}#gazeta_article_body .seo_faq .art_paragraph,.article__content--autoLoad .seo_faq .art_paragraph{position:relative;height:0;overflow:hidden;padding:0;color:#666;transition:all .5s ease-in-out;transform-origin:left top;transform:scaleY(0)}#gazeta_article_body .seo_faq .art_paragraph:before,.article__content--autoLoad .seo_faq .art_paragraph:before{display:none}#gazeta_article_body .seo_faq,.article__content--autoLoad .seo_faq{width:100vw;margin-left:-15px;padding:28px 15px 0}#gazeta_article_body .seo_faq h2,.article__content--autoLoad .seo_faq h2{font-size:24px;line-height:29px}#gazeta_article_body .seo_faq p,.article__content--autoLoad .seo_faq p{font-size:20px;line-height:24px}.related_images .container .desc:after,.related_images:after,.related_images img:after{display:block;content:" ";width:100%;clear:both;float:none}.related_images{padding:10px 15px}.related_images .container,.related_images .container .author,.related_images .container .desc,.related_images .container .more,.related_images .related_image_wrap~.desc,.temp_desc_temp,.temp_desc_temp_container{font:400 14px/17px calibre,sans-serif}.temp_desc_temp_container{position:absolute;bottom:0;right:0;z-index:-10;opacity:0}.temp_desc_temp{padding:0 0 0 110px}.related_images{padding-left:0;padding-right:0}.related_images img{display:block;width:100%;height:auto;object-fit:cover}.related_images .related_image_number_of_photo{display:flex;background:#fff;align-items:center;position:absolute;top:0;border-top:1px solid #ddd;padding:7px 10px}.related_images .gazetaPL .related-icon{display:none}.related_images .gazetaPL .related_gazetaPL{display:inline-block}.related_images .gazetaPL .related_open_text{padding:10px 20px 11px}.related_images .related_gazetaPL{display:none;font:400 16px/19px calibre,sans-serif}.related_images .related_image_number{padding-left:6px;font:600 16px/19px calibre,sans-serif}.related_images .related_image_wrap.with_gallery{position:relative;z-index:2}.related_images .related_image_wrap.with_gallery.hide{display:none}.related_images .related_image_wrap.with_gallery:not(.hide){height:0;padding-bottom:66.66%;overflow:hidden}.related_images .related_image_wrap~.desc{width:100%;text-align:left;padding:5px 15px;overflow-wrap:break-word;color:#bbb}.related_images .related_image_wrap~.desc.hide{display:none}.related_images .related_image_open{text-align:center;padding:2px 15px 20px}.related_images .related_image_open .related_open_text{background:#00c4eb;color:#fff;display:inline-block;border-radius:20px;white-space:nowrap;font:400 16px/19px calibre,sans-serif;text-transform:uppercase;width:100%;padding:10px 30px 11px}.related_images .related_image_open .related_open_text,.related_images .related_image_open .related_open_text *{cursor:pointer}.related_images .related_image_open .related_open_text.hide{display:none}.related_images .related_image_open .related_open_label{font-weight:600}.related_images .related_image_open .related-icon{height:18px;width:21px;margin:-2px 6px 0 0;vertical-align:middle}.related_images .related_image_open .gallery_icon{fill:#fff}.related_images .related_gallery_closing_button{background-color:#00c4eb;opacity:.9;position:fixed;top:50px;width:100%;padding:11.5px 14px;z-index:5;display:none}.related_images .related_gallery_closing_button.visible{display:block}.related_images .related_gallery_closing_button span{opacity:1;display:block;float:right;color:#fff;font:600 14px/17px calibre,sans-serif;margin-right:27px;position:relative}.related_images .related_gallery_closing_button span:after,.related_images .related_gallery_closing_button span:before{position:absolute;top:1px;right:-22px;content:" ";height:15px;width:2px;background-color:#fff}.related_images .related_gallery_closing_button span:before{transform:rotate(45deg)}.related_images .related_gallery_closing_button span:after{transform:rotate(-45deg)}.related_images .container{border-bottom:1px solid #efefef;color:#666;margin:0 15px;padding:10px 0}.related_images .container .hide{display:none}.related_images .container .desc{display:inline;position:relative;overflow:hidden}.related_images .container .desc.collage{margin:0 15px}.related_images .container .desc:after{display:inline}.related_images .container .desc .desc_more{display:none;opacity:0;transition:visibility 0s ease-in-out 0s,opacity .8s ease-in-out}.related_images .container .desc .show_animation{visibility:visible;opacity:1;transition-delay:0s}.related_images .container .more{color:#666;position:relative;cursor:pointer}.related_images .container .more .more_arrow{width:10px;height:8px;overflow:hidden;display:inline-block;position:relative}.related_images .container .more .more_arrow span{width:10px;height:10px;border:1px solid #666;transform:rotate(45deg);display:block;margin-top:-5px;position:absolute;bottom:2px}.related_images .container .author{color:#bbb}.related_images .related_images_list{display:none;transition:height 1s ease-out;height:0;overflow:hidden}.related_images .related_images_list .related_image_wrap{position:relative;margin-top:23px}.related_images .related_images_list .related_image_wrap.related_1{margin-top:0}.related_images .related_images_list .related_image_wrap:not(.related_1){visibility:hidden}.related_images .related_images_list .related_image_wrap.visible{visibility:visible}.related_images .contentboard_wrap{width:100%;margin:3px 0 0}.related_images .contentboard_wrap .adviewDFPBanner.activeBan{padding-bottom:0;margin-bottom:0;background-color:#fff!important}.related_images .current_image_count{position:absolute;top:0;background-color:#fff;color:#000;padding:5px 10px;font:600 14px/17px calibre,sans-serif}.related_images .related_images_list_end{padding-top:12px}.related_images .related_images_list_end .end_of_gallery{font:400 19px/17px calibre,sans-serif;font-weight:600;text-align:center;color:#9a9a9a;margin-bottom:14px}.related_images .related_images_list_end .current_article{font:400 19px/17px calibre,sans-serif;color:#9a9a9a;padding:0 15px}.related_images .related_images_list_end .current_article_title{display:block;font:600 20px/28px calibre,sans-serif;color:#222;padding-top:2px}.related_images__element--hide{display:none}.related_images__element--show{display:block}@-moz-keyframes stretchIn{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:1}to{transform:scale(0);opacity:0;display:none}}@-webkit-keyframes stretchIn{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:1}to{transform:scale(0);opacity:0;display:none}}@-o-keyframes stretchIn{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:1}to{transform:scale(0);opacity:0;display:none}}@-ms-keyframes stretchIn{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:1}to{transform:scale(0);opacity:0;display:none}}@keyframes stretchIn{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:1}to{transform:scale(0);opacity:0;display:none}}@-moz-keyframes stretchOut{0%{transform:scale(0);opacity:0}50%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:1}}@-webkit-keyframes stretchOut{0%{transform:scale(0);opacity:0}50%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:1}}@-o-keyframes stretchOut{0%{transform:scale(0);opacity:0}50%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:1}}@-ms-keyframes stretchOut{0%{transform:scale(0);opacity:0}50%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:1}}@keyframes stretchOut{0%{transform:scale(0);opacity:0}50%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:1}}.poll_box{background:#f5f5f5;padding:20px 15px}.poll_box .poll_title{font:600 22px/30px calibre,sans-serif;color:#1d1d1d;flex:auto;order:1;font:600 20px/30px calibre,sans-serif;line-height:24px;margin-bottom:20px}.poll_box .poll_entry{padding-left:27px;padding-bottom:16px}.poll_box .poll_entry:last-child{padding-bottom:8px}.poll_box .poll_entry input{display:none}.poll_box .poll_entry input:checked+label:before{content:"";background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAElBMVEUAAAAkJCSRkZFISEjs7Ozy8vK/s2yAAAAAAXRSTlMAQObYZgAAACNJREFUCNdjIBGwKBs5gBlMgoIKYAazoKABnIEqxQpSTBoAAKs/Amb0CBoDAAAAAElFTkSuQmCC") -1px -1px no-repeat transparent}.poll_box .poll_entry input+label{display:block;position:relative;font:400 22px/26px calibre,sans-serif;color:#242424;font:400 19px/23px calibre,sans-serif}.poll_box .poll_entry input+label:before{content:"";display:block;position:absolute;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:2px solid #444;height:14px;width:14px;left:-34px;top:3px;left:-27px}.poll_box .poll_with_image{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:20px}.poll_box .poll_with_image .poll_head{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin-bottom:14px}.poll_box .poll_with_image .poll_image{order:2;margin-left:30px}.poll_box .poll_with_image .poll_image img{display:block}.poll_box .poll_with_image .poll_answers{-webkit-justify-content:flex-start;justify-content:flex-start;width:100%}.poll_box .hasPhotos{-webkit-flex-direction:column;flex-direction:column;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.poll_box .hasPhotos .poll_entry img,.poll_box .hasPhotos .poll_entry span{vertical-align:middle}.poll_box .hasPhotos .poll_entry span{padding-left:10px}.poll_box .hasPhotos .poll_entry label{display:inline-block}.poll_box .hasPhotos .poll_entry label:before{top:24px}.poll_box .poll_submit{text-align:right}.poll_box .poll_submit input{color:#fff;font:600 15px/27px calibre;border:none;padding:2px 20px;text-align:center;text-transform:uppercase;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;background:#444;-webkit-appearance:none;cursor:pointer}.poll_box .poll_submit input:disabled{background:#b8b8b8}.poll_box .poll_submit input:hover{background-color:#595959;-webkit-box-shadow:0 4px 7.68px .32px rgba(0,0,0,.2);-moz-box-shadow:0 4px 7.68px .32px rgba(0,0,0,.2);box-shadow:0 4px 7.68px .32px rgba(0,0,0,.2);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.poll_box.poll_box_with_answers .entry{padding-left:0;padding-bottom:25px}.poll_box.poll_box_with_answers .entry:last-child{padding-bottom:0}.poll_box.poll_box_with_answers .entry .ques{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;font:normal 21px/14px calibre;font-size:20px;line-height:24px;color:#242424}.poll_box.poll_box_with_answers .entry .ques .pollQ{max-width:67%}.poll_box.poll_box_with_answers .entry .ques .ans{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.poll_box.poll_box_with_answers .entry .bar0{width:100%;background:#ddd;height:24px;margin-top:5px}.poll_box.poll_box_with_answers .entry .bar0 .bar{height:100%;background:#999}.poll_box.poll_box_with_answers .entry .il{margin-left:.3rem;font-size:16px;line-height:11px;color:#999;line-height:20px}.poll_box.poll_box_with_answers .entry.hasPhoto{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.poll_box.poll_box_with_answers .entry.hasPhoto .columnLeft{margin-right:15px}.poll_box.poll_box_with_answers .entry.hasPhoto .columnLeft img{width:73px;display:block}.poll_box.poll_box_with_answers .entry.hasPhoto .columnRight{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.poll_box .captcha{width:200px;margin-left:100%;font:normal 16px/24px calibre;color:#1d1d1d;margin-top:-15px;margin-bottom:12px;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.poll_box .captcha span{display:block;width:100%}.poll_box .captcha .captchaGroup{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;height:32px}.poll_box .captcha .captchaGroup input{border:solid #1d1d1d;border-width:0 0 1px;margin:3px 0 3px 5px;padding:0 4px;outline:0;line-height:32px;font-size:14px;width:65px;text-align:center}.poll_box .captcha.wrongCaptcha{width:270px}.tags{position:relative;padding:15px 0;background-color:#f5f5f5;overflow-x:scroll}.tags .tags_list{display:flex;flex-flow:row wrap}.tags .tags_item{white-space:nowrap;background-color:#f5f5f5;border-right:1px solid #dbdbdb}.tags .tags_item:last-of-type{border:none}.tags .tag_link{color:#666;display:block;font:400 15px/21px calibre,sans-serif;line-height:15px;text-transform:capitalize;padding:0 15px}.tags .tags_header{display:none}.related_articles .related_articles_list:after,.related_articles:after{display:block;content:" ";width:100%;clear:both;float:none}.related_articles{width:100%;padding:0}.related_articles .related_articles_list{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;justify-content:space-between}.related_articles .related_article{background-color:#fff;width:100%;padding:20px 15px}@media screen and (min-width:520px){.related_articles .related_article{width:48%}.related_articles .related_article:nth-of-type(odd){margin-right:2%}.related_articles .related_article:nth-of-type(2n){margin-left:2%}}.related_articles .related_article,.related_articles .related_article img{box-shadow:0 1px 1px 0 transparent,0 1px 5px 0 transparent;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.related_articles .related_article:hover{box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 5px 0 rgba(0,0,0,.2)}.related_articles .related_article:hover,.related_articles .related_article:hover a{color:rgba(34,34,34,.8)}.related_articles .related_article:hover img{-webkit-filter:brightness(107%) contrast(107%);-moz-filter:brightness(107%) contrast(107%);filter:brightness(107%) contrast(107%)}.related_articles .related_article_link{display:-webkit-flex;display:flex;color:#222}.related_articles .adviewDFPBanner.activeBan~.related_article_link--ifAdHidden{display:none}.related_articles .related_article_photo{display:block;width:100%;border-radius:1px 1px 0 0;width:93px;height:100%;min-height:68px}.related_articles .related_article_title{flex:1;display:block;font:600 18px/21px calibre,sans-serif;padding:0 0 0 15px;margin-top:-4px}.related_articles.is-forYou .related_article{max-height:315px;border:none;padding:10px}.related_articles.is-forYou .related_article_link{min-height:280px;display:block}.related_articles.is-forYou .related_article_title{padding:10px 0}.related_articles.is-forYou .related_article_photo{width:100%;height:auto}.related_articles .adviewDFPBanner.activeBan{padding-top:0}.related_quiz .related_quiz_body .number_of_questions:after,.related_quiz .related_quiz_body .question_title:after,.related_quiz .related_quiz_body .quiz_open_image:after,.related_quiz .related_quiz_title:after{display:block;content:" ";width:100%;clear:both;float:none}.related_quiz{border-radius:1px;padding:15px;width:100%}.related_quiz,.related_quiz .related_quiz_header{background-color:#fff}.related_quiz .related_quiz_title{position:relative;width:100%;min-height:50px;color:#222;font:600 18px/21px calibre,sans-serif;padding:0 15px 10px 50px}.related_quiz .related_quiz_title:before{position:absolute;content:"QUIZ";display:inline-block;height:36px;width:36px;top:0;color:#fff;font:600 13px/36px calibre,sans-serif;text-align:center;border-radius:50%;background-color:#222;left:0}.related_quiz .related_quiz_body{background-color:#fff}.related_quiz .related_quiz_body .quiz_open_image{height:0;padding-bottom:56.25%;overflow:hidden}.related_quiz .related_quiz_body .quiz_open_image img{display:block;width:100%;height:auto}.related_quiz .related_quiz_body .question_content{padding:0}.related_quiz .related_quiz_body .number_of_questions,.related_quiz .related_quiz_body .question_title{display:block}.related_quiz .related_quiz_body .number_of_questions{padding-top:10px;font:600 15px/22px calibre,sans-serif;color:#999}.related_quiz .related_quiz_body .question_title{padding:6px 0 16px;color:#222;word-break:break-word;font:600 18px/22px calibre,sans-serif}.related_quiz .related_quiz_body .answer_fields,.related_quiz .related_quiz_body .submit_btn{width:100%;border-radius:2px}.related_quiz .related_quiz_body .answer_fields{position:relative;background-color:#ededed;margin-bottom:10px}.related_quiz .related_quiz_body .answer_fields .answer_btn{position:absolute;width:20px;height:20px;top:calc(50% - 10px);left:20px}.related_quiz .related_quiz_body .answer_fields .answer_label{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;padding:15px 20px 15px 60px;cursor:pointer}.related_quiz .related_quiz_body .answer_fields .answer_label:before{content:"";position:absolute;width:16px;height:16px;top:calc(50% - 10px);left:20px;border:2px solid #444;border-radius:50%;background-color:#ededed}.related_quiz .related_quiz_body .answer_fields .answer_label:hover{background-color:#dcdcdc}.related_quiz .related_quiz_body .answer_fields .answer_label .answer_photo{margin-right:10px}.related_quiz .related_quiz_body .answer_fields .answer_label .answer_txt{color:#242424;cursor:pointer;font:400 18px/20px calibre,sans-serif}.related_quiz .related_quiz_body .answer_btn:checked+.answer_label:after{content:"";position:absolute;width:10px;height:10px;top:calc(50% - 5px);left:25px;border-radius:50%;background-color:#444}.related_quiz .related_quiz_body .submit_btn{height:60px;padding:15px 0;color:#fff;border:none;cursor:pointer;background-color:#506e91;font:600 17px/20px calibre,sans-serif;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.related_quiz .related_quiz_body .submit_btn:hover{background-color:#627d9c;box-shadow:0 4px 8px 1px rgba(0,0,0,.2)}#overlay_adult_content_inner .c1 .btns div:after{display:block;content:" ";width:100%;clear:both;float:none}#overlay_adult{position:fixed;left:0;top:0;width:100%;min-width:320px;height:100vh;background:#fff;z-index:10000}#overlay_adult,#overlay_adult *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#overlay_adult_content_inner{margin:96px auto;padding:15px;background:#fff;overflow:hidden;word-wrap:break-word;max-width:685px}#overlay_adult_content_inner .c0{float:left;width:114px;height:135px;text-align:center;font:700 64px/134px Arial,sans-serif;color:#fff;background-image:-owg-linear-gradient(#e11025,#a91f2e);background-image:-webkit-linear-gradient(#e11025,#a91f2e);background-image:-moz-linear-gradient(#e11025,#a91f2e);background-image:-o-linear-gradient(#e11025,#a91f2e);background-image:linear-gradient(#e11025,#a91f2e);margin-right:10px}#overlay_adult_content_inner .c1 strong{font:700 24px Arial,sans-serif;color:#c90d20;text-transform:uppercase}#overlay_adult_content_inner .c1 p{font:700 18px Arial,sans-serif;color:#000;margin-bottom:.8em}#overlay_adult_content_inner .c1 input{vertical-align:middle}#overlay_adult_content_inner .c1 label{font:normal 12px Arial,sans-serif;color:#000}#overlay_adult_content_inner .c1 .btns{overflow:hidden;zoom:1;margin-top:15px}#overlay_adult_content_inner .c1 .btns div{display:inline-block;width:257px;margin:10px 0;padding:0 10px;font:400 14px/29px Arial,sans-serif;text-align:center;cursor:pointer;background:#f5f5f5;border-radius:4px;border:1px solid #cecece;border-bottom-color:#b6b6b6;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#overlay_adult_content_inner .c1 .btns span{color:#c90d20;font-weight:700}@media screen and (max-height:400px){#overlay_adult #overlay_adult_content_inner{margin-top:40px}}@media screen and (min-width:675px){#overlay_adult #overlay_adult_content_inner .btns{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}}@media screen and (max-width:480px){#overlay_adult_content_inner{margin-top:75px;text-align:center}#overlay_adult_content_inner .c0{float:none;display:inline-block}#overlay_adult_content_inner .c1{max-width:257px;margin:27px auto 0;text-align:left}#overlay_adult_content_inner .c1 .btns{width:100%;margin-top:0;text-align:center}#overlay_adult_content_inner .c1 .btns div{margin:20px auto 0}}.newsBox:after,.newsBox__newestList .newsBox__item:after{display:block;content:" ";width:100%;clear:both;float:none}.newsBox{padding:10px 15px;overflow:hidden;position:relative;padding:15px 0;width:100%}.newsBox__header{display:flex;position:relative;transition:transform .2s ease-out;left:0}@media (-ms-high-contrast:none){.newsBox__header{display:block;width:100vw}}.newsBox__tab{padding:0 15px;flex:1;white-space:nowrap;position:relative;margin-bottom:15px;font:600 18px/43px calibre,sans-serif;color:#999;text-align:center;cursor:pointer;border-bottom:2px solid #efefef;transition:color .2s ease-out;text-transform:uppercase}@media (-ms-high-contrast:none){.newsBox__tab{float:left}}.newsBox__tab:hover{color:#00c4eb;cursor:pointer}.newsBox__tab:after{content:"";position:absolute;bottom:-2px;height:3px;transform:scale(0);left:0;width:100%;transition:transform .2s ease-out}.newsBox--activeTab{color:#00c4eb;font-weight:700}.newsBox--activeTab:after{transform:scale(1);background-image:linear-gradient(90deg,#008ad4,#02c1ea)}.newsBox__content{display:flex;position:relative;left:0;float:left;transition:transform .2s ease-out,height .2s ease-out}@media (-ms-high-contrast:none){.newsBox__content{width:900px}}.newsBox__contentElement{display:inline-block;overflow:hidden;width:100vw;padding:0 15px}.newsBox__item{width:100%;font:600 17px/19px calibre,sans-serif}.newsBox__itemLink .newsBox__itemPhoto,.newsBox__itemLink .newsBox__itemTitle{display:inline-block}.newsBox__itemLink:hover .newsBox__itemTitle{color:rgba(34,34,34,.8)}.newsBox__itemLink:hover .newsBox__itemPhoto{-webkit-filter:brightness(105%) contrast(105%);-moz-filter:brightness(105%) contrast(105%);filter:brightness(105%) contrast(105%)}.newsBox__popularList .newsBox__item:not(:last-child){border-bottom:1px solid #e5e5e5;padding-bottom:20px;margin:0 0 20px}.newsBox__popularList.newsBox__photoVersion .newsBox__itemLink{display:flex}.newsBox__popularList.newsBox__photoVersion .newsBox__itemPhotoBox{width:90px;height:60px;margin-right:15px;overflow:hidden;flex-shrink:0}.newsBox__popularList.newsBox__photoVersion .newsBox__itemPhotoBox .newsBox__itemPhoto{width:100%;border-radius:2px}.newsBox__popularList:not(.newsBox__photoVersion) ul{counter-reset:posts_counter}.newsBox__popularList:not(.newsBox__photoVersion) ul .newsBox__item{position:relative;min-height:55px}.newsBox__popularList:not(.newsBox__photoVersion) ul .newsBox__itemLink:after{content:counter(posts_counter);counter-increment:posts_counter;position:absolute;top:0;right:0;color:rgba(0,196,235,.3);font:700 70px/50px calibre,sans-serif}.newsBox__popularList:not(.newsBox__photoVersion) .newsBox__itemTitle{display:block}.newsBox__popularList .newsBox__itemTitle{color:#222;text-align:left;margin-top:-2px}.newsBox__newestList .newsBox__item{display:block;padding-bottom:25px;color:#222}.newsBox__newestList .newsBox__item:last-child{padding-bottom:0}.newsBox__newestList .newsBox__item .newsBox__itemTitle{display:inline}.newsBox__newestList .newsBox__itemTime{font:600 15px/22px calibre,sans-serif;color:#ff0001}.newsBox__recomendationItemLink{display:flex;flex-direction:column;padding:0 0 25px}.newsBox__recomendationItemImage{width:100%;height:138px}.newsBox__recomendationItemTitle{display:block;font:600 20px/24px calibre,sans-serif;color:#222;padding:8px 0 0;max-height:110px;overflow:hidden}.supervideoIndex{background:#fff;position:relative}.supervideoIndex .head h2{font:600 18px/25px calibre,sans-serif;text-transform:uppercase;color:#222;padding-left:15px;padding-top:8px;height:43px}.supervideoIndex .body .entry{display:flex;border-top:1px solid #efefef;padding:15px}.supervideoIndex .body .entry .imgw{margin-right:15px}.supervideoIndex .body .entry .imgw li{border-radius:2px;height:62px;overflow:hidden}.supervideoIndex .body .entry .imgw li img{width:93px;height:auto}.supervideoIndex .body .entry h3{font:600 17px/19px calibre,sans-serif;color:#222}.sponsored_article{width:100%;margin-bottom:20px;padding:15px}.sponsored_article.sponsored_article--gazetapl .title{color:red}.sponsored_article.sponsored_article--gazetapl img{border-left:4px solid red;padding-left:10px}.sponsored_article.sponsored_article--gazetapl .lead{padding-bottom:0;font-weight:700;border:none;border-left:4px solid red}.sponsored_article .header{font:600 12px/26px calibre,sans-serif;color:#999;text-transform:uppercase;height:18px}.index_simple .sponsored_article .header{margin-bottom:5px}.sponsored_article .title{font:700 18px/21px calibre,sans-serif;color:#222;margin-bottom:12px}.sponsored_article img{width:100%;display:block}.sponsored_article .lead{font:600 18px/21px calibre,sans-serif;padding:12px 15px 10px;color:#222;border:1px solid #e5e5e5}.recommendations{margin:13px auto 0;padding-bottom:20px;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;background-color:#fff}.recommendations .recommendations_tabs_container{width:100%;display:flex;justify-content:center;align-items:center;flex-flow:row nowrap}.recommendations .recommendations_box{display:none}.recommendations .tab{font:700 18px/25px calibre,sans-serif;color:#999;text-transform:uppercase;text-align:center;cursor:pointer;display:inline-block;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;top:-48px;padding:10px 15px;border-bottom:2px solid rgba(0,0,0,.1);flex:1 0 auto}.recommendations .tab:hover{color:#00c4eb}.recommendations .recommendations_tabs_container[data-checked="1"]+label,.recommendations input[id=recommendations_tab1]:checked+label{color:#00c4eb;border-bottom:2px solid #00c4eb}.recommendations .recommendations_tabs_container[data-checked="1"]+label.single,.recommendations input[id=recommendations_tab1]:checked+label.single{color:#222;border-bottom:0;text-align:left;cursor:default;padding-left:15px}.recommendations .recommendations_tabs_container[data-checked="1"] [id=recommendations_content1],.recommendations .recommendations_tabs_container[data-checked="1"]~[id=recommendations_content1],.recommendations input[id=recommendations_tab1]:checked [id=recommendations_content1],.recommendations input[id=recommendations_tab1]:checked~[id=recommendations_content1]{display:block}.recommendations .recommendations_tabs_container[data-checked="2"]+label,.recommendations input[id=recommendations_tab2]:checked+label{color:#00c4eb;border-bottom:2px solid #00c4eb}.recommendations .recommendations_tabs_container[data-checked="2"]+label.single,.recommendations input[id=recommendations_tab2]:checked+label.single{color:#222;border-bottom:0;text-align:left;cursor:default;padding-left:15px}.recommendations .recommendations_tabs_container[data-checked="2"] [id=recommendations_content2],.recommendations .recommendations_tabs_container[data-checked="2"]~[id=recommendations_content2],.recommendations input[id=recommendations_tab2]:checked [id=recommendations_content2],.recommendations input[id=recommendations_tab2]:checked~[id=recommendations_content2]{display:block}.recommendations .recommendations_tabs_container[data-checked="3"]+label,.recommendations input[id=recommendations_tab3]:checked+label{color:#00c4eb;border-bottom:2px solid #00c4eb}.recommendations .recommendations_tabs_container[data-checked="3"]+label.single,.recommendations input[id=recommendations_tab3]:checked+label.single{color:#222;border-bottom:0;text-align:left;cursor:default;padding-left:15px}.recommendations .recommendations_tabs_container[data-checked="3"] [id=recommendations_content3],.recommendations .recommendations_tabs_container[data-checked="3"]~[id=recommendations_content3],.recommendations input[id=recommendations_tab3]:checked [id=recommendations_content3],.recommendations input[id=recommendations_tab3]:checked~[id=recommendations_content3]{display:block}.recommendations .recommendations_tabs_container[data-checked="4"]+label,.recommendations input[id=recommendations_tab4]:checked+label{color:#00c4eb;border-bottom:2px solid #00c4eb}.recommendations .recommendations_tabs_container[data-checked="4"]+label.single,.recommendations input[id=recommendations_tab4]:checked+label.single{color:#222;border-bottom:0;text-align:left;cursor:default;padding-left:15px}.recommendations .recommendations_tabs_container[data-checked="4"] [id=recommendations_content4],.recommendations .recommendations_tabs_container[data-checked="4"]~[id=recommendations_content4],.recommendations input[id=recommendations_tab4]:checked [id=recommendations_content4],.recommendations input[id=recommendations_tab4]:checked~[id=recommendations_content4]{display:block}.recommendations .hidden{position:absolute;top:0;left:-9999px;z-index:0;width:0;height:0;overflow:hidden}.recommendations .plista_widget_belowArticle{padding-top:30px}.box_seo .content{display:-webkit-flex;display:flex;padding-left:15px;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start;margin:11px 0}.box_seo .content li{font:400 16px/40px calibre,sans-serif}.box_seo .content>li{width:50%;margin-bottom:20px;padding-right:15px}.box_seo .content>li a{color:#222;display:inline-block;min-width:40px}.box_seo .content>li a:hover{transition:all .2s ease-out;opacity:.7}.box_seo .content>li h3{color:#222;text-transform:uppercase;font-weight:700}.box_seo .content>li h3 a{font:inherit}.page_footer:after{display:block;content:" ";width:100%;clear:both;float:none}.page_footer{padding:10px 15px;padding-top:2px;margin:0 auto;font:400 15px/30px calibre,sans-serif;text-align:center;color:#969696;background:#fff;width:auto;padding-bottom:20px}.page_footer li{display:inline-block;padding:0 8px}.page_footer .page_footer_upper{border:1px solid #ececec;border-width:1px 0;padding:20px;margin-bottom:16px;font:400 15px/30px calibre,sans-serif}.page_footer .page_footer_upper a{color:#333}.page_footer .page_footer_upper a:hover{color:rgba(34,34,34,.8)}.page_footer a{color:#999;display:inline-block;min-width:40px;-webkit-transition:color .2s ease-in;-moz-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in;font:400 14px/40px calibre,sans-serif}.page_footer a:hover{color:#6b6b6b}.page_footer .footer_upper_links{font:400 15px/30px calibre,sans-serif}.page_footer .footer_lower_links{font:400 14px/30px calibre,sans-serif}.adviewDFPBanner{line-height:0}.adviewDFPBanner.activeBan{font-size:21px;line-height:30px}.adviewDFPBanner.activeBan:not(.DFP-091-RELATED){background-color:#f5f5f5}.adviewDFPBanner.activeBan .banLabel{padding-bottom:4px;margin-left:auto;margin-right:auto}.premiumArticle__wrapper .adviewDFPBanner.activeBan{padding:5px 0;margin:10px 0}.content_wrap_premium .commentsApp .adviewDFPBanner.activeBan{padding:15px 0}body[id^=pageTypeId_7].isPartnerMaterial .Ww1k3-premium{top:50px;width:100%;z-index:-1;min-height:70px;display:flex;opacity:1}body[id^=pageTypeId_7] .Ww1k3-premium{position:fixed;opacity:0;transition:opacity 1s ease-in-out}body[id^=pageTypeId_0] #top_wrapper .Ww1k3-premium,body[id^=pageTypeId_0] .Ww1k3-premium,body[id^=pageTypeId_7] #top_wrapper .Ww1k3-premium,body[id^=pageTypeId_7] .Ww1k3-premium{background:#f5f5f5}body[id^=pageTypeId_0] #top_wrapper .Ww1k3-premium .adviewDFPBanner.activeBan,body[id^=pageTypeId_0] .Ww1k3-premium .adviewDFPBanner.activeBan,body[id^=pageTypeId_7] #top_wrapper .Ww1k3-premium .adviewDFPBanner.activeBan,body[id^=pageTypeId_7] .Ww1k3-premium .adviewDFPBanner.activeBan{min-width:0!important;max-width:none!important;margin:0 auto;display:flex;align-items:center;padding:10px 15px!important;justify-content:space-between;width:100%}body[id^=pageTypeId_0] #top_wrapper .Ww1k3-premium .adviewDFPBanner.activeBan .banLabel,body[id^=pageTypeId_0] .Ww1k3-premium .adviewDFPBanner.activeBan .banLabel,body[id^=pageTypeId_7] #top_wrapper .Ww1k3-premium .adviewDFPBanner.activeBan .banLabel,body[id^=pageTypeId_7] .Ww1k3-premium .adviewDFPBanner.activeBan .banLabel{display:none!important}body[id^=pageTypeId_0] #top_wrapper .Ww1k3-premium [id^=adUnit-071-WINIETA].adviewDFPBanner.activeBan:before,body[id^=pageTypeId_0] #top_wrapper .Ww1k3-premium [id^=adUnit-103-WINIETA-MOBI].adviewDFPBanner.activeBan:before,body[id^=pageTypeId_0] .Ww1k3-premium [id^=adUnit-071-WINIETA].adviewDFPBanner.activeBan:before,body[id^=pageTypeId_0] .Ww1k3-premium [id^=adUnit-103-WINIETA-MOBI].adviewDFPBanner.activeBan:before,body[id^=pageTypeId_7] #top_wrapper .Ww1k3-premium [id^=adUnit-071-WINIETA].adviewDFPBanner.activeBan:before,body[id^=pageTypeId_7] #top_wrapper .Ww1k3-premium [id^=adUnit-103-WINIETA-MOBI].adviewDFPBanner.activeBan:before,body[id^=pageTypeId_7] .Ww1k3-premium [id^=adUnit-071-WINIETA].adviewDFPBanner.activeBan:before,body[id^=pageTypeId_7] .Ww1k3-premium [id^=adUnit-103-WINIETA-MOBI].adviewDFPBanner.activeBan:before{content:"PARTNER WEEKENDU";font:normal 10px Arial,sans-serif;color:#999;padding-right:20px}body[id^=pageTypeId_] [id*=MOBI].adviewDFPBanner.activeBan,body[id^=pageTypeId_] [id^=DFP-001-TOPBOARD].adviewDFPBanner.activeBan{margin-bottom:0;padding-bottom:20px}.right_aside .adviewDFPBanner.activeBan>div{margin-bottom:0}.right_aside .adviewDFPBanner.adblock>div{display:block!important}.ban101_wrapper{margin:0 0 30px}.DFP-091-RELATED.activeBan.adviewDFPBanner{margin:0!important;padding:0;overflow:hidden}.DFP-091-RELATED.activeBan div{max-width:100%!important}.DFP-091-RELATED.activeBan a{display:block;color:#222;font:600 18px/21px calibre,sans-serif}.DFP-091-RELATED.activeBan a.kd_ns_font,.DFP-091-RELATED.activeBan a.t{padding:10px 15px}.DFP-091-RELATED.activeBan a img{width:100%;border-radius:1px 1px 0 0;background:url(https://static.im-g.pl/i/obrazki/placeholder_portal.gif) repeat 0 0 transparent}body[id^=pageTypeId_1] [id^=banC][class*=activeBan],body[id^=pageTypeId_7] [id^=banC][class*=activeBan]{margin:15px 0;text-align:center}#banP007_DFP.activeBan,#banP0104_DFP.activeBan{text-align:center}body:not(#pageTypeId_14) #adUnit-101-TOPBOARD-MOBI,body:not(#pageTypeId_14) #adUnit-104-RECTANGLE-MOBI,body:not(#pageTypeId_14) #adUnit-108-FOOTBOARD-MOBI,body:not(#pageTypeId_14) #DFP-007-CONTENTBOARD_1,body:not(#pageTypeId_14) .ban001_wrap,body:not(#pageTypeId_14) .ban001_wrapper,body:not(#pageTypeId_14) div[id^=adsMidboardDivId_],body:not(#pageTypeId_14) div[id^=banC],body:not(#pageTypeId_14) div[id^=DFP-011-MIDBOARD-MOBI_]{position:relative;display:inline-flex;vertical-align:top;flex-direction:column;align-items:center!important;min-width:100vw!important;min-height:295px;padding-bottom:15px}body:not(#pageTypeId_14) #adUnit-101-TOPBOARD-MOBI .banLabel,body:not(#pageTypeId_14) #adUnit-104-RECTANGLE-MOBI .banLabel,body:not(#pageTypeId_14) #adUnit-108-FOOTBOARD-MOBI .banLabel,body:not(#pageTypeId_14) #DFP-007-CONTENTBOARD_1 .banLabel,body:not(#pageTypeId_14) .ban001_wrap .banLabel,body:not(#pageTypeId_14) .ban001_wrapper .banLabel,body:not(#pageTypeId_14) div[id^=adsMidboardDivId_] .banLabel,body:not(#pageTypeId_14) div[id^=banC] .banLabel,body:not(#pageTypeId_14) div[id^=DFP-011-MIDBOARD-MOBI_] .banLabel{width:100%}body:not(#pageTypeId_14) #adUnit-101-TOPBOARD-MOBI>div,body:not(#pageTypeId_14) #adUnit-104-RECTANGLE-MOBI>div,body:not(#pageTypeId_14) #adUnit-108-FOOTBOARD-MOBI>div,body:not(#pageTypeId_14) #DFP-007-CONTENTBOARD_1>div,body:not(#pageTypeId_14) .ban001_wrap>div,body:not(#pageTypeId_14) .ban001_wrapper>div,body:not(#pageTypeId_14) div[id^=adsMidboardDivId_]>div,body:not(#pageTypeId_14) div[id^=banC]>div,body:not(#pageTypeId_14) div[id^=DFP-011-MIDBOARD-MOBI_]>div{width:auto!important;display:block!important;position:sticky!important;top:150px;text-align:center;z-index:1}body:not(#pageTypeId_14) #adUnit-101-TOPBOARD-MOBI:before,body:not(#pageTypeId_14) #adUnit-104-RECTANGLE-MOBI:before,body:not(#pageTypeId_14) #adUnit-108-FOOTBOARD-MOBI:before,body:not(#pageTypeId_14) #DFP-007-CONTENTBOARD_1:before,body:not(#pageTypeId_14) .ban001_wrap:before,body:not(#pageTypeId_14) .ban001_wrapper:before,body:not(#pageTypeId_14) div[id^=adsMidboardDivId_]:before,body:not(#pageTypeId_14) div[id^=banC]:before,body:not(#pageTypeId_14) div[id^=DFP-011-MIDBOARD-MOBI_]:before{content:"";position:absolute;width:50px;height:50px;top:50%;left:50%;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1Ny44NDYiIGhlaWdodD0iNzIiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDI9IjEiIHkyPSIxIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZGRkIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjY2NjIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHBhdGggZD0iTTE3LjMxNiA3LjkzNmE3LjkxMyA3LjkxMyAwIDExMi4zMTggNS42MTkgNy45MzcgNy45MzcgMCAwMS0yLjMxOC01LjYxOXpNNDMuMjkgMzMuOTFhNy45MTMgNy45MTMgMCAxMC01LjYxOS0yLjMxOCA3LjkzNyA3LjkzNyAwIDAwNS42MTkgMi4zMTh6bS0zNi4wNzUtLjcyMUE3LjIxNSA3LjIxNSAwIDEwMCAyNS45NzRhNy4yMTUgNy4yMTUgMCAwMDcuMjE1IDcuMjE1em0wLTE4Ljc1OWE2LjQ2NyA2LjQ2NyAwIDEwLTQuNi0xLjg5NCA2LjQ5NCA2LjQ5NCAwIDAwNC42IDEuODk0ek00My4yOSA1MGE1LjkgNS45IDAgMTAtNC4xOS0xLjcyN0E1Ljk1MiA1Ljk1MiAwIDAwNDMuMjkgNTB6bTAtMzguMWEzLjk2OCAzLjk2OCAwIDEwLTMuOTY4LTMuOTY4QTMuOTY4IDMuOTY4IDAgMDA0My4yOSAxMS45ek03LjIxNSA0Ny45OGEzLjk2OCAzLjk2OCAwIDEwLTMuOTY4LTMuOTY4IDMuOTY4IDMuOTY4IDAgMDAzLjk2OCAzLjk2OHptMTguMDM4LTE2Ljk1NmE1LjAxOSA1LjAxOSAwIDEwLTMuNTgtMS40NyA1LjA1MSA1LjA1MSAwIDAwMy41OCAxLjQ3em0wIDE4LjI1NGE1LjIzNSA1LjIzNSAwIDAwNS4xOTUtNS4yNjcgNS4xNzMgNS4xNzMgMCAwMC01LjE5NS01LjE5NSA1LjIzNSA1LjIzNSAwIDAwLTUuMjY3IDUuMTk1IDUuMzQ0IDUuMzQ0IDAgMDA1LjI2NyA1LjI2N3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIuOTM0KSIgZmlsbD0idXJsKCNhKSIvPjxwYXRoIGQ9Ik0zLjM5NiA2OC4yNjFoLTIuMTdWNzJIMHYtOS4yNDJoMy4wNmEzLjYyMSAzLjYyMSAwIDAxMi40LjcxMSAyLjU1OCAyLjU1OCAwIDAxLjg0NCAyLjA2OSAyLjQ4OCAyLjQ4OCAwIDAxLS40NjcgMS41QTIuNzg1IDIuNzg1IDAgMDE0LjUzNCA2OGwyLjE3NiAzLjkyNFY3Mkg1LjQwMnptLTIuMTcxLTFoMS44NzNhMi4xMTIgMi4xMTIgMCAwMDEuNDQ0LS40NzEgMS41OTEgMS41OTEgMCAwMC41MzYtMS4yNTkgMS42NzYgMS42NzYgMCAwMC0uNTExLTEuMzE2IDIuMTY0IDIuMTY0IDAgMDAtMS40NzYtLjQ2NEgxLjIyNnptMTIuMDEuNDYzSDkuMjM0VjcxaDQuNjUzdjFIOC4wMTF2LTkuMjQyaDUuODA4djFIOS4yMzR2Mi45NzdoNHptNC41MTMtLjAyNGwtMS4xMyAxLjE3NFY3MkgxNS40di05LjI0MmgxLjIxOXY0LjU3bDQuMTA3LTQuNTdoMS40NzNsLTMuNjM4IDQuMDgxTDIyLjQ4NCA3MmgtMS40NnptNy4wMjcgMy4zaDQuMzh2MWgtNS42di05LjI0MmgxLjIyNXptMTAuOTk0LTEuNDE4aC0zLjg3MkwzMS4wMjggNzJoLTEuMjU3bDMuNTI5LTkuMjQyaDEuMDY2TDM3LjkwMiA3MmgtMS4yNXptLTMuNS0xaDMuMTQybC0xLjU3Ny00LjMyem04LjQ1NS01LjgyN2wzLjAxOCA3LjU0NSAzLjAyMi03LjU0MmgxLjU4VjcyaC0xLjIxOXYtMy42bC4xMTQtMy44ODVMNDQuMjA1IDcyaC0uOTMzbC0zLjAyNy03LjQ2NS4xMiAzLjg2NVY3MmgtMS4yMTl2LTkuMjQyem0xNC45OSA2LjgyN2gtMy44NzJMNTAuOTcyIDcyaC0xLjI1N2wzLjUyOS05LjI0MmgxLjA2Nkw1Ny44NDcgNzJoLTEuMjV6bS0zLjUtMWgzLjE0MmwtMS41NzgtNC4zMnoiIGZpbGw9IiNjY2MiLz48L3N2Zz4=");background-repeat:no-repeat;background-position:50%;background-size:contain;transform:translate(-50%,-50%)}body:not(.screeningADFP) #adUnit-101-TOPBOARD-MOBI,body:not(.screeningADFP) #adUnit-104-RECTANGLE-MOBI,body:not(.screeningADFP) #adUnit-108-FOOTBOARD-MOBI,body:not(.screeningADFP) #DFP-007-CONTENTBOARD_1,body:not(.screeningADFP) .ban001_wrap,body:not(.screeningADFP) .ban001_wrapper,body:not(.screeningADFP) div[id^=adsMidboardDivId_],body:not(.screeningADFP) div[id^=banC],body:not(.screeningADFP) div[id^=DFP-011-MIDBOARD-MOBI_]{background-color:#f5f5f5!important}#adUnit-104-RECTANGLE-MOBI,div[id^=banC]{margin:0 0 0 -15px!important}#pageTypeId_13 .ban001_wrap{margin:0 0 0 -15px}.activeBan:before{display:none}.commentBox{padding:10px 15px}.commentBox__header{color:#222;padding-bottom:10px;font:600 22px/31px calibre,sans-serif}.commentBox__articleTitle{color:#999;padding-bottom:14px;font:400 15px/18px calibre,sans-serif}.commentBox__subheader{color:#222;padding-bottom:18px;font:600 15px/18px calibre,sans-serif}.commentBox__buttonLink{height:40px;background:#444;border-radius:20px;display:flex;align-items:center;transition:all .2s ease;box-shadow:0 4px 7.68px .32px transparent;justify-content:center;width:100%}.commentBox__buttonLink:hover{background:#595959;-webkit-box-shadow:0 2px 8.68px .32px rgba(0,0,0,.2);box-shadow:0 2px 8.68px .32px rgba(0,0,0,.2)}.commentBox__buttonLabel{color:#fff;font:600 16px/22px calibre,sans-serif;text-transform:uppercase;cursor:pointer;margin-left:10px}.seo_faq{position:relative;background-color:#f5f5f5;width:100vw;margin-left:-15px;padding:28px 15px 10px}.seo_faq:before{content:"";position:absolute;top:0;left:0;width:30px;height:30px;border-top:4px solid #00c4eb;border-left:4px solid #00c4eb}.seo_faq .seo_faq__title{padding:0;font:700 24px/29px calibre,sans-serif}.seo_faq .seo_faq__question{position:relative;cursor:pointer;padding:10px 0;font:400 20px/24px calibre,sans-serif}.seo_faq .seo_faq__question:before{position:absolute;content:"";width:100%;height:1px;background-color:#dbdbdb;left:0;top:0}.seo_faq .seo_faq__question:after{content:"";position:absolute;width:10px;height:10px;border-top:3px solid #000;border-left:3px solid #000;right:0;top:53%;transform:translateY(-50%) rotate(45deg)}.seo_faq__question:first-of-type:before{display:none}.seo_faq .seo_faq__question--selected:after{transition:all .5s ease-in-out;transform:translateY(-50%) rotate(225deg)}.seo_faq .seo_faq__question--selected+.seo_faq__answer{overflow:visible;height:auto;transform:scaleY(1);padding-bottom:10px}.seo_faq .seo_faq__answer{position:relative;height:0;overflow:hidden;padding:0;color:#666;transition:all .5s ease-in-out;transform-origin:left top;transform:scaleY(0);font:400 20px/24px calibre,sans-serif}.seo_faq .seo_faq__answer:before{display:none}.hp_redirector{width:100%;height:500px;margin:auto;overflow:hidden;position:relative;background-color:#fff}.hp_redirector:after{content:"";height:100%;position:absolute;width:100%;top:0;left:0;z-index:0;background:linear-gradient(180deg,hsla(0,0%,92.2%,.7) 50%,#fff)}.hp_redirector .hp_redirector-content{width:1200px;margin:auto;padding:10px 0 100px;position:relative}.hp_redirector .hp_redirector-article_box img{width:100%}.hp_redirector .hp_redirector-article_box p{font:700 16px/26px calibre;margin:7px 0 10px;position:relative;overflow:hidden;height:75px;color:#0a2140;text-align:left}.hp_redirector .hp_redirector-circle-progress{display:none;position:fixed;bottom:100px;z-index:21;margin:auto;left:50%;transform:translateX(-50%);transition:all .2s linear}.hp_redirector .hp_redirector-circle-progress:after{content:"";background:url(https://static.im-g.pl/im/4/23858/m23858084.png) no-repeat;position:absolute;top:-5px;left:0;width:100%;height:100%;background-size:contain;background-position:50%}.hp_redirector .hp_redirector-circle-progress__fill{stroke-width:10px;stroke:url(#grad1);transition:stroke-dashoffset .4s linear;will-change:auto}.hp_redirector .hp_redirector-circle-progress__fill_back{stroke-width:10px;stroke:#000;opacity:.4}.hp_redirector .hp_redirector-type_2{position:relative}.hp_redirector .o-daily{background:#fff;color:#222;margin:20px auto 0;padding:0;position:relative;text-align:left;width:1300px}.hp_redirector .o-daily:after{width:100%;height:20px;content:"";display:block;clear:both}.hp_redirector .o-daily h2{color:#222;font:700 32px/32px calibre;display:block;float:left;height:35px;max-width:440px;padding:0 20px 0 0;position:relative;text-align:left;z-index:0}.hp_redirector .o-daily h2:before{background:linear-gradient(45deg,#ff5b1e,#ff0068);bottom:0;content:"";height:15px;left:0;position:absolute;transition:width .8s cubic-bezier(.2,1,.3,1);width:60%;z-index:-1}.hp_redirector .o-daily h3{display:block;float:left;padding:10px 20px 0 0;width:175px;font:600 20px/18px calibre}.hp_redirector .news-feed-mask{background:url(https://static.im-g.pl/im/7/23936/m23936577.png) repeat-y;display:block;height:100%;width:250px;position:absolute;right:-10px;top:0}.hp_redirector .c-article{width:300px;height:250px;border:1px solid #dbdbdb;border-radius:2px;overflow:hidden;display:block}.hp_redirector .c-article img{height:auto;position:relative;width:100%}.hp_redirector .c-article .o-article__header{color:#222;height:125px;padding:15px;position:relative}.hp_redirector .c-article .o-article__header span{display:block;display:-webkit-box;height:3.6em;margin:-7px 0 0;overflow:hidden;text-overflow:ellipsis;font:600 1.25rem/1.2 calibre;text-align:left}.hp_redirector .c-article .o-article__image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='30' fill='%23ccc'%3E%3Ccircle cx='15' cy='15' r='15'%3E%3Canimate attributeName='r' from='15' to='15' begin='0s' dur='0.8s' values='15;9;15' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='fill-opacity' from='1' to='1' begin='0s' dur='0.8s' values='1;.5;1' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='60' cy='15' r='9' fill-opacity='.3'%3E%3Canimate attributeName='r' from='9' to='9' begin='0s' dur='0.8s' values='9;15;9' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='fill-opacity' from='.5' to='.5' begin='0s' dur='0.8s' values='.5;1;.5' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='105' cy='15' r='15'%3E%3Canimate attributeName='r' from='15' to='15' begin='0s' dur='0.8s' values='15;9;15' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='fill-opacity' from='1' to='1' begin='0s' dur='0.8s' values='1;.5;1' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:75px auto;height:125px;overflow:hidden;position:relative}.hp_redirector .c-article.c-article.is-big-tile{width:620px;height:520px;background:#f5f5f5;margin-right:20px;float:left}.hp_redirector .c-article.c-article.is-big-tile .o-article__header{height:270px;padding:20px 20px 40px;margin:0}.hp_redirector .c-article.c-article.is-big-tile .o-article__header span{font:700 1.75rem/1.2 calibre;display:block;height:7.2em;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.hp_redirector .c-article.c-article.is-big-tile .o-article__image{height:350px}.hp_redirector .c-article:nth-of-type(2){margin-bottom:20px}.hp-notification-mobile{position:fixed;bottom:0;transition:transform .6s linear;z-index:100;transform:translateY(200px);width:100%;box-shadow:0 -3px 10px rgba(0,0,0,.3)}.hp-notification-mobile *{box-sizing:border-box}.hp-notification-mobile__box{background:#f5f5f5;padding:10px 15px;border-bottom:1px solid #ddd;display:grid;grid-template-rows:12px 30px;grid-template-columns:64px auto;grid-gap:5px 0}.hp-notification-mobile__top{position:relative;font:700 14px/16px calibre,sans-serif;color:#222;grid-row:1/2;grid-column:2/3;padding:0 10px}.hp-notification-mobile__timer{top:0;right:0;display:none}.hp-notification-mobile__next{position:absolute;top:50%;right:20px;display:flex;justify-content:center;align-items:center;transform:translateY(-50%);fill:#999}.hp-notification-mobile__title{position:relative;z-index:1;display:inline-block}.hp-notification-mobile__title:after{content:"";width:77px;height:4px;background:linear-gradient(90deg,#ff683c,red 50%,#ff3971);display:block;position:absolute;left:0;bottom:2px;z-index:-1}.hp-notification-mobile__image{grid-row:1/3;grid-column:1/2;overflow:hidden}.hp-notification-mobile__image img{height:auto;width:100%}.hp-notification-mobile__header{grid-row:2/3;grid-column:2/3;font:400 15px/15px calibre,sans-serif;color:#222;overflow:hidden;padding:0 20px 0 10px}.hp-notification-mobile--show{transform:translateY(0)}.hp-notification-mobile--breaking-news .hp-notification-mobile__box{grid-template-rows:0 47px;grid-gap:0}.hp-notification-mobile--breaking-news .hp-notification-mobile__top{grid-row:1/2;grid-column:1/3;display:none}.hp-notification-mobile--breaking-news .hp-notification-mobile__image{background-image:url(https://bi.im-g.pl/im/b5/f6/15/z23029173C.jpg);background-position:50%;background-size:cover;grid-row:2/3;grid-column:1/2;display:inline-block}.hp-notification-mobile--breaking-news .hp-notification-mobile__image img{display:none}.hp-notification-mobile--breaking-news .hp-notification-mobile__header{grid-row:2/3;grid-column:2/3;color:#e30000;font:600 16px/16px calibre,sans-serif}.hp-notification-mobile--breaking-news svg{fill:#e30000}.hp-notification-mobile--see-on-hp .hp-notification-mobile__box{grid-template-rows:14px 35px;grid-template-columns:100%;grid-gap:5px}.hp-notification-mobile--see-on-hp .hp-notification-mobile__top{font:700 16px/14px calibre,sans-serif;grid-row:1/2;grid-column:1/2;padding:0}.hp-notification-mobile--see-on-hp .hp-notification-mobile__title:after{height:5px;bottom:0}.hp-notification-mobile--see-on-hp .hp-notification-mobile__image{display:none}.hp-notification-mobile--see-on-hp .hp-notification-mobile__header{grid-row:2/3;grid-column:1/2;font:400 16px/17px calibre,sans-serif;padding:0 20px 0 0}.hp-notification-mobile--big-version .hp-notification-mobile__box{grid-template-rows:18px 68px;grid-template-columns:93px auto;grid-gap:15px;padding:15px 15px 20px}.hp-notification-mobile--big-version .hp-notification-mobile__top{grid-row:1/2;grid-column:1/3;padding:0}.hp-notification-mobile--big-version .hp-notification-mobile__title{font:700 20px/20px calibre,sans-serif}.hp-notification-mobile--big-version .hp-notification-mobile__title:after{bottom:0;height:7px}.hp-notification-mobile--big-version .hp-notification-mobile__image{grid-row:2/3;grid-column:1/2}.hp-notification-mobile--big-version .hp-notification-mobile__header{grid-row:2/3;grid-column:2/3;padding:0;font:400 16px/17px calibre,sans-serif}.hp-notification-mobile--big-version .hp-notification-mobile__next{display:none}.hp-notification-mobile--big-version .hp-notification-mobile__timer{display:block}.hp-notification-mobile--return-bar{width:100%;height:50px;display:flex;align-items:center;padding:0 0 0 15px;background:linear-gradient(90deg,#ff683c,red 50%,#ff3971);z-index:50}.hp-notification-mobile__timer.start{position:absolute;background:#f5f5f5;width:25px;height:25px}.hp-notification-mobile__timer.start *{box-sizing:border-box}.hp-notification-mobile__timer.start .pie{width:50%;height:100%;transform-origin:100% 50%;position:absolute;border:3px solid #ccc}.hp-notification-mobile__timer.start .spinner{border-radius:100% 0 0 100%/50% 0 0 50%;z-index:200;border-right:none;animation:rotateLoadingBar 5s linear infinite}@keyframes rotateLoadingBar{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.hp-notification-mobile__timer.start:hover .filler,.hp-notification-mobile__timer.start:hover .mask,.hp-notification-mobile__timer.start:hover .spinner{animation-play-state:running}.hp-notification-mobile__timer.start .filler{border-radius:0 100% 100% 0/0 50% 50% 0;left:50%;opacity:0;z-index:100;animation:opacityLoadingBar 5s steps(1) infinite reverse;border-left:none}.hp-notification-mobile__timer.start .mask{width:50%;height:100%;position:absolute;background:inherit;opacity:1;z-index:300;animation:opacityLoadingBar 5s steps(1) infinite}@keyframes opacityLoadingBar{0%{opacity:0}50%,to{opacity:1}}.hp-notification-mobile~.section_wrapper .page_footer{margin:10px auto 55px}@font-face{font-family:Lato;src:url(https://static.im-g.pl/css/fonts/LatoLatin-Light.woff);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(https://static.im-g.pl/css/fonts/LatoLatin-Regular.woff);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(https://static.im-g.pl/css/fonts/LatoLatin-Bold.woff);font-weight:700;font-style:normal;font-display:swap}.promotion-material{display:flex;width:100%;background-color:#444;padding:7px 0;align-items:center;justify-content:center;grid-column:2;grid-row:3;width:calc(100% - 30px);margin:20px auto}.promotion-material-data{display:none}.promotion-material__txt{font:400 13px/18px Lato,sans-serif;color:#fff;text-transform:uppercase;letter-spacing:1px}.partner-material{position:relative;margin:40px auto;width:100vw}.partner-material__nav{display:flex;height:60px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;justify-content:center}.partner-material__nav-el{display:flex;border-bottom:2px solid transparent;padding:10px;opacity:.3;transition:all .2s ease-in-out;justify-content:center}.partner-material__nav-el--active,.partner-material__nav-el:hover{opacity:1}.partner-material__nav-el--active{border-bottom-color:#000}.partner-material__nav-link{display:flex;align-items:center;text-align:center}.partner-material__nav-img{max-width:144px;max-height:30px}.partner-material__title{text-align:center;color:#222;margin:36px 0 34px;font:900 22px/29px calibre,sans-serif}.partner-material__gallery{display:flex;flex-wrap:wrap}.partner-material__gallery-el{position:relative;width:100%;display:flex;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:202px}.partner-material__gallery-el:hover:before{background-color:rgba(0,0,0,.3137254901960784)}.partner-material__gallery-el:before{content:"";z-index:1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(0,0,0,.20784313725490197);transition:all .2s ease-in-out}.partner-material__gallery-el--double{width:50%;height:180px}.partner-material__gallery-content{z-index:2;position:relative}.partner-material__gallery-el--single .partner-material__gallery-content{padding:0 10px}.partner-material__gallery-subtitle,.partner-material__gallery-title{text-align:center;color:#fff}.partner-material__gallery-title{font:600 23px/22px calibre,sans-serif}.partner-material__gallery-subtitle{font:400 14px/19px calibre,sans-serif}.partner-material__gallery-btn{display:table;border-radius:20px;padding:9px 20px 8px;text-transform:uppercase;transition:all .2s ease-out;font:700 14px/19px calibre,sans-serif;margin:10px auto}.partner-material__slider{position:relative;width:100%}.partner-material__slider-wrapper{width:100%;height:100%;overflow:hidden}.partner-material__slider-list{display:flex;height:100%;width:100%;transition:all .4s ease-out}.partner-material__slider-item{display:flex;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:flex-end;flex-shrink:0}.partner-material__slider-img-container,.partner-material__slider-item,.partner-material__slider-link{position:relative;width:100%;height:100%}.partner-material__slider-img-container{height:270px}.partner-material__slider-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%}.partner-material__slider-content{display:flex;flex-direction:column;justify-content:center}.partner-material__slider-title{margin:10px 0;font:900 19px/26px calibre,sans-serif;text-align:center;color:#000}.partner-material__slider-btn{border-radius:20px;padding:9px 20px 8px;text-transform:uppercase;transition:all .2s ease-out;font:900 14px/19px calibre,sans-serif;margin:0 auto 10px}.partner-material__slider-nav{z-index:1;position:absolute;left:50%;top:110px;width:calc(100% - 25px);transform:translateX(-50%)}.partner-material__slider-nav-btn{position:absolute;top:0;width:36px;height:36px;cursor:pointer;outline:0}.partner-material__slider-nav-btn--prev{left:0;transform:rotate(225deg)}.partner-material__slider-nav-btn--next{right:0;transform:rotate(45deg)}.partner-material__slider-nav-btn:after{content:"";position:absolute;top:50%;left:50%;display:block;width:10px;height:10px;transform:translate(-50%,-50%);border-color:#fff;border-style:solid;border-width:5px 5px 0 0}.partner-material__slider-bullets{display:flex;margin-top:20px;justify-content:center}.partner-material__slider-bullet{width:14px;height:14px;margin-right:20px;background-color:#000;border-radius:50%;opacity:.3}.partner-material__slider-bullet--active{opacity:1}.partner-material__banner{width:100vw;position:relative;left:50%;display:flex;margin:20px auto;padding:20px 0;background-color:#f5f5f5;align-items:center;flex-direction:column;transform:translateX(-50%)}.partner-material__banner-label{font:400 10px/16px calibre,sans-serif;text-transform:uppercase;color:#999}.partner-material__social-media{display:flex;justify-content:center;padding:20px 0}.partner-material__social-media-item{display:block;width:40px;height:40px;margin-right:30px;background-size:contain}.partner-material__social-media-item:first-child{background-image:url(https://static.im-g.pl/static/content/front/content-special/special-prod/master/strefaPartnera/image/fb.svg)}.partner-material__social-media-item:nth-child(2){background-image:url(https://static.im-g.pl/im/0/26607/m26607780,REN-BRAND-ZONE-Y.svg)}.partner-material__social-media-item:nth-child(3){background-image:url(https://static.im-g.pl/static/content/front/content-special/special-prod/master/strefaPartnera/image/twitter.svg)}.partner-material__social-media-item:nth-child(4){margin-right:0;background-image:url(https://static.im-g.pl/static/content/front/content-special/special-prod/master/strefaPartnera/image/insta.svg)}@font-face{font-family:calibre;src:url(https://static.im-g.pl/css/fonts/calibre/CalibreWeb-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:calibre;src:url(https://static.im-g.pl/css/fonts/calibre/CalibreWeb-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:calibre;src:url(https://static.im-g.pl/css/fonts/calibre/CalibreWeb-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}body,div,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,textarea,ul{margin:0;padding:0}em,h1,h2,h3,h4,h5,h6,strong{font-size:100%;font-weight:400;font-style:normal}ol,ul{list-style:none}fieldset,img{border:0}article,aside,figure,footer,header,hgroup,menu,nav,section{display:block;margin:0;padding:0}html{display:block}body{-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-smoothing:always;font-family:calibre;font-size:21px;line-height:30px}a{color:#222;text-decoration:none}a:hover{color:rgba(34,34,34,.8)}