@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Serif:300,400,400i,500,600,700&display=swap);@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Sans:300,400,500,600,700&display=swap);.base-SocialBtn--SocialBtn__socialBtn{display:flex;box-sizing:border-box;align-items:center;font-weight:700;font-size:12px;line-height:35px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase;text-decoration:none;letter-spacing:.4px;transition:color .3s ease}.base-SocialBtn--SocialBtn__socialIcon{display:flex;flex-direction:column;justify-content:center;width:35px;min-width:35px;height:35px;background-color:#e4e4e4;border-radius:50%;transition:background-color .3s ease,background-image .3s ease}@media (max-width:999px){.base-SocialBtn--SocialBtn__socialIcon{min-width:41px;width:41px;height:41px}}.base-SocialBtn--SocialBtn__socialIcon.base-SocialBtn--SocialBtn__white{background-color:#fff}.base-SocialBtn--SocialBtn__text{margin-left:13px}.base-SocialBtn--SocialBtn__socialBtn svg{display:block;margin:auto}.base-SocialBtn--SocialBtn__socialIcon svg{transition:fill .3s ease;fill:#9b9b9b}.base-SocialBtn--SocialBtn__socialBtn-vk svg{width:16px;height:9px}.base-SocialBtn--SocialBtn__socialBtn-tw svg{width:17px;height:12px}.base-SocialBtn--SocialBtn__socialBtn-youtube svg{width:21px;height:21px}@media (max-width:999px){.base-SocialBtn--SocialBtn__socialBtn-ok:after{font-size:12px;text-transform:uppercase}}.base-SocialBtn--SocialBtn__socialBtn-ok svg{width:14px;height:21px}.base-SocialBtn--SocialBtn__socialBtn-flipboard svg{width:18px;height:18px}.base-SocialBtn--SocialBtn__socialBtn-ig svg{width:17px;height:17px;display:none}.base-SocialBtn--SocialBtn__socialIcon-ig{text-align:center}.base-SocialBtn--SocialBtn__socialIcon-ig:before{content:"I";color:#9b9b9b}.base-SocialBtn--SocialBtn__socialBtn-fb svg{width:7px;height:17px;display:none}.base-SocialBtn--SocialBtn__socialIcon-fb{text-align:center}.base-SocialBtn--SocialBtn__socialIcon-fb:before{content:"fb";color:#9b9b9b}.base-SocialBtn--SocialBtn__socialBtn-telegram svg{width:17px;height:15px}.base-SocialBtn--SocialBtn__socialBtn-gplus svg{width:19px;height:11px}.base-SocialBtn--SocialBtn__socialBtn-link svg{width:19px;height:19px;-webkit-transform:scale(-1);transform:scale(-1);fill:#4a4a4a}.base-SocialBtn--SocialBtn__socialBtn:hover{color:#000}.base-SocialBtn--SocialBtn__socialBtn:hover svg{fill:#fff}.base-SocialBtn--SocialBtn__socialBtn-vk:hover .base-SocialBtn--SocialBtn__socialIcon{background-color:#2172d0}.base-SocialBtn--SocialBtn__socialBtn-tw:hover .base-SocialBtn--SocialBtn__socialIcon{background-color:#21cadf}.base-SocialBtn--SocialBtn__socialBtn-ok:hover .base-SocialBtn--SocialBtn__socialIcon{background-color:#f7931e}.base-SocialBtn--SocialBtn__socialBtn-flipboard:hover .base-SocialBtn--SocialBtn__socialIcon{background-color:#e12828}.base-SocialBtn--SocialBtn__socialBtn-youtube:hover .base-SocialBtn--SocialBtn__socialIcon{background-color:red}.base-SocialBtn--SocialBtn__socialBtn-flipboard svg path{transition:fill .3s ease}.base-SocialBtn--SocialBtn__socialBtn-flipboard:hover svg path:nth-child(2){fill:#faeaea}.base-SocialBtn--SocialBtn__socialBtn-flipboard:hover svg path:nth-child(3){fill:#fad4d4}.base-SocialBtn--SocialBtn__socialBtn-rssChannel:hover .base-SocialBtn--SocialBtn__socialIcon{background-color:#f78422}.base-SocialBtn--SocialBtn__socialBtn-ig:hover .base-SocialBtn--SocialBtn__socialIcon{background-color:#9b9b9b}.base-SocialBtn--SocialBtn__socialBtn-ig:hover .base-SocialBtn--SocialBtn__socialIcon:before{color:#fff}.base-SocialBtn--SocialBtn__socialBtn-fb:hover .base-SocialBtn--SocialBtn__socialIcon{background-color:#9b9b9b;color:#fff}.base-SocialBtn--SocialBtn__socialBtn-fb:hover .base-SocialBtn--SocialBtn__socialIcon:before{color:#fff}.base-SocialBtn--SocialBtn__socialBtn-telegram:hover .base-SocialBtn--SocialBtn__socialIcon{background-color:#29b0e3}.base-SocialBtn--SocialBtn__socialBtn-gplus:hover .base-SocialBtn--SocialBtn__socialIcon{background-color:#dc483b}.base-Button--Button__button{padding:0 35px;position:relative;box-sizing:border-box;height:40px;font-weight:600;font-size:13px;line-height:13px;color:#000;text-transform:uppercase;text-decoration:none;display:flex;text-align:center;justify-content:center;align-items:center;background-color:#fff;border:1px solid #e5e0e0;border-radius:3px;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.base-Button--Button__button,.base-Button--Button__small{font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt)}.base-Button--Button__small{padding:0 10px;height:25px;font-weight:700;font-size:10px;line-height:11px;color:grey;letter-spacing:.5px;background-color:transparent}.base-Button--Button__medium{padding:0 10px;height:35px;font-size:12px}.base-Button--Button__orange{background-color:#f34910;background-color:var(--color-red);color:#fff;border-color:#f34910;border-color:var(--color-red)}.base-Button--Button__green{background-color:#369d70;background-color:var(--color-green);color:#fff;border-color:#369d70;border-color:var(--color-green)}.base-Button--Button__textOrange{color:#f3551f}.base-Button--Button__textGray{color:#9b9b9b}.base-Button--Button__textGreen{color:#369d70;color:var(--color-green)}.base-Button--Button__borderGreen{border-color:#369d70;border-color:var(--color-green)}.base-Button--Button__borderOrange{border-color:#f34910;border-color:var(--color-red)}@media (hover:hover) and (pointer:fine){.base-Button--Button__button:hover{background-color:#ececec}.base-Button--Button__button:hover.base-Button--Button__orange{background-color:#f34910;background-color:var(--color-red)}.base-Button--Button__button:hover.base-Button--Button__green{background-color:#369d70;background-color:var(--color-green)}}.base-Button--Button__button:active,.base-Button--Button__button:active:hover{color:#fff;background-color:#f34910;background-color:var(--color-red);border:1px solid #f34910;border:1px solid var(--color-red);outline:none}.base-Button--Button__button:focus{outline:none}.base-Button--Button__button[disabled],.base-Button--Button__button[disabled]:active,.base-Button--Button__button[disabled]:focus,.base-Button--Button__button[disabled]:hover{cursor:default;background-color:#fff;border:1px solid #e5e0e0;color:#b1b1b1}.base-Button--Button__hide,.base-Button--Button__loading .base-Button--Button__text{opacity:0}.base-ButtonLink--ButtonLink__ButtonLink{position:relative;display:inline-block;box-sizing:border-box;width:140px;margin-bottom:20px;padding:11px 10px;font-weight:600;font-size:10px;line-height:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-align:center;color:grey;text-transform:uppercase;text-decoration:none;letter-spacing:.4px;border:1px solid #e5e0e0;border-radius:3px;transition:background-color .4s ease,color .4s ease}@media (max-width:1279px){.base-ButtonLink--ButtonLink__ButtonLink{width:122px}}@media (max-width:999px){.base-ButtonLink--ButtonLink__ButtonLink{width:18%;margin-bottom:0;padding-right:5px;padding-left:5px}}.base-ButtonLink--ButtonLink__disabled{pointer-events:none}.base-ButtonLink--ButtonLink__ButtonLink:hover{background-color:#ececec}.base-ButtonLink--ButtonLink__image{width:24px;height:24px;margin-right:7px;overflow:hidden;background-color:#d8d8d8;border-radius:50%}.base-ButtonLink--ButtonLink__image img{display:block;width:100%;height:auto}.base-NewsLink--NewsLink__NewsLink{display:flex;flex-direction:column;text-decoration:none;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff}.base-NewsLink--NewsLink__date{margin-bottom:4px;display:block;font-weight:700;font-size:10px;line-height:16px}@media (max-width:767px){.base-NewsLink--NewsLink__date{margin-bottom:9px;line-height:11px}}.base-NewsLink--NewsLink__title{margin:0;min-height:72px;font-weight:500;font-size:13px;line-height:18px}@media (max-width:1279px){.base-NewsLink--NewsLink__title{min-height:108px}}@media (max-width:767px){.base-NewsLink--NewsLink__title{min-height:72px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);font-size:18px;line-height:24px}}.base-SectionTitle--SectionTitle__sectionTitle{font-weight:600;font-size:30px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);text-align:center;color:#000}.base-SectionTitle--SectionTitle__alignLeft{text-align:left}.base-Overlay--Overlay__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background-color:rgba(0,0,0,.75);mix-blend-mode:normal}.base-MediaQueries--MediaQueries__desktop{display:none}@media (min-width:1000px){.base-MediaQueries--MediaQueries__desktop{display:inline;display:contents}}.base-MediaQueries--MediaQueries__tabletDesktop{display:none}@media (min-width:768px){.base-MediaQueries--MediaQueries__tabletDesktop{display:inline;display:contents}}.base-MediaQueries--MediaQueries__tablet{display:none}@media (min-width:768px) and (max-width:999px){.base-MediaQueries--MediaQueries__tablet{display:inline;display:contents}}.base-MediaQueries--MediaQueries__mobileTablet{display:none}@media (max-width:999px){.base-MediaQueries--MediaQueries__mobileTablet{display:inline;display:contents}}.base-MediaQueries--MediaQueries__mobile{display:none}@media (max-width:767px){.base-MediaQueries--MediaQueries__mobile{display:inline;display:contents}}.base-HamburgerIcon--HamburgerIcon__closed,.base-HamburgerIcon--HamburgerIcon__menuTogglerImg,.base-HamburgerIcon--HamburgerIcon__open{display:block;width:24px;height:19px;overflow:visible}@media (max-width:767px){.base-HamburgerIcon--HamburgerIcon__whiteInMobile{fill:#fff}}@media (min-width:768px) and (max-width:999px){.base-HamburgerIcon--HamburgerIcon__whiteInTablet{fill:#fff}}.base-HamburgerIcon--HamburgerIcon__line{transition:fill .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,fill .2s ease-in-out,opacity .2s ease-in-out;transition:transform .3s ease-in-out,fill .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .3s ease-in-out}.base-HamburgerIcon--HamburgerIcon__line1{-webkit-transform-origin:5px 5px;transform-origin:5px 5px}.base-HamburgerIcon--HamburgerIcon__line2{-webkit-transform-origin:0 6px;transform-origin:0 6px}.base-HamburgerIcon--HamburgerIcon__line3{-webkit-transform-origin:24px 6px;transform-origin:24px 6px}.base-HamburgerIcon--HamburgerIcon__open .base-HamburgerIcon--HamburgerIcon__line1{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.base-HamburgerIcon--HamburgerIcon__open .base-HamburgerIcon--HamburgerIcon__line2{opacity:0}.base-HamburgerIcon--HamburgerIcon__open .base-HamburgerIcon--HamburgerIcon__line3{-webkit-transform:rotate(-45deg) translateY(-11px) translateX(6px);transform:rotate(-45deg) translateY(-11px) translateX(6px)}.base-Preloader--Preloader__spinner{display:inline-block;position:relative;width:64px;height:64px}.base-Preloader--Preloader__spinner.base-Preloader--Preloader__isSmall{width:32px;height:32px}.base-Preloader--Preloader__spinner div{-webkit-transform-origin:32px 32px;transform-origin:32px 32px;-webkit-animation:base-Preloader--Preloader__spinner 1.2s linear infinite;animation:base-Preloader--Preloader__spinner 1.2s linear infinite}.base-Preloader--Preloader__spinner.base-Preloader--Preloader__isSmall div{-webkit-transform-origin:16px 16px;transform-origin:16px 16px}.base-Preloader--Preloader__spinner div:after{content:" ";display:block;position:absolute;top:3px;left:29px;width:5px;height:14px;border-radius:20%;background:#000}.base-Preloader--Preloader__spinner.base-Preloader--Preloader__isSmall div:after{top:2px;left:15px;width:3px;height:7px}.base-Preloader--Preloader__spinner.base-Preloader--Preloader__inButton{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(.5);transform:translate(-50%,-50%) scale(.5)}.base-Preloader--Preloader__spinner.base-Preloader--Preloader__inButton div:after{background:#000}.base-Preloader--Preloader__spinner div:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.base-Preloader--Preloader__spinner div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.base-Preloader--Preloader__spinner div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.base-Preloader--Preloader__spinner div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.base-Preloader--Preloader__spinner div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.base-Preloader--Preloader__spinner div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.base-Preloader--Preloader__spinner div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.base-Preloader--Preloader__spinner div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.base-Preloader--Preloader__spinner div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.base-Preloader--Preloader__spinner div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.base-Preloader--Preloader__spinner div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.base-Preloader--Preloader__spinner div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes base-Preloader--Preloader__spinner{0%{opacity:1}to{opacity:0}}@keyframes base-Preloader--Preloader__spinner{0%{opacity:1}to{opacity:0}}.base-VoteButtons--VoteButtons__container{white-space:nowrap;display:flex;align-items:center}.base-VoteButtons--VoteButtons__ratingButton{cursor:pointer;display:flex;background:#fff}.base-VoteButtons--VoteButtons__active{cursor:default}.base-VoteButtons--VoteButtons__icon{fill:#fff}.base-VoteButtons--VoteButtons__active .base-VoteButtons--VoteButtons__icon{fill:#ececec}.base-VoteButtons--VoteButtons__ratingValue{color:#65b30b;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:12px;font-weight:600;margin:0 5px}.base-VoteButtons--VoteButtons__large .base-VoteButtons--VoteButtons__ratingValue{margin:0 10px}.base-VoteButtons--VoteButtons__ratingNegative{color:#f34910;color:var(--color-red)}.base-Avatar--Avatar__avatar{font-size:20px;border-radius:50%;width:60px;height:60px;overflow:hidden;position:relative}@media (max-width:767px){.base-Avatar--Avatar__avatar{font-size:15px;width:40px;height:40px}}.base-Avatar--Avatar__avatar:before{content:attr(alt);display:flex;position:absolute;z-index:3;font-size:15px;top:0;left:0;right:0;bottom:0;align-items:center;justify-content:center;color:#9a9a9a;background:#f7f7f7}.base-Avatar--Avatar__placeholder{background:#eee;display:flex;border-radius:50%;align-items:center;justify-content:center;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#999;font-weight:500}.base-PostCard-_-Flag--Flag__flag{display:inline-block;margin:0 auto 0 0;padding:0 9px;font-weight:600;font-size:11px;line-height:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);vertical-align:top;color:#fff;text-transform:uppercase;background-color:#f34910;background-color:var(--color-red);border-radius:3px}@media (max-width:767px){.base-PostCard-_-Flag--Flag__flag{margin-bottom:5px}}.base-PostCard-_-MobileCard--MobileCard__details{margin-top:18px;position:relative}.base-PostCard-_-MobileCard--MobileCard__verticalCard{position:absolute;bottom:0;padding:0 13px 17px}.base-PostCard-_-MobileCard--MobileCard__details.base-PostCard-_-MobileCard--MobileCard__inCardsStack{padding:0 20px}.base-PostCard-_-MobileCard--MobileCard__picture{display:block;width:100%;height:auto}.base-PostCard-_-MobileCard--MobileCard__mainTag{display:inline-block;margin-bottom:10px;margin-right:10px;padding:0;font-weight:600;font-size:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;position:relative;z-index:2}.base-PostCard-_-MobileCard--MobileCard__titleAndDescription{margin:0;color:#4a4a4a;white-space:pre-wrap}.base-PostCard-_-MobileCard--MobileCard__title{font-weight:600;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:17px;line-height:1.33;display:inline}.base-PostCard-_-MobileCard--MobileCard__description{font-weight:400;font-size:17px;line-height:1.33;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);display:inline}.base-PostCard-_-MobileCard--MobileCard__textCard{margin-top:-15px;padding:16px 10px;border:1px solid #e8e4e4;border:1px solid var(--color-gray);border-top:0}.base-PostCard-_-MobileCard--MobileCard__textCard .base-PostCard-_-MobileCard--MobileCard__titleAndDescription{font-size:17px}.base-PostCard-_-MobileCard--MobileCard__statusBadge,.base-PostCard-_-MobileCard--MobileCard__textCard .base-PostCard-_-MobileCard--MobileCard__mainTagContainer{display:inline-block;vertical-align:middle;line-height:18px}.base-PostCard-_-MobileCard--MobileCard__statusBadge{margin-bottom:10px}.base-PostCard-_-MobileCard--MobileCard__verticalCard .base-PostCard-_-MobileCard--MobileCard__mainTag,.base-PostCard-_-MobileCard--MobileCard__verticalCard .base-PostCard-_-MobileCard--MobileCard__titleAndDescription{color:#000}.base-PostCard-_-MobileCard--MobileCard__verticalCard.base-PostCard-_-MobileCard--MobileCard__white .base-PostCard-_-MobileCard--MobileCard__mainTag,.base-PostCard-_-MobileCard--MobileCard__verticalCard.base-PostCard-_-MobileCard--MobileCard__white .base-PostCard-_-MobileCard--MobileCard__titleAndDescription{color:#fff}.base-PostCard-_-MobileCard--MobileCard__pictureGradient:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;content:""}.base-PostCard-_-MobileCard--MobileCard__pictureGradient10:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.1) 78%)}.base-PostCard-_-MobileCard--MobileCard__pictureGradient20:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.2) 78%)}.base-PostCard-_-MobileCard--MobileCard__pictureGradient30:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.3) 78%)}.base-PostCard-_-MobileCard--MobileCard__pictureGradient40:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.4) 78%)}.base-PostCard-_-MobileCard--MobileCard__pictureGradient50:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.5) 78%)}.base-PostCard-_-MobileCard--MobileCard__pictureGradient60:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.6) 78%)}.base-PostCard-_-MobileSuperCard--MobileSuperCard__picture{width:100%;min-height:470px;position:relative}.base-PostCard-_-MobileSuperCard--MobileSuperCard__picture img{width:100%;height:auto;min-height:470px;display:block}.base-PostCard-_-MobileSuperCard--MobileSuperCard__pictureGradient:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;content:""}.base-PostCard-_-MobileSuperCard--MobileSuperCard__pictureGradient10:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.1) 78%)}.base-PostCard-_-MobileSuperCard--MobileSuperCard__pictureGradient20:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.2) 78%)}.base-PostCard-_-MobileSuperCard--MobileSuperCard__pictureGradient30:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.3) 78%)}.base-PostCard-_-MobileSuperCard--MobileSuperCard__pictureGradient40:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.4) 78%)}.base-PostCard-_-MobileSuperCard--MobileSuperCard__pictureGradient50:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.5) 78%)}.base-PostCard-_-MobileSuperCard--MobileSuperCard__pictureGradient60:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.6) 78%)}.base-PostCard-_-MobileSuperCard--MobileSuperCard__details{position:absolute;bottom:20px;left:0;right:0}.base-PostCard-_-MobileSuperCard--MobileSuperCard__mainTag{display:inline-block;padding:4px 0;font-weight:600;font-size:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-transform:uppercase;letter-spacing:.5px;text-decoration:none;color:#fff;position:relative;z-index:2}.base-PostCard-_-MobileSuperCard--MobileSuperCard__titleAndDescription{margin:0;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);font-weight:500;font-size:25px;line-height:30px;color:#fff;white-space:pre-wrap}.base-PostCard-_-MobileSuperCard--MobileSuperCard__title{font-weight:600;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt)}.base-PostCard-_-MobileSuperCard--MobileSuperCard__flagWrapper{position:absolute;top:-65px;display:block;margin-bottom:20px}@media (max-width:767px){.base-PostCard-_-MobileSuperCard--MobileSuperCard__flagWrapper{position:static}}.base-PostCard-_-MobileSuperCard--MobileSuperCard__flag{height:21px;padding:1px 10px 0;text-transform:uppercase;color:#fff;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-weight:700;font-size:16px;display:inline-block}.base-PostCard-_-SuperCard--SuperCard__container{position:relative;overflow:hidden;transition:box-shadow .4s ease;grid-column-start:span 2}@media (max-width:767px){.base-PostCard-_-SuperCard--SuperCard__container{grid-column-start:span 1}}.base-PostCard-_-SuperCard--SuperCard__picture{position:relative;height:420px}.base-PostCard-_-SuperCard--SuperCard__picture img{display:block;width:100%;height:100%}@media (max-width:767px){.base-PostCard-_-SuperCard--SuperCard__picture img{width:auto;height:460px}}.base-PostCard-_-SuperCard--SuperCard__pictureGradient:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;content:""}.base-PostCard-_-SuperCard--SuperCard__pictureGradient10:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.1) 78%)}.base-PostCard-_-SuperCard--SuperCard__pictureGradient20:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.2) 78%)}.base-PostCard-_-SuperCard--SuperCard__pictureGradient30:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.3) 78%)}.base-PostCard-_-SuperCard--SuperCard__pictureGradient40:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.4) 78%)}.base-PostCard-_-SuperCard--SuperCard__pictureGradient50:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.5) 78%)}.base-PostCard-_-SuperCard--SuperCard__pictureGradient60:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.6) 78%)}.base-PostCard-_-SuperCard--SuperCard__attached{grid-column-start:span 3;grid-row-start:span 1}@media (max-width:1279px){.base-PostCard-_-SuperCard--SuperCard__attached{grid-column-start:span 2}}@media (max-width:767px){.base-PostCard-_-SuperCard--SuperCard__attached{grid-column-start:span 1}}@media (max-width:1279px){.base-PostCard-_-SuperCard--SuperCard__attached .base-PostCard-_-SuperCard--SuperCard__picture{width:150%}}@media (max-width:999px){.base-PostCard-_-SuperCard--SuperCard__attached .base-PostCard-_-SuperCard--SuperCard__picture{width:100%}}@media (max-width:767px){.base-PostCard-_-SuperCard--SuperCard__attached .base-PostCard-_-SuperCard--SuperCard__picture{width:auto;height:460px}}.base-PostCard-_-SuperCard--SuperCard__textCol{position:absolute;top:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;padding:34px 25px}@media (max-width:1279px){.base-PostCard-_-SuperCard--SuperCard__textCol{padding:37px 27px}}@media (max-width:767px){.base-PostCard-_-SuperCard--SuperCard__textCol{padding:23px 20px}}.base-PostCard-_-SuperCard--SuperCard__attached .base-PostCard-_-SuperCard--SuperCard__textCol{box-sizing:border-box;max-width:70%}@media (max-width:1279px){.base-PostCard-_-SuperCard--SuperCard__attached .base-PostCard-_-SuperCard--SuperCard__textCol{max-width:100%}}.base-PostCard-_-SuperCard--SuperCard__announce{font-size:32px;line-height:35px;color:#fff;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.25)}@media (max-width:767px){.base-PostCard-_-SuperCard--SuperCard__announce{font-size:23px;line-height:30px}}.base-PostCard-_-SuperCard--SuperCard__titleContainer{margin:6px 0 0;font-size:32px;line-height:35px;white-space:pre-wrap}@media (max-width:767px){.base-PostCard-_-SuperCard--SuperCard__titleContainer{margin:7px 0 0;font-size:25px;line-height:30px}}.base-PostCard-_-SuperCard--SuperCard__title{font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-weight:600}.base-PostCard-_-SuperCard--SuperCard__subtitle{font-weight:500;padding-left:10px}.base-PostCard-_-SuperCard--SuperCard__attached .base-PostCard-_-SuperCard--SuperCard__announce{font-size:36px;line-height:40px}@media (max-width:1279px){.base-PostCard-_-SuperCard--SuperCard__attached .base-PostCard-_-SuperCard--SuperCard__announce{font-size:32px;line-height:35px}}@media (max-width:767px){.base-PostCard-_-SuperCard--SuperCard__attached .base-PostCard-_-SuperCard--SuperCard__announce{font-size:23px;line-height:30px}}.base-PostCard-_-SuperCard--SuperCard__mainTag{margin:0;text-transform:uppercase;font-weight:700;font-size:11px;line-height:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:hsla(0,0%,100%,.8);text-decoration:none;position:relative;z-index:1}.base-PostCard-_-SuperCard--SuperCard__mainTag:hover{color:#fff}.base-PostCard-_-Footer--Footer__footer{position:absolute;bottom:10px;right:10px;z-index:-1;display:flex;margin-top:auto;opacity:0;transition:opacity .4s ease}.base-PostCard-_-Footer--Footer__footerLink{position:relative;display:block;align-self:center;margin-right:6px;padding-left:20px;font-weight:700;font-size:10px;line-height:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:rgba(0,0,0,.35)}.base-PostCard-_-Footer--Footer__footerLink:first-child svg{width:15px;height:10px}.base-PostCard-_-Footer--Footer__footerLink:nth-child(2) svg{width:14px;height:11px}.base-PostCard-_-Footer--Footer__footerPin{position:relative;display:block;align-self:center;margin-left:auto;padding-left:10px;font-weight:700;font-size:10px;line-height:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:rgba(0,0,0,.35)}.base-PostCard-_-Footer--Footer__footerLink svg,.base-PostCard-_-Footer--Footer__footerPin svg{position:absolute;top:50%;left:0;display:block;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:.35;fill:#000}.base-PostCard-_-Footer--Footer__footerPin svg{width:6px;height:9px;margin-top:-1px}.base-PostCard-_-Footer--Footer__white .base-PostCard-_-Footer--Footer__footerLink{color:hsla(0,0%,100%,.5)}.base-PostCard-_-Footer--Footer__white .base-PostCard-_-Footer--Footer__footerLink svg{fill:hsla(0,0%,100%,.5)}.base-PostCard-_-Online--Online__online{position:absolute;top:12px;right:14px;width:22px;height:22px;background-color:rgba(243,73,16,.15);border-radius:50%}.base-PostCard-_-Online--Online__online:after{width:7px;height:7px;background-color:#f34910}.base-PostCard-_-Online--Online__online:after,.base-PostCard-_-Online--Online__online:before{content:"";position:absolute;top:50%;left:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.base-PostCard-_-Online--Online__online:before{width:14px;height:14px;background-color:rgba(243,73,16,.35)}.base-PostCard-_-VerticalCard--VerticalCard__container{position:relative;display:flex;flex-direction:column;height:420px;width:300px;box-sizing:border-box;overflow:hidden;text-decoration:none;background-color:#fff;border:1px solid #e8e4e4;transition:box-shadow .4s ease;grid-column-start:span 1}.base-PostCard-_-VerticalCard--VerticalCard__small{width:220px;height:305px}.base-PostCard-_-VerticalCard--VerticalCard__container:hover .base-PostCard-_-VerticalCard--VerticalCard__footer{z-index:1;opacity:1}.base-PostCard-_-VerticalCard--VerticalCard__image{max-width:100%;overflow:hidden;position:absolute}.base-PostCard-_-VerticalCard--VerticalCard__image img{display:block;width:300px;height:auto}.base-PostCard-_-VerticalCard--VerticalCard__pictureGradient:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;content:""}.base-PostCard-_-VerticalCard--VerticalCard__pictureGradient10:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.1) 78%)}.base-PostCard-_-VerticalCard--VerticalCard__pictureGradient20:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.2) 78%)}.base-PostCard-_-VerticalCard--VerticalCard__pictureGradient30:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.3) 78%)}.base-PostCard-_-VerticalCard--VerticalCard__pictureGradient40:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.4) 78%)}.base-PostCard-_-VerticalCard--VerticalCard__pictureGradient50:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.5) 78%)}.base-PostCard-_-VerticalCard--VerticalCard__pictureGradient60:before{background-image:linear-gradient(180deg,transparent 31%,rgba(0,0,0,.6) 78%)}.base-PostCard-_-VerticalCard--VerticalCard__description{position:relative;display:flex;flex-grow:1;flex-direction:column;padding:20px 15px 22px;margin-top:196px}.base-PostCard-_-VerticalCard--VerticalCard__mainTag{margin:0;font-weight:500;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:11px;line-height:14px;color:rgba(0,0,0,.8);text-transform:uppercase;text-decoration:none;position:relative;z-index:1}.base-PostCard-_-VerticalCard--VerticalCard__mainTag:hover{color:#000}.base-PostCard-_-VerticalCard--VerticalCard__white .base-PostCard-_-VerticalCard--VerticalCard__mainTag{color:hsla(0,0%,100%,.8)}.base-PostCard-_-VerticalCard--VerticalCard__white .base-PostCard-_-VerticalCard--VerticalCard__mainTag:hover{color:#fff}.base-PostCard-_-VerticalCard--VerticalCard__titleContainer{margin:5px 0 0}.base-PostCard-_-VerticalCard--VerticalCard__title{font-weight:600;font-size:19px;line-height:25px;color:#000;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);margin-right:5px}.base-PostCard-_-VerticalCard--VerticalCard__small .base-PostCard-_-VerticalCard--VerticalCard__title{font-size:15px;line-height:20px}.base-PostCard-_-VerticalCard--VerticalCard__bodyPreamble{font-weight:400;font-size:19px;line-height:25px;color:#000;font-family:"IBM Plex Serif",serif;font-family:var(--font-main)}.base-PostCard-_-VerticalCard--VerticalCard__white .base-PostCard-_-VerticalCard--VerticalCard__bodyPreamble,.base-PostCard-_-VerticalCard--VerticalCard__white .base-PostCard-_-VerticalCard--VerticalCard__title{color:#fff}.base-PostCard-_-TextCard--TextCard__container{position:relative;display:flex;flex-direction:column;height:420px;width:300px;box-sizing:border-box;overflow:hidden;text-decoration:none;background-color:#fff;border:1px solid #e8e4e4;transition:box-shadow .4s ease;grid-column-start:span 1;justify-content:center;text-align:center}.base-PostCard-_-TextCard--TextCard__small{width:220px;height:305px}.base-PostCard-_-TextCard--TextCard__container:hover .base-PostCard-_-TextCard--TextCard__footer{z-index:1;opacity:1}.base-PostCard-_-TextCard--TextCard__textCard .base-PostCard-_-TextCard--TextCard__description{position:relative;display:flex;flex-grow:1;flex-direction:column;padding:38px 15px 40px;justify-content:center}.base-PostCard-_-TextCard--TextCard__textCard .base-PostCard-_-TextCard--TextCard__mainTag{margin:0;font-weight:500;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:11px;line-height:14px;color:rgba(0,0,0,.8);text-transform:uppercase;text-decoration:none;position:relative;z-index:1}.base-PostCard-_-TextCard--TextCard__textCard .base-PostCard-_-TextCard--TextCard__mainTag:hover{color:#000}.base-PostCard-_-TextCard--TextCard__textCard .base-PostCard-_-TextCard--TextCard__flag{margin:0 auto}.base-PostCard-_-TextCard--TextCard__textCard .base-PostCard-_-TextCard--TextCard__title{font-size:28px;line-height:35px;margin:5px 0 0;font-weight:400;color:#000;white-space:pre-wrap}.base-PostCard-_-TextCard--TextCard__textCard.base-PostCard-_-TextCard--TextCard__small .base-PostCard-_-TextCard--TextCard__title{font-size:15px;line-height:20px}.base-PostCard-_-TextCard--TextCard__textCard .base-PostCard-_-TextCard--TextCard__bodyPreamble{margin:11px 0 0;font-size:15px;line-height:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;white-space:pre-wrap}.base-PostCard-_-TextCard--TextCard__textCard .base-PostCard-_-TextCard--TextCard__footer{position:absolute;right:15px;bottom:22px;left:15px}.base-PostCard-_-FeatureCard--FeatureCard__container{position:relative;height:420px;width:300px;box-sizing:border-box;overflow:hidden;text-decoration:none;background-color:#fff;border:1px solid #e8e4e4;transition:box-shadow .4s ease;grid-column-start:span 1}.base-PostCard-_-FeatureCard--FeatureCard__small{width:220px;height:305px}.base-PostCard-_-FeatureCard--FeatureCard__container:hover .base-PostCard-_-FeatureCard--FeatureCard__footer{z-index:1;opacity:1}.base-PostCard-_-FeatureCard--FeatureCard__image{max-width:100%;overflow:hidden;position:relative}.base-PostCard-_-FeatureCard--FeatureCard__image img{display:block;width:300px;height:auto}.base-PostCard-_-FeatureCard--FeatureCard__description{position:relative;display:flex;flex-grow:1;flex-direction:column;padding:15px 15px 0;height:200px}.base-PostCard-_-FeatureCard--FeatureCard__mainTag{margin:0;font-weight:500;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:11px;line-height:20px;color:#4a4a4a;text-transform:uppercase;text-decoration:none;position:relative;z-index:2}.base-PostCard-_-FeatureCard--FeatureCard__mainTag:hover{color:#000}.base-PostCard-_-FeatureCard--FeatureCard__titleContainer{margin:5px 0 0;overflow:hidden;white-space:pre-wrap}.base-PostCard-_-FeatureCard--FeatureCard__title{font-weight:600;font-size:19px;line-height:25px;color:#000;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt)}.base-PostCard-_-FeatureCard--FeatureCard__small .base-PostCard-_-FeatureCard--FeatureCard__title{font-size:15px;line-height:20px}.base-PostCard-_-FeatureCard--FeatureCard__bodyPreamble{font-weight:400;font-size:19px;line-height:25px;color:#000;font-family:"IBM Plex Serif",serif;font-family:var(--font-main)}.base-PostCard-_-FeatureCard--FeatureCard__white .base-PostCard-_-FeatureCard--FeatureCard__bodyPreamble,.base-PostCard-_-FeatureCard--FeatureCard__white .base-PostCard-_-FeatureCard--FeatureCard__mainTag,.base-PostCard-_-FeatureCard--FeatureCard__white .base-PostCard-_-FeatureCard--FeatureCard__title{color:#fff}.base-PostCard--PostCard__container{position:relative;transition:box-shadow .4s ease}.base-NewsColumn--NewsColumn__container+.base-PostCard--PostCard__container:not(.base-PostCard--PostCard__textCard){padding-top:0;border:0}@media (hover:hover) and (pointer:fine){.base-PostCard--PostCard__container:hover{box-shadow:0 6px 12px 3px rgba(0,0,0,.1)}}.base-PostCard--PostCard__link{cursor:pointer;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0}.base-PostCard--PostCard__super{grid-column:span 2}@media (max-width:767px){.base-PostCard--PostCard__super{grid-column:auto}}@media (max-width:767px){.base-PostCard--PostCard__container{padding-top:14px;border-top:1px solid #e8e4e4}.base-PostCard--PostCard__container.base-PostCard--PostCard__super+.base-PostCard--PostCard__container:not(.base-PostCard--PostCard__textCard){padding-top:0;border-top:none}.base-PostCard--PostCard__container.base-PostCard--PostCard__forceBorderTop{padding-top:14px;border-top:1px solid #e8e4e4}.base-PostCard--PostCard__container.base-PostCard--PostCard__forceBorderBottom{padding-bottom:14px;border-bottom:1px solid #e8e4e4}.base-PostCard--PostCard__noBorderTop{padding-top:0;border-top:none}}.base-PostCard--PostCard__inCardsStack{width:100%;height:100%;display:block;box-sizing:border-box;background:#fff;border:1px solid #e8e4e4;overflow:hidden}.base-NewsSmallCard--NewsSmallCard__newsCard{position:relative;width:140px;height:210px;border-radius:10px;transition:box-shadow .4s ease;grid-column-start:span 1}@media (min-width:1000px){.base-NewsSmallCard--NewsSmallCard__newsCard:focus,.base-NewsSmallCard--NewsSmallCard__newsCard:hover{box-shadow:0 14px 20px rgba(0,0,0,.4)}}.base-NewsSmallCard--NewsSmallCard__picture{display:block;width:100%;height:100%;border-radius:10px}.base-NewsSmallCard--NewsSmallCard__bg{background-position:50% 50%;background-size:cover}.base-NewsSmallCard--NewsSmallCard__defaultBg{background-color:#aaa}.base-NewsSmallCard--NewsSmallCard__blacker{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);border-radius:10px}.base-NewsSmallCard--NewsSmallCard__textContainer{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.base-NewsSmallCard--NewsSmallCard__accent{margin:0;position:absolute;top:38px;left:10px;right:10px;height:90px;color:#fff;font-weight:600;font-family:"IBM Plex Serif",serif;font-family:var(--font-main)}.base-NewsSmallCard--NewsSmallCard__title{margin:0;position:absolute;left:10px;right:10px;overflow:hidden}.base-NewsSmallCard--NewsSmallCard__smallTitle{top:140px;bottom:10px}.base-NewsSmallCard--NewsSmallCard__largeTitle{top:80px;bottom:10px}.base-NewsSmallCard--NewsSmallCard__titleText{margin:0;padding:0;font-weight:500;font-size:12px;line-height:1.25;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-align:left;color:#fff;position:absolute;bottom:0;width:100%}.base-NewsSmallCard--NewsSmallCard__smallTitle .base-NewsSmallCard--NewsSmallCard__titleText{max-height:100%}.base-NewsSmallCard--NewsSmallCard__time{top:6px;padding:0;font-size:10px;line-height:16px;color:#fff}.base-NewsSmallCard--NewsSmallCard__micro,.base-NewsSmallCard--NewsSmallCard__time{position:absolute;left:10px;font-weight:700;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-transform:uppercase}.base-NewsSmallCard--NewsSmallCard__micro{margin:0;top:50px;right:10px;padding-bottom:5px;font-size:11px;line-height:15px;color:hsla(0,0%,100%,.6);letter-spacing:.5px;border-bottom:1px solid hsla(0,0%,100%,.25)}.base-NewsSmallCard--NewsSmallCard__pin{position:absolute;top:-10px;right:9px}.base-NewsSmallCard--NewsSmallCard__statusBadge{position:absolute;top:-10px;left:5px;border-radius:8px}.base-NewsSmallCard--NewsSmallCard__link{position:absolute;top:0;bottom:0;left:0;right:0}.base-NewsBlockCard--NewsBlockCard__placeholder{display:block;width:300px;height:450px;border-radius:5px}@media (max-width:767px){.base-NewsBlockCard--NewsBlockCard__placeholder{background-color:#eee;width:100%;height:930px;border-radius:5px}}@media (max-width:659px){.base-NewsBlockCard--NewsBlockCard__placeholder{height:calc(150vw - 60px)}}.base-NewsBlockCard--NewsBlockCard__container{position:relative;transition:box-shadow .4s ease}@media (min-width:1000px){.base-NewsBlockCard--NewsBlockCard__container:focus,.base-NewsBlockCard--NewsBlockCard__container:hover{box-shadow:0 14px 20px rgba(0,0,0,.4)}}.base-NewsBlockCard--NewsBlockCard__bg{background-position:50% 50%;background-size:cover}.base-NewsBlockCard--NewsBlockCard__blacker{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);border-radius:5px}@media (max-width:767px){.base-NewsBlockCard--NewsBlockCard__blacker{height:930px;border-radius:5px}}@media (max-width:659px){.base-NewsBlockCard--NewsBlockCard__blacker{height:calc(150vw - 60px)}}.base-NewsBlockCard--NewsBlockCard__textContainer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.base-NewsBlockCard--NewsBlockCard__accent{position:absolute;top:13%;height:40%;left:15px;right:15px;display:block;font-weight:600;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#fff}.base-NewsBlockCard--NewsBlockCard__micro{font-weight:700;font-size:15px;padding-bottom:11px;border-bottom:1px solid hsla(0,0%,100%,.6);font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.5px;position:absolute;top:53%;left:15px;right:15px;margin-top:-56px}.base-NewsBlockCard--NewsBlockCard__header{display:flex;position:absolute;top:53%;left:15px;right:15px}.base-NewsBlockCard--NewsBlockCard__time{font-weight:700;font-size:11px;line-height:14px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.base-NewsBlockCard--NewsBlockCard__title{position:absolute;top:59%;height:37%;left:15px;right:15px;margin:0;font-weight:500;font-size:20px;line-height:25px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff}.base-NewsBlockCard--NewsBlockCard__link{display:block;cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0}.base-NewsBlockCard--NewsBlockCard__pin{position:absolute;top:-10px;right:9px}@media (max-width:767px){.base-NewsBlockCard--NewsBlockCard__pin{top:-13px;width:26px;height:26px}}.base-NewsItem-NewsPreviews--NewsPreviews__moreNews{display:grid;padding:38px 80px 50px;background-color:#f5f5f5;grid-gap:20px;grid-template-columns:repeat(3,1fr)}.base-NewsItem-NewsPreviews--NewsPreviews__moreNewsTitle{margin:0;font-weight:600;font-size:30px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000;grid-column-start:span 3}.base-NewsItem--NewsItem__wrapper{position:relative}@media (max-width:767px){.base-NewsItem--NewsItem__wrapper{padding-bottom:35px;background-color:#fff;overflow-y:scroll;height:100vh}}.base-NewsItem--NewsItem__container{padding:38px 80px 40px}@media (max-width:999px){.base-NewsItem--NewsItem__container{padding:0}}@media (max-width:767px){.base-NewsItem--NewsItem__container{position:relative;display:flex;flex-direction:column;max-width:620px;margin:0 auto;background-color:#fff;overflow:hidden}}.base-NewsItem--NewsItem__header{display:flex;margin:0 0 25px;border-bottom:1px solid #e8e4e4}@media (max-width:999px){.base-NewsItem--NewsItem__header{margin:0}}@media (max-width:767px){.base-NewsItem--NewsItem__header{margin:0 0 25px;flex-direction:column;justify-content:flex-end;width:auto;padding-top:26px;padding-right:20px;padding-left:20px;border-bottom:none}}.base-NewsItem--NewsItem__newsPicTablet{display:block;width:280px;height:420px}.base-NewsItem--NewsItem__newsBgTablet{width:280px;height:394px;background-position:50% 50%;background-size:cover}.base-NewsItem--NewsItem__newsInfo{width:100%}@media (max-width:999px){.base-NewsItem--NewsItem__newsInfo{display:flex;flex-direction:column;padding:38px 17px 0;width:340px}}@media (max-width:767px){.base-NewsItem--NewsItem__newsInfo{display:block;padding:0;width:auto}}.base-NewsItem--NewsItem__infoTop{display:flex;align-items:center;margin:0 0 20px}@media (max-width:999px){.base-NewsItem--NewsItem__infoTop{margin:0 0 10px}}.base-NewsItem--NewsItem__mainTag{position:relative;margin-right:19px;font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;text-transform:uppercase;text-decoration:none}@media (max-width:767px){.base-NewsItem--NewsItem__mainTag{font-weight:500;font-size:11px;padding-right:18px;letter-spacing:.5px;margin-right:0}}.base-NewsItem--NewsItem__mainTag:hover{color:#000}.base-NewsItem--NewsItem__mainTag:after{content:"";position:absolute;top:1px;right:-10px;display:block;width:1px;height:10px;background-color:#000}@media (max-width:767px){.base-NewsItem--NewsItem__mainTag:after{top:3px;right:8px;height:7px}}.base-NewsItem--NewsItem__date{font-weight:600;font-size:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase}@media (max-width:767px){.base-NewsItem--NewsItem__date{font-weight:500}}.base-NewsItem--NewsItem__title{margin:0 0 20px;font-weight:500;font-size:35px;line-height:40px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000}@media (max-width:999px){.base-NewsItem--NewsItem__title{margin:0 0 auto;font-size:27px;line-height:1.3}}@media (max-width:767px){.base-NewsItem--NewsItem__title{margin:0;font-size:22px;line-height:1.36}}.base-NewsItem--NewsItem__badge{display:flex;height:18px;margin:-5px 0 20px;font-weight:700;line-height:18px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-transform:uppercase}@media (max-width:767px){.base-NewsItem--NewsItem__badge{margin:10px 0 -20px}}.base-NewsItem--NewsItem__updatedAtTime{font-size:11px;color:#f34910;color:var(--color-red)}.base-NewsItem--NewsItem__micro{font-weight:700;font-size:35px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000}@media (max-width:767px){.base-NewsItem--NewsItem__micro{font-size:24px}}@media (max-width:999px){.base-NewsItem--NewsItem__newsPageContent{padding:33px 80px 40px}}@media (max-width:767px){.base-NewsItem--NewsItem__newsPageContent{padding:0}}.base-NewsItem--NewsItem__authorContainer{display:flex;justify-content:space-between;align-items:flex-start;margin:0 0 33px}@media (max-width:767px){.base-NewsItem--NewsItem__authorContainer{display:block;margin:0;padding:20px 20px 0;align-items:center}}@media (max-width:767px){.base-NewsItem--NewsItem__articleEdit{width:100%!important;margin-bottom:20px!important}}@media (max-width:767px){.base-NewsItem--NewsItem__articleContent{padding:0 20px;margin-top:20px}}.base-NewsItem--NewsItem__text{margin:0 0 20px;overflow:hidden}@media (max-width:767px){.base-NewsItem--NewsItem__text{margin:0}}.base-NewsItem--NewsItem__text p{font-size:19px;line-height:30px;color:#424241}.base-NewsItem--NewsItem__text h2,.base-NewsItem--NewsItem__text p{font-family:"IBM Plex Serif",serif;font-family:var(--font-main);margin:0 0 30px}.base-NewsItem--NewsItem__text em,.base-NewsItem--NewsItem__text i{font-family:"IBM Plex Serif",serif;font-family:var(--font-main);font-style:italic}.base-NewsItem--NewsItem__text bold,.base-NewsItem--NewsItem__text strong{font-weight:700}.base-NewsItem--NewsItem__imageAuthor{margin-bottom:20px}@media (max-width:767px){.base-NewsItem--NewsItem__discussion{display:flex;flex-direction:column;max-width:700px;margin:0 auto;padding-right:20px;padding-bottom:40px;padding-left:20px}}.base-NewsItem--NewsItem__socialBlock{display:flex;flex-wrap:wrap;align-items:center;padding:25px 0;margin:0 0 35px;border-top:1px solid #e8e4e4;border-bottom:1px solid #e8e4e4}@media (max-width:999px){.base-NewsItem--NewsItem__socialBlock{align-items:baseline}}@media (max-width:767px){.base-NewsItem--NewsItem__socialBlock{align-items:center;padding:15px 0;margin:0}}.base-NewsItem--NewsItem__copyLink{color:#4a4a4a;padding:10px 7px}@media (max-width:767px){.base-NewsItem--NewsItem__copyLink{width:100%;margin:0 0 15px;padding:10px 35px;order:-1}}.base-NewsItem--NewsItem__tagsTitle{font-weight:600;font-size:13px;text-transform:uppercase;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;margin:0 0 7px}@media (max-width:767px){.base-NewsItem--NewsItem__tagsTitle{margin:0 auto 0 0;font-weight:500;line-height:1}}@media (max-width:767px){.base-NewsItem--NewsItem__tags{margin:0 0 20px}}.base-NewsItem--NewsItem__tag{width:auto;margin:0 10px 10px 0;padding:10px;font-size:11px;color:#9b9b9b}@media (max-width:767px){.base-NewsItem--NewsItem__tagsHeader{display:flex;align-items:baseline;margin-bottom:16px;text-transform:uppercase;padding-top:24px}}.base-NewsItem--NewsItem__stats{margin-left:auto}@media (max-width:767px){.base-NewsItem--NewsItem__footer{display:flex;justify-content:space-between;align-items:center;min-height:100px;padding:0 20px 25px;background-color:#000}}.base-NewsItem--NewsItem__logoIcon{fill:#fff}.base-NewsItem--NewsItem__promoFlag{display:inline-block;margin-right:10px;padding:0 10px;font-weight:700;font-size:10px;line-height:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);vertical-align:-2px;color:#fff;text-transform:uppercase;background:#fe3b1f;border-radius:3px}.base-NewsItem--NewsItem__promoFlag:hover{color:#fff}.base-NewsItem--NewsItem__promoFlag:after{display:none}.base-NewsFeedLoader--NewsFeedLoader__news{display:flex;justify-content:space-between;margin-bottom:20px!important}.base-NewsFeedLoader--NewsFeedLoader__newsCard{width:140px;height:210px;background:#f3f3f3}@media (max-width:1279px){.base-NewsFeedLoader--NewsFeedLoader__newsCard:nth-child(1n+7){display:none}}.base-NewsFeedLoader--NewsFeedLoader__tabletCarouselPadding{padding-top:10px}.base-BuyAdvLink--BuyAdvLink__link{display:block;margin:10px 0 30px;font-weight:500;font-size:11px;line-height:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;opacity:.5;text-transform:uppercase;text-decoration:none}.base-BuyAdvLink--BuyAdvLink__link:hover{opacity:1}.base-WantMoreMaterialsButton--WantMoreMaterialsButton__btn{width:230px;height:60px;padding:0 10px;margin:20px 0 0;font-size:12px;border-radius:3px;box-shadow:0 14px 20px rgba(0,0,0,.14);transition:box-shadow .4s ease}.base-WantMoreMaterialsButton--WantMoreMaterialsButton__btn:hover{background:#fff;box-shadow:0 14px 40px rgba(0,0,0,.24)}.base-Stats--Stats__stats{display:flex}.base-Stats--Stats__statsItem{position:relative;display:inline-flex;margin-right:10px;padding-left:21px;font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:rgba(0,0,0,.35)}.base-Stats--Stats__statsIcon{position:absolute;top:0;left:0;fill:rgba(0,0,0,.35)}@-webkit-keyframes base-StatusBadge--StatusBadge__online{0%{opacity:1}30%{opacity:1}60%{opacity:0}to{opacity:1}}@keyframes base-StatusBadge--StatusBadge__online{0%{opacity:1}30%{opacity:1}60%{opacity:0}to{opacity:1}}.base-StatusBadge--StatusBadge__flag{height:14px;margin-right:8px;padding:0 5px 0 4px;font-weight:700;font-size:9px;line-height:14px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);vertical-align:bottom;color:#fff;text-transform:uppercase;letter-spacing:.45px;background:#f34910;background:var(--color-red);border-radius:8px}.base-StatusBadge--StatusBadge__online:before{content:"";display:inline-block;margin:4px 3px 0 0;vertical-align:top;border:3px solid #fff;border-radius:50%;-webkit-animation:base-StatusBadge--StatusBadge__online 1.25s infinite;animation:base-StatusBadge--StatusBadge__online 1.25s infinite}.base-StatusBadge--StatusBadge__online{background:#006450;background:var(--color-dark-green)}.base-StatusBadge--StatusBadge__flagLarge{height:14px;padding:2px 7px 2px 5px;font-size:11px;border-radius:10px}.base-StatusBadge--StatusBadge__online.base-StatusBadge--StatusBadge__flagLarge:before{margin:3px 4px 0 0;border:4px solid #fff}.base-StatusBadge--StatusBadge__flagBorder{height:12px;padding:0 5px 0 4px;font-size:9px;line-height:12px;border:1px solid #fff}.base-StatusBadge--StatusBadge__online.base-StatusBadge--StatusBadge__flagBorder:before{margin:3px 3px 0 0}.base-StatusBadge--StatusBadge__badgeWithUpdatedAt{display:flex;height:18px;margin:0;font-weight:700;line-height:18px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-transform:uppercase}@media (max-width:767px){.base-StatusBadge--StatusBadge__badgeWithUpdatedAt{margin:10px 0 -20px}}.base-StatusBadge--StatusBadge__flag{display:inline-block}.base-StatusBadge--StatusBadge__updatedAtTime{font-size:11px;color:#f34910;color:var(--color-red)}.base-Notification--Notification__item{height:35px;width:100%;margin-bottom:1px}.base-Notification--Notification__itemColumn{width:100%;display:flex;position:relative;height:100%;align-items:center;justify-content:center}.base-Notification--Notification__success{background-color:#6cca98}.base-Notification--Notification__info{background-color:#6caaca}.base-Notification--Notification__error{background-color:#ca6c6c}.base-Notification--Notification__message{background-color:#ececec}.base-Notification--Notification__text a{text-transform:uppercase;text-decoration:underline;color:inherit;font-weight:600}.base-Notification--Notification__text{color:#fff;font-weight:500;font-size:11px;text-transform:uppercase;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt)}.base-Notification--Notification__message .base-Notification--Notification__text{color:#afafaf;letter-spacing:.5px}.base-Notification--Notification__closeButton{position:absolute;top:0;right:0;display:flex;align-items:center;height:100%;background:transparent;border:none;cursor:pointer}.base-Notification--Notification__closeButton:active,.base-Notification--Notification__closeButton:focus{border:none;outline:none}.base-Notification--Notification__closeIcon{fill:#fff;width:13px;height:12px}.base-Notification--Notification__message .base-Notification--Notification__closeIcon{fill:#afafaf}.base-PostAuthors--PostAuthors__line{line-height:20px;font-size:14px}.base-PostAuthors--PostAuthors__title{font-weight:600;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);padding-right:7px}.base-PostAuthors--PostAuthors__user{color:#424242;font-family:"IBM Plex Serif",serif;font-family:var(--font-main)}.base-PostAuthors--PostAuthors__userEditor,.base-PostAuthors--PostAuthors__userExternal{text-decoration:none}.base-RunningLine--RunningLine__container{display:flex;box-sizing:border-box;padding:8px 0;color:#fff;white-space:nowrap;background:#000}@media (max-width:767px){.base-RunningLine--RunningLine__container{padding:8px 0}}.base-RunningLine--RunningLine__line{flex-shrink:0;min-width:100%;margin-left:.4em;font:20px/24px IBM Plex Sans,sans-serif;font:20px/24px var(--font-alt);font-weight:500;letter-spacing:1px;-webkit-animation:base-RunningLine--RunningLine__marqueeLine 20s linear infinite;animation:base-RunningLine--RunningLine__marqueeLine 20s linear infinite;-webkit-animation-duration:20s;animation-duration:20s}@media (max-width:767px){.base-RunningLine--RunningLine__line{font-size:15px;line-height:15px;-webkit-animation-duration:10s;animation-duration:10s}}.base-RunningLine--RunningLine__link{display:block;vertical-align:middle;color:#fff;text-transform:uppercase;text-decoration:none}@-webkit-keyframes base-RunningLine--RunningLine__marqueeLine{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes base-RunningLine--RunningLine__marqueeLine{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.base-formComponents-EditorCheckbox--EditorCheckbox__editorCheckbox{width:25px;height:25px;box-sizing:border-box;border:1px solid #e8e4e4;border:1px solid var(--color-gray);background:#fff;border-radius:3px;position:relative}input[type=checkbox]:checked+.base-formComponents-EditorCheckbox--EditorCheckbox__labelText+.base-formComponents-EditorCheckbox--EditorCheckbox__editorCheckbox{background:#369d70;background:var(--color-green);border-color:#369d70;border-color:var(--color-green)}input[type=checkbox]:checked+.base-formComponents-EditorCheckbox--EditorCheckbox__labelText+.base-formComponents-EditorCheckbox--EditorCheckbox__editorCheckbox:after{background:#287a56}.base-formComponents-EditorCheckbox--EditorCheckbox__labelText{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:700;font-size:12px;line-height:25px;text-transform:uppercase;color:#9b9b9b;margin-right:4px}input[type=checkbox]:checked+.base-formComponents-EditorCheckbox--EditorCheckbox__labelText{color:#000}.base-formComponents-EditorCheckbox--EditorCheckbox__editorCheckbox:after{content:" ";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:13px;height:13px;border-radius:50%;background:#e8e4e4;background:var(--color-gray)}.base-formComponents-CheckboxInputGroup--CheckboxInputGroup__formGroupBorder{margin:0;border-bottom:1px solid #e8e4e4}.base-formComponents-CheckboxInputGroup--CheckboxInputGroup__label{cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.base-formComponents-CheckboxInputGroup--CheckboxInputGroup__readOnly{pointer-events:none;opacity:.5}.base-formComponents-CheckboxInputGroup--CheckboxInputGroup__text{order:-1;margin:0 20px 0 0;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase}.base-formComponents-CheckboxInputGroup--CheckboxInputGroup__hint{display:block;margin:0;font-weight:500;font-size:11px;line-height:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#afafaf;text-transform:none}.base-formComponents-CheckboxInputGroup--CheckboxInputGroup__textContainer{padding:20px 0}@media (max-width:767px){.base-formComponents-CheckboxInputGroup--CheckboxInputGroup__textContainer{width:75%}}.base-formComponents-TextInput--TextInput__textInput{width:100%;padding:8px 13px;font-weight:400;font-size:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;background-color:#fff;border:1px solid #e8e4e4;border-radius:3px}.base-formComponents-TextInput--TextInput__textInput:focus{background-color:#f5f5f5;outline:none}.base-formComponents-TextInput--TextInput__textInput:focus+label{color:#000}.base-formComponents-TextInput--TextInput__readOnly{pointer-events:none;opacity:.5;background-color:#f3f3f3!important}.base-formComponents-TextInputGroup--TextInputGroup__formGroup{display:contents}.base-formComponents-TextInputGroup--TextInputGroup__label{margin:0;font-weight:500;font-size:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;text-transform:uppercase;align-self:center}.base-formComponents-TextInputGroup--TextInputGroup__inputContainer{position:relative}.base-formComponents-TextInputGroup--TextInputGroup__textInput{padding:10px 13px;font-weight:400;font-size:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;background-color:#fff;border:1px solid #e8e4e4;border-radius:3px;box-sizing:border-box}.base-formComponents-TextInputGroup--TextInputGroup__textInput.base-formComponents-TextInputGroup--TextInputGroup__hasError{border-color:#f34910;border-color:var(--color-red);box-shadow:0 0 1px #f34910;box-shadow:0 0 1px var(--color-red)}.base-formComponents-TextInputGroup--TextInputGroup__textInput:focus{background-color:#f5f5f5;outline:none}.base-formComponents-TextInputGroup--TextInputGroup__textInput:focus+.base-formComponents-TextInputGroup--TextInputGroup__label{color:#000}.base-formComponents-TextInputGroup--TextInputGroup__error{position:absolute;color:#f34910;color:var(--color-red);font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:10px;top:-8px;left:14px;white-space:nowrap;padding:2px 4px 4px;background:#fff;border:1px solid #e8e4e4;border-radius:3px}.base-formComponents-FieldContainer--FieldContainer__container{position:relative;margin-bottom:25px}.base-formComponents-FieldContainer--FieldContainer__largeMarginBottom{margin-bottom:60px}.base-formComponents-FieldContainer--FieldContainer__title{font-weight:500;font-size:18px}.base-formComponents-FieldContainer--FieldContainer__subtitle{color:#9b9b9b;font-size:11px;margin-top:-5px;margin-bottom:20px}.base-formComponents-FieldContainer--FieldContainer__fieldContainerTitle sup{top:-3px}.base-formComponents-FieldContainer--FieldContainer__top{position:relative;display:flex;justify-content:space-between;margin-bottom:9px}.base-formComponents-FieldContainer--FieldContainer__topWithBorder{padding-bottom:12px;margin-bottom:30px;border-bottom:1px solid #e8e4e4;border-bottom:1px solid var(--color-gray)}.base-formComponents-FieldContainer--FieldContainer__inputContainer{position:relative}.base-formComponents-HiddenCheckbox--HiddenCheckbox__input{display:none}.base-formComponents-MultilineInput--MultilineInput__container{position:relative}.base-formComponents-MultilineInput--MultilineInput__input{width:100%;height:180px;border:1px solid #e8e4e4;border:1px solid var(--color-gray);border-radius:3px;resize:none;font-size:17px;line-height:25px;color:#9b9b9b;padding:14px 20px;box-sizing:border-box;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);box-shadow:none}.base-formComponents-MultilineInput--MultilineInput__counter{position:absolute;top:-20px;right:0;color:#9b9b9b;font-weight:500;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt)}.base-formComponents-MultilineInput--MultilineInput__error{color:#f34910;color:var(--color-red);font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:15px}.base-formComponents-MultilineInput--MultilineInput__hasError{border-color:#f34910;border-color:var(--color-red)}@media (max-width:999px){.base-formComponents-SelectInput--SelectInput__container{width:300px}}@media (max-width:767px){.base-formComponents-SelectInput--SelectInput__container{width:100%}}.base-formComponents-SelectInput--SelectInput__select{position:relative;box-sizing:border-box}.base-formComponents-SelectInput--SelectInput__control{align-items:center;background-color:#fff;border-radius:4px;cursor:default;display:flex;flex-wrap:wrap;justify-content:space-between;outline:0!important;position:relative;transition:all .1s;box-sizing:border-box;border:1px solid #e8e4e4;border-color:var(--color-gray);min-height:35px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:13px}.base-formComponents-SelectInput--SelectInput__control.base-formComponents-SelectInput--SelectInput__menuIsOpen{border-color:#2684ff;box-shadow:0 0 0 1px #2684ff}.base-formComponents-SelectInput--SelectInput__control:hover{border-color:#b3b3b3}.base-formComponents-SelectInput--SelectInput__valueContainer{align-items:center;display:flex;flex:1;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;box-sizing:border-box}.base-formComponents-SelectInput--SelectInput__singleValue{color:#333;margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box}.base-formComponents-SelectInput--SelectInput__indicatorContainer{align-items:center;align-self:stretch;display:flex;flex-shrink:0;box-sizing:border-box}.base-formComponents-SelectInput--SelectInput__indicatorSeparator{width:1px;box-sizing:border-box;align-self:stretch;margin-top:0;margin-bottom:0;background-color:#e8e4e4;background-color:var(--color-gray)}.base-formComponents-SelectInput--SelectInput__dropdownIndicator{padding:7px 13px}.base-formComponents-SelectInput--SelectInput__menu{top:100%;background-color:#fff;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1);margin-bottom:8px;margin-top:8px;position:absolute;width:100%;box-sizing:border-box;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:13px;z-index:1000}.base-formComponents-SelectInput--SelectInput__menuList{overflow-y:auto;padding-bottom:4px;padding-top:4px;position:relative;-webkit-overflow-scrolling:touch;box-sizing:border-box}.base-formComponents-SelectInput--SelectInput__option{color:inherit;cursor:default;display:block;font-size:inherit;padding:8px 12px;width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.base-formComponents-SelectInput--SelectInput__option.base-formComponents-SelectInput--SelectInput__selected{color:#fff;background-color:#2684ff}.base-formComponents-SelectInput--SelectInput__option:hover{background-color:#deebff}.base-formComponents-SelectInput--SelectInput__option.base-formComponents-SelectInput--SelectInput__selected:hover{color:#fff;background-color:#2684ff}.base-formComponents-SelectInput--SelectInput__error{color:#f34910;color:var(--color-red);font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:15px}.base-formComponents-ContentEditableInput--ContentEditableInput__container{font-family:"IBM Plex Serif",serif;font-family:var(--font-main)}.base-formComponents-ContentEditableInput--ContentEditableInput__hasError{border-color:#f34910;border-color:var(--color-red)}.base-formComponents-ContentEditableInput--ContentEditableInput__panel{background:#fbfbfb;display:flex;height:35px;align-items:center;border:1px solid #e8e4e4;border:1px solid var(--color-gray);border-bottom:none}.base-formComponents-ContentEditableInput--ContentEditableInput__button{height:100%;background:none;border:none;border-right:1px solid #e6e6e6;padding:0 20px;color:#3a3a3a;cursor:pointer}.base-formComponents-ContentEditableInput--ContentEditableInput__button:hover{background:#dcdcdc}.base-formComponents-ContentEditableInput--ContentEditableInput__editableContainer{width:620px;margin:0 auto;min-height:800px;border:1px solid #e8e4e4;border-radius:3px;box-sizing:border-box;padding:25px;color:#424242;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);white-space:normal}.base-formComponents-ContentEditableInput--ContentEditableInput__editableContainer p{margin:0 0 25px;font-size:19px;line-height:30px}.base-formComponents-ContentEditableInput--ContentEditableInput__editableContainer h2{margin:0 0 25px;font-size:30px;line-height:40px}.base-formComponents-ContentEditableInput--ContentEditableInput__editableContainer h3{margin:0 0 25px;font-size:24px;line-height:32px}.base-formComponents-ContentEditableInput--ContentEditableInput__unlink{position:relative}.base-formComponents-ContentEditableInput--ContentEditableInput__unlink:before{content:"";position:absolute;display:block;width:25px;height:2px;background:red;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:9px;left:-4px}.base-formComponents-HiddenInputWithError--HiddenInputWithError__error{color:#f34910;color:var(--color-red);display:inline;padding-left:5px}.base-Layout--Layout__fullwidth{width:100vw;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.base-Layout--Layout__containerExpander{width:100vw;position:relative;left:calc(630px - 50vw)}@media (max-width:1279px){.base-Layout--Layout__containerExpander{left:calc(470px - 50vw)}}@media (max-width:999px){.base-Layout--Layout__containerExpander{left:calc(310px - 50vw)}}@media (max-width:767px){.base-Layout--Layout__containerExpander{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.base-Layout--Layout__columnX2{grid-column:span 2}.base-Layout--Layout__columnExpandFull{grid-column:1/-1}.base-Layout--Layout__columnExpandFullExpander{width:100vw;position:relative}.branding .base-Layout--Layout__columnExpandFullExpander{left:calc(670px - 50vw)}@media (max-width:1279px){.branding .base-Layout--Layout__columnExpandFullExpander{left:calc(510px - 50vw)}}@media (max-width:999px){.branding .base-Layout--Layout__columnExpandFullExpander{left:calc(350px - 50vw)}}.base-Layout--Layout__asideCol{display:grid;grid-column-start:4;grid-row:1/3;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}@media (max-width:1279px){.base-Layout--Layout__asideCol{grid-column-start:3}}.base-Layout--Layout__grid4x{display:grid;min-width:280px;max-width:1260px;margin:0 auto;grid-gap:20px;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-auto-flow:dense}@media (max-width:1279px){.base-Layout--Layout__grid4x{max-width:940px;grid-template-columns:repeat(3,1fr)}}@media (max-width:999px){.base-Layout--Layout__grid4x{max-width:620px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.base-Layout--Layout__grid4x{max-width:620px;grid-template-columns:620px}}@media (max-width:659px){.base-Layout--Layout__grid4x{min-width:auto;max-width:calc(100vw - 40px);grid-template-columns:calc(100vw - 40px)}}.base-Layout--Layout__grid4x.base-Layout--Layout__cutOneLine>:nth-child(n+5){display:none}@media (max-width:1279px){.base-Layout--Layout__grid4x.base-Layout--Layout__cutOneLine>:nth-child(n+4){display:none}}@media (max-width:999px){.base-Layout--Layout__grid4x.base-Layout--Layout__cutOneLine>:nth-child(n+4){display:block}}.base-Layout--Layout__grid3x{display:grid;grid-gap:20px;grid-template-columns:repeat(3,1fr)}@media (max-width:1279px){.base-Layout--Layout__grid3x{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.base-Layout--Layout__grid3x{grid-template-columns:repeat(1,1fr)}}.base-Layout--Layout__grid3x.base-Layout--Layout__cutOneLine :nth-child(n+4){display:none}@media (max-width:1279px){.base-Layout--Layout__grid3x.base-Layout--Layout__cutOneLine :nth-child(n+3){display:none}}@media (max-width:999px){.base-Layout--Layout__grid3x.base-Layout--Layout__cutOneLine :nth-child(n+3){display:block}}.base-Layout--Layout__centered{display:flex;justify-content:center}.base-Layout--Layout__container{min-width:280px;max-width:1260px;margin:0 auto}@media (max-width:1279px){.base-Layout--Layout__container{max-width:940px}}@media (max-width:999px){.base-Layout--Layout__container{max-width:620px}}@media (max-width:767px){.base-Layout--Layout__container{max-width:620px}}@media (max-width:659px){.base-Layout--Layout__container{max-width:calc(100vw - 40px)}}.base-Layout--Layout__hidden{display:inline;position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.base-Layout--Layout__gridColumnLeft3x{grid-column:1/4}@media (max-width:1279px){.base-Layout--Layout__gridColumnLeft3x{grid-column:1/3}}@media (max-width:999px){.base-Layout--Layout__gridColumnLeft3x{grid-column:1/-1}}._-Header-_-Logo--Logo__logoLink{display:block;text-decoration:none}._-Header-_-Logo--Logo__logoImg{display:block;width:100%;height:auto;fill:#000;z-index:1;position:relative}@media (max-width:767px){._-Header-_-Logo--Logo__whiteInMobile{fill:#fff}}@media (min-width:768px) and (max-width:999px){._-Header-_-Logo--Logo__whiteInTablet{fill:#fff}}._-Header-_-Logo--Logo__plus{position:absolute;top:4px;right:0;z-index:2;width:33px;height:35px}._-Header-_-Logo--Logo__plus a:hover svg{fill:#fc6540}._-Header-_-Logo--Logo__logo{position:relative}._-Header-_-Logo--Logo__logoCategoryMascot{position:absolute;z-index:2;display:block;background-repeat:no-repeat;background-position:0 0;background-size:contain;background-color:#fff}._-Header-_-Navigation--Navigation__nav{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (max-width:1279px){._-Header-_-Navigation--Navigation__nav{width:100%;justify-content:space-between;padding-top:40px}}._-Header-_-Navigation--Navigation__navLink{display:block;margin:0 6px;font-weight:700;font-size:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000;text-transform:uppercase;text-decoration:none;letter-spacing:.42px;transition:color .3s ease}._-Header-_-Navigation--Navigation__active,._-Header-_-Navigation--Navigation__navLink:focus,._-Header-_-Navigation--Navigation__navLink:hover{color:#ed3110}._-Header-_-Navigation--Navigation__navLink:first-child{margin-left:0}._-Header-_-Navigation--Navigation__navLink:last-child{margin-right:0}._-Header-_-ProfileMenu--ProfileMenu__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background-color:transparent;opacity:.8;mix-blend-mode:normal}._-Header-_-ProfileMenu--ProfileMenu__dropdown{position:absolute;top:calc(100% + 12px);right:-25px;z-index:15;width:198px;background-color:#fff;border-radius:3px;box-shadow:0 4px 20px rgba(0,0,0,.14)}._-Header-_-ProfileMenu--ProfileMenu__header{padding:14px 14px 0}._-Header-_-ProfileMenu--ProfileMenu__name{margin:0;padding-bottom:6px;font-weight:500;font-size:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000;border-bottom:1px solid #e8e4e4}._-Header-_-ProfileMenu--ProfileMenu__navigation{padding:0 14px}._-Header-_-ProfileMenu--ProfileMenu__navLink{display:block;margin:5px 0;background:none;border:none;outline:none;padding:0;cursor:pointer;font-weight:700;font-size:10px;line-height:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#898989;text-transform:uppercase;text-decoration:none;transition:color .4s ease}._-Header-_-ProfileMenu--ProfileMenu__navLink:focus,._-Header-_-ProfileMenu--ProfileMenu__navLink:hover{color:#000}._-Header-_-ProfileMenu--ProfileMenu__footer{margin-top:5px}._-Header-_-ProfileMenu--ProfileMenu__newTheme{position:relative;display:block;padding:7px 40px 7px 14px;font-weight:700;font-size:10px;line-height:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#898989;text-transform:uppercase;text-decoration:none;background-color:#f5f5f5;border-radius:0 0 3px 3px;transition:color .4s ease,background-color .4s ease}._-Header-_-ProfileMenu--ProfileMenu__newTheme:focus,._-Header-_-ProfileMenu--ProfileMenu__newTheme:hover{color:#000;background-color:#e3e3e3}._-Header-_-ProfileMenu--ProfileMenu__newTheme:active{color:#9b9b9b;background-color:#f5f5f5}._-Header-_-ProfileMenu--ProfileMenu__newThemeCircle{position:absolute;top:7px;right:11px;display:block;display:flex;justify-content:center;align-items:center;width:20px;height:20px;background-color:#369d70;border-radius:50%}._-Header-_-ProfileMenu--ProfileMenu__newThemeIcon{width:8px;height:8px;fill:#1e7750}._-Header-_-ProfileCircle--ProfileCircle__profile{position:relative}._-Header-_-ProfileCircle--ProfileCircle__profileBtn{display:inline-block;width:40px;height:40px;text-decoration:none;border-radius:50%}._-Header-_-ProfileCircle--ProfileCircle__avatar{width:40px;height:40px;font-size:15px}._-Header-_-SearchMobile--SearchMobile__searchForm{margin-bottom:20px;background-color:#000}._-Header-_-SearchMobile--SearchMobile__searchContainer{position:relative;display:flex;align-items:center;max-width:620px;margin:0 auto;padding-right:20px;padding-left:20px}@media (max-width:767px){._-Header-_-SearchMobile--SearchMobile__searchContainer{max-width:400px}}._-Header-_-SearchMobile--SearchMobile__searchInput{display:block;width:100%;margin:0 auto;padding-top:18px;padding-right:40px;padding-bottom:18px;font-weight:400;font-size:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff;letter-spacing:.42px;background-color:transparent;border:none}._-Header-_-SearchMobile--SearchMobile__searchInput:focus{outline:none}._-Header-_-SearchMobile--SearchMobile__searchInput::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}._-Header-_-SearchMobile--SearchMobile__searchInput:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}._-Header-_-SearchMobile--SearchMobile__searchInput::placeholder{color:hsla(0,0%,100%,.5)}._-Header-_-SearchMobile--SearchMobile__searchButton{padding:0;background-color:transparent;border:none;cursor:pointer}._-Header-_-SearchMobile--SearchMobile__searchButton:focus{outline:none}._-Header-_-SearchMobile--SearchMobile__searchIcon{transition:fill .3s ease;fill:#fff}._-Header-_-SearchMobile--SearchMobile__searchButton:focus ._-Header-_-SearchMobile--SearchMobile__searchIcon,._-Header-_-SearchMobile--SearchMobile__searchButton:hover ._-Header-_-SearchMobile--SearchMobile__searchIcon{fill:#c33d11}._-Header-_-SearchForm--SearchForm__searchActive{position:relative;margin-left:13px;padding:0;background-color:transparent;border:none;cursor:pointer;width:65px;height:65px;background-color:#f5f5f5;border-radius:50%}._-Header-_-SearchForm--SearchForm__searchImg{fill:#9b9b9b}._-Header-_-SearchForm--SearchForm__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:block;background-color:#fff}._-Header-_-SearchForm--SearchForm__searchForm{position:absolute;top:40px;right:0;left:0;display:flex;justify-content:flex-end;align-items:center}._-Header-_-SearchForm--SearchForm__searchInput{width:100%;padding:0 20px;height:143px;outline:none;font-weight:400;font-size:55px;color:#000;letter-spacing:.63px;border:none;caret-color:#f34910;caret-color:var(--color-red);font-family:"IBM Plex Serif",serif;font-family:var(--font-main)}._-Header-_-Search--Search__search{position:relative;width:21px;height:20px;margin-left:13px;padding:0;background-color:transparent;border:none;cursor:pointer}._-Header-_-Search--Search__searchImg{transition:fill .3s ease;fill:#9b9b9b}._-Header-_-Search--Search__search:active ._-Header-_-Search--Search__searchImg,._-Header-_-Search--Search__search:hover ._-Header-_-Search--Search__searchImg{fill:#4a4a4a}._-Header-_-HeaderDesktop--HeaderDesktop__header{border-bottom:1px solid #e8e4e4;top:0;z-index:3;width:100%;position:relative}._-Header-_-HeaderDesktop--HeaderDesktop__header._-Header-_-HeaderDesktop--HeaderDesktop__disableBorder{border-bottom:none}._-Header-_-HeaderDesktop--HeaderDesktop__container{position:relative;padding:88px 0 15px;display:grid;grid-template-columns:190px 840px 190px;grid-template-rows:auto 45px;grid-gap:20px}@media (max-width:1279px){._-Header-_-HeaderDesktop--HeaderDesktop__container{grid-template-columns:190px 520px 190px;grid-template-rows:20px 45px}}._-Header-_-HeaderDesktop--HeaderDesktop__container{background-color:#fff}._-Header-_-HeaderDesktop--HeaderDesktop__container:after,._-Header-_-HeaderDesktop--HeaderDesktop__container:before{content:"";display:block;position:absolute;top:0;background:#fff;height:100%;width:40px}._-Header-_-HeaderDesktop--HeaderDesktop__container:before{left:-40px}._-Header-_-HeaderDesktop--HeaderDesktop__container:after{right:-40px}._-Header-_-HeaderDesktop--HeaderDesktop__topCenter{display:flex;justify-content:center;padding-bottom:12px;grid-row:1;grid-column:2}@media (max-width:1279px){._-Header-_-HeaderDesktop--HeaderDesktop__topCenter{grid-row:1/3}}._-Header-_-HeaderDesktop--HeaderDesktop__topLeft{padding-top:40px;grid-row:1;grid-column:1}@media (max-width:1279px){._-Header-_-HeaderDesktop--HeaderDesktop__topLeft{padding-top:0}}._-Header-_-HeaderDesktop--HeaderDesktop__topRight{padding-top:43px;display:flex;justify-content:flex-end;grid-row:1;grid-column:3}@media (max-width:1279px){._-Header-_-HeaderDesktop--HeaderDesktop__topRight{padding-top:0}}._-Header-_-HeaderDesktop--HeaderDesktop__subscription{position:relative;margin-right:15px;font-weight:600;font-size:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;text-transform:uppercase;text-decoration:none;letter-spacing:.5px;transition:color .4s ease}._-Header-_-HeaderDesktop--HeaderDesktop__subscription:hover{color:#f34910;color:var(--color-red)}._-Header-_-HeaderDesktop--HeaderDesktop__bottomLeft{display:flex;align-items:center;grid-row:2;grid-column:1}._-Header-_-HeaderDesktop--HeaderDesktop__bottomCenter{display:flex;justify-content:center;grid-row:2;grid-column:2}@media (max-width:1279px){._-Header-_-HeaderDesktop--HeaderDesktop__bottomCenter{grid-row:3;grid-column:1/4}}._-Header-_-HeaderDesktop--HeaderDesktop__bottomRight{display:flex;align-items:center;justify-content:flex-end;grid-row:2;grid-column:3}._-Header-_-HeaderDesktop--HeaderDesktop__menuToggler{padding:0;margin-right:20px}._-Header-_-HeaderDesktop--HeaderDesktop__logoContaiter{position:relative;width:304px;height:112px}._-Header-_-HeaderDesktop--HeaderDesktop__userMenu{display:flex;justify-content:flex-end;align-items:center;min-height:45px}._-Header-_-HeaderDesktop--HeaderDesktop__createPostButton{display:block;margin-right:15px;margin-left:15px}._-Header-_-HeaderDesktop--HeaderDesktop__createPostButton svg{display:block}._-Header-_-HeaderDesktop--HeaderDesktop__spaceName{position:absolute;top:0;left:100%;height:80px;display:flex;align-items:center;padding-left:80px;line-height:15px;vertical-align:middle;font-weight:600;font-size:14px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-transform:uppercase}._-Header-_-HeaderDesktop--HeaderDesktop__spaceName:before{content:"";position:absolute;top:0;bottom:0;left:48px;border-left:1px solid #050302}._-Header-_-HeaderDesktop--HeaderDesktop__logo{position:relative}._-Header-_-HeaderDesktop--HeaderDesktop__logoImg-food{top:-13px;left:-19px;z-index:1;width:323px}._-Header-_-HeaderDesktop--HeaderDesktop__logoCategoryMascot-food{top:-13px;left:75px;z-index:0;width:55px;height:91px}._-Header-_-HeaderDesktop--HeaderDesktop__logoCategoryMascot-children{top:26.4px;right:82px;width:47.5px;height:75px;background-size:47.5px auto}._-Header-_-HeaderMobileTablet--HeaderMobileTablet__header{position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%;border-bottom:1px solid #e8e4e4}._-Header-_-HeaderMobileTablet--HeaderMobileTablet__container{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:80px;padding:0}._-Header-_-HeaderMobileTablet--HeaderMobileTablet__logoContainer{position:relative}._-Header-_-HeaderMobileTablet--HeaderMobileTablet__logo{display:inline-block;position:relative;top:6px;width:128px;height:45px}._-Header-_-HeaderMobileTablet--HeaderMobileTablet__logoContainer ._-Header-_-HeaderMobileTablet--HeaderMobileTablet__logoPlus{top:1px;right:-1px;width:16px;height:17px}._-Header-_-HeaderMobileTablet--HeaderMobileTablet__logoCategoryMascot-food{top:0;left:38px;z-index:0;width:22px;height:37px}._-Header-_-HeaderMobileTablet--HeaderMobileTablet__logoCategoryMascot-children{top:11px;right:34px;width:20px;height:32px;background-size:19px auto}._-Header-_-HeaderMobileTablet--HeaderMobileTablet__subscription{position:relative;top:2px}._-Header-_-HeaderMobileTablet--HeaderMobileTablet__ageRestrictions{position:relative;top:-8px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main)}._-Footer--Navigation__navigation{display:grid;justify-content:space-between;width:800px;grid-template-columns:auto auto auto auto}@media (max-width:999px){._-Footer--Navigation__navigation{max-width:100%;justify-content:normal}}@media (max-width:767px){._-Footer--Navigation__navigation{grid-template-columns:auto auto}}@media (max-width:659px){._-Footer--Navigation__navigation{grid-template-columns:auto auto}}._-Footer--Navigation__navLink,._-Footer--Navigation__navLinkCenter,._-Footer--Navigation__navLinkMobile{display:block;padding:4px 10px 4px 0;font-weight:500;font-size:13px;line-height:18px;color:#4a4a4a;text-transform:uppercase;text-decoration:none;letter-spacing:.5px;transition:color .4s ease}@media (max-width:999px){._-Footer--Navigation__navLink,._-Footer--Navigation__navLinkCenter,._-Footer--Navigation__navLinkMobile{margin-bottom:4px;font-size:12px}}@media (max-width:767px){._-Footer--Navigation__navLink,._-Footer--Navigation__navLinkCenter,._-Footer--Navigation__navLinkMobile{width:50%}}._-Footer--Navigation__navLink:hover{color:#000}._-Footer--Footer__root{overflow:hidden;padding:65px 0 0;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);background-color:#f5f5f5}@media (max-width:999px){._-Footer--Footer__root{padding-top:24px}}._-Footer--Footer__wrapper{width:940px;margin:0 auto}@media (max-width:1279px){._-Footer--Footer__wrapper{width:830px}}@media (max-width:999px){._-Footer--Footer__wrapper{width:620px}}@media (max-width:659px){._-Footer--Footer__wrapper{box-sizing:border-box;width:100%;padding:0 20px}}._-Footer--Footer__topRow{display:flex;padding-bottom:50px;align-items:center}@media (max-width:999px){._-Footer--Footer__topRow{padding-bottom:25px}}@media (max-width:767px){._-Footer--Footer__topRow{padding-bottom:35px}}._-Footer--Footer__copyrightSection{margin-bottom:78px}@media (max-width:767px){._-Footer--Footer__copyrightSection{margin-bottom:38px}}._-Footer--Footer__copyright{max-width:660px;margin:0 auto;font-size:15px;line-height:23px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);text-align:center;color:#4a4a4a}@media (max-width:1279px){._-Footer--Footer__copyright{max-width:650px}}@media (max-width:999px){._-Footer--Footer__copyright{font-size:13px;line-height:21px}}@media (max-width:767px){._-Footer--Footer__copyright{font-size:12px;line-height:21px}}._-Footer--Footer__copyright p{margin:0}._-Footer--Footer__copyright ._-Footer--Footer__note{color:#afafaf}._-Footer--Footer__projectsSection{border-bottom:1px solid #e3e3e3;margin-bottom:53px}@media (max-width:767px){._-Footer--Footer__projectsSection{margin-bottom:47px}}._-Footer--Footer__spacesSection{margin-bottom:63px}._-Footer--Footer__sectionTitle{position:relative;margin:0 0 32px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);text-align:center}@media (max-width:767px){._-Footer--Footer__sectionTitle{margin:0 0 17px}}._-Footer--Footer__sectionTitle:before{content:"";position:absolute;top:14px;right:0;left:0;height:1px;background-color:#e3e3e3}._-Footer--Footer__sectionTitle span{position:relative;z-index:1;display:inline-block;padding:0 24px;font-weight:500;font-size:15px;line-height:23px;vertical-align:top;color:#4a4a4a;background-color:#f5f5f5}@media (max-width:767px){._-Footer--Footer__sectionTitle span{padding:0 5px}}._-Footer--Footer__socialSection{margin-bottom:35px}@media (max-width:767px){._-Footer--Footer__socialSection{margin-bottom:25px}}._-Footer--Footer__projectsSectionTitle{margin-bottom:15px}@media (max-width:767px){._-Footer--Footer__projectsSectionTitle{margin-bottom:30px}}._-Footer--Footer__logoFooter{display:flex;justify-content:center}._-Footer--Footer__logoFooter svg{display:block;width:885px;height:300px;margin-bottom:-34px}@media (max-width:1279px){._-Footer--Footer__logoFooter svg{margin-bottom:-41px}}@media (max-width:999px){._-Footer--Footer__logoFooter svg{margin-bottom:-69px;width:875px}}@media (max-width:767px){._-Footer--Footer__logoFooter svg{margin-bottom:-7px;width:298px;height:87px}}._-Banner--Banner__bannerLink{display:flex;justify-content:center;width:100%;max-width:100%;overflow:hidden;text-decoration:none}._-Banner--Banner__bannerLink+._-Banner--Banner__bannerLink{margin-top:15px}._-Banner--Banner__bannerImg,._-Banner--Banner__bannerImg img{display:block}@media (min-width:1000px){._-BannerPlaceholder--BannerPlaceholder__heightPlaceholder{min-height:250px;position:relative}._-BannerPlaceholder--BannerPlaceholder__heightPlaceholder:before{display:block;content:"";position:absolute;width:100%;height:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);box-sizing:border-box}}._-BannerPlaceholder--BannerPlaceholder__withBackground{background:#fff}._-BannerPlaceholder--BannerPlaceholder__withPadding{padding:5px 0}._-BannerPlaceholder--BannerPlaceholder__withMarginBottom{margin-bottom:20px}._-BannerPlaceholder--BannerPlaceholder__withAdsMark{position:relative}@media (min-width:1000px){._-BannerPlaceholder--BannerPlaceholder__desktopInPage{width:640px;height:360px}}._-BannerPlaceholder--BannerPlaceholder__withAdsMark:before{position:absolute;top:-15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:"реклама";text-transform:uppercase;font-weight:500;font-size:10px;color:#acacac;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt)}.branding ._-BannerPlaceholder--BannerPlaceholder__withAdsMark:before{display:none}._-BannerPlaceholder--BannerPlaceholder__withSpaceFrame ._-BannerPlaceholder--BannerPlaceholder__withAdsMark:before{top:8px}._-BannerPlaceholder--BannerPlaceholder__withArticleMargins{margin:23px 0 74px}._-BannerPlaceholder--BannerPlaceholder__asideContainer{display:flex;justify-content:center;align-items:center;width:300px}._-BannerPlaceholder--BannerPlaceholder__buttonContainer{width:300px}._-BannerPlaceholder--BannerPlaceholder__articleSuperBanner{outline:5px solid #fff;display:flex;justify-content:center;align-items:center;min-height:500px;background:#f5f5f5;width:300px}._-BannerPlaceholder--BannerPlaceholder__withWideBorder{border:5px solid #fff}._-BannerPlaceholder--BannerPlaceholder__withSpaceFrame{padding:23px 0 5px}._-BannerPlaceholder--BannerPlaceholder__centered{display:flex;text-align:center;justify-content:center;align-items:center}._-BannerPlaceholder--BannerPlaceholder__fullScreen{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}._-BannerPlaceholder--BannerPlaceholder__articleDividingBanner{margin:20px 0 40px}._-BannerPlaceholder--BannerPlaceholder__shortsLoader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:78.125vw;background:#f5f5f5}._-BannerPlaceholder--BannerPlaceholder__shortsLoader+*{z-index:1}._-BannerPlaceholder--BannerPlaceholder__shortsLoaderSpinner{position:absolute;top:50%;left:50%;width:40px;height:40px;background:conic-gradient(from 180deg at 50%,at 50%,rgba(137,138,141,0) 0deg,#898a8d 1turn);background:conic-gradient(from 180deg at 50% 50%,rgba(137,138,141,0) 0deg,#898a8d 1turn);border-radius:50%;-webkit-animation-name:_-BannerPlaceholder--BannerPlaceholder__spin;animation-name:_-BannerPlaceholder--BannerPlaceholder__spin;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;margin:-20px 0 0 -20px}._-BannerPlaceholder--BannerPlaceholder__shortsLoaderSpinner:after{display:block;content:"";position:absolute;width:28px;height:28px;top:50%;left:50%;margin:-14px 0 0 -14px;border-radius:50%;background:#f5f5f5}@-webkit-keyframes _-BannerPlaceholder--BannerPlaceholder__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes _-BannerPlaceholder--BannerPlaceholder__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}._-Carousel--Carousel__carousel{margin-bottom:20px;overflow:hidden}._-Carousel--Carousel__wrapper{margin:0 auto}@media (max-width:999px){._-Carousel--Carousel__wrapper{width:620px}}@media (max-width:767px){._-Carousel--Carousel__wrapper{width:auto}}._-Carousel--Carousel__container{overflow:visible}@media (max-width:999px){._-Carousel--Carousel__container{margin-right:-200px;margin-left:-200px}}@media (max-width:767px){._-Carousel--Carousel__container{margin-right:0;margin-left:0}}._-Carousel--Carousel__inner{overflow-x:auto}._-Carousel--Carousel__inner::-webkit-scrollbar{display:none}@media (max-width:999px){._-Carousel--Carousel__content{display:inline-flex;padding-right:200px;padding-left:200px}}@media (max-width:767px){._-Carousel--Carousel__content{display:block;margin-right:0;margin-left:0}}._-Carousel--Carousel__content>:nth-child(n+2){margin-left:20px}._-NewsList--NewsList__newsBlock{margin-bottom:40px}._-NewsList--NewsList__header{margin-bottom:20px}._-NewsList--NewsList__title{margin:0;font-weight:400;font-size:30px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000}._-NewsList--NewsList__footer{display:flex;justify-content:center;margin:5px 0 20px}._-CardsStack--CardsStack__wrapper{position:relative}._-CardsStack--CardsStack__card{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;height:100%;width:100%;border-radius:4px}._-Comments-_-CommentsGroup--CommentsGroup__deleted{background:#f5f5f5;opacity:.7}._-Comments-_-CommentsGroup--CommentsGroup__border{padding:5px 80px;border:1px solid #e8e4e4}@media (max-width:767px){._-Comments-_-CommentsGroup--CommentsGroup__border{padding:0;border-left:none;border-right:none}}._-Comments-CommentsArticle-_-LastComment--LastComment__wrapper{display:flex}@media (max-width:767px){._-Comments-CommentsArticle-_-LastComment--LastComment__wrapper{flex-direction:column;border-top-color:transparent}}._-Comments-CommentsArticle--CommentsArticle__comments{position:relative;min-height:200px}@media (max-width:767px){._-Comments-CommentsArticle--CommentsArticle__comments{min-height:0}}._-Comments-CommentsArticle--CommentsArticle__commentsHeader{display:flex;align-items:baseline;padding-bottom:16px;border-bottom:1px solid #e8e4e4;margin-bottom:-1px}@media (max-width:767px){._-Comments-CommentsArticle--CommentsArticle__commentsHeader{flex-direction:column;padding-bottom:0;border-bottom:none}}._-Comments-CommentsArticle--CommentsArticle__headerGroup{display:flex;flex-grow:1;justify-content:flex-end;align-items:baseline}@media (max-width:767px){._-Comments-CommentsArticle--CommentsArticle__headerGroup{width:100%;padding-top:13px;padding-bottom:13px;border-top:1px solid #e8e4e4}}._-Comments-CommentsArticle--CommentsArticle__commentsTitle{margin:0 auto 0 0;font-weight:400;font-size:25px;line-height:1;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000}@media (max-width:767px){._-Comments-CommentsArticle--CommentsArticle__commentsTitle{margin-bottom:16px}}._-Comments-CommentsArticle--CommentsArticle__quantity{display:block;margin-right:18px;font-weight:400;font-size:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a}._-Comments-CommentsArticle--CommentsArticle__commentsShowAll{min-width:110px;padding:7px;font-size:10px;color:#9b9b9b;letter-spacing:.5px}@media (max-width:767px){._-Comments-CommentsArticle--CommentsArticle__commentsShowAll{margin-left:auto}}._-Comments-CommentsArticle--CommentsArticle__commentsBox{grid-column:span 10}._-Comments-CommentsArticle--CommentsArticle__postCommentButton{width:160px;height:45px;margin-top:20px;margin-left:55px;padding:12px;color:#9b9b9b;position:absolute;top:42px;right:0}@media (max-width:767px){._-Comments-CommentsArticle--CommentsArticle__postCommentButton{position:static;margin-left:0;padding:8px;width:100%}}._-Comments-CommentsArticle--CommentsArticle__loadMoreButtonContainer{margin-bottom:20px;text-align:center;display:flex;justify-content:center}._-Comments-CommentsArticle--CommentsArticle__commentsGroup{margin-bottom:-1px}._-Comments-CommentsArticle--CommentsArticle__commentsGroupCommentsBox{margin-top:-1px;padding-left:80px;margin-bottom:20px}@media (max-width:767px){._-Comments-CommentsArticle--CommentsArticle__commentsGroupCommentsBox{padding-left:0}}._-Comments-CommentsNews--CommentsNews__comments{margin-top:15px}._-Comments-CommentsNews--CommentsNews__commentsHeader{display:flex;align-items:baseline;padding-bottom:15px}@media (max-width:767px){._-Comments-CommentsNews--CommentsNews__commentsHeader{margin-bottom:0;border-bottom:none;flex-direction:column;padding-bottom:0}}._-Comments-CommentsNews--CommentsNews__headerGroup{display:flex;flex-grow:1;justify-content:flex-end;align-items:baseline}@media (max-width:767px){._-Comments-CommentsNews--CommentsNews__headerGroup{width:100%;padding-top:13px;padding-bottom:13px;justify-content:space-between;border-top:1px solid #e8e4e4}}._-Comments-CommentsNews--CommentsNews__commentsQuantity{margin-right:15px;font-size:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a}._-Comments-CommentsNews--CommentsNews__commentsTitle{margin:0 auto 0 0}@media (max-width:767px){._-Comments-CommentsNews--CommentsNews__commentsTitle{font-weight:400;font-size:25px;line-height:1;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);margin-bottom:16px}}._-Comments-CommentsNews--CommentsNews__commentsShowAll{padding:7px;font-size:10px;color:#9b9b9b;letter-spacing:.5px}._-Comments-CommentsNews--CommentsNews__loadMoreButtonContainer{margin-bottom:20px;text-align:center}._-Comments-CommentsProfile--CommentsProfile__comments{padding-top:40px;grid-column:1/4;grid-template-columns:repeat(4,1fr);padding-right:330px}@media (max-width:999px){._-Comments-CommentsProfile--CommentsProfile__comments{padding-right:0;padding-top:60px}}._-Comments-CommentsProfile--CommentsProfile__wrapper{grid-column:1/4}@media (max-width:1279px){._-Comments-CommentsProfile--CommentsProfile__wrapper{grid-column:1/5}}._-Comments-CommentsProfile--CommentsProfile__wantMoreMaterialsButtonContainer{text-align:center;display:flex;justify-content:center}._-Comments-_-UserName--UserName__name{display:block;font-weight:700;font-size:14px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000;text-decoration:none}@media (max-width:767px){._-Comments-_-UserName--UserName__name{white-space:nowrap}}._-Comments-_-RepliedToUser--RepliedToUser__answerWrapper{position:relative;display:flex;align-items:baseline;padding-left:25px;white-space:nowrap;overflow:hidden}._-Comments-_-RepliedToUser--RepliedToUser__answerAuthor{color:#9b9b9b}._-Comments-_-RepliedToUser--RepliedToUser__answerIcon{position:absolute;top:5px;left:5px}._-Comments-_-CommentDeleted--CommentDeleted__container{color:#ff3a3a}._-Comments-_-CommentBody--CommentBody__container img{max-width:100%}._-Comments-_-CommentPost--CommentPost__comment{position:relative;display:flex;align-items:flex-start;margin-right:auto;padding:20px 0 25px;border-top:1px solid #e8e4e4}@media (max-width:767px){._-Comments-_-CommentPost--CommentPost__comment{padding-left:0}}._-Comments-_-CommentPost--CommentPost__selected{background:#fafffa}._-Comments-_-CommentPost--CommentPost__inner{display:block;width:100%;position:relative;padding-left:80px}@media (max-width:767px){._-Comments-_-CommentPost--CommentPost__inner{padding-left:0}}._-Comments-_-CommentPost--CommentPost__isChild{margin-left:80px}@media (max-width:767px){._-Comments-_-CommentPost--CommentPost__isChild{margin-left:30px}}._-Comments-_-CommentPost--CommentPost__avatar{position:absolute;top:0;left:0;flex-shrink:0;font-size:20px;width:60px;height:60px}@media (max-width:767px){._-Comments-_-CommentPost--CommentPost__avatar{position:relative;font-size:15px;width:40px;height:40px;margin-right:11px}}._-Comments-_-CommentPost--CommentPost__header{display:flex;align-items:center;margin-bottom:13px}._-Comments-_-CommentPost--CommentPost__textDeleted{color:#ff3a3a}._-Comments-_-CommentPost--CommentPost__text{flex-grow:1;overflow:hidden}._-Comments-_-CommentPost--CommentPost__text p{font-weight:400;font-size:15px;line-height:1.33;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#4a4a4a;margin:0 0 19px}._-Comments-_-CommentPost--CommentPost__commentLink,._-Comments-_-CommentPost--CommentPost__date{font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#afafaf;text-transform:uppercase}._-Comments-_-CommentPost--CommentPost__commentLink{text-decoration:none}._-Comments-_-CommentPost--CommentPost__last{height:170px;overflow:hidden;border-top:none}._-Comments-_-CommentPost--CommentPost__last:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 3%,#fff)}._-Comments-_-CommentPost--CommentPost__last ._-Comments-_-CommentPost--CommentPost__text{width:70%}@media (max-width:767px){._-Comments-_-CommentPost--CommentPost__last ._-Comments-_-CommentPost--CommentPost__text{width:80%}}._-Comments-_-CommentPost--CommentPost__rating{margin-left:15px}@media (max-width:767px){._-Comments-_-CommentPost--CommentPost__rating{margin-left:0;margin-top:5px}}@media (max-width:767px){._-Comments-_-CommentPost--CommentPost__votebox{position:static}}._-Comments-_-CommentPost--CommentPost__comment:hover ._-Comments-_-CommentPost--CommentPost__votebox{opacity:1}._-Comments-_-CommentPost--CommentPost__answerButton{margin-left:30px;vertical-align:middle;opacity:0}@media (max-width:999px){._-Comments-_-CommentPost--CommentPost__answerButton{opacity:1}}._-Comments-_-CommentPost--CommentPost__adminButton{vertical-align:middle}._-Comments-_-CommentPost--CommentPost__comment:hover ._-Comments-_-CommentPost--CommentPost__answerButton{opacity:1}._-Comments-_-CommentPost--CommentPost__deleted{background:#f5f5f5;opacity:.7}._-Comments-_-CommentPost--CommentPost__footer{width:100%;display:flex;justify-content:space-between;white-space:nowrap;align-items:center}@media (max-width:767px){._-Comments-_-CommentPost--CommentPost__footer{margin-top:5px;flex-direction:column}}._-Comments-_-CommentPost--CommentPost__footerLeft{display:flex;align-items:center;height:30px}@media (max-width:767px){._-Comments-_-CommentPost--CommentPost__footerLeft{width:100%;display:flex;justify-content:space-between}}._-Comments-_-CommentPost--CommentPost__footerLeftStart{display:contents}@media (max-width:767px){._-Comments-_-CommentPost--CommentPost__footerLeftStart{display:block}}@media (max-width:767px){._-Comments-_-CommentPost--CommentPost__footerRight{display:flex;justify-content:flex-end;width:100%}}._-Comments-_-CommentProfile--CommentProfile__textDeleted{color:#ff3a3a}._-Comments-_-CommentProfile--CommentProfile__adminButton{vertical-align:middle}._-Comments-_-CommentProfile--CommentProfile__deleted{background:#f5f5f5;opacity:.7}._-Comments-_-CommentProfile--CommentProfile__comment{display:flex;flex-direction:row;padding:24px 0 30px;border-bottom:1px solid #e3e3e3}@media (max-width:767px){._-Comments-_-CommentProfile--CommentProfile__comment{flex-direction:column}}._-Comments-_-CommentProfile--CommentProfile__date{font-weight:600;font-size:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;text-transform:uppercase;letter-spacing:.5px;width:150px;margin-top:14px;padding-right:14px}@media (max-width:1279px){._-Comments-_-CommentProfile--CommentProfile__date{width:130px}}@media (max-width:767px){._-Comments-_-CommentProfile--CommentProfile__date{width:auto;margin-top:0;margin-right:0;margin-bottom:7px}}._-Comments-_-CommentProfile--CommentProfile__commentLink{font-weight:600;font-size:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;text-transform:uppercase;letter-spacing:.5px;text-decoration:none}._-Comments-_-CommentProfile--CommentProfile__container{width:550px}@media (max-width:767px){._-Comments-_-CommentProfile--CommentProfile__container{width:auto}}._-Comments-_-CommentProfile--CommentProfile__text{margin:0 0 15px;font-weight:400;font-size:20px;line-height:25px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#4a4a4a}._-Comments-_-CommentProfile--CommentProfile__text p{font-weight:400;font-size:15px;line-height:1.33;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#4a4a4a;margin:0 0 19px}._-Comments-_-CommentProfile--CommentProfile__postLink{display:block;margin:0 0 18px;text-decoration:none;font-weight:600;font-size:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a}._-Comments-_-CommentProfile--CommentProfile__footer{display:flex}._-Comments-_-CommentsBox--ButtonsList__buttonsList{position:relative}._-Comments-_-CommentsBox--ButtonsList__toggleButton{background-color:#f5f5f5;border:1px solid #e8e4e4;border-right:none;border-top-left-radius:3px;border-bottom-left-radius:3px;width:20px;height:100%;padding:0}._-Comments-_-CommentsBox--ButtonsList__buttonsMenu{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-95%);transform:translate(-50%,-95%);background-color:#fffefe;overflow:hidden;border-radius:3px;width:100px;box-shadow:0 6px 10px rgba(0,0,0,.13);padding:8px 0}._-Comments-_-CommentsBox--ButtonsList__button{position:relative;display:block;width:100%;padding:4px 0 4px 35px;border:none;cursor:pointer;text-align:left;font-size:12px}._-Comments-_-CommentsBox--ButtonsList__button:hover{background-color:#f5f5f5}._-Comments-_-CommentsBox--ButtonsList__icon{position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:#9b9b9b}._-Comments-_-CommentsBox--CommentsBox__commentsBox{display:flex;height:45px;transition:height .3s ease}@media (max-width:767px){._-Comments-_-CommentsBox--CommentsBox__commentsBox{flex-direction:column;margin-top:18px;height:auto}}._-Comments-_-CommentsBox--CommentsBox__commentsBox._-Comments-_-CommentsBox--CommentsBox__expanded{height:150px}._-Comments-_-CommentsBox--CommentsBox__commentsBox._-Comments-_-CommentsBox--CommentsBox__isPending{opacity:.5;pointer-events:none}._-Comments-_-CommentsBox--CommentsBox__textArea{flex-grow:1;padding:13px 19px;font-size:15px;line-height:1.33;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#4a4a4a;border:1px solid #e8e4e4;resize:none}@media (max-width:767px){._-Comments-_-CommentsBox--CommentsBox__textArea{height:120px;padding:13px 10px;font-size:15px;line-height:1.33;border-bottom:none}}._-Comments-_-CommentsBox--CommentsBox__submitButton{width:137px;padding:0 5px;height:100%;border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0;font-weight:500;font-size:12px;background:#f5f5f5}@media (max-width:767px){._-Comments-_-CommentsBox--CommentsBox__submitButton{border-left-width:1px;width:100%;height:40px;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000}}._-AsideNumberedCard--AsideNumberedCard__card{display:flex;align-items:flex-start;padding:13px 13px 17px 0;text-decoration:none;border-bottom:1px solid #e8e4e4}._-AsideNumberedCard--AsideNumberedCard__index{margin-right:13px;font-weight:700;font-size:25px;line-height:.8;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000}._-AsideNumberedCard--AsideNumberedCard__title{margin:0;font-weight:600;font-size:17px;line-height:1.18;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#4a4a4a}._-SubscribeInstagram--SubscribeInstagram__subscribeInstagram{display:flex;justify-content:space-between;padding:12px 13px 0 3px;border-top:1px solid #e8e4e4;border-bottom:1px solid #e8e4e4}._-SubscribeInstagram--SubscribeInstagram__title{margin:0 0 15px;font-weight:500;font-size:17px;line-height:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a}._-SubscribeInstagram--SubscribeInstagram__link{display:block;margin-bottom:15px;font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;text-transform:uppercase;text-decoration:none}._-PopularList-_-PopularCard--PopularCard__popularCard{position:relative;display:flex;flex-direction:column;align-items:center;min-height:420px;padding-top:35px;padding-right:30px;padding-left:30px;grid-column-start:span 1}@media (max-width:1279px){._-PopularList-_-PopularCard--PopularCard__popularCard{padding-right:20px;padding-left:20px}}@media (max-width:767px){._-PopularList-_-PopularCard--PopularCard__popularCard{flex-direction:row;min-height:auto;padding-top:15px;padding-right:90px;padding-left:0;border-bottom:1px solid #e8e4e4}}._-PopularList-_-PopularCard--PopularCard__popularCard{text-decoration:none}._-PopularList-_-PopularCard--PopularCard__link{position:absolute;top:0;bottom:0;right:0;left:0}@media (max-width:767px){._-PopularList-_-PopularCard--PopularCard__popularCard:last-child{border-bottom:none}}._-PopularList-_-PopularCard--PopularCard__popularCard:after{content:"";position:absolute;top:35px;right:-10px;bottom:0;width:1px;background-color:#e8e4e4}@media (max-width:999px){._-PopularList-_-PopularCard--PopularCard__popularCard:after{bottom:35px}}._-PopularList-_-PopularCard--PopularCard__popularCard:nth-child(4n):after{display:none}@media (max-width:999px){._-PopularList-_-PopularCard--PopularCard__popularCard:after{display:none}._-PopularList-_-PopularCard--PopularCard__popularCard:nth-child(2n - 1):after{display:block}._-PopularList-_-PopularCard--PopularCard__popularCard:before{display:none}._-PopularList-_-PopularCard--PopularCard__popularCard:before,._-PopularList-_-PopularCard--PopularCard__popularCard:nth-child(4n - 3):before{content:"";position:absolute;right:-400px;bottom:-11px;left:-10px;height:1px;background-color:#e8e4e4}}@media (max-width:767px){._-PopularList-_-PopularCard--PopularCard__popularCard:before{display:none}}._-PopularList-_-PopularCard--PopularCard__pictureContainer{display:block;width:190px;height:190px;overflow:hidden;position:relative;background-color:#e8e4e4;background-position:50% 50%;background-size:cover;border-radius:50%}@media (max-width:1279px){._-PopularList-_-PopularCard--PopularCard__pictureContainer{width:165px;height:165px}}@media (max-width:767px){._-PopularList-_-PopularCard--PopularCard__pictureContainer{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;width:80px;height:80px}}._-PopularList-_-PopularCard--PopularCard__picture{position:absolute;min-width:1000%;min-height:1000%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) scale(.1);transform:translateX(-50%) translateY(-50%) scale(.1)}._-PopularList-_-PopularCard--PopularCard__container{width:100%}@media (max-width:767px){._-PopularList-_-PopularCard--PopularCard__container{order:-1}}._-PopularList-_-PopularCard--PopularCard__index{display:block;margin:0 0 10px;font-weight:600;font-size:30px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000}@media (max-width:767px){._-PopularList-_-PopularCard--PopularCard__index{margin-bottom:4px}}._-PopularList-_-PopularCard--PopularCard__tag{display:block;margin-bottom:8px;font-weight:600;font-size:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;letter-spacing:.5px;text-transform:uppercase}@media (max-width:767px){._-PopularList-_-PopularCard--PopularCard__tag{margin-bottom:7px;color:#4a4a4a;text-transform:uppercase}}._-PopularList-_-PopularCard--PopularCard__title{margin:0 0 24px;font-weight:600;font-size:20px;line-height:1.25;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#4a4a4a}@media (max-width:767px){._-PopularList-_-PopularCard--PopularCard__title{font-size:17px;line-height:23px;font-weight:500}}._-PopularList-_-PopularCard--PopularCard__popularCard:hover ._-PopularList-_-PopularCard--PopularCard__title{color:#000}._-PopularList-_-PopularCard--PopularCard__views{position:relative;display:block;padding-left:21px;font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:rgba(0,0,0,.35)}@media (max-width:767px){._-PopularList-_-PopularCard--PopularCard__views{display:none}}._-PopularList-_-PopularCard--PopularCard__viewsIcon{position:absolute;top:0;left:0;fill:rgba(0,0,0,.35)}._-PopularList-_-PopularCard--PopularCard__share{display:none;padding:0;background-color:transparent;border:none}@media (max-width:767px){._-PopularList-_-PopularCard--PopularCard__share{position:absolute;top:25px;right:0;display:block}}._-PopularList--PopularList__popular{margin-bottom:30px;padding-top:40px}._-PopularList--PopularList__container{position:relative;display:grid;padding-top:10px;grid-gap:20px;grid-template-columns:repeat(4,1fr);grid-template-rows:auto}@media (max-width:1279px){._-PopularList--PopularList__container{grid-template-columns:repeat(4,1fr)}}@media (max-width:999px){._-PopularList--PopularList__container{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){._-PopularList--PopularList__container{display:block;padding-top:0;overflow:hidden}}._-PopularList--PopularList__title{position:relative;margin:0;padding:25px 0;border-bottom:1px solid #e8e4e4}@media (max-width:767px){._-PopularList--PopularList__title{padding-top:15px;padding-bottom:18px;text-align:left}}._-PostsList--PostsList__getMoreButtonContainer{display:flex;justify-content:center;align-items:center}._-PostsList--PostsList__preloaderItem{width:300px;height:420px;background:#efefef}@media (max-width:767px){._-PostsList--PostsList__preloaderItem{width:620px;height:500px}}@media (max-width:659px){._-PostsList--PostsList__preloaderItem{width:100%;height:200px}}._-MenuAccordion--MenuAccordion__menuTitleLink{display:block;font-weight:700;font-size:25px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff;text-decoration:none}._-MenuAccordion--MenuAccordion__menuTitleLink,._-MenuAccordion--MenuAccordion__toggleButton{padding:0;background-color:transparent;border:none}._-MenuAccordion--MenuAccordion__menuGroupHeader{display:flex;justify-content:space-between;align-items:center;min-height:75px;padding-top:10px;padding-bottom:10px;border-bottom:1px solid hsla(0,8%,90.2%,.1)}._-MenuAccordion--MenuAccordion__menuGroup ._-MenuAccordion--MenuAccordion__menuGroupHeader:last-child{border-bottom-color:transparent}._-MenuBlocksList--MenuBlocksList__list{padding-top:16px}._-MenuBlocksList--MenuBlocksList__link{display:block;margin-bottom:13px;font-weight:500;font-size:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase;text-decoration:none;transition:color .3s ease}@media (max-width:999px){._-MenuBlocksList--MenuBlocksList__link{font-size:20px}}._-MenuBlocksList--MenuBlocksList__activeLink{color:#000}@media (max-width:999px){._-MenuBlocksList--MenuBlocksList__activeLink{color:#fff}}._-MenuBlocksList--MenuBlocksList__link:focus,._-MenuBlocksList--MenuBlocksList__link:hover{color:#f34910;color:var(--color-red)}._-ArticleEditButton--ArticleEditButton__button{position:relative;z-index:2;width:auto;margin:0 0 0 auto;padding:10px 20px;color:#000}@media (max-width:767px){._-ArticleEditButton--ArticleEditButton__button{margin-left:0}}._-ArticleEditButton--ArticleEditButton__button._-ArticleEditButton--ArticleEditButton__hideText{padding:5px 10px}._-ArticleEditButton--ArticleEditButton__icon{-webkit-transform:translateY(2px);transform:translateY(2px);margin-right:5px;fill:#231f20}._-ArticleEditButton--ArticleEditButton__hideText ._-ArticleEditButton--ArticleEditButton__icon{margin-right:0;-webkit-transform:translateY(1px);transform:translateY(1px)}._-PlansList-_-PlansCard--PlansCard__plansCard{position:relative;width:279px;height:275px;display:block;overflow:hidden;transition:box-shadow .4s ease;grid-column-start:span 1}@media (max-width:999px){._-PlansList-_-PlansCard--PlansCard__plansCard{width:279px}}@media (max-width:767px){._-PlansList-_-PlansCard--PlansCard__plansCard{width:auto}}._-PlansList-_-PlansCard--PlansCard__plansCard:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,#000);transition:opacity .4s ease;opacity:.3;content:""}._-PlansList-_-PlansCard--PlansCard__plansCard:hover:before{opacity:1}._-PlansList-_-PlansCard--PlansCard__plansCard:focus,._-PlansList-_-PlansCard--PlansCard__plansCard:hover{box-shadow:0 14px 20px rgba(0,0,0,.4)}._-PlansList-_-PlansCard--PlansCard__picture{display:block;width:auto;height:100%}@media (max-width:1279px){._-PlansList-_-PlansCard--PlansCard__picture{width:100%;height:auto}}._-PlansList-_-PlansCard--PlansCard__container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:0 14px}._-PlansList-_-PlansCard--PlansCard__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px;padding:14px 0;border-bottom:1px solid hsla(0,0%,100%,.2)}@media (max-width:1279px){._-PlansList-_-PlansCard--PlansCard__header{border-bottom:1px solid hsla(0,0%,100%,.2)}}._-PlansList-_-PlansCard--PlansCard__type{position:relative;font-weight:700;font-size:15px}._-PlansList-_-PlansCard--PlansCard__date,._-PlansList-_-PlansCard--PlansCard__type{font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff;text-transform:uppercase;letter-spacing:.5px}._-PlansList-_-PlansCard--PlansCard__date{font-weight:500;font-size:14px}._-PlansList-_-PlansCard--PlansCard__main{margin-top:auto;margin-bottom:16px}._-PlansList-_-PlansCard--PlansCard__title{margin:0;font-weight:400;font-size:17px;line-height:20px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.25)}._-PlansList-_-PlansCard--PlansCard__stats{margin-top:10px;display:flex;opacity:0;-webkit-transform:opacity .4s ease;transform:opacity .4s ease}._-PlansList-_-PlansCard--PlansCard__plansCard:hover ._-PlansList-_-PlansCard--PlansCard__stats{opacity:1}._-PlansList-_-PlansCard--PlansCard__statsItem{position:relative;display:inline-flex;margin-right:10px;padding-left:21px;font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:hsla(0,0%,100%,.35)}._-PlansList-_-PlansCard--PlansCard__statsIcon{position:absolute;top:0;left:0;fill:hsla(0,0%,100%,.35)}._-PlansList-_-MobilePlansCard--MobilePlansCard__card{position:relative;display:block;margin:0 auto;text-decoration:none}@media (max-width:767px){._-PlansList-_-MobilePlansCard--MobilePlansCard__card{max-width:360px}}@media (max-width:659px){._-PlansList-_-MobilePlansCard--MobilePlansCard__card{max-width:320px}}._-PlansList-_-MobilePlansCard--MobilePlansCard__picture{display:block;width:100%;height:auto}._-PlansList-_-MobilePlansCard--MobilePlansCard__blacker{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,rgba(0,0,0,.33) 10%,rgba(0,0,0,.92) 91%)}._-PlansList-_-MobilePlansCard--MobilePlansCard__details{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:30px 16px 40px}._-PlansList-_-MobilePlansCard--MobilePlansCard__title{margin:0;font-weight:400;font-size:25px;line-height:30px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.25)}._-PlansList-_-MobilePlansCard--MobilePlansCard__top{position:absolute;top:0;left:14px;right:14px;border-bottom:1px solid hsla(0,0%,100%,.35);padding:18px 0 15px;color:#fff;display:flex;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-transform:uppercase;justify-content:space-between}@media (max-width:999px){._-PlansList--PlansList__plansCard:not(:last-child){margin-right:20px}}._-PlansList--PlansList__plansCardsStack{height:620px}@media (max-width:659px){._-PlansList--PlansList__plansCardsStack{height:320px}}._-Rating--Rating__container{display:flex;position:relative;align-items:center}._-Rating--Rating__text{color:#65b30b;display:inline;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:12px;font-weight:600;margin:0 0 0 9px}._-Rating--Rating__large ._-Rating--Rating__text{margin:0 0 0 11px}._-Rating--Rating__ratingIcon{width:8px;height:9px}._-Rating--Rating__large ._-Rating--Rating__ratingIcon{width:11px;height:13px}._-Rating--Rating__votebox{position:absolute;opacity:0;left:-5px;top:0;height:100%;white-space:nowrap;display:flex;align-items:center}@media (max-width:767px){._-Rating--Rating__votebox{opacity:1}}._-Rating--Rating__large ._-Rating--Rating__votebox{left:-15px}._-Rating--Rating__ratingButton{cursor:pointer;display:flex;background:#fff}._-Rating--Rating__active{cursor:default}._-Rating--Rating__buttonIcon{fill:#fff}._-Rating--Rating__active ._-Rating--Rating__buttonIcon{fill:#ececec}._-Rating--Rating__ratingValue{color:#65b30b;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:12px;font-weight:600;margin:0 5px}._-Rating--Rating__red{color:#f34910;color:var(--color-red)}._-Rating--Rating__large ._-Rating--Rating__ratingValue{margin:0 10px}._-DiscussButton--DiscussButton__discuss{position:relative;padding-left:35px}._-DiscussButton--DiscussButton__discussIcon{position:absolute;top:10px;left:13px;fill:#231f20}._-DiscussButton--DiscussButton__textGray{fill:#9b9b9b}._-Notifications--Notifications__container{position:fixed;top:0;left:0;z-index:102;width:100%;opacity:.9}._-Notifications--Notifications__sticky{position:static;position:-webkit-sticky;position:sticky}._-Notifications--Notifications__enter{opacity:.01}._-Notifications--Notifications__enterActive{opacity:1;transition:opacity .5s ease-in}._-Notifications--Notifications__exit{opacity:1}._-Notifications--Notifications__exitActive{opacity:.01;transition:opacity .5s ease-in}._-ReturnToOldSiteNotification--ReturnToOldSiteNotification__container{position:static;top:0;left:0;z-index:102;width:100%;opacity:.9}body.branding ._-ReturnToOldSiteNotification--ReturnToOldSiteNotification__container{display:none}._-Paywall--Paywall__paywall{position:relative;color:#fff;background:#636569}._-Paywall--Paywall__paywall:before{content:"";position:absolute;top:-160px;width:100%;height:160px;background:linear-gradient(180deg,hsla(0,0%,100%,.0001) 2.54%,#fff 99.74%)}._-Paywall--Paywall__paywall a{color:#fff;text-decoration:none}._-Paywall--Paywall__paywall p{font-size:19px;line-height:27.5px}@media (max-width:659px){._-Paywall--Paywall__paywall p{font-size:16px;line-height:25px}}._-Paywall--Paywall__paywall ul{display:grid;padding:0;list-style:none;grid-template-columns:repeat(4,1fr)}._-Paywall--Paywall__container{max-width:940px;padding:60px 0}@media (max-width:659px){._-Paywall--Paywall__container{padding:20px}}._-Paywall--Paywall__centred ._-Paywall--Paywall__container{padding-right:20px;padding-left:20px;margin:0 auto}._-Paywall--Paywall__accent{position:relative;margin-bottom:80px;padding:35px 100px 22px;color:#000;background:#fff;border-radius:13px}@media (max-width:659px){._-Paywall--Paywall__accent{padding-top:30px;padding-right:20px;padding-left:20px}}._-Paywall--Paywall__accent:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;z-index:1;display:block;border:2px solid #636569;border-radius:10px}._-Paywall--Paywall__accent ._-Paywall--Paywall__content{position:relative;z-index:2}._-Paywall--Paywall__paywall ._-Paywall--Paywall__top{position:relative;display:block;margin-bottom:40px;padding-bottom:15px;font-weight:600;font-size:11px;line-height:35px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #fff}@media (max-width:659px){._-Paywall--Paywall__paywall ._-Paywall--Paywall__top{margin-bottom:15px}}._-Paywall--Paywall__topIcons{margin-right:15px;vertical-align:middle;fill:#fff;stroke:#fff}@media (max-width:659px){._-Paywall--Paywall__authorize{position:relative;margin-top:10px}}._-Paywall--Paywall__authorize ._-Paywall--Paywall__topIcons{margin-right:10px}._-Paywall--Paywall__header{margin:0;font-weight:500;font-size:30px;line-height:40px}@media (max-width:659px){._-Paywall--Paywall__header{font-size:24px;line-height:29px}}._-Paywall--Paywall__paywall ul._-Paywall--Paywall__sites{margin-bottom:32px;padding-top:22px;border-top:2px solid #e8e4e4;grid-template-columns:repeat(3,1fr);grid-gap:90px;gap:90px}@media (max-width:659px){._-Paywall--Paywall__paywall ul._-Paywall--Paywall__sites{grid-gap:0;gap:0;grid-template-columns:repeat(3,33%)}}@media (max-width:659px){._-Paywall--Paywall__sites li{padding:0 20px}}._-Paywall--Paywall__logoIcon{position:relative;width:100%;height:42px;fill:#9b9b9b}._-Paywall--Paywall__villageLogo{left:-9px}._-Paywall--Paywall__wonderLogo{left:-12px}._-Paywall--Paywall__bottom{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(2,1fr)}@media (max-width:659px){._-Paywall--Paywall__bottom{display:block}}._-Paywall--Paywall__tarifs{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(2,150px)}@media (max-width:659px){._-Paywall--Paywall__tarifs{display:flex;flex-direction:row}}._-Paywall--Paywall__tarifs ._-Paywall--Paywall__tarif{padding:0 10px;text-align:center;color:#fff;background:linear-gradient(148.07deg,#cdd6e6,#607a9e);border-radius:10px}@media (max-width:659px){._-Paywall--Paywall__tarifs ._-Paywall--Paywall__tarif{width:133px}}._-Paywall--Paywall__tarifs ._-Paywall--Paywall__year{background:linear-gradient(148.07deg,#a6a7aa,#465269)}._-Paywall--Paywall__period{padding:30px 0 20px;font-weight:500;font-size:25px;line-height:27.5px;border-bottom:2px solid #fff}._-Paywall--Paywall__price{padding:23px 0 18px;font-weight:700;font-size:30px;line-height:33px}._-Paywall--Paywall__subscribe p{width:285px;margin:0 auto;font-weight:400;font-size:14px;line-height:20px}._-Paywall--Paywall__subscribe a{display:block;margin:30px 0;font-weight:600;font-size:14px;line-height:50px;text-align:center;color:#fff;text-transform:uppercase;border:1px solid #e5e0e0;border-radius:3px;background:#636569}._-Paywall--Paywall__whereMoneyGo{position:absolute;right:0;bottom:-40px;font-weight:600;font-size:11px;line-height:14px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #fff}.screens-Overview--Overview__page{margin:0 auto;background-color:#fff;position:relative;overflow:hidden}body.branding .screens-Overview--Overview__page{width:1340px;background-color:transparent}@media (max-width:1279px){body.branding .screens-Overview--Overview__page{width:1020px}}@media (max-width:999px){body.branding .screens-Overview--Overview__page{width:700px}}@media (max-width:767px){body.branding .screens-Overview--Overview__page{width:auto}}.screens-MainPage--MainPage__page{position:relative;padding-top:20px}@media (max-width:999px){.screens-MainPage--MainPage__page{padding-top:10px}}@media (max-width:767px){.screens-MainPage--MainPage__page{padding-top:20px}}.screens-MainPage--MainPage__subscribe{padding-bottom:64px}.screens-MainPage--MainPage__activitiesWrapper{margin:40px auto 0;background-color:#f5f5f5}.screens-MainPage--MainPage__activities{padding-top:30px;padding-bottom:50px}@media (max-width:999px){.screens-MainPage--MainPage__activities{display:block;max-width:none}}@media (max-width:659px){.screens-MainPage--MainPage__activities{padding:20px 20px 50px}}.screens-MainPage--MainPage__asideBannersContainer{margin-bottom:16px}.screens-NewsPage--NewsPage__page{padding-top:60px}@media (max-width:999px){.screens-NewsPage--NewsPage__page{padding-top:30px}}@media (max-width:767px){.screens-NewsPage--NewsPage__page{padding-top:20px}}.screens-NewsPage--NewsPage__asideCol{padding-top:53px}.screens-Article-ArticleRotator-InfiniteContentScroll--InfiniteContentScroll__container{position:relative}.screens-Article-ArticleRotator-InfiniteContentScroll--InfiniteContentScroll__sentinel{z-index:-1;position:absolute;left:0;right:0;bottom:0;height:1200px}.screens-Article-_-ArticleLoader--ArticleLoader__container{position:relative;background:#fff}.screens-Article-_-ArticleLoader--ArticleLoader__featureContainer{display:grid;max-width:1260px;grid-column-gap:20px;grid-template-columns:repeat(16,1fr);margin:0 auto}@media (max-width:1279px){.screens-Article-_-ArticleLoader--ArticleLoader__featureContainer{max-width:940px;grid-template-columns:repeat(12,1fr)}}@media (max-width:999px){.screens-Article-_-ArticleLoader--ArticleLoader__featureContainer{max-width:620px;display:block}}@media (max-width:767px){.screens-Article-_-ArticleLoader--ArticleLoader__featureContainer{max-width:767px}}.screens-Article-_-ArticleLoader--ArticleLoader__articleDetails{padding-top:45px;margin-bottom:40px;grid-column:span 16}@media (max-width:1279px){.screens-Article-_-ArticleLoader--ArticleLoader__articleDetails{width:auto;margin-bottom:25px;grid-column:1/13}}@media (max-width:999px){.screens-Article-_-ArticleLoader--ArticleLoader__articleDetails{padding-top:20px}}@media (max-width:767px){.screens-Article-_-ArticleLoader--ArticleLoader__articleDetails{padding-top:26px;padding-right:20px;padding-left:20px}}.screens-Article-_-ArticleLoader--ArticleLoader__asideContainer{display:flex;flex-direction:column;grid-column:13/17;grid-row:2/4;margin-bottom:40px}@media (max-width:1279px){.screens-Article-_-ArticleLoader--ArticleLoader__asideContainer{grid-column:9/13}}@media (max-width:999px){.screens-Article-_-ArticleLoader--ArticleLoader__asideContainer{display:none}}.screens-Article-_-ArticleLoader--ArticleLoader__topContainer{position:relative;background-color:#fff;grid-column:1/13;grid-row-start:2}@media (max-width:1279px){.screens-Article-_-ArticleLoader--ArticleLoader__topContainer{grid-column:1/9}}@media (max-width:767px){.screens-Article-_-ArticleLoader--ArticleLoader__topContainer{padding:0}}.screens-Article-_-ArticleLoader--ArticleLoader__articlePicture{width:940px;height:600px;background:#ecebeb}@media (max-width:1279px){.screens-Article-_-ArticleLoader--ArticleLoader__articlePicture{width:620px;height:400px}}@media (max-width:767px){.screens-Article-_-ArticleLoader--ArticleLoader__articlePicture{width:100vw;height:65vw}}.screens-Article-_-ArticleLoader--ArticleLoader__asideBanner{width:300px;height:600px;background:#ecebeb}.screens-Article-_-ArticleLoader--ArticleLoader__articleBody{margin-bottom:20px;grid-column:1/13;width:940px}@media (max-width:1279px){.screens-Article-_-ArticleLoader--ArticleLoader__articleBody{grid-column:1/13;width:940px}}@media (max-width:999px){.screens-Article-_-ArticleLoader--ArticleLoader__articleBody{width:620px}}@media (max-width:767px){.screens-Article-_-ArticleLoader--ArticleLoader__articleBody{width:auto;padding:0 10px}}.screens-Article-_-ArticleLoader--ArticleLoader__body{width:100%;height:600px;background:repeating-linear-gradient(0deg,#fff,#fff 20px,#ecebeb 0,#ecebeb 40px)}.screens-Article-_-ArticleLoader--ArticleLoader__articleTags{width:300px;height:12px;background:#ecebeb;margin-bottom:10px}@media (max-width:767px){.screens-Article-_-ArticleLoader--ArticleLoader__articleTags{width:100px}}.screens-Article-_-ArticleLoader--ArticleLoader__articleTitle{width:700px;height:70px;background:#ecebeb;margin:.67em 0}@media (max-width:999px){.screens-Article-_-ArticleLoader--ArticleLoader__articleTitle{width:100%;height:200px;background:repeating-linear-gradient(0deg,#fff,#fff 20px,#ecebeb 0,#ecebeb 40px)}}.screens-Article-_-ArticleLoader--ArticleLoader__articleAuthor{width:200px;background:#ececec;margin-top:37px;height:20px;margin-bottom:25px}@media (max-width:767px){.screens-Article-_-ArticleLoader--ArticleLoader__articleAuthor{margin-left:10px}}.screens-Article-ArticleContent-_-Tags--Tags__tagsTitle{margin:0 auto 0 0;font-weight:400;font-size:25px;line-height:1;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000}.screens-Article-ArticleContent-_-Tags--Tags__tag{width:auto;margin-right:10px;margin-bottom:10px;padding:10px;color:#9b9b9b}@media (max-width:999px){.screens-Article-ArticleContent-_-Tags--Tags__tagGroups{display:grid;grid-column-gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.screens-Article-ArticleContent-_-Tags--Tags__tagGroups{display:flex;flex-direction:column}}.screens-Article-ArticleContent-_-Tags--Tags__tagGroup{margin-bottom:4px}.screens-Article-ArticleContent-_-Tags--Tags__tagGroupTitle{margin:0 0 4px;font-weight:600;font-size:12px;line-height:1.67;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;text-transform:uppercase;letter-spacing:.5px}.screens-Article-ArticleContent-_-Tags--Tags__tagsHeader{display:flex;align-items:baseline;margin-bottom:16px;padding-bottom:15px;border-bottom:1px solid #e8e4e4}@media (max-width:767px){.screens-Article-ArticleContent-_-Tags--Tags__tagsHeader{padding-top:24px}}.screens-Article-ArticleContent-_-SuperFeature--SuperFeature__briefContainer{position:relative;max-width:1260px;margin:25px auto;background-color:#fff;padding:0 10px}@media (max-width:1279px){.screens-Article-ArticleContent-_-SuperFeature--SuperFeature__briefContainer{padding-right:30px;padding-left:30px}}@media (max-width:999px){.screens-Article-ArticleContent-_-SuperFeature--SuperFeature__briefContainer{width:620px}}@media (max-width:659px){.screens-Article-ArticleContent-_-SuperFeature--SuperFeature__briefContainer{padding:0;width:auto}}.screens-Article-ArticleContent-_-SuperFeature--SuperFeature__authorsContainer{margin:0 0 25px}@media (max-width:659px){.screens-Article-ArticleContent-_-SuperFeature--SuperFeature__authorsContainer{padding:0 20px}}.screens-Article-ArticleContent-_-WideCover--WideCover__topContainer{position:relative;margin:0 auto 40px;padding-top:45px;background-color:#fff}@media (max-width:1279px){.screens-Article-ArticleContent-_-WideCover--WideCover__topContainer{min-height:500px}}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__topContainer{padding-top:0}}.screens-Article-ArticleContent-_-WideCover--WideCover__picture{display:block;width:100%}.screens-Article-ArticleContent-_-WideCover--WideCover__pictureContainer{position:relative;top:0;top:-75px;left:50%;z-index:1;width:100vw;margin-bottom:-75px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:999px){.screens-Article-ArticleContent-_-WideCover--WideCover__pictureContainer{top:0;margin-bottom:0}}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__pictureContainer{display:none}}.screens-Article-ArticleContent-_-WideCover--WideCover__details{position:relative;max-width:1260px;margin:0 auto;padding:0 10px}@media (max-width:1279px){.screens-Article-ArticleContent-_-WideCover--WideCover__details{margin-bottom:25px;padding:0 30px}}@media (max-width:999px){.screens-Article-ArticleContent-_-WideCover--WideCover__details{width:620px;margin:0 auto;padding:0}}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__details{position:absolute;bottom:10px;width:auto;padding:0 20px}}.screens-Article-ArticleContent-_-WideCover--WideCover__tags{list-style:none;padding:0;margin:0 0 10px;font-weight:700;font-size:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;text-transform:uppercase}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__tags{margin:0;font-weight:500;font-size:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff;text-transform:uppercase}}.screens-Article-ArticleContent-_-WideCover--WideCover__tags li{position:relative;display:inline-block;padding:0 0 0 9px}.screens-Article-ArticleContent-_-WideCover--WideCover__tags li:before{content:"";display:inline-block;width:1px;height:7px;border-left:1px solid #000;margin-right:9px;vertical-align:middle}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__tags li:before{background-color:#fff}}.screens-Article-ArticleContent-_-WideCover--WideCover__tags li:first-child{padding:0}.screens-Article-ArticleContent-_-WideCover--WideCover__tags li:first-child:before{display:none}.screens-Article-ArticleContent-_-WideCover--WideCover__date{color:#9b9b9b}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__date{color:hsla(0,0%,100%,.5)}}.screens-Article-ArticleContent-_-WideCover--WideCover__mainTag{position:relative;color:#4a4a4a;text-decoration:none;transition:color .3s ease}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__mainTag{color:hsla(0,0%,100%,.9)}}.screens-Article-ArticleContent-_-WideCover--WideCover__mainTag:hover{color:#000}.screens-Article-ArticleContent-_-WideCover--WideCover__articleEdit{position:absolute;top:0;right:10px;z-index:10}@media (max-width:999px){.screens-Article-ArticleContent-_-WideCover--WideCover__articleEdit{top:40px}}.screens-Article-ArticleContent-_-WideCover--WideCover__title{position:relative;z-index:2;display:inline;margin:0;font-weight:400;font-size:60px;line-height:1.3;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000;white-space:pre-wrap;background:#fff;box-shadow:18px 0 0 #fff,-18px 0 0 #fff,0 18px 0 #fff,18px 18px 0 #fff,-18px 18px 0 #fff}@media (max-width:999px){.screens-Article-ArticleContent-_-WideCover--WideCover__title{font-size:42px}}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__title{display:block;font-weight:400;font-size:22px;line-height:30px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#fff;background:none;box-shadow:none}}.screens-Article-ArticleContent-_-WideCover--WideCover__titleBold{font-weight:700;font-size:60px;line-height:1.1;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt)}@media (max-width:999px){.screens-Article-ArticleContent-_-WideCover--WideCover__titleBold{font-size:40px}}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__titleBold{font-weight:700;font-size:22px;line-height:30px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff}}.screens-Article-ArticleContent-_-WideCover--WideCover__articleImgMobile{position:static;display:none}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__articleImgMobile{display:block;width:100%}}.screens-Article-ArticleContent-_-WideCover--WideCover__articleImgMobileEmpty{position:static;display:none}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__articleImgMobileEmpty{display:block;width:100%;height:156.25vw}}.screens-Article-ArticleContent-_-WideCover--WideCover__bgBlacker{position:static;display:none}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__bgBlacker{position:absolute;bottom:0;display:block;width:100%;height:100%}}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__bgBlackerGradient10{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1))}}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__bgBlackerGradient20{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.2))}}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__bgBlackerGradient30{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.3))}}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__bgBlackerGradient40{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.4))}}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__bgBlackerGradient50{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.5))}}@media (max-width:659px){.screens-Article-ArticleContent-_-WideCover--WideCover__bgBlackerGradient60{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.6))}}.screens-Article-ArticleContent-_-WideCover--WideCover__promoFlag{display:inline-block;margin-right:10px;padding:0 10px;font-weight:700;font-size:16px;line-height:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);vertical-align:-2px;color:#fff;text-transform:uppercase;border-radius:3px}.screens-Article-ArticleContent-_-WideCover--WideCover__promoFlag:hover{color:#fff}.screens-Article-ArticleContent-_-WideCover--WideCover__promoFlag:after{display:none}.screens-Article-ArticleContent-_-Popular--Popular__container{margin:100px 0}.screens-Article-ArticleContent-_-Popular--Popular__title{font-family:"IBM Plex Serif",serif;font-family:var(--font-main);font-size:20px;padding-bottom:10px;border-bottom:1px solid #e8e4e4}.screens-Article-ArticleContent-_-Popular--Popular__list{counter-reset:popular-counter;list-style:none;padding:0}.screens-Article-ArticleContent-_-Popular--Popular__item{counter-increment:popular-counter;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);font-weight:400;position:relative;padding:0 0 18px 25px;border-bottom:1px solid #e8e4e4;margin-bottom:16px;font-size:17px;line-height:20px}.screens-Article-ArticleContent-_-Popular--Popular__item:before{content:counter(popular-counter);position:absolute;left:0;top:3px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);font-size:25px;font-weight:700}.screens-Article-ArticleContent-_-Popular--Popular__link{color:inherit;text-decoration:none}.screens-Article-ArticleContent-_-Feature--Feature__featureContainer{display:grid;max-width:1260px;margin:0 auto 20px;grid-auto-flow:dense;grid-column-gap:20px;grid-template-columns:repeat(16,1fr)}@media (max-width:1279px){.screens-Article-ArticleContent-_-Feature--Feature__featureContainer{max-width:940px;grid-template-columns:repeat(12,1fr)}}@media (max-width:999px){.screens-Article-ArticleContent-_-Feature--Feature__featureContainer{display:block;max-width:620px}}@media (max-width:767px){.screens-Article-ArticleContent-_-Feature--Feature__featureContainer{width:620px}}@media (max-width:659px){.screens-Article-ArticleContent-_-Feature--Feature__featureContainer{width:100%}}.screens-Article-ArticleContent-_-Feature--Feature__articleBodyFirst{margin-top:25px}.screens-Article-ArticleContent-_-Feature--Feature__innerBannerContainer{grid-column:1/17}@media (max-width:1279px){.screens-Article-ArticleContent-_-Feature--Feature__innerBannerContainer{grid-column:1/13}}.screens-Article-ArticleContent-_-Feature--Feature__asideTop{display:flex;flex-direction:column;margin-bottom:40px;grid-column:13/17;grid-row-end:4;grid-row-start:2}@media (max-width:1279px){.screens-Article-ArticleContent-_-Feature--Feature__asideTop{grid-column:9/13}}@media (max-width:999px){.screens-Article-ArticleContent-_-Feature--Feature__asideTop{display:none}}.screens-Article-ArticleContent-_-Feature--Feature__noCover .screens-Article-ArticleContent-_-Feature--Feature__asideTop{margin-top:40px;padding-top:20px;grid-row-start:1}@media (max-width:1279px){.screens-Article-ArticleContent-_-Feature--Feature__widthNormal+.screens-Article-ArticleContent-_-Feature--Feature__asideTop .screens-Article-ArticleContent-_-Feature--Feature__popular{display:none}}.screens-Article-ArticleContent-_-Feature--Feature__widthWide+.screens-Article-ArticleContent-_-Feature--Feature__asideTop .screens-Article-ArticleContent-_-Feature--Feature__popular{display:none}.screens-Article-ArticleContent-_-Feature--Feature__widthNarrow{width:780px;grid-column:1/11}@media (max-width:1279px){.screens-Article-ArticleContent-_-Feature--Feature__widthNarrow{width:620px;grid-column:1/9}}@media (max-width:999px){.screens-Article-ArticleContent-_-Feature--Feature__widthNarrow{width:620px}}@media (max-width:767px){.screens-Article-ArticleContent-_-Feature--Feature__widthNarrow{width:auto;padding:0}}.screens-Article-ArticleContent-_-Feature--Feature__widthOldNarrow{width:620px;grid-column:1/11}@media (max-width:1279px){.screens-Article-ArticleContent-_-Feature--Feature__widthOldNarrow{width:620px;grid-column:1/9}}@media (max-width:999px){.screens-Article-ArticleContent-_-Feature--Feature__widthOldNarrow{width:620px}}@media (max-width:767px){.screens-Article-ArticleContent-_-Feature--Feature__widthOldNarrow{width:auto}}.screens-Article-ArticleContent-_-Feature--Feature__widthNormal{width:940px;grid-column:1/13}@media (max-width:1279px){.screens-Article-ArticleContent-_-Feature--Feature__widthNormal{width:940px;grid-column:1/13}}@media (max-width:999px){.screens-Article-ArticleContent-_-Feature--Feature__widthNormal{width:620px}}@media (max-width:767px){.screens-Article-ArticleContent-_-Feature--Feature__widthNormal{width:640px}}@media (max-width:659px){.screens-Article-ArticleContent-_-Feature--Feature__widthNormal{width:auto}}.screens-Article-ArticleContent-_-Feature--Feature__widthWide{width:1260px;grid-column:1/17}@media (max-width:1279px){.screens-Article-ArticleContent-_-Feature--Feature__widthWide{width:940px;grid-column:1/13}}@media (max-width:999px){.screens-Article-ArticleContent-_-Feature--Feature__widthWide{width:620px}}@media (max-width:767px){.screens-Article-ArticleContent-_-Feature--Feature__widthWide{width:640px}}@media (max-width:659px){.screens-Article-ArticleContent-_-Feature--Feature__widthWide{width:auto;padding:0}}@media (max-width:659px){.screens-Article-ArticleContent-_-Feature--Feature__withInnerPadding{padding:0 20px}}.screens-Article-ArticleContent-_-Feature--Feature__authorsContainer{margin:0 0 25px}@media (max-width:767px){.screens-Article-ArticleContent-_-Feature--Feature__authorsContainer{padding:0 20px}}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__articleDetails{margin:0 0 50px;padding-top:40px;grid-column:span 16}@media (max-width:1279px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__articleDetails{width:auto;grid-column:1/13}}@media (max-width:999px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__articleDetails{padding-top:20px}}@media (max-width:767px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__articleDetails{width:620px;margin:0 auto 50px;padding-top:26px}}@media (max-width:659px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__articleDetails{width:auto;margin:0 0 20px}}@media (max-width:659px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__innerPadding{padding-right:20px;padding-left:20px}}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__articleTags{position:relative;z-index:1;margin:0 0 17px;font-weight:700;font-size:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000;text-transform:uppercase}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__tags{margin:0;padding:0;list-style:none;color:#4a4a4a}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__tags li{position:relative;display:inline-block;padding:0 0 0 9px}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__tags li:before{content:"";display:inline-block;width:1px;height:7px;border-left:1px solid #000;margin-right:9px;vertical-align:middle}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__tags li:first-child{padding:0}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__tags li:first-child:before{display:none}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__mainTag{position:relative;color:#4a4a4a;text-decoration:none;transition:color .3s ease}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__mainTag:hover{color:#000}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__articleDate{color:#9b9b9b}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__articleEdit{float:right}@media (max-width:767px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__articleEdit{float:none;width:100%;margin-top:15px}}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__pageTitle{margin:0;font-weight:400;font-size:60px;line-height:65px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000;white-space:pre-wrap}@media (max-width:767px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__pageTitle{margin:7px 0 0;font-weight:500;font-size:25px;line-height:1.36;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000}}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__pageTitleBold{font-weight:700;font-size:60px;line-height:65px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt)}@media (max-width:767px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__pageTitleBold{font-weight:700;font-size:25px;line-height:1.36}}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__badge{margin-top:20px;margin-bottom:25px}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__coverContainer{position:relative;background-color:#fff;grid-column:1/13}@media (max-width:1279px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__coverContainer{grid-column:1/9}}@media (max-width:659px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__coverContainer{box-sizing:border-box;width:100%;padding:0 20px}}@media (max-width:767px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__superCoverContainer{padding:0}}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__cover{grid-column:1/13}@media (max-width:1279px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__cover{grid-column:1/9}}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__coverImg{display:block;width:100%}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__coverSmall{display:block;padding:50px 0;background-color:#f5f5f5}@media (max-width:767px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__coverSmall{padding:0;background-color:none}}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__coverSmall .screens-Article-ArticleContent-_-FeatureCover--FeatureCover__coverImg{width:auto;max-width:100%;margin:0 auto}@media (max-width:999px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__coverSmall .screens-Article-ArticleContent-_-FeatureCover--FeatureCover__coverImg{width:100%}}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__promoFlag{display:inline-block;padding:0 10px;font-weight:700;font-size:16px;line-height:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);vertical-align:-2px;color:#fff;text-transform:uppercase;border-radius:3px}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__promoFlag:hover{color:#fff}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__promoFlag:after{display:none}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__noCover{padding-top:0}.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__noCover .screens-Article-ArticleContent-_-FeatureCover--FeatureCover__pageTitle,.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__noCover .screens-Article-ArticleContent-_-FeatureCover--FeatureCover__pageTitleBold{font-size:40px;line-height:45px}@media (max-width:767px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__noCover .screens-Article-ArticleContent-_-FeatureCover--FeatureCover__pageTitle,.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__noCover .screens-Article-ArticleContent-_-FeatureCover--FeatureCover__pageTitleBold{font-weight:700;font-size:25px;line-height:1.36}}@media (max-width:767px){.screens-Article-ArticleContent-_-FeatureCover--FeatureCover__noCover .screens-Article-ArticleContent-_-FeatureCover--FeatureCover__pageTitle{font-weight:400}}.screens-Article-ArticleContent-_-ReadAlso--ReadAlso__container{margin-bottom:40px}@media (max-width:767px){.screens-Article-ArticleContent-_-ReadAlso--ReadAlso__container{margin-top:30px;margin-bottom:20px}}.screens-Article-ArticleContent-_-ReadAlso--ReadAlso__title{margin:0 0 13px;font-weight:400;font-size:25px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000;grid-column:1/5}.screens-Article-ArticleContent-_-ReadAlso--ReadAlso__cardsStack{height:868px}@media (max-width:659px){.screens-Article-ArticleContent-_-ReadAlso--ReadAlso__cardsStack{height:calc(140vw - 56px)}}.screens-Article-ArticleContent-_-ReadAlso--ReadAlso__cardsStack{margin:0 auto}.screens-Article-ArticleContent-_-NewBest--NewBest__newBest{padding:35px 50px}.screens-Article-ArticleContent-_-NewBest--NewBest__wrapper{max-width:1360px;margin:0 auto}.screens-Article-ArticleContent-_-NewBest--NewBest__newWrapper{display:grid;grid-column-gap:20px;grid-template-columns:repeat(5,1fr)}.screens-Article-ArticleContent-_-NewBest--NewBest__newTitle{margin:0 0 16px;font-weight:600;font-size:25px;line-height:1;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000}@media (max-width:1279px){.screens-Article-ArticleContent-_-NewBest--NewBest__card:nth-child(5){display:none}}.screens-Article-ArticleContent-_-NewBestCard--NewBestCard__card{display:block;flex-direction:column;text-decoration:none;position:relative}.screens-Article-ArticleContent-_-NewBestCard--NewBestCard__link{position:absolute;top:0;bottom:0;left:0;right:0}.screens-Article-ArticleContent-_-NewBestCard--NewBestCard__pictureContainer{width:220px;height:150px;background:#eee;overflow:hidden;position:relative;border-radius:3px;margin-bottom:13px;background-color:#e8e4e4}.screens-Article-ArticleContent-_-NewBestCard--NewBestCard__picture{position:absolute;min-width:1000%;min-height:1000%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) scale(.1);transform:translateX(-50%) translateY(-50%) scale(.1)}.screens-Article-ArticleContent-_-NewBestCard--NewBestCard__details{min-height:75px}.screens-Article-ArticleContent-_-NewBestCard--NewBestCard__title{margin:0;font-weight:400;font-size:15px;line-height:1.33;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a}.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__container{display:flex;padding:25px 0;margin-bottom:50px;flex-wrap:wrap;align-items:center;border-bottom:1px solid #e8e4e4;border-top:1px solid #e8e4e4;position:relative;background:#fff}@media (max-width:999px){.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__container{align-items:baseline;padding-top:0;padding-bottom:0}}@media (max-width:767px){.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__container{margin-bottom:40px;padding:15px 0}}.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__right{display:flex;flex-grow:1;align-items:center}@media (max-width:999px){.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__right{padding-top:15px;padding-bottom:20px}}@media (max-width:767px){.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__right{flex-direction:row-reverse;justify-content:space-between;order:-1;margin:0 0 15px;padding:0}}.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__left{display:flex;flex-wrap:wrap;align-items:center;margin-right:10px}@media (max-width:999px){.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__left{flex-grow:0;justify-content:flex-start;margin-right:14px;padding-top:15px;padding-bottom:15px;border-bottom-width:0}}@media (max-width:767px){.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__left{width:100%;margin-right:0;padding:0}}@media (max-width:767px){.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__shareContainer{justify-content:space-between;width:100%}}.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__discuss{margin-left:auto}@media (max-width:767px){.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__discuss{width:100%;margin-left:0;padding:10px 30px}}.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__shareText{margin-right:10px;font-weight:700;font-size:12px;line-height:1.67;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000;text-transform:uppercase;letter-spacing:.5px}@media (max-width:767px){.screens-Article-ArticleContent-_-ShareBlock--ShareBlock__shareText{display:none}}.screens-Article-ArticleContent--ArticleContent__container{position:relative}body.branding .screens-Article-ArticleContent--ArticleContent__container{background-color:#fff}.screens-Article-ArticleContent--ArticleContent__subscribeInstagram{max-width:700px;margin:0 auto 40px;padding-right:20px;padding-left:20px}.screens-Article-ArticleContent--ArticleContent__commentsGrid{display:grid;max-width:1260px;margin:0 auto 20px;padding-bottom:40px;background-color:#fff;grid-column-gap:20px;grid-template-columns:repeat(16,1fr)}@media (max-width:1279px){.screens-Article-ArticleContent--ArticleContent__commentsGrid{max-width:940px;grid-template-columns:repeat(3,1fr)}}@media (max-width:999px){.screens-Article-ArticleContent--ArticleContent__commentsGrid{display:flex;flex-direction:column;max-width:620px}}@media (max-width:767px){.screens-Article-ArticleContent--ArticleContent__commentsGrid{max-width:620px}}@media (max-width:659px){.screens-Article-ArticleContent--ArticleContent__commentsGrid{max-width:auto;padding:0 20px}}.screens-Article-ArticleContent--ArticleContent__tagsGrid{margin:0 auto 20px;max-width:1260px;padding-bottom:40px;background-color:#fff}@media (max-width:1279px){.screens-Article-ArticleContent--ArticleContent__tagsGrid{max-width:940px}}@media (max-width:999px){.screens-Article-ArticleContent--ArticleContent__tagsGrid{max-width:620px}}@media (max-width:767px){.screens-Article-ArticleContent--ArticleContent__tagsGrid{max-width:620px}}@media (max-width:659px){.screens-Article-ArticleContent--ArticleContent__tagsGrid{max-width:auto;padding:0 20px}}.screens-Article-ArticleContent--ArticleContent__commentsColumn{grid-column:1/11}@media (max-width:1279px){.screens-Article-ArticleContent--ArticleContent__commentsColumn{grid-column:1/3}}.screens-Article-ArticleContent--ArticleContent__tagsColumn{grid-column:12/17}@media (max-width:1279px){.screens-Article-ArticleContent--ArticleContent__tagsColumn{grid-column:3/4}}@media (max-width:999px){.screens-Article-ArticleContent--ArticleContent__tagsColumn{order:-1;margin-bottom:50px}}@media (max-width:767px){.screens-Article-ArticleContent--ArticleContent__tagsColumn{margin-bottom:20px}}.screens-Article-ArticleContent--ArticleContent__newBestWrapper{background-color:#f4f4f4}.screens-Article-ArticleContent--ArticleContent__newBest{max-width:1260px;margin:0 auto;padding-right:0;padding-left:0}@media (max-width:1279px){.screens-Article-ArticleContent--ArticleContent__newBest{max-width:940px;padding-right:0;padding-left:0}}.screens-Article-_-PreviewNotification--PreviewNotification__container{width:100%;background:#000}.screens-Article-_-PreviewNotification--PreviewNotification__column{position:relative;display:flex;height:35px;align-items:center;justify-content:center}.screens-Article-_-PreviewNotification--PreviewNotification__text{color:#fff;text-align:center;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-transform:uppercase;font-size:11px;font-weight:500}.screens-Article-_-PreviewNotification--PreviewNotification__close{fill:#fff;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.screens-Article-_-PreviewNotification--PreviewNotification__green{color:#369d70;color:var(--color-green)}.screens-Article-_-StickyTopBlock-Progressbar--Progressbar__wrapper{width:100%;background:#f3f1f1;height:3px}@media (max-width:999px){.screens-Article-_-StickyTopBlock-Progressbar--Progressbar__wrapper{height:2px}}.screens-Article-_-StickyTopBlock-Progressbar--Progressbar__progressbar{width:0;height:100%;background:#369d70}.screens-Article-_-StickyTopBlock--StickyTopBlock__wrapper{position:fixed;top:0;left:0;z-index:100;width:100%;background:#fff}.screens-Article-_-StickyTopBlock--StickyTopBlock__container{display:flex;align-items:center;width:1260px;margin:0 auto;padding:12px 0}@media (max-width:1279px){.screens-Article-_-StickyTopBlock--StickyTopBlock__container{width:100%;width:940px}}@media (max-width:999px){.screens-Article-_-StickyTopBlock--StickyTopBlock__container{justify-content:space-between;width:620px;min-height:80px;padding:0;border:none}}@media (max-width:659px){.screens-Article-_-StickyTopBlock--StickyTopBlock__container{box-sizing:border-box;width:100%;max-width:none;padding:0 20px}}.screens-Article-_-StickyTopBlock--StickyTopBlock__left,.screens-Article-_-StickyTopBlock--StickyTopBlock__right{display:flex;width:25%}@media (max-width:767px){.screens-Article-_-StickyTopBlock--StickyTopBlock__left{display:none}}.screens-Article-_-StickyTopBlock--StickyTopBlock__right{justify-content:flex-end}.screens-Article-_-StickyTopBlock--StickyTopBlock__copyLinkButton{padding:10px;font-weight:700;font-size:10px;color:#9b9b9b}.screens-Article-_-StickyTopBlock--StickyTopBlock__logoContainer{position:relative}@media (min-width:1000px){.screens-Article-_-StickyTopBlock--StickyTopBlock__logoContainer{margin:0 auto}}.screens-Article-_-StickyTopBlock--StickyTopBlock__logo{top:7px;width:107px;height:43px;fill:#000}@media (max-width:999px){.screens-Article-_-StickyTopBlock--StickyTopBlock__logo{width:128px;height:45px}}.screens-Article-_-StickyTopBlock--StickyTopBlock__menuToggler svg{fill:#9b9b9b}.screens-Article-_-StickyTopBlock--StickyTopBlock__plus{position:absolute;top:1px;right:-1px;z-index:2;width:13px;height:14px}@media (max-width:999px){.screens-Article-_-StickyTopBlock--StickyTopBlock__plus{top:-1px;width:15px;height:16px}}.screens-Article-_-StickyTopBlock--StickyTopBlock__plus a:hover svg{fill:#fc6540}.screens-Article-_-StickyTopBlock--StickyTopBlock__logo{position:relative}.screens-Article-_-StickyTopBlock--StickyTopBlock__logoCategoryMascot{position:relative;width:100px;height:auto}.screens-Article-_-StickyTopBlock--StickyTopBlock__logoCategoryMascot-food{top:-2.5px;left:-4px}@media (max-width:999px){.screens-Article-_-StickyTopBlock--StickyTopBlock__logoCategoryMascot-food{top:-3.5px;width:120px}}.screens-Article-_-StickyTopBlock--StickyTopBlock__logoCategoryMascot-children{top:-.9px;left:-4px}@media (max-width:999px){.screens-Article-_-StickyTopBlock--StickyTopBlock__logoCategoryMascot-children{top:-1.5px;width:120px}}.screens-Article-_-StickyTopBlock--StickyTopBlock__subscription{position:relative;top:2px}.screens-Article-_-FrontPageStories--FrontPageStories__stories{padding:35px 0}.branding .screens-Article-_-FrontPageStories--FrontPageStories__stories{padding:35px 40px;background:#fff}.screens-Article-_-FrontPageStories--FrontPageStories__title{margin:0 0 20px;font-weight:600;font-size:30px;line-height:1.13;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);text-align:center;color:#000}.screens-ProfilePage-TabList--TabList__tab{display:flex;flex-direction:column;align-items:flex-start;padding-top:8px;text-decoration:none;border-top:1px solid #e3e3e3;color:#4a4a4a;transition:all .4s ease}@media (max-width:999px){.screens-ProfilePage-TabList--TabList__tab{display:block;width:40%;padding:13px 5px;text-align:center;border:1px solid #e8e4e4;flex-grow:1}}@media (max-width:767px){.screens-ProfilePage-TabList--TabList__tab{flex-grow:1;width:auto}}.screens-ProfilePage-TabList--TabList__activeTab{border-top:1px solid #979797}@media (max-width:999px){.screens-ProfilePage-TabList--TabList__activeTab{background-color:#ececec;border:1px solid #e8e4e4;color:#f34910;color:var(--color-red)}}.screens-ProfilePage-TabList--TabList__disabledTab{pointer-events:none;color:#afafaf}.screens-ProfilePage-TabList--TabList__label{margin-bottom:5px;font-weight:700;font-size:12px;line-height:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-transform:uppercase;letter-spacing:.5px}.screens-ProfilePage-TabList--TabList__amount{font-weight:400;font-size:35px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt)}@media (max-width:999px){.screens-ProfilePage-TabList--TabList__amount{margin-left:5px;font-weight:700;font-size:12px;line-height:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-transform:uppercase;letter-spacing:.5px}}@media (hover:hover) and (pointer:fine){.screens-ProfilePage-TabList--TabList__tab:focus .screens-ProfilePage-TabList--TabList__amount,.screens-ProfilePage-TabList--TabList__tab:focus .screens-ProfilePage-TabList--TabList__label,.screens-ProfilePage-TabList--TabList__tab:hover .screens-ProfilePage-TabList--TabList__amount,.screens-ProfilePage-TabList--TabList__tab:hover .screens-ProfilePage-TabList--TabList__label{color:#000}}@media (max-width:767px){.screens-ProfilePage-ProfileTop--ProfileTop__profile{margin-bottom:20px}}.screens-ProfilePage-ProfileTop--ProfileTop__header{background-color:#f5f5f5}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__header{position:relative}}.screens-ProfilePage-ProfileTop--ProfileTop__headerContainer{position:relative;padding-top:15px;padding-bottom:65px;grid-template-columns:repeat(8,1fr)}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__headerContainer{position:static;padding-top:85px;padding-bottom:40px}}@media (max-width:767px){.screens-ProfilePage-ProfileTop--ProfileTop__headerContainer{display:flex;flex-direction:column;align-items:center;padding-top:30px;padding-bottom:0}}.screens-ProfilePage-ProfileTop--ProfileTop__options{display:flex;justify-content:space-between;margin-bottom:40px;grid-column:2/9;grid-row:1}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__options{justify-content:center;width:auto;margin-bottom:0}}@media (max-width:767px){.screens-ProfilePage-ProfileTop--ProfileTop__options{flex-direction:column}}.screens-ProfilePage-ProfileTop--ProfileTop__avatar{display:flex;justify-content:center;align-items:center;grid-column:1;grid-row:2;width:115px;height:115px;font-size:40px}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__avatar{margin-bottom:7px}}.screens-ProfilePage-ProfileTop--ProfileTop__avatar:before{background-color:#eee;font-size:40px}.screens-ProfilePage-ProfileTop--ProfileTop__about{grid-column:2/7;grid-row:2}@media (max-width:1279px){.screens-ProfilePage-ProfileTop--ProfileTop__about{grid-column:2/6}}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__about{display:flex;flex-direction:column;justify-content:center}}@media (max-width:767px){.screens-ProfilePage-ProfileTop--ProfileTop__about{align-items:center}}.screens-ProfilePage-ProfileTop--ProfileTop__setup{grid-column:5;grid-row:2}@media (max-width:1279px){.screens-ProfilePage-ProfileTop--ProfileTop__setup{grid-column:10;grid-row:1}}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__setup{position:relative;top:30px;display:flex;justify-content:center}}.screens-ProfilePage-ProfileTop--ProfileTop__tabs{display:grid;grid-column:2/7;grid-gap:20px;grid-row:3;grid-template-columns:repeat(5,1fr)}@media (max-width:1279px){.screens-ProfilePage-ProfileTop--ProfileTop__tabs{grid-column:2/6}}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__tabs{position:absolute;top:0;right:0;left:0;display:flex}}.screens-ProfilePage-ProfileTop--ProfileTop__tabsBottom{display:flex;flex-wrap:wrap;margin-top:60px}.screens-ProfilePage-ProfileTop--ProfileTop__name{margin:0 0 10px;font-weight:400;font-size:50px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#4a4a4a}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__name{margin-bottom:3px;font-weight:400;font-size:30px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#39393a}}.screens-ProfilePage-ProfileTop--ProfileTop__bio{margin:0 0 20px;font-weight:400;font-size:20px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#afafaf}@media (max-width:1279px){.screens-ProfilePage-ProfileTop--ProfileTop__bio{width:400px}}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__bio{width:auto;font-size:15px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#afafaf}}.screens-ProfilePage-ProfileTop--ProfileTop__setupLink{font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a;background-color:#fff;cursor:pointer}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__setupLink{width:210px;padding:23px 10px;box-shadow:0 7px 20px rgba(0,0,0,.14)}}.screens-ProfilePage-ProfileTop--ProfileTop__optionsLink{margin-right:18px;font-weight:700;font-size:12px;line-height:20px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase;text-decoration:none;letter-spacing:.5px;transition:color .4s ease;border:none;background:transparent;cursor:pointer;outline:none}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__optionsLink{margin-right:24px}}@media (max-width:767px){.screens-ProfilePage-ProfileTop--ProfileTop__optionsLink{margin-right:0;margin-bottom:9px;text-align:center}}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__optionsLeft{display:none}}@media (max-width:999px){.screens-ProfilePage-ProfileTop--ProfileTop__optionsLink:nth-of-type(2){order:-1}}.screens-ProfilePage-ProfileTop--ProfileTop__optionsLink:focus,.screens-ProfilePage-ProfileTop--ProfileTop__optionsLink:hover{color:#000}.screens-ProfilePage-ProfileTop--ProfileTop__bannerContainer{position:absolute;top:55px;right:0}.screens-ProfilePage-ProfileTop--ProfileTop__socials{display:flex;margin-bottom:30px}.screens-ProfilePage-ProfileTop--ProfileTop__socialLink{margin-right:15px}.screens-ProfilePage--ProfilePage__profilePage{padding-bottom:40px}.screens-ProfilePage--ProfilePage__tabContent{display:grid;grid-column:1/4;grid-gap:20px;grid-template-columns:repeat(3,1fr)}.screens-ProfilePage--ProfilePage__sectionTitle{margin-bottom:17px;font-weight:400;font-size:30px;line-height:30px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000}.screens-ProfilePage--ProfilePage__subscribe{display:none;padding-bottom:0}@media (max-width:999px){.screens-ProfilePage--ProfilePage__subscribe{display:block;padding-top:50px;padding-bottom:16px}}@media (max-width:767px){.screens-ProfilePage--ProfilePage__subscribe{border-bottom-width:0}}.screens-ProfilePage--ProfilePage__profileContent{min-height:260px}.screens-ProfilePage--ProfilePage__publications{padding-top:40px}@media (max-width:999px){.screens-ProfilePage--ProfilePage__publications{padding-top:60px}}.screens-ProfilePage--ProfilePage__moreButtonContainer{display:flex;justify-content:center}.screens-PostsPage--PostsPage__pageMain{padding-top:20px}@media (max-width:999px){.screens-PostsPage--PostsPage__pageMain{position:relative}}.screens-PostsPage--PostsPage__subscribe{padding-bottom:64px}@media (max-width:767px){.screens-PostsPage--PostsPage__subscribe{padding-bottom:16px;background-color:#fff}}@media (max-width:767px){.screens-PostsPage--PostsPage__subscribe input[type=email]{border-bottom:none}}.screens-PostsPage--PostsPage__asideBannersContainer{margin-bottom:50px}.screens-PostsPage--PostsPage__newsPageAsideCol{grid-column-start:3}.screens-TagPage-_-TagsList--TagsList__getMoreButtonContainer{display:flex;justify-content:center;align-items:center}.screens-TagPage-_-TagsList--TagsList__tagNotFoundContainer{padding:0 20px}.screens-TagPage-_-TagForm--TagForm__wrapper{width:100%;height:280px;background-color:rgba(0,0,0,.7);margin-bottom:16px}@media (max-width:767px){.screens-TagPage-_-TagForm--TagForm__wrapper{height:350px}}.screens-TagPage-_-TagForm--TagForm__tagForm{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}@media (max-width:767px){.screens-TagPage-_-TagForm--TagForm__tagForm{width:100%}}.screens-TagPage-_-TagForm--TagForm__inputContainer{height:200px;display:flex;flex-direction:column;justify-content:center;position:relative}@media (max-width:767px){.screens-TagPage-_-TagForm--TagForm__inputContainer{padding-top:72px;height:200px}}.screens-TagPage-_-TagForm--TagForm__tagTiles{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.screens-TagPage-_-TagForm--TagForm__tagTiles:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:"";background-color:rgba(0,0,0,.7)}.screens-TagPage-_-TagForm--TagForm__tagTile{flex-shrink:0;width:280px;height:280px;background-size:cover;background-position:50% 50%}@media (max-width:767px){.screens-TagPage-_-TagForm--TagForm__tagTile{width:100%;height:100%}}@media (max-width:767px){.screens-TagPage-_-TagForm--TagForm__tagTile+.screens-TagPage-_-TagForm--TagForm__tagTile{display:none}}.screens-TagPage-_-TagForm--TagForm__tagInput{display:block;width:380px;height:70px;margin:0 0 14px;padding:0 9px;font-weight:400;font-size:35px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);text-align:center;color:#fff;text-transform:uppercase;background-color:transparent;border:1px solid hsla(0,8%,90.2%,.3);border-radius:3px}@media (max-width:767px){.screens-TagPage-_-TagForm--TagForm__tagInput{width:260px;margin-bottom:20px;font-size:26px}}.screens-TagPage-_-TagForm--TagForm__tagInput:focus{background-color:hsla(0,0%,100%,.2)}.screens-TagPage-_-TagForm--TagForm__tags{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:46px}@media (max-width:767px){.screens-TagPage-_-TagForm--TagForm__tags{margin-bottom:36px}}.screens-TagPage-_-TagForm--TagForm__tag{width:auto;max-width:200px;margin-right:5px;margin-bottom:10px;margin-left:5px;padding:7px;font-weight:700;font-size:10px;line-height:normal;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff;background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,8%,90.2%,.3)}.screens-TagPage-_-TagForm--TagForm__tag:focus,.screens-TagPage-_-TagForm--TagForm__tag:hover{color:#000;background-color:#fff}.screens-TagPage-_-TagForm--TagForm__tagLink{display:block;width:107px;margin:0;padding:11px 5px;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff;text-transform:uppercase;border:1px solid #e8e4e4;border-radius:0}@media (max-width:767px){.screens-TagPage-_-TagForm--TagForm__tagLink{width:auto;padding:10px 12px;margin:0}}.screens-TagPage-_-TagForm--TagForm__tagLink:first-child{border-radius:4px 0 0 4px}.screens-TagPage-_-TagForm--TagForm__tagLink:last-child{border-radius:0 4px 4px 0}.screens-TagPage-_-TagForm--TagForm__tagLink:active,.screens-TagPage-_-TagForm--TagForm__tagLink:focus,.screens-TagPage-_-TagForm--TagForm__tagLink:hover{color:#4a4a4a;background-color:#f5f5f5;border-color:#e8e4e4}.screens-TagPage-_-TagForm--TagForm__tagLink:not(:last-child){border-right:none}.screens-TagPage-_-TagForm--TagForm__activeLink,.screens-TagPage-_-TagForm--TagForm__activeLink:focus,.screens-TagPage-_-TagForm--TagForm__activeLink:hover{color:#000;background-color:#fff}@media (max-width:999px){.screens-TagPage--TagPage__pageHeader{margin-bottom:0}}@media (max-width:767px){.screens-TagPage--TagPage__pageHeader{position:relative;z-index:1;margin-bottom:-72px;background-color:transparent;border-color:rgba(121,121,120,.35)}}.screens-TagPage--TagPage__subscribe{padding-bottom:48px}@media (max-width:767px){.screens-TagPage--TagPage__subscribe{padding-top:30px;background-color:#fff}}.screens-TagPage--TagPage__asideBannersContainer{margin-bottom:50px}.screens-PageNotFound--PageNotFound__page{padding:100px 0 50px}@media (max-width:767px){.screens-PageNotFound--PageNotFound__page{padding-top:30px}}.screens-PageNotFound--PageNotFound__pictureContainer{position:relative;width:513px;height:257px;margin:0 auto 43px}@media (max-width:767px){.screens-PageNotFound--PageNotFound__pictureContainer{width:340px;margin-bottom:10px}}@media (max-width:659px){.screens-PageNotFound--PageNotFound__pictureContainer{width:300px}}.screens-PageNotFound--PageNotFound__icon{width:100%}.screens-PageNotFound--PageNotFound__picture{width:50%}.screens-PageNotFound--PageNotFound__icon,.screens-PageNotFound--PageNotFound__picture{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.screens-PageNotFound--PageNotFound__pageTitle{width:560px;margin:0 auto 11px;font-weight:400;font-size:55px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);text-align:center;color:#000}@media (max-width:767px){.screens-PageNotFound--PageNotFound__pageTitle{width:300px}}.screens-PageNotFound--PageNotFound__description{width:500px;margin:0 auto 25px;font-size:15px;line-height:20px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);text-align:center;color:#000}@media (max-width:767px){.screens-PageNotFound--PageNotFound__description{width:300px}}.screens-PageNotFound--PageNotFound__report{display:block;width:182px;margin:0 auto;padding:13px 15px;color:#000;background-color:#f5f5f5}.screens-Error451--Error451__page{padding:100px 0 50px}@media (max-width:767px){.screens-Error451--Error451__page{padding-top:30px}}.screens-Error451--Error451__pageTitle{width:560px;margin:0 auto 11px;font-weight:400;font-size:55px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);text-align:center;color:#000}@media (max-width:767px){.screens-Error451--Error451__pageTitle{width:300px}}.base-RunningLine--RunningLine__container{display:none}.screens-SearchResult-_-SearchResultItem--SearchResultItem__card{display:flex;padding:0 0 19px;position:relative;text-decoration:none;border-bottom:1px solid #e8e4e4;justify-content:space-between}@media (max-width:767px){.screens-SearchResult-_-SearchResultItem--SearchResultItem__card{flex-direction:column-reverse}}.screens-SearchResult-_-SearchResultItem--SearchResultItem__link{position:absolute;top:0;left:0;bottom:0;right:0}.screens-SearchResult-_-SearchResultItem--SearchResultItem__picture{width:250px;height:168px;overflow:hidden;background-position:50% 50%;background-size:cover}@media (max-width:767px){.screens-SearchResult-_-SearchResultItem--SearchResultItem__picture{margin-bottom:18px;width:100%;height:60vw}}.screens-SearchResult-_-SearchResultItem--SearchResultItem__noPicture{width:250px;height:168px}@media (max-width:767px){.screens-SearchResult-_-SearchResultItem--SearchResultItem__noPicture{display:none}}.screens-SearchResult-_-SearchResultItem--SearchResultItem__details{display:flex;flex-direction:column;order:-1;width:450px;padding-right:20px}@media (max-width:767px){.screens-SearchResult-_-SearchResultItem--SearchResultItem__details{width:auto}}.screens-SearchResult-_-SearchResultItem--SearchResultItem__tag{display:block;margin-bottom:5px;font-weight:500;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase;letter-spacing:.5px}.screens-SearchResult-_-SearchResultItem--SearchResultItem__title{margin:0 0 auto;font-weight:500;font-size:20px;line-height:1.25;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#4a4a4a}.screens-SearchResult-_-SearchResultItem--SearchResultItem__date{margin-top:20px;font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase}@media (max-width:767px){.screens-SearchResult-_-SearchResultItem--SearchResultItem__date{display:none}}.screens-SearchResult-_-SearchResultItem--SearchResultItem__reversed.screens-SearchResult-_-SearchResultItem--SearchResultItem__card{border-top:1px solid #e8e4e4;border-bottom:none}.screens-SearchResult-_-SearchResultItem--SearchResultItem__reversed .screens-SearchResult-_-SearchResultItem--SearchResultItem__picture{order:-1;margin-right:20px}.screens-SearchResult-_-SearchFilters--index__filterButton{width:140px;margin-bottom:9px}@media (max-width:767px){.screens-SearchResult-_-SearchFilters--index__filterButton{width:33.33%;margin-bottom:0}}@media (max-width:999px){.screens-SearchResult-_-SearchFilters--index__filterButton{border-radius:0}.screens-SearchResult-_-SearchFilters--index__filterButton:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.screens-SearchResult-_-SearchFilters--index__filterButton:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.screens-SearchResult-_-SearchFilters--index__filterButton:not(:last-child){border-right:none}}.screens-SearchResult-_-SearchFilters--index__filterButton:focus,.screens-SearchResult-_-SearchFilters--index__filterButton:hover{color:#000}.screens-SearchResult-_-SearchFilters--index__filterButton:active{color:#000;background-color:#f5f5f5;border-color:#e5e0e0}.screens-SearchResult-_-SearchFilters--index__filterButtonActive,.screens-SearchResult-_-SearchFilters--index__filterButtonActive:focus,.screens-SearchResult-_-SearchFilters--index__filterButtonActive:hover{color:#f34910;color:var(--color-red)}.screens-SearchResult-_-SearchResultLoader--SearchResultLoader__loaderMobile{width:360px;height:360px;margin-bottom:20px}.screens-SearchResult-_-SearchResultLoader--SearchResultLoader__loaderDesktop{width:700px;height:220px;margin-bottom:20px}@media (max-width:1279px){.screens-SearchResult-_-SearchResultLoader--SearchResultLoader__loaderDesktop{width:620px;height:195px}}.screens-SearchResult--SearchResult__pageMain{margin-top:13px}.screens-SearchResult--SearchResult__searchResult{display:grid;grid-column:1/5;grid-gap:20px;grid-template-columns:repeat(16,1fr)}@media (max-width:1279px){.screens-SearchResult--SearchResult__searchResult{grid-template-columns:repeat(12,1fr)}}@media (max-width:999px){.screens-SearchResult--SearchResult__searchResult{display:block}}.screens-SearchResult--SearchResult__searchResultCard{margin-bottom:19px;padding:0 0 19px}.screens-SearchResult--SearchResult__searchForm{margin-top:25px;margin-bottom:30px;grid-column:1/17;grid-row:1}@media (max-width:1279px){.screens-SearchResult--SearchResult__searchForm{grid-column:1/12}}@media (max-width:999px){.screens-SearchResult--SearchResult__searchForm{display:flex;flex-direction:column;align-items:left}}@media (max-width:767px){.screens-SearchResult--SearchResult__searchForm{margin-bottom:23px}}.screens-SearchResult--SearchResult__searchLabel{display:block;margin-bottom:5px;font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase}.screens-SearchResult--SearchResult__searchInputContainer{position:relative;width:100%;overflow:hidden}.screens-SearchResult--SearchResult__searchInput{display:block;width:100%;padding:12px 0;font-size:30px;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#000;background-color:transparent;border:none;border-bottom:1px solid #e8e4e4;caret-color:#f34910;caret-color:var(--color-red)}.screens-SearchResult--SearchResult__clearButton{position:absolute;bottom:20px;right:0;padding:0;font-size:0;background-color:transparent;border:none;cursor:pointer;transition:fill .3s ease;fill:#fff}.screens-SearchResult--SearchResult__searchInput:focus~.screens-SearchResult--SearchResult__clearButton{fill:#9b9b9b;right:0}.screens-SearchResult--SearchResult__clearButton:focus,.screens-SearchResult--SearchResult__clearButton:hover{fill:#000}.screens-SearchResult--SearchResult__filter{grid-column:1/4;grid-row:2}@media (max-width:1279px){.screens-SearchResult--SearchResult__filter{grid-column:1/9;display:flex;flex-direction:column;margin-bottom:25px}}@media (max-width:999px){.screens-SearchResult--SearchResult__filter{align-items:center}}@media (max-width:767px){.screens-SearchResult--SearchResult__filter{margin-bottom:15px;padding-top:0;align-items:start}}.screens-SearchResult--SearchResult__filterTitle{display:block;margin-bottom:14px;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000;text-transform:uppercase}@media (max-width:767px){.screens-SearchResult--SearchResult__filterTitle{margin-bottom:12px}}@media (max-width:999px){.screens-SearchResult--SearchResult__filterButtons{display:flex}}@media (max-width:767px){.screens-SearchResult--SearchResult__filterButtons{width:100%}}.screens-SearchResult--SearchResult__stories{grid-column:4/13}@media (max-width:1279px){.screens-SearchResult--SearchResult__stories{grid-column:1/9;grid-row:3}}.screens-SearchResult--SearchResult__asideBanners{display:flex;flex-direction:column;grid-column:13/17;grid-row:2}@media (max-width:1279px){.screens-SearchResult--SearchResult__asideBanners{grid-column:9/13;grid-row:3}}.screens-SearchResult--SearchResult__BuyLink{display:block;margin:8px 0 0;font-weight:500;font-size:10px;line-height:11px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase;text-decoration:none}.screens-SearchResult--SearchResult__footer{padding-top:25px;padding-bottom:85px;grid-column:1/5}@media (max-width:999px){.screens-SearchResult--SearchResult__footer{padding-bottom:40px}}.screens-SearchResult--SearchResult__moreResults{display:block;width:210px;margin:0 auto;padding:22px 30px;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#39393a;background-color:#fff;border-radius:3px;box-shadow:0 7px 20px rgba(0,0,0,.14)}.screens-StaticPage-Page--Page__container{padding:125px 0 90px;position:relative}@media (max-width:999px){.screens-StaticPage-Page--Page__container{padding:50px 0}}.screens-StaticPage-Page--Page__articleEdit{top:20px;position:absolute;right:20px}.screens-PreloaderPage-_-PostsLoader--PostsLoader__preloaderItem{width:300px;height:420px;background:#efefef}@media (--phablet){.screens-PreloaderPage-_-PostsLoader--PostsLoader__preloaderItem{width:620px;height:500px}}@media (--mobile){.screens-PreloaderPage-_-PostsLoader--PostsLoader__preloaderItem{width:100%;height:200px}}@media (max-width:767px){.screens-PreloaderPage--PreloaderPage__container{display:none}}.screens-PreloaderPage--PreloaderPage__page{position:relative;padding-top:20px}@media (max-width:999px){.screens-PreloaderPage--PreloaderPage__page{padding-top:10px}}@media (max-width:767px){.screens-PreloaderPage--PreloaderPage__page{padding-top:20px}}.screens-PreloaderPage--PreloaderPage__asideBannersContainer{margin-bottom:50px}:root{--preloader-bg:#ecebeb}.screens-NewsItemsPopup-_-Preloader--Preloader__newsPagePicture{position:fixed;margin-left:-320px;width:320px;height:480px;background:#ecebeb;background:var(--preloader-bg)}.screens-NewsItemsPopup-_-Preloader--Preloader__newsPagePictureTablet{width:280px;height:394px;background:#ecebeb;background:var(--preloader-bg)}.screens-NewsItemsPopup-_-Preloader--Preloader__newsItem{position:relative}.screens-NewsItemsPopup-_-Preloader--Preloader__newsPageContainer{padding:38px 80px 40px;min-height:800px}@media (max-width:999px){.screens-NewsItemsPopup-_-Preloader--Preloader__newsPageContainer{padding:0}}.screens-NewsItemsPopup-_-Preloader--Preloader__header{display:flex}.screens-NewsItemsPopup-_-Preloader--Preloader__newsPicTablet{display:block;width:280px;height:420px;display:none}@media (max-width:999px){.screens-NewsItemsPopup-_-Preloader--Preloader__newsPicTablet{display:block}}.screens-NewsItemsPopup-_-Preloader--Preloader__newsBgTablet{width:280px;height:394px;background-position:50% 50%;background-size:cover;display:none}@media (max-width:999px){.screens-NewsItemsPopup-_-Preloader--Preloader__newsBgTablet{display:block}}.screens-NewsItemsPopup-_-Preloader--Preloader__newsInfo{width:100%}@media (max-width:999px){.screens-NewsItemsPopup-_-Preloader--Preloader__newsInfo{display:flex;flex-direction:column;padding:38px 17px 0;width:340px}}.screens-NewsItemsPopup-_-Preloader--Preloader__infoTop{display:flex;align-items:center;margin-bottom:20px}@media (max-width:999px){.screens-NewsItemsPopup-_-Preloader--Preloader__infoTop{margin-bottom:10px}}.screens-NewsItemsPopup-_-Preloader--Preloader__category{width:50px;height:15px;background:#ecebeb;background:var(--preloader-bg);margin-right:10px}.screens-NewsItemsPopup-_-Preloader--Preloader__date,.screens-NewsItemsPopup-_-Preloader--Preloader__views{width:80px;height:15px;background:#ecebeb;background:var(--preloader-bg)}.screens-NewsItemsPopup-_-Preloader--Preloader__views{margin-left:auto}.screens-NewsItemsPopup-_-Preloader--Preloader__title{margin-bottom:15px}@media (max-width:999px){.screens-NewsItemsPopup-_-Preloader--Preloader__title{margin-bottom:auto}}.screens-NewsItemsPopup-_-Preloader--Preloader__titleLine{width:95%;height:40px;background:#ecebeb;background:var(--preloader-bg);margin-bottom:5px}.screens-NewsItemsPopup-_-Preloader--Preloader__titleLine+.screens-NewsItemsPopup-_-Preloader--Preloader__titleLine{width:60%}.screens-NewsItemsPopup-_-Preloader--Preloader__shareBlock{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:34px;padding:12px 0;border-top:1px solid #ecebeb;border-top:1px solid var(--preloader-bg);border-bottom:1px solid #ecebeb;border-bottom:1px solid var(--preloader-bg);height:40px}@media (max-width:999px){.screens-NewsItemsPopup-_-Preloader--Preloader__shareBlock{margin-bottom:0;justify-content:space-between}}.screens-NewsItemsPopup-_-Preloader--Preloader__shareButton{width:41px;height:41px;border-radius:50%;background:#ecebeb;background:var(--preloader-bg);margin-right:14px}.screens-NewsItemsPopup-_-Preloader--Preloader__discussButton{width:120px;height:41px;border-radius:3px;background:#ecebeb;background:var(--preloader-bg);margin-left:auto}@media (max-width:999px){.screens-NewsItemsPopup-_-Preloader--Preloader__discussButton{display:none}}@media (max-width:999px){.screens-NewsItemsPopup-_-Preloader--Preloader__newsPageContent{padding:33px 80px 40px}}.screens-NewsItemsPopup-_-Preloader--Preloader__author{width:160px;height:15px;background:#ecebeb;background:var(--preloader-bg);margin-bottom:45px}.screens-NewsItemsPopup-_-Preloader--Preloader__newsPageContentTop{display:flex;justify-content:space-between;margin-bottom:33px}.screens-NewsItemsPopup-_-Preloader--Preloader__text{margin-bottom:50px}.screens-NewsItemsPopup-_-Preloader--Preloader__textParagraph{margin-bottom:40px}.screens-NewsItemsPopup-_-Preloader--Preloader__textLine{width:95%;height:20px;background:#ecebeb;background:var(--preloader-bg);margin-bottom:10px}.screens-NewsItemsPopup-_-Preloader--Preloader__textLine:last-child{width:70%}.screens-NewsItemsPopup-_-PictureContainer--PictureContainer__newsPagePicture{position:fixed;margin-left:-300px;width:300px;height:500px}.screens-NewsItemsPopup-_-PictureContainer--PictureContainer__banner{width:300px;height:500px;position:absolute;z-index:1}.screens-NewsItemsPopup-_-PictureContainer--PictureContainer__newsPicContainer{display:block;background:#aaa;opacity:0;position:absolute;transition:opacity .3s ease;width:300px;height:500px;overflow:hidden}.screens-NewsItemsPopup-_-PictureContainer--PictureContainer__newsPic{height:500px;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;left:50%}.screens-NewsItemsPopup-_-PictureContainer--PictureContainer__newsPicCurrent{opacity:1;z-index:2}.screens-NewsItemsPopup--NewsItemsPopup__container{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;z-index:100}.screens-NewsItemsPopup--NewsItemsPopup__scrollable{position:relative}.screens-NewsItemsPopup--NewsItemsPopup__newsPage{position:relative;margin-top:calc(50vh - 300px);margin-bottom:200px;margin-left:calc(50% - 310px);z-index:16;width:620px;background-color:#fff}@media (max-width:1279px){.screens-NewsItemsPopup--NewsItemsPopup__newsPage{margin-left:calc(50% - 150px)}}@media (max-width:999px){.screens-NewsItemsPopup--NewsItemsPopup__newsPage{margin-top:162px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.screens-NewsItemsPopup--NewsItemsPopup__moreButton{position:absolute;top:calc(100% + 25px);left:50%;padding-top:20px;padding-bottom:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.screens-NewsItemsPopup--NewsItemsPopup__clickable{background-color:transparent;position:absolute;top:0;bottom:0;left:0;right:0}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__newsSliderCard{position:relative;width:100%;height:100%}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__picture{width:100%;height:100%;object-fit:cover}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__bg{width:100%;height:100%;display:block;background-position:50% 50%;background-size:cover}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__blacker{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55)}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__textContainer{position:absolute;top:0;right:0;bottom:0;left:0}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__accent{position:absolute;top:20%;height:29%;left:20px;right:20px;display:block;font-weight:600;font-family:"IBM Plex Serif",serif;font-family:var(--font-main);color:#fff}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__micro{position:absolute;top:43%;left:20px;right:20px;border-bottom:1px solid hsla(0,0%,100%,.6);padding-bottom:10px;font-weight:700;font-size:14px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.5px}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__header{display:flex;position:absolute;top:51%;left:20px;right:20px}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__time{font-weight:700;font-size:11px;line-height:14px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff;text-transform:uppercase}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__updatedAt{font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-transform:uppercase;line-height:14px;font-weight:700;height:14px;font-size:9px;color:#fff;background:#f34910;background:var(--color-red);border-radius:8px;padding:0 5px;margin-right:4px}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__title{margin:0;position:absolute;left:20px;right:20px;top:55%;height:33%;overflow:hidden;font-weight:500;font-size:20px;line-height:25px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#fff}.screens-NewsItemsMobileFirst-_-NewsSliderCard--NewsSliderCard__link{position:absolute;top:0;left:0;right:0;bottom:0;display:block;z-index:1}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__footer{position:fixed;right:0;bottom:0;left:0;z-index:100;height:37px;border-top:1px solid hsla(0,8%,90.2%,.18);color:#fff;transition:all .3s ease}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__footer.screens-NewsItemsMobileFirst-_-Navigation--Navigation__black{color:#000;background:#fff;border-top-color:#e8e4e4}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__dotsContainer{width:84px;height:6px;overflow:hidden;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:16px;left:50%}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__dots{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__dot{width:6px;height:6px;border-radius:50%;background-color:#fff;opacity:.1;margin:0 3px;float:left;transition:opacity .3s ease}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__black .screens-NewsItemsMobileFirst-_-Navigation--Navigation__dot{background-color:#000}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__dotActive{opacity:1}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__dotNextToActive{opacity:.6}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__dotNextNextToActive{opacity:.3}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__closeButton{position:absolute;bottom:11px;right:18px;display:flex;justify-content:center;align-items:center;padding:0;background-color:transparent;border:none}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__closeIcon{fill:#fff}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__black .screens-NewsItemsMobileFirst-_-Navigation--Navigation__closeIcon{fill:#9b9b9b}.screens-NewsItemsMobileFirst-_-Navigation--Navigation__openLink{padding-bottom:50px;align-self:center;stroke:#fff;stroke-width:2px;position:absolute;top:-30px;left:50%;margin-left:-8px}.screens-NewsItemsMobileFirst-_-Preloader--Preloader__container{position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;background:#fff}.screens-NewsItemsMobileFirst-_-Preloader--Preloader__loader{width:100%;height:100%}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__container{position:fixed;top:0;left:0;bottom:0;right:0;overflow:auto;z-index:100}@media (max-width:767px){.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__container{background:#000;overflow:hidden;position:static}}@media (max-width:767px){.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__overlay{display:none}}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__scrollable{position:relative}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__newsPage{position:relative;margin-top:calc(50vh - 300px);margin-bottom:200px;margin-left:calc(50% - 310px);z-index:16;width:620px;background-color:#fff}@media (max-width:1279px){.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__newsPage{margin-left:calc(50% - 150px)}}@media (max-width:999px){.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__newsPage{margin-top:162px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (max-width:767px){.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__newsPage{margin-top:0;margin-left:0;margin-bottom:0;width:auto;background-color:transparent;-webkit-transform:none;transform:none;height:100vh;width:100vw}}@media (max-width:767px){.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__item{width:100vw;height:100%;position:absolute;top:0;left:0;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__prevItem{-webkit-transform:translateX(-100%);transform:translateX(-100%);display:none}@media (max-width:767px){.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__prevItem{display:block}}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__currentItem{-webkit-transform:translateX(0);transform:translateX(0)}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__nextItem{-webkit-transform:translateX(100%);transform:translateX(100%);display:none}@media (max-width:767px){.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__nextItem{display:block}}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__logo{position:fixed;top:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:100}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__logo a{display:block}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__logoIcon{fill:#fff}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__clickable{background-color:transparent;position:absolute;top:0;bottom:0;left:0;right:0}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__newsPagePicture{position:fixed;margin-left:-300px;width:300px;height:500px}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__newsPagePictureBanner{width:300px;height:500px;position:absolute;z-index:1}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__newsPicContainer{display:block;background:#aaa;position:absolute;width:300px;height:500px;overflow:hidden}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__newsPic{height:500px;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;left:50%}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__moreButton{position:absolute;top:calc(100% + 25px);left:50%;padding-top:20px;padding-bottom:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__plus{position:absolute;top:2px;right:-1px;z-index:2;width:16px;height:17px}.screens-NewsItemsMobileFirst--NewsItemsMobileFirst__plus svg{fill:#fff}.screens-SettingsPopup-_-Forms--Forms__formGrid{display:grid;grid-gap:13px;grid-template-columns:1fr 4fr;margin-bottom:13px}@media (max-width:767px){.screens-SettingsPopup-_-Forms--Forms__section{padding-bottom:15px;border-bottom:1px solid #e8e4e4}}.screens-SettingsPopup-_-Forms--Forms__main{margin-top:50px}@media (max-width:767px){.screens-SettingsPopup-_-Forms--Forms__main{margin-top:0}}.screens-SettingsPopup-_-Forms--Forms__footer{margin-top:30px;padding-top:20px;border-top:1px solid #e8e4e4}@media (max-width:767px){.screens-SettingsPopup-_-Forms--Forms__footer{display:none}}.screens-SettingsPopup-_-Forms--Forms__changePassword{margin:0;padding:0 10px;display:inline-flex;color:#9b9b9b;font-size:10px}.screens-SettingsPopup-_-Forms--Forms__formGroupBorder{display:flex;justify-content:space-between;align-items:center;margin:0;padding:20px 0;border-bottom:1px solid #e8e4e4}.screens-SettingsPopup-_-Forms--Forms__hint{display:block;margin:0;font-weight:500;font-size:11px;line-height:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#afafaf;text-transform:none}.screens-SettingsPopup-_-Forms--Forms__formGroupBlock{display:block;padding-top:5px}.screens-SettingsPopup-_-Forms--Forms__notifications{border-bottom:none}.screens-SettingsPopup-_-Forms--Forms__emailHint{margin-bottom:5px}.screens-SettingsPopup-_-Forms--Forms__emailHintLabel{order:-1;margin:0 20px 0 0;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase}.screens-SettingsPopup-_-Forms--Forms__passwordChange{padding-top:30px;padding-bottom:15px;border-bottom:1px solid #e8e4e4}.screens-SettingsPopup-_-Forms--Forms__hintSocial{width:270px;margin-bottom:15px}.screens-SettingsPopup-_-Forms--Forms__socials{display:flex;margin-bottom:23px}.screens-SettingsPopup-_-Forms--Forms__socialBtn{width:35px;height:35px;margin:0 15px 0 0;padding:0}.screens-SettingsPopup-_-Forms--Forms__socialBtn span{width:35px;height:35px;margin:0}.screens-SettingsPopup-_-Avatar--Avatar__avatar{position:relative;min-height:180px;padding:28px;background-color:#f5f5f5;border-radius:5px 5px 0 0}@media (max-width:767px){.screens-SettingsPopup-_-Avatar--Avatar__avatar{display:flex;justify-content:space-between;padding-right:0;padding-bottom:15px;padding-left:0;background-color:#fff;border-bottom:1px solid #e8e4e4}}.screens-SettingsPopup-_-Avatar--Avatar__close{position:absolute;top:0;right:0;padding:8px 12px;font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:0 5px 0 0}@media (max-width:767px){.screens-SettingsPopup-_-Avatar--Avatar__close{display:none}}.screens-SettingsPopup-_-Avatar--Avatar__close:focus,.screens-SettingsPopup-_-Avatar--Avatar__close:hover{color:#000;background-color:#fff;border:none}.screens-SettingsPopup-_-Avatar--Avatar__avatarDetails{width:160px}.screens-SettingsPopup-_-Avatar--Avatar__avatarName{display:block;margin:0 0 5px;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b}@media (max-width:767px){.screens-SettingsPopup-_-Avatar--Avatar__avatarName{margin:0 0 10px;font-weight:700;font-size:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000;text-transform:uppercase}}.screens-SettingsPopup-_-Avatar--Avatar__avatarDescription{margin:0 0 20px;font-weight:500;font-size:11px;line-height:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#afafaf}.screens-SettingsPopup-_-Avatar--Avatar__updateAvatar{padding:0 5px;display:inline-flex;font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase;letter-spacing:.5px;background-color:transparent;border:1px solid #afafaf;border-radius:3px;box-shadow:none}.screens-SettingsPopup-_-Avatar--Avatar__container{position:relative;display:block}.screens-SettingsPopup-_-Avatar--Avatar__input{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;cursor:pointer}.screens-SettingsPopup-_-Avatar--Avatar__avatarPic{position:absolute;top:50%;left:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:115px;height:115px;background-position:50% 50%;background-size:cover}@media (max-width:767px){.screens-SettingsPopup-_-Avatar--Avatar__avatarPic{position:static;-webkit-transform:none;transform:none}}.screens-SettingsPopup-_-DeleteProfileButton--DeleteProfileButton__container{margin-top:auto;margin-left:auto;padding:25px 30px}@media (max-width:767px){.screens-SettingsPopup-_-DeleteProfileButton--DeleteProfileButton__container{padding:0}}.screens-SettingsPopup-_-DeleteProfileButton--DeleteProfileButton__deleteAccount{font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase;letter-spacing:.5px;background:transparent;border:none;cursor:pointer;transition:color .4s ease}.screens-SettingsPopup-_-DeleteProfileButton--DeleteProfileButton__deleteAccount:focus,.screens-SettingsPopup-_-DeleteProfileButton--DeleteProfileButton__deleteAccount:hover{color:#000}.screens-SettingsPopup-_-DeleteProfileButton--DeleteProfileButton__text{font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b}.screens-SettingsPopup-_-Tabs--Tabs__tabs{display:flex;flex-direction:column;height:480px}.screens-SettingsPopup-_-Tabs--Tabs__tabList{display:flex}.screens-SettingsPopup-_-Tabs--Tabs__tabLink{width:34%;padding:10px;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-align:center;color:#9b9b9b;text-transform:uppercase;text-decoration:none;background-color:#f5f5f5;border:1px solid #e8e4e4;border-right:none;cursor:pointer;transition:color .4s ease,background-color .4s ease;outline:none}.screens-SettingsPopup-_-Tabs--Tabs__tabLink:last-of-type{border-right:1px solid #e8e4e4}.screens-SettingsPopup-_-Tabs--Tabs__tabLink:focus,.screens-SettingsPopup-_-Tabs--Tabs__tabLink:hover{color:#4a4a4a;background-color:#ececec}.screens-SettingsPopup-_-Tabs--Tabs__activeTabLink{color:#4a4a4a;background-color:#ececec;cursor:default}.screens-SettingsPopup-_-Tabs--Tabs__tabContents{padding:20px 30px 0}.screens-SettingsPopup--SettingsPopup__popupWrapper{position:fixed;top:50%;left:50%;z-index:101;top:0;left:0;right:0;bottom:0;overflow-y:scroll}@media (max-width:767px){.screens-SettingsPopup--SettingsPopup__popupWrapper{background-color:#fff;-webkit-transform:none;transform:none;padding:0 20px 40px}}.screens-SettingsPopup--SettingsPopup__popup{position:absolute;top:50%;left:50%;z-index:101;display:flex;flex-direction:column;width:517px;background-color:#fff;border-radius:5px;box-shadow:0 8px 25px rgba(0,0,0,.16);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-height:800px){.screens-SettingsPopup--SettingsPopup__popup{top:10px;-webkit-transform:translate(-50%);transform:translate(-50%)}}.screens-SettingsPopup--SettingsPopup__sectionTitle{margin:20px 0 25px;font-weight:700;font-size:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#000;text-transform:uppercase}.screens-SettingsPopup--SettingsPopup__footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:15px}.screens-SettingsPopup--SettingsPopup__footerButton{width:180px;margin:0 auto 25px;padding:22px 5px;color:#39393a}.screens-SettingsPopup--SettingsPopup__save{color:#fff;background-color:#f34910;background-color:var(--color-red);box-shadow:0 14px 20px rgba(0,0,0,.14)}.screens-SettingsPopup--SettingsPopup__save:focus,.screens-SettingsPopup--SettingsPopup__save:hover{color:#9b9b9b}.screens-SettingsPopup--SettingsPopup__proceed{position:absolute;bottom:0;left:30px;width:210px;padding:0 10px;height:60px;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#39393a;background-color:#fff;border:1px solid #e8e4e4;border-radius:3px;box-shadow:0 14px 20px rgba(0,0,0,.14);-webkit-transform:translateY(50%);transform:translateY(50%)}.screens-SettingsPopup--SettingsPopup__closeButtonMobile{background:none;border:none;display:block;position:absolute;right:15px;top:15px}.screens-CitiesPopup--CitiesPopupDesktop__citiesPopup{position:fixed;top:50%;left:50%;z-index:101;display:grid;width:620px;height:537px;padding-right:1px;padding-bottom:1px;overflow:hidden;background-color:#fff;border-radius:5px;box-shadow:0 8px 25px rgba(0,0,0,.2);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);grid-template-columns:repeat(2,1fr)}.screens-CitiesPopup--CitiesPopupDesktop__close{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;padding:9px 8px 9px 12px;font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase;letter-spacing:.5px;background-color:#f5f5f5;border:none;cursor:pointer}.screens-CitiesPopup--CitiesPopupDesktop__closeIcon{fill:#afafaf}.screens-CitiesPopup--CityBlock__cityBlock{position:relative}.screens-CitiesPopup--CityBlock__cityBlock:first-child:after{content:"";position:absolute;top:0;right:0;width:1px;height:700px;background-color:#e8e4e4}.screens-CitiesPopup--CityBlock__cityBlock:nth-child(2n-1):before{content:"";position:absolute;bottom:0;left:0;width:700px;height:1px;background-color:#e8e4e4}.screens-CitiesPopup--CityBlock__button{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;text-decoration:none;border:none;padding:0;width:100%;background:none;cursor:pointer}.screens-CitiesPopup--CityBlock__button:active,.screens-CitiesPopup--CityBlock__button:focus{outline:none}.screens-CitiesPopup--CityBlock__link:hover .screens-CitiesPopup--CityBlock__name{color:#f34910;color:var(--color-red)}.screens-CitiesPopup--CityBlock__pic{display:block;margin-bottom:18px}.screens-CitiesPopup--CityBlock__name{display:block;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-align:center;color:#39393a;text-transform:uppercase;letter-spacing:.5px}.screens-CitiesPopup--CityBlock__button:hover .screens-CitiesPopup--CityBlock__name{color:#f34910;color:var(--color-red)}.screens-CitiesPopup--CitiesPopupMobile__overlay{position:fixed;right:0;bottom:0;left:0;overflow-y:scroll;background-color:#fff;border-top:1px solid #e8e4e4;z-index:1000;top:0}.screens-CitiesPopup--CitiesPopupMobile__citiesPopup{margin:0 auto}.screens-CitiesPopup--CitiesPopupMobile__section{padding-top:16px}.screens-CitiesPopup--CitiesPopupMobile__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 20px}.screens-CitiesPopup--CitiesPopupMobile__sectionTitle{margin:0;font-size:15px;color:#4a4a4a}.screens-CitiesPopup--CitiesPopupMobile__close,.screens-CitiesPopup--CitiesPopupMobile__sectionTitle{font-weight:700;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-transform:uppercase}.screens-CitiesPopup--CitiesPopupMobile__close{padding:10px;font-size:10px;color:#9b9b9b;letter-spacing:.5px;background-color:transparent;border:none}.screens-CitiesPopup--CitiesPopupMobile__cities{display:flex;flex-wrap:wrap;padding-right:1px;padding-bottom:1px}.screens-CitiesPopup--CitiesPopupMobile__highlight{color:#f34910;color:var(--color-red)}.screens-CitiesPopup--CitiesPopupMobile__footer{padding:20px 20px 40px}.screens-CitiesPopup--CitiesPopupMobile__companyLinks{display:flex;flex-wrap:wrap;align-items:baseline}.screens-CitiesPopup--CitiesPopupMobile__companyLink{margin-right:10px;margin-bottom:7px;font-weight:500;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase;text-decoration:none;letter-spacing:.5px}.screens-CitiesPopup--CitiesPopupMobile__credits{margin:0;font-weight:400;font-size:12px;line-height:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#4a4a4a}.screens-CitiesPopup--CitiesPopupMobile__creditsLink{font-weight:700;font-size:10px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#898989;text-transform:uppercase;text-decoration:none;letter-spacing:.5px}.screens-CitiesPopup--CityBlockMobile__cityBlock,.screens-CitiesPopup--CityBlockMobile__link{position:relative;margin-right:-1px;margin-bottom:-1px;border:1px solid #e8e4e4}.screens-CitiesPopup--CityBlockMobile__link{display:flex;flex-grow:1;justify-content:center;align-items:center;width:50%;height:188px;text-decoration:none;transition:background-color .3s ease}.screens-CitiesPopup--CityBlockMobile__link.screens-CitiesPopup--CityBlockMobile__focus,.screens-CitiesPopup--CityBlockMobile__link:hover{background-color:#f4f2f2}.screens-CitiesPopup--CityBlockMobile__pic{display:block;margin-bottom:12px}.screens-CitiesPopup--CityBlockMobile__name{display:block;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-align:center;color:#39393a;text-transform:uppercase;letter-spacing:.5px}.screens-AuthPopup-_--Form__form{display:flex;flex-grow:1;flex-direction:column;padding:20px 24px 45px;width:100%;box-sizing:border-box}@media (max-width:999px){.screens-AuthPopup-_--Form__form{height:420px}}@media (max-width:767px){.screens-AuthPopup-_--Form__form{flex-grow:1;height:auto;padding:40px 20px}}.screens-AuthPopup-_--Form__formGrid{display:grid;grid-gap:13px;grid-template-columns:auto auto;margin-bottom:13px}.screens-AuthPopup-_--Form__main{display:flex;flex-shrink:0;flex-direction:column;margin-bottom:auto}.screens-AuthPopup-_--Form__formGroup{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}@media (max-width:767px){.screens-AuthPopup-_--Form__formGroup{flex-wrap:wrap}}.screens-AuthPopup-_--Form__recaptchaContainer{position:relative;justify-content:flex-end;display:flex}.screens-AuthPopup-_--Form__recaptchaError{position:absolute;color:#f34910;color:var(--color-red);font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-size:10px;top:-8px;left:14px;white-space:nowrap;padding:2px 4px 4px;background:#fff;border:1px solid #e8e4e4;border-radius:3px}.screens-AuthPopup-_--Form__description{color:#4a4a4a;text-transform:uppercase}.screens-AuthPopup-_--Form__description,.screens-AuthPopup-_--Form__legal{margin:0;font-weight:500;font-size:11px;line-height:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt)}.screens-AuthPopup-_--Form__legal{color:#afafaf}@media (max-width:767px){.screens-AuthPopup-_--Form__legal{padding-top:15px}}.screens-AuthPopup-_--Form__legalLink{color:#afafaf}.screens-AuthPopup-_--Form__textLink{font-weight:500;font-size:11px;line-height:15px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#afafaf}.screens-AuthPopup-_--Form__top{margin-bottom:20px}.screens-AuthPopup-_--Form__link{font-weight:500;font-size:13px;line-height:17px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#9b9b9b;text-transform:uppercase;text-decoration:none;letter-spacing:.5px;border:none;cursor:pointer;background:none}.screens-AuthPopup-_--Form__toggle{margin-left:auto}@media (max-width:767px){.screens-AuthPopup-_--Form__toggle{display:none}}.screens-AuthPopup-_--Form__forgotPass{margin-left:auto}.screens-AuthPopup-_--Form__proceedContainer{position:absolute;bottom:-30px;left:24px;right:24px;display:flex;justify-content:space-between}@media (max-width:767px){.screens-AuthPopup-_--Form__proceedContainer{position:static}}.screens-AuthPopup-_--Form__proceed{width:210px;margin:0;padding:22px 0;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);color:#39393a;background-color:#fff;border-radius:3px;box-shadow:0 7px 20px rgba(0,0,0,.14)}.screens-AuthPopup-_--Form__proceed.screens-AuthPopup-_--Form__narrow{width:158px}@media (max-width:767px){.screens-AuthPopup-_--Form__proceed{margin:0 auto;-webkit-transform:none;transform:none}}.screens-AuthPopup-_--Form__proceed:focus,.screens-AuthPopup-_--Form__proceed:hover{color:#fff;background-color:#f34910;background-color:var(--color-red);border-color:#f34910;border-color:var(--color-red)}.screens-AuthPopup-_--Form__socials{display:flex}.screens-AuthPopup-_--Form__socialBtn{margin:0 0 0 12px}.screens-AuthPopup-_--Form__socialBtn:first-child{margin-left:0}.screens-AuthPopup-_--Form__withBorderTop{border-top:1px solid #e8e4e4;padding-top:7px}.screens-AuthPopup-_--Form__withBorderBottom{border-bottom:1px solid #e8e4e4}.screens-AuthPopup-_--Form__instructionsValue{font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-weight:600;font-size:19px;line-height:24px;color:#4a4a4a;margin:30px 0 auto}.screens-AuthPopup-_--Form__tokenError{color:#4a4a4a;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);font-weight:500;font-size:17px;display:flex}@media (max-width:767px){.screens-AuthPopup--AuthPopup__overlay{display:none}}.screens-AuthPopup--AuthPopup__popup{position:fixed;top:50%;left:50%;z-index:101;display:flex;flex-direction:row;align-items:stretch;width:780px;min-height:420px;border-radius:5px;box-shadow:0 8px 25px rgba(0,0,0,.16);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:999px){.screens-AuthPopup--AuthPopup__popup{flex-direction:column;width:517px}}@media (max-width:767px){.screens-AuthPopup--AuthPopup__popup{position:fixed;top:0;right:0;bottom:0;left:0;width:auto;overflow-y:scroll;border-radius:0;box-shadow:none;-webkit-transform:none;transform:none}}.screens-AuthPopup--AuthPopup__bgContainer{position:relative;display:flex;justify-content:center;align-items:center;width:50%;height:100%;border-top-left-radius:5px;border-bottom-left-radius:5px}@media (max-width:999px){.screens-AuthPopup--AuthPopup__bgContainer{width:100%;height:190px;border-top-right-radius:5px}}@media (max-width:767px){.screens-AuthPopup--AuthPopup__bgContainer{flex-shrink:0;border-radius:0;height:68.125vw}}.screens-AuthPopup--AuthPopup__bg{width:390px;height:420px;position:absolute;top:0}@media (max-width:999px){.screens-AuthPopup--AuthPopup__bg{width:517px;height:557.03704px}}@media (max-width:767px){.screens-AuthPopup--AuthPopup__bg{width:100vw;height:107.74411vw}}.screens-AuthPopup--AuthPopup__logo{width:230px;height:87px;fill:#fff;position:relative}.screens-AuthPopup--AuthPopup__closeButton{position:absolute;top:0;right:0;display:block;display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding:0;background-color:hsla(0,0%,96.1%,.1);border:none}.screens-AuthPopup--AuthPopup__closeIcon{fill:#fff}.screens-AuthPopup--AuthPopup__formContainer{position:relative;display:flex;width:50%;background-color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px}@media (max-width:999px){.screens-AuthPopup--AuthPopup__formContainer{width:100%;border-top-right-radius:0;border-bottom-left-radius:5px}}@media (max-width:767px){.screens-AuthPopup--AuthPopup__formContainer{flex-grow:1;flex-shrink:0}}.screens-AuthPopup--AuthPopup__swithcerContainer{position:absolute;top:-50px;left:0;right:0;display:flex}.screens-AuthPopup--AuthPopup__tabLink{display:block;flex-grow:1;padding:18px;width:50%;font-weight:700;font-size:12px;font-family:IBM Plex Sans,sans-serif;font-family:var(--font-alt);text-align:center;color:#fff;text-transform:uppercase;text-decoration:none;letter-spacing:.5px;border:1px solid hsla(0,0%,100%,.25);background:transparent;cursor:pointer}.screens-AuthPopup--AuthPopup__tabLink:focus{outline:none}.screens-AuthPopup--AuthPopup__tabLinkActive{cursor:default;background:rgba(0,0,0,.25);border-color:#fff}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}:root{--color-main:#212121;--color-red:#f34910;--color-dark-green:#006450;--color-green:#369d70;--color-gray:#e8e4e4;--font-alt:"IBM Plex Sans",sans-serif;--font-main:"IBM Plex Serif",serif}body{min-width:320px;font-family:"IBM Plex Serif",serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none}@media (min-width:1000px){.banner-placeholder{min-height:250px;position:relative;display:none}.banner-placeholder:before{display:block;content:"";border:1px solid #e8e4e4;position:absolute;width:990px;height:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);box-sizing:border-box}}.banner-placeholder:last-child{display:block}.branding .banner-placeholder:last-child{display:none}.branding main{background:#fff}