@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Playfair Display,serif;font-weight:400;line-height:1.6;overflow-x:hidden;overflow-y:hidden;animation:_enableScroll_12c6y_1 3.4s ease-out forwards}@keyframes _enableScroll_12c6y_1{0%{overflow-y:hidden}99%{overflow-y:hidden}to{overflow-y:auto}}a{color:unset}._header_12c6y_32{width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:center}._tileGrid_12c6y_40{display:grid;grid-template-columns:repeat(10,1fr);gap:0;margin:0;padding:0}._tile_12c6y_40{background:#fff;display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:14px;font-weight:500;color:#1a1a1a;position:relative;overflow:hidden;transition:background .5s ease;width:calc(min(50px + 2vw,10vw)/.4);height:calc(min(50px + 2vw,10vw)/.4);text-align:center;user-select:none;cursor:crosshair}._tile_12c6y_40 div{width:100%;height:100%;border:2px solid rgb(81,81,81);display:flex;align-items:center;justify-content:center;flex-direction:column}._tile_12c6y_40 img{width:75%}._tile_12c6y_40 h1{font-size:calc(min(50px + 2vw,10vw)*1.5)}._tile_12c6y_40 h2{font-size:calc(min(50px + 2vw,10vw)/2);margin:0}._tile_12c6y_40 h3{font-size:calc(min(50px + 2vw,10vw)*.3);max-width:calc(min(50px + 2vw,10vw)*2);margin:0}._tile_12c6y_40 svg{width:calc(min(50px + 2vw,10vw)*1);height:auto}._tile_12c6y_40:hover{background:#f6f6f6}._tile_12c6y_40:nth-child(-n+10){animation:_slideUp_12c6y_1 1.2s ease-out .2s forwards}._tile_12c6y_40:nth-child(n+11):nth-child(-n+20){animation:_slideUp_12c6y_1 1.2s ease-out .7s forwards}._tile_12c6y_40:nth-child(n+21):nth-child(-n+30){animation:_slideUp_12c6y_1 1.2s ease-out 1.2s forwards}._tile_12c6y_40:nth-child(n+31):nth-child(-n+40){animation:_slideUp_12c6y_1 1.2s ease-out 1.7s forwards}._tile_12c6y_40:nth-child(n+41):nth-child(-n+50){animation:_slideUp_12c6y_1 1.2s ease-out 2.2s forwards}._tile_12c6y_40:nth-child(n+51):nth-child(-n+150){animation:_slideUp_12c6y_1 1.2s ease-out 2.7s forwards}._tile_12c6y_40:nth-child(-n+150){opacity:0}@keyframes _slideUp_12c6y_1{0%{transform:translateY(100vh);opacity:1}to{transform:translateY(0);opacity:1}}
