.Section{margin-bottom:2rem;padding:0}@media(min-width:75rem){.Section{margin-bottom:3rem}}.Section--right-overflowed{margin-right:-1rem}@media(min-width:1280px){.Section--right-overflowed{margin-right:-2rem}}.Section__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding-right:1rem}@media(min-width:48rem){.Section__head{align-items:center;justify-content:flex-start;gap:1.25rem;padding-right:0}}@media(min-width:75rem){.Section__head{margin-bottom:1rem}}.Section__head__title{font-weight:500;font-size:1.125rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.5rem}@media(min-width:48rem){.Section__head__title{font-weight:500;font-size:1.375rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.75rem}}.Section__head__link{font-weight:500;font-size:.875rem;letter-spacing:.019rem;line-height:1.25rem;text-decoration:underline;letter-spacing:.3px;display:flex;flex-direction:row-reverse;align-items:center;gap:.25rem;transition-duration:.3s;color:#c4c8ce}@media(min-width:48rem){.Section__head__link{font-weight:500;font-size:.875rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.125rem;text-decoration:underline}}.Section__head__link svg{width:10px;height:10px;transition-duration:.3s}.Section__head__link svg path{fill:#c4c8ce}.Section__head__link:hover{color:#fff}.Section__head__link:hover svg path{fill:#fff}.Section__head__link:active{color:#87909d}.Section__head__link:active svg path{fill:#87909d}.EmptyFeed{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;color:#87909d;text-align:center;margin-bottom:1.5rem}.BannersInfo{grid-area:info;background-color:var(--main-bg-color,black,.95);height:-moz-fit-content;height:fit-content}@media(min-width:64rem){.BannersInfo{padding:1.5rem}}.BannersInfo-options{display:none}@media(min-width:64rem){.BannersInfo-options{margin-top:1rem;display:block;list-style:none;color:#87909d}.BannersInfo-options li>a{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.BannersInfo-options li>a svg{width:22px}}.ModalFooter{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:1rem;padding:0 1.5rem}@media(min-width:480px){.ModalFooter{flex-direction:row}}body,html{max-height:100vh;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}.Button{padding:0;border:none;font:inherit;color:inherit;background-color:var(--button-bg-color,transparent);cursor:pointer;font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;border-radius:var(--button-border-radius,.5rem);border-color:var(--button-border-color,#ffffff);border-width:var(--button-border-width,1px 1px 2px 1px);border-style:var(--button-border-style,solid);display:flex;align-items:center;justify-content:center;gap:.5rem;padding:var(--button-padding,.5rem .75rem);box-sizing:border-box;transition:all .1s ease}.Button:active,.Button:hover{border-width:var(--button-border-width,1px 1px 1px 1px);margin-bottom:var(--button-margin-bottom,1px)}.Button:disabled{border-width:var(--button-border-width,1px 1px 2px 1px);cursor:not-allowed}.Button-label:has(svg) svg{width:var(--button-label-svg-size,var(--button-svg-width,1.5rem));height:var(--button-label-svg-size,var(--button-svg-height,1.5rem))}.Button-icon svg{vertical-align:middle;width:var(--button-icon-svg-size,var(--button-svg-width,1rem));height:var(--button-icon-svg-size,var(--button-svg-height,1rem))}.Button--primary{background-color:#fff;color:#13161c;border-color:#555c68}.Button--primary:active,.Button--primary:hover{background-color:#f0f1f2;border-color:#dee1e4}.Button--primary:disabled{background-color:#fff;border-color:#dee1e4;color:#a5acb6}.Button--secondary{background-color:#2d323a;color:#fff;border-color:#555c68}.Button--secondary:active{background-color:#555c68}.Button--secondary:disabled{color:#6c7583}.Button--tertiary{background-color:#2d323a;color:#fff;border-color:#404650}.Button--tertiary:active{border-color:#555c68}.Button--tertiary:disabled{border-color:#404650;color:#6c7583}.Button--ghost{font-size:.875rem;border:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;text-decoration:none;box-sizing:border-box;color:#c4c8ce}@media(min-width:48rem){.Button--ghost{font-size:1rem}}.Button--ghost:disabled{color:#87909d}.Button--danger{background-color:#d8392f;color:#fff;border-color:#b72b23}.Button--danger:active{border-color:#94231c;background:#b72b23}.Button--danger:disabled{background-color:#b72b23;border-color:#94231c;color:#e26a63}.Button--fullWidth{width:100%}.ToastViewport{--viewport-padding:25px;position:fixed;bottom:6rem;right:0;display:flex;flex-direction:column;padding:var(--viewport-padding);gap:10px;width:420px;max-width:100vw;margin:0;list-style:none;z-index:5;outline:none}@media(min-width:480px){.ToastViewport{right:calc(50% - 210px)}}@media(min-width:1280px){.ToastViewport{bottom:0}}.ToastRoot{display:flex;align-items:center;background-color:#fff;border-radius:.75rem;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);padding:1rem;gap:1rem}.ToastDescription{font-weight:400;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;flex:1 1;margin:0;color:#13161c}.ToastIcon{display:flex}.ToastIcon svg{width:24px;height:24px;vertical-align:middle;vertical-align:-webkit-baseline-middle}.ToastIcon svg path{fill:#13161c}.ToastIcon--error svg path{fill:#ff476c}.ToastRoot[data-state=open]{animation:slideIn .15s cubic-bezier(.16,1,.3,1)}.ToastRoot[data-state=closed]{animation:hide .1s ease-in}.ToastRoot[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.ToastRoot[data-swipe=cancel]{transform:translateX(0);transition:transform .2s ease-out}.ToastRoot[data-swipe=end]{animation:swipeOut .1s ease-out}.ToastCTA{background:none;border:none}@keyframes hide{0%{opacity:1}to{opacity:0}}@keyframes slideIn{0%{transform:translateY(calc(100% + 1005px))}to{transform:translateY(0)}}@keyframes swipeOut{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translateX(calc(100% + var(--viewport-padding)))}}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-Light.f44c266f.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-LightItalic.fa946eab.woff2) format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-Regular.94a3324d.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-RegularItalic.12491591.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-Medium.850b1784.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-MediumItalic.686dbf10.woff2) format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-SemiBold.24f81fb7.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-SemiBoldItalic.77db1f68.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-Bold.94b6e656.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-BoldItalic.97af227a.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-Heavy.97e752f2.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Roobert;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/Roobert-HeavyItalic.329cb36b.woff2) format("woff2");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-Light.cfc66964.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-LightItalic.c47eebef.woff2) format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-Regular.02e41a60.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-RegularItalic.147b1508.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-Medium.dbb32916.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-MediumItalic.52dbec3f.woff2) format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-SemiBold.ce54add3.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-SemiBoldItalic.96ad5131.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-Bold.a4012aa8.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-BoldItalic.c17f1e39.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-Heavy.444df40d.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Roobert Mono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertMono-HeavyItalic.ec917e69.woff2) format("woff2");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-Light.a99479e7.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-LightItalic.990e9580.woff2) format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-Regular.a1947993.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-RegularItalic.14bf3f25.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-Medium.25c4f362.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-MediumItalic.c549579f.woff2) format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-SemiBold.08b42964.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-SemiBoldItalic.4c8db8df.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-Bold.4e24d696.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-BoldItalic.22929f9c.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-Heavy.f64b9610.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Roobert SemiMono;src:url(https://pages-production.static.platzi.com/radiance-experience/_next/static/media/RoobertSemiMono-HeavyItalic.3f221723.woff2) format("woff2");font-weight:800;font-style:italic;font-display:swap}:root{--main-font:"Roobert";--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--main-bg-color:#13161c}*{box-sizing:border-box;padding:0;margin:0}body,html{font-family:var(--main-font);max-width:100vw;background-color:var(--main-bg-color,#13161c);scroll-behavior:smooth}body::-webkit-scrollbar,html::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:#1e2229}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#2d323a;border-radius:.5rem}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:#555c68}a{color:inherit;text-decoration:none}._editorRoot_npm11_36>._dialogOverlay_npm11_808{background-color:rgba(0,0,0,.6)}._editorRoot_npm11_36>div[role=dialog]{z-index:106}._dialogContent_npm11_569{--baseBgSubtle:var($palette-neutral-010);--baseBorder:var($palette-neutral-010);font-family:var(--main-font);display:flex;flex-direction:column;padding:2rem!important;width:90%;border-radius:.75rem!important}@media(min-width:480px){._dialogContent_npm11_569{width:auto}}._dialogContent_npm11_569:before{font-weight:500;font-size:1.375rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.75rem;content:"Insertar Imagen";text-align:center;color:#fff}._dialogContent_npm11_569 form{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;margin-top:1rem;grid-row-gap:1.5rem;row-gap:1.5rem;grid-column-gap:1rem;column-gap:1rem}._dialogContent_npm11_569 form>div{grid-column:1/span 2}._dialogContent_npm11_569 form div>div{border:none;border-radius:.5rem;background-color:rgba(0,0,0,0)}._dialogContent_npm11_569 form div>div+div{border:0}._dialogContent_npm11_569 form input[placeholder="Paste or select image URL"]{padding:.75rem;background-color:rgba(0,0,0,.3);border-radius:.5rem;border:1px solid #555c68;transition:all .1s ease}._dialogContent_npm11_569 form input[placeholder="Paste or select image URL"]::placeholder{position:relative;color:#555c68}._dialogContent_npm11_569 form input[placeholder="Paste or select image URL"]:focus,._dialogContent_npm11_569 form input[placeholder="Paste or select image URL"]:hover{border:1px solid #05a460}._dialogContent_npm11_569 button[title="Insert Image"]{font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:8px;padding:.5rem .75rem;box-sizing:border-box;transition:all .1s ease;background-color:#fff;color:#13161c;border:solid #555c68;border-width:1px 1px 2px}._dialogContent_npm11_569 button[title="Insert Image"]:active,._dialogContent_npm11_569 button[title="Insert Image"]:hover{border-width:1px}._dialogContent_npm11_569 button[title="Insert Image"]:disabled{border-width:1px 1px 2px;cursor:not-allowed}._dialogContent_npm11_569 button[title="Insert Image"] svg path{fill:rgba(0,0,0,0)}._dialogContent_npm11_569 button[title="Insert Image"]:active,._dialogContent_npm11_569 button[title="Insert Image"]:hover{background-color:#f0f1f2;border-color:#dee1e4}._dialogContent_npm11_569 button[title="Insert Image"]:disabled{background-color:#fff;border-color:#dee1e4;color:#a5acb6}._dialogContent_npm11_569 button[title="Insert Image"]:after{content:"Insertar";position:absolute}._dialogContent_npm11_569 button[title="Insert Image"]+button[type=button]{grid-area:2;font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem;position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:8px;padding:.5rem .75rem;box-sizing:border-box;transition:all .1s ease;background-color:#2d323a;color:#fff;border:solid #555c68;border-width:1px 1px 2px}._dialogContent_npm11_569 button[title="Insert Image"]+button[type=button]:active,._dialogContent_npm11_569 button[title="Insert Image"]+button[type=button]:hover{border-width:1px}._dialogContent_npm11_569 button[title="Insert Image"]+button[type=button]:disabled{border-width:1px 1px 2px;cursor:not-allowed}._dialogContent_npm11_569 button[title="Insert Image"]+button[type=button] svg path{fill:rgba(0,0,0,0)}._dialogContent_npm11_569 button[title="Insert Image"]+button[type=button]:active{background-color:#555c68}._dialogContent_npm11_569 button[title="Insert Image"]+button[type=button]:disabled{color:#6c7583}._dialogContent_npm11_569 button[title="Insert Image"]+button[type=button]:after{content:"Cancelar";position:absolute}.reactour__popover{padding:0!important;border-radius:.5rem;max-width:300px!important;transition:transform .1s ease 0s!important}div[data-radix-popper-content-wrapper]{z-index:1500!important}.Tab{font-family:inherit;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#87909d;border:none;background-color:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease-in-out;padding:.75rem .125rem}.Tab[data-state=active]{color:#fff;border-bottom:2px solid #fff;position:relative}.Tab[data-state=active]:before{content:"";position:absolute;background-color:#0ae98a;height:2px;width:var(--progress-percentage,"0%");bottom:-2px;left:0}.Progress{display:flex;align-items:center;gap:.25rem}.Progress-label{font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:.5px;color:#87909d}.Progress-bar{position:relative;height:.25rem;background-color:#2d323a;border-radius:.5rem;overflow:hidden;width:120px}.Progress-value{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;background-color:#0ae98a;border-radius:.5rem;display:flex;align-items:center;transition:width .1s linear 0s}.LearningPathsListItem{display:flex;align-items:center;padding:.75rem 0;list-style:none}@media(min-width:1280px){.LearningPathsListItem{padding:.75rem}}.LearningPathsListItem:hover{background-color:#1e2229;border-radius:8px}.LearningPathsListItem-container{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:1 1}.LearningPathsListItem-badge{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.375rem;position:relative}.LearningPathsListItem-badge-image{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background-color:var(--bgColor,#2d323a)}@media(min-width:480px){.LearningPathsListItem-badge-image{width:64px;height:64px}}.LearningPathsListItem-badge-image img{width:24px;height:24px;border-radius:100%}@media(min-width:480px){.LearningPathsListItem-badge-image img{width:32px;height:32px}}.LearningPathsListItem-badge-notification{position:absolute;top:-2px;right:-5px}@media(min-width:48rem){.LearningPathsListItem-badge-notification{top:-2px}}.LearningPathsListItem-badge-notification svg{border:2px solid #13161c;border-radius:100%;width:12px;height:12px}@media(min-width:48rem){.LearningPathsListItem-badge-notification svg{width:14px;height:14px}}.LearningPathsListItem-badge-notification svg circle{fill:#0ae98a}.LearningPathsListItem-badge-progress{display:flex;width:48px}.LearningPathsListItem-badge-progress .Progress-bar{height:.25rem}@media(min-width:480px){.LearningPathsListItem-badge-progress{display:none}}.LearningPathsListItem-content{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.LearningPathsListItem-content-loader{margin-left:1rem}.LearningPathsListItem-content-title{font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem}@media(min-width:480px){.LearningPathsListItem-content-title{font-weight:500;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem}}.LearningPathsListItem-content-info{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;display:flex;align-items:center;gap:.5rem;color:#87909d}.LearningPathsListItem-progress{display:none}@media(min-width:480px){.LearningPathsListItem-progress{display:flex}}.LearningPathsListItem-actions{margin:0 1rem}.LearningPathsListItem-actions>*{cursor:pointer}.LearningPathsListItem-actions:empty{width:36px;height:28px}.EmptyLearningPaths{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:2rem;padding:0 1.5rem;margin-top:80px;text-align:center}.EmptyLearningPaths-title{font-weight:500;font-size:1rem;line-height:1.5rem}.Select{color:#fff}.Select-trigger{font-family:var(--main-font)!important;padding:.5rem .75rem;border-radius:.5rem;border:solid #404650;border-width:1px 1px 2px;background-color:rgba(0,0,0,0);color:#fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer;position:relative;font-weight:500;font-size:.875rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.25rem}.Select-trigger--minified{justify-content:flex-end;border:none;padding:0}.Select-trigger:focus{outline:none}.Select-trigger:hover{border-color:#555c68}.Select-trigger:active{border-bottom:1px solid #404650;outline:none}.Select-trigger-icon,.Select-trigger-icon svg{width:25px;height:25px}.Select-content{z-index:10;--radix-select-content-available-height:100px;width:100%;max-height:calc(var(--radix-select-content-available-height) - 30px)}.Select-viewport{background:#13161c;color:#fff;padding:1.5rem;width:100%;height:100%}@media(min-width:480px){.Select-viewport{border-radius:.5rem;border:1px solid #404650}}.Select-viewport--close{display:block;margin-left:auto;width:100px;text-align:right;border:none;background-color:#13161c;color:#fff;font-size:1rem;margin-bottom:1rem}.Select-label{font-weight:400;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;padding:0;margin:0}.Select-label span{margin-left:.5rem;color:#87909d}.Select-item[data-highlighted]{outline:none;border-radius:.5rem}.SettingButton{display:none!important}.SettingButton .vjs-menu-content{width:unset!important}.SettingButton .vjs-menu-button.vjs-button{display:flex;justify-content:center;align-items:center}.SettingButton.vjs-icon-cog:before{content:""!important}.SettingButton.vjs-icon-cog.vjs-control{height:1.8rem;display:flex;justify-content:center}.SettingButton.vjs-icon-cog .Setting__Icon svg{width:1.2rem;color:#fff}.SettingButton.vjs-icon-cog .vjs-menu{left:0}@media(min-width:30rem){.SettingButton{display:flex!important;padding-bottom:.75rem!important}}.ServerPicker{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.ServerItem{display:flex!important;align-items:center;gap:1rem;font-family:var(--main-font);background:rgba(0,0,0,0);border-radius:.75rem;padding:.75rem 1rem;text-align:left;cursor:pointer;position:relative}.ServerItem:hover{background-color:rgba(115,133,159,.5)}.ServerItem__Name{color:#fff;font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:.1px;text-wrap:nowrap}.ServerItem__Icon{visibility:hidden}.ServerItem.--active{color:#fff!important;background-color:#2d323a!important;border-radius:.5rem}.ServerItem.--active .ServerItem__Icon{visibility:visible}.vjs-playback-rate .vjs-menu-item{display:flex!important;align-items:center;gap:1rem}.vjs-playback-rate .vjs-menu-item .PlaybackRate__Icon{visibility:hidden}.vjs-playback-rate .vjs-menu-item .vjs-menu-item-text{flex:1 0}.vjs-playback-rate .vjs-menu-item.vjs-selected .PlaybackRate__Icon{visibility:visible}.VideoPlayer{position:relative;height:100%}@media(min-width:64rem){.VideoPlayer{height:auto;border-radius:.5rem;overflow:hidden}}.VideoPlayer>div{height:100%}.VideoPlayer .video-js{border-radius:.5rem}.VideoPlayer .video-js.vjs-fluid{padding-top:0!important}.VideoPlayer .video-js.vjs-fluid .video-paused{position:relative}.VideoPlayer .vjs-button>.vjs-icon-placeholder:before{font-size:25px;line-height:14px}.VideoPlayer .video-js .vjs-time-control{font-size:16px;line-height:14px;padding-left:.25rem;padding-right:.25rem;min-width:0}.VideoPlayer .video-js .vjs-control-bar{flex-wrap:wrap;height:unset!important;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.57))!important;border-radius:.5rem}.VideoPlayer .video-js .vjs-control-bar .vjs-progress-control{padding:1rem 0;width:100%}.VideoPlayer .video-js .vjs-control-bar .icon-backward,.VideoPlayer .video-js .vjs-control-bar .icon-forward{cursor:pointer;height:24px;display:flex;justify-content:center;align-items:center}.VideoPlayer .video-js .vjs-control-bar .icon-backward svg,.VideoPlayer .video-js .vjs-control-bar .icon-forward svg{width:25px;height:25px;margin-top:-11px}.VideoPlayer .video-js .vjs-control-bar .vjs-playback-rate .vjs-playback-rate-value{font-size:16px;line-height:14px}.VideoPlayer .video-js .vjs-control-bar .vjs-volume-control.vjs-control.vjs-volume-horizontal{height:14px!important;align-items:center}.VideoPlayer .video-js .vjs-control-bar .vjs-control.vjs-button.vjs-quality-selector{height:unset;font-size:.8rem}.VideoPlayer .video-js .vjs-control-bar .vjs-quality-selector .vjs-menu li.vjs-menu-title{display:none}.VideoPlayer .vjs-playback-rate{margin-left:auto!important}.VideoPlayer .vjs-playback-rate>.vjs-menu-button{height:1.8rem}.VideoPlayer .vjs-playback-rate .vjs-menu{bottom:-1.7rem!important}.VideoPlayer .video-js{position:relative;width:100%;min-height:100%!important;height:auto!important}@media(min-width:64rem){.VideoPlayer .video-js{aspect-ratio:16/9}}.VideoPlayer .video-js .vjs-slider{background-color:rgba(255,255,255,.24)}.VideoPlayer .video-js .vjs-load-progress div{background-color:rgba(255,255,255,.48)}.VideoPlayer .video-js .vjs-play-progress{background-color:#0ae98a}.VideoPlayer .video-js .vjs-play-progress:before{color:#0ae98a}.VideoPlayer .vjs-big-play-button{top:50%!important;left:50%!important;border:1px solid #fff;border-radius:8px;color:#fff;width:56px;height:48px}.VideoPlayer .video-js:hover .vjs-big-play-button,.VideoPlayer .vjs-big-play-button:active,.VideoPlayer .vjs-big-play-button:focus{border:1px solid #fff}.VideoPlayer .video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100vw!important;height:100vh!important}.VideoPlayer .video-js.vjs-fullscreen:not(.vjs-ios-native-fs) .vjs-tech{width:100vw;height:100vh}.VideoPlayer .vjs-control-bar .vjs-current-time,.VideoPlayer .vjs-control-bar .vjs-duration,.VideoPlayer .vjs-control-bar .vjs-max-quality-selector-button,.VideoPlayer .vjs-control-bar .vjs-picture-in-picture-control,.VideoPlayer .vjs-control-bar .vjs-quality-selector,.VideoPlayer .vjs-control-bar .vjs-time-divider{display:none}@media(min-width:30rem){.VideoPlayer .vjs-control-bar .vjs-max-quality-selector-button,.VideoPlayer .vjs-control-bar .vjs-playback-rate{display:flex}}@media(min-width:48rem){.VideoPlayer .vjs-control-bar .vjs-remaining-time{display:none}.VideoPlayer .vjs-control-bar .vjs-current-time,.VideoPlayer .vjs-control-bar .vjs-duration,.VideoPlayer .vjs-control-bar .vjs-icon-backward,.VideoPlayer .vjs-control-bar .vjs-icon-forward,.VideoPlayer .vjs-control-bar .vjs-picture-in-picture-control,.VideoPlayer .vjs-control-bar .vjs-time-divider{display:flex}.VideoPlayer .vjs-control-bar .vjs-quality-selector{display:block}}.VideoPlayer .vjs-menu{margin-bottom:0!important;padding:2rem 0;min-width:7.75rem}.VideoPlayer .vjs-menu li{font-size:.875rem}.VideoPlayer .vjs-menu-content{background-color:#13161c!important;border-radius:.75rem;bottom:3.5rem!important;display:flex;flex-direction:column;font-family:var(--main-font);font-size:.875rem!important;letter-spacing:.1px;gap:.25rem;max-height:unset!important;right:calc(50% - 1rem);padding:.5rem!important}.VideoPlayer .vjs-menu-content .vjs-menu-item{border-radius:.75rem;padding:.75rem 1rem;text-align:left}.VideoPlayer .vjs-menu-content .vjs-selected{color:#fff!important;background-color:#2d323a!important;border-radius:.5rem}.VideoPlayer .vjs-texttrack-settings{display:none}.VideoPlayer .video-js .vjs-text-track-cue{font-family:var(--main-font);font-size:clamp(1rem,1.5vw,4rem)!important;display:inline-block;margin:0 auto .5rem;padding:0 .5rem;color:#fff;line-height:1.2;text-align:center;-webkit-text-stroke:1px #000;text-shadow:0 1px 0 #000,1px 0 0 #000,0 -1px 0 #000,-1px 0 0 #000,1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000,0 0 1px rgba(0,0,0,.85)}.VideoPlayer .video-js .vjs-text-track-cue div{background-color:rgba(0,0,0,0)!important;font-weight:bolder;color:#f0f1f2!important;inset:-12px 0!important}@media(min-width:48rem){.VideoPlayer .video-js .vjs-text-track-cue div{text-shadow:0 1px 0 #000,1px 0 0 #000,0 -1px 0 #000,-1px 0 0 #000,1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000,0 0 4px rgba(0,0,0,.85)}}.VideoPlayer .video-js.vjs-fullscreen .vjs-text-track-cue{font-size:clamp(1rem,3vh,3rem)!important}.VideoPlayer .video-js .vjs-text-track-display>div{margin:1.5% max(1.5%,2rem)!important}.VideoPlayer .vjs-subs-caps-button{margin-left:unset!important}.VideoPlayer--no-quality-selector .vjs-quality-selector{display:none!important}