@font-face{font-family:roboto regular;src:url(font/Roboto-Regular.ttf)}@font-face{font-family:roboto bold;src:url(font/Roboto-Bold.ttf)}:root{--dark-99:#0a0400;--dark-87:#291000;--dark-75:#471b00;--dark-62:#662700;--dark-50:#853300;--dark-37:#a33f00;--dark-25:#c24a00;--dark-12:#e05600;--primary:#FF6000;--light-12:#ff680a;--light-25:#ff7b29;--light-37:#ff8e47;--light-50:#ffa166;--light-62:#ffb485;--light-75:#ffc6a3;--light-87:#ffd9c2;--light-99:#ffece0}html{height:100%}body{background-color:#ff6100;background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><defs><pattern id="pattern_M80fqy" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="rotate(25)"><line x1="0" y="0" x2="0" y2="20" stroke="%23FF5200" stroke-width="17"/></pattern></defs> <rect width="100%" height="100%" fill="url(%23pattern_M80fqy)" opacity="1"/></svg>');margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-family:roboto regular,sans-serif;font-size:1.2rem;color:var(--light-99)}header{display:flex;flex-direction:column;filter:drop-shadow(-1px 2px 4px rgba(0,0,0,.5));padding-bottom:2em;text-shadow:initial}footer{padding:1em;width:calc(100% - 2em);display:flex;text-shadow:initial}footer>*{flex:1}footer>*:first-child{text-align:start}footer>*:last-child{text-align:end}h1{font-family:roboto bold,sans-serif;font-size:64pt;letter-spacing:-.02em;margin-top:clamp(.7em,10vw,1.5em)}h2{font-size:32pt}h3{font-size:24pt}h4{font-size:20pt}h5,.h5{font-size:18pt;display:inline-block}section{width:calc(100% - 2em);padding:1em 1em 2em;margin:auto;color:var(--dark-99);display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}section.a{align-items:center;flex-direction:column;background-color:var(--light-87)}section.b{background-color:var(--light-75)}section.c{background-color:var(--light-62)}section.d{background-color:var(--light-50)}section article{margin:1em;max-width:500px}article{max-width:calc(640px - 2rem);padding:1rem;flex-grow:0;flex-shrink:0;flex-basis:max(50%,320px);display:flex;flex-direction:column;align-items:center;flex-wrap:wrap}article.justify{text-align:justify}article.justify>ul{min-width:350px}article.justify>h3{width:max-content}article>h5{margin:1rem}article.fit{max-width:max-content}table{border-spacing:1em}table td{width:30%}table th{text-align:start}div.newlines{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;row-gap:2em;max-width:1280px}p.newlines{display:flex;flex-wrap:wrap;gap:1em;justify-content:space-around;max-width:950px}p.newlines{flex-direction:column}@media screen and (max-width:750px){p.newlines-sm{flex-direction:column}}p.small{font-size:12pt}p.linespaced{line-height:1.8}blockquote{margin:0;padding:0 1em;background-color:var(--light-62);font-style:italic;font-size:1.1em;max-width:400px}span.inv{visibility:hidden}ul.clean{list-style-type:none;padding:0;margin:0;line-height:1.5}a{color:inherit}a.clean{text-decoration:none}figure div.hover-zoom{overflow:hidden}figure div.hover-zoom img{transition:transform .5s ease}figure div.hover-zoom:hover img.map{transform:scale(1.7)translateX(20px)}img{display:block}img.map{width:min(100%,925px);height:min(100%,925px)}img.qrcode{width:min(100%,300px);height:min(100%,300px)}.round{border-radius:8px}figcaption{font-size:1rem}.spacing{word-spacing:.5em}.rescolor{color:inherit}.bold{font-family:roboto bold,sans-serif}.black{color:#000}.oneword{word-spacing:9999rem}@media screen and (max-width:600px){.oneword-sm{word-spacing:99rem}}.ralign{padding-right:1em;text-align:end;align-self:flex-end}