.vg-tooltip{visibility:hidden;padding:6px;border-radius:3px;position:fixed;z-index:2000;font-family:sans-serif;font-size:11px;background-color:rgba(255,255,255,0.9);border:1px solid #d9d9d9;color:black}.vg-tooltip td.key,.vg-tooltip td.value{overflow:hidden;text-overflow:ellipsis}.vg-tooltip td.key{color:#808080;max-width:150px;text-align:right;padding-right:1px}.vg-tooltip td.value{max-width:200px;text-align:left}.vg-tooltip.dark-theme{background-color:rgba(64,64,64,0.9);border:none;color:white}.vg-tooltip.dark-theme td.key{color:#bfbfbf}.vg-tooltip.light-theme{background-color:rgba(255,255,255,0.9);border:1px solid #d9d9d9;color:black}.vg-tooltip.light-theme td.key{color:#808080}.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;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{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{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !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:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.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__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.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--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=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:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-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:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.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;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.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__remove{margin-left:2px;margin-right:auto}.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{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.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[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}button{border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;background:none;font-size:inherit}._is-hidden{display:none !important}._no-mobile{display:none !important}@media screen and (min-width: 768px){._no-mobile{display:block !important}}._no-tablet{display:block !important}@media screen and (min-width: 768px){._no-tablet{display:none !important}}@media screen and (min-width: 1024px){._no-desktop{display:none !important}}._only-desktop{display:none !important}@media screen and (min-width: 1024px){._only-desktop{display:block !important}}.row::before,.row::after{display:table;content:''}.row::after{clear:both}._no-scroll{position:fixed;width:100%;height:100%}._align-right{text-align:right !important}@media screen and (min-width: 1024px){._align-right-only-desktop{text-align:right !important}}._is-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0)}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.icon-youtube{width:33px;height:24px}.icon-twitter{width:28px;height:24px}.icon-instagram{width:24px;height:24px}.icon-linkedln{width:25px;height:24px}.icon-facebook{width:14px;height:24px}.icon-countries{width:21px;height:28px}.icon-geospatial{width:30px;height:30px}.icon-finscope{width:30px;height:30px}.icon-financial{width:30px;height:30px}.icon-login{height:21px;width:21px}.icon-login.-active path{fill:#F9D031}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:normal}h1,h2{font-weight:700}h1{color:#2f939c;font-size:60px;letter-spacing:-2px;line-height:1.08}h1.-alt{color:#fff}h2{font-size:35px;letter-spacing:-1px;line-height:1.35}h2.-alt{color:#fff}.title{font-family:"Open Sans", sans-serif;font-weight:700}.title.-light{color:#fff}.title.-dark{color:#001d22}.title.-sea{color:#2f939c}.title.-highlight{color:#f9d031}.title.-small{font-size:14px;text-transform:uppercase}.title.-xs{font-size:14px}.title.-regular{font-size:16px}.title.-medium{font-size:24px;letter-spacing:-1px}.title.-xbig{font-size:35px;line-height:1.1}.title.-big{font-size:35px;letter-spacing:-1px;line-height:1.35}@media screen and (min-width: 768px){.title.-big{font-size:35px}}.title.-huge{font-size:35px;letter-spacing:-2px;line-height:1}@media screen and (min-width: 768px){.title.-huge{font-size:60px;letter-spacing:-4px;line-height:.86}}.title.-center{text-align:center}p{margin:0;color:#001d22;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:300;line-height:1.75;word-wrap:break-word}p+p{margin:15px 0 0}p a{color:#2f939c;font-weight:300}*{box-sizing:border-box}*::before,*::after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{min-height:100%;margin:0;padding:0}body{position:relative;background:#f5f8f8;color:#001d22;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (min-width: 1280px){body{margin:0 auto}}ul{display:inline-block;margin:0;padding:0}ul>li{display:inline-block;list-style:none}a{text-decoration:none}select{border:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:11}@media screen and (min-width: 768px){.modal-container{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.modal-container.-absolute{position:absolute;top:0;left:0;-webkit-transform:none;transform:none}.turbolinks-progress-bar{background-color:#f9d031}.wrapper{width:100%;max-width:1280px;margin:0 auto;padding:0 18px}@media screen and (min-width: 768px){.wrapper{padding:0 30px}}@media screen and (min-width: 1200px){.wrapper{padding:0 110px}}.row{position:relative;margin:0 -1%}.grid-1,.grid-s-1,.grid-m-1,.grid-l-1,.grid-xl-1,.grid-2,.grid-s-2,.grid-m-2,.grid-l-2,.grid-xl-2,.grid-3,.grid-s-3,.grid-m-3,.grid-l-3,.grid-xl-3,.grid-4,.grid-s-4,.grid-m-4,.grid-l-4,.grid-xl-4,.grid-5,.grid-s-5,.grid-m-5,.grid-l-5,.grid-xl-5,.grid-6,.grid-s-6,.grid-m-6,.grid-l-6,.grid-xl-6,.grid-7,.grid-s-7,.grid-m-7,.grid-l-7,.grid-xl-7,.grid-8,.grid-s-8,.grid-m-8,.grid-l-8,.grid-xl-8,.grid-9,.grid-s-9,.grid-m-9,.grid-l-9,.grid-xl-9,.grid-10,.grid-s-10,.grid-m-10,.grid-l-10,.grid-xl-10,.grid-11,.grid-s-11,.grid-m-11,.grid-l-11,.grid-xl-11,.grid-12,.grid-s-12,.grid-m-12,.grid-l-12,.grid-xl-12{position:relative;min-height:1px;padding:0 1%;float:left}.grid-1{width:8.3333333333%}.offset-1{margin-left:8.3333333333%}.grid-2{width:16.6666666667%}.offset-2{margin-left:16.6666666667%}.grid-3{width:25%}.offset-3{margin-left:25%}.grid-4{width:33.3333333333%}.offset-4{margin-left:33.3333333333%}.grid-5{width:41.6666666667%}.offset-5{margin-left:41.6666666667%}.grid-6{width:50%}.offset-6{margin-left:50%}.grid-7{width:58.3333333333%}.offset-7{margin-left:58.3333333333%}.grid-8{width:66.6666666667%}.offset-8{margin-left:66.6666666667%}.grid-9{width:75%}.offset-9{margin-left:75%}.grid-10{width:83.3333333333%}.offset-10{margin-left:83.3333333333%}.grid-11{width:91.6666666667%}.offset-11{margin-left:91.6666666667%}.grid-12{width:100%}.offset-12{margin-left:100%}@media screen and (min-width: 320px){.grid-s-1{width:8.3333333333%}.offset-s-1{margin-left:8.3333333333%}}@media screen and (min-width: 320px){.grid-s-2{width:16.6666666667%}.offset-s-2{margin-left:16.6666666667%}}@media screen and (min-width: 320px){.grid-s-3{width:25%}.offset-s-3{margin-left:25%}}@media screen and (min-width: 320px){.grid-s-4{width:33.3333333333%}.offset-s-4{margin-left:33.3333333333%}}@media screen and (min-width: 320px){.grid-s-5{width:41.6666666667%}.offset-s-5{margin-left:41.6666666667%}}@media screen and (min-width: 320px){.grid-s-6{width:50%}.offset-s-6{margin-left:50%}}@media screen and (min-width: 320px){.grid-s-7{width:58.3333333333%}.offset-s-7{margin-left:58.3333333333%}}@media screen and (min-width: 320px){.grid-s-8{width:66.6666666667%}.offset-s-8{margin-left:66.6666666667%}}@media screen and (min-width: 320px){.grid-s-9{width:75%}.offset-s-9{margin-left:75%}}@media screen and (min-width: 320px){.grid-s-10{width:83.3333333333%}.offset-s-10{margin-left:83.3333333333%}}@media screen and (min-width: 320px){.grid-s-11{width:91.6666666667%}.offset-s-11{margin-left:91.6666666667%}}@media screen and (min-width: 320px){.grid-s-12{width:100%}.offset-s-12{margin-left:100%}}@media screen and (min-width: 768px){.grid-m-1{width:8.3333333333%}.offset-m-1{margin-left:8.3333333333%}}@media screen and (min-width: 768px){.grid-m-2{width:16.6666666667%}.offset-m-2{margin-left:16.6666666667%}}@media screen and (min-width: 768px){.grid-m-3{width:25%}.offset-m-3{margin-left:25%}}@media screen and (min-width: 768px){.grid-m-4{width:33.3333333333%}.offset-m-4{margin-left:33.3333333333%}}@media screen and (min-width: 768px){.grid-m-5{width:41.6666666667%}.offset-m-5{margin-left:41.6666666667%}}@media screen and (min-width: 768px){.grid-m-6{width:50%}.offset-m-6{margin-left:50%}}@media screen and (min-width: 768px){.grid-m-7{width:58.3333333333%}.offset-m-7{margin-left:58.3333333333%}}@media screen and (min-width: 768px){.grid-m-8{width:66.6666666667%}.offset-m-8{margin-left:66.6666666667%}}@media screen and (min-width: 768px){.grid-m-9{width:75%}.offset-m-9{margin-left:75%}}@media screen and (min-width: 768px){.grid-m-10{width:83.3333333333%}.offset-m-10{margin-left:83.3333333333%}}@media screen and (min-width: 768px){.grid-m-11{width:91.6666666667%}.offset-m-11{margin-left:91.6666666667%}}@media screen and (min-width: 768px){.grid-m-12{width:100%}.offset-m-12{margin-left:100%}}@media screen and (min-width: 1024px){.grid-l-1{width:8.3333333333%}.offset-l-1{margin-left:8.3333333333%}}@media screen and (min-width: 1024px){.grid-l-2{width:16.6666666667%}.offset-l-2{margin-left:16.6666666667%}}@media screen and (min-width: 1024px){.grid-l-3{width:25%}.offset-l-3{margin-left:25%}}@media screen and (min-width: 1024px){.grid-l-4{width:33.3333333333%}.offset-l-4{margin-left:33.3333333333%}}@media screen and (min-width: 1024px){.grid-l-5{width:41.6666666667%}.offset-l-5{margin-left:41.6666666667%}}@media screen and (min-width: 1024px){.grid-l-6{width:50%}.offset-l-6{margin-left:50%}}@media screen and (min-width: 1024px){.grid-l-7{width:58.3333333333%}.offset-l-7{margin-left:58.3333333333%}}@media screen and (min-width: 1024px){.grid-l-8{width:66.6666666667%}.offset-l-8{margin-left:66.6666666667%}}@media screen and (min-width: 1024px){.grid-l-9{width:75%}.offset-l-9{margin-left:75%}}@media screen and (min-width: 1024px){.grid-l-10{width:83.3333333333%}.offset-l-10{margin-left:83.3333333333%}}@media screen and (min-width: 1024px){.grid-l-11{width:91.6666666667%}.offset-l-11{margin-left:91.6666666667%}}@media screen and (min-width: 1024px){.grid-l-12{width:100%}.offset-l-12{margin-left:100%}}@media screen and (min-width: 1200px){.grid-xl-1{width:8.3333333333%}.offset-xl-1{margin-left:8.3333333333%}}@media screen and (min-width: 1200px){.grid-xl-2{width:16.6666666667%}.offset-xl-2{margin-left:16.6666666667%}}@media screen and (min-width: 1200px){.grid-xl-3{width:25%}.offset-xl-3{margin-left:25%}}@media screen and (min-width: 1200px){.grid-xl-4{width:33.3333333333%}.offset-xl-4{margin-left:33.3333333333%}}@media screen and (min-width: 1200px){.grid-xl-5{width:41.6666666667%}.offset-xl-5{margin-left:41.6666666667%}}@media screen and (min-width: 1200px){.grid-xl-6{width:50%}.offset-xl-6{margin-left:50%}}@media screen and (min-width: 1200px){.grid-xl-7{width:58.3333333333%}.offset-xl-7{margin-left:58.3333333333%}}@media screen and (min-width: 1200px){.grid-xl-8{width:66.6666666667%}.offset-xl-8{margin-left:66.6666666667%}}@media screen and (min-width: 1200px){.grid-xl-9{width:75%}.offset-xl-9{margin-left:75%}}@media screen and (min-width: 1200px){.grid-xl-10{width:83.3333333333%}.offset-xl-10{margin-left:83.3333333333%}}@media screen and (min-width: 1200px){.grid-xl-11{width:91.6666666667%}.offset-xl-11{margin-left:91.6666666667%}}@media screen and (min-width: 1200px){.grid-xl-12{width:100%}.offset-xl-12{margin-left:100%}}.c-address{display:inline-block;position:relative;width:100%}.c-address>a{display:none}@media screen and (min-width: 768px){.c-address>a{display:block;position:relative;width:100%;padding-top:51.6%}.c-address>a>.map{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:contain}}.c-address>.info{padding:25px 15px;background-color:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}@media screen and (min-width: 768px){.c-address>.info{width:100%;padding:25px 30px 30px;box-shadow:none}}.c-address>.info>.title{display:inline-block;margin:0 0 25px}.c-address>.info>.address-field,.c-address>.info>.address-link{display:block;color:#001d22;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:300;line-height:1.38}.c-address>.info>.address-link{color:#2f939c}.c-modal-about-read-more{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 18px}@media screen and (min-width: 768px){.c-modal-about-read-more{padding:10px 60px}}.c-modal-about-read-more>.content{padding:18px;background-color:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (min-width: 768px){.c-modal-about-read-more>.content{max-height:460px;padding:50px 0}.c-modal-about-read-more>.content ul{margin:10px 0 20px;padding-left:30px}.c-modal-about-read-more>.content ul li{display:list-item;margin-bottom:10px;list-style:disc}.c-modal-about-read-more>.content ul li:last-of-type{margin-bottom:0}}.c-modal-about-read-more>.content p{line-height:1.6}.c-modal-about-read-more>.content li{line-height:1.6}.c-modal-about-read-more .link{color:#2f939c;font-weight:300}.c-modal-about-read-more .title{margin-bottom:20px;margin-top:20px}.c-modal-about-read-more .title.-leading{margin-top:0}@media screen and (min-width: 768px){.c-modal-about-read-more::before{position:fixed;top:10px;width:calc(100% - 2 * 60px);height:50px;background:-webkit-linear-gradient(bottom, rgba(255,255,255,0), #fff);background:linear-gradient(to top, rgba(255,255,255,0), #fff);content:''}.c-modal-about-read-more::after{position:fixed;bottom:10px;width:calc(100% - 2 * 60px);height:50px;background:-webkit-linear-gradient(top, rgba(255,255,255,0), #fff);background:linear-gradient(to bottom, rgba(255,255,255,0), #fff);content:''}}.c-modal-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 36px);height:calc(100% - 95px);padding:18px;margin:18px auto 0;background-color:#fff}@media screen and (min-width: 768px){.c-modal-profile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;height:auto;margin:0;padding:0}}.c-modal-profile>.member-picture{display:none}@media screen and (min-width: 768px){.c-modal-profile>.member-picture{display:inline-block;width:340px;background-repeat:no-repeat;background-position:center;background-size:cover}}.c-modal-profile>.member-info{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}@media screen and (min-width: 768px){.c-modal-profile>.member-info{width:calc(100% - 340px);padding:35px 45px 0}}.c-modal-profile>.member-info>.member-position{margin:15px 0 25px}.c-modal-profile>.member-info>.scroll-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden}.c-modal-profile>.member-info>.scroll-container::before,.c-modal-profile>.member-info>.scroll-container::after{content:'';display:inline-block;position:absolute;left:0;width:calc(100% - 20px);height:25px;z-index:1}.c-modal-profile>.member-info>.scroll-container::before{top:0;background-image:-webkit-linear-gradient(bottom, rgba(255,255,255,0), #fff);background-image:linear-gradient(to top, rgba(255,255,255,0), #fff)}.c-modal-profile>.member-info>.scroll-container::after{bottom:25px;background-image:-webkit-linear-gradient(top, rgba(255,255,255,0), #fff);background-image:linear-gradient(to bottom, rgba(255,255,255,0), #fff)}@media screen and (min-width: 768px){.c-modal-profile>.member-info>.scroll-container{margin:0 0 35px;max-height:400px}}@media screen and (min-width: 768px) and (orientation: landscape){.c-modal-profile>.member-info>.scroll-container{max-height:300px}}.c-modal-profile>.member-info>.scroll-container>.content{padding:25px 20px 0 0;margin:0 0 25px;overflow-y:auto;-webkit-overflow-scrolling:touch}.c-modal-profile>.member-info>.scroll-container>.content::after{content:'';display:inline-block;width:100%;height:25px}.c-modal-profile>.member-info>.scroll-container>.content .blogs{margin-top:15px}.c-modal-profile>.member-info>.scroll-container>.content .blogs .blog-link-list>.blog-link{display:block;margin-top:10px}.c-modal-profile>.member-info>.scroll-container>.content .blogs .blog-link-list>.blog-link>a{color:#2f939c}.c-modal-profile+.modal-footer{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.c-content-tabs{position:absolute;top:50%;right:-20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-content-tabs .tab{display:inline-block;height:48px;padding:14px 20px;border:0;border-radius:100px;background:transparent;color:#f9d031;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:700;text-align:center;cursor:pointer}.c-content-tabs .tab[disabled]{pointer-events:none}.c-content-tabs .tab[aria-pressed='true'],.c-content-tabs .tab.-active,.c-content-tabs .tab:hover{opacity:.7}.c-content-tabs .tab:hover{background-color:transparent;color:#f9d031;opacity:1}.c-content-tabs .tab.-current{background:#fff;color:#2f939c;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.additional-data-title .additional-data-header{padding:30px 0}.additional-data-cards .c-card>.thumb{max-height:138px;overflow:hidden}.additional-data-cards .card-content{padding:0 30px 30px 30px}.additional-data-cards .datasetimage{width:100%;height:auto}.additional-data-cards .title{padding:30px 0 20px 0;line-height:35px;letter-spacing:-1.26px}.additional-data-cards .c-stats-list{margin:0;padding:0 0 20px 0}.additional-data-cards .c-stats-list>.item{margin-right:50px}.additional-data-cards .c-stats-list>.item>.value{font-size:35px;letter-spacing:-1.26px;line-height:35px}.additional-data-cards .c-stats-list>.item>.description{font-size:13px;line-height:15px;margin-bottom:0}.additional-data-cards .dataset-description{font-size:16px;font-weight:300;line-height:30px}.additional-data-cards .discover-button{padding:30px 0 0 0;margin:0;line-height:22px;font-size:16px}.additional-data-cards .discover-button>.dataset-button{padding:10px 20px}.c-chart-tooltip,.c-widget-warning-tooltip{display:none;position:absolute;top:-16px;left:0;width:200px;padding:10px;border:1px solid rgba(0,0,0,0.15);border-radius:4px;background-color:#fff;font-size:14px;text-align:center;box-shadow:0 1px 2px 0 rgba(0,0,0,0.09)}.c-chart-tooltip>.tip,.c-widget-warning-tooltip>.tip{display:block;position:absolute;bottom:-7px;left:50%;width:13px;height:13px;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);border-bottom:1px solid rgba(0,0,0,0.15);border-left:1px solid rgba(0,0,0,0.15);background-color:#fff;box-shadow:-1px 1px 2px 0 rgba(0,0,0,0.09);content:''}.c-chart-tooltip>h1,.c-widget-warning-tooltip>h1,.c-chart-tooltip>h2,.c-widget-warning-tooltip>h2{margin-bottom:10px;font-size:14px;line-height:1.5;text-transform:uppercase}.c-chart-tooltip>.value,.c-widget-warning-tooltip>.value{font-family:"Open Sans", sans-serif;font-size:16px;font-weight:400}.c-chart-widget{width:100%}.c-chart-widget>.title{margin-bottom:30px;font-size:24px}.c-chart-widget>.title:empty{width:160px;height:22px;background:rgba(0,29,34,0.4)}.c-chart-widget>.details{margin-bottom:10px;font-family:"Open Sans", sans-serif;font-size:14px;text-transform:uppercase}.c-chart-widget>.details>span{color:#2f939c;cursor:pointer}.c-chart-widget>.chart{width:100%;overflow:hidden}.c-chart-widget>.chart.c-table{font-size:14px}.c-chart-widget>.chart.c-table table{position:relative;left:4px;width:calc(100% - 8px);box-shadow:0 2px 4px 0 rgba(0,0,0,0.15)}.c-chart-widget>.chart svg{width:100%;-webkit-tap-highlight-color:transparent}.c-chart-widget>.chart.-scroll{overflow-x:scroll;-webkit-overflow-scrolling:touch}.c-chart-widget>.chart.-scroll svg{width:auto}.c-chart-widget>.toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px}@media screen and (min-width: 768px){.c-chart-widget>.toolbar{right:30px;bottom:30px;left:30px}}.c-chart-widget>.toolbar>.c-button,.l-library .l-library-content-selector .c-chart-widget>.toolbar>.content-selector{margin:5px 5px 0 0}.c-chart-widget.-empty>.toolbar>.c-button,.l-library .l-library-content-selector .c-chart-widget.-empty>.toolbar>.content-selector{width:100px;border:0;background:rgba(47,147,156,0.4);text-indent:-10000px;pointer-events:none}.c-filters-block{margin-bottom:50px}.c-filters-block .filters-form .filter-column{margin-top:15px}.c-filters-block .filters-form .filter-column>label{display:block;font-weight:bold}.c-filters-block .filters-form .filter-column .c-button,.c-filters-block .filters-form .filter-column .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .c-filters-block .filters-form .filter-column .content-selector{margin-top:9px}.c-filters-block .filters-form .select2.select2-container--open .select2-selection.select2-selection--multiple:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-filters-block .filters-form .select2 .select2-selection{border:0;border-radius:0;background-color:rgba(47,147,156,0.1)}.c-filters-block .filters-form .select2 .select2-selection.select2-selection--multiple{position:relative}.c-filters-block .filters-form .select2 .select2-selection.select2-selection--multiple:after{content:" ";height:0;width:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #2f939c;position:absolute;right:6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.1s linear;transition:all 0.1s linear}.c-filters-block .filters-form .select2 .select2-selection.select2-selection--multiple .select2-selection__choice{background-color:#2f939c;border:0;border-radius:0;color:#fff;padding:3px 5px}.c-filters-block .filters-form .select2 .select2-selection.select2-selection--multiple .select2-selection__choice__remove{color:#fff}.select2-dropdown{border:0;border-radius:0}.select2-dropdown .select2-results .select2-results__options{display:block}.select2-dropdown .select2-results .select2-results__option{display:block}.select2-dropdown .select2-results__option--highlighted[aria-selected]{background-color:#2f939c}.c-filters-tooltip{position:relative;min-width:145px;padding:10px 20px;background-color:#001d22;color:#fff;font-size:14px;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.c-filters-tooltip::before{display:inline-block;width:12px;height:12px;border:1px solid #001d22;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-right:0;border-bottom:0;position:absolute;top:0;left:50%;-webkit-transform:rotate(45deg) translate(-50%, 0);transform:rotate(45deg) translate(-50%, 0);background-color:#001d22}.c-filters-tooltip ul li{display:list-item;line-height:1.5}.c-flag{position:relative;height:95px;margin:0 0 20px;background-size:cover;padding:20px}@media screen and (min-width: 768px){.c-flag{height:210px}}.c-flag .country-info.-placeholder{background-color:#f2f3f4}.c-flag .country-info>a{display:inline-block;width:100%;height:100%;text-indent:-10000px}.c-flag .country-info>.country-name{font-family:"Open Sans", sans-serif;font-size:14px;color:#f5f8f8;font-weight:700;text-shadow:0 1px rgba(0,0,0,0.4);text-transform:uppercase;pointer-events:none;margin-top:5px}@media screen and (min-width: 768px){.c-flag .country-info>.country-name{bottom:30px;left:30px}}.c-modal-chart-analysis{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 36px);margin:0 auto;padding:18px;background:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (min-width: 768px){.c-modal-chart-analysis{width:100%;margin:0;padding:30px}}.c-modal-chart-analysis button{margin-bottom:18px}@media screen and (min-width: 768px){.c-modal-chart-analysis button{margin-bottom:25px}}.c-modal-chart-analysis .indicators-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;list-style:none}.c-modal-chart-analysis .indicators-list>li{-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (min-width: 768px){.c-modal-chart-analysis .indicators-list>li{-ms-flex-preferred-size:50%;flex-basis:50%}}.c-modal-chart-compare{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 36px);margin:0 auto;padding:18px;background-color:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (min-width: 768px){.c-modal-chart-compare{width:100%;margin:0;padding:30px}}.c-modal-chart-compare .header{padding:0 0 24px;border-bottom:1px solid rgba(47,147,156,0.4)}@media screen and (min-width: 768px){.c-modal-chart-compare .header{padding:0;border-bottom:0}}.c-modal-chart-compare .header span{color:#2f939c}.c-modal-chart-compare button{margin:18px 0 10px}@media screen and (min-width: 768px){.c-modal-chart-compare button{margin:25px 0}}.c-modal-chart-compare .compare-container{position:relative}.c-modal-chart-compare .compare-container:not(:empty),.c-modal-chart-compare .compare-container.c-spinning-loader{min-height:150px;margin-top:15px}.c-modal-chart-compare .country-year .countries-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-modal-chart-compare .country-year .countries-list>div{-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (min-width: 768px){.c-modal-chart-compare .country-year .countries-list>div{-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px)}}.c-modal-chart-compare .country-year .countries-list>div>.years-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0 20px}.c-modal-chart-compare .country-year .countries-list>div>.years-list>li{-ms-flex-preferred-size:50%;flex-basis:50%}@media screen and (min-width: 768px){.c-modal-chart-compare .country-year .countries-list>div>.years-list>li{-ms-flex-preferred-size:33.33%;flex-basis:33.33%}}.c-modal-chart-compare .jurisdiction .jurisdications-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-modal-chart-compare .jurisdiction .jurisdications-list>li{-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (min-width: 768px){.c-modal-chart-compare .jurisdiction .jurisdications-list>li{-ms-flex-preferred-size:33.33%;flex-basis:33.33%}}.c-modal-chart-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:calc(100% - 36px);height:100%;margin:0 auto;padding:18px;background-color:#fff;overflow:auto;-webkit-overflow-scrolling:touch}@media screen and (min-width: 768px){.c-modal-chart-selector{width:100%;margin:0}.c-modal-chart-selector>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.c-modal-chart-selector .c-radio-button{-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (min-width: 768px){.c-modal-chart-selector .c-radio-button{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}}.c-modal-chart-selector .c-radio-button img{display:block;margin:25px auto 0}.c-modal-download-all{padding:30px}.c-modal-download-all>.title{font-size:24px}.c-modal-download-all>.description{margin:25px 0}.c-modal-download-all>.c-form input:not(:first-child){margin:15px 0 0}.c-modal-download-all>.c-form input[type="email"]{display:block;width:100%}.c-modal-download-all>.c-form input[type="checkbox"]{margin:0 5px 0 0;border:1px solid #2f939c}.c-modal-download-all>.c-form .terms-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:25px 0 0}.c-modal-download-all>.c-form .terms-container input[type='checkbox']{position:absolute;top:0;left:-10000px}.c-modal-download-all>.c-form .terms-container input[type='checkbox']:checked+label::before{background-color:#2f939c}.c-modal-download-all>.c-form .terms-container label{position:relative;margin:0;padding-left:25px;color:#001d22;font-family:"Open Sans", sans-serif;font-size:16px;text-transform:none}.c-modal-download-all>.c-form .terms-container label::before{display:inline-block;position:absolute;top:2px;left:0px;width:14px;height:14px;border:1px solid #2f939c;content:''}.c-modal-download-all>.c-form .terms-container label>a{position:relative;color:#2f939c;font-weight:300}.c-modal-download-all>.c-form .terms-container label>a>.icon-external-open{position:absolute;top:0px;right:-17px;width:15px;height:24px;fill:#000}.c-modal-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0}.c-modal-filters>.fade{position:relative;width:calc(100% - 36px);margin:0 auto;background-color:#fff}@media screen and (min-width: 768px){.c-modal-filters>.fade{width:100%;margin:0}}.c-modal-filters>.fade::after,.c-modal-filters>.fade::before{display:inline-block;position:absolute;top:0;width:18px;height:100%;content:''}@media screen and (min-width: 768px){.c-modal-filters>.fade::after,.c-modal-filters>.fade::before{display:none}}.c-modal-filters>.fade::before{left:0;background-image:-webkit-linear-gradient(181deg, rgba(255,255,255,0), #d5e6e8);background-image:linear-gradient(-91deg, rgba(255,255,255,0), #d5e6e8);z-index:1}.c-modal-filters>.fade::after{right:0;background-image:-webkit-linear-gradient(359deg, rgba(255,255,255,0), #d5e6e8);background-image:linear-gradient(91deg, rgba(255,255,255,0), #d5e6e8)}.c-modal-filters .filters-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(47,147,156,0.1);overflow-x:auto;-webkit-overflow-scrolling:touch}.c-modal-filters .filters-tabs::-webkit-scrollbar{display:none}@media screen and (min-width: 768px){.c-modal-filters .filters-tabs{padding:0 30px}}.c-modal-filters .filters-tabs>.c-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px}@media screen and (min-width: 768px){.c-modal-filters .filters-tabs>.c-tabs{padding:18px 0}}.c-modal-filters .filters-tabs .tab{color:#2f939c;font-family:"Open Sans", sans-serif;font-size:16px;white-space:nowrap;cursor:pointer}.c-modal-filters .filters-tabs .tab:not(:last-child){margin:0 30px 0 0}.c-modal-filters .filters-tabs .tab[aria-selected='true']{position:relative;color:#2f939c}.c-modal-filters .filters-tabs .tab[aria-selected='true']::after{display:inline-block;position:absolute;bottom:-18px;left:0;width:100%;height:6px;outline:none;background-color:#2f939c;content:''}.c-modal-filters>.filters-container{-webkit-box-flex:1;-ms-flex:1;flex:1;width:calc(100% - 36px);margin:0 auto;min-height:100px;margin-top:-1px;padding-top:1px;background-color:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (min-width: 768px){.c-modal-filters>.filters-container{height:450px;background:none}}.c-modal-filters .filter-selection .filter-list>.filter-item{width:100%}.c-modal-filters .filter-selection .filter-list>.filter-item:not(:last-child){margin:0 0 15px}.c-modal-filters .filter-selection .filter-list>.filter-item>.indicator-name{display:inline-block;margin:0 0 10px;color:#001d22;font-size:16px;font-weight:700}.c-modal-filters .filter-selection .filter-list>.filter-item>.indicator-filters-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 768px){.c-modal-filters .filter-selection .filter-list>.filter-item>.indicator-filters-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width: 768px){.c-modal-filters .filter-selection .filter-list>.filter-item>.indicator-filters-list>.indicator-filters-item{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}}.c-modal-filters .filter-selection .filter-list>.filter-item>.indicator-filters-list>.indicator-filters-item>.c-checkbox{height:100%}.c-modal-filters .select-indicators,.c-modal-filters .select-context,.c-modal-filters form{padding:25px 30px;background-color:#fff}@media screen and (min-width: 768px){.c-modal-filters .select-indicators,.c-modal-filters .select-context,.c-modal-filters form{width:100%;margin:0}}.c-modal-filters .select-indicators,.c-modal-filters .select-context{padding:25px 18px}@media screen and (min-width: 768px){.c-modal-filters .select-indicators,.c-modal-filters .select-context{padding:25px 30px}}.c-modal-filters .select-indicators h3,.c-modal-filters .select-context h3{margin:0 0 10px;color:#001d22;font-size:16px;font-weight:700}.c-modal-filters .select-indicators p,.c-modal-filters .select-context p{margin-bottom:15px;font-size:14px}.c-modal-filters .select-indicators ul,.c-modal-filters .select-context ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;margin:0 0 24px;padding:0 0 12px;border-bottom:1px solid rgba(47,147,156,0.4)}.c-modal-filters .select-indicators ul:last-child,.c-modal-filters .select-context ul:last-child{margin:0;border-bottom:0}.c-modal-filters .select-indicators ul>li,.c-modal-filters .select-context ul>li{-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (min-width: 768px){.c-modal-filters .select-indicators ul>li,.c-modal-filters .select-context ul>li{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}}.c-modal-save-widget{overflow:auto;max-height:500px;padding:0 18px}@media screen and (min-width: 768px){.c-modal-save-widget{max-height:none;padding:0}}.c-modal-save-widget>.c-widget{margin:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.c-modal-save-widget+.modal-footer>.group-button{display:-webkit-box;display:-ms-flexbox;display:flex}.c-regional-filter{padding:20px 0}.c-regional-filter>ul>li>.c-radio-button label{padding:2px 15px 3px 48px;font-size:16px;font-weight:300;line-height:30px;cursor:pointer}.c-regional-filter>ul>li>.c-radio-button label::before{display:inline-block;position:absolute;top:10px;left:15px;width:15px;height:15px;border:1px solid #2f939c;content:''}.c-regional-filter>ul>li>.c-radio-button label:hover{background-color:rgba(47,147,156,0.1)}.c-regional-filter>ul>li>.c-radio-button input[type='radio']:checked+label{background-color:rgba(47,147,156,0.1)}.c-regional-filter>ul>li>.c-radio-button:hover{background-color:initial}.c-report-fixed-bar{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;right:0;bottom:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.c-report-fixed-bar>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:0 20px;background-color:#2f939c}.c-report-fixed-bar>a>.go-to-report{color:#fff;font-family:"Open Sans", sans-serif;font-size:16px}.c-report-fixed-bar>a>.widgets-total{margin:0 0 0 20px;color:#f9d031;font-family:"Open Sans", sans-serif;font-size:11px;text-transform:uppercase}.c-retry-message{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#2f939c;font-family:"Open Sans", sans-serif;text-align:center}.c-retry-message .c-button,.c-retry-message .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .c-retry-message .content-selector{display:block;width:48px;height:48px;margin:30px auto 0;background:url(/assets/retry-icon-e011cafa16d5510c13ee056f3942ce0bcc8b0cab0496e98ce077e6b8e686a1fe.svg) center center no-repeat;background-size:auto 27px;text-indent:-10000px}.c-share-widget{height:100%;overflow:auto}.c-share-widget>.social-links-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0 0}.c-share-widget>.social-links-list>.social-links-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:42px;height:42px}.c-share-widget>.social-links-list>.social-links-item:not(:first-child){margin:0 0 0 20px}.c-share-widget>.social-links-list>.social-links-item>a{display:inline-block;position:relative;width:100%;height:100%;border:1px solid #001d22;border-radius:50%}.c-share-widget>.social-links-list>.social-links-item>a>svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);fill:#001d22}.c-share-widget>.social-links-list>.social-links-item.-twitter svg{width:24px;height:20px}.c-share-widget>.social-links-list>.social-links-item.-facebook svg{width:13px;height:24px}.c-share-widget>.page-links-list{width:100%;margin:15px 0 0}.c-share-widget>.page-links-list>.page-links-item{display:block;width:100%;padding:0 0 30px}.c-share-widget>.page-links-list>.page-links-item:not(:first-child){padding:30px 0 0;border-top:3px solid rgba(0,29,34,0.2)}.c-share-widget>.page-links-list>.page-links-item>.title{font-size:14px;text-transform:uppercase}.c-share-widget>.page-links-list>.page-links-item>.copy-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:18px 0 0;background-color:rgba(47,147,156,0.1)}.c-share-widget>.page-links-list>.page-links-item>.copy-container>.copy-field{padding:16px;color:#001d22;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:300;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-share-widget>.page-links-list>.page-links-item>.copy-container>.copy-button{border-radius:0}.c-slider{position:absolute;top:0;left:calc(100% + 1px);width:100%;height:100%}.c-slider>.slide{display:block;position:absolute;top:0;left:0;width:100%;height:100%;padding:30px;-webkit-transition:visibility 0s .3s, -webkit-transform .3s ease-out;transition:visibility 0s .3s, -webkit-transform .3s ease-out;transition:transform .3s ease-out, visibility 0s .3s;transition:transform .3s ease-out, visibility 0s .3s, -webkit-transform .3s ease-out;background-color:#fff;visibility:hidden}.c-slider>.slide.-visible{-webkit-transform:translate(calc(-100% - 1px), 0);transform:translate(calc(-100% - 1px), 0);-webkit-transition:visibility 0s, -webkit-transform .3s ease-out;transition:visibility 0s, -webkit-transform .3s ease-out;transition:transform .3s ease-out, visibility 0s;transition:transform .3s ease-out, visibility 0s, -webkit-transform .3s ease-out;visibility:visible}.c-slider>.slide .back{position:relative;padding:0 0 0 15px;color:#001d22;font-family:"Open Sans", sans-serif;font-size:24px;cursor:pointer}.c-slider>.slide .back::before{display:inline-block;width:7px;height:7px;border:2px solid #001d22;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-right:0;position:absolute;top:50%;left:3px;-webkit-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg)}.c-table{width:100%;overflow-x:auto;overflow-y:hidden}.c-table>table{width:100%;border-spacing:0}.c-table caption{display:none}.c-table th,.c-table td{padding:5px 18px}@media screen and (min-width: 768px){.c-table th,.c-table td{padding:18px 20px}}.c-table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.c-table tr:nth-of-type(2n){background-color:#f5f8f8}@media screen and (min-width: 768px){.c-table tr{display:table-row}}.c-table tr.no-data,.c-table tr.no-result{text-align:center}.c-table tr td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.c-table tr td:first-of-type{padding-top:20px}.c-table tr td:last-of-type{padding-bottom:20px}@media screen and (min-width: 768px){.c-table tr td{display:table-cell}.c-table tr td:first-of-type{padding-top:15px}.c-table tr td:last-of-type{padding-bottom:15px}}.c-table tr td .row-name{-ms-flex-preferred-size:90px;flex-basis:90px;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}@media screen and (min-width: 768px){.c-table tr td .row-name{display:none}}.c-table tr td .row-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-table tr td a{color:#2f939c}.c-table tr td a:hover{text-decoration:underline}.c-table .header{display:none;border-bottom:0}@media screen and (min-width: 768px){.c-table .header{display:table-row}}.c-table .header>th{font-size:16px;font-weight:700;text-align:left;cursor:pointer}.c-table .header>th.-order-ascending::after{display:inline-block;width:0;height:0;margin-left:12px;-webkit-transform:translateY(3px) rotate(45deg);transform:translateY(3px) rotate(45deg);border-top:4px solid currentColor;border-right:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid currentColor;content:''}.c-table .header>th.-order-descending::after{display:inline-block;width:0;height:0;margin-left:12px;-webkit-transform:translateY(-3px) rotate(-135deg);transform:translateY(-3px) rotate(-135deg);border-top:4px solid currentColor;border-right:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid currentColor;content:''}.c-table>.table-legend{padding:40px 0;text-align:center}.c-table>.action-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:18px;font-size:14px}@media screen and (min-width: 768px){.c-table>.action-bar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.c-table>.action-bar .rows-per-page{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-table>.action-bar .rows-per-page .c-select{display:inline-block;margin-left:5px}.c-table>.action-bar .paginator{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:20px}@media screen and (min-width: 768px){.c-table>.action-bar .paginator{margin-bottom:0}}.c-table>.action-bar .paginator .c-button,.c-table>.action-bar .paginator .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .c-table>.action-bar .paginator .content-selector{vertical-align:middle}.c-table>.action-bar .paginator .c-button.-arrow-left,.c-table>.action-bar .paginator .l-library .l-library-content-selector .-arrow-left.content-selector,.l-library .l-library-content-selector .c-table>.action-bar .paginator .-arrow-left.content-selector{margin-right:5px}.c-table>.action-bar .paginator .c-button.-arrow-right,.c-table>.action-bar .paginator .l-library .l-library-content-selector .-arrow-right.content-selector,.l-library .l-library-content-selector .c-table>.action-bar .paginator .-arrow-right.content-selector{margin-left:5px}.c-table .more-button{padding:0;border:0;background-color:transparent;color:#2f939c;font-size:16px;text-align:left;cursor:pointer}.c-tag{display:inline-block;height:24px;padding:0 10px;border-radius:100px;background:rgba(0,0,0,0.1);color:#f9d031;font-family:"Open Sans", sans-serif;font-size:16px;line-height:1.5;cursor:pointer}.c-widget-warning-tooltip{display:block;position:relative;top:-10px;width:300px;padding:20px;text-align:left}.c-widget-warning-tooltip h3{margin-bottom:10px;font-family:"Open Sans", sans-serif;font-size:16px;line-height:1.3}.c-widget-warning-tooltip p{font-size:14px}.c-widget-warning-tooltip .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.c-widget-warning-tooltip .buttons button{-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}.c-widget{position:relative;min-height:200px;margin:0 0 30px;padding:15px;background:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}@media screen and (min-width: 768px){.c-widget{margin:20px 0;padding:30px}}@media mq-laptop{.c-widget{height:525px}}.c-widget>.chart{margin-top:30px}.c-widget.-main>.toolbar{margin-top:15px}.c-widget.-main .vega-bindings{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0 0}@media screen and (min-width: 768px){.c-widget.-main .vega-bindings{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (min-width: 1200px){.c-widget.-main .vega-bindings{position:absolute;top:38px;right:30px;margin:0}}.c-widget.-main .vega-bindings>.vega-bind{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.c-widget.-main .vega-bindings>.vega-bind:not(:first-child){margin:15px 0 0}@media screen and (min-width: 768px){.c-widget.-main .vega-bindings>.vega-bind{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:auto;padding-left:15px}.c-widget.-main .vega-bindings>.vega-bind:not(:first-child){margin:0 0 0 15px}}.c-widget.-main .vega-bindings>.vega-bind>.vega-bind-name{font-family:"Open Sans", sans-serif;font-size:14px;font-weight:600}@media screen and (min-width: 768px){.c-widget.-main .vega-bindings>.vega-bind>.vega-bind-name{margin-left:5px}}.c-widget.-main .vega-bindings>.vega-bind>input[type="date"]{margin-left:10px}.l-country-list{margin-bottom:60px;border-top:0 !important}.l-country-list .section-header{padding:20px 0}.l-country-list .countries-list{margin:0 !important}.l-country-list .countries-list .country-button .c-flag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:153px;background-color:#f5f8f8;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.l-country-list .countries-list .country-button .c-flag .country-info{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.l-country-list .countries-list .country-button .c-flag .country-info>.country-icons{display:-webkit-box;display:-ms-flexbox;display:flex}.l-country-list .countries-list .country-button .c-flag .country-info svg.icon{width:15px;height:15px;border-radius:50%;margin-right:4px;box-shadow:0 2px 3px rgba(0,0,0,0.15);opacity:0.1;cursor:pointer}.l-country-list .countries-list .country-button .c-flag .country-info svg.icon :after{content:'';display:inline-block;position:absolute;left:0;background-color:white;z-index:1}.l-country-list .countries-list .country-button .c-flag .country-info svg.icon :hover{fill:#f9d031}.l-country-list .countries-list .country-button .c-flag .country-info svg.icon path{fill:#fff}.l-country-list .countries-list .country-button .c-flag .country-info svg.icon.active{opacity:1}.l-country-list .countries-list .country-button .c-flag .country-info svg.icon.-large{width:52px;height:52px;margin-right:0}.l-regions-list{margin:0 0 60px 0 !important}.l-regions-list .section-header{padding:30px 0}.l-regions-list .regions-box{margin:0}.region-button>.c-flag{height:230px;background-color:#fff}.region-button>.c-flag .country-info{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.region-button>.c-flag .country-info>.region-name{font-family:"Open Sans", sans-serif;font-size:14px;font-weight:700;text-shadow:0 1px rgba(0,0,0,0.4);text-transform:uppercase;pointer-events:none;color:#f5f8f8}@media screen and (min-width: 768px){.region-button>.c-flag .country-info>.region-name{bottom:20px;left:20px}}.vg-tooltip,.vg-tooltip.light-theme{padding:10px;min-width:200px;font-family:"Open Sans", sans-serif;font-size:13px;color:#001d22;background-color:white;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15);border:1px solid rgba(0,29,34,0.1);pointer-events:none}.vg-tooltip table,.vg-tooltip tbody,.vg-tooltip.light-theme table,.vg-tooltip.light-theme tbody{width:100%}.vg-tooltip td.key,.vg-tooltip td.value,.vg-tooltip.light-theme td.key,.vg-tooltip.light-theme td.value{color:#001d22;padding:3px 5px}.vg-tooltip td.key,.vg-tooltip.light-theme td.key{text-transform:capitalize;text-align:left}.vg-tooltip td.value,.vg-tooltip.light-theme td.value{font-weight:bold;text-align:right}.c-demographic-filters{display:none}@media screen and (min-width: 768px){.c-demographic-filters{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-demographic-filters .filters>.demographic-item{position:relative}@media screen and (min-width: 768px){.c-demographic-filters .filters>.demographic-item:not(:first-child){margin-left:30px}}.c-demographic-filters .filters>.demographic-item>label{position:relative;color:#001d22;font-weight:300}.c-demographic-filters .filters>.demographic-item>label:after{content:'';display:inline-block;width:5px;height:5px;border:1px solid #001d22;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-left:0;position:absolute;top:50%;right:-15px;-webkit-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg)}.c-demographic-filters .filters>.demographic-item>.demographic-submenu{display:none}.c-demographic-filters .filters>.demographic-item>.demographic-submenu.-open{display:block}.c-no-data-available{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:200px;margin:20px 0 30px;padding:15px;background:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.c-no-data-available .no-data-box{display:inline-block;padding:14px 20px 11px;border:1px solid #2f939c;border-radius:0;background-color:#2f939c;color:#fff;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:700;text-align:center}.c-submenu-list{display:none;position:absolute;top:18px;min-width:150px;width:100%;max-height:350px;overflow-y:auto;padding:5px;background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,0.15);z-index:2}.c-submenu-list.-open{display:block}.c-submenu-list.-subfilters{top:0;width:auto}.c-submenu-list .submenu-item{display:block;padding:5px;cursor:pointer}.c-submenu-list .submenu-item:not(:first-child){margin:5px 0 0}.c-submenu-list .submenu-item:hover,.c-submenu-list .submenu-item.-selected{background-color:rgba(47,147,156,0.1)}.c-submenu-list .submenu-item>.literal{display:block;font-size:16px;font-weight:400;line-height:22px}.c-article{background-color:#fff;padding:68px 0;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.c-article header{text-align:center}.c-article header h1{margin:0 0 15px 0;letter-spacing:-1.9px}.c-article header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-article header .index-link{display:inline-block;margin:0 0 26px;color:#2f939c;font-family:"Open Sans", sans-serif;font-size:14px;font-weight:bold}.c-article header .subheader{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 0;border-bottom:1px solid rgba(0,29,34,0.1);margin-bottom:30px}.c-article header .tags-container{color:#fff;font-family:"Open Sans", sans-serif;font-size:14px;font-weight:bold}.c-article header .tag{display:inline-block;padding:3px 12px;margin-bottom:4px;border-radius:10px;background:rgba(47,147,156,0.2);color:#2f939c;font-family:"Open Sans", sans-serif;font-size:14px;font-weight:bold}.c-article header .authorship{display:block;margin:0 0 15px;color:#001d22;font-family:"Open Sans", sans-serif;font-size:14px;font-weight:bold}.c-article header .authorship>.author-name{color:#2f939c}.c-article header .authorship.-has-workstream{margin:30px 0 15px}.c-article header .workstream{display:block;margin:15px 0 0 0;color:#001d22;font-family:"Open Sans", sans-serif;font-size:14px;text-transform:uppercase}.c-article .article-content{padding-top:30px}.c-article .article-content .article-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-article .article-content .article-text h1{margin:30px 0 15px;font-family:"Open Sans", sans-serif;font-size:35px;letter-spacing:-1px}.c-article .article-content .article-text h2{margin:25px 0;font-family:"Open Sans", sans-serif;font-size:16px}.c-article .article-content .article-text a{font-family:"Open Sans", sans-serif;color:#2f939c}.c-article .article-content .article-text img{max-width:100%;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.c-article .article-content .article-text blockquote{margin:30px 0 45px;text-align:center}.c-article .article-content .article-text blockquote>p{font-family:"Open Sans", sans-serif;font-size:24px;font-weight:700}.c-article .article-content .article-text ul,.c-article .article-content .article-text ol{display:block;margin:30px;padding-left:30px;line-height:1.38;word-wrap:break-word}.c-article .article-content .article-text ul li,.c-article .article-content .article-text ol li{display:list-item;padding:10px}.c-article .article-content .article-text ul li:before,.c-article .article-content .article-text ol li:before{content:"\2022";color:#2f939c;font-weight:bold;display:inline-block;font-size:25px;width:8px;height:8px;margin-right:22px;margin-left:-30px}.c-article .article-content .article-text ul li+li,.c-article .article-content .article-text ol li+li{margin-top:20px}.c-article .article-content .article-text ul.link-list,.c-article .article-content .article-text ol.link-list{padding:0;margin:2em 0}.c-article .article-content .article-text ul.link-list>.link-item,.c-article .article-content .article-text ol.link-list>.link-item{list-style:none}.c-article .article-content .article-text ul.link-list>.link-item+.link-item,.c-article .article-content .article-text ol.link-list>.link-item+.link-item{margin-top:15px}.c-article .article-content .article-text ul li{list-style:none}.c-article .article-content .article-text ol{counter-reset:ol-item}.c-article .article-content .article-text ol li{text-indent:-15px;list-style-type:none;counter-increment:ol-item}.c-article .article-content .article-text ol li::before{display:inline-block;width:20px;padding-right:10px;text-align:right;font-size:16px;font-weight:700;content:counter(ol-item) "."}.c-article .article-content .article-text p a{font-weight:inherit}.c-article .article-content .article-text table{margin:15px 0;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.c-article .article-content .article-text table tr td{padding:20px}.c-article .article-content .article-text table tr th{padding:20px;background-color:#fff;text-align:left;font-weight:700}.c-article .article-content .article-text table tr:nth-child(2n) td{background-color:#fff}.c-article .article-content .article-text .youtube-embed-wrapper{margin:25px 0;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}@media screen and (min-width: 768px){.c-article .article-content .article-text .youtube-embed-wrapper{margin:35px 0}}.c-article .article-content .footer-article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0 0}.c-social-nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:50px;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;background-color:#f5f8f8;box-shadow:0 0 3px 0 rgba(0,0,0,0.2);visibility:hidden;z-index:10}.c-social-nav.-visible{-webkit-transform:translateY(50px);transform:translateY(50px);visibility:visible}.c-social-nav.-inline{display:block;position:relative;background-color:white;box-shadow:none;width:auto;-webkit-transform:0;transform:0;visibility:visible;z-index:0}.c-social-nav.-inline .wrapper{padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width: 768px){.c-social-nav.-inline .medias{padding-left:0;border-left:0}}.c-social-nav>.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.c-social-nav>.wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.c-social-nav h2.title.title{display:none}@media screen and (min-width: 768px){.c-social-nav h2.title.title{display:block;margin:0;font-size:14px}}.c-social-nav .medias{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:31px;padding:0;margin:0}@media screen and (min-width: 768px){.c-social-nav .medias{padding-left:20px;border-left:1px solid rgba(0,29,34,0.2)}}.c-social-nav .medias li:not(:last-of-type){margin-right:12px}.c-social-nav .medias li button{margin:0;padding:0;cursor:pointer}.c-social-nav .medias li .icon{height:16px;fill:rgba(0,29,34,0.7)}.c-social-nav .progress-bar{position:absolute;bottom:-4px;left:0;width:100%;height:4px;background-color:#f9d031;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;will-change:transform}.c-app-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-app-logo a{display:inline-block;margin-top:10px}.c-app-logo a>img{width:90px;height:auto}@media screen and (min-width: 768px){.c-app-logo a>img{width:auto}}.c-app-logo.-fixed a{margin-top:0}.c-app-logo.-fixed a>img{width:96px;height:38px;margin:0}.c-button,.l-library .l-library-content-selector .content-selector{display:inline-block;padding:14px 20px 11px;border:1px solid #2f939c;border-radius:100px;color:#2f939c;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:700;text-align:center;cursor:pointer}.c-button[disabled],.l-library .l-library-content-selector [disabled].content-selector{pointer-events:none}.c-button[aria-pressed='true'],.l-library .l-library-content-selector [aria-pressed='true'].content-selector,.c-button.-active,.l-library .l-library-content-selector .-active.content-selector,.c-button:hover,.l-library .l-library-content-selector .content-selector:hover{opacity:.7}.c-button.-small,.l-library .l-library-content-selector .-small.content-selector{padding:6px 20px}.c-button.-medium,.l-library .l-library-content-selector .-medium.content-selector{padding-right:45px;padding-left:45px}.c-button.-big,.l-library .l-library-content-selector .-big.content-selector{padding-right:85px;padding-left:85px}.c-button.-white,.l-library .l-library-content-selector .-white.content-selector{border:0;background-color:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.c-button.-white[aria-pressed='true'],.l-library .l-library-content-selector .-white[aria-pressed='true'].content-selector,.c-button.-white.-active,.l-library .l-library-content-selector .-white.-active.content-selector,.c-button.-white:hover,.l-library .l-library-content-selector .-white.content-selector:hover{background-color:#edf1f1;opacity:1}.c-button.-white[disabled],.l-library .l-library-content-selector .-white[disabled].content-selector{background-color:#eaf4f5;color:rgba(47,147,156,0.5)}.c-button.-white.-outline,.l-library .l-library-content-selector .-white.-outline.content-selector{border:1px solid #fff;background-color:transparent;color:#fff;box-shadow:none}.c-button.-white.-outline[aria-pressed='true'],.l-library .l-library-content-selector .-white.-outline[aria-pressed='true'].content-selector,.c-button.-white.-outline.-active,.l-library .l-library-content-selector .-white.-outline.-active.content-selector,.c-button.-white.-outline:hover,.l-library .l-library-content-selector .-white.-outline.content-selector:hover{border-color:#edf1f1;background-color:transparent}.c-button.-white.-outline[disabled],.l-library .l-library-content-selector .-white.-outline[disabled].content-selector{background-color:rgba(255,255,255,0.1);color:rgba(255,255,255,0.5)}.c-button.-sea,.l-library .l-library-content-selector .-sea.content-selector{border:0;background-color:#2f939c;color:#fff}.c-button.-sea[aria-pressed='true'],.l-library .l-library-content-selector .-sea[aria-pressed='true'].content-selector,.c-button.-sea.-active,.l-library .l-library-content-selector .-sea.-active.content-selector,.c-button.-sea:hover,.l-library .l-library-content-selector .-sea.content-selector:hover{opacity:.8}.c-button.-sea[disabled],.l-library .l-library-content-selector .-sea[disabled].content-selector{color:rgba(255,255,255,0.5)}.c-button.-sea.-outline,.l-library .l-library-content-selector .-sea.-outline.content-selector{border:1px solid #2f939c;background-color:transparent;color:#2f939c;box-shadow:none}.c-button.-sea.-outline[aria-pressed='true'],.l-library .l-library-content-selector .-sea.-outline[aria-pressed='true'].content-selector,.c-button.-sea.-outline.-active,.l-library .l-library-content-selector .-sea.-outline.-active.content-selector,.c-button.-sea.-outline:hover,.l-library .l-library-content-selector .-sea.-outline.content-selector:hover{background-color:transparent;color:#2f939c}.c-button.-sea.-outline[disabled],.l-library .l-library-content-selector .-sea.-outline[disabled].content-selector{background-color:rgba(47,147,156,0.1);color:rgba(47,147,156,0.5)}.c-button.-mini,.l-library .l-library-content-selector .-mini.content-selector{height:24px;padding:0 15px;border-color:rgba(47,147,156,0.3);font-size:14px;line-height:24px}.c-button.-mini[aria-pressed='true'],.l-library .l-library-content-selector .-mini[aria-pressed='true'].content-selector{border-color:#2f939c;background-color:#2f939c;color:#fff;opacity:1}.c-button.-mini[disabled],.l-library .l-library-content-selector .-mini[disabled].content-selector{background-color:rgba(47,147,156,0.1);color:rgba(47,147,156,0.5)}.c-button.-arrow-left,.l-library .l-library-content-selector .-arrow-left.content-selector{position:relative}.c-button.-arrow-left>span,.l-library .l-library-content-selector .-arrow-left.content-selector>span{display:block;position:absolute;top:0;left:-10000px}.c-button.-arrow-left::before,.l-library .l-library-content-selector .-arrow-left.content-selector::before{display:inline-block;width:8px;height:8px;border:2px solid #2f939c;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-right:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);transform:translate(calc(-50% + 2px), -50%) rotate(45deg)}.c-button.-arrow-left[disabled]::before,.l-library .l-library-content-selector .-arrow-left[disabled].content-selector::before{border-color:rgba(47,147,156,0.5)}.c-button.-arrow-right,.l-library .l-library-content-selector .-arrow-right.content-selector{position:relative}.c-button.-arrow-right>span,.l-library .l-library-content-selector .-arrow-right.content-selector>span{display:block;position:absolute;top:0;left:-10000px}.c-button.-arrow-right::before,.l-library .l-library-content-selector .-arrow-right.content-selector::before{display:inline-block;width:8px;height:8px;border:2px solid #2f939c;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-bottom:0;border-left:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(calc(-50% - 2px), -50%) rotate(45deg);transform:translate(calc(-50% - 2px), -50%) rotate(45deg)}.c-button.-arrow-right[disabled]::before,.l-library .l-library-content-selector .-arrow-right[disabled].content-selector::before{border-color:rgba(47,147,156,0.5)}.c-button.-outflow,.l-library .l-library-content-selector .-outflow.content-selector{border:0;background:none;color:#fff}.c-card-highlight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;background-color:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15);overflow:hidden}.c-card-highlight>.title{margin:0 0 20px}.c-card-highlight>.c-button,.l-library .l-library-content-selector .c-card-highlight>.content-selector{margin:25px 0 0}.c-card-highlight.-homepage{display:block;max-width:525px;height:100%;margin:0 auto;padding:20px 0 40px;background:transparent;box-shadow:none}@media screen and (min-width: 768px){.c-card-highlight.-homepage{padding:60px 0 50px}}@media screen and (min-width: 1024px){.c-card-highlight.-homepage{margin:0;padding:115px 60px;background:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}}.c-card-highlight.-about{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width: 768px){.c-card-highlight.-about{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-card-highlight.-about .content{padding:30px 15px 15px}@media screen and (min-width: 768px){.c-card-highlight.-about .content{padding:85px 85px 85px 60px}}.c-card-highlight.-about .content .title{margin:0 0 20px}.c-card-highlight.-about .content p+.title{margin-top:50px}.c-card-highlight.-about .content .c-button,.c-card-highlight.-about .content .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .c-card-highlight.-about .content .content-selector{width:100%;margin:15px 0 0}@media screen and (min-width: 768px){.c-card-highlight.-about .content .c-button,.c-card-highlight.-about .content .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .c-card-highlight.-about .content .content-selector{width:auto;margin:25px 0 0}}.c-card-highlight.-about.-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media screen and (min-width: 768px){.c-card-highlight.-about.-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (min-width: 768px){.c-card-highlight.-about.-reverse .content{padding-right:60px;padding-left:85px}}.c-card-highlight.-about .image-container{-ms-flex-preferred-size:170px;flex-basis:170px;-ms-flex-negative:0;flex-shrink:0;background-repeat:no-repeat;background-position:top center;background-size:cover}@media screen and (min-width: 768px){.c-card-highlight.-about .image-container{-ms-flex-preferred-size:340px;flex-basis:340px}}.c-card-highlight.-countries-about{display:inline-block;width:100%;height:100%;margin:0;padding:92% 20px 35px;background-repeat:no-repeat;background-position:20px 30px;background-size:calc(100% - 40px) auto;box-shadow:none}@media screen and (min-width: 768px){.c-card-highlight.-countries-about{padding:85px 60px 85px 85px;background-image:none !important;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}}.c-card-highlight.-countries-about .country-list{display:block;width:100%;-webkit-column-count:2;-moz-column-count:2;column-count:2;overflow:hidden}.c-card-highlight.-countries-about .country-list>.country-item{display:block}.c-card-highlight.-countries-about .country-list>.country-item:not(:last-child){margin:0 0 15px}.c-card-highlight.-countries-about .country-list>.country-item>a{color:#2f939c;font-family:"Open Sans", sans-serif;font-size:14px}.c-card{position:relative;margin:0 0 20px;background:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.c-card .picture{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:140px;background-color:#2f939c;background-repeat:no-repeat;background-position:center;background-size:cover}.c-card .metadata{width:100%;padding:25px;background-color:#fff}.c-card .metadata>.title{line-height:28px}.c-card .metadata>.title>a{color:#001d22}.c-card .metadata>*+p{margin:10px 0 0}.c-card .metadata>.c-button,.c-card .l-library .l-library-content-selector .metadata>.content-selector,.l-library .l-library-content-selector .c-card .metadata>.content-selector{margin:25px 0 0}.c-card .metadata>.card-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0 0}.c-card .tags-container{color:rgba(0,29,34,0.3);font-family:"Open Sans", sans-serif;font-size:13px;font-weight:bold;line-height:1.75;margin-top:20px}.c-card .tag{color:rgba(0,29,34,0.3);font-family:"Open Sans", sans-serif;font-size:13px;font-weight:bold;text-decoration:underline}.c-card .footer>.card-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:2px solid rgba(0,29,34,0.1);padding:15px 25px}.c-card .footer>.card-options.-link{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.c-card .footer>.card-options.-link a{display:block;color:#2f939c;cursor:pointer;padding:15px 25px;white-space:nowrap;text-align:center;width:100%}.c-card .footer>.card-options.-link a:hover{color:#fff;background-color:#2f939c}.c-card .footer .date{font-size:14px;font-weight:700;color:rgba(0,29,34,0.3)}.c-card .footer .card-category{display:block;background:rgba(47,147,156,0.2);padding:3px 12px;border-radius:10px;font-size:14px;font-weight:700;color:#2f939c}@media screen and (min-width: 1024px){.c-card.-highlighted{height:calc(auto * 2 + 20px)}.c-card.-highlighted .metadata{position:absolute;bottom:0;left:0;max-width:340px}}.c-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.c-checkbox:hover{background-color:rgba(47,147,156,0.1)}.c-checkbox input[type='checkbox']{position:absolute;top:0;left:-10000px}.c-checkbox input[type='checkbox']:checked+label::before{background-color:#2f939c;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.c-checkbox input[type='checkbox']:disabled+label{opacity:.4}.c-checkbox label{display:inline-block;-ms-flex-preferred-size:100%;flex-basis:100%;padding:10px 10px 10px 40px;font-family:"Open Sans", sans-serif;font-weight:400;line-height:1.5;cursor:pointer}.c-checkbox label::before{display:inline-block;position:absolute;top:13px;left:10px;width:14px;height:14px;border:1px solid #2f939c;content:''}.c-contribute-section{padding:30px 0;background-image:url(/assets/photo_contact-6133498ed06d26adeeb821136e80716e4997fa30954bb1a5df1e3d42c367783e.png);background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (min-width: 768px){.c-contribute-section{padding:75px 0}}.c-contribute-section .title{margin:0 0 25px}.c-contribute-section .c-button,.c-contribute-section .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .c-contribute-section .content-selector{margin:35px 0 0}.c-country-selector{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2}.c-country-selector .info{margin-top:20px;color:white}.c-country-selector .country-link{display:inline-block;position:relative;margin-bottom:10px;color:#f9d031;font-size:16px;font-weight:700;text-transform:uppercase}.c-country-selector .country-link::before{display:inline-block;width:11px;height:11px;border:2px solid #f9d031;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-right:0;margin-right:10px}.c-country-selector .country-selector{position:absolute;top:25px;left:0;bottom:0;right:0;width:100%;height:100%;opacity:0}.c-country-selector .country-selector.-open+.country-placeholder::after{display:inline-block;width:20px;height:20px;border:4px solid #f9d031;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-right:0;border-bottom:0}.c-country-selector .country-selector::-ms-expand{display:none}.c-country-selector .country-placeholder{display:inline-table;position:relative;padding-right:45px;pointer-events:none}@media screen and (min-width: 768px){.c-country-selector .country-placeholder{display:inline-block}}.c-country-selector.has_selector .country-placeholder::after{display:inline-block;width:20px;height:20px;border:4px solid #f9d031;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-left:0;position:absolute;top:calc(50% - 5px);right:15px;-webkit-transform:rotate(45deg) translate(0, -50%);transform:rotate(45deg) translate(0, -50%)}@media screen and (min-width: 768px){.c-country-selector.has_selector .country-placeholder::after{top:50%}}.c-field label{font-weight:600;color:#000;font-size:14px;display:block;position:relative;margin-bottom:5px}.c-field .field-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-field .field-container>input,.c-field .field-container>textarea,.c-field .field-container>select,.c-field .field-container .input{display:inline-block;box-shadow:none;outline:none;padding:5px 10px;margin:0;width:100%;font-family:inherit;font-size:14px;color:#000;border-radius:4px;border:1px solid #2F939C}.c-field .field-container>input::-webkit-input-placeholder,.c-field .field-container>textarea::-webkit-input-placeholder,.c-field .field-container>select::-webkit-input-placeholder,.c-field .field-container .input::-webkit-input-placeholder{color:rgba(0,0,0,0.6)}.c-field .field-container>input:-ms-input-placeholder,.c-field .field-container>textarea:-ms-input-placeholder,.c-field .field-container>select:-ms-input-placeholder,.c-field .field-container .input:-ms-input-placeholder{color:rgba(0,0,0,0.6)}.c-field .field-container>input::placeholder,.c-field .field-container>textarea::placeholder,.c-field .field-container>select::placeholder,.c-field .field-container .input::placeholder{color:rgba(0,0,0,0.6)}.c-filter-list{display:none;position:absolute;top:-10px;width:100%;padding:5px;background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,0.15)}.c-filter-list.-open{display:block}.c-filter-list .filter-list-item{display:block;padding:5px;color:#001d22;font-weight:300;cursor:pointer}.c-filter-list .filter-list-item:hover{background-color:rgba(47,147,156,0.1)}.c-filter-list .filter-list-item.-selected{background-color:rgba(47,147,156,0.1)}.c-filter-list .itemtitle{display:block}.c-footer .footer-header{padding:40px 0;background-image:url(/assets/footer-bg-1417ce3344e139a01ce677f7bfa7a23a4aead1a6c7e8a98eb9d6ad122b2a51a1.png);background-repeat:no-repeat;background-size:cover;color:#001d22}.c-footer .footer-header .header-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:150px}@media screen and (min-width: 1024px){.c-footer .footer-header .header-item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:40px 0 0}}.c-footer .footer-header .header-item.-contact-us::before{display:inline-block;position:absolute;top:0;left:0;width:100%;height:1px;background:rgba(0,29,34,0.2);content:''}.c-footer .footer-header .header-item.-newsletter{margin-bottom:40px}@media screen and (min-width: 768px){.c-footer .footer-header .header-item{min-height:250px}.c-footer .footer-header .header-item.-contact-us{padding-left:50px}.c-footer .footer-header .header-item.-contact-us::before{bottom:0;left:-1%;width:1px;height:100%}.c-footer .footer-header .header-item.-newsletter{margin-bottom:0;padding-right:50px}}.c-footer .footer-header .text{display:inline-block;font-weight:600;line-height:22px}.c-footer .footer-header .text.-leading{margin-top:20px}.c-footer .footer-header .text.-highlight{color:#2f939c;font-weight:700;letter-spacing:1.5px}.c-footer .footer-header .text.-button{padding:0;cursor:pointer}.c-footer .footer-header .text.-twitterlink{display:block}.c-footer .footer-content{padding:32px 0 0;background:#001d22}.c-footer .footer-content .pre-footer{position:relative}@media screen and (min-width: 1024px){.c-footer .footer-content .pre-footer{margin:0 0 45px}}.c-footer .footer-content .social .title{color:rgba(255,255,255,0.5);font-size:14px}.c-footer .footer-content .social .social-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:7px 0 0}.c-footer .footer-content .social .social-list>.social-item:not(:first-child){margin:0 0 0 20px}@media screen and (min-width: 1200px){.c-footer .footer-content .social .social-list>.social-item:not(:first-child){margin:0 0 0 10px}}.c-footer .footer-content .social .social-list>.social-item svg{fill:rgba(255,255,255,0.5)}.c-footer .footer-content .social .social-list>.social-item svg:hover{fill:#fff}.c-footer .footer-content .social .social-list .social-link{display:inline-block;padding:5px}@media screen and (min-width: 1200px){.c-footer .footer-content .social .social-list .social-link:not(:first-child){margin:0 0 0 15px}}.c-footer .footer-content .partners{margin:0 0 45px}.c-footer .footer-content .partners .title{color:rgba(255,255,255,0.5);font-size:14px}@media screen and (min-width: 1024px){.c-footer .footer-content .partners{margin-bottom:0}}@media screen and (min-width: 1200px){.c-footer .footer-content .partners{margin-top:0}}.c-footer .footer-content .partners .partner-group{margin:45px 0 0}@media screen and (min-width: 1200px){.c-footer .footer-content .partners .partner-group{margin:0}}.c-footer .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:35px 0 15px;border-top:1px solid rgba(255,255,255,0.2)}@media screen and (min-width: 768px){.c-footer .nav{padding:25px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width: 1280px){.c-footer .nav{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.c-footer .nav>.nav-item{-ms-flex-negative:0;flex-shrink:0;margin-bottom:20px;margin-right:0;text-align:center;-ms-flex-preferred-size:50%;flex-basis:50%}@media screen and (min-width: 1280px){.c-footer .nav>.nav-item{-ms-flex-preferred-size:auto;flex-basis:auto;margin-right:20px;margin-bottom:0px}}@media screen and (min-width: 768px){.c-footer .nav>.nav-item{margin-right:20px;-ms-flex-preferred-size:auto;flex-basis:auto}}.c-footer .nav>.nav-item a{font-weight:700;font-size:14px;color:#fff}.c-footer .partner-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0 0}.c-footer .partner-list .partner-item:not(:first-child){margin:0 0 0 30px}.c-footer .partner-list .partner-item a{display:inline-block;color:rgba(255,255,255,0.5)}.c-footer .partner-list .partner-item a:hover{color:#fff}@media screen and (min-width: 768px){.c-footer .partner-list .partner-item:first-of-type{text-align:left}}.c-footer .partner-list .partner-item:last-of-type{margin-bottom:0}@media screen and (min-width: 768px){.c-footer .partner-list .partner-item:last-of-type{text-align:right}}.c-footer .partner-list .partner-item img{max-width:100%;-webkit-filter:opacity(0.5);filter:opacity(0.5)}.c-footer .partner-list .partner-item img:hover{-webkit-filter:opacity(1);filter:opacity(1)}@media screen and (min-width: 768px){.c-footer .partner-list .partner-item img{width:auto}}.c-footer .partner-list .partner-item>.mastercard-logo>img{max-height:68px}.c-footer .partner-list .partner-item>.finmark-logo>img{max-height:50px}.c-footer .partner-list .partner-item>.cenfri-logo>img{max-height:34px;opacity:.8}.c-footer .partner-list .partner-item>.bill-mellinda-logo>img{max-height:34px}@media print{.c-footer{display:none}}.c-form>.custom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-form>.custom-row:not(:first-child){margin:25px 0 0}@media screen and (min-width: 768px){.c-form>.custom-row:not(:first-child){margin:40px 0 0}}.c-form>.custom-inline-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){.c-form>.custom-inline-row{margin:40px 0 0}}.c-form label{margin:0 0 10px;color:#2f939c;font-family:"Open Sans", sans-serif;font-size:14px;font-weight:400;text-transform:uppercase}.c-form label>a{text-decoration:underline;color:#2f939c}.c-form input,.c-form textarea{padding:14px 15px;border:0;border-radius:0;background:rgba(47,147,156,0.1);font-family:"Open Sans", sans-serif;font-size:16px;font-weight:300}.c-form input.primary-btn,.c-form textarea.primary-btn{padding:14px 20px 11px;border:1px solid #2f939c;border-radius:100px;color:#2f939c;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:700;text-align:center;cursor:pointer}.c-form input::-webkit-input-placeholder,.c-form textarea::-webkit-input-placeholder{color:#001d22}.c-form input:-ms-input-placeholder,.c-form textarea:-ms-input-placeholder{color:#001d22}.c-form input::placeholder,.c-form textarea::placeholder{color:#001d22}.c-form input:-ms-input-placeholder,.c-form textarea:-ms-input-placeholder{color:#001d22}.c-form input{color:#001d22}.c-form textarea{resize:none}.c-form select.-hidden{display:none}.c-form .actions .g-recaptcha{margin-top:30px}.c-form .actions input[type="submit"],.c-form .actions button[type="submit"]{margin-top:30px}.c-geosuggest{font-size:18px;font-size:1rem;position:relative;width:100%;text-align:left;background-color:rgba(47,147,156,0.1)}.c-geosuggest .geosuggest__input{outline:none;width:100%;border:none;box-shadow:none;padding:.5em 0;background:none;font-size:14px}.c-geosuggest .geosuggest__input::-webkit-input-placeholder{color:#001D22;font-size:16px;line-height:30px;padding:15px;font-family:"Open Sans", sans-serif}.c-geosuggest .geosuggest__input:-ms-input-placeholder{color:#001D22;font-size:16px;line-height:30px;padding:15px;font-family:"Open Sans", sans-serif}.c-geosuggest .geosuggest__input::placeholder{color:#001D22;font-size:16px;line-height:30px;padding:15px;font-family:"Open Sans", sans-serif}.c-geosuggest .geosuggest__input:focus{border-color:#2F939C;box-shadow:0 0 0 transparent}.c-geosuggest .geosuggest__suggests{position:absolute;top:100%;left:0;right:0;max-height:25em;padding:0;margin-top:-1px;color:rgba(255,255,255,0.75);background:#2F939C;border:2px solid #2F939C;border-top-width:0;overflow-x:hidden;overflow-y:auto;list-style:none;z-index:5}.c-geosuggest .geosuggest__suggests--hidden{max-height:0;overflow:hidden;border-width:0}.c-geosuggest .geosuggest__item{font-size:14px;padding:.5em .65em;cursor:pointer;display:block}.c-geosuggest .geosuggest__item:hover,.c-geosuggest .geosuggest__item:focus{background:#298188}.c-geosuggest .geosuggest__item--active{background:#298188}.c-geosuggest .geosuggest__item--active:hover,.c-geosuggest .geosuggest__item--active:focus{background:#236e75}.c-geosuggest .geosuggest__item__matched-text{font-weight:bold;color:#FFF}.c-header{position:relative;width:100%;height:auto;background:#2f939c}.c-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%}@media screen and (min-width: 1024px){.c-header .container{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.c-header .container>.header-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.c-header .container>.header-buttons button:not(:last-child){margin-right:20px}.c-header .container .hamburguer{position:relative;min-width:23px;height:16px;padding:0;cursor:pointer}@media screen and (min-width: 1024px){.c-header .container .hamburguer{display:none}}.c-header .container .hamburguer>.ingredient{display:block;position:absolute;left:0;width:100%;height:2px;background-color:#fff}.c-header .container .hamburguer>.ingredient:first-child{top:0}.c-header .container .hamburguer>.ingredient:nth-child(2){top:50%}.c-header .container .hamburguer>.ingredient:last-child{top:100%}.c-header.-cover{background:transparent}.c-header.-fixed{height:50px}.c-hero{padding:70px 0;overflow:hidden}.c-hero.-slider{margin-top:50px}@media screen and (min-width: 768px){.c-hero{padding:170px 0 75px}}.c-hero .subtitle{margin:20px 0 0;color:#fff;font-family:"Open Sans", sans-serif;font-weight:700}.c-hero .subtitle p{color:#fff;font-family:"Open Sans", sans-serif;font-weight:700}.c-hero .subtitle a{color:#f9d031;font-weight:700}.c-hero .subtitle.-normal{font-weight:300 !important}.c-hero .subtitle.-italic{font-style:italic}.c-hero .subtitle.-small{font-size:14px !important}.c-hero .c-button,.c-hero .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .c-hero .content-selector{position:absolute;top:calc(100% + 8px);right:0;left:0}@media screen and (min-width: 768px){.c-hero .c-button,.c-hero .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .c-hero .content-selector{right:auto}}.c-hero .lift-logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:30px 0 0;color:#fff;font-weight:400}.c-hero .lift-logo-container .lift-logo-intro{text-align:right;font-style:italic;font-size:14px}.c-hero .lift-logo-container .lift-logo-background{background:url("/images/logos/lift-logo.png");background-repeat:no-repeat;width:100%;height:128px;background-size:contain}.c-hero .lift-logo-container .lift-logo-text{margin:15px 0 0;font-style:italic;line-height:1.25}.c-hero .lift-logo-container .lift-logo-text>a{color:#f9d031;font-style:normal;font-weight:600}@media print{.c-hero{display:none}}.c-mobile-menu{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;padding:0 0 30px;background:#2f939c;z-index:10}.c-mobile-menu.-open{display:block}.c-mobile-menu>.wrapper{height:100%}.c-mobile-menu .container{position:relative;height:100%}@media mq-tablet{.c-mobile-menu{display:none}}.c-mobile-menu>.wrap{position:relative;height:100%}.c-mobile-menu .btn-close{position:absolute;top:calc(40px / 2);right:0;width:23px;height:23px;padding:0;-webkit-transform:translate(0, 50%);transform:translate(0, 50%);cursor:pointer}.c-mobile-menu .btn-close::before,.c-mobile-menu .btn-close::after{position:absolute;left:0;width:100%;height:2px;background:#fff;content:''}.c-mobile-menu .btn-close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-mobile-menu .btn-close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-mobile-menu nav{position:relative;top:50px}.c-mobile-menu nav>.nav-list>.nav-item{display:block}.c-mobile-menu nav>.nav-list>.nav-item:not(:first-child){margin:25px 0 0}.c-mobile-menu nav>.nav-list>.nav-item.-current>a{color:#f9d031}.c-mobile-menu nav>.nav-list>.nav-item>a{color:#fff;font-family:"Open Sans", sans-serif;font-size:24px;font-weight:400}.c-mobile-menu .app-logo{position:absolute;bottom:0;left:0}@media screen and (orientation: landscape){.c-mobile-menu .app-logo{right:0;left:auto}}.c-mobile-menu .app-logo>a{display:inline-block}.c-mobile-menu .app-logo>a>img{width:73px;height:30px}@media screen and (min-width: 768px){.c-mobile-menu .app-logo>a>img{width:120px;height:50px}}.c-mobile-menu.-homepage nav{top:70px}.c-mobile-menu.-homepage .btn-close{top:calc(74px / 2)}.c-modal-attachments{margin:0 auto;width:calc(100% - 36px);padding:20px 15px;background-color:#fff}.c-modal-attachments .downloads-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;max-height:75vh}@media screen and (min-width: 768px){.c-modal-attachments .downloads-container{max-height:50vh}}.c-modal-attachments .downloads-container>.downloads-label{line-height:30px;font-size:16px;font-weight:700;padding:0 0 15px 15px}.c-modal-attachments .downloads-container>.downloads-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-modal-attachments .downloads-container>.downloads-list>.download-item{-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:15px}.c-modal-attachments .downloads-container>.downloads-list>.download-item.c-checkbox label{padding:2px 15px 3px 48px;font-size:14px;font-weight:300;line-height:30px;cursor:pointer}.c-modal-attachments .downloads-container>.downloads-list>.download-item.c-checkbox label::before{display:inline-block;position:absolute;top:10px;left:15px;width:14px;height:14px;border:1px solid #2f939c;content:''}.c-modal-attachments .downloads-container>.downloads-list>.download-item.c-checkbox label:hover{background-color:rgba(47,147,156,0.1)}.c-modal-attachments .downloads-container>.downloads-list>.download-item.c-checkbox input[type='checkbox']:checked+label{background-color:rgba(47,147,156,0.1)}.c-modal-attachments .downloads-container>.downloads-list>.download-item.c-checkbox:hover{background-color:initial}.c-modal-attachments .downloads-container>.downloads-list>.download-item>a{display:inline-block;padding:2px 15px 3px 15px;color:#2f939c;font-size:14px;font-weight:600;line-height:1.5}@media screen and (min-width: 768px){.c-modal-attachments .downloads-container>.downloads-list>.download-item{-ms-flex-preferred-size:50%;flex-basis:50%}}.c-modal-attachments .downloads-container .email-container{padding:0 0 15px 15px}.c-modal-attachments .downloads-container .email-container>.description{margin:25px 0}.c-modal-attachments .downloads-container .email-container input[type="email"]{display:block;width:100%;padding:15px;border:0;font-size:16px;font-weight:300;color:#001d22;background:rgba(47,147,156,0.1)}.c-modal-attachments .downloads-container .terms-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 15px 15px}.c-modal-attachments .downloads-container .terms-container input[type="checkbox"]{margin:0 5px 0 0;font-size:16px;border:1px solid #2f939c;position:absolute;top:0;left:-10000px}.c-modal-attachments .downloads-container .terms-container input[type="checkbox"]:checked+label::before{background-color:#2f939c}.c-modal-attachments .downloads-container .terms-container label{position:relative;margin:0;padding-left:25px;color:#001d22;font-family:"Open Sans", sans-serif;font-size:16px;text-transform:none}.c-modal-attachments .downloads-container .terms-container label::before{display:inline-block;position:absolute;top:2px;left:0;width:14px;height:14px;border:1px solid #2f939c;content:''}.c-modal-attachments .downloads-container .terms-container label>a{position:relative;color:#2f939c;font-weight:300}.c-modal-attachments .downloads-container .terms-container label>a>.icon-external-open{position:absolute;top:0;right:-17px;width:15px;height:24px;fill:#000}.c-modal-newsletter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;width:calc(100% - 36px);margin:18px auto 0;padding:18px;background-color:#fff;text-align:center;overflow:auto;-webkit-overflow-scrolling:touch}@media screen and (min-width: 768px){.c-modal-newsletter{width:100%;margin:0;padding:30px}.c-modal-newsletter>.title{margin-bottom:40px}}.c-modal-newsletter>.title{display:inline-block;width:100%;margin-bottom:20px;font-size:24px}.c-modal-newsletter>.c-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.c-modal-newsletter>.c-form>input{margin-bottom:30px}@media screen and (min-width: 768px){.c-modal-newsletter>.c-form>button{-ms-flex-item-align:end;align-self:flex-end}}.c-modal-tag-filters{margin:50px 30px;background-color:#fff}.c-modal-tag-filters .tags-container{overflow-y:auto;max-height:75vh}@media screen and (min-width: 768px){.c-modal-tag-filters .tags-container{max-height:50vh}}.c-modal-youtube{position:relative;height:0;padding-top:30px;padding-bottom:56.25%;overflow:hidden}.c-modal-youtube iframe,.c-modal-youtube object,.c-modal-youtube embed{position:absolute;top:0;left:0;width:100%;height:100%}.c-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:99}.c-modal .modal-close{position:absolute;top:-37px;font-weight:bold;font-size:25px;right:0;color:#fff;width:25px;z-index:1}.c-modal.-newsletter{max-width:auto}.c-modal.-newsletter>.modal-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.c-modal{position:absolute;top:50%;left:50%;width:100%;max-width:calc(100% - 36px);height:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@media screen and (min-width: 1024px){.c-modal{max-width:880px}.c-modal.-newsletter{max-width:600px}}.c-modal>.modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;outline:0;background-color:#2f939c}@media screen and (min-width: 768px){.c-modal>.modal-content{max-height:80vh;background:none}}.c-modal .modal-title{padding:25px 18px;background-color:#2f939c;color:#fff;font-family:"Open Sans", sans-serif;font-size:24px}@media screen and (min-width: 768px){.c-modal .modal-title{position:absolute;top:0;left:0;width:100%;padding:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);background:none;font-size:35px;line-height:1.5;text-shadow:0 2px 3px rgba(0,0,0,0.15)}}.c-modal .modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;bottom:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:15px 18px;background:#2f939c}@media screen and (min-width: 768px){.c-modal .modal-footer{position:absolute;padding:15px 0;-webkit-transform:translateY(100%);transform:translateY(100%);background:none}}.c-modal .modal-footer>.group-button>.c-button:not(:last-child),.c-modal .l-library .l-library-content-selector .modal-footer>.group-button>.content-selector:not(:last-child),.l-library .l-library-content-selector .c-modal .modal-footer>.group-button>.content-selector:not(:last-child){margin:0 15px 0 0}.c-modal.-only-footer{background:none}.c-modal.-only-footer .modal-title{background:none}.c-modal.-only-footer .modal-content{background:rgba(47,147,156,0.93)}.c-modal.-only-footer .c-modal-save-widget{position:absolute;width:100%;height:100%;-webkit-transform:translate(100%, 0);transform:translate(100%, 0);-webkit-transition:-webkit-transform .28s ease-in-out;transition:-webkit-transform .28s ease-in-out;transition:transform .28s ease-in-out;transition:transform .28s ease-in-out, -webkit-transform .28s ease-in-out;z-index:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.c-modal.-only-footer .c-modal-save-widget>.c-widget{display:none}.c-modal.-only-footer .c-modal-save-widget.-active{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.c-modal.-only-footer .c-modal-save-widget.-active>.c-slider{position:absolute;top:0;left:0}.c-modal.-only-footer .c-modal-save-widget.-active>.c-slider>.slide.-visible{-webkit-transform:none;transform:none;visibility:visible}.c-modal.-only-footer .modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:none}.c-modal.-only-footer .modal-footer .group-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.c-modal.-only-footer .modal-footer .group-button.-bottom{position:absolute;bottom:54px;left:50%;width:calc(100% - 36px);-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.c-modal.-only-footer .modal-footer .group-button:not(:first-child){margin:24px 0 0}.c-modal.-only-footer .modal-footer .group-button>.c-button,.c-modal.-only-footer .modal-footer .l-library .l-library-content-selector .group-button>.content-selector,.l-library .l-library-content-selector .c-modal.-only-footer .modal-footer .group-button>.content-selector{width:100%;margin:0}.c-modal.-only-footer .modal-footer .group-button>.c-button:not(._is-hidden)+.c-button,.c-modal.-only-footer .modal-footer .l-library .l-library-content-selector .group-button>.content-selector:not(._is-hidden)+.c-button,.l-library .l-library-content-selector .c-modal.-only-footer .modal-footer .group-button>.content-selector:not(._is-hidden)+.c-button,.c-modal.-only-footer .modal-footer .l-library .l-library-content-selector .group-button>.c-button:not(._is-hidden)+.content-selector,.l-library .l-library-content-selector .c-modal.-only-footer .modal-footer .group-button>.c-button:not(._is-hidden)+.content-selector,.c-modal.-only-footer .modal-footer .l-library .l-library-content-selector .group-button>.content-selector:not(._is-hidden)+.content-selector,.l-library .l-library-content-selector .c-modal.-only-footer .modal-footer .group-button>.content-selector:not(._is-hidden)+.content-selector{margin:24px 0 0}.veil{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#2f939c;opacity:.9;z-index:7}.c-nav{display:none}@media screen and (min-width: 1024px){.c-nav{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-nav.-footer{display:block}.c-nav>.nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-nav>.nav-list>.nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.c-nav>.nav-list>.nav-item:not(:first-child){margin:0 0 0 40px}.c-nav>.nav-list>.nav-item.-close{margin-left:30px}.c-nav>.nav-list>.nav-item>a,.c-nav>.nav-list>.nav-item span{color:#fff;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:700}.c-nav>.nav-list>.nav-item.-current{position:relative}.c-nav>.nav-list>.nav-item.-current::before{display:inline-block;position:absolute;bottom:calc(100% - 6px);left:0;width:100%;height:6px;background:#f9d031;content:''}.c-nav>.nav-list>.nav-item.-current>a{color:#f9d031}.c-nav>.nav-list>.nav-item.-icon::before{content:none}.c-nav>.nav-list>.nav-item.-icon>a{padding:10px}.c-nav>.nav-list>.nav-item.-with-icon>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-nav>.nav-list>.nav-item.-with-icon>a>span{display:inline-block;margin-left:5px}.c-nav>.nav-list>.nav-item.-with-dropdown{position:relative;-webkit-transition-duration:0.5s;transition-duration:0.5s}.c-nav>.nav-list>.nav-item.-with-dropdown div{display:none;visibility:hidden;opacity:0;background:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15);min-width:175px;position:absolute;left:50%;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 1.5s ease;transition:all 1.5s ease}.c-nav>.nav-list>.nav-item.-with-dropdown div>ul{padding:30px 0}.c-nav>.nav-list>.nav-item.-with-dropdown div>ul>li{clear:both;width:100%;font-size:16px;line-height:30px}.c-nav>.nav-list>.nav-item.-with-dropdown div>ul>li>a{display:block;padding:5px 30px;color:#001D22}.c-nav>.nav-list>.nav-item.-with-dropdown div>ul>li:hover,.c-nav>.nav-list>.nav-item.-with-dropdown div>ul>li:focus-within{cursor:pointer;background:#f2f3f4}.c-nav>.nav-list>.nav-item.-with-dropdown div:after{bottom:100%;left:50%;border:solid transparent;border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:10px;content:" ";height:0;width:0;position:absolute;margin-left:-10px;pointer-events:none}.c-nav>.nav-list>.nav-item.-with-dropdown:hover div,.c-nav>.nav-list>.nav-item.-with-dropdown:focus-within div{visibility:visible;opacity:1;display:block}.c-newsletter-section{padding:30px 0;background-color:#001d22;color:#fff;line-height:1.38}.c-newsletter-section .c-button,.c-newsletter-section .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .c-newsletter-section .content-selector{display:block;margin-top:10px}@media screen and (min-width: 768px){.c-newsletter-section .c-button,.c-newsletter-section .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .c-newsletter-section .content-selector{display:inline-block;margin-top:0;margin-left:25px}}.c-newsletter-section .subscribe-button-inner{margin-left:20px !important;padding-top:5px !important}.c-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:210px;margin:0 0 20px;cursor:pointer}.c-profile>.avatar{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.c-profile>.info{-ms-flex-negative:0;flex-shrink:0;width:100%;padding:25px;background-color:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.c-profile>.info>.name{display:block;color:#001d22;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:400;text-align:center}.c-profile>.info>.organization{display:block;margin:10px 0 0;text-align:center}.c-radio-button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.c-radio-button:hover{background-color:#f5f8f8}.c-radio-button input[type="radio"]{position:absolute;top:0;left:-10000px}.c-radio-button input[type="radio"]:checked+label::before{background-color:#2f939c;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.c-radio-button input[type="radio"]:disabled+label{opacity:.4}.c-radio-button label{display:inline-block;-ms-flex-preferred-size:100%;flex-basis:100%;padding:25px 25px 25px 50px;font-family:"Open Sans", sans-serif;font-weight:400;cursor:pointer}.c-radio-button label::before{display:inline-block;position:absolute;top:25px;left:25px;width:14px;height:14px;border:1px solid #2f939c;border-radius:100%;content:''}.c-radio-filters .filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:10px 0}.c-radio-filters .filter-item{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:20px;text-align:center}.c-radio-filters .filter-item:not(:first-child){margin-left:25px}.c-radio-filters .filter-item .category-selected{position:relative;color:#fff;font-size:16px;font-weight:700;text-transform:capitalize;cursor:pointer}.c-radio-filters .filter-item .category-selected:after{content:'';display:inline-block;width:5px;height:5px;border:2px solid #fff;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-left:0;position:absolute;top:50%;right:-10px;-webkit-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg)}.c-radio-filters .filter-item input[type=checkbox]{position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);width:15px;height:15px;padding:0;margin:0;opacity:0;z-index:2;cursor:pointer}.c-radio-filters .filter-item input[type=checkbox]:checked+.visibility-indicator{background:#fff}.c-radio-filters .filter-item .visibility-indicator{display:inline-block;position:absolute;top:50%;left:0;width:15px;height:15px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);border:1px solid rgba(255,255,255,0.5);background:transparent;-webkit-transition:background-color 0.24s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:background-color 0.24s cubic-bezier(0.55, 0.055, 0.675, 0.19);cursor:pointer}.c-search{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}.c-search .search-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-bottom:2px solid #fff}.c-search .search-icon{color:#fff}.c-search .search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#fff;font-size:16px;font-weight:700}.c-search .search-input::-webkit-input-placeholder{color:#fff;font-size:16px;font-weight:700}.c-search .search-input:-ms-input-placeholder{color:#fff;font-size:16px;font-weight:700}.c-search .search-input::placeholder{color:#fff;font-size:16px;font-weight:700}.c-search .search-input:-webkit-autofill,.c-search .search-input:-webkit-autofill:hover,.c-search .search-input:-webkit-autofill:focus .c-search .search-input:-webkit-autofill{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;font-size:16px;font-weight:700;-webkit-box-shadow:0 0 0px 1000px rgba(255,255,255,0),inset;-webkit-text-fill-color:#fff}.c-search .search-input:focus{outline:none}.c-search .search-submit{position:relative;width:100%;margin-top:10px}.c-search .search-filter{margin-top:10px;width:100%}.c-search .search-filter .c-button,.c-search .search-filter .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .c-search .search-filter .content-selector{position:relative;width:100%;min-width:224px;text-align:center}@media screen and (min-width: 768px){.c-search{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.c-search .search-box{margin-right:20px;margin-bottom:10px}.c-search .search-submit{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;width:auto;margin-top:0}.c-search .search-filter{margin-top:0;width:auto;margin-left:15px}}@media screen and (min-width: 1200px){.c-search{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.c-search .search-box{-webkit-box-flex:1;-ms-flex:1;flex:1}}.search-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.search-button .icon-search{color:#f9d031;margin-right:5px}.c-modal-search{margin:auto;padding:100px;background-color:#fff;height:100vh;position:fixed;top:0;left:0;right:0;z-index:1;-webkit-transform:translate(100%, -100%);transform:translate(100%, -100%);visibility:hidden;-webkit-transition:all 0.16s ease-in-out;transition:all 0.16s ease-in-out;opacity:0.2;will-change:transform}.c-modal-search.-open{-webkit-transform:translate(0, 0);transform:translate(0, 0);visibility:visible;opacity:1}.c-modal-search .c-form-search-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #737780}.c-modal-search .c-form-search-inline svg{padding-right:5px;width:36px}.c-modal-search .c-form-search-inline #search-input{cursor:pointer;background:none;border:0;padding:20px 20px 20px 0;width:90%;font-size:19px;font-weight:bold}.c-modal-search .c-form-search-inline #search-input:focus{outline:0}.c-modal-search .modal-close{position:absolute;top:0;right:0;color:#2f939c;font-size:25px;font-weight:bold;padding:10px 20px;cursor:pointer}.c-select{position:relative;border:1px solid #2f939c;border-radius:100px;cursor:pointer}.c-select:after{display:inline-block;width:8px;height:8px;border:2px solid #2f939c;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-left:0;position:absolute;top:50%;right:10px;-webkit-transform:translateY(calc(-50% - 2px)) rotate(45deg);transform:translateY(calc(-50% - 2px)) rotate(45deg)}.c-select[aria-pressed='true'],.c-select.-active,.c-select:hover{opacity:.7}.c-select.-medium>select{padding-right:45px;padding-left:45px}.c-select.-big>select{padding-right:85px;padding-left:85px}.c-select.-white{border:0;background-color:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.c-select.-white[aria-pressed='true'],.c-select.-white.-active,.c-select.-white:hover{background-color:#edf1f1;opacity:1}.c-select.-white.-outline{border:1px solid #fff;background-color:transparent;color:#fff;box-shadow:none}.c-select.-white.-outline[aria-pressed='true'],.c-select.-white.-outline.-active,.c-select.-white.-outline:hover{border-color:#edf1f1;background-color:transparent}.c-select.-sea{border:0;background-color:#2f939c;color:#fff}.c-select.-sea[aria-pressed='true'],.c-select.-sea.-active,.c-select.-sea:hover{opacity:.8}.c-select.-sea.-outline{border:1px solid #2f939c;background-color:transparent;color:#2f939c}.c-select.-sea.-outline[aria-pressed='true'],.c-select.-sea.-outline.-active,.c-select.-sea.-outline:hover{background-color:transparent;color:#2f939c}.c-select.-sea:after{display:inline-block;width:8px;height:8px;border:2px solid #fff;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-left:0;position:absolute;top:50%;right:10px;-webkit-transform:translateY(calc(-50% - 2px)) rotate(45deg);transform:translateY(calc(-50% - 2px)) rotate(45deg)}.c-select>select{display:block;height:100%;margin:0;padding:5px 30px 5px 10px;color:#2f939c;font-family:"Open Sans", sans-serif;font-size:14px}.c-select.-mini{height:24px;border-color:rgba(47,147,156,0.3);font-size:14px;line-height:24px}.c-select.-mini[aria-pressed='true']{border-color:#2f939c;background-color:#2f939c;color:#fff;opacity:1}.c-select.-mini:after{display:inline-block;width:6px;height:6px;border:2px solid #2f939c;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-left:0;position:absolute;top:50%;right:10px;-webkit-transform:translateY(calc(-50% - 2px)) rotate(45deg);transform:translateY(calc(-50% - 2px)) rotate(45deg)}.c-select.-mini>select{padding:0 25px 0 10px}.c-social-tooltip{position:relative;min-width:145px;padding:15px 25px;background-color:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15);opacity:.9}.c-social-tooltip::before{display:inline-block;width:12px;height:12px;border:1px solid #fff;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-right:0;border-bottom:0;position:absolute;top:0;left:50%;-webkit-transform:rotate(45deg) translate(-50%, 0);transform:rotate(45deg) translate(-50%, 0);background-color:#fff}.c-social-tooltip .social-list>.social-item{display:-webkit-box;display:-ms-flexbox;display:flex}.c-social-tooltip .social-list>.social-item:not(:first-child){margin:10px 0 0}.c-social-tooltip .social-list>.social-item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.c-social-tooltip .social-list>.social-item>a>span{display:inline-block;margin:0 0 0 15px;color:#001d22;font-family:"Open Sans", sans-serif;font-size:14px;font-weight:300}.c-social-tooltip .social-list>.social-item>a>svg{min-width:22px;fill:#001d22;stroke:#001d22}.c-social-tooltip.-top::before{content:none}.c-social-tooltip.-top::after{display:inline-block;width:12px;height:12px;border:1px solid #fff;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-left:0;position:absolute;bottom:-2px;left:50%;-webkit-transform:rotate(-45deg) translate(-50%, 0);transform:rotate(-45deg) translate(-50%, 0);background-color:#fff}.c-spinning-loader{position:relative}.c-spinning-loader::after{display:block;position:absolute;top:50%;left:50%;width:50px;height:50px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:url(/assets/spinning-loader-0cea9d5c6239737359517b13a3c23af5d2144982232436ae92877a13e58a582a.svg) center center no-repeat;background-size:contain;content:'';-webkit-animation:1s linear 0s infinite rotate;animation:1s linear 0s infinite rotate}@-webkit-keyframes rotate{from{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}to{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes rotate{from{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}to{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}.c-stats-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:16px 0}.c-stats-list .item{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-stats-list .item.-last{-webkit-box-flex:2;-ms-flex:2;flex:2}.c-stats-list .description{display:block;margin-bottom:4px;font-size:16px;font-weight:700;text-transform:uppercase}.c-stats-list .value{display:block;font-size:35px;font-weight:700}.c-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:1px;border-radius:100px;background:rgba(0,0,0,0.1)}.c-switcher>.switcher-option{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;padding:2px 15px;border-radius:100px;color:#f9d031;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:600;cursor:pointer}.c-switcher>.switcher-option:first-child{left:2px}.c-switcher>.switcher-option:last-child{right:2px}.c-switcher>.switcher-option.-current{background:#2f939c;color:#fff}.c-switcher.-single{padding:0px}.c-switcher.-single .switcher-option{cursor:default;left:0px;right:0px}.c-tooltip{position:absolute;z-index:10}.l-indicator-menu .indicator-menu{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.l-indicator-menu .indicator-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.l-indicator-menu .indicator-menu>.indicator-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px;margin-top:15px}@media screen and (min-width: 768px){.l-indicator-menu .indicator-menu>.indicator-item{margin-top:0}.l-indicator-menu .indicator-menu>.indicator-item:not(:first-child){margin-left:35px}}.l-indicator-menu .indicator-menu>.indicator-item>.indicator-group-name{font-size:14px;text-transform:uppercase;font-weight:700;color:#fff}.l-indicator-menu .indicator-menu>.indicator-item .indicator-selected{display:inline-table;position:relative;margin:5px 0 0;padding:0 0 2px;cursor:pointer}.l-indicator-menu .indicator-menu>.indicator-item .indicator-selected>span{display:inline-block;width:100%;padding:0 0 2px;font-size:14px;font-weight:300;color:#fff;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}@media screen and (min-width: 768px){.l-indicator-menu .indicator-menu>.indicator-item .indicator-selected>span{max-width:125px}}.l-indicator-menu .indicator-menu>.indicator-item .indicator-selected:after{content:'';display:inline-block;width:5px;height:5px;border:2px solid #fff;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-left:0;position:absolute;top:calc(50% - 3px);right:-15px;-webkit-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg)}@media screen and (min-width: 768px){.l-indicator-menu .indicator-menu>.indicator-item .indicator-selected:after{right:-10px}}.l-indicator-menu .indicator-menu>.indicator-item input[type=checkbox]{position:absolute;top:0;left:1px;width:15px;height:15px;padding:0;margin:0;opacity:0;z-index:2;cursor:pointer}.l-indicator-menu .indicator-menu>.indicator-item input[type=checkbox]:checked+.visibility-indicator{background:#fff}.l-indicator-menu .indicator-menu>.indicator-item .visibility-indicator{display:inline-block;position:absolute;top:1px;left:0;width:15px;height:15px;border:1px solid rgba(255,255,255,0.5);background:transparent;-webkit-transition:background-color 0.24s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:background-color 0.24s cubic-bezier(0.55, 0.055, 0.675, 0.19);cursor:pointer}.l-dataportal-resume{padding:25px 0 25px;background-repeat:no-repeat;background-position:center;background:url(/assets/homepage/data_portal_resume_bg-520aee77d565a56003faf7d23f8a23808de5d25c7d54f9293818603e56a1492e.jpg);background-size:cover}@media screen and (min-width: 768px){.l-dataportal-resume{padding:25px 0 25px}}.l-dataportal-resume .title{display:none}@media screen and (min-width: 768px){.l-dataportal-resume .title{display:block;margin:0 0 40px}}.l-dataportal-resume .stats-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.l-dataportal-resume .stats-list .column:not(:first-child) .stats-item{border-left:1px solid rgba(255,255,255,0.5)}}.l-dataportal-resume .stats-list .stats-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 35px}@media screen and (min-width: 768px){.l-dataportal-resume .stats-list .stats-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}}@media screen and (min-width: 1024px){.l-dataportal-resume .stats-list .stats-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 0 0 15px}}.l-dataportal-resume .stats-list .stats-item>.data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 15px}@media screen and (min-width: 1024px){.l-dataportal-resume .stats-list .stats-item>.data{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.l-dataportal-resume .stats-list .stats-item>.data>.quantity{font-size:35px;font-weight:700;color:#fff}.l-dataportal-resume .stats-list .stats-item>.data>.quantity+.icon{margin:0 0 0 5px}@media screen and (min-width: 1024px){.l-dataportal-resume .stats-list .stats-item>.data>.quantity{margin:0 0 0 10px}.l-dataportal-resume .stats-list .stats-item>.data>.quantity+.icon{margin:0}}.l-dataportal-resume .stats-list .stats-item>.data>.icon{fill:#fff}.l-dataportal-resume .stats-list .stats-item>.legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 768px){.l-dataportal-resume .stats-list .stats-item>.legend{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 1024px){.l-dataportal-resume .stats-list .stats-item>.legend{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 0 0 40px}}.l-dataportal-resume .stats-list .stats-item>.legend>.legend-title{font-size:16px;font-weight:700;color:#f9d031}.l-dataportal-resume .stats-list .stats-item>.legend>.legend-description{margin:5px 0 0;font-weight:300;color:#fff;line-height:1.2}.l-dataportal-resume .btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5px 0 0}@media screen and (min-width: 768px){.l-dataportal-resume .btn-container{margin:40px 0 0}}.l-dataportal-resume .btn-container>.c-button,.l-dataportal-resume .l-library .l-library-content-selector .btn-container>.content-selector,.l-library .l-library-content-selector .l-dataportal-resume .btn-container>.content-selector{width:100%}@media screen and (min-width: 768px){.l-dataportal-resume .btn-container>.c-button,.l-dataportal-resume .l-library .l-library-content-selector .btn-container>.content-selector,.l-library .l-library-content-selector .l-dataportal-resume .btn-container>.content-selector{width:auto}}.l-featured-insights{margin:0 0 40px}.l-featured-insights .heading{padding-bottom:40px;margin:0 0 40px}.l-featured-insights .btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5px 0 0}.l-featured-insights .btn-container>.c-button,.l-featured-insights .l-library .l-library-content-selector .btn-container>.content-selector,.l-library .l-library-content-selector .l-featured-insights .btn-container>.content-selector{width:100%}@media screen and (min-width: 768px){.l-featured-insights .btn-container>.c-button,.l-featured-insights .l-library .l-library-content-selector .btn-container>.content-selector,.l-library .l-library-content-selector .l-featured-insights .btn-container>.content-selector{width:auto}}.l-twitter{padding:40px 0;overflow:hidden}.l-twitter header{text-align:center}.l-twitter header>.twitter-description{margin:30px 0 0}.twitter-slider{position:relative;width:100%;margin-top:50px}.twitter-slider .slidelist{width:100%}.twitter-slider .slide{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:350px;background-color:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15);overflow:hidden}.twitter-slider .tweet-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.twitter-slider .tweet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px}@media screen and (min-width: 768px){.twitter-slider .tweet.-narrow{padding-right:30px}}.twitter-slider .tweet .tweet-header>.user{display:block;color:#2f939c;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:700}.twitter-slider .tweet .tweet-header>.date{display:block;margin-top:10px;color:#000;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:700;opacity:.3}.twitter-slider .tweet .tweet-quote-mark{position:absolute;width:27px;height:27px;color:#2f939c}.twitter-slider .tweet .tweet-quote-mark.-open{top:0;right:100%}.twitter-slider .tweet .tweet-quote-mark.-close{bottom:0;left:100%}.twitter-slider .tweet .tweet-content{position:relative;margin:20px 25px 0}.twitter-slider .tweet .tweet-content>.text{padding:0 10px}.twitter-slider .tweet-image{position:relative;height:150px;margin-right:-3%;margin-left:-3%;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain}.twitter-slider .buttons_nav{position:absolute;top:calc(50% - 25px);width:50px;height:50px;border-radius:50%;background-color:#2f939c;background-repeat:no-repeat;background-position:center;color:#fff;text-decoration:none;text-indent:-9999px;opacity:1;overflow:hidden;z-index:2}.twitter-slider .buttons_nav.prev{left:-15px;background-image:url("../images/icons/arrow-previous.svg")}.twitter-slider .buttons_nav.next{right:-15px;background-image:url("../images/icons/arrow-next.svg")}@media screen and (min-width: 768px){.twitter-slider .tweet-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.twitter-slider .buttons_nav.prev{left:-25px}.twitter-slider .buttons_nav.next{right:-25px}.twitter-slider .tweet{padding-top:50px;padding-bottom:50px}.twitter-slider .tweet.-narrow{padding-right:30px}.twitter-slider .tweet-image{height:350px}}.l-about .l-section{position:relative;padding:0 0 25px}@media screen and (min-width: 768px){.l-about .l-section{padding:0 0 60px}}.l-about .l-section:not(:first-child){margin:25px 0 0}@media screen and (min-width: 768px){.l-about .l-section:not(:first-child){margin:70px 0 0}}.l-about .l-section::after{display:inline-block;position:absolute;bottom:0;left:0;width:100%;height:2px;background:rgba(47,147,156,0.2);content:''}.l-about .l-section.-countries{position:relative;left:-10px;width:calc(100% + 20px);margin:0;padding:0 1%;background-size:0 0}.l-about .l-section.-countries:after{content:none}@media screen and (min-width: 768px){.l-about .l-section.-countries{position:static;width:100%;margin:60px 0 0;padding:0 40px 60px 0;background-repeat:no-repeat;background-position:right center;background-size:50% auto;background-origin:content-box}}@media screen and (min-width: 1200px){.l-about .l-section.-countries{background-size:auto}}.l-about .l-section.-insights .c-card-highlight{margin-bottom:20px}.l-about .l-section.-team:after,.l-about .l-section.-advisory:after{content:none}@media screen and (min-width: 768px){.l-about .l-section.-team:after,.l-about .l-section.-advisory:after{content:''}}.l-about .l-section.-contact:after{content:none}.l-about .l-section.-contact .l-section-description{margin-bottom:30px}@media screen and (min-width: 768px){.l-about .l-section.-contact .l-section-description{margin-bottom:0}}.l-about .l-section .section-description{margin:30px 0 0;color:#2f939c;font-family:"Open Sans", sans-serif;font-size:16px;text-align:center}.l-about .l-section-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-about .l-staff-grid{margin:25px 0 0}@media screen and (min-width: 768px){.l-about .l-staff-grid{margin:60px 0 0}}@media screen and (min-width: 768px){.l-about .l-addresses{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:60px 0 0}}.l-about .l-addresses .c-address{margin-top:20px}@media screen and (min-width: 768px){.l-about .l-addresses .c-address{margin-top:0}}.l-about .l-form-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.l-about .l-form-contact{margin:40px 0 0}}.l-about .l-form-contact .contact-form textarea{height:165px}.l-about .l-form-contact .contact-form input:focus:invalid{border:1px solid #dd3636}.l-about .l-form-contact .contact-form .message{margin-top:30px;padding:15px 20px;font-family:"Open Sans", sans-serif}@media screen and (min-width: 768px){.l-about .l-form-contact .contact-form .message{margin-top:0}}.l-about .l-form-contact .contact-form .message.-info{border-left:3px solid #2f939c;background-color:rgba(47,147,156,0.3)}.l-about .l-form-contact .contact-form .message.-error{border-left:3px solid #dd3636;background-color:rgba(221,54,54,0.1);color:#dd3636}.l-about .l-form-contact .contact-form>.footer-form{margin:30px 0 0;text-align:center}@media screen and (min-width: 768px){.l-about .l-form-contact .contact-form>.footer-form{margin:50px 0 0}}.l-about .l-form-contact .contact-form>.footer-form button{width:100%;text-align:center}@media screen and (min-width: 768px){.l-about .l-form-contact .contact-form>.footer-form button{width:auto}}.l-about .l-form-contact .contact-form>.footer-form button span{display:inline-block;width:12px;height:12px;margin-right:15px;border-radius:100%;background-color:#fff;opacity:0;-webkit-animation-name:dot;animation-name:dot;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.l-about .l-form-contact .contact-form>.footer-form button span:nth-of-type(2){-webkit-animation-delay:.5s;animation-delay:.5s}.l-about .l-form-contact .contact-form>.footer-form button span:last-of-type{margin-right:0;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes dot{0%{opacity:0}33%{opacity:1}66%{opacity:0}100%{opacity:0}}@keyframes dot{0%{opacity:0}33%{opacity:1}66%{opacity:0}100%{opacity:0}}.l-account .account-form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0 0 0}@media screen and (min-width: 768px){.l-account .account-form-wrapper{margin:100px 0 0 0}}.l-account .form-header{text-align:center;margin-bottom:30px}.l-account p.description{margin-bottom:20px;color:#001D22;font-size:16px;font-weight:300;line-height:30px}.l-account .form-box{margin-top:15%;background-color:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15);padding:10px 20px}@media screen and (min-width: 768px){.l-account .form-box{padding:70px 90px}}.l-account .account-form>.custom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.l-account .account-form>.custom-row:not(:first-child){margin:22px 0 0}.l-account .account-form label{margin-bottom:5px;font-size:13px;line-height:18px;color:#257B83;font-family:"Open Sans", sans-serif;font-weight:700;text-transform:uppercase}.l-account .account-form .form-actions{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-account .account-form .form-actions *{line-height:22px;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15);padding:10px 25px;border-radius:22.5px;font-weight:bold;cursor:pointer}.l-account .account-form .form-actions .primary{color:#FFFFFF;background-color:#2F939C;font-size:16px;text-align:center}.l-account .account-form .form-actions .secondary{color:#257B83;background-color:#fff;border:1px solid rgba(37,123,131,0.5)}.l-account .account-form .form-actions .-link{color:#257B83;border:none;text-decoration:underline;box-shadow:none;padding-right:0}.l-account .account-form .form-actions .-danger{background-color:red;color:#fff}.l-account .account-form .reset-btn{display:-webkit-box;display:-ms-flexbox;display:flex;color:#2F939C;text-decoration:underline;font-weight:700;line-height:30px;padding-top:45px}.l-account .account-form #error_explanation h2{font-size:20px;margin:10px 0}.l-account .account-form .field_with_errors *{width:100%}.l-alert{margin-top:100px;margin-bottom:0}.l-alert .alert-item{padding:7px 12px}.l-alert .alert-item.-info{color:#257B83;background-color:rgba(47,147,156,0.1)}.l-alert .alert-item.-danger{color:#721c24;background-color:#f5c6cb}.l-authentication .l-content{padding-top:140px}.l-covid-notification{background-color:#f9d031;padding:10px 0}.l-covid-notification p{font-size:14px;line-height:1}.l-covid-notification a{color:#2f939c;font-weight:bold}.l-data-portal-country .l-header{width:100%;background-color:#2f939c}.l-data-portal-country .l-mobile-header{position:fixed;top:0;right:0;left:0;padding:15px 0;background:#2f939c;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15);z-index:1}.l-data-portal-country .l-mobile-header header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-data-portal-country .l-mobile-header header .country-name{display:block;position:relative;color:#fff;font-family:"Open Sans", sans-serif;font-size:16px}.l-data-portal-country .l-mobile-header header button{display:inline-block;width:8px;height:8px;border:2px solid #fff;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-left:0;padding:0;-webkit-transform:translate(-3px, -50%) rotate(45deg);transform:translate(-3px, -50%) rotate(45deg);text-indent:-10000px;cursor:pointer}.l-data-portal-country .l-mobile-header .content{display:none;margin-top:25px}.l-data-portal-country .l-mobile-header .content .l-data-range p{margin-top:10px}.l-data-portal-country .l-mobile-header .content .c-button,.l-data-portal-country .l-mobile-header .content .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .l-data-portal-country .l-mobile-header .content .content-selector{width:100%;margin-top:70px}.l-data-portal-country .l-mobile-header.-open header button{-webkit-transform:translate(-3px, calc(-50% + 5px)) rotate(-135deg);transform:translate(-3px, calc(-50% + 5px)) rotate(-135deg)}.l-data-portal-country .l-mobile-header.-open .content{display:block}.l-data-portal-country .l-data-range{margin:25px 0 20px;color:#f5f8f8;font-family:"Open Sans", sans-serif;font-size:16px;line-height:1.8}@media screen and (min-width: 1024px){.l-data-portal-country .l-data-range{margin:20px 0 0}}.l-data-portal-country .l-data-range p{color:#f5f8f8;font-family:"Open Sans", sans-serif;line-height:1.8}.l-data-portal-country .l-data-range p:not(:first-child){margin:5px 0 0}.l-data-portal-country .l-intro .l-title .js-header{z-index:3}@media screen and (min-width: 768px){.l-data-portal-country .l-intro .l-title .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.l-data-portal-country .l-intro .l-title .container .header-buttons{padding-top:20px}}@media screen and (min-width: 768px){.l-data-portal-country .l-intro .l-title .container .c-button,.l-data-portal-country .l-intro .l-title .container .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .l-data-portal-country .l-intro .l-title .container .content-selector{position:relative}}.l-data-portal-country .l-intro .l-title .title-placeholder{max-width:250px;height:50px;background-color:rgba(245,248,248,0.5)}.l-data-portal-country .l-intro .l-title .filters-placeholder>.c-tag{display:inline-block;height:24px;margin-top:30px;pointer-events:none}.l-data-portal-country .l-intro .l-title .filters-placeholder>.c-tag:first-of-type{width:135px;margin-right:22px}.l-data-portal-country .l-intro .l-title .filters-placeholder>.c-tag:last-of-type{width:55px}.l-data-portal-country .l-intro .l-title .description-placeholder>div{max-width:610px;height:12px;margin-bottom:10px;background-color:rgba(245,248,248,0.5)}.l-data-portal-country .l-intro .l-title .description-placeholder>div:last-of-type{margin-bottom:0}@media print{.l-data-portal-country .l-intro .l-title{display:none}}.l-data-portal-country .l-intro .l-population{margin-top:20px}.l-data-portal-country .l-intro .l-population span{display:block;color:#fff;font-family:"Open Sans", sans-serif}.l-data-portal-country .l-intro .l-population .title{margin-bottom:5px;font-size:14px;text-transform:uppercase}.l-data-portal-country .l-intro .l-population .number{font-size:35px;letter-spacing:-1px}.l-data-portal-country .l-intro .l-data-definition{margin:25px 0}@media screen and (min-width: 768px){.l-data-portal-country .l-intro .l-data-definition .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.l-data-portal-country .l-intro .l-data-definition .container .c-button,.l-data-portal-country .l-intro .l-data-definition .container .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .l-data-portal-country .l-intro .l-data-definition .container .content-selector{width:100%}@media screen and (min-width: 768px){.l-data-portal-country .l-intro .l-data-definition .container .c-button,.l-data-portal-country .l-intro .l-data-definition .container .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .l-data-portal-country .l-intro .l-data-definition .container .content-selector{width:auto;margin:40px 0 25px}}.l-data-portal-country .l-intro .l-data-definition .country-data-description{color:#f5f8f8;font-family:"Open Sans", sans-serif;font-weight:300}.l-data-portal-country .l-intro .l-data-definition .c-switcher{max-width:175px;margin:0 0 0 auto}.l-data-portal-country .l-intro .l-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;background:rgba(0,29,34,0.1)}.l-data-portal-country .l-intro .l-switcher .c-switcher{max-width:175px;margin:0 auto}@media screen and (min-width: 768px){.l-data-portal-country .l-intro .l-switcher .c-switcher{max-width:none}}.l-data-portal-country .l-intro .l-supplied-by{text-align:right}.l-data-portal-country .l-intro .l-supplied-by p{margin-bottom:15px;color:#fff;font-style:italic;font-size:14px}.l-data-portal-country .l-intro .l-supplied-by img{display:inline-block;min-height:71px;max-height:100px;width:auto;max-width:100%;min-width:100px}.l-data-portal-country .l-intro .l-supplied-by img.-width{width:300px;height:auto}.l-data-portal-country .l-intro .l-supplied-by img.-small-width{width:150px;height:auto}.l-data-portal-country .l-intro .l-supplied-by img.-left{border-right:1px solid rgba(255,255,255,0.4);padding-right:15px}.l-data-portal-country .l-intro .l-supplied-by img.-right{padding-left:15px}.l-data-portal-country .l-intro .l-supplied-by .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-data-portal-country .l-content .l-switcher .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 0 20px}.l-data-portal-country .l-content .l-indicator-grid .widgets-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:500px}.l-data-portal-country .l-content .l-indicator-grid .widgets-list>div{margin-bottom:20px}.l-data-portal-country .l-content .l-indicator-grid .widgets-list>div>.c-widget{height:100%;margin:0}.l-data-portal-country .l-content .l-indicator-grid .widgets-list>div>.c-widget>.c-chart-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.l-data-portal-country .l-content .l-indicator-grid .widgets-list>div>.c-widget>.c-chart-widget>.chart{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0 0}}.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid>.indicator-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid>.indicator-options{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .indicator-options>.c-button,.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .l-library .l-library-content-selector .indicator-options>.content-selector,.l-library .l-library-content-selector .l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .indicator-options>.content-selector{width:100%}.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .indicator-options>.c-button:not(:first-child),.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .l-library .l-library-content-selector .indicator-options>.content-selector:not(:first-child),.l-library .l-library-content-selector .l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .indicator-options>.content-selector:not(:first-child){margin:10px 0 0}@media screen and (min-width: 1024px){.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .indicator-options>.c-button,.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .l-library .l-library-content-selector .indicator-options>.content-selector,.l-library .l-library-content-selector .l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .indicator-options>.content-selector{width:auto}.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .indicator-options>.c-button:not(:first-child),.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .l-library .l-library-content-selector .indicator-options>.content-selector:not(:first-child),.l-library .l-library-content-selector .l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .indicator-options>.content-selector:not(:first-child){margin:0 0 0 10px}}.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .container-custom-indicators>.c-button,.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .l-library .l-library-content-selector .container-custom-indicators>.content-selector,.l-library .l-library-content-selector .l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .container-custom-indicators>.content-selector{width:100%;margin:10px 0}.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .container-custom-indicators>.c-button:not([disabled]),.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .l-library .l-library-content-selector .container-custom-indicators>.content-selector:not([disabled]),.l-library .l-library-content-selector .l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .container-custom-indicators>.content-selector:not([disabled]){box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}@media screen and (min-width: 1024px){.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .container-custom-indicators>.c-button,.l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .l-library .l-library-content-selector .container-custom-indicators>.content-selector,.l-library .l-library-content-selector .l-data-portal-country .l-content .l-indicator-grid .footer-indicator-grid .container-custom-indicators>.content-selector{width:auto;margin:0}}.l-data-portal .l-library-content-selector .content-selector:not(:last-child){margin:0 30px 0 0 !important}.l-data-portal .l-library-content-selector{-webkit-transform:translateY(8px) !important;transform:translateY(8px) !important}.l-data-portal .l-library-content-selector::before{background:none !important;content:none !important}@media screen and (min-width: 768px){.l-data-portal .l-library-content-selector .wrapper{padding:0 30px}}@media screen and (min-width: 1024px){.l-data-portal .l-library-content-selector .wrapper{padding:0 90px !important}}.l-data-portal .l-library-content-selector .wrapper .content-selector{-ms-flex-negative:0;flex-shrink:0}.l-data-portal .content-selector{padding:12px 0px !important}.l-data-portal .content-selector.-current{padding:12px 20px !important}.l-data-portal svg.icon.tab-icon{width:16px;height:16px;margin-right:5px}.l-data-portal svg.icon.tab-icon path{fill:#f9d031}.l-data-portal svg.icon.tab-icon.-current path{fill:#257B83}@media print{.l-data-portal svg.icon.tab-icon{display:none}}.l-data-portal .c-hero .c-button,.l-data-portal .c-hero .l-library .l-library-content-selector .content-selector,.l-library .l-library-content-selector .l-data-portal .c-hero .content-selector{position:relative;margin-top:40px}.l-data-portal .l-data-stats{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0 0}.l-data-portal .l-data-stats .data-stats-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.l-data-portal .l-data-stats .data-stats-item .data-stats-title{color:#fff;font-family:"Open Sans", sans-serif;font-size:16px}.l-data-portal .l-data-stats .data-stats-item .data-stats-value{width:60px;height:26px;margin-top:12px;background-color:rgba(245,248,248,0.4)}.l-data-portal .l-content{padding-top:25px}.l-data-portal .l-content section:not(:first-child){margin:40px 0 0}@media screen and (min-width: 1024px){.l-data-portal .l-content section:not(:first-child){margin:85px 0 0}}.l-data-portal .l-content section.l-country-list{border-top:1px solid rgba(47,147,156,0.2)}.l-data-portal .l-content section.l-country-list>header{margin:75px 0 0}.l-data-portal .l-content section .l-card-grid{margin:40px 0 0}.l-dataset .datasetimage{display:block;width:100%}@media screen and (min-width: 320px){.l-dataset .datasetimagewrapper{height:300px;overflow-y:hidden}}@media screen and (min-width: 768px){.l-dataset .datasetimagewrapper{height:auto;overflow:visible}}.l-details-page{padding-top:50px}@media screen and (min-width: 1024px){.l-details-page{padding-top:50px}}.l-details-page .l-image{height:200px;margin:0 0 40px;background-repeat:no-repeat;background-position:center;background-size:cover;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15)}@media screen and (min-width: 768px){.l-details-page .l-image{height:400px}}@media screen and (min-width: 1024px){.l-details-page .l-image{height:585px}}.l-details-page .l-content{position:relative;margin-top:-145px;z-index:1}.l-details-page .l-content .l-related-section{margin:65px 0 50px}.l-details-page .l-content .l-related-section .l-card-grid{margin:20px 0 0}.l-notification,.l-details-page{padding-top:0}.l-embed{max-width:1090px;margin:0 auto;padding:30px 15px}.l-embed.-print{max-width:18cm}.l-embed .grid{margin:0 auto;float:none}.l-embed .c-widget{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.l-embed .c-widget>div{position:relative;width:100%}.l-embed .c-widget.-printable .vega-bindings{display:none}.l-embed .logo{margin-top:15px}.l-embed .logo img{max-width:100px}.l-financial-diaries .grid-footer{display:-webkit-box;display:-ms-flexbox;display:flex}.l-financial-diaries .grid-footer.-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.l-homepage .c-hero>.title{max-width:800px}.l-library{margin:0 0 40px}.l-library .initiatives-link{position:relative;display:inline-block;margin:0 0 10px;font-size:16px;font-weight:700;color:#f9d031;text-transform:uppercase}.l-library .initiatives-link::before{display:inline-block;width:11px;height:11px;border:2px solid #f9d031;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-right:0;margin-right:10px}.l-library .l-library-content-selector{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(6px);transform:translateY(6px)}.l-library .l-library-content-selector::before{position:absolute;top:6px;right:0;bottom:6px;left:0;background:rgba(0,0,0,0.5);content:''}.l-library .l-library-content-selector>.wrapper{padding:0;overflow:auto}.l-library .l-library-content-selector>.wrapper .row{width:100%;margin:0;-webkit-overflow-scrolling:touch}.l-library .l-library-content-selector>.wrapper .selectors-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:auto;margin:0 18px 3px 18px;overflow:auto}@media screen and (min-width: 768px){.l-library .l-library-content-selector>.wrapper .selectors-container{padding:0 0 3px}}@media screen and (min-width: 768px){.l-library .l-library-content-selector>.wrapper{padding:0 30px}}@media screen and (min-width: 1024px){.l-library .l-library-content-selector>.wrapper{padding:0 110px}}.l-library .l-library-content-selector .content-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;background:transparent;color:#f9d031;font-weight:700;cursor:pointer}.l-library .l-library-content-selector .content-selector:hover{background-color:transparent;color:#f9d031;opacity:1}.l-library .l-library-content-selector .content-selector:not(:last-child){margin:0 25px 0 0}.l-library .l-library-content-selector .content-selector.-current{background:#fff;color:#2f939c;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.l-library .l-subcategory-filter{margin:40px 0 28px;text-align:center}@media screen and (min-width: 768px){.l-library .l-subcategory-filter{text-align:right}}.l-library .l-subcategory-filter .filter{padding:0;color:rgba(0,29,34,0.5);font-family:"Open Sans", sans-serif;font-size:14px;font-weight:700;cursor:pointer}.l-library .l-subcategory-filter .filter.-applied{position:relative;color:#2f939c}.l-library .l-subcategory-filter .filter.-applied::after{display:inline-block;position:absolute;bottom:-2px;left:50%;width:100%;height:2px;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);background:#2f939c;content:''}.l-library .l-subcategory-filter span{color:rgba(0,29,34,0.5);font-family:"Open Sans", sans-serif;font-size:14px}.l-library .heading{margin:0 0 40px}.l-library .partners-container{border-bottom:1px solid rgba(0,0,0,0.2);padding-bottom:50px;margin:30px 0 50px 0}.l-library .partners-container .partner-item{margin-top:50px}.l-library .partners-container .partner-item .partner-item-link{display:block;margin-top:30px;text-align:center}.l-library .partners-container .partner-item .partner-item-logo{max-width:100%;height:auto}.l-national-surveys .l-library-content-selector .content-selector:not(:last-child){margin:0 30px 0 0 !important}.l-national-surveys .l-library-content-selector{-webkit-transform:translateY(8px) !important;transform:translateY(8px) !important}.l-national-surveys .l-library-content-selector::before{background:none !important;content:none !important}@media screen and (min-width: 768px){.l-national-surveys .l-library-content-selector .wrapper{padding:0 30px}}@media screen and (min-width: 1024px){.l-national-surveys .l-library-content-selector .wrapper{padding:0 90px !important}}.l-national-surveys .l-library-content-selector .wrapper .content-selector{-ms-flex-negative:0;flex-shrink:0}.l-national-surveys .content-selector{padding:12px 0px !important}.l-national-surveys .content-selector.-current{padding:12px 20px !important}.l-national-surveys svg.icon.tab-icon{width:16px;height:16px;margin-right:5px}.l-national-surveys svg.icon.tab-icon path{fill:#f9d031}.l-national-surveys svg.icon.tab-icon.-current path{fill:#257B83}.l-national-surveys .l-content{padding-top:35px}.l-national-surveys .l-content section:not(:first-child){margin:40px 0 0}@media screen and (min-width: 1024px){.l-national-surveys .l-content section:not(:first-child){margin-top:30px}}.l-national-surveys .l-content section:not(:last-child){margin-bottom:60px}.l-national-surveys .l-content section.l-country-list{border-top:1px solid rgba(47,147,156,0.2)}.l-national-surveys .l-content section.l-country-list>header{margin:75px 0 0}.l-national-surveys .l-content section .l-card-grid{margin:40px 0 0}.l-preview-country>.fixed-nav{position:fixed;top:0;right:0;left:0;background-color:#2f939c;z-index:10}.l-preview-country>.fixed-nav.-hidden{display:none}.l-preview-country .dataset:not(:first-child){margin-top:50px;padding-top:40px;border-top:1px solid rgba(47,147,156,0.2)}.l-preview-country .dataset .dataset-description{margin-bottom:20px}.l-preview-country .dataset .dataset-button{width:100%;margin-top:20px}@media screen and (min-width: 768px){.l-preview-country .dataset .dataset-button{width:auto}}.l-privacy-policy{padding-top:50px}@media screen and (min-width: 1024px){.l-privacy-policy{padding-top:50px}}.l-privacy-policy .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-privacy-policy .l-content{margin:75px 0}.l-privacy-policy .l-content h2{margin-bottom:85px}.l-privacy-policy .l-content h3{margin-bottom:15px;font-family:"Open Sans", sans-serif;font-size:14px;text-transform:uppercase}.l-privacy-policy .l-content p{margin:0 0 30px}.l-privacy-policy .l-content p+ul{margin-top:-25px}.l-privacy-policy .l-content ul{padding-left:20px}.l-privacy-policy .l-content ul>li{display:list-item;margin:10px 0;line-height:1.38;list-style-type:disc}.l-privacy-policy .l-content ul+h3{margin-top:30px}.l-regions-page>.fixed-nav{position:fixed;top:0;right:0;left:0;background-color:#2f939c;z-index:10}.l-regions-page>.fixed-nav.-hidden{display:none}.l-regions-page .content .subtitle{margin-top:10px;line-height:25px;font-size:16px;color:#FFFFFF}.l-regions-page .content .subtitle.-close{margin-top:5px}.l-regions-page .content .countries-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:10px}.l-regions-page .content .countries-list .country-name{background:rgba(0,0,0,0.6);border-radius:100px;padding:5px 10px;margin:0 5px 1px 0;color:#fff;font-family:"Open Sans", sans-serif;font-weight:700}.l-regions-page .content .countries-list>a.country-link>.country-name{color:#f9d031;font-weight:700}.l-search .title{margin-bottom:40px}.l-search .items-container{margin-top:20px;font-weight:bold;min-height:22px;color:#f9d031}.l-search .items-container .items-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.l-search .items-container .items-row.-leading{margin-top:0}.l-search .items-container .item-label{color:#fff;white-space:nowrap;padding-right:5px}@media screen and (min-width: 768px){.l-search .title{margin-bottom:20px}.l-search .items-container{min-height:42px}}.l-terms-of-use{padding-top:50px}@media screen and (min-width: 1024px){.l-terms-of-use{padding-top:50px}}.l-terms-of-use .l-content{margin:75px 0}.l-terms-of-use .l-content .terms{margin:85px 0 0}.l-terms-of-use .subtitle{margin-top:32px;text-align:center}.l-terms-of-use .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-terms-of-use .term-title{margin-top:35px;margin-bottom:15px;color:#001d22;font-family:"Open Sans", sans-serif;font-size:14px;text-transform:uppercase}.l-terms-of-use .term-list{margin:35px 0 20px}.l-terms-of-use .disclaimer{font-weight:700}.l-terms-of-use .term-list>.term-item{display:block}.l-terms-of-use .term-list>.term-item:not(:first-child){margin:25px 0 0}.l-terms-of-use .term-list>.term-item>.item-title,.l-terms-of-use .term-list>.term-item>.item-description{display:block;color:#001d22;font-family:"Open Sans", sans-serif;font-size:16px}.l-terms-of-use .term-list>.term-item>.item-title{font-weight:700}.l-terms-of-use .term-list>.term-item>.item-description{margin:5px 0 0;font-weight:300}.l-terms-of-use .term-list>.term-item>a{display:inline-block;margin:5px 0 0;color:#2f939c;font-weight:300}.l-card-grid .grid-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0 0}@media screen and (min-width: 768px){.l-card-grid .grid-footer{margin:40px 0 0}}.l-content-switch{padding:15px 0;background-color:rgba(0,0,0,0.1)}@media screen and (min-width: 1200px){.l-content-switch{padding:0}}.l-content-switch .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 1200px){.l-content-switch .container{display:inline-block}.l-content-switch .container>.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 1200px){.l-content-switch .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 768px){.l-content-switch .c-switcher{max-width:350px;margin:0 auto}}@media screen and (min-width: 768px){.l-content-switch .l-indicator-menu{margin-top:10px}}@media screen and (min-width: 1200px){.l-content-switch .l-indicator-menu{margin:0}}.l-content-switch .l-mobile-filters{padding:15px 0;border-top:1px solid rgba(0,0,0,0.1)}.l-content-switch .l-mobile-filters .toggle-filters-btn{position:relative;padding:0;font-weight:700;color:#fff;cursor:pointer}.l-content-switch .l-mobile-filters .toggle-filters-btn:after{content:'';display:inline-block;width:5px;height:5px;border:2px solid #fff;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-left:0;position:absolute;top:50%;right:-15px;-webkit-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg)}.l-content-switch .l-mobile-filters .toggle-filters-btn.-open:after{display:inline-block;width:5px;height:5px;border:2px solid #fff;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-right:0;border-bottom:0;top:calc(50% + 3px);-webkit-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg)}.l-content-switch .l-mobile-filters .content-veil{display:none}.l-content-switch .l-mobile-filters .content-veil.-open{display:block;margin-top:15px}.l-content-switch .l-mobile-filters .content-veil .c-demographic-filters{display:-webkit-box;display:-ms-flexbox;display:flex}.l-content-switch .l-mobile-filters .content-veil .c-demographic-filters .demographic-item{display:block}.l-content-switch .l-mobile-filters .content-veil .c-demographic-filters .demographic-item:not(:first-child){margin:15px 0 0}.l-content-switch .l-mobile-filters .content-veil .c-demographic-filters .demographic-item>label{color:#fff}.l-content-switch .l-mobile-filters .content-veil .c-demographic-filters .demographic-item>label:after{content:'';display:inline-block;width:5px;height:5px;border:1px solid #fff;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:0;border-left:0;position:absolute;top:50%;right:-15px;-webkit-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg)}.l-content-switch .l-mobile-filters .content-veil .c-demographic-filters .demographic-item>.c-submenu-list{min-width:155px}.l-content{padding-top:50px;padding-bottom:50px}.l-header-section{margin:50px 0 0}.l-header-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-header-section .subtitle{margin:10px 0 0;color:#2f939c;font-family:"Open Sans", sans-serif;text-align:center}.l-header{position:fixed;width:100%;top:0;left:0;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#2f939c;z-index:11}.l-intro{position:relative;z-index:3;background-repeat:no-repeat;background-size:cover}.l-intro>.nav{position:absolute;top:0;right:0;left:0;z-index:4}.l-intro>.fixed-nav{position:fixed;top:0;right:0;left:0;background-color:#2f939c;z-index:0}.l-intro>.fixed-nav.-hidden{display:none}.l-intro>.fixed-nav.-relative{position:absolute;top:auto}.l-intro .content{position:relative;background-color:#2f939c;background-repeat:no-repeat;background-position:center;background-size:cover;z-index:2}.l-intro .introslides{position:relative;width:100%;height:calc(100vh - 100px);background-color:#2f939c}.l-intro .introslides .introslide{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.l-intro .introslides .title-list{display:block;margin-top:20px;color:#fff;font-size:14px;font-weight:700}.l-intro .introslides .established-item{max-width:80px}@media screen and (min-width: 768px){.l-intro .introslides{height:680px}.l-intro .introslides .title{letter-spacing:-2px;line-height:60px}.l-intro .introslides .subtitle{margin:20px 0 0;font-size:16px;line-height:20px}.l-intro .introslides .title-list{margin-top:40px}.l-intro .introslides .established-item{width:auto}}.l-intro .introslides>li{position:absolute;top:0;left:0;width:100%;height:100%}.l-intro .introslides>li>div{width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.l-intro .introslides>li>div .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}.l-intro .introslides>li>div .title,.l-intro .introslides>li>div .subtitle{color:#fff;font-weight:700}.l-intro .introslides>li>div .title .highlighted,.l-intro .introslides>li>div .subtitle .highlighted{color:#f9d031}.l-intro .introslides>li>div .title .highlighted>a,.l-intro .introslides>li>div .subtitle .highlighted>a{color:#f9d031;font-weight:700}.l-intro .introslides>li>div .established .established-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0 0}.l-intro .introslides>li>div .established .established-list>.established-item:not(:first-child){margin:0 0 0 75px}
