:root{--app-height:100%}body{margin:0;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f8f8;color:#333;overflow-y:scroll;overflow-x:hidden;line-height:1.5;font-size:1rem;position:relative;min-height:100vh}@media not all and (hover:hover){body{height:100%;height:var(--app-height)}}#root{min-height:100vh}h1{font-size:2.25rem;font-weight:700}h2{-webkit-margin-before:.3125rem;margin-block-start:.3125rem;-webkit-margin-after:0;margin-block-end:0}a{color:#7bb83c;cursor:pointer}@media screen and (max-width:768px){h1{font-size:2rem}}@media screen and (max-width:400px){h1{font-size:1.6rem;line-height:1.5rem}}.overflow--hidden{overflow:hidden}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.Lugacom-title{color:#262d33;text-align:center;-webkit-margin-before:0;margin-block-start:0;line-height:1.8rem}.Lugacom-subtitle{color:#757575;font-size:.875rem;text-align:center;font-weight:500;-webkit-margin-before:10px;margin-block-start:10px;-webkit-margin-after:25px;margin-block-end:25px}.color--blue,.color--green{color:#7bb83c}.LugacomMapPopup{background-color:#fff;font-size:.75rem;font-family:inherit;border:none;border-radius:5px;box-shadow:2px 2px 3px #ced4da}.LugacomMapPopup .leaflet-popup-content-wrapper{box-shadow:none}.LugacomMapPopup .leaflet-popup-content{margin:0;padding:.75rem}.LugacomMapPopup .col-6,.LugacomMapPopup .col-12{padding:0}.LugacomMapPopup .col-6:nth-child(odd){text-align:start}.LugacomMapPopup .col-6:nth-child(2n){text-align:end}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track,::-webkit-scrollbar-track-piece{background:hsla(0,0%,94.9%,.5);border-radius:5px;width:8px}::-webkit-scrollbar-thumb{width:3px;background:#b0b0b0;border-radius:10px;border:2px solid transparent;background-clip:content-box}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}*{scrollbar-color:#b0b0b0 hsla(0,0%,94.9%,.5);scrollbar-width:thin}* [class*=listbox__list-item-text]{display:block!important;padding:10px 20px!important;cursor:pointer!important;border-bottom:1px solid #d6d8d9!important;white-space:normal!important;font-size:.8rem!important;line-height:1.3rem!important;max-width:inherit!important;font-family:"Montserrat"!important;min-width:200px}* [class*=listbox__list-item-text]:before{display:none!important}* [class*=listbox__list-item]:hover,* [class*=listbox__list-item_selected_yes]{background-color:#f8f8f8!important}* [class*=balloon__content]{font-family:"Montserrat"!important;height:auto!important}* [class*=balloon__content] ymaps{width:100%;height:auto}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.App{position:relative;min-height:100vh;display:flex;flex-direction:column}.App-main{flex-grow:1}.Header{position:-webkit-sticky;position:sticky;top:0;height:100px;background-color:#fff;border-bottom:1px solid #ced4da;box-shadow:0 0 3px #ced4da;z-index:10}.Header-inner{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;max-height:100%;height:100%}.Header-menu{width:100%;display:flex;flex-direction:column}@media screen and (max-width:992px){.Header{height:64px}}.Roots{display:flex;flex-direction:row;align-items:center;height:50px;font-size:12px}.Roots-link{margin-right:18px;color:inherit;text-decoration:none}.Roots-link--active,.Roots-link:hover{color:#7bb83c}.AppLogo{margin-right:30px;width:100px;height:100%}@media screen and (max-width:992px){.AppLogo img{margin-top:12px;height:60%}}.Menu{height:50px;font-size:17px;font-weight:700;flex-direction:row;justify-content:space-between}.Menu,.Menu-item{display:flex;align-items:center}.Menu-item{color:#333;text-decoration:none;height:100%;border-bottom:2px solid transparent;cursor:pointer}.Menu-item--active,.Menu-item:hover{color:#7bb83c;border-bottom:2px solid #7bb83c}.Menu-dropdown_background{position:absolute;top:100px;background-color:#fff;width:100%;left:0;height:136px;box-shadow:0 4px 2px -2px #000}.Menu-dropdown{position:absolute;top:125px;z-index:4;font-size:14px;font-weight:500;display:flex;flex-direction:row;cursor:default}.Menu-dropdown:before{content:"";background-color:#fff;width:200vw;left:-100vw;position:absolute;height:calc(100% + 25px);top:-25px;overflow:hidden;box-shadow:1px 1px 1px #f8f8f8}.Menu-dropdown_column{display:flex;flex-direction:column;margin-right:25px;z-index:12}.Menu-dropdown_item{text-decoration:none;color:#333;margin-bottom:5px;box-sizing:border-box;padding:5px 0}.Menu-dropdown_item a{padding:10px 0}.Menu-dropdown_item--active,.Menu-dropdown_item:hover{color:#7bb83c}.MobileMenu{width:100vw}.MobileMenu-opened{display:flex;flex-direction:column;height:100%;background-color:#f5f5f8}.MobileMenu-header{display:flex;flex-direction:row;justify-content:center;height:50px;margin-top:25px;margin-bottom:5px}.MobileMenu-body{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.MobileMenu-body ::-webkit-scrollbar{display:none}.MobileMenu-body .Sidebar{overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.MobileMenu-body .Sidebar ::-webkit-scrollbar{display:none}.MobileMenu-footer{height:50px;background-color:#7bb83c;color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:center}.MobileMenu-footer a{color:inherit;text-decoration:none}.MobileMenu-showButton{margin-left:auto}.MobileMenu-closeButton,.MobileMenu-showButton{width:25px;height:17px;border:none;outline:none;background-repeat:no-repeat;cursor:pointer;background-color:initial}.MobileMenu-closeButton{right:0;margin-right:15px;position:absolute}.Overlay{position:fixed;left:0;top:0;right:0;bottom:0}.Overlay,.Overlay *{z-index:999}.Loading-Overlay{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1001}.Loading-Overlay *{z-index:1001}.Sidebar{background-color:initial;width:300px}.Sidebar a{text-decoration:none}.Sidebar-item{display:block;background-color:#fff;border-radius:10px;line-height:1.5rem;padding:.5rem 1.25rem;margin-bottom:.625rem;cursor:pointer;font-weight:500;color:inherit}.Sidebar-item_icon{width:11px;height:8px}.Sidebar-item--active{color:#7bb83c;background-color:#fbfbfb}.Sidebar-multiple .Sidebar-item--active{background-color:initial}.Sidebar-item--children{color:#4f4f4f}.Sidebar-multiple{display:flex;flex-direction:column;background-color:#fff;border-radius:10px;margin-bottom:10px}.Sidebar-multiple .Sidebar-item:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;border-radius:10px}.Sidebar-multiple--selected .Sidebar-item:first-child{background-color:#fbfbfb;border-radius:10px 10px 0 0}.Sidebar-multiple .Sidebar-item--single{margin-left:10px;margin-bottom:0}.SearchInput{margin-left:auto;padding:0!important}.SearchInput .Input-error{display:none!important}.SearchInput .Input input[data-clearable=true]+.Input-clear{right:1rem}@media screen and (max-width:992px){.SearchInput{margin-left:0;margin-bottom:15px;width:300px}.SearchInput .Input-inner{border-radius:10px;height:2.5rem;padding:0 1rem!important;border-bottom:none!important}.SearchInput .Input input[data-clearable=true]+.Input-clear{right:2rem}}input[type=search]::-webkit-search-cancel-button{display:none}.Input{display:block}.Input>*{width:100%}.Input-inner{display:inline-flex;position:relative;background-color:#fff;align-items:center}.Input input[data-clearable=true]{padding-right:1.5rem}.Input input{outline:none;border:none;background-color:initial;flex:1 1;font-size:1rem;line-height:1.25rem;font-family:inherit}.Input input::-webkit-input-placeholder{font-size:.875rem}.Input input::placeholder{font-size:.875rem}.Input-clear{position:absolute;right:.5rem;margin-right:.6rem}.Input-clear,.Input-icon{padding:0;background-color:initial;outline:none;border:none;width:1.2rem;height:1.2rem;cursor:pointer}.Input-error{font-size:.75rem;min-height:1rem;line-height:.75rem;color:red}.Input--stroked .Input-inner{border-bottom:1px solid #dadada}.Footer{display:flex;flex-wrap:wrap;color:#fff;background-color:#7bb83c;bottom:0;width:100%;flex-direction:column}.Footer-links{padding-top:1.75rem;padding-bottom:1.25rem}.Footer-links__menu{margin-left:65px}@media screen and (max-width:768px){.Footer-links__menu{margin-left:0}}.Footer-links__columns ul{display:flex;flex-direction:column;flex-wrap:wrap;height:150px;grid-column-gap:45px;-webkit-column-gap:45px;column-gap:45px}.Footer-links__columns ul li{max-width:205px}@media screen and (max-width:768px){.Footer-links__columns ul{height:300px;flex-wrap:nowrap}}.Footer-copy{padding:20px 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;bottom:0;border-top:1px solid hsla(0,0%,100%,.25)}.Footer-top{padding-top:10px;padding-bottom:5px;background-color:#fff;border-top:1px solid hsla(0,0%,94.1%,.9)}.Footer-top .container{display:flex;justify-content:space-between;align-items:center}.Footer-top .Footer-logo img{height:60px}.Footer-top__socials{display:flex;flex-wrap:nowrap}@media screen and (max-width:768px){.Footer-top .container{justify-content:center;flex-direction:column}.Footer-top__socials{margin-top:-1rem;margin-left:1rem;flex-wrap:wrap}.Footer-top__socials .Footer-socials{margin:1rem auto 0}}.Footer-sup{color:#333;display:flex;flex-wrap:nowrap}@media screen and (max-width:768px){.Footer-sup{margin:15px auto 10px}}.Footer-sup-num{font-size:1.25rem;font-weight:500;margin-top:auto;margin-bottom:auto}.Footer-sup-text{font-size:10px;line-height:10px;width:125px;margin:auto 50px auto 35px;font-weight:500}.Footer-sup-info{margin:0 55px 0 0;font-size:10px;width:175px;font-weight:500}.Footer-sup-mail{margin:0;padding:0;font-size:12px}.Footer-sup_info .Footer-sup-num{margin-top:10px}.Footer-app{margin-top:20px;display:flex;flex-wrap:wrap;font-size:24px;font-weight:600;grid-gap:20px;gap:20px}.Footer-app p{width:170px;margin:0;padding:0}.Footer-app img{width:150px}.Footer-app__RuStore img{margin-top:10px}@media screen and (max-width:768px){.Footer-app{margin:0 auto}}.Footer-support,.Footer-support a{text-decoration:none;color:inherit}.Footer-support span{font-size:.75rem}.Footer-socials{margin-top:auto;margin-bottom:auto}.Footer-socials img{-webkit-filter:invert(87%) sepia(0) saturate(0) hue-rotate(322deg) brightness(103%) contrast(91%);filter:invert(87%) sepia(0) saturate(0) hue-rotate(322deg) brightness(103%) contrast(91%)}.Footer-socials a{margin-right:.75rem}.Footer ul{list-style-type:none;-webkit-padding-start:0;padding-inline-start:0}.Footer a{text-decoration:none;color:#fff}.Footer li{margin-bottom:10px}.Carousel{height:420px}.Carousel-item{display:flex;flex-direction:row;height:100%;color:#fff;height:420px;position:relative}.Carousel-item-image{background-size:cover;background-repeat:no-repeat;position:absolute;top:0;left:50%;height:420px;width:100%}.Carousel-item-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:start;padding-top:2rem;padding-bottom:2rem}.Carousel-item-content_link{border:1px solid #fff;border-radius:5px;color:#fff;padding:5px 10px;text-decoration:none;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:.5rem 0}.Carousel-item-content_link:hover{opacity:.8}.Carousel-indicator{width:20px;height:20px;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;cursor:pointer;display:inline-block;margin:0 8px;opacity:.7;box-shadow:0 0 5px #a49d9d}.Carousel-indicator div{box-sizing:border-box;width:8px;height:8px;background-color:#fff;border-radius:50%;margin:5px}.Carousel-indicator--active{opacity:1}@media screen and (max-width:768px){.Carousel-item-content{padding-left:1rem}.Carousel-item-content_text{-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;word-wrap:break-word;-webkit-box-orient:vertical;box-orient:vertical}}.ContentAndSidebar{padding-top:2.1875rem;padding-bottom:4.6875em;display:flex;justify-content:space-between}.ContentAndSidebar-children{flex:1 1;max-width:100%}@media screen and (min-width:992px){.ContentAndSidebar-children{margin-left:10px}}.Content{padding-top:2.1875rem;padding-bottom:2.1875rem}.ArticleListItem{display:flex;flex-direction:column;align-items:flex-start;padding:25px;margin-bottom:25px;background-color:#fff;border-radius:10px;transition:box-shadow .3s ease-out}.ArticleListItem_date{color:#7bb83c;font-size:.75rem}.ArticleListItem_description{-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-ms-line-clamp:2;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;word-wrap:break-word;-webkit-box-orient:vertical;box-orient:vertical;max-width:inherit}.ArticleListItem_link{color:#7bb83c;text-decoration:none}.ArticleListItem:hover{box-shadow:0 8px 24px rgba(86,92,104,.14902)}.Loading{position:relative;width:100%;height:100%}.Loading-whirlpool,.Loading-whirlpool:after,.Loading-whirlpool:before{position:absolute;top:50%;left:50%;border:1px solid #262d33;border-left-color:#7bb83c;border-radius:974px;-o-border-radius:974px;-ms-border-radius:974px;-webkit-border-radius:974px;-moz-border-radius:974px}.Loading-whirlpool{position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);height:50px;width:50px}.Loading-whirlpool,.Loading-whirlpool:before{animation:Loading-rotate 1.15s linear infinite;-o-animation:Loading-rotate 1.15s linear infinite;-ms-animation:Loading-rotate 1.15s linear infinite;-webkit-animation:Loading-rotate 1.15s linear infinite;-moz-animation:Loading-rotate 1.15s linear infinite}.Loading-whirlpool:before{content:"";margin:-22px 0 0 -22px;height:43px;width:43px}.Loading-whirlpool:after{content:"";margin:-28px 0 0 -28px;height:55px;width:55px;animation:Loading-rotate 2.3s linear infinite;-o-animation:Loading-rotate 2.3s linear infinite;-ms-animation:Loading-rotate 2.3s linear infinite;-webkit-animation:Loading-rotate 2.3s linear infinite;-moz-animation:Loading-rotate 2.3s linear infinite}@keyframes Loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Loading-rotate{to{-webkit-transform:rotate(1turn)}}.Button{color:#fff;font-size:1rem;font-family:inherit;background-color:#7bb83c;outline:none;border:none;border-radius:5px;padding:5px 10px;cursor:pointer}.Button-icon{border-radius:50%;width:2rem;height:2rem;padding:0}.Article{padding:1.5625rem;display:flex;flex-direction:column;align-items:flex-start;background:#fff;border-radius:10px}.Article-date{font-size:.75rem;color:#7bb83c}.Article-text{line-height:1.3rem;max-width:100%;word-break:break-word}.Article-pagination{margin-top:1.25rem;justify-content:center;width:100%}.Article-pagination--prev,.Article-pagination .Article-pagination--next{width:40px;margin:auto 10px}.Article-pagination a{text-decoration:none;color:inherit}.Article-pagination--next a,.Article-pagination--prev a{display:flex;justify-content:center;width:100%;height:100%}.ArticleImages{display:block;width:100%}.ArticleImages-image{cursor:pointer;margin-bottom:.8125rem;object-fit:cover}.ArticleImages-image--big{padding:0}.ArticleImagesCarousel{font-size:1rem;position:fixed;top:0;left:0;padding:0 .5rem;width:100vw;height:100%;color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.ArticleImagesCarousel .carousel-status{bottom:0;top:unset;right:unset;font-size:1rem;left:0;width:100%}.ArticleImagesCarousel-description{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:3rem}.ArticleImagesCarousel-header{height:auto;width:100%;align-self:flex-start;min-height:3rem;position:relative}.ArticleImagesCarousel-logo{height:30px}.ArticleImagesCarousel-close{cursor:pointer;position:absolute;right:1rem;width:1rem;height:1rem;bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%);background:transparent;outline:none;border:none;padding:0}.ArticleImagesCarousel-close img{height:inherit;width:inherit}.ArticleImagesCarousel-images{display:flex;flex-direction:row;justify-content:center;align-items:center}.ArticleImagesCarousel .slide+.selected{height:100%!important;width:100%!important}.ArticleImagesCarousel .carousel .slider-wrapper.axis-horizontal .slider{align-items:center}.ArticleImagesCarousel-image--active{border:1px solid #000;padding:0;height:100%;display:flex;justify-content:center;align-items:center;max-height:75vh;width:auto!important}.ArticleImagesCarousel-next,.ArticleImagesCarousel-prev{pointer-events:all!important;cursor:pointer;position:absolute;top:0;z-index:1000;height:100%;justify-content:center;flex-direction:column}.ArticleImagesCarousel-next img,.ArticleImagesCarousel-prev img{pointer-events:all!important}.ArticleImagesCarousel-next{right:0}.ArticleImagesCarousel-prev{left:0}.Job-collapse_header{color:inherit!important}.Page{border-radius:10px;padding:20px 25px;position:relative}.Page p{line-height:1.3rem}.Page--single{margin-top:2.1875rem;margin-bottom:2.1875rem}.Page--filled{background-color:#fff}.Collapse{width:100%}.Collapse-item{border-bottom:1px solid #dadada;background-color:#fff;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;display:flex;flex-wrap:wrap}.Collapse-item-header{cursor:pointer;width:100%}.Collapse-item-header_inner:hover{color:#7bb83c}.Collapse-item-header_inner{display:inline-flex;align-items:center;justify-content:space-between;width:inherit;padding-right:1.75rem}.Collapse-item-header_title{padding-right:1.75rem}.Collapse-item-header_icon{align-self:flex-start}.Collapse-item--active .Collapse-item-header_inner svg path{stroke:#7bb83c}.Collapse-item-content{display:none;width:100%}.Collapse-item--active{padding-bottom:10px}.Collapse-item--active .Collapse-item-content{display:block}.Collapse-item--active .Collapse-item-header_inner{color:#7bb83c;font-weight:500}.Info-subtitle,.Info-title{text-align:center}.Info-title{color:#7bb83c}.Info-subtitle{font-weight:400}.Purchases-wrapper{padding-top:2.1875rem;padding-bottom:2.1875rem}.Purchases-item{margin-bottom:25px;cursor:pointer;transition:box-shadow .3s ease-out}.Purchases-item:hover{box-shadow:0 8px 24px rgba(86,92,104,.14902)}.Card{background-color:#fff;border-radius:10px;padding:25px}.File:hover{color:#7bb83c;border-color:#7bb83c}.File{border-color:inherit;margin-bottom:10px;padding-bottom:5px;align-items:center;width:100%}.File,.File a{display:inline-flex}.File a{align-items:inherit}.File svg{margin-right:1rem;width:20px;height:27px}.File:hover .refill{fill:#7bb83c;stroke:#7bb83c}.File a{text-decoration:none;color:inherit}.Popular{background-color:#fff;padding:1em 1.25rem;border-radius:10px;height:calc(100% - 25px);margin-bottom:25px;transition:box-shadow .3s ease-out}.Popular a{text-decoration:none;color:inherit;display:block;height:100%}.Popular-title{transition:color .3s ease-out;word-break:break-word}.Popular:hover{cursor:pointer;box-shadow:0 8px 24px rgba(86,92,104,.14902)}.Popular:hover .Popular-title{color:#7bb83c}.Textarea{display:block;margin-bottom:15px}.Textarea>*{width:100%}.Textarea-inner textarea{padding:10px;resize:none;outline:none;border:none;background-color:#f8f8f8;font-family:inherit;border-radius:10px;font-size:inherit;width:100%}.Textarea-error{font-size:.75rem;min-height:1rem;line-height:.75rem;color:red}.LastArticles-list{margin-bottom:25px}.LastArticles-list_item{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background-color:#fff;border-radius:10px;font-weight:500;padding:.5rem 1.125rem;margin-bottom:10px;cursor:pointer}.LastArticles-list_item a{color:inherit;text-decoration:none}.LastArticles-list_item:hover{cursor:pointer;box-shadow:0 8px 24px rgba(86,92,104,.14902);color:#7bb83c}.MainForBusiness-askQuestion{background-color:#fff;min-height:480px;border-radius:10px}.MainForBusiness-askQuestion img{height:100%;width:100%}.MainForBusiness-askQuestion form{display:flex;flex-direction:column}.MainForBusiness-askQuestion-form{padding:0 15px!important}.MainForBusiness-askQuestion-button{max-width:150px;margin-bottom:15px}.Tariff .Tabs-tabItem{width:225px;height:35px;flex:none}.Tariff .Tabs-tabItem:first-child{border-radius:7px 0 0 7px}.Tariff .Tabs-tabItem:last-child{border-radius:0 7px 7px 0}.TariffTable-row{border-bottom:1px solid #dadada;padding-bottom:5px;padding-top:5px}.TariffTable-column{margin:0}.TariffTable{word-break:break-word}.TariffTable-column:nth-child(2){font-weight:500}.Table{border-collapse:collapse;border:none}.Table a[href^="tel:"]{color:inherit;text-decoration:none}.Table-header{font-weight:500;justify-content:space-between;margin-bottom:0}.Table-header,.Table-row{display:inline-flex;min-width:100%}.Table-row{border-bottom:1px solid #dadada;flex-wrap:wrap}.Table-cell{padding:10px 5px;text-align:start}.TableHeader--blue{color:#7bb83c}.Table-cell:last-child{text-align:end}.Table-row:last-child{border:none}@media screen and (max-width:992px){.Table{margin-bottom:15px}.Table-row{padding-bottom:5px;margin-bottom:10px}.Table-cell{padding:0}.Table-header{display:none}.Table-cell:nth-child(2){text-align:start}}.ExpandLink{text-decoration:none;border:none;outline:none;background-color:initial;color:#7bb83c;font-size:1rem;font-family:inherit;cursor:pointer;padding:0;text-align:start;display:inline-flex;align-items:flex-start}.ExpandLink svg{margin-left:5px}.Tabs-tabList{margin-bottom:20px}.Tabs-tabItem,.Tabs-tabList{display:flex;justify-content:center}.Tabs-tabItem{flex-direction:column;flex:1 1;text-align:center;padding:.5rem;border-top:1px solid #7bb83c;border-bottom:1px solid #7bb83c;border-right:1px solid #7bb83c;color:inherit;font-weight:500;cursor:pointer}.Tabs-tabItem:first-child{border-radius:10px 0 0 10px;border:1px solid #7bb83c}.Tabs-tabItem:last-child{border-radius:0 10px 10px 0}.Tabs-tabItem--active{background:#7bb83c;color:#fff}@media screen and (max-width:768px){.Tabs-tabItem{font-size:1rem;padding:.2rem 1rem}}.ReceptionOfCitizens-item{margin-bottom:20px}.ReceptionOfCitizens-photo{width:100%}.ReceptionOfCitizens-position,.ReceptionOfCitizens-time{margin-bottom:15px}.Press-logo_category{display:flex;flex-direction:column}.Press-logo_category>a{text-decoration:none;color:#7bb83c;margin-bottom:5px}.Press-logo_category>a:hover{text-decoration:underline}.COA-map *{width:100%;min-height:30vh}.COA-schedule{display:flex;flex-direction:column;margin-bottom:20px}.COA-schedule span{color:#7bb83c}.COA-select{display:flex;justify-content:center;margin-bottom:25px}#coaMap{font-family:"Montserrat"}.ConnectToNetwork-select{display:flex;justify-content:center;margin-bottom:15px}#connectPoints{font-family:"Montserrat"}.DepositAccount-select{display:flex;justify-content:center;margin-bottom:15px}.Select{position:relative;border:none;font-family:inherit;cursor:pointer;outline:none;display:inline-flex;flex-wrap:wrap;justify-content:center}.Select-before{padding-right:.5rem;font-weight:500}.Select-content{color:#7bb83c;font-weight:500;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:#7bb83c;text-decoration-color:#7bb83c;-webkit-text-decoration-line:underline;text-decoration-line:underline}.Select-after{padding-left:.3rem;position:relative}.Select-dropdown{top:2.5rem;position:absolute;width:auto;height:auto;min-width:200px;width:200px;left:-101px;z-index:5;padding:15px 0;box-shadow:0 8px 24px rgba(93,136,38,.14902);border-radius:10px 10px 0 0}.Select-dropdown,.Select-options{max-height:200px;background-color:#fff}.Select-options{overflow-x:hidden;overflow-y:auto;z-index:3;cursor:pointer}.Select-dropdown:before{content:"";width:25px;height:25px;background:#fff;position:absolute;left:50%;top:-12px;display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:5px 0;z-index:-1;box-shadow:-5px -5px 10px rgba(210,223,238,.14901960784313725)}.Select-option{padding:.5rem 1rem;color:inherit;font-weight:400;font-size:1rem}.Select-option:hover{background-color:#f2f2f2;color:#000}.Select-option--selected{background-color:#7bb83c!important;color:#fff!important}@media screen and (max-width:768px){.Select-spacer{flex:1 1 100%}}.ExtraServices td:last-child{text-align:end}.USSD-category_title{font-weight:500;color:#7bb83c}.USSD-category_table{margin-bottom:20px}.Useful{border-radius:10px 10px 0 0;padding:20px 25px;position:relative;background-color:#fbfbfb}.Useful-title{-webkit-margin-before:0;margin-block-start:0;color:#262d33}.Useful-collapse{padding:20px 25px;border-radius:0 0 10px 10px;background-color:#fff}.Useful-collapse .Collapse-item-content{max-width:100%!important}.Useful-collapse p,.Useful p{line-height:1.3rem}.Useful .Input{width:100%}.Useful .Input .Input-inner{line-height:2rem;border-radius:10px;padding:10px}.InternationalCommunication-Select-dropdown{position:absolute;width:100%;background-color:#fff;box-shadow:0 8px 24px rgba(93,136,38,.14902);border-radius:0 0 5px 5px;max-height:150px;z-index:5}.InternationalCommunication-Select-options{overflow-x:hidden;overflow-y:auto;max-height:150px;cursor:pointer}.InternationalCommunication-Select-option{padding:.5rem 1rem;color:inherit;font-weight:400;font-size:1rem}.InternationalCommunication p{line-height:1.3rem}.InternationalCommunication a{color:inherit;text-decoration:none}.InternationalCommunication-example{text-align:center}.InternationalCommunication-example span{text-align:center;color:#7bb83c;border:1px solid #7bb83c;padding:5px;border-radius:10px}.InternationalCommunication-input{width:100%;margin-top:10px;height:3rem;background-color:#eff0f6;display:flex;flex-direction:column;justify-content:center;padding:.75rem 10px 0;border-radius:10px}.InternationalCommunication-input .Input-inner{width:100%;background-color:initial}.InternationalCommunication-collapseRow{min-height:2.5rem;padding:.5rem}.InternationalCommunication-form{position:relative}.InternationalCommunication .Table{margin-right:1.5rem}@media screen and (max-width:992px){.InternationalCommunication-example span{font-size:.875rem}}@media screen and (max-width:369px){.InternationalCommunication-example span{font-size:.7rem}}.Radio-title{font-weight:500}.Radio-option{display:inline-flex;margin-right:2rem;align-items:center}.Radio-option,.Radio-option label{cursor:pointer}.Radio-option div{width:22px;height:22px;border-radius:50%;background-color:#d9dbe9;color:#d9dbe9;margin-right:1rem}.Radio-option--checked div{border:5px solid #262d33;background-color:#fff}.Radio-option--checked label{color:#262d33}#coverageMap{margin-bottom:20px}#coverageMap .leaflet-overlay-pane{opacity:.5}#coverageMap .leaflet-image-layer{mix-blend-mode:saturation}.leaflet-control-layers-list{font-family:"Montserrat"}.leaflet-control-layers-list:before{content:"Показать"}.leaflet-control-layers-list label{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.MobileInternet-category{margin-bottom:30px}.MobileInternet .Table{margin-bottom:15px}.MobileInternet-category_info{margin-top:15px}.TableWithCollapse-expandCell{text-align:end}.TableWithCollapse-description{padding:5px;min-width:100%}@media screen and (max-width:768px){.TableWithCollapse-expandCell{text-align:start!important}}.OrderNumber a{text-decoration:none;color:#7bb83c}.OrderNumber-category{margin-bottom:40px}.OrderNumber-category h2{text-align:center}.OrderNumber-examples{justify-content:center}.OrderNumber-example{text-align:center;margin-bottom:20px}.OrderNumber-example span{text-align:center;color:#7bb83c;border:1px solid #7bb83c;padding:3px 5px;border-radius:5px}.OrderNumber-example:first-child{text-align:end}.OrderNumber-example:last-child{text-align:start}@media (max-width:992px){.OrderNumber-examples{justify-content:flex-start}.OrderNumber-examples .OrderNumber-example{padding:0}.OrderNumber-examples .OrderNumber-example:first-child,.OrderNumber-examples .OrderNumber-example:last-child{text-align:center}}.AdditionalFeatures-subtitle{text-align:center}.AdditionalFeatures-category{margin-bottom:30px}.AdditionalFeatures .Table{margin-bottom:25px}.AdditionalFeatures-category_info{margin-top:15px}.ShortNumber-list--el{font-family:"Montserrat-SemiBold"}.ShortNumber-table--subtitle,.ShortNumber-table--title{text-align:center;font-size:20px}.ShortNumber-table--title{color:#7bb83c}.ShortNumber-table--subtitle{font-family:"Montserrat-SemiBold"}.SIP-description--image{display:block;margin:0 auto;padding:10px;width:85%}.ContractDocuments-category{margin-bottom:40px}.ContractDocuments-descriptionList dt{font-weight:500}.ContractDocuments-descriptionList dd{-webkit-margin-start:0;margin-inline-start:0;margin-bottom:15px}.ContractDocuments blockquote{position:relative;-webkit-margin-start:20px;margin-inline-start:20px;line-height:1.3rem}.ContractDocuments blockquote:before{content:"";width:1px;height:100%;background-color:#7bb83c;position:absolute;left:-20px}.ContactsForBusiness-address{margin-bottom:20px}.ContactsForBusiness-address b{font-weight:500}.ContactsForBusiness-contact__description{width:450px}.AdditionalServices-table_row td:last-child{font-weight:400;font-size:.875rem}.ResultItem{display:flex;flex-direction:column;margin-bottom:15px}.ResultItem a{text-decoration:none;color:#7bb83c}.ResultItem span{font-size:.875rem}.Pagination{display:flex;justify-content:center;width:100%}.Pagination button[disabled]{background-color:hsla(0,0%,97.3%,.8)}.Pagination-inner{display:flex;justify-content:space-between}.Pagination-next,.Pagination-prev{cursor:pointer;border:none;outline:none;border-radius:5px;width:30px;height:30px}.Pagination-pages{overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.Pagination-page{margin:0 1rem;cursor:pointer;border:none;outline:none;border-radius:5px;font-size:1rem;color:inherit;width:30px;height:30px;background-color:#f8f8f8}.Pagination-page--active{background-color:rgba(123,184,60,.8);color:#fff}.AddPayment{grid-gap:40px;gap:40px;margin:0 auto 2rem;max-width:760px}.AddPayment,.AddPayment-form--inputs{display:flex;flex-wrap:wrap;justify-content:center}.AddPayment-form--inputs{background:#fff;width:360px;min-height:120px;margin-top:10px;padding-top:10px;border-radius:10px;text-align:center;grid-gap:1rem;gap:1rem}.AddPayment-form--inputs h4{margin:0;padding:0;width:100%}.AddPayment-form--input{padding:0;margin:-2.5rem 0 0}.AddPayment-form--input--description{color:#2a3137;font-size:12px;font-weight:500;margin:.3rem 0 0;text-align:center}.AddPayment-form--input--description a{color:#2a3137;transition:all .1s ease;text-decoration:underline}.AddPayment-form--input--description a:hover{color:#7bb83c}.AddPayment-form--email{margin-top:25px}.AddPayment-description{margin-top:3rem;width:375px}.AddPayment-description h5{font-size:16px;margin:0;padding:0}.AddPayment-description p{font-size:14px}.AddPayment-description span{font-weight:700}.AddPayment-amount{width:355px;height:260px;display:flex;flex-direction:column;align-items:flex-end;text-align:right}.AddPayment-amount h2{margin:0;padding:0;font-size:36px}.AddPayment-amount--tag{margin-top:.5rem;background:#fff;border-radius:10px;width:205px;padding:20px}.AddPayment-amount--tag p{margin:0;padding:0;font-size:36px;font-weight:700}.AddPayment-amount--description{margin-top:.3rem;margin-right:1.2rem;width:100%;font-size:12px}.AddPayment-amount--button{margin-top:1.2rem}.AddPayment-amount--button button{padding:5px 10px;background-color:#7bb83c;color:#fff;font-family:inherit;font-size:18px;outline:none;border:none;border-radius:5px;cursor:pointer;transition:all .1s ease}.AddPayment-amount--button button[disabled]{cursor:inherit;background-color:#757575}.AddPayment-amount--terms{margin-top:.5rem;max-width:320px;font-size:14px;color:#757575}.AddPayment-amount--terms a{color:inherit;text-decoration:underline;transition:all .1s ease}.AddPayment-amount--terms a:hover{color:#7bb83c}@media screen and (max-width:992px){.AddPayment-amount{align-items:flex-start;text-align:left}.AddPayment-amount--description{margin-top:.3rem;margin-left:1.2rem}.AddPayment-amount--terms{margin-top:1rem}}@media screen and (max-width:768px){.AddPayment-amount h2{font-size:2rem}}@media screen and (max-width:400px){.AddPayment-amount h2{font-size:1.6rem}.AddPayment-form--inputs{background:#fff;width:340px;margin:10px auto 0;grid-gap:.5rem;gap:.5rem}}@media screen and (max-width:360px){.AddPayment-form--inputs{font-size:.9rem;width:320px;margin-top:10px;grid-gap:.3rem;gap:.3rem}}.MSISDNInput .FormInput{width:175px}.MSISDNInput .FormInput-field{text-align:left;padding:1.25rem 0 1.1rem 4.8rem}.MSISDNInput .FormInput-label{left:.5rem;top:-.5rem;left:.8rem;font-size:.8rem}.MSISDNInput .FormInput-prefix{left:.8rem}@media screen and (max-width:360px){.MSISDNInput .FormInput-prefix{left:1.2rem}}.FormInput{position:relative;width:125px;height:40px;font-weight:500}.FormInput-field{position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #f6f6f6;border-radius:5px;font-family:inherit;font-size:inherit;font-weight:500;text-align:right;color:#757575;outline:none;background:none;padding:1.25rem 2rem 1.1rem 1.25rem;transition:all .1s ease}.FormInput-field--success,.FormInput-field:focus{border:2px solid #7bb83c;color:#2a3137}.FormInput-field--error{color:#fa5d50}.FormInput-field--error,.FormInput-field--error:focus{border:2px solid #fa5d50}.FormInput-field:focus~.FormInput-postfix{color:#2a3137}.FormInput-label{position:absolute;left:1rem;top:.6rem;padding:0 .5rem;color:#757575;background-color:#fff;cursor:text;transition:top .1s ease-in,left .1s ease-in,font-size .1s ease-in,opacity .1s ease-in}.FormInput-prefix{left:1rem}.FormInput-postfix,.FormInput-prefix{color:#757575;position:absolute;top:-4px;transition:all .1s ease}.FormInput-postfix{right:1rem}.FormInput-message{position:relative;text-align:center;top:3rem;color:#2a3137;font-size:12px;font-weight:500;margin:0}.FormInput-message,.FormInput-message a{transition:all .1s ease}.FormInput-message a[href]:hover{color:#7bb83c;text-decoration:underline}.FormInput-message--default{color:#2a3137}.FormInput-message--success{color:#7bb83c}.FormInput-message--error{color:#fa5d50}.FormInput-field:focus~.FormInput-label,.FormInput-field:not(:placeholder-shown).FormInput-field:not(:focus)~.FormInput-label{top:-.5rem;left:.8rem;font-size:.8rem}@media screen and (max-width:768px){.FormInput-postfix,.FormInput-prefix{top:-3px}}@media screen and (max-width:400px){.FormInput-message{font-size:.7rem}.FormInput-label{top:.6rem}.FormInput-postfix,.FormInput-prefix{top:-4px}}@media screen and (max-width:360px){.FormInput{margin-top:1rem}.FormInput-message{top:3rem;font-size:.7rem}.FormInput-postfix,.FormInput-prefix{top:-3px}}.Email{background:#fff;width:360px;height:75px;border-top-right-radius:10px;border-top-left-radius:10px}.Email-input label{position:relative;top:.5rem;left:.8rem;font-size:14px;font-weight:500;color:#757575!important}.Email-input .Input-inner{background:none}.Email-input .Input-inner input{margin-top:.8rem;padding:0 .8rem .65rem;width:100%;height:100%;color:#000;font-size:20px;font-weight:500;border-bottom:4px solid #ebebeb;transition:all .1s ease}.Email-input .Input-inner input::-webkit-input-placeholder{color:#757575;font-size:inherit}.Email-input .Input-inner input::placeholder{color:#757575;font-size:inherit}.Email-input .Input-inner input:focus{border-bottom:4px solid #7bb83c}.Email-input .Input-error{color:#fa5d50;font-weight:500;margin-top:.5rem;margin-left:.8rem}.Email-input--success .Input-inner input{border-bottom:4px solid #7bb83c}.Email-input--error .Input-inner input,.Email-input--error .Input-inner input:focus{border-bottom:4px solid #fa5d50}@media screen and (max-width:400px){.Email{margin:0 auto;width:340px;height:65px}.Email-input .Input-inner input{padding:0 .8rem .5rem;font-size:16px}}@media screen and (max-width:360px){.Email{margin:0 auto;width:320px}}.Modal{width:500px;max-height:340px;padding:20px;background-color:#fff;border-radius:10px;position:fixed;top:50%;left:50%;right:auto;bottom:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;flex-direction:column;transition:all .2s ease}.Modal-header{width:100%;text-align:center}.Modal-header--title{margin:0;padding:0;font-size:24px}.Modal-header--description{padding:0;margin:20px 0 0}.Modal-error-message{margin:10px;padding:0;text-align:center;font-size:14px;font-weight:700;color:red}.Modal-content--item{margin:15px 5px;font-weight:700}.Modal-content--item span{display:inline-block;width:110px;font-weight:500}.Modal-content--item p{margin:0;padding:0;display:inline-block}.Modal-buttons{display:flex;justify-content:center;position:relative;bottom:0;margin:10px 0}.Modal-buttons button{margin:0 10px;padding:10px 56px}.Modal-buttons button.decline{background-color:#fff;border:1px solid #2a3137;color:#2a3137}.Modal-buttons button:disabled{background-color:#757575}@media screen and (max-width:576px){.Modal{width:340px}.Modal-buttons button{margin:5px;padding:10px 46px}}.Tariff-links{margin-bottom:15px;min-width:100%;max-width:100vw;min-height:2rem;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.Tariff-links::-webkit-scrollbar{display:none}.Tariff-link{flex:0 0 auto;margin-right:15px;text-decoration:none;color:inherit}.Tariff-link--active{color:#7bb83c;border-bottom:2px solid #7bb83c}.OTA{max-width:500px;padding:30px 20px;margin:2rem auto 0;background-color:#fff;border-radius:10px;display:flex;justify-content:center;flex-wrap:wrap}.OTA-form{display:flex;grid-gap:15px;gap:15px}.OTA-form--button button{padding:11px 25px;background-color:#7bb83c;color:#fff;font-family:inherit;font-size:16px;outline:none;border:none;border-radius:5px;cursor:pointer;transition:all .1s ease}.OTA-form--button button[disabled]{cursor:inherit;background-color:#757575}.OTA-message{margin-top:2rem;width:400px;text-align:center}.OTA-message--error{color:red}.OTA-message--date{color:#7bb83c}@media screen and (max-width:420px){.OTA-form{justify-content:center;flex-wrap:wrap}.OTA-form--button{margin-top:1rem}}@media screen and (max-width:400px){.FormInput-postfix,.FormInput-prefix{top:-4px}}@media screen and (max-width:360px){.OTA .FormInput{margin-top:0}.OTA .FormInput-prefix{left:.7rem;top:-4px}.OTA .FormInput-postfix{top:-4px}}.Roaming a{text-decoration:none;color:#7bb83c}.Roaming-category{margin-bottom:40px}.Roaming-category h2{text-align:center}.Roaming-examples{justify-content:center}.Roaming-example{text-align:center;margin-bottom:20px}.Roaming-example span{text-align:center;color:#7bb83c;border:1px solid #7bb83c;padding:3px 5px;border-radius:5px}.Roaming-example:first-child{text-align:end}.Roaming-example:last-child{text-align:start}@media (max-width:992px){.Roaming-examples{justify-content:flex-start}.Roaming-examples .Roaming-example{padding:0}.Roaming-examples .Roaming-example:first-child,.Roaming-examples .Roaming-example:last-child{text-align:center}}.Roaming-description{text-align:center;max-width:730px}.Roaming-banner{width:100%;min-height:205px;margin-top:25px;margin-bottom:25px;background:#7bb83c;border-radius:0}.Roaming-table--title{font-family:"Montserrat";font-style:normal;font-weight:500;font-size:16px;line-height:20px;padding-bottom:0;padding-top:20px;margin:0;color:#7bb83c}.Roaming-table--subtitle{margin:0;padding:10px 0 0}.Roaming-bottom--description,.Roaming-table--subtitle{font-family:"Montserrat";font-style:normal;font-weight:500;font-size:14px;line-height:17px;color:#757575}.Roaming-bottom--description{width:210px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;padding:0}.Roaming-banner--title{margin:0 auto;padding-top:1.2rem;text-align:center;max-width:500px;font-family:"Montserrat";font-style:normal;font-weight:700;font-size:36px;color:#f6f6f6}.Page p.Roaming-banner--title{line-height:45px}.RoamingP{color:#7bb83c}.Roaming-banner--form{max-width:500px;margin:1rem auto 0;border-radius:10px;display:flex;justify-content:center;flex-wrap:wrap}.Roaming-banner--form-container{display:flex;grid-gap:15px;gap:15px}.Roaming-banner--form-container .MSISDNInput .FormInput-field,.Roaming-banner--form-container .MSISDNInput .FormInput-label,.Roaming-banner--form-container .MSISDNInput .FormInput-message--error,.Roaming-banner--form-container .MSISDNInput .FormInput-message--success,.Roaming-banner--form-container .MSISDNInput .FormInput-prefix{color:#f6f6f6}.Roaming-banner--form-container .MSISDNInput .FormInput-field{border:2px solid #f6f6f6}.Roaming-banner--form-container .MSISDNInput .FormInput-label{background-color:#7bb83c}.Roaming-banner--form-container--button button{padding:11px 25px;background-color:#f6f6f6;color:#262d33;font-family:inherit;font-size:16px;outline:none;border:none;border-radius:5px;cursor:pointer;transition:all .1s ease}.Roaming-banner--form-container--button button[disabled]{cursor:inherit;background-color:#e6e6e6}.Roaming-banner--form-message{color:#f6f6f6;margin-top:1.5rem;width:400px;text-align:center}@media screen and (max-width:768px){.FormInput-postfix,.FormInput-prefix{top:-4px}}@media screen and (max-width:420px){.Roaming-banner--form-container{grid-gap:2.2rem;gap:2.2rem}.Roaming-banner--form-container,.Roaming-banner--form-container-form{flex-wrap:wrap;justify-content:center}.Roaming-banner--form-container-form--button{margin-top:1rem}.Roaming-banner--form-message{padding-bottom:1rem}}@media screen and (max-width:400px){.FormInput-prefix{left:-5px;top:-4px}.FormInput-postfix{top:-4px}}@media screen and (max-width:360px){.Roaming-banner--form-container .FormInput{margin-top:0}.Roaming-banner--form-container .FormInput-prefix{left:.7rem;top:-4px}.Roaming-banner--form-container .FormInput-postfix{top:-4px}}.Esim{border-radius:10px 10px 0 0;padding:20px 25px;position:relative;background-color:#fff}.Esim-title{text-align:center}.Esim-subtitle,.Esim-title{-webkit-margin-before:0;margin-block-start:0;color:#262d33}.Esim-carousel{height:420px;margin-bottom:0}.Esim-text{margin-top:3em}.Esim-collapse{padding:0 25px 20px;border-radius:0 0 10px 10px;background-color:#fff}.Esim-collapse .Collapse-item-content{max-width:100%!important}.Esim-carousel-item{display:flex;flex-direction:row;height:100%;color:#fff;height:420px;position:relative}.Esim-carousel-item-image{background-size:cover;background-repeat:no-repeat;position:absolute;top:0;left:0;height:100%;width:100%}.Esim-carousel-item-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:start;padding-top:2rem}.Esim-carousel-item-content_link:hover{opacity:.8}.Esim-carousel-indicator{width:20px;height:20px;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;cursor:pointer;display:inline-block;margin:0 8px;opacity:.7;box-shadow:0 0 5px #a49d9d}.Esim-carousel-indicator div{box-sizing:border-box;width:8px;height:8px;background-color:#fff;border-radius:50%;margin:5px}.Esim-carousel-indicator--active{opacity:1}@media screen and (max-width:768px){.Esim-carousel,.Esim-carousel-item{height:280px}.Esim-carousel-item-content{padding-left:1rem}.Esim-carousel-item-content_text{-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;word-wrap:break-word;-webkit-box-orient:vertical;box-orient:vertical}}.ScrollUpButton{width:4rem;height:4rem;border-radius:50%;color:#fff;background-color:#262d33;box-shadow:0 2px 2px rgba(0,0,0,.397),0 -2px 2px rgba(0,0,0,.397);position:fixed!important;left:calc(100vw - 8rem);top:calc(100vh - 8rem);transition:scale,display;-webkit-animation-name:zoom-in-zoom-out;animation-name:zoom-in-zoom-out;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}@keyframes skale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes skale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:768px){.ScrollUpButton{width:3rem;height:3rem;left:calc(100vw - 4rem);top:calc(100vh - 4rem)}}@-webkit-keyframes zoom-in-zoom-out{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom-in-zoom-out{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}