body{background-color:#242f40}.grid{grid-row-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr);row-gap:2rem}@media (min-width:768px){.grid{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);margin:0 auto}.grid:nth-child(0){grid-column:2/3;grid-row:2/3}.grid .box:first-child{grid-column:2/3;grid-row:1/2}.grid .box:nth-child(2){grid-column:3/4;grid-row:1/2}.grid .box:nth-child(3){grid-column:2/3;grid-row:2/3}.grid .box:nth-child(4){grid-column:3/4;grid-row:2/3}}.btn-mine{height:10rem;margin:0 auto;width:10rem}.active{border:5px solid red;box-sizing:border-box}.inactive{-webkit-filter:brightness(90%);filter:brightness(90%)}
/*# sourceMappingURL=main.a440eb2d.css.map*/