#lessonSearchV2{background:#fff;margin-top:-20px}#lessonSearchV2 .lsv2-hero{background:linear-gradient(180deg, #fef3dd 0%, #fff 100%);padding:clamp(36px,6vw,54px) 20px 40px;text-align:center;border-bottom:1px solid rgba(239,182,39,.16)}#lessonSearchV2 .lsv2-hero h1{font-size:clamp(2rem,5vw,2.8rem);font-weight:800;color:#efb627;margin:0 0 12px;line-height:1.05;letter-spacing:-0.01em}#lessonSearchV2 .lsv2-hero .lsv2-hero-sub{font-size:clamp(.9rem,2vw,1.05rem);color:#4f4c4c;margin:0 auto 26px;max-width:540px;line-height:1.55}#lessonSearchV2 .lsv2-hero .lsv2-hero-searchrow{display:flex;gap:10px;max-width:620px;margin:0 auto}@media(max-width: 576px){#lessonSearchV2 .lsv2-hero .lsv2-hero-searchrow{flex-direction:column}}#lessonSearchV2 .lsv2-search-wrap{position:relative;flex:1}#lessonSearchV2 .lsv2-search-wrap .lsv2-search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#c79920;font-size:15px;pointer-events:none}#lessonSearchV2 .lsv2-search-wrap .lsv2-search-clear{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:#aaa;font-size:17px;cursor:pointer}#lessonSearchV2 .lsv2-search-wrap .lsv2-search-clear:hover{color:#555}#lessonSearchV2 .lsv2-search-wrap input{width:100%;padding:16px 44px 16px 50px;border-radius:999px;border:2px solid #efb627;font-size:15px;font-family:inherit;outline:none;box-shadow:0 12px 24px rgba(196,145,26,.18);background:#fff;color:#262626}#lessonSearchV2 .lsv2-search-wrap input::placeholder{color:#ccc}#lessonSearchV2 .lsv2-search-wrap input:focus{border-color:#c79920}#lessonSearchV2 .lsv2-filtros-btn{padding:0 26px;height:56px;border-radius:999px;border:none;background:#efb627;color:#000;font-size:14.5px;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 12px 24px rgba(196,145,26,.18);white-space:nowrap;display:inline-flex;align-items:center;gap:8px;transition:background 120ms ease}#lessonSearchV2 .lsv2-filtros-btn:hover{background:#c79920}@media(max-width: 576px){#lessonSearchV2 .lsv2-filtros-btn{height:50px;width:100%;justify-content:center}}#lessonSearchV2 .lsv2-body{max-width:980px;margin:0 auto;padding:clamp(22px,4vw,34px) clamp(14px,4vw,28px) 56px}#lessonSearchV2 .lsv2-explore-label{font-size:11.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#4f4c4c;margin-bottom:13px}#lessonSearchV2 .lsv2-cat-row{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:16px}#lessonSearchV2 .lsv2-cat-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 17px;border-radius:14px;cursor:pointer;font-family:inherit;font-size:13.5px;font-weight:600;border:1px solid #e0e0e0;background:#fff;color:#262626;transition:all 120ms ease}#lessonSearchV2 .lsv2-cat-btn:hover{border-color:#efb627;background:rgba(239,182,39,.08)}#lessonSearchV2 .lsv2-cat-btn.active{border:1.5px solid #efb627;background:rgba(239,182,39,.12);color:#c79920}#lessonSearchV2 .lsv2-cat-btn .lsv2-cat-count{font-size:11.5px;color:#4f4c4c;font-weight:500}#lessonSearchV2 .lsv2-cat-btn .lsv2-cat-sel-badge{font-size:11px;font-weight:700;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#efb627;color:#000;display:inline-flex;align-items:center;justify-content:center}#lessonSearchV2 .lsv2-tag-panel{background:#f5f5f5;border-radius:16px;padding:18px 20px;display:flex;flex-wrap:wrap;gap:8px;min-height:60px}#lessonSearchV2 .lsv2-tag-btn{font-size:13px;padding:7px 14px;border-radius:999px;cursor:pointer;font-family:inherit;background:#fff;color:#262626;border:1px solid #e0e0e0;font-weight:400;transition:all 120ms ease}#lessonSearchV2 .lsv2-tag-btn:hover{border-color:#efb627;background:rgba(239,182,39,.08)}#lessonSearchV2 .lsv2-tag-btn.selected{background:#efb627;color:#000;border-color:#efb627;font-weight:600}#lessonSearchV2 .lsv2-tag-btn .lsv2-tag-check{margin-right:5px;font-size:10px}#lessonSearchV2 .lsv2-tag-more-btn{font-size:13px;padding:7px 14px;color:#c79920;font-weight:600;cursor:pointer;background:none;border:none;font-family:inherit}#lessonSearchV2 .lsv2-tag-empty{font-size:13.5px;color:#4f4c4c;padding:4px 0}#lessonSearchV2 .lsv2-selected-bar{display:flex;align-items:center;gap:9px;margin:24px 0 6px;flex-wrap:wrap}#lessonSearchV2 .lsv2-selected-bar .lsv2-sel-label{font-size:13.5px;font-weight:700;color:#262626}#lessonSearchV2 .lsv2-selected-bar .lsv2-sel-pill{display:inline-flex;align-items:center;gap:7px;font-size:13px;padding:7px 8px 7px 14px;border-radius:999px;background:#efb627;color:#000;font-weight:600;cursor:pointer}#lessonSearchV2 .lsv2-selected-bar .lsv2-sel-pill:hover{background:#c79920}#lessonSearchV2 .lsv2-selected-bar .lsv2-sel-pill .lsv2-sel-remove{opacity:.7;font-size:11px}#lessonSearchV2 .lsv2-selected-bar .lsv2-sel-pill .lsv2-sel-remove:hover{opacity:1}#lessonSearchV2 .lsv2-selected-bar .lsv2-clear-all{font-size:13px;color:#4f4c4c;text-decoration:underline;cursor:pointer;margin-left:4px}#lessonSearchV2 .lsv2-selected-bar .lsv2-clear-all:hover{color:#282626}#lessonSearchV2 .lsv2-tabs-wrap{display:flex;justify-content:center;margin:28px 0 0}#lessonSearchV2 .lsv2-segmented{display:inline-flex;background:#f1f1f1;border-radius:999px;padding:5px;gap:2px;max-width:100%;flex-wrap:wrap}@media(max-width: 520px){#lessonSearchV2 .lsv2-segmented{width:100%;justify-content:center}}#lessonSearchV2 .lsv2-segmented button{padding:9px 20px;border-radius:999px;border:none;cursor:pointer;font-family:inherit;font-size:13.5px;font-weight:600;background:rgba(0,0,0,0);color:#4f4c4c;box-shadow:none;transition:all 120ms ease;white-space:nowrap}#lessonSearchV2 .lsv2-segmented button.active{background:#fff;color:#262626;box-shadow:0 2px 8px rgba(0,0,0,.06)}#lessonSearchV2 .lsv2-segmented button .lsv2-tab-count{font-weight:700;color:inherit;opacity:.7;margin-left:2px}#lessonSearchV2 .lsv2-controls{display:flex;align-items:center;justify-content:space-between;margin:24px 0 4px;flex-wrap:wrap;gap:10px}#lessonSearchV2 .lsv2-strict-pill{display:inline-flex;background:#fef3dd;border-radius:999px;padding:4px;gap:2px}#lessonSearchV2 .lsv2-strict-pill button{padding:7px 15px;border-radius:999px;border:none;cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:600;background:rgba(0,0,0,0);color:#c79920;box-shadow:none;transition:all 120ms ease}#lessonSearchV2 .lsv2-strict-pill button.active{background:#fff;color:#262626;box-shadow:0 2px 8px rgba(0,0,0,.06)}#lessonSearchV2 .lsv2-dropdowns{display:flex;align-items:center;gap:9px;flex-wrap:wrap}#lessonSearchV2 .lsv2-dd-wrap{position:relative}#lessonSearchV2 .lsv2-dd-trigger{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #e0e0e0;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;background:#fff;font-family:inherit;color:#262626;transition:border-color 120ms ease}#lessonSearchV2 .lsv2-dd-trigger:hover{border-color:#efb627}#lessonSearchV2 .lsv2-dd-trigger .lsv2-dd-arrow{font-size:10px;color:#4f4c4c;transition:transform 120ms ease}#lessonSearchV2 .lsv2-dd-trigger .lsv2-dd-arrow.open{transform:rotate(180deg)}#lessonSearchV2 .lsv2-dd-trigger .lsv2-dd-icon{color:#4f4c4c;font-size:13px}#lessonSearchV2 .lsv2-dd-trigger .lsv2-dd-sublabel{color:#4f4c4c;font-weight:500}#lessonSearchV2 .lsv2-dd-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:190px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 10px 28px rgba(17,17,17,.12);padding:6px;z-index:50}#lessonSearchV2 .lsv2-dd-menu button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:9px 11px;border-radius:8px;border:none;background:rgba(0,0,0,0);cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;color:#262626;text-align:left;transition:background 120ms ease}#lessonSearchV2 .lsv2-dd-menu button:hover{background:#f5f5f5}#lessonSearchV2 .lsv2-dd-menu button.active{background:rgba(239,182,39,.12);font-weight:600;color:#c79920}#lessonSearchV2 .lsv2-dd-menu button .lsv2-dd-check{font-size:11px}#lessonSearchV2 .lsv2-result-count{font-size:13px;color:#4f4c4c;margin:12px 0 2px}#lessonSearchV2 .lsv2-result-count strong{color:#262626}#lessonSearchV2 .lsv2-lesson-list{margin-top:4px}#lessonSearchV2 .lsv2-lesson-row{display:grid;grid-template-columns:156px 1fr auto;gap:24px;align-items:center;padding:22px 8px;border-bottom:1px solid #ececec;position:relative;transition:background 120ms ease}#lessonSearchV2 .lsv2-lesson-row:last-child{border-bottom:none}#lessonSearchV2 .lsv2-lesson-row:hover{background:#f5f5f5}#lessonSearchV2 .lsv2-lesson-row .lsv2-popular-bar{position:absolute;left:-4px;top:28px;bottom:28px;width:4px;border-radius:4px;background:#efb627}@media(max-width: 760px){#lessonSearchV2 .lsv2-lesson-row{grid-template-columns:96px 1fr;gap:14px;padding:16px 4px}#lessonSearchV2 .lsv2-lesson-row .lsv2-add-btn{position:absolute;top:16px;right:4px}}@media(max-width: 480px){#lessonSearchV2 .lsv2-lesson-row{grid-template-columns:1fr}#lessonSearchV2 .lsv2-lesson-row .lsv2-lesson-thumb{display:none}}#lessonSearchV2 .lsv2-lesson-thumb{width:156px;height:100px;border-radius:14px;overflow:hidden;position:relative;flex-shrink:0;cursor:pointer}#lessonSearchV2 .lsv2-lesson-thumb img{width:100%;height:100%;object-fit:cover}#lessonSearchV2 .lsv2-lesson-thumb .lsv2-play-overlay{position:absolute;inset:0;background:rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 150ms ease}#lessonSearchV2 .lsv2-lesson-thumb .lsv2-play-overlay .lsv2-play-circle{width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;color:#1a1a1a;font-size:16px;box-shadow:0 2px 10px rgba(0,0,0,.3)}#lessonSearchV2 .lsv2-lesson-thumb:hover .lsv2-play-overlay{opacity:1}#lessonSearchV2 .lsv2-lesson-info{min-width:0}#lessonSearchV2 .lsv2-lesson-info .lsv2-lesson-titlerow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}#lessonSearchV2 .lsv2-lesson-info .lsv2-lesson-title{font-size:19px;font-weight:700;color:#262626;text-decoration:none;line-height:1.15}#lessonSearchV2 .lsv2-lesson-info .lsv2-lesson-title:hover{color:#c79920}#lessonSearchV2 .lsv2-lesson-info .lsv2-lesson-meta{font-size:14px;color:#4f4c4c;margin-bottom:10px}#lessonSearchV2 .lsv2-lesson-info .lsv2-lesson-meta .lsv2-course-name{color:#c79920;font-weight:600}#lessonSearchV2 .lsv2-lesson-info .lsv2-lesson-tags{display:flex;flex-wrap:wrap;gap:6px}#lessonSearchV2 .lsv2-lesson-info .lsv2-lesson-tag{font-size:12px;color:#4f4c4c;border-bottom:1.5px solid rgba(239,182,39,.5);padding-bottom:1px}#lessonSearchV2 .lsv2-level-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:600;white-space:nowrap}#lessonSearchV2 .lsv2-level-badge .lsv2-level-dot{width:6px;height:6px;border-radius:50%}#lessonSearchV2 .lsv2-popular-badge{font-size:12px;color:#c0392b;font-weight:600;white-space:nowrap}#lessonSearchV2 .lsv2-add-btn{width:46px;height:46px;border-radius:50%;border:none;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all 120ms ease;flex-shrink:0;background:rgba(239,182,39,.12);color:#c79920}#lessonSearchV2 .lsv2-add-btn.in-session{background:#efb627;color:#000}#lessonSearchV2 .lsv2-add-btn:hover{transform:scale(1.08)}#lessonSearchV2 .lsv2-load-more{display:flex;justify-content:center;margin-top:28px}#lessonSearchV2 .lsv2-load-more button{padding:13px 32px;border-radius:999px;border:none;background:#efb627;color:#000;font-weight:700;font-size:14.5px;cursor:pointer;font-family:inherit;box-shadow:0 12px 24px rgba(196,145,26,.18);transition:background 120ms ease}#lessonSearchV2 .lsv2-load-more button:hover{background:#c79920}#lessonSearchV2 .lsv2-load-more button:disabled{opacity:.55;cursor:default}#lessonSearchV2 .lsv2-skeleton-list{margin-top:4px}#lessonSearchV2 .lsv2-skeleton-row{display:grid;grid-template-columns:156px 1fr;gap:24px;padding:22px 8px;border-bottom:1px solid #ececec;align-items:center}@media(max-width: 760px){#lessonSearchV2 .lsv2-skeleton-row{grid-template-columns:96px 1fr}}#lessonSearchV2 .lsv2-sk-thumb{width:156px;height:100px;border-radius:14px;background:#eee;animation:lsv2-pulse 1.4s ease-in-out infinite}@media(max-width: 760px){#lessonSearchV2 .lsv2-sk-thumb{width:96px;height:62px}}#lessonSearchV2 .lsv2-sk-lines{display:flex;flex-direction:column;gap:10px}#lessonSearchV2 .lsv2-sk-line{height:14px;border-radius:6px;background:#e8e8e8;animation:lsv2-pulse 1.4s ease-in-out infinite}#lessonSearchV2 .lsv2-sk-line.title{height:20px;width:55%}#lessonSearchV2 .lsv2-sk-line.short{width:35%}@keyframes lsv2-pulse{0%{background:#eee}50%{background:#ddd}100%{background:#eee}}#lessonSearchV2 .lsv2-empty{text-align:center;padding:60px 20px;color:#4f4c4c}#lessonSearchV2 .lsv2-empty .lsv2-empty-icon{width:70px;height:70px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:24px;color:#c79920}#lessonSearchV2 .lsv2-empty .lsv2-empty-title{font-size:17px;font-weight:700;color:#262626;margin-bottom:6px}#lessonSearchV2 .lsv2-empty .lsv2-empty-sub{font-size:14px}#lessonSearchV2 .lsv2-cards-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(290px, 1fr));gap:16px;margin-top:8px}#lessonSearchV2 .lsv2-card{border:1px solid #e0e0e0;border-radius:16px;overflow:hidden;background:#fff;transition:transform 200ms ease,box-shadow 200ms ease;text-decoration:none;color:inherit;display:block}#lessonSearchV2 .lsv2-card:hover{transform:translateY(-4px);box-shadow:0 4px 20px rgba(0,0,0,.1);color:inherit}#lessonSearchV2 .lsv2-card .lsv2-card-img{width:100%;height:160px;object-fit:cover}#lessonSearchV2 .lsv2-card .lsv2-card-body{padding:16px 18px}#lessonSearchV2 .lsv2-card .lsv2-card-kicker{font-size:11.5px;color:#c79920;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}#lessonSearchV2 .lsv2-card .lsv2-card-title{font-size:17px;font-weight:700;color:#262626;line-height:1.25;margin-bottom:8px}#lessonSearchV2 .lsv2-card .lsv2-card-sub{font-size:13.5px;color:#4f4c4c;line-height:1.5;margin-bottom:10px}#lessonSearchV2 .lsv2-card .lsv2-card-footer{font-size:12px;color:#4f4c4c;display:flex;align-items:center;justify-content:space-between;gap:8px}#lessonSearchV2 .lsv2-forum .lsv2-thread{background:#fff;border-left:4px solid #efb627;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.08);padding:18px 20px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;transition:transform 150ms ease}#lessonSearchV2 .lsv2-forum .lsv2-thread:hover{transform:translateY(-2px)}#lessonSearchV2 .lsv2-forum .lsv2-thread .lsv2-thread-title a{font-size:17px;font-weight:700;color:#262626;text-decoration:none}#lessonSearchV2 .lsv2-forum .lsv2-thread .lsv2-thread-title a:hover{color:#c79920}#lessonSearchV2 .lsv2-forum .lsv2-thread .lsv2-thread-meta{font-size:13px;color:#555;margin-top:4px}#lessonSearchV2 .lsv2-forum .lsv2-thread .lsv2-thread-meta .lsv2-cat-link{color:#4f4c4c;font-weight:600;text-decoration:none}#lessonSearchV2 .lsv2-forum .lsv2-thread .lsv2-thread-meta .lsv2-cat-link:hover{text-decoration:underline}#lessonSearchV2 .lsv2-forum .lsv2-thread .lsv2-thread-excerpt{font-size:13.5px;color:#667085;margin-top:8px}#lessonSearchV2 .lsv2-forum .lsv2-thread .lsv2-thread-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}#lessonSearchV2 .lsv2-forum .lsv2-thread .lsv2-thread-tags .lsv2-thread-tag{border:1px solid #e0e0e0;background:#fff;color:#343a40;padding:3px 10px;border-radius:999px;font-size:12px}#lessonSearchV2 .lsv2-forum .lsv2-thread .lsv2-thread-metrics{text-align:right;flex-shrink:0;margin-left:20px;font-size:13px;color:#555;white-space:nowrap}@media(max-width: 600px){#lessonSearchV2 .lsv2-forum .lsv2-thread{flex-direction:column;align-items:flex-start}#lessonSearchV2 .lsv2-forum .lsv2-thread .lsv2-thread-metrics{margin-left:0;margin-top:8px;text-align:left}}#lessonSearchV2 .lsv2-tag-suggest-strip{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:12px 16px;background:rgba(239,182,39,.08);border:1px solid rgba(239,182,39,.3);border-radius:12px;margin-bottom:16px}#lessonSearchV2 .lsv2-tag-suggest-strip .lsv2-tag-suggest-label{font-size:12.5px;font-weight:700;color:#c79920;white-space:nowrap}#lessonSearchV2 .lsv2-tag-suggest-strip .lsv2-tag-suggest-label i{margin-right:4px}#lessonSearchV2 .lsv2-semantic-section{margin-top:32px;padding-top:24px;border-top:2px dashed rgba(239,182,39,.35)}#lessonSearchV2 .lsv2-semantic-header{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:700;color:#262626;margin-bottom:16px}#lessonSearchV2 .lsv2-semantic-header i{color:#c79920;font-size:14px}#lessonSearchV2 .lsv2-semantic-header .lsv2-semantic-hint{font-size:12px;font-weight:400;color:#4f4c4c;margin-left:4px}#lessonSearchV2 .lsv2-sem-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;background:rgba(239,182,39,.15);color:#c79920}#lessonSearchV2 .lsv2-sem-badge i{font-size:10px}#lessonSearchV2 .fade-enter-active,#lessonSearchV2 .fade-leave-active{transition:opacity .3s ease}#lessonSearchV2 .fade-enter,#lessonSearchV2 .fade-leave-to{opacity:0}#lessonSearchV2 .lsv2-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.52);z-index:1050;display:flex;align-items:center;justify-content:center;padding:20px}#lessonSearchV2 .lsv2-modal{background:#fff;border-radius:20px;width:min(760px,100%);max-height:88vh;display:flex;flex-direction:column;box-shadow:0 8px 40px rgba(0,0,0,.22);overflow:hidden}#lessonSearchV2 .lsv2-modal-header{padding:20px 24px 14px;border-bottom:1px solid #ececec}#lessonSearchV2 .lsv2-modal-header .lsv2-modal-titlerow{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}#lessonSearchV2 .lsv2-modal-header .lsv2-modal-titlerow h3{margin:0;font-size:20px;font-weight:800;color:#262626}#lessonSearchV2 .lsv2-modal-header .lsv2-modal-titlerow .lsv2-modal-close{width:36px;height:36px;border-radius:50%;border:1px solid #e0e0e0;background:#fff;cursor:pointer;font-size:15px;color:#4f4c4c;display:flex;align-items:center;justify-content:center;transition:background 120ms ease}#lessonSearchV2 .lsv2-modal-header .lsv2-modal-titlerow .lsv2-modal-close:hover{background:#f5f5f5}#lessonSearchV2 .lsv2-modal-search-wrap{position:relative}#lessonSearchV2 .lsv2-modal-search-wrap .lsv2-modal-search-icon{position:absolute;left:17px;top:50%;transform:translateY(-50%);color:#4f4c4c;font-size:13px;pointer-events:none}#lessonSearchV2 .lsv2-modal-search-wrap input{width:100%;padding:12px 14px 12px 44px;border-radius:999px;border:1px solid #e0e0e0;font-size:14.5px;font-family:inherit;outline:none}#lessonSearchV2 .lsv2-modal-search-wrap input:focus{border-color:#efb627}#lessonSearchV2 .lsv2-modal-body{padding:4px 24px 18px;overflow-y:auto;flex:1}#lessonSearchV2 .lsv2-modal-group{margin-top:18px}#lessonSearchV2 .lsv2-modal-group .lsv2-modal-group-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}#lessonSearchV2 .lsv2-modal-group .lsv2-modal-group-header i{color:#c79920;font-size:13px}#lessonSearchV2 .lsv2-modal-group .lsv2-modal-group-header .lsv2-modal-group-label{font-size:13.5px;font-weight:700;color:#262626}#lessonSearchV2 .lsv2-modal-group .lsv2-modal-group-header .lsv2-modal-group-count{font-size:12px;color:#4f4c4c}#lessonSearchV2 .lsv2-modal-group .lsv2-modal-tags{display:flex;flex-wrap:wrap;gap:7px}#lessonSearchV2 .lsv2-modal-footer{padding:13px 24px;border-top:1px solid #ececec;background:#f5f5f5;display:flex;align-items:center;justify-content:space-between}#lessonSearchV2 .lsv2-modal-footer .lsv2-modal-sel-count{font-size:13px;color:#4f4c4c}#lessonSearchV2 .lsv2-modal-footer .lsv2-modal-sel-count strong{color:#262626}#lessonSearchV2 .lsv2-modal-footer .lsv2-modal-actions{display:flex;gap:9px}#lessonSearchV2 .lsv2-modal-footer .lsv2-modal-actions .lsv2-modal-clear{padding:9px 17px;border-radius:999px;border:1px solid #e0e0e0;background:#fff;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;color:#262626;transition:background 120ms ease}#lessonSearchV2 .lsv2-modal-footer .lsv2-modal-actions .lsv2-modal-clear:hover{background:#f5f5f5}#lessonSearchV2 .lsv2-modal-footer .lsv2-modal-actions .lsv2-modal-apply{padding:9px 20px;border-radius:999px;border:none;background:#efb627;color:#000;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;transition:background 120ms ease}#lessonSearchV2 .lsv2-modal-footer .lsv2-modal-actions .lsv2-modal-apply:hover{background:#c79920}/*# sourceMappingURL=lessons-search-v2.css.map */
