.radio-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.radio-button_inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.radio-button_inline .radio-button__item{width:auto}.radio-button__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#161616;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px;min-height:42px;position:relative;width:100%}.radio-button__item:last-child{margin-bottom:0}.radio-button__input[type=radio]{position:absolute}.radio-button__label{cursor:pointer;display:block;font-size:1rem;font-weight:500;padding:5px 5px 5px 44px;position:relative;-webkit-transition:0s;transition:0s;z-index:9}.check{border:2px solid #6f6f6f;height:32px;left:5px;width:32px;z-index:5}.check,.check:before{border-radius:100%;display:block;position:absolute;-webkit-transition:0s;transition:0s}.check:before{content:"";height:20px;left:4px;margin:auto;top:4px;width:20px}.radio-button__input[type=radio]:checked~.check{border:.125rem solid #1e4dba}.radio-button__input[type=radio]:checked~.check:before{background:#1e4dba}.radio-button__input[type=radio]:checked~.radio-button__label{color:#1e4dba;text-decoration:none}[type=radio]:disabled+.radio-button__label,[type=radio]:disabled+.radio-button__label+.check{cursor:default;opacity:.4;pointer-events:none}.radio-button__input[type=radio]:disabled~.check,.radio-button__input[type=radio]:disabled~.check:before{opacity:.4;pointer-events:none}.radio-button__input{opacity:0}.radio-button__input:focus~.check{border-color:#1e4dba;-webkit-box-shadow:0 0 3px #1e4dba;box-shadow:0 0 3px #1e4dba}.radio-button__input:focus+.radio-button__label{color:#1e4dba;text-decoration:underline}.is-invalid .check{border-color:#d8222f}.form-input-checkbox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}.form-input-checkbox__label{color:#293042;font-size:.875rem;font-weight:500;line-height:1.25rem}@media screen and (min-width:992px){.form-input-checkbox__label{font-size:1rem;line-height:1.5rem}}.form-input-checkbox__input{margin-right:8px;opacity:0;position:absolute;z-index:-1}.form-input-checkbox__input:focus+.form-input-checkbox__label:before{border-color:#1e4dba;-webkit-box-shadow:0 0 3px #1e4dba;box-shadow:0 0 3px #1e4dba}.form-input-checkbox__input:focus+.form-input-checkbox__label{color:#1e4dba;text-decoration:underline}.form-input-checkbox__input+.form-input-checkbox__label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-input-checkbox__input+.form-input-checkbox__label:before{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;background-position:50%;background-repeat:no-repeat;background-size:80% 80%;border:.125rem solid #6f6f6f;content:"";display:inline-block;flex-grow:0;flex-shrink:0;height:32px;margin-right:18px;width:32px}.form-input-checkbox__input+.form-input-checkbox__label:hover{cursor:pointer}.form-input-checkbox__input:checked+.form-input-checkbox__label:before{background-color:#1e4dba;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");border-color:#1e4dba}.form-input-checkbox__input:checked+.form-input-checkbox__label{color:#1e4dba;text-decoration:none}.is-invalid .form-input-checkbox__input+.form-input-checkbox__label:before{border:.125rem solid #d8222f}@media screen and (min-width:768px){.section-map-aside{margin-right:30px;min-width:300px;width:300px}}.section-map-aside .radio-button__label.no-left-padding{padding:5px}.map-block-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:992px){.map-block-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.map-block-title_gap{gap:10px}.map-block-title__title{width:100%}@media screen and (min-width:992px){.map-block-title__title{width:auto}}.map-block-title__span{margin-left:0;margin-top:16px;text-align:right;width:100%}@media screen and (min-width:992px){.map-block-title__span{margin-left:30px;margin-top:0;width:auto}}.map-block-title__span.absolute{position:absolute;right:0;top:0}.map-statistics{background-color:#fff;border-radius:8px;padding:16px}@media screen and (min-width:992px){.map-statistics{padding:24px 16px}}.map-statistics__title{color:#161616;font-size:1rem;font-weight:600;line-height:1.5rem;margin-bottom:16px;text-transform:uppercase}.map-statistics__list-item{border-bottom:1px solid #e0e0e0;padding:8px 0}.map-statistics__list-item:first-child{padding-top:32px}.map-statistics__list-item:last-child{border:none;padding-bottom:0}.map-statistics__list-item-title{color:#6f6f6f;width:70%}.map-statistics__list-item-number{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-items:flex-end;color:#161616;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;justify-content:flex-end;width:30%}.map-statistics__list-item-number.center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map-statistics__list-item-title-link{position:relative;text-decoration:underline}.map-statistics__list-item-title-link:hover .modal-message{display:block}.map-search-settings{background-color:#fff;border-radius:8px;padding:14px}@media screen and (min-width:576px){.map-search-settings{padding:14px 40px}}.map-search-settings_padding-sm{padding:24px 16px}.map-search-settings_padding-tiny{padding:16px}.map-search-settings_height-max{height:100%}.map-search-settings_absolute-media{margin-left:auto}@media screen and (min-width:768px){.map-search-settings_absolute-media{position:absolute;right:0;top:0}}@media screen and (min-width:1200px){.map-search-settings_absolute-media{right:-28px}}.map-search-settings_margin-bottom-small{margin-bottom:10px}.map-search-settings__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.map-search-settings__list-item{grid-gap:10px;border-top:1px solid #8d8d8d;display:-ms-grid;display:grid;padding:10px 0 16px}.map-search-settings__list-item_padding-y-sm{padding-bottom:16px;padding-top:16px}.map-search-settings__list-item_padding-y-sm:last-child{padding-bottom:0}.map-search-settings__list-item_gap-none{grid-gap:0}.map-search-settings__list-item-span{color:#161616;font-size:.875rem;font-weight:400;line-height:1.5rem}.map-search-settings__list-item-span pre{font-family:inherit;font-size:.875rem;line-height:1.5rem;white-space:pre-line}.map-search-settings__list-item:last-child{padding-bottom:0}.map-search-settings__list-item-bottom{-ms-grid-columns:1fr 1fr;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr;text-align:center;word-break:break-word}.map-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:768px){.map-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:992px){.map-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.map-form__date{margin-bottom:0;margin-top:16px;width:100%}.map-form__date:first-child{margin-top:0}@media screen and (min-width:576px){.map-form__date:nth-child(2){margin:0 8px}}@media screen and (min-width:768px){.map-form__date:nth-child(2){margin:16px 0}}@media screen and (min-width:992px){.map-form__date:nth-child(2){margin:0 8px}}@media screen and (min-width:576px){.map-form__date{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-top:0;width:31.3333%}}@media screen and (min-width:768px){.map-form__date{width:100%}}@media screen and (min-width:992px){.map-form__date{width:32.3333%}}@media screen and (min-width:1400px){.map-form__date{width:20%}}.map-form-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;width:100%}@media screen and (min-width:1200px){.map-form-buttons{width:60%}}@media screen and (min-width:1400px){.map-form-buttons{margin-left:8px;margin-top:0;width:37%}}.map-form-buttons__item{margin-right:8px;width:100%}.map-form-buttons__item:last-child{margin-right:0}.map-form-buttons__item.btn-with-border:hover{color:#22429a}.map-form-download-statistics{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;justify-content:center;min-width:56px;padding:0}@media screen and (min-width:768px){.map-form-download-statistics{width:56px}}.map-form__input-input{height:44px}.map-form__input-label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.map-box,.map-form__input-label{display:-webkit-box;display:-ms-flexbox;display:flex}.map-box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center;padding:16px 0}.map-box.p-none{padding:0}.map-box.relative{position:relative}@media screen and (max-width:768px){.map-box.media{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.map-box .map-city.active:hover{fill:#ffc107;cursor:pointer;-webkit-transition:.3s;transition:.3s}.map-box__button_absolute{position:absolute;right:0;top:0}.map-box__button_nowrap{white-space:nowrap}.map-box__image{max-height:842px}.map-statistics__list-buttons{margin-bottom:0;margin-top:24px}.map-statistics__list-item-radio{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:2px solid #f4f4f4;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:8px}.map-statistics__list-item-radio:first-child{margin-top:0}.map-statistics__list-item-radio.mb-large{margin-bottom:30px}.map-statistics__list-item-radio-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4f4f4;border-radius:4px 4px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 8px;width:100%}.map-statistics__list-item-box{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:8px;width:100%}.map-statistics__checkbox{border:2px solid #f4f4f4;border-radius:8px;margin:8px 0;padding:16px 8px}.map-statistics__checkbox:last-child{margin-bottom:0}.map-statistics__radio-check{left:auto;top:auto}.active-radio{border-color:#e8f0ff}.active-radio .map-statistics__list-item-radio-box{background-color:#e8f0ff}.map-search-settings .not-validate .input-select__selected{border:2px solid red}.map-demining{padding:14px 16px 22px}.map-demining .form-date{margin-bottom:0}.map-demining .form-date_hidden{display:none}.default-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px}@media screen and (min-width:1200px){.default-buttons{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.btn-default{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;justify-content:center;margin-right:16px;min-width:130px}.btn-default:last-child{margin-bottom:0}.btn-default:active .btn-default__logo,.btn-default:focus .btn-default__logo{-webkit-filter:brightness(0);filter:brightness(0)}.btn-default:active .btn-default__title,.btn-default:focus .btn-default__title{color:#161616}.btn-default__logo{margin-right:8px}.btn-default__title{color:#1e4dba;font-size:.875rem;font-weight:600;text-transform:uppercase}@media screen and (min-width:992px){.btn-default__title{font-size:1rem}}.btn-with-border{background-color:#fff;border:2px solid #22429a;border-radius:4px;color:#22429a;font-size:.875rem;font-weight:600;padding:8px 16px;-webkit-transition:.2s;transition:.2s}.btn-with-border:hover{cursor:pointer;opacity:.7}.btn-with-border:active,.btn-with-border:focus{background-color:#ffdf17;border-color:#ffdf17;border-radius:0;box-shadow:0 0 #ffdf17,0 4px #161616;-webkit-box-shadow:0 0 #ffdf17,0 4px #161616;color:#161616;outline:3px solid transparent;text-decoration:none}.btn-with-border:active:hover,.btn-with-border:focus:hover{opacity:1}@media screen and (min-width:768px){.btn-with-border{font-size:1rem}}.btn-with-border_grey{background-color:transparent;border-color:#6f6f6f;color:#6f6f6f}.modal-message{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 0 0 2000px rgba(0,0,0,.4);box-shadow:0 0 0 2000px rgba(0,0,0,.4);color:#6f6f6f;display:none;font-size:.875rem;padding:24px 14px;position:absolute;top:20px;width:220px;z-index:10}@media screen and (min-width:768px){.modal-message{font-size:1rem;width:270px}}.input-select{min-width:180px;position:relative}.input-select.input-select__opened .input-select__arrow{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.input-select.input-select__opened .input-select__list{max-height:200px!important;overflow:auto}.input-select.input-select__dropdown-theme .form-input__input{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-appearance:none;background-color:#fff;border:none;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;color:#1e4dba;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;line-height:1.5rem;padding:4px 8px}.input-select.input-select__dropdown-theme .form-input__input:focus{background-color:#ffdf17;border-radius:0;box-shadow:0 0 #ffdf17,0 4px #161616;-webkit-box-shadow:0 0 #ffdf17,0 4px #161616;color:#161616;outline:3px solid transparent;text-decoration:none}.input-select.input-select__dropdown-theme .form-input__input:focus .input-select__arrow{-webkit-filter:brightness(0);filter:brightness(0)}@media screen and (min-width:992px){.input-select.input-select__dropdown-theme .form-input__input{padding:8px 16px}}.input-select.input-select__dropdown-theme .input-select__arrow{-webkit-filter:grayscale(0);filter:grayscale(0);margin-left:10px}.input-select.default-size .input-select__placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-select_margin-top-lg{margin-top:24px}@media screen and (min-width:576px){.input-select_margin-top-lg{margin-top:40px}}.input-select_margin-bottom-sm{margin-bottom:16px}@media screen and (min-width:576px){.input-select_max-width-md{max-width:310px}}.input-select_margin-left{margin-left:8px}.input-select__selected{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f9f9f9;border:2px solid #8d8d8d;border-radius:4px;color:#161616;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;justify-content:space-between;min-height:44px;padding:8px 16px}.input-select__selected:focus{background:initial;border-color:#1e4dba;border-radius:4px;-webkit-box-shadow:0 0 3px #1e4dba;box-shadow:0 0 3px #1e4dba;outline:none}.input-select__selected_bg-default{background-color:#fff}.input-select__selected_br-transparent{border-color:transparent}.input-select__placeholder{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.input-select__icons{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:flex-end;margin-left:10px;max-width:58px;min-width:58px}.input-select__btn{opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:-1}.input-select__btn_opened{opacity:1;z-index:1}.input-select__item-link{border:3px dotted transparent;display:block;padding:8px 16px}.input-select__item-link[data-inactive=true]{color:silver;cursor:not-allowed}.input-select__item-link[data-inactive=true]:focus{background:initial;border:3px dotted transparent;-webkit-box-shadow:none;box-shadow:none;color:silver;outline:none}.input-select__item-link:focus{background:initial;border:3px dotted #1e4dba;-webkit-box-shadow:none;box-shadow:none;color:#1e4dba;outline:none}.input-select__arrow{-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s;transition:.3s}.input-select__arrow_filter-none{-webkit-filter:none;filter:none}.input-select__list{background:#fff;border-radius:4px;-webkit-box-shadow:1px 1px 6px 0 #efeaea;box-shadow:1px 1px 6px 0 #efeaea;left:0;margin-top:2px;max-height:0;overflow:hidden;position:absolute;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out;width:100%;z-index:10}.input-select__item{border-bottom:1px solid #e0e0e0;color:#1e4dba;font-weight:500;-webkit-transition:.3s;transition:.3s}.input-select__item:hover{background:#f9f9f9;cursor:pointer}.input-select__item:last-child{border:none}.input-select__item-active{background-color:#ffdf17}.input-select__hidden-input{display:none}.input-select__hidden-input .input-select__item-link{color:#1e4dba;font-weight:600}.input-select__list_to-up{bottom:50px}.is-invalid .form-input__input,.is-invalid .ss-main .ss-multi-selected,.is-invalid .ss-main .ss-single-selected{border-color:#d8222f}.is-invalid .validation-message{color:#d8222f;margin-top:4px}.datetimepicker{background:#fff;border-radius:2px;-webkit-box-shadow:2px 2px 15px #6f6f6f;box-shadow:2px 2px 15px #6f6f6f;color:#161616;height:auto;line-height:normal;margin:2px;padding:7px;position:absolute;width:305px}.datetimepicker .header{position:relative;width:auto}.datetimepicker .header,.datetimepicker .header .titleText{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center}.datetimepicker .header .titleText{padding:0 10px}.datetimepicker .header .titleText:hover{background:#1e4dba;color:#fff}.datetimepicker .header .next,.datetimepicker .header .previous{cursor:pointer;overflow:hidden;position:absolute;top:0}.datetimepicker .header .previous{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:10px solid transparent;border-right-color:#6f6f6f;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;justify-content:center;left:0;margin:10px}.datetimepicker .header .previous:hover{border-color:transparent #1e4dba transparent transparent}.datetimepicker .header .next{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:10px solid transparent;border-left-color:#6f6f6f;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;justify-content:center;margin:10px;right:0}.datetimepicker .header .next:hover{border-color:transparent transparent transparent #1e4dba}.datetimepicker .body{height:286px;left:2px;overflow:hidden;position:relative;top:0;width:auto}.datetimepicker .days .day{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;float:left;height:40px;justify-content:center;overflow:hidden;text-align:center;width:40px}.datetimepicker .days .week .day.unavailable{opacity:.3;pointer-events:none}.datetimepicker .days .titles{border-bottom:1px solid #a8a8a8}.datetimepicker .days .titles,.datetimepicker .days .week .day{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center}.datetimepicker .days .week .day{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:40px}.datetimepicker .days .week .day:hover{background:#1e4dba;color:#fff}.datetimepicker .days .otherMonth{color:#a8a8a8}.datetimepicker .days .week .otherMonth:hover{background:#e0e0e0;border-radius:1px;color:#a8a8a8}.datetimepicker .days .selected{border:2px solid #1e4dba;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box}.datetimepicker .months{border-top:1px solid #a8a8a8}.datetimepicker .months .month{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;float:left;font-size:1.25rem;height:71px;justify-content:center;width:96px}.datetimepicker .months .month:hover{background:#1e4dba;color:#fff}.datetimepicker .months .selected{border:2px solid #1e4dba;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box}.datetimepicker .years{border-top:1px solid #a8a8a8}.datetimepicker .years .year{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;float:left;height:57px;justify-content:center;width:71px}.datetimepicker .years .year:hover{background:#1e4dba;color:#fff}.datetimepicker .years .selected{border:2px solid #1e4dba;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box}.map{width:100%}.map-box path[data-bomb-id]{display:none}.map-box__info{color:#6f6f6f;font-size:.875rem;font-weight:400;line-height:1.25rem;position:absolute;right:0;text-align:right;top:0}@media screen and (min-width:768px){.map-box__info{font-size:1rem;line-height:1.5rem}}.map-box_relative{position:relative}.map_city-ellipse{fill:#22429a}.map_city-name{color:#22429a;font-size:.875rem;font-weight:600}.map_city-data-text{fill:#22429a;display:none;font-size:.75rem}.map_city-data-text.map_city-data-text__active{display:block}.map_city-data-text.black{fill:#161616}.map_city__active{fill:#fdeea2}.map_city{-webkit-transition:all .3s;transition:all .3s}.map_city:hover{fill:rgba(255,193,7,.49);cursor:pointer;-webkit-transform:translate(-.5px,2.5px);-ms-transform:translate(-.5px,2.5px);transform:translate(-.5px,2.5px)}.map__active-city{fill:orange;-webkit-animation:map__active-city 2s linear infinite;animation:map__active-city 2s linear infinite;-webkit-transition:all .5s ease;transition:all .5s ease}@-webkit-keyframes map__active-city{0%{fill:orange}20%{fill:rgba(255,165,0,.58)}40%{fill:rgba(255,165,0,.302)}60%{fill:rgba(255,165,0,.58)}to{fill:orange}}@keyframes map__active-city{0%{fill:orange}20%{fill:rgba(255,165,0,.58)}40%{fill:rgba(255,165,0,.302)}60%{fill:rgba(255,165,0,.58)}to{fill:orange}}.map__selected-ukraine .map_city{fill:orange}.title-with-ico{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:16px}@media screen and (min-width:768px){.title-with-ico{margin-bottom:8px}}.title-with-ico_margin-right-md{margin-right:10px}@media screen and (min-width:768px){.title-with-ico_margin-right-md{margin-right:24px}}.title-with-ico_margin-bottom-none{margin-bottom:0}.title-with-ico_margin-default{margin:0}.title-with-ico_margin-top-large{margin-top:5px}.title-with-ico_left-location{margin-bottom:0;margin-left:8px;margin-right:0}.title-with-ico_width-small{max-width:184px}.title-with-ico__ico{margin-right:8px}.title-with-ico__ico_margin-right-default{margin-right:0}.title-with-ico__ico_margin-left-sm{margin-left:8px}.title-with-ico__ico_margin-right-sm-extra{margin-right:12px}.title-with-ico__ico_margin-right-middle{margin-right:16px}.title-with-ico__ico_margin-right-tiny{margin-right:4px}.title-with-ico__ico_tiny{max-height:16px;max-width:16px;min-height:16px;min-width:16px}.title-with-ico__ico_small-media{max-height:20px;max-width:20px;min-height:20px;min-width:20px}@media screen and (min-width:768px){.title-with-ico__ico_small-media{max-height:24px;max-width:24px;min-height:24px;min-width:24px}}.title-with-ico__ico_middle-sm-media{max-height:24px;max-width:24px;min-height:24px;min-width:24px}@media screen and (min-width:768px){.title-with-ico__ico_middle-sm-media{max-height:32px;max-width:32px;min-height:32px;min-width:32px}}.title-with-ico__ico_middle{max-height:40px;max-width:40px;min-height:40px;min-width:40px}.title-with-ico__title{font-size:.875rem;line-height:1.25rem}@media screen and (min-width:992px){.title-with-ico__title{font-size:1rem;line-height:1.5rem}}.title-with-ico__title_small{font-size:.875rem;line-height:1.25rem}.title-with-ico__title_middle{font-size:1.125rem;line-height:1.75rem}.title-with-ico__title_large{font-size:1.25rem;line-height:1.5rem}@media screen and (min-width:992px){.title-with-ico__title_large{font-size:2rem;line-height:2.5rem}}.title-with-ico__title_weight-bold{font-weight:600}.title-with-ico__title_weight-normal{font-weight:500}.title-with-ico__title_supportive{color:#a8a8a8}.title-with-ico__title_supportive-grey{color:#6f6f6f}.title-with-ico__title_link{color:#1e4dba}.title-with-ico__title_dark{color:#161616}.title-with-ico__title_underline{text-decoration:underline}.title-with-ico__title_text-center{text-align:center}.modern-table{overflow-x:auto;word-break:break-word}.modern-table::-webkit-scrollbar{height:5px}.modern-table::-webkit-scrollbar-track{background:#f1f1f1}.modern-table::-webkit-scrollbar-thumb{background:#888}.modern-table::-webkit-scrollbar-thumb:hover{background:#555}.modern-table__thead{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.modern-table__thead_align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modern-table__col,.modern-table__tbody{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.modern-table__col{-webkit-box-flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex:1;flex:1;justify-content:space-between;min-width:200px;padding-right:16px;width:200px}.modern-table__col-top{font-size:.875rem;font-weight:500;line-height:1.25rem;margin:12px 0}@media screen and (min-width:992px){.modern-table__col-top{font-size:1rem;line-height:1.5rem}}.modern-table__col-bottom{-ms-grid-columns:85px 1fr;display:-ms-grid;display:grid;grid-template-columns:85px 1fr}.modern-table__col-span{font-size:.75rem;font-weight:400;line-height:1rem}@media screen and (min-width:992px){.modern-table__col-span{font-size:.875rem;line-height:1.5rem}}.modern-table__col-td{font-size:.875rem;font-weight:500;line-height:1.5rem}@media screen and (min-width:992px){.modern-table__col-td{font-size:1rem;line-height:1.5rem}}.modern-table__col_padding-sm{padding:12px 16px 12px 0}.modern-table__col_padding-sm:first-child{padding-left:24px}.modern-table__col_padding-sm:last-child{padding-right:0}.modern-table__col:first-child{max-width:200px;min-width:200px;width:200px}@media screen and (min-width:992px){.modern-table__col:first-child{max-width:350px;min-width:350px;width:350px}}.modern-table__col_large-first-el:first-child{max-width:250px;min-width:250px;width:250px}@media screen and (min-width:992px){.modern-table__col_large-first-el:first-child{max-width:400px;min-width:400px;width:400px}}@media screen and (min-width:1200px){.modern-table__col_large-first-el:first-child{max-width:600px;min-width:600px;width:600px}}.modern-table__col:last-child{padding-right:0}.modern-table__tr{display:-webkit-box;display:-ms-flexbox;display:flex}.modern-table__tr:nth-child(odd) .modern-table__col{background:#e8ebef}.list-marked{margin-bottom:40px}.list-marked:last-of-type{margin-bottom:0}.list-marked__title{color:#161616;font-size:1.25rem;font-weight:600;line-height:1.5rem;margin-bottom:16px}@media (min-width:992px){.list-marked__title{font-size:1.5rem;line-height:2rem}}.list-marked__item,.list-marked__text{color:#161616;font-size:1rem;line-height:1.5rem}@media (min-width:992px){.list-marked__item,.list-marked__text{font-size:1.25rem;line-height:1.875rem}}.list-marked__item_small,.list-marked__text_small{font-size:.875rem;line-height:1.5rem}.list-marked__text_bold{font-weight:600;line-height:1.5rem}.list-marked__text_mg-top-40{margin-top:40px}.list-marked__item{list-style-type:disc;margin-bottom:16px;margin-left:24px}.list-marked__item:first-of-type{margin-top:16px}.list-marked__item::marker{color:#6f6f6f}.list-marked__item_margin-none{margin-bottom:0;margin-top:0}.list-marked__item_margin-none:first-of-type{margin-top:0}.list-marked__item_margin-left-sm{margin-left:16px}.btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.btn-box_gap-tiny{gap:8px}.btn-box_margin-top-xl{margin-top:34px}@media screen and (min-width:768px){.btn-box_margin-top-xl{margin-top:74px}}.btn-box_justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.supportive-text{color:#6f6f6f}.text_size-20{font-size:1rem;line-height:1.25rem}@media screen and (min-width:1200px){.text_size-20{font-size:1.25rem;line-height:1.875rem}}.text_size-24{font-size:1rem;line-height:1.25rem}@media screen and (min-width:1200px){.text_size-24{font-size:1.5rem;line-height:2rem}}.text_bold{font-weight:600}.text_with-icon{display:-webkit-box;display:-ms-flexbox;display:flex}
