:root{--primary-font-color:#242424;--primary-bg-color:#f5f5f5;--primary-dark-color:#242424;--primary-light-color:#f5f5f5;--secondary-bg-color:#fff}#about{grid-template-columns:repeat(2,1fr);gap:4rem;margin:2rem 0;display:grid}#about #show-exhibition,#about .rawPostBody2,#about #education,#about .rawPostBody3{display:none}#about #show-exhibition:checked~.rawPostBody2,#about #education:checked~.rawPostBody3{display:block}#about #show-exhibition:checked~label.selected-exhibitions,#about #education:checked~label.education{display:none}#about label.selected-exhibitions div,#about label.education div{cursor:pointer;width:fit-content;margin:1rem 0}#about .image{align-items:flex-start;width:100%;max-height:calc(100vh - 100px);padding:10px 0;display:flex}#about .image img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 100px)}@media screen and (max-width:1024px){#about{flex-direction:column-reverse;gap:.5rem;display:flex}#about .image{max-height:none;padding-bottom:0}#about .image img{-o-object-fit:contain;object-fit:contain;max-height:none}#about p{padding-top:0}}
