.help{min-height:90vh}.help .tiles{justify-content:normal}.help .tile{width:24%;margin-right:1%;margin-bottom:1%;background-color:#535356;padding:40px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.floating-menu nav .open-help svg,.menu nav .open-help svg{stroke-width:4px}.help .tile:hover,.help .tile.selected{background-color:#edffec;color:#000;border-color:#edffec}.help .tile h2{line-height:1.1;font-size:30px;text-align:center;cursor:pointer}.help .detail-box{color:#000;display:none;background:#edffec;padding:0 40px;font-size:20px;margin-bottom:1%}.help p{padding-bottom:10px}@media screen and (max-width:520px){.help .detail-box{box-sizing:border-box}.help img{width:100%}}