.cw-cursos-carousel{--cw-verde:#3bb6ad;--cw-verde-escuro:#259b93;--cw-roxo:#51417e;position:relative;width:100%;margin:24px 0 42px;font-family:inherit}.cw-carousel-viewport{overflow:hidden;border-radius:22px}.cw-carousel-track{display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.cw-curso-slide{min-width:100%;display:grid;grid-template-columns:minmax(320px,42%) 1fr;align-items:stretch;background:#fff;overflow:hidden}.cw-curso-info{padding:48px 54px 48px 10px;display:flex;flex-direction:column;justify-content:center}.cw-curso-label,.cw-modal-cabecalho>span{font-size:12px;font-weight:800;letter-spacing:.08em;color:#ef7f73;margin-bottom:8px}.cw-curso-info h2{margin:0 0 18px;color:var(--cw-roxo);font-size:clamp(30px,4vw,48px);line-height:1.08;font-weight:800}.cw-curso-resumo{font-size:15px;line-height:1.65;color:#59616a;margin-bottom:22px}.cw-curso-resumo p{margin:0}.cw-curso-imagem{min-height:360px;border-radius:20px;overflow:hidden;background:#eef5f4}.cw-curso-imagem img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.cw-sem-imagem{height:100%;min-height:360px;display:flex;align-items:center;justify-content:center;text-align:center;padding:30px;color:#6b747c}.cw-curso-botao{display:inline-flex;align-items:center;justify-content:center;gap:18px;width:max-content;max-width:100%;border:0;border-radius:999px;padding:15px 25px;background:var(--cw-verde,#3bb6ad);color:#fff!important;font-size:13px;font-weight:800;letter-spacing:.02em;text-decoration:none;cursor:pointer;box-shadow:0 8px 20px rgba(59,182,173,.2);transition:transform .2s,background .2s,box-shadow .2s}.cw-curso-botao span{font-size:22px;line-height:0}.cw-curso-botao:hover{background:var(--cw-verde-escuro,#259b93);transform:translateY(-2px);box-shadow:0 12px 25px rgba(59,182,173,.28)}.cw-carousel-seta{position:absolute;top:50%;z-index:4;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#51417e;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(24,36,46,.16);transform:translateY(-50%);transition:.2s}.cw-carousel-seta:hover{transform:translateY(-50%) scale(1.06)}.cw-anterior{left:-22px}.cw-proximo{right:-22px}.cw-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}.cw-carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#cfd8d7;cursor:pointer;transition:.2s}.cw-carousel-dots button.ativo{width:26px;border-radius:99px;background:var(--cw-verde)}
.cw-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px}.cw-modal.ativo{display:flex}.cw-modal-overlay{position:absolute;inset:0;background:rgba(24,31,39,.72);backdrop-filter:blur(4px)}.cw-modal-dialog{position:relative;z-index:1;width:min(650px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;padding:34px;box-shadow:0 28px 80px rgba(0,0,0,.3);animation:cwModalIn .25s ease}.cw-modal-fechar{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f3f4;color:#49525a;font-size:25px;cursor:pointer}.cw-modal-cabecalho{padding-right:40px;margin-bottom:22px}.cw-modal-cabecalho h2{margin:0 0 7px;color:#51417e;font-size:28px;line-height:1.2}.cw-modal-cabecalho p{margin:0;color:#657079}.cw-inscricao-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cw-campo{display:flex;flex-direction:column;gap:7px}.cw-campo-largo{grid-column:1/-1}.cw-campo label{font-size:14px;font-weight:700;color:#39434b}.cw-campo input,.cw-campo textarea{width:100%;box-sizing:border-box;border:1px solid #d5dddf;border-radius:11px;padding:13px 14px;background:#fff;font:inherit;transition:.2s}.cw-campo input:focus,.cw-campo textarea:focus{outline:none;border-color:#3bb6ad;box-shadow:0 0 0 3px rgba(59,182,173,.14)}.cw-enviar{width:100%;margin-top:2px}.cw-alerta{padding:13px 15px;border-radius:10px;margin:0 0 18px}.cw-sucesso{background:#e8f8ef;color:#176b3a}.cw-erro{background:#fdecec;color:#9f2525}.cw-aviso{background:#fff5da;color:#7a5b00}.cw-chamada-single{margin:28px 0}body.cw-modal-aberto{overflow:hidden}@keyframes cwModalIn{from{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:900px){.cw-curso-slide{grid-template-columns:1fr}.cw-curso-info{padding:34px 26px 28px;order:2}.cw-curso-imagem{order:1;min-height:280px;border-radius:18px}.cw-curso-imagem img{min-height:280px}.cw-anterior{left:8px}.cw-proximo{right:8px}.cw-carousel-seta{top:30%}}
@media(max-width:600px){.cw-carousel-viewport{border-radius:16px}.cw-curso-info h2{font-size:32px}.cw-curso-imagem,.cw-curso-imagem img{min-height:230px}.cw-curso-info{padding:28px 20px 30px}.cw-curso-botao{width:100%;font-size:12px;padding:14px 18px}.cw-inscricao-form{grid-template-columns:1fr}.cw-campo-largo{grid-column:auto}.cw-modal{padding:10px}.cw-modal-dialog{padding:27px 20px 22px;border-radius:17px}.cw-modal-cabecalho h2{font-size:23px}.cw-carousel-seta{width:38px;height:38px;font-size:26px}}
