.post-header{max-width:680px;margin:0 auto 60px}.post-header h1,.post-header .h1{text-align:center;font-size:36px;line-height:1.15;font-weight:700;margin:0 auto 20px}.post-header h1>span:first-child,.post-header .h1>span:first-child{color:#007aff}.post-header .tab-descr{display:flex;gap:48px}.post-header .tab-descr .show-more{display:none}.post-header .exam-today svg{display:block;width:248px;height:247px;margin:0 auto 20px;border-radius:50%}.take-me-next{text-align:center;visibility:hidden}.post-header .btn,.buttons-section-inner.finish .btn{display:inline-block;text-align:center;background-color:#fff;color:#007aff;border:1px solid #007aff;border-radius:8px;padding:15px;font-size:16px;line-height:18px;font-weight:600;cursor:pointer;text-decoration:none;transition:translate .3s;box-sizing:border-box}.post-header .btn:hover,.buttons-section-inner.finish .btn:hover{translate:0 -3px}.post-header .btn.primary,.buttons-section-inner.finish .btn.primary{background-color:#007aff;border-color:#007aff;color:#fff}.buttons-section-inner.finish .btn.primary{min-width:250px}.post-header .header-btns{display:flex;gap:12px;align-items:flex-start;justify-content:center;margin:0 auto 60px}.post-header .header-btns .btn{min-width:300px}.post-header .header-btns .btn.primary{line-height:27px}.post-header .header-btns .btn.change-date{display:flex;align-items:center;justify-content:space-between;padding:14px 24px}.post-header .header-btns .btn.change-date>svg{display:block;width:29px;height:29px;flex-shrink:0}.take-me-next .btn-take-me-next{min-width:390px;margin:0 auto}.take-me-next .note-take-me-next{font-size:14px;line-height:18px;color:#7d7d91;max-width:400px;margin:15px auto 0}.btn-take-me-next.hidden{display:none}.tab-content>.tab-pane{display:none}.tab-content>.tab-pane.active{display:flex;flex-direction:column;align-items:center}.modal.fade-in{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.modal.fade-in.in{opacity:1}.modal-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:30030;background-color:#000}.night-mode .modal-backdrop{background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.25;filter:alpha(opacity=25)}.modal .close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.night-mode .modal .close{color:#a1a1a1;text-shadow:none;opacity:1}.modal button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30040;display:none;overflow:auto}.modal-dialog{position:relative;z-index:30050;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);outline:0;border-radius:4px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.07),0 2px 15px rgba(84,96,103,.25);box-shadow:0 0 0 1px rgba(0,0,0,.07),0 2px 15px rgba(84,96,103,.25)}.night-mode .modal-content{background-color:#363636;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.07),0 2px 15px rgba(27,27,27,.25);box-shadow:0 0 0 1px rgba(0,0,0,.07),0 2px 15px rgba(27,27,27,.25)}.modal-title{margin:0;line-height:28px;font-size:20px;font-weight:400;color:#2a2f45}.night-mode .modal-title{color:#a1a1a1}.modal-header{min-height:16.428571429px;padding:16px 20px;box-shadow:inset 0 -1px #e3e8ee}.night-mode .modal-header{border-color:#444;box-shadow:inset 0 -1px #444}.modal-header .close{margin-top:1px}.modal-body{position:relative;padding:20px}.modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5}@media screen and (min-width:768px){.modal-dialog{width:600px;margin:70px auto 30px}.modal-content{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.07),0 2px 15px rgba(84,96,103,.25);box-shadow:0 0 0 1px rgba(0,0,0,.07),0 2px 15px rgba(84,96,103,.25)}.night-mode .modal-content{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.07),0 2px 15px rgba(27,27,27,.25);box-shadow:0 0 0 1px rgba(0,0,0,.07),0 2px 15px rgba(27,27,27,.25)}
}#wrpStateTab{padding:40px 0 24px}.radioTabs{width:680px;max-width:100%;background-color:#dddfe7;padding:2px;border-radius:99px;margin:0 auto;box-sizing:border-box}.radioTabs .radioWrp{display:flex;width:100%;position:relative}.radioTabs *{z-index:2}.radioTabs input[type=radio]{display:none}.radioTabs .radioTab{display:flex;align-items:center;justify-content:center;height:28px;width:33.33%;font-size:14px;font-weight:600;color:#8c8c9a;border-radius:99px;cursor:pointer;transition:color .15s ease-in;position:relative}.radioTabs input[type=radio]:checked+label{color:#000}.radioTabs input[id=cartestsTab]:checked ~ .glider{transform:translateX(0)}.radioTabs input[id=cdltestsTab]:checked ~ .glider{transform:translateX(100%)}.radioTabs input[id=mototestsTab]:checked ~ .glider{transform:translateX(200%)}.radioTabs .glider{position:absolute;display:flex;height:100%;width:33.33%;background-color:#fff;z-index:1;border-radius:99px;transition:.25s ease-out}.radioTabs .separator{position:absolute;left:0;top:15%;width:0;height:70%;border-left:1px solid #c2c2d2;z-index:0}.radioTabs input[id=cartestsTab]:checked ~ .separator{left:66.66%}.radioTabs input[id=cdltestsTab]:checked ~ .separator{display:none}.radioTabs input[id=mototestsTab]:checked ~ .separator{left:33.33%}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div[data-fbo-id]{width:0 !important;height:0 !important;visibility:hidden}#stateTabContent .buttons-section-inner{margin-bottom:60px}.buttonsFlashcards{display:none}.flashcardsShow .buttonsFlashcards{display:block}.flashcardsShow .buttonsTests{display:none}.loadingIcon{position:fixed;z-index:10000;text-align:center;top:10px;right:10px;opacity:0}.page-ready .loadingIcon{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:.5s .5s;transition:.5s .5s}.loadingIcon svg{width:24px;height:24px}.loadingIcon svg .circle{stroke:#000 !important}.loadingIcon svg .dash{stroke:#fff}.premiumNotice{display:flex;width:100%;align-items:flex-start;gap:20px;padding:20px;background-color:#fff1cc;border-radius:16px;font-size:16px;line-height:1.4;text-decoration:none;color:#000;margin:0 0 60px;box-sizing:border-box}.premiumNotice:hover{text-decoration:none;color:#000}.premiumNotice .icon{width:40px;height:40px;border-radius:50%;border:1px solid #007aff;display:flex;justify-content:center;align-items:center;flex-shrink:0}.premiumNotice .icon svg{display:block;width:24px;height:24px}.premiumNotice .icon.notice{background-color:#ff9292;border-color:#ff9292}.premiumNotice .icon.notice svg{width:40px;height:40px}.premiumNotice h2,.premiumNotice .h2{font-size:18px;line-height:1.25;font-weight:700;margin:0}.premiumNotice p{margin:0 0 4px}.premiumNotice .resource-link{font-size:16px}.help-resources .help-resource{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;padding:20px;flex-grow:1;text-decoration:none;color:inherit;background-color:#f2f7ff;border-radius:12px;transition:transform .3s ease-out}.help-resources .help-resource:visited{color:inherit}.help-resources .help-resource:hover{text-decoration:none;transform:translateY(-3px)}.help-resources .help-resource svg{margin:0 0 11px}.help-resources .help-resource h3,.help-resources .help-resource .h3{font-size:14px;line-height:1.35;font-weight:600;color:#000;margin:0}.help-resources .help-resource span{font-size:14px;line-height:1.35;color:gray;font-weight:400;width:auto}.sepLineWT{margin-bottom:16px;position:relative}.sepLineWTW{display:flex;align-items:flex-start;justify-content:space-between;margin:0 0 8px;gap:30px}.sepLineWTW .sepLineWTT{display:flex;align-items:flex-start}.sepLineWTW .sepLineWTT h2,.sepLineWTW .sepLineWTT .h2{font-size:30px;line-height:1.25;font-weight:700;margin:0}.is_sdp .sepLineWTW .sepLineWTT>span{display:none}.is_sdp #cdltests .sepLineWTW .sepLineWTT>span{display:inline}.sepLineWTW .sepLineWTT .step-num{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:50px;height:50px;background-color:#9747ff;border-radius:8px;font-size:24px;line-height:1;font-weight:700;color:#fff;margin-right:12px}
.is_sdp .sepLineWTW .sepLineWTT .step-num{display:none}.sepLineWTW .sepLineWTT .step-content{display:flex;flex-direction:column;gap:8px}.sepLineWTW .sepLineWTT .seplineWTS{display:inline;vertical-align:middle;margin-left:8px;font-size:14px;line-height:1.35;color:#8c8c9a;background-color:rgba(133,133,149,0.20);padding:3px 12px;border-radius:14px;font-weight:400}.sepLineWTW .sepLineWTT .seplineWTS.eldt{padding:1px 4px;border-radius:4px;background-color:#fad92c;color:#000;font-weight:700}.is_sdp #cdltests .sepLineWTW .sepLineWTT>span.seplineWTS{display:none}.sepLineWTW .sepLineWTQ{font-size:14px;line-height:39px;color:#8c8c9a;white-space:nowrap}.is_sdp .sepLineWTW .sepLineWTQ{display:none}.sepLineWT p{font-size:16px;line-height:1.4;color:#4e4e59;margin:0}.section-header{display:flex;gap:12px;justify-content:space-between}.section-header a{display:flex;align-items:center;color:#007aff;font-size:14px;line-height:1.35;font-weight:600;text-decoration:none}.section-header a>span{border-bottom:1px solid rgba(0,122,255,0);transition:border-color .3s}.section-header a:hover>span{border-color:rgba(0,122,255,.5)}.section-header a>svg{width:14px;height:14px;display:inline-block;vertical-align:middle}.buttons-section-outer{margin-bottom:60px;padding-top:80px;position:relative}.buttons-section-outer:after{content:'';position:absolute;top:0;width:100vw;height:calc(100% + 60px);left:calc((100vw - 350px - 100%)/ -2);background:linear-gradient(180deg,#f2f7ff 0,rgba(242,247,255,0.00) 55.36%);z-index:-1}.buttons-section-outer .section-header{margin:0 0 8px}.buttons-section-outer h2,.buttons-section-outer .h2{font-size:42px;line-height:1.15;font-weight:700;margin:0}.buttons-section-outer p{font-size:16px;line-height:1.4;color:#4e4e59}.buttons-section-inner .row-wrap{display:inline-flex;flex-wrap:wrap;gap:20px 24px;position:relative;margin-bottom:30px}.buttons-section-inner .row-wrap.fullwidth{display:flex;width:100%}.buttons-section-inner .row-wrap[data-row]{margin-bottom:46px}.buttons-section-inner .row-wrap:last-child{margin-bottom:0}.buttons-section-inner .row-wrap.step{max-width:936px}#carChallengeBank .row-wrap,#motoChallengeBank .row-wrap,#carHandbookWrp .row-wrap,#motoHandbookWrp .row-wrap{max-width:100% !important}.buttons-section-inner.step .row-wrap:after{content:'';position:absolute;left:50px;top:50px;width:100%;height:calc(100% - 20px);border-radius:0 20px 20px 0;border-width:1px 1px 1px 0;border-style:dashed;border-color:#9747ff;z-index:-1}.buttons-section-inner .row-wrap.fullwidth:after{content:'';position:absolute;left:25px;bottom:-60px;top:auto;border-width:0 0 0 1px;border-radius:0;width:0;height:60px;border-style:dashed;border-color:#9747ff;z-index:-1}.buttons-section-inner .row-wrap[data-row]:after{content:'';position:absolute;left:50px;top:50px;width:100%;height:calc(100% - 27px);border-radius:0 20px 20px 0;border-width:1px 1px 1px 0;border-style:dashed;border-color:#9747ff;z-index:-1}.is_sdp .buttons-section-inner .row-wrap:after,.buttonsFlashcards .buttons-section-inner .row-wrap:after,.buttons-section-inner#cdlEbookWrp .row-wrap:after{content:none !important}.buttons-section-inner.step .row-wrap[data-row]:last-child:after{height:calc(100% - 20px)}.buttons-section-inner:not(.step) .row-wrap[data-row]:last-child:after{height:0;width:calc(100% - 52px);border-width:1px 0 0 0;border-radius:0}.buttons-section-inner .row-wrap[data-row]:before{content:'';position:absolute;top:-22px;left:-45px;width:92px;height:73px;border-radius:20px 0 0 20px;border-width:1px 0 1px 1px;border-style:dashed;border-color:#9747ff;z-index:-1}.is_sdp .buttons-section-inner .row-wrap:before,.buttonsFlashcards .buttons-section-inner .row-wrap:before{content:none !important}.buttons-section-inner .row-wrap[data-row="1"]:before{content:none}.buttons-section-inner.step .sepLineWT:after{content:'';position:absolute;left:25px;top:-29px;width:25px;height:calc(100% + 46px);border-radius:20px 0 0 0;border-width:1px 0 0 1px;border-style:dashed;border-color:#9747ff;z-index:-1}
.is_sdp .buttons-section-inner.step .sepLineWT:after,.buttonsFlashcards .buttons-section-inner.step .sepLineWT:after,.buttons-section-inner.step.final.no-cert .sepLineWT:after{content:none !important}.buttons-section-inner.step .sepLineWT.sepLineCDL-GK:after{left:25px;top:50px;width:0;height:34px;border-radius:0;border-width:0 1px 0 0}.buttons-section-inner.step[data-step="1"] .sepLineWT:after{top:0;border-width:0 0 0 1px;border-radius:0;width:0;height:calc(100% + 16px)}.buttons-section-inner.buttons-section-fullwidth.step+.buttons-section-inner.buttons-section-fullwidth.step .sepLineWT:after{width:0;height:16px;border-radius:0;border-width:0 0 0 1px;top:50px}.buttons-section-inner.step.final .row-wrap.fullwidth:after{width:calc(((100% - 50px) / 2) - 25px);height:30px;left:25px;top:100%;border-width:0 0 1px 1px;border-radius:0 0 0 20px}.buttons-section-inner.step.final.no-cert .row-wrap:after{content:none}.buttons-section-inner.finish{max-width:650px;margin-left:auto;margin-right:auto;text-align:center;padding:16px 16px 0;position:relative;box-sizing:border-box}.buttons-section-inner.finish:after{content:'';position:absolute;right:50%;top:-30px;height:46px;width:25px;border-radius:0 20px 0 0;border-width:1px 1px 0 0;border-style:dashed;border-color:#9747ff;z-index:-1}.buttons-section-inner.finish .label{display:inline-block;background-color:#9747ff;color:#fff;opacity:.3;border-radius:8px;font-size:20px;line-height:1.5;font-weight:700;padding:4px 14px}.buttons-section-inner.finish.finished .label{opacity:1}.buttons-section-inner.finish h3,.buttons-section-inner.finish .h3{font-size:24px;line-height:1.2;font-weight:700;margin:12px 0 4px}.buttons-section-inner.finish p{font-size:16px;line-height:1.4;color:#4e4e59}.buttons-section-inner.finish p.error{color:#ff7c7c}.buttons-section-inner.finish a{color:#007aff;font-weight:600;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}.buttons-section-inner.finish a:hover{text-decoration:none;border-color:rgba(0,122,255,.5)}.buttons-section-inner.finish a:visited{color:#007aff}.btn-resource{text-decoration:none;color:#000;transition:transform .3s ease-out;position:relative}.btn-resource:hover{text-decoration:none;transform:translateY(-3px)}.buttons-section-inner .row-wrap .btn-resource.btn-resource-small{display:inline-block;width:168px}.buttons-section-inner .row-wrap .btn-resource.btn-resource-large{display:inline-block;width:360px}.row-wrap .btn-resource .bgImg{background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#f2f7ff;position:relative;border-radius:12px;padding-bottom:60%}.row-wrap .btn-resource.btn-resource-large .bgImg{padding-bottom:29%}.row-wrap .btn-resource-marathon .bgImg{background-size:50% auto}.row-wrap .btn-resource-cert .bgImg{border:1px solid rgba(133,133,149,0.20)}.row-wrap .btn-resource-exam .bgImg{background-size:auto 60%;background-color:#f3ebff}.row-wrap .btn-resource .bgImg:before{display:inline-block;position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:cover;z-index:1}.row-wrap .btn-resource.btn-resource-ponly.btn-resource-demo .bgImg:before{content:none}.row-wrap .btn-resource .bgImg:after{display:inline-block;position:absolute;top:50%;left:50%;padding:4px 16px;font-size:14px;line-height:1.35;font-weight:600;border-radius:36px;transform:translate(-50%,-50%);white-space:nowrap;z-index:1}.row-wrap .btn-resource.next-test .bgImg:after{content:'Next';background-color:#f2f7ff;color:#007aff}.row-wrap .btn-resource.btn-resource-eldt.next-test .bgImg:after{left:auto;right:10px;bottom:auto;top:10px}.row-wrap .btn-resource.btn-resource-demo .bgImg:after{content:'Try demo';background-color:rgba(255,255,255,0.80);color:#4e4e59;content:none !important}.is_sdp .row-wrap .btn-resource .bgImg:before,.is_sdp .row-wrap .btn-resource .bgImg:after{content:none !important}
.row-wrap .btn-resource .bgImg .status-labels{display:flex;align-items:center;gap:6px;position:absolute;top:10px;right:10px}.buttons-section-inner .row-wrap .btn-resource.btn-resource-ponly .status-labels{display:none}.row-wrap .btn-resource .bgImg .status-label{width:28px;height:28px;border-radius:50%;background-position:center;background-repeat:no-repeat}.row-wrap .btn-resource .content{margin-top:12px}.row-wrap .btn-resource .content h3,.row-wrap .btn-resource .content .h3{font-size:14px;line-height:1.35;font-weight:500;margin:0 0 4px}.row-wrap .btn-resource .content .test-info{font-size:14px;line-height:1.35;color:#8c8c9a}.buttons-section-inner .row-wrap .btn-resource.btn-resource-fullwidth{display:flex;width:100%;max-width:100%;background-color:#f2f7ff;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;position:relative;transition:transform .3s ease-out}.buttons-section-inner .row-wrap .btn-resource.btn-resource-cb{overflow:visible;padding-right:271px}.btn-resource.btn-resource-fullwidth .content{padding:20px 20px 24px;font-size:14px;line-height:1.35;margin:0}.btn-resource.btn-resource-fullwidth .bgImg{width:300px;flex-shrink:0;height:100%;background-size:142px auto;background-position:50% 30px;border-radius:0;padding:0}.btn-resource.btn-resource-fullwidth.btn-resource-eldt{gap:18px;padding:20px 20px 24px}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .content{width:calc(100% - 240px);padding:0}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .bgImgWrp{width:222px;padding:0}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .bgImg{width:100%;height:auto}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .bgImg .bgImgInner{width:100%;height:0;padding-bottom:63%;border-radius:12px;background-size:cover;background-position:center;background-repeat:no-repeat;flex-shrink:0}.row-wrap .btn-resource.btn-resource-eldt.btn-resource-ponly .bgImg:before{content:none}.eldt-logos{display:flex;align-items:stretch;gap:8px;margin-bottom:12px;padding-right:20px}.eldt-logos .eldt-logo{display:flex;max-width:100px;align-items:center;gap:10px;font-size:7px;line-height:1.15;font-weight:700;box-sizing:border-box}.eldt-logos .eldt-logo img{display:block;height:20px;width:auto}.eldt-logos .eldt-logo img:nth-child(2){height:25px}.eldt-labels{display:flex;gap:8px;margin-top:16px}.eldt-labels .eldt-label{font-size:12px;line-height:1.35;font-weight:600;color:#007aff;padding:2px 6px;border:1px solid #007aff;border-radius:6px}.eldt-chapters{font-size:14px;line-height:1.35;color:#4e4e59;display:flex;flex-wrap:wrap;gap:23px 30px}.btn-resource-eldt.gk .eldt-chapters{gap:23px 16px}.eldt-chapters h4,.eldt-chapters .h4{font-weight:600;color:#000;margin:0 0 12px}.eldt-chapters ul{margin:0;padding-left:20px;box-sizing:border-box}.btn-resource-eldt .eldt-chapters>ul,.btn-resource-eldt .eldt-chapters>div{min-width:261px}.btn-resource-eldt.btn-resource-eldt-gk .eldt-chapters>ul,.btn-resource-eldt.btn-resource-eldt-gk .eldt-chapters>div{max-width:198px;min-width:171px}.row-wrap .btn-resource.btn-resource-fullwidth h3,.row-wrap .btn-resource.btn-resource-fullwidth .h3{font-size:22px;line-height:1.25;font-weight:700;margin:0 0 8px}.btn-resource.btn-resource-fullwidth p{font-size:14px;line-height:1.35;color:#8c8c9a;margin:0}.btn-resource.btn-resource-fullwidth p.subtext{font-size:12px;margin:0 0 8px}.btn-resource.btn-resource-fullwidth .resource-stats{display:flex;width:100%;margin-top:12px;gap:32px}.btn-resource.btn-resource-fullwidth .resource-stats .resource-stat{display:flex;gap:8px}.btn-resource.btn-resource-fullwidth .resource-stats .resource-stat-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1.5px solid #007aff;flex-shrink:0;color:#007aff}.btn-resource.btn-resource-fullwidth .resource-stats .resource-stat-icon svg{display:block}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .resource-stats .resource-stat:first-child .resource-stat-icon svg{margin-left:4px}
.btn-resource.btn-resource-fullwidth .resource-stats .resource-stat-text{color:#8c8c9a;white-space:nowrap}.resource-link{display:flex;align-items:center;color:#007aff;font-size:14px;line-height:1.35;font-weight:600;text-decoration:none}.resource-link svg{display:block;width:14px;height:14px;flex-shrink:0}.btn-resource.btn-resource-fullwidth .resource-link{margin-top:18px}.btn-resource.btn-resource-fullwidth.btn-resource-cb .bgImg{background-size:165px 158px;background-position:center;position:absolute;right:53px;bottom:17px;width:165px;height:158px;background-color:transparent}.btn-resource.btn-resource-fullwidth.btn-resource-cb .bgImg .lottie-anim{width:100px;height:auto}.btn-resource.btn-resource-cs.btn-resource-small .bgImg{padding:11px 0 0;border-radius:12px}.btn-resource.btn-resource-cs.btn-resource-small .bgImg .bgImgInner{width:77px;height:88px;border-radius:8px 8px 0 0;box-shadow:0 -10px 20px 0 rgba(0,0,0,0.06);background-size:cover;background-position:center top;background-repeat:no-repeat;margin:0 auto}.text-info{font-weight:500;color:#8c8c9a}.buttons-section-inner .row-wrap .btn-resource.btn-resource-middle{width:226px;max-width:226px;flex-grow:0}.btn-resource.btn-resource-middle .content h3,.btn-resource.btn-resource-middle .content .h3{font-size:14px;line-height:1.35;font-weight:400;margin:0 0 8px}.row-wrap .btn-resource.btn-resource-eldt.btn-resource-ponly .bgImgWrp:before{content:'';width:24px;height:24px;background-repeat:no-repeat;background-size:24px 24px;background-position:center;position:absolute;top:20px;right:20px}.row-wrap .btn-resource.btn-resource-ponly.btn-resource-exam .bgImg:before,.row-wrap .btn-resource.btn-resource-ponly.btn-resource-marathon .bgImg:before,.row-wrap .btn-resource.btn-resource-ponly.btn-resource-cs .bgImg:before{background-color:transparent}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .bgImg .bgImgInner:after{content:'';width:48px;height:48px;border-radius:50%;background-color:#007aff;background-size:18px 20px;background-position:60% 50%;background-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.row-wrap .btn-resource .bgImg .status-label{background-size:28px 28px}.row-wrap .btn-resource .bgImg .status-label.passed{background-color:#00b67a;background-size:24px 24px}.row-wrap .btn-resource .bgImg .status-label.failed{background-color:#ff7c7c;background-size:20px 20px}.row-wrap .btn-resource .bgImg .status-label.incomplete{background-size:20px 20px}.row-wrap .btn-resource.passed .bgImg:before{content:'';background-color:#00b67a;background-size:24px 24px}.night-mode .row-wrap .btn-resource.passed .bgImg:before{background-color:#8df4a9}.row-wrap .btn-resource.failed .bgImg:before{content:'';background-color:#ff7c7c}.row-wrap .btn-resource.btn-resource-ponly .bgImg:before{content:'';background-color:rgba(255,255,255,0.80);background-repeat:no-repeat;background-size:24px 24px;background-position:center}.row-wrap .btn-resource.incomplete:not(.next-test) .bgImg:before{content:'';width:28px;height:28px;background-size:20px 20px;background-position:center;background-repeat:no-repeat;background-color:rgba(255,255,255,0.80);border-radius:50%;top:10px;right:10px;left:auto;bottom:auto;padding:0;transform:none}.stepper .steps .step-arrow{display:inline-block;width:32px;background-size:100% auto;background-position:center;background-repeat:no-repeat;flex-shrink:0}.btn-resource.btn-resource-yt .content .video-player .play{width:36px;height:36px;left:50%;top:50%;margin-left:-18px;margin-top:-18px;position:absolute;border-radius:50%;background-color:rgba(0,0,0,0.80);background-size:13px 14px;background-position:60% 50%;background-repeat:no-repeat;cursor:pointer}#btwBanner{display:flex;width:100%;gap:20px;flex-wrap:wrap;align-items:flex-start;padding:24px 20px 32px;border-radius:20px;margin-bottom:30px;box-sizing:border-box}
.banner.purple{background-color:#9747ff;color:#fff}#btwBanner .banner-header{width:100%}#btwBanner .banner-header h3,#btwBanner .banner-header .h3{font-size:22px;line-height:1.25;font-weight:700;margin:0 0 3px;display:inline}#btwBanner .banner-header h3>span,#btwBanner .banner-header .h3>span{display:inline;vertical-align:middle;padding:2px 4px 1px;background-color:#ff7348;border-radius:5px;color:#fff;text-transform:uppercase;font-size:10px;line-height:1.35;font-weight:600;margin-left:10px}#btwBanner .banner-header p{font-size:16px;line-height:1.4;margin:0}.banner.banner-video .video{display:flex;justify-content:center;align-items:center;flex:5}.banner.banner-video .video video{width:100%;height:auto;object-fit:cover;border-radius:8px}#btwBanner .banner-items{display:flex;flex-direction:column;gap:32px;align-self:center;flex:3}#btwBanner .banner-items .banner-item{display:flex;gap:15px;max-width:280px}#btwBanner .banner-item svg.banner-icon{display:block;width:40px;height:40px;flex-shrink:0}#btwBanner .banner-item-content h4,#btwBanner .banner-item-content .h4{font-size:16px;line-height:1.4;font-weight:600;margin:0}#btwBanner .banner-item-content p{font-size:14px;line-height:1.35;margin:0}.stepper{margin-bottom:60px}.stepper .stepper-header{margin-bottom:20px}.stepper h2,.stepper .h2{font-size:24px;line-height:1.2;font-weight:700;margin:0}.stepper .stepper-header a{font-size:14px}.stepper .steps{display:flex;align-items:stretch;gap:8px;width:100%}.stepper .steps .step{padding:8px 12px;border-radius:8px;background-color:#f2f7ff;font-size:14px;line-height:1.35;font-weight:600;max-width:187px;min-width:90px;box-sizing:border-box}.stepper .steps .step.program{background-color:#f3ebff}.stepper .steps .step:last-of-type{background-color:#d6ffe1}.stepper .steps .step:last-of-type+.step-arrow{display:none}.stepper .step .step-icon{margin-bottom:4px}.stepper .step .step-text a{text-decoration:none;color:#007aff;border-bottom:1px solid rgba(0,122,255,0);transition:border-color .3s}.stepper .step .step-text a:hover{border-color:rgba(0,122,255,.5)}.stepper p{font-size:16px;line-height:1.4;color:#4e4e59;margin:20px 0 0}.stepper p a{display:inline-block;color:#007aff;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(0,122,255,0);transition:border-color .3s}.stepper p a:hover{border-color:rgba(0,122,255,.5);text-decoration:none}.modal-wrapper{display:none;position:fixed;left:0;top:0;height:100%;width:100%;z-index:100000;overflow:auto}.modal-wrapper.active{display:block}.modal-wrapper .modal-inner{position:absolute;max-width:500px;top:15%;left:50%;transform:translateX(-50%) !important;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 10px 40px 0 rgba(99,117,132,0.15),0 2px 9px 0 rgba(62,57,107,0.06);-moz-box-shadow:0 10px 40px 0 rgba(99,117,132,0.15),0 2px 9px 0 rgba(62,57,107,0.06);-ms-box-shadow:0 10px 40px 0 rgba(99,117,132,0.15),0 2px 9px 0 rgba(62,57,107,0.06);-o-box-shadow:0 10px 40px 0 rgba(99,117,132,0.15),0 2px 9px 0 rgba(62,57,107,0.06);box-shadow:0 10px 40px 0 rgba(99,117,132,0.15),0 2px 9px 0 rgba(62,57,107,0.06);z-index:100002;overflow:hidden}.modal-wrapper .overlay-modal{position:fixed;left:0;top:0;background:#333;height:100%;width:100%;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50);opacity:0;transition:opacity .5s;z-index:100001;max-height:none}.modal-wrapper.active .overlay-modal{opacity:.5}#faqModal .modal-inner{width:1000px;max-width:80vw}#iContainer{font-size:0}#iContainer *{font-size:12px}#iContainer{position:relative;clear:both;overflow:hidden;width:100%;margin:0 auto;border:1px solid #eee;border-top:0;box-sizing:border-box;display:flex;flex-direction:row-reverse;min-height:500px;height:calc(70vh - 30px)}#iContainer .faqs-q a{font-size:inherit}h2#iContainerTitle,.h2#iContainerTitle{width:100%;padding:15px;background:#3667f6;color:#fff;text-shadow:none;text-align:center;font-size:26px;line-height:normal;margin:0;box-sizing:border-box}#iContent{float:right;width:calc(100% - 200px);padding-top:20px;padding-right:20px;display:inline-block;overflow:auto}
#iContent p{margin-bottom:14px}.d-block{padding:0 0 10px}.d-block h3,.d-block .h3{color:#666;font-weight:600 !important;font-size:14px !important;line-height:16px !important;padding:0;margin:0 0 5px 10px;display:block}.d-block p{padding:5px 15px;color:#999;margin-bottom:1em;display:block;line-height:1.5em}#iSidebar{width:200px;padding:30px 13px;float:left;display:inline-block;overflow:hidden;background:#f2f5f9;box-sizing:border-box}#iSidebarBg{position:absolute;bottom:0;top:0;left:0;width:200px;background:#f2f5f9;z-index:-1}#iSidebar a{color:#666;font-weight:normal;text-decoration:none}#iSidebar ul{font-weight:bold;list-style-type:none;border-bottom:1px solid #ddd}#iSidebar ul.menu{float:none;clear:both;border-bottom:0;margin:0 -13px 12px;padding-left:0}#iSidebar ul.menu li.type_heading{margin-bottom:10px;color:#999;font-size:16px;font-weight:bold;white-space:nowrap;border-top:1px solid #e0e0e0;padding-top:15px;margin-top:15px}#iSidebar ul.menu li.type_heading.first{border-top:0;padding-top:0;margin-top:0}#iSidebar .category{margin-bottom:10px;color:#333;text-shadow:1px 1px 1px #fff;font-weight:800;font-size:18px;line-height:22px;text-align:left}#iSidebar .change_block a{color:#666;font-weight:normal;text-decoration:none;cursor:pointer;display:block;cursor:pointer;font-size:14px;line-height:normal;padding:8px 15px;overflow:hidden;white-space:nowrap}#iSidebar .change_block a:hover{color:#333 !important}#iSidebar .change_block.active{background:#fff;color:#409eff}#iSidebar .change_block.active a{color:#111;font-weight:700}#iSidebar .change_block.active a:hover{cursor:default}#iSidebar ul.menu li.first{border-top:none !important}a#dmvWebsiteLink,a#dmvWebsiteLink:link{display:block;background:#3667f6;color:#fff;text-align:center;padding:10px;border:1px solid #b8caff;font-size:16px;line-height:1.15;text-transform:none;font-weight:inherit;border-radius:4px}#iSidebar a.btn{margin:0 -5px 0 0}#iSidebar a.btn,#iSidebar a.btn:hover{display:block;color:#fff}.quickFAQs{margin:10px 15px 0;padding:0}.quickFAQs h2,.quickFAQs .h2,.quickFAQs h3,.quickFAQs .h3,#content .quickFAQs h2,#content .quickFAQs .h2 #content .quickFAQs h3,.quickFAQs .h3{font-weight:bold !important;font-size:14px !important;margin:0 !important;padding:0 0 5px;color:#666}.quickFAQs>h2,.quickFAQs>.h2,.quickFAQs>h3,.quickFAQs>.h3{display:none}.quickFAQs ul.faqs-list{list-style-type:none;margin:0;padding:0}.quickFAQs ul.faqs-list li.main{background:0;margin:0;text-indent:20px;padding:0}.quickFAQs ul.faqs-list li .faqs-q,#content .quickFAQs ul.faqs-list li h3.faqs-q,#content .quickFAQs ul.faqs-list li .h3.faqs-q{font-weight:600 !important;color:#555;font-size:15px !important;line-height:normal !important;margin:0 !important;padding:8px 0;border-top:1px solid #eee;text-indent:0}.quickFAQs ul.faqs-list li:nth-child(2).faqs-q,#content .quickFAQs ul.faqs-list li:nth-child(2) h3.faqs-q,#content .quickFAQs ul.faqs-list li:nth-child(2) .h3.faqs-q{border:0}.quickFAQs ul.faqs-list li.expanded .faqs-q,#content .quickFAQs ul.faqs-list li.expanded h3.faqs-q,#content .quickFAQs ul.faqs-list li.expanded .h3.faqs-q,.quickFAQs ul.faqs-list li .faqs-q:hover{cursor:pointer}h3.faqs-q:before,.h3.faqs-q:before{content:"+";display:block;float:right;color:#fff;background:#ddd;margin:0 0 0 3px;width:18px;height:18px;text-align:center;font-size:17px;line-height:18px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.quickFAQs ul.faqs-list li.expanded h3.faqs-q:before,.quickFAQs ul.faqs-list li.expanded .h3.faqs-q:before{content:"–"}.quickFAQs ul.faqs-list li.expanded .faqs-a{display:block !important}.quickFAQs ul.faqs-list li .faqs-a{float:none;font-size:11px;padding:0 25px 10px !important;line-height:18px;text-indent:0}.quickFAQs ul.faqs-list li .faqs-q:empty{height:34px}.quickFAQs ul.faqs-list li .faqs-a p{padding:0;margin:0}.quickFAQs ul.faqs-list li .faqs-a ul{margin:10px 0 10px 40px;list-style-type:disc;padding-left:0}
.quickFAQs ul.faqs-list li .faqs-a ol{margin:10px 0 10px 40px;list-style-type:decimal;padding-left:0}.quickFAQs ul.faqs-list li .faqs-a table{border-style:solid;border-width:1px 0 0 1px;border-collapse:collapse}.quickFAQs ul.faqs-list li .faqs-a table td,.quickFAQs ul.faqs-list li .faqs-a table th{color:#6e6e6e;border-style:solid;border-width:0 1px 1px 0;padding:0 5px;vertical-align:top;text-align:left}.quickFAQs ul.faqs-list li .faqs-a table td{text-align:left}.quickFAQs ul.faqs-list li .faqs-a table.tbls1 td{text-align:center}.quickFAQs ul.faqs-list li .faqs-a table.tbls1 td:first-child{text-align:left}.quickFAQs ul.faqs-list li .faqs-a table th{text-align:center;vertical-align:middle}.quickFAQs li.expandCollapse{position:relative;text-align:right}.quickFAQs li.expandCollapse a,.quickFAQs li.expandCollapse a:link{color:#3667f6;font-weight:600;text-decoration:none;text-transform:capitalize}.quickFAQs li.expandCollapse.first a{position:absolute;top:-17px;right:0}.quickFAQs li.expandCollapse.last{margin-top:5px}.infoDnApp,.infoDmvPlus{color:#8a6d3b;background-color:#44b6f1;padding:20px;border:1px solid transparent;border-radius:5px;box-sizing:border-box;color:#fff;border-color:#faebcc;font-size:20px;line-height:24px}html.modal-open{overflow:hidden}div.hopscotch-bubble{background-color:#007aff;border-radius:16px}h3.hopscotch-title,.h3.hopscotch-title{font-size:16px;line-height:20px;font-weight:600}div.hopscotch-bubble .hopscotch-content{font-size:14px;line-height:18px}div.hopscotch-bubble .hopscotch-nav-button{font-size:14px;line-height:17px;font-weight:600;color:#fff;background:transparent;border:1px solid transparent;transition:all .3s}button.hopscotch-nav-button.next.hopscotch-next:hover{color:#fff;background:transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{border-right-color:#007aff}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-left-color:#007aff}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top-color:#007aff}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom-color:#007aff}.buttons-section-inner .row-wrap .btn-resource.btn-resource-yt{display:flex;flex-direction:column-reverse;overflow:hidden}.btn-resource.btn-resource-yt .heading{width:100%;margin:12px 0 0;padding:0;flex-grow:1;box-sizing:border-box}.btn-resource.btn-resource-yt .ref-wrp .ref-content-wrp{height:0;transition:height .5s;overflow:hidden}.btn-resource.btn-resource-yt .ref-wrp .ref-content p{font-size:12px !important;line-height:15px !important;font-weight:normal;color:#7c7c91}.btn-resource.btn-resource-yt .ref-wrp .ref-link{font-size:14px;line-height:18px;font-weight:600;color:#007aff;text-decoration:none;transition:color .3s;margin:5px 0;display:inline-block}.btn-resource.btn-resource-yt .ref-wrp .ref-link:hover{text-decoration:none;color:#0f5cf2}.btn-resource.btn-resource-yt .ref-wrp .ref-link>span{display:inline-block;vertical-align:middle}.btn-resource.btn-resource-yt .ref-wrp .ref-link svg{display:inline-block;vertical-align:middle;width:10px;height:6px;margin-left:5px;stroke:#007aff}.btn-resource.btn-resource-yt .ref-wrp .ref-link:hover svg{stroke:#0f5cf2;transition:transform .5s}.btn-resource.btn-resource-yt .ref-wrp.open .ref-link svg{transform:rotateX(180deg)}.btn-resource.btn-resource-yt h3,.btn-resource.btn-resource-yt .h3{font-size:14px;line-height:1.15;font-weight:500;margin:0 0 4px}.btn-resource.btn-resource-yt .video-length{font-size:14px;line-height:1.35;color:#8c8c9a}.btn-resource.btn-resource-yt .content{margin:0;padding:0;border-radius:12px;overflow:hidden}.btn-resource.btn-resource-yt .content .insider{width:100%}.btn-resource.btn-resource-yt .content .video-player{position:relative;padding-bottom:60%;height:0;overflow:hidden;max-width:100%;background:#000;margin:0}.btn-resource-yt.btn-resource-ponly .content .video-player{background-position:center;background-repeat:no-repeat;background-size:cover}
.video-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:transparent;border:0;padding:0;margin:0}.btn-resource.btn-resource-yt .content .video-player img{bottom:0;display:block;left:0;margin:auto;width:105%;position:absolute;right:0;top:0;border:0;height:auto;cursor:pointer;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}@keyframes softPulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(0,123,255,0.4)}50%{transform:scale(1.02);box-shadow:0 0 0 10px rgba(0,123,255,0)}100%{transform:scale(1);box-shadow:0 0 0 0 rgba(0,123,255,0)}}.btn-resource.btn-resource-small.btn-resource-test.next-test .bgImg{animation:softPulse 2s ease-in-out infinite;will-change:transform;transform-origin:center}.btn-resource.btn-resource-small.btn-resource-test.next-test:hover .bgImg{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.btn-resource.btn-resource-small.btn-resource-test.next-test{animation:none}}.is_sdp .sepLineWTW .sepLineWTT>span{display:inline}.is_sdp .sepLineWTW .sepLineWTT .step-num{display:flex}.is_sdp .buttons-section-inner.step .row-wrap:after,.is_sdp .buttons-section-inner .row-wrap.fullwidth:after,.is_sdp .buttons-section-inner .row-wrap[data-row]:after{content:'' !important}.is_sdp .buttons-section-inner .row-wrap[data-row]:before{content:'' !important}.is_sdp .buttons-section-inner .row-wrap[data-row="1"]:before{content:none !important}.is_sdp .buttons-section-inner.step .sepLineWT:after{content:'' !important}.is_sdp .buttons-section-inner.step .sepLineWT:after{content:'' !important}.is_sdp .row-wrap .btn-resource.btn-resource-unavailable .bgImg:after{content:'Unavailable' !important;background-color:rgba(255,255,255,0.80);color:#4e4e59}@media(max-width:1317px){#sidebar{display:none}#outer_layout{width:100% !important}.sidebar-open #header{width:100% !important}.buttons-section-outer:after{left:calc((100vw - 100%) / -2)}}@media(max-width:1199px){.btn-resource.btn-resource-fullwidth .bgImg{width:210px}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .bgImg{width:300px}.stepper .steps .step{flex-grow:1}}@media(max-width:1100px){.buttons-section-inner .row-wrap{gap:20px 16px}.buttons-section-inner .row-wrap .btn-resource.btn-resource-large{width:352px}}@media(max-width:1024px){.buttons-section-inner .row-wrap[data-row]:before{left:25px;width:22px}.buttons-section-inner.step .row-wrap:after,.buttons-section-inner .row-wrap[data-row]:after{width:calc(100% - 30px)}.buttons-section-inner:not(.step) .row-wrap[data-row]:last-child:after{width:calc(100% - 70px)}}@media(max-width:991px){.stepper .steps .step-arrow{flex-shrink:1}}@media(max-width:933px){.buttons-section-inner .row-wrap{min-width:184px}.buttons-section-inner.step .row-wrap{max-width:720px}.buttons-section-inner.step .row-wrap.fullwidth{max-width:100%}}@media(max-width:768px){.buttons-section-outer:after{left:0}}.post-header{max-width:none}#stateTabContent{margin-top:40px}.is_sdp .post-header{margin-bottom:0}.post-header #stateTabDescr,.post-header #stateTabInfo{display:block}.post-header p{text-align:left;margin:0 0 8px;font-size:16px;line-height:1.4;color:#4e4e59;font-weight:normal}.post-header #cdltests-descr .tab-descr{padding-right:40px}.post-header .take-me-next .btn.primary.btn-take-me-next{display:flex;align-items:center;justify-content:center;gap:4px}.post-header .take-me-next .btn.primary.btn-take-me-next:after{content:'';display:inline-block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvgxmlns='http://www.w3.org/2000/svg'width='24'height='24'viewBox='002424'fill='none'%3E%3Cpathfill-rule='evenodd'clip-rule='evenodd'd='M9.4703517.9993C9.596118.00229.7210917.97919.8375717.9316C9.9540417.884110.059517.813110.147417.723L15.156512.7611C15.391212.535315.49912.292415.49912C15.49911.707715.391211.455615.165611.2379L10.14846.27598C10.06016.185879.954316.114869.837516.06735C9.72076.019839.595395.996839.469345.99976C9.342395.998969.216536.023269.098996.07126C8.981456.119268.874536.190028.784396.27947C8.694256.368938.622656.475318.57376.59252C8.524756.709748.499416.835478.499156.9625C8.499157.229658.607967.472618.800387.67322L13.19912.0081L8.8003816.3339C8.6598816.4678.5626316.63938.5212916.8284C8.4799517.01758.4964317.21478.5685817.3943C8.6407317.5748.7652217.72778.9258717.8356C9.0865117.94359.2758718.00059.4693417.9993H9.47035Z'fill='white'/%3E%3C/svg%3E");background-size:24px 24px;background-position:center;background-repeat:no-repeat}.numTestsWrp{display:flex;align-items:flex-start;justify-content:flex-start;gap:5px;font-size:14px;line-height:1.35;opacity:0;transition:opacity .5s}.numTestsWrp .numTestsCompleted>span{font-weight:600}
.numTestsWrp.show{opacity:1}.numTestsWrp svg{display:block;width:20px;height:20px;color:#007aff}#cdltests-descr .imgLicenseWrp .numTestsWrp{display:none}.imgLicenseWrp .eldt-logos{gap:10px}.imgLicenseWrp .eldt-logos .eldt-logo{background-color:transparent;box-shadow:none;max-width:120px;min-height:30px;font-size:8px;padding:0;gap:5px}.imgLicenseWrp .eldt-logos .eldt-logo img{height:23px}#cdltests #cdlSR,#cdltests #cdlGK,#cdltests #cdlHM,#cdltests #cdlSB,#cdltests #cdlPV,#cdltests #cdlAB,#cdltests #cdlCV,#cdltests #cdlDTT,#cdltests #cdlTV,#cdltests #cdlMC,#cdltests #cdlPTI,#cdltests #cdlAV{display:none}.srActive #cdltests #cdlSR,.gkActive #cdltests #cdlGK,.hmActive #cdltests #cdlHM,.sbActive #cdltests #cdlSB,.pvActive #cdltests #cdlPV,.abActive #cdltests #cdlAB,.cvActive #cdltests #cdlCV,.dttActive #cdltests #cdlDTT,.tvActive #cdltests #cdlTV,.mcActive #cdltests #cdlMC,.ptiActive #cdltests #cdlPTI,.avActive #cdltests #cdlAV{display:block}#cdlProgressContent #srProgress,#cdlProgressContent #gkProgress,#cdlProgressContent #hmProgress,#cdlProgressContent #sbProgress,#cdlProgressContent #pvProgress,#cdlProgressContent #abProgress,#cdlProgressContent #cvProgress,#cdlProgressContent #dttProgress,#cdlProgressContent #tvProgress,#cdlProgressContent #mcProgress,#cdlProgressContent #ptiProgress,#cdlProgressContent #avProgress{display:none}.srActive #cdlProgressContent #srProgress,.gkActive #cdlProgressContent #gkProgress,.hmActive #cdlProgressContent #hmProgress,.sbActive #cdlProgressContent #sbProgress,.pvActive #cdlProgressContent #pvProgress,.abActive #cdlProgressContent #abProgress,.cvActive #cdlProgressContent #cvProgress,.dttActive #cdlProgressContent #dttProgress,.tvActive #cdlProgressContent #tvProgress,.mcActive #cdlProgressContent #mcProgress,.ptiActive #cdlProgressContent #ptiProgress,.avActive #cdlProgressContent #avProgress{display:block}.settings-wrapper{display:flex;flex-direction:column;padding:25px 30px;font-size:14px;line-height:17px}.settings-wrapper .setting-item{display:block;width:100%;margin-bottom:30px}.settings-wrapper .setting-item:last-child{margin-bottom:0}.settings-wrapper .setting-header{display:block;vertical-align:top;width:auto;margin-bottom:20px;box-sizing:border-box}.settings-wrapper .setting-header h3,.settings-wrapper .setting-header .h3{font-weight:600;margin:0}.settings-wrapper .setting-header p{font-size:14px;color:#95989f;line-height:18px}.settings-wrapper .setting-content{display:block;vertical-align:top;width:auto;font-size:0}.settings-wrapper .setting-content *{font-size:14px}.settings-wrapper .setting-content p{color:#7c7c91;margin:0;line-height:18px}.settings-wrapper .setting-content .btn-resource-link{margin-bottom:20px}.settings-wrapper .setting-content .btn-resource-link:last-child{margin-bottom:0}.settings-wrapper .setting-content.two-column .btn-resource-link{display:inline-block;vertical-align:top;width:50%}.settings-wrapper .setting-content .setting-label{display:inline-block;margin-right:8px;margin-bottom:8px;background-color:#f2f3f7;padding:7px 15px;color:#007aff;border-radius:20px;font-weight:600;cursor:pointer;transition:all .2s}.settings-wrapper .setting-content .setting-label:hover{background-color:#0f5cf2;color:#fff}.settings-wrapper .setting-content .setting-label.selected{background-color:#007aff;color:#fff}.settings-wrapper .setting-btns{margin-top:30px;display:inline-block;margin-left:auto}.settings-wrapper .setting-btns .btn{display:inline-block;border-radius:30px;padding:5px 15px;font-size:14px;font-weight:600;background-color:#007aff;color:#fff;border:0;cursor:pointer;transition:background-color .2s}.settings-wrapper .setting-btns .btn#close-settings{background-color:#f2f3f7;color:#7c7c91;margin-right:5px}.settings-wrapper .setting-btns .btn#save-settings:hover{background-color:#0f5cf2;color:#fff;transform:none}a.select{display:inline-block;color:#007aff;text-decoration:none;font-weight:600;margin-bottom:12px}a.select span{display:inline-block;vertical-align:middle}a.select svg{margin-left:5px;display:inline-block;vertical-align:middle;width:10px;height:7px}
.btn-resource-link .checkbox{display:none}.btn-resource-link .checkbox+label{background-color:#fff;border:1px solid #ddd;padding:9px;border-radius:3px;display:inline-block;vertical-align:middle;position:relative;cursor:pointer;transition:all .1s}.btn-resource-link .checkbox-text{display:inline-block;vertical-align:middle;margin-left:6px;cursor:pointer;color:#7c7c91;font-weight:600;font-size:14px;line-height:17px}.btn-resource-link .checkbox:checked+label{background-color:#007aff;border:1px solid #007aff}.btn-resource-link:hover .checkbox:checked+label{background-color:#0f5cf2}.btn-resource-link .checkbox:checked+label::after{content:url(/img/checkbox.svg);font-size:15px;position:absolute;top:0;left:-1px;width:20px;height:20px;text-align:center;color:#fff}.btn-resource-link.disabled{opacity:.5}.btn-resource-link.hidden{display:none !important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.setting-label[data-balloon]{position:relative}.setting-label[data-balloon]:before{content:attr(data-balloon);visibility:hidden;width:120px;background-color:#7c7c91;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;top:calc(100% + 5px);left:50%;margin-left:-60px;opacity:0;transition:opacity .3s}.setting-label[data-balloon]:after{content:"";visibility:hidden;position:absolute;top:calc(100% - 5px);left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #7c7c91 transparent;opacity:0;transition:opacity .3s}.setting-label[data-balloon]:hover:before,.setting-label[data-balloon]:hover:after{visibility:visible;opacity:1}ul#stateTab li a{font-size:16px;padding:10px 30px}#stateTabDescr{text-align:left}#stateTabDescr .imgLicenseWrp{display:inline-block;width:245px;height:auto;flex-shrink:0;position:relative;overflow:hidden;min-height:150px}#stateTabDescr #cdltests-descr .imgLicenseWrp{width:290px;min-height:180px;overflow:visible}#stateTabDescr .imgLicense{width:100%;height:100%;display:flex;flex-direction:column;gap:8px;margin:0}#stateTabDescr #cdltests-descr .imgLicense{height:172px}#stateTabDescr .imgLicense picture{display:block;border-radius:15px 15px 0 0;overflow:hidden;position:relative;height:0;padding-bottom:50%}#stateTabDescr .imgLicense picture:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:50px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1))}#stateTabDescr .imgLicense picture img{width:100%;height:auto;position:absolute;top:0;left:0}#stateTabDescr .imgLicenseWrp .cert{width:40%;height:auto;border-radius:8px;position:absolute;bottom:0;right:-40px}.take-me-next{display:inline-block;margin:24px 0 0}@media(max-width:959px){.premium-banner .pass-guarantee-img{display:none}}@media(max-width:925px){.premium-banner .premium-banner-img{top:auto;bottom:0}}.premium-banner{position:relative;display:block;padding:20px 20px 0;margin:24px 0 44px;border-radius:20px;background:linear-gradient(356deg,#36236a -15.14%,#152c68 52.17%,#1c3f52 127.91%);text-decoration:none;box-sizing:border-box}.premium-banner.light{background:#f2f7ff;box-shadow:none}.premium-banner .content{display:flex;gap:6px;flex-wrap:wrap}.premium-banner .heading{flex:0 0 auto;width:100%;font-size:30px;font-weight:700;line-height:1.25;color:#fff;margin:0}.premium-banner.light .heading{color:#000}.premium-banner .heading span{color:#8df4a9}.premium-banner.light .heading span{color:#007aff}.premium-banner .banner-footer{flex:0 0 auto;width:38%;display:flex;align-items:end}.premium-banner .banner-img>img{display:block;width:100%;max-width:360px;height:auto}.premium-banner#premium_banner_cdl .banner-img>img{position:absolute;bottom:0;right:0;max-width:322px}.premium-banner#premium_banner_cdl .eldt-logos{position:absolute;bottom:20px;right:20px;padding:0;margin:0;z-index:1}.premium-banner#premium_banner_cdl .eldt-logos .eldt-logo{background-color:#fff;color:#000;padding:6px 8px;border-radius:12px;max-width:114px}
.premium-banner .options{flex:1 0 0;display:flex;gap:20px 15px;flex-wrap:wrap;align-self:center;width:62%;margin-bottom:20px}.premium-banner .option{flex:0 0 auto;display:flex;gap:16px;align-items:center;width:calc(50% - 10px)}.premium-banner .option div{position:relative;width:36px;height:36px;flex:0 0 auto;border-radius:8px;background:linear-gradient(336deg,#cd2fd4 8.16%,#007aff 46.57%,#8df4a9 89.87%)}.premium-banner .option div svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.premium-banner .option p{flex:1 0 0;font-size:16px;line-height:1.4;font-weight:400;color:#fff;margin:0}.premium-banner.light .option p{color:#000}.premium-banner .pg-img{width:120px;height:85px;display:flex;justify-content:center;align-items:center;position:absolute;top:-35px;right:-15px}.premium-banner .pg-img>img{display:block;width:81px;transform:rotate(-12deg);position:relative;z-index:2}.premium-banner .pg-img:before,.premium-banner .pg-img:after{content:'';display:block;width:100%;height:80%;border-radius:50%;position:absolute;top:10%;left:0}.premium-banner .pg-img:before{border:1px solid #000;transform:rotate(-22deg);z-index:2}.premium-banner .pg-img:after{background-color:#8df4a9;transform:rotate(-12deg)}.premium-banner button{display:flex;gap:4px;align-items:center;justify-content:center;width:100%;max-width:490px;height:60px;background-color:#8df4a9;padding:0 16px;border-radius:12px;border:0;outline:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;font-family:"proxima-nova",sans-serif;font-size:16px;font-weight:600;line-height:1;color:#000;cursor:pointer}.premium-banner button:hover{-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);transform:translateY(-3px)}.premium-banner button:before{content:'';display:inline-block;width:24px;height:24px;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.premium-banner button:hover:before{-webkit-transform:rotate(20deg);-moz-transform:rotate(20deg);transform:rotate(20deg)}.video-container{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1000001;display:none;background:#111;-webkit-transition:opacity .25s;transition:opacity .25s;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.video-container-wrapper{position:fixed;left:20px;top:50px;right:20px;bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition-property:left,right,top,bottom;transition-property:left,right,top,bottom;-webkit-transition-duration:.25s;transition-duration:.25s}.video-container-wrapper video{width:100%;max-width:1280px;height:100%}.video-container-wrapper video:focus{outline:0}.video-container-wrapper iframe{width:100%;height:100%}.video-container button.close{color:#fff;position:fixed;top:20px;right:20px;width:40px;text-align:center;opacity:1;font-size:3em;font-weight:300;line-height:.5;z-index:1100;text-shadow:none;background-color:transparent;border:0;cursor:pointer}@keyframes pulse{0%{-webkit-transform:scale(0.5);-moz-transform:scale(0.5);transform:scale(0.5);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);opacity:0}}div.hopscotch-bubble{background-color:#007aff;border-radius:12px;border:0}div.hopscotch-bubble *{font-family:"proxima-nova",sans-serif !important}div.hopscotch-bubble .hopscotch-bubble-arrow-container{width:7px;height:29px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up{top:-29px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right{right:-18px;transform:rotate(90deg)}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left{left:-18px;transform:rotate(-90deg)}div.hopscotch-bubble .hopscotch-bubble-arrow-container.bottom{bottom:-29px;transform:rotate(180deg)}div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow,div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border{position:absolute;top:0 !important;left:0 !important;width:7px;height:29px;border:none !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border:after{content:'';position:absolute;top:0;left:0;width:11px;height:11px;margin:-2px 0 0 -2px;border:1px solid #3d64ff !important;border-radius:50%;opacity:0;animation:pulse 1s linear infinite;transform-origin:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.hopscotch-bubble .hopscotch-bubble-container{padding:20px}div.hopscotch-bubble .hopscotch-bubble-number{display:none}div.hopscotch-bubble .hopscotch-bubble-content{margin:0}div.hopscotch-bubble .hopscotch-title{font-size:16px;font-weight:700;line-height:1.15;color:#fff;margin:0 0 4px}div.hopscotch-bubble .hopscotch-content{font-size:14px;font-weight:400;line-height:1.35;margin:0 0 14px;color:#fff}div.hopscotch-bubble .hopscotch-actions{display:flex;gap:4px;justify-content:flex-end;width:100%;margin:0}div.hopscotch-bubble .hopscotch-nav-button.next,div.hopscotch-bubble .hopscotch-action-button{display:flex;align-items:center;justify-content:center;height:30px;padding:0 13px;margin:0;border-radius:8px;border:1px solid #007aff;background-color:#007aff;background-image:none !important;font-size:14px;font-weight:600;line-height:1;color:#fff;text-decoration:none;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;cursor:pointer;box-shadow:none;text-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.hopscotch-bubble .hopscotch-nav-button.next{padding:1px 13px}div.hopscotch-bubble .hopscotch-action-button{border-color:#fff}div.hopscotch-bubble .hopscotch-nav-button.next:hover{border-color:#fff;background-color:#007aff;color:#fff}div.hopscotch-bubble .hopscotch-action-button:hover{background-color:#fff;color:#007aff}@media(max-width:910px){.premium-banner#premium_banner_cdl .banner-img{position:static}}@media(min-width:768px){.row-wrap .btn-resource#eldt_gk .h3{display:none}.row-wrap .btn-resource.btn-resource-eldt .content .eldt-labels{display:none}#eldtGK .sepLineWTW .step-content .step-num{display:none}}@media(max-width:767px){#header .partnership-wrp{display:none !important}.post-header{margin-bottom:32px}#wrpStateTab{position:fixed;left:68px;top:10px;width:calc(100% - 136px);padding:0;z-index:100001}.menu-open #wrpStateTab{display:none}#wrpStateTab .radioTabs{background-color:transparent;border-radius:0}.radioTabs .radioTab{width:auto;height:auto;flex-grow:1;color:gray;line-height:1.35;border-radius:99px;padding:5px 0;transition:none}.radioTabs input[type=radio]:checked+label{background-color:#007aff;color:#fff}.radioTabs .glider,.radioTabs .separator{display:none}#stateTabDescr .stateName{text-transform:uppercase;color:#8c8c9a;font-size:14px;line-height:1.35;letter-spacing:.75px;margin:0 0 4px}.post-header h1,.post-header .h1{font-size:24px;line-height:1.2;font-weight:700;margin:0 0 20px;text-align:left}.tab-content>.tab-pane.active{align-items:flex-start}.post-header .tab-descr{flex-direction:column-reverse;gap:12px}.post-header .tab-descr-content.overflow .show-more{display:flex;gap:2px;justify-content:center;align-items:center;width:100%;height:30px;font-size:14px;line-height:1;color:#8c8c9a;position:relative}.tab-descr-content.overflow .show-more:before{content:"Show less"}.tab-descr-content.overflow.overflown .show-more:before{content:"Show more"}.tab-descr-content.overflow.overflown .show-more:after{content:'';position:absolute;top:-50px;left:0;width:100%;height:50px;background:linear-gradient(4deg,#FFF 2.81%,rgba(255,255,255,0.69) 59.22%,rgba(255,255,255,0.00) 96.52%)}.tab-descr-content.overflow .show-more>svg{display:block;width:14px;height:14px;flex-shrink:0;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}.tab-descr-content.overflow.overflown .show-more>svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}
.post-header .tab-descr-content.overflow .tab-descr-content-inner{height:110px;overflow:hidden;transition:height .2s ease-out}#stateTabDescr .imgLicenseWrp{width:100% !important;max-width:390px}.post-header p{font-size:14px;line-height:1.35;color:#4e4e59}.post-header p.subtitle{margin:0 0 12px}.post-header #cdltests-descr .tab-descr{padding:0}.post-header #cdltests-descr p.subtitle{margin:0 0 10px}.take-me-next{width:100%}.post-header .take-me-next .btn.primary.btn-take-me-next{width:100%;max-width:500px;min-width:0;margin:0 auto}#stateTabDescr .imgLicense{position:relative;height:auto !important}#stateTabDescr #cdltests-descr .imgLicenseWrp .eldt-logos{order:-1}#stateTabDescr .imgLicense picture{height:0;padding-bottom:45%}#stateTabDescr .imgLicense picture img{width:100%;height:auto;position:absolute;top:0;left:0}#stateTabDescr .numTestsWrp{position:relative;justify-content:center}#stateTabDescr .numTestsWrp.show:before{content:'';width:100%;height:30px;position:absolute;left:0;top:-28px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1))}#stateTabDescr #cdltests-descr .imgLicenseWrp .numTestsWrp{display:flex}#stateTabDescr #cdltests-descr .tab-descr-content .numTestsWrp{display:none}.imgLicenseWrp .eldt-logos{margin:0 0 5px}.imgLicenseWrp .eldt-logos .eldt-logo{min-height:20px}#stateTabDescr .imgLicenseWrp .cert{top:3px;right:-5px;width:129px;bottom:auto}.take-me-next .note-take-me-next{max-width:300px;margin:12px auto 0;text-align:center}.stepper{background-color:#f2f7ff;padding:16px 12px 20px;margin-bottom:48px;border-radius:12px}.stepper .steps{flex-direction:column;gap:6px;position:relative}.stepper .steps:after{content:'';position:absolute;top:0;left:14px;width:0;height:100%;border-left:1px solid #007aff}.stepper .steps .step-arrow{display:none}.stepper .steps .step{display:flex;max-width:100%;gap:8px;font-weight:400;background-color:transparent !important;padding:0;border-radius:0;position:relative;z-index:1}.stepper .steps .step .step-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;color:#007aff;background-color:#fff;margin:0;flex-shrink:0}.stepper .steps .step.program .step-icon{background-color:#9747ff !important;color:#fff}.stepper .steps .step:last-of-type .step-icon{background-color:#00b67a !important;color:#fff !important}.stepper .stepper-header{flex-direction:column;gap:10px}.stepper h2,.stepper .h2{font-size:22px;line-height:1.25}.stepper p{font-size:14px;line-height:1.35;margin:12px 0 0}.sepLineWTW .sepLineWTT .h2{font-size:26px}.sepLineWTW .sepLineWTQ{display:none}.premium-banner .banner-img{display:none}.premium-banner .options{width:100%;flex-direction:column;gap:12px;padding:0 0 30px}.premium-banner#premium_banner_cdl .options{margin:0}.premium-banner#premium_banner_cdl .banner-logos{padding-top:30px}.premium-banner .option{width:100%;align-items:flex-start}.premium-banner button{margin-top:8px}.sepLineWT{margin-bottom:23px}.sepLineWTW .sepLineWTT .h2{font-size:22px}.sepLineWT p{font-size:14px;line-height:1.35;color:#8c8c9a}.sepLineWTW .sepLineWTT .step-num{width:24px;height:24px;font-size:14px}#stateTabContent .buttons-section-inner{margin-bottom:48px}#stateTabContent .buttons-section-inner.finish:after{content:'';position:absolute;right:50%;top:-25px;height:45px;width:25px;border-radius:0 20px 0 0;border-width:1px 1px 0 0;border-style:dashed;border-color:#9747ff;z-index:1}#stateTabContent .buttons-section-inner .row-wrap{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%}#stateTabContent .buttons-section-inner .row-wrap .btn-resource.btn-resource-fullwidth{border-radius:12px}#stateTabContent .buttons-section-inner.step .sepLineWT:before{content:'';position:absolute;left:12px;top:-24px;width:14px;height:24px;border-radius:20px 0 0 0;border-width:1px 0 0 1px;border-style:dashed;border-color:#9747ff;z-index:-1}
#stateTabContent .buttons-section-inner.step .sepLineWT:after{left:12px;top:23px;width:11px;height:calc(100% - 14px);border-radius:0 0 0 20px;border-width:0 0 1px 1px}#stateTabContent .buttons-section-inner.step .row-wrap:before{content:'';position:absolute;left:26px;top:-14px;width:14px;height:14px;border-radius:0 20px 0 0;border-width:1px 1px 0 0;border-style:dashed;border-color:#9747ff;z-index:-1}#stateTabContent .buttons-section-inner.step[data-step="1"]#cdlHM .row-wrap:not(.fullwidth):before,#stateTabContent .buttons-section-inner.step[data-step="1"]#cdlSB .row-wrap:not(.fullwidth):before,#stateTabContent .buttons-section-inner.step[data-step="1"]#cdlPV .row-wrap:not(.fullwidth):before{content:none}#stateTabContent .buttons-section-inner.step .row-wrap:after{left:26px;top:0;width:13px;height:calc(100% + 24px);border-radius:0 0 20px 0;border-width:0 1px 1px 0}#stateTabContent .buttons-section-inner.step[data-step="1"]#cdlHM .row-wrap.fullwidth:after,#stateTabContent .buttons-section-inner.step[data-step="1"]#cdlSB .row-wrap.fullwidth:after,#stateTabContent .buttons-section-inner.step[data-step="1"]#cdlPV .row-wrap.fullwidth:after{height:calc(100% + 30px);border-radius:0;border-width:0 1px 0 0}#stateTabContent .buttons-section-inner.step.final .row-wrap:after{width:calc(((100% - 78px) / 2) - 25px);height:23px;left:39px;top:100%;border-width:0 0 1px 1px;border-radius:0 0 0 20px}#stateTabContent .buttons-section-inner.step[data-step="1"] .sepLineWT:before{content:none}#stateTabContent #cdltests .buttons-section-inner.step#eldtGK .row-wrap:before{content:none}.buttons-section-inner .row-wrap.fullwidth:after{left:41px}#stateTabContent .buttons-section-inner:not(.step) .row-wrap[data-row]:after{left:41px;top:0;width:0;height:100%;border-radius:0;border-width:0 1px 0 0}.scWA #stateTabContent #cdltests .buttons-section-inner.step#eldtGK .row-wrap:before{content:''}.premium-banner:after,.guestProgressWidget:after{content:'';position:absolute;left:26px;bottom:-25px;width:14px;height:25px;border-radius:0 0 20px 0;border-width:0 1px 1px 0;border-style:dashed;border-color:#9747ff;z-index:-1}#stateTabContent .row-wrap .btn-resource{display:flex;width:100%;align-items:stretch;gap:12px;box-sizing:border-box;border-radius:0}#stateTabContent .row-wrap .btn-resource.btn-resource-fullwidth:not(.btn-resource-eldt){background-color:transparent;padding:0}#stateTabContent .row-wrap .btn-resource .bgImg{width:81px;min-height:46px;border-radius:12px;padding:0;flex-shrink:0}#stateTabContent .row-wrap .btn-resource-cert .bgImg{min-height:50px}#stateTabContent .row-wrap .btn-resource.btn-resource-fullwidth .bgImg{position:relative;top:auto;left:auto;right:auto;bottom:auto;height:auto;background-color:#f2f7ff}#stateTabContent .row-wrap .btn-resource.btn-resource-vertical-img .bgImgInner{width:49px;height:64px;margin:6px auto 0}#stateTabContent .row-wrap .btn-resource.btn-resource-fullwidth.btn-resource-vertical-img .bgImg{background-size:65% auto;background-position:50% 10px;min-height:70px}.btn-resource.btn-resource-fullwidth .content{padding:0}.btn-resource.btn-resource-fullwidth.btn-resource-cb .bgImg{background-size:cover;background-position:center -20%}.row-wrap .btn-resource-marathon .bgImg{background-size:50% auto}.row-wrap .btn-resource.btn-resource-large .bgImg{width:100%;height:0;padding-bottom:41.4%}.row-wrap .btn-resource.btn-resource-large.btn-resource-exam .bgImg{background-size:70px 70px;background-position:center 40%}#stateTabContent .row-wrap .btn-resource .bgImg:before{content:none}.row-wrap .btn-resource .content{display:flex;align-items:flex-start;border-bottom:1px solid rgba(133,133,149,0.20);padding-bottom:8px;flex-grow:1;margin:0}
.row-wrap .btn-resource .content:after{content:'';display:inline-block;width:24px;height:24px;border-radius:50%;background-repeat:no-repeat;background-position:center;margin-left:auto;flex-shrink:0}.row-wrap .btn-resource.btn-resource-large.btn-resource-exam .content:after{content:none}.row-wrap .btn-resource.passed .content:after{background-color:#00b67a;background-size:24px 24px}.night-mode .row-wrap .btn-resource.passed .content:after{background-color:#8df4a9}.row-wrap .btn-resource.failed .content:after{background-color:#ff7c7c;background-size:24px 24px}.row-wrap .btn-resource.incomplete .content:after{background-size:20px 20px;background-color:rgba(255,255,255,0.80)}.row-wrap .btn-resource.btn-resource-ponly .content:after{background-color:rgba(255,255,255,0.80);background-size:24px 24px}.row-wrap .btn-resource.btn-resource-eldt.passed .content:after{content:none}.row-wrap .btn-resource .content .content-wrp{padding-right:5px}#stateTabContent .row-wrap .btn-resource.btn-resource-eldt.passed .bgImg:after{content:'';width:24px;height:24px;border-radius:50%;position:absolute;top:12px;right:12px;left:auto;bottom:auto;background-color:#00b67a;background-size:24px 24px;background-position:center;background-repeat:no-repeat;padding:0;transform:none}#stateTabContent .night-mode .row-wrap .btn-resource.btn-resource-eldt.passed .bgImg:after{background-color:#8df4a9}#stateTabContent .row-wrap .btn-resource.btn-resource-large.btn-resource-exam .bgImg{width:100%;max-width:390px;min-height:161px;background-position:center 30%}#stateTabContent .row-wrap .btn-resource.btn-resource-large.btn-resource-exam .content{display:flex;flex-direction:column;position:absolute;bottom:8px;left:12px;padding:0;border:0}#stateTabContent .buttons-section-inner:not(#btwTests) .btn-resource.btn-resource-exam.btn-resource-ponly .content:after{content:none}#stateTabContent .buttons-section-inner:not(#btwTests) .btn-resource.btn-resource-exam.btn-resource-ponly .bgImg:before{content:'';display:inline-block;width:24px;height:24px;position:absolute;right:10px;top:10px;background-repeat:no-repeat;background-size:24px 24px;background-position:center}.row-wrap .btn-resource.btn-resource-eldt .bgImgWrp .eldt-labels{display:none}.row-wrap .btn-resource.btn-resource-eldt .bgImgWrp{display:flex;flex-direction:column-reverse;gap:12px}#stateTabContent .row-wrap .btn-resource.btn-resource-eldt .bgImg{width:100%;max-width:390px}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .bgImg .bgImgInner:after{content:none}.row-wrap .btn-resource.btn-resource-eldt .bgImgWrp .eldt-logos{margin:0}.row-wrap .btn-resource.btn-resource-eldt .content .eldt-labels{display:flex;margin:0 0 12px}.row-wrap .btn-resource .content h3,.row-wrap .btn-resource .content .h3{font-weight:600}.row-wrap .btn-resource.btn-resource-fullwidth h3,.row-wrap .btn-resource.btn-resource-fullwidth .h3{font-size:14px;line-height:1.35;font-weight:600;margin:0}.row-wrap .btn-resource.btn-resource-fullwidth.btn-resource-eldt h3,.row-wrap .btn-resource.btn-resource-fullwidth.btn-resource-eldt .h3{font-size:22px;line-height:1.25;font-weight:700;margin:0 0 12px}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .content{border:0}.eldt-chapters{display:block;max-height:111px;overflow:hidden;position:relative;margin:0}.eldt-chapters h4,.eldt-chapters .h4{font-weight:400;margin:0}.btn-resource.btn-resource-eldt .eldt-chapters:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:71px;background:linear-gradient(to top,#f2f7ff 17.74%,rgba(242,247,255,0.69) 66.82%,rgba(242,247,255,0.00) 99.28%)}.btn-resource.btn-resource-eldt .resource-link{margin:0}#eldtGK .sepLineWT{margin:0 0 48px}#stateTabContent .buttons-section-inner#eldtGK .sepLineWT:after{position:absolute;left:50%;top:calc(100% - 12px);width:0;height:48px;border-width:0 1px 0 0;border-style:dashed;border-color:#9747ff;z-index:1}
#eldtGK .sepLineWTW .sepLineWTT{padding:12px 20px;background-color:#f2f2f7;border-radius:12px;flex-direction:column}#eldtGK .sepLineWTW .sepLineWTT>.step-num{position:absolute;bottom:-60px;z-index:1;left:calc(50% - 12px)}#eldtGK .sepLineWTW .step-content .step-num{display:flex;width:auto;padding:0 6px;margin:0 auto}.buttons-section-inner .row-wrap .btn-resource.btn-resource-fullwidth{flex-direction:row-reverse}.btn-resource.btn-resource-fullwidth .resource-link{display:none}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .resource-link{display:flex}.btn-resource.btn-resource-fullwidth .resource-stats{gap:8px;margin:4px 0 0}.btn-resource.btn-resource-fullwidth .resource-stats .resource-stat-content{display:none}.btn-resource.btn-resource-fullwidth .resource-stats .resource-stat-icon{background-color:#f2f2f7;color:#858595;border:0;width:24px;height:24px}.btn-resource.btn-resource-fullwidth .resource-stats .resource-stat-icon svg{transform:scale(.75)}#stateTabContent .row-wrap .btn-resource.btn-resource-eldt{flex-direction:column;padding:20px 12px}.row-wrap .btn-resource.btn-resource-eldt.btn-resource-ponly .bgImgWrp:before{content:none}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .content{flex-direction:column;width:100%}.row-wrap .btn-resource.btn-resource-eldt.btn-resource-ponly .content:after{position:absolute;top:8px;right:8px}.btn-resource.btn-resource-fullwidth.btn-resource-eldt .bgImgWrp{width:100%}.row-wrap .btn-resource .bgImg .status-label{width:24px;height:24px;background-size:24px 24px}.eldt-chapters{gap:20px;margin:0 0 20px}.premium-banner .content{display:block}.premium-banner .heading{font-size:22px;margin:0 0 20px;padding-right:50px;box-sizing:border-box}.premium-banner#premium_banner_cdl .banner-footer{width:calc(100% + 20px);position:relative;align-items:stretch;overflow:hidden}.premium-banner#premium_banner_cdl .banner-img{display:block}.premium-banner#premium_banner_cdl .banner-img>img{width:80%;height:auto;position:absolute;top:10px;right:-10%}.premium-banner#premium_banner_cdl .eldt-logos{position:static;flex-direction:column;margin-bottom:20px}.premium-banner#premium_banner_cdl .eldt-logos .eldt-logo{background-color:transparent;padding:0}.premium-banner#premium_banner_cdl .pg-img{position:static;width:auto;height:auto;margin:0 0 12px}.premium-banner#premium_banner_cdl .pg-img:before,.premium-banner#premium_banner_cdl .pg-img:after{content:none}.premium-banner#premium_banner_cdl .pg-img>img{transform:none;width:102px}.buttons-section-inner.finish{padding:20px 15px;background-color:#f2f2f7;border-radius:12px}.buttons-section-inner.finish .cert{display:block;width:122px;height:auto;margin:8px auto 12px}.buttons-section-inner.finish .label{font-size:14px;line-height:1.35;font-weight:600;padding:2px 6px}.buttons-section-inner.finish h3,.buttons-section-inner.finish .h3{font-size:18px;line-height:1.25;margin:8px 0 4px}.buttons-section-inner.finish p{font-size:14px;line-height:1.35}.buttons-section-outer{margin-bottom:48px;padding-top:30px}.buttons-section-outer:after{width:calc(100% + 40px);height:calc(100% + 48px);left:-20px}.buttons-section-outer h2,.buttons-section-outer .h2{font-size:24px;line-height:1.2}.buttons-section-outer p{font-size:14px;line-height:1.35}.buttons-section-outer .section-header{flex-direction:column}.buttons-section-inner .row-wrap .btn-resource.btn-resource-yt{flex-direction:row-reverse}.btn-resource.btn-resource-yt .heading{margin:0;padding:0}.btn-resource.btn-resource-yt h3,.btn-resource.btn-resource-yt .h3{line-height:1.25;font-weight:600;margin:0}.btn-resource.btn-resource-yt .content{width:81px;padding:0;border-radius:12px;overflow:hidden;flex-shrink:0;flex-grow:0}.btn-resource.btn-resource-yt .content .video-player img{max-width:100%;width:100%}.btn-resource.btn-resource-yt .content .video-player .play{width:24px;height:24px;margin-left:-12px;margin-top:-12px}.row-wrap .btn-resource.btn-resource-yt .content:after{content:none}.btn-resource.btn-resource-yt .content .video-player .play{background-size:8px 9px}
.btn-resource .download-links{display:flex;align-items:center;gap:8px;margin-top:4px}.btn-resource .download-link{background-color:#f2f2f7;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.btn-resource .download-link svg{display:block;width:18px;height:18px}.help-resources .help-resource{flex-direction:row;align-items:center;gap:9px}#btwBanner{padding-top:0;overflow:hidden}#btwBanner .banner-header{order:1}#btwBanner .banner-header h3,#btwBanner .banner-header .h3{font-size:18px;margin:0 0 4px}#btwBanner .banner-items{order:2;gap:16px}#btwBanner .video video{width:calc(100% + 40px);border-radius:0}#btwBanner .banner-header p{font-size:14px;line-height:1.35}#btwBanner .banner-item-content h4,#btwBanner .banner-item-content .h4{font-size:14px;line-height:1.35}.post-header .exam-today{width:100%;background-color:#f2f2f7;margin:0 0 20px;height:0;padding-bottom:64%;overflow:hidden;position:relative;order:1}.post-header .exam-today svg{position:absolute;width:auto;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.post-header .header-btns{order:2;width:100%;flex-direction:column;align-items:center;margin:0}.post-header .header-btns .btn{width:100%;max-width:390px}.premiumNotice h2,.premiumNotice .h2{margin:0 0 6px}.premiumNotice .icon{display:none}}