.VideoCarousel-module__CJ0CKG__carousel{--video-height:clamp(140px, calc(28svh - 60px), 190px);min-width:0}.VideoCarousel-module__CJ0CKG__heading{justify-content:space-between;align-items:center;gap:12px;min-height:32px;margin-bottom:8px;display:flex}.VideoCarousel-module__CJ0CKG__heading h2{font-size:20px;font-weight:700;line-height:1.3}.VideoCarousel-module__CJ0CKG__actions,.VideoCarousel-module__CJ0CKG__controls{align-items:center;gap:4px;display:flex}.VideoCarousel-module__CJ0CKG__actions{gap:16px}.VideoCarousel-module__CJ0CKG__all{color:var(--lm-blue-dark);white-space:nowrap;font-size:14px;font-weight:600}.VideoCarousel-module__CJ0CKG__all:hover{text-underline-offset:4px;text-decoration:underline}.VideoCarousel-module__CJ0CKG__controls button{width:32px;height:32px;color:var(--lm-ink);background:#fff;border:1px solid #dce2ea;border-radius:6px;place-items:center;display:grid}.VideoCarousel-module__CJ0CKG__controls button:hover:not(:disabled){border-color:var(--lm-blue);color:var(--lm-blue)}.VideoCarousel-module__CJ0CKG__controls button:disabled{opacity:.35;cursor:default}.VideoCarousel-module__CJ0CKG__track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;margin:-3px;padding:3px 3px 6px;list-style:none;display:flex;overflow-x:auto}.VideoCarousel-module__CJ0CKG__track::-webkit-scrollbar{display:none}.VideoCarousel-module__CJ0CKG__item{scroll-snap-align:start;flex:none;width:calc(33.3333% - 10.6667px);scroll-margin-inline:3px}.VideoCarousel-module__CJ0CKG__video{background:#fff;border:1px solid #d4dce8;border-radius:12px;height:100%;transition:border-color .16s,box-shadow .16s;display:block;overflow:hidden;box-shadow:0 2px 5px #16203f0a,0 5px 12px #16203f0a}.VideoCarousel-module__CJ0CKG__video:hover{border-color:#83aed8;box-shadow:0 3px 8px #0571d31a}.VideoCarousel-module__CJ0CKG__thumbnail{aspect-ratio:var(--video-ratio);border-bottom:1px solid #dce2ea;position:relative;overflow:hidden}.VideoCarousel-module__CJ0CKG__thumbnail img{width:100%;height:100%;display:block}.VideoCarousel-module__CJ0CKG__play{width:32px;height:32px;color:var(--lm-blue-dark);background:#fff;border-radius:50%;place-items:center;transition:background .15s,color .15s;display:grid;position:absolute;bottom:8px;left:8px;box-shadow:0 1px 5px #16203f30}.VideoCarousel-module__CJ0CKG__video:hover .VideoCarousel-module__CJ0CKG__play,.VideoCarousel-module__CJ0CKG__video:focus-visible .VideoCarousel-module__CJ0CKG__play{background:var(--lm-blue-dark);color:#fff}.VideoCarousel-module__CJ0CKG__duration{color:#fff;background:#19233c;border-radius:3px;padding:2px 6px;font-size:12px;line-height:1.5;position:absolute;bottom:6px;right:6px}.VideoCarousel-module__CJ0CKG__video h3{padding:12px 14px 14px;font-size:14px;font-weight:600;line-height:1.45}.VideoCarousel-module__CJ0CKG__video:hover h3{color:var(--lm-blue-dark)}.VideoCarousel-module__CJ0CKG__carousel a:focus-visible,.VideoCarousel-module__CJ0CKG__carousel button:focus-visible{outline:2px solid var(--lm-blue);outline-offset:2px;border-radius:4px}@media (max-width:767px){.VideoCarousel-module__CJ0CKG__carousel{--video-height:180px}.VideoCarousel-module__CJ0CKG__item{width:min(calc(var(--video-height) * var(--video-ratio)), calc(100% - 24px))}.VideoCarousel-module__CJ0CKG__controls button{width:44px;height:44px}.VideoCarousel-module__CJ0CKG__all{align-items:center;min-height:44px;display:flex}.VideoCarousel-module__CJ0CKG__actions{gap:12px}}@media (prefers-reduced-motion:reduce){.VideoCarousel-module__CJ0CKG__track{scroll-behavior:auto!important}.VideoCarousel-module__CJ0CKG__play,.VideoCarousel-module__CJ0CKG__video{transition:none}}
.home-module__txgM7a__page{min-height:100svh;color:var(--lm-ink);background:#f8f9fb;flex-direction:column;display:flex}.home-module__txgM7a__content{gap:18px;width:min(100%,68rem);margin:auto;padding:12px 16px;display:grid}.home-module__txgM7a__resources{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.home-module__txgM7a__feature{min-width:0}.home-module__txgM7a__heading{justify-content:flex-start;align-items:center;gap:12px;min-height:32px;margin-bottom:8px;display:flex}.home-module__txgM7a__heading h2{font-size:20px;font-weight:700;line-height:1.3}.home-module__txgM7a__arrow{color:var(--lm-blue);flex-shrink:0}.home-module__txgM7a__preview{aspect-ratio:768/403;background:#fff;border:1px solid #dde3ea;border-radius:6px;transition:border-color .15s,box-shadow .15s;overflow:hidden;box-shadow:0 3px 12px #16203f0f}.home-module__txgM7a__preview img{object-fit:contain;object-position:left top;width:100%;height:100%;display:block}.home-module__txgM7a__feature:hover .home-module__txgM7a__preview{border-color:var(--lm-blue);box-shadow:0 4px 14px #16203f17}.home-module__txgM7a__feature:hover h2{color:var(--lm-blue-dark)}.home-module__txgM7a__content a:focus-visible{outline:3px solid var(--lm-blue);outline-offset:5px;border-radius:3px}@media (max-width:767px){.home-module__txgM7a__content{gap:24px;padding:24px 16px}.home-module__txgM7a__resources{grid-template-columns:1fr;gap:24px}.home-module__txgM7a__preview{aspect-ratio:768/403}}@media (prefers-reduced-motion:reduce){.home-module__txgM7a__preview{transition:none}}
.PracticeHome-module__YSoJvq__page{min-height:100svh;color:var(--lm-ink);background:#f5f7fa;flex-direction:column;display:flex}.PracticeHome-module__YSoJvq__main{flex:1;width:min(100% - 40px,1160px);margin-inline:auto;padding:18px 0}.PracticeHome-module__YSoJvq__titleRow{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.PracticeHome-module__YSoJvq__titleRow h1{font-size:26px;font-weight:700}.PracticeHome-module__YSoJvq__titleRow>a{min-height:44px;color:var(--lm-blue-dark);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.PracticeHome-module__YSoJvq__columns{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:22px 32px;display:grid}.PracticeHome-module__YSoJvq__columns>section{min-width:0}.PracticeHome-module__YSoJvq__sectionHeading{justify-content:space-between;align-items:center;gap:8px;min-height:34px;margin-bottom:12px;display:flex}.PracticeHome-module__YSoJvq__sectionHeading h2{align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.PracticeHome-module__YSoJvq__sectionHeading h2 svg{color:#956310}.PracticeHome-module__YSoJvq__sectionHeading time{color:#566273;white-space:nowrap;font-size:12px}.PracticeHome-module__YSoJvq__daily{background:#fff;border:1px solid #cbd5df;border-radius:8px;padding:16px;box-shadow:0 3px 10px #16203f09}.PracticeHome-module__YSoJvq__dailyArtwork{background:#f2f7fc;border-block:1px solid #e2e8ef;margin:0 -16px 12px;overflow:hidden}.PracticeHome-module__YSoJvq__dailyArtwork img{object-fit:contain;border:0;width:100%;height:90px}.PracticeHome-module__YSoJvq__visual{color:#25684e;background:#e4f1e9;border-left:3px solid #268363;justify-content:center;align-items:center;height:58px;margin-bottom:14px;padding:10px;font:25px Georgia,serif;display:flex}.PracticeHome-module__YSoJvq__visual>span{overflow-wrap:anywhere;text-align:center}.PracticeHome-module__YSoJvq__cards{grid-template-columns:repeat(9,minmax(0,1fr));gap:4px;width:100%;max-width:310px;display:grid}.PracticeHome-module__YSoJvq__cards span{background:#fff;border:1px solid #aac9b8;border-radius:3px;justify-content:center;align-items:center;height:32px;font:16px Arial,sans-serif;display:flex}.PracticeHome-module__YSoJvq__daily>h3{margin-bottom:8px;font-size:23px;font-weight:700;line-height:1.3}.PracticeHome-module__YSoJvq__question{margin:12px 0 14px;font-size:14px;line-height:1.65}.PracticeHome-module__YSoJvq__actions{flex-wrap:wrap;align-items:center;gap:16px;font-size:13px;display:flex}.PracticeHome-module__YSoJvq__daily>details{margin-top:6px}.PracticeHome-module__YSoJvq__textLink{color:var(--lm-blue-dark);align-items:center;gap:5px;min-height:32px;font-size:12px;font-weight:600;display:inline-flex}.PracticeHome-module__YSoJvq__resources{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1fr);align-self:stretch;gap:12px;display:grid}.PracticeHome-module__YSoJvq__resource{background:#fff;border:1px solid #cbd5df;border-radius:8px;grid-template-columns:minmax(90px,.7fr) minmax(0,1.8fr);align-items:center;gap:12px;min-width:0;padding:16px;display:grid;box-shadow:0 3px 10px #16203f09}.PracticeHome-module__YSoJvq__resourceTitle{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.PracticeHome-module__YSoJvq__resourceTitle h2{font-size:17px;font-weight:650}.PracticeHome-module__YSoJvq__resourceTitle svg{color:var(--lm-blue-dark)}.PracticeHome-module__YSoJvq__resource img{aspect-ratio:1536/806;object-fit:contain;object-position:center;background:#f8fafc;width:100%;height:auto;max-height:150px}.PracticeHome-module__YSoJvq__resource:hover{border-color:#7299bf;box-shadow:0 4px 14px #16203f12}.PracticeHome-module__YSoJvq__videos{border-top:1px solid #cfd8e2;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 16px;padding-top:12px;display:grid}.PracticeHome-module__YSoJvq__videos>.PracticeHome-module__YSoJvq__sectionHeading{grid-column:1/-1;margin-bottom:8px}.PracticeHome-module__YSoJvq__video{background:#fff;border:1px solid #cbd5df;border-radius:7px;grid-template-columns:minmax(100px,1fr) minmax(0,1.25fr);align-items:center;gap:12px;padding:10px;display:grid;box-shadow:0 2px 8px #16203f08}.PracticeHome-module__YSoJvq__video:hover{border-color:#7299bf;box-shadow:0 4px 12px #16203f12}.PracticeHome-module__YSoJvq__thumbnail{min-width:0;position:relative}.PracticeHome-module__YSoJvq__thumbnail img{aspect-ratio:16/9;object-fit:contain;border-radius:4px;width:100%;height:auto;display:block}.PracticeHome-module__YSoJvq__thumbnail>span{color:#fff;background:#16203fe8;border-radius:3px;padding:2px 4px;font-size:10px;position:absolute;bottom:4px;right:4px}.PracticeHome-module__YSoJvq__video h3{overflow-wrap:anywhere;font-size:13px;font-weight:650;line-height:1.4}.PracticeHome-module__YSoJvq__play{color:#176c50;align-items:center;gap:4px;margin-top:6px;font-size:11px;display:inline-flex}.PracticeHome-module__YSoJvq__video:hover h3,.PracticeHome-module__YSoJvq__resource:hover h2{color:var(--lm-blue-dark)}@media (min-width:900px) and (max-height:760px){.PracticeHome-module__YSoJvq__main{padding-block:10px}.PracticeHome-module__YSoJvq__titleRow{margin-bottom:8px}.PracticeHome-module__YSoJvq__columns{row-gap:12px}.PracticeHome-module__YSoJvq__visual{height:48px;margin-bottom:10px}}@media (min-width:650px) and (max-width:899px){.PracticeHome-module__YSoJvq__columns{column-gap:20px}.PracticeHome-module__YSoJvq__resources{grid-template-columns:1fr}.PracticeHome-module__YSoJvq__resource{grid-template-columns:1fr;gap:6px;padding:10px}.PracticeHome-module__YSoJvq__resourceTitle{justify-content:space-between}.PracticeHome-module__YSoJvq__video{grid-template-columns:1fr}}@media (max-width:649px){.PracticeHome-module__YSoJvq__main{width:calc(100% - 32px);padding-block:14px}.PracticeHome-module__YSoJvq__titleRow{margin-bottom:12px}.PracticeHome-module__YSoJvq__titleRow h1{font-size:23px}.PracticeHome-module__YSoJvq__columns{grid-template-columns:1fr;gap:22px}.PracticeHome-module__YSoJvq__resources{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.PracticeHome-module__YSoJvq__resource{grid-template-columns:1fr;gap:8px;margin:0;padding:10px}.PracticeHome-module__YSoJvq__resourceTitle{justify-content:space-between;gap:4px}.PracticeHome-module__YSoJvq__resourceTitle h2{font-size:15px}.PracticeHome-module__YSoJvq__resource img{aspect-ratio:16/9;height:auto}.PracticeHome-module__YSoJvq__videos{grid-template-columns:1fr;gap:10px}.PracticeHome-module__YSoJvq__video{grid-template-columns:140px minmax(0,1fr)}}
