@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700&family=Cormorant+Garamond:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;min-height:100vh;font-family:Avenir,Avenir Next,Nunito Sans,sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.hover-img{transition:transform .4s ease-out}.hover-img:hover{transform:scale(1.02)}.hover-img-large{transition:transform .4s ease-out}.hover-img-large:hover{transform:scale(1.015)}.hover-text{transition:opacity .22s ease-out}.hover-text:hover{opacity:.7}.hover-cluster>*{transition:opacity .4s ease-out}.hover-cluster:hover>:not(:hover){opacity:.85}@keyframes page-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-fade-in{animation:.28s cubic-bezier(.22,1,.36,1) both page-fade-in}
