body{overflow-x:hidden}.container{max-width:var(--container)}p{margin-bottom:1rem}p:last-child{margin:0}h1,h2,h3,h4,h5,h6{line-height:1.1;margin-bottom:20px}a{transition:color 0.3s ease}a:hover{color:var(--e-global-color-accent)}button,select{cursor:pointer}option{color:#000}.duas-colunas ul{display:grid;grid-template-columns:repeat(2,1fr);gap:0 2rem;list-style:none;padding:0;margin:0}.tres-colunas ul{display:grid;grid-template-columns:repeat(3,1fr);gap:0 2rem;list-style:none;padding:0;margin:0}.quatro-colunas ul{display:grid;grid-template-columns:repeat(4,1fr);gap:0 2rem;list-style:none;padding:0;margin:0}