html.\--noScroll{overflow:hidden}.headerSearch{position:relative;width:87px;height:32px;cursor:pointer}.headerSearch.\--active .headerSearch_form{width:300px}.headerSearch.\--active .headerSearch_input{padding:5px 15px 5px 35px}.headerSearch.\--active .headerSearch_btn{width:34px;pointer-events:none}.headerSearch.\--active .headerSearch_btn:active,.headerSearch.\--active .headerSearch_btn:hover{background:var(--base-white)}.headerSearch.\--active .headerSearch_btn.\--close{pointer-events:auto;width:35px;z-index:1}.headerSearch.\--active .headerSearch_btn.\--close:hover{background:var(--base-grey-13)}.headerSearch.\--active .headerSearch_btn.\--close:active{background:var(--base-grey-6)}.headerSearch.\--active .headerSearch_btn_text{display:none}.headerSearch_form{position:absolute;top:0;right:0;z-index:2;height:100%;width:inherit;border:1px solid var(--base-grey-const);border-radius:4px;-webkit-transition:width .2s ease-in-out;transition:width .2s ease-in-out;will-change:width;cursor:pointer;overflow:hidden}.headerSearch_input{width:100%;height:100%;padding:5px 15px;border-radius:inherit;-webkit-box-shadow:none;box-shadow:none;border-color:transparent;cursor:pointer;-webkit-appearance:none;margin:0}.headerSearch_input::-ms-clear,.headerSearch_input::-ms-reveal{display:none;width:0;height:0}.headerSearch_input::-webkit-search-cancel-button,.headerSearch_input::-webkit-search-decoration,.headerSearch_input::-webkit-search-results-button,.headerSearch_input::-webkit-search-results-decoration{display:none}.headerSearch_input::-webkit-input-placeholder{font-size:13px;line-height:135%;color:var(--base-grey-2)}.headerSearch_input::-moz-placeholder{font-size:13px;line-height:135%;color:var(--base-grey-2)}.headerSearch_input:-ms-input-placeholder{font-size:13px;line-height:135%;color:var(--base-grey-2)}.headerSearch_input::-ms-input-placeholder{font-size:13px;line-height:135%;color:var(--base-grey-2)}.headerSearch_input::placeholder{font-size:13px;line-height:135%;color:var(--base-grey-2)}.headerSearch_btn{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;width:100%;background:var(--white);-webkit-box-shadow:none;box-shadow:none;border:none;pointer-events:none}.headerSearch_btn.\--close{right:0;left:auto;z-index:-1}.headerSearch_icon{width:18px;height:18px}.headerSearch_btn_text{margin:1px 0 0 8px;font-weight:700;font-size:12px;line-height:14px;text-transform:uppercase;color:var(--base-grey-5)}body.\--mobile .headerSearch{height:50px;width:36px}body.\--mobile .headerSearch.\--active .headerSearch_form{width:100vw}body.\--mobile .headerSearch.\--active .headerSearch_input{padding:5px 35px 5px 50px}body.\--mobile .headerSearch.\--active .headerSearch_btn{left:12px}body.\--mobile .headerSearch.\--active .headerSearch_btn.\--close{left:auto}body.\--mobile .headerSearch.\--active .headerSearch_btn:active,body.\--mobile .headerSearch.\--active .headerSearch_btn:hover{background:var(--white)}body.\--mobile .headerSearch_form{border:none}body.\--mobile .headerSearch_form:hover .headerSearch_btn{background:var(--white)}body.\--mobile .headerSearch_btn{right:4px;height:100%;width:34px}body.\--mobile .headerSearch_icon{width:22px;height:22px;-webkit-transform:translateY(0);transform:translateY(0)}body.\--mobile .headerSearch_input{border:none}body.\--mobile .headerSearch_btn_text{display:none}.langSwitcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.langSwitcher_link{height:32px;padding:0 10px;font-size:12px;line-height:32px;font-weight:700;text-transform:uppercase;color:var(--base-grey-5);background:var(--base-white);border:1px solid var(--base-grey-const);border-radius:0 4px 4px 0;pointer-events:auto;position:relative;z-index:2}.langSwitcher_link.\--ukr{margin-right:-1px;border-radius:4px 0 0 4px}.langSwitcher_link.\--active{position:static;pointer-events:none;color:var(--base-grey-2);background:var(--base-grey-6)}.langSwitcher_link:hover{background:var(--base-grey-13)}.langSwitcher_link:active{background:var(--base-grey-6)}body.\--mobile .langSwitcher{border:none}body.\--mobile .langSwitcher_link{background:var(--base-white);color:var(--base-grey-5);border:1px solid transparent}body.\--mobile .langSwitcher_link.\--active{border-color:var(--base-grey-const);border-radius:4px;color:var(--base-grey-5);background:var(--base-white)}body.\--mobile .langSwitcher_link.\--ukr{margin-right:10px;border-radius:4px}body.\--mobile .langSwitcher_link:not(.\--active){padding-top:1px}.menu_btn.\--loading:after{content:"";position:absolute;top:3px;right:0;display:inline-block;width:10px;height:10px;border:2px solid;border-color:var(--grey-5);border-left:2px solid transparent;border-radius:50%;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.darkTheme .menu_icon,.Telefeed-darkTheme .menu_icon{display:none}.darkTheme .menu_icon.\--dark,.Telefeed-darkTheme .menu_icon.\--dark{display:block}.menu{position:relative}.menu_btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;padding:0 9px;font-size:12px;font-weight:700;line-height:1.16;text-transform:uppercase;border-radius:4px;border:1px solid var(--base-grey-const);background:transparent}.menu_btn:hover{background:var(--base-grey-13)}.menu_btn:active{background:var(--base-grey-6)}.menu_btn.\--open .menu_icon{display:none}.menu_btn.\--open .menu_icon.\--close{display:block}.menu_btn.\--loading{position:relative;width:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu_btn.\--loading:after{position:static;border-width:3px}.menu_btn.\--loading .menu_icon{display:none}.menu_icon{width:15px}.menu_icon.\--close,.menu_icon.\--dark,.menu_icon.\--mobile{display:none}.menu_title{margin:0 0 0 5px;text-transform:uppercase;line-height:1}body.\--mobile .menu_btn{border:none}body.\--mobile .menu_icon{width:20px}body.\--mobile .menu_icon.\--dark,body.\--mobile .menu_title{display:none}.lazyImg.\--desktopH50{height:50px}.lazyImg.\--desktopH80{height:80px}.lazyImg.\--desktopH125{height:125px}.lazyImg.\--desktopH128{height:128px}.lazyImg.\--desktopH143{height:143px}.lazyImg.\--desktopH160{height:160px}.lazyImg.\--desktopH200{height:200px}.lazyImg.\--desktopH235{height:235px}.lazyImg.\--desktopH274{height:274px}.lazyImg.\--desktopH275{height:275px}.lazyImg.\--desktopH355{height:355px}.lazyImg.\--desktopH358{height:358px}.lazyImg.\--desktopH423{height:423px}.lazyImg.\--desktopH424{height:424px}.lazyImg.\--desktopH461{height:461px}.lazyImg.\--desktopH462{height:462px}@media only screen and (max-width:1499px){.lazyImg.\--tabletH50{height:50px}.lazyImg.\--tabletH80{height:80px}.lazyImg.\--tabletH90{height:90px}.lazyImg.\--tabletH120{height:120px}.lazyImg.\--tabletH125{height:125px}.lazyImg.\--tabletH128{height:128px}.lazyImg.\--tabletH143{height:143px}.lazyImg.\--tabletH144{height:144px}.lazyImg.\--tabletH195{height:195px}.lazyImg.\--tabletH200{height:200px}.lazyImg.\--tabletH255{height:255px}.lazyImg.\--tabletH300{height:300px}.lazyImg.\--tabletH309{height:309px}}@media only screen and (max-width:1499px) and (min-width:600px){body:not([class~="--mobile"]) .lazyImg{min-height:auto!important}}.newsFull_imageWrap:after{color:var(--grey-2)}.newsFull_imageWrap .newsFull_image{-ms-flex-item-align:center;align-self:center}.newsFull_wrap{margin:50px 0}.newsFull_text{font-size:19px;line-height:145%;color:var(--grey-10)}.newsFull_text a{color:var(--blue-accent);font-size:19px}.newsFull_text .fullText_header,.newsFull_text>.newsFull_textHeading{margin:20px 0;font-weight:700;font-size:21px}.newsFull_text>p{font-size:19px;margin:20px 0}.newsFull_text>p em{font-size:19px;font-style:italic}.newsFull_text>p b,.newsFull_text>p strong{font-size:19px;font-weight:700}.newsFull_text>p.newsFull_text_quoteWithBackground{margin:40px 50px}.newsFull_text>p.newsFull_text_quoteWithBackground .quote{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:200px;padding:40px 0;position:relative;font-style:italic;font-weight:700;font-size:28px;line-height:145%;color:var(--blue-accent)}.newsFull_text>p.newsFull_text_quoteWithBackground .quote:after,.newsFull_text>p.newsFull_text_quoteWithBackground .quote:before{content:"";position:absolute;width:90px;height:80px;background:url(/news/img/double-quote.svg) no-repeat}.newsFull_text>p.newsFull_text_quoteWithBackground .quote:before{bottom:0;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.newsFull_text>p.newsFull_text_quoteWithBackground .quote:after{top:0;left:0}.newsFull_text>p.newsFull_text_quoteWithBackground .author{display:block;padding-top:15px;font-size:19px;line-height:145%}.newsFull_text>p.newsFull_iFrame{display:-webkit-box;display:-ms-flexbox;display:flex}.newsFull_text>p.newsFull_iFrame iframe{width:100%}.newsFull_text>p.newsFull_embed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsFull_text>p.newsFull_embed img{width:100%;max-height:600px}.newsFull_text>ol,.newsFull_text ul{margin:20px 0 20px 40px}.newsFull_text>ol li,.newsFull_text ul li{margin:20px 10px 0;padding-left:5px;line-height:145%}.newsFull_text>ol em,.newsFull_text ul em{font-style:italic}.newsFull_text>ol b,.newsFull_text>ol strong,.newsFull_text ul b,.newsFull_text ul strong{font-weight:700}.newsFull_text>ol{list-style-type:decimal}.newsFull_text>ul{list-style-type:disc}.newsFull_text .importantBlock{position:relative;margin:30px 0;padding:20px 16px;border:2px solid var(--blue-accent)}.newsFull_text .importantBlock .importantBlock_title{position:absolute;top:-13px;left:50%;padding:0 15px;-webkit-transform:translate(-50%);transform:translate(-50%);background:#fff;font-weight:700;font-size:14px;line-height:135%;text-transform:uppercase;color:var(--blue-accent)}.newsFull_text .importantBlock .newsImgRow_title{max-height:70px;overflow:hidden;text-overflow:ellipsis}.newsFull_text .importantBlock .reaction_item.\--hotView{color:var(--grey-3)}.newsFull_text .importantBlock .reaction_item.\--hotFacebook{display:none}.newsFull_text .importantBlock .newsImgRow{padding:0}.newsFull_text .importantBlock .newsImgRow_descr{margin-bottom:0}.newsFull_text .importantBlock .newsImgRow_imgWrap{max-width:188px}.newsFull_text .importantBlock .newsImgRow_footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsFull_text .importantBlock:before{left:-4px}.newsFull_text .importantBlock:after,.newsFull_text .importantBlock:before{content:"";position:absolute;top:20px;height:calc(100% - 40px);width:7px;background:var(--white)}.newsFull_text .importantBlock:after{right:-4px}.newsFull_text .instagram-media,.newsFull_text .twitter-tweet{margin:20px auto!important}@media only screen and (max-width:1499px){.sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain{width:100%;margin:20px 0 0}.sectionRow.\--newsFullView .page_leftCol .newsFull_text .newsFull_iFrame iframe{height:350px}.sectionRow.\--newsFullView .page_leftCol .importantBlock .newsImgRow_descr,.sectionRow.\--newsFullView .page_leftCol .importantBlock .newsImgRow_title{width:calc(100% - 200px)}.sectionRow.\--newsFullView .page_leftCol .importantBlock .newsImgRow_footer{width:unset}.sectionRow.\--newsFullView .page_leftCol .importantBlock .newsImgRow_imgWrap{max-width:150px}}@media only screen and (max-width:1499px) and (min-width:1000px){body:not([class~="--mobile"]) .sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain .newsFull_image{min-height:300px!important;max-width:630px}}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain{width:calc(100% + 30px);margin-left:-15px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain .newsFull_image{min-height:250px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain:before{min-height:250px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:66.67%}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain:after{margin-left:15px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .importantBlock .newsImgRow_imgWrap{max-width:110px}@media print{.\--piano,.asideBanner,.author_imgWrap,.comments,.footer,.googleBanner,.googleDoubleBanner,.headerSticky,.newsFull_imageWrap,.newsFull_socialItems,.newsFull_socials,.newsFull_text>p.newsFull_embed,.page_rightCol,.section.\--relatedNews,.themeLine{display:none}.sectionRow,.sectionRow.\--newsFullView{margin:0}.page_leftCol{width:100%}}.newsFull_lightbox{z-index:100}.newsFull_lightboxCloseBtn{position:absolute;top:-38px;right:-38px;width:28px;height:28px}body.\--mobile .newsFull_lightbox{padding:10px}body.\--mobile .newsFull_lightboxWrap{height:100%;max-height:none;padding:0}body.\--mobile .newsFull_lightboxImgWrap{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.\--mobile .newsFull_lightboxImg{border:5px solid var(--white);border-radius:4px;-webkit-filter:none;filter:none}body.\--mobile .newsFull_lightboxCloseBtn{right:0}.sectionLabel.\--astro{color:var(--astro)}.videoOfDay{min-height:333px;padding:12px 15px;margin:30px 0;background:#f4fafe}body.\--mobile .videoOfDay{min-height:231px;margin:30px -15px;padding:12px 0 0}.sliderBlock_carousel{min-height:197px;background-color:var(--blue-1);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 15px;overflow:hidden;padding:0 20px}.sliderBlock_carousel .slider_track{-webkit-transition:.5s;transition:.5s}.sliderBlock_card{width:242px;padding:20px 27px 20px 0}.sliderBlock_card:last-child{padding:20px 0}.sliderBlock_imgWrap{width:216px;height:102px;margin:0 0 15px;overflow:hidden}.sliderBlock_img{width:100%;max-width:100%;height:auto}.sliderBlock_title{position:relative;font-style:normal;font-weight:700;font-size:18px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:var(--blue-accent);margin:0 0 10px}.sliderBlock_link{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}@media only screen and (max-width:1499px){.sliderBlock_card{width:222px;padding:20px 0;margin-right:20px}.sliderBlock_card:last-child{margin:0}}body.\--mobile .sliderBlock_carousel{padding:0}body.\--mobile .sliderBlock_imgWrap{width:240px;height:113px}body.\--mobile .sliderBlock_card{width:240px;padding:0;margin-right:30px}body.\--mobile .sliderBlock_card:last-child{margin-right:0}body.\--mobile .sliderBlock_carousel{-ms-touch-action:auto;touch-action:auto;-webkit-overflow-scrolling:auto;-ms-overflow-style:none;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-scroll-snap-destination:0 center;-ms-scroll-snap-destination:0 center;scroll-snap-destination:0 center;-webkit-scroll-snap-points-x:repeat(100%);-ms-scroll-snap-points-x:repeat(100%);scroll-snap-points-x:repeat(100%);overflow-x:scroll;padding:20px 0;scrollbar-color:var(--base-grey-const);scrollbar-width:2px}body.\--mobile .sliderBlock_carousel::-webkit-scrollbar{-webkit-appearance:none}body.\--mobile .sliderBlock_carousel::-webkit-scrollbar:horizontal{height:2px}body.\--mobile .sliderBlock_carousel::-webkit-scrollbar-thumb{background-color:var(--base-grey-const);border:2px solid var(--base-grey-const)}body.\--mobile .sliderBlock_carousel::-webkit-scrollbar-track{background-color:#f5f5f5}body.\--mobile .sliderBlock_carousel>*{scroll-snap-align:center}.slider{position:relative}.slider_dotList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider_leftBtn,.slider_rightBtn{position:absolute;top:calc(50% - 22px);width:16px;height:45px;background:transparent;z-index:10}.slider_leftBtn{left:2px}.slider_rightBtn{right:2px}.slider_rightBtn img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sectionRow.\--newsFullView{margin-top:23px}.sectionRow.\--newsFullView .sectionBlock.\--newsFull{padding:0 115px}@media only screen and (max-width:1499px){.sectionRow.\--newsFullView .sectionBlock.\--newsFull{padding:0}}body.\--mobile .sectionRow.\--newsFullView{margin-top:0;padding-top:20px}body.\--mobile .sectionRow.\--newsFullView .page_rightCol{margin-top:20px;padding:0}.newsFull_header{padding-bottom:20px;border-bottom:1px solid var(--grey-1)}.newsFull_header h1{line-height:130%;font-weight:700;font-size:40px;color:var(--blue-accent)}.newsFull_header_infoItems{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsFull_header_infoItems .author,.newsFull_header_infoItems .sectionLabel,.newsFull_header_infoItems .time,.newsFull_header_infoItems .timeToRead{margin-right:20px}.newsFull_header_infoItems .sectionLabel{text-transform:none}.newsFull_header_infoItems .sectionLabel,.newsFull_header_infoItems .time{-ms-flex-item-align:center;align-self:center}.newsFull_header_infoItems .reaction{-webkit-transform:none;transform:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsFull_header_infoItems.\--avatar{position:relative;padding:0 0 0 60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.newsFull_header_infoItems.\--avatar .newsFull_header_infoItemsTop{margin:0 0 8px}.newsFull_header_infoItems.\--avatar .newsFull_header_infoItemsTop .label{margin:0 20px 0 0;line-height:20px}.newsFull_header_infoItems.\--avatar .author_imgWrap{position:absolute;top:0;left:0}.newsFull_header_infoItems.\--avatar .author_name{color:var(--grey-2)}.newsFull_header_infoItems.\--avatar .author_name:not(:last-of-type):after{content:","}.newsFull_header_infoItemsBottom,.newsFull_header_infoItemsBottom footer,.newsFull_header_infoItemsTop{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.newsFull_header_infoItemsBottom footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.\--mobile .newsFull_header h1{font-size:30px}body.\--mobile .newsFull_header_infoItems{position:relative;padding-left:55px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body.\--mobile .newsFull_header_infoItems .author,body.\--mobile .newsFull_header_infoItems .sectionLabel,body.\--mobile .newsFull_header_infoItems .time,body.\--mobile .newsFull_header_infoItems .timeToRead{margin-right:15px}body.\--mobile .newsFull_header_infoItems .author_name,body.\--mobile .newsFull_header_infoItems .sectionLabel,body.\--mobile .newsFull_header_infoItems .timeToRead{margin:0}body.\--mobile .newsFull_header_infoItems .author_imgWrap{position:absolute;top:0;left:0;max-width:40px;max-height:40px;width:40px;height:40px}body.\--mobile .newsFull_header_infoItems .sectionLabel{white-space:nowrap}body.\--mobile .newsFull_header_infoItems.\--noAuthor{margin-top:20px}body.\--mobile .newsFull_header_infoItems.\--noAuthor .sectionLabel{margin-top:0}body.\--mobile .newsFull_header_infoItems .reaction{margin-top:3px}body.\--mobile .newsFull_header_infoItems.\--avatar .reaction{margin:0}body.\--mobile .newsFull_header_infoItems.\--avatar .timeToRead{margin:0 10px 0 0}body.\--mobile .newsFull_header_infoItems.\--avatar .timeToRead_value{white-space:nowrap}body.\--mobile .newsFull_header_infoItemsBottom{margin-top:3px}body.\--mobile .newsFull_header_donations{padding:20px 15px}.newsFull_bullets{margin-top:30px;padding:0 0 30px 17px;border-bottom:1px solid var(--grey-1);font-size:16px;line-height:145%;color:var(--grey-10);list-style-type:disc}.newsFull_bullets a{color:var(--blue-accent)}.newsFull_bullets li{margin:20px 0;padding-left:5px;line-height:1.45}.newsFull_bullets li:last-child{margin:0}.newsFull_socials{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:20px;margin-top:20px}.newsFull_socials,.newsFull_socials .newsFull_lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsFull_socials .newsFull_lang{font-size:12px;line-height:135%;color:var(--grey-2)}.newsFull_socials .newsFull_lang .newsFull_lang_text{margin-left:15px}.newsFull_socialItems,.newsFull_socialItems .social_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsFull_socialItems .social_item{margin-right:25px;background:var(--white)}.newsFull_socialItems .social_itemIcon{width:19px;height:19px}.newsFull_socialItems .social_itemIcon.\--twitter{width:23px;height:23px}.newsFull_socialItems .social_item_valueComments,.newsFull_socialItems .social_item_valueFacebook{margin-left:8px;font-size:12px;line-height:135%;color:var(--blue-3)}.newsFull_socialItems .social_item_valueComments{color:var(--grey-2)}.newsFull_socialItems .social_item_valueComments.\--red{color:var(--red)}body.\--mobile .newsFull_socials .newsFull_socialItems.\--show{display:-webkit-box;display:-ms-flexbox;display:flex}body.\--mobile .newsFull_socials .newsFull_socialItems .social_itemLetter,body.\--mobile .newsFull_socials .newsFull_socialItems .social_itemPrint{display:none}body.\--mobile .newsFull_socials .newsFull_socialItems .social_item:last-child{margin-right:0}body.\--mobile .newsFull_socials .newsFull_lang .newsFull_lang_text{margin-left:0;text-transform:uppercase}body.\--mobile .newsFull_socials .newsFull_lang.\--showUkr .newsFull_lang_text{display:none}.newsFull_text .fullText_header,.newsFull_text>.newsFull_textHeading,.newsFull_text h2,.newsFull_text h3,.newsFull_text h4{margin:20px 0;font-weight:700;line-height:135%}.newsFull_text h2{font-size:25px}.newsFull_text .fullText_header,.newsFull_text>.newsFull_textHeading,.newsFull_text h3{font-size:23px}.newsFull_text h4{font-size:21px}.newsFull_text .newsFull_textEmptyBlock{height:300px}.newsFull_text .newsFull_textExampleBanner{position:absolute;top:50%;left:50%;height:100%;max-height:178px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.newsFull_wrap{margin:24px 0;position:relative}.newsFull_wrap:after{content:"";position:absolute;top:-24px;left:-115px;width:calc(100% + 230px);height:1px;background:var(--grey-1)}.newsFull_imageWrapMain .newsFull_imagePlayButton{position:absolute;width:100px;height:100px;top:calc(50% - 50px);right:calc(50% - 50px)}.audioIframe_noAudio{width:100%;background:var(--grey-theme);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 0;position:absolute;top:0;z-index:1}.audioIframe_wrap{width:24px;height:24px;overflow:hidden;margin-right:19px}.audioIframe_text{font-weight:400;font-size:12px;line-height:1.35;color:var(--grey-4)}.audioIframe{position:relative;margin:30px 0 10px;min-height:59px}.audioIframe .retell-frame{position:relative;z-index:2}.newsFull_sourceAndReviewer{margin:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.newsFull_source .newsFull_sourceTitle{margin-right:15px;font-size:10px;line-height:135%;text-transform:uppercase;color:var(--grey-2)}.newsFull_source .newsFull_sourceName{font-size:12px;line-height:135%;color:var(--blue-accent)}@media only screen and (max-width:1499px){.sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain,.sectionRow.\--newsFullView .page_leftCol .newsFullMainImage{width:100%;margin:20px 0 0}.sectionRow.\--newsFullView .page_leftCol .newsFull_text .newsFull_iFrame iframe{height:350px}.newsFull_wrap:after{width:100%;left:0}}@media only screen and (max-width:1499px) and (min-width:1000px){body:not([class~="--mobile"]) .sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain .newsFull_image,body:not([class~="--mobile"]) .sectionRow.\--newsFullView .page_leftCol .newsFullMainImage .newsFull_image{min-height:300px!important;max-width:630px}}body.\--mobile .sectionRow.\--newsFullView .page_leftCol{padding:0 15px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_imageBtn{top:calc(125px - var(--btn-height)/2)}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_imageBtn.\--membrana{top:125px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_imageBtn_text{top:calc(105px + var(--btn-height))}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_text .newsFull_text_quoteWithBackground{margin:30px 25px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_text .quote{padding:30px 0;font-size:26px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_text .quote:after,body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_text .quote:before{background-size:80%}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_text ol,body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_text ul{margin:20px 0 20px 10px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_text ol{margin-left:20px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_text .newsFull_iFrame iframe{height:230px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain,body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFullMainImage{width:calc(100% + 30px);margin-left:-15px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain .newsFull_image,body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFullMainImage .newsFull_image{min-height:250px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain:before,body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFullMainImage:before{min-height:250px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:66.67%}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFull_imageWrapMain:after,body.\--mobile .sectionRow.\--newsFullView .page_leftCol .newsFullMainImage:after{margin-left:15px}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .importantBlock .newsImgRow{border-bottom:none}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .importantBlock .newsImgRow_descr,body.\--mobile .sectionRow.\--newsFullView .page_leftCol .importantBlock .newsImgRow_title{width:calc(100% - 120px)}body.\--mobile .sectionRow.\--newsFullView .page_leftCol .importantBlock .newsImgRow_right{max-width:110px}body.\--mobile .newsFull_sourceAndReviewer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.\--mobile .newsFull_source:last-of-type{margin-top:20px}body.\--mobile .newsFull_text .newsFull_textEmptyBlock{height:312px}@media print{.\--piano,.asideBanner,.author_imgWrap,.comments,.footer,.googleDoubleBanner,.headerBiding,.headerSticky,.moderator,.moderator_extendBtn,.newsFull:not(.initNewsFull.\--visit),.newsFull_embed,.newsFull_image,.newsFull_imageWrap,.newsFull_imageWrap:after,.newsFull_socialItems,.newsFull_socials,.newsFull_text>p.newsFull_embed,.newsFullMainImage,.page_rightCol,.section.\--relatedNews,.themeLine,.videoOfDay,.youtube-preview{display:none!important}.sectionRow,.sectionRow.\--newsFullView{margin:0}.page_leftCol{width:100%}}.newsFullBlog_header{margin:0 -115px;padding-bottom:20px;border-bottom:1px solid var(--grey-1)}.newsFullBlog_header .newsFullBlog_headerWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.newsFullBlog_header .newsFullBlog_headerAuthor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:25%;min-width:232px;padding-bottom:8px;line-height:135%;text-align:center}.newsFullBlog_header .newsFullBlog_headerAuthor .author_img{width:100px;height:100px;margin-bottom:15px}.newsFullBlog_header .newsFullBlog_headerAuthor .authorInfo .authorInfo_name{font-size:18px;font-weight:700;color:var(--blue-accent)}.newsFullBlog_header .newsFullBlog_headerAuthor .authorInfo .authorInfo_description{margin-top:3px;color:var(--grey-2);font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.newsFullBlog_header .newsFullBlog_headerContent .newsFullBlog_headerTitle{line-height:130%;font-weight:700;font-size:40px;color:var(--blue-accent)}.newsFullBlog_header .newsFullBlog_headerContent .newsFullBlog_headerTitle .newsFullBlog_headerTitleAuthorName{color:var(--grey-4);font-weight:400}.newsFullBlog_header .newsFullBlog_headerContent .newsFullBlog_headerBottom{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.newsFullBlog_header .newsFullBlog_headerContent .newsFullBlog_headerBottom .label{line-height:20px;margin-right:0}@media only screen and (max-width:1499px){.newsFullBlog_header{margin:0}.newsFullBlog_header .newsFullBlog_headerWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.newsFullBlog_header .newsFullBlog_headerAuthor{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;text-align:left;width:unset;max-width:unset;padding-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsFullBlog_header .newsFullBlog_headerAuthor .author_img{margin-bottom:0;width:80px;height:80px}.newsFullBlog_header .newsFullBlog_headerAuthor .authorInfo .authorInfo_name{font-size:18px}.newsFullBlog_header .newsFullBlog_headerContent .newsFullBlog_headerTitle{font-size:30px}}.socialBlock{width:100%;margin:0 auto;padding:0 0 20px}.socialBlock_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;border-bottom:1px solid var(--grey-1)}.socialBlock_container:last-child{border-bottom:0}.socialBlock_btn,.socialBlock_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.socialBlock_btn{border:none;background:none;padding:3px;margin:0 5px 0 0}.socialBlock_btn:last-child{margin:0}.socialBlock_btn span{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:135%}.socialBlock_btnIcon{margin:0 5px 0 0}.socialBlock_homeLink{display:none}.socialBlock_homeLink a{font-weight:600;font-size:13px;line-height:135%;text-decoration:underline;color:var(--blue-light)}body.\--mobile .socialBlock_homeLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.socialBlockHeader{padding:0 0 10px;border-bottom:1px solid var(--grey-1);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:30px}.socialBlockHeader,.socialBlockHeader_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}body.\--mobile{padding:0 0 15px}.socialBlockFooter{padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.socialBlockFooter,.socialBlockFooter_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.socialBlockFooter_wrapper .breadcrumbs{margin:0}.socialBlock_privacyPolicy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 0 12px}.socialBlock_privacyPolicyLink{font-weight:400;font-size:12px;line-height:135%;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:var(--blue-light)}body.\--mobile .socialBlockFooter_wrapper{margin:0 0 10px}body.\--mobile .socialBlockFooter_wrapper:last-child{margin:0}.socialBlockRate{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socialBlockRate,.socialBlockRate.\--show .socialBlockRate_container{display:-webkit-box;display:-ms-flexbox;display:flex}.socialBlockRate.\--show .socialBlockRate_btn.\--rest{background:var(--grey-6)}.socialBlockRate.\--show .socialBlockRate_count.\--rest:after{-webkit-transform:rotate(225deg) translate(-2px,-3px);transform:rotate(225deg) translate(-2px,-3px)}.socialBlockRate_item{margin:0 8px 0 0;padding:4px;border-radius:4px}.socialBlockRate_item:last-of-type{margin-right:0}.socialBlockRate_icon{width:24px;height:24px;margin-right:9px}.socialBlockRate_container{display:none;position:absolute;top:45px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:10px;background:var(--white);border:1px solid var(--grey-1);border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:10}.socialBlockRate_container .socialBlockRate_item{width:inherit;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.socialBlockRate_count{font-weight:400;font-size:14px;line-height:110%;color:var(--grey-5)}.socialBlockRate_count.\--like{color:var(--blue-6)}.socialBlockRate_count.\--dislike{color:var(--red-1)}.socialBlockRate_count.\--rest{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socialBlockRate_count.\--rest:after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:7px;height:7px;margin:0 0 2px 6px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:2px solid var(--grey-5);border-right:2px solid var(--grey-5);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.socialBlockRate_count.\--rest.\--like:after{border-bottom:2px solid var(--blue-6);border-right:2px solid var(--blue-6)}.socialBlockRate_count.\--rest.\--dislike:after{border-bottom:2px solid var(--red-1);border-right:2px solid var(--red-1)}.socialBlockRate_btn{border:none;background:none;position:relative;padding:7px 8px;background:var(--white);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.socialBlockRate_btn:hover{background:var(--grey-13)}.socialBlockRate_btn:active{background:var(--grey-6)}body.\--mobile .socialBlockRate_container{width:360px;padding:11px 5px;-ms-flex-pack:distribute;justify-content:space-around}body.\--mobile .socialBlockRate_btn{padding:4px 3px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.\--mobile .socialBlockRate_icon{margin:0}body.\--mobile .socialBlockRate_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.socialBlockSource{position:relative}.socialBlockSource,.socialBlockSource.\--show .socialBlockSource_container{display:-webkit-box;display:-ms-flexbox;display:flex}.socialBlockSource.\--show .socialBlockSource_btn{background:var(--grey-6)}.socialBlockSource.\--show .socialBlockSource_title:after{-webkit-transform:rotate(225deg) translate(-2px,-3px);transform:rotate(225deg) translate(-2px,-3px)}.socialBlockSource_title{font-weight:400;font-size:12px;line-height:135%;color:var(--grey-5)}.socialBlockSource_title:after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:6px;height:6px;margin:0 0 4px 7px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:2px solid var(--grey-5);border-right:2px solid var(--grey-5);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.socialBlockSource_btn{border:none;background:none;position:relative;padding:7px 8px;background:var(--white);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.socialBlockSource_btn:hover{background:var(--grey-13)}.socialBlockSource_btn:active{background:var(--grey-6)}.socialBlockSource_container{display:none;position:absolute;top:45px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:16px 11px;background:var(--white);border:1px solid var(--grey-1);border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:10}.socialBlockSource_container.\--show{display:-webkit-box;display:-ms-flexbox;display:flex}.socialBlockSource_link{font-weight:400;font-size:12px;line-height:135%;color:var(--blue-accent)}.socialBlockTags{position:relative}.socialBlockTags,.socialBlockTags.\--show .socialBlockTags_container{display:-webkit-box;display:-ms-flexbox;display:flex}.socialBlockTags.\--show .socialBlockTags_btn{background:var(--grey-6)}.socialBlockTags.\--show .socialBlockTags_title:after{-webkit-transform:rotate(225deg) translate(-2px,-3px);transform:rotate(225deg) translate(-2px,-3px)}.socialBlockTags_title{font-weight:400;font-size:12px;line-height:135%;color:var(--grey-5)}.socialBlockTags_title:after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:6px;height:6px;margin:0 0 4px 7px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:2px solid var(--grey-5);border-right:2px solid var(--grey-5);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.socialBlockTags_btn{border:none;background:none;position:relative;padding:7px 8px;background:var(--white);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.socialBlockTags_btn:hover{background:var(--grey-13)}.socialBlockTags_btn:active{background:var(--grey-6)}.socialBlockTags_container{display:none;position:absolute;max-width:500px;top:45px;left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:16px 11px;background:var(--white);border:1px solid var(--grey-1);border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:10}.socialBlockTags_container.\--show{display:-webkit-box;display:-ms-flexbox;display:flex}.socialBlockTags_container .personTags,.socialBlockTags_container .personTags_tag{margin:0}.socialBlockTags_container .personTags_inner{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:7px}body.\--mobile .socialBlockTags_container{max-width:345px}.socialBlockSubscribe{position:relative}.socialBlockSubscribe,.socialBlockSubscribe.\--show .socialBlockSubscribe_container{display:-webkit-box;display:-ms-flexbox;display:flex}.socialBlockSubscribe.\--show .socialBlockSubscribe_btn{background:var(--grey-6)}.socialBlockSubscribe.\--show .socialBlockSubscribe_title:after{-webkit-transform:rotate(225deg) translate(-2px,-3px);transform:rotate(225deg) translate(-2px,-3px)}.socialBlockSubscribe_title{font-weight:700;font-size:14px;line-height:135%;color:var(--grey-5)}.socialBlockSubscribe_title:after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:6px;height:6px;margin:0 0 4px 7px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:2px solid var(--grey-5);border-right:2px solid var(--grey-5);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.socialBlockSubscribe_btn{border:none;background:none;position:relative;padding:7px 8px;background:var(--white);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.socialBlockSubscribe_btn:hover{background:var(--grey-13)}.socialBlockSubscribe_btn:active{background:var(--grey-6)}.socialBlockSubscribe_container{display:none;position:absolute;top:45px;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:16px 11px;background:var(--white);border:1px solid var(--grey-1);border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:10}.socialBlockSubscribe_container.\--show,.socialBlockSubscribe_list{display:-webkit-box;display:-ms-flexbox;display:flex}.socialBlockSubscribe_list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.socialBlockSubscribe_item{width:24px;height:24px;overflow:hidden;position:relative;margin-left:20px}.socialBlockSubscribe_item:first-child{margin:0}.socialBlockSubscribe_itemLink{position:absolute;inset:0}.socialBlockComments{display:-webkit-box;display:-ms-flexbox;display:flex}.socialBlockComments_share,.socialBlockComments_showBtn{border:none;background:none;position:relative;padding:7px 8px;background:var(--white);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.socialBlockComments_share:hover,.socialBlockComments_showBtn:hover{background:var(--grey-13)}.socialBlockComments_share:active,.socialBlockComments_showBtn:active{background:var(--grey-6)}.socialBlockComments_title{font-weight:400;font-size:14px;line-height:110%;color:var(--grey-5)}.socialBlockComments_title.\--facebook{color:var(--blue-3)}.socialBlockComments_share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.socialBlockComments_btnIcon{width:24px;height:24px;margin-right:5px}.newsFull_embed .youtube-preview__thumbnail{cursor:pointer;width:100%;display:block;height:330px;-o-object-fit:cover;object-fit:cover;position:relative}.newsFull_embed .youtube-preview__playButton{cursor:pointer;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.\--mobile .newsFull_embed.\--cBanner{margin:20px -15px}body.\--mobile .newsFull_embed.\--cBanner iframe{height:310px}.newsFull_imageWrap,.newsFullMainImage{margin-top:30px}.newsFull_imageWrap:not(.newsFull_imageWrapMain),.newsFullMainImage:not(.newsFull_imageWrapMain){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsFull_imageWrap:after,.newsFullMainImage:after{content:attr(data-descr);display:block;margin-top:10px;font-size:12px;line-height:135%;color:#999}.newsFull_imageWrap .newsFull_image,.newsFullMainImage .newsFull_image{width:100%;-o-object-fit:contain;object-fit:contain;max-height:600px;max-width:100%}.newsFull_imageWrap.newsFull_imageWrapMain,.newsFull_imageWrap.newsFullMainImage,.newsFullMainImage.newsFull_imageWrapMain,.newsFullMainImage.newsFullMainImage{position:relative;margin:20px 0 0 -115px;width:calc(100% + 230px)}.newsFull_imageWrap.newsFull_imageWrapMain.\--is-B .newsFull_image,.newsFull_imageWrap.newsFullMainImage.\--is-B .newsFull_image,.newsFullMainImage.newsFull_imageWrapMain.\--is-B .newsFull_image,.newsFullMainImage.newsFullMainImage.\--is-B .newsFull_image{-webkit-filter:brightness(50%);filter:brightness(50%)}.newsFull_imageWrap.newsFull_imageWrapMain .newsFull_image,.newsFull_imageWrap.newsFullMainImage .newsFull_image,.newsFullMainImage.newsFull_imageWrapMain .newsFull_image,.newsFullMainImage.newsFullMainImage .newsFull_image{position:absolute;top:0;left:0;width:100%;max-width:972px;min-height:461px}.newsFull_imageWrap.newsFull_imageWrapMain:before,.newsFull_imageWrap.newsFullMainImage:before,.newsFullMainImage.newsFull_imageWrapMain:before,.newsFullMainImage.newsFullMainImage:before{content:"";display:block;padding-top:47.53%}.newsFull_lightbox{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:48px;background-color:rgba(0,0,0,.7);z-index:3147483650}.newsFull_lightboxWrap{display:contents;pointer-events:none}.newsFull_lightboxImgWrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:100%}.newsFull_lightboxImg{max-width:100%;-o-object-fit:contain;object-fit:contain;-webkit-filter:drop-shadow(0 -10px 0 var(--white)) drop-shadow(0 10px 0 var(--white)) drop-shadow(-10px 0 0 var(--white)) drop-shadow(10px 0 0 var(--white));filter:drop-shadow(0 -10px 0 var(--white)) drop-shadow(0 10px 0 var(--white)) drop-shadow(-10px 0 0 var(--white)) drop-shadow(10px 0 0 var(--white));pointer-events:all}.newsFull_lightboxCloseBtn{position:fixed;top:60px;right:60px;width:40px;height:40px;padding:5px;color:#fff;background:rgba(0,0,0,.6);border-radius:50%;cursor:pointer;pointer-events:all}.newsFull_lightboxBtnGroup{position:fixed;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.newsFull_lightboxBtn,.newsFull_lightboxBtnGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsFull_lightboxBtn{width:60px;height:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.6);border-radius:50%;cursor:pointer;pointer-events:all;margin:0 30px 0 0;z-index:101}.newsFull_lightboxBtn:last-child{margin:0}body.\--mobile .newsFull_lightbox{padding:0}body.\--mobile .newsFull_lightboxWrap{pointer-events:auto;padding:10px;overflow:auto;position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.\--mobile .newsFull_lightboxWrap::-webkit-scrollbar{height:0;width:0}body.\--mobile .newsFull_lightboxImg{width:100%;margin:0 auto}body.\--mobile .newsFull_lightboxBtnGroup{bottom:20px}body.\--mobile .newsFull_lightboxBtn{width:50px;height:50px}body.\--mobile .newsFull_lightboxCloseBtn{top:15px;right:15px}.author_imgWrap{margin:0 10px 0 0}.author_name{color:var(--blue-accent)}.author_title{margin-top:20px}body.\--mobile .author_name{font-size:15px}.sectionLabel{display:inline-block;font-size:12px;line-height:1.35;font-weight:700;color:var(--blue-accent)}.sectionLabel:hover{text-decoration:underline}.sectionLabel.\--med{color:var(--med)}.sectionLabel.\--sport{color:var(--sport)}.sectionLabel.\--economics{color:var(--economics)}.sectionLabel.\--travel{color:var(--travel)}.sectionLabel.\--lady{color:var(--lady)}.sectionLabel.\--show{color:var(--show)}.sectionLabel.\--top{color:var(--top)}.sectionLabel.\--nerukhomi{color:var(--nerukhomi)}.reaction_item{color:var(--grey-2);margin:0 16px 0 0}.reaction_icon.\--lightGray{color:#cfcfcf}.reaction_icon.\--red{color:#ea1d1d}.reaction_icon.\--gray{color:#999}.reaction_icon.\--blue{color:#2d4878}.section.\--tv .reaction_item.\--topView,.section.\--tv .time_updateValue{color:var(--white)!important}.section.\--tv .newsImg .newsImg_wrap{display:none;visibility:hidden}body.\--mobile .section.\--tv .reaction_item.\--topView{color:var(--white)!important}.videoOfDay{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:270px;margin:20px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoOfDay_head{margin:0 auto 12px}.videoOfDay_icon{width:20px;height:20px;margin-right:20px;vertical-align:middle}.videoOfDay_title{color:var(--blue-accent);font-size:14px;line-height:1.35;letter-spacing:16px}body.\--mobile .videoOfDay{aspect-ratio:430/241;min-height:unset;margin:0 -15px}body.\--mobile .videoOfDay.\--marginX-0{margin-left:0;margin-right:0}.timeToRead{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.timeToRead_value{font-size:12px;line-height:1.35;color:var(--blue-accent)}.timeToRead_clockIcon{margin-right:7px}.time{color:var(--grey-2)}.newsFull_disclaimer{background:var(--grey-theme)}html body{font-family:Roboto,Arial,sans-serif;line-height:1.35}html button{background:var(--white);-webkit-box-shadow:none;box-shadow:none}@font-face{font-family:Oswald;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/oswald/v36/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUJiZTaR.woff2) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/oswald/v36/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiZQ.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/oswald/v36/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvsUZiZQ.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/oswald/v36/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvsUJiZTaR.woff2) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;word-wrap:break-word;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}li{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}a{text-decoration:none}a,button{cursor:pointer}button{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}button>*{pointer-events:none}button,input,select,textarea{font:inherit}.\--dark a:active,.\--dark a:hover{color:#fff}[draggable]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:root{--white:#fff;--black:#000;--base-white:#fff;--blue-accent:#2d4878;--blue-light:#1c629c;--blue-1:#f4fafe;--grey-1:#e2e2e2;--grey-5:#333;--grey-8:#b6b6b6;--grey-10:#121212;--base-grey-2:#999;--base-grey-5:#333;--base-grey-6:#f0f0f0;--base-grey-13:#f9f9f9;--base-grey-const:#d0d0d0;--blue:#435f9f;--blue-hover:#06a1ea;--red:#ea1d1d;--grey:#555;--grey-2:#9a9a9a;--grey-3:#c4c4c4;--grey-4:#eaeaea;--grey-6:#f7f7f7;--grey-7:#828282;--grey-9:#f5f5f5;--travel:#f17132}.newsFull_embed{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0;overflow:hidden}.newsFull_embed img{max-height:600px;overflow:hidden;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;left:0}.newsFull_embed img:only-child{position:static}.newsFull_embed.is_16x9{aspect-ratio:16/9;background:var(--grey-1)}.instagram-media,.twitter-tweet{margin:20px auto!important}.newsFull_blockquoteAuthor{position:relative;margin:35px 0;padding:43px 0 43px 76px;color:#2d4878}.newsFull_blockquoteAuthor:after,.newsFull_blockquoteAuthor:before{content:"";position:absolute;width:88px;height:88px;background:url(/news/img/double-quote.svg) no-repeat}.newsFull_blockquoteAuthor:before{top:0;left:0}.newsFull_blockquoteAuthor:after{bottom:0;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.newsFull_blockquoteAuthorText{font-size:28px;line-height:1.45;font-weight:700;font-style:italic}.newsFull_blockquoteAuthorAuthor{position:absolute;bottom:0;right:108px;font-size:19px;text-align:right}body.\--mobile .newsFull_blockquoteAuthor{margin:20px 0;padding:34px 0 34px 25px}body.\--mobile .newsFull_blockquoteAuthor:after,body.\--mobile .newsFull_blockquoteAuthor:before{width:68px;height:68px;background-size:contain}body.\--mobile .newsFull_blockquoteAuthor:after{-webkit-transform:rotate(180deg) scale(.773);transform:rotate(180deg) scale(.773)}body.\--mobile .newsFull_blockquoteAuthor .newsFull_blockquoteAuthorText{font-size:26px}body.\--mobile .newsFull_blockquoteAuthor .newsFull_blockquoteAuthorAuthor{right:88px}.newsFull_imageWrap{margin-top:30px}.newsFull_imageWrap:not(.newsFull_imageWrapMain){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsFull_imageWrap:after{content:attr(data-descr);display:block;margin-top:10px;font-size:12px;line-height:135%;color:#999}.newsFull_imageWrap .newsFull_image{width:100%;-o-object-fit:contain;object-fit:contain;max-height:600px;max-width:100%}.newsFull_imageWrap.newsFull_imageWrapMain{position:relative;margin:20px 0 0 -115px;width:calc(100% + 230px)}.newsFull_imageWrap.newsFull_imageWrapMain .newsFull_image{position:absolute;top:0;left:0;width:100%;max-width:972px;min-height:461px}.newsFull_imageWrap.newsFull_imageWrapMain:before{content:"";display:block;padding-top:47.53%}.newsFull_table{font-size:14px}.newsFull_table .newsFull_tableWrap{max-height:600px;overflow:auto;border:1px solid #e2e2e2}.newsFull_table table{border-collapse:collapse;width:100%}.newsFull_table table colgroup col{min-width:200px}.newsFull_table table colgroup col:first-child{max-width:50vw}.newsFull_table tr>td,.newsFull_table tr>th{padding:10px 20px}.newsFull_table tr>td a,.newsFull_table tr>th a{color:var(--blue-light);font-size:14px}.newsFull_table tr>td em,.newsFull_table tr>th em{font-style:italic}.newsFull_table tr>td b,.newsFull_table tr>td strong,.newsFull_table tr>th b,.newsFull_table tr>th strong{font-weight:700}.newsFull_table tr>td>ol li,.newsFull_table tr>td ul li,.newsFull_table tr>th>ol li,.newsFull_table tr>th ul li{margin:20px 10px 0;padding-left:5px;line-height:145%}.newsFull_table tr>td>ol em,.newsFull_table tr>td ul em,.newsFull_table tr>th>ol em,.newsFull_table tr>th ul em{font-style:italic}.newsFull_table tr>td>ol b,.newsFull_table tr>td>ol strong,.newsFull_table tr>td ul b,.newsFull_table tr>td ul strong,.newsFull_table tr>th>ol b,.newsFull_table tr>th>ol strong,.newsFull_table tr>th ul b,.newsFull_table tr>th ul strong{font-weight:700}.newsFull_table tr>td>ol,.newsFull_table tr>th>ol{list-style-type:decimal;margin-left:20px}.newsFull_table tr>td>ul,.newsFull_table tr>th>ul{list-style-type:disc}.newsFull_table thead tr>th{text-align:left;background:#f5f5f5}.newsFull_table tbody tr:nth-child(2n) td{background:#f5f5f5}.newsFull_table.\--stickyTopHead.\--stickyLeftCol thead tr>:first-child{z-index:3;left:0;top:0}.newsFull_table.\--stickyTopHead thead tr>th{position:-webkit-sticky;position:sticky;z-index:2;top:0}.newsFull_table.\--stickyLeftCol:not(.newsFull_table.\--stickyLeftCol.\--stickyTopHead) thead tr>td:first-child,.newsFull_table.\--stickyLeftCol:not(.newsFull_table.\--stickyLeftCol.\--stickyTopHead) thead tr>th:first-child,.newsFull_table.\--stickyLeftCol tbody tr>td:first-child,.newsFull_table.\--stickyLeftCol tbody tr>th:first-child{position:-webkit-sticky;position:sticky;z-index:1;left:0}.newsFull_table.\--stickyLeftCol:not(.newsFull_table.\--stickyLeftCol.\--stickyTopHead) thead tr>td:first-child,.newsFull_table.\--stickyLeftCol tbody tr>td:first-child{background:#fff}.newsFull_table.\--stickyLeftCol:not(.newsFull_table.\--stickyLeftCol.\--stickyTopHead) thead tr:nth-child(2n)>td,.newsFull_table.\--stickyLeftCol tbody tr:nth-child(2n)>td{background:#f5f5f5}.breadcrumbs{margin:20px 0}.breadcrumbs_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:29px;margin:0 0 0 -1px}.breadcrumbs_logoIcon{height:16px}.breadcrumbs_items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs_items li:first-child{margin-top:3px}.breadcrumbs_item{margin-left:5px;font-size:12px;line-height:135%;color:var(--base-grey-2)}.breadcrumbs_item:not(.\--main):before{content:"/";display:inline-block;margin:0 5px 0 0;color:inherit;font-size:inherit}.personTags{margin:0 0 15px}.personTags.\--scroll{position:relative;width:calc(100% - 30px);margin:0 auto 15px}.personTags.\--scroll .personTags_inner{padding:0 0 5px}.personTags_btn{position:absolute;top:0;left:0;z-index:1;display:block;width:15px;height:28px;background:#fff}.personTags_btn:after{content:"";position:absolute;top:10px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:7px;height:7px;border-top:2px solid var(--grey-5);border-right:2px solid var(--grey-5);-webkit-transform-origin:center;transform-origin:center}.personTags_btn.\--right{left:auto;right:0}.personTags_btn.\--right:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:3px}.personTags_btn.\--left:after{-webkit-transform:rotate(225deg);transform:rotate(225deg);right:auto;left:3px}.personTags_btn.\--hidden{display:none}.personTags_inner{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.personTags_tag{padding:5px 8px;border-radius:2px;background:var(--grey-theme);font-size:12px;line-height:135%;color:var(--grey);white-space:nowrap}.personTags_tag:hover{background:var(--grey-4);color:var(--grey-5)}.personTags_tag:not(:last-of-type){margin:0 8px 0 0}body.\--mobile .personTags_btn{pointer-events:none}body.\--mobile .personTags_inner{padding:0 0 5px}.navigation{margin:20px 0}.navigation_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.navigation_item{width:100%;margin-right:10px;border:1px solid var(--base-grey-const);border-radius:4px;text-align:center}.navigation_item:last-child{margin-right:0}.navigation_item.\--active,.navigation_item:hover{background:var(--base-grey-6)}.navigation_itemLink{display:block;padding:10px 45px;font-weight:700;font-size:16px;line-height:135%;white-space:nowrap;color:var(--grey-10)}@media only screen and (max-width:1499px){.navigation_itemLink{padding:10px 23px}}body.\--mobile .navigation{overflow-x:auto}body.\--mobile .navigation_list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section.\--seo{margin:50px 0 40px}.section_content{margin-top:24px}.section_content.\--seo{font-size:14px;line-height:135%;color:var(--grey)}.section_content.\--seo p{margin:20px 0}.section_content.\--seo h2{font-size:20px;font-weight:700}.sliderBlock .section_content{margin-top:0}.section_link{display:block;margin-top:20px;font-weight:700;font-size:15px;line-height:135%;color:var(--grey-10)}.section_link:after{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:7px;height:7px;-webkit-transform:rotate(-45deg) translate(3px,1px);transform:rotate(-45deg) translate(3px,1px);border-bottom:2px solid var(--grey-10);border-right:2px solid var(--grey-10)}body.\--mobile .section.\--seo{margin:40px 0}.heading{position:relative;overflow:hidden}.heading:after{content:"";display:inline-block;width:100%;height:1px;margin-right:-100%;margin-left:20px;background:var(--grey-10)}.heading_title{font-family:Oswald,sans-serif;font-weight:500;color:var(--grey-10)}h1.heading .heading_title{font-size:32px}h2.heading .heading_title{font-size:26px}.reaction{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.reaction,.reaction_item{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.reaction_item{color:var(--base-grey-2);margin:0 15px 0 0;font-size:12px;line-height:1.35;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.reaction_item.\--hotView{color:var(--red)}.reaction_item.\--topView{color:var(--blue-accent)}.reaction_item.\--hotFacebook{color:var(--blue)}.reaction_item:last-of-type{margin:0}.reaction_icon{display:inline-block;vertical-align:middle;width:16px;margin:0 7px 0 0}.time{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:1.35;color:var(--base-grey-2);white-space:nowrap;text-align:center}.time_updateIcon{margin-right:7px;vertical-align:bottom}.time_updateValue{color:var(--blue-accent)}.author{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.author_imgWrap{width:40px;height:40px;display:block;margin:0 15px 0 0}.author_img{display:block;width:100%;border-radius:50%}.author_name{display:inline;font-size:12px;line-height:1.35;color:var(--base-grey-2);white-space:nowrap}@media only screen and (max-width:1499px){.author_imgWrap{width:40px;height:40px}.author_imgWrap.\--imgBig{width:80px;height:80px}}.cook{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cook_imgWrap{width:40px;height:40px;display:block;margin:0 15px 0 0}.cook_img{display:block;width:100%;border-radius:50%}.cook_name{display:inline;font-size:12px;line-height:1.35;color:var(--base-grey-2);white-space:nowrap}@media only screen and (max-width:1499px){.cook_imgWrap{width:40px;height:40px}.cook_imgWrap.\--imgBig{width:80px;height:80px}}.recipeInfo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.recipeInfo,.recipeInfo_item{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.recipeInfo_item{color:var(--base-grey-2);margin:0 10px 0 0;font-size:12px;line-height:1.35;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.recipeInfo_item:last-of-type{margin:0}.recipeInfo_icon{display:inline-block;vertical-align:middle;width:16px;margin:0 7px 0 0}.chefInfo_description{font-size:14px;line-height:1.35;color:var(--grey)}.chefInfo{display:grid;grid-template-columns:200px 1fr;gap:30px;margin:30px 0 40px}.chefInfo_imgWrap{width:200px;height:200px}.chefInfo_img{display:block;width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.chefInfo_name{font-family:Oswald,sans-serif;font-size:32px;font-weight:500;color:var(--grey-10)}.chefInfo_description,.chefInfo_name{margin-bottom:10px}.chefInfo_fullText{margin-top:30px}.chefInfo_profileAccounts{margin-top:20px}.chefInfo_profileLink{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:20px}.chefInfo_profileImg{width:24px}body.\--mobile .chefInfo{display:block}body.\--mobile .chefInfo_imgWrap{margin:0 auto 30px;width:140px;height:140px}body.\--mobile .chefInfo_wrap{text-align:center}body.\--mobile .chefInfo_name{font-size:28px}body.\--mobile .chefInfo_fullText,body.\--mobile .chefInfo_profileAccounts{text-align:left}.chefRate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:var(--base-grey-2)}.chefRate.\--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chefRate_icon{display:inline-block;vertical-align:middle;width:16px;margin:0 5px 0 10px}body.\--mobile .chefRate{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.\--mobile .chefRate.\--center{font-size:12px}.playBtn{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);z-index:2;width:50px;height:50px;padding:20px 19px 20px 26px;background:rgba(0,0,0,.8);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.playBtn:after{content:"";position:absolute;-webkit-transform:translateX(15%);transform:translateX(15%);border:9px solid transparent;border-left:13px solid var(--white)}.playBtn.\--imgBig{width:70px;height:70px}.playBtn.\--imgBig:after{border:15px solid transparent;border-left:21px solid var(--white)}.select.\--loading .select_btn:after{content:"";position:absolute;top:3px;right:0;display:inline-block;width:10px;height:10px;border:2px solid;border-color:var(--grey-5);border-left:2px solid transparent;border-radius:50%;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.select{position:relative;padding:10px 0;font-size:16px;line-height:135%;color:var(--grey);border:none;border-bottom:1px solid var(--base-grey-const)}.select.\--loading .select_wrapper{pointer-events:none}.select.\--loading .select_btn:after{top:0;left:0}.select_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.select_btn{position:relative;width:11px;height:11px}.select_btn:after{content:"";position:absolute;top:0;left:calc(50% - 3px);display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:7px;height:7px;border-bottom:2px solid var(--grey);border-right:2px solid var(--grey);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}.select_btn.\--open:after{-webkit-transform:rotate(225deg) translate(-2px,-3px);transform:rotate(225deg) translate(-2px,-3px);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.select_list{display:none;position:absolute;max-height:480px;overflow-y:scroll;top:52px;width:100%;padding:15px;background:var(--white);border:1px solid var(--grey-1);-webkit-box-shadow:0 4px 6px rgba(0,0,0,.2);box-shadow:0 4px 6px rgba(0,0,0,.2);border-radius:4px;z-index:10}.select_list.\--open{display:block}.select_item{padding:10px;border-radius:4px;cursor:pointer}.select_item:hover{background:var(--base-grey-6)}@media only screen and (min-width:1000px){.select_list::-webkit-scrollbar{width:6px;border-radius:4px}.select_list::-webkit-scrollbar-track{background:var(--grey-9)}.select_list::-webkit-scrollbar-thumb{background:var(--base-grey-const);border-radius:4px}.select_list::-webkit-scrollbar-thumb:hover{background:var(--grey-8)}}.btn{background:var(--blue-accent);border:1px solid var(--blue-accent);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;color:var(--white);font-size:16px;line-height:135%}.searchCategory{margin:23px 0 30px;display:grid;grid-template-columns:repeat(2,1fr) 300px;gap:36px}.searchCategory .select_wrapper{pointer-events:none;opacity:.5}@media only screen and (max-width:1499px){.searchCategory{gap:30px}}body.\--mobile .searchCategory{grid-template-columns:none;gap:20px}body.\--mobile .searchCategory .btn{height:42px}.mainSearch{padding:20px 0 15px;background:var(--grey-14)}.mainSearch_form{margin:0 auto;width:630px}.mainSearch_searchField{position:relative}.mainSearch_input{width:100%;padding:10px 20px;font-weight:700;font-size:22px;color:var(--grey-10);border:1px solid var(--base-grey-const);border-radius:4px}.mainSearch_btn{position:absolute;top:1px;right:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;background:var(--white);border-radius:4px}.mainSearch_submitIcon{width:20px;height:20px}.mainSearch_list{display:none;position:absolute;top:52px;width:100%;padding:15px;background:var(--white);border:1px solid var(--grey-1);-webkit-box-shadow:0 4px 6px rgba(0,0,0,.2);box-shadow:0 4px 6px rgba(0,0,0,.2);border-radius:4px;z-index:10}.mainSearch_list.\--open{display:block}.mainSearch_listItem{display:block;padding:10px;border-radius:4px;color:var(--grey);cursor:pointer}.mainSearch_listItem:hover{background:var(--base-grey-6)}.mainSearch_count{margin:15px 20px 20px;font-size:13px;color:var(--grey)}.mainSearch_tabs{padding-top:25px;margin-bottom:30px;border-top:1px solid var(--grey-1)}.mainSearch_tabsItem{margin-right:40px;padding-bottom:10px;color:var(--grey)}.mainSearch_tabsItem.\--active{border-bottom:1px solid var(--grey-10);font-weight:700;color:var(--grey-10);pointer-events:none}.mainSearch_tabsItem.\--noResults{display:none;font-weight:700;color:var(--grey-10)}.mainSearch_category{display:grid;grid-template-columns:repeat(2,1fr) 300px;gap:36px}.mainSearch_category .\--category{pointer-events:none}.mainSearch_category .btn{height:42px}.mainSearch_category .select.\--category .select_wrapper{opacity:.5}[data-tab=recipe] .mainSearch_category{display:grid}.mainSearch_categoryMore{display:none;height:42px;border:1px solid var(--base-grey-const);border-radius:4px}.mainSearch_categoryMore:after{content:"";display:inline-block;margin:0 0 3px 10px;width:5px;height:5px;border-bottom:2px solid var(--grey);border-right:2px solid var(--grey);-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:1499px){.mainSearch_filterBtn{margin-right:45px}.mainSearch_resultsHide{display:none}.mainSearch_category{gap:30px}}body.\--mobile .mainSearch{padding-bottom:25px}body.\--mobile .mainSearch_form{width:unset}body.\--mobile .mainSearch_count{margin-top:15px}body.\--mobile .mainSearch_category{grid-template-columns:none;gap:20px}body.\--mobile .mainSearch_category:not(.\--open) .select.\--complexity,body.\--mobile .mainSearch_category:not(.\--open) .select.\--portion,body.\--mobile .mainSearch_category:not(.\--open) .select.\--price,body.\--mobile .mainSearch_category:not(.\--open) .select.\--time{display:none}body.\--mobile .mainSearch_categoryMore{display:block}body.\--mobile .\--open .mainSearch_categoryMore{display:none}body.\--mobile .mainSearch_filterBtn{margin-right:10px}.\--loading .showMore_btnText:after{content:"";position:absolute;top:3px;right:0;display:inline-block;width:10px;height:10px;border:2px solid;border-color:var(--grey-5);border-left:2px solid transparent;border-radius:50%;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.showMore{position:relative}.showMore:before{content:"";display:block;height:1px;width:100%;background:var(--grey-1);-webkit-transform:translateY(19px);transform:translateY(19px)}.showMore_btn{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 20px;font-size:14px;line-height:1.35;font-weight:700;color:var(--grey-10);background:var(--white);border:1px solid var(--grey-8);border-radius:4px;margin:0 auto 20px}.showMore_btn:hover{background:var(--grey-6)}.showMore_btn:active,.showMore_btn:focus{background:var(--grey-4);-webkit-animation:focus .3s ease-out;animation:focus .3s ease-out}.showMore_btn.\--loading{pointer-events:none}@-webkit-keyframes focus{to{background:var(--white)}}@keyframes focus{to{background:var(--white)}}.showMore_btnText{position:relative;padding:0 18px 0 0}.showMore_btnText:after{content:"";position:absolute;top:3px;right:0;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:7px;height:7px;border-top:2px solid var(--grey-10);border-right:2px solid var(--grey-10);-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}.recipeFull_wrap{margin:40px 0 50px;display:grid;grid-template-columns:1fr 300px;gap:36px}.recipeFull_commentsAndShare{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1499px){.recipeFull_wrap{grid-template-columns:630px 300px;gap:30px}}body.\--mobile .recipeFull_wrap{margin:40px 0;grid-template-columns:none}body.\--mobile .recipeFull_rightCol{display:none}body.\--mobile .recipeFull_commentsAndShare{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recipeFull_header{display:grid;grid-template-columns:1fr 636px}.recipeFull_header .recipeInfo_item{margin-right:20px}.recipeFull_header .recipeInfo_item:last-child{margin-right:0}.recipeFull_infoRate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:15px 0}.recipeFull_infoRate .recipeInfo_value{font-size:14px}.recipeFull_mainImg{width:100%}.recipeFull_headerInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--grey-1);border-bottom:1px solid var(--grey-1)}.recipeFull_headerInfo .cook{margin-bottom:15px}.recipeFull_headerInfo .cook_imgWrap{margin:0}.recipeFull_headerInfo .cook_name{display:none}.recipeFull_categories{margin-bottom:15px;font-size:14px;line-height:135%}.recipeFull_categoryItem{padding:0 20px;color:var(--grey-2);border-right:1px solid var(--grey-3)}.recipeFull_categoryItem:last-child{padding-right:0;border:none}.recipeFull_categoryItem:first-child{padding-left:0}.recipeFull_title{font-family:Oswald,sans-serif;font-weight:500;font-size:36px;line-height:135%;color:var(--grey-10);text-align:center}.recipeFull_authorImg{margin:15px 0;width:60px;height:60px;border-radius:50%}.recipeFull_author{font-weight:700;font-size:16px;line-height:135%;color:var(--grey-10)}.recipeFull_authorRecipesLink{display:none;margin:5px 5px 0 0;font-size:14px;line-height:18px;color:var(--blue-accent)}.recipeFull_authorRecipesLink:hover{text-decoration:underline}.recipeFull_authorRecipesLink:after{content:"";margin-left:3px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:7px;height:7px;-webkit-transform:rotate(-45deg) translate(3px,1px);transform:rotate(-45deg) translate(3px,1px);border-bottom:2px solid var(--blue-accent);border-right:2px solid var(--blue-accent)}@media only screen and (max-width:1499px){.recipeFull_header{grid-template-columns:1fr 424px}}body.\--mobile .recipeFull_header{grid-template-columns:none}body.\--mobile .recipeFull_headerInfo{padding:30px 0;border-bottom:none}body.\--mobile .recipeFull_mainImg{width:calc(100% + 30px);-webkit-transform:translate(-15px);transform:translate(-15px)}body.\--mobile .recipeFull_categoryItem{padding:0 15px}body.\--mobile .recipeFull_categoryItem:last-child{padding-right:0}body.\--mobile .recipeFull_categoryItem:first-child{padding-left:0}body.\--mobile .recipeFull_infoRate{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.\--mobile .recipeFull_infoRate .rate_wrap{min-width:unset;margin-top:10px}body.\--mobile .recipeFull_infoRate .rate{margin-left:0}.recipeFull_descr{font-size:16px;line-height:135%;color:var(--grey-10)}.recipeFull_descr p{margin-bottom:20px}.recipeFull_descr>ol,.recipeFull_descr ul{margin:20px 0 20px 40px}.recipeFull_descr>ol li,.recipeFull_descr ul li{margin:20px 10px 0;padding-left:5px;line-height:145%}.recipeFull_descr>ol em,.recipeFull_descr ul em{font-style:italic}.recipeFull_descr>ol b,.recipeFull_descr>ol strong,.recipeFull_descr ul b,.recipeFull_descr ul strong{font-weight:700}.recipeFull_descr>ol{list-style-type:decimal}.recipeFull_descr>ul{list-style-type:disc}.recipeFull_descr b,.recipeFull_descr strong{font-size:19px;font-weight:700}table.recipeFull_ingredientsTable{width:100%}.recipeFull_ingredientsTableBody{margin:30px 0;display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px;row-gap:15px;font-size:16px;line-height:135%;color:var(--grey-10)}td.recipeFull_ingredientItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recipeFull_ingredientAmount,.recipeFull_ingredientTitle{white-space:nowrap;color:var(--grey-10)}.recipeFull_ingredientBorder{width:100%;margin:5px 20px;border-bottom:1px solid var(--grey-10);opacity:.1}.recipeFull_ingredientsBottomInfo{display:-webkit-box;display:-ms-flexbox;display:flex}.recipeFull_ingredientsBottomInfoItem{margin-right:20px;white-space:nowrap}.recipeFull_ingredientsBottomInfoItem:last-child{margin-right:0}.recipeFull_ingredientsBottomInfoTitle{margin-right:5px;font-size:16px;line-height:135%;color:var(--grey-7)}@media only screen and (max-width:1499px){.recipeFull_ingredientsTableBody{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.recipeFull_ingredientsBottomInfoItem{margin-right:10px}}body.\--mobile .recipeFull_ingredientsTableBody{grid-template-columns:none}body.\--mobile .recipeFull_ingredientItemTr{overflow-x:scroll}body.\--mobile .recipeFull_ingredientsBottomInfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.\--mobile .recipeFull_ingredientsBottomInfoItem{margin:10px 0 0}body.\--mobile .recipeFull_ingredientsBottomInfoItem:first-child{margin:0}.recipeFull_cookSteps{margin-top:40px;border-bottom:1px solid var(--grey-1)}.recipeFull_cookStepsVideoWrap{margin:24px 0 30px;position:relative;padding-top:47.55%}.recipeFull_cookStepsVideo{position:absolute;top:0;left:0;width:100%;height:100%}.recipeFull_cookStepDescrWrap{margin-left:30px}.recipeFull_cookStep{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--grey-10);border-top:1px solid var(--grey-1)}.recipeFull_cookStepImg{max-width:300px}.recipeFull_cookStepCount{font-family:Oswald,sans-serif;font-weight:500;font-size:32px;line-height:135%}.recipeFull_cookStepDescr{margin:25px 0;font-size:16px;line-height:135%}.recipeFull_downloadRecipe{margin:10px 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recipeFull_downloadRecipeBtn{font-weight:500;font-size:16px;line-height:135%;color:var(--blue-accent)}.recipeFull_downloadRecipeImg{margin-right:8px}body.\--mobile .commercial_temp{display:none}body.\--mobile .recipeFull_cookStepsVideoWrap{margin-bottom:20px;width:calc(100% + 30px);-webkit-transform:translate(-15px);transform:translate(-15px)}body.\--mobile .recipeFull_cookStep{padding:20px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.\--mobile .recipeFull_cookStepDescrWrap{margin:20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}body.\--mobile .recipeFull_cookStepDescr{margin:0 0 0 25px}body.\--mobile .recipeFull_cookStepCount{margin-left:10px}body.\--mobile .recipeFull_cookStepImg{max-width:100%}.comments_showBtn.\--loading:after{content:"";position:absolute;top:3px;right:0;display:inline-block;border:2px solid;border-color:var(--grey-5);border-left:2px solid transparent;border-radius:50%;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fb-comments{display:none!important;margin:40px 0 20px}.fb-comments.\--show{display:block!important}.comments_showBtn_count{margin:0 0 0 5px}.comments_showBtn_textFirst{text-transform:capitalize}.comments_showBtn{font-weight:700;font-size:16px;line-height:135%;color:var(--grey-10)}.comments_showBtn.\--loading{position:relative}.comments_showBtn.\--loading:after{position:static;margin-left:5px;width:10px;height:10px;vertical-align:middle;border-width:3px}body.\--mobile .comments_showBtn_textFirst{display:none}body.\--mobile .comments_showBtn_text{text-transform:capitalize}body.\--mobile .comments_showBtn.\--loading:after{margin-left:3px;width:5px;height:5px;border-width:2px}.share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share_text{font-size:16px;line-height:135%;color:var(--grey)}.share_link{margin-left:20px;width:32px;height:32px;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.share_link:hover{opacity:.8}.share_img{width:inherit;height:inherit}body.\--mobile .share_text{display:none}body.\--mobile .share_link{margin-left:15px}.slider_inner{overflow:hidden}.slider_dotList,.slider_dotWrapper,.slider_track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.slider_dotList,.slider_dotWrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider_dotWrapper{display:none;margin-top:20px}.slider_dotList .slider_dotListItem{margin-right:15px}.slider_dotList .slider_dotListItem:last-child{margin-right:0}.slider_dotButton{width:10px;height:10px;border:1px solid var(--grey-8);border-radius:50%;background:var(--white)}.slider_dotButton.\--active{border-color:var(--grey-10);background:var(--grey-10)}@media only screen and (max-width:1499px){.slider_track{will-change:transform;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.slider_dotWrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}body.\--mobile .slider_inner{overflow:auto}body.\--mobile .slider_track{-webkit-overflow-scrolling:auto;-ms-overflow-style:none;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-scroll-snap-destination:0 center;-ms-scroll-snap-destination:0 center;scroll-snap-destination:0 center;-webkit-scroll-snap-points-x:repeat(100%);-ms-scroll-snap-points-x:repeat(100%);scroll-snap-points-x:repeat(100%);overflow-x:scroll;padding:0 0 15px;scrollbar-color:var(--base-grey-const);scrollbar-width:2px}body.\--mobile .slider_track::-webkit-scrollbar{-webkit-appearance:none}body.\--mobile .slider_track::-webkit-scrollbar:horizontal{height:2px}body.\--mobile .slider_track::-webkit-scrollbar-thumb{background-color:var(--base-grey-const);border:2px solid var(--base-grey-const)}body.\--mobile .slider_track::-webkit-scrollbar-track{background-color:#f5f5f5}body.\--mobile .slider_track>*{scroll-snap-align:center}body.\--mobile .slider_track .section{-ms-flex-preferred-size:85%;flex-basis:85%}body.\--mobile .slider_dotWrapper{display:none}.searchText{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:23px 0 30px}.searchText_input{width:calc(100% - 87px);height:42px;padding:0 30px;border:1px solid var(--base-grey-const);border-radius:4px 0 0 4px;font-size:16px;line-height:135%;color:var(--base-grey-2)}.searchText_btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:87px;height:42px;border-radius:0 4px 4px 0}.searchText_btnImg{display:none}.searchText_list{display:none;position:absolute;top:52px;width:100%;padding:15px;background:var(--white);border:1px solid var(--grey-1);-webkit-box-shadow:0 4px 6px rgba(0,0,0,.2);box-shadow:0 4px 6px rgba(0,0,0,.2);border-radius:4px;z-index:10}.searchText_list.\--open{display:block}.select_listItem{display:block;padding:10px;border-radius:4px;color:var(--grey);cursor:pointer}.select_listItem:hover{background:var(--base-grey-6)}body.\--mobile .searchText_input{width:calc(100% - 42px);padding:0 15px}body.\--mobile .searchText_btn{width:42px}body.\--mobile .searchText_btnText{display:none}body.\--mobile .searchText_btnImg{display:block}.headerMenu{display:none;position:fixed;left:calc(50% - 674px);width:320px;height:100%;padding:10px 20px;background:var(--white);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:30}.headerMenu.\--open{display:block;top:0}.headerMenu_close{width:36px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--base-grey-const);border-radius:4px;cursor:pointer}.headerMenu_listItem{margin:20px 0}.headerMenu_listItem:before{content:"";display:block;height:1px;width:100%;margin-bottom:20px;background:var(--grey-1);-webkit-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0)}.headerMenu_listItemLink{font-weight:700;font-size:16px;line-height:135%;color:var(--grey-10)}.headerMenu_listItemLink:hover{text-decoration:underline}.headerMenu_listItemImg{height:24px}.headerMenu_heading{display:none}@media only screen and (max-width:1499px){.headerMenu{left:calc(50% - 500px)}}body.\--mobile .headerMenu{width:100%;left:0;top:52px;padding:20px 15px;overflow-y:scroll}body.\--mobile .headerMenu_heading{display:block}body.\--mobile .headerMenu_heading .langSwitcher{display:-webkit-box;display:-ms-flexbox;display:flex}body.\--mobile .headerMenu_close{display:none}body.\--mobile .header.\--notFound .headerMenu_listItem{margin:0 0 20px}body.\--mobile .header.\--notFound .headerMenu{padding:0 15px 20px}.newsFull_body h2{margin:20px 0;font-size:25px;font-weight:700;line-height:135%}.newsFull_body h3{margin:18px 0;font-size:23px;font-weight:700;line-height:135%}.newsFull_body h4{margin:16px 0;font-size:21px;font-weight:700;line-height:135%}.newsFullFood{display:-webkit-box;display:-ms-flexbox;display:flex}.newsFullFood .newsFull_header h1{font-family:Oswald,sans-serif;color:var(--grey-10)}.newsFullFood_inner{padding:0 115px}.newsFullFood_left{width:990px;padding:0 18px 0 0}.newsFullFood_right{width:318px;padding:0 0 0 18px;position:relative}.newsFullFood_right:before{content:"";position:absolute;top:0;left:-18px;display:block;width:1px;height:100%;background:var(--grey-1)}@media only screen and (max-width:1499px){.newsFullFood_right:before{left:-15px}}.newsFullFood_right:before{left:0}.section_headingWrap{padding:0 0 3px 15px;border-bottom:1px solid var(--grey-1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.section_headingWrap .sectionLink{margin:0 0 0 auto}.section_headingWrap .section_titleLink{position:relative;display:inline-block;margin:0 auto 0 0;color:var(--blue-accent);font-size:20px;font-weight:700}.section_headingWrap .section_titleLink:after{content:"";position:absolute;bottom:-4px;left:0;z-index:1;display:block;height:1px;width:100%;background:var(--blue-accent)}.newsFull_disclaimer{padding:20px;margin:30px 0;background:var(--grey-9)}.newsFull_disclaimer,.newsFull_disclaimerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsFull_disclaimerWrap{margin-right:15px;width:40px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsFull_disclaimerDesc{font-size:14px;line-height:1.35;color:var(--grey-10)}.newsFull_disclaimerDesc b{font-weight:700}.newsFull_disclaimerDesc .newsFull_disclaimerDescLink,.newsFull_disclaimerDesc a{font-size:14px;line-height:1.35;text-decoration:underline;margin-left:5px}.newsFullBlog_header .newsFullBlog_headerContent .newsFullBlog_headerTitle .newsFullBlog_headerTitleAuthorName{color:#555}@media only screen and (max-width:1499px){.newsFullFood_left{width:645px;padding:0 15px 0 0}.newsFullFood_left .newsFull_imageWrap.newsFull_imageWrapMain{width:100%;margin:20px 0 0}.newsFullFood_right{width:315px;padding:0 0 0 15px}.newsFullFood_inner{padding:0}.newsFullFood_inner .newsFull_image{min-height:unset!important}}body.\--mobile .newsFullFood_right{display:none}body.\--mobile .newsFullFood_left{width:100%;padding:0}body.\--mobile .newsFullFood_left .newsFull_imageWrapMain{width:calc(100% + 30px);margin-left:-15px}body.\--mobile .newsFullFood_left .newsFull_imageWrapMain:before{padding-top:66.67%}body.\--mobile .newsFullFood_left .newsFull_imageWrapMain:after{margin-left:15px}.videoOfDay{display:none;background:none;padding:0}.rate_wrap{min-width:150px}.rate_wrap.\--bottom{-webkit-transition:all .7s;transition:all .7s}.rate_wrap.\--bottom.\--moved{margin-left:-142px}.rate{margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:135%;color:var(--base-grey-2)}.rate.\--bottom{margin-left:0;-webkit-transition:all 1.5s;transition:all 1.5s}.rate.\--bottom .rate_icon{width:22px}.rate.\--bottom .rate_value{display:none}.rate_icon{width:16px;padding-right:5px;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.rate_icon:hover{cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}.rate_text{width:122px;margin-right:30px;font-weight:700;font-size:16px;color:var(--grey-10)}.rate_text,.rate_thanksText{line-height:135%;white-space:nowrap}.rate_thanksText{display:none;margin-left:15px;font-size:14px;color:var(--grey);overflow-y:hidden}@media only screen and (max-width:1499px){.rate_text{margin-right:20px}}.idealmedia{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;position:relative;height:auto;padding-top:20px;border:1px solid #e2e2e2}.idealmedia:after{content:"\440\435\43A\43B\430\43C\430";color:var(--grey-2);font-size:10px;text-transform:uppercase;letter-spacing:1em;line-height:1.35;position:absolute;top:9px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.\--mobile .idealmedia{padding-top:25px;padding-bottom:10px}.newsImgTop_imgLink{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.newsImgTop_titleLink{font-family:Oswald,sans-serif;font-size:18px;line-height:1.35;font-weight:500;color:var(--grey-10)}.newsImgTop_titleLink:hover{text-decoration:underline}.newsImgTop_titleLink:active{color:var(--blue-hover)}.newsImgTop_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.newsImgTop_footer .author,.newsImgTop_footer .sectionLabel,.newsImgTop_footer .time{margin:10px 10px 0 0}.newsImgTop_footer .reaction{margin:8px 0 0}.newsImgTop.\--avatar .newsImgTop_footerInner{position:relative;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:50px;margin:10px 0 0}.newsImgTop.\--avatar .newsImgTop_footerInner .author_imgWrap,.newsImgTop.\--avatar .newsImgTop_footerInner .cook_imgWrap{position:absolute;left:0;top:0}.newsImgTop.\--avatar .newsImgTop_footerInner .reaction{margin-top:5px}.newsImgTop.\--avatar .newsImgTop_footerInner .author,.newsImgTop.\--avatar .newsImgTop_footerInner .sectionLabel,.newsImgTop.\--avatar .newsImgTop_footerInner time{margin:2px 10px 0 0}.newsImgTop{position:relative}.newsImgTop.\--avatar .newsImgTop_footerInner{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsImgTop.\--avatar .newsImgTop_footerInner .reaction{min-height:16px;margin:0}.newsImgTop .author_name,.newsImgTop .reaction_item,.newsImgTop .time{color:var(--white)}.newsImgTop_info{position:absolute;left:20px;bottom:20px;padding:10px;z-index:10}.newsImgTop_titleLink{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:32px;color:var(--white)}.newsImgTop_imgWrap{background:var(--black)}.newsImgTop_img{width:100%;opacity:.85}.newsImgTop_footerTop{margin-top:-3px}@media only screen and (max-width:1499px){.newsImgTop_info{padding:0}}body.\--mobile .newsImgTop{padding-bottom:20px;border-bottom:1px solid var(--grey-1)}body.\--mobile .newsImgTop.\--avatar .newsImgTop_footerInner{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}body.\--mobile .newsImgTop.\--avatar .newsImgTop_footerInner .reaction{margin-top:5px}body.\--mobile .newsImgTop_imgWrap{width:calc(100% + 30px);margin-left:-15px}body.\--mobile .newsImgTop_info{left:0;bottom:35px}body.\--mobile .newsImgTop_titleLink{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:28px}.news_imgLink{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.news_titleLink{font-family:Oswald,sans-serif;font-size:18px;line-height:1.35;font-weight:500;color:var(--grey-10)}.news_titleLink:hover{text-decoration:underline}.news_titleLink:active{color:var(--blue-hover)}.news_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.news_footer .author,.news_footer .sectionLabel,.news_footer .time{margin:10px 10px 0 0}.news_footer .reaction{margin:8px 0 0}.news.\--avatar .news_footer{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:50px;margin:10px 0 0}.news.\--avatar .news_footer .author_imgWrap,.news.\--avatar .news_footer .cook_imgWrap{position:absolute;left:0;top:0}.news.\--avatar .news_footer .reaction{margin-top:5px}.news.\--avatar .news_footer .author,.news.\--avatar .news_footer .sectionLabel,.news.\--avatar .news_footer time{margin:2px 10px 0 0}.news .author_name{color:var(--base-grey-2)}.news_imgWrap{margin-bottom:15px}.news_img{width:100%}.news_titleLink{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.\--mobile .news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;border-bottom:1px solid var(--grey-1)}body.\--mobile .news.\--noImg .news_wrapper{margin:0}body.\--mobile .news .news_imgWrap{margin-bottom:20px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body.\--mobile .news .news_wrapper{margin:0 5px 20px 0}body.\--mobile .news .news_img{width:auto}body.\--mobile .news.\--mobileImgTop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.\--mobile .news.\--mobileImgTop .news_imgWrap{width:calc(100% + 30px);margin:0 0 15px -15px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}body.\--mobile .news.\--mobileImgTop .news_img{width:100%}body.\--mobile .news.\--mobileImgTop .news_wrapper{margin:0}.newsImgRowTime_imgLink{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.newsImgRowTime_imgWrap{width:100%;overflow:hidden}.newsImgRowTime_titleLink{font-family:Oswald,sans-serif;font-size:18px;line-height:1.35;font-weight:500;color:var(--grey-10)}.newsImgRowTime_titleLink:hover{text-decoration:underline}.newsImgRowTime_titleLink:active{color:var(--blue-hover)}.newsImgRowTime_descrLink{font-size:14px;line-height:1.35;color:var(--grey)}.newsImgRowTime_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.newsImgRowTime_footer .author,.newsImgRowTime_footer .sectionLabel,.newsImgRowTime_footer .time{margin:10px 10px 0 0}.newsImgRowTime_footer .reaction{margin:8px 0 0}.newsImgRowTime{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.newsImgRowTime_inner{width:100%}.newsImgRowTime_inner:after{content:"";display:block;clear:both}.newsImgRowTime_titleLink{-webkit-line-clamp:3;font-size:22px}.newsImgRowTime_descrLink,.newsImgRowTime_titleLink{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.newsImgRowTime_descrLink{-webkit-line-clamp:2}.newsImgRowTime_title{margin-bottom:10px}.newsImgRowTime_imgWrap{margin:0 0 0 15px;max-width:240px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;float:right}.newsImgRowTime_img{width:100%}.newsImgRowTime_footer .time{display:none}.newsImgRowTime_timeInner{max-width:130px;width:100%;padding:10px 20px 0 0;text-align:center}.newsImgRowTime_time{display:inline-block;font-size:12px;line-height:1.35;color:var(--grey-2);white-space:nowrap;text-align:center}.newsImgRowTime_data{display:block;width:100%}@media only screen and (max-width:1499px){.newsImgRowTime.\--imgMd .newsImgRowTime_descr,.newsImgRowTime.\--imgMd .newsImgRowTime_footer{width:100%}.newsImgRowTime.\--imgMd .newsImgRowTime_imgWrap{max-width:120px}.newsImgRowTime.\--imgXl{padding-bottom:20px}.newsImgRowTime.\--imgXl .newsImgRowTime_descr,.newsImgRowTime.\--imgXl .newsImgRowTime_footer{width:100%}.newsImgRowTime.\--imgXl .newsImgRowTime_imgWrap{max-width:217px;margin-bottom:10px}.newsImgRowTime_footer{width:100%}.newsImgRowTime_titleLink{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.newsImgRowTime_imgWrap{max-width:180px}.newsImgRowTime_timeInner{max-width:110px}}body.\--mobile .newsImgRowTime_titleLink{font-size:18px;-webkit-line-clamp:4}body.\--mobile .newsImgRowTime_imgWrap{max-width:80px;height:80px;margin-bottom:10px}body.\--mobile .newsImgRowTime_descr,body.\--mobile .newsImgRowTime_headerWrap{width:100%;margin-bottom:0}body.\--mobile .newsImgRowTime_timeInner{display:none}body.\--mobile .newsImgRowTime_footer .time{display:inline-block}body.\--mobile .newsImgRowTime_data:before{content:","}.recipe_imgLink{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.recipe_titleLink{font-family:Oswald,sans-serif;font-size:18px;line-height:1.35;font-weight:500;color:var(--grey-10)}.recipe_titleLink:hover{text-decoration:underline}.recipe_titleLink:active{color:var(--blue-hover)}.recipe_descr{font-size:14px;line-height:1.35;color:var(--grey)}.recipe_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.recipe_footer .author,.recipe_footer .sectionLabel,.recipe_footer .time{margin:10px 10px 0 0}.recipe_footer .reaction{margin:8px 0 0}.recipe .recipe_footerInner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:50px;margin:10px 0 0}.recipe .recipe_footerInner .author_imgWrap,.recipe .recipe_footerInner .cook_imgWrap{position:absolute;left:0;top:0}.recipe .recipe_footerInner .reaction{margin-top:5px}.recipe .recipe_footerInner .author,.recipe .recipe_footerInner .sectionLabel,.recipe .recipe_footerInner time{margin:2px 10px 0 0}.recipe .recipe_footerInner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.recipe .recipeInfo{margin-top:5px}.recipe_title{margin:10px 0}.recipe_descr,.recipe_descr>p,.recipe_titleLink{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recipe_descr>p:nth-of-type(2),.recipe_descr>p:nth-of-type(3){display:none}.recipe_img{width:100%}.recipe_footerTop{margin-top:-3px}.recipe_footerInner{margin:10px 0 0}.recipe_info{margin:15px 0 10px;font-size:12px;line-height:135%;color:var(--grey-2)}.recipe_infoItem{padding:0 10px;border-right:1px solid var(--grey-3)}.recipe_infoItem:last-child{padding-right:0;border:none}.recipe_infoItem:first-child{padding-left:0}body.\--mobile .recipe_imgWrap{width:calc(100% + 30px);margin-left:-15px}.type_titleLink{font-family:Oswald,sans-serif;font-size:18px;line-height:1.35;font-weight:500;color:var(--grey-10)}.type_titleLink:hover{text-decoration:underline}.type_titleLink:active{color:var(--blue-hover)}.type_titleWrap{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.type_count{font-size:14px;line-height:135%;color:var(--grey-10)}.type_titleLink{font-size:22px}.type_imgLink{display:-webkit-box;display:-ms-flexbox;display:flex}.type_list{line-height:135%}.type_item,.type_list{font-family:Roboto,Arial,sans-serif;font-size:14px;color:var(--grey)}.type_item{display:block;margin-top:15px}.type_item:hover{text-decoration:underline}.type_item:active{color:var(--blue-hover)}.type_img{width:100%}.type_section_link{margin-top:15px}body.\--mobile .type_list{display:grid;grid-template-columns:repeat(2,1fr)}body.\--mobile .type_imgWrap{width:calc(100% + 30px);-webkit-transform:translate(-15px);transform:translate(-15px)}body.\--mobile .type_section_link{margin-top:15px}.category_titleLink{font-family:Oswald,sans-serif;font-size:18px;line-height:1.35;font-weight:500;color:var(--grey-10)}.category_titleLink:hover{text-decoration:underline}.category_titleLink:active{color:var(--blue-hover)}.category_titleWrap{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.category_count{font-size:14px;line-height:135%;color:var(--grey-10)}.category_imgLink{display:-webkit-box;display:-ms-flexbox;display:flex}.category_img{width:100%}body.\--mobile .category_imgWrap{width:calc(100% + 30px);-webkit-transform:translate(-15px);transform:translate(-15px)}.chef_title,.chef_titleLink{font-family:Oswald,sans-serif;font-size:18px;line-height:1.35;font-weight:500;color:var(--grey-10)}.chef_title:hover,.chef_titleLink:hover{text-decoration:underline}.chef_title:active,.chef_titleLink:active{color:var(--blue-hover)}.chef_descr{font-size:14px;line-height:1.35;color:var(--grey)}.chef{text-align:center}.chef_imgLink{display:block;margin:0 auto 15px;width:200px;height:200px;border-radius:50%;overflow:hidden}.chef_img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chef_title{margin-bottom:10px}.chef_titleLink{font-size:24px}.chef_descr,.chef_titleLink{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chef_descr{margin-bottom:10px}body.\--mobile .chef_imgLink{width:140px;height:140px}.section.\--news{margin-bottom:40px}.section_content.\--news{display:grid;grid-template-columns:972px 300px;gap:36px}.section_content.\--news .section_leftCol_bottom{margin-top:36px;display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.section_content.\--news .section_rightCol .news{padding:20px 0;border-bottom:1px solid var(--grey-1)}.section_content.\--news .section_rightCol .news:last-child{border-bottom:none}@media only screen and (max-width:1499px){.section_content.\--news{grid-template-columns:630px 300px;gap:30px}.section_content.\--news .section_leftCol_bottom{margin-top:30px;grid-template-columns:repeat(2,1fr);gap:30px}.section_content.\--news .section_leftCol_bottom .news:last-child,.section_content.\--news .section_rightCol .news:last-child{display:none}.section_content.\--news .section_rightCol .news:nth-last-child(2){border-bottom:none}}body.\--mobile .section_content.\--news{grid-template-columns:none;gap:0}body.\--mobile .section_content.\--news .section_leftCol_bottom{margin-top:0;grid-template-columns:none;gap:0}body.\--mobile .section_content.\--news .section_leftCol_bottom .news:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}body.\--mobile .section_content.\--news .section_rightCol .news{margin-top:0}body.\--mobile .section_content.\--news .section_rightCol .news:last-child{display:block;border-bottom:1px solid var(--grey-1)}body.\--mobile .section_content.\--news .section_rightCol .news:nth-last-child(2){border-bottom:1px solid var(--grey-1)}.section.\--newsList{margin-bottom:40px}.section_content.\--newsList{display:grid;grid-template-columns:972px 300px;gap:36px}.section_content.\--newsList .newsImgTop{margin-bottom:20px}.section_content.\--newsList .newsImgRowTime{border-top:1px solid var(--grey-1)}.section_content.\--newsList .section_leftCol_bottom .author_name{color:var(--base-grey-2)}@media only screen and (max-width:1499px){.section_content.\--newsList{grid-template-columns:630px 300px;gap:30px}}body.\--mobile .section_content.\--newsList{grid-template-columns:none;gap:0}body.\--mobile .section_content.\--newsList .newsImgTop{border-bottom:none}.section.\--localFood{margin:40px 0}.section_content.\--localFood{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}@media only screen and (max-width:1499px){.section_content.\--localFood{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.section_content.\--localFood .news:last-child{display:none}}body.\--mobile .section_content.\--localFood{margin-top:0;grid-template-columns:none;gap:0}body.\--mobile .section_content.\--localFood .news{margin-top:30px;border:none}body.\--mobile .section_content.\--localFood .news:first-of-type{margin-top:19px}body.\--mobile .section_content.\--localFood .news:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}body.\--mobile .section.\--localFood .section_link{margin-top:30px}.section.\--cookingNow{margin:40px 0}.section_content.\--cookingNow{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}@media only screen and (max-width:1499px){.section_content.\--cookingNow{grid-template-columns:repeat(3,1fr);gap:30px}.section_content.\--cookingNow .recipe:last-child,.section_content.\--cookingNow .recipe:nth-last-child(2){display:none}}body.\--mobile .section_content.\--cookingNow{margin-top:0;grid-template-columns:none;gap:0}body.\--mobile .section_content.\--cookingNow .recipe{margin-top:30px}body.\--mobile .section_content.\--cookingNow .recipe:first-of-type{margin-top:20px}body.\--mobile .section_content.\--cookingNow .recipe:last-child,body.\--mobile .section_content.\--cookingNow .recipe:nth-last-child(2){display:block}body.\--mobile .section.\--cookingNow .section_link{margin-top:30px}.section.\--recipes{margin-bottom:40px}.section_content.\--recipes{display:grid;grid-template-columns:repeat(4,1fr);-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px;row-gap:40px}@media only screen and (max-width:1499px){.section_content.\--recipes{grid-template-columns:repeat(3,1fr);gap:30px}}body.\--mobile .section_content.\--recipes{margin-top:0;grid-template-columns:none;gap:0}body.\--mobile .section_content.\--recipes .type{margin-top:30px}body.\--mobile .section_content.\--recipes .type:first-of-type{margin-top:0}.section.\--categories{margin-bottom:40px}.section_content.\--categories{display:grid;grid-template-columns:repeat(4,1fr);-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px;row-gap:40px}@media only screen and (max-width:1499px){.section_content.\--categories{grid-template-columns:repeat(3,1fr);gap:30px}}body.\--mobile .section.\--categories{margin:24px 0 30px}body.\--mobile .section_content.\--categories{margin-top:0;grid-template-columns:none;gap:0}body.\--mobile .section_content.\--categories .category{margin-top:30px}body.\--mobile .section_content.\--categories .category:first-of-type{margin-top:0}.section.\--category{margin-bottom:40px}.section_content.\--category{display:grid;grid-template-columns:repeat(4,1fr);-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px;row-gap:40px}@media only screen and (max-width:1499px){.section_content.\--category{grid-template-columns:repeat(3,1fr);gap:30px}}body.\--mobile .section.\--category{margin-bottom:30px}body.\--mobile .section_content.\--category{margin-top:0;grid-template-columns:none;gap:0}body.\--mobile .section_content.\--category .recipe{margin-top:40px}body.\--mobile .section_content.\--category .recipe:first-of-type{margin-top:0}.section.\--chefs{margin-bottom:40px}.section_content.\--chefs{display:grid;grid-template-columns:repeat(4,1fr);-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px;row-gap:40px}@media only screen and (max-width:1499px){.section_content.\--chefs{grid-template-columns:repeat(3,1fr);gap:30px}}body.\--mobile .section.\--chefs{margin-bottom:30px}body.\--mobile .section_content.\--chefs{margin-top:0;grid-template-columns:repeat(2,1fr)}.sectionSearchResults{display:none;margin-bottom:50px}[data-tab=chef] .sectionSearchResults.\--chef,[data-tab=ingredient] .sectionSearchResults.\--ingredient,[data-tab=news] .sectionSearchResults.\--news,[data-tab=recipe] .sectionSearchResults.\--recipe{display:block}body.\--mobile .section.\--similarRecipes .section_content.carousel{width:100%;height:auto;margin:14px 0 0;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}body.\--mobile .section.\--similarRecipes .section_content.carousel>*{scroll-snap-align:start;padding:0 0 0 15px}body.\--mobile .section.\--similarRecipes .section_content.carousel>:last-of-type{padding-right:15px}.section.\--similarRecipes{margin:40px 0}.section.\--similarRecipes .section_content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.section.\--similarRecipes .section_content .recipe{padding:0 36px 0 0;min-width:336px}.section.\--similarRecipes .section_content .recipe:before{right:18px}.section.\--similarRecipes .slider_track{will-change:transform;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.section.\--similarRecipes .slider_dotWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}@media only screen and (max-width:1499px){.section.\--similarRecipes .section_content .recipe{min-width:330px;padding-right:30px}}body.\--mobile .section.\--similarRecipes{margin-bottom:40px;width:calc(100% + 30px);-webkit-transform:translateX(-15px);transform:translateX(-15px)}body.\--mobile .section.\--similarRecipes .section_heading{margin:0 15px}body.\--mobile .section.\--similarRecipes .section_content{overflow:scroll}body.\--mobile .section.\--similarRecipes .section_content .recipe{max-width:270px;min-width:270px}body.\--mobile .section.\--similarRecipes .section_content .recipe_imgWrap{width:100%;margin-left:0}body.\--mobile .section.\--newsSlider .section_content.carousel{width:100%;height:auto;margin:14px 0 0;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}body.\--mobile .section.\--newsSlider .section_content.carousel>*{scroll-snap-align:start;padding:0 0 0 15px}body.\--mobile .section.\--newsSlider .section_content.carousel>:last-of-type{padding-right:15px}.section.\--newsSlider{margin:40px 0}.section.\--newsSlider .section_content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.section.\--newsSlider .section_content .news{padding:0 36px 0 0;min-width:336px}.section.\--newsSlider .section_content .news:before{right:18px}.section.\--newsSlider .slider_track{will-change:transform;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.section.\--newsSlider .slider_dotWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}@media only screen and (max-width:1499px){.section.\--newsSlider .section_content .news{min-width:330px;padding-right:30px}}body.\--mobile .section.\--newsSlider{margin-bottom:40px;width:calc(100% + 30px);-webkit-transform:translateX(-15px);transform:translateX(-15px)}body.\--mobile .section.\--newsSlider .section_heading{margin:0 15px}body.\--mobile .section.\--newsSlider .section_content{overflow:scroll}body.\--mobile .section.\--newsSlider .section_content .news{display:block;margin-top:0;max-width:270px;min-width:270px;border-bottom:none}body.\--mobile .section.\--newsSlider .section_content .news_imgWrap{width:100%;margin-left:0}body.\--mobile .section.\--newsSlider .section_content .news_img{width:100%}.errorPage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.errorPage.\--error500Page{margin-bottom:60px}.errorPage_img{margin-top:70px}.errorPage_title{margin-top:70px;text-transform:uppercase;font-weight:700;font-size:24px}.errorPage_text,.errorPage_title{line-height:135%;color:var(--grey-10)}.errorPage_text{max-width:450px;margin:20px 0 40px;font-size:14px;text-align:center}.errorPage_inputForm{position:relative;width:636px;margin:0 0 100px}.errorPage_input{width:100%;height:50px;padding:0 20px;border-radius:4px;border:1px solid var(--grey-1);font-size:16px;line-height:135%;color:var(--base-grey-2)}.errorPage_submitBtn{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:22px;height:22px;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none}.errorPage_submitIcon{width:inherit;height:inherit}@media only screen and (max-width:1499px){.errorPage_img,.errorPage_title{margin-top:57px}.errorPage_inputForm{margin-bottom:80px}}@media only screen and (max-width:999px){.errorPage_img,.errorPage_title{margin-top:40px}.errorPage_inputForm{width:100%;margin-bottom:60px}}.servicesList{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:30px 0 40px}.servicesList,.servicesList_item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.servicesList_item{position:relative;padding:10px 35px;margin:0 10px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--white);border:1px solid var(--base-grey-const);border-radius:4px;font-weight:700;font-size:16px;line-height:135%;color:var(--grey-5)}.servicesList_item:last-child{margin:0}.servicesList_link{position:absolute;inset:0}@media only screen and (max-width:999px){.servicesList{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0 40px}.servicesList_item{margin:0}}.page{position:absolute;top:0;left:0;right:0;max-width:1348px;width:100%;min-height:100vh;margin:0 auto;padding:0 20px}.page.\--desktop{min-width:1000px}.asideBanner{position:fixed;top:0;min-height:100vh;width:calc(50vw - 674px)}.asideBanner.\--left{left:0}.asideBanner.\--right{right:0}.asideBanner.\--left,.asideBanner.\--right{padding:30px 0 0}.asideBanner.\--left:after,.asideBanner.\--right:after{content:"\440\435\43A\43B\430\43C\430";color:var(--grey-2);font-size:10px;text-transform:uppercase;letter-spacing:1em;line-height:1.35;position:absolute;top:8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width:1499px){.page{max-width:1000px}.asideBanner{width:calc(50% - 500px)}}body.\--mobile .page{max-width:550px;padding:0 15px}body.\--mobile .page .pageHeader{max-width:550px;width:100%}body.\--mobile .asideBanner{display:none}.header{position:-webkit-sticky;position:sticky;top:0;max-width:1348px;width:100%;height:52px;z-index:15;background:var(--white);font-family:Roboto,Arial,sans-serif;border-bottom:2px solid var(--blue-accent)}.header_inner{height:inherit;padding:6px 0;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:2px solid var(--header-sticky-border)}.header_inner,.header_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.header_left{-webkit-box-flex:1;-ms-flex:1 0 310px;flex:1 0 310px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center}.header_left .newsBtn{margin:0 0 0 10px}.header_right{-webkit-box-flex:1;-ms-flex:1 0 310px;flex:1 0 310px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header_right .headerSearch,.header_right .login,.header_right .user{margin:0 0 0 10px}.header_logo{position:relative;text-align:center;height:40px}.header_logoImg{height:inherit}.header_logoImg.\--dark{display:none}@media only screen and (max-width:1499px){.header{max-width:1000px}}body.\--mobile .header{margin-left:-15px;width:calc(100% + 30px)}body.\--mobile .header.\--notFound .headerMenu_heading{display:none}body.\--mobile .header_inner{padding:5px 6px;height:100%}body.\--mobile .header_left,body.\--mobile .header_right{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}body.\--mobile .header_right .user,body.\--mobile .langSwitcher,body.\--mobile .login,body.\--mobile .newsBtn{display:none}body.\--mobile .headerSearch_input{background:var(--white)}.footer{position:relative;width:calc(100% + 40px);max-width:1348px;margin-left:-20px;--white-border:hsla(0,0%,100%,0.2);background-color:rgba(45,72,120,.85)}.footer,.footer a{color:var(--white)}.footer a{text-decoration:none}.footer:after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-image:var(--footer-bg);background-repeat:no-repeat;background-position:100%}.footer_row{padding:14px 0;white-space:nowrap;font-size:0}.footer_row:first-of-type,.footer_topLine{border-bottom:1px solid var(--white-border)}.footer_topLine{padding:27px 20px 19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.footer_topLinelogo{max-width:224px;width:100%}.footer_topLinelogo img{max-width:122px;width:100%;height:auto;margin:0 0 5px}.footer_topLinelogo .footer_toTop{color:var(--grey-6)}.footer_topLineLogo_link{display:block;font-size:12px;color:var(--white)}.footer_topLine-list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:grid;grid-template-columns:repeat(4,minmax(-webkit-min-content,224px));grid-template-columns:repeat(4,minmax(min-content,224px))}.footer_topLine-item{padding:0 0 10px}.footer_content{padding:0 20px 20px}.footer_app{padding:0 20px}.footer_app .footer_row{border-bottom:1px solid var(--white-border)}.footer_app .footer_rowList{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer_app .footer_rowItem{margin:0 10px 0 0}.footer_app .footer_rowItem.\--bold{white-space:normal}.footer_app .footer_rowLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer_rowList{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer_rowList.\--headline{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:15px}.footer_rowList.\--headline .footer_rowItem{font-weight:700}.footer_rowList.\--headline .footer_rowLink{font-size:16px;line-height:2}.footer_rowItem{font-size:13px;line-height:2;margin:0 61px 0 0}.footer_rowItem:last-of-type{margin:0}.footer_rowItem.\--bold{font-weight:700;max-width:224px;width:100%;margin-right:0}.footer_rowItem.\--bold:last-child{width:auto}.footer_rowLink{font-size:13px;line-height:2}.footer_rowLink:hover{text-decoration:underline}.footer_row-heading{display:inline-block;max-width:224px;width:100%;font-size:16px;line-height:2;font-weight:700}.footer_topLineLink{font-size:13px;line-height:1.7;color:var(--white)}.footer_topLineLink.\--icon{position:relative;padding:0 0 0 20px}.footer_toTop{position:relative;display:none;width:137px;height:37px;padding:0 25px 0 10px;border:1px solid rgba(var(--white),.2);border-radius:3px;font-size:14px;line-height:37px;background:transparent;-webkit-box-shadow:none;box-shadow:none;text-align:center;color:var(--white)}.footer_toTop:after{content:"";position:absolute;top:45%;right:12px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:7px;height:7px;border-top:2px solid var(--white);border-left:2px solid var(--white);-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:1499px){.footer{max-width:1000px}.footer_rowItem{margin:0 18px 0 0}.footer_rowItem.\--bold{max-width:165px}.footer_topLine-list{grid-template-columns:repeat(4,minmax(-webkit-min-content,196px));grid-template-columns:repeat(4,minmax(min-content,196px))}.footer_row-heading,.footer_topLinelogo{max-width:165px}}body.\--mobile .footer{position:relative;max-width:550px;width:calc(100% + 30px);margin-left:-15px}body.\--mobile .footer:after{background-image:var(--footer-bg-mobile);background-size:cover}body.\--mobile .footer_topLinelogo{margin:0 0 10px;max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}body.\--mobile .footer_topLinelogo img{max-width:100%;width:164px;margin:0}body.\--mobile .footer_toTop{display:block}body.\--mobile .footer_topLine{display:block;padding:15px}body.\--mobile .footer_topLine-list{max-width:100%;grid-template-columns:repeat(2,1fr);grid-column-gap:15px}body.\--mobile .footer_topLine-item{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:0;padding:0 0 10px}body.\--mobile .footer_topLineLink{font-size:15px;line-height:2}body.\--mobile .footer_topLineLogo_link{display:none}body.\--mobile .footer_content{padding:0 15px 15px}body.\--mobile .footer_row{padding:15px 0 14px}body.\--mobile .footer_row-heading{max-width:100%;display:block;margin-bottom:0 15px 5px;font-size:18px}body.\--mobile .footer_rowList{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:15px}body.\--mobile .footer_rowList.\--headline .footer_rowLink{font-size:18px}body.\--mobile .footer_rowItem{width:50%;margin:0 0 5px}body.\--mobile .footer_rowItem.\--bold{max-width:50%}body.\--mobile .footer_rowItem:last-child{margin-bottom:0}body.\--mobile .footer_rowLink{font-size:15px}body.\--mobile .footer_app{padding:0 15px}body.\--mobile .footer_app .footer_rowItem:not(:first-of-type){width:48%}body.\--mobile .footer_app .footer_rowItem.\--bold{max-width:100%;width:100%;margin:0 0 15px}.label{width:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;border-radius:2px;font-size:12px;line-height:1.35;font-style:normal;font-weight:700;text-transform:capitalize;color:var(--white);padding:0 4px;margin:2px 10px 0 0}.label.\--labelblog{background:var(--blue-accent)}.label.\--labelPremium{background:var(--travel)}.label.\--labelSpecial{background:var(--grey-2)}.cookiePolicy{position:fixed;bottom:0;left:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:1248px;margin:0 calc(50% - 618px) 20px;padding:30px 36px;z-index:1000;background:var(--white);border:1px solid var(--grey-1);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2);border-radius:4px}.cookiePolicy,.cookiePolicy_text{display:-webkit-box;display:-ms-flexbox;display:flex}.cookiePolicy_text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px;font-size:13px;line-height:135%;color:var(--grey-10)}.cookiePolicy_btn{width:160px;height:36px;background:var(--blue-accent);border-radius:4px;font-weight:700;font-size:14px;line-height:135%;text-align:center;color:var(--white)}@media only screen and (max-width:1499px){.cookiePolicy{width:900px;margin:0 calc(50% - 450px)}}body.\--mobile .cookiePolicy{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 30px);width:calc(100% - 30px);margin:0 15px 15px;padding:30px 20px;overflow:auto}body.\--mobile .cookiePolicy_text{margin-right:0}body.\--mobile .cookiePolicy_btn{margin-top:30px;-ms-flex-item-align:center;align-self:center}.googleBanner,.googleDoubleBanner,.headerBiding{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;position:relative}.googleBanner.\--size_vertical,.googleDoubleBanner.\--size_vertical,.headerBiding.\--size_vertical{min-height:250px}.googleBanner.\--size_horizontal,.googleDoubleBanner.\--size_horizontal,.headerBiding.\--size_horizontal{min-height:292px}.googleBanner.\--size_square,.googleDoubleBanner.\--size_square,.headerBiding.\--size_square{min-height:320px}.googleBanner.\--size_stickTop,.googleDoubleBanner.\--size_stickTop,.headerBiding.\--size_stickTop{min-height:100px;background:var(--white);position:static;opacity:1;z-index:1}.googleBanner.\--size_stickTop.\--show,.googleDoubleBanner.\--size_stickTop.\--show,.headerBiding.\--size_stickTop.\--show{display:block}.googleBanner.\--size_stickTop.\--hide,.googleDoubleBanner.\--size_stickTop.\--hide,.headerBiding.\--size_stickTop.\--hide{display:none}.googleBanner.\--sticky,.googleDoubleBanner.\--sticky,.headerBiding.\--sticky{position:-webkit-sticky;position:sticky;top:64px}.googleBanner div,.googleBanner div div,.googleDoubleBanner div,.googleDoubleBanner div div,.headerBiding div,.headerBiding div div{margin:0 auto}.googleBanner.\--headerBiding,.googleDoubleBanner.\--headerBiding,.headerBiding{margin:20px 0}.googleBanner.\--headerBiding.\--size_300x250,.googleDoubleBanner.\--headerBiding.\--size_300x250,.headerBiding.\--size_300x250{height:300px}.googleBanner.\--headerBiding.\--size_330x280,.googleDoubleBanner.\--headerBiding.\--size_330x280,.headerBiding.\--size_330x280{height:322px}.googleBanner.\--headerBiding.\--size_300x250 div,.googleDoubleBanner.\--headerBiding.\--size_300x250 div,.headerBiding.\--size_300x250 div{min-width:300px;height:250px}.googleBanner.\--headerBiding.\--size_330x280 div,.googleDoubleBanner.\--headerBiding.\--size_330x280 div,.headerBiding.\--size_330x280 div{min-width:330px;height:280px}.googleBanner.\--headerBiding.\--size_300x100,.googleDoubleBanner.\--headerBiding.\--size_300x100,.headerBiding.\--size_300x100{min-height:100px;padding:0}.googleBanner.\--headerBiding.\--size_stickBottom div,.googleBanner.\--headerBiding.\--size_stickTop div,.googleBanner.\--headerBiding.\--size_vertical div,.googleDoubleBanner.\--headerBiding.\--size_stickBottom div,.googleDoubleBanner.\--headerBiding.\--size_stickTop div,.googleDoubleBanner.\--headerBiding.\--size_vertical div,.headerBiding.\--size_stickBottom div,.headerBiding.\--size_stickTop div,.headerBiding.\--size_vertical div{min-width:300px}.googleBanner.\--headerBiding.\--size_horizontal div,.googleDoubleBanner.\--headerBiding.\--size_horizontal div,.headerBiding.\--size_horizontal div{min-width:970px}.googleBanner.\--headerBiding.\--size_square div,.googleDoubleBanner.\--headerBiding.\--size_square div,.headerBiding.\--size_square div{min-width:540px}.googleBanner.\--headerBiding.\--size_branding,.googleBanner.\--headerBiding.\--size_vertical,.googleDoubleBanner.\--headerBiding.\--size_branding,.googleDoubleBanner.\--headerBiding.\--size_vertical,.headerBiding.\--size_branding,.headerBiding.\--size_vertical{overflow:hidden}.googleBanner.\--headerBiding.\--size_branding,.googleDoubleBanner.\--headerBiding.\--size_branding,.headerBiding.\--size_branding{margin:0;padding:0}.googleBanner.\--headerBiding.\--size_300x100,.googleBanner.\--headerBiding.\--size_300x250,.googleBanner.\--headerBiding.\--size_330x280,.googleBanner.\--headerBiding.\--size_horizontal,.googleBanner.\--headerBiding.\--size_square,.googleBanner.\--headerBiding.\--size_vertical,.googleDoubleBanner.\--headerBiding.\--size_300x100,.googleDoubleBanner.\--headerBiding.\--size_300x250,.googleDoubleBanner.\--headerBiding.\--size_330x280,.googleDoubleBanner.\--headerBiding.\--size_horizontal,.googleDoubleBanner.\--headerBiding.\--size_square,.googleDoubleBanner.\--headerBiding.\--size_vertical,.headerBiding.\--size_300x100,.headerBiding.\--size_300x250,.headerBiding.\--size_330x280,.headerBiding.\--size_horizontal,.headerBiding.\--size_square,.headerBiding.\--size_vertical{border:1px solid #e2e2e2}.googleBanner.\--headerBiding.\--size_300x100:after,.googleBanner.\--headerBiding.\--size_300x250:after,.googleBanner.\--headerBiding.\--size_330x280:after,.googleBanner.\--headerBiding.\--size_horizontal:after,.googleBanner.\--headerBiding.\--size_square:after,.googleBanner.\--headerBiding.\--size_vertical:after,.googleDoubleBanner.\--headerBiding.\--size_300x100:after,.googleDoubleBanner.\--headerBiding.\--size_300x250:after,.googleDoubleBanner.\--headerBiding.\--size_330x280:after,.googleDoubleBanner.\--headerBiding.\--size_horizontal:after,.googleDoubleBanner.\--headerBiding.\--size_square:after,.googleDoubleBanner.\--headerBiding.\--size_vertical:after,.headerBiding.\--size_300x100:after,.headerBiding.\--size_300x250:after,.headerBiding.\--size_330x280:after,.headerBiding.\--size_horizontal:after,.headerBiding.\--size_square:after,.headerBiding.\--size_vertical:after{content:"\440\435\43A\43B\430\43C\430";color:var(--grey-2);font-size:10px;text-transform:uppercase;letter-spacing:1em;line-height:1.35;position:absolute;top:9px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.googleBanner.\--headerBiding.\--size_300x100,.googleBanner.\--headerBiding.\--size_300x250,.googleBanner.\--headerBiding.\--size_330x280,.googleBanner.\--headerBiding.\--size_horizontal,.googleBanner.\--headerBiding.\--size_square,.googleDoubleBanner.\--headerBiding.\--size_300x100,.googleDoubleBanner.\--headerBiding.\--size_300x250,.googleDoubleBanner.\--headerBiding.\--size_330x280,.googleDoubleBanner.\--headerBiding.\--size_horizontal,.googleDoubleBanner.\--headerBiding.\--size_square,.headerBiding.\--size_300x100,.headerBiding.\--size_300x250,.headerBiding.\--size_330x280,.headerBiding.\--size_horizontal,.headerBiding.\--size_square{padding:30px 0 10px;position:relative}.googleBanner.\--headerBiding.\--size_vertical,.googleDoubleBanner.\--headerBiding.\--size_vertical,.headerBiding.\--size_vertical{padding:30px 0 0}._ads_recreativ:after,.splide .banner:after{content:"\440\435\43A\43B\430\43C\430";color:var(--grey-2);font-size:10px;text-transform:uppercase;letter-spacing:1em;line-height:1.35;position:absolute;top:-16px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.googleDoubleBanner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.googleDoubleBanner .googleBanner{max-width:300px}@media only screen and (max-width:1499px){.newsFull_text .googleBanner.\--headerBiding.\--size_300x250 div,.newsFull_text .googleBanner.\--headerBiding.\--size_330x280 div,.newsFull_text .googleBanner.\--size_300x250,.newsFull_text .googleBanner.\--size_330x280,.newsFull_text .googleDoubleBanner.\--headerBiding.\--size_300x250 div,.newsFull_text .googleDoubleBanner.\--headerBiding.\--size_330x280 div,.newsFull_text .googleDoubleBanner.\--size_300x250,.newsFull_text .googleDoubleBanner.\--size_330x280,.newsFull_text .headerBiding.\--headerBiding.\--size_300x250 div,.newsFull_text .headerBiding.\--headerBiding.\--size_330x280 div,.newsFull_text .headerBiding.\--size_300x250,.newsFull_text .headerBiding.\--size_330x280{min-height:280px}}body.\--mobile .googleBanner.\--offsetMobile,body.\--mobile .headerBiding.\--offsetMobile{margin-top:54px}body.\--mobile .googleBanner~.themeLine,body.\--mobile .headerBiding~.themeLine{margin:0}