.header-top{height:80px}.header-top .header-top-content{margin:0 auto;max-width:1400px;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-top .header-top-content,.header-top .header-top-content .logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-top .header-top-content .logo{margin-right:20px;width:50px;height:50px}.header-top .header-top-content .name{white-space:nowrap;text-transform:uppercase;font-weight:500;color:#000}@media (max-width:1023px){.header-top{display:none}}.b-header{z-index:222;width:100%;height:50px;background:#f7f5f5}.b-header.fixed{position:fixed;top:0;-webkit-box-shadow:0 2px 15px -5px rgba(0,0,0,.75);box-shadow:0 2px 15px -5px rgba(0,0,0,.75);background:#fff}.b-header .header-content{position:relative;margin:0 auto;max-width:1400px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.b-header .header-content .h1-wrapper{color:#000;text-decoration:none}.b-header .header-content .logo{margin-right:30px;display:block;width:40px;height:40px}.b-header .header-content .name{margin-right:100px;font-size:30px;font-weight:400}.b-header .header-content .link{height:100%;margin-right:20px;padding:0 5px;cursor:pointer;color:#000;text-transform:uppercase;border-bottom:2px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}.b-header .header-content .link.active{border-color:orange;color:orange;font-weight:500}.b-header .header-content .link.masks{display:none!important}.b-header .header-content .link:hover{color:orange}.b-header .header-content .masks-link-wrapper{margin-left:auto}.b-header .header-content .donate{margin-left:auto;margin-right:25px;color:orange;cursor:pointer;text-align:center}.b-header .header-content .donate:hover{opacity:.8}.b-header .header-content .promo{margin-left:auto;margin-right:25px;cursor:pointer;text-align:center;color:#36d036;font-weight:700}.b-header .header-content .promo:hover{opacity:.8}.b-header .header-content .tg{margin-right:10px;width:40px;height:40px;background-color:#08c;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-size:85%;background-repeat:no-repeat}.b-header .header-content .hamburger{margin-top:-2px;margin-left:10px;margin-right:70px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:21px;width:21px;height:17px}.b-header .header-content .hamburger:hover .line{background:orange}.b-header .header-content .hamburger .line{height:3px;width:100%;background:#353333}@media (max-width:767px){.b-header .header-content .hamburger{position:relative;margin-left:0;margin-right:48px;padding:5px;top:0;min-width:21px}}.b-header .header-content .link-mobile{display:none}.b-header .header-content .menu{display:none;height:100vh;width:100%;position:fixed;top:0;left:0;z-index:3000;overflow:hidden;background:rgba(0,0,0,.33)}.b-header .header-content .menu .wrapper{position:fixed;height:100vh;width:500px;background:#fff;-webkit-box-shadow:-1px 1px 9px 0 rgba(0,0,0,.75);box-shadow:-1px 1px 9px 0 rgba(0,0,0,.75)}.b-header .header-content .menu .wrapper .close{cursor:pointer;position:absolute;right:15px;top:29px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:21px;height:17px}.b-header .header-content .menu .wrapper .close .line{height:3px;width:100%;background:#353333}.b-header .header-content .menu .wrapper .close .line:first-child{position:relative;top:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.b-header .header-content .menu .wrapper .close .line:last-child{position:relative;bottom:5px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}@media (max-width:767px){.b-header .header-content .menu .wrapper .close{top:20px}}.b-header .header-content .menu .wrapper .title-menu{height:80px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;font-size:25px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.69;color:orange}@media (max-width:767px){.b-header .header-content .menu .wrapper .title-menu{height:50px;font-size:22px}}.b-header .header-content .menu .wrapper .list-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-header .header-content .menu .wrapper .list-link .link{margin-left:20px;height:100%;min-height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;color:#1d1f24;border-bottom:1px solid #f2f3f6}.b-header .header-content .menu .wrapper .list-link .link.donate-mobile{color:orange}.b-header .header-content .menu .wrapper .list-link .link.promo-mobile{color:#36d036;font-weight:700}.b-header .header-content .menu .wrapper .list-link .link:hover{color:orange}.b-header .header-content .menu .socials{position:fixed;bottom:0;left:0;height:40px;width:100%;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-header .header-content .menu .socials .ya-share2{width:85%}.b-header .header-content .menu .socials .ya-share2__list{display:-webkit-box;display:-ms-flexbox;display:flex}.b-header .header-content .menu .socials .ya-share2__item.ya-share2__item{margin-right:0;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-header .header-content .menu .socials .ya-share2__item.ya-share2__item.ya-share2__item_service_vkontakte{background:#4680c2}.b-header .header-content .menu .socials .ya-share2__item.ya-share2__item.ya-share2__item_service_facebook{background:#3b5998}.b-header .header-content .menu .socials .ya-share2__item.ya-share2__item.ya-share2__item_service_odnoklassniki{background:#eb722e}.b-header .header-content .menu .socials .ya-share2__item.ya-share2__item.ya-share2__item_service_whatsapp{background:#65bc54}.b-header .header-content .menu .socials .ya-share2__item.ya-share2__item.ya-share2__item_service_viber{background:#7b519d}.b-header .header-content .menu .socials .tg{width:15%;height:40px;background-color:#08c;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-size:55%;background-repeat:no-repeat}@media (min-width:768px){.b-header .header-content .menu .socials{display:none}}.b-header .header-content .menu.opened{display:block}@media (min-width:768px){.b-header .header-content .menu{display:none}}@media (max-width:768px){.b-header .header-content .menu .wrapper{-webkit-box-shadow:unset;box-shadow:unset;width:100vw}}@media screen and (max-width:1279px){.b-header .header-content .link{font-size:11px}}@media screen and (max-width:1023px){.b-header .header-content{padding-left:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-header .header-content .link,.b-header .header-content .name{display:none}.b-header .header-content .hamburger{margin-right:0}.b-header .header-content .link-mobile{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;font-size:15px;margin-right:10px;cursor:pointer;color:#000;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:359px){.b-header .header-content{padding-left:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-header .header-content .link,.b-header .header-content .name{display:none}.b-header .header-content .link-mobile{font-size:12px;margin-right:10px;cursor:pointer;color:#000}}@media screen and (max-width:1023px){.b-header{height:60px}.b-header .donate,.b-header .promo,.b-header .tg{display:none}.b-header .header-content .link.donate-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:359px){.b-header{height:50px}}.tg-notification{display:none;position:fixed;left:20px;top:20px;width:290px;height:158px;padding:6px;z-index:1000;background:#fff;border:1px solid grey;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.55);box-shadow:0 0 5px 0 rgba(0,0,0,.55)}.tg-notification.active{display:block}.tg-notification .head{font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700}.tg-notification .head .icon-close{cursor:pointer;width:20px;height:20px}.tg-notification .head .icon-close .cls-1-close{fill:none}.tg-notification .head .icon-close .cls-2-close{fill:#000}.tg-notification .body{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tg-notification .body img{width:66px;height:66px}.tg-notification .body .text{font-size:13px;margin-left:11px}.tg-notification .tg-btn{margin-left:76px;margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#08c;width:198px;height:30px;color:#fff}.hamburger.js-open-menu{-webkit-box-sizing:initial!important;box-sizing:initial!important}.b-map{width:100%;height:600px}@media screen and (max-width:767px){.b-map{height:450px}}@media screen and (min-height:560px) and (max-width:767px){.b-map{height:500px}}.share-map{position:absolute;bottom:33px;right:3px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:42px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;background:#fff;border-radius:4px;color:#000;cursor:pointer;border:1px solid #a6a6a6}.share-map.active .initial-text{display:none}.share-map.active .link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share-map .embed-icon{margin-right:7px;width:20px;height:20px}.share-map .initial-text{display:block}.share-map .link-wrapper{display:none}.share-map .link-wrapper .cross-icon{margin-left:10px;width:25px;height:25px}.share-map .link-wrapper input{width:670px;border:1px solid #d1d1d1;font-size:16px;padding-left:7px;border-radius:2px;color:#676666;outline:none}@media screen and (max-width:767px){.share-map{display:none}}.b-statistics{background:#fff;-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:8px;padding:0;max-width:810px;margin:20px auto 0;overflow:hidden;height:700px;position:relative}.b-statistics.full{overflow-y:hidden;height:auto}.b-statistics.full .table-show-more{display:none}.b-statistics .table-show-more{position:absolute;width:100%;bottom:0;text-align:center;cursor:pointer;border-bottom:3px solid #b77fbd}.b-statistics .table-show-more:after{content:"";position:absolute;left:0;right:0;bottom:0;height:12em;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,98%,0)),color-stop(90%,#fafafa),to(#fafafa));background:linear-gradient(hsla(0,0%,98%,0),#fafafa 90%,#fafafa);z-index:1}.b-statistics .open-table{height:40px;padding:0 20px;background:#b77fbd;color:#fff;bottom:44px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:1px 1px 5px 2px #b77fbd;box-shadow:1px 1px 5px 2px #b77fbd;z-index:2;position:relative;width:200px;left:50%;top:-20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.b-statistics .table-title-row{height:30px;padding:8px 0;background:#f9f9f9;border-bottom:1px solid #dfdfdf;color:#000;border-top-left-radius:8px;border-top-right-radius:8px}.b-statistics .statistics-row,.b-statistics .table-title-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-statistics .statistics-row{min-height:20px;border-bottom:1px solid #dfdfdf;padding:5px 0;margin-bottom:0;-webkit-transition:.3s;transition:.3s}.b-statistics .statistics-row:hover{background:#f9f9f9}.b-statistics .statistics-row:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.b-statistics .statistics-row.total{border-top:1px solid grey}.b-statistics .number{min-width:30px}.b-statistics .cell,.b-statistics .country,.b-statistics .number{font-size:12px;font-weight:500;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b-statistics .cell,.b-statistics .country{color:#000;width:240px;margin-right:30px;position:relative}.b-statistics .cell .plus-wrapper,.b-statistics .country .plus-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-statistics .cell span,.b-statistics .country span{margin-left:5px;display:block;padding:1px 3px;color:#fff;border-radius:4px;font-size:11px;font-weight:500}.b-statistics .cell span.violet,.b-statistics .country span.violet{background:#b77fbd}.b-statistics .cell span.green,.b-statistics .country span.green{background:#0dc10b}.b-statistics .cell span.gray,.b-statistics .country span.gray{background:#5f5b5b}.b-statistics .cell b,.b-statistics .country b{display:block;padding:1px 3px;font-weight:500;margin-left:5px;font-size:10px;border-radius:4px;background:#e0e0e0}.b-statistics .cell.load,.b-statistics .country.load{color:transparent;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loaderData;animation-name:loaderData;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#eee),color-stop(18%,#ddd),color-stop(33%,#eee));background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 50px;position:relative}.b-statistics .cell:last-child,.b-statistics .country:last-child{margin-right:15px}.b-statistics .cell:first-of-type,.b-statistics .country:first-of-type{display:block}.b-statistics .cell:nth-of-type(2),.b-statistics .country:nth-of-type(2){min-width:68px}.b-statistics .cell:nth-of-type(3),.b-statistics .country:nth-of-type(3){min-width:74px}.b-statistics .cell:nth-of-type(4),.b-statistics .country:nth-of-type(4){min-width:100px}.b-statistics .cell:nth-of-type(5),.b-statistics .country:nth-of-type(5){min-width:78px}.b-statistics .table-title-row .cell{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;cursor:pointer}.b-statistics .table-title-row .cell .sort-icon{margin-left:3px;width:11px;height:12px}.b-statistics .country{min-width:90px;text-align:unset;margin-left:15px;display:block}@media screen and (max-width:1023px){.b-statistics{border-radius:unset}}@media screen and (max-width:767px){.b-statistics{overflow-x:auto;max-width:900px}.b-statistics .table-show-more{width:740px}.b-statistics .open-table{left:calc((100vw - 200px)/2 + 100px)}.b-statistics .cell{margin-right:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-statistics .country{margin-left:5px;margin-right:20px;font-size:13px}.b-statistics .statistics-row{padding:7px 0}.b-statistics .animated-background,.b-statistics .table-title-row{width:740px}}@media screen and (max-width:359px){.b-statistics .cell,.b-statistics .country{font-size:12px}}.b-articles{width:100%;padding-top:5px;background:#f9f9f9;padding-bottom:60px}.b-articles .title{margin-top:50px}.b-articles .container{max-width:1400px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-articles .container .article{width:100%;max-width:1000px;margin:5px auto 0;position:relative;padding:10px 10px 20px;border-bottom:1px solid #979797}.b-articles .container .article .title-article{font-size:25px;font-weight:500;text-decoration:none;color:#000;min-height:30px}.b-articles .container .article .title-article:hover{color:orange}.b-articles .container .article .info-article{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:30px}.b-articles .container .article .info-article .source{font-size:18px;margin-right:30px;color:orange;text-decoration:none;min-height:20px;min-width:100px}.b-articles .container .article .info-article .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;min-height:20px;min-width:100px}.b-articles .container .article .description-article{margin-top:15px;font-size:20px}.b-articles .container.load .article .description-article,.b-articles .container.load .article .title-article{min-height:30px}.b-articles .container.load .article .description-article,.b-articles .container.load .article .info-article .date,.b-articles .container.load .article .info-article .source,.b-articles .container.load .article .title-article{color:transparent;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loaderData;animation-name:loaderData;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#eee),color-stop(18%,#ddd),color-stop(33%,#eee));background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 50px;position:relative}@media (max-width:767px){.b-articles{padding-bottom:40px}.b-articles .title{margin-top:30px}.b-articles .container .article{width:100%}.b-articles .container .article .title-article{font-size:22px}.b-articles .container .article .description-article{font-size:18px}}.b-totals{position:absolute;top:10px;right:10px}.b-totals .total{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,59.2%,.75);padding:8px;max-width:180px}.b-totals .total .description{font-size:15px;color:#fff}.b-totals .total .amount{font-size:22px;color:#fff}.b-totals .total .amount.small{font-size:17px}.b-totals .total .plus{font-size:14px;color:#403b34}.b-totals .total:last-of-type{margin-bottom:0}.b-totals .total.load{color:transparent;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loaderData;animation-name:loaderData;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#eee),color-stop(18%,#ddd),color-stop(33%,#eee));background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 50px;position:relative}.b-totals .total.load .amount,.b-totals .total.load .description{color:transparent}@media (max-width:767px){.b-totals .total{padding:5px}.b-totals .total .description{font-size:12px}.b-totals .total .amount.small{font-size:14px}}.b-about{max-width:1100px;margin:0 auto;font-size:19px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-about .container{width:100%;margin-bottom:-20px}@media (max-width:767px){.b-about .container{width:100%}}.measures,.symptoms{list-style:none;padding-left:23px;font-size:18px}.measures li:before,.symptoms li:before{content:"";position:relative;left:-22px;bottom:-15px;display:block;font-size:31px;margin-right:5px;color:orange;width:8px;height:8px;background-color:orange;border-radius:50%}@media (max-width:767px){.measures,.symptoms{font-size:17px}}.b-precaution{font-size:19px;padding:10px}.fixed-tg{position:fixed;bottom:0;left:0;width:100%;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:18px}.fixed-tg,.fixed-tg .tg{height:40px;background-color:#08c}.fixed-tg .tg{width:50px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-size:55%;background-repeat:no-repeat}@media (min-width:768px){.fixed-tg{width:50px;height:50px;border-radius:50%;left:20px;bottom:20px}.fixed-tg .tg{width:30px;height:30px;background-size:100%}.fixed-tg .text{display:none}}.b-footer{min-height:140px;font-size:20px;background:#f9f9f9;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2}.b-footer,.b-footer .footer-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-footer .footer-content{padding-left:10px;padding-right:10px;margin:0 auto;max-width:1400px;-ms-flex-pack:distribute;justify-content:space-around}.b-footer .footer-content .mail .text{font-size:18px;color:#000;margin-right:10px}.b-footer .footer-content .mail a{font-size:18px;color:orange}.b-footer .footer-content .socials{height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px}.b-footer .footer-content .socials .tg{width:30px;height:30px;margin-right:10px;background-color:#08c;border-radius:2px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.b-footer .footer-content .socials .tg:hover{opacity:.9}.b-footer .footer-content .socials .ya-share2{margin-left:10px}.b-footer .footer-content .socials .ya-share2__container_size_m .ya-share2__item{margin-right:10px}.b-footer .footer-content .socials .ya-share2__icon{width:30px;height:30px;background-size:30px 30px}@media (max-width:767px){.b-footer{height:160px}.b-footer .footer-content .mail .text,.b-footer .footer-content .mail a{font-size:14px}.b-footer .footer-content .socials{margin-left:-10px;margin-top:15px;height:65px;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-footer .footer-content .socials .share-title{padding-left:10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.b-footer .footer-content .socials .ya-share2__container_size_m .ya-share2__item{margin-bottom:5px;margin-top:5px}}.b-footer-info-row{height:41px;background-color:#ececec;position:relative}.b-footer-info-row,.b-footer-info-row .info-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-footer-info-row .info-row{max-width:1400px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 61px;margin:0 auto;font-size:13px;color:#828282}.b-footer-info-row .info-row .english-version{margin-left:20px;color:orange;outline:none;text-decoration:none}.b-footer-info-row .info-row .english-version:active{color:orange}.b-footer-info-row .info-row .counter{margin-top:3px;margin-left:20px}.b-footer-info-row .info-row .sources{margin-left:auto}.b-footer-info-row .info-row .source{margin-left:10px;color:orange;outline:none;text-decoration:none}@media (max-width:767px){.b-footer-info-row{height:auto;padding-bottom:40px}.b-footer-info-row .info-row{padding:5px 10px}.b-footer-info-row .info-row .english-version{margin-top:10px;display:block;margin-left:0}.b-footer-info-row .info-row .sources{display:none}}@media (max-width:359px){.b-footer-info-row{height:80px}}.b-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:3000;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.5)}.b-modal.active{display:-webkit-box;display:-ms-flexbox;display:flex}.b-modal .cls-1-close{fill:none}.b-modal .icon-close{position:absolute;top:10px;right:10px;cursor:pointer}.b-modal .modal-content{width:500px;padding:40px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-modal .modal-title{margin-bottom:10px;font-size:20px;width:100%;color:#353333}.b-modal .email-wrapper{margin-bottom:20px;font-size:20px;width:100%;color:#353333}.b-modal .email-wrapper a{color:orange}.b-modal .masks{width:310px;height:310px}@media screen and (max-width:767px){.b-modal .modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 10px}.b-modal .modal-content iframe{width:300px}}.b-auth-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:3000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.5);display:none}.b-auth-modal .modal-content{width:600px;height:580px;display:-webkit-box;display:-ms-flexbox;display:flex}.b-auth-modal .modal-content .left{width:222px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background:#ffd992}.b-auth-modal .modal-content .left .logo{width:100px;height:100px}.b-auth-modal .modal-content .left .text-logo{margin-top:14px}.b-auth-modal .modal-content .left .icon-arrow-back{display:none;position:absolute;top:12px;left:12px;cursor:pointer}.b-auth-modal .modal-content .left .cls-1-arrow-back{fill:none}.b-auth-modal .modal-content .left .cls-2-arrow-back{fill:#000}.b-auth-modal .modal-content .right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:#fff;position:relative;padding:60px 65px 0}.b-auth-modal .modal-content .right .icon-close{position:absolute;right:12px;top:12px;cursor:pointer}.b-auth-modal .modal-content .right .icon-close .cls-1-close{fill:none}.b-auth-modal .modal-content .right .icon-close .cls-2-close{fill:#000}.b-auth-modal .modal-content .right .icon-arrow-back-mobile,.b-auth-modal .modal-content .right .icon-close-mobile{display:none;position:absolute;left:12px;top:12px;cursor:pointer}.b-auth-modal .modal-content .right .form-error{margin-top:9px;margin-bottom:16px;font-size:12px;color:#ff565c;text-align:center;height:15px}.b-auth-modal .modal-content .right .step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:240px}.b-auth-modal .modal-content .right .step .title{font-size:22px;font-weight:700;text-transform:uppercase}.b-auth-modal .modal-content .right .authorization{display:-webkit-box;display:-ms-flexbox;display:flex}.b-auth-modal .modal-content .right .authorization .logo-wrapper{text-transform:uppercase;font-weight:700;font-size:19px;margin-bottom:160px}.b-auth-modal .modal-content .right .authorization .logo-wrapper .logo{width:66px;height:56px}.b-auth-modal .modal-content .right .authorization .logo-wrapper .logo-text{margin-top:14px;width:119px;height:62px}.b-auth-modal .modal-content .right .authorization .info{margin-top:12px;margin-bottom:50px;width:290px;opacity:.7;font-size:18px;font-weight:400;line-height:1.56;text-align:center;color:#5f6265}.b-auth-modal .modal-content .right .authorization .f-button{margin-bottom:20px}.b-auth-modal .modal-content .right .authorization .or{width:248px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:15px}.b-auth-modal .modal-content .right .authorization .or:before{content:"";display:block;position:absolute;top:50%;left:0;width:100%;height:1px;border-bottom:1px solid #d5d5d8;z-index:1}.b-auth-modal .modal-content .right .authorization .or .text{font-size:14px;font-weight:400;line-height:1.2;letter-spacing:normal;padding:0 10px;z-index:2;background:#fff}.b-auth-modal .modal-content .right .authorization .socials{margin-top:24px;width:248px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-auth-modal .modal-content .right .authorization .socials .social-icon{cursor:pointer;width:36px;height:36px}.b-auth-modal .modal-content .right .account-creation{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-auth-modal .modal-content .right .account-creation .f-input-group{margin-bottom:24px}.b-auth-modal .modal-content .right .account-creation .form-error{margin-bottom:20px;width:320px}.b-auth-modal .modal-content .right .account-creation .rules{margin-top:-2px;display:-webkit-box;display:-ms-flexbox;display:flex}.b-auth-modal .modal-content .right .account-creation .rules .f-checkbox-group{margin-top:2px}.b-auth-modal .modal-content .right .account-creation .rules .accept{margin-left:8px;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.4;letter-spacing:normal;text-align:left;color:#1d1f24}.b-auth-modal .modal-content .right .account-creation .rules .accept .rules-link{color:#255db6;text-decoration:underline}.b-auth-modal .modal-content .right .account-creation .capcha{margin:18px 0;width:248px;height:65px}.b-auth-modal .modal-content .right .account-creation .f-button{margin-top:70px}.b-auth-modal .modal-content .right .account-creation .sign-in-button{margin-top:30px;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.43;letter-spacing:normal;text-align:center;color:#5f6265;cursor:pointer}.b-auth-modal .modal-content .right .sign-in{display:none}.b-auth-modal .modal-content .right .sign-in .top{width:100%}.b-auth-modal .modal-content .right .sign-in .top .title{margin-top:92px;text-align:center}.b-auth-modal .modal-content .right .sign-in .top .f-input-group{margin-bottom:24px}.b-auth-modal .modal-content .right .sign-in .top .options{margin-bottom:30px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:normal;text-align:left}.b-auth-modal .modal-content .right .sign-in .top .options .f-checkbox-group{margin-right:5px}.b-auth-modal .modal-content .right .sign-in .top .options .remember-me{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-auth-modal .modal-content .right .sign-in .top .options .forgot-password{display:none;cursor:pointer}.b-auth-modal .modal-content .right .sign-in .bottom{width:100%}.b-auth-modal .modal-content .right .sign-in .bottom .create-account{margin-top:30px;cursor:pointer;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.43;letter-spacing:normal;text-align:center;color:#484b50}.b-auth-modal .modal-content .right .restore-password{display:none}.b-auth-modal .modal-content .right .restore-password .top{width:100%}.b-auth-modal .modal-content .right .restore-password .top .title{margin-top:92px;text-align:center}.b-auth-modal .modal-content .right .restore-password .top .info{margin-top:10px;margin-bottom:40px;opacity:.7;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:#5f6265}.b-auth-modal .modal-content .right .restore-password .top .f-input-group{margin-bottom:45px}.b-auth-modal .modal-content .right .restore-password .bottom{width:100%}.b-auth-modal .modal-content .right .restore-password-success{display:none}.b-auth-modal .modal-content .right .restore-password-success .top{width:100%}.b-auth-modal .modal-content .right .restore-password-success .top .info{width:101%;margin-top:148px;opacity:.7;font-size:16px;font-weight:400;line-height:1.38;letter-spacing:normal;text-align:center;color:#5f6265}.b-auth-modal .modal-content .right .restore-password-success .top .email{margin-top:18px;margin-bottom:40px;font-size:18px;font-weight:400;line-height:1.22;letter-spacing:normal;text-align:center;color:#5f6265}.b-auth-modal .modal-content .right .restore-password-success .bottom{width:100%;padding-bottom:20px}@media screen and (min-width:768px){.b-auth-modal .icon-arrow-back-mobile,.b-auth-modal .icon-close-mobile{display:none!important}}@media screen and (max-width:767px){.b-auth-modal .modal-content{width:100vw;height:100vh}.b-auth-modal .modal-content .left{display:none}.b-auth-modal .modal-content .right{padding-top:0;padding-bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-auth-modal .modal-content .right .icon-close{display:none}.b-auth-modal .modal-content .right .icon-arrow-back-mobile,.b-auth-modal .modal-content .right .icon-close-mobile{display:block}.b-auth-modal .modal-content .right .authorization .info{margin-bottom:63px}.b-auth-modal .modal-content .right .authorization .or{margin-top:20px}.b-auth-modal .modal-content .right .sign-in{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.b-auth-modal .modal-content .right .sign-in .top .title{margin-top:80px;text-align:center}.b-auth-modal .modal-content .right .sign-in .bottom{padding-bottom:20px}.b-auth-modal .modal-content .right .sign-in .bottom .create-account{margin-top:16px}.b-auth-modal .modal-content .right .restore-password{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:85%;width:247px}.b-auth-modal .modal-content .right .restore-password .top .title{text-align:center}.b-auth-modal .modal-content .right .restore-password .bottom{padding-bottom:24px}.b-auth-modal .modal-content .right .account-creation .sign-in{height:unset}.b-auth-modal .modal-content .right .restore-password-success{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.b-auth-modal .modal-content .right .restore-password-success .top .info{margin-top:66px}}.f-button.admin{width:100%;height:50px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;border:none;outline:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:14px;font-weight:700;color:#010202;text-transform:uppercase;border-radius:2px}.f-button.admin.blue{background:#048ad2;color:#fff}.f-button.admin.black{background:#000;color:#fff}.f-button{width:100%;height:42px;background-color:#f0f3f7;display:-webkit-box;display:-ms-flexbox;display:flex;border:none;outline:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:14px;font-weight:600;line-height:1.2;letter-spacing:1.05px;text-align:center;color:#5f6265;text-transform:uppercase}.f-input-group{position:relative;width:100%}.f-input-group .f-input{width:100%;padding:0 0 6px;display:block;outline:none;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.21;letter-spacing:1.05px;text-align:left;color:#5f6265;border:none;border-bottom:1px solid #d5d5d8}.f-input-group .f-input:focus~label,.f-input-group .f-input:valid~label{top:-14px;font-size:10px}.f-input-group .f-input.errored{border-bottom-color:#ff565c}.f-input-group .f-label{font-size:14px;font-weight:400;line-height:1.21;letter-spacing:1.05px;color:#d5d5d8;position:absolute;pointer-events:none;bottom:6px;-webkit-transition:all .2s ease;transition:all .2s ease}body{margin:0;font-family:Roboto,sans-serif;color:#000}a{text-decoration:none;outline:none}.h1-wrapper-mobile{width:calc(100% - 70px);text-align:center;margin-right:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.h1-wrapper-mobile .logo.logo{margin-right:3px;width:26px;height:26px}.h1-wrapper-mobile .name-mobile{font-size:20px;color:#000}@media (min-width:1023px){.h1-wrapper-mobile{display:none}}.partner-right-block.partner-right-block.partner-right-block.fixed-1{position:fixed;top:90px;width:240px;right:20px}.partner-right-block.partner-right-block.partner-right-block.fixed-2{position:fixed;top:510px;width:240px;right:20px}.partners-block-desktop{margin:40px auto;max-width:1060px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partners-block-desktop.after-map.after-map{margin-top:20px}@media screen and (max-width:767px){.partners-block-desktop{display:none}}.title{font-size:27px;font-weight:600;color:orange;margin-top:40px;margin-bottom:20px}.title.center{text-align:center}@media (max-width:767px){.title{font-size:22px;margin-top:30px;margin-bottom:20px}}p{font-size:18px}@media (max-width:767px){p{font-size:17px}}.region-link{text-decoration:underline;color:#000}@-webkit-keyframes loaderData{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes loaderData{0%{background-position:-400px 0}to{background-position:400px 0}}@media screen and (max-width:767px){#adp_float_roll-940{display:none}}.green{color:#0dc10b}.gray{color:#5f5b5b}.violet{color:#b77fbd}.js-news-widget,.js-news-widget-main{margin:0 auto;max-width:1000px}.js-news-widget-main .news-list,.js-news-widget .news-list{padding-left:5px;padding-right:5px}@media screen and (max-width:767px){.js-news-widget,.js-news-widget-main{width:100%;padding-left:10px;padding-right:10px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}}