@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");::selection{color:#fff;background:#fc7753}body,html{padding:0;margin:0;font-family:Poppins,sans-serif;background-color:#1a2021;color:#fff;text-align:center}h1{font-weight:400;font-size:48px;margin-bottom:0}.buttons{display:flex}.imageContainer{margin:5px 10px;width:36px;height:36px;background-color:#252d2f;display:flex;justify-content:center;align-items:center;border-radius:50%;max-width:36px;max-height:36px;box-shadow:0 8px 25px rgba(0,0,0,.25)}img{max-width:100%}.explore{padding:10px 15px;margin-bottom:15px;margin-top:10px;border-radius:2px;display:none}.explore,.pro{background-color:#252d2f}.pro{padding:5px 15px;border:none;border-radius:10px;margin-top:5px;color:#7c939e;font-weight:700;font-size:large}.pro:hover{cursor:pointer;background-color:#fc7753;color:#fff}.explore{box-shadow:0 8px 25px rgba(0,0,0,.25)}b{color:#fed766;font-weight:700;margin-bottom:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.flex-grid-thirds{display:flex;justify-content:space-between}.flex-grid-thirds .col{background-color:#7c939e;padding:20px;margin:10px;width:32%;border:none;border-radius:10px}.flex-grid-thirds .col:hover{cursor:pointer;background-color:#fc7753;color:#fff}@media (max-width:500px){.flex-grid,.flex-grid-thirds{display:block;.col{width:100%;margin:0 0 20px}}}@media (max-width:600px){h1{font-size:40px}}@media (max-width:518px){h1{font-size:32px}}@media (max-width:395px){h1{font-size:24px}}