@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:500;src:url(/static/media/Gilroy-Medium.2bc7f5d7ea77ee1bddb3.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(/static/media/Gilroy-Bold.5fb38b9fa452b5814397.woff) format("woff")}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Gilroy,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow:hidden;padding:0}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media screen and (max-width:720px){body{margin:0;overflow-y:auto}}.app{display:flex;flex-direction:column;height:100dvh}.app__content{flex:1 1;overflow-x:hidden;overflow-y:auto;scrollbar-color:#ffffff73 #ffffff1a;scrollbar-width:thin}.app__content::-webkit-scrollbar{width:10px}.app--hide-scrollbar .app__content{-ms-overflow-style:none;overflow-y:auto;scrollbar-width:none}.app--hide-scrollbar .app__content::-webkit-scrollbar{height:0;width:0}.app__content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:999px}.app__content::-webkit-scrollbar-thumb{background:#ffffff73;background-clip:padding-box;border:2px solid #0000;border-radius:999px}.app__content::-webkit-scrollbar-thumb:hover{background:#ffffffa6}@media screen and (max-width:720px){.app{text-align:center}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none;height:0;width:0}}.header{align-items:center;background-color:#000;display:flex;flex-direction:row;height:75px;justify-content:space-between;padding:0 5vw;position:sticky;top:0;transform:translateZ(0);width:90vw;will-change:transform;z-index:9999;z-index:5}.header__logo{height:65px;margin:5px auto}.header__main{align-items:center;display:flex;flex-direction:row;justify-content:center;text-decoration:none}.header__link{color:#fff;cursor:pointer;font-size:16px;font-weight:700;line-height:18px;text-decoration:none}.header__link_active{border:none;border-bottom:2px solid #fff}.header__link_button{background-color:#000;font-family:Montserrat;line-height:18px;margin:0;padding:0;position:relative;text-align:start;text-decoration:none;text-justify:start}.header__links-row{display:flex;flex-direction:row;justify-content:space-between;width:50%}.header__links-column{background-color:#0000004d;display:flex;height:90vh;justify-content:flex-end;left:0;overflow:auto;position:fixed;top:10vh;transform:translateY(0);width:100vw;z-index:2}.header__links-column-container{align-items:center;background-color:#000;display:flex;flex-direction:column;justify-content:flex-start;min-height:80vh;padding-top:30px;width:100vw}.header__burger-close-button,.header__burger-menu{display:none}.header__burger-close-button,.header__burger-menu,.header__logo,.header__main{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (hover:hover) and (pointer:fine){.header__link:hover{color:#d3d3d3}.header__burger-close-button:hover,.header__burger-menu:hover{opacity:.8}}@media (hover:none) and (pointer:coarse){.header__burger-close-button:active,.header__burger-menu:active,.header__main:active{opacity:.7}}@media screen and (max-width:1330px){.header{padding:0 5vw;width:90vw}.header__links-row{width:60%}}@media screen and (max-width:1200px){.header{padding:0 2vw 0 5vw;width:93vw}.header__links-row{width:65%}}@media screen and (max-width:1000px){.header{height:65px}.header__logo{cursor:pointer;height:65px}.header__links-row{display:none}.header__links-column{display:flex;height:90vh;justify-content:flex-end;position:fixed;top:65px}.header__burger-menu{background-image:url(/static/media/burger.91dbba5d3b68fe24f2b5.svg)}.header__burger-close-button,.header__burger-menu{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;display:block;height:23px;width:28px}.header__burger-close-button{background-image:url(/static/media/close-button.a083a836ba17dff7e962.svg)}.header__links-column-container{-ms-verrflow-style:none;-ms-overflow-style:none;height:100%;overflow-y:scroll;overflow:- moz-scrollbars-none;scroll-snap-type:y mandatory;scrollbar-width:none}}.navigation__link{color:#fff;cursor:pointer;font-size:16px;font-style:Montserrat;font-weight:700;line-height:18px;text-decoration:none}.navigation__link_active{border:none;border-bottom:2px solid #fff}.navigation__link_button{background-color:#000;font-family:Montserrat;line-height:18px;margin:0 16px 0 0;padding:0;position:relative;text-align:start;text-decoration:none;text-justify:start}.navigation__link_inactive{border:none}.navigation__button-undropped:before{border-color:#fff;border-style:solid;border-width:0 3px 3px 0}.navigation__button-dropped:before,.navigation__button-undropped:before{bottom:30%;content:" ";height:7px;position:absolute;right:-12px;transform:rotate(45deg);width:7px;z-index:2}.navigation__button-dropped:before{border-color:#d3d3d3;border-style:solid;border-width:0 3px 3px 0}.navigation__dropdown{border-left:1px solid #fff;box-shadow:0 4px 6px #0000001a;font-weight:400;left:0;position:absolute;top:100%;width:100%;z-index:10}.navigation__dropdown-item{border-bottom:2px solid #fff;margin:0;padding:0;width:210px}.navigation__dropdown-button{background-color:#000;border:none;color:#fff;cursor:pointer;display:block;font-family:Montserrat;font-size:12px;font-weight:700;padding:12px 0;text-align:center;text-decoration:none;width:140px}.navigation__dropdown-list{border:none;display:flex;flex-direction:row;list-style:none;margin:0;opacity:0;padding:0;pointer-events:none;transform:translateY(10px);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);width:210px;will-change:opacity,transform}.navigation__dropdown-list--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.navigation__item--mobile{display:none}@media screen and (max-width:1150px){.navigation__link{font-size:14px}}@media screen and (max-width:1000px){.navigation__dropdown{box-shadow:none;position:static;width:100%}.navigation__dropdown-button{font-size:16px;padding:10px}.navigation__link_button:before{bottom:auto;position:absolute;right:10px;top:5%}.navigation__button-dropped,.navigation__dropdown-list{display:none}.navigation__link{font-size:18px;margin:15px 5vw;padding-bottom:30px;position:relative;text-align:start;width:90vw}.navigation__center-link{color:#fff;cursor:pointer;font-size:14px;font-style:Montserrat;font-weight:700;line-height:16px;padding-bottom:15px;position:relative;text-align:start;text-decoration:none}.navigation__link_button:before{display:none}.navigation__dropdown-item{margin:0;padding:0}.navigation__link_main{border-bottom:1px solid #fff}.navigation__link_active{border:none;color:#d3d3d3}.navigation__item--mobile{border-bottom:1px solid #fff;display:flex;flex-direction:column;margin:0 auto 10px;padding-bottom:10px;width:90%}.navigation__link_center{border:none;font-family:inherit;margin:0;padding:0 0 10px}}@media (hover:hover) and (pointer:fine){.navigation__link:hover{color:#d3d3d3}.navigation__dropdown-button:hover{background-color:#191919}.navigation__center-link:hover{color:#f6cf2d}}@media (hover:none) and (pointer:coarse){.navigation__center-link,.navigation__dropdown-button,.navigation__link{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.navigation__center-link:active,.navigation__link:active{color:#f6cf2d}.navigation__dropdown-button:active{background-color:#191919}}.main{background-color:#191919}.map{display:flex;flex-direction:column;padding-bottom:55px;padding-top:35px}.map__title{color:#fff;font-size:24px;margin:0;text-align:center}.map__content{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.map__svg-container{display:inline-block;height:500px;margin-left:150px;object-fit:cover;position:relative;resize:both;width:954px}.map__svg{height:100%;left:0;object-fit:fill;position:absolute;top:0;width:100%;z-index:0}.map__tooltip{background:#fff;border:2px solid #fff;border-radius:2px;font:14px sans-serif;font-family:inherit;height:min-content;min-height:20px;padding:4px 10px;pointer-events:none;position:absolute;text-align:center;width:170px;z-index:2}.map__tooltip_center:after{border-color:#fff #0000 #0000;border-style:solid;border-width:8px 8px 0;bottom:-8px;content:"";display:block;left:50%;position:absolute;transform:translateX(-50%)}.map__tooltip_right:after{border-left:10px solid #0000;border-top:10px solid #fff;bottom:-10px;content:"";display:block;height:0;position:absolute;right:-2px;width:0}.map__tooltip-name{border-bottom:2px solid #000;font-weight:700;margin:2px 0 0;padding:0 0 5px}.map__tooltip-value{margin:0;padding:5px 0 0}.map__explanation{display:none}.map__legend{fill:#fff;font-size:12px}.map__panel{align-items:center;border-radius:0;border-right:2px solid #fff;flex-direction:column;justify-content:space-between;margin-left:0;min-height:450px;padding-bottom:50px;width:430px}.map__buttons,.map__panel{background-color:inherit;display:flex}.map__buttons{border-bottom:2px solid #fff;flex-direction:row;justify-content:space-around;margin-top:0;padding:15px 0 10px 30px;width:400px}.map__metrics{background-color:inherit;border:none;color:#fff;cursor:pointer;margin-bottom:10px}.map__dropdown-list_metrics{max-height:220px;transform:translateY(0);width:220px}.map__federal{justify-content:center}.map__center-link,.map__federal{align-items:center;display:flex;flex-direction:column}.map__center-link{color:#000;font-weight:700;justify-content:flex-start;text-decoration:none}.map__square{align-items:center;align-self:center;background-color:#fff;display:flex;flex-direction:column;height:120px;justify-content:center;width:120px}.map__square:hover{background-color:#d3d3d3}.map__square-text{align-self:center;color:#000;color:#fff;margin:0;padding:0;text-align:center;text-decoration:none}.map__square-value{font-size:14px;margin:0 auto;position:relative}.map__arrow{display:none}.map__highlight{color:#f6cf2d;font-weight:700}.map__comment{color:#fff;font-size:12px;position:absolute}.map__comment_territories{bottom:8px}.map__comment_source{bottom:-12px;font-style:italic;left:8px}.map__comment_source-link{color:#fff}.map__dropdown-item_parent{position:relative}.map__dropdown-arrow{color:#fff;cursor:pointer;font-size:10px;position:absolute;right:6px;top:6px}.map__dropdown-sublist{background:#fff;border:1px solid #191919;display:none;left:100%;list-style:none;margin:0;min-width:200px;padding:0;position:absolute;top:0;z-index:5}.map__dropdown-arrow:hover+.map__dropdown-sublist,.map__dropdown-sublist:hover{display:block}@media screen and (max-width:1200px){.map__panel,.map__svg-container{margin-left:10px}}@media screen and (max-width:1023px){.map__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.map__svg-container{height:500px;margin:20px auto;width:700px}.map__panel{align-items:center;border:none;justify-content:center;margin-left:0;min-height:0;padding-bottom:0;width:100%}.map__buttons,.map__panel{display:flex;flex-direction:row}.map__buttons{justify-content:space-around;margin-top:10px;width:50%}.map__tooltip{width:140px}.map__explanation{color:#fff;display:block;font-size:11px;left:100px;margin:0;padding:0;position:absolute;text-align:left;top:230px;white-space:pre-wrap}.map__dropdown_center{margin:0 15px}.map__square-text{font-size:12px}.map__federal{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:absolute;right:100px;top:220px;z-index:2}.map__square{background-color:#fff;flex-direction:row;height:25px;width:140px}.map__tooltip_center:after{border-color:#fff #0000 #0000;border-style:solid;border-width:8px 8px 0;bottom:-8px;content:"";display:block;left:50%;position:absolute;transform:translateX(-50%)}.map__tooltip_right:after{border-left:10px solid #0000;right:-2px}.map__tooltip_left:after,.map__tooltip_right:after{border-top:10px solid #fff;bottom:-10px;content:"";display:block;height:0;position:absolute;width:0}.map__tooltip_left:after{border-right:10px solid #0000;left:-2px}.map__buttons{border-bottom:none}}@media screen and (max-width:720px){.map__svg-container{height:900px;margin:130px auto 0;width:400px}.map__svg{width:100%}.map__content{position:relative}.map__content,.map__panel{background-color:#191919;width:100%}.map__title{z-index:4}.map__buttons,.map__title{background-color:#191919;position:fixed;width:100%}.map__buttons{padding-bottom:10px;padding-left:0;padding-top:210px;z-index:3}.map__explanation{left:10px;margin:0 10%;text-align:start;top:300px;width:80%}.map__panel{margin-top:10px}.map__federal{align-items:flex-end;justify-content:flex-end;margin-right:20px;max-width:100%;position:absolute;right:0;top:300px;z-index:1}.map__square{background-color:#fff;flex-direction:row;height:15px;width:140px}.map__square-text{align-self:flex-end;font-size:12px}.map__square-value{font-size:12px}.map__arrow{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-right:5px;position:absolute;right:0;z-index:1}.map__arrow_europe{border-left:1px solid #fff;height:400px;top:350px;width:0}.map__arrow_asia{border-left:1px solid #fff;height:250px;top:776px;width:0}.map__arrow-paragraph{background-color:#191919;margin:0}.map__comment_territories{bottom:29%;left:8px}.map__tooltip:after{display:none}.map__tooltip_center:after{border-color:#fff #0000 #0000;border-style:solid;border-width:8px 8px 0;bottom:-8px;content:"";display:block;left:50%;position:absolute;transform:translateX(-50%)}.map__tooltip_right:after{border-left:10px solid #0000;right:-2px}.map__tooltip_left:after,.map__tooltip_right:after{border-top:10px solid #fff;bottom:-10px;content:"";display:block;height:0;position:absolute;width:0}.map__tooltip_left:after{border-right:10px solid #0000;left:-2px}.map__dropdown-text{margin:1em .75em}}@media screen and (max-width:500px){.map{padding-top:0}.map__svg{left:0}.map__square-text_mobile{display:none}.map__comment_territories{bottom:29%;left:0}.map__title{font-size:20px;padding-top:20px;white-space:pre-wrap}.map__comment_source{bottom:-18px}.map__tooltip{width:175px}.map__explanation{left:10px;margin:0 2.5%;top:300px;width:95%}.map__tooltip_center:after{border-color:#fff #0000 #0000;border-style:solid;border-width:8px 8px 0;bottom:-8px;content:"";display:block;left:50%;position:absolute;transform:translateX(-50%)}.map__tooltip_right:after{border-left:10px solid #0000;right:-2px}.map__tooltip_left:after,.map__tooltip_right:after{border-top:10px solid #fff;bottom:-10px;content:"";display:block;height:0;position:absolute;width:0}.map__tooltip_left:after{border-right:10px solid #0000;left:-2px}}@media screen and (max-width:400px){.map__svg-container{height:900px;width:350px}.map__legend{font-size:12px}.map__comment_territories{bottom:27.5%}.map__comment_source{font-size:11px}.map__arrow_europe{height:370px;top:290px}.map__arrow_asia{height:230px;top:690px}.map__explanation{left:10px;top:350px}}@media screen and (max-width:350px){.map__svg-container{margin-left:0;width:300px}.map__explanation{font-size:10px}.map__legend{font-size:12px}}@media screen and (max-width:320px){.map__svg-container{margin-left:0;width:305px}.map__legend{font-size:12px}.map__comment_territories{bottom:28%;font-size:11px;left:3%}.map__comment_source{bottom:-18px;font-size:9px}}.tree-dropdown__dropdown-article-button{background-color:inherit;border:1px solid #fff;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;height:25px;margin-bottom:5px;min-width:75px;overflow:hidden;position:relative;text-align:start;white-space:nowrap;width:100%}.tree-dropdown__dropdown{margin:0;min-width:80px;position:relative;z-index:3}.tree-dropdown__dropdown-article-button:before{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:" ";height:7px;position:absolute;right:10px;top:5px;transform:rotate(45deg);width:7px;z-index:2}.tree-dropdown__dropdown-article-button:hover{opacity:.7}.tree-dropdown__dropdown-list{-ms-overflow-style:none;border-radius:5px;list-style-type:none;margin-top:0;max-height:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;scrollbar-width:none;transform:translateY(-10px);transition:width .22s ease,max-height .3s ease-out,opacity .3s ease-out,transform .3s ease-out;width:180px}.tree-dropdown__dropdown-list_active{-webkit-overflow-scrolling:touch;border-radius:5px;opacity:1;pointer-events:auto;transform:translateY(-2px)}.tree-dropdown__dropdown-list_active,.tree-dropdown__dropdown-list_active.tree-dropdown__dropdown-list_wide{clip-path:inset(0 round 5px);max-height:220px;max-height:var(--menuMax,220px);overflow-anchor:none;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.tree-dropdown__dropdown-list_active.tree-dropdown__dropdown-list_wide{width:280px}.tree-dropdown__dropdown-button{background:none;background-color:#fff;border:none;color:inherit;cursor:pointer;font:inherit;margin:0;padding:0;text-align:left;width:100%}.tree-dropdown__dropdown-text{font-family:inherit;font-size:12px;line-height:16px}.tree-dropdown__dropdown-button_selected{background-color:#f6cf2d}.tree-dropdown__dropdown-button:hover{background-color:#d3d3d3}.tree-dropdown__dropdown-button_main{font-weight:700}.treeDropdown__rowBtn_group{background-color:#fff}.treeDropdown__rowBtn_group_selectedChild{background-color:#e3e3e3}.treeDropdown__rowBtn_group.tree-dropdown__dropdown-button_selected,.treeDropdown__rowBtn_group.tree-dropdown__dropdown-button_selected:hover,.treeDropdown__rowBtn_group_selectedChild.tree-dropdown__dropdown-button_selected{background-color:#f6cf2d}.treeDropdown__rowBtn_group:hover{background-color:#d7d7d7}.treeDropdown__right{align-items:center;display:inline-flex;flex:0 0 auto;gap:8px}.treeDropdown__arrow,.treeDropdown__arrow_open{align-items:center;cursor:pointer;display:inline-flex;height:22px;justify-content:center;position:relative;width:22px}.treeDropdown__arrow:before,.treeDropdown__arrow_open:before{border-color:#000;border-style:solid;border-width:0 2px 2px 0;content:" ";height:7px;left:50%;position:absolute;top:50%;width:7px}.treeDropdown__arrow:before{transform:translate(-50%,-50%) rotate(45deg)}.treeDropdown__arrow_open:before{transform:translate(-50%,-50%) rotate(225deg)}.treeDropdown__arrowSpacer{background:#0000;display:inline-flex;height:22px;width:22px}.treeDropdown__subWrap{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-6px);transition:grid-template-rows .28s ease,opacity .2s ease,transform .2s ease;will-change:grid-template-rows,opacity,transform}.treeDropdown__subWrap_open{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.treeDropdown__sublist{list-style:none;margin:0;overflow:hidden;padding:0}.treeDropdown__cb{align-items:center;cursor:pointer;display:inline-flex;justify-content:center}.treeDropdown__checkbox{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.treeDropdown__cbBox{background:#fff;border:1px solid #191919;display:inline-block;height:18px;position:relative;width:18px}.treeDropdown__cb input:checked+.treeDropdown__cbBox{background:#191919;border-color:#191919}.treeDropdown__cb input:checked+.treeDropdown__cbBox:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:50%;position:absolute;top:48%;transform:translate(-50%,-50%) rotate(45deg);width:7px}.treeDropdown__cb input:indeterminate+.treeDropdown__cbBox{background:#000;border-color:#000}.treeDropdown__cb input:indeterminate+.treeDropdown__cbBox:after{background:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.treeDropdown__rowBtn{align-items:center;display:flex;gap:10px;justify-content:flex-start;width:100%}.treeDropdown__left{align-items:center;display:inline-flex;flex:0 0 auto;gap:8px}.treeDropdown__text{flex:1 1 auto;height:16px;margin:.75em 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:720px){.tree-dropdown__dropdown-article-button{font-size:14px;height:36px;min-width:80px}.tree-dropdown__dropdown-article-button:before{top:10px}.treeDropdown__text{flex:1 1 auto;margin:1em 0}}.map__dropdown{margin:0;position:relative;z-index:3}.map__dropdown_default{padding-left:50px}.map__dropdown-article-button{background-color:inherit;border:1px solid #fff;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;height:25px;min-width:70px;position:relative;touch-action:manipulation;width:100%}.map__dropdown-article-button:before{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:" ";height:7px;pointer-events:none;position:absolute;right:10px;top:5px;transform:rotate(45deg);width:7px;z-index:2}.map__dropdown-list{border-radius:5px;list-style-type:none;margin-top:0;opacity:0;overflow:auto;padding:0;pointer-events:none;position:absolute;transform:translateY(-10px);transition:max-height .3s ease-out,opacity .3s ease-out,transform .3s ease-out}.map__dropdown-list_active{opacity:1;pointer-events:auto;transform:translateY(2px)}.map__dropdown-list_items{max-height:220px;width:max-content}.map__dropdown-list_years{max-height:220px;max-width:150px;width:100%}.map__dropdown-button{background:none;background-color:#fff;border:none;color:inherit;cursor:pointer;font:inherit;height:60%;margin:0;padding:0;text-align:left;width:100%}.map__dropdown-button_selected{background-color:#f6cf2d}.map__dropdown-button_main{font-weight:700}.map__dropdown-text{font-family:inherit;font-size:12px;line-height:16px;margin:.75em}.map__dropdown-list_units{max-height:180px;overflow-y:auto;scrollbar-color:#ffffff73 #0000;scrollbar-width:thin;width:140px}.map__dropdown-list_units::-webkit-scrollbar{width:10px}.map__dropdown-list_units::-webkit-scrollbar-track{background:#0000;border-radius:999px}.map__dropdown-list_units::-webkit-scrollbar-thumb{background:#ffffff73;background-clip:padding-box;border:2px solid #0000;border-radius:999px}.map__dropdown-list_units::-webkit-scrollbar-thumb:hover{background:#ffffffa6}@media screen and (max-width:1200px){.map__dropdown-article-button{font-size:12px}}@media screen and (max-width:720px){.map__dropdown-article-button{font-size:14px;height:36px}.map__dropdown-article-button:before{top:10px}.map__dropdown-list_level{left:-60px}.map__dropdown-list_units{width:max-content}}@media screen and (max-width:500px){.map__dropdown-article-button{text-align:start;white-space:pre-wrap}.map__dropdown_default{padding-left:0}.map__dropdown-list_items_extra{left:-160px}}@media screen and (max-width:350px){.map__dropdown-article-button{min-width:100%}}@media (hover:hover) and (pointer:fine){.map__dropdown-article-button:hover{opacity:.7}.map__dropdown-button:hover{background-color:#d3d3d3}.center__dropdown-button:hover{opacity:.7}.center__dropdown-article:hover{background-color:#d3d3d3}}.map__dropdown-article-button:active{opacity:.7}.map__dropdown-button:active{background-color:#d3d3d3}.center__dropdown-button:active{opacity:.7}.center__dropdown-article:active{background-color:#d3d3d3}.stacked-bar{align-items:center;background-color:inherit;border-radius:10px;display:flex;flex-direction:column;height:100%;max-width:100%;padding-bottom:100px}.stacked-bar__title{color:#fff;font-size:22px;font-weight:700;margin:15px auto 10px;text-align:center}.stacked-bar__container{display:inline-block;height:400px;overflow:visible;position:relative;resize:both;width:1000px}.stacked-bar__graphics{background-color:#212020;border:1px solid #fff;border-radius:10px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.stacked-bar__axis{color:#fff;font-size:12px}.stacked-bar__axis .domain{stroke:#fff}.stacked-bar__axis text{fill:#fff}.grid line{z-index:0}.stacked-bar__tooltip{background:#fff;color:#000;font-family:Arial,sans-serif;font-size:10px;line-height:1.3;max-width:320px;min-width:240px;opacity:0;padding:8px 10px;pointer-events:none;position:absolute;text-align:center;transition:opacity .2s ease;z-index:10}.stacked-bar__tooltip .tooltip-label{border-bottom:1px solid #ccc;font-weight:700;margin-bottom:6px;padding:4px 0 6px}.stacked-bar__tooltip .tooltip-values{display:flex;flex-direction:column;gap:4px}.stacked-bar__tooltip .tooltip-value{align-items:flex-start;display:flex;justify-content:space-between}.stacked-bar__tooltip .swatch{border-radius:2px;display:inline-block;height:10px;margin-right:8px;width:10px}.stacked-bar__tooltip .val{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stacked-bar__buttons{display:flex;flex-direction:row;justify-content:space-evenly;margin:15px 0;width:50%}.stacked-bar__dropdown-article-button{background-color:inherit;border:1px solid #fff;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;margin-bottom:5px;min-height:25px;min-width:70px;width:100%}.stacked-bar__dropdown{margin:0;position:relative;z-index:3}.stacked-bar__dropdown-article-button:before{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:" ";height:7px;position:absolute;right:10px;top:5px;transform:rotate(45deg);width:7px;z-index:2}.stacked-bar__dropdown-article-button:hover{opacity:.7}.stacked-bar__dropdown-list{list-style-type:none;margin-top:0;opacity:0;overflow:auto;padding:0;pointer-events:none;position:absolute;transform:translateY(-10px);transition:max-height .3s ease-out,opacity .3s ease-out,transform .3s ease-out}.stacked-bar__dropdown-list_active{opacity:1;pointer-events:auto;transform:translateY(-2px)}.stacked-bar__dropdown-button{background:none;background-color:#fff;border:none;color:inherit;cursor:pointer;font:inherit;height:60%;margin:0;padding:0;text-align:left;width:100%}.stacked-bar__dropdown-text{font-family:inherit;font-size:12px;line-height:16px}.stacked-bar__subtitle{color:#fff;font-size:18px;margin:0;text-align:center}.stacked-bar__dropdown-button_selected{background-color:#f6cf2d}.stacked-bar__dropdown-button:hover{background-color:#d3d3d3}.stacked-bar__dropdown-button_main{font-weight:700}.stacked-bar__dropdown-list_items{max-height:220px;width:140px}.stacked-bar__dropdown-list_metrics{max-height:220px;transform:translateY(0);width:220px}@media screen and (max-width:1300px){.stacked-bar__container{width:750px}}@media screen and (max-width:1000px){.stacked-bar__container{height:300px}.stacked-bar__buttons{width:60%}}@media screen and (max-width:900px){.stacked-bar{margin-right:0}.stacked-bar__container{width:670px}.stacked-bar__buttons{width:90%}}@media screen and (max-width:750px){.stacked-bar__container{height:340px}.stacked-bar__tooltip{width:180px}.stacked-bar__dropdown-article-button{max-width:120px;min-height:40px;min-width:90px}.stacked-bar__dropdown-article-button:before{right:10px;top:15px}}@media screen and (max-width:700px){.stacked-bar__container{height:300px;width:500px}}@media screen and (max-width:600px){.stacked-bar__container{width:360px}.stacked-bar__dropdown-article-button{font-size:14px;text-align:start}.stacked-bar__dropdown-article-button:before{right:8px;top:14px}}@media screen and (max-width:500px){.stacked-bar{margin:0 auto;padding-top:20px}.stacked-bar__container{width:360px}.stacked-bar__title{font-size:14px;margin:0 auto;white-space:pre-wrap;width:90%}.stacked-bar__buttons{justify-content:space-between;margin:10px auto 20px;width:85%}.stacked-bar__subtitle{font-size:14px;white-space:pre-wrap}.stacked-bar__dropdown-list_items{min-width:120px}.list-graph__dropdown-list_levels{width:250px}.stacked-bar__dropdown-text{text-wrap:wrap}}@media screen and (max-width:400px){.stacked-bar__buttons{width:90%}}@media screen and (max-width:374px){.stacked-bar__dropdown-article-button{max-width:100px}.stacked-bar__container{width:300px}.stacked-bar__dropdown-article-button:before{right:10px;top:15px}.stacked-bar__dropdown-list_items{max-width:100px;min-width:0}.stacked-bar__dropdown-list_metrics{max-width:200px;min-width:0}}.loading{flex-direction:column;height:100vh;max-width:100%}.loading,.loading__container{align-items:center;display:flex;justify-content:center}.loading__container{gap:10px}.loading__spinner{animation:spin 3s linear infinite;height:40px;width:40px}.loading__spinner_red{animation-delay:0s;background-color:#507b58}.loading__spinner_green{animation-delay:.2s;background-color:#f6cf2d}.loading__spinner_blue{animation-delay:.4s;background-color:#ab3131}.loading__text{color:#fff}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:800px){.loading_treemap{height:50vh}}.regions{background-color:#191919;display:flex;flex-direction:column}.regions__page{display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:0;padding-top:10px}.regions__title{border:1px dotted #fff;color:#fff;display:flex;font-size:12px;font-weight:700;justify-content:center;line-height:12px;margin:0;padding:0;text-align:regions}.regions__explanation{display:none}.regions__loading{color:#fff;display:flex;flex-direction:column;font-size:32px;height:550px;justify-content:center;margin-right:50px;text-align:center}.regions__value{color:#fff;font-size:16px;margin:0;padding-bottom:10px;position:relative;width:100%}.regions__treemap{margin:0 40px 0 0;width:70vw}.regions__list{display:flex;flex-direction:column;justify-content:flex-start;width:500px}.regions__list_year{margin-top:20px}.regions__navigation{color:#fff}.regions__test{color:#fff;margin-left:0;padding-left:0;text-align:center;width:412px}.regions__panel{grid-area:c;max-height:530px;overflow-y:auto;scrollbar-color:#ffffff73 #0000;scrollbar-width:thin}.regions__panel::-webkit-scrollbar{width:10px}.regions__panel::-webkit-scrollbar-track{background:#0000;border-radius:999px}.regions__panel::-webkit-scrollbar-thumb{background:#ffffff73;background-clip:padding-box;border:2px solid #0000;border-radius:999px}.regions__panel::-webkit-scrollbar-thumb:hover{background:#ffffffa6}.regions__map{align-items:center;display:flex;flex-direction:column;list-style-type:none;opacity:0;transform:translateY(10px);transition:opacity .75s cubic-bezier(.4,0,.2,1),transform .75s cubic-bezier(.4,0,.2,1);width:100%;will-change:opacity,transform}.regions__map.active{opacity:1;transform:translateY(0)}.regions__linegraph{background-color:#191919}.regions__text{margin-bottom:0}.regions__text-value{margin-top:0}.regions__loading{margin:0;padding:0}@media screen and (max-width:1150px){.regions__test{width:350px}.regions__list,.regions__test{display:flex;flex-direction:column;justify-content:flex-start}.regions__list{width:400px}.regions__value{font-size:14px}.regions__panel{max-height:400px}}@media screen and (max-width:900px){.regions__page{flex-direction:column;padding-top:0}.regions__treemap{margin:20px auto 0;width:fit-content}.regions__list{display:flex;flex-direction:column;justify-content:flex-start;width:100vw}.regions__panel{border-right:none;max-height:none;overflow-y:none}.regions__test{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;list-style:none;margin-top:0;overflow-x:scroll;padding:0 0 10px;scrollbar-width:none;width:100%}.regions__explanation{color:#fff;display:block;font-size:12px;margin:0;padding:0;text-align:center;white-space:pre-wrap}.regions__loading{height:500px}.regions__value{word-wrap:break-word;align-items:start;font-size:12px;min-width:250px;overflow-y:visible}.regions__map,.regions__value{border-bottom:1px solid #fff;border-right:none;display:flex;flex-direction:column;height:80px;justify-content:center;padding:0;white-space:normal}.regions__map{align-items:center;box-sizing:border-box;flex:0 0 33%;margin:0;max-width:33%;min-width:33%;position:relative;text-align:center}.regions__arrow{border-bottom:5px solid #0000;border-left:5px solid #fff;border-top:5px solid #0000;bottom:-5px;height:0;left:-5px;position:absolute;width:0}.regions__text{word-wrap:break-word;align-items:center;display:flex;flex-direction:column;height:70px;justify-content:flex-start;overflow-y:auto;padding-top:20px;text-align:center;white-space:normal}.regions__text,.regions__text-value{font-size:12px;margin:0}.regions__span{display:none}}@media screen and (max-width:500px){.regions__loading{height:400px}}@media screen and (max-width:345px){.regions__explanation{font-size:10px}}.treemap__container{display:inline-block;font-size:50px;height:550px;margin-bottom:40px;margin-left:0;object-fit:cover;position:relative;resize:both;width:890px}.treemap{display:flex;height:100%;justify-content:center;left:0;object-fit:fill;position:absolute;top:0;width:100%}.treemap svg{transform:translateZ(0);will-change:transform}.treemap__tooltip{background:#fff;border:2px solid #fff;border-radius:2px;color:#000;font:14px sans-serif;font-family:inherit;height:min-content;min-height:20px;opacity:1;padding:4px 10px;pointer-events:none;position:absolute;text-align:center;white-space:pre-wrap;width:200px;z-index:2}.treemap__tooltip-paragraph{margin:0;padding:0}.treemap__tooltip-paragraph_name{border-bottom:2px solid #000;font-weight:700;margin-top:2px;padding-bottom:5px}.treemap__tooltip-paragraph_value{padding-top:5px}.text,.treemap__test{color:#d3d3d3}.treemap__table-container{background-color:#191919;height:100%;left:0;max-height:550px;overflow-x:hidden;overflow-y:auto;position:absolute;scrollbar-color:#ffffff73 #0000;scrollbar-gutter:stable;scrollbar-width:thin;top:0;width:100%;z-index:2}.treemap__table-container::-webkit-scrollbar{width:10px}.treemap__table-container::-webkit-scrollbar-track{background:#0000;border-radius:999px}.treemap__table-container::-webkit-scrollbar-thumb{background:#ffffff73;background-clip:padding-box;border:2px solid #0000;border-radius:999px}.treemap__table-container::-webkit-scrollbar-thumb:hover{background:#ffffffa6}.treemap__table-container_hidden{display:none}.treemap__table{border:1px solid #fff;color:#fff;margin-top:20px;text-align:center;width:100%}.treemap__table-title{font-size:18px}.treemap__table-text{border-top:1px solid #fff;font-size:16px;line-height:1.5em;width:80%}.treemap__view-button{align-items:center;background-color:initial;border:none;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-right:10px;padding:0}.treemap__view-toggle{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-left:42%;position:relative}.treemap__icon{border:none;height:20px;width:20px}.treemap__view-button_active{border:1px solid #fff;border-radius:2px}.treemap__source{bottom:-14px;color:#fff;font-size:12px;font-style:italic;left:24px;margin:0;position:absolute}.treemap__source-link{color:#fff}.treemap__explanation{display:none}@media screen and (max-width:1300px){.treemap__container{height:450px;width:750px}}@media screen and (max-width:1150px){.treemap__container{height:400px;width:600px}.treemap__table-container{max-height:420px}.treemap__highlight{color:#f6cf2d}}@media screen and (max-width:1000px){.treemap__container{height:380px;width:550px}.treemap__table-container{max-height:400px}}@media screen and (max-width:900px){.treemap__container{height:500px;margin:0 auto 16px;width:720px}.treemap__table-container{max-height:540px;padding-bottom:50px}.treemap{margin:0 auto}.treemap__source{left:20px}.treemap__explanation{color:#fff;display:block;font-size:11px;font-weight:700;left:10px;margin:0;padding:0;position:absolute;text-align:start;top:-55px;white-space:pre-wrap}}@media screen and (max-width:700px){.treemap__container{height:350px;width:550px}.treemap__table-container{max-height:370px}.treemap__table-text,.treemap__table-title{font-size:12px}}@media screen and (max-width:580px){.treemap__container{height:450px;width:410px}.treemap__tooltip{width:180px}.treemap__table-container{max-height:510px}}@media screen and (max-width:420px){.treemap__container{width:370px}.treemap__tooltip{width:200px}.treemap__source{font-size:10px}}@media screen and (max-width:360px){.treemap__container{width:310px}.treemap__source{font-size:9px}}.intro{margin:0 auto 20px;min-height:120px;width:90%}.intro__container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.intro__title{color:#f6cf2d;font-size:24px;margin:0 0 10px}.intro__info{margin:0 5%;width:90%}.intro__list{align-items:center;display:flex;flex-direction:row;justify-content:space-between;list-style:none;margin:0;padding:0}.intro__map{height:120px;position:relative;width:150px}.intro__card{color:#fff;width:140px}.intro__value{font-size:24px;margin:0}.intro__no-data-value{font-style:italic;margin:4px 0 0;text-align:start}.intro__no-data-value,.intro__text{font-size:12px;white-space:pre-wrap}.intro__text{margin:0}.intro__loading{color:#fff;display:inline-block;font-size:1.3rem;letter-spacing:2px}.intro__loading:after{animation:dots 1.5s steps(3) infinite;content:"";display:inline-block;text-align:left;width:1em}@keyframes dots{0%{content:""}20%{content:"."}40%{content:".."}80%,to{content:"..."}}@media screen and (max-width:1200px){.intro__title{margin-left:10px}.intro__list{align-items:center;flex-wrap:wrap;gap:20px;justify-content:space-between;list-style:none;margin:0 0 0 10px;padding:0}.intro__info{margin:0;width:100%}.intro__card{width:100px}.intro__text{font-size:10px}.intro__map{height:120px;position:relative;width:60%}}@media screen and (max-width:500px){.intro{margin:0 auto;width:95%}.intro__title{font-size:18px;margin-left:0;text-align:start}.intro__list{border-bottom:1px solid #fff;gap:5px;margin-left:0}.intro__card{margin-bottom:10px}.intro__value{font-size:16px;font-weight:700}.small-map__container{width:100%}.small-map_graphics{border:0;height:140px;position:relative;width:100%}.intro__container{display:flex;flex-direction:column}}.breadcrumbs{color:#fff;font-size:12px;margin-top:0;padding-left:5%;text-decoration:none}.breadcrumbs__link{color:#fff}.breadcrumbs__link:hover{color:#f6cf2d}@media screen and (max-width:720px){.breadcrumbs{font-size:14px;text-align:start}}.line-graph{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.line-graph__title{color:#fff;font-size:22px;font-weight:700;margin:15px auto 10px;text-align:center}.line-graph__subtitle{color:#fff;font-size:18px;margin:0;text-align:center}.line-graph__container{display:inline-block;height:300px;object-fit:cover;overflow:visible;position:relative;resize:both;width:850px}.line-graph__graphics{background-color:inherit;border:1px solid #fff;border-radius:10px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.line-graph__axis{color:#fff;font-family:inherit;font-size:12px}.line-graph__axis .domain{stroke:#fff}.line-graph__axis text{fill:#fff}.grid line{stroke:#fff;stroke-dasharray:2,2}.line-graph__buttons{display:flex;flex-direction:row;justify-content:space-evenly;margin:15px 0;width:100%}.line-graph__tooltip{background:#fff;border:2px solid #fff;border-radius:8px;font:14px sans-serif;font-family:Gilroy;font-weight:700;height:min-content;max-width:200px;opacity:1;padding:10px;pointer-events:none;position:absolute;text-align:center;white-space:pre-wrap}.line-graph__dropdown-article-button{background-color:inherit;border:1px solid #fff;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;margin-bottom:5px;min-height:25px;min-width:80px;position:relative;width:100%}.line-graph__dropdown{margin:0;position:relative;z-index:3}.line-graph__dropdown-article-button:before{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:" ";height:7px;position:absolute;right:10px;top:5px;transform:rotate(45deg);width:7px;z-index:2}.line-graph__dropdown-article-button:hover{opacity:.7}.line-graph__dropdown-list{list-style-type:none;margin-top:0;opacity:0;overflow:auto;padding:0;pointer-events:none;position:absolute;transform:translateY(-10px);transition:max-height .3s ease-out,opacity .3s ease-out,transform .3s ease-out}.line-graph__dropdown-list_active{opacity:1;pointer-events:auto;transform:translateY(-2px)}.line-graph__dropdown-button{background:none;background-color:#fff;border:none;color:inherit;cursor:pointer;font:inherit;height:60%;margin:0;padding:0;text-align:left;width:100%}.line-graph__dropdown-text{font-family:inherit;font-size:12px;line-height:16px}.line-graph__dropdown-button_selected{background-color:#f6cf2d}.line-graph__dropdown-button:hover{background-color:#d3d3d3}.line-graph__dropdown-button_main{font-weight:700}.line-graph__dropdown-list_items{max-height:220px;width:140px}.line-graph__dropdown-list_metrics{max-height:220px;transform:translateY(0);width:220px}@media screen and (max-width:1300px){.line-graph__container{width:550px}}@media screen and (max-width:1150px){.line-graph__container{height:300px;width:550px}.line-graph__dropdown-article-button{max-width:90px;min-height:40px;min-width:90px}.line-graph__dropdown-article-button:before{right:5px;top:15px}.line-graph__buttons{width:100%}}@media screen and (max-width:900px){.line-graph{margin:0 auto}.line-graph__container{width:670px}.line-graph__buttons{margin:0 auto;width:90%}.line-graph__graphics{border:none}}@media screen and (max-width:750px){.line-graph__container{height:340px}.line-graph__tooltip{width:180px}.line-graph__dropdown-article-button{max-width:120px;min-height:40px;min-width:90px}.line-graph__dropdown-article-button:before{right:10px;top:15px}}@media screen and (max-width:700px){.line-graph__container{height:300px;width:500px}}@media screen and (max-width:600px){.line-graph__container{width:360px}.line-graph__dropdown-article-button{font-size:14px;text-align:start}.line-graph__dropdown-article-button:before{right:8px;top:14px}}@media screen and (max-width:500px){.line-graph{margin:0 auto;padding-top:20px}.line-graph__buttons{justify-content:space-between;width:90%}.line-graph__container{width:360px}.line-graph__title{margin:0 auto 10px;width:90%}.line-graph__subtitle,.line-graph__title{font-size:14px;white-space:pre-wrap}.line-graph__tooltip{padding:5px 0;width:160px}.line-graph__dropdown-list_items{min-width:120px}.list-graph__dropdown-list_levels{width:250px}.line-graph__dropdown-text{text-wrap:wrap}}@media screen and (max-width:374px){.line-graph__dropdown-article-button{max-width:100px}.line-graph__container{width:300px}.line-graph__dropdown-article-button:before{right:10px;top:15px}.line-graph__dropdown-list_items{max-width:100px;min-width:0}.line-graph__dropdown-list_metrics{max-width:200px;min-width:0}}.line-container_mobile{display:none}.line-description{display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:490px}.line-description__title{margin:0 auto}.line-description__text,.line-description__title{color:#fff;font-size:14px;line-height:18px;width:90%}.line-description__text{margin:10px auto 0;white-space:pre-wrap}.line-description__span{color:#f6cf2d;font-weight:700}@media screen and (max-width:900px){.line-container_desktop{display:none}.line-container_mobile{display:block}.line-description{display:flex;flex-direction:column;width:100%}.line-description__text,.line-description__title{font-size:12px;text-align:center}.line-description__text{color:#fff;line-height:12px;margin:10px auto 30px;white-space:none}}.lines{align-items:start;background-color:#0d0d0d;border-radius:20px;display:flex;flex-direction:row;height:100%;justify-content:flex-start;margin:30px auto 20px;padding:30px 0;position:relative;width:90%}@media screen and (max-width:900px){.lines{display:flex;flex-direction:column;width:95%}}.list{display:flex;flex-direction:row;justify-content:space-evenly;margin:0 auto;padding:0;width:100%}.list__input{background-color:inherit;background-image:url(/static/media/magnifiyng_glass.0a9ae5274d077ab4eea5.svg);background-position:10px;background-repeat:no-repeat;background-size:13px;border:2px solid #fff;border-radius:12px;color:#fff;font-size:14px;padding-left:25px;position:relative;width:100%}.list__input::placeholder{color:#e5e4e2;font-size:12px;opacity:0,1}.list__dropdown{background-color:#fff;border:1px solid #fff;color:#000;font-family:inherit;left:2%;list-style-type:none;margin-top:0;max-height:220px;overflow-y:visible;overflow:auto;padding:0;position:absolute;top:50%;width:95%;z-index:2}.list__dropdown-year{margin:0;position:relative;z-index:3}.list__dropdown-list_items{max-height:220px;min-width:140px}.list__dropdown-list_metrics{max-height:220px;width:220px}.list__dropdown-list_years{max-height:220px;max-width:150px;width:100%}.list__dropdown-text{font-family:inherit;font-size:12px;line-height:16px;margin:.75em}.list__search-form{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;max-width:180px;position:relative}.list__search-container{align-items:center;border-radius:5px;color:#fff;display:flex;flex-direction:row;justify-content:flex-end;margin:0 0 20px;max-width:100%}.list__dropdown:empty{border:none;cursor:pointer}.list__dropdown-row{padding:10px;text-align:start}.list__dropdown-row:hover{background-color:#d3d3d3}.list__search-button{background-color:inherit;border:none;cursor:pointer;margin:0}@media screen and (max-width:900px){.list{align-items:center;justify-content:space-evenly;margin:0 auto;width:90%}.list__search-container{align-items:flex-start;border-radius:5px;display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:0;margin-left:0;max-width:100%}.list__search-form{margin:20px 0}.list__dropdown{left:0;top:100%;z-index:2}.list__input{height:30px;position:relative;width:38vw}}@media screen and (max-width:500px){.list{align-items:center;justify-content:space-between;width:90%}.list__dropdown-year{width:60px}.list{width:95%}}.center__page{flex-direction:column;padding-bottom:0}.center,.center__page{background-color:#191919;display:flex;gap:10px 2%}.center{flex-direction:row;padding-bottom:60px;padding-top:0}.center__title{border:1px dotted #fff;color:#fff;display:flex;font-size:12px;font-weight:700;grid-area:a;justify-content:center;line-height:12px;margin:0;padding:0;text-align:center}.center__explanation{display:none}.center__value{margin:0 0 0 53px}.center__treemap{grid-area:d;margin:0}.center__list{grid-area:c}.center__loading{color:#fff;display:flex;flex-direction:column;font-size:32px;height:550px;justify-content:center;text-align:center}.center__panel{grid-area:c;max-height:530px;overflow-y:auto;scrollbar-color:#ffffff73 #0000;scrollbar-gutter:stable;scrollbar-width:thin}.center__panel::-webkit-scrollbar{width:10px}.center__panel::-webkit-scrollbar-track{background:#0000;border-radius:999px}.center__panel::-webkit-scrollbar-thumb{background:#ffffff73;background-clip:padding-box;border:2px solid #0000;border-radius:999px}.center__panel::-webkit-scrollbar-thumb:hover{background:#ffffffa6}.center__map{align-items:center;display:flex;flex-direction:column;list-style-type:none;opacity:0;transform:translateY(10px);transition:opacity .75s cubic-bezier(.4,0,.2,1),transform .75s cubic-bezier(.4,0,.2,1);width:100%;will-change:opacity,transform}.center__map.active{opacity:1;transform:translateY(0)}.center__test{color:#fff;margin-left:0;padding-left:0;text-align:center;width:412px}.center__value{color:#fff;font-size:16px;font-style:bold;margin:0;padding-bottom:10px;position:relative;width:100%}.center__highlight{color:#f6cf2d}.center__text{margin-bottom:0}.center__text-value{margin-top:0}@media screen and (max-width:1150px){.center__test{width:350px}.center__list,.center__test{display:flex;flex-direction:column;justify-content:flex-start}.center__list{width:400px}.center__panel{max-height:400px}.center__value{font-size:14px}}@media screen and (max-width:900px){.center{display:flex;flex-direction:column}.center__panel{border-right:none;max-height:none;overflow-y:none}.center__list{justify-content:flex-start;width:100vw}.center__list,.center__test{display:flex;flex-direction:row}.center__test{align-items:center;flex-wrap:nowrap;gap:10px;list-style:none;overflow-x:auto;padding:0 0 10px;scrollbar-width:none;width:100%}.center__map{align-items:center;border-bottom:1px solid #fff;border-right:none;box-sizing:border-box;display:flex;flex:0 0 33%;flex-direction:column;height:80px;justify-content:center;margin:0;max-width:33%;min-width:33%;padding:0;position:relative;text-align:center;white-space:normal}.center__test{margin-top:0}.center__explanation{color:#fff;display:block;font-size:12px;margin:0;padding:0;text-align:center;white-space:pre-wrap}.center__value{word-wrap:break-word;border-bottom:1px solid #fff;border-right:none;display:flex;flex-direction:column;font-size:12px;font-weight:700;height:80px;justify-content:center;min-width:250px;overflow-y:visible;padding:0;white-space:normal}.center__loading{height:500px}.center__arrow{border-bottom:5px solid #0000;border-left:5px solid #fff;border-top:5px solid #0000;bottom:-5px;height:0;left:-5px;position:absolute;width:0}.center__treemap{margin-top:20px;padding:0 5vw;width:90vw;width:fit-content}.center__text{word-wrap:break-word;align-items:center;display:flex;flex-direction:column;height:70px;justify-content:flex-start;overflow-y:auto;padding-top:20px;text-align:center;white-space:normal}.center__text,.center__text-value{font-size:12px;margin:0}.center__span{display:none}}@media screen and (max-width:500px){.center__loading{height:400px}.center__treemap{margin:20px auto 0;padding:0}}@media screen and (max-width:345px){.center__explanation{font-size:10px}}.center__buttons-container{display:flex;flex-direction:row;margin-left:40px}.center__dropdown,.center__dropdown-year{padding-left:50px;position:relative}.center__dropdown-year{margin:0;z-index:3}.center__dropdown-button{background-color:inherit;border:1px solid #fff;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;height:25px;margin-bottom:10px;min-width:30px;position:relative}.center__dropdown-button_year{width:70px}.center__dropdown-button_metrics{width:175px}.center__dropdown-button:before{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:" ";height:7px;position:absolute;right:10px;top:5px;transform:rotate(45deg);width:7px;z-index:2}.center__dropdown-button:hover{opacity:.7}.center__dropdown-list{border:1px solid grey;list-style-type:none;margin-top:0;opacity:0;overflow:auto;padding:0;pointer-events:none;position:absolute;top:78%;transform:translateY(-10px);transition:max-height .3s ease-out,opacity .3s ease-out,transform .3s ease-out;z-index:2}.center__dropdown-list_active{opacity:1;pointer-events:auto;transform:translateY(-2px)}.center__dropdown-list_items{max-height:220px;width:70px}.center__dropdown-list_metrics{max-height:220px;width:220px}.center__dropdown-list_years{max-height:220px;max-width:150px}.center__dropdown-item-year{width:70px}.center__dropdown-item-metrics{width:175px}.center__dropdown-article{background:none;background-color:#fff;border:none;color:inherit;cursor:pointer;font:inherit;font-family:inherit;font-size:12px;margin:0;min-height:30px;padding:0;text-align:left;width:100%}.center__dropdown-article:hover{background-color:#d3d3d3}.center__dropdown-button_main{font-weight:700}.center__dropdown-button_selected{background-color:#f6cf2d}@media screen and (max-width:900px){.center__dropdown{padding-left:10px}.center__buttons-container{justify-content:space-evenly;margin:0 auto;width:90%}}@media screen and (max-width:500px){.center__buttons-container{justify-content:space-between;width:85%}.center__dropdown-button{font-size:14px;height:36px}.center__dropdown-button_metrics,.center__dropdown-item-metrics{width:190px}.center__dropdown-button:before{top:10px}}.agencies__page{flex-direction:column;gap:10px 2%}.agencies,.agencies__page{background-color:#191919;display:flex;padding-bottom:0}.agencies{flex-direction:row;justify-content:flex-start}.agencies__title{border:1px dotted #fff;color:#fff;display:flex;font-size:12px;font-weight:700;grid-area:a;justify-content:center;line-height:12px;margin:0;padding:0;text-align:center}.agencies__explanation{display:none}.agencies__value{margin:0 0 0 53px}.agencies__treemap{margin:0 40px 0 0;width:70vw}.agencies__loading{color:#fff;display:flex;flex-direction:column;font-size:32px;height:550px;justify-content:center;text-align:center}.agencies__panel{grid-area:c;max-height:530px;overflow-y:auto;scrollbar-color:#ffffff73 #0000;scrollbar-gutter:stable;scrollbar-width:thin}.agencies__panel::-webkit-scrollbar{width:10px}.agencies__panel::-webkit-scrollbar-track{background:#0000;border-radius:999px}.agencies__panel::-webkit-scrollbar-thumb{background:#ffffff73;background-clip:padding-box;border:2px solid #0000;border-radius:999px}.agencies__panel::-webkit-scrollbar-thumb:hover{background:#ffffffa6}.agencies__map{align-items:center;display:flex;flex-direction:column;list-style-type:none;opacity:0;transform:translateY(10px);transition:opacity .75s cubic-bezier(.4,0,.2,1),transform .75s cubic-bezier(.4,0,.2,1);width:100%;will-change:opacity,transform}.agencies__map.active{opacity:1;transform:translateY(0)}.agencies__test{color:#fff;margin-left:0;padding-left:0;text-align:center;width:412px}.agencies__value{color:#fff;font-size:16px;font-style:bold;margin:0;padding-bottom:10px;position:relative;width:95%}.agencies__highlight{color:#f6cf2d}.agencies__source{color:#fff;font-size:12px;font-style:italic;margin-top:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out forwards}.agencies__text{margin-bottom:0}.agencies__text-value{margin-top:0}@media screen and (max-width:1150px){.agencies__test{width:350px}.agencies__list,.agencies__test{display:flex;flex-direction:column;justify-content:flex-start}.agencies__list{width:400px}.agencies__panel{max-height:400px}.agencies__value{font-size:14px}}@media screen and (max-width:900px){.agencies{display:flex;flex-direction:column}.agencies__panel{border-right:none;max-height:none;overflow-y:none}.agencies__list{display:flex;flex-direction:row;justify-content:flex-start;width:100vw}.agencies__test{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;list-style:none;margin-top:0;overflow-x:auto;padding:0 0 10px;scrollbar-width:none;width:100%}.agencies__map{align-items:center;border-bottom:1px solid #fff;border-right:none;box-sizing:border-box;display:flex;flex:0 0 33%;flex-direction:column;height:80px;justify-content:center;margin:0;max-width:33%;min-width:33%;padding:0;position:relative;text-align:center;white-space:normal}.agencies__explanation{color:#fff;display:block;margin:0;text-align:center}.agencies__explanation,.agencies__value{font-size:12px;padding:0;white-space:pre-wrap}.agencies__value{word-wrap:break-word;align-items:start;border-bottom:1px solid #fff;border-right:none;display:flex;flex-direction:column;font-weight:700;height:80px;justify-content:center;min-width:250px;overflow-y:visible;white-space:normal}.agencies__loading{height:500px}.agencies__arrow{border-bottom:5px solid #0000;border-left:5px solid #fff;border-top:5px solid #0000;bottom:-5px;height:0;left:-5px;position:absolute;width:0}.agencies__treemap{margin-top:20px;padding:0 5vw;width:90vw;width:fit-content}.agencies__text{word-wrap:break-word;align-items:center;display:flex;flex-direction:column;height:70px;justify-content:flex-start;overflow-y:auto;padding-top:20px;text-align:center;white-space:normal}.agencies__text,.agencies__text-value{font-size:12px;margin:0}.agencies__span{display:none}}@media screen and (max-width:500px){.agencies__loading{height:400px}.agencies__treemap{margin:20px auto 0;padding:0}}@media screen and (max-width:345px){.agencies__explanation{font-size:10px}}.agencies__dropdown-container{display:flex;flex-direction:row;justify-content:space-evenly;margin:0 auto;width:80%}.agencies__dropdown-year{margin:0;position:relative;z-index:3}.agencies__dropdown-button{background-color:inherit;border:1px solid #fff;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;height:25px;margin-bottom:10px;min-width:30px;position:relative}.agencies__dropdown-button_year{width:70px}.agencies__dropdown-button_metrics{width:175px}.agencies__dropdown-button:before{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:" ";height:7px;position:absolute;right:10px;top:5px;transform:rotate(45deg);width:7px;z-index:2}.agencies__dropdown-button:hover{opacity:.7}.agencies__dropdown-list{border:1px solid grey;list-style-type:none;margin-top:0;opacity:0;overflow:auto;padding:0;pointer-events:none;position:absolute;transform:translateY(-10px);transition:max-height .3s ease-out,opacity .3s ease-out,transform .3s ease-out;z-index:2}.agencies__dropdown-list_active{opacity:1;pointer-events:auto;transform:translateY(-2px)}.agencies__dropdown-list_items{max-height:220px;width:70px}.agencies__dropdown-list_metrics{max-height:220px;width:220px}.agencies__dropdown-list_years{max-height:220px;max-width:150px}.agencies__dropdown-item-year{width:70px}.agencies__dropdown-item-metrics{width:175px}.agencies__dropdown-article{background:none;background-color:#fff;border:none;color:inherit;cursor:pointer;font:inherit;font-family:inherit;font-size:12px;margin:0;min-height:30px;padding:0;text-align:left;width:100%}.agencies__dropdown-article:hover{background-color:#d3d3d3}.agencies__dropdown-button_main{font-weight:700}.list__dropdown-row{cursor:pointer;font-family:inherit;font-size:12px;padding:10px 0}.list__dropdown-row_highlighted{background-color:#d3d3d3}@media screen and (max-width:900px){.agencies__dropdown{padding-left:10px}.agencies__dropdown-container{align-items:center;justify-content:space-evenly;margin:0 auto;width:90%}.agencies__dropdown-button{margin-bottom:0}}@media screen and (max-width:500px){.agencies__dropdown-container{justify-content:space-between}.agencies__dropdown-button{font-size:14px;height:36px}.agencies__dropdown-button:before{top:10px}}.extra__page{background-color:#191919;display:flex;flex-direction:column}.extra{display:flex;flex-direction:row;gap:10px 2%;justify-content:flex-start;padding-bottom:0}.extra__title{border:1px dotted #fff;color:#fff;display:flex;font-size:12px;font-weight:700;justify-content:center;line-height:12px;margin:0;padding:0;text-align:extra}.extra__explanation{display:none}.extra__loading{color:#fff;display:flex;flex-direction:column;font-size:32px;height:550px;justify-content:center;margin-right:50px;text-align:center}.extra__value{color:#fff;font-size:16px;font-style:bold;margin:0;padding-bottom:10px;position:relative;width:100%}.extra__treemap{margin:0 40px 0 0;width:70vw}.extra__panel{grid-area:c;max-height:530px;overflow-x:hidden;overflow-y:auto;scrollbar-color:#ffffff73 #0000;scrollbar-gutter:stable;scrollbar-width:thin}.extra__panel::-webkit-scrollbar{width:10px}.extra__panel::-webkit-scrollbar-track{background:#0000;border-radius:999px}.extra__panel::-webkit-scrollbar-thumb{background:#ffffff73;background-clip:padding-box;border:2px solid #0000;border-radius:999px}.extra__panel::-webkit-scrollbar-thumb:hover{background:#ffffffa6}.extra__list_year{margin-top:20px}.extra__navigation{color:#fff}.extra__test{color:#fff;margin-left:0;padding-left:0;text-align:center;width:412px}.extra__map{align-items:center;border-right:1px solid #fff;display:flex;flex-direction:column;list-style-type:none;width:100%}.extra__buttons{display:flex;flex-direction:row;justify-content:space-evenly;margin-left:40px;width:10%}.extra__dropdown{margin:0 10px 0 0;position:relative;z-index:3}.extra__dropdown-list{border:1px solid grey;list-style-type:none;margin-top:0;opacity:0;overflow:auto;padding:0;pointer-events:none;position:absolute;transform:translateY(-10px);transition:max-height .3s ease-out,opacity .3s ease-out,transform .3s ease-out;z-index:2}.extra__dropdown-list_active{opacity:1;pointer-events:auto;transform:translateY(-2px)}.extra__dropdown-article-button{background-color:inherit;border:1px solid #fff;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;height:25px;margin-bottom:10px;width:80px}.extra__dropdown-article-button:before{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:" ";height:7px;position:absolute;right:10%;top:18%;transform:rotate(45deg);width:7px;z-index:2}.extra__dropdown-article-button:hover{opacity:.7}.extra__dropdown-list_items{max-height:220px;width:140px}.extra__dropdown-list_metrics{max-height:220px;width:220px}.extra__dropdown-list_years{max-height:220px;max-width:150px;width:100%}.extra__dropdown-text{font-family:inherit;font-size:12px}.extra__dropdown-button{background:none;background-color:#fff;border:none;color:inherit;cursor:pointer;font:inherit;height:60%;margin:0;min-height:30px;padding:0;text-align:left;width:100%}.extra__dropdown-button_selected{background-color:#f6cf2d}.extra__dropdown-button:hover{background-color:#d3d3d3}.extra__dropdown-button_main{font-weight:700}.extra__federal{justify-content:center}.extra__center-link,.extra__federal{align-items:center;display:flex;flex-direction:column}.extra__center-link{color:#000;font-weight:700;justify-content:flex-start;text-decoration:none}@media screen and (max-width:1150px){.extra__test{width:350px}.extra__list,.extra__test{display:flex;flex-direction:column;justify-content:flex-start}.extra__list{width:400px}.extra__value{font-size:14px}.extra__panel{max-height:400px}}@media screen and (max-width:900px){.extra{flex-direction:column}.extra__list{justify-content:flex-start;width:100vw}.extra__list,.extra__test{display:flex;flex-direction:row}.extra__test{align-items:center;flex-wrap:nowrap;gap:10px;list-style:none;margin-top:0;overflow-x:auto;padding:0 0 10px;scrollbar-width:none;width:100%}.extra__explanation{color:#fff;display:block;font-size:12px;margin:0;padding:0;text-align:center;white-space:pre-wrap}.extra__loading{height:500px}.extra__value{word-wrap:break-word;align-items:start;font-size:12px;font-weight:700;min-width:250px;overflow-y:visible}.extra__map,.extra__value{border-bottom:1px solid #fff;border-right:none;display:flex;flex-direction:column;height:80px;justify-content:center;padding:0;white-space:normal}.extra__map{align-items:center;box-sizing:border-box;flex:0 0 33%;margin:0;max-width:33%;min-width:33%;position:relative;text-align:center}.extra__arrow{border-bottom:5px solid #0000;border-left:5px solid #fff;border-top:5px solid #0000;bottom:-5px;height:0;left:-5px;position:absolute;width:0}.extra__treemap{margin-top:20px;padding:0 5vw;width:90vw;width:fit-content}.extra__text{display:flex;flex-direction:column;font-size:12px;justify-content:center;margin:0;min-height:70px;padding:0}.extra__span{display:none}.extra__panel{border-right:none;max-height:none;overflow-y:none}.extra__buttons{justify-content:space-evenly;width:90%}}@media screen and (max-width:500px){.extra__loading{height:400px}.extra__buttons{display:flex;flex-direction:row;justify-content:space-evenly;margin:10px auto}.extra__dropdown{margin-right:0;padding-left:10px}.extra__dropdown-article-button{font-size:14px;height:36px;margin-bottom:0}.extra__dropdown-article-button:before{top:12px}.extra__treemap{margin:20px auto 50px;padding:0}}@media screen and (max-width:345px){.extra__explanation{font-size:10px}}.about{background-color:#191919;min-height:550px;padding-top:65px}.about__container{display:flex;flex-direction:column;justify-content:flex-start;margin:2% 5%;width:90%}.about__title{color:#fff;font-size:18px}.about__text{color:#fff;font-size:16px;font-weight:400}.about__list{list-style-type:none;margin-top:0}.about__currency,.about__text-link{color:#fff}.insights__topic{align-items:start;background-color:#001f3d;display:flex;flex-direction:column;height:30vh;justify-content:end;margin-bottom:5vh;text-align:start}.insights__title{color:#fff;font-size:38px;line-height:44px;margin:0 0 0 5vw;padding:0}.insights__subtitle{color:#fff;font-size:26px;font-weight:400;margin-left:5vw}.insights__page{background-color:#001f3d;height:70vh}.insights__container{display:flex;flex-direction:column;min-height:100%}.insights__button-container,.insights__buttons{display:flex;flex-direction:row;justify-content:space-between}.insights__buttons{background-color:#fff;margin:0 0 5vh 5vw;width:30%}.insights__views{display:flex;flex-direction:row;height:35px;justify-content:space-between;margin:0 10vw 5vh 0;width:60px}.insights__view{box-shadow:0 1px 2px #0000000d;cursor:pointer;height:25px;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;width:25px}.insights__view:hover{background-color:#e0e0e0;border-color:#001f3d;box-shadow:0 4px 8px #00000026;transform:scale(1.1)}.insights__map{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 auto;width:80%}.insights__more-button{background-color:#fff;border:2px solid #001f3d;border-radius:30px;box-shadow:0 1px 2px #0000000d;color:#001f3d;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;height:4vh;margin-bottom:10vh;transition:background-color .3s ease,color .3s ease,transform .2s ease,box-shadow .3s ease;width:9vw}.insights__more-button:hover{background-color:#f7f7f7;border:2px solid #001f3d;box-shadow:0 2px 4px #00000014;color:#001f3d;transform:scale(1.05)}.insights__loading{color:#001f3d;font-size:18px;font-weight:700;height:600px}@media screen and (max-width:1024px){.insights__map{justify-content:space-between;width:100%}.insights__buttons{width:45%}.insights__title{margin:0 auto;width:90%}.insights__container{margin:0 5%;min-height:0;padding:0 0 5%}.insights__more-button{width:15vw}}@media screen and (max-width:800px){.insights__button-container{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}.insights__views{width:70px}.insights__view{height:25px;margin-left:5px;width:25px}.insights__more-button{height:30px;width:150px}.insights__topic{height:195px;justify-content:center;padding-left:5%;padding-top:65px}.insights__title{margin:0;width:80%}.insights__subtitle{margin:12px 0 0}.insights__buttons{margin-left:0;width:60%}}@media screen and (max-width:650px){.insights__topic{align-items:center;height:100%;justify-content:center;padding-left:0}.insights__title{font-size:2em;margin:20px auto 0;text-align:center;width:90%}.insights__subtitle{font-size:1.5em;margin:12px auto 20px;text-align:center;width:90%}.insights__map{align-items:center;flex-direction:column;justify-content:flex-start;margin:0 auto}.insights__buttons{margin-left:0;width:100%}}.insights-card{border-left:2px solid #646060;flex-direction:column;height:340px;margin-bottom:100px;padding-left:5vw;width:20vw}.insights-card,.insights-list{align-items:flex-start;display:flex;justify-content:flex-start;position:relative}.insights-list{border-bottom:2px solid #646060;flex-direction:row;margin-bottom:30px;min-height:40px;width:80vw}.insights-list__container{margin-bottom:20px;width:100%}.insights-card__image{filter:grayscale(70%);height:120px;width:90%}.insights-list__image{align-self:center;filter:grayscale(70%);height:100px;margin-right:30px;width:120px}.insights-card__title{min-height:70px}.insights-card__title,.insights-list__title{color:#001f3d;margin-bottom:0;margin-top:10px;text-align:start}.insights-list__first-line{display:flex;flex-direction:row;justify-content:space-between}.insights-card__date{color:#646060;font-size:12px;margin:0;text-align:start}.insights-list__date{text-wrap:nowrap;color:#646060;margin:10px 0 0;text-align:start}.insights-card__description{color:#001f3d;margin-bottom:40px;margin-top:10px;min-height:110px;text-align:start;width:90%}.insights-list__description{color:#001f3d;margin-bottom:0;margin-top:0;min-height:20px;text-align:start;width:80%}.insights-card__link{bottom:0;position:absolute}.insights-card__link,.insights-list__link{color:#001f3d;cursor:pointer;text-decoration:underline}.insights-list__link{margin-top:0;text-align:start}.insights-card__link:hover,.insights-list__link:hover{color:#646060}.insights-card__square{background-color:#646060;bottom:0;height:20px;position:absolute;right:30px;width:20px}.insights-list__date-mobile{display:none}@media screen and (max-width:1024px){.insights-card{cursor:"pointer";height:100%;margin-bottom:5vh;margin-right:30px;margin-top:0;padding-left:3vw;scroll-snap-align:start;width:23vw}.insights-list{align-items:flex-start;border-bottom:2px solid #646060;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:30px;min-height:40px;position:relative;width:90vw}.insights__views{margin:0}.insights-card__image{object-fit:cover;position:none;-webkit-user-select:none;user-select:none;width:100%}}@media screen and (max-width:800px){.insights-card{width:22vw}.insights-list__date{font-size:12px}.insights-card__title,.insights-list__title{font-size:14px}.insights-card__description,.insights-list__link{font-size:12px}.insights-list__description{font-size:12px;width:100%}}@media screen and (max-width:650px){.insights-card{margin:0 auto 80px;padding-left:5vw;width:70%}.insights-card__title{min-height:10px}.insights-card__description{min-height:30px}.insights-card__square{right:0}.insights-card__image{object-fit:cover;position:relative;width:100%}.insights-list{margin-bottom:0;min-height:100px}.insights-list__image{align-self:flex-start;height:80px;margin-right:10px;margin-top:5px;width:100px}.insights-list__title{font-size:14px;margin-top:5px}.insights-list__link{font-size:12px;margin-bottom:5px}.insights-list__date{display:none}.insights-list__description{font-size:12px}.insights-list__container{margin-bottom:10px}.insights-list__date-mobile{text-wrap:nowrap;color:#646060;display:block;font-size:10px;margin:0 0 5px;text-align:start}}.article{height:100%;position:relative}.article__table{border-collapse:collapse;border-top:1px solid #001f3d;font-family:inherit;font-size:14px;height:300px;table-layout:fixed;text-align:center;width:100%}.article__text{white-space:pre-wrap}.article__table-td{min-height:50px;white-space:pre-wrap}.article__table-td,.article__table-th{border-bottom:1px solid #001f3d;font-family:inherit;line-height:20px;padding:0 10px}.article__table-th{margin:0;min-height:100px}.article__bold{font-weight:700}.article__italic{font-style:italic}.article__quote{border-left:3px solid #001f3d;font-size:20px;margin-left:70px;padding:10px 20px;white-space:pre-wrap}.article__quote-sign{font-size:36px}.article__callout{background-color:#f5f5f5;padding:50px 70px;position:relative}.article__callout-icon{display:none;left:1%;position:absolute;top:30%}.article__underline{text-decoration:underline}.article__bullit{list-style-type:square}.article__link{color:inherit}.article__strikethrough{text-decoration:line-through}.article__code{background-color:#f5f5f5;border-radius:4px;font-family:monospace;padding:2px 4px}.article__color-default{color:inherit}.article__topic{align-items:start;background-color:#001f3d;display:flex;flex-direction:column;height:30vh;justify-content:end;margin-bottom:5vh;text-align:start}.article__topic-title{color:#fff;font-size:38px;line-height:44px;margin:0 0 0 5vw;padding:0}.article__topic-subtitle{color:#fff;font-size:26px;font-weight:400;margin-left:5vw}.article__container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-bottom:100px}.article__title{color:#001f3d;font-size:24px;margin:30px auto 0}.article__date{color:#001f3d;margin:0 auto 20px}.article__brief{text-wrap:pre;width:80%}.article__brief,.article__description{color:#001f3d;font-size:16px;text-align:start}.article__description{text-wrap:wrap;height:100%;max-width:80%;overflow-wrap:break-word}.article__picture{display:block;height:40vh;margin:0 auto;width:40vw}.article__loading{color:#001f3d;font-size:18px;font-weight:700;height:600px}.article__progress-bar{background-color:#001f3d;height:4px;left:0;position:fixed;top:10vh;z-index:4}@media screen and (max-width:1024px){.article__picture{margin:0 auto;width:60vw}.article__topic-title{margin:0 auto;width:90%}.article__progress-bar{top:65px}}@media screen and (max-width:900px){.article__topic{height:195px;justify-content:center;padding-left:5%;padding-top:65px}.article__picture{margin:0 auto;width:100%}.article__topic-title{margin:0;width:80%}.article__topic-subtitle{margin:12px 0 0}.article__description{max-width:95%}}@media screen and (max-width:650px){.article__topic{align-items:center;height:100%;justify-content:center;padding-left:0}.article__topic-title{font-size:2em;margin:20px auto 0;text-align:center;width:90%}.article__topic-subtitle{font-size:1.5em;margin:12px auto 20px;text-align:center;width:90%}.article__quote{font-size:1.2em}.article__callout{font-size:1em}.article__quote-sign{font-size:36px}.article__callout{background-color:#f5f5f5;padding:50px 70px;position:relative}.article__table{font-size:10px}.article__table-td,.article__table-th{min-height:0;padding:0}.article__table-td{line-height:12px}}.common__button:hover{box-shadow:0 2px 4px #00000014;transform:scale(1.05)}.common__button_inactive{background-color:inherit;border:2px solid #001f3d;transition:all .3s ease}.common__button,.common__button_inactive{border-radius:30px;color:#001f3d;font-weight:700}.common__button{border:2px solid #001f3d;box-shadow:0 1px 2px #0000000d;cursor:pointer;font-family:inherit;font-size:14px;height:30px;transition:background-color .3s ease,color .3s ease,transform .2s ease,box-shadow .3s ease;width:9vw}.common__button_inactive:hover{background-color:inherit;border-color:#001f3d;box-shadow:0 2px 4px #00000014;color:#001f3d;transform:scale(1.05)}.common__button_active{background-color:#001f3d;border:2px solid #001f3d;box-shadow:0 2px 4px #00000014;color:#fff;transform:scale(1.03);transition:all .3s ease}.common__button_active:hover{background-color:#001f3d;box-shadow:0 3px 5px #0000001a;transform:scale(1.07)}@media screen and (max-width:1024px){.common__map{justify-content:space-between;width:100%}.common__button{border-radius:30px;font-size:14px;height:30px;margin-bottom:0;width:12vw}}@media screen and (max-width:800px){.common__button{width:120px}}@media screen and (max-width:650px){.common__button{font-size:14px;height:30px;width:25vw}}@media screen and (max-width:320px){.common__button{width:28vw}}.footer{background-color:#000;border-top:2px solid #fff;height:65px;justify-content:center;margin:0}.footer,.footer__container{display:flex;flex-direction:row;flex-wrap:wrap}.footer__container{justify-content:space-between;margin:0 auto;padding:12px 0;width:80%}.footer__text{color:#fff;font-size:12px;text-decoration:none}.footer__logo{cursor:pointer;height:25px;width:25px}.not-found{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center;padding-top:65px}.not-found__title{color:#fff;font-size:120px}.not-found__text{color:#fff}.not-found__button{background-color:#fff;border:2px solid #000;border-radius:30px;color:#fff;color:#000;cursor:pointer;font-family:inherit;font-size:16px;font-weight:700;height:7vh;margin-bottom:10vh;text-decoration:none;width:220px}.not-found__button:hover{background-color:#d3d3d3;border:none;color:#000}.cookie{animation:slideUp .4s ease;background:#fff;bottom:0;box-shadow:0 -2px 10px #0000001a;display:flex;justify-content:center;left:0;position:fixed;width:100%;z-index:1000}.cookie__container{align-items:center;display:flex;gap:12px;justify-content:space-between;margin:12px 18px;max-width:960px;width:80%}.cookie__info{color:#333;font-size:14px;line-height:1.4}.cookie__link{color:#333;text-decoration:underline;transition:color .2s ease}.cookie__link:hover{color:#333}.cookie__button{background:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 18px;transition:background .2s ease}.cookie__button:hover{background:#000}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:720px){.cookie{animation:slideUp .4s ease;bottom:0;display:flex;justify-content:center;left:0;padding:10px 0;position:fixed;width:100%;z-index:1000}.cookie__container{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;margin:0;width:80%}.cookie__info{white-space:pre-wrap;width:90%}}@media screen and (max-width:400px){.cookie__container{width:90%}}
/*# sourceMappingURL=main.4c9234df.css.map*/