body{font-family:Arial, sans-serif}.container{width:100%;max-width:100%;margin:0 auto;padding:0px}.table-container{width:87%;max-width:90%;margin:10px auto;padding:0px}h2{text-align:center;margin-bottom:20px}#tableContainer .hidden{display:none}#tableContainer th{text-align:left;cursor:pointer;position:relative;font-size:1.09em;line-height:1.2;max-width:110px;overflow:hidden;text-overflow:ellipsis;background-color:#f2f2f2;padding-right:20px;padding-left:5px;border-bottom:2px solid #ddd}#tableContainer .search-container{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px;flex-wrap:wrap}#tableContainer .search-container .search-item{display:flex;flex-direction:column;margin-top:0px}#tableContainer .search-container .search-item:first-child{flex:2}#tableContainer .search-container input[type="number"],#tableContainer .search-container input[type="text"],#tableContainer .search-container select{max-width:100%;padding:5px;border:1px solid #ccc;border-radius:4px;font-size:16px}#tableContainer .search-container input[type="number"]:focus,#tableContainer .search-container input[type="text"]:focus,#tableContainer .search-container select:focus{outline:2px solid #1c84f3;border-color:#1c84f3;box-shadow:0 0 5px rgba(0,123,255,0.5)}#tableContainer .search-container input[type="text"]{max-width:100%;flex-grow:1}#tableContainer .search-container label{margin-bottom:1px;font-size:18px}#tableContainer .checkbox-container{display:grid;grid-template-columns:repeat(3, 1fr);gap:0px;margin-bottom:40px;margin-right:25%;font-size:16px;line-height:1}#tableContainer .checkbox-container label{display:flex;align-items:center;padding:0px 0;margin:0;font-size:16px}#tableContainer .checkbox-container input[type="checkbox"]{margin-right:5px}#tableContainer .checkbox-container input[type="checkbox"]:focus{outline:2px solid #1c84f3;box-shadow:0 0 5px rgba(0,123,255,0.5)}#tableContainer .data-table{width:100%;table-layout:auto;font-family:Arial, Helvetica, sans-serif;font-size:14.5px;line-height:1.2;table-layout:auto;border-collapse:collapse;overflow-x:auto;display:block}#tableContainer .data-table tr:nth-child(even){background-color:#f5f5f5}#tableContainer .data-table th:first-child,#tableContainer .data-table td:first-child{min-width:250px}#tableContainer .data-table th:nth-child(3),#tableContainer .data-table tr:nth-child(3){min-width:250px}#tableContainer .subheader{margin-bottom:6px;font-size:17x}#tableContainer .pagination-container{display:flex;align-items:center;margin-bottom:20px}#tableContainer .pagination{display:flex;list-style:none;padding:0;margin:0 0 0 20px}#tableContainer .pagination li{margin:0 5px}#tableContainer .pagination li a{text-decoration:none;padding:5px 10px;border:1px solid #ccc;border-radius:4px;color:#333}#tableContainer .pagination li a.active{background-color:#007bff;color:white;border-color:#007bff}/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{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-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*{box-sizing:border-box}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;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body{height:100%}a img{border:none}blockquote{quotes:none}blockquote:before,blockquote:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}html{font-size:62.5%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}@media screen and (min-width: 40em){html{font-size:75%}}@media screen and (min-width: 50em){html{font-size:81.25%}}@media screen and (min-width: 64em){html{font-size:93.75%}}@media screen and (min-width: 100em){html{font-size:106.25%}}body{font-size:1.6rem;font-family:Arial, serif;font-style:normal;font-weight:400;line-height:2rem}@media screen and (min-width: 40em){body{font-size:1.4166666667rem}}@media screen and (min-width: 50em){body{font-size:1.3846153846rem}}@media screen and (min-width: 64em){body{font-size:1.3333333333rem}}@media screen and (min-width: 100em){body{font-size:1.2941176471rem}}a{color:#1a507a;text-decoration:none;transition:color .1s, background-color .1s}a:hover,a:active,a:focus{color:#6eabda;text-decoration:none}.typeset p a,.typeset li a{background-image:linear-gradient(to bottom, transparent 50%, #1a507a 50%);background-position:0 93%;background-repeat:repeat-x;background-size:100% 0.15rem;text-shadow:0.1rem 0 #fff,0.15rem 0 #fff,-0.1rem 0 #fff,-0.15rem 0 #fff}.typeset p a:hover,.typeset p a:active,.typeset p a:focus,.typeset li a:hover,.typeset li a:active,.typeset li a:focus{background-image:linear-gradient(to bottom, transparent 50%, #6eabda 50%)}.typeset p{line-height:2rem;margin-bottom:1.59999rem;padding-top:.40001rem;font-feature-settings:'kern', 'onum', 'liga'}@media screen and (min-width: 40em){.typeset p{margin-bottom:1.53124rem;padding-top:.46876rem}}@media screen and (min-width: 50em){.typeset p{margin-bottom:1.5192207692rem;padding-top:.4807792308rem}}@media screen and (min-width: 64em){.typeset p{margin-bottom:1.49999rem;padding-top:.50001rem}}@media screen and (min-width: 100em){.typeset p{margin-bottom:1.4852841176rem;padding-top:.5147158824rem}}.typeset h1,.typeset h2,.typeset h3,.typeset h4,.typeset h5,.typeset h6{color:#242e2b;font-family:"Merriweather", serif;font-feature-settings:'dlig', 'liga', 'lnum', 'kern';font-style:normal;font-weight:700}.typeset h1,.typeset .alpha{line-height:3rem;font-size:2.8rem;margin-bottom:.54999rem;padding-top:.45001rem}@media screen and (min-width: 40em){.typeset h1,.typeset .alpha{font-size:2.5rem;margin-bottom:.43749rem;padding-top:.56251rem}}@media screen and (min-width: 50em){.typeset h1,.typeset .alpha{font-size:2.4615384615rem;margin-bottom:.4230669231rem;padding-top:.5769330769rem}}@media screen and (min-width: 64em){.typeset h1,.typeset .alpha{font-size:2.6666666667rem;margin-bottom:.49999rem;padding-top:.50001rem}}@media screen and (min-width: 100em){.typeset h1,.typeset .alpha{font-size:2.9411764706rem;margin-bottom:.6029311765rem;padding-top:.3970688235rem}}.typeset h2,.typeset .beta{line-height:3rem;font-size:2.5rem;margin-bottom:.43749rem;padding-top:.56251rem}@media screen and (min-width: 40em){.typeset h2,.typeset .beta{font-size:2.2166666667rem;margin-bottom:.33124rem;padding-top:.66876rem}}@media screen and (min-width: 50em){.typeset h2,.typeset .beta{font-size:2.1615384615rem;margin-bottom:.3105669231rem;padding-top:.6894330769rem}}@media screen and (min-width: 64em){.typeset h2,.typeset .beta{font-size:2.3666666667rem;margin-bottom:.38749rem;padding-top:.61251rem}}@media screen and (min-width: 100em){.typeset h2,.typeset .beta{font-size:2.5823529412rem;margin-bottom:.4683723529rem;padding-top:.5316276471rem}}.typeset h3,.typeset .gamma{line-height:3rem;font-size:2.24rem;margin-bottom:.33999rem;padding-top:.66001rem}@media screen and (min-width: 40em){.typeset h3,.typeset .gamma{font-size:2rem;margin-bottom:.24999rem;padding-top:.75001rem}}@media screen and (min-width: 50em){.typeset h3,.typeset .gamma{font-size:1.9692307692rem;margin-bottom:.2384515385rem;padding-top:.7615484615rem}}@media screen and (min-width: 64em){.typeset h3,.typeset .gamma{font-size:2rem;margin-bottom:.24999rem;padding-top:.75001rem}}@media screen and (min-width: 100em){.typeset h3,.typeset .gamma{font-size:2.0764705882rem;margin-bottom:.2786664706rem;padding-top:.7213335294rem}}.typeset h4,.typeset .delta{line-height:2rem;font-size:2rem;margin-bottom:-.25001rem;padding-top:.25001rem}@media screen and (min-width: 40em){.typeset h4,.typeset .delta{font-size:1.775rem;margin-bottom:-.334385rem;padding-top:.334385rem}}@media screen and (min-width: 50em){.typeset h4,.typeset .delta{font-size:1.7307692308rem;margin-bottom:-.3509715385rem;padding-top:.3509715385rem}}@media screen and (min-width: 64em){.typeset h4,.typeset .delta{font-size:1.78rem;margin-bottom:-.33251rem;padding-top:.33251rem}}@media screen and (min-width: 100em){.typeset h4,.typeset .delta{font-size:1.8294117647rem;margin-bottom:-.3139805882rem;padding-top:.3139805882rem}}.typeset h5,.typeset .epsilon{line-height:2rem;font-size:1.79rem;margin-bottom:-.32876rem;padding-top:.32876rem}@media screen and (min-width: 40em){.typeset h5,.typeset .epsilon{font-size:1.6rem;margin-bottom:-.40001rem;padding-top:.40001rem}}@media screen and (min-width: 50em){.typeset h5,.typeset .epsilon{font-size:1.5769230769rem;margin-bottom:-.4086638462rem;padding-top:.4086638462rem}}@media screen and (min-width: 64em){.typeset h5,.typeset .epsilon{font-size:1.5rem;margin-bottom:-.43751rem;padding-top:.43751rem}}@media screen and (min-width: 100em){.typeset h5,.typeset .epsilon{font-size:1.4705882353rem;margin-bottom:-.4485394118rem;padding-top:.4485394118rem}}.typeset h6,.typeset .zeta{line-height:2rem;font-size:1.6rem;margin-bottom:-.40001rem;padding-top:.40001rem}@media screen and (min-width: 40em){.typeset h6,.typeset .zeta{font-size:1.4166666667rem;margin-bottom:-.46876rem;padding-top:.46876rem}}@media screen and (min-width: 50em){.typeset h6,.typeset .zeta{font-size:1.3846153846rem;margin-bottom:-.4807792308rem;padding-top:.4807792308rem}}@media screen and (min-width: 64em){.typeset h6,.typeset .zeta{font-size:1.3333333333rem;margin-bottom:-.50001rem;padding-top:.50001rem}}@media screen and (min-width: 100em){.typeset h6,.typeset .zeta{font-size:1.2941176471rem;margin-bottom:-.5147158824rem;padding-top:.5147158824rem}}.typeset ul,.typeset ol{line-height:2rem;margin-bottom:1.59999rem;padding-top:.40001rem}@media screen and (min-width: 40em){.typeset ul,.typeset ol{margin-bottom:1.53124rem;padding-top:.46876rem}}@media screen and (min-width: 50em){.typeset ul,.typeset ol{margin-bottom:1.5192207692rem;padding-top:.4807792308rem}}@media screen and (min-width: 64em){.typeset ul,.typeset ol{margin-bottom:1.49999rem;padding-top:.50001rem}}@media screen and (min-width: 100em){.typeset ul,.typeset ol{margin-bottom:1.4852841176rem;padding-top:.5147158824rem}}.typeset ul li,.typeset ol li{font-feature-settings:'kern', 'onum', 'liga';margin-left:2rem}@media screen and (min-width: 40em){.typeset ul li,.typeset ol li{margin-left:0}}.typeset ul li ol,.typeset ul li ul,.typeset ol li ol,.typeset ol li ul{padding-top:1rem;margin-bottom:1rem;margin-left:2rem}.typeset ol{list-style-type:none}.typeset ol li{counter-increment:top-level}.typeset ol li:before{content:counter(top-level) ".";font-feature-settings:'lnum', 'tnum';margin-left:-3rem;position:absolute;text-align:right;width:2em}.typeset ol li ul li:before{content:''}.typeset ol li ul li ol li{counter-increment:alt-level}.typeset ol li ul li ol li:before{content:counter(alt-level) "."}.typeset ol li ol li{counter-increment:sub-level}.typeset ol li ol li:before{content:counter(top-level) "." counter(sub-level)}.typeset ol li ol li ul li:before{content:''}.typeset ol li ol li ol li{counter-increment:sub-sub-level}.typeset ol li ol li ol li:before{content:counter(top-level) "." counter(sub-level) "." counter(sub-sub-level)}.typeset dl{line-height:2rem;margin-bottom:1.59999rem;padding-top:.40001rem}@media screen and (min-width: 40em){.typeset dl{margin-bottom:1.53124rem;padding-top:.46876rem}}@media screen and (min-width: 50em){.typeset dl{margin-bottom:1.5192207692rem;padding-top:.4807792308rem}}@media screen and (min-width: 64em){.typeset dl{margin-bottom:1.49999rem;padding-top:.50001rem}}@media screen and (min-width: 100em){.typeset dl{margin-bottom:1.4852841176rem;padding-top:.5147158824rem}}.typeset dl dt,.typeset dl dd{font-feature-settings:'kern', 'onum', 'liga';margin-left:2rem}@media screen and (min-width: 40em){.typeset dl dt,.typeset dl dd{margin-left:0}}.typeset dl dt{font-weight:700}.typeset dl dd+dt{padding-top:1rem}.typeset table{line-height:2rem;font-size:1.43rem;margin-bottom:-.46376rem;padding-top:.46376rem;font-family:"Merriweather", serif;font-feature-settings:'liga', 'lnum', 'tnum', 'kern';font-style:normal;font-weight:400;width:100%}@media screen and (min-width: 40em){.typeset table{font-size:1.275rem;margin-bottom:-.521885rem;padding-top:.521885rem}}@media screen and (min-width: 50em){.typeset table{font-size:1.2538461538rem;margin-bottom:-.5298176923rem;padding-top:.5298176923rem}}@media screen and (min-width: 64em){.typeset table{font-size:1.1266666667rem;margin-bottom:-.57751rem;padding-top:.57751rem}}@media screen and (min-width: 100em){.typeset table{font-size:1.0352941176rem;margin-bottom:-.6117747059rem;padding-top:.6117747059rem}}.typeset table thead th{line-height:2rem;font-size:1.6rem;margin-bottom:-.40001rem;padding-top:.40001rem;padding-bottom:1px}@media screen and (min-width: 40em){.typeset table thead th{font-size:1.4166666667rem;margin-bottom:-.46876rem;padding-top:.46876rem}}@media screen and (min-width: 50em){.typeset table thead th{font-size:1.3846153846rem;margin-bottom:-.4807792308rem;padding-top:.4807792308rem}}@media screen and (min-width: 64em){.typeset table thead th{font-size:1.3333333333rem;margin-bottom:-.50001rem;padding-top:.50001rem}}@media screen and (min-width: 100em){.typeset table thead th{font-size:1.2941176471rem;margin-bottom:-.5147158824rem;padding-top:.5147158824rem}}.typeset b,.typeset strong,.typeset .bold{font-weight:700}.typeset em,.typeset i,.typeset .italic{font-style:italic}.typeset small,.typeset .caption{font-size:1.28rem;font-family:"Merriweather", serif;font-style:normal;font-weight:400}@media screen and (min-width: 40em){.typeset small,.typeset .caption{font-size:1.1333333333rem}}@media screen and (min-width: 50em){.typeset small,.typeset .caption{font-size:1.1076923077rem}}@media screen and (min-width: 64em){.typeset small,.typeset .caption{font-size:1rem}}@media screen and (min-width: 100em){.typeset small,.typeset .caption{font-size:.9176470588rem}}.typeset small{line-height:1rem}.typeset .caption{line-height:2rem;margin-bottom:1.47999rem;padding-top:.52001rem;color:#a8adac}@media screen and (min-width: 40em){.typeset .caption{margin-bottom:1.42499rem;padding-top:.57501rem}}@media screen and (min-width: 50em){.typeset .caption{margin-bottom:1.4153746154rem;padding-top:.5846253846rem}}@media screen and (min-width: 64em){.typeset .caption{margin-bottom:1.37499rem;padding-top:.62501rem}}@media screen and (min-width: 100em){.typeset .caption{margin-bottom:1.3441076471rem;padding-top:.6558923529rem}}.typeset h1+.caption,.typeset .alpha+.caption,.typeset h2+.caption,.typeset .beta+.caption,.typeset h3+.caption,.typeset .gamma+.caption{margin-top:-1rem}.typeset .delta+.caption,.typeset .epsilon+.caption,.typeset .zeta+.caption{margin-top:0rem}.typeset blockquote p{border-left:0.15rem solid #1a507a;font-style:italic;padding-left:1rem;margin-bottom:2.19999rem;padding-bottom:.40001rem}@media screen and (min-width: 40em){.typeset blockquote p{margin-bottom:2.06249rem;padding-bottom:.46876rem}}@media screen and (min-width: 50em){.typeset blockquote p{margin-bottom:2.0384515385rem;padding-bottom:.4807792308rem}}@media screen and (min-width: 64em){.typeset blockquote p{margin-bottom:1.99999rem;padding-bottom:.50001rem}}@media screen and (min-width: 100em){.typeset blockquote p{margin-bottom:1.9705782353rem;padding-bottom:.5147158824rem}}@media screen and (min-width: 40em){.typeset blockquote{margin-left:-1rem}}.typeset hr{background-image:linear-gradient(to bottom, transparent 50%, #a8adac 50%);background-position:0 50%;background-repeat:repeat-x;background-size:100% 0.15rem;border:0;margin:0;padding-bottom:3rem;padding-top:3rem}.typeset code,.typeset pre{background-color:#fafafa;font-family:Menlo, monospace}.typeset pre{display:block;margin-bottom:2rem;padding:1rem;white-space:pre;white-space:pre-wrap;word-break:break-all;word-wrap:break-word}.typeset code{font-size:1.28rem;line-height:1rem}@media screen and (min-width: 40em){.typeset code{font-size:1.1333333333rem}}@media screen and (min-width: 50em){.typeset code{font-size:1.1076923077rem}}@media screen and (min-width: 64em){.typeset code{font-size:1rem}}@media screen and (min-width: 100em){.typeset code{font-size:.9176470588rem}}.typeset .upper{font-kerning:normal;letter-spacing:0.1rem;text-transform:uppercase}.typeset .small-caps{font-feature-settings:'smcp', 'kern';font-kerning:normal;letter-spacing:0.1rem}.typeset .lining-numerals{font-feature-settings:'lnum', 'kern'}.typeset .oldstyle-numerals{font-feature-settings:'onum', 'kern'}.hll{background-color:#ffc}.c{color:#999988;font-style:italic}.err{color:#a61717;background-color:#e3d2d2}.k{color:#000000;font-weight:bold}.o{color:#000000;font-weight:bold}.cm{color:#999988;font-style:italic}.cp{color:#999999;font-weight:bold;font-style:italic}.c1{color:#999988;font-style:italic}.cs{color:#999999;font-weight:bold;font-style:italic}.gd{color:#000000;background-color:#fdd}.ge{color:#000000;font-style:italic}.gr{color:#a00}.gh{color:#999}.gi{color:#000000;background-color:#dfd}.go{color:#888}.gp{color:#555}.gs{font-weight:bold}.gu{color:#aaa}.gt{color:#a00}.kc{color:#000000;font-weight:bold}.kd{color:#000000;font-weight:bold}.kn{color:#000000;font-weight:bold}.kp{color:#000000;font-weight:bold}.kr{color:#000000;font-weight:bold}.kt{color:#445588;font-weight:bold}.m{color:#099}.s{color:#d01040}.na{color:teal}.nb{color:#0086B3}.nc{color:#445588;font-weight:bold}.no{color:teal}.nd{color:#3c5d5d;font-weight:bold}.ni{color:purple}.ne{color:#990000;font-weight:bold}.nf{color:#990000;font-weight:bold}.nl{color:#990000;font-weight:bold}.nn{color:#555}.nt{color:navy}.nv{color:teal}.ow{color:#000000;font-weight:bold}.w{color:#bbb}.mf{color:#099}.mh{color:#099}.mi{color:#099}.mo{color:#099}.sb{color:#d01040}.sc{color:#d01040}.sd{color:#d01040}.s2{color:#d01040}.se{color:#d01040}.sh{color:#d01040}.si{color:#d01040}.sx{color:#d01040}.sr{color:#009926}.s1{color:#d01040}.ss{color:#990073}.bp{color:#999}.vc{color:teal}.vg{color:teal}.vi{color:teal}.il{color:#099}body{background:#fff;color:#384743;height:100%;max-width:100%;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden}.container{width:100%;max-width:100%;margin:0 auto}.header .nav,.footer .nav{text-align:right}.header .logo,.footer .logo{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.header .container,.footer .container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;padding:1rem 0}@media screen and (min-width: 40em){.header .container,.footer .container{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}}.header .nav{display:flex;flex-direction:column-reverse;align-items:flex-end;justify-content:flex-end;overflow:hidden}.feature{padding-bottom:.4rem;margin-bottom:1.6rem;text-align:center;background:#f9fafa;background-size:cover;background-position:center}.feature .container{min-height:35vh;max-width:80%;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.logo{display:inline-block;line-height:0;max-height:8rem;padding-left:7%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.logo img{max-height:8rem;height:5.2rem}.nav a{padding:.2rem;font-size:1.06em;font-family:'Calibri', sans-serif}.nav--social a{display:inline-block;line-height:1;margin-right:0em}.small{padding-top:.8rem;color:#a8adac;display:inline-block}.footer{background:#242e2b;padding-left:7%;padding-right:7%;color:#a8adac}.footer a{color:#a8adac}.footer a:hover{color:#fff}.footer .container{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .small{padding-top:0}.nav--paginator{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;color:#a8adac;text-align:center}.pagination{min-width:20%}.main{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;margin-bottom:4rem}@media screen and (min-width: 40em){.main{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.header,.feature,.footer{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.content,.content-aboutus{word-break:break-word;margin-left:8%;margin-right:7%;margin-top:70px;font-size:17.18px}@media screen and (min-width: 40em){.content,.content-aboutus{width:50%}}.content-aboutus{word-break:break-word;line-height:1.5}@media screen and (min-width: 40em){.content-aboutus{width:70%}}.share .button{margin-right:.3rem}@media screen and (min-width: 40em){.aside{max-width:34%;margin-left:4%;-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;opacity:0.5;transition:opacity .1s}.aside .section{position:sticky;top:0}.aside--left{margin-left:0;margin-right:4%;order:-1}.aside:hover{opacity:1}}.section{margin:0}.list{list-style:none}.list--nav{overflow:hidden;margin-top:0em;margin-right:0.9em;margin-bottom:var(--listHeight, 0)}.list .item--post,.list .item--result,.list .item--category{margin-left:0}.list--nav.expanded .item--nav:first-child{margin-top:3em}@media screen and (min-width: 40em){.item--nav{margin-left:.4rem;display:inline-block}}.item--nav:first-of-type{margin-left:0}.item--current a{color:#a8adac}.language-switch{margin-left:auto}.btn-switch{text-decoration:none;color:#f5faff;background-color:#19418f;border-radius:0.1em;margin-left:1.5em;display:inline-flex;align-items:center;white-space:nowrap;font-family:'Calibri', sans-serif;transition:background-color 0.1s ease}.btn-switch .lang-text{margin-right:0.2em}.item--nav:last-child a:hover{color:#f5faff;background-color:#0b2c6e}.item--nav:first-child a:hover{background-color:transparent}.world-icon{margin-right:0.2em;font-size:1.2em;color:transparent;text-shadow:0 0 0 #f5faff}a .icon{transition:fill .1s}a .icon:hover{fill:currentColor}.icon{vertical-align:middle;width:1.1em;height:1.1em;fill:CurrentColor}img{max-width:100%;height:auto}.figure{line-height:0}.figure--left{float:left;padding-right:.8rem}.figure--right{float:right;text-align:right;padding-left:.8rem}.figure--center{text-align:center;clear:both}.video,.map{position:relative;padding-bottom:56.25%;height:0}.video iframe,.map iframe{position:absolute;top:0;left:0;width:100%;height:100%}.map{padding-bottom:70%}.figure,.video,.map,.form{margin-bottom:.8rem}audio,video{width:100%}.form{position:relative}.form__legend{font-style:italic;color:#a8adac;position:absolute;overflow:hidden;right:0;clip:rect(0 0 0 0)}button,.button,input[type="text"],input[type="email"],input[type="search"],input[type="submit"],input[type="color"],textarea,select{padding:.6rem 1.2rem;margin-bottom:.6rem;transition:color .1s, background-color .1s, border .1s;line-height:inherit;border:none;box-shadow:none;border-radius:0;-webkit-appearance:none}button .icon,.button .icon,input[type="text"] .icon,input[type="email"] .icon,input[type="search"] .icon,input[type="submit"] .icon,input[type="color"] .icon,textarea .icon,select .icon{margin:0 0 .35rem}input[type="submit"],button,.button{cursor:pointer;display:inline-block;color:#fff;background:#19418f;transition:box-shadow .1s;will-change:box-shadow;box-shadow:inset 0 0 0 2rem transparent}input[type="submit"]:hover,button:hover,.button:hover{box-shadow:inset 0 0 0 2rem rgba(0,0,0,0.25)}input[type="submit"]:active,input[type="submit"]:focus,button:active,button:focus,.button:active,.button:focus{box-shadow:inset 0 0 0 2rem rgba(0,0,0,0.25)}.button--nav{background:none;color:#1a507a;margin-bottom:0;min-height:4rem;min-width:4rem}@media screen and (min-width: 40em){.button--nav{display:none}}.button--nav:hover,.button--nav:focus{box-shadow:none;color:#6eabda}a:focus,a:hover:focus,button:focus,button:hover:focus,.button:focus,.button:hover:focus,input:focus,input:hover:focus,textarea:focus,textarea:hover:focus,select:focus,select:hover:focus{outline:solid 0.12rem transparent;outline-offset:-.12rem}a:hover:focus{outline:none}input[type="text"],input[type="email"],input[type="search"],input[type="color"],textarea,select{width:100%;border:1px solid #a8adac}input[type="text"]:hover,input[type="email"]:hover,input[type="search"]:hover,input[type="color"]:hover,textarea:hover,select:hover{border-color:#384743}select{background:#fafafa}textarea{resize:vertical}label{line-height:2rem;margin-bottom:1.59999rem;padding-top:.40001rem}@media screen and (min-width: 40em){label{margin-bottom:1.53124rem;padding-top:.46876rem}}@media screen and (min-width: 50em){label{margin-bottom:1.5192207692rem;padding-top:.4807792308rem}}@media screen and (min-width: 64em){label{margin-bottom:1.49999rem;padding-top:.50001rem}}@media screen and (min-width: 100em){label{margin-bottom:1.4852841176rem;padding-top:.5147158824rem}}code{padding:.12rem .2rem;color:#242e2b}pre code{padding:0}.required{color:red}::-webkit-input-placeholder{opacity:0.5}::-moz-placeholder{opacity:0.5}:-ms-input-placeholder{opacity:0.5}:-moz-placeholder{opacity:0.5}::selection{background:#242e2b;color:#fff;text-shadow:none}.typeset a>code{text-shadow:none}.typeset .button,.typeset button{background-image:none;text-shadow:none;color:#fff}.typeset .button:hover,.typeset .button:active,.typeset .button:focus,.typeset button:hover,.typeset button:active,.typeset button:focus{background-image:none;color:#fff}.typeset hr{width:100%}.typeset li>p{padding:0;margin:0}.typeset .nav a{padding-left:0;padding-right:0;margin-left:.2rem;margin-right:.2rem}.typeset pre{white-space:pre;overflow-x:scroll}
