:root{--gold:#fdcc00;--redbrown:#531018;--blacktext:#191919;--bluetop:#02739e;--bluehard:#0c195b;--red:#c8102e;--green:#25d366;--greenhard:#004d40;--black:#0e0e0e;--black-m:#37474f;--white:#fff;--gray:#e0e0e0;--gray-light:#e2e2e2;--gray-medium:#d0d0d0;--font-gral:"Inter",sans-serif}html{box-sizing:border-box;scroll-behavior:smooth;margin:0;font-size:16px}*,:before,:after{box-sizing:inherit}[class*=content],main{width:min(90%,120rem);max-width:1200px;margin:0 auto}body{font-family:var(--font-gral);margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-gral)}.contGrid{margin-bottom:30px}.titleGridCardProducts{flex-direction:column;align-items:center;margin:50px auto;scroll-margin:80px;display:flex}.titleGridCardProducts h2{color:var(--bluetop);margin:0;font-size:36px}.titleGridCardProducts span{color:var(--blacktext);flex-direction:row;align-items:center;gap:5px;margin:10px 0 0;font-size:18px;display:flex}.gridCardProducts{grid-template-rows:auto;grid-template-columns:repeat(auto-fit,1fr);gap:22px;width:100%;margin:0 auto;display:grid}@media (min-width:768px){.gridCardProducts{grid-template-rows:auto;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-bottom:62px;display:grid}}
