.history{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:2vh;padding:1.5vh 0;padding-bottom:1.25vh;background-color:var(--secondary-bg-color)}.history h2{text-align:center;font-size:1.2em}.history section,.history div,.history aside{width:90%}.history section{margin-top:0;padding-top:2vh;padding-bottom:0}.history .border_on_top{margin-top:2vh}.history figure{margin:1.5vh 1.5vw;background-color:var(--main-bg-color);padding:2vh 1vw}.history .banner{float:none}.history h3{text-align:center;font-size:1.1em}.history article p{display:inline;text-align:justify}.history article img{margin:1vh 0}.history p{font-size:.75em}.history .gallery{height:50vh;margin-bottom:10vh;justify-content:center;margin-top:2.5vh}.history #gallery-1{width:70vw}.white_noise{background-color:#fff}.history aside{margin-top:0;padding-top:2vh;padding-bottom:0}#references li{font-size:.75em;list-style-type:"· "}blockquote{quotes:"« " " »" '"' '"'}blockquote p{font-style:italic}blockquote p::before{content:"« "}blockquote p::after{content:" »"}blockquote footer{background-color:var(--secondary-bg-color);font-size:.7em;margin-bottom:0}q{quotes:"« " " »" '"' '"';font-style:italic}@media screen and (min-width: 744px){.history article{flex-direction:column}.history section{display:block}.history figure:nth-of-type(even){float:left;width:auto;max-width:50%;margin-left:0;margin-bottom:0}.history figure:nth-of-type(odd){float:right;width:auto;max-width:50%;margin-right:0;margin-bottom:0}.history .banner{max-width:90%}.history .gallery{height:auto;margin-bottom:0;margin-top:2.5vh}.history .gallery figure{max-width:35%;height:fit-content}.history #gallery-1{width:auto}}