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,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}:root{--color-black:#000;--color-gray:#596B7B;--color-gray-light:#E0E7ED;--color-gray-bright:#E8EEF2;--color-white:#FFF;--color-orange:#EA6026;--color-orange-light:#f17f4f;--color-blue:#00417E;--color-line-even:#f6f6f6;--color-line-odd:#f1f1f1}.color--gray{color:var(--color-gray)}.color--orange{color:var(--color-orange)}:root{--transition-color:color .2s ease-in}:root{--gradient-background:linear-gradient(180deg, rgba(193,202,207,1) 0%, rgba(241,243,245,1) 50%, rgba(241,243,245,1) 100%)}:root{--layout-max-width:1000px}img{display:block;width:100%;max-width:100%;height:auto}.image{display:inline-block;background-color:var(--color-gray-light);padding:.25rem;margin:.5rem 0 1rem auto}.image img{margin-left:auto;background-color:var(--color-orange)}.image figcaption{font-size:1rem;margin-top:.25rem;text-align:left}h1,h2,h3{font-size:1.1rem;line-height:1.6;font-weight:400;margin:0 auto 1rem;color:var(--color-blue)}a{color:var(--color-orange);text-decoration:none}ul{line-height:1.5}p{line-height:1.6;margin:0 auto 1rem}.table{margin:0}.table table{border-collapse:collapse}.table td{padding:.125rem .5rem;border:1px solid var(--color-gray-light)}.text{margin-bottom:2rem}.text__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media screen and (min-width:1000px){.text__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-hyphens:initial;-ms-hyphens:initial;hyphens:initial}}.text__column--left{padding-right:4%;padding-left:5%}@media screen and (min-width:1000px){.text__column--left{width:35%;text-align:right}}.text__column--right{padding-left:5%;padding-right:5%}@media screen and (min-width:1000px){.text__column--right{width:65%;padding-left:0}}.header{position:fixed;top:0;color:var(--color-gray);background:var(--color-white);width:100%;max-width:var(--layout-max-width);margin:0 auto 3rem}.header__deco--line{display:none;height:1rem;border-right:1px solid var(--color-gray-light);margin-bottom:1rem}@media screen and (min-width:1000px){.header__deco--line{display:inline-block}}.header__deco--line:nth-child(1){width:5%}.header__deco--line:nth-child(2){width:30%}.header__deco--line:nth-child(3){width:30%}.header__deco--line:nth-child(4){width:30%}.header__brand{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:repeating-linear-gradient(-45deg,var(--color-line-even),var(--color-line-even) .5rem,var(--color-line-odd) .5rem,var(--color-line-odd) 1rem)}.header__deco--area{display:block;-ms-flex-preferred-size:5%;flex-basis:5%;height:auto;background:repeating-linear-gradient(-45deg,var(--color-orange-light),var(--color-orange-light),.5rem,var(--color-orange),.5rem,var(--color-orange) 1rem);margin:0}.header__logo{display:block;-ms-flex-preferred-size:95%;flex-basis:95%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.5rem 5% 1.5rem 5%;margin:0;font-size:1.25rem}@media screen and (min-width:430px){.header__logo{padding:1rem 5% 1rem 5%}}@media screen and (min-width:1000px){.header__logo{font-size:1.65rem;padding:3.5rem 5% 3.5rem 30%}}.scrolled .header__deco--line{display:none}@media screen and (min-width:430px){.scrolled .header__logo{padding:1rem 5% 1rem 5%}}@media screen and (min-width:1000px){.scrolled .header__logo{font-size:1.65rem;padding:1.5rem 5% 1.5rem 30%}}.navigation ul{list-style-type:none;margin:0;padding-left:5%}.navigation ul.rex-navi1{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1000px){.navigation ul.rex-navi1{padding-left:35%}}.navigation li{position:relative;margin-right:.75rem}@media screen and (min-width:430px){.navigation li{margin-right:1rem}}.navigation li.active ul{display:block}.navigation a{display:block;color:var(--color-gray);-webkit-transition:var(--transition-color);transition:var(--transition-color);padding:.5rem 0}.navigation a:hover,.navigation a.rex-current{color:var(--color-orange)}.navigation__deco--bar{display:block;height:.5rem;background:repeating-linear-gradient(-45deg,var(--color-line-even),var(--color-line-even) .5rem,var(--color-line-odd) .5rem,var(--color-line-odd) 1rem)}.navigation .rex-navi2{display:none;position:absolute;left:-1rem;border-radius:.25rem;padding:.5rem 1rem .75rem;min-width:calc(100% + 2rem);background:var(--color-white);-webkit-box-shadow:0 .5rem 2rem 0 #ababab;box-shadow:0 .5rem 2rem 0 #ababab}.navigation .rex-navi2 li{display:block;white-space:nowrap;margin-right:0}.navigation .rex-navi2 a{padding:.25rem 0}.main{color:var(--color-gray);background:var(--color-white);width:100%;max-width:var(--layout-max-width);margin:0 auto;min-height:100%}.article{padding-top:3rem;margin-top:149px}@media screen and (min-width:1000px){.article{margin-top:220px}}.footer{font-size:1rem;padding-bottom:3rem}.footer a{color:var(--color-gray)}.footer p{margin-top:1rem;padding-top:1rem;padding-left:5%}@media screen and (min-width:1000px){.footer p{padding-left:35%}}.footer__deco--bar{display:block;height:.5rem;background:repeating-linear-gradient(-45deg,var(--color-line-even),var(--color-line-even) .5rem,var(--color-line-odd) .5rem,var(--color-line-odd) 1rem)}html{height:100%}body{height:100%;font-family:Georgia,"Times New Roman",Times,serif;font-size:1rem;line-height:1.4;color:var(--color-black);background:var(--gradient-background);background-attachment:fixed;min-width:320px;min-height:100%}@media screen and (min-width:430px){body{font-size:1.125rem}}*{-webkit-box-sizing:border-box;box-sizing:border-box}