@keyframes spinner-solid-circle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner-overlay{bottom:0;display:flex;left:0;position:fixed;right:0;top:0}.spinner-overlay,.spinner-wrapper{align-items:center;justify-content:center}.spinner-wrapper{display:inline-flex;flex-direction:column}.spinner-wrapper .spinner{position:relative}.spinner-wrapper .spinner.size-normal{height:1.8rem;width:1.8rem}.spinner-wrapper .spinner.size-large{height:2.5rem;width:2.5rem}.spinner-wrapper .spinner>div{animation:spinner-solid-circle 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2px solid;border-radius:50%;box-sizing:border-box;display:block;height:100%;position:absolute;width:100%}.spinner-wrapper .spinner>div:first-child{animation-delay:-.45s}.spinner-wrapper .spinner>div:nth-child(2){animation-delay:-.3s}.spinner-wrapper .spinner>div:nth-child(3){animation-delay:-.15s}.spinner-wrapper.theme-normal{color:#002548}.spinner-wrapper.theme-normal .spinner>div{border-color:#002548 #0000 #0000}.spinner-wrapper.theme-inversed{color:#fff}.spinner-wrapper.theme-inversed .spinner>div{border-color:#fff #0000 #0000}.spinner-wrapper .spinner-content{margin-top:1rem}header{background-color:#fff;height:7rem;position:fixed;top:0;width:100%;z-index:10000}@media(min-width:1025px){header{height:9.6rem}}header a img{cursor:pointer;display:block;margin:1.2rem auto;width:8rem}@media(min-width:415px){header a img{margin-top:1.5rem}}header .timer{background-color:#ebeff2;bottom:0;height:.5rem;position:absolute;width:100%}header .language{bottom:1rem;color:#999fa3;cursor:pointer;position:absolute;right:1rem}header .language>span:nth-child(2){margin-left:.6rem}header .language>span.is-active{font-weight:700}.layout{display:flex;flex:1 1;flex-direction:column;height:100vh;justify-content:space-between}.layout .disclaimer{color:#999fa3;font-size:1.2rem;margin:0 auto 1rem;padding:1rem 2rem;text-align:center;width:90%}@media(min-width:415px){.layout .disclaimer{width:100%}}.layout .disclaimer a,.layout .disclaimer span{color:#999fa3;margin:0 5px;text-decoration:underline}button{border:none;cursor:pointer;font-size:1.4rem;white-space:nowrap}button:disabled{opacity:.75;pointer-events:none}.button.neutral{background-color:#002548;color:#fff}.button.neutral:focus,.button.neutral:hover{background-color:#002243}.button.primary{background-color:#fc0;color:#002548}.button.primary:focus,.button.primary:hover{background-color:#fac800}.button.negative{background-color:#e40404;color:#fff}.button.negative:focus,.button.negative:hover{background-color:#df0404}.as-text{background:#0000}.as-text.neutral{color:#999fa3}.as-text.primary{color:#002548}.as-text.negative{color:#e40404}.as-text,.button{align-items:center;display:inline-flex;font-family:CamptonSemiBold;font-weight:700;justify-content:center;min-height:4.8rem;padding:1.1rem 2.4rem;position:relative}.as-text>:not(:first-child),.button>:not(:first-child){margin-left:.8rem}.as-text.loading,.button.loading{color:#0000;pointer-events:none}.as-text.loading:focus,.as-text.loading:hover,.button.loading:focus,.button.loading:hover{color:#0000}.as-text.loading .spinner-wrapper,.button.loading .spinner-wrapper{align-items:center;display:flex;height:100%;justify-content:center;left:0;margin:0;position:absolute;top:0;width:100%}.as-text .icon,.as-text svg,.button .icon,.button svg{height:2rem;width:2rem}i.icon{display:inline-block;margin:0}i.icon svg{overflow:visible}i.icon svg path{fill:currentColor}button.disabled{opacity:.4}.base-modal .close-icon{color:#fff;position:fixed;right:0;top:0}.base-modal .actions{display:flex;justify-content:flex-end;margin:0}.base-modal .content{margin:0 0 2rem}.base-modal .content>:not(:first-child){margin-top:1.5rem}@media(min-width:1025px){.base-modal .ui.primary.close{position:relative}}.base-modal .cta-wrapper{background:none;display:flex;justify-content:center;margin:3.2rem}@media(min-width:1025px){.base-modal .cta-wrapper{background-color:#fff;justify-content:center;margin:4.8rem;padding:0 3rem 2rem;position:relative}}.filler{background-color:#fc0;height:.5rem;position:fixed;top:6.5rem;width:0;z-index:10000}.filler.is-epyc{top:0}@media(min-width:1025px){.filler{top:9.1rem}}.filler.progression{width:100%}.error-message{align-items:center;animation-duration:.1s;animation-name:fadeInDown;color:#e40404;display:flex}.error-message span{font-size:1.2rem;font-weight:500;margin-bottom:1rem}.error-message.global{align-items:center;background-color:#e404040a;display:flex;padding:.8rem 1.6rem}.error-message.global span{font-size:1.4rem;font-weight:700;margin-bottom:0;margin-left:.6rem}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.input-wrapper.required label:after{color:#e40404;content:"*";font-size:2.5rem;margin-left:.3rem;margin-top:.5rem}.input-wrapper label:not(:last-child){align-items:center;color:#56585c;display:flex;font-size:1.4rem;height:2.2rem;margin-bottom:.5rem}.input-wrapper label:not(:last-child)>:not(:first-child){margin-left:.75rem}.input-wrapper label:not(:last-child) i,.input-wrapper label:not(:last-child) svg{height:2.2rem;width:2.2rem}.input-wrapper .error-message{padding-top:1rem}.ui.input{min-width:100%}.email{align-self:flex-start}.email,.email .ui.input{width:100%}.email .ui.input input{border:none;height:4.8rem;margin-bottom:4.8rem}.email .ui.input input,.email .ui.input input:focus{background-color:#f5f7f9}.email .ui.input input:focus::placeholder{opacity:0}.email .ui.input input::placeholder{color:#5c8097}.email .ui.input input::-moz-placeholder{opacity:1}.checkbox-wrapper>div{align-items:center;cursor:pointer;display:flex}.checkbox-wrapper>div.is-checked,.checkbox-wrapper>div:hover{color:#002548}.checkbox-wrapper>div>label{color:#00395d;margin-left:1.5rem}.checkbox-wrapper>div>label.is-error{color:#e40404}.checkbox-wrapper>div .switch{display:inline-block;height:2.4rem;position:relative;width:5rem}.checkbox-wrapper>div .switch .toggle{height:0;opacity:0;width:0}.checkbox-wrapper>div .switch .toggle:checked+.slider{background-color:#002548}.checkbox-wrapper>div .switch .toggle:checked .toggle:focus+.slider{box-shadow:0 0 1px #002548}.checkbox-wrapper>div .switch .toggle:checked+.slider:before{transform:translateX(2.6rem)}.checkbox-wrapper>div .switch .slider{background-color:#ebeff2;border-radius:3.4rem;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.checkbox-wrapper>div .switch .slider:before{background-color:#fff;border-radius:50%;bottom:.4rem;content:"";height:1.6rem;left:.4rem;position:absolute;transition:.4s;width:1.6rem}.input{background:#f5f7f9;border:none;box-sizing:border-box;color:#00395d;font-family:Campton-regular;height:4.8rem;outline:none;padding:1rem 1.4rem;text-align:left;width:100%}.input,.input::placeholder{font-size:1.8rem}.input.error{border-color:#e40404;color:#e40404}.input.error::placeholder{color:#5c8097}.input.error:focus{border-color:#e40404}.input:focus{border-color:#002548}.input::placeholder{color:#5c8097}.login-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:8rem;padding:1.6rem}@media(min-width:415px){.login-wrapper{margin-top:12rem}}@media(min-width:1025px){.login-wrapper{margin-top:19.2rem}}.login-wrapper .title-wrapper{margin-bottom:7.1rem}.login-wrapper .title-wrapper h1{font-size:2.4rem;text-align:center}@media(min-width:415px){.login-wrapper .title-wrapper h1{font-size:4rem}}.login-wrapper h3{font-family:PT-Sans-Bold;font-size:2rem;margin-bottom:1.6rem}.login-wrapper .form{display:flex;flex-direction:column}.login-wrapper .form .input-wrapper{margin-bottom:4rem}.login-wrapper .form .error-message{justify-content:center;margin-top:1rem}.login-wrapper .form .opt-in>div{align-items:center;display:flex}.login-wrapper .form .opt-in>div .icon{margin-right:1rem}.login-wrapper .form .opt-in>div .icon svg path{fill:initial}.login-wrapper .form .button.start-examination{align-self:center;margin:2rem 0;width:-webkit-max-content;width:max-content}.login-wrapper .form .button.start-examination svg path{fill:#00395d}.login-wrapper .mail-to{font-weight:700;margin-top:2rem;text-align:center}.choose-type-page-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:8rem;padding:1.6rem}@media(min-width:415px){.choose-type-page-wrapper{margin-top:12rem}}@media(min-width:1025px){.choose-type-page-wrapper{margin-top:19.2rem}}.choose-type-page-wrapper .title-wrapper{margin-bottom:2rem}.choose-type-page-wrapper .title-wrapper h1{font-size:2.4rem;text-align:center}@media(min-width:415px){.choose-type-page-wrapper .title-wrapper h1{font-size:4rem}}.choose-type-page-wrapper .call-to-action{font-family:PT-Sans-Narrow;font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:6rem;text-align:center}.choose-type-page-wrapper .types-container{grid-gap:5rem;display:grid;gap:5rem;grid-template-columns:1fr}@media(min-width:1025px){.choose-type-page-wrapper .types-container{grid-template-columns:repeat(3,1fr)}}.choose-type-page-wrapper .types-container .card{align-items:center;border:.2rem solid #ebeff2;display:flex;flex:1 0 42rem;flex-direction:column;gap:2.4rem;padding:4rem 8rem}.choose-type-page-wrapper .types-container .card:hover{box-shadow:0 5px 10px #0000001a;cursor:pointer;transform:scale(1.01)}.choose-type-page-wrapper .types-container .card .card-text-wrapper{align-items:center;display:flex;flex-direction:column;gap:.8rem}.choose-type-page-wrapper .types-container .card .card-text-name{color:#00395d;font-size:2.1rem;font-weight:700;line-height:2.4rem;text-align:center}.choose-type-page-wrapper .types-container .card .card-text-text{align-items:center;color:#00395d;display:flex;font-family:PT-Sans-Narrow;font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;text-align:center}.choose-type-page-wrapper .types-container div i svg path{fill:#ffcd00}.choose-type-page-wrapper .types-container p i svg path{fill:#00395d}.answer{align-items:center;border:2px solid #00395d14;cursor:pointer;display:flex;margin-bottom:1.2rem;padding:1.2rem}.answer.is-result{pointer-events:none}@media(min-width:1025px){.answer{bottom:6.4rem;padding:2rem 2.4rem;width:57.6rem}}.answer.correct{background-color:#fafdf6;border:2px solid #7ed321}.answer.selected{background-color:#f5f7f9;border:2px solid #002548}.answer.wrong{background-color:#f5f7f9;border:2px solid #e40404}.answer .icon{margin:-.4rem 1.6rem 0 0}.answer p{margin:0}.img-modal{align-items:center;background-color:#00395df2;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10}.img-modal .close-icon{cursor:pointer;display:none}.img-modal .close-icon i svg path{fill:#fff}@media(min-width:1025px){.img-modal .close-icon{display:block;position:fixed;right:2.2rem;top:12rem;z-index:1}}.img-modal img{width:100%}@media(min-width:415px){.img-modal img{width:70rem}}.img-modal button.close{bottom:3.2rem;left:50%;position:fixed;transform:translateX(-50%)}@media(min-width:1025px){.img-modal button.close{display:none}}.stop-modal{align-items:center;background-color:#fff;bottom:0;color:#00395d;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10}@media(min-width:415px){.stop-modal{background-color:#00395df2}}.stop-modal h2{margin-bottom:2.4rem}.stop-modal .info-wrapper{background-color:#fff;max-width:64rem;padding:1.6rem}@media(min-width:415px){.stop-modal .info-wrapper{padding:4rem}}@media(min-width:1025px){.stop-modal .info-wrapper{padding:8rem 8rem 4.8rem}}.stop-modal .buttons{bottom:3.2rem;display:flex;flex-direction:column;left:50%;position:fixed;transform:translateX(-50%)}@media(min-width:415px){.stop-modal .buttons{background-color:#fff;flex-direction:row;justify-content:center;left:auto;padding-bottom:4.8rem;position:static;transform:none;width:64rem}}.stop-modal .buttons .as-text{color:#00395d}@media(min-width:415px){.stop-modal .buttons .as-text{color:#fff;color:#00395d}}.countdown{align-items:center;background-color:#00395df2;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10}.countdown .title{font-family:CamptonBold;font-size:2.4rem}@media(min-width:1025px){.countdown .title{font-size:4rem}}.countdown .sentence{font-size:1.6rem;text-align:center}@media(min-width:1025px){.countdown .sentence{font-size:1.8rem}}.countdown .count{font-family:CamptonBold;font-size:4.8rem}@media(min-width:1025px){.countdown .count{font-size:8rem}}.outoftime-modal{align-items:center;background-color:#fff;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1}@media(min-width:415px){.outoftime-modal{background-color:#00395df2}}.outoftime-modal .close-icon{display:block;position:fixed;right:2.2rem;top:7.2rem}.outoftime-modal .close-icon svg path{fill:#00395d}@media(min-width:415px){.outoftime-modal .close-icon{display:none}}@media(min-width:1025px){.outoftime-modal .close-icon{display:block;top:12rem}.outoftime-modal .close-icon svg path{fill:#fff}}.outoftime-modal .info-wrapper{background-color:#fff;max-width:64rem;padding:1.6rem}@media(min-width:415px){.outoftime-modal .info-wrapper{padding:4rem}}@media(min-width:1025px){.outoftime-modal .info-wrapper{padding:8rem 8rem 4.8rem}}.outoftime-modal .info-wrapper h2{margin-bottom:2.4rem}.outoftime-modal .info-wrapper p{margin-bottom:1.6rem}.outoftime-modal button.close{display:none}@media(min-width:415px){.outoftime-modal button.close{bottom:3.2rem;display:inline;left:50%;position:fixed;transform:translateX(-50%)}}.wrong-wrapper{background-color:#e40404;border-radius:.4rem;color:#fff;font-size:1.4rem;left:50%;padding:.8rem 1.6rem;position:fixed;text-align:center;top:.8rem;transform:translateX(-50%);width:90%;z-index:10001}@media(min-width:415px){.wrong-wrapper{width:auto}}@media(min-width:1025px){.wrong-wrapper{left:auto;right:1.6rem;top:2.7rem;transform:translateX(0)}}.question-wrapper{display:flex;flex-direction:column;justify-content:center;margin:7rem 0 2rem}.question-wrapper.is-epyc{margin-top:.5rem}@media(min-width:415px){.question-wrapper{align-items:center}}@media(min-width:1025px){.question-wrapper{align-items:flex-start;flex-direction:row;margin-top:19.2rem}}.question-wrapper .pinch-zoom-wrapper{display:flex;position:relative;top:-.3rem;width:100%}@media(min-width:1025px){.question-wrapper .pinch-zoom-wrapper{margin-top:2.4rem;max-height:43.2rem;max-width:576px}}.question-wrapper .pinch-zoom-wrapper img{background-color:#0000;cursor:pointer;margin:0 auto;max-height:25rem;max-width:100%;width:100%}@media(min-width:415px){.question-wrapper .pinch-zoom-wrapper img{max-height:43.2rem;max-width:57.6rem}}.question-wrapper .answers-wrapper{margin-top:.4rem;padding:0 1.6rem 1.6rem}@media(min-width:415px){.question-wrapper .answers-wrapper{margin-left:1.6rem;max-width:57.6rem;padding:0}}.question-wrapper .answers-wrapper .info{font-family:PT-Sans-Narrow;font-size:1.1rem;margin:1.6rem 0 .5rem}@media(min-width:1025px){.question-wrapper .answers-wrapper .info{color:#00395da3;display:inline;display:initial;font-family:PT-Sans-Narrow}}.question-wrapper .answers-wrapper .info.example{background-color:#fc0;color:#00395d;font-family:PT-Sans-Narrow-Bold;font-size:1.1rem;margin-top:1.6rem;padding:.5rem}@media(min-width:1025px){.question-wrapper .answers-wrapper .info.example{display:inline;display:initial}}.question-wrapper .answers-wrapper h2{color:#002548;font-size:2rem;margin:.8rem 0 1.6rem}@media(min-width:1025px){.question-wrapper .answers-wrapper h2{margin-top:1rem}}.question-wrapper .actions-wrapper{display:flex;justify-content:center;margin:2.4rem}@media(min-width:415px){.question-wrapper .actions-wrapper{margin:4.8rem}}.question-wrapper .actions-wrapper>button:first-child{margin-right:2.4rem}.question-wrapper .actions-wrapper .as-text{color:#00395d}.publicity-wrapper{display:flex;flex-direction:column;margin-top:7rem;padding:0 1.6rem 2.4rem}@media(min-width:1025px){.publicity-wrapper{flex-direction:row;gap:4rem;margin:18rem 11.2rem;width:80%}}.publicity-wrapper .img{background-color:#0000;display:block;height:-webkit-fit-content;height:fit-content;margin:0 auto 2.4rem;max-width:65rem;width:100%}@media(min-width:1025px){.publicity-wrapper .info-wrapper{align-self:center;display:flex;flex-direction:column}.publicity-wrapper .info-wrapper h2,.publicity-wrapper .info-wrapper p{padding:0}}.publicity-wrapper .info-wrapper h2{margin-bottom:1.6rem}.publicity-wrapper .info-wrapper p{margin-bottom:1rem}.publicity-wrapper .info-wrapper a{display:flex;justify-content:center;margin:1rem auto}@media(min-width:1025px){.publicity-wrapper .info-wrapper a{justify-content:flex-start;margin:1rem 0 0}}.publicity-wrapper .info-wrapper ul li{list-style:circle}.publicity-wrapper .info-wrapper .continue{background-color:#00395d;color:#fff;font-family:CamptonSemiBold;font-weight:700;padding:1rem 2rem;width:-webkit-max-content;width:max-content}.result-wrapper{margin-top:7rem}.result-wrapper.is-epyc{margin-top:0}@media(min-width:1025px){.result-wrapper{display:flex;justify-content:center;margin-top:16rem;padding:0 14rem}}.result-wrapper .img-wrapper{align-items:center;background-color:#7ed3210a;color:#7ed321;display:flex;justify-content:space-between;padding:2.4rem 1.5rem 2.4rem 2.4rem;width:100%}.result-wrapper .img-wrapper.isWrong{background-color:#e404040a;color:#e40404}@media(min-width:415px){.result-wrapper .img-wrapper{flex-direction:column-reverse;padding:6rem}}@media(min-width:1025px){.result-wrapper .img-wrapper{height:57rem;max-width:43rem;width:43rem}}.result-wrapper .img-wrapper .info h3{font-size:3.2rem;margin-bottom:1.6rem}@media(min-width:415px){.result-wrapper .img-wrapper .info h3{font-size:8rem;text-align:center}}.result-wrapper .img-wrapper .info p{color:#00395d;font-size:1.6rem;max-width:15rem}@media(min-width:415px){.result-wrapper .img-wrapper .info p{max-width:none}}@media(min-width:1025px){.result-wrapper .img-wrapper .info p{margin:0 auto;text-align:center;width:90%}}.result-wrapper .img-wrapper img{width:35%}@media(min-width:415px){.result-wrapper .img-wrapper img{margin-bottom:3rem;width:20%}}@media(min-width:1025px){.result-wrapper .img-wrapper img{width:80%}}.result-wrapper .results{margin-bottom:5rem}@media(min-width:1025px){.result-wrapper .results{margin-left:10.7rem}}.result-wrapper .results h2{font-size:1.6rem;margin:2.4rem 0;text-align:center}@media(min-width:415px){.result-wrapper .results h2{margin:6.4rem 0 3.4rem}}@media(min-width:1025px){.result-wrapper .results h2{text-align:left}}.result-wrapper .results .questions-wrapper{display:grid;grid-template-columns:repeat(8,1fr);justify-items:center;padding:0 3rem 3rem}@media(min-width:415px){.result-wrapper .results .questions-wrapper{grid-template-columns:repeat(14,1fr);padding:0 9rem 4.8rem}}@media(min-width:1025px){.result-wrapper .results .questions-wrapper{grid-template-columns:repeat(15,1fr);padding:0}}.result-wrapper .results .questions-wrapper .question{align-items:center;cursor:pointer;display:flex;height:2.8rem;justify-content:center;margin-bottom:2.3rem;width:2.8rem}@media(min-width:1025px){.result-wrapper .results .questions-wrapper .question{margin:0 2.6rem 2.3rem 0}}.result-wrapper .results .questions-wrapper .question:first-child{margin-left:0}.result-wrapper .results .questions-wrapper .question.isWrong{color:#e40404;font-family:CamptonBold}.result-wrapper .results .questions-wrapper .question.isMajorMistake{background-color:#e40404;border-radius:50%;color:#fff;padding:.6rem}.result-wrapper .results p{text-align:center}.result-wrapper .results a{display:inline-block;left:50%;margin-bottom:2.4rem;margin-top:2rem;position:relative;transform:translateX(-50%)}@media(min-width:1025px){.result-wrapper .results a{left:0;margin-top:0;top:10rem;transform:none}}.question-wrapper.result-question{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;position:relative;z-index:10000}@media(min-width:415px){.question-wrapper.result-question{margin-top:19.4rem}}.question-wrapper.result-question .top{display:flex;flex-direction:column;padding:0 2rem}@media(min-width:1280px){.question-wrapper.result-question .top{flex-direction:row;padding:0}}.question-wrapper.result-question img{margin:0 auto}@media(min-width:1025px){.question-wrapper.result-question img{margin:0 6.4rem 0 0}}.question-wrapper.result-question h5{font-family:PT-Sans-Bold;font-weight:700;margin:3.2rem 0 .8rem;text-align:left}.question-wrapper.result-question h5 span{color:#e40404}.question-wrapper.result-question .explanation{text-align:left}.question-wrapper.result-question .buttons-wrapper{align-items:center;display:flex;justify-content:center;margin-top:3.2rem}.question-wrapper.result-question .buttons-wrapper a{font-size:1.4rem;margin:0 3.6rem}@media(min-width:415px){.question-wrapper.result-question .buttons-wrapper a{margin:0 5.3rem}}.question-wrapper.result-question .buttons-wrapper .arrow .right{transform:rotate(180deg)}.startscreen-wrapper{background-color:#002548;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;text-align:left}.startscreen-wrapper.exam-type-AAM{background-image:url(/static/media/startscreen_aam.621824bdde354e964952.png)}.startscreen-wrapper.exam-type-B{background-image:url(/static/media/startscreen_b.8b9fa80906f05b59c83c.png)}.startscreen-wrapper.exam-type-BIKE{background-image:url(/static/media/startscreen_bike.c836466727ad9b06aa92.png)}.startscreen-wrapper .literals-wrapper{color:#fff;display:flex;flex-direction:column;padding:12.4rem 0 0 1.6rem;width:95%}@media(min-width:415px){.startscreen-wrapper .literals-wrapper{width:90%}}@media(min-width:1025px){.startscreen-wrapper .literals-wrapper{margin:0 auto;padding-top:20rem;width:50%}}.startscreen-wrapper .literals-wrapper ul{list-style:inside;list-style-position:outside;padding-left:2rem}.startscreen-wrapper .literals-wrapper ul li{padding-left:1rem}.startscreen-wrapper button{bottom:8.8rem;left:50%;position:fixed;text-align:center;transform:translateX(-50%);white-space:nowrap}@media(min-width:415px){.startscreen-wrapper button{bottom:8.4rem}}@media(min-width:1025px){.startscreen-wrapper button{bottom:16.2rem}}.startscreen-wrapper button p{font-size:1.3rem}@media(min-width:415px){.startscreen-wrapper button p{font-size:1.6rem}}.startscreen-wrapper button i svg path{fill:#00395d}.startscreen-wrapper #root>div>div.choose-type-page-wrapper>div>div:nth-child(2){display:none!important}@font-face{font-family:CamptonBook-Italic;src:url(/static/media/CamptonBook-Italic.a6454e896957726c2402.otf)}@font-face{font-family:Campton-regular;src:url(/static/media/CamptonBook.4eccab02d0b72609441f.otf)}@font-face{font-family:CamptonBlack-Italic;src:url(/static/media/CamptonBlack-Italic.9eaf5162814bfd98ba66.otf)}@font-face{font-family:CamptonBlack;src:url(/static/media/CamptonBlack.b3b01601d5e3f14da5eb.otf)}@font-face{font-family:CamptonBold-Italic;src:url(/static/media/CamptonBold-Italic.917bdf5081e0b3f18233.otf)}@font-face{font-family:CamptonBold;src:url(/static/media/CamptonBold.636575d4382089f7b555.otf)}@font-face{font-family:CamptonExtraBold-Italic;src:url(/static/media/CamptonExtraBold-Italic.364308d9b921180400ea.otf)}@font-face{font-family:CamptonExtraBold;src:url(/static/media/CamptonExtraBold.dd19c8a16808b508f5e8.otf)}@font-face{font-family:CamptonExtraLight-Italic;src:url(/static/media/CamptonExtraLight-Italic.347394fd4092fe2f99d2.otf)}@font-face{font-family:CamptonLight-Italic;src:url(/static/media/CamptonLight-Italic.cf539beb4f1c4019818b.otf)}@font-face{font-family:CamptonLight;src:url(/static/media/CamptonLight.ca00b869001d23cb8742.otf)}@font-face{font-family:CamptonMedium-Italic;src:url(/static/media/CamptonMedium-Italic.96444a4b14e3beee0f04.otf)}@font-face{font-family:CamptonMedium;src:url(/static/media/CamptonMedium.680294cec099d13fc227.otf)}@font-face{font-family:CamptonSemiBold-Italic;src:url(/static/media/CamptonSemiBold-Italic.46c0abb59239ffd299d6.otf)}@font-face{font-family:CamptonSemiBold;src:url(/static/media/CamptonSemiBold.07187e625a0a8f2ede41.otf)}@font-face{font-family:CamptonThin-Italic;src:url(/static/media/CamptonThin-Italic.141c94f55f5c0155b586.otf)}@font-face{font-family:CamptonThin;src:url(/static/media/CamptonThin.4ee2ed8dfec7ab8920d9.otf)}@font-face{font-family:PT-Sans;src:url(/static/media/PTC55F.b479c8bdae6b9474c99c.ttf)}@font-face{font-family:PT-Sans-Bold;src:url(/static/media/PTC75F.468035682e5b22d6695c.ttf)}@font-face{font-family:PT-Sans-Narrow;src:url(/static/media/PTN57F.c1790872c877a8c3dfca.ttf)}@font-face{font-family:PT-Sans-Narrow-Bold;src:url(/static/media/PTN77F.7e95c3d168489810e61e.ttf)}@font-face{font-family:PTS55F;src:url(/static/media/PTS55F.ed6236ab21acb309dda1.ttf)}@font-face{font-family:PTS56F;src:url(/static/media/PTS56F.2e4a07144b558e755d6d.ttf)}@font-face{font-family:PTS75F;src:url(/static/media/PTS75F.2de20e9d4edad9308f08.ttf)}@font-face{font-family:PTS76F;src:url(/static/media/PTS76F.dabcb7bcc2d0f5d402e6.ttf)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;box-sizing:border-box;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.4}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px;height:auto;margin:0}body,button,html{color:#00395d;font-family:PT-Sans,sans-serif}h1,h2,h3,h4,h5,h6{font-family:CamptonBold}h1{font-size:3rem;font-weight:700}h2{font-size:2.4rem;font-weight:500}h3{font-size:2rem;font-weight:700}h4{font-size:1.8rem;font-weight:500}h5{font-size:1.6rem;font-weight:700}h6{font-size:1.4rem;font-weight:500}body{font-size:1.6rem}main{margin-top:8rem}a{color:#002548}button.plain{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;outline:0;padding:0;text-align:center}i.icon svg path{fill:#fff}.leaderboard{display:none}@media(min-width:1280px){.leaderboard{background-color:#0000;display:block;height:9rem;left:50%;max-height:9rem;max-width:72.8rem;position:relative;top:10.4rem;transform:translateX(-50%);width:72.8rem}}.skyscraper-left{display:none}@media(min-width:1550px){.skyscraper-left{background-color:#0000;display:block;height:60rem;left:2.6rem;max-height:60rem;max-width:16rem;position:fixed;top:28.2rem;width:16rem}}.skyscraper-right{display:none}@media(min-width:1550px){.skyscraper-right{background-color:#0000;display:block;height:60rem;max-height:60rem;max-width:16rem;position:fixed;right:2.6rem;top:28.2rem;width:16rem}}.cookie{color:#fff;font-size:1.2rem;margin-top:1rem;text-align:center}.cookie a{color:#fff;text-decoration:underline}.cookie__dark{color:#999fa3;font-size:1.2rem;max-width:80rem;text-align:center}.cookie__dark a{color:#999fa3}
/*# sourceMappingURL=main.063e5833.css.map*/