/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--font-type:"Nunito Sans","Arial",sans-serif;--title-weight:800;--text-color:#111517;--sub-title-weight:600;--ligt-text-weight:300;--bg-light:#F2F2F2;--bg-light-sp:#fff;--bg-dark:#202C36;--bg-dark-sp:#2B3844;--focus-mode:3px dotted rgb(255, 60, 0);--bg-light-data:#fff}.dark{--bg-light:var(--bg-dark);--bg-light-sp:var(--bg-dark-sp);--text-color:#fff;--bg-light-data:var(--bg-dark)}@font-face{font-family:"Nunito Sans";font-style:normal;font-weight:300;src:local(""),url(../fonts/nunito-sans-v8-latin-300.woff2) format("woff2"),url(../fonts/nunito-sans-v8-latin-300.woff) format("woff")}@font-face{font-family:"Nunito Sans";font-style:normal;font-weight:400;src:local(""),url(../fonts/nunito-sans-v8-latin-regular.woff2) format("woff2"),url(../fonts/nunito-sans-v8-latin-regular.woff) format("woff")}@font-face{font-family:"Nunito Sans";font-style:normal;font-weight:600;src:local(""),url(../fonts/nunito-sans-v8-latin-600.woff2) format("woff2"),url(../fonts/nunito-sans-v8-latin-600.woff) format("woff")}@font-face{font-family:"Nunito Sans";font-style:normal;font-weight:800;src:local(""),url(../fonts/nunito-sans-v8-latin-800.woff2) format("woff2"),url(../fonts/nunito-sans-v8-latin-800.woff) format("woff")}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;scroll-behavior:smooth}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit;margin:0}body{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%;padding:0;margin:0;font-family:var(--font-type);font-size:14px;line-height:1.5;background-color:#fff;color:var(--text-color);max-width:1440;-webkit-transition:ease-in-out .3s background-color;-o-transition:ease-in-out .3s background-color;transition:ease-in-out .3s background-color}img{max-width:100%;height:auto}a{text-decoration:none}.index-wrapper{width:100%;background-color:var(--bg-light)}.data-wrapper{width:100%;background-color:var(--bg-light-data)}.wrapper{width:100%;max-width:1440px;padding-left:80px;padding-right:80px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.navbar{width:100%;max-width:1440px;padding:23px 80px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-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;background-color:var(--bg-light-sp);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.0562443);box-shadow:0 2px 4px rgba(0,0,0,.0562443)}.navbar-data{background-color:var(--bg-light-data)}.title{margin-right:auto;font-weight:var(--title-weight);color:var(--text-color);font-size:24px;line-height:33px}.dark-mode{display:-webkit-box;display:-ms-flexbox;display:flex;-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;font-weight:var(--sub-title-weight);color:var(--text-color);background-color:transparent;border:none;cursor:pointer}.dark-mode:focus{outline:var(--focus-mode)}.moon{margin-right:10px;width:15px;height:14px;stroke:var(--text-color)}.search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:48px 0}.search-label{width:480px;position:relative}#search{width:100%;max-width:480px;padding:18px 10px 18px 74px;border:none;outline:0;background-color:var(--bg-light-sp);color:var(--text-color);margin-bottom:20px}#search:focus{outline:var(--focus-mode)}.search-btn{position:absolute;left:34px;top:18px;width:18px;height:18px;fill:var(--text-color)}::-webkit-input-placeholder{color:var(--text-color);opacity:.8}::-moz-placeholder{color:var(--text-color);opacity:.8}:-ms-input-placeholder{color:var(--text-color);opacity:.8}::-ms-input-placeholder{color:var(--text-color);opacity:.8}::placeholder{color:var(--text-color);opacity:.8}#country-select{width:200px;padding:18px;background-color:var(--bg-light-sp);color:var(--text-color)}#country-select:focus{outline:var(--focus-mode)}.countries-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.country{width:264px;background-color:var(--bg-light-sp);-webkit-box-shadow:0 0 7px 2px rgba(0,0,0,.0294384);box-shadow:0 0 7px 2px rgba(0,0,0,.0294384);border-radius:5px;margin:0 0;margin-bottom:70px}.country-content{width:100%;padding:24px;padding-bottom:40px;background-color:var(--bg-light-sp);margin:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.content-title{margin-bottom:16px;color:var(--text-color);font-weight:var(--title-weight);font-size:18px;line-height:26px}.data{margin-bottom:8px;font-weight:var(--sub-title-weight);color:var(--text-color);font-size:14px;line-height:16px}.b-c{font-weight:var(--sub-title-weight);color:var(--text-color);font-size:14px;line-height:16px;margin-right:15px}.light-text{color:var(--text-color);font-weight:var(--ligt-text-weight)}.backward{margin:80px 0;padding:10px 32px;width:136px;display:inline-block;background-color:var(--bg-light-sp);color:var(--text-color);-webkit-box-shadow:0 0 7px rgba(0,0,0,.293139);box-shadow:0 0 7px rgba(0,0,0,.293139);border-radius:6px;-webkit-transition:ease-in-out .3s background-color;-o-transition:ease-in-out .3s background-color;transition:ease-in-out .3s background-color}.backward:hover{background-color:#f04b0f}.backward svg{margin-right:10px;color:var(--text-color)}.country-data-wrapper{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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:340px}.sider-left{margin-right:117px}.content-title{font-weight:var(--title-weight);font-size:32px;line-height:44px;color:var(--text-color)}.sider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:68px}.border-country{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.borderers{display:inline-block;color:var(--text-color);margin-left:10px;padding:5px 27px;-webkit-box-shadow:0 0 7px rgba(0,0,0,.293139);box-shadow:0 0 7px rgba(0,0,0,.293139);border-radius:6px;-webkit-transition:background-color .4s ease-in-out;-o-transition:background-color .4s ease-in-out;transition:background-color .4s ease-in-out}.borderers:hover{background-color:#ff7b00}