@import"https://fonts.googleapis.com/css2?family=Mulish&display=swap";*{box-sizing:border-box}html body{font-weight:700;font-style:normal;text-transform:uppercase;background-color:#000}html body header{background-color:transparent}html body header a,html body header span{color:#fff}html body main{display:flex;justify-content:center}html body main section{width:100%;height:100%;margin-top:1.5rem;position:relative}html body main section ul{display:flex;justify-content:center;padding:2rem 0}html body main section ul li{margin:0 2rem;width:250px;height:300px}html body main section ul li:hover{cursor:pointer}html body main section ul li img{visibility:hidden;will-change:"transform"}html body main section .go-back-link{display:block;width:fit-content;height:fit-content;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html body main section .go-back-link span{font-family:Mulish,sans-serif;font-size:2rem;color:#000;display:block;transform:translateY(100%)}html body .container-disable-msg p{color:#fff}
