.ctd{display:flex;flex-direction:row;justify-content:center;gap:.5rem}@media(min-width:48rem){.ctd{font-size:2rem;line-height:2.5rem}}.ctd span{display:flex;align-items:center}.ctd_ended span{animation:tiltOpacity 1.5s ease-in-out infinite}.Banner{display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;position:fixed;top:0;z-index:100;margin-top:-100px;transition:margin-top .5s ease-in-out;width:100%}.Banner--show{margin-top:0}@media(min-width:75rem){.Banner{display:none}}.Banner__content{display:flex;overflow:hidden;position:relative;align-items:center;justify-content:space-between;color:#fff;height:2.875rem;background:linear-gradient(90deg,#b9121a .24%,#0142cd),#fff}@media(min-width:48rem){.Banner__content{height:2.875rem}}.Banner__content__logo{width:13.4375rem}@media(min-width:48rem){.Banner__content__logo{width:18rem}}.Banner__content__title__container{height:100%;position:relative;display:flex;width:100%;padding:.6875rem;align-items:center}@media(min-width:48rem){.Banner__content__title__container{padding:.8125rem 1.625rem}}.Banner__content__title{font-family:transducer,sans-serif;font-size:.875rem;font-weight:500;color:#f7fbf8;line-height:1.25rem}@media(min-width:48rem){.Banner__content__title{font-size:.875rem;font-weight:600}}.Banner__content__pricing{justify-content:center;height:100%;padding:.6875rem;align-items:flex-end;width:100%;display:flex;font-weight:500;flex-direction:column;color:#f7fbf8}@media(min-width:48rem){.Banner__content__pricing{flex-direction:row;justify-content:flex-end;gap:.5rem;align-items:center}}.Banner__content__pricing__saving{font-weight:400;display:flex;gap:.375rem;font-size:.75rem;color:#f7fbf8;margin-bottom:.125rem}@media(min-width:48rem){.Banner__content__pricing__saving{font-size:.875rem;font-weight:400;margin-bottom:0}}.Banner__content__pricing__saving__amount{text-decoration:line-through}.Banner__content__pricing__price{font-size:.875rem;display:flex;align-items:center;gap:.375rem}.Banner__content__pricing__price__country{width:16px;height:16px;border-radius:50%}.Banner__content__pricing__price__amount{font-size:.875rem;display:flex;align-items:center;gap:.25rem}@media(min-width:48rem){.Banner__content__pricing__price__amount{font-size:1.125rem}}.Banner__content__pricing__price__month{font-size:.75rem}@media(min-width:48rem){.Banner__content__pricing__price__month{font-size:1.125rem}}.Banner__content__pricing__extra{display:none}@media(min-width:48rem){.Banner__content__pricing__extra{display:flex}}.Banner__countdown{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;font-weight:400;background-color:#fff;display:flex;align-items:center;justify-content:center;gap:1rem;color:#0d0f13;height:1.125rem}@media(min-width:48rem){.Banner__countdown{height:1.5rem}}.Banner__countdown div{gap:1rem}.Banner__countdown__title{font-size:.75rem}@media(min-width:48rem){.Banner__countdown__title{font-size:.875rem}}.Banner__countdown__countdown span{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;font-weight:400}@media(min-width:48rem){.Banner__countdown__countdown span{font-size:.875rem}}.Banner__countdown__countdown span small{font-weight:500;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;font-weight:400}@media(min-width:48rem){.Banner__countdown__countdown span small{font-size:.875rem}}.Courses_wrapper{position:relative;width:100%;height:100%;overflow:hidden}.Courses{position:relative;display:flex;flex-direction:column;color:#fff;gap:2rem}@media(min-width:1440px){.Courses{max-width:720px;margin:0 auto;padding:5.5rem 2rem 2.75rem!important}}@media(min-width:120rem){.Courses{padding:5.5rem 0 2.75rem!important}}.Courses_bg_desktop{display:none;position:absolute;left:0;top:0}@media(min-width:64rem){.Courses_bg_desktop{display:block}}.Courses_main_title{font-size:1.375rem;padding:0 1rem;color:#fff}@media(min-width:48rem){.Courses_main_title{font-size:1.75rem;padding:0 3rem;margin-bottom:.5rem}}@media(min-width:1440px){.Courses_main_title{padding:0}}.Courses_title_B{font-size:1.375rem;font-weight:400;margin-bottom:1rem;padding:0 1rem;align-self:start}@media(min-width:48rem){.Courses_title_B{text-align:left;font-size:1.375rem;padding:0 3rem}}@media(min-width:1440px){.Courses_title_B{padding:0}}.Courses_title{font-size:1.375rem;font-weight:500;margin-bottom:2rem;padding:0 1.5rem;align-self:start}@media(min-width:48rem){.Courses_title{text-align:left;font-size:2rem;margin-bottom:2.5rem}}@media(min-width:64rem){.Courses_title{align-self:center;padding:0 3rem}}@media(min-width:1024px){.Courses_title{min-width:44.5rem}}.Courses_carousel{gap:1.5rem}.Courses_carousel,.Courses_carousel_container{display:flex;flex-direction:column}.BusinessCarousel{overflow:hidden;white-space:nowrap;position:relative}.BusinessCarousel:after,.BusinessCarousel:before{position:absolute;top:0;width:1.5rem;height:100%;content:"";z-index:2}.BusinessCarousel:after{right:0;background:linear-gradient(90deg,rgba(13,15,19,0),#101010)}.BusinessCarousel:before{left:0;background:linear-gradient(90deg,#101010,rgba(13,15,19,0))}.BusinessCarousel_logos_slide{display:inline-flex;gap:1.5rem;justify-content:center;animation:slide 30s linear infinite;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center}@media(min-width:48rem){.BusinessCarousel_logos_slide{gap:4rem}}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.CourseCard{color:inherit;text-decoration:none;display:flex;flex-direction:column;gap:.75rem}.CourseCard--auto{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CourseCard--manual{cursor:pointer;width:176px}.CourseCard_thumbnail{position:relative;height:99px}.CourseCard_thumbnail--auto{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CourseCard_thumbnail--manual{overflow:hidden;border-radius:.5rem}.CourseCard_thumbnail--manual:hover .CourseCard_thumbnail_image{transform:scale(1.08)}.CourseCard_thumbnail--manual:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent);z-index:1}.CourseCard_thumbnail_reviews{z-index:2;display:flex;justify-content:space-between;max-width:5.375rem;height:1.75rem;align-items:center;gap:.25rem;position:absolute;bottom:0;right:0;background-color:#1e2229;border-radius:.5rem 0 0 0;padding:.25rem}@media(min-width:120rem){.CourseCard_thumbnail_reviews{max-width:6.625rem;height:2.125rem}}.CourseCard_thumbnail_reviews_stars{font-size:.75rem;font-weight:500}@media(min-width:120rem){.CourseCard_thumbnail_reviews_stars{font-size:.875rem}}.CourseCard_thumbnail_reviews_reviews{font-size:.75rem;color:#87909d}@media(min-width:120rem){.CourseCard_thumbnail_reviews_reviews{font-size:.875rem}}.CourseCard_thumbnail_image{border-radius:.5rem;object-fit:cover;min-width:176px;min-height:99px}.CourseCard_thumbnail_image--manual{position:relative;transition:transform .3s ease-in-out;z-index:1}.CourseCard_thumbnail_image--manual_thumbnail:hover .CourseCard_thumbnail_image--manual_image{transform:scale(1.08)}@media(min-width:120rem){.CourseCard_thumbnail_image{min-width:13.6875rem;min-height:7.6875rem}}.CourseCard_info{display:flex;gap:.375rem}.CourseCard_info_title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;letter-spacing:.01rem;font-size:.75rem;line-height:1rem;align-self:center}@media(min-width:120rem){.CourseCard_info_title{font-size:.875rem}}.CourseCard_info_badge{min-height:1.5rem;max-height:1.5rem;min-width:1.5rem;max-width:1.5rem;margin-right:.375rem}@media(min-width:120rem){.CourseCard_info_badge img{height:1.8125rem;width:1.8125rem}}.CourseCarousel{display:flex;position:relative;overflow-x:auto;overflow-y:hidden;gap:1rem;-ms-overflow-style:none;scrollbar-width:none;padding:0 1rem}@media(min-width:48rem){.CourseCarousel{padding:0 3rem}}@media(min-width:1440px){.CourseCarousel{padding:0}}.CourseCarousel::-webkit-scrollbar{display:none}.CourseCarousel_container{position:relative}.CourseCarousel_container_left_arrow_hidden:before,.CourseCarousel_container_right_arrow_hidden:after{display:none}.CourseCarousel_container:after,.CourseCarousel_container:before{position:absolute;width:3rem;height:100%;content:"";z-index:2}@media(min-width:48rem){.CourseCarousel_container:after,.CourseCarousel_container:before{width:8rem}}.CourseCarousel_container:after{top:0;right:0;background:linear-gradient(90deg,rgba(13,15,19,0),#101010)}.CourseCarousel_container:before{top:0;left:0;background:linear-gradient(90deg,#101010,rgba(13,15,19,0))}@media(min-width:1440px){.CourseCarousel_container{margin:0}}.CourseCarousel_arrow_left,.CourseCarousel_arrow_right{display:flex;background-color:transparent;align-items:center;justify-content:center;cursor:pointer;position:absolute;z-index:5;top:50%;transform:translateY(-50%);border:none}.CourseCarousel_arrow_left_icon,.CourseCarousel_arrow_right_icon{width:32px;height:32px}.CourseCarousel_arrow_left{left:0;transform:rotate(180deg);margin-top:-12px}@media(min-width:48rem){.CourseCarousel_arrow_left{left:1.5rem}}@media(min-width:1440px){.CourseCarousel_arrow_left{left:-12px}}.CourseCarousel_arrow_right{right:0}@media(min-width:48rem){.CourseCarousel_arrow_right{right:1.5rem}}@media(min-width:1440px){.CourseCarousel_arrow_right{right:-12px}}.DeVry{margin:auto;padding:0 1.5rem;max-width:720px}.DeVry_title{font-size:1.375rem;margin-bottom:2rem}@media(min-width:48rem){.DeVry_title{font-size:1.75rem}}.DeVry ul{display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:48rem){.DeVry ul{flex-direction:row;flex-wrap:wrap}}.DeVry_step{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:1rem;width:100%;color:#fff}@media(min-width:48rem){.DeVry_step{align-items:center}}.DeVry_step_number{font-weight:500;font-size:1.5rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:2rem;border-radius:.5rem;padding:.5rem;position:relative}.DeVry_step_number svg{width:.875rem;height:.875rem}.DeVry_step_number_star{position:absolute;top:-.5rem;left:1.3125rem}.DeVry_step_text{font-weight:400;font-size:1rem;letter-spacing:.013rem;text-transform:none;text-decoration:none;line-height:1.5rem}@media(min-width:48rem){.DeVry_step_text{font-size:1.125rem;font-style:normal;font-weight:300;line-height:1.5rem;letter-spacing:.01rem}}.DeVry_step_text a,.DeVry_step_text b{font-weight:500;font-size:1rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.375rem}@media(min-width:48rem){.DeVry_step_text a,.DeVry_step_text b{font-weight:500;font-size:1.125rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.5rem}}.DeVry_step_text a{text-decoration:underline;color:#fff}.DeVry_degreesTitle{font-size:1.125rem;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:2rem 0 1rem}.DeVry_degreesTitle img,.DeVry_degreesTitle span{display:inline}@media(min-width:48rem){.DeVry_degreesTitle{font-size:1.375rem}}.DeVry_plans{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;padding:2rem 0 3rem}@media(min-width:48rem){.DeVry_plans{justify-content:space-between}}.DeVry>a{border-radius:8px;border:1px solid hsla(0,0%,100%,.1);background-color:#061c3e;max-width:30rem;width:100%;margin:0 auto}@media(min-width:48rem){.DeVry>a{font-size:1rem;max-width:22.5rem}}.DeVry>a:hover{background-color:rgba(6,28,62,.5)}.DeVryPlan{color:inherit;text-decoration:none;display:block;padding:1rem;max-width:320px;width:100%}.DeVryPlan h4{font-size:.6875rem;font-weight:500;line-height:.75rem;text-transform:uppercase;margin-bottom:1rem}.DeVryPlan_prices{display:flex;justify-content:space-between}.DeVryPlan_prices p{color:#c4c8ce;font-size:.75rem;font-weight:400;line-height:1.125rem;width:50%}.DeVryPlan_prices b,.DeVryPlan_prices s{font-size:1rem;line-height:1.375rem;display:block}.DeVryPlan_prices b{color:#fff}.Gift{display:flex;flex-direction:column;align-items:center;margin:auto;padding:0 1.5rem;max-width:720px}.Gift a,.Gift h2,.Gift p{max-width:30rem;margin:0 auto}.Gift h2{font-size:2.5rem;font-weight:500;line-height:3rem;margin-bottom:1.5rem}.Gift h2 span{color:#0ae98a}.Gift p{font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:1.5rem}@media(min-width:48rem){.Gift p{font-size:1.375rem}}.Gift svg{margin-bottom:2.5rem}@media(min-width:48rem){.Gift svg{margin-bottom:3.5rem}}.Gift__divider{font-weight:400;font-size:.75rem;letter-spacing:.019rem;text-transform:none;text-decoration:none;line-height:1.125rem;border:0;line-height:1em;position:relative;text-align:center;height:1.5em;margin:1rem 0;width:100%;color:#c4c8ce}.Gift__divider:before{content:"";background-color:rgba(204,221,255,.32);position:absolute;left:0;top:50%;width:100%;height:1px}.Gift__divider:after{content:attr(data-content);position:relative;padding:0 8px;line-height:1.5em;color:#c4c8ce;background-color:var(--main-bg-color);font-size:.75rem}@media(min-width:48rem){.Gift__divider:after{font-size:.875rem}}.Gift__btn{width:100%;border:1px solid hsla(0,0%,100%,.1)}.Gift__btn--primary{border-radius:8px;background-color:#061c3e;margin-top:2.5rem}.Gift__btn--primary:hover{background-color:rgba(6,28,62,.5)}.Gift__btn__duo{margin-bottom:.5rem!important}.Gift__btn__container{display:flex;flex-direction:column;width:20rem}@media(min-width:48rem){.Gift__btn__container{width:22.5rem}}.InputText-module_InputText__wbUBI{position:relative;width:100%}.InputText-module_InputText__wbUBI input{background-color:rgba(0,0,0,.3);border:1px solid #404650;border-radius:8px;box-sizing:border-box;color:#fff;font-size:16px;height:56px;padding:6px 12px 6px 16px;width:100%}.InputText-module_InputText__wbUBI input:hover{border:1px solid #05a460}.InputText-module_InputText__wbUBI input:focus{border:2px solid #0ae98a;outline:none;padding:24px 12px 4px 16px}.InputText-module_InputText__wbUBI input:not([value=""]){outline:none;padding:24px 12px 4px 16px}.InputText-module_InputText__wbUBI input:focus+label,.InputText-module_InputText__wbUBI input:not([value=""])+label{color:#87909d;font-size:.875rem;left:8px;letter-spacing:.3px;top:17px;transform:translate(10px,-50%)}.InputText-module_InputText__wbUBI input:not(:focus):not([value=""]):invalid{border:1px solid #e26a63}.InputText-module_InputText__wbUBI label{align-items:center;bottom:0;color:#c4c8ce;display:flex;left:16px;letter-spacing:.2px;pointer-events:none;position:absolute;top:0;transition:all .15s ease-out}.InputText-module_InputText__error__KJP-C input{border:2px solid #e26a63;border-radius:8px}.InputText-module_InputText__error__KJP-C input:hover{border:1px solid #e26a63}.InputText-module_InputText__error__KJP-C input:focus{border:2px solid #e26a63}.InputText-module_InputText__disabled__cyaGf input{border:2px solid #2d323a;border-radius:8px;color:#555c68}.InputText-module_InputText__disabled__cyaGf input:hover{border:1px solid #2d323a}.InputText-module_InputText__disabled__cyaGf input:focus{border:2px solid #2d323a}.InputText-module_InputText__disabled__cyaGf label{color:#2d323a!important}.InputText-module_InputText__disabled__cyaGf input::placeholder{color:#555c68!important}.InputText-module_InputText__passwordToggle__M4HY5{background:transparent;border:none;color:#c4c8ce;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.3px;line-height:18px;position:absolute;right:1rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;top:50%;transform:translateY(-50%)}.Button-module_Button__0OJEu{align-items:center;background-color:#fff;border:none;border-radius:.5rem;color:#13161c;cursor:pointer;display:flex;font-size:1rem;font-style:normal;font-weight:500;justify-content:center;letter-spacing:.0063rem;line-height:1.5rem;padding:.75rem 1rem}.Button-module_Button__0OJEu:hover{background:#555c68}.Button-module_Button--secondary__dHr-s{background:rgba(19,22,28,.8);color:#fff}.Button-module_Button--secondary__dHr-s:hover{background:#13161c;color:#fff}.Button-module_Button--neutral__bllzg{background:transparent;border-radius:8px;border:solid #555c68;border-width:1px 1px 2px;color:#c4c8ce;font-size:.875rem;font-style:normal;font-weight:500;letter-spacing:.3px;line-height:1.25rem}.Button-module_Button--neutral__bllzg:hover,.Button-module_Button--transparent__imA1A{background:transparent;color:#fff}.Button-module_Button__0OJEu>div{margin:0!important}.Button-module_Button__0OJEu:disabled{background-color:#404650;cursor:not-allowed}.Button-module_Button__0OJEu.Button-module_full-width__qDri6{width:100%}.Header-module_Header__wopx3{display:block;text-align:center;width:100%}.Header-module_Header__wopx3 svg{height:.5rem;transform:scale(6)}.Header-module_Header__wopx3 svg g{fill:#0ae98a}.Header-module_Header__logo__rFL47{padding:2rem 0}.Header-module_Header__close__upHdN{display:flex;justify-content:flex-end;width:100%}.Header-module_Header__close__upHdN button{padding:.75rem .5rem}.Header-module_Header__close__upHdN button svg{transform:scale(2.4)}.NotificationModal-module_NotificationModal__overlay__6C7H2{align-items:center;background-color:rgba(0,0,0,.6);border:none;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:10}.NotificationModal-module_NotificationModal__content__qEEDn,.NotificationModal-module_NotificationModal__error-content__IyBMa,.NotificationModal-module_NotificationModal__success-content__pS-Gk{align-items:center;background-color:#1e2229;border-radius:1rem;display:flex;flex-direction:column;max-width:22rem;width:100%}.NotificationModal-module_NotificationModal__success-content__pS-Gk{max-width:28rem;padding:1.5rem}.NotificationModal-module_NotificationModal__success-confetti__X9WQA{display:flex;justify-content:center;margin:0}.NotificationModal-module_NotificationModal__success-confetti__X9WQA img{max-width:20rem;width:100%}.NotificationModal-module_NotificationModal__icon-container__0k5-9{align-items:center;display:flex;height:4rem;justify-content:center;margin-top:1.5rem;width:4rem}.NotificationModal-module_NotificationModal__icon-container--error__aNjVj{background-color:rgba(251,91,91,.2);border-radius:50%}.NotificationModal-module_NotificationModal__icon-container__0k5-9 span{display:flex}.NotificationModal-module_NotificationModal__icon-container__0k5-9 span svg{height:2.5rem;width:2.5rem}.NotificationModal-module_NotificationModal__icon-container__0k5-9 span circle,.NotificationModal-module_NotificationModal__icon-container__0k5-9 span path{fill:#fb5b5b;font-size:4rem}.NotificationModal-module_NotificationModal__texts-container__COmBo{padding:1.5rem 1.5rem 2rem;text-align:center}.NotificationModal-module_NotificationModal__texts-container__COmBo h2,.NotificationModal-module_NotificationModal__texts-container__COmBo h3{color:#fff;font-size:1.125rem;font-weight:500;margin:0}.NotificationModal-module_NotificationModal__texts-container__COmBo h3{margin-top:.25rem}.NotificationModal-module_NotificationModal__texts-container__COmBo p{color:#c4c8ce;font-size:.875rem;font-weight:400;margin-bottom:0;margin-top:.75rem}.NotificationModal-module_NotificationModal__logo__gqWFQ{display:flex;justify-content:center;margin:0 0 1rem}.NotificationModal-module_NotificationModal__logo__gqWFQ img{width:10rem}.NotificationModal-module_NotificationModal__neutral-button-container__8vAzx{display:flex;justify-content:center;padding:1rem 0;width:100%}.NotificationModal-module_NotificationModal__neutral-button-container__8vAzx button{background-color:#404650;border:none;color:#fff;width:100%}.NotificationModal-module_NotificationModal__neutral-button-container__8vAzx button:hover{background-color:#2d323a}.NotificationModal-module_NotificationModal__secondary-button-container__HsK69{border-top:.063rem solid #404650;display:flex;justify-content:center;padding:1rem 0;width:100%}.NotificationModal-module_NotificationModal__secondary-button-container__HsK69 button{background-color:transparent;color:#fff}.NotificationModal-module_NotificationModal__primary-button-container__uDsx1{display:flex;justify-content:center;padding:0 0 1rem;width:100%}.NotificationModal-module_NotificationModal__primary-button-container__uDsx1 button{width:100%}.EmailStep-module_EmailStep__Fg7wW{align-items:center;display:flex;flex-direction:column;width:100%}.EmailStep-module_EmailStep__label__code__CPpZX b,.EmailStep-module_EmailStep__label__g79UJ{font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:.01rem;line-height:1.5rem;margin:0 0 1.5rem;text-align:center}.EmailStep-module_EmailStep__label__code__CPpZX{display:flex;flex-direction:column;justify-content:center;margin:0 0 1.5rem}.EmailStep-module_EmailStep__label__code__CPpZX b{margin:0 0 .5rem}.EmailStep-module_EmailStep__label__code__CPpZX span{color:#87909d;font-size:.875rem;font-weight:400;text-align:center}.EmailStep-module_EmailStep__buttonWrapper__vC0HX{margin-top:20px;width:100%}.EmailStep-module_EmailStep__buttonWrapper__vC0HX>button{column-gap:1rem;width:100%}.EmailStep-module_EmailStep__error__nxYQY{align-items:center;color:#fb5b5b;display:flex;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:1rem;margin-top:.25rem;text-align:left;width:100%}.EmailStep-module_EmailStep__error__nxYQY svg{flex-shrink:0;margin-right:.375rem}.EmailStep-module_EmailStep__error__nxYQY circle,.EmailStep-module_EmailStep__error__nxYQY path{fill:#fb5b5b}.EmailStep-module_EmailStep__socialButton__TRCPC{align-items:center;background:transparent;border:1px solid #404650;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:500;justify-content:center;line-height:20px;padding:.5rem 1rem;width:100%}.EmailStep-module_EmailStep__disclaimer__9VeiU{color:#87909d;font-size:.8125rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-top:2.5rem;text-align:center}.EmailStep-module_EmailStep__disclaimer__9VeiU>span{color:#fff}.EmailStep-module_EmailStep__divider__ypOhj{color:#c4c8ce;display:block;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.3px;line-height:1.25rem;margin:1.5rem 0;position:relative;text-align:center;width:100%}.EmailStep-module_EmailStep__divider__ypOhj:before{background-color:#2d323a;bottom:0;content:"";height:2px;left:0;position:absolute;top:50%;width:43%}.EmailStep-module_EmailStep__divider__ypOhj:after{background-color:#2d323a;bottom:0;content:"";height:2px;position:absolute;right:0;top:50%;width:43%}.NameStep-module_NameStep__FQFDy{align-items:center;display:flex;flex-direction:column;width:100%}.NameStep-module_NameStep__header__e13fX{align-items:center;display:grid;grid-template-columns:1.5rem auto 1.5rem;width:100%}.NameStep-module_NameStep__backButton__qmYwb button{background:none;padding:0;transform:scale(1.5)}.NameStep-module_NameStep__label__dkYfl{font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:-.0081rem;line-height:1.5rem;margin-bottom:.5rem;text-align:center}.NameStep-module_NameStep__description__-bToN{color:#c4c8ce;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.0187rem;line-height:1.25rem;margin:0 0 1.5rem;text-align:center}.NameStep-module_NameStep__error__okmvp{align-items:center;color:#fb5b5b;display:flex;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:1rem;margin-top:.25rem;text-align:left;width:100%}.NameStep-module_NameStep__error__okmvp svg{margin-right:.375rem}.NameStep-module_NameStep__error__okmvp circle,.NameStep-module_NameStep__error__okmvp path{fill:#fb5b5b}.NameStep-module_NameStep__buttonWrapper__XnWUx{margin-top:20px;width:100%}.NameStep-module_NameStep__buttonWrapper__XnWUx>button{align-items:center;column-gap:1rem;width:100%}.PasswordStep-module_PasswordStep__Q3IUZ{align-items:center;display:flex;flex-direction:column;width:100%}.PasswordStep-module_PasswordStep__header__QenrE{align-items:center;display:grid;grid-template-columns:1.5rem auto 1.5rem;width:100%}.PasswordStep-module_PasswordStep__backButton__A1NvN button{background:none;padding:0;transform:scale(1.5)}.PasswordStep-module_PasswordStep__passwordsContainer__KDs5K{display:flex;flex-direction:column;row-gap:.75rem;width:100%}.PasswordStep-module_PasswordStep__label__OXtof{font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:-.0081rem;line-height:1.5rem;margin-bottom:0;margin-top:1.5rem;text-align:center}.PasswordStep-module_PasswordStep__description__8YfBf{color:#c4c8ce;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.0187rem;line-height:1.25rem;margin-bottom:1.25rem;margin-top:.5rem;text-align:center}.PasswordStep-module_PasswordStep__buttonWrapper__LVV38{margin-top:20px;width:100%}.PasswordStep-module_PasswordStep__buttonWrapper__LVV38>button{align-items:center;column-gap:1rem;width:100%}.PasswordStep-module_PasswordStep__errorsWrapper__lQb7O{display:flex;flex-direction:column;margin-top:.75rem;row-gap:.75rem;width:100%}.PasswordStep-module_PasswordStep__errorsWrapper__lQb7O div{align-items:center;column-gap:.5rem;display:flex}.PasswordStep-module_PasswordStep__errorsWrapper__lQb7O div p{color:#fb5b5b;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:16px;margin:0}.PasswordStep-module_PasswordStep__errorsWrapper__lQb7O div>svg{flex-shrink:0}.PasswordStep-module_PasswordStep__errorsWrapper__lQb7O div>svg path{fill:#fb5b5b}.PasswordStep-module_PasswordStep__errorsWrapper__lQb7O div>svg circle{stroke:#fb5b5b}.PasswordStep-module_PasswordStep__disclaimer__5hbSS{color:#87909d;font-size:.8125rem;font-style:normal;font-weight:400;line-height:1.25rem;margin:2.5rem 0 0;text-align:center}.PasswordStep-module_PasswordStep__disclaimer__5hbSS>a{color:#c4c8ce}.CompletedStep-module_CompletedStep__Fn7Rf{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-rows:auto 1fr auto}.CompletedStep-module_CompletedStep__Fn7Rf h1{display:flex;flex-direction:column;font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:-.0081rem;line-height:1.5rem;margin:0;text-align:center}.CompletedStep-module_CompletedStep__Fn7Rf p{color:#c4c8ce;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.0187rem;line-height:1.25rem;margin:.75rem 0 0;text-align:center}.CompletedStep-module_CompletedStep__animationWrapper__ffGpi{display:flex;flex-shrink:0;justify-content:center}.CompletedStep-module_CompletedStep__doneCircle__uw9K6{align-items:center;background-color:rgba(10,233,138,.2);border-radius:50%;display:flex;height:72px;justify-content:center;width:72px}.CompletedStep-module_CompletedStep__buttonWrapper__bYPIx{width:100%}.CompletedStep-module_CompletedStep__buttonWrapper__bYPIx>button{align-items:center;column-gap:1rem;width:100%}.CompletedCodeStep-module_CompletedCodeStep__nWH7W>h1{font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:-.0081rem;line-height:2rem;text-align:center}.CompletedCodeStep-module_CompletedCodeStep__nWH7W>p{color:#c4c8ce;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.0187rem;line-height:1.25rem;text-align:center}.CompletedCodeStep-module_CompletedCodeStep__animationWrapper__MDRfu{display:flex;flex-shrink:0;justify-content:center}.CompletedCodeStep-module_CompletedCodeStep__doneCircle__MPwuK{align-items:center;background-color:rgba(10,233,138,.2);border-radius:50%;display:flex;height:72px;justify-content:center;width:72px}.CompletedCodeStep-module_CompletedCodeStep__image__VYahG{display:flex;justify-content:center;margin:0}.CompletedCodeStep-module_CompletedCodeStep__buttonWrapper__yHns2{margin-top:3rem;width:100%}.CompletedCodeStep-module_CompletedCodeStep__buttonWrapper__yHns2 a{background-color:#fff;border:none;border-radius:.5rem;color:#13161c;cursor:pointer;display:block;font-size:1rem;font-style:normal;font-weight:500;letter-spacing:.0063rem;line-height:1.5rem;padding:.75rem 1rem;text-align:center;text-decoration:none;width:calc(100% - 32px)}.LoginStep-module_LoginStep__header__Qy2DZ{align-items:center;display:grid;grid-template-columns:1.5rem auto 1.5rem;width:100%}.LoginStep-module_LoginStep__backButton__XA1Jj button{background:none;padding:0;transform:scale(1.5)}.LoginStep-module_LoginStep__label__FG84F{display:block;font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:-.0081rem;line-height:1.5rem;margin:0 0 .5rem;text-align:center}.LoginStep-module_LoginStep__form__TfsbA{align-items:center;display:flex;flex-direction:column;width:100%}.LoginStep-module_LoginStep__form__TfsbA p{margin:0 0 1rem}.LoginStep-module_LoginStep__form__TfsbA p b,.LoginStep-module_LoginStep__form__TfsbA p span{color:#c4c8ce;display:flex;flex-direction:column;font-size:.875rem;font-style:normal;letter-spacing:.16px;line-height:1.25rem;text-align:center}.LoginStep-module_LoginStep__form__TfsbA p b{font-weight:500}.LoginStep-module_LoginStep__buttonWrapper__LM6IT{margin-top:20px;width:100%}.LoginStep-module_LoginStep__buttonWrapper__LM6IT>button{align-items:center;column-gap:1rem;width:100%}.LoginStep-module_LoginStep__error__AIO-L{align-items:center;color:#fb5b5b;display:flex;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:1rem;margin-top:.25rem;text-align:left;width:100%}.LoginStep-module_LoginStep__error__AIO-L svg{flex-shrink:0;margin-right:.375rem}.LoginStep-module_LoginStep__error__AIO-L circle,.LoginStep-module_LoginStep__error__AIO-L path{fill:#fb5b5b}.LoginStep-module_LoginStep__sso__iDp22{display:block;margin-top:1.5rem}.LoginStep-module_LoginStep__sso__iDp22>a{background-color:#2d323a;border:none;border-radius:.5rem;color:#fff!important;cursor:pointer;display:block;font-size:1rem;font-style:normal;font-weight:500;letter-spacing:.0063rem;line-height:1.5rem;margin-bottom:.75rem;padding:.75rem 1rem;position:relative;text-align:center;text-decoration:none}.LoginStep-module_LoginStep__sso__iDp22>a svg{left:1rem;position:absolute;top:1rem}.LoginStep-module_LoginStep__sso__divider__fyFs-{color:#c4c8ce;display:block;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.3px;line-height:1.25rem;margin:0 0 1rem;position:relative;text-align:center;width:100%}.LoginStep-module_LoginStep__sso__divider__fyFs-:before{background-color:#2d323a;bottom:0;content:"";height:2px;left:0;position:absolute;top:50%;width:25%}.LoginStep-module_LoginStep__sso__divider__fyFs-:after{background-color:#2d323a;bottom:0;content:"";height:2px;position:absolute;right:0;top:50%;width:25%}.LoginStep-module_LoginStep__disclaimer__F2MXY{margin:1rem 0 1.5rem;text-align:center}.LoginStep-module_LoginStep__disclaimer__F2MXY button{background:none;border:none;color:#c4c8ce;cursor:pointer;font-size:.875rem;font-weight:400;letter-spacing:-.008rem;line-height:1.25rem;text-decoration:underline}.LoginStep-module_LoginStep__disclaimer__F2MXY button:hover{color:#dee1e4}.MethodStep-module_MethodStep__mjfEv{align-items:center;display:flex;flex-direction:column;width:100%}.MethodStep-module_MethodStep__label__bOlGx{font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:-.0081rem;line-height:1.5rem;margin:0 0 1.5rem;text-align:center}.MethodStep-module_MethodStep__buttonWrapper__2qUEL{width:100%}.MethodStep-module_MethodStep__buttonWrapper__2qUEL>button{background-color:#2d323a;color:#fff;position:relative;width:100%}.MethodStep-module_MethodStep__buttonWrapper__2qUEL>button svg{left:1rem;position:absolute;top:1rem;transform:scale(1.2)}.MethodStep-module_MethodStep__buttonWrapper__2qUEL a{background-color:#2d323a;border:none;border-radius:.5rem;color:#fff!important;cursor:pointer;display:block;font-size:1rem;font-style:normal;font-weight:500;letter-spacing:.0063rem;line-height:1.5rem;margin-bottom:.75rem;padding:.75rem 1rem;position:relative;text-align:center;text-decoration:none}.MethodStep-module_MethodStep__buttonWrapper__2qUEL a svg{left:1rem;position:absolute;top:1rem}.MethodStep-module_MethodStep__divider__jkkau{color:#c4c8ce;display:block;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.3px;line-height:1.25rem;margin:.75rem 0;position:relative;text-align:center;width:100%}.MethodStep-module_MethodStep__divider__jkkau:before{background-color:#2d323a;bottom:0;content:"";height:2px;left:0;position:absolute;top:50%;width:32%}.MethodStep-module_MethodStep__divider__jkkau:after{background-color:#2d323a;bottom:0;content:"";height:2px;position:absolute;right:0;top:50%;width:32%}.MethodStep-module_MethodStep__disclaimer__tuklV{color:#87909d;font-size:.8125rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-top:1rem;text-align:center}.MethodStep-module_MethodStep__disclaimer__tuklV>a{color:#c4c8ce}.CreateSSOStep-module_CreateSSOStep__0xn5N{align-items:center;display:flex;flex-direction:column;width:100%}.CreateSSOStep-module_CreateSSOStep__label__X4H3k{font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:-.0081rem;line-height:1.5rem;margin:0 0 1.5rem;text-align:center}.CreateSSOStep-module_CreateSSOStep__buttonWrapper__n3PTN{width:100%}.CreateSSOStep-module_CreateSSOStep__buttonWrapper__n3PTN button{background-color:#2d323a;color:#fff;margin-bottom:1.5rem;position:relative}.CreateSSOStep-module_CreateSSOStep__buttonWrapper__n3PTN button svg{left:1rem;position:absolute;top:1rem;transform:scale(1.2)}.CreateSSOStep-module_CreateSSOStep__buttonWrapper__n3PTN button:hover{background-color:#2d323a}.CreateSSOStep-module_CreateSSOStep__divider__YE3l4{color:#c4c8ce;display:block;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.3px;line-height:1.25rem;margin:0 0 1.5rem;position:relative;text-align:center;width:100%}.CreateSSOStep-module_CreateSSOStep__divider__YE3l4:before{background-color:#2d323a;bottom:0;content:"";height:2px;left:0;position:absolute;top:50%;width:43%}.CreateSSOStep-module_CreateSSOStep__divider__YE3l4:after{background-color:#2d323a;bottom:0;content:"";height:2px;position:absolute;right:0;top:50%;width:43%}.CreateSSOStep-module_CreateSSOStep__disclaimer__KmojD{color:#87909d;font-size:.8125rem;font-style:normal;font-weight:400;line-height:1.25rem;margin:2.5rem 0 0;text-align:center}.CreateSSOStep-module_CreateSSOStep__disclaimer__KmojD>a{color:#c4c8ce}.PasswordRecoveryStep-module_PasswordRecoveryStep__header__l9sku{align-items:center;display:grid;grid-template-columns:1.5rem auto 1.5rem;position:relative;width:100%}.PasswordRecoveryStep-module_PasswordRecoveryStep__backButton__W1WRO{position:absolute;top:2.1rem}.PasswordRecoveryStep-module_PasswordRecoveryStep__backButton__W1WRO button{background:none;padding:0;transform:scale(1.5)}.PasswordRecoveryStep-module_PasswordRecoveryStep__icon__FCPqZ{align-items:center;background:rgba(10,233,138,.2);border-radius:50%;display:flex;height:4rem;justify-content:center;margin-bottom:1.5rem;padding:.25rem;width:4rem}.PasswordRecoveryStep-module_PasswordRecoveryStep__icon__container__4p-lQ{align-items:center;display:flex;justify-content:center}.PasswordRecoveryStep-module_PasswordRecoveryStep__label__ir0R0{display:block;font-size:1.125rem;font-weight:500;letter-spacing:-.008rem;line-height:1.25rem;margin:0 0 .5rem;text-align:center}.PasswordRecoveryStep-module_PasswordRecoveryStep__description__Wjc2M,.PasswordRecoveryStep-module_PasswordRecoveryStep__footer__description__wQHzw{color:#c4c8ce;font-size:.875rem;font-weight:400;letter-spacing:-.008rem;line-height:1.25rem;margin:1.5rem 0 2rem}.PasswordRecoveryStep-module_PasswordRecoveryStep__buttonWrapper__UnY0V{margin-top:20px;width:100%}.PasswordRecoveryStep-module_PasswordRecoveryStep__buttonWrapper__UnY0V>button{align-items:center;background-color:#404650;column-gap:1rem;width:100%}.PasswordRecoveryStep-module_PasswordRecoveryStep__buttonWrapper__UnY0V>button:hover{background:#2d323a}.PasswordRecoveryStep-module_PasswordRecoveryStep__footer__HV6Fc{border-top:1px solid #404650;margin-top:2rem;padding-top:2rem}.PasswordRecoveryStep-module_PasswordRecoveryStep__footer__description__wQHzw{margin:0}.Signup-module_Signup__yNZPl{background:transparent;border:none;color:#fff;display:block;max-width:22.5rem;padding:0;width:100%}.Signup-module_Signup__content__nGgLa{background-color:#13161c;background-repeat:no-repeat;background-size:100% auto;padding:1.5rem}.Signup-module_Signup__content__modal__j-3Ft{background-image:url(https://static.platzi.com/media/uploads/signup_background_59bf84ac15.png);border-radius:1rem 1rem 0 0;bottom:0;left:0;min-height:400px;position:fixed;right:0;z-index:1000}@media (min-width:48rem){.Signup-module_Signup__content__modal__j-3Ft{border-radius:0;left:auto;right:0;top:0;width:360px}}.Signup-module_Signup__backdrop__IQ145{background-color:rgba(0,0,0,.8);border:none;bottom:0;cursor:pointer;display:flex;left:0;position:fixed;right:0;top:0;z-index:10}.CompletedModal-module_CompletedModal__kg5Yp{background:none;border:none;color:#fff;display:block;max-width:22.5rem}.CompletedModal-module_CompletedModal__content__3LLmQ{background-color:#1e2229;border-radius:1rem 1rem 0 0;padding:2.5rem 1.5rem}@media screen and (max-width:768px){.CompletedModal-module_CompletedModal__content__3LLmQ{padding:2.5rem 1.5rem 4rem}}.CompletedModal-module_CompletedModal__content__modal__LAQtq{background-image:url(https://static.platzi.com/media/uploads/signup_background_59bf84ac15.png);background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:fixed;right:0;z-index:11}@media (min-width:48rem){.CompletedModal-module_CompletedModal__content__modal__LAQtq{border-radius:1rem;bottom:inherit;left:50%;max-width:22.5rem;top:15%;transform:translateX(-50%)}}.CompletedModal-module_CompletedModal__backdrop__ycy1i{background-color:rgba(0,0,0,.6);border:none;bottom:0;cursor:pointer;display:flex;left:0;position:fixed;right:0;top:0;z-index:10}.CreateNewPassword-module_CreateNewPassword__LXMp9{align-items:center;display:flex;flex-direction:column;width:100%}.CreateNewPassword-module_CreateNewPassword__header__gNZvl{display:flex;justify-content:center;width:100%}.CreateNewPassword-module_CreateNewPassword__label__vYE-7{font-size:1.125rem;font-weight:500;letter-spacing:-.008rem;line-height:1.25rem;margin:0 0 .5rem;text-align:center}.CreateNewPassword-module_CreateNewPassword__description__FeU7K{color:#c4c8ce;font-size:.875rem;font-weight:400;letter-spacing:-.008rem;line-height:1.25rem;margin:0 0 2rem;padding:0 2rem;text-align:center}.CreateNewPassword-module_CreateNewPassword__passwordsContainer__P-PRr{display:flex;flex-direction:column;row-gap:.75rem;width:100%}.CreateNewPassword-module_CreateNewPassword__errorsWrapper__B6kVn{display:flex;flex-direction:column;margin-top:.75rem;row-gap:.75rem;width:100%}.CreateNewPassword-module_CreateNewPassword__errorMessage__YzzXF{align-items:center;column-gap:.5rem;display:flex}.CreateNewPassword-module_CreateNewPassword__errorMessage__YzzXF p{color:#fb5b5b;font-size:.75rem;font-weight:400;letter-spacing:-.008rem;line-height:1rem;margin:0}.CreateNewPassword-module_CreateNewPassword__errorMessage__YzzXF>svg{flex-shrink:0}.CreateNewPassword-module_CreateNewPassword__errorMessage__YzzXF>svg path{fill:#fb5b5b}.CreateNewPassword-module_CreateNewPassword__errorMessage__YzzXF>svg circle{stroke:#fb5b5b}.CreateNewPassword-module_CreateNewPassword__buttonWrapper__k2tPb{margin-top:1.5rem;width:100%}.CreateNewPassword-module_CreateNewPassword__buttonWrapper__k2tPb>button{align-items:center;column-gap:1rem;width:100%}.NewPassword-module_NewPassword__N5mek{background:transparent;border:none;color:#fff;display:block;max-width:22.5rem;padding:0;width:100%}.NewPassword-module_NewPassword__content__dndB4{background-color:#13161c;background-repeat:no-repeat;background-size:100% auto;padding:1.5rem}.LiveTalks_LiveTalks__BHokD{padding-bottom:0}.LiveTalks_LiveTalks__BHokD,.LiveTalks_LiveTalks__BHokD [data-class=live-talks]{padding-left:1rem;padding-right:1rem}@media(min-width:48rem){.LiveTalks_LiveTalks__BHokD{padding-left:2rem;padding-right:2rem}.LiveTalks_LiveTalks__BHokD [data-class=live-talks]{padding-left:0;padding-right:0}}@media(min-width:85.375rem){.LiveTalks_LiveTalks__BHokD{max-width:45rem;margin:0 auto;padding:0 2rem}}@media(min-width:120rem){.LiveTalks_LiveTalks__BHokD{padding:0}}.LiveTalks_LiveTalks_title__7_xRr{color:#fff;margin-bottom:1rem;font-weight:500;font-size:1.375rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.75rem}@media(min-width:48rem){.LiveTalks_LiveTalks_title__7_xRr{font-weight:500;font-size:1.75rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:2.25rem;padding:0 1rem}}@media(min-width:64rem){.LiveTalks_LiveTalks_title__7_xRr{padding:0}}.LiveTalks_LiveTalks_description__qO2uT{color:#fff;margin-bottom:1.25rem;font-weight:400;font-size:.875rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.125rem}@media(min-width:48rem){.LiveTalks_LiveTalks_description__qO2uT{font-weight:400;font-size:1.375rem;letter-spacing:-.008rem;text-transform:none;text-decoration:none;line-height:1.75rem;margin-bottom:2.5rem;padding:0 1rem}}@media(min-width:64rem){.LiveTalks_LiveTalks_description__qO2uT{padding:0}}.LiveTalks_LiveTalks_button__cH3IG{width:222px;margin:1.25rem auto 0}@media(min-width:48rem){.LiveTalks_LiveTalks_button__cH3IG{margin-top:.5rem;width:360px}}.MediaList,.Wrapper{position:relative;overflow:hidden}.MediaList{display:flex;flex-direction:column;padding:0 1rem;gap:3.5rem;color:#fff}@media(min-width:48rem){.MediaList{padding:0 3rem}}.MediaList__container{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center}.MediaList__bg-pattern-desktop{display:none;position:absolute;width:100%;height:100%}.MediaList__bg-pattern-desktop svg{position:absolute;top:0;right:0}@media(min-width:48rem){.MediaList__bg-pattern-desktop{display:block}}.MediaList__bg-pattern-mobile{z-index:-1;position:absolute;width:100%;height:100%}@media(min-width:48rem){.MediaList__bg-pattern-mobile{display:none}}.MediaList__bg-pattern-mobile :first-child{position:absolute;top:5rem;left:0}.MediaList__bg-pattern-mobile :nth-child(2){position:absolute;top:50%;transform:translateY(-50%);right:0}.MediaList__bg-pattern-mobile :nth-child(3){position:absolute;bottom:0;left:0}.MediaList__item{display:flex;flex-direction:column;gap:1rem;z-index:3}@media(min-width:48rem){.MediaList__item{flex-direction:row-reverse;align-items:center;justify-content:center;width:100%}.MediaList__item--inverse{flex-direction:row}}@media(min-width:64rem){.MediaList__item{width:100%}}.MediaList__title{display:flex;width:100%;justify-content:center}.MediaList__title__text{font-size:1.375rem;font-weight:400;line-height:1.75rem;text-align:center}@media(min-width:48rem){.MediaList__title__text{width:13rem;text-align:left;font-size:1.75rem;line-height:2.5rem}}@media(min-width:90rem){.MediaList__title__text{font-size:1.75rem}}.MediaList__video{justify-content:center;min-width:196px;min-height:428px;position:relative;margin-top:.25rem;border-radius:50px;margin-left:auto;margin-right:auto;width:min-content;display:none}@media(min-width:64rem){.MediaList__video{display:flex;width:100%}}.MediaList__video video{border-radius:1.5625rem;object-fit:fill}.MediaList__video__phone{position:absolute;top:15rem;left:50%;transform:translate(-50%,-55%)}.MediaList__image{display:flex;justify-content:center;margin-left:auto;margin-right:auto;border-radius:30px;width:min-content}@media(min-width:48rem){.MediaList__image{width:100%}}@media(min-width:64rem){.MediaList__image{display:none}}.MediaList__image__route{object-fit:cover;filter:drop-shadow(10px 10px 40px rgba(0,0,0,.75))}.Plan_card{border-radius:.75rem;background-size:cover;position:relative;padding:1rem 1.5rem;scroll-margin:0 1rem;scroll-snap-align:center;scroll-snap-stop:always;min-width:282px;max-width:var(--plan-card-width);width:100%;overflow:hidden;transition:opacity .3s ease-in-out,transform .3s ease-in-out,border .3s ease-in-out;background:linear-gradient(180deg,#24272e,#101010);border:2px solid #101010}.Plan_card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,6%,.6);z-index:3;pointer-events:none;transition:opacity .3s ease-in-out}@media(min-width:48rem){.Plan_card{transform:scale(.9);transition-delay:.3s}}.Plan_card_active{opacity:1;border:2px solid #2776ec}.Plan_card_active:after,.Plan_card_active:before{opacity:0}@media(min-width:48rem){.Plan_card_active{transform:scale(1)}}.Plan_card_active .Plan_card_body_price_button{background-color:#f7fbf8;color:#13161c}.Plan_card_body,.Plan_card_footer,.Plan_card_header{position:relative;z-index:2}@media(min-width:48rem){.Plan_card{margin-left:0;scroll-margin:0;scroll-snap-align:inherit;min-width:400px}.Plan_card:only-child{margin:0!important}}.Plan_card_header{color:#fff;display:flex;flex-direction:column;position:relative;z-index:2;text-align:center;margin-bottom:.75rem}@media(min-width:48rem){.Plan_card_header{font-size:1rem}}.Plan_card_header_name{font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.16px}@media(min-width:48rem){.Plan_card_header_name{font-size:1.375rem;line-height:2.5rem}}.Plan_card_header_time{font-size:11px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.08px;color:#c4c8ce}@media(min-width:48rem){.Plan_card_header_time{font-size:1rem}}.Plan_card_body,.Plan_card_body_price{display:flex;flex-direction:column;align-items:center}.Plan_card_body_price{justify-content:center}.Plan_card_body_price img{border-radius:10rem;margin-right:.5rem}@media(min-width:48rem){.Plan_card_body_price img{width:1.375rem;height:1.375rem}}.Plan_card_body_price_amount{color:#fff;font-size:1.75rem;line-height:1.75rem;font-weight:500}.Plan_card_body_price_amount_container{display:flex;align-items:center;margin-bottom:.25rem}@media(min-width:48rem){.Plan_card_body_price_amount_container{margin-bottom:.375rem}}.Plan_card_body_price_period{color:#c4c8ce;font-size:.75rem;line-height:normal;margin-left:.25rem;letter-spacing:.01rem}@media(min-width:48rem){.Plan_card_body_price_period{font-size:.875rem;margin-left:.25rem;margin-top:.25rem}}.Plan_card_body_price_full{width:100%;font-size:11px;color:#fff}@media(min-width:48rem){.Plan_card_body_price_full{font-size:.875rem;padding-top:.25rem}}.Plan_card_body_discount{display:flex;gap:.5rem;margin-bottom:.75rem}@media(min-width:48rem){.Plan_card_body_discount{margin-top:.25rem}}.Plan_card_body_discount_amount{color:#ffd83c;font-weight:500;font-size:1rem;letter-spacing:.01rem}.Plan_card_body_discount_before{font-weight:400;font-size:.6875rem;margin-bottom:.25rem;color:#c4c8ce}@media(min-width:48rem){.Plan_card_body_discount_before{margin-bottom:.375rem;font-size:1rem}}.Plan_card_body_discount_before_amount{text-decoration:line-through}.Plan_card_body_content{max-height:31.25rem;overflow:hidden;transition:max-height .5s ease-in-out;transition-delay:.15s;width:100%}.Plan_card_body_content:empty{max-height:1px}.Plan_card_body_content_form{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem;overflow:hidden;transition:max-height .5s ease-in-out}.Plan_card_body_content_form input{font-family:var(--theme-font-family);height:2.75rem;background-color:rgba(204,221,255,.06);border:1px solid rgba(0,0,0,.2);padding:.75rem 1rem!important;width:100%}.Plan_card_body_content_form input::placeholder{font-family:var(--theme-font-family);color:#fff;font-size:.875rem}.Plan_card_body_content_ocp{display:flex;flex-direction:column;font-size:.875rem;padding:1rem;background-color:hsla(0,0%,100%,.06);border-radius:.5rem}.Plan_card_body_content_ocp_separator{height:1px;width:100%;background:hsla(0,0%,100%,.1);margin:1rem 0}.Plan_card_body_content_ocp_icon{width:20px;height:20px}.Plan_card_body_content_ocp_icon path{fill:#0ae98a}.Plan_card_body_content_ocp span{font-weight:400;letter-spacing:.01rem}.Plan_card_body_content_ocp_extend{align-items:center;line-height:1.25rem;display:flex;gap:1rem}.Plan_card_body_content_ocp_extend_text{display:flex;flex-direction:column}.Plan_card_body_content_ocp_payment{display:flex;justify-content:space-between;align-items:center}.Plan_card_body_content_ocp_payment_card{display:flex;gap:1rem;align-items:center}.Plan_card_body_content_ocp_payment_card_text{display:flex;flex-direction:column;line-height:1.25rem;margin-right:.375rem}.Plan_card_body_price_button{font-family:var(--theme-font-family);width:100%;background:#636967;color:#c4c8ce;border:none}.Plan_card_body_price_button span div div{border-color:#fff #13161c #13161c}.Plan_card_footer{margin-top:.5rem;display:flex}.Plan_card_footer_info{display:flex;align-items:center;gap:.5rem}.Plan_card_footer_info svg g,.Plan_card_footer_info svg path{fill:#f7fbf8}.Plan_card_footer_info_text{color:#f7fbf8;font-size:12px;line-height:18px;letter-spacing:.16px}@media(min-width:48rem){.Plan_card_footer_info_text{font-size:.875rem}}.Plan_card_footer_info_icon{width:1.25rem;height:1.25rem}@media(min-width:48rem){.Plan_card_footer_info_icon{width:1.375rem;height:1.375rem}}.Plan_card.Plan_card_spacing{padding:2rem 1.5rem 1rem}@media(min-width:48rem){.Plan_card.Plan_card_spacing{padding:1rem 1.5rem}.Plan_card.Plan_card_spacing .Plan_card_header{margin-bottom:1.75rem}}.Plan_card.Plan_card_spacing .Plan_card_body_discount{margin-bottom:1.75rem}@media(min-width:48rem){.Plan_card.Plan_card_spacing .Plan_card_body_discount{margin-bottom:2rem}}.RenewCongrats{display:flex;flex-direction:column;padding:24px;position:relative;overflow:hidden;border-radius:.5rem;margin:0 1rem;min-width:282px;max-width:var(--plan-card-width);background:linear-gradient(180deg,#24272e,#101010);border:2px solid #2776ec}@media(min-width:48rem){.RenewCongrats{width:25rem}}.RenewCongrats_content{position:relative;z-index:2}.RenewCongrats_header{display:flex;flex-direction:column;margin-bottom:1rem;gap:8px}.RenewCongrats_header_title{font-size:1.375rem;font-weight:500;line-height:1.75rem;color:#fff}.RenewCongrats_header_description{font-size:.75rem;line-height:1.125rem;letter-spacing:.01rem;color:#c4c8ce}.RenewCongrats_limit_date{padding:1rem;border-radius:.5rem;background-color:hsla(0,0%,100%,.06);margin-bottom:1rem}.RenewCongrats_limit_date_text{font-size:.875rem;line-height:1.125rem;letter-spacing:.01rem;color:#fff}.RenewCongrats_share_text{font-size:.75rem;line-height:1.125rem;color:#c4c8ce;letter-spacing:.01rem}.RenewCongrats_share_buttons{margin-top:1rem;display:flex;justify-content:space-around}.RenewCongrats_share_buttons_button{display:flex;align-items:baseline;justify-content:center;background-color:hsla(0,0%,100%,.1);border-radius:100%;width:2.5rem;height:2.5rem;border:none}.RenewCongrats_share_buttons_button svg{width:1.5rem;height:1.5rem}.RenewCongrats_share_buttons_button svg path{fill:#fff}.RenewCongrats_container{display:flex;align-items:center;flex-direction:column}.HeroPromo_wp_button,.Skeleton_container{display:flex;justify-content:center}.HeroPromo_wp_button{align-items:center}.CarouselPlan{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.CarouselPlan .CarouselPlan_cards_container{padding-left:calc(50% - 200px)!important;padding-right:calc(50% - 200px)!important;width:100%;display:flex;align-items:center;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-snap-stop:always;gap:1rem}.CarouselPlan .CarouselPlan_cards_container::-webkit-scrollbar{display:none}@media(min-width:48rem){.CarouselPlan .CarouselPlan_cards_container{overflow-x:scroll;gap:30px;scroll-snap-type:x mandatory}}@media(min-width:64rem){.CarouselPlan .CarouselPlan_cards_container{scroll-snap-type:x mandatory}}.CarouselPlan .CarouselPlan_arrow{display:flex;justify-content:center;gap:8px}.CarouselPlan .CarouselPlan_arrow_left,.CarouselPlan .CarouselPlan_arrow_right{position:absolute;top:0;height:100%;display:flex;align-items:center;width:8.5rem;justify-content:center;background-color:transparent;border:none;cursor:pointer}.CarouselPlan .CarouselPlan_arrow_left{left:0;transform:scaleX(-1);display:none}@media(min-width:48rem){.CarouselPlan .CarouselPlan_arrow_left{display:flex}}.CarouselPlan .CarouselPlan_arrow_left:before{content:"";position:absolute;top:0;right:0;width:3.75rem;height:100%;background:linear-gradient(90deg,rgba(36,39,46,0) 11.49%,#101010 67.6%)}@media(min-width:64rem){.CarouselPlan .CarouselPlan_arrow_left:before{width:10rem}}.CarouselPlan .CarouselPlan_arrow_left svg{border:2px solid #fff;border-radius:100%;z-index:3}.CarouselPlan .CarouselPlan_arrow_right{right:0;display:none}@media(min-width:48rem){.CarouselPlan .CarouselPlan_arrow_right{display:flex}}.CarouselPlan .CarouselPlan_arrow_right:before{content:"";position:absolute;top:0;right:0;width:3.75rem;height:100%;background:linear-gradient(90deg,rgba(36,39,46,0) 11.49%,#101010 67.6%)}@media(min-width:64rem){.CarouselPlan .CarouselPlan_arrow_right:before{width:10rem}}.CarouselPlan .CarouselPlan_arrow_right svg{margin-bottom:2.875rem;border:2px solid #fff;border-radius:100%;z-index:3}.CarouselPlan .CarouselPlan_arrow_left_icon,.CarouselPlan .CarouselPlan_arrow_right_icon{width:32px;height:32px}.CarouselPlan .Plan_card{cursor:pointer;scroll-snap-align:center}.CarouselPlan .Plan_card:first-child{margin-left:1rem}.CarouselPlan .Plan_card:last-child{margin-right:1rem}.CarouselPlan--one-card{padding:0 1rem}.CarouselPlan--one-card form{max-width:25rem}.CarouselPlan .CarouselPlan_button_container{display:flex;justify-content:center;gap:8px;margin-top:2.5rem}.CarouselPlan .CarouselPlan_button{width:.375rem;height:.375rem;background-color:#87909d;border-radius:16px;cursor:pointer;transition:width .3s ease-in-out;border:none}.CarouselPlan .CarouselPlan_button.active{width:1.625rem;background-color:#f7fbf8}.Plan_card_container{display:flex;justify-content:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.TextLink{display:flex;flex-direction:column;justify-content:center;gap:.25rem;text-decoration:none;color:#f7fbf8;margin:0 1.5rem;align-items:flex-start;font-size:.875rem;font-weight:400}@media(min-width:48rem){.TextLink{align-items:center;align-self:center}}@media(min-width:90rem){.TextLink{flex-direction:row}}.TextLink__highlight{text-decoration:none;color:#76dbf9;font-weight:400}.Countdown{display:flex;flex-direction:column;letter-spacing:.9px;padding:0 1rem}.Countdown_content{border-radius:.75rem;z-index:10;border:2px solid transparent;background:linear-gradient(181deg,hsla(0,0%,100%,.1) 1.15%,hsla(0,0%,100%,0) 98.91%) padding-box,linear-gradient(90deg,#b9121a .24%,#0142cd) padding-box,conic-gradient(#ffe2fe 0,#ffe2fe 10%,#144fd0 23%,#12ffff 28%,#ffe2fe 30%,#ff7cff 65%,#db2b39 73%,#f7c9ff 85%) border-box;background-clip:padding-box,padding-box,border-box;padding:.6875rem 1.75rem}@media(min-width:48rem){.Countdown_content{padding:1rem 2.5rem}}.Countdown_title{color:#f7fbf8;text-align:center;font-size:.875rem;font-weight:400;line-height:1.125rem;letter-spacing:.01rem;margin-bottom:.5rem}@media(min-width:48rem){.Countdown_title{margin-bottom:.375rem}}.Countdown_timer{display:flex;align-items:center;justify-content:space-between}@media(min-width:48rem){.Countdown_timer{font-size:2rem;line-height:2.5rem}}.Countdown_timer span{color:#f7fbf8;font-size:1.5rem;font-family:var(--countdown-font);font-weight:600;font-style:normal;line-height:2rem;min-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}@media(min-width:48rem){.Countdown_timer span{font-size:2.1875rem}}.Countdown_timer small{font-family:var(--main-font);font-size:.75rem;font-weight:400;line-height:1rem}.Countdown_timer small:first-letter{text-transform:uppercase}@media(min-width:48rem){.Countdown_timer small{font-size:.875rem}}.Countdown_timer_separator{background-color:#f7fbf8;border:none;height:1.375rem;width:.125rem;z-index:10}@media(min-width:48rem){.Countdown_timer_separator{height:1.75rem}}.Countdown_customIcons{display:none}.Countdown_timer_ended span{animation:tiltOpacity 1.5s ease-in-out infinite}@keyframes tiltOpacity{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.HeroPromo{z-index:2;position:relative;display:flex;flex-direction:column;padding-bottom:.75rem;overflow:hidden;height:100%;background:#101010}@media(min-width:48rem){.HeroPromo{padding-bottom:1.25rem}}@media(min-width:90rem){.HeroPromo{position:fixed}}.HeroPromo_pattern_desktop{display:none;pointer-events:none;position:absolute;width:100%;height:100%}@media(min-width:48rem){.HeroPromo_pattern_desktop{display:block}}.HeroPromo_pattern_desktop .HeroFigureRightDesktop{z-index:5;height:100%;position:absolute;right:0}.HeroPromo_pattern_desktop .HeroFigureLeftDesktop{z-index:2;position:absolute;bottom:2rem;left:0}.HeroPromo_pattern_mobile{z-index:-1;position:absolute;width:100%;height:100%}@media(min-width:48rem){.HeroPromo_pattern_mobile{display:none}}.HeroPromo_pattern_mobile .HeroFigureRightMobile{height:100%;position:absolute;right:0;top:0}.HeroPromo .TextLink{margin-top:1rem}.HeroPromo .CarouselPlan{width:100%}.HeroPromo .CarouselPlan_button_container{margin-top:.75rem}.HeroPromo_content_container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}@media(min-width:1440px){.HeroPromo_content_container{height:calc(100vh - 4.75rem)}}.HeroPromo_countdown{position:relative}.HeroPromo_header{position:relative;overflow:hidden;display:flex;padding:.8125rem 1.5rem;margin-bottom:1.75rem}.HeroPromo_header a{display:flex;align-items:center}@media(min-width:48rem){.HeroPromo_header{padding:1.5rem;margin-bottom:0}}.HeroPromo_header_logo{width:90px;height:1.9375rem}.HeroPromo_header_logo path{fill:#f7fbf8}@media(min-width:48rem){.HeroPromo_header_logo{height:2rem;width:5.625rem}}.HeroPromo_content{align-self:center;max-width:562px;margin-bottom:.75rem}@media(min-width:48rem){.HeroPromo_content{margin-bottom:2rem}}@media(min-width:90rem){.HeroPromo_content{margin-bottom:2.375rem}}.HeroPromo_title{padding:0 1rem;display:flex;flex-direction:column;margin-bottom:.75rem;letter-spacing:.16px;align-items:center;margin-top:0}@media(min-width:48rem){.HeroPromo_title{padding:0;margin-top:0;align-items:center;margin-bottom:1.5rem}}@media(min-width:90rem){.HeroPromo_title{margin-bottom:2rem}}.HeroPromo_title_image_desktop{display:none}@media(min-width:48rem){.HeroPromo_title_image_desktop{display:flex}}.HeroPromo_title_image_mobile{display:flex}@media(min-width:48rem){.HeroPromo_title_image_mobile{display:none}}.HeroPromo_title_text{color:#f7fbf8;font-size:1.5rem;font-weight:600;text-align:center;line-height:2rem}@media(min-width:48rem){.HeroPromo_title_text{font-size:2rem;line-height:2.5rem;text-align:center;margin-left:0}}.HeroPromo_title_text_opened{max-height:0;margin-bottom:0}.HeroPromo_description{color:#fff;padding:0 1rem;font-weight:300;max-height:31.25rem;overflow:hidden;transition:max-height .2s,margin-bottom .2s;font-size:.875rem;line-height:1.25rem;letter-spacing:.01rem;text-align:center}@media(min-width:48rem){.HeroPromo_description{font-size:1.125rem;font-weight:300;line-height:1.5rem;margin-left:0;margin-bottom:.5rem}}.HeroPromo_description_opened{max-height:0;margin-bottom:0}.HeroPromo .ButtonScroll_default{display:none;font-size:.875rem;font-weight:500;letter-spacing:.01rem}@media(min-width:48rem){.HeroPromo .ButtonScroll_default{display:flex;margin-top:3rem}}@media(min-width:90rem){.HeroPromo .ButtonScroll_default{display:none}}.PricingTable{position:relative;overflow:hidden}.PricingTable_background{position:absolute;bottom:0;left:0;background-image:url(https://static.platzi.com/media/uploads/sponsors_bg_4ac5e51b56.svg);background-size:cover;background-position:top;height:40%;width:100%}.PricingTable_title{font-size:1.5rem;font-weight:500;margin:0 1rem 1rem}@media(min-width:48rem){.PricingTable_title{font-size:2.5rem;line-height:3rem;margin:0 1rem 2.5rem}}.PricingTable_header{max-width:720px;margin-left:auto;margin-right:auto}.PricingTable_benefits{position:relative;max-width:720px;display:flex;flex-direction:column;margin:0 1rem 4rem;color:#fff}@media(min-width:48rem){.PricingTable_benefits{margin:0 3rem;justify-self:center}}@media(min-width:64rem){.PricingTable_benefits{margin:3rem}}@media(min-width:75rem){.PricingTable_benefits{margin:0 3rem}}.PricingTable_benefits_title{font-size:1.375rem;font-weight:500;line-height:1.75rem;margin-bottom:1.5rem}@media(min-width:48rem){.PricingTable_benefits_title{font-size:1.75rem;margin-bottom:2.5rem}}@media(min-width:64rem){.PricingTable_benefits_title{margin:0 0 2rem}}.PricingTable_benefits_list{display:flex;flex-direction:column;gap:.5rem}@media(min-width:48rem){.PricingTable_benefits_list{gap:1.5rem}}@media(min-width:64rem){.PricingTable_benefits_list{margin:0}}.PricingTable_benefits_list_item{display:flex;align-items:start;gap:.5rem;font-size:.875rem;letter-spacing:.01rem;font-weight:400}@media(min-width:48rem){.PricingTable_benefits_list_item{font-size:1.25rem}}.PricingTable_benefits_list_item_icon{width:20px;height:20px}@media(min-width:48rem){.PricingTable_benefits_list_item_icon{width:24px;height:24px}}.PricingTable_benefits_list_item svg path{fill:#0ae98a}.PricingTable_benefits_footer{padding-top:1rem;margin-top:1rem}@media(min-width:48rem){.PricingTable_benefits_footer{margin-top:1.5rem;padding-top:1.5rem}}@media(min-width:64rem){.PricingTable_benefits_footer{margin:1.5rem 0 0}}.PricingTable_benefits_footer_text{font-weight:300;font-size:.875rem;line-height:1.25rem;color:#c4c8ce;letter-spacing:.01rem}@media(min-width:48rem){.PricingTable_benefits_footer_text{font-size:1.125rem}}.RecommendatorBoxSection{position:relative;z-index:6}.RecommendatorBoxSection h3{font-family:pressio,sans-serif}.RecommendatorBoxSection__header__description a{text-decoration:underline!important;color:#021a1f!important;font-weight:700!important}@media(min-width:1440px){.RecommendatorBoxSection{padding-bottom:0!important}}.Schools{color:#fff;display:flex;flex-direction:column;padding:0 1rem}@media(min-width:48rem){.Schools{padding:0 3rem}}@media(min-width:1440px){.Schools{max-width:720px;margin:0 auto;padding:5.5rem 2rem 2.75rem!important}}@media(min-width:120rem){.Schools{padding:5.5rem 0 2.75rem!important}}.Schools__title{font-weight:500;font-size:1.375rem;text-align:left;margin-bottom:2rem;line-height:1.75rem}@media(min-width:48rem){.Schools__title{font-size:1.75rem;margin-bottom:2.5rem;line-height:2.5rem}}@media(min-width:90rem){.Schools__title{font-size:1.75rem}}.Schools a{text-decoration:none}.Schools>div:first-of-type{padding:0!important;margin:0!important}.Schools span{font-family:var(--theme-font-family)}.Schools h3{font-weight:400!important}.Speakers{display:flex;position:relative;flex-direction:column;padding:0 1rem;color:#fff;margin-bottom:3.75rem}@media(min-width:48rem){.Speakers{margin-bottom:0}}.Speakers__content{z-index:3}@media(min-width:48rem){.Speakers{padding:3rem}}.Speakers__title{font-size:1.375rem;font-weight:500;line-height:2rem;margin-bottom:1.5rem}@media(min-width:48rem){.Speakers__title{font-size:1.75rem;line-height:2.5rem;margin-bottom:2.5rem}}@media(min-width:1440px){.Speakers__title{line-height:2.25rem}}.Speakers__description{line-height:1.5rem;letter-spacing:.01rem;margin-bottom:2rem}@media(min-width:48rem){.Speakers__description{font-size:1.25rem;line-height:1.75rem;margin-bottom:2.5rem;font-weight:300}}.Speakers__list{display:flex;justify-content:center}.Speakers__list__item{width:200px;height:220px;object-fit:cover;z-index:1}.Speakers__list__item:nth-child(2){margin-top:20px;margin-left:-170px}.Speakers__list__item:nth-child(3){margin-left:-170px;margin-top:60px}.Speakers__list__item:nth-child(4){margin-left:-170px;margin-top:90px}.Speakers__list__item:nth-child(5){margin-left:-170px;margin-top:120px}.Speakers__list__item:nth-child(6){margin-left:-170px;margin-top:150px}.Speakers__list__item:nth-child(7){margin-left:-170px;margin-top:180px}.Speakers__list__item:nth-child(8){margin-left:-170px;margin-top:210px}.Speakers__list__item:nth-child(9){margin-left:-170px;margin-top:240px}.Speakers__list__item:nth-child(10){margin-left:-170px;margin-top:270px}.Speakers__list__item:nth-child(11){margin-left:-170px;margin-top:300px}.Speakers__list__item:nth-child(12){margin-left:-170px;margin-top:330px}.Speakers__list__item:nth-child(13){margin-left:-170px;margin-top:360px}.Speakers__list__item:nth-child(14){margin-left:-170px;margin-top:390px}.Speakers__list__item:nth-child(15){margin-left:-170px;margin-top:420px}.Speakers__list__item:nth-child(16){margin-left:-170px;margin-top:450px}.Speakers__list__item:nth-child(17){margin-left:-170px;margin-top:480px}.Speakers__list__item:nth-child(18){margin-left:-170px;margin-top:510px}.Speakers__list__item:nth-child(19){margin-left:-170px;margin-top:540px}.Speakers__divider{margin:2.5rem auto 0;width:7.5rem;height:1px;background-color:hsla(0,0%,100%,.1)}.Conf{font-weight:400;display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1rem 2.5rem;color:#13161c}@media(min-width:48rem){.Conf{padding:2.375rem 2rem}}.Conf__title{color:#fff;align-self:center;font-size:1.375rem;line-height:1.75rem;margin-bottom:1rem}@media(min-width:48rem){.Conf__title{font-size:2rem;line-height:2.25rem;margin-bottom:3rem}}.Conf__body{padding:22px 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:48rem){.Conf__body{flex-direction:row}}.Conf__body__left{display:flex}.Conf__body__left__image{max-width:10.8125rem;height:100%;object-fit:cover}@media(min-width:48rem){.Conf__body__left__image{max-width:16.8125rem}}.Conf__body__right{display:flex;flex-direction:column;align-items:center}.Conf__body__right__logo{width:100%;object-fit:contain;margin-bottom:3.0625rem}.Conf__body__right__info{width:100%;font-size:1.125rem;color:#f7fbf8;display:flex;flex-direction:column;gap:.375rem;margin-bottom:36px}@media(min-width:48rem){.Conf__body__right__info{padding:.75rem;margin-bottom:1.5rem}}.Conf__body__right__info__date{width:100%;display:flex;align-items:center;gap:.5rem}.Conf__body__right__info__date__flag{width:.875rem;height:.875rem;object-fit:cover;border-radius:100%}.Conf__body__right__info__location{display:flex;align-items:center;gap:.25rem}.Conf__body__right__info__location__link{color:#f7fbf8;text-decoration:none;display:flex;align-items:center;gap:.5rem}.Conf__body__right__info__location__link svg{width:.875rem;height:.875rem}.Conf__button{background-color:#0ae98a;cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid rgba(204,221,255,.32);font-size:1rem;font-weight:500;color:#13161c;padding:.5rem .75rem;border-radius:.5rem;width:100%;transition:background-color .3s ease;height:3.25rem}.Conf__button:hover{background-color:#07c373}@media(min-width:48rem){.Conf__button{padding:.75rem;width:22.5rem;font-size:1rem}}.Conf__button svg{width:1.125rem;height:1.125rem}.Conf__button svg path{fill:#13161c;stroke:#13161c}.Testimonies{display:flex;flex-direction:column;color:#fff}.Testimonies_title{display:block;font-size:1.375rem;font-weight:500;line-height:1.75rem;margin:0 1rem 2rem}@media(min-width:48rem){.Testimonies_title{font-size:1.75rem;line-height:2.5rem;margin:0 3rem 2.5rem}}@media(min-width:120rem){.Testimonies_title{margin:0 0 2rem}}.CtaLink{padding:0 1rem}@media(min-width:48rem){.CtaLink{padding:0 3rem}}.CtaLink_background{position:absolute;top:-1px;right:0;z-index:2}.CtaLink_container{position:relative;background-color:gold;display:flex;flex-direction:column;justify-content:center;padding:1.25rem 2rem}@media(min-width:48rem){.CtaLink_container{text-align:center;align-items:center}}.CtaLink_header_title{color:#13161c;font-size:1.5rem;line-height:2rem;margin-bottom:1rem}@media(min-width:48rem){.CtaLink_header_title{font-size:2rem;line-height:2.5rem}}.CtaLink_body_description{color:#13161c;font-size:.875rem;line-height:1.25rem;letter-spacing:.01em;margin-bottom:1.5rem}@media(min-width:48rem){.CtaLink_body_description{font-size:1.125rem;line-height:1.625rem}}.CtaLink_footer,.CtaLink_footer_cta{display:flex;justify-content:center;width:100%}.CtaLink_footer_cta{gap:.5rem;align-items:center;height:2.75rem;border-radius:.5rem;padding:0 .75rem;background-color:#13161c;color:#c4c8ce;text-decoration:none;font-size:.875rem;font-weight:500;line-height:1.25rem;letter-spacing:.0075rem}.CtaLink_footer_cta svg{width:1.125rem;height:1.125rem}.CtaLink_footer_cta svg path{fill:#c4c8ce}@media(min-width:48rem){.CtaLink_footer_cta{font-size:1rem;line-height:1.75rem;width:22.5rem}}.TestimonieCard{display:flex;position:relative;flex-direction:column;scroll-snap-align:start;min-width:17.5625rem;margin-left:1rem;scroll-margin:0 1rem;min-height:16.5rem;overflow:hidden;border-radius:.75rem;background:linear-gradient(180deg,#24272e,#101010)}@media(min-width:48rem){.TestimonieCard{min-width:18.75rem;min-height:16.5625rem;margin-left:0;scroll-margin:0}}@media(min-width:75rem){.TestimonieCard{min-width:300px}}.TestimonieCard_header{height:5rem;padding:1rem}.TestimonieCard_image{position:absolute;top:-.3125rem;right:-1rem}.TestimonieCard_image img{position:absolute;top:0;right:0;border-radius:.75rem}.TestimonieCard_person{flex:1 1;justify-content:end;padding:1rem;gap:1rem}.TestimonieCard_person,.TestimonieCard_person_header{display:flex;flex-direction:column;font-size:.75rem}.TestimonieCard_person_name{line-height:1.125rem}.TestimonieCard_person_role{font-size:.875rem;line-height:1.125rem}.TestimonieCard_person_testimonie{font-weight:400;font-size:.875rem;line-height:1.25rem;letter-spacing:.01rem}@media(min-width:48rem){.TestimonieCard_person_testimonie{font-size:.875rem;line-height:1.5rem;margin-right:1rem}}.TestimoniesCarousel{align-items:center;display:flex;overflow:hidden;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory}.TestimoniesCarousel::-webkit-scrollbar{display:none}.TestimoniesCarousel .TestimonieCard:last-child{margin-right:1rem}.TestimoniesCarousel .TestimonieCard:first-child .TestimonieCard_person_role{color:#ff547d}.TestimoniesCarousel .TestimonieCard:nth-child(2) .TestimonieCard_person_role{color:#9c5af8}.TestimoniesCarousel .TestimonieCard:nth-child(3) .TestimonieCard_person_role{color:#ffd83c}.TestimoniesCarousel .TestimonieCard:nth-child(4) .TestimonieCard_person_role{color:#0ae98a}@media(min-width:48rem){.TestimoniesCarousel{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin:0 3rem;overflow:visible;overflow-x:visible}.TestimoniesCarousel .TestimonieCard:last-child{margin-right:0}}@media(min-width:64rem){.TestimoniesCarousel{grid-template-columns:repeat(2,300px)}}@media(min-width:120rem){.TestimoniesCarousel{grid-template-columns:repeat(2,1fr);margin:0}}.World_title{width:100%;z-index:2;padding:0 1.5rem}@media(min-width:48rem){.World_title{position:absolute;padding:0 3rem;width:38.125rem}}@media(min-width:1920px){.World_title{padding:0}}.World_title_text{font-size:2.5rem;font-weight:500;line-height:3rem;letter-spacing:-.01rem;margin-bottom:1.5rem}@media(min-width:48rem){.World_title_text{font-size:2.25rem;margin-bottom:6.25rem}}.World_image_container{position:relative}@media(min-width:48rem){.World_image_container{overflow:hidden}}@media(min-width:1920px){.World_image_container{display:flex;justify-content:center}}.World_image{width:100%;height:100%;object-fit:contain;opacity:.5}@media(min-width:48rem){.World_image{height:34.5rem;transform:translateX(30%)}}@media(min-width:1920px){.World_image{height:676px;transform:translateX(0)}}.World_bullet_container{position:absolute;top:50%;display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;z-index:2}@media(min-width:48rem){.World_bullet_container{align-items:flex-start;padding-left:3rem;gap:80px;margin-bottom:0;top:12.5rem;bottom:unset}}@media(min-width:1920px){.World_bullet_container{align-items:center;text-align:center;padding-left:0}}.World_bullet{font-size:1.375rem;font-weight:500;line-height:1.75rem}@media(min-width:48rem){.World_bullet{font-size:1.5rem;line-height:2.25rem;width:20.5rem}}.BusinessCarousel,.ContentImage,.Courses,.CtaLink,.DeVry,.Gift,.LiveTalks,.MediaList,.PricingTable,.RecommendatorBoxSection,.Schools,.Speakers,.Testimonies,.World{padding-bottom:2.5rem;padding-top:2.5rem}@media(min-width:48rem){.BusinessCarousel,.ContentImage,.Courses,.CtaLink,.DeVry,.Gift,.LiveTalks,.MediaList,.PricingTable,.RecommendatorBoxSection,.Schools,.Speakers,.Testimonies,.World{padding-bottom:2rem;padding-top:2rem}}@media(min-width:64rem){.BusinessCarousel,.ContentImage,.Courses,.CtaLink,.DeVry,.Gift,.LiveTalks,.MediaList,.PricingTable,.RecommendatorBoxSection,.Schools,.Speakers,.Testimonies,.World{padding-bottom:2rem;padding-top:2rem}}@media(min-width:90rem){.BusinessCarousel,.ContentImage,.Courses,.CtaLink,.DeVry,.Gift,.LiveTalks,.MediaList,.PricingTable,.RecommendatorBoxSection,.Schools,.Speakers,.Testimonies,.World{padding-bottom:44px;padding-top:44px}}@media(min-width:64rem){.CtaLink_container,.RecommendatorBoxSection,.Schools,.Speakers__content,.Testimonies,.Testimonies__title{max-width:720px;margin-left:auto;margin-right:auto}}@media(min-width:1440px){.main{padding-left:50%}.HeroPromo{position:fixed;top:0;left:0;width:50%}}@media(min-width:1920px){.MediaList__item{max-width:720px;margin-left:auto;margin-right:auto}}.blackfriday-theme{--plan-card-width:24.4375rem;--main-bg-color:#0d0f13;background-color:var(--main-bg-color);color:#fff;position:relative;z-index:1}@media(min-width:48rem){.blackfriday-theme .Banner__content{padding:0 1rem}}.blackfriday-theme .snow{background-color:#0d0f13}.blackfriday-theme .HeroPromo{padding-bottom:1.25rem}@media(min-width:48rem){.blackfriday-theme .HeroPromo{padding-bottom:3.25rem}}@media(min-width:64rem){.blackfriday-theme .HeroPromo{padding-bottom:3.75rem}}.blackfriday-theme .Plan_card_body_content_form input{background-color:rgba(0,0,0,.6)}.blackfriday-theme .Plan_card_body_content_form input::placeholder{color:#87909d}.blackfriday-theme .Plan_card_bg{background-size:cover;background-position:100%;background-repeat:no-repeat;filter:blur(35px)}.blackfriday-theme .Plan_card_bg[id*=plan-card-bg-expert_plan]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODkzIiBoZWlnaHQ9IjUxMCIgdmlld0JveD0iMCAwIDg5MyA1MTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01MzkuMjE4IDM1NS45MDJMMTcyLjg3OSA1MDkuODA2TDE2My40MTkgMjc2LjI0M0w0NjQuMDggMTcxLjY1NEw1MzkuMjE4IDM1NS45MDJaIiBmaWxsPSIjQ0Q0NEZGIi8+CjxwYXRoIGQ9Ik00ODguMDA0IDBIODkzLjAwNEw3MDAuMjU1IDE2MEw0ODguMDA0IDBaIiBmaWxsPSIjMjhDRkU5Ii8+CjxwYXRoIGQ9Ik04NDYuMDA0IDM3OUw1MDEuMDA0IDM3OUw2MDguNzY0IDE0NUw4NDYuMDA0IDE0NUw4NDYuMDA0IDM3OVoiIGZpbGw9IiM2RjY4RkYiLz4KPHBhdGggZD0iTTU3Ni4wMDQgMjE3TDE2OC4wMDQgMjE3TDI5NS40NDIgMjVMNTc2LjAwNCAyNUw1NzYuMDA0IDIxN1oiIGZpbGw9IiM2RjY4RkYiLz4KPC9zdmc+Cg==)}.blackfriday-theme .Plan_card_bg[id*=plan-card-bg-annual_plan]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjc3IiBoZWlnaHQ9IjQ0NyIgdmlld0JveD0iMCAwIDY3NyA0NDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxlbGxpcHNlIGN4PSIzMzguNSIgY3k9IjI0OCIgcng9IjMzOC41IiByeT0iMTk5IiBmaWxsPSIjMkUyRUE2Ii8+CjxlbGxpcHNlIGN4PSIxOTIuNSIgY3k9IjE0OS41IiByeD0iMTcxLjUiIHJ5PSIxMTkuNSIgZmlsbD0iIzZGNjhGRiIvPgo8ZWxsaXBzZSBjeD0iMTkzLjE2OCIgY3k9IjIyMS41IiByeD0iMTAxLjE2OCIgcnk9IjcwLjUiIGZpbGw9IiMxRTIyMjkiLz4KPGVsbGlwc2UgY3g9IjQzMy44NjIiIGN5PSI2MiIgcng9Ijg4LjI1MjUiIHJ5PSI2MiIgZmlsbD0iI0ZGODk0NCIvPgo8L3N2Zz4K)}.blackfriday-theme .Plan_card_bg[id*=plan-card-bg-family_plan]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTI5IiBoZWlnaHQ9IjUyMCIgdmlld0JveD0iMCAwIDUyOSA1MjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxlbGxpcHNlIGN4PSIyNjQuNSIgY3k9IjE1NiIgcng9IjI2NC41IiByeT0iMTU2IiB0cmFuc2Zvcm09Im1hdHJpeCgxIC04Ljc0MjI4ZS0wOCAtOC43NDIyOGUtMDggLTEgMCAzMTIpIiBmaWxsPSIjMjcyMTZCIi8+CjxlbGxpcHNlIGN4PSIxMjEiIGN5PSI5MS41IiByeD0iMTIxIiByeT0iOTEuNSIgdHJhbnNmb3JtPSJtYXRyaXgoMSAtOC43NDIyOGUtMDggLTguNzQyMjhlLTA4IC0xIDI3NSA1MjApIiBmaWxsPSIjMEFFOThBIi8+Cjwvc3ZnPgo=);background-color:#6f68ff}.blackfriday-theme .CarouselPlan_arrow_left:before,.blackfriday-theme .CarouselPlan_arrow_right:after{background:linear-gradient(90deg,rgba(13,15,19,0),#0d0f13)}.blackfriday-theme .Countdown{--countdown-color:#0ae98a;--countdown-font:"transducer",sans-serif}.blackfriday-theme .Countdown_animated{background:#1d1c21;border:1px solid #2d323a;border-radius:.5rem;margin:0 1rem 1rem;padding:.5rem 0 .75rem;position:relative;overflow:hidden}@media(min-width:48rem){.blackfriday-theme .Countdown_animated{padding:.75rem 0;margin:0 0 2.5rem}}@media(min-width:1440px){.blackfriday-theme .Countdown_animated{margin-bottom:1.5rem}}.blackfriday-theme .Countdown_animated:before{content:"";background:conic-gradient(transparent 160deg,#c4c8ce,transparent);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);aspect-ratio:1;width:100%;animation:rotate 3s ease-in-out infinite}.blackfriday-theme .Countdown_animated:after{content:"";background:inherit;border-radius:inherit;position:absolute;inset:.0625rem;height:calc(100% - .125rem);width:calc(100% - .125rem)}@keyframes rotate{0%{transform:translate(-50%,-50%) scale(1.4) rotate(0turn)}to{transform:translate(-50%,-50%) scale(1.4) rotate(1turn)}}@media(min-width:1440px){.blackfriday-theme .SectionRenderer-gradient{position:fixed;height:100vh;top:0;width:6.25rem;background:linear-gradient(270deg,rgba(13,15,19,0),#0d0f13 53%,rgba(13,15,19,0));z-index:5;margin-left:-2.9375rem}}.blackfriday-theme .MediaList,.blackfriday-theme .Speakers{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1180' height='1602' viewBox='0 0 1180 1602' fill='none'%3E%3Cg style='mix-blend-mode:plus-lighter'%3E%3Cpath d='M340.13 1233.56C340.13 1233.56 453.034 1129.51 504.272 1047.15C608.124 880.213 532.804 735.261 612.284 555.441C661.254 444.65 771.454 289.219 771.454 289.219' stroke='url(%23paint0_linear_20736_52734)' stroke-opacity='0.8' stroke-width='1000' /%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_20736_52734' x1='358.722' y1='1242.06' x2='790.046' y2='297.711' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235043B9' /%3E%3Cstop offset='0.17' stop-color='%2303827B' /%3E%3Cstop offset='1' stop-color='%235337B7' /%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover}.blackfriday-theme .MediaList__overlay,.blackfriday-theme .Speakers__overlay{background:linear-gradient(180deg,#0d0f13,rgba(13,15,19,.01) 50%,#0d0f13)}.blackfriday-theme .MediaList__blur,.blackfriday-theme .Speakers__blur{-webkit-backdrop-filter:blur(174.0308990479px);backdrop-filter:blur(174.0308990479px)}.blackfriday-theme .MediaList__blur:before,.blackfriday-theme .Speakers__blur:before{background:linear-gradient(190deg,#0d0f13 10%,transparent 25%,transparent)}@media(min-width:48rem){.blackfriday-theme .MediaList__blur:before,.blackfriday-theme .Speakers__blur:before{background:linear-gradient(190deg,#0d0f13 20%,transparent 35%,transparent)}}.blackfriday-theme .MediaList__blur:after,.blackfriday-theme .Speakers__blur:after{background:linear-gradient(10deg,#0d0f13 10%,transparent 30%,transparent)}@media(min-width:48rem){.blackfriday-theme .MediaList__blur:after,.blackfriday-theme .Speakers__blur:after{background:linear-gradient(10deg,#0d0f13 20%,transparent 40%,transparent)}}.blackfriday-theme .Schools__container button{border:1px solid #c4c8ce;background-color:#0d0f13}.blackfriday-theme .Schools__container button:hover{background-color:#0d0f13}.blackfriday-theme .BusinessCarousel:after{background:linear-gradient(90deg,rgba(13,15,19,0),#0d0f13)}.blackfriday-theme .BusinessCarousel:before{background:linear-gradient(90deg,#0d0f13,rgba(13,15,19,0))}.blackfriday-theme .BusinessCarousel_logos_slide svg *{fill:#555c68}@media(min-width:48rem){.blackfriday-theme .CourseCarousel_container:after{background:linear-gradient(90deg,rgba(13,15,19,0),#0d0f13)}.blackfriday-theme .CourseCarousel_container:before{background:linear-gradient(90deg,#0d0f13,rgba(13,15,19,0))}}.blackfriday-theme .RenewCongrats_bg{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjYwIiBoZWlnaHQ9IjQ1MyIgdmlld0JveD0iMCAwIDY2MCA0NTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00MDYuNzMgMzQyLjExTDE1Ny43NTEgNDUyLjk1MUwxMTIuNjg0IDI1MS44MDZMMzIwLjU2IDE3OS40OTRMNDA2LjczIDM0Mi4xMVoiIGZpbGw9IiNDRDQ0RkYiLz4KPGVsbGlwc2UgY3g9IjE0MSIgY3k9Ijk3IiByeD0iMTE3IiByeT0iNzEiIGZpbGw9IiMyOENGRTkiLz4KPHBhdGggZD0iTTMwNy4yMDcgMEg2MjQuNTMzTDQ3My41MSAyMDMuNUwzMDcuMjA3IDBaIiBmaWxsPSIjMjhDRkU5Ii8+CjxwYXRoIGQ9Ik02NTkuMzQgMzg0LjY4OEwzODkuMTAxIDM4NC42ODdMNDczLjUxIDE5Mi4zNDJMNjU5LjM0IDE5Mi4zNDJMNjU5LjM0IDM4NC42ODhaIiBmaWxsPSIjNkY2OEZGIi8+Cjwvc3ZnPgo=)}.christmas-theme{--plan-card-width:24.4375rem;--main-bg-color:#133974;background-color:var(--main-bg-color);color:#fff8e6;position:relative;z-index:1}.christmas-theme .Countdown{--countdown-color:#fff8e6;border:2px solid #ffc15e;border-radius:.5rem;margin:0 1rem 1rem;padding:.75rem .75rem 1rem;position:relative}.christmas-theme .Countdown_title{color:#0ae98a}.christmas-theme .Countdown_customIcons{display:block}.christmas-theme .Countdown_customIcons svg{animation:star-animation 1.5s ease-in-out infinite alternate;transform-origin:center;position:absolute}.christmas-theme .Countdown_customIcons svg:first-child{top:-10px;right:1rem}.christmas-theme .Countdown_customIcons svg:nth-child(2){bottom:-7px;left:1rem;height:12px;width:12px;animation-direction:alternate-reverse}@keyframes star-animation{0%{transform:scale(.75)}to{transform:scale(1.5)}}.christmas-theme .CarouselPlan_arrow_left:before,.christmas-theme .CarouselPlan_arrow_right:after{background:linear-gradient(90deg,rgba(13,15,19,0),#133974)}.christmas-theme .Plan_card{border:1px solid rgba(255,248,230,.3)}.christmas-theme .Plan_card_body_content{padding-top:.5rem}.christmas-theme .Plan_card_body_content_form input{border-radius:8px;border:1px solid var(--neutral-border-transparent-medium,rgba(204,221,255,.56));background:var(--neutral-container-transparent-subtle,rgba(204,221,255,.06));font-size:.75rem;font-weight:500;line-height:1.125rem}.christmas-theme .Plan_card_body_content_form input::placeholder{color:#c4c8ce}.christmas-theme .Plan_card_bg{background-size:contain;background-position:top;background-repeat:no-repeat;filter:blur(40px)}.christmas-theme .Plan_card_bg[id*=plan-card-bg-expert_plan]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgwIiBoZWlnaHQ9IjIxMiIgdmlld0JveD0iMCAwIDI4MCAyMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8xMjRfNTM0MykiPgo8cGF0aCBkPSJNMjY2LjIwNiAyNDUuMDRMNjEgMTc5LjM1NkwxNTguMjA1IDQzLjE5NTNMMjQ4LjE5MiA3MS45OTkxTDI2Ni4yMDYgMjQ1LjA0WiIgZmlsbD0iIzJCNkNEMCIvPgo8cGF0aCBkPSJNOTIuMDAwNyAtNjlIMjQ3LjAwMUwyMTAuMjYyIDk0SDE0Mi4yOTFMOTIuMDAwNyAtNjlaIiBmaWxsPSIjMTMzOTc0Ii8+CjxwYXRoIGQ9Ik0yNjIuMDAxIDI0NUwxMTMuMDAxIDI0NUwxNDguMzE4IDExOUwyMTMuNjU4IDExOUwyNjIuMDAxIDI0NVoiIGZpbGw9IiMxMzM5NzQiLz4KPGNpcmNsZSBjeD0iMjY4IiBjeT0iMjcuNjI3IiByPSI2MyIgZmlsbD0iIzBBRTk4QSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzEyNF81MzQzIj4KPHJlY3Qgd2lkdGg9IjI4MCIgaGVpZ2h0PSIyMTIiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);background-color:#061c3e}.christmas-theme .Plan_card_bg[id*=plan-card-bg-annual_plan]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgwIiBoZWlnaHQ9IjIxMyIgdmlld0JveD0iMCAwIDI4MCAyMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8xMjRfNTI4NykiPgo8cGF0aCBkPSJNMTk4IDE2Ny44MjZDMTk4IDIyOS4xNjkgMTE0LjAwMiAyNDUuNjI3IDUyLjgwNiAyNDUuNjI3Qy04LjM5MDQ3IDI0NS42MjcgLTU4IDE5NS44OTkgLTU4IDEzNC41NTZDLTU4IDczLjIxMzcgNDkuNTU5OCA0NC42MjcgMTEwLjc1NiA0NC42MjdDMTcxLjk1MyA0NC42MjcgMTE3LjEyNCAxMTQuODQ0IDE5OCAxNjcuODI2WiIgZmlsbD0iIzJCNkNEMCIvPgo8ZWxsaXBzZSBjeD0iMjgwIiBjeT0iNzMuNjI3IiByeD0iMTEwIiByeT0iODkiIGZpbGw9IiNGRkI0M0QiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xMjRfNTI4NyI+CjxyZWN0IHdpZHRoPSIyODAiIGhlaWdodD0iMjEzIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);background-color:#133974}.christmas-theme .Plan_card_bg[id*=plan-card-bg-family_plan]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjc5IiBoZWlnaHQ9IjIxMyIgdmlld0JveD0iMCAwIDI3OSAyMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8xMjRfNTM0OSkiPgo8cGF0aCBkPSJNMzcwIDIyOS40MjlDMzcwIDMzOC42ODYgMjM4Ljc1NCAzNjggMTQzLjEzNCAzNjhDNDcuNTE0OSAzNjggLTMwIDI3OS40MyAtMzAgMTcwLjE3M0MtMzAgNjAuOTE1NyAxMzguMDYyIDEwIDIzMy42ODIgMTBDMzI5LjMwMSAxMCAyNDMuNjMyIDEzNS4wNjMgMzcwIDIyOS40MjlaIiBmaWxsPSIjMTMzOTc0Ii8+CjxjaXJjbGUgY3g9IjE4NS41IiBjeT0iMjI0LjEyNyIgcj0iODQuNSIgZmlsbD0iI0ZGNTc2MiIvPgo8ZWxsaXBzZSBjeD0iMjM0IiBjeT0iMzkuNSIgcng9IjY1IiByeT0iNjUuNSIgZmlsbD0iIzEzMzk3NCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzEyNF81MzQ5Ij4KPHJlY3Qgd2lkdGg9IjI3OSIgaGVpZ2h0PSIyMTMiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);background-color:#0ae98a;background-size:cover;background-position:100%}@media(min-width:1440px){.christmas-theme .SectionRenderer-gradient{position:fixed;height:100vh;width:6.25rem;background:linear-gradient(270deg,rgba(13,15,19,0),#133974 53%,rgba(13,15,19,0));z-index:5;margin-left:-2.9375rem}}.christmas-theme .Schools__container button{border:1px solid hsla(0,0%,100%,.1);background-color:#061c3e}.christmas-theme .Schools__container button:hover{background-color:rgba(6,28,62,.5)}.christmas-theme .Schools__container button:focus{border:1px solid hsla(0,0%,100%,.1)}.christmas-theme .DeVry_step span{background-color:#082655;border:2px solid #ffb43d}.christmas-theme .DeVry_step:nth-child(2) span{border-color:#ff5762}.christmas-theme .DeVry_step:nth-child(3) span{border-color:#0ae98a}.christmas-theme .DeVryPlan{background:rgba(6,28,62,.5);border-radius:.75rem}.christmas-theme .DeVryPlan h4{border-radius:.25rem;background:hsla(0,0%,100%,.06);color:#0ae98a;display:inline-block;padding:.25rem .75rem}.christmas-theme .TestimonieCard{background-color:rgba(6,28,62,.5)}@media(min-width:48rem){.christmas-theme .CourseCarousel_container:after{background:linear-gradient(90deg,rgba(13,15,19,0),#133974)}.christmas-theme .CourseCarousel_container:before{background:linear-gradient(90deg,#133974,rgba(13,15,19,0))}}.christmas-theme .RenewCongrats_bg{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzI4IiBoZWlnaHQ9IjI5NyIgdmlld0JveD0iMCAwIDMyOCAyOTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIzMjgiIGhlaWdodD0iMzIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC00KSIgZmlsbD0iIzA2MUMzRSIvPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfNTI1XzE1NjgwKSI+CjxwYXRoIGQ9Ik0yNjYuMjA2IDMwNkw2MSAyNDIuMjA3TDE1OC4yMDUgMTA5Ljk2NkwyNDguMTkyIDEzNy45NDFMMjY2LjIwNiAzMDZaIiBmaWxsPSIjMkI2Q0QwIi8+CjxwYXRoIGQ9Ik05Mi4wMDA1IDFIMjQ3TDIxMC4yNjIgMTU5LjMwOEgxNDIuMjkxTDkyLjAwMDUgMVoiIGZpbGw9IiMxMzM5NzQiLz4KPHBhdGggZD0iTTI2Mi4wMDEgMzA1Ljk2MUwxMTMuMDAxIDMwNS45NjFMMTQ4LjMxOCAxODMuNTg4TDIxMy42NTggMTgzLjU4OEwyNjIuMDAxIDMwNS45NjFaIiBmaWxsPSIjMTMzOTc0Ii8+CjxlbGxpcHNlIGN4PSIyNzAiIGN5PSI1NS4xODY1IiByeD0iNjMiIHJ5PSI2MS4xODY1IiBmaWxsPSIjMEFFOThBIiBmaWxsLW9wYWNpdHk9IjAuOCIvPgo8L2c+CjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2JfNTI1XzE1NjgwKSI+CjxyZWN0IHk9Ii00IiB3aWR0aD0iMzI4IiBoZWlnaHQ9IjMxNiIgZmlsbD0id2hpdGUiIGZpbGwtb3BhY2l0eT0iMC4wMSIvPgo8L2c+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2JfNTI1XzE1NjgwIiB4PSItMTI5IiB5PSItMTMzIiB3aWR0aD0iNTg2IiBoZWlnaHQ9IjU3NCIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVHYXVzc2lhbkJsdXIgaW49IkJhY2tncm91bmRJbWFnZUZpeCIgc3RkRGV2aWF0aW9uPSI2NC41Ii8+CjxmZUNvbXBvc2l0ZSBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iaW4iIHJlc3VsdD0iZWZmZWN0MV9iYWNrZ3JvdW5kQmx1cl81MjVfMTU2ODAiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2JhY2tncm91bmRCbHVyXzUyNV8xNTY4MCIgcmVzdWx0PSJzaGFwZSIvPgo8L2ZpbHRlcj4KPGNsaXBQYXRoIGlkPSJjbGlwMF81MjVfMTU2ODAiPgo8cmVjdCB3aWR0aD0iMzA0IiBoZWlnaHQ9IjMwMCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K)}.christmas-green-theme{--plan-card-width:24.4375rem;--main-bg-color:#042d35;background-color:var(--main-bg-color);color:#fff;position:relative;z-index:1}.christmas-green-theme .snow{background-color:#042d35}.christmas-green-theme .HeroPromo_description{padding:0 1.5rem}@media(min-width:48rem){.christmas-green-theme .HeroPromo_description{padding:0}}.christmas-green-theme .HeroPromo_title img{display:flex;align-self:center;width:20.5rem;height:100%}@media(min-width:48rem){.christmas-green-theme .HeroPromo_title img{width:100%;height:100%}}@media(min-width:90rem){.christmas-green-theme .HeroPromo_title img{width:31.25rem}}.christmas-green-theme .Banner{background:#ffb43d}@media(min-width:48rem){.christmas-green-theme .Banner__content{padding:0 4.5rem}}.christmas-green-theme .Banner__content__icon__spot path,.christmas-green-theme .Banner__content__icon__star path{fill:#fff}.christmas-green-theme .Banner__content__logo svg{padding-left:1rem}.christmas-green-theme .Banner__countdown{background-color:#fff0c9}.christmas-green-theme .Divider{margin:0}.christmas-green-theme .Countdown{--countdown-color:#fff;border:2px solid #ff4259;border-radius:.5rem;margin:0 1rem 1rem;padding:.5rem .75rem .5rem 1rem;position:relative}@media(min-width:48rem){.christmas-green-theme .Countdown{margin-bottom:3.5rem}}@media(min-width:1440px){.christmas-green-theme .Countdown{margin-bottom:1rem}}.christmas-green-theme .Countdown_title{color:#0ae98a}.christmas-green-theme .Countdown_timer_separator{width:.125rem;background-color:rgba(204,221,255,.32)}.christmas-green-theme .CarouselPlan_arrow_left:before,.christmas-green-theme .CarouselPlan_arrow_right:after{background:linear-gradient(90deg,rgba(13,15,19,0),#042d35)}.christmas-green-theme .Plan_card{border:1px solid rgba(255,248,230,.3);opacity:1}.christmas-green-theme .Plan_card_header{color:#fff}.christmas-green-theme .Plan_card_body_price_amount{color:#fff;font-size:1.125rem}@media(min-width:48rem){.christmas-green-theme .Plan_card_body_price_amount{font-size:2rem}}.christmas-green-theme .Plan_card_body_price_amount_container{margin-top:5px}.christmas-green-theme .Plan_card_body_content{padding-top:.5rem;margin-bottom:0}.christmas-green-theme .Plan_card_body_content_form input{border-radius:8px;border:1px solid var(--neutral-border-transparent-medium,rgba(204,221,255,.56));background:var(--neutral-container-transparent-subtle,rgba(204,221,255,.06));font-size:.75rem;font-weight:500;line-height:1.125rem}.christmas-green-theme .Plan_card_body_content_form input::placeholder{color:#c4c8ce}.christmas-green-theme .Plan_card_bg[id*=plan-card-bg-expert_plan]{background-color:#021a1f}.christmas-green-theme .Plan_card_bg[id*=plan-card-bg-annual_plan]{background-color:#3e6b68}.christmas-green-theme .Plan_card_bg[id*=plan-card-bg-family_plan]{background-color:#113e41}.christmas-green-theme .Plan_card_footer_info{align-items:start}@media(min-width:48rem){.christmas-green-theme .Plan_card_footer_info{align-items:center}}.christmas-green-theme .Plan_card_footer_info_icon{width:1rem;height:1rem}@media(min-width:48rem){.christmas-green-theme .Plan_card_footer_info_icon{width:1.5rem;height:1.5rem}}.christmas-green-theme .Plan_card_footer_info_text{font-size:.75rem}@media(min-width:48rem){.christmas-green-theme .Plan_card_footer_info_text{font-size:1rem}}@media(min-width:1440px){.christmas-green-theme .SectionRenderer-gradient{top:0;position:fixed;height:100vh;width:5.8rem;background:linear-gradient(270deg,rgba(13,15,19,0),#042d35 53%,rgba(13,15,19,0));z-index:5;margin-left:-2.9375rem}}.christmas-green-theme .Schools__container button{border:1px solid hsla(0,0%,100%,.1);background-color:#021a1f}.christmas-green-theme .Schools__container button:hover{background-color:#021a1f}.christmas-green-theme .Schools__container button:focus{border:1px solid hsla(0,0%,100%,.1)}@media(min-width:48rem){.christmas-green-theme .Testimonies{padding-bottom:0}}.christmas-green-theme .TestimonieCard{background-color:#113e41}.christmas-green-theme .TestimonieCard_person_role{color:#0ae98a}@media(min-width:48rem){.christmas-green-theme .CourseCarousel_container:after{background:linear-gradient(90deg,rgba(13,15,19,0),#042d35)}.christmas-green-theme .CourseCarousel_container:before{background:linear-gradient(90deg,#042d35,rgba(13,15,19,0))}}.christmas-green-theme .BusinessCarousel{padding:4.5rem 0}.christmas-green-theme .BusinessCarousel:after{background:linear-gradient(90deg,rgba(13,15,19,0),#042d35)}.christmas-green-theme .BusinessCarousel:before{background:linear-gradient(90deg,#042d35,rgba(13,15,19,0))}.christmas-green-theme .BusinessCarousel_logos_slide svg *{fill:#688186}.christmas-green-theme .RenewCongrats_bg{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzI4IiBoZWlnaHQ9IjI5NyIgdmlld0JveD0iMCAwIDMyOCAyOTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIzMjgiIGhlaWdodD0iMzIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC00KSIgZmlsbD0iIzA2MUMzRSIvPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfNTI1XzE1NjgwKSI+CjxwYXRoIGQ9Ik0yNjYuMjA2IDMwNkw2MSAyNDIuMjA3TDE1OC4yMDUgMTA5Ljk2NkwyNDguMTkyIDEzNy45NDFMMjY2LjIwNiAzMDZaIiBmaWxsPSIjMkI2Q0QwIi8+CjxwYXRoIGQ9Ik05Mi4wMDA1IDFIMjQ3TDIxMC4yNjIgMTU5LjMwOEgxNDIuMjkxTDkyLjAwMDUgMVoiIGZpbGw9IiMxMzM5NzQiLz4KPHBhdGggZD0iTTI2Mi4wMDEgMzA1Ljk2MUwxMTMuMDAxIDMwNS45NjFMMTQ4LjMxOCAxODMuNTg4TDIxMy42NTggMTgzLjU4OEwyNjIuMDAxIDMwNS45NjFaIiBmaWxsPSIjMTMzOTc0Ii8+CjxlbGxpcHNlIGN4PSIyNzAiIGN5PSI1NS4xODY1IiByeD0iNjMiIHJ5PSI2MS4xODY1IiBmaWxsPSIjMEFFOThBIiBmaWxsLW9wYWNpdHk9IjAuOCIvPgo8L2c+CjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2JfNTI1XzE1NjgwKSI+CjxyZWN0IHk9Ii00IiB3aWR0aD0iMzI4IiBoZWlnaHQ9IjMxNiIgZmlsbD0id2hpdGUiIGZpbGwtb3BhY2l0eT0iMC4wMSIvPgo8L2c+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2JfNTI1XzE1NjgwIiB4PSItMTI5IiB5PSItMTMzIiB3aWR0aD0iNTg2IiBoZWlnaHQ9IjU3NCIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVHYXVzc2lhbkJsdXIgaW49IkJhY2tncm91bmRJbWFnZUZpeCIgc3RkRGV2aWF0aW9uPSI2NC41Ii8+CjxmZUNvbXBvc2l0ZSBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iaW4iIHJlc3VsdD0iZWZmZWN0MV9iYWNrZ3JvdW5kQmx1cl81MjVfMTU2ODAiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2JhY2tncm91bmRCbHVyXzUyNV8xNTY4MCIgcmVzdWx0PSJzaGFwZSIvPgo8L2ZpbHRlcj4KPGNsaXBQYXRoIGlkPSJjbGlwMF81MjVfMTU2ODAiPgo8cmVjdCB3aWR0aD0iMzA0IiBoZWlnaHQ9IjMwMCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K)}.christmas-green-theme .PricingTable{background-color:#95e7c4;color:#021a1f}@media(min-width:1440px){.christmas-green-theme .PricingTable{background-color:transparent;color:#fff;padding-top:0}}.christmas-green-theme .PricingTable .Countdown{--countdown-color:#021a1f;background-color:rgba(4,45,53,.2);border:2px solid #021a1f}.christmas-green-theme .PricingTable .Countdown_title{color:#021a1f}.christmas-green-theme .PricingTable .Countdown_timer_separator{width:.125rem;background-color:#021a1f}.christmas-green-theme .PricingTable .CarouselPlan_arrow_left:before,.christmas-green-theme .PricingTable .CarouselPlan_arrow_right:after{background:linear-gradient(90deg,rgba(13,15,19,0),#95e7c4)}.christmas-green-theme .PricingTable .CarouselPlan_button{background-color:rgba(4,45,53,.5)}.christmas-green-theme .PricingTable .CarouselPlan_button.active{background-color:#042d35}.christmas-green-theme .PricingTable .Plan_card{border:none}.christmas-green-theme .PricingTable_benefits_footer{border-top:1px solid rgba(4,45,53,.2)}@media(min-width:1440px){.christmas-green-theme .PricingTable_benefits_footer{border-top:1px solid rgba(204,221,255,.16)}}@media(min-width:48rem){.christmas-green-theme .PricingTable_benefits_footer{margin-top:1.5rem;padding-top:1.5rem}}.christmas-green-theme .PricingTable_benefits_footer_text{font-weight:400;color:#021a1f}@media(min-width:1440px){.christmas-green-theme .PricingTable_benefits_footer_text{color:#c4c8ce}}.christmas-green-theme .PricingTable_benefits_list_item svg path{fill:#021a1f}@media(min-width:1440px){.christmas-green-theme .PricingTable_benefits_list_item svg path{fill:#0ae98a}}.christmas-green-theme .RecommendatorBoxSection{padding-left:1rem;padding-right:1rem}.christmas-green-theme .RecommendatorBoxSection__container{border-radius:.75rem;background-color:#95e7c4}.christmas-green-theme .RecommendatorBoxSection__container>div{background-color:transparent;padding-top:0}.christmas-green-theme .RecommendatorBoxSection__container>div:before{content:"";display:none}.christmas-green-theme .RecommendatorBoxSection__container>div svg path{fill:#021a1f}.christmas-green-theme .RecommendatorBoxSection__container>div>div{display:block;color:#021a1f}.christmas-green-theme .RecommendatorBoxSection__container>div>div>div{align-items:center;margin-top:1rem!important}.christmas-green-theme .RecommendatorBoxSection__header{padding:1.25rem 1.25rem 0!important;color:#021a1f}.christmas-green-theme .RecommendatorBoxSection__header__title{font-size:2rem;font-weight:800;line-height:2.5rem;margin-bottom:.625rem;font-family:pressio,sans-serif}.christmas-green-theme .RecommendatorBoxSection__header__description{font-size:1rem;font-weight:400;line-height:1.375rem;margin-bottom:1rem;letter-spacing:.01rem}.christmas-green-theme .RecommendatorBoxSection h3{color:#021a1f;font-size:1.5rem;font-style:normal;font-weight:800;line-height:40px}.christmas-green-theme .RecommendatorBoxSection input{border:none;background-color:rgba(4,45,53,.2);color:#fff}.christmas-green-theme .RecommendatorBoxSection input:focus,.christmas-green-theme .RecommendatorBoxSection input:not(:placeholder-shown){background-color:rgba(4,45,53,.6)}.christmas-green-theme .RecommendatorBoxSection input:focus+label,.christmas-green-theme .RecommendatorBoxSection input:not(:placeholder-shown)+label{color:#95e7c4!important}.christmas-green-theme .RecommendatorBoxSection label{color:#021a1f}.christmas-green-theme .RecommendatorBoxSection a{text-decoration:none}.christmas-green-theme .RecommendatorBoxSection a span{color:#021a1f}.christmas-green-theme .RecommendatorBoxSection a p{color:#042d35}.christmas-green-theme .RecommendatorBoxSection form div:nth-child(2) span{color:#550414}.christmas-green-theme .RecommendatorBoxSection form div:nth-child(2) svg path{fill:#550414}.new-year-theme{--plan-card-width:24.4375rem;--main-bg-color:#13161c;background-color:var(--main-bg-color);color:#fff;position:relative;z-index:1}.new-year-theme .HeroPromo_header_spot path{fill:#bf92ff}@media(min-width:48rem){.new-year-theme .Banner__content{padding:0 4.5rem}}.new-year-theme .Banner__content__icon__spot path,.new-year-theme .Banner__content__icon__star path{fill:#fff}.new-year-theme .Divider{margin:0}.new-year-theme .Countdown{--countdown-color:#fff;border:2px solid #bf92ff;border-radius:.5rem;margin:0 1rem 1rem;padding:.5rem .75rem .5rem 1rem;position:relative}@media(min-width:48rem){.new-year-theme .Countdown{margin-bottom:3.5rem}}@media(min-width:1440px){.new-year-theme .Countdown{margin-bottom:1rem}}.new-year-theme .Countdown_title{color:#0ae98a}.new-year-theme .Countdown_timer_separator{width:.125rem;background-color:rgba(191,146,255,.32)}.new-year-theme .CarouselPlan_arrow_left:before,.new-year-theme .CarouselPlan_arrow_right:after{background:linear-gradient(90deg,rgba(13,15,19,0) 0,var(--main-bg-color) 100%)}.new-year-theme .Plan_card{border:1px solid rgba(204,221,255,.32)}.new-year-theme .Plan_card_header{color:#fff}.new-year-theme .Plan_card_body_price_amount{color:#fff;font-size:1.125rem}@media(min-width:48rem){.new-year-theme .Plan_card_body_price_amount{font-size:2rem}}.new-year-theme .Plan_card_body_price_amount_container{margin-top:5px}@media(min-width:48rem){.new-year-theme .Plan_card_body button{font-size:1rem}}.new-year-theme .Plan_card_body_content_form input{border-radius:8px;border:1px solid var(--neutral-border-transparent-medium,rgba(204,221,255,.56));background:var(--neutral-container-transparent-subtle,rgba(204,221,255,.06));font-size:.75rem;font-weight:500;line-height:1.125rem}.new-year-theme .Plan_card_body_content_form input::placeholder{color:#c4c8ce}@media(min-width:48rem){.new-year-theme .Plan_card_body_content_form input::placeholder{font-size:14px}}.new-year-theme .Plan_card_bg[id*=plan-card-bg-expert_plan]{background-color:#1a2d45}.new-year-theme .Plan_card_bg[id*=plan-card-bg-annual_plan]{background-color:#2e1d47}.new-year-theme .Plan_card_bg[id*=plan-card-bg-family_plan]{background-color:#531950}.new-year-theme .Plan_card_footer_info{align-items:start}@media(min-width:48rem){.new-year-theme .Plan_card_footer_info{align-items:center}}.new-year-theme .Plan_card_footer_info_icon{width:1rem;height:1rem}@media(min-width:48rem){.new-year-theme .Plan_card_footer_info_icon{width:1.5rem;height:1.5rem}}.new-year-theme .Plan_card_footer_info_text{font-size:.75rem}@media(min-width:48rem){.new-year-theme .Plan_card_footer_info_text{font-size:1rem}}@media(min-width:1440px){.new-year-theme .SectionRenderer-gradient{top:0;position:fixed;height:100vh;width:5.8rem;background:linear-gradient(270deg,rgba(13,15,19,0),#14161c 53%,rgba(13,15,19,0));z-index:5;margin-left:-2.9375rem}}.new-year-theme .Schools__container button{border:1px solid hsla(0,0%,100%,.1);background-color:var(--main-bg-color)}.new-year-theme .Schools__container button:hover{background-color:var(--main-bg-color)}.new-year-theme .Schools__container button:focus{border:1px solid hsla(0,0%,100%,.1)}@media(min-width:48rem){.new-year-theme .Testimonies{padding-bottom:0}}.new-year-theme .TestimonieCard{background-color:#2e1d47}.new-year-theme .TestimonieCard_person_role{color:#0ae98a}@media(min-width:48rem){.new-year-theme .CourseCarousel_container:after{background:linear-gradient(90deg,rgba(13,15,19,0) 0,var(--main-bg-color) 100%)}.new-year-theme .CourseCarousel_container:before{background:linear-gradient(90deg,var(--main-bg-color) 0,rgba(13,15,19,0) 100%)}}.new-year-theme .BusinessCarousel{padding:4.5rem 0}.new-year-theme .BusinessCarousel:after{background:linear-gradient(90deg,rgba(13,15,19,0) 0,var(--main-bg-color) 100%)}.new-year-theme .BusinessCarousel:before{background:linear-gradient(90deg,var(--main-bg-color) 0,rgba(13,15,19,0) 100%)}.new-year-theme .BusinessCarousel_logos_slide svg *{fill:#717376}.new-year-theme .RenewCongrats_bg{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzI4IiBoZWlnaHQ9IjI5NyIgdmlld0JveD0iMCAwIDMyOCAyOTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIzMjgiIGhlaWdodD0iMzIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC00KSIgZmlsbD0iIzA2MUMzRSIvPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfNTI1XzE1NjgwKSI+CjxwYXRoIGQ9Ik0yNjYuMjA2IDMwNkw2MSAyNDIuMjA3TDE1OC4yMDUgMTA5Ljk2NkwyNDguMTkyIDEzNy45NDFMMjY2LjIwNiAzMDZaIiBmaWxsPSIjMkI2Q0QwIi8+CjxwYXRoIGQ9Ik05Mi4wMDA1IDFIMjQ3TDIxMC4yNjIgMTU5LjMwOEgxNDIuMjkxTDkyLjAwMDUgMVoiIGZpbGw9IiMxMzM5NzQiLz4KPHBhdGggZD0iTTI2Mi4wMDEgMzA1Ljk2MUwxMTMuMDAxIDMwNS45NjFMMTQ4LjMxOCAxODMuNTg4TDIxMy42NTggMTgzLjU4OEwyNjIuMDAxIDMwNS45NjFaIiBmaWxsPSIjMTMzOTc0Ii8+CjxlbGxpcHNlIGN4PSIyNzAiIGN5PSI1NS4xODY1IiByeD0iNjMiIHJ5PSI2MS4xODY1IiBmaWxsPSIjMEFFOThBIiBmaWxsLW9wYWNpdHk9IjAuOCIvPgo8L2c+CjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2JfNTI1XzE1NjgwKSI+CjxyZWN0IHk9Ii00IiB3aWR0aD0iMzI4IiBoZWlnaHQ9IjMxNiIgZmlsbD0id2hpdGUiIGZpbGwtb3BhY2l0eT0iMC4wMSIvPgo8L2c+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2JfNTI1XzE1NjgwIiB4PSItMTI5IiB5PSItMTMzIiB3aWR0aD0iNTg2IiBoZWlnaHQ9IjU3NCIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVHYXVzc2lhbkJsdXIgaW49IkJhY2tncm91bmRJbWFnZUZpeCIgc3RkRGV2aWF0aW9uPSI2NC41Ii8+CjxmZUNvbXBvc2l0ZSBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iaW4iIHJlc3VsdD0iZWZmZWN0MV9iYWNrZ3JvdW5kQmx1cl81MjVfMTU2ODAiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2JhY2tncm91bmRCbHVyXzUyNV8xNTY4MCIgcmVzdWx0PSJzaGFwZSIvPgo8L2ZpbHRlcj4KPGNsaXBQYXRoIGlkPSJjbGlwMF81MjVfMTU2ODAiPgo8cmVjdCB3aWR0aD0iMzA0IiBoZWlnaHQ9IjMwMCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K)}.new-year-theme .PricingTable{background-color:#d4ffed;color:#021a1f}@media(min-width:1440px){.new-year-theme .PricingTable{background-color:transparent;color:#fff;padding-top:0}}.new-year-theme .PricingTable .Countdown{--countdown-color:#021a1f;background-color:rgba(4,45,53,.2);border:2px solid #021a1f}.new-year-theme .PricingTable .Countdown_title{color:#021a1f}.new-year-theme .PricingTable .Countdown_timer_separator{width:.125rem;background-color:#021a1f}.new-year-theme .PricingTable .CarouselPlan_arrow_left:before,.new-year-theme .PricingTable .CarouselPlan_arrow_right:after{background:linear-gradient(90deg,rgba(13,15,19,0),#d4ffed)}.new-year-theme .PricingTable .CarouselPlan_button{background-color:rgba(4,45,53,.5)}.new-year-theme .PricingTable .CarouselPlan_button.active{background-color:var(--main-bg-color)}.new-year-theme .PricingTable .Plan_card{border:none}.new-year-theme .PricingTable_benefits_footer{border-top:1px solid rgba(4,45,53,.2)}@media(min-width:1440px){.new-year-theme .PricingTable_benefits_footer{border-top:1px solid rgba(204,221,255,.16)}}@media(min-width:48rem){.new-year-theme .PricingTable_benefits_footer{margin-top:1.5rem;padding-top:1.5rem}}.new-year-theme .PricingTable_benefits_footer_text{font-weight:400;color:#021a1f}@media(min-width:1440px){.new-year-theme .PricingTable_benefits_footer_text{color:#c4c8ce}}.new-year-theme .PricingTable_benefits_list_item svg path{fill:#021a1f}@media(min-width:1440px){.new-year-theme .PricingTable_benefits_list_item svg path{fill:#0ae98a}}.new-year-theme .RecommendatorBoxSection{padding-left:1rem;padding-right:1rem}.new-year-theme .RecommendatorBoxSection__container{border-radius:.75rem;background-color:#d4ffed}.new-year-theme .RecommendatorBoxSection__container>div{background-color:transparent;padding-top:0}.new-year-theme .RecommendatorBoxSection__container>div:before{content:"";display:none}.new-year-theme .RecommendatorBoxSection__container>div svg path{fill:#021a1f}.new-year-theme .RecommendatorBoxSection__container>div>div{display:block;color:#021a1f}.new-year-theme .RecommendatorBoxSection__container>div>div>div{align-items:center;margin-top:1rem!important}.new-year-theme .RecommendatorBoxSection__header{padding:1.25rem 1.25rem 0!important;color:#021a1f}.new-year-theme .RecommendatorBoxSection__header__title{font-size:2rem;font-weight:800;line-height:2.5rem;margin-bottom:.625rem;font-family:pressio,sans-serif}.new-year-theme .RecommendatorBoxSection__header__description{font-size:1rem;font-weight:400;line-height:1.375rem;margin-bottom:1rem;letter-spacing:.01rem}.new-year-theme .RecommendatorBoxSection h3{color:#021a1f;font-size:1.5rem;font-style:normal;font-weight:800;line-height:40px}.new-year-theme .RecommendatorBoxSection input{border:none;background-color:rgba(4,45,53,.2);color:#fff}.new-year-theme .RecommendatorBoxSection input:focus,.new-year-theme .RecommendatorBoxSection input:not(:placeholder-shown){background-color:rgba(4,45,53,.6)}.new-year-theme .RecommendatorBoxSection input:focus+label,.new-year-theme .RecommendatorBoxSection input:not(:placeholder-shown)+label{color:#95e7c4!important}.new-year-theme .RecommendatorBoxSection label{color:#021a1f}.new-year-theme .RecommendatorBoxSection a{text-decoration:none}.new-year-theme .RecommendatorBoxSection a span{color:#021a1f}.new-year-theme .RecommendatorBoxSection a p{color:var(--main-bg-color)}.new-year-theme .RecommendatorBoxSection form div:nth-child(2) span{color:#550414}.new-year-theme .RecommendatorBoxSection form div:nth-child(2) svg path{fill:#550414}@media(min-width:1440px){.WhatIsPlatzi{padding:0 1rem}}.WhatIsPlatzi__container{width:100%;display:flex;position:relative;overflow:hidden;flex-direction:column;background-color:#95e7c4;color:#021a1f;gap:10px;margin:2rem 0 .75rem}@media(min-width:1440px){.WhatIsPlatzi__container{max-width:720px;margin-left:auto;margin-right:auto;align-items:center;position:relative;z-index:6;margin-top:5.5rem;border-radius:.75rem}}.WhatIsPlatzi__content{padding:2rem 1.5rem;max-width:720px}.WhatIsPlatzi__title{font-weight:800;font-size:2rem;line-height:2.5rem;margin-bottom:.625rem;font-family:pressio,sans-serif}.WhatIsPlatzi__description{font-size:1rem;font-weight:400;line-height:1.375rem;letter-spacing:.01rem}