.container{margin-left:auto;margin-right:auto;max-width:1380px;padding-left:1.6rem;padding-right:1.6rem}.tile-list{display:flex;flex-direction:column;grid-auto-rows:minmax(min-content,max-content);width:100%}@media screen and (min-width:768px){.tile-list{background-color:transparent;display:grid;grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;max-width:1380px;padding-left:1.6rem;padding-right:1.6rem}}@media screen and (min-width:1024px){.tile-list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px){.tile-list--is-tight{gap:1.6rem}.tile-list--is-loose{gap:1.6rem 1.6rem}}@media screen and (min-width:1024px){.tile-list--is-loose{gap:3.2rem 3.2rem}}.tile-list--is-moving{transition:transform 1s}.tile-list>*{border:0 solid #dad8e9}@media screen and (min-width:768px){.tile-list>*{border-radius:.8rem;border-width:1px}}@media screen and (min-width:768px)and (hover:hover){.tile-list>:hover{border-color:#bbb6d3}}@media screen and (min-width:768px){.tile-list>* a{border-radius:.8rem}}@media screen and (max-width:767px){.tile-list>*+*,.tile-list>:first-child{border-top-width:1px}.tile-list>:last-child{border-bottom-width:1px}}
