.pageDetCurso{background:#f2f2f7;overflow:hidden;padding:0 7% 40px 13%}@media screen and (max-width:1279px){.pageDetCurso{padding:0 5% 40px 10%}}@media screen and (max-width:992px){.pageDetCurso{padding:0 5% 40px}}@media screen and (max-width:767px){.pageDetCurso{padding:30px 5%}}@media screen and (max-width:600px){.pageDetCurso{padding:30px 5% 20px}}.pdcDet{height:auto;min-height:100vh}.pdcBackground{position:fixed;z-index:1;width:100%;left:0;top:0;height:100%;pointer-events:none}.circleBack{position:absolute;width:1000px;height:1000px;border-radius:50%;z-index:1;opacity:.75}@media screen and (max-width:767px){.circleBack{width:700px;height:700px;opacity:.3}}.circlePink{background:radial-gradient(ellipse at center,#f50f57 0,rgba(26,45,77,0) 67%,rgba(26,45,77,0) 100%);top:-500px;right:-500px}@media screen and (max-width:767px){.circlePink{top:-350px;right:-350px}}.circleBlue{background:radial-gradient(ellipse at center,#007aff 0,rgba(26,45,77,0) 67%,rgba(26,45,77,0) 100%);bottom:-300px;width:1200px;left:-600px;opacity:.5}@media screen and (max-width:767px){.circleBlue{width:700px;height:700px;bottom:-300px;opacity:.3;left:-300px}}.pdcBlockMenu{background:var(--dark-blue);height:80px!important;position:fixed!important;top:0;z-index:1;left:0}@media screen and (max-width:992px){.pdcBlockMenu{height:60px!important}}.pageDetCursoCont{padding:150px 0 0;position:relative;z-index:3}@media screen and (max-width:992px){.pageDetCursoCont{padding:100px 0 0}}@media screen and (max-width:767px){.pageDetCursoCont{padding:60px 0 0}}.pcdBreadDetCur{margin-bottom:60px}.pcdBreadDetCur a{color:var(--pink);font-size:12px;font-family:var(--sfBold);letter-spacing:.5px;position:relative;padding:0 20px 0 0;margin:0 10px 0 0}.pcdBreadDetCur a:before{content:"";width:5px;height:5px;border-bottom:2px solid var(--pink);border-right:2px solid var(--pink);position:absolute;transform:rotate(135deg);right:0;top:3px}@media screen and (max-width:992px){.pcdBreadDetCur{margin-bottom:30px}}@media screen and (max-width:767px){.pcdBreadDetCur{display:none!important}}.pdcIntro{padding:0 0 40px}.pdcIntroBox{flex-wrap:wrap;justify-content:center;align-items:center}@media screen and (max-width:992px){.pdcIntroBox{flex-direction:column-reverse}}.pdcIntroTitle{width:50%;padding-right:4%}@media screen and (max-width:992px){.pdcIntroTitle{padding-right:0}}.pdcIntroTitle .title h3{color:var(--blue);font-size:20px}@media screen and (max-width:767px){.pdcIntroTitle .title h3{font-size:16px}}.pdcIntroTitle .title h1{font-size:40px;color:var(--dark-blue);font-weight:700}@media screen and (max-width:767px){.pdcIntroTitle .title h1{font-size:32px}}.pdcIntroTitle .title p{color:#6a6e73;font-size:14px}@media screen and (max-width:767px){.pdcIntroTitle .title p{font-size:12px}.pdcIntroTitle .title p br{display:none}}.pdcIntroTitle .teacher{display:flex;align-items:flex-start;justify-content:center;margin:30px 0 40px}.pdcIntroTitle .teacher figure{border-radius:50%;width:50px;height:50px;overflow:hidden}.pdcIntroTitle .teacher figure img{display:block;width:50;height:auto}.pdcIntroTitle .teacher .txt{width:calc(100% - 50px);padding:0 0 0 15px}.pdcIntroTitle .teacher .txt h5{color:var(--pink);font-size:16px;font-weight:700;margin:0 0 4px}.pdcIntroTitle .teacher .txt p{margin:0;font-size:12px;color:#6a6e73}@media screen and (max-width:767px){.pdcIntroTitle .teacher{margin:20px 0}}.pdcIntroTitle .estudents{background:rgba(0,0,0,.15);padding:15px;border-radius:10px;width:400px;display:flex;justify-content:center;align-items:center}.pdcIntroTitle .estudents .item{padding:0 10px;display:flex;color:var(--dark-blue);font-size:12px;align-items:center}.pdcIntroTitle .estudents .item img{width:auto;height:15px;margin:0 6px 0 0}.pdcIntroTitle .estudents .item:first-child{background:var(--sky-blue);height:20px;color:var(--dark-blue);border-radius:5px}.pdcIntroTitle .estudents .item:first-child h4{color:var(--dark-blue);font-weight:700}@media screen and (max-width:767px){.pdcIntroTitle .estudents{width:300px}.pdcIntroTitle .estudents .item{font-size:10px}.pdcIntroTitle .estudents .item h4{font-size:8px}}.pdcIntroTitle .pcdBreadDetCur{display:none}@media screen and (max-width:992px){.pdcIntroTitle{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;margin-top:40px}.pdcIntroTitle .title{text-align:center}}@media screen and (max-width:767px){.pdcIntroTitle{margin-top:20px}.pdcIntroTitle .pcdBreadDetCur{display:flex!important}}.pdcIntroImg{width:50%;border-radius:20px;overflow:hidden;position:relative;cursor:pointer}.pdcIntroImg img{display:block}.pdcIntroImg:before{width:100%;height:100%;content:"";background:rgba(0,0,0,.4)}.pdcIntroImg .play,.pdcIntroImg:before{position:absolute;top:0;left:0;z-index:1}.pdcIntroImg .play{width:48px;height:48px;bottom:0;right:0;margin:auto}@media screen and (max-width:992px){.pdcIntroImg{width:100%}}@media screen and (max-width:767px){.pdcIntroImg{transform:scaleX(1.2);border-radius:0}}.pdcIntroInfo{width:50%;border-radius:20px;overflow:hidden;position:relative;cursor:pointer;background:#fff;border:2px solid rgba(0,122,255,.102);padding:25px 30px;display:flex;align-items:center;justify-content:center}.pdcIntroInfo figure{display:block;width:230px;border-radius:10px;overflow:hidden;position:relative}.pdcIntroInfo figure img{display:block}.pdcIntroInfo figure:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(92,225,230,.302);z-index:1}.pdcIntroInfo .info{width:calc(100% - 230px);padding:0 0 0 25px;display:flex;flex-direction:column}.pdcIntroInfo .info h5{color:var(--blue);font-family:var(--font2);font-weight:700;font-size:20px}.pdcIntroInfo .info .timeLine{display:flex;flex-wrap:wrap;justify-content:space-between;margin:13px 0}.pdcIntroInfo .info .timeLine .lbl{font-size:14px;font-family:var(--font2);letter-spacing:.6px;color:var(--dark-blue);font-weight:500}.pdcIntroInfo .info .timeLine .line{width:100%;height:6px;background:100%;background:rgba(0,0,0,.2);border-radius:6px;overflow:hidden;position:relative;margin:6px 0 0}.pdcIntroInfo .info .timeLine .line .progres{width:70%;position:absolute;height:100%;top:0;left:0;background:var(--pink);z-index:1}.pdcIntroInfo .btnBox{display:flex;justify-content:flex-end;margin:13px 0 0}.pdcIntroInfo .btnBox .btnBorder{border:2px solid var(--dark-blue);color:var(--dark-blue);background:rgba(26,45,77,.2);min-width:200px}@media screen and (max-width:1279px){.pdcIntroInfo figure{width:180px}.pdcIntroInfo .info{width:calc(100% - 180px)}}@media screen and (max-width:992px){.pdcIntroInfo{width:80%}}@media screen and (max-width:767px){.pdcIntroInfo{width:100%;flex-direction:column}.pdcIntroInfo figure{width:100%}.pdcIntroInfo .info{width:100%;padding:20px 0 0}.pdcIntroInfo .btnBox .btnBorder{width:100%}}.pdcIntroInfo .info2 h5{position:relative;width:100%;padding:0 0 0 35px}.pdcIntroInfo .info2 h5 img{width:24px;height:auto;position:absolute;left:0;top:4px}.pdcIntroInfo .info2 ul{list-style:none;margin:10px 0 5px;padding:0}.pdcIntroInfo .info2 ul li{position:relative;padding:3px 0 3px 25px;font-size:14px;color:var(--dark-blue);font-family:var(--sfRegular);letter-spacing:.6px}.pdcIntroInfo .info2 ul li img{width:auto;height:16px;position:absolute;left:0;top:1.5px}.pdcIntroInfo .info3 p{font-size:14px;color:var(--dark-blue);margin:10px 0 0}.pdcIntroInfo .info3 p .redNote{text-decoration:underline;color:var(--pink)}.pdcIntroInfo .info3 p .blueNote{text-decoration:underline;color:var(--blue)}.pdcDescription{flex-wrap:wrap;align-items:flex-start}.pdcDescription .description{width:calc(100% - 300px);padding-right:8%;flex-wrap:wrap;align-items:center;justify-content:center}@media screen and (max-width:992px){.pdcDescription .description{width:100%;padding-right:0}}.pdcDescription h3{color:var(--dark-blue);font-size:24px;font-family:var(--sfBold)}@media screen and (max-width:992px){.pdcDescription h3{font-size:20px}}.pdcdTxt{margin-bottom:30px}.pdcdTxt h3{margin-bottom:20px}.pdcdTxt p{color:#6a6e73}.pdcdTxt ul{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap}.pdcdTxt ul li{width:50%;position:relative;padding:0 0 0 30px;margin:10px 0;font-family:var(--sfRegular);color:#6a6e73}.pdcdTxt ul li:before{content:"";width:20px;height:20px;position:absolute;top:0;left:0;background:url(/_next/static/media/det_curso_bullet.55ba071e.svg) 50% no-repeat;background-size:100% auto}@media screen and (max-width:992px){.pdcdTxt ul li{width:100%}}.pdcdRecomendados{margin-top:35px}.pdcdRecoList{margin:30px 0}.pdcdRecoItem{background:hsla(0,0%,100%,.5);align-items:center;justify-content:center;margin-bottom:15px}.pdcdRecoItem,.pdcdRecoItem figure{display:flex;border-radius:10px;overflow:hidden}.pdcdRecoItem figure{height:130px;width:230px}.pdcdRecoItem figure img{object-fit:cover;display:block}.pdcdRecoItem .txt{padding:5px 20px;flex-direction:column;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;width:calc(100% - 360px)}.pdcdRecoItem .txt h4{font-size:20px;font-family:var(--sfBold);letter-spacing:.5px;color:var(--blue)}.pdcdRecoItem .txt small{color:var(--dark-blue);font-size:10px;font-family:var(--sfRegular)}.pdcdRecoItem .txt .tag{height:20px;background:var(--pink);border-radius:5px;padding:0;font-size:8px;display:flex;align-items:center;color:#fff;font-family:var(--sfBold);width:80px;letter-spacing:1px;justify-content:center;margin:10px 0}.pdcdRecoItem .txt .caract{display:flex;flex-wrap:wrap}.pdcdRecoItem .txt .caract .item{font-size:10px;font-family:var(--sfRegular);letter-spacing:1px;display:flex;align-items:center;justify-content:center;color:var(--dark-blue);flex-wrap:wrap;margin:0 10px 0 0}.pdcdRecoItem .txt .caract .item img{height:10px;width:auto;margin-right:7px}.pdcdRecoItem .action{width:130px;display:flex;align-self:flex-end;padding:0 20px 20px 0}.pdcdRecoItem .action .btnBorder{height:36px;border-radius:36px;background:rgba(26,45,77,.2);font-family:var(--sfLight);letter-spacing:1px;color:rgba(26,45,77,.5);border:2px solid rgba(26,45,77,.3)}@media screen and (max-width:992px){.pdcdRecoItem{flex-direction:column;flex-wrap:wrap}.pdcdRecoItem .txt,.pdcdRecoItem figure{width:100%}.pdcdRecoItem .action{align-items:center;justify-content:center;width:100%;padding:0 0 20px;margin-top:15px}.pdcdRecoItem .action .btnBorder{width:200px!important}}.pdcdRecoBtn{align-items:flex-end;justify-content:flex-end}.pdcdRecoBtn a{color:var(--pink);display:inline-block;font-family:var(--sfBold);position:relative;padding:0 20px 0 0}.pdcdRecoBtn a:before{content:"";width:7px;height:7px;position:absolute;border-bottom:2px solid var(--pink);right:0;top:5px;border-left:2px solid var(--pink);transform:rotate(-135deg)}.pdcdValBox{margin-top:30px}.pdcdValBox .points{width:170px}.pdcdValBox .points h3{color:#000;font-size:60px;font-family:var(--sfBold);display:flex;text-align:center;flex-direction:column;line-height:1}.pdcdValBox .points h3 small{font-size:12px;letter-spacing:.5px;color:var(--dark-blue);font-family:var(--sfLight)}.pdcdValBox .points .stars{margin:10px 0 0}.pdcdValBox .points .stars svg{display:inline-block;width:18px!important;margin:0 7px;height:18px!important}.pdcdValBox .points .stars svg path{fill:#ff8a00}.pdcdValBox .status{width:calc(100% - 170px);padding-left:10px}.pdcdValBox .status .item{display:flex;width:100%;padding:5px 0;align-items:center;justify-content:space-between}.pdcdValBox .status .item .line{width:calc(100% - 145px);background:#fff;height:6px;box-shadow:0 0 20px 0 #dee6ee;border-radius:5px;position:relative;overflow:hidden}.pdcdValBox .status .item .line span{width:90%;height:100%;position:absolute;left:0;top:0;background:var(--sky-blue)}.pdcdValBox .status .item .stars{width:135px;display:flex}.pdcdValBox .status .item .stars svg{width:12px;height:12px;margin-left:8px}.pdcdValBox .status .item .stars svg path{fill:#ff8a00}.pdcdValBox .status .item .stars .number{font-size:14px;color:var(--dark-blue);padding-left:10px}.pdcdValBox .status .item0 .line span{width:0}.pdcdValBox .status .item0 .stars svg path{fill:transparent}.pdcdComentarios{margin:40px 0 30px}.pdcdComentarios h4{font-size:16px;color:var(--dark-blue);font-family:var(--sfRegular);margin-bottom:30px}.pdcdComentariosItem{flex-wrap:wrap}.pdcdComentariosItem figure{width:50px}.pdcdComentariosItem .txt{width:calc(100% - 50px);padding:0 0 0 20px}.pdcdComentariosItem .txt h5{font-size:16px;color:var(--dark-blue);font-weight:700;margin-bottom:10px}.pdcdComentariosItem .txt .stars{display:flex}.pdcdComentariosItem .txt .stars svg{width:12px;height:12px;margin:0 5px}.pdcdComentariosItem .txt .stars svg path{fill:#ff8a00}.pdcdComentariosItem .txt .stars .time{font-size:12px;color:#6a6e73;margin-left:5px}.pdcdComentariosItem .comend{display:inline-block;width:100%;padding:20px;border:2px solid #fff;margin-top:30px;border-radius:15px}.pdcdComentariosItem .comend p{color:#6a6e73;margin:0}@media screen and (max-width:992px){.pdcdComentariosItem .comend{padding:10px;margin-top:20px}.pdcdComentariosItem .comend p{font-size:14px}}.pdcdPost .title{display:flex;width:100%;justify-content:space-between}.pdcdPost .title h4{font-size:16px;color:var(--dark-blue);font-family:var(--sfRegular)}.pdcdPost .title .stars svg{width:18px;height:18px;margin:0 5px;display:inline-block}.pdcdPost .title .stars path{fill:#ff8a00}.pdcdPost .fieldArea{display:flex;flex-direction:column;margin-top:15px;align-items:flex-end}.pdcdPost .fieldArea .box{padding:20px;border:2px solid rgba(26,45,77,.4);border-radius:10px;background:rgba(26,45,77,.1)}@media screen and (max-width:992px){.pdcdPost .fieldArea .box{padding:15px}}.pdcdPost .fieldArea .box p{color:rgba(26,45,77,.8);margin:0}@media screen and (max-width:992px){.pdcdPost .fieldArea .box p{font-size:14px}}.pdcdPost .fieldArea .btnBorder{border:2px solid var(--pink);color:var(--pink);border-radius:38px;background:rgba(245,15,87,.2);width:170px;margin-top:20px}.pdcDescription{padding:30px 0 60px}.pdcDescription .sideBar{width:300px;background:hsla(0,0%,100%,.2);border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);flex-direction:column;padding:16px 10px}@media screen and (max-width:992px){.pdcDescription{flex-direction:column-reverse;padding:0 0 30px}.pdcDescription .sideBar{width:100%;margin-bottom:40px}}.sideVideo{border-radius:10px;overflow:hidden;position:relative}.sideVideo img{display:block;width:100%}.sideVideo:before{width:100%;height:100%;content:"";background:rgba(0,0,0,.4)}.sideVideo .play,.sideVideo:before{position:absolute;top:0;left:0;z-index:1}.sideVideo .play{width:20px;height:20px;bottom:0;right:0;margin:auto}.btnSideLog{margin:0 0 20px}.btnSideLog img{height:10px}.btnSideLog2{margin:0 0 20px;background:var(--dark-blue);color:var(--sky-blue)}.btnSideLog2 img{height:14px}.sideThanks{padding:15px 20px;background:url(/_next/static/media/det_curso_thank.0fbb9742.png) 50% no-repeat;background-size:cover;border-radius:15px;text-align:center;display:flex;flex-wrap:wrap;align-items:center}.sideThanks .txt{width:calc(100% - 34px);text-align:left;padding-left:15px}.sideThanks .txt p{margin:0;font-size:12px;font-family:var(--font1)}.sideThanks figure{width:24px}.sideThanks figure img{width:100%;margin:10px 0 0}.sideThanks .linkSideThanks,.sideThanks a{border:2px solid var(--sky-blue);height:32px;margin-top:10px;border-radius:12px;background:rgba(92,225,230,.2);display:flex;font-size:12px;color:#fff;align-items:center;justify-content:center;width:100%;cursor:pointer}.sideThanksPanel .txt{width:100%;font-size:20px;padding:10px 0}.sideDetalle{border:1px solid rgba(0,0,0,.1);margin:20px 0 0;border-radius:10px;padding:5px 20px 15px}.sideDetalle .item{position:relative;margin:20px 0;color:var(--dark-blue);font-size:12px;padding:0 0 0 30px;font-family:var(--sfRegular)}.sideDetalle .item img{width:auto;height:15px;position:absolute;left:0}.sideDetalle .itemMinus{display:inline-block;color:var(--pink);font-weight:700;font-size:12px;margin-top:6px;font-family:var(--sfBold);letter-spacing:.5px;position:relative;padding-right:20px}.sideDetalle .itemMinus:before{content:"";width:7px;height:7px;position:absolute;border-bottom:2px solid var(--pink);right:0;top:5px;border-left:2px solid var(--pink);transform:rotate(135deg)}.sideImg{margin:24px 0}@media screen and (max-width:992px){.sideImg{display:none}}.sideTeache{display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(0,0,0,.15);padding:0 0 15px}.sideTeache figure{width:50px;border-radius:50%;overflow:hidden}.sideTeache figure img{display:block}.sideTeache .txt{width:auto;padding:0 0 0 15px}.sideTeache .txt h5{color:var(--blue);font-size:16px;font-weight:700;margin:0 0 4px}.sideTeache .txt p{margin:0;font-size:12px;color:#6a6e73}@media screen and (max-width:767px){.sideTeache{margin:20px 0}}.sideLinkCat{text-align:center;padding:20px 0 10px}.sideLinkCat a{color:var(--pink);display:inline-block;font-family:var(--sfBold);position:relative;padding:0 20px 0 0}.sideLinkCat a:before{content:"";width:7px;height:7px;position:absolute;border-bottom:2px solid var(--pink);right:0;top:5px;border-left:2px solid var(--pink);transform:rotate(45deg)}.pdcdBanner{margin-bottom:30px}.pdcdBanner img{display:block}.pdcdDocente{margin:30px 0 0}.pdcdDocente h3{margin-bottom:20px}.pdcdDocenteBox{padding:30px;background:rgba(0,0,0,.05);border-radius:10px;display:flex}.pdcdDocenteBox .txt{width:calc(100% - 100px);padding:0 0 0 20px}.pdcdDocenteBox .txt h4{font-size:20px;color:var(--blue);font-weight:500;margin-bottom:10px}.pdcdDocenteBox .txt p{margin:0;color:#6a6e73}.pdcdDocenteBox figure{border-radius:50%;overflow:hidden;width:100px;height:100px}.pdcdDocenteBox figure img{display:block}@media screen and (max-width:767px){.pdcdDocenteBox{flex-direction:column;padding:20px;align-items:center;justify-content:center}.pdcdDocenteBox .txt{padding:0;text-align:center;width:100%}.pdcdDocenteBox figure{display:flex;justify-content:center;align-items:center;border-radius:50%;margin-bottom:15px}.pdcdDocenteBox figure img{width:100px}}.videoModal{width:100%}.videoModal .MuiPaper-root{width:100%;max-width:800px;height:auto;overflow:visible;background:none!important;box-shadow:none}.videoModalBox{width:100%;height:500px;border-radius:5px;overflow:hidden;position:relative}@media screen and (max-width:992px){.videoModalBox{height:35vh}}@media screen and (max-width:767px){.videoModalBox{height:30vh}}@media screen and (max-width:500px){.videoModalBox{height:24vh}}.videoModalBox iframe{width:100%;height:100%;position:absolute;left:0;border:0;top:0;border-radius:10px;overflow:hidden}.videoClosed{width:50px;height:50px;border-radius:50px;position:absolute;top:-60px;cursor:pointer;right:0}.videoClosed:after,.videoClosed:before{content:"";width:30px;height:4px;position:absolute;top:0;left:0;bottom:0;background:#fff;right:0;margin:auto;transform:rotate(45deg);border-radius:4px}.videoClosed:after{transform:rotate(-45deg)}.pdcMenuExam{width:90%;max-width:550px;padding:0;background:#fff;position:absolute;top:0;outline:none;right:0;height:100%;display:flex;flex-direction:column}@media screen and (max-width:767px){.pdcMenuExam{width:100%}}.pdcMenuExamHeader{width:100%;position:relative;border-bottom:5px solid #ff8a00;padding:30px 30px 20px}.pdcMenuExamHeader .title{position:relative;padding:0 0 0 30px;width:100%;margin:0 0 15px}.pdcMenuExamHeader .title h5{color:var(--blue);font-size:16px;font-family:var(--font2);letter-spacing:.6px;font-weight:700;margin-bottom:5px}.pdcMenuExamHeader .title h4{color:var(--dark-blue);font-size:30px;font-weight:500}.pdcMenuExamHeader .title .ico{position:absolute;left:0;top:0;height:100%;display:flex;align-items:center;justify-content:center}.pdcMenuExamHeader .title .ico svg{font-size:20px;color:var(--pink)}.pdcMenuExamHeader .note p{font-size:14px;color:var(--dark-blue);margin:0;font-family:var(--font2);letter-spacing:.1px}@media screen and (max-width:767px){.pdcMenuExamHeader .title h5{font-size:14px}.pdcMenuExamHeader .title h4{font-size:24px}}.pdcIntList{list-style:none;padding:0;margin:0;justify-content:center;flex-direction:column}.pdcIntList,.pdcIntList li{width:100%;display:flex;align-items:center}.pdcIntList li{background:#f2f2f7;border-radius:16px;padding:24px;margin-top:15px;justify-content:space-between}.pdcIntList li .txt{position:relative;padding:0 0 0 25px}.pdcIntList li .txt:before{content:"";width:14px;height:18px;position:absolute;left:0;top:0;bottom:0;margin-top:auto;margin-bottom:auto;background:url(/_next/static/media/ico_exam_intent.98b57155.png);background-size:100% auto}.pdcIntList li .txt h4{font-size:20px;color:var(--dark-blue);font-family:var(--sfSemibold);margin-bottom:5px}.pdcIntList li .txt small{font-size:14px;color:var(--pink);font-family:var(--sfSemibold)}.pdcIntList li .notaIntent{color:var(--pink);font-size:20px;font-family:var(--sfSemibold)}@media screen and (max-width:767px){.pdcIntList li{padding:10px 20px;margin-top:0;margin-bottom:10px}.pdcIntList li .txt h4{font-size:14px}.pdcIntList li .txt small{font-size:10px}}.pdcMenuExamBody{padding:30px;display:flex;flex-direction:column;height:100%;justify-content:space-between}.pdcMenuExamBody .advertencia{color:#8891a1;font-size:14px;text-align:center;font-family:var(--font2)}.pdcMenuExamBody .empieza{width:100%;text-align:center;margin:20px 0}.pdcMenuExamBody .empieza h5{color:#ff8a00;font-size:24px;font-family:var(--font2);margin:0 0 7px}.pdcMenuExamBody .empieza p{color:var(--dark-blue);margin:0;font-size:16px}@media screen and (max-width:767px){.pdcMenuExamBody{padding:20px 30px}.pdcMenuExamBody .advertencia{font-size:10px}}.pdcMbUltimanota{position:relative;width:100%}.pdcMbUltimanota .title{width:100%;justify-content:space-between;align-items:center;display:flex;margin:0}.pdcMbUltimanota .title h4{display:flex;align-items:center;color:var(--dark-blue);font-family:var(--sfSemibold);font-size:20px;justify-content:center}.pdcMbUltimanota .title small{font-size:20px;color:var(--pink);font-family:var(--sfSemibold)}.pdcMbUltimanota .line{width:100%;height:5px;margin:24px 0;border-radius:5px;background:#8891a1;display:inline-block}.pdcMbUltimanota .note{position:relative;width:100%}.pdcMbUltimanota .note small{color:var(--blue);font-size:12px;font-weight:500}.pdcMbUltimanota .note h5{color:var(--dark-blue);font-weight:500}.pdcMbUltimanota .note .intentos{font-size:20px;font-family:var(--font2);color:var(--pink);position:absolute;right:0;bottom:5px;font-weight:700}@media screen and (max-width:767px){.pdcMbUltimanota .title h4,.pdcMbUltimanota .title small{font-size:14px}.pdcMbUltimanota .line{margin:10px 0}.pdcMbUltimanota .note .intentos,.pdcMbUltimanota .note h5{font-size:14px}}.pdcMenuExamFooter{background:#f2f2f7;border-top:2px solid #b3b8bf;padding:30px;pointer-events:visible}.pdcMenuExamFooter .btnBorder{border:2px solid var(--blue);background:rgba(0,122,255,.2);color:var(--blue)}@media screen and (max-width:767px){.pdcMenuExamFooter{padding:15px 30px}}.pdcMenuExamFooterDisabled{pointer-events:none;filter:grayscale(10deg)}.examenModalDet{max-width:600px;width:85%;position:absolute;border-radius:16px;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:30px;outline:none;text-align:left}.examenModalDet h3{color:var(--blue);font-size:34px;font-weight:700;margin-bottom:15px}.examenModalDet h4{color:var(--pink);font-size:20px;font-weight:700;margin-bottom:15px}.examenModalDet p{font-size:18px;color:var(--dark-blue);margin:0}.examenModalDet ul{padding:0;margin:0;list-style:none}.examenModalDet ul li{padding:2px 0 2px 15px;color:var(--dark-blue);font-family:var(--font2);position:relative}.examenModalDet ul li:before{content:"";width:5px;position:absolute;top:9px;left:0;height:5px;background:#121212;border-radius:50%}.examenModalDet .btnBox{display:flex;justify-content:space-between;margin-top:20px}.examenModalDet .btnBox .btn{width:calc(50% - 20px);cursor:pointer;height:35px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#fff;background:var(--dark-blue);font-size:14px;font-family:var(--font2);letter-spacing:.4px}.examenModalDet .btnBox .btnGo{background:#007aff}@media screen and (max-width:767px){.examenModalDet{padding:20px}.examenModalDet h3{font-size:24px}.examenModalDet h4,.examenModalDet ul li{font-size:14px}.examenModalDet .btnBox{flex-direction:column}.examenModalDet .btnBox .btn{width:100%;margin-top:9px}}.modalCertPdf{width:90%;max-width:600px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:20px;overflow:hidden}.pdcTemarioAcordion{margin-top:20px}.pdcTemarioAcordion .MuiAccordion-root{background:rgba(0,0,0,.05);box-shadow:none;border-radius:10px;padding:20px;margin-bottom:18px}.pdcTemarioAcordion .MuiAccordion-root:before{display:none}.pdcTemarioAcordion .MuiAccordion-root .MuiButtonBase-root{min-height:auto}.pdcTemarioAcordion .MuiAccordion-root .MuiButtonBase-root .MuiAccordionSummary-content{margin:0;padding:0 0 0 20px;justify-content:space-between}.pdcTemarioAcordion .MuiAccordion-root .MuiButtonBase-root .MuiAccordionSummary-content h4{font-size:14px;color:#121212;font-family:var(--sfBold);letter-spacing:.7}.pdcTemarioAcordion .MuiAccordion-root .MuiButtonBase-root .MuiAccordionSummary-expandIconWrapper{position:absolute;left:0;top:-5px}.pdcTemarioAcordion .MuiAccordion-root .MuiButtonBase-root .MuiAccordionSummary-expandIconWrapper svg{color:var(--pink)}.pdcTemarioAcordion .MuiAccordion-root .MuiCollapse-root ul{list-style:none;margin:0;padding:0 0 0 5px}.pdcTemarioAcordion .MuiAccordion-root .MuiCollapse-root ul li{position:relative;font-size:12px;padding:4px 0 4px 20px;margin:5px 0}.pdcTemarioAcordion .MuiAccordion-root .MuiCollapse-root ul li img{position:absolute;width:auto;height:10px;left:0;top:6px}.pdcTemarioAcordion .MuiAccordion-root .MuiAccordionDetails-root{padding-bottom:0}.pdcdFaq{margin:40px 0 0}.pdcFaqAcordion{margin-top:30px}.pdcFaqAcordion .MuiAccordion-root{background:rgba(0,0,0,.05);box-shadow:none;border-radius:10px;padding:20px}.pdcFaqAcordion .MuiAccordion-root .MuiButtonBase-root{min-height:auto}.pdcFaqAcordion .MuiAccordion-root .MuiButtonBase-root .MuiAccordionSummary-content{margin:0;padding:0;justify-content:space-between}.pdcFaqAcordion .MuiAccordion-root .MuiButtonBase-root .MuiAccordionSummary-content h4{font-size:14px;color:#121212;font-family:var(--sfBold);letter-spacing:.7}.pdcFaqAcordion .MuiAccordion-root .MuiButtonBase-root .MuiAccordionSummary-expandIconWrapper svg{color:var(--pink)}.pdcFaqAcordion .MuiAccordion-root .MuiCollapse-root p{color:var(--dark-blue);margin:0}.certificadoCont{overflow:hidden;z-index:3}.certificadoCont .certButtons{position:absolute;top:0;right:0;z-index:5;padding:20px 20px 0 0;display:flex}.certificadoCont .certButtons .download{background:var(--blue);width:auto;text-align:center;font-size:15px;letter-spacing:1px;cursor:pointer;padding:10px 20px}.certificadoCont .certButtons .close,.certificadoCont .certButtons .download{display:inline-block;border-radius:50px;box-shadow:1px 2px 10px 0 rgba(0,0,0,.4)}.certificadoCont .certButtons .close{width:40px;height:40px;background:var(--pink);margin-left:10px;position:relative}.certificadoCont .certButtons .close span{position:absolute;width:25px;height:3px;background:#fff;top:0;left:0;bottom:0;right:0;margin:auto;transform:rotate(45deg)}.certificadoCont .certButtons .close span:before{content:"";width:100%;height:3px;background:#fff;position:absolute;top:0;left:0;transform:rotate(90deg)}@media screen and (max-width:650px){.certificadoCont .certButtons{padding:10px 10px 0 0}}.certificadoBox{position:relative;z-index:3}.certificadoBox .cetMask{position:absolute;left:0;z-index:1;top:0;width:100%;height:100%}.certificadoBox .name{color:#fff;position:absolute;top:56%;left:12.2%;font-size:16px}@media screen and (max-width:800px){.certificadoBox .name{top:55%}}@media screen and (max-width:570px){.certificadoBox .name{font-size:10px}}.certificadoBox .course{color:#fff;position:absolute;top:68.5%;left:11.9%;font-size:12px}@media screen and (max-width:800px){.certificadoBox .course{top:68%;font-size:11px}}@media screen and (max-width:570px){.certificadoBox .course{font-size:8px}}.certificadoBox .docente{position:absolute;top:75.5%;left:12%;color:#fff;font-size:10px}@media screen and (max-width:650px){.certificadoBox .docente{font-size:10px}}@media screen and (max-width:570px){.certificadoBox .docente{font-size:8px}}.certificadoBox .fecha{position:absolute;bottom:6%;left:12%;color:#fff;font-size:9px}@media screen and (max-width:800px){.certificadoBox .fecha{bottom:5%;font-size:8px}}@media screen and (max-width:650px){.certificadoBox .fecha{font-size:7px}}@media screen and (max-width:500px){.certificadoBox .fecha{font-size:5px}}@media screen and (max-width:400px){.certificadoBox .fecha{font-size:3px}}.certificadoBox img{display:block}.certPdfExportCont{position:absolute;left:0;top:0;z-index:1}.certPdfExport{display:block;height:980px;width:590px;position:relative}.certPdfExportTxt{position:absolute;width:980px;height:590px;top:0;left:0;z-index:1}.certPdfExportTxt h4{font-size:13px;color:#fff;width:100%;display:block;letter-spacing:2px;z-index:1;margin-top:48.2%;font-weight:700;padding-left:73px}@media screen and (max-width:800px){.certPdfExportTxt h4{margin-top:80.2%}}.certPdfExportTxt h5{font-size:9px;letter-spacing:.5px;margin-top:38px}.certPdfExportTxt h5,.certPdfExportTxt p{color:#fff;padding-left:71px;display:block;width:100%;font-weight:700}.certPdfExportTxt p{font-size:8px;margin-top:19px}.certPdfExportTxt small{font-size:8px;color:#fff;padding-left:72px;display:block;font-weight:700;width:100%;margin-top:62px}