:root{--bg:#0f172a;--text:#e2e8f0}html,body{width:100%;height:100%;margin:0;padding:0}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:system-ui,sans-serif}img{max-width:100%;display:block}a{color:var(--text);text-decoration:none}:root{--backgroundColor:#081b7a;--primaryColor:#ccd0e4}.slide{box-sizing:border-box;background:var(--slideBackground,transparent);width:100%;height:100%;min-height:100%;color:var(--primaryColor,#111);flex-direction:column;justify-content:center;align-items:center;padding:4rem 6rem;font-family:system-ui,-apple-system,sans-serif;display:flex}.slide img{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.slide h1,.slide h2,.slide h3,.slide p{margin:0}.slide ul{margin:0;padding-left:1.2em}.slide li{margin:0}.katex{font-size:1.4em}.slide.titleAndSubtitle{text-align:center;align-items:center;gap:32px}@keyframes titleSoftIn{to{opacity:1;transform:translateY(0)}}@keyframes subtitleSoftIn{to{opacity:.8;transform:translateY(0)}}.slide.titleAndPara{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;padding-top:3rem;display:flex}@keyframes paraSoftIn{to{opacity:1;transform:translateY(0)}}@media (width>=1024px){.slide.titleAndPara{gap:2rem;padding-top:5rem}.slide.titleAndPara h1{max-width:900px;font-size:2.8rem}.slide.titleAndPara p{max-width:750px;font-size:1.6rem;line-height:1.6}}@media (orientation:landscape){.slide.titleAndPara p{max-width:1100px;font-size:1.5rem;line-height:1.5}}@media (orientation:portrait){.slide.titleAndPara p{text-align:justify;max-width:1100px;font-size:2.75rem;line-height:2.2}}@media (width>=1600px){.slide.titleAndPara{gap:3rem;padding-top:6rem}.slide.titleAndPara h1{max-width:1200px;font-size:4rem}.slide.titleAndPara p{max-width:1100px;font-size:2.4rem;line-height:1.8}}.slide.bulletList{text-align:left;align-items:center}.slide.bulletList ul{width:100%;max-width:1000px;margin:0;padding-left:0;list-style:none}.slide.bulletList li{opacity:0;border:1px solid #ffffff1f;border-radius:14px;margin-bottom:1rem;padding:.8rem 1.4rem;font-size:3.4rem;line-height:1.8;animation:.35s ease-out forwards bulletSoftIn;transform:translateY(10px)}@keyframes bulletSoftIn{to{opacity:1;transform:translateY(0)}}@media (width<=768px){.slide.bulletList li{font-size:1.5rem;line-height:1.3}}.slide.twoColumnText{text-align:center;flex-direction:row;justify-content:center;align-items:stretch;gap:4rem;font-size:2rem;line-height:1.7;display:flex}.slide.twoColumnText>div{text-align:center;border:1px solid #fff;border-radius:12px;flex:1;justify-content:center;align-items:center;max-width:600px;padding:2.5rem;display:flex;box-shadow:0 12px 30px #00000014}@media (orientation:portrait){.slide.twoColumnText{flex-direction:column;gap:2rem;font-size:1.5rem;line-height:1.5}.slide.twoColumnText>div{max-width:100%}}@media (orientation:landscape){.slide.twoColumnText{font-size:1.5rem}.slide.twoColumnText>div{max-width:100%}}@media (width>=1600px){.slide.twoColumnText{gap:3rem;font-size:3rem;line-height:1.9}.slide.twoColumnText>div{max-width:800px;padding:3rem}}.slide.imageSlide{justify-content:center;align-items:center;padding:0}.slide.imageSlide img{object-fit:contain;opacity:0;border:1px solid #ffffff26;border-radius:18px;max-width:90%;max-height:90%;padding:.4rem;animation:.5s ease-out forwards imageSlideIn;transform:scale(.97)}@keyframes imageSlideIn{to{opacity:1;transform:scale(1)}}.slide.imageWithTitle{text-align:center;align-items:center;gap:2.5rem}.slide.imageWithTitle h1{border:1px solid #ffffff1f;border-radius:14px;margin:0;padding:1rem 1.5rem;font-size:2.5rem;font-weight:600;line-height:1.2}.slide.imageWithTitle img{object-fit:contain;opacity:0;border:1px solid #ffffff26;border-radius:16px;max-width:85%;max-height:70%;padding:.4rem;animation:.5s ease-out forwards imgSoftIn;transform:scale(.96)}@keyframes imgSoftIn{to{opacity:1;transform:scale(1)}}@media (orientation:portrait){.slide.imageWithTitle h1{font-size:1.5rem;line-height:1.3}.slide.imageWithTitle img{max-width:95%;max-height:65%}}@media (width<=768px){.slide.imageWithTitle h1{padding:.8rem 1rem;font-size:1.4rem;line-height:1.3}.slide.imageWithTitle img{max-width:95%;max-height:65%}}.slide.imageWithCaption{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;margin:0;display:flex}.slide.imageWithCaption img{object-fit:contain;border:1px solid #ffffff26;border-radius:16px;max-width:85%;max-height:65%;padding:.4rem;display:block}.slide.imageWithCaption figcaption{opacity:0;border:1px solid #ffffff1f;border-radius:14px;max-width:800px;margin:0;padding:1rem 1.4rem;font-size:2.4rem;line-height:1.6;animation:.45s ease-out .15s forwards captionSoftIn;transform:translateY(8px)}@keyframes captionSoftIn{to{opacity:1;transform:translateY(0)}}@media (orientation:portrait){.slide.imageWithCaption img{max-width:95%;max-height:60%}.slide.imageWithCaption figcaption{font-size:1rem;line-height:1}}@media (width<=768px){.slide.imageWithCaption img{max-width:95%;max-height:60%}.slide.imageWithCaption figcaption{padding:.8rem 1rem;font-size:1.3rem;line-height:1.4}}.slide.imageLeftBulletsRight{text-align:left;flex-direction:row;justify-content:center;align-items:center;gap:4rem}.slide.imageLeftBulletsRight img{object-fit:contain;border:1px solid #ffffff26;border-radius:16px;max-width:45%;max-height:75%;padding:.4rem}.slide.imageLeftBulletsRight ul{max-width:45%;margin:0;padding-left:0;list-style:none}.slide.imageLeftBulletsRight li{opacity:0;border:1px solid #ffffff1f;border-radius:12px;margin-bottom:1rem;padding:.8rem 1.2rem;font-size:2rem;line-height:1.5;animation:.4s ease-out forwards bulletSoftIn;transform:translateY(10px)}.slide.imageLeftBulletsRight li:first-child{animation-delay:.2s}.slide.imageLeftBulletsRight li:nth-child(2){animation-delay:.35s}.slide.imageLeftBulletsRight li:nth-child(3){animation-delay:.5s}.slide.imageLeftBulletsRight li:nth-child(4){animation-delay:.65s}.slide.imageLeftBulletsRight li:nth-child(5){animation-delay:.8s}@media (orientation:portrait){.slide.imageLeftBulletsRight{text-align:left;flex-direction:column}.slide.imageLeftBulletsRight img{max-width:85%}.slide.imageLeftBulletsRight ul{max-width:100%}}@media (width<=768px){.slide.imageLeftBulletsRight li{padding:.7rem 1rem;font-size:1rem;line-height:1}}.slide.imageRightBulletsLeft{text-align:left;flex-direction:row;justify-content:center;align-items:center;gap:4rem}.slide.imageRightBulletsLeft img{object-fit:contain;border:1px solid #ffffff26;border-radius:16px;order:2;max-width:45%;max-height:75%;padding:.4rem}.slide.imageRightBulletsLeft ul{order:1;max-width:45%;margin:0;padding-left:0;list-style:none}.slide.imageRightBulletsLeft li{opacity:0;border:1px solid #ffffff1f;border-radius:12px;margin-bottom:1rem;padding:.8rem 1.2rem;font-size:2rem;line-height:1.5;animation:.4s ease-out forwards bulletSoftIn;transform:translateY(10px)}.slide.imageRightBulletsLeft li:first-child{animation-delay:.2s}.slide.imageRightBulletsLeft li:nth-child(2){animation-delay:.35s}.slide.imageRightBulletsLeft li:nth-child(3){animation-delay:.5s}.slide.imageRightBulletsLeft li:nth-child(4){animation-delay:.65s}.slide.imageRightBulletsLeft li:nth-child(5){animation-delay:.8s}@media (orientation:portrait){.slide.imageRightBulletsLeft{text-align:left;flex-direction:column}.slide.imageRightBulletsLeft ul{order:1;max-width:100%}.slide.imageRightBulletsLeft img{order:2;max-width:85%}}@media (width<=768px){.slide.imageRightBulletsLeft li{padding:.7rem 1rem;font-size:1rem;line-height:1}}.slide.table{flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.slide.table table{border-collapse:collapse;table-layout:fixed;border-radius:16px;width:100%;max-width:1100px;overflow:hidden;box-shadow:0 10px 30px #00000026}.slide.table td{word-break:break-word;text-align:center;border:1px solid #ffffff1f;padding:1rem;font-size:2.4rem}.slide.table tr:first-child td{background:#ffffff14;font-weight:600}.slide.table tr:nth-child(2n) td{background:#ffffff08}@media (width<=768px){.slide.table{padding:2rem 1rem}.slide.table td{padding:.6rem;font-size:1rem}}.slide.barChart{text-align:left;justify-content:center;align-items:center}.slide.barChart .bar-chart{flex-direction:column;gap:2.4rem;width:100%;max-width:900px;display:flex}.slide.barChart .bar-row{opacity:0;align-items:center;gap:2rem;animation:.4s ease-out forwards rowSoftIn;display:flex;transform:translateY(10px)}.slide.barChart .bar-row:first-child{animation-delay:.15s}.slide.barChart .bar-row:nth-child(2){animation-delay:.3s}.slide.barChart .bar-row:nth-child(3){animation-delay:.45s}.slide.barChart .bar-row:nth-child(4){animation-delay:.6s}.slide.barChart .bar-label{opacity:.9;flex-shrink:0;width:220px;font-size:2.4rem}.slide.barChart .bar-track{background:#00000014;border-radius:14px;flex:1;height:28px;overflow:hidden}.slide.barChart .bar-fill{background:#f5c542;border-radius:14px;width:0;height:100%;transition:width .6s}.slide.barChart .bar-value{text-align:right;opacity:.85;width:60px;font-size:2.2rem}@keyframes rowSoftIn{to{opacity:1;transform:translateY(0)}}@media (width<=768px){.slide.barChart .bar-chart{gap:1.4rem}.slide.barChart .bar-row{gap:1rem}.slide.barChart .bar-label{width:90px;font-size:1rem}.slide.barChart .bar-value{width:36px;font-size:.95rem}.slide.barChart .bar-track{height:16px}}.slide.progressbar{text-align:center;justify-content:center;align-items:center;gap:3rem}.slide.progressbar .progressbar-item{width:90%;max-width:900px}.slide.progressbar .progressbar-label{margin-bottom:1.4rem;font-size:2.6rem;font-weight:500}.slide.progressbar .progressbar-track{background:#00000040;border-radius:999px;height:46px;position:relative;box-shadow:inset 0 4px 8px #00000026}.slide.progressbar .progressbar-fill{color:#222;background:#f5c542;border-radius:999px;align-items:center;width:0;height:100%;padding-left:1.8rem;font-size:2.2rem;font-weight:600;transition:width .6s;display:flex}.slide.progressbar .progressbar-fill:before{content:attr(data-value) "%"}.slide.progressbar .progressbar-track:after{content:"100%";opacity:.75;font-size:2.2rem;font-weight:500;position:absolute;top:50%;right:-75px;transform:translateY(-50%)}@media (width<=768px){.slide.progressbar{gap:1.8rem}.slide.progressbar .progressbar-label{margin-bottom:.8rem;font-size:1.2rem}.slide.progressbar .progressbar-track{height:24px}.slide.progressbar .progressbar-fill{padding-left:.8rem;font-size:1rem}.slide.progressbar .progressbar-track:after{font-size:1rem;right:-45px}}.slide.quoteSlide{text-align:center;justify-content:center;align-items:center;width:100%;margin:0;padding:6rem 10rem}.slide.quoteSlide p{opacity:0;background:#ffffff08;border:1px solid #ffffff1f;border-radius:24px;max-width:1100px;margin:0 auto;padding:3rem 4rem;font-size:4.2rem;font-weight:400;line-height:1.4;animation:.6s ease-out forwards quoteIn;position:relative;transform:translateY(12px);box-shadow:0 14px 40px #0000002e}.slide.quoteSlide footer{opacity:0;background:#ffffff05;border:1px solid #ffffff1a;border-radius:999px;margin-top:2rem;padding:.8rem 1.4rem;font-size:2.4rem;font-weight:500;animation:.5s ease-out .3s forwards quoteAuthorIn}@keyframes quoteIn{to{opacity:1;transform:translateY(0)}}@keyframes quoteAuthorIn{to{opacity:.75}}@media (orientation:portrait){.slide.quoteSlide{padding:2rem}.slide.quoteSlide p{padding:2rem 1.5rem;font-size:1.8rem;line-height:1.5}.slide.quoteSlide footer{font-size:1.2rem}}@media (width<=768px){.slide.quoteSlide{padding:1.5rem}.slide.quoteSlide p{border-radius:16px;padding:1.2rem 1rem;font-size:1.2rem;line-height:1.5}.slide.quoteSlide footer{margin-top:1rem;padding:.5rem 1rem;font-size:.95rem}}.slide.keyIdeasSlide{text-align:center;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;align-content:center;justify-items:center;gap:4rem;padding:2rem 6rem;display:grid}.slide.keyIdeasSlide .key-idea{opacity:0;border:1px solid #fff3;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;padding:2rem;transition:opacity .3s;display:flex;box-shadow:0 4px 14px #00000040}.slide.keyIdeasSlide .key-idea:not(.hidden){opacity:1}.slide.keyIdeasSlide .icon{font-size:8rem;line-height:1}.slide.keyIdeasSlide .label{letter-spacing:.05em;font-size:3.6rem;font-weight:700}@media (orientation:landscape) and (height<=500px){.slide.keyIdeasSlide{gap:3rem;padding:1.5rem 4rem}.slide.keyIdeasSlide .icon{font-size:5rem}.slide.keyIdeasSlide .label{font-size:2.2rem}.slide.keyIdeasSlide .key-idea{gap:1.5rem;padding:1.2rem}}.slide.keyIdeasSlide .key-idea{width:100%;max-width:400px}@media (width<=768px){.slide.keyIdeasSlide{gap:1rem;padding:1.2rem}.slide.keyIdeasSlide .key-idea{border-radius:12px;gap:.8rem;padding:1rem}.slide.keyIdeasSlide .icon{font-size:3rem}.slide.keyIdeasSlide .label{letter-spacing:0;font-size:1rem}}.slide.fillImage{padding:0;display:flex}.slide.fillImage img{object-fit:cover;opacity:0;width:100%;height:100%;animation:.6s ease-out forwards fillImgIn;transform:scale(1.02)}@keyframes fillImgIn{to{opacity:1;transform:scale(1)}}annotation{display:none!important}.slide.eq{color:gray;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.2rem;padding-left:2.5rem;padding-right:2.5rem;display:flex;overflow:hidden}.slide.eq .eq-lines{flex-direction:column;flex:0 0 48%;min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.slide.eq .eq-lines li{color:#ffffffe0;background:0 0;border-bottom:1px solid #ffffff14;max-width:100%;padding:.45rem .7rem;font-size:1.1rem;line-height:1.15;transition:background .25s,border .25s,transform .25s,opacity .25s;overflow:auto hidden}.slide.eq .eq-lines li.dim{opacity:.32}.slide.eq .eq-lines li.highlighted{color:#fff;z-index:2;opacity:1;background:#ffd70029;border:2px solid #ffd54a;border-radius:10px;font-weight:700;position:relative;transform:scale(1.01);box-shadow:0 0 0 1px #ffffff0d,0 6px 18px #0006}.slide.eq .eq-title{color:#fff;font-size:1.45rem;font-weight:700}.slide.eq .eq-math{font-size:1.2rem}.slide.eq .eq-line{font-size:1rem}.slide.eq .katex{font-size:1em}.slide.eq .katex-display{margin:0}.slide.eq .eq-side-panel{background:#00000059;border:1px solid #ffffff29;border-radius:14px;flex-direction:column;flex:0 0 52%;gap:.35rem;min-width:0;padding:.45rem;display:flex;overflow:hidden}.slide.eq .eq-explain-item{text-align:justify;overflow-wrap:break-word;background:#ffffff0d;border-radius:10px;padding:.7rem .9rem;font-size:.95rem;line-height:1.25}.slide.eq .eq-explain-item img{border-radius:10px;width:70%;margin:0 auto;display:block}@media (width>=1024px){.slide.eq{gap:1.5rem}.slide.eq .eq-lines li{font-size:1.25rem;line-height:1.18}.slide.eq .eq-title{font-size:1.7rem}.slide.eq .eq-math{font-size:1.35rem}.slide.eq .eq-explain-item{font-size:1rem;line-height:1.3}}@media (width>=1600px){.slide.eq{gap:1.8rem;padding-left:4rem;padding-right:4rem}.slide.eq .eq-lines,.slide.eq .eq-side-panel{flex:0 0 50%}.slide.eq .eq-lines li{padding:.7rem 1rem;font-size:1.6rem;line-height:1.2}.slide.eq .eq-title{font-size:2rem}.slide.eq .eq-math{font-size:1.7rem}.slide.eq .eq-explain-item{padding:1rem 1.2rem;font-size:1.35rem;line-height:1.35}}@media (width<=768px){.slide.eq{gap:.7rem;padding-left:.6rem;padding-right:.6rem}.slide.eq .eq-lines{flex:0 0 48%}.slide.eq .eq-side-panel{border-radius:10px;flex:0 0 52%;padding:.3rem}.slide.eq .eq-lines li{border-radius:8px;padding:.3rem .45rem;font-size:.9rem;line-height:1.08}.slide.eq .eq-title{font-size:1rem}.slide.eq .eq-math{font-size:.95rem}.slide.eq .eq-line{font-size:.85rem}.slide.eq .eq-explain-item{border-radius:8px;padding:.45rem .55rem;font-size:.78rem;line-height:1.15}.slide.eq .eq-explain-item img{width:100%}}.red{color:#ef4444}.blue{color:#3b82f6}.green{color:#22c55e}.yellow{color:#eab308}.orange{color:#f97316}.purple{color:#a855f7}.gray{color:#9ca3af}.white{color:#fff}.bg-red{background:#ef4444}.bg-blue{background:#3b82f6}.bg-green{background:#22c55e}.bg-yellow{background:#eab308}.bg-dark{background:#111827}.bold{font-weight:700}.light{font-weight:300}.italic{font-style:italic}.upper{text-transform:uppercase}.small{font-size:.8em}.large{font-size:1.3em}.xl{font-size:1.8em}.dim{opacity:.4}.active{opacity:1}.hidden{display:none}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.center{text-align:center}.left{text-align:left}.right{text-align:right}.border{border:1px solid #374151}.round{border-radius:8px}.highlight{background:#ffffff1a;border-radius:6px;padding:4px 8px}.slide.focusList{text-align:left;align-items:center}.slide.focusList h1{text-align:center;background:#ffffff08;border:1px solid #ffffff1f;border-radius:16px;width:100%;max-width:900px;margin-bottom:2rem;padding:1rem 1.5rem;font-size:3.8rem;line-height:1.2}.slide.focusList ul{max-width:900px;margin:0;padding-left:2rem;list-style:outside}.slide.focusList li{border:1px solid #ffffff1a;border-radius:12px;margin-bottom:1rem;padding:.6rem 1rem;font-size:3.4rem;font-weight:500;line-height:1.8}@media (orientation:portrait){.slide.focusList h1{font-size:2rem;line-height:1.3}.slide.focusList li{font-size:1.5rem;line-height:1.3}}@media (width>=1024px) and (width<=1440px){.slide.focusList ul{max-width:750px}.slide.focusList li{margin-bottom:.8rem;font-size:3rem;line-height:1.8}}@media (width>=1600px){.slide.focusList ul{max-width:1100px}.slide.focusList li{font-size:1.5rem;line-height:1.6}}@media (width<=768px){.slide.focusList{padding:1rem}.slide.focusList h1{border-radius:12px;margin-bottom:1rem;padding:.7rem 1rem;font-size:1.3rem;line-height:1.3}.slide.focusList ul{padding-left:1.2rem}.slide.focusList li{margin-bottom:.6rem;padding:.5rem .7rem;font-size:1rem;line-height:1.35}}.slide.imageGrid{width:100%}.image-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.image-grid-item{border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;height:200px;padding:10px;display:flex}.image-grid-item img{object-fit:contain;opacity:0;max-width:100%;max-height:100%;transition:opacity .3s}.image-grid-item img:not(.hidden){opacity:1}.image-strip{flex-wrap:nowrap;gap:20px;display:flex}.image-strip-item{border:1px solid #fff3;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:200px;padding:10px;display:flex}.image-strip-item img{object-fit:contain;opacity:0;max-width:100%;max-height:100%}.image-strip-item img{opacity:0}.image-strip-item img:not(.hidden){opacity:1}.slide.skeleton{width:100%;height:100%}.skeleton-body{justify-content:center;align-items:center;width:100%;height:100%;padding:4rem;display:flex;position:relative}.skeleton-body>*{text-align:center;opacity:0;will-change:opacity, transform;width:min(90%,1200px);transition:opacity .35s,transform .35s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.skeleton-body>:not(.hidden){opacity:1;transform:translate(-50%,-50%)scale(1)}.skeleton-body h1,.skeleton-body h2,.skeleton-body h3,.skeleton-body p,.skeleton-body li,.skeleton-body div{letter-spacing:-.03em;margin:0;font-size:clamp(3rem,6vw,7rem);font-weight:700;line-height:1.15}@media (width<=768px){.skeleton-body{padding:1.5rem}.skeleton-body>*{width:94%}.skeleton-body h1,.skeleton-body h2,.skeleton-body h3,.skeleton-body p,.skeleton-body li,.skeleton-body div{font-size:clamp(2rem,9vw,3.2rem);line-height:1.2}}.slide.textGrid{width:100%;padding:3rem}.text-grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1400px;margin:0 auto;display:grid}.text-grid-item{text-align:center;opacity:0;background:#ffffff08;border:1px solid #fff3;border-radius:18px;justify-content:center;align-items:center;padding:2rem;font-size:2.4rem;font-weight:600;line-height:1.35;transition:opacity .3s,transform .3s;display:flex;transform:translateY(10px);box-shadow:0 6px 20px #0000002e}.text-grid-item:not(.hidden){opacity:1;transform:translateY(0)}@media (width>=1600px){.text-grid{gap:3rem;max-width:1700px}.text-grid-item{padding:3rem;font-size:3.2rem}}@media (width<=768px){.slide.textGrid{padding:1rem}.text-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.text-grid-item{border-radius:12px;padding:.9rem;font-size:1rem;line-height:1.25}}.taleem-heading-lg{letter-spacing:-.015em;margin:0;font-size:10rem;font-weight:700;line-height:1.2}.taleem-heading-md{letter-spacing:-.01em;margin:0;font-size:4rem;font-weight:600;line-height:1.3}.taleem-li{border:1px solid #f7f3f333;border-radius:10px;margin:3rem;padding:1em;font-size:3rem;list-style:none;box-shadow:0 2px 6px #00000026}.taleem-para{border:1px solid #ffffff2e;border-radius:12px;padding:1em 1.2em;line-height:1.6;box-shadow:0 2px 8px #00000026}@media (width<=1024px){.taleem-heading-md{font-size:2rem}.taleem-heading-lg{font-size:4rem}.taleem-li{font-size:3rem}}@media (width<=600px){.taleem-heading-md{font-size:1.5rem}.taleem-heading-lg,.taleem-li{font-size:2.5rem}}.navbar.svelte-rfuq4y{color:#fff;background:#171717;justify-content:space-between;align-items:center;padding:20px;display:flex}.logo.svelte-rfuq4y{font-size:18px;font-weight:700}.right.svelte-rfuq4y{opacity:.9;font-size:14px}.topbar.svelte-yic9pk{color:#fff;text-align:center;background:linear-gradient(#022646,#2a5d8a);padding:40px 20px;font-size:28px;font-weight:700}main.svelte-12qhfyh{width:100%}
