.lp-oportunidade{background-color:var(--comerc-white);padding:40px 0;text-align:center}.lp-oportunidade h2{color:#151515;font-size:32px;font-weight:700;margin:0 0 30px;text-transform:uppercase}.lp-oportunidade-list{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.lp-oportunidade-item{border-radius:16px;box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06);padding:20px}.lp-oportunidade-item-image{align-items:center;background:linear-gradient(90deg,#b5f216,#45d42e);border:1px solid #e0f7db;border-radius:16px;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);display:flex;height:72px;justify-content:center;margin:0 auto 10px;width:72px}.lp-oportunidade-item h3{color:#292929;font-size:18px;font-weight:700;margin:0}@media (min-width:1200px){.lp-oportunidade{padding:65px 0}.lp-oportunidade h2{margin-bottom:50px}.lp-oportunidade-list{align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.lp-oportunidade-item h3{font-size:24px}}