@import url(https://fonts.googleapis.com/css2?family=Cardo&family=Josefin+Sans:wght@200;600&display=swap);:root{--white:#f9f9f9;--black:#36383f;--gray:#d8e1ed}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9f9f9;background-color:var(--white);font-family:Josefin Sans,sans-serif}a{text-decoration:none}ul{list-style:none}.header{background-color:#f9f9f9;display:flex;justify-content:space-between;padding:1rem;position:fixed;top:0;width:100vw}.logo{color:#000;display:inline-block;font-family:Cardo,serif;font-size:2rem;margin-left:10px}.nav{background-color:#f9f9f9;height:100%;left:0;margin-top:2.6rem;overflow:hidden;position:fixed;right:0;width:100%}.menu a{color:#000;display:block;padding:30px}.menu a:hover{background-color:#d8e1ed;background-color:var(--gray)}.nav{max-height:0;transition:max-height .3s ease-out}.hamb{cursor:pointer;float:right;padding:1rem}.hamb-line{background:#000;display:block;height:2px;position:relative;width:24px}.hamb-line:after,.hamb-line:before{background:#000;content:"";display:block;height:100%;position:absolute;transition:all .5s ease-out;width:100%}.hamb-line:before{top:5px}.hamb-line:after{top:-5px}.side-menu{display:none}.side-menu:checked~nav{max-height:100%;max-width:100%}.side-menu:checked~.hamb .hamb-line{background:transparent}.side-menu:checked~.hamb .hamb-line:before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.side-menu:checked~.hamb .hamb-line:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mainContent{margin:auto}.content,.mainContent{align-items:center;display:flex;justify-content:center}.content{margin:2rem auto auto;width:80%}#about,.content{flex-direction:column}#about{display:flex;font-size:1.5rem;justify-content:center;margin-left:2rem;padding-top:0;width:100%}.aboutPhoto{height:auto;margin-right:2rem;width:100%}#andyPortrait{height:auto;padding-left:0;padding-top:0;width:100%}.aboutLeftCol{justify-content:left;margin-bottom:6rem;margin-right:1rem}.aboutLeftCol,.aboutRightCol{align-items:flex-start;display:flex;flex-direction:column;overflow-y:scroll;padding-top:0;width:80%}.aboutRightCol{justify-content:flex-start}.aboutHeader{font-size:1.75rem;margin-bottom:1rem}.aboutYear{font-weight:600;margin-left:3rem}.aboutRightCol p,.aboutYear{font-size:1.25rem;margin-bottom:1rem}.aboutRightCol p{margin-left:6rem}#footnote{margin-left:0}.collectionImage{align-items:center;display:flex;flex-direction:column;margin:auto}img{height:auto;margin:auto;object-fit:cover;padding:10% 1rem 1rem;width:80%}.form-style-1{font:13px Lucida Sans Unicode,Lucida Grande,sans-serif;margin:10px auto;max-width:80%;padding:20% 12px 10px 20px}.form-style-1 li{display:block;list-style:none;margin:10px 0 0;padding:0}.form-style-1 label{display:block;font-weight:700;margin:0 0 3px;padding:0}.form-style-1 input[type=date],.form-style-1 input[type=datetime],.form-style-1 input[type=email],.form-style-1 input[type=number],.form-style-1 input[type=search],.form-style-1 input[type=text],.form-style-1 input[type=time],.form-style-1 input[type=url],select,textarea{border:1px solid #bebebe;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;outline:none;padding:7px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.form-style-1 input[type=date]:focus,.form-style-1 input[type=datetime]:focus,.form-style-1 input[type=email]:focus,.form-style-1 input[type=number]:focus,.form-style-1 input[type=search]:focus,.form-style-1 input[type=text]:focus,.form-style-1 input[type=time]:focus,.form-style-1 input[type=url]:focus,.form-style-1 select:focus,.form-style-1 textarea:focus{border:1px solid #88d5e9;box-shadow:0 0 8px #88d5e9}.form-style-1 .field-divided{width:49%}.form-style-1 .field-long,.form-style-1 .field-select{width:100%}.form-style-1 .field-textarea{height:100px}.form-style-1 input[type=button],.form-style-1 input[type=submit]{background:#4b99ad;border:none;color:#fff;padding:8px 15px}.form-style-1 input[type=button]:hover,.form-style-1 input[type=submit]:hover{background:#4691a4;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.form-style-1 .required{color:red}@media (min-width:768px){.form-style-1{font:13px Lucida Sans Unicode,Lucida Grande,sans-serif;margin:10px auto;max-width:60%;padding:20px 12px 10px 20px}.form-style-1 li{display:block;list-style:none;margin:10px 0 0;padding:0}.form-style-1 label{display:block;font-weight:700;margin:0 0 3px;padding:0}.form-style-1 input[type=date],.form-style-1 input[type=datetime],.form-style-1 input[type=email],.form-style-1 input[type=number],.form-style-1 input[type=search],.form-style-1 input[type=text],.form-style-1 input[type=time],.form-style-1 input[type=url],select,textarea{border:1px solid #bebebe;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;outline:none;padding:7px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.form-style-1 input[type=date]:focus,.form-style-1 input[type=datetime]:focus,.form-style-1 input[type=email]:focus,.form-style-1 input[type=number]:focus,.form-style-1 input[type=search]:focus,.form-style-1 input[type=text]:focus,.form-style-1 input[type=time]:focus,.form-style-1 input[type=url]:focus,.form-style-1 select:focus,.form-style-1 textarea:focus{border:1px solid #88d5e9;box-shadow:0 0 8px #88d5e9}.form-style-1 .field-divided{width:49%}.form-style-1 .field-long,.form-style-1 .field-select{width:100%}.form-style-1 .field-textarea{height:100px}.form-style-1 input[type=button],.form-style-1 input[type=submit]{background:#4b99ad;border:none;color:#fff;padding:8px 15px}.form-style-1 input[type=button]:hover,.form-style-1 input[type=submit]:hover{background:#4691a4;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.form-style-1 .required{color:red}}@media (min-width:768px){::-webkit-scrollbar{width:0}body,html{margin:0;padding:0}#root,body{height:100%}#root{align-items:flex-start;display:flex;margin:0;padding:8% 0 0}.link{color:#000}.active{color:#8b1c1c}.nav{margin-top:0;max-height:100%;padding-top:0;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.nav,header#sideNav.header{background-color:#f9f9f9;color:#000;position:static}header#sideNav.header{align-items:left;border:none;box-shadow:none;display:flex;flex-direction:column;font-size:1.25rem;height:100%;justify-content:center;margin-left:1rem;padding:0 .5rem 1rem}a{font-weight:600}.navParent{display:flex;justify-content:flex-start;padding-top:0;width:20%}nav{margin-top:0;padding-top:0}.header a,.nav a{color:#000}.nav a.active,.nav a:hover{color:#8b1c1c}.menu a:hover{background-color:initial}.menu a{padding:.4rem .4rem .4rem 0}.nonArtLinks{margin-top:2rem}a.logo{font-size:3.5rem;margin-bottom:1rem;margin-left:0;padding-top:0}.container{display:flex;flex-direction:column;justify-content:center;margin:auto 5rem auto auto;padding:0;width:80%}.content{align-items:flex-start;flex-direction:row;height:100vh;margin-top:0;overflow-x:auto;padding-top:0}.content,.innerImages{display:flex;width:100%}.innerImages{height:80%;justify-content:flex-start;padding-left:20%;padding-right:50%}.collectionImage{flex-shrink:0;height:100%;margin-right:20rem;padding-top:0;width:auto}#about{display:flex;flex-direction:row;font-size:1.5rem;height:100vh;justify-content:center;margin-bottom:3%;margin-left:2rem;overflow-y:scroll;overscroll-behavior:none;padding-top:0}#about,.aboutPhoto{margin-right:2rem;width:100%}.aboutPhoto{height:auto}#andyPortrait{height:auto;padding-left:0;padding-top:0;width:100%}.aboutLeftCol{justify-content:left;margin-right:1rem;width:40%}.aboutLeftCol,.aboutRightCol{align-items:flex-start;display:flex;flex-direction:column;overflow-y:visible;padding-top:0}.aboutRightCol{justify-content:flex-start;margin-left:3rem;width:60%}.aboutHeader{font-size:1.75rem;margin-bottom:1rem}.aboutYear{font-weight:600;margin-left:3rem}.aboutRightCol p,.aboutYear{font-size:1.25rem;margin-bottom:1rem}.aboutRightCol p{margin-left:6rem}#footnote{margin-left:0}.hamb{display:none}.spinner{height:50px;margin:0 auto;position:relative;width:50px}.spinner-inner{-webkit-animation:spinner-rotate 1s linear infinite;animation:spinner-rotate 1s linear infinite;border:3px solid #ccc;border-radius:50%;border-top-color:#000;height:100%;width:100%}@-webkit-keyframes spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}}
/*# sourceMappingURL=main.bd3fff60.css.map*/