@font-face{font-family:Gilroy;src:url(/assets/GilroyRegular-C3YwtOFs.woff) format("woff"),url(/assets/GilroyRegular-DIiidS7-.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/GilroyMedium-CNaTSuLp.woff) format("woff"),url(/assets/GilroyMedium-BDu3eXi0.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/GilroySemiBold-WT59txk_.woff) format("woff"),url(/assets/GilroySemiBold-BLY5Yvmd.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/GilroyBold-DG7Dli1D.woff) format("woff"),url(/assets/GilroyBold-DIBiK3jD.woff2) format("woff2");font-weight:700;font-style:normal}:root{--primary-color: #EC860F;--ff-base: "Gilroy", sans-serif;--fs-base: 16px;--line-height: 1.6rem;--color-text: #3E156E;--container-width: 69.25rem;--container-padding: 1.25rem;--menu-height: 80px;--test-primary: #EC860F;--test-primary-hover: rgb(62, 21, 110);--test-secondary: #FAEBEF;--contact-form-bg: rgba(255, 255, 255, .3);--cat-text-color: white;--cat-bg-color: #EC860F}@media (min-width: 480px){:root{--container-padding: 1.5rem;--menu-height: 80px}}@media (min-width: 992px){:root{--container-padding: 4rem;--menu-height: 115px}}@media (min-width: 1440px){:root{--menu-height: 110px}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}body{overflow-x:hidden;min-height:100vh;color:var(--color-text);background:#fff;font-family:var(--ff-base);font-size:var(--fs-base);line-height:var(--line-height);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.start-view,.test,.test-results{padding-top:var(--menu-height)}.agreement-content{margin-top:-webkit-calc(var(--menu-height) + 2rem)!important;margin-top:-moz-calc(var(--menu-height) + 2rem)!important;margin-top:calc(var(--menu-height) + 2rem)!important}.container{width:100%;max-width:var(--container-width);padding:var(--container-padding)}.highlighted{font-weight:700;color:var(--primary-color)}.general-loader{position:fixed;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%;height:100%;background:#fff;z-index:99999}.btn-loader{display:inline-block}.button{outline:none;-webkit-box-shadow:none;box-shadow:none;text-align:center;width:100%;padding:1.5rem;line-height:100%;font-size:1.125rem;font-style:normal;font-family:var(--ff-base)}.button:hover{cursor:pointer}.button:disabled,.button:disabled:hover,.button:disabled:focus,.button:disabled:active{cursor:not-allowed;background-color:#f2f4f8;color:#abafb9}.button-submit{color:#fff;font-weight:600;border-radius:.5rem;background:var(--test-primary);border:none;-webkit-transition:border-color .4s ease 0s,background-color .4s ease 0s;-moz-transition:border-color .4s ease 0s,background-color .4s ease 0s;transition:border-color .4s ease 0s,background-color .4s ease 0s}.button.button-secondary{border-radius:.6875rem;border:1px solid #E4E7ED;background:#f2f4f8;color:#040d26;font-weight:700}.button-submit:hover{background-color:#3e156e}.form-input{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-bottom:1.5rem}.form-input label{margin-bottom:.5rem}.form-input input{padding:1.5rem 1.75rem;border-radius:.5rem;background:#fff;color:var(--primary-color);font-family:var(--ff-base);font-size:1rem;font-style:normal;font-weight:400;line-height:130%;border:1px solid rgba(255,255,255,.3);outline:none}.form-input input:hover{background:#fdfbef;border-color:#f68b1e}.form-input input:focus{background:#fcd7b226;border-color:#f68b1e}.form-input--error{background:#ec0f0f0f!important;border-color:#ff4040!important}.form-input input::-webkit-input-placeholder{opacity:.7;color:var(--color-text)}.form-input input::-moz-placeholder{opacity:.7;color:var(--color-text)}.form-input input:-ms-input-placeholder{opacity:.7;color:var(--color-text)}.form-input input::-ms-input-placeholder{opacity:.7;color:var(--color-text)}.form-input input::placeholder{opacity:.7;color:var(--color-text)}.form-input.checkbox input{position:absolute;opacity:0}.form-input.checkbox input+label span{font-weight:500}.form-input.checkbox input+label{position:relative;cursor:pointer;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.form-input.checkbox input+label:before{content:"";margin-right:1rem;vertical-align:text-top;min-width:1.5rem;min-height:1.5rem;background:#fff;border:1px solid var(--test-primary);border-radius:.4rem;display:block}.form-input.checkbox input.form-input--error+label:before{border:1px solid rgb(255,64,64)!important}.form-input.checkbox input:disabled+label{color:#b8b8b8;cursor:auto}.form-input.checkbox input:disabled+label:before{-webkit-box-shadow:none;box-shadow:none;background:#ddd}.form-input.checkbox input:checked+label:after{content:"";position:absolute;top:50%;left:.25rem;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);width:1rem;height:1rem;border-radius:.3rem;background:var(--test-primary);border:1px solid var(--test-primary)}@media (min-width: 480px){.form-input{margin-bottom:2rem}.form-input input{padding:1.75rem}}@media (min-width: 1440px){.form-input input{padding:2rem}}.test .container{margin:0 auto;padding-top:2.5rem;padding-bottom:13rem}.test-content{position:relative;border-radius:1rem;background:#fff;padding:2.75rem 1.5rem;text-align:center}.test-content h3{text-align:center;font-size:1.5rem;font-weight:700;line-height:1.5rem}.test-content .info-card{background:#faebef;font-size:.9375rem;font-weight:500;padding:1.25rem 2.8rem;width:auto;margin-top:1rem;margin-bottom:1rem}.test-question{margin-top:1.2rem;color:#0d1c2e;text-align:center;font-weight:700;font-size:1.375rem;line-height:2rem;letter-spacing:.03438rem;text-transform:uppercase}.answ.active{padding:.125rem .25rem;background-color:var(--test-primary);border-radius:.125rem;color:#fff;margin:0 2px}.test-answers{margin-top:1.5rem}.test-answer .progress-item{position:absolute;left:1rem;margin:0}.test-answer{position:relative;cursor:pointer;border-radius:1rem;border:2px solid #E4E7ED;background:#fff;margin-bottom:.75rem;padding:1.38rem 1rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;color:#3e156e;text-align:center;font-weight:700;font-size:1.5rem;line-height:130%}.test-answer.active{border-color:var(--test-primary)}.test-answer-text{max-width:-webkit-calc(100% - 3.3rem);max-width:-moz-calc(100% - 3.3rem);max-width:calc(100% - 3.3rem)}.test-controls{margin-bottom:1.5rem}.test-controls button:first-child{margin-bottom:.75rem}.test-finish-link{color:#040d26;text-align:center;font-weight:700}.test-finish-link a{color:var(--primary-color)}.test-cat{position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);bottom:-15rem;left:50%}@media (min-width: 480px){.test-content h3{font-size:2rem;line-height:2rem}.test-content{padding:2.75rem 2.12rem}.test-content .info-card{margin-top:1.25rem;margin-bottom:2rem;width:17rem}.test-question{margin-top:1.5rem;font-size:1.5rem;line-height:2.25rem;letter-spacing:.0375rem}.test-answers{margin-top:1.75rem}.test-answer{width:20rem;margin:0 auto;margin-bottom:.88rem;font-size:1.75rem;padding:1.75rem 1rem}.test-controls{margin-top:1.75rem;margin-bottom:2rem}.test-cat{bottom:-11rem;right:-6rem;left:initial}.test-cat .cat-gif .cat-gif_text{font-size:1rem;padding:.56rem 1.12rem;width:89%;bottom:1.6rem}.test-cat .cat-gif{width:12.5rem}.eng-test .container{padding-top:3rem;padding-bottom:13rem}}@media (min-width: 992px){.eng-test .container{padding-top:4rem}.test-content h3{max-width:48rem;margin:0 auto;font-size:2.75rem;line-height:100%}.test-content .info-card{padding:1.75rem 2.5rem;font-size:1.125rem;width:18rem}.test-question{margin-top:2.5rem;font-size:1.875rem;line-height:2.5rem;letter-spacing:.04688rem}.test-answers{margin-top:2rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.test-content{padding:3.25rem 5.12rem}.test-answer{padding:4.25rem 1.38rem;width:-webkit-calc((100% - 2rem) / 3);width:-moz-calc((100% - 2rem) / 3);width:calc((100% - 2rem) / 3);margin:0}.test-answer .progress-item.active img{width:32px;height:32px}.test-answer .progress-item{width:2rem;height:2rem;right:1.38rem;left:initial;bottom:1rem;margin:0}.test-controls{margin-top:2rem;margin-bottom:2rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.test-controls button:first-child{margin-bottom:0;margin-right:1rem}.test-controls button:last-child{width:50%;min-width:13.4rem}.test-cat{bottom:-9rem}}@media (min-width: 1440px){.test .container{padding-top:7rem;padding-bottom:7rem}.test-content h3{font-size:3rem;line-height:100%}.test-content{padding:3.25rem 4.38rem}.text-progress{max-width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.progress-item{margin:0}.test-question{font-size:2rem;line-height:2.5rem;letter-spacing:.05rem;max-width:45rem;margin-left:auto;margin-right:auto}.test-answer{font-size:2rem}.test-cat{bottom:-4rem;right:-15rem}}.start-view{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;overflow:hidden}.start-cards{position:relative;padding-bottom:16rem;z-index:5}.start-cards_card .decorative-text{border-radius:1.875rem;background:#faebef;color:#f68b1e;text-align:center;font-size:1rem;font-weight:500;line-height:130%;padding:.62rem 2.75rem;position:absolute;bottom:0;-webkit-transform:translateY(70%);-moz-transform:translateY(70%);-ms-transform:translateY(70%);transform:translateY(70%)}.start-cards_card{position:relative;padding:1.75rem;width:100%;border-radius:1rem;border:1px solid rgba(255,255,255,0);background:#fff;margin-bottom:.75rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.start-cards_card:nth-child(3){margin-bottom:2.5rem}.start-cards_cat{position:absolute;bottom:-103%}.start-cards_card p{text-align:center;font-size:1.125rem;font-weight:500;line-height:1.375rem}.start-cards_card img.start-cards_icon{width:4.75rem;height:4.75rem;margin-bottom:1.75rem}.start-test .start-form .info-card{font-weight:700}.start-info .highlighted{font-weight:500}.start-info-images{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;position:relative;height:27rem}@media (max-width: 991px){.start-view{padding-bottom:2.7rem}}@media (min-width: 480px){.start-cards{padding-bottom:12rem}.start-cards_cat{bottom:-11rem;right:-1rem}}@media (min-width: 992px){.start-cards{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.start-cards_card{width:-webkit-calc(100% / 2 - .56rem);width:-moz-calc(100% / 2 - .56rem);width:calc(50% - .56rem);margin-bottom:0}.start-cards_card:nth-child(1),.start-cards_card:nth-child(2){margin-bottom:1.12rem}.start-cards_card:nth-child(3){margin-bottom:0}.start-cards{padding-bottom:4rem}.start-form .info-card{white-space:nowrap;padding:.94rem 1.9rem}.start-cards_cat{bottom:-11.3rem;right:-3.5rem}}@media (min-width: 1440px){.start-view-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.start-test{min-width:27rem;max-width:27rem}.start-info{margin-right:2.3rem}.start-cards_card .decorative-text{font-size:.875rem;padding:.62rem 1.38rem}.start-cards_cat .cat-gif .cat-gif_text{font-size:.875rem;padding:.56rem 1.12rem;width:8rem;bottom:2.5rem}.start-cards_cat .cat-gif{width:9.4rem}.start-view .start-cards_cat{bottom:-73%;right:-6.5rem}.start-view-content .container{padding-top:0;padding-bottom:10rem}.start-test{padding-top:4.5rem}}.form{position:relative;border-radius:1rem;border:1px solid rgba(255,255,255,1)}.contact-form .form{position:relative;z-index:1;background:var(--contact-form-bg);padding:1.75rem 1.25rem}.start-form .form{position:relative;z-index:1;background:var(--contact-form-bg);padding:1.75rem 1.25rem;border:none}.info-card{position:relative;border-radius:.5rem;background:#fff;padding:1.75rem;text-align:center;font-size:1rem;line-height:130%;width:16rem;margin:0 auto 2rem}.info-card-decor{content:"";width:1rem;height:1rem;display:block;position:absolute;left:50%;bottom:-.5rem;-webkit-transform:translate(-50%) rotate(45deg);-moz-transform:translate(-50%) rotate(45deg);-ms-transform:translate(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);background:var(--test-primary);border-radius:.1875rem}.square-bg{background-image:url(/assets/square-bg2-DWU-b5Uf.png);background-color:#f4f7fb;background-size:auto;background-repeat:repeat;background-position:center center}.text-progress{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;max-width:32rem;margin:0 auto}.progress-item{margin:0 .19rem .375rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:1.5rem;height:1.5rem;background:#f9f9f9;border:1px solid #E4E7ED;border-radius:1.5rem}.progress-item img{display:none}.progress-item.active{background:var(--test-primary);border-color:var(--test-primary)}.progress-item.active img{display:block;width:24px;height:24px}.loader{min-height:-webkit-calc(100vh - 500px);min-height:-moz-calc(100vh - 500px);min-height:calc(100vh - 500px);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:10rem 0}.mjx-chtml,.MJXc-display{display:inline!important}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}#MathJax_Message{display:none}@media (min-width: 480px){.contact-form .form{padding:1.75rem}.info-card{font-size:1.125rem}}@media (min-width: 1440px){.start-form .form{padding:3rem 2rem}.contact-form .form{padding:2rem}}.social-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.social-links img{width:1.5rem;height:1.5rem}.social-links a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:.62rem;border-radius:.625rem;border:1px solid #3E156E;background:#f3f3fd}.social-links a:not(:last-child){margin-right:11px}.level-test-card[data-v-5c59a80c]{border-radius:1rem;border:1px solid rgba(255,255,255,0);background:#d3eeff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-align:center;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;justify-content:start;width:100%;padding:1.5rem 2.75rem}.level-test-card__title[data-v-5c59a80c]{font-size:1.125rem;font-weight:700;line-height:1.35rem;margin:0}.level-test-card__button[data-v-5c59a80c]{border-radius:.5rem;background-color:var(--primary-color);margin-top:2rem;color:#fff;font-weight:600;padding:1.5rem 4rem;width:100%;border:none;cursor:pointer;-webkit-transition:border-color .4s ease 0s,background-color .4s ease 0s;-moz-transition:border-color .4s ease 0s,background-color .4s ease 0s;transition:border-color .4s ease 0s,background-color .4s ease 0s}.level-test-card__button[data-v-5c59a80c]:hover{background-color:#3e156e}@media (min-width: 480px){.level-test-card[data-v-5c59a80c]{padding:1.75rem 2.75rem}}.footer-info{background:#fff;padding-top:2rem;padding-bottom:2rem}.footer-info-content{position:relative;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;justify-content:start;max-width:var(--container-width);width:100%;padding-top:0;padding-bottom:0}.footer-info-test{width:100%}.footer-info-contacts-social{position:absolute;top:0;right:1.25rem}.footer-info-signature{max-width:16.875rem}.footer-info-signature img{width:8.125rem;margin-bottom:1.5rem}.footer-info-contacts-links{margin-top:2rem;margin-bottom:2rem}.footer-info-contacts-links-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;color:var(--color-text);font-size:1rem;margin-bottom:1.25rem}.footer-info-contacts-links-item a{color:var(--color-text);font-weight:500}.footer-info-contacts-links-item:last-child a{text-decoration:none}.footer-info-contacts-links-item img{margin-right:8px}.footer-info-contacts-links-item:first-child img{height:20px;width:15px}.footer-info-contacts-links-item:nth-child(2) img{height:15px;width:20px}.footer-info-contacts-links-item:last-child img{height:20px;width:20px}.footer-copyright{background-color:var(--primary-color);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.footer-copyright-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-top:1rem;padding-bottom:1rem;color:#fff}.footer-copyright-content span{margin-bottom:.5rem}.footer-copyright-content a{text-decoration:none;color:#fff}@media (min-width: 480px){.footer-info-contacts-social{right:1.5rem}}@media (min-width: 992px){.footer-info-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.footer-info-contacts-links{margin-top:0;margin-bottom:1.25rem}.footer-info-contacts-social{position:relative;right:initial}.footer-copyright-content span{margin-bottom:0}.footer-copyright-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.footer-info-test{width:auto}}.contact-form{background:#f4f7fb}.contact-form-content{padding-top:2.5rem;padding-bottom:2.5rem;margin:0 auto}.contact-form-info{margin-bottom:1.75rem}.contact-form-info h3{font-size:2rem;font-weight:700;line-height:2.25rem;text-align:center}.contact-form-info p{text-align:center;font-size:.9375rem;line-height:130%;opacity:.7}.contact-form-info p:first-of-type{margin:1.25rem 0}@media (min-width: 480px){.contact-form-content{padding-top:3rem;padding-bottom:3rem}.contact-form-info p{font-size:1.125rem}.contact-form-info h3{font-size:2.75rem;line-height:3rem}}@media (min-width: 992px){.contact-form-content{padding-top:5rem;padding-bottom:5rem}.contact-form-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.contact-form-info,.contact-form .form{width:-webkit-calc(100% / 2 - .875rem);width:-moz-calc(100% / 2 - .875rem);width:calc(50% - .875rem)}.contact-form-info h3{text-align:left;font-size:3rem;line-height:120%}.contact-form-info p{text-align:left}.contact-form-info span.highlighted{width:100%;display:block}}@media (min-width: 1440px){.contact-form-content{padding-top:7rem;padding-bottom:7rem}.contact-form-info span.highlighted{width:auto;display:initial}.contact-form-info p:first-of-type{margin:2rem 0}}.modal-mask[data-v-db33ea8d]{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#00000080}.modal-container[data-v-db33ea8d]{width:340px;margin:50px auto;padding:30px;background-color:#ecf4ff;border-radius:.5rem;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.33);box-shadow:0 2px 8px #00000054}.modal-header h3[data-v-db33ea8d]{color:#3e156e;text-align:center;font-size:1.5rem;margin-bottom:1rem;font-weight:700;line-height:100%}.modal-footer .buttons .button-secondary[data-v-db33ea8d]{margin-right:1rem}.modal-footer .buttons[data-v-db33ea8d]{margin-top:2rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.modal-body p[data-v-db33ea8d]{text-align:center;font-size:2rem;line-height:100%;font-weight:700;margin-bottom:4rem;margin-top:4rem}.modal-header p[data-v-db33ea8d]{text-align:center;font-size:1rem;line-height:1;margin-bottom:1rem}.modal-header .exam-data[data-v-db33ea8d]{text-align:center;margin-bottom:1rem}.modal-header .exam-data .exam-data-text[data-v-db33ea8d]{font-size:1.125rem;font-weight:400}.modal-header .exam-data .exam-data-title[data-v-db33ea8d]{font-size:1.125rem;font-weight:900;text-transform:uppercase}.modal-header .exam-data .exam-data-date[data-v-db33ea8d]{font-size:1.125rem;font-weight:900}.modal-body .form[data-v-db33ea8d]{border:none}.modal-body .form-input[data-v-db33ea8d]{margin-bottom:1rem}.modal-body .form-input input[data-v-db33ea8d]{padding:1rem}@media (min-width: 480px){.modal-container[data-v-db33ea8d]{width:440px}.modal-container[data-v-db33ea8d]{margin:150px auto}}.navbar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:fixed;top:0;left:0;width:100%;background-color:#fdfbef;color:#3e156e;padding:1.25rem 0;-webkit-transition:top .3s;-moz-transition:top .3s;transition:top .3s;z-index:10}.navbar .logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.navbar .logo img{width:5.7rem;height:2.43rem}.navbar-container{max-width:69.25rem;width:100%;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:0 1.25rem}.navbar-phone{margin-top:.66rem;display:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;color:var(--color-text);font-size:.875rem}.navbar-phone img{height:1rem;width:1rem;margin-right:.25rem}.navbar-phone a{color:var(--color-text);font-weight:600;text-decoration:none}.menu-contacts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.menu .menu-contacts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.navbar .social-links a{background:#fdfbef}.hidden{top:-360px}.menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fdfbef;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;visibility:hidden;opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:opacity .5s ease,visibility 0s .5s,-webkit-transform .5s ease;transition:opacity .5s ease,visibility 0s .5s,-webkit-transform .5s ease;-moz-transition:transform .5s ease,opacity .5s ease,visibility 0s .5s,-moz-transform .5s ease;transition:transform .5s ease,opacity .5s ease,visibility 0s .5s;transition:transform .5s ease,opacity .5s ease,visibility 0s .5s,-webkit-transform .5s ease,-moz-transform .5s ease}.menu.open{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .5s ease,visibility 0s,-webkit-transform .5s ease;transition:opacity .5s ease,visibility 0s,-webkit-transform .5s ease;-moz-transition:transform .5s ease,opacity .5s ease,visibility 0s,-moz-transform .5s ease;transition:transform .5s ease,opacity .5s ease,visibility 0s;transition:transform .5s ease,opacity .5s ease,visibility 0s,-webkit-transform .5s ease,-moz-transform .5s ease}.menu a{font-family:var(--ff-base);color:#3e156e;font-size:1.1rem;font-weight:600;text-decoration:none;margin-bottom:20px;-webkit-transition:color .4s ease 0s;-moz-transition:color .4s ease 0s;transition:color .4s ease 0s}.menu a:hover{color:#f68b1e}.menu .menu-contacts{margin-top:1rem}.menu .menu-contacts .social-links a,.menu .menu-contacts .navbar-phone a{margin-bottom:0;margin-top:0}.menu .menu-contacts .navbar-phone{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.menu-icon{position:relative;width:1.75rem;height:24px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;z-index:100}.menu-icon .bar{height:4px;width:1.75rem;background-color:#3e156e;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s;border-radius:4px}.menu-icon .bar:nth-child(2){width:1.3rem;margin-left:auto}.menu-icon.open .bar:nth-child(1){-webkit-transform:translateY(10px) rotate(45deg);-moz-transform:translateY(10px) rotate(45deg);-ms-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg)}.menu-icon.open .bar:nth-child(2){opacity:0}.menu-icon.open .bar:nth-child(3){-webkit-transform:translateY(-10px) rotate(-45deg);-moz-transform:translateY(-10px) rotate(-45deg);-ms-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg)}@media (min-width: 480px){.navbar .social-links img{width:1.125rem;height:1.125rem}.navbar .navbar-phone{margin-top:0;margin-right:1rem}.navbar .menu-contacts{width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.navbar .social-links a{padding:.56rem;margin-right:.5rem}.navbar .social-links a:last-child{margin-right:0}.navbar-phone{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.menu .navbar-phone{margin-top:.5rem;margin-right:0}}@media (min-width: 992px){.navbar .logo img{width:6.75rem;height:2.88rem}.menu-icon{display:none}.menu{-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;opacity:1;visibility:visible}.menu .menu-contacts{display:none}.menu a{margin-bottom:0;margin-right:1.5rem;font-size:1rem}.menu a:last-child{margin-right:0}.navbar .menu-contacts{width:initial;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.navbar .navbar-phone a{white-space:nowrap}.navbar .social-links a{padding:.62rem;margin-right:.72rem}.navbar .social-links a:last-child{margin-right:0}.navbar .navbar-phone{margin-right:0;font-size:1rem;margin-top:.62rem}.navbar .social-links img{width:1.25rem;height:1.25rem}.navbar-container{padding:0 4rem}}@media (min-width: 1440px){.navbar{padding:1rem 0}.navbar .logo img{width:8.125rem;height:3.46rem}.menu a{margin-right:2rem}.navbar .social-links img{width:1.5rem;height:1.5rem}}.eng-view .start-form .info-card{background:#faebef}
