body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Raleway,sans-serif}*{box-sizing:border-box}#principal{display:flex;font-size:1.2em;justify-content:center;line-height:28px}.container{display:flex;gap:60px;max-width:1500px;width:90%}nav{max-width:300px;width:30%}.agenda{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.agenda-card{border-radius:10px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.agenda-local{background-color:#2daae2;color:#fff;font-size:1.1em;font-weight:700;padding:15px 20px}.agenda-info{display:flex;flex-direction:column;font-size:.95em;gap:6px;padding:15px 20px}.timeline{position:relative}.timeline:before{background-color:#2daae2;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:3px}.timeline-item{margin-bottom:30px;padding-right:40px;position:relative;text-align:right;width:50%}.timeline-item:nth-child(2n){margin-left:50%;padding-left:40px;padding-right:0;text-align:left}.timeline-item:before{background-color:#006286;border:3px solid #2daae2;border-radius:50%;content:"";height:14px;position:absolute;right:-10px;top:4px;width:14px;z-index:1}.timeline-item:nth-child(2n):before{left:-10px;right:auto}.timeline-ano{color:#006286;font-size:1.2em;font-weight:700;margin-bottom:5px}.timeline-conteudo p{line-height:1.5;margin:0 0 8px}@media only screen and (max-width:800px){.timeline:before{left:12px;transform:none}.timeline-item,.timeline-item:nth-child(2n){margin-left:0;padding-left:40px;padding-right:0;text-align:left;width:100%}.timeline-item:before,.timeline-item:nth-child(2n):before{left:5px;right:auto}}.video-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.video-item h4{margin:0 0 10px}.video-wrapper{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-wrapper iframe{border:none;border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.cronograma-wrapper{overflow-x:auto;width:100%}.cronograma{border-collapse:collapse;font-size:.9em;margin-bottom:40px;min-width:500px;width:100%}.cronograma td,.cronograma th{border:1px solid #ccc;padding:6px 4px;text-align:center}.cronograma td.etapa,.cronograma th.etapa{padding:8px 12px;text-align:left;width:45%}.cronograma thead tr:first-child th{background-color:#7ab3c8;font-weight:700}.cronograma thead tr:last-child th{background-color:#a8d0e0;font-weight:700;width:4.58333%}.cronograma .ativo{background-color:#2c5f8a}.fotos-parcerias{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);margin-top:30px}.fotos-parcerias img{aspect-ratio:4/3;border-radius:8px;object-fit:cover;width:100%}@media only screen and (max-width:900px){.agenda,.fotos-parcerias{grid-template-columns:1fr}}@media only screen and (max-width:1200px){.video-grid{grid-template-columns:1fr}}@media only screen and (max-width:800px){nav{width:0}.container{gap:0;padding:0 25px;width:100%}#conteudo h2{margin-right:0}}@media only screen and (max-width:480px){.container{padding:0 20px}#conteudo .conteudoSecao{padding:0 5px}}#header{align-items:center;background-color:#008bd2;background-image:url(/censo-nacional-pop-rua/static/media/topo-sem-logo.fa9d74a740db44bc52c4.png);background-position:50%;background-size:cover;display:flex;height:400px;justify-content:center;margin-bottom:40px;position:relative;width:100%}#header .logoCensoHeader{height:90%}#header .logoIbgeHeader{position:absolute;right:20px;top:20px}#header .logoIbgeHeader img{height:20px}#header .inferior,#header .logoIbge{flex:1 1;width:100%}#header .main{border-bottom:15px solid #0000;border-image:linear-gradient(90deg,#eb610a,#ffd900) 1;border-top:15px solid #0000;display:flex;height:135px;width:100%}#header .main .logoCenso{background-image:url(/censo-nacional-pop-rua/static/media/titulo.54397b59d31d44ec2e84.png);width:536px}#header .main .direita,#header .main .esquerda{flex:1 1}#header .main .esquerda{background-image:url(/censo-nacional-pop-rua/static/media/lateral1.9cfd6eb4fd5c9aa35e9d.png);background-position:100%;background-size:auto 100%}#header .main .direita{background-image:url(/censo-nacional-pop-rua/static/media/lateral2.498d4ba03f37a9e5c5f7.png);background-position:0;background-size:auto 100%}#header .logoIbge{display:flex;justify-content:center}#header .logoIbge .container{align-items:center;justify-content:flex-end}#headerScroll{align-items:center;background-color:#006286;border-bottom:none;display:flex;height:80px;justify-content:center;left:0;position:fixed;top:0;top:-100px;transition:top .3s ease;width:100%;z-index:4}#headerScroll.visivel{top:0}#headerScroll .container{align-items:center}#headerScroll .logo{margin-right:auto}#headerScroll .logo span{color:#fff;font-size:1.1em;font-weight:700;white-space:nowrap}#headerScroll .logo .quebra-mobile{display:none}#headerScroll .logoIbge{margin-left:auto}.menuMobile{display:none}.menuMobile .hamburgerMenu{align-items:center;cursor:pointer;display:flex;height:30px;position:relative;width:50px;z-index:10}.menuMobile .hamburguer{background:#fff;border-radius:40px;display:block;height:2px;left:11px;position:relative;transition:.5s ease-in-out;width:30px}.menuMobile .hamburguer:after,.menuMobile .hamburguer:before{background:#fff;border-radius:40px;content:"";display:block;height:100%;position:absolute;transition:.5s ease-in-out;width:100%}.menuMobile .hamburguer:before{top:-10px}.menuMobile .hamburguer:after{bottom:-10px}.menuMobile.menuAberto .hamburguer{transform:rotate(45deg)}.menuMobile.menuAberto .hamburguer:before{top:0;transform:rotate(90deg)}.menuMobile.menuAberto .hamburguer:after{bottom:0;transform:rotate(90deg)}@media only screen and (max-width:900px){#headerScroll .container{gap:15px}}@media only screen and (max-width:800px){#header{height:250px;margin-top:80px}#header .logoIbgeHeader{display:none}#headerScroll{top:0!important}#headerScroll .logoIbge{margin-top:0}#header .main .logoCenso{background-repeat:no-repeat;background-size:100%}#headerScroll .logo img{margin-top:8px;width:320px}#headerScroll .logoIbge img{width:80px}.menuMobile{display:block}#headerScroll .logo span{white-space:normal}#headerScroll .logo .quebra-mobile{display:inline}}@media only screen and (max-width:550px){#headerScroll .logo img{margin-top:8px;width:250px}#headerScroll .logoIbge{margin-top:0}.menuMobile .hamburguer{width:25px}.menuMobile .hamburgerMenu{margin-top:-6px}.menuMobile .hamburguer:before{top:-7px}.menuMobile .hamburguer:after{bottom:-7px}#header .main,#header .main .logoCenso{height:24vw}}@media only screen and (max-width:450px){#headerScroll .logo img{margin-top:8px;width:220px}.menuMobile .hamburgerMenu{margin-top:-9px}#headerScroll .logoIbge{margin-top:0}}@media only screen and (max-width:400px){#header .main{height:24vw}#headerScroll .logo img{margin-top:6px;width:180px}#headerScroll .logoIbge{margin-top:0}#headerScroll .logoIbge img{width:60px}.menuMobile .hamburgerMenu{margin-top:-13px}}@media only screen and (max-width:480px){#headerScroll .logo span{font-size:.85em}}#menuLateral{font-size:16px;line-height:21px}#menuLateral ul{list-style:none;padding:0}#menuLateral ul li{border-bottom:2px solid #c6c6c6;color:#1d1d1b;cursor:pointer;font-weight:600;padding:10px 0}#menuLateral ul li.selecionado{color:#ee7305}#menuLateral ul li:last-child{border:none}#menuLateral ul.fixo{max-width:300px;position:fixed;top:77px;width:100%;width:26vw}#menuLateral a{color:inherit;text-decoration:none}@media only screen and (max-width:800px){#menuLateral{background-color:#fff;display:none;height:100vh;left:0;max-width:none;position:fixed;top:0;width:100vw;z-index:3}#menuLateral.menuAberto{display:block}#menuLateral ul,#menuLateral ul.fixo{margin-left:34px;margin-right:410px;margin-top:0;max-width:none;position:fixed;top:86px;width:calc(100vw - 68px)}}@media only screen and (max-height:710px){#menuLateral ul li{padding:7px 0}}#conteudo{flex:1 1;min-width:0;overflow-x:hidden}#conteudo .secao{margin-bottom:50px;max-width:100%;overflow:hidden}#conteudo .imagemTitulo{float:right;height:322px;margin-right:20px;width:166px}#conteudo h2{border-radius:10px 0 0 10px;font-size:1.2em;font-weight:6500;padding:15px 20px}#conteudo .conteudoSecao{padding-left:10px;width:100%}#conteudo hr{border:1px solid;margin:30px 0;width:calc(100% - 100px)}#conteudo p.laranja{color:#f0852c}#conteudo p.legendaImg{font-size:.9em;font-weight:700}#conteudo p img{width:100%}#conteudo table{border-collapse:collapse;font-size:.9em;width:100%}#conteudo table th{text-align:left}#conteudo table tr.destaque1{background-color:#2daae2;font-weight:700}#conteudo table tr.destaque2{background-color:#b4dedf;font-weight:700}#conteudo table td{padding:5px 10px}#conteudo ul li{margin-bottom:10px}#conteudo .secao#parcerias{margin-bottom:50px}@media only screen and (max-width:1280px){#conteudo .imagemTitulo{display:none}#conteudo .conteudoSecao{max-width:100%;overflow-x:auto;padding-left:0;width:100%}#conteudo h2{border-radius:10px}}@media only screen and (max-width:900px){#conteudo hr{width:100%}#conteudo table th{font-size:.7em;line-height:17px}}.select2-selection{background-color:red;font-size:20px;height:50px!important;padding:10px}.select2-dropdown{max-height:300px;overflow-y:auto}.select2-results__option{height:40px;line-height:40px}.select2-search__field{height:40px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-width:10px 10px 0!important;margin-left:-20px!important;margin-top:5px!important}.select2-container--default .select2-search--dropdown .select2-search__field{font-size:20px!important;padding-left:12px!important}.totalPopulacaoRua{background-color:#e3e3e3;border-radius:10px;font-size:1.3em;margin-top:20px;padding:40px}.totalPopulacaoRua span{color:#ee7305}.carrossel{border-radius:10px;overflow:hidden;position:relative;width:100%}.carrossel-track{display:flex;transition:transform .5s ease}.carrossel-item{min-width:100%;text-decoration:none}.carrossel-slide{display:flex;flex-direction:column;width:100%}.carrossel-slide img{display:block;height:500px;object-fit:cover;width:100%}.carrossel-slide .overlay{background-color:#006286;color:#fff;padding:15px 20px}.carrossel-slide .overlay h3{font-size:1.1em;line-height:1.4;margin:0}.carrossel-slide .overlay p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.9em;line-height:1.4;margin:0;opacity:.85;overflow:hidden}.carrossel-seta{background:#0006;border:none;color:#fff;cursor:pointer;font-size:2em;padding:10px 15px;position:absolute;top:45%;transform:translateY(-50%);transition:background .3s;z-index:1}.carrossel-seta:hover{background:#000000b3}.carrossel-seta.esquerda{border-radius:0 5px 5px 0;left:0}.carrossel-seta.direita{border-radius:5px 0 0 5px;right:0}.carrossel-paginacao{display:flex;gap:8px;justify-content:center;margin-top:15px}.carrossel-paginacao .bolinha{background:#ccc;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:background .3s;width:12px}.carrossel-paginacao .bolinha.ativa{background:#008bd2}.carrossel-carregando,.carrossel-erro{color:#666;padding:40px 20px;text-align:center}@media only screen and (max-width:800px){.carrossel-slide img{height:280px}}@media only screen and (max-width:500px){.carrossel-slide img{height:220px}.carrossel-slide .overlay h3{font-size:1em}.carrossel-slide .overlay p{font-size:.8em}.carrossel-seta{font-size:1.4em;padding:8px 10px}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:#0000;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#0000;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #0000}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/*# sourceMappingURL=main.8992d5dd.css.map*/