li a{letter-spacing:0;transition:.4s}li a:hover{font-weight:500;letter-spacing:.8px;transition:.4s}.lines{width:16px;height:2px;background-color:#fff;margin-top:4px;transition:.5s}li a:hover .lines{width:100%;transition:.4s}.path{stroke-dasharray:500;stroke-dashoffset:500;animation:normaldash 8s forwards}.instant{animation:normaldash 0s forwards}.delayed{animation:delayeddash 9s forwards}.semidelayed{animation:semidelayeddash 12s forwards}.fastpath{animation:normaldash 7s forwards}@keyframes normaldash{to{stroke-dashoffset:0}}@keyframes delayeddash{0%{stroke-dashoffset:500}15%{stroke-dashoffset:500}to{stroke-dashoffset:0}}@keyframes semidelayeddash{0%{stroke-dashoffset:500}30%{stroke-dashoffset:500}to{stroke-dashoffset:0}}.imageItem:hover{cursor:pointer;filter:brightness(.8);transition:.2s}@media (max-width: 700px){.imageItem{padding:2px!important}}@media (min-width: 700px){.imageItem{padding:8px!important}}.imageItem{transition:.2s}div:focus-visible{outline:none}.closeIcon{position:absolute;top:0;right:0;margin:24px;cursor:pointer;color:#fff;transition:.2s;z-index:999}.closeIcon:hover{opacity:.6;transition:.2s}li.MuiImageListItem-masonry{margin:0!important}ul.mui-masonry,ul.MuiImageList-root{column-gap:0!important;gap:0!important}
