*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse}*,* focus{outline:none;margin:0;padding:0}img,a img{border:0}ul{list-style:none;margin:0;padding:0}p{margin:0;padding:0}button::-moz-focus-inner,input::-moz-focus-inner,a.button::-moz-focus-inner{border:0;padding:0}::selection{background:#344767;color:#eee}::-moz-selection{background:#344767;color:#eee}@font-face{font-display:swap;font-family:'Nunito';font-style:normal;font-weight:300;src:url('../fonts/nunito/300.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Nunito';font-style:normal;font-weight:400;src:url('../fonts/nunito/400.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Nunito';font-style:normal;font-weight:500;src:url('../fonts/nunito/500.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Nunito';font-style:normal;font-weight:600;src:url('../fonts/nunito/600.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Nunito';font-style:normal;font-weight:700;src:url('../fonts/nunito/700.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Nunito';font-style:normal;font-weight:800;src:url('../fonts/nunito/800.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Nunito';font-style:normal;font-weight:900;src:url('../fonts/nunito/900.woff2') format('woff2')}html,body{font-size:62.5%;scroll-behavior:smooth}body{font-family:'Nunito',sans-serif;font-weight:400;color:#344767;font-size:1.6rem;background-image:linear-gradient(200deg, rgba(28,134,232,0.1), #f6faff 25%);background-size:100%;background-attachment:fixed;width:100%;max-width:120rem;margin:0 auto}header{display:flex;align-items:center;background:rgba(255,255,255,0.85);backdrop-filter:blur(.5rem);box-shadow:-0.3rem 0 1rem -0.5rem rgba(0,0,0,0.03),0 1rem 1.5rem -0.3rem rgba(0,0,0,0.03),0 .4rem .6rem -0.4rem rgba(0,0,0,0.03),0 0 25rem rgba(28,134,232,0.1);border-radius:1.5rem;border:.1rem solid rgba(229,231,235,0.3);padding:1.5rem;margin:2.5rem 0 5rem 0;gap:2.5rem}a#navLogo,a#footLogo{display:flex;align-items:center;color:#344767;text-decoration:none}a#navLogo span,a#footLogo span{display:block;font-size:1.4rem;font-weight:500;line-height:1.8rem}a#navLogo strong,a#footLogo strong{display:block;font-weight:900;font-size:2.2rem}a#navLogo svg,a#footLogo svg{height:4rem;margin-right:1.5rem}svg.logo .logoDark{fill:#344767}svg.logo .logoLight{fill:#3982f6}.home{background:rgba(57,130,246,0.1);background:radial-gradient(circle, rgba(57,130,246,0.05) 0%, rgba(57,130,246,0) 50%)}.home .hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5rem}.home .hero a{text-decoration:none}.home .hero h1{font-size:6rem;font-weight:800;color:#344767;line-height:7rem}.home .hero h1 span{color:#3982f6;position:relative}.home .hero h1 span::after{content:'';position:absolute;bottom:.7rem;left:-0.5rem;right:-0.5rem;height:1rem;z-index:-1;background:url('../img/underline.svg') no-repeat;background-size:cover}.home .hero p{font-size:1.9rem;margin:3.5rem 0}.home .hero img{width:100%;height:auto;display:block}.home hr{border-top:.1rem solid rgba(37,99,235,0.2);border-bottom:none;border-image:linear-gradient(to right, transparent, rgba(37,99,235,0.2) 45%, rgba(37,99,235,0.2) 55%, transparent) 1;margin:5rem 0}.home .features{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:5rem;padding:2.5rem;margin:5rem auto;font-size:1.5rem;background:rgba(255,255,255,0.4);backdrop-filter:blur(.5rem);box-shadow:-0.3rem 0 1rem -0.5rem rgba(0,0,0,0.03),0 1rem 1.5rem -0.3rem rgba(0,0,0,0.03),0 .4rem .6rem -0.4rem rgba(0,0,0,0.03),0 0 .5rem rgba(28,134,232,0.05);border-radius:2.5rem;border:.1rem solid rgba(229,231,235,0.3)}.home .features>div{display:flex;align-items:center;gap:1.5rem}.home .features>div::before{color:#3982f6;font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:5rem}.home .features>div:nth-child(1)::before{content:'\ea19'}.home .features>div:nth-child(2)::before{content:'\e80c'}.home .features>div:nth-child(3)::before{content:'\e10e'}.home .features h2{margin:0 0 .5rem 0;font-size:1.7rem;font-weight:600}.home .features h2::before{content:''}.home .faq{display:grid;grid-template-columns:1fr 3fr;align-items:flex-start;gap:5rem}.home .faq h3{margin:0 0 1.5rem 0;font-weight:600}.home .faq h3::before{content:''}.home .faq div:nth-child(1) p{font-size:1.5rem;line-height:2.3rem}.home .faq div:nth-child(1) img{text-align:right;width:8rem;height:auto}nav{flex:1;text-align:right}nav p{display:none}nav ul li{display:inline-block;padding:0 1rem}nav ul li:last-child{padding-right:0}nav ul li a{display:inline-block;padding:1rem;position:relative;font-weight:500;color:#344767;text-decoration:none}nav ul li a.isActive:after{transform:scaleX(1)}nav ul li a::after{content:'';position:absolute;transform:scaleX(0);height:.2rem;bottom:1rem;left:1rem;right:1rem;background-color:#3982f6;transform-origin:bottom right;transition:transform .25s ease-out}nav ul li a:hover::after{transform:scaleX(1);transform-origin:bottom left}nav ul li a.btn{margin:0}nav ul li a.btn:hover::after{transform:scaleX(0)}ul#subNav{margin:0;padding:0}ul#subNav li{position:relative;list-style-type:none}ul#subNav li.isActive ul{display:block}ul#subNav li>ul::after{content:"";position:absolute;top:4rem;left:.7rem;width:.1rem;height:calc(100% - 4.5rem);background:rgba(37,99,235,0.2)}ul#subNav li a{padding:.8rem 0;font-size:1.5rem;color:#3d5378;display:block;text-decoration:none;line-height:2rem;transition:.2s ease-in all}ul#subNav li a.isActive,ul#subNav li a:hover{color:#3982f6}ul#subNav li.hasChildren>a{display:grid;grid-template-columns:2rem 1fr;align-items:center;justify-items:start;font-weight:600}ul#subNav li.hasChildren>a::before{font-family:'Material Symbols Outlined';content:'\f46a';font-size:1.5rem;transition:.2s ease-in;color:#3982f6}ul#subNav li.hasChildren>a.isActive::before,ul#subNav li.hasChildren>a:hover::before{transform:rotate(90deg) scale(1) skew(0) translate(0)}ul#subNav li li a{padding:.6rem 0 .6rem 2rem;font-size:1.4rem;color:#455e89}ul#subNav.hasIcons li a{display:grid;grid-template-columns:2.5rem 1fr;align-items:center;justify-items:start;font-weight:600}ul#subNav.hasIcons li a::before{font-family:'Material Symbols Outlined';font-size:1.7rem;color:#3982f6;font-weight:300}main{padding:0 2.5rem}main h1{counter-reset:h2c}main h2{counter-increment:h2c;counter-reset:h3c}main h2::before{content:counter(h2c) ". "}main h3{counter-increment:h3c;counter-reset:h4c}main h3::before{content:counter(h2c) "." counter(h3c) ". "}main h4{counter-increment:h4c}main h4::before{content:counter(h2c) "." counter(h3c) "." counter(h4c) ". "}main small{font-size:1.3rem;color:#455e89}.pageSplit{display:flex;gap:2.5rem}.pageSplit aside{flex:0 0 25rem;align-self:flex-start;position:sticky;top:2.5rem}.pageSplit article{flex:1;padding-left:5rem;border-left:.1rem solid rgba(37,99,235,0.2);border-image:linear-gradient(to bottom, rgba(37,99,235,0.2), rgba(37,99,235,0.2) 80%, transparent) 1}.pageSmall{margin:0 auto;max-width:75rem}#notFound{display:flex;gap:5rem}#notFound div{flex:1}#notFound div p{margin-bottom:2.5rem}#notFound div:last-child{text-align:center}.conditionsPrivacy h2::before{content:""}.conditionsPrivacy #subNav li:nth-child(1) a::before{content:'\ea17'}.conditionsPrivacy #subNav li:nth-child(2) a::before{content:'\f0dc'}.conditionsPrivacy ol>li::marker{font-weight:700;color:#344767}.conditionsPrivacy ol{counter-reset:item;list-style:decimal}.conditionsPrivacy ol li{margin:.5rem 0 0 .8rem}.conditionsPrivacy ol>li{counter-increment:item}.conditionsPrivacy ol ol>li{display:block;margin:1rem 0 0 0}.conditionsPrivacy ol ol>li::before{display:inline-block;width:3.5rem;content:counters(item, ".") ".";margin-left:-3.5rem}.helpPage #subNav li:nth-child(1) a::before{content:'\e851'}.helpPage #subNav li:nth-child(2) a::before{content:'\f56d'}.helpPage #subNav li:nth-child(3) a::before{content:'\ef63'}.helpPage #subNav li:nth-child(4) a::before{content:'\f529'}.faqs h2,.faqs h4{margin:0;padding:0}.faqs h2::before,.faqs h4::before{content:''}.faqs section{background:rgba(255,255,255,0.6);backdrop-filter:blur(.5rem);border-radius:1.5rem;margin:0 0 1.5rem 0}.faqs section button{border:none;box-shadow:none;border-radius:0;color:#344767;background:none;text-decoration:none;padding:1rem 1.5rem;font-size:1.6rem;font-weight:600;cursor:pointer;display:grid;grid-template-columns:3rem 1fr;align-items:center;text-align:left;width:100%}.faqs section button:hover,.faqs section button[aria-expanded="true"]{background:none;color:#3982f6}.faqs section button:hover::before,.faqs section button[aria-expanded="true"]::before{transform:rotate(90deg) scale(1) skew(0) translate(0)}.faqs section button::before{font-family:'Material Symbols Outlined';content:'\f46a';font-size:1.5rem;transition:.2s ease-in;text-align:center;color:#3982f6}.faqs section>div{padding:0 1.5rem 1rem 4.5rem;color:#455e89}.faqs section>div a{color:#2173f5}.msg{display:flex;border-radius:1rem;margin:.5rem 0 2rem 0;line-height:2.2rem;padding:2rem 2rem 2rem 1rem;gap:1rem;color:#555}.msg a.btn{display:inline-block;margin:1rem 0 0 0}.msg div:nth-child(1){flex:0 0 5rem}.msg div:nth-child(1)::before{font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;display:flex;align-items:center;justify-content:center;height:100%;font-size:2.5rem}.msg div:nth-child(2){flex:1}.msg div:nth-child(2) h3,.msg div:nth-child(2) small,.msg div:nth-child(2) a:not(.btn){color:#555}.msg div:nth-child(2) h3{font-weight:400;margin:0 0 .5rem 0}.msg div:nth-child(2) h3::before{content:''}.msg.msgBlue{background:#deedfd}.msg.msgBlue div:first-of-type::before{content:'\e88e';color:#3982f6}.msg.msgRed{background:#fdeded}.msg.msgRed div:first-of-type::before{content:'\e000';color:#f28787}.msg.msgGreen{background:#d5f1e4}.msg.msgGreen div:first-of-type::before{content:'\e86c';color:#48c88a}.msg.msgOrange{background:#fff3e2}.msg.msgOrange div:first-of-type::before{content:'\e88e';color:#edb86e}.examIntro{margin:0 auto;max-width:40rem}.accountBox,.shadowBox,.examIntro,.examBox,.examResult,.examContent dialog{background:rgba(255,255,255,0.15);backdrop-filter:blur(.5rem);box-shadow:-0.3rem 0 1rem -0.5rem rgba(0,0,0,0.03),0 1rem 1.5rem -0.3rem rgba(0,0,0,0.03),0 .4rem .6rem -0.4rem rgba(0,0,0,0.03),0 0 25rem rgba(28,134,232,0.1);border-radius:1.5rem;border:.1rem solid rgba(229,231,235,0.3);padding:2.5rem}.examContent dialog{width:100%;max-width:50rem;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(255,255,255,0.92);color:#344767}.examContent dialog h3{margin:1rem 0}.examContent dialog h3::before{content:''}.examContent dialog hr{border-top:.1rem solid #2b3b56;border-image:linear-gradient(to right, transparent, rgba(52,71,103,0.15) 35%, rgba(52,71,103,0.15) 65%, transparent) 1;border-bottom:none;margin:1.5rem 0}.examContent dialog textarea{margin:1rem 0}.examContent dialog .dialogHeader,.examContent dialog .dialogFooter{display:flex;justify-content:space-between;align-items:center}.examContent dialog .dialogHeader{margin-bottom:1rem}.examContent dialog .dialogFooter{margin-top:1rem}.examContent dialog .dialogHeader button.btnIco{padding:.5rem 1rem}.examContent dialog .dialogHeader button.btnIco::before{margin:0}.examIntro h3,.examResult h3{margin:0;font-weight:600}.examIntro h3::before,.examResult h3::before{content:''}.examIntro h4,.examResult h4{margin:0;font-weight:400}.examIntro h4::before,.examResult h4::before{content:''}.examIntro hr,.examResult hr{border-top:.1rem solid #2b3b56;border-image:linear-gradient(to right, transparent, rgba(52,71,103,0.15) 35%, rgba(52,71,103,0.15) 65%, transparent) 1;border-bottom:none;margin:1.5rem 0 2.5rem 0}.examIntro .formRow,.examResult .formRow{margin:0 0 1.5rem 0}.examIntro small,.examResult small{display:block;margin:2.5rem 0 0 0}#examFrame{display:none}.examBox{display:flex;gap:2.5rem}.examBox button[type=button]{font-weight:inherit;text-align:left}.examBox #btnNext{text-align:right;display:none}.examBox #navBtns{display:flex;gap:.5rem}.examBox #navBtns div:last-child{flex:1;text-align:right}.examBox #navBtns #btnQNext::before,.examBox #navBtns #btnQPrev::before,.examBox #navBtns #btnHelp button::before,.examBox #navBtns #btnQNext::after,.examBox #navBtns #btnQPrev::after,.examBox #navBtns #btnHelp button::after{margin:0}.examBox #btnLoading{display:none}.examBox>div:first-child img{display:block;border-radius:.5rem;max-width:100%}.examBox>div:last-child{flex:1}.examBox>div:last-child ul{margin:0;list-style:none}.examBox>div:last-child ul li{list-style:none;margin:1rem 0}.examResult .examScore{display:flex;align-items:center;gap:2.5rem}.examResult .examScore div:nth-child(1){flex:0 0 5rem;text-align:center;font-weight:600}.examResult .examScore div:nth-child(2){flex:1}.examResult .examScore .small{font-size:1.3rem;color:#455e89}.examResult .examScore .ico::before{font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:4rem;text-align:center}.examResult .examOverview{display:grid;grid-template-columns:repeat(5, 1fr);gap:2.5rem}.examResult .examOverview div{position:relative;border-radius:.5rem}.examResult .examOverview div img{display:block;max-width:100%;border-radius:.2rem}.examResult .examOverview div a:after{font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:2rem;position:absolute;right:.5rem;bottom:.5rem;border-radius:.5rem;padding:.5rem}.examResult .examOverview div.aIc{border:.3rem solid #d64261}.examResult .examOverview div.aIc a:after{background:rgba(214,66,97,0.75);color:#f9e2e7;content:'\e5c9'}.examResult .examOverview div.aIc5{border:.3rem solid #d64261}.examResult .examOverview div.aIc5 a:after{background:rgba(214,66,97,0.75);color:#f9e2e7;content:'\f012'}.examResult .examOverview div.aC{border:.3rem solid #2e7d32}.examResult .examOverview div.aC a:after{background:rgba(46,125,50,0.75);color:#e6f4ea;content:'\e86c'}.examStatus{margin:2.5rem 0 0 0;display:flex;align-items:center;padding:0;gap:1rem}.examStatus div:nth-child(1){flex:0 0 2.5rem}.examStatus div:nth-child(1) svg{transform:rotate(-90deg);display:block}.examStatus div:nth-child(1) circle{fill:transparent;stroke-width:.5rem}.examStatus div:nth-child(1) circle:first-child{stroke:rgba(229,231,235,0.5)}.examStatus div:nth-child(1) circle:last-child{stroke:#3982f6;stroke-dashoffset:0}.examStatus div:not(:nth-child(1)){background:rgba(229,231,235,0.5);border-radius:.5rem;padding:.5rem .7rem;font-size:1.2rem}.examStatus div:not(:nth-child(1))#qDl::before,.examStatus div:not(:nth-child(1)) .ico::before{font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:1.4rem;vertical-align:bottom;margin-right:.5rem}.examStatus div:not(:nth-child(1)).lvl1::after{content:'Facile'}.examStatus div:not(:nth-child(1)).lvl1::before{content:'\f6a7';color:#48c88a}.examStatus div:not(:nth-child(1)).lvl2::after{content:'Réflexion'}.examStatus div:not(:nth-child(1)).lvl2::before{content:'\f6a2';color:#edb86e}.examStatus div:not(:nth-child(1)).lvl3::after{content:'Difficile'}.examStatus div:not(:nth-child(1)).lvl3::before{content:'\f6a1';color:#f28787}#qH{border-radius:.5rem;margin:1rem 0;line-height:2.3rem;padding:1rem 1.5rem}#qH p{margin:0 0 1.5rem 0}#qH p:last-child{margin-bottom:0}#qH.hC{background:#2e7d32;color:#e6f4ea}#qH.hIc{background:#d64261;color:#f9e2e7}#qH ul{margin:-1rem 0 0 2.5rem;list-style:none}#qH ul li{list-style-type:circle;list-style-position:outside;margin:0 0 0 .5rem}main h1{color:#344767;font-size:2.7rem;font-weight:800;margin:0 0 1.5rem 0}main h2{color:#344767;font-size:2rem;font-weight:700;margin:3rem 0 1.5rem 0}main h3{color:#344767;font-size:1.8rem;font-weight:700;margin:1.5rem 0}main h4{color:#344767;font-size:1.7rem;font-weight:700;margin:1.5rem 0}main h5{color:#344767;font-size:1.6rem;font-weight:600;margin:0 0 1.5rem 0}main h5 small{display:block}main a{color:#344767;text-decoration:underline;text-underline-offset:.2rem;text-decoration-thickness:.2rem;text-decoration-color:transparent;transition:.2s ease-in color,.2s ease-in text-decoration}main a:hover{text-decoration-color:#3982f6}main a.openBlank:after{font-family:'Material Symbols Outlined';font-size:1.5rem;content:'\e89e';color:#3982f6;display:inline-block;margin:0 0 0 .5rem}.textUnderline{text-decoration:underline}.textAlignRight{text-align:right}article strong,.siteContent strong,.examScore strong{font-weight:600}article hr,.siteContent hr,.examScore hr{border-top:.1rem solid #2173f5;border-image:linear-gradient(to right, transparent, rgba(57,130,246,0.15) 35%, rgba(57,130,246,0.15) 65%, transparent) 1;border-bottom:none;margin:3.5rem 0 5rem 0}article section hr,.siteContent section hr,.examScore section hr{border-top:.1rem solid #2173f5;border-image:linear-gradient(to right, transparent 20%, rgba(57,130,246,0.15) 50%, transparent 80%) 1;margin:3rem 0}article abbr,.siteContent abbr,.examScore abbr{text-decoration:underline dashed;text-underline-offset:.2rem;text-decoration-thickness:.1rem;text-decoration-color:#3982f6;cursor:help}article abbr span,.siteContent abbr span,.examScore abbr span{font-variant-caps:all-small-caps}article ol,.siteContent ol,.examScore ol{margin:0 0 1.5rem 3.5rem}article ol li,.siteContent ol li,.examScore ol li{list-style:decimal;padding:0 0 0 .3rem;line-height:2.3rem}article ul,.siteContent ul,.examScore ul{margin:0 0 1.5rem 3.5rem}article ul li,.siteContent ul li,.examScore ul li{list-style-type:disc;padding:0 0 0 .3rem;line-height:2.3rem}article p,.siteContent p,.examScore p{margin:0 0 1.5rem 0;line-height:2.3rem}article p:last-child,.siteContent p:last-child,.examScore p:last-child{margin-bottom:0}article table,.siteContent table,.examScore table{width:100%;margin:0 0 1.5rem 0}article table thead th,.siteContent table thead th,.examScore table thead th,article table tfoot th,.siteContent table tfoot th,.examScore table tfoot th,article table thead td,.siteContent table thead td,.examScore table thead td,article table tfoot td,.siteContent table tfoot td,.examScore table tfoot td{font-weight:600;text-align:left;padding:.5rem}article table thead tr,.siteContent table thead tr,.examScore table thead tr{border-bottom:.1rem solid #c0cddf}article table tfoot tr,.siteContent table tfoot tr,.examScore table tfoot tr{border-top:.1rem solid #c0cddf}article table tbody tr:not(:last-child),.siteContent table tbody tr:not(:last-child),.examScore table tbody tr:not(:last-child){border-bottom:.1rem solid #e2e8f0}article table tbody td,.siteContent table tbody td,.examScore table tbody td{padding:.5rem}article div.columnRow,.siteContent div.columnRow,.examScore div.columnRow{display:flex;column-gap:2.5rem;margin:0 0 1.5rem 0}article div.columnRow div,.siteContent div.columnRow div,.examScore div.columnRow div{flex:1;padding:.5rem 0}article div.columnRow div img,.siteContent div.columnRow div img,.examScore div.columnRow div img{margin-bottom:1.5rem}article div.columnRow img,.siteContent div.columnRow img,.examScore div.columnRow img{display:block;max-width:100%;height:auto;border-radius:1rem}article div.columnRow.signColumns img,.siteContent div.columnRow.signColumns img,.examScore div.columnRow.signColumns img{margin:auto;width:auto;max-width:100%;margin:0 auto .2rem auto}article .infoBox,.siteContent .infoBox,.examScore .infoBox{backdrop-filter:blur(.5rem);border-radius:1rem;padding:1.5rem 2rem;line-height:2.3rem;background:rgba(255,216,158,0.3);color:#815504}article .infoBox h5,.siteContent .infoBox h5,.examScore .infoBox h5,article .infoBox small,.siteContent .infoBox small,.examScore .infoBox small{color:#684503}article .infoBox abbr,.siteContent .infoBox abbr,.examScore .infoBox abbr{text-decoration-color:#684503}article .numberedList ol>li::marker,.siteContent .numberedList ol>li::marker,.examScore .numberedList ol>li::marker{font-weight:700;color:#344767}article .numberedList h2::before,.siteContent .numberedList h2::before,.examScore .numberedList h2::before{content:""}article .numberedList ol,.siteContent .numberedList ol,.examScore .numberedList ol{counter-reset:item;list-style:decimal}article .numberedList ol li,.siteContent .numberedList ol li,.examScore .numberedList ol li{margin:.5rem 0 0 2rem}article .numberedList ol>li,.siteContent .numberedList ol>li,.examScore .numberedList ol>li{counter-increment:item}article .numberedList ol ol>li,.siteContent .numberedList ol ol>li,.examScore .numberedList ol ol>li{display:block;margin:1rem 0 0 3.5rem;line-height:2.3rem}article .numberedList ol ol>li::before,.siteContent .numberedList ol ol>li::before,.examScore .numberedList ol ol>li::before{display:inline-block;width:3.5rem;content:counters(item, ".") ".";margin-left:-3.5rem}article .signList ul,.siteContent .signList ul,.examScore .signList ul{margin:1.5rem 0;list-style:none}article .signList ul li,.siteContent .signList ul li,.examScore .signList ul li{list-style:none;padding:2.5rem 0;border-top:.1rem solid #e2e8f0;border-bottom:none;border-image:linear-gradient(to right, transparent, rgba(52,71,103,0.2), transparent) 1}article .signList ul li>div,.siteContent .signList ul li>div,.examScore .signList ul li>div{display:flex;align-items:flex-start;flex-wrap:wrap;gap:2.5rem}article .signList ul li>div div:first-child,.siteContent .signList ul li>div div:first-child,.examScore .signList ul li>div div:first-child{flex:0 0 12.5rem;text-align:center}article .signList ul li>div div:first-child img,.siteContent .signList ul li>div div:first-child img,.examScore .signList ul li>div div:first-child img{margin:0 .2rem}article .signList ul li>div div:last-child,.siteContent .signList ul li>div div:last-child,.examScore .signList ul li>div div:last-child{flex:1;word-break:break-word}article .signList ul li:first-child,.siteContent .signList ul li:first-child,.examScore .signList ul li:first-child{border-top:0}article .signList ul h3,.siteContent .signList ul h3,.examScore .signList ul h3{margin:.5rem 0 1rem 0}article .signList ul h3::before,.siteContent .signList ul h3::before,.examScore .signList ul h3::before{content:""}article ul.signListInline,.siteContent ul.signListInline,.examScore ul.signListInline{margin:0 0 1.5rem 0;display:flex;align-items:center;justify-content:center;gap:2.5rem}article ul.signListInline li,.siteContent ul.signListInline li,.examScore ul.signListInline li{display:block;list-style-type:none}article ul.signListInline li img,.siteContent ul.signListInline li img,.examScore ul.signListInline li img{margin:0 auto .3rem auto;border-radius:0}footer{padding:5rem 2.5rem;margin-top:5rem;border-top:.1rem solid rgba(37,99,235,0.1);border-image:linear-gradient(to right, transparent, rgba(37,99,235,0.1) 45%, rgba(37,99,235,0.1) 55%, transparent) 1}footer>div:nth-child(1){display:grid;grid-template-columns:2fr 1fr 1fr;gap:5rem}footer>div:nth-child(1) div:nth-child(1) p{margin:2.5rem 0;font-size:1.5rem;font-weight:400;line-height:2.3rem;color:#455e89}footer>div:nth-child(1) div p{font-weight:600}footer>div:nth-child(2){display:inline-grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:.5rem;font-size:1.2rem;color:#5776aa}footer>div:nth-child(2) a{color:#5776aa;display:inline}footer>div:nth-child(2) a:hover{color:#3982f6}footer>div:nth-child(2) span+span::before{content:"·";margin-right:.5rem}footer>div:nth-child(2)::before{font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:1.2rem;content:'\e894'}footer ul li{font-size:1.5rem;margin:1rem 0}footer a{color:#3d5378;text-decoration:none;transition:.2s ease-in color}footer a:hover,footer a.isActive{color:#3982f6}ul.btnList{margin:0;padding:0}ul.btnList li{display:inline-block;margin:0 1rem 0 0}ul.formValidation{margin:0;list-style:none}ul.formValidation li{list-style-type:circle;list-style-position:inside;margin:0 0 0 .5rem}.chapterInfo{display:inline-grid;grid-template-columns:repeat(2, auto);gap:.5rem;margin:0 0 1rem 0;padding:0;list-style:none}.chapterInfo li{list-style:none}.chapterInfo li a{display:flex;align-items:center;gap:.5rem;background-color:rgba(37,99,235,0.1);border-radius:1rem;padding:.2rem 1rem;font-size:1.3rem;color:#3982f6;text-decoration:none;transition:.2s ease-in all}.chapterInfo li a:hover{text-decoration:none;background-color:rgba(37,99,235,0.15)}.chapterInfo li a::before{color:#3982f6;font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:1.5rem;display:inline-flex;align-items:center;justify-content:center}.chapterInfo li:first-child a::before{content:'\e5f7'}.chapterInfo li:last-child a::before{content:'\e80c'}.chapterEnd{background:rgba(227,236,250,0.7);backdrop-filter:blur(.5rem);border-radius:1rem;margin:0;padding:2.5rem;text-align:center}.chapterEnd h2{margin:0 0 1.5rem 0}.chapterEnd h2::before{content:''}.chapterPrevNext{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0 0 0;padding:0;list-style:none}.chapterPrevNext small{font-size:1.1rem;color:#7992bb;display:block;text-transform:uppercase}.chapterPrevNext li{list-style:none}.chapterPrevNext li:last-child{text-align:right}.theorySteps{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:flex-start;gap:1rem;margin:2.5rem 0 5rem 0;font-size:1.5rem}.theorySteps p{margin:0 0 1rem 0;font-size:1.7rem;font-weight:600}.theorySteps p::before{content:''}.theorySteps>div div{display:flex;align-items:center;gap:0}.theorySteps>div div span{flex:0 0 6rem}.theorySteps>div div span::before{color:#3982f6;font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:5rem}.theorySteps>div div img{flex:1;min-width:0;width:100%}.theorySteps>div:nth-child(1) div span::before{content:'\ea19'}.theorySteps>div:nth-child(2) div span::before{content:'\e10e'}.theorySteps>div:nth-child(3) div span::before{content:'\e80c'}.examSteps{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:flex-start;gap:5rem;margin:5rem 0;text-align:center;font-size:1.5rem}.examSteps p{margin:0 0 1rem 0;font-size:1.7rem;font-weight:600}.examSteps p::before{content:''}.examSteps>div div::before{color:#3982f6;font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:5rem}.examSteps>div:nth-child(1) div::before{content:'\f38f'}.examSteps>div:nth-child(2) div::before{content:'\eb3d'}.examSteps>div:nth-child(3) div::before{content:'\e8e8'}.examButtons ul{margin:2.5rem 0}.priceList{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:1rem}.priceList h3{margin:0;padding:0}.priceList h3::before{content:''}.priceList>div h3,.priceList>div p{color:#344767;transition:.2s ease-in background-color,.2s ease-in color}.priceList>div p{font-size:1.5rem}.priceList>div a{background:rgba(227,236,250,0.5);backdrop-filter:blur(.5rem);border-radius:1.5rem;display:block;text-decoration:none;padding:1rem 1.5rem}.priceList>div a:hover{text-decoration:none;background:rgba(227,236,250,0.7)}.priceList>div a:hover h3,.priceList>div a:hover p{color:#3982f6}.examDemo{background:rgba(227,236,250,0.7);backdrop-filter:blur(.5rem);border-radius:1rem;margin:0;padding:2.5rem 7.5rem;text-align:center}.examDemo h2{margin:0 0 1.5rem 0}.examDemo h2::before{content:''}.theoryChapters h3{margin:0;padding:0}.theoryChapters h3::before{content:''}.theoryChapters p{margin:0;padding:0}.theoryChapters small{font-weight:400;font-size:1.3rem;display:block}.theoryChapters .chapterDetail{background:rgba(255,255,255,0.4);backdrop-filter:blur(.5rem);border-radius:1rem;font-weight:600;margin:1.5rem 0;padding:1.5rem 2rem}.theoryChapters .chapterDetail>div{display:grid;grid-template-columns:3fr 1fr;align-items:center;gap:1rem;padding:1rem 0}.theoryChapters .chapterDetail>div.chapterMain div:nth-child(1) a,.theoryChapters .chapterDetail>div.chapterChild div:nth-child(1) a{text-decoration:none}.theoryChapters .chapterDetail>div.chapterMain div:nth-child(1) a h3,.theoryChapters .chapterDetail>div.chapterChild div:nth-child(1) a h3,.theoryChapters .chapterDetail>div.chapterMain div:nth-child(1) a p,.theoryChapters .chapterDetail>div.chapterChild div:nth-child(1) a p{text-decoration:underline;text-underline-offset:.2rem;text-decoration-thickness:.2rem;text-decoration-color:transparent;transition:.2s ease-in color,.2s ease-in text-decoration}.theoryChapters .chapterDetail>div.chapterMain div:nth-child(1) a small,.theoryChapters .chapterDetail>div.chapterChild div:nth-child(1) a small{text-decoration:none}.theoryChapters .chapterDetail>div.chapterMain div:nth-child(1) a:hover h3,.theoryChapters .chapterDetail>div.chapterChild div:nth-child(1) a:hover h3,.theoryChapters .chapterDetail>div.chapterMain div:nth-child(1) a:hover p,.theoryChapters .chapterDetail>div.chapterChild div:nth-child(1) a:hover p{color:#3982f6;text-decoration-color:#3982f6}.theoryChapters .chapterDetail>div.chapterMain div:nth-child(1) a:hover small,.theoryChapters .chapterDetail>div.chapterChild div:nth-child(1) a:hover small{text-decoration:none}.theoryChapters .chapterDetail>div.chapterMain div:nth-child(2),.theoryChapters .chapterDetail>div.chapterChild div:nth-child(2){font-size:1.5rem}.theoryChapters .chapterDetail>div.chapterMain div:nth-child(2) a,.theoryChapters .chapterDetail>div.chapterChild div:nth-child(2) a{display:flex;align-items:center;gap:.5rem;text-decoration:none;transition:.2s ease-in background-color,.2s ease-in color;border-radius:1rem;padding:.5rem 1rem}.theoryChapters .chapterDetail>div.chapterMain div:nth-child(2) a:hover,.theoryChapters .chapterDetail>div.chapterChild div:nth-child(2) a:hover{color:#3982f6;background-color:rgba(37,99,235,0.1)}.theoryChapters .chapterDetail>div.chapterMain div:nth-child(2) a::before,.theoryChapters .chapterDetail>div.chapterChild div:nth-child(2) a::before{color:#3982f6;font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:1.5rem}.theoryChapters .chapterDetail>div.chapterMain{border-bottom:.1rem solid rgba(37,99,235,0.1);border-top:none;border-image:linear-gradient(to right, transparent, rgba(37,99,235,0.1) 45%, rgba(37,99,235,0.1) 55%, transparent) 1;padding:0 0 1.5rem 0;margin-bottom:1rem}.theoryChapters .chapterDetail>div.chapterMain div:nth-child(2) a::before{content:'\e80c'}.theoryChapters .chapterDetail>div.chapterChild{font-weight:500}.theoryChapters .chapterDetail>div.chapterChild div:nth-child(1){padding:0 0 0 1.5rem}.theoryChapters .chapterDetail>div.chapterChild div:nth-child(2) a::before{content:'\e10e'}.supportQuestion{background:rgba(255,255,255,0.6);backdrop-filter:blur(.5rem);border-radius:1.5rem;font-weight:600;margin:1.5rem 0;padding:1.5rem 2rem}.supportQuestion p{margin:0;padding:0}.supportQuestion small{font-weight:400;font-size:1.3rem;display:block}.supportQuestion a{text-decoration:none;display:flex;align-items:center}.supportQuestion a::before{color:#3982f6;font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:1.5rem;flex:0 0 2.5rem}.supportQuestion a.supportState1::before{color:#edb86e;content:'\ebff'}.supportQuestion a.supportState2::before{color:#3982f6;content:'\e0bf'}.supportQuestion a.supportState3::before{color:#48c88a;content:'\e86c'}.supportQuestion a p{text-decoration:underline;text-underline-offset:.2rem;text-decoration-thickness:.2rem;text-decoration-color:transparent;transition:.2s ease-in color,.2s ease-in text-decoration}.supportQuestion a small{text-decoration:none}.supportQuestion a:hover p{color:#3982f6;text-decoration-color:#3982f6}.supportQuestion a:hover small{text-decoration:none}.supportInteraction{display:flex;flex-direction:column;gap:1rem}.supportInteraction .msgText{backdrop-filter:blur(.5rem);border-radius:1.5rem;padding:1.5rem 2rem;max-width:70%}.supportInteraction .ownText{background:rgba(255,255,255,0.8);align-self:flex-end}.supportInteraction .clientText{background:rgba(222,237,253,0.8);align-self:flex-start}#scrollProgress{position:fixed;right:2rem;bottom:2rem;height:4rem;width:4rem;z-index:10000;visibility:hidden;transform:translateY(15rem);transition:.2s ease-in all}#scrollProgress.isActive{visibility:visible;transform:translateY(0)}#scrollProgress svg{transform:rotate(-90deg)}#scrollProgress svg circle{fill:transparent}#scrollProgress svg circle:first-child{stroke:rgba(52,71,103,0.5);stroke-width:1}#scrollProgress svg circle:last-child{stroke:#3982f6;stroke-width:2;transition:100ms ease-in all}#scrollProgress::after{position:absolute;font-family:'Material Symbols Outlined';content:'\e316';text-align:center;line-height:4rem;font-size:2rem;color:rgba(52,71,103,0.5);left:0;top:0;height:4rem;width:4rem;cursor:pointer;display:block;z-index:1;transition:.2s ease-in color,.2s ease-in font-size}#scrollProgress:hover::after{color:#3982f6;font-size:2.5rem}.formRow{margin:0 0 2.5rem 0}.formRow:last-child{margin-bottom:0}.formRow label{display:block;padding:0 .2rem;margin:0 0 .75rem 0;color:#434655}.formRow label small a{float:right}.userName{display:none}.formButtons{display:flex;gap:.5rem;margin:3rem 0 0 0}.formButtons div:last-child{margin-left:auto;text-align:right}input[type=text],input[type=number],input[type=password],input[type=email],input[type=date],textarea{font-family:inherit;font-size:1.4rem;color:#70758e;background:#fefefe;border:.1rem solid #d3d4dd;padding:1rem 1.2rem;display:inline-block;width:100%;height:4rem;border-radius:.5rem;transition:.2s ease-in border-color,.2s ease-in color,.2s ease-in box-shadow;appearance:none}input[type=text]:hover,input[type=number]:hover,input[type=password]:hover,input[type=email]:hover,input[type=date]:hover,textarea:hover,input[type=text]:focus,input[type=number]:focus,input[type=password]:focus,input[type=email]:focus,input[type=date]:focus,textarea:focus{color:#434655;border:.1rem solid rgba(37,112,240,0.4)}input[type=text]:focus,input[type=number]:focus,input[type=password]:focus,input[type=email]:focus,input[type=date]:focus,textarea:focus{box-shadow:0 0 0 .3rem rgba(57,130,246,0.2)}input[type=text].inputInvalid,input[type=number].inputInvalid,input[type=password].inputInvalid,input[type=email].inputInvalid,input[type=date].inputInvalid,textarea.inputInvalid{border:.1rem solid #e15757;box-shadow:0 0 0 .1rem #e98282}input[type=text].inputAttention,input[type=number].inputAttention,input[type=password].inputAttention,input[type=email].inputAttention,input[type=date].inputAttention,textarea.inputAttention{border:.1rem solid rgba(250,125,2,0.1);box-shadow:0 0 0 .1rem #fd9732}input[type=text]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=email]::placeholder,input[type=date]::placeholder,textarea::placeholder{color:#c5c6d2}textarea{height:10rem}.emailaddressWarning{background:#fff3e2;color:#555;border-radius:1rem;margin:1rem 0 0 0;padding:1rem;display:none}.emailaddressWarning a{color:#555;text-decoration:underline}.emailaddressWarning .formButtons{margin:1.5rem 0 0 0}.emailaddressWarning span{font-weight:600}input[type=button],input[type=submit],button[type=submit],button[type=button],a.btn{font-family:inherit;font-size:1.6rem;border:0;cursor:pointer;display:inline-block;padding:1rem 1.5rem;font-weight:600;background:#2570f0;color:#fff;box-shadow:0 .1rem .3rem 0 rgba(0,0,0,0.1),0 .1rem .2rem -0.1rem rgba(0,0,0,0.1);border-radius:.75rem;transition:.2s ease-in background-color,.2s ease-in color;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none}input[type=button]:hover,input[type=submit]:hover,button[type=submit]:hover,button[type=button]:hover,a.btn:hover{background-color:#2563eb}input[type=button].btnWhite,input[type=submit].btnWhite,button[type=submit].btnWhite,button[type=button].btnWhite,a.btn.btnWhite{background:#fff;color:#344767}input[type=button].btnWhite:hover,input[type=submit].btnWhite:hover,button[type=submit].btnWhite:hover,button[type=button].btnWhite:hover,a.btn.btnWhite:hover{background:#f9fbff;color:#2563eb;text-decoration:none}input[type=button].btnGreen,input[type=submit].btnGreen,button[type=submit].btnGreen,button[type=button].btnGreen,a.btn.btnGreen{background:#e6f4ea;color:#2e7d32}input[type=button].btnGreen:hover,input[type=submit].btnGreen:hover,button[type=submit].btnGreen:hover,button[type=button].btnGreen:hover,a.btn.btnGreen:hover{background:#d4ecdb}input[type=button].btnRed,input[type=submit].btnRed,button[type=submit].btnRed,button[type=button].btnRed,a.btn.btnRed{background:#f9e2e7;color:#d64261}input[type=button].btnRed:hover,input[type=submit].btnRed:hover,button[type=submit].btnRed:hover,button[type=button].btnRed:hover,a.btn.btnRed:hover{background:#f5cdd6}input[type=button].btnIco::before,input[type=submit].btnIco::before,button[type=submit].btnIco::before,button[type=button].btnIco::before,a.btn.btnIco::before,input[type=button].btnIco::after,input[type=submit].btnIco::after,button[type=submit].btnIco::after,button[type=button].btnIco::after,a.btn.btnIco::after{font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:1.7rem;vertical-align:bottom}input[type=button].btnIco::before,input[type=submit].btnIco::before,button[type=submit].btnIco::before,button[type=button].btnIco::before,a.btn.btnIco::before{margin-right:.75rem}input[type=button].btnIco::after,input[type=submit].btnIco::after,button[type=submit].btnIco::after,button[type=button].btnIco::after,a.btn.btnIco::after{margin-left:.75rem}input[type=button].btnDisabled,input[type=submit].btnDisabled,button[type=submit].btnDisabled,button[type=button].btnDisabled,a.btn.btnDisabled{opacity:.6}input[type=button]:disabled,input[type=submit]:disabled,button[type=submit]:disabled,button[type=button]:disabled,a.btn:disabled{cursor:wait}.inputCheckbox{display:flex}.inputCheckbox label{cursor:pointer}.inputCheckbox input{appearance:none;cursor:pointer;border-radius:.5rem;width:2rem;height:2rem;margin-right:.5rem;border:.2rem solid #d3d4dd;transition:.2s ease-in border,.2s ease-in background}.inputCheckbox input:checked{border-color:#3982f6;background-color:#3982f6;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 -2 12 12'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.inputCheckbox input:focus{box-shadow:0 0 0 .3rem rgba(37,112,240,0.4)}.inputRadio label{cursor:pointer;display:flex;align-items:center;gap:1rem;padding:1rem;margin-bottom:.5rem;border-radius:1rem;transition:.2s ease-in background-color}.inputRadio label:has(input:checked){background-color:rgba(37,99,235,0.07)}.inputRadio input{appearance:none;cursor:pointer;border-radius:50%;width:2rem;height:2rem;border:.2rem solid #d3d4dd;transition:.2s ease-in border}.inputRadio input:checked{border:.7rem solid #3982f6}.inputRadio input:focus{box-shadow:0 0 0 .3rem rgba(37,112,240,0.4)}.accountRegister,.accountLogin,.accountRecover,.accountFeedback{display:grid;grid-template-columns:auto 39rem;gap:2.5rem}.accountRegister section:nth-child(1) img,.accountLogin section:nth-child(1) img,.accountRecover section:nth-child(1) img,.accountFeedback section:nth-child(1) img{margin-top:.5rem;max-width:10rem}.accountRegister p:not(:last-child),.accountLogin p:not(:last-child),.accountRecover p:not(:last-child),.accountFeedback p:not(:last-child){margin:0 0 1.5rem 0;line-height:2.3rem}.accountRegister ul.featureList,.accountLogin ul.featureList,.accountRecover ul.featureList,.accountFeedback ul.featureList{list-style:none;padding:0;margin:0}.accountRegister ul.featureList li,.accountLogin ul.featureList li,.accountRecover ul.featureList li,.accountFeedback ul.featureList li{list-style-type:none;margin:1rem 0;display:flex;align-items:center;gap:0 .5rem}.accountRegister ul.featureList li::before,.accountLogin ul.featureList li::before,.accountRecover ul.featureList li::before,.accountFeedback ul.featureList li::before{color:#3982f6;font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:2rem;content:'\e5ca'}.accountDashboard h2::before{content:''}.accountDashboard aside>div{background:rgba(255,255,255,0.15);backdrop-filter:blur(.5rem);box-shadow:-0.3rem 0 1rem -0.5rem rgba(0,0,0,0.03),0 1rem 1.5rem -0.3rem rgba(0,0,0,0.03),0 .4rem .6rem -0.4rem rgba(0,0,0,0.03),0 0 25rem rgba(28,134,232,0.1);border-radius:1.5rem;border:.1rem solid rgba(229,231,235,0.3);padding:2.5rem}.accountDashboard aside p{display:flex;align-items:center;gap:0 .8rem;font-size:1.4rem}.accountDashboard aside p::before{color:#3982f6;font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:2rem;content:'\e4cb'}.accountDashboard aside p small{display:block}.accountDashboard aside #subNav{margin:1.8rem 0 0 0;padding:1rem 0 0 0;border-top:.1rem solid rgba(37,99,235,0.1);border-image:linear-gradient(to right, transparent, rgba(37,99,235,0.1) 45%, rgba(37,99,235,0.1) 55%, transparent) 1}.accountDashboard aside #subNav li:nth-child(1) a::before{content:'\e871'}.accountDashboard aside #subNav li:nth-child(2) a.hasUnread::before{content:'\f18a';color:#edb86e}.accountDashboard aside #subNav li:nth-child(2) a:not(.hasUnread)::before{content:'\e158'}.accountDashboard aside #subNav li:nth-child(3) a::before{content:'\e89a'}.accountDashboard aside #subNav li:nth-child(4) a::before{content:'\e9ba'}.accountDashboard article{flex:1;border-left:none}.accountDashboard article .shadowBox:not(:last-child){margin-bottom:2.5rem}.accountDashboard small small{font-size:1.1rem}.examStats{display:grid;grid-template-columns:20rem auto;gap:1rem}.examStats section{background:rgba(255,255,255,0.6);backdrop-filter:blur(.5rem);border-radius:1.5rem}.examStats section:nth-child(1){padding:2.5rem}.examStats section:nth-child(1) .examReadiness svg{display:block}.examStats section:nth-child(1) .examReadiness g:first-child circle{fill:transparent;stroke-width:.5rem}.examStats section:nth-child(1) .examReadiness g:first-child circle:first-child{stroke:rgba(229,231,235,0.5)}.examStats section:nth-child(1) .examReadiness g:first-child circle:last-child{stroke:#3982f6;stroke-dashoffset:0}.examStats section:nth-child(1) .examReadiness g:first-child.colorOrange circle:last-child{stroke:#edb86e}.examStats section:nth-child(1) .examReadiness g:first-child.colorYellow circle:last-child{stroke:#e7d15f}.examStats section:nth-child(1) .examReadiness g:first-child.colorGreen circle:last-child{stroke:#48c88a}.examStats section:nth-child(1) .examReadiness g:first-child.colorRed circle:last-child{stroke:#f28787}.examStats section:nth-child(1) .examReadiness g:last-child text{text-anchor:middle;dominant-baseline:middle}.examStats section:nth-child(1) .examReadiness g:last-child text:first-child{font-size:.7rem;font-weight:600;fill:#344767}.examStats section:nth-child(1) .examReadiness g:last-child text:last-child{font-size:.4rem;font-weight:600;fill:#455e89}.examStats section:nth-child(2) svg.peity{display:block;width:100%;height:13rem;padding:0 .5rem 1.5rem .5rem}.examStats section:nth-child(2) .statContent{margin:1.5rem 0;display:flex;gap:1rem}.examStats section:nth-child(2) .statContent div{flex:1;text-align:center}.examStats section:nth-child(2) .statContent div span{font-size:2rem;font-weight:600;display:block;margin-bottom:-0.5rem}.examStats section:nth-child(2) .statContent div span small{display:inline-block;margin:0 .5rem;font-weight:500;font-size:1.6rem}.examChapters h2,.examChapters ul{margin:0;padding:0}.examChapters .statHeader{display:grid;grid-template-columns:1fr 1fr;align-items:center}.examChapters .statHeader ul{list-style:none;justify-self:end;display:inline-block}.examChapters .statHeader ul li{display:inline}.examChapters .statHeader ul li a{border:.1rem solid transparent;text-decoration:none;padding:.5rem 1rem;font-size:1.4rem}.examChapters .statHeader ul li a.ico::before{font-size:1.4rem;margin-right:.5rem}.examChapters .statHeader ul li a:hover{color:#2570f0}.examChapters .statHeader ul li a:hover,.examChapters .statHeader ul li a.isActive{background:rgba(255,255,255,0.5);backdrop-filter:blur(.5rem);box-shadow:-0.3rem 0 1rem -0.5rem rgba(0,0,0,0.03),0 1rem 1.5rem -0.3rem rgba(0,0,0,0.03),0 .4rem .6rem -0.4rem rgba(0,0,0,0.03),0 0 .5rem rgba(28,134,232,0.05);border-radius:1rem;border:.1rem solid rgba(229,231,235,0.3)}.examChapters section{background:rgba(255,255,255,0.6);backdrop-filter:blur(.5rem);border-radius:1.5rem;margin:0 0 1.5rem 0}.examChapters section button{border:none;box-shadow:none;border-radius:0;color:#344767;background:none;text-decoration:none;padding:1rem 1.5rem;font-size:1.6rem;font-weight:600;cursor:pointer;display:grid;grid-template-columns:3rem 1fr 1fr;align-items:center;text-align:left;width:100%}.examChapters section button:hover,.examChapters section button[aria-expanded="true"]{background:none;color:#3982f6}.examChapters section button:hover::before,.examChapters section button[aria-expanded="true"]::before{transform:rotate(90deg) scale(1) skew(0) translate(0)}.examChapters section button::before{font-family:'Material Symbols Outlined';content:'\f46a';font-size:1.5rem;transition:.2s ease-in transform;text-align:center;color:#3982f6}.examChapters section button>small{display:block}.examChapters section.statFooter button::before{content:'\f0ec'}.examChapters section .chapterDetail a{display:grid;grid-template-columns:3rem 1fr 1fr;align-items:center;text-align:left;width:100%;font-size:1.5rem;padding:1rem 1.5rem;text-decoration:none}.examChapters section .chapterDetail a::before{content:''}.examChapters section .chapterDetail a>div:first-child{text-decoration:underline;text-underline-offset:.2rem;text-decoration-thickness:.2rem;text-decoration-color:transparent;transition:.2s ease-in color,.2s ease-in text-decoration}.examChapters section .chapterDetail a:hover>div:first-child{color:#3982f6;text-decoration-color:#3982f6}.examChapters section .chapterDetail a:hover small{text-decoration:none}.examChapters .statBar{transition:.2s ease-in;background:#f1f1f1;border-radius:1rem;height:.7rem;overflow:hidden;margin:.3rem 0 0 0}.examChapters .statLine{transition:.2s ease-in}.examChapters .chapterDetail .statBar{height:.5rem}.examChapters .colorRed{background-color:#f28787;background-image:repeating-linear-gradient(135deg, rgba(253,237,237,0.4) 0, rgba(253,237,237,0.4) 1rem, transparent 1rem, transparent 2rem)}.examChapters .colorOrange{background-color:#edb86e;background-image:repeating-linear-gradient(135deg, rgba(255,243,226,0.4) 0, rgba(255,243,226,0.4) 1rem, transparent 1rem, transparent 2rem)}.examChapters .colorGreen{background-color:#48c88a;background-image:repeating-linear-gradient(135deg, rgba(213,241,228,0.35) 0, rgba(213,241,228,0.35) 1rem, transparent 1rem, transparent 2rem)}.bonusCodes{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;text-align:center;gap:1rem}.bonusCodes div{background:rgba(255,255,255,0.6);backdrop-filter:blur(.5rem);border-radius:1.5rem;font-weight:600;padding:1rem}.bonusCodes div span{font-size:1.8rem;display:block;margin:1rem 0}.bonusUse h2::before{content:''}.bonusUse>div{display:grid;grid-template-columns:auto 30rem;gap:2.5rem}.bonusUse>div p{line-height:2.3rem}.bonusUse>div ul.featureList{list-style:none;padding:0;margin:0}.bonusUse>div ul.featureList li{list-style-type:none;margin:1rem 0;display:flex;align-items:center;gap:0 .5rem}.bonusUse>div ul.featureList li::before{color:#3982f6;font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:2rem;content:'\e78f'}@media (hover:none){input[type=button].btnWhite:hover,input[type=submit].btnWhite:hover,button[type=submit].btnWhite:hover,button[type=button].btnWhite:hover,a.btn.btnWhite:hover{color:#344767;background:#fff !important}}@media only screen and (max-width:1100px){article div.columnRow,.siteContent div.columnRow{flex-direction:column;column-gap:0}article div.columnRow div img,.siteContent div.columnRow div img{margin:0 0 1rem 0;max-width:100%}header{border-top-left-radius:0;border-top-right-radius:0;margin:0 0 2.5rem 0}ul.btnList li{margin:0 1rem 2.5rem 0}ul.btnList li:last-child{margin-bottom:0}}@media only screen and (max-width:600px){nav p{display:block}nav ul{display:none}nav ul li{display:block}nav ul li a{padding:1.5rem 1rem}main{padding:0 1.5rem}footer>div:nth-child(1){grid-template-columns:1fr;gap:2.5rem}footer>div:nth-child(2){margin-top:2.5rem}footer a{display:block;padding:.5rem 0}.home .hero,.home .features,.home .faq{grid-template-columns:1fr}.home .faq{gap:0}.home .faq img{display:none}.examSteps{grid-template-columns:1fr}.examSteps div{padding:0 2.5rem}.pageSplit{flex-direction:column;gap:2.5rem}.pageSplit aside{flex:1;width:100%;position:relative;border-bottom:.1rem solid #d1dbe7;border-image:linear-gradient(to right, transparent, #d1dbe7 35%, #d1dbe7 65%, transparent) 1;padding-bottom:2.5rem;top:0}.pageSplit article{flex:1;padding-left:0;border-left:none}.examStats{grid-template-columns:1fr}.examStats section:nth-child(1) .examReadiness svg{display:block;max-width:17.5rem;margin:0 auto}.examChapters .statHeader{grid-template-columns:1fr;margin:0 0 1.5rem 0}.examChapters .statHeader ul{justify-self:start}.bonusCodes,.priceList{grid-template-columns:1fr}.bonusUse>div{grid-template-columns:1fr}.accountRegister,.accountLogin,.accountRecover,.accountFeedback{grid-template-columns:1fr;gap:1.5rem}.accountRegister p:not(:last-child),.accountLogin p:not(:last-child),.accountRecover p:not(:last-child),.accountFeedback p:not(:last-child){margin:0}.accountRegister img,.accountLogin img,.accountRecover img,.accountFeedback img{display:none}div#notFound{flex-direction:column-reverse;gap:2.5rem}.examBox{padding:0rem;flex-direction:column;gap:0}.examBox>div:last-child{padding:1rem}.examContent dialog{top:5%;left:0;transform:none}.examResult .examScore{flex-direction:column;margin-bottom:2.5rem}.examResult .examScore div:nth-child(1),.examResult .examScore div:nth-child(2),.examResult .examScore div:nth-child(3){flex:1;text-align:center}.examResult .examOverview{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}}@font-face{font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;src:url('../fonts/icons/material-symbols.min.woff2') format('woff2');font-display:block}.ico::before,.ico::after{font-family:'Material Symbols Outlined';font-style:normal;font-weight:300;font-size:1.8rem;vertical-align:bottom}.ico100::before{content:'\e7af'}.ico90::before{content:'\ef76'}.ico80::before{content:'\e86c'}.ico60::before{content:'\e839'}.ico40::before{content:'\e80c'}.ico20::before{content:'\e8e5'}.ico0::before{content:'\e836'}.icoNext::after{content:'\e5c8';display:inline-block;transition:.2s ease-in transform}.icoNext:hover::after{transform:translateX(.3rem)}.icoPrev::before{content:'\e5c4';display:inline-block;transition:.2s ease-in transform}.icoPrev:hover::before{transform:translateX(-0.3rem)}.icoReturn::after{content:'\e166'}.icoMenu::before{content:'\e5d2'}.icoBack::before{content:'\e166'}.icoLogin::before{content:'\ea77'}.icoLogout::before{content:'\e9ba'}.icoAccount::before{content:'\e7fd'}.icoRegister::before{content:'\e870'}.icoReset::before{content:'\e887'}.icoBook::before{content:'\ea19'}.icoStart::before{content:'\e1c4'}.icoStudy::before{content:'\e80c'}.icoThink::before{content:'\e10e'}.icoToday::before{content:'\e8df'}.icoYesterday::before{content:'\e889'}.icoTotal::before{content:'\eb3d'}.icoGift::before{content:'\ef91'}.icoCopy::before{content:'\e14d'}.icoCheck::before,.icoValid::before{content:'\e86c'}.icoInvalid::before{content:'\e5c9'}.icoHelp::before{content:'\e887'}.icoClose::before{content:'\e5cd'}.icoSend::before{content:'\e163'}.icoQuestionNumber::before{content:'\e9ef'}.icoQuestionWeight::before{content:'\eaf6'}.icoScore::before{content:'\f0c5'}.icoLoading::before{content:'\f854';display:inline-block;animation-name:spin;animation-duration:3000ms;animation-iteration-count:infinite;animation-timing-function:linear}@-moz-keyframes spin{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%;display:flex;align-items:center}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(57,130,246,0.9);border:.1rem solid rgba(255,255,255,0.5);color:#fff;box-shadow:0 .1rem .1rem 0 rgba(255,255,255,0.1),0 .1rem .2rem -0.1rem rgba(255,255,255,0.1);transition:.2s ease-in color,.2s ease-in background-color,.2s ease-in border-color;padding:1rem}.flickity-button:hover{background-color:#2563eb;border-color:#2563eb;cursor:pointer}.flickity-button:focus{outline:none}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:2rem;height:2rem;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:.2rem}.flickity-prev-next-button.next{right:.2rem}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:1rem}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:1rem}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:25%;top:25%;width:50%;height:50%}#profiler{background:#f9fafb !important;font-size:1.6rem}