html{box-sizing:border-box}body{font-size:15px;padding:0;margin:0;box-sizing:border-box;background:linear-gradient(90deg,#952f29,#2c1703 50%);width:100vw}h2{margin:0;font-size:4rem;font-weight:700;letter-spacing:-.3rem;font-family:Roboto Slab,sans-serif;opacity:1}i{color:#770506}p{opacity:0;margin-bottom:0;margin-top:-6rem;transition:opacity 1.2s ease-in-out,margin-top .8s ease-in-out;font-size:1rem;line-height:1.5rem;padding:1.3rem 1rem 0px 4rem;font-family:Roboto}a{text-decoration:none}.text{padding-left:4rem;-webkit-text-fill-color:transparent;top:-10rem;height:auto;background-position-y:-10.2rem;transition:background-position-y .8s ease-in-out}.box{position:relative;top:-1.2rem;background-position-y:-4rem;transition:box-shadow 1.2s ease-in-out,margin-top .8s ease-in-out,height .8s ease-in-out;padding-bottom:1rem}.container{min-height:16rem;margin-top:-10.2rem;display:flex;transition:margin-top .8s ease-in-out}.box:hover,.section:hover,.container:hover,.box:hover p,.boxHover,.boxHover p{margin-top:0rem;height:auto}.box:hover p,.boxHover p{opacity:1}.box:hover,.boxHover{box-shadow:2px 2px 3px #0a0a0a1a;z-index:200;min-height:16rem}.containerHover,.sectionHover{margin-top:0rem;z-index:200;min-height:16rem}section:hover .text,.textHover{background-position-y:0rem}.container:not(:hover),.section:not(:hover),.text:not(:hover){transition-delay:1s}.link{display:flex;flex-direction:column;flex-grow:1;flex-basis:15%}.text-body{flex-grow:6;flex-basis:85%}.title{color:#770506;background:#fff;font-size:2rem;font-weight:700;font-family:Roboto Slab,serif;padding:0 1.3rem;margin:2rem -12.5rem;-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);float:left;z-index:10000;position:fixed;box-shadow:3px 3px 4px #0a0a0a1a}#content{height:20rem}@media(max-width:740px){.container{flex-direction:column;height:20rem;margin-top:-3rem}h2{font-size:2rem;letter-spacing:-.15rem}.boxHover,.box{background-position-y:-2rem;top:-.7rem;z-index:200;height:16rem}.title{font-size:1.5rem;margin:-1rem -9.6rem}.link{flex-direction:row}.link p{font-size:1em}}
