.masterclass-module__RAnILG__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.masterclass-module__RAnILG__header{text-align:center;margin-bottom:3rem}.masterclass-module__RAnILG__header h1{color:#1e3a8a;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.masterclass-module__RAnILG__header p{color:#475569;font-size:1.125rem}.masterclass-module__RAnILG__empty{text-align:center;color:#64748b;background:#f8fafc;border-radius:1rem;padding:4rem 2rem;font-size:1.125rem}.masterclass-module__RAnILG__filtros{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:900px;margin:2rem auto 3rem;padding:.5rem;display:flex}.masterclass-module__RAnILG__filtroBtn{cursor:pointer;white-space:nowrap;color:#1e4a7a;background:#e6f0ff;border:1px solid #b8d1ff;border-radius:3rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:500;transition:all .2s}.masterclass-module__RAnILG__filtroBtn:hover{background:#d0e2ff;transform:translateY(-1px);box-shadow:0 4px 8px #003c821a}.masterclass-module__RAnILG__filtroBtn.masterclass-module__RAnILG__active{color:#fff;background:#1e4a7a;border-color:#1e4a7a;font-weight:600;box-shadow:0 4px 10px #1e4a7a4d}.masterclass-module__RAnILG__filtroBtn.masterclass-module__RAnILG__active:hover{background:#153b5f}.masterclass-module__RAnILG__areas{flex-direction:column;gap:3rem;display:flex}.masterclass-module__RAnILG__areaSection{border-top:2px solid #e2e8f0;padding-top:2rem}.masterclass-module__RAnILG__areaSection:first-child{border-top:none;padding-top:0}.masterclass-module__RAnILG__areaTitulo{color:#1e3a8a;border-left:4px solid #2563eb;margin-bottom:1.5rem;padding-left:.5rem;font-size:1.75rem;font-weight:600}.masterclass-module__RAnILG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.masterclass-module__RAnILG__card{background:#fff;border-radius:1rem;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.masterclass-module__RAnILG__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.masterclass-module__RAnILG__imageWrapper{aspect-ratio:16/9;background:#f1f5f9;overflow:hidden}.masterclass-module__RAnILG__imageWrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.masterclass-module__RAnILG__noImage{aspect-ratio:16/9;color:#64748b;background:#e2e8f0;justify-content:center;align-items:center;font-size:.875rem;display:flex}.masterclass-module__RAnILG__subtitulo{color:#475569;margin-bottom:1rem;font-size:.875rem;font-style:italic}.masterclass-module__RAnILG__link:hover{color:#334155;text-decoration:underline}@media (max-width:640px){.masterclass-module__RAnILG__container{padding:1rem}.masterclass-module__RAnILG__header h1{font-size:2rem}.masterclass-module__RAnILG__filtros{gap:.5rem}.masterclass-module__RAnILG__filtroBtn{padding:.375rem .75rem;font-size:.75rem}.masterclass-module__RAnILG__areaTitulo{font-size:1.5rem}.masterclass-module__RAnILG__grid{grid-template-columns:1fr;gap:1.5rem}}.masterclass-module__RAnILG__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.masterclass-module__RAnILG__modalContent{background:#fff;border-radius:1.5rem;width:100%;max-width:600px;max-height:90vh;animation:.3s masterclass-module__RAnILG__modalFadeIn;position:relative;overflow-y:auto}@keyframes masterclass-module__RAnILG__modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.masterclass-module__RAnILG__modalClose{cursor:pointer;color:#64748b;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:2rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #0000001a}.masterclass-module__RAnILG__modalClose:hover{color:#0f172a;background:#f1f5f9;transform:scale(1.1)}.masterclass-module__RAnILG__modalImageWrapper{background:#f1f5f9;width:100%;max-height:300px;overflow:hidden}.masterclass-module__RAnILG__modalImageWrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.masterclass-module__RAnILG__modalBody{padding:2rem}.masterclass-module__RAnILG__modalBody h2{color:#0f172a;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.masterclass-module__RAnILG__modalSubtitulo{color:#475569;margin-bottom:1rem;font-size:1.125rem;font-style:italic}.masterclass-module__RAnILG__modalMeta{margin-bottom:1.5rem}.masterclass-module__RAnILG__modalArea{color:#334155;background:#f1f5f9;border-radius:2rem;padding:.375rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.masterclass-module__RAnILG__modalConteudo{margin-bottom:1.5rem}.masterclass-module__RAnILG__modalConteudo h3{color:#0f172a;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.masterclass-module__RAnILG__modalConteudo p{color:#334155;white-space:pre-wrap;line-height:1.6}.masterclass-module__RAnILG__modalLink{margin-top:1.5rem}.masterclass-module__RAnILG__modalLink a{color:#fff;background:#0f172a;border-radius:2rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.masterclass-module__RAnILG__modalLink a:hover{background:#1e293b;transform:translate(4px)}.masterclass-module__RAnILG__saibaMaisBtn{color:#0f172a;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:2rem;align-self:flex-start;width:fit-content;margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.masterclass-module__RAnILG__saibaMaisBtn:hover{color:#fff;background:#0f172a;border-color:#0f172a;transform:translate(4px)}.masterclass-module__RAnILG__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.masterclass-module__RAnILG__cardBody h3{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.masterclass-module__RAnILG__subtitulo{color:#475569;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;font-style:italic;display:-webkit-box;overflow:hidden}
