.section__containerb9{max-width:var(--max-width);margin:auto;padding:5rem 1rem}.section__headerb9{max-width:900px;margin-inline:auto;margin-bottom:1rem;font-size:2.5rem;font-weight:700;color:var(--text-dark);text-align:center}.section__headerb9 span{color:#fdda0d}.section__descriptionb9{max-width:600px;margin-inline:auto;color:var(--text-light);line-height:1.75rem;text-align:center}.explore__gridb9{margin-block:4rem;display:grid;gap:1rem}.explore__cardb9{padding:1rem;border-radius:5px;box-shadow:5px 5px 20px rgba(0,0,0,.1);transition:.3s}.explore__cardb9:hover{background-color:#fdda0d}.explore__cardb9 span{display:inline-block;margin-bottom:1rem;padding:5px 11px;font-size:1.5rem;border-radius:5px;transition:.3s}.explore__cardb9:first-child span{color:#f04a0c;background-color:#f6efef}.explore__cardb9:nth-child(2) span{color:#6a38c2;background-color:#e9ddff}.explore__cardb9:nth-child(3) span{color:#ff0101;background-color:#fff2f2}.explore__cardb9:nth-child(4) span{color:#fbbc09;background-color:#fff8e3}.explore__cardb9:nth-child(5) span{color:#4680e7;background-color:#e7edf8}.explore__cardb9:nth-child(6) span{color:#34a753;background-color:#f1fef5}.explore__cardb9:nth-child(7) span{color:#443ee0;background-color:#f6f5ff}.explore__cardb9:nth-child(8) span{color:#3ac2ba;background-color:#f0fffe}.explore__cardb9:hover span{color:var(--white);background-color:#000}.explore__cardb9 h4{margin-bottom:.5rem;font-size:1.2rem;font-weight:700;color:var(--text-dark);transition:.3s}.explore__cardb9 p{color:var(--text-light);transition:.3s}.explore__cardb9:hover h4{color:var(--white)}.explore__cardb9:hover p{color:var(--extra-light)}.explore__btnb9{text-align:center}@media (width > 540px){.explore__gridb9{grid-template-columns:repeat(2,1fr)}}@media (width > 768px){.explore__gridb9{grid-template-columns:repeat(4,1fr)}}