@media screen and (min-width:769px){.category-card,.section-heading{background:#701705;text-align:center;position:relative}.section-heading{font-size:4.2rem;font-weight:700;color:#fff;margin:4rem 0 2.5rem;line-height:1.3;letter-spacing:.4px;padding:0 1rem}.section-heading span{display:block;font-size:1.25rem;font-weight:400;color:#5ab0ff;margin-top:.5rem}.main-content-menu{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:3rem auto;padding:0 1rem;max-width:1200px}.category-card{border-radius:1px;box-shadow:0 3px 14px rgba(0,0,0,.5);padding:2rem 1.5rem;transition:.3s ease-in-out;overflow:hidden}.category-card::before{content:"";display:block;width:48px;height:3px;margin:0 auto 1rem;background:#5ab0ff;border-radius:1px;transition:background .3s ease-in-out}.category-card:hover::before{background:#39f}.category-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.7)}.category-card a{text-decoration:none;color:#fff;font-weight:700;font-size:1.35rem;letter-spacing:.3px;display:block;transition:color .25s ease-in-out}.category-card a:hover{color:#5ab0ff}}@media screen and (max-width:768px){.category-card,.section-heading{background:#000;text-align:center}.section-heading{font-size:2.5rem;width:95%;margin:2rem auto 1.5rem;line-height:1.25;color:#fff;padding:0 .5rem}.section-heading span{font-size:1rem;color:#5ab0ff}.main-content-menu{display:grid;grid-template-columns:1fr;gap:1.5rem;margin:0 auto;padding:0 .5rem;max-width:95%}.category-card{border:1px solid #1c1c1c;border-radius:1px;box-shadow:0 3px 12px rgba(0,0,0,.6);padding:1.5rem;transition:.3s ease-in-out}.category-card::before{content:"";display:block;width:42px;height:3px;margin:0 auto .75rem;background:#5ab0ff;border-radius:1px}.category-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px rgba(0,0,0,.75)}.category-card a{text-decoration:none;color:#fff;font-weight:700;font-size:1.2rem}.category-card a:hover{color:#5ab0ff}}