#opcoes{padding:32px}#opcoes h1{grid-column:span 6;color:var(--p-surface-900);font-size:17.5px;margin-bottom:16px}#opcoes .opcoescard{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:8px}#opcoes .opcoescard a{border-radius:.2rem;cursor:pointer;text-decoration:none;transition:all .5s;background:#fff;height:50px;border:1px solid var(--p-surface-200);border-radius:.3rem;overflow:hidden;position:relative;transition:all .3s;background:var(--p-teal-500)}#opcoes .opcoescard a p{color:#fff;padding-left:8px;font-size:14px;font-weight:500;height:50px;display:flex;justify-content:flex-start;align-items:center}#opcoes .opcoescard a span{position:absolute;width:34px;height:34px;right:8px;top:8px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:.2rem;color:var(--p-teal-500)}#opcoes .opcoescard a:nth-child(2){background:var(--p-red-400)}#opcoes .opcoescard a:nth-child(2) span{color:var(--p-red-400)}#opcoes .opcoescard a:nth-child(3){background:var(--p-orange-500)}#opcoes .opcoescard a:nth-child(3) span{color:var(--p-orange-500)}#opcoes .opcoescard a:nth-child(4){background:var(--p-blue-500)}#opcoes .opcoescard a:nth-child(4) span{color:var(--p-blue-500)}#opcoes .opcoescard a:nth-child(5){background:var(--p-green-500)}#opcoes .opcoescard a:nth-child(5) span{color:var(--p-green-500)}#opcoes .opcoescard a:nth-child(6){background:var(--p-purple-500)}#opcoes .opcoescard a:nth-child(6) span{color:var(--p-purple-500)}#opcoes .opcoescard a:hover{transform:scale(1.02)}@media screen and (max-width: 768px){#opcoes{padding:12px}#opcoes .opcoescard{grid-template-columns:repeat(1, minmax(0, 1fr))}}/*# sourceMappingURL=v2.min.css.map */
