@charset "UTF-8";.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.btn{align-items:center;border-radius:20px;color:#fff;display:flex;font-family:Montserrat;font-size:14px;font-weight:600;height:60px;justify-content:center;line-height:1.2;padding:20px 30px;text-align:center;text-transform:uppercase;transition:all .4s ease;width:100%}.btn--sm{height:50px;padding:15px}.btn--md{font-size:18px}@media (max-width:992px){.btn--md{font-size:16px}}.btn--uppercase{text-transform:uppercase}.btn--rounded-md{border-radius:14px}.btn--blue{background-color:#2291e3}.btn--blue:hover{background-color:#1875ba;color:#fff}.btn--black{background-color:#39393f;color:#fff}.btn--black:hover{background-color:#333}.btn--red{background-color:#c00;color:#fff}.btn--red:hover{background-color:#b30000;color:#fff}.btn--green{background-color:#007500}.btn--green:hover{background-color:#015801}.btn--green:disabled{background-color:#738573;color:#d2d2d2;cursor:default}.btn--mobile{display:none}@media (max-width:991px){.btn--mobile{display:block}}.btn--yellow{background-color:#efb700;color:#000}.btn--yellow:focus,.btn--yellow:hover{background-color:#dba800;color:#000}.btn--transparent{background-color:initial;color:#39393f;font-size:24px;font-weight:600;letter-spacing:.05em;line-height:108.4%;margin:0;padding:0;text-decoration-line:underline;text-underline-offset:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn--transparent:active,.btn--transparent:focus,.btn--transparent:hover{background-color:initial;text-decoration-line:none}.dropdown{position:relative}.dropdown-list{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;gap:16px;opacity:0;padding:32px;pointer-events:none;position:absolute;top:calc(100% + 40px);-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.4s;width:300px;z-index:20}@media (max-width:992px){.dropdown-list{right:-50px;-webkit-transform:translateX(0);transform:translateX(0)}}.dropdown-list__item{align-items:center;color:#39393f;display:flex;font-size:18px;font-weight:400;gap:8px;line-height:1.3;transition:.4s}.dropdown-list__item:hover{color:#868282}.dropdown-list__icon{align-items:center;background-color:#d9d9d9;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.dropdown-list__icon img{height:18px;width:18px}.dropdown.open .dropdown-list{opacity:1;pointer-events:auto;top:calc(100% + 28px)}@media (max-width:992px){.dropdown.open .dropdown-list{top:calc(100% + 12px)}}@media (max-width:768px){.dropdown--header .dropdown-list{left:16px;position:fixed;right:16px;top:85px;width:calc(100% - 32px)}.dropdown--header.open .dropdown-list{top:70px}}.subtitle{font-size:18px;font-weight:400;line-height:1.4}.subtitle--green{color:#10aa57}.subtitle .price{color:#b81d13!important;padding-left:5px}.title-section{display:flex;flex-direction:column;gap:8px}.title-section--center{text-align:center}.field__title{color:#39393f;font-size:18px;font-weight:400;line-height:1.4}@media (max-width:768px){.field__title{font-size:16px}}.field__select,.field__title+.password,.input{margin-top:4px}.input{border:0 solid #b8bfc6;border-radius:20px;box-shadow:inset 0 0 0 55px #ebebeb,0 0 0 1px #b8bfc6;color:#39393f;font-size:18px;font-weight:400;height:48px;line-height:150%;padding:5px 10px;transition:.3s;width:100%}@media (max-width:768px){.input{border:1px solid #b8bfc6;box-shadow:none;font-size:16px;height:40px;margin-top:4px}}.input:focus,.input:hover{border:0 solid #efb700;box-shadow:inset 0 0 0 55px #ebebeb,0 0 0 1px #efb700}@media (max-width:768px){.input:focus,.input:hover{border:1px solid #efb700;box-shadow:none}}.input:-webkit-autofill{box-shadow:inset 0 0 0 55px #ebebeb,0 0 0 1px #efb700}@media (max-width:768px){.input:-webkit-autofill{border:1px solid #b8bfc6;box-shadow:none}}.input:-webkit-autofill:focus{box-shadow:inset 0 0 0 55px #ebebeb,0 0 0 1px #efb700}@media (max-width:768px){.input:-webkit-autofill:focus{border:1px solid #efb700;box-shadow:none}}.input:-webkit-autofill:hover{box-shadow:inset 0 0 0 55px #ebebeb,0 0 0 1px #efb700}@media (max-width:768px){.input:-webkit-autofill:hover{border:1px solid #efb700;box-shadow:none}}.input--sm{font-size:16px;height:40px;padding-inline:28px}.input--white{background-color:#fff;box-shadow:inset 0 0 0 1px #39393f}.input--white:focus:not(:disabled),.input--white:hover:not(:disabled){box-shadow:inset 0 0 0 1px #efb700}.input--white:-webkit-autofill,.input--white:-webkit-autofill:focus{box-shadow:inset 0 0 0 1px #efb700}.input--white:-webkit-autofill:hover{box-shadow:inset 0 0 0 1px #efb700}.input--white:disabled{background-color:#ebebeb;box-shadow:inset 0 0 0 1px #c4c4c4;color:#c4c4c4;cursor:not-allowed}.error-message{align-items:center;color:#b81d13;display:flex;font-size:12px;gap:10px;line-height:1.4;margin-top:5px;text-align:left}.error-message .icon{flex:0 0 24px;height:24px;width:24px}.error-message--lg{font-size:20px;font-weight:600;line-height:1.8}.auth{padding-bottom:65px;padding-top:65px}@media (max-width:992px){.auth{padding-top:115px}}.auth__container{gap:25px;margin:0 auto;max-width:530px}.auth__container,.auth__form{display:flex;flex-direction:column}.auth__form{gap:12px}.auth__link{margin:12px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.auth__btns{display:flex;flex-direction:column;gap:18px;margin-top:12px}.auth__btns--row{flex-direction:row}@media (max-width:992px){.auth__btns--row{flex-direction:column}}.auth__info{display:flex;flex-direction:column;gap:8px;margin-top:12px}.auth__text{font-size:14px;font-weight:400;line-height:1.2}.auth__text--bold{font-weight:700}.auth__text span{color:#b81d13}.auth__check{margin-top:12px}.modal{align-items:center;bottom:0;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;transition:.3s;width:100%;z-index:102}@media (max-width:768px){.modal{padding:15px}}.modal__container{gap:20px 0;justify-content:center;margin:0 auto;max-width:550px!important;padding:15px;position:relative;z-index:10}.modal__container,.modal__content{display:flex;flex-direction:column}.modal__content{background-color:#fff;border-radius:10px;gap:10px 0;max-height:575px;overflow-y:auto;padding:40px 30px}@media (max-width:768px){.modal__content{padding:15px}}.modal__content::-webkit-scrollbar{background-color:#b8bfc6;border-radius:5px;height:100%;width:10px}.modal__content::-webkit-scrollbar-thumb{background-color:#46494f;border-radius:5px;width:5px}.modal__content b,.modal__content p{font-size:14px;line-height:130%}.modal__content p{text-indent:20px}.modal__content .link{color:#2291e3;text-decoration-line:underline;text-underline-offset:2px}.modal__content .title{text-align:center}.modal__content--pb{padding-bottom:120px}@media (max-width:768px){.modal__content--pb{padding-bottom:200px}}.modal-pay{align-items:flex-start}.modal-pay .title{text-align:center}.modal-pay .modal-text,.modal-pay .title{display:flex;justify-content:center;width:100%}.modal-pay .btn--yellow,.modal-text{font-weight:600}.modal-text{color:#000;font-size:22px!important}.modal-text--center{text-align:center}.modal-text--thin{font-size:18px!important;font-weight:400}.modal-text__price{color:#c00}.modal-text__bold{font-weight:600}.modal__btns{align-items:center;display:flex;gap:10px;margin-top:10px;width:100%}@media (max-width:768px){.modal__btns{flex-wrap:wrap-reverse}}.modal__btns--col{flex-direction:column;width:100%}.modal__bad{color:#c00}.modal__success{color:#10aa57}.modal-rules__item{font-size:14px;font-weight:600;line-height:120%;margin:6px 0}.modal__thin{border-radius:14px;font-weight:400;letter-spacing:.05em}.modal__bold{color:#fff;font-weight:700}.modal__bottom{align-items:center;background-color:#fff;bottom:15px;display:flex;flex-direction:column;left:30px;padding:10px 10px 10px 20px;position:absolute;right:30px}.modal__errors{margin-top:10px}.modal .link--inline:after{height:2px}.modal-hint{font-family:Montserrat;padding:10px}.modal-hint__container{background-color:#fff;border-radius:10px;height:auto;max-width:550px!important;overflow-y:scroll;padding:10px;z-index:5}.modal-hint__container--video{background-color:#ebebeb;max-width:800px!important;padding:0}@media (max-width:768px){.modal-hint__container--video{max-height:90vh}}.modal-hint__title{font-family:Montserrat;font-size:24px;font-weight:600;line-height:1.2;margin-bottom:24px;text-align:center;text-transform:uppercase}@media (max-width:768px){.modal-hint__title{margin-bottom:16px}}.modal-hint__video{aspect-ratio:16/9;border-radius:15px;overflow:hidden}.modal-hint__video.is-shorts{aspect-ratio:9/16;margin-inline:auto;max-width:300px}@media (max-width:768px){.modal-hint__video.is-shorts{max-height:400px}}.modal-hint__video>div{height:100%}.modal-hint__content{padding:15px}.modal-hint__content>div{display:flex;flex-direction:column;gap:16px}.modal-hint__content--video{margin:0 auto;max-width:572px;padding:48px 0}@media (max-width:768px){.modal-hint__content--video{padding:32px 0}}.modal-hint__btn{margin-top:25px}@media (max-width:768px){.modal-hint__btn--video{margin-top:16px}}.modal-hint p{color:#39393f;font-size:16px;font-weight:400;line-height:120%;white-space:normal}.modal-hint img{display:block;height:auto;margin:0 auto;object-fit:contain;width:auto}.overlay{background-color:#000;bottom:0;cursor:pointer;height:100%;left:0;opacity:.5;position:fixed;right:0;top:0;transition:.3s;width:100%}.hints{grid-gap:10px;display:grid;gap:10px;grid-template-columns:auto}.hints:has(.hint:nth-child(2)){grid-template-columns:1fr 1fr}.hint{align-items:center;background-color:#146aed;border-radius:10px;color:#fff;display:flex;font-size:16px;gap:10px;justify-content:center;padding-block:8px;padding-inline:12px;text-transform:uppercase;transition:opacity .35s ease-in-out,background-color .35s ease-in-out}@media (max-width:1200px){.hint{font-size:calc(5.81818px + .84848vw);gap:calc(7.09091px + .24242vw);padding-block:calc(3.63636px + .36364vw);padding-inline:calc(9.09091px + .24242vw)}}@media (hover:hover){.hint:not(.disabled):hover{opacity:.8}}.hint svg{display:block;vertical-align:middle}.hint__icon{display:flex;flex:none;flex-direction:column;height:100%;max-height:30px;max-width:30px;width:100%}@media (max-width:1200px){.hint__icon{max-height:calc(12.54545px + 1.45455vw);max-width:calc(12.54545px + 1.45455vw)}}.hint.disabled{background-color:#c4c4c4;cursor:not-allowed}#MyTests_customers__9rNzM{min-width:100%;width:100%}@media (max-width:768px){#MyTests_customers__9rNzM{width:820px}}#MyTests_customers__9rNzM td,#MyTests_customers__9rNzM th{border:1px solid #ddd;padding:8px;text-align:center}#MyTests_customers__9rNzM tr:nth-child(2n){background-color:#f2f2f2}#MyTests_customers__9rNzM tr:hover{background-color:#ddd}#MyTests_customers__9rNzM th{background-color:#2291e3;color:#fff;padding-bottom:12px;padding-top:12px;text-align:left;text-align:center}.agreement{width:100%}.agreement__title{text-align:center}.agreement__desc{margin-top:20px}.agreement__btn{margin-top:20px;text-align:center}.agreement h1,.agreement h2,.agreement p{line-height:120%;text-indent:20px}.agreement h1,.agreement h2{font-size:16px;font-weight:600}.agreement a{color:#2291e3;cursor:pointer;text-decoration-line:underline;text-underline-offset:3px}.agreement ul{padding-left:30px}.agreement ul>li{list-style:disc}.agreement ul>li>p{text-indent:0}.agreement__btn{display:block;margin:20px auto;max-width:180px}@media (max-width:768px){.agreement__btn{max-width:100%}}.plug{align-items:center;color:#39393f;display:flex;flex-direction:column;font-size:22px;font-weight:600;gap:20px;justify-content:center;line-height:120%;margin:0 0 100px;text-align:center}.plug__img{height:200px;object-fit:contain;width:300px}.plug__btn{height:60px;letter-spacing:-.408px;margin:20px auto 0;max-width:300px;text-transform:uppercase;width:250px}html::-webkit-scrollbar{background-color:#c4c4c4;height:100%;width:8px}html::-webkit-scrollbar-thumb{background-color:#868282;width:8px}body,html{height:100%}@media (min-width:992px){body,html{overflow:visible;overflow:initial}}body.open{overflow:hidden}body,button,dd,dl,dt,h1,h2,h3,h4,h5,h6,input,li,p,ul{margin:0;padding:0}button,input,select,textarea{background-color:initial;border:1px solid transparent;font:inherit;outline:none}li,ul{list-style:none}a{text-decoration:none}a:hover{color:inherit}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=file]{display:none}#root{height:100%}.container{margin-inline:auto;max-width:1200px;padding-inline:15px;width:100%}.container--sm{max-width:1000px}.main{background-color:#d9d9d9;color:#39393f;display:flex;flex-direction:column;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:400;line-height:130%;min-height:100%}@media (max-width:768px){.main__header{display:none}}.main__logo{display:none}@media (max-width:768px){.main__logo{display:flex;justify-content:center;padding:25px 38px 0}}.main__logo img{height:84px;max-width:350px;object-fit:contain;width:100%}.main__footer{margin:auto 0 0}@media (max-width:768px){.main__footer--desktop{display:none}}.main__container{height:100%}.star{display:flex;flex:0 0 50px}.star__base,.star__line{transition:.5s}.ecxlamation,.place{display:flex;flex:0 0 50px}.ecxlamation__line,.place__line{transition:.5s}.h1{font-size:56px;font-weight:600;line-height:1.2}@media (max-width:1200px){.h1{font-size:calc(9.45455px + 3.87879vw)}}@media (min-width:992px){.h1{font-weight:400}}.h2{font-size:36px;font-weight:600;line-height:1.2}@media (max-width:1200px){.h2{font-size:calc(18.54545px + 1.45455vw)}}@media (min-width:992px){.h2{font-weight:400}}.h3{font-size:40px;font-weight:700;line-height:1.1}@media (max-width:1200px){.h3{font-size:calc(34.18182px + .48485vw)}}.h4{font-size:24px;font-weight:600;line-height:1.1;text-transform:uppercase}@media (max-width:1200px){.h4{font-size:24px}}.paragraph{font-size:24px;line-height:1.15}@media (max-width:1200px){.paragraph{font-size:calc(9.45455px + 1.21212vw)}}.paragraph--small{font-size:14px}@media (max-width:1200px){.paragraph--small{font-size:calc(11.09091px + .24242vw)}}.title{font-size:56px;font-weight:400;line-height:120%}@media (max-width:992px){.title{font-size:36px}}.title-md{font-size:36px;font-weight:400;letter-spacing:0}@media (max-width:768px){.title-md{letter-spacing:1.8px;line-height:108.4%}}.title--sm{font-size:24px;font-weight:600;line-height:1.2}.link{position:relative;transition:.4s}.link:after{background-color:#39393f;bottom:-2px;content:"";height:1px;position:absolute;right:0;transition:.4s;width:0}.link:hover:not(:disabled):after{left:0;right:auto;width:100%}.link:disabled{color:#39393f;cursor:not-allowed;opacity:.6}.link--underline:after{left:0;width:100%}.link--underline:hover:not(:disabled):after{left:0;right:auto;width:0}.link--blue:after{background-color:#2291d5}.link--blue:hover{color:#1d7fbc}.link--blue:hover:after{background-color:#1d7fbc}.link--sm{font-size:14px;font-weight:400;line-height:1.4}.link--md{font-size:14px;font-weight:600;line-height:1.2;text-transform:uppercase}.link--lg{font-size:18px;line-height:1.4}.link--green{color:#10aa57}.link--green:after{background-color:#10aa57}.select__control{background-color:#fff!important;border-color:#39393f!important;border-radius:20px!important;min-height:40px!important;padding-right:20px}.select__control--is-focused{box-shadow:none!important}.select__control--is-focused,.select__control:hover{border-color:#efb700!important}.select__value-container{padding:0 0 0 28px!important}.select__multi-value{background-color:#fff!important;margin:0!important}.select__multi-value__label{font-size:16px!important;font-weight:400!important;line-height:1.2!important;padding:0!important}.select__multi-value__remove{cursor:pointer}.select__multi-value__remove svg{color:#39393f!important}.select__multi-value__remove:hover{background-color:#fff!important}.select__multi-value__remove:hover svg{color:#b81d13!important}.select__input-container{line-height:1.4!important;margin:0!important;padding:0!important}.select__input-container,.select__input-container input{color:#39393f!important;font-size:16px!important;font-weight:400!important}.select__input-container input,.select__placeholder{line-height:1.2!important}.select__placeholder{color:#868282!important;font-size:16px!important;font-weight:400!important}.select__clear-indicator{color:#39393f!important;cursor:pointer}.select__clear-indicator:hover{color:#b81d13!important}.select__indicator-separator{background-color:#39393f!important;margin:0!important}.select__dropdown-indicator{background-image:url(/static/media/arrow-down.f911d55b11be8333bf77.svg);background-position:50%;background-repeat:no-repeat;background-size:24px 24px;cursor:pointer;height:24px;width:24px}.select__dropdown-indicator svg{opacity:0}.select__menu{border-radius:20px!important;box-shadow:0 0 0 1px #39393f,0 4px 11px rgba(0,0,0,.1)!important;overflow:hidden}.select__menu-list{padding:0!important}.select__menu-list::-webkit-scrollbar{display:none}.select__option{font-size:16px!important;font-weight:400;line-height:1.2;padding:8px 28px!important}.select__option--is-focused{background-color:#ebebeb!important}.header-learn{background-color:#ebebeb;max-width:100%;padding:18px 0}@media (max-width:992px){.header-learn{background-color:#fff;border:0;left:0;padding:10px 0;position:fixed;right:0;top:0;z-index:10}}.header-learn__container{align-items:center;display:flex;gap:25px;justify-content:space-between}@media (max-width:992px){.header-learn__container{padding:0 15px}}.header-learn__logo{cursor:pointer;flex:0 0 267px;height:64px;object-fit:contain;width:267px}@media (max-width:992px){.header-learn__logo{flex:0 0 124px;height:30px;width:124px}}.header-learn__nav{flex-grow:1;max-width:580px}@media (max-width:992px){.header-learn__nav{display:none}}.header-learn__profile{flex:0 0 42px;height:42px;width:42px}@media (max-width:992px){.header-learn__profile{margin:0 0 0 auto}}.header-learn__btn{height:37px;width:135px!important}@media (max-width:992px){.header-learn__btn--desktop{display:none}}.header-learn__btn--mobile{display:none}@media (max-width:992px){.header-learn__btn--mobile{display:flex}}.header-learn__burger{display:none;height:20px;width:30px}@media (max-width:992px){.header-learn__burger{display:flex;justify-content:flex-end;transition:.3s}}.header-learn__progressbar{height:64px;width:64px}@media (max-width:992px){.header-learn__progressbar{display:none}}.header-learn__progressbar .progressbar-car,.header-learn__progressbar .progressbar-car__circle{height:64px;width:64px}.header-learn__progressbar .progressbar-car__block{height:52px;width:52px}.header-learn__progressbar .progressbar-car__img{height:20px;width:21px}.header-learn__progressbar .progressbar-car__num{font-size:14.2222px;line-height:140%}.header-learn.open .burger-learn{background-color:#000;border-radius:50%;flex:0 0 21px;height:21px;width:21px;z-index:10}.header-learn.open .burger-learn__line{background-color:#fff;width:60%}.header-learn.open .burger-learn__line--first{left:25%;top:55%;-webkit-transform:rotate(45deg) translateY(-50%) translateX(-16%);transform:rotate(45deg) translateY(-50%) translateX(-16%)}.header-learn.open .burger-learn__line--second{height:0;opacity:0;transition:.3s}.header-learn.open .burger-learn__line--third{bottom:52%;left:33%;-webkit-transform:rotate(-45deg) translateY(-50%) translateX(-23%);transform:rotate(-45deg) translateY(-50%) translateX(-23%)}.header-learn.open .header-learn__profile{z-index:10}.header-learn.open .header-learn-overlay{opacity:1;pointer-events:auto}.header-learn.open .nav-mobile{opacity:1;right:0}@media (max-width:992px){.header-learn .dropdown{margin:0 0 0 auto}}.footer-learn{background-color:#39393f;box-shadow:none;margin:auto 0 0;max-width:100%;padding:40px 0;position:static}@media (max-width:768px){.footer-learn{padding:12px 0}}.footer-learn__container{align-items:center;display:flex;gap:15px;justify-content:space-between}@media (max-width:992px){.footer-learn__container{align-items:flex-start;flex-direction:column-reverse;gap:25px}}@media (max-width:768px){.footer-learn__container{padding:0 15px}}.footer-learn__logo{cursor:pointer;flex:0 0 170px;height:40px;width:170px}@media (max-width:768px){.footer-learn__logo{flex:0 0 145px;height:35px;width:145px}}.footer-learn__list{align-items:center;display:flex;gap:20px 50px}@media (max-width:992px){.footer-learn__list{gap:20px 40px;justify-content:space-between;width:100%}}@media (max-width:768px){.footer-learn__list{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(1,1fr)}}.footer-learn__link{border:0;color:#fff;font-size:18px;font-weight:400;line-height:130%;margin:0;padding:0}@media (max-width:768px){.footer-learn__link{font-size:16px}}.footer-learn__link:hover{color:#fff;text-decoration-line:underline;text-underline-offset:4px}.footer-learn__pay{align-items:center;display:flex;gap:20px;justify-content:flex-end;margin-top:20px}@media (max-width:992px){.footer-learn__pay{justify-content:flex-start}}.footer-learn__pay img{height:24px;object-fit:contain;width:36px}.start{margin-bottom:60px;margin-top:40px;overflow:hidden;position:relative}@media (max-width:992px){.start{margin:85px 0}}@media (max-width:768px){.start{margin:35px 0}}.start__container{align-items:center;display:flex;flex-direction:column;overflow:hidden}.start__clouds{height:265px;left:0;position:absolute;right:0;top:97px;width:100%;z-index:1}@media (max-width:768px){.start__clouds{height:141px;top:147px}}.start__cities{display:flex;position:absolute;top:250px;-webkit-transform:translateX(0);transform:translateX(0);transition:7s ease;z-index:2}@media (max-width:768px){.start__cities{top:205px}}.start__city{height:265px;width:100%}@media (max-width:992px){.start__city{object-fit:cover}}.start__car{height:210px;position:absolute;top:375px;width:563px;z-index:3}@media (max-width:768px){.start__car{height:130px;object-fit:contain;top:400px;width:345px}}.start__birds-two{height:30px;left:45%;position:absolute;top:140px;transition:10s ease;width:92px;z-index:4}@media (max-width:768px){.start__birds-two{left:85px;top:175px;width:50px}}.start__birds-three{height:60px;left:75%;position:absolute;top:270px;transition:10s ease;width:130px;z-index:4}@media (max-width:768px){.start__birds-three{left:70%;top:240px;width:90px}}.start__text{color:#39393f;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:108.4%;opacity:0;padding-top:555px;text-align:center;transition:5s ease;width:510px}@media (max-width:768px){.start__text{font-size:18px;padding-top:500px;width:100%}}@media (max-width:568px){.start__text{padding-top:430px}}.start__btns{align-items:center;display:flex;gap:15px}@media (max-width:768px){.start__btns{flex-wrap:wrap;justify-content:center}}.start__btn{font-size:24px;font-weight:600;height:60px;letter-spacing:-.408px;line-height:22px;text-transform:uppercase;width:250px}.start.animation .start__cities{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media (max-width:768px){.start.animation .start__cities{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}.start.animation .start__birds-two{left:55%;top:110px}@media (max-width:768px){.start.animation .start__birds-two{left:120px;top:175px}}.start.animation .start__birds-three{left:85%;top:200px}@media (max-width:768px){.start.animation .start__birds-three{left:75%;top:210px}}.start.animation .start__text{opacity:1}.finish{margin:60px 0 80px}@media (max-width:768px){.finish{margin:45px 0}}.finish__container{align-items:center;display:flex;flex-direction:column;justify-content:center}@media (max-width:768px){.finish__container{justify-content:flex-start}}.finish__circle{background-color:hsla(0,0%,100%,.5);border-radius:50%;display:flex;flex:0 0 468px;height:468px;position:relative;width:468px}@media (max-width:768px){.finish__circle{flex:0 0 275px;height:275px;width:275px}}.finish__prise{left:50%;position:absolute;top:100px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:768px){.finish__prise{top:57px}}.finish__title{color:#39393f;font-size:24px;font-weight:700;letter-spacing:.05em;line-height:108.4%;margin-top:80px;text-align:center;text-transform:uppercase}@media (max-width:768px){.finish__title{font-size:20px;font-weight:400;margin-top:110px;text-transform:capitalize}}.finish__text{font-size:20px;font-weight:400;letter-spacing:.05em;line-height:108.4%;margin-top:5px;text-align:center}@media (max-width:768px){.finish__text{font-size:20px}}.finish__text,.finish__title{opacity:0;transition:8s}.finish__btns{align-items:center;display:flex;flex-direction:column;grid:20px;margin-top:42px}@media (max-width:768px){.finish__btns{gap:30px;margin-top:80px}}.finish__btns a{text-underline-offset:6px}.finish.animation .prise__shine{-webkit-transform:translate(15px,-2px);transform:translate(15px,-2px)}.finish.animation .prise__shine--bottom{-webkit-transform:translate(15px);transform:translate(15px)}.finish.animation .prise__star{-webkit-transform:translateX(10px) scale(1.3) rotate(1turn);transform:translateX(10px) scale(1.3) rotate(1turn)}.finish.animation .finish__text,.finish.animation .finish__title{opacity:1}.learn{margin:50px auto 20px;width:100%}@media (max-width:992px){.learn{margin:68px 0 20px}}.learn-block{align-items:center;display:flex;gap:15px;justify-content:space-between}.learn__bold{font-size:24px;font-weight:600;line-height:140%}.learn__bold,.learn__text{color:#39393f;letter-spacing:.05em}.learn__text{font-size:16px;font-weight:400;line-height:110%;text-transform:lowercase}.learn__text:first-letter{text-transform:uppercase}.learn__plug{margin-top:50px}.learn__progressbar{margin-top:15px}.learn__top{margin:0 auto;max-width:1000px}.learn__map{margin:55px auto -4px;max-width:1000px}@media (max-width:768px){.learn__map{margin-top:0}}.learn__cards{margin-top:55px}@media (max-width:768px){.learn__cards{display:flex;flex-direction:column;margin-top:0;z-index:1}}.learn__cards .slick-slider{align-items:center;display:flex;gap:0 10px;padding:0 25px;position:relative;width:100%}.learn__cards .slick-list{margin:0 auto;max-width:1000px}.learn__cards .slick-track{display:flex;flex-direction:row;gap:12px}.learn__cards .slick-arrow{background-repeat:no-repeat;background-size:16px 28px;color:transparent!important;height:30px;overflow:hidden;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.5s;width:30px}.learn__cards .slick-arrow.slick-disabled{opacity:0;pointer-events:none}.learn__cards .slick-arrow:before{opacity:0!important;pointer-events:none}.learn__cards .slick-prev{background-image:url(/static/media/slider-arrow-left.1c40d01f725d14b4e59b.svg)!important;background-position:0!important;background-repeat:no-repeat!important;left:0}.learn__cards .slick-next{background-image:url(/static/media/slider-arrow-right.c446d44d1941ec47071e.svg)!important;background-position:100%!important;background-repeat:no-repeat!important;right:0}.learn__cards .slick-slide div>div{display:flex!important}.learn__card{margin-top:4px}.learn__card:first-child{margin-top:0}@media (max-width:768px){.learn__desc{display:none!important}}.learn__mobile{display:none}@media (max-width:768px){.learn__mobile{display:flex;flex-direction:column;margin:0 auto;max-width:350px}}.banner{margin:120px 0 60px}@media (max-width:992px){.banner{margin-top:88px 0 80px}}.banner__container{display:flex;gap:10px;justify-content:space-between}@media (max-width:992px){.banner__container{flex-direction:column;gap:0}}.banner__content{flex-shrink:1;width:450px}@media (max-width:992px){.banner__content{margin:0 auto;width:80%}}@media (max-width:768px){.banner__content{width:100%}}.banner__title{text-transform:uppercase}@media (max-width:992px){.banner__title{text-align:center}}.banner__text{font-size:24px;font-weight:400;letter-spacing:.05em;line-height:108.4%;margin-top:40px}@media (max-width:992px){.banner__text{font-size:18px;margin-top:24px;text-align:center}}.banner__btn{height:70px;margin-top:80px;max-width:260px}@media (max-width:992px){.banner__btn{height:60px;margin:35px auto 0}}@media (max-width:768px){.banner__btn{max-width:100%}}@media (max-width:992px){.banner__btn--desktop{display:none}}.banner__btn--mobile{display:none}@media (max-width:992px){.banner__btn--mobile{display:flex}}.banner__photo{flex-shrink:1;height:360px;max-width:585px}@media (max-width:992px){.banner__photo{margin:32px auto 0}}@media (max-width:768px){.banner__photo{height:172px;max-width:100%;min-width:252px}}.banner__photo img,.banner__photo source{height:100%;object-fit:contain;width:100%}.about-us{background-color:#ebebeb;padding:60px 0}@media (max-width:768px){.about-us{padding:40px 0}.about-us__title{text-align:center}}.about-us__blocks{display:flex;gap:40px;justify-content:space-between;margin-top:36px}@media (max-width:992px){.about-us__blocks{flex-wrap:wrap}}@media (max-width:768px){.about-us__blocks{align-items:center;justify-content:center}}.about-us-block{display:flex;flex-direction:column-reverse;gap:8px;justify-content:flex-end;width:230px}@media (max-width:992px){.about-us-block{width:calc(50% - 20px)}}@media (max-width:768px){.about-us-block{align-items:center;width:100%}}.about-us-block__title{line-height:22px}@media (max-width:768px){.about-us-block__title{font-size:16px;text-align:center}}.about-us-block__text{font-size:64px;font-weight:700;line-height:76px}@media (max-width:768px){.about-us-block__text{font-size:24px;font-weight:600;line-height:17px;text-align:center}}.tariffs{margin-top:60px}@media (max-width:768px){.tariffs__title{text-align:center}}.tariffs__cards{display:flex;gap:30px;justify-content:center;margin-top:70px}@media (max-width:768px){.tariffs__cards{align-items:center;flex-direction:column;gap:70px;margin-top:65px}}.advantages{margin:60px 0}@media (max-width:768px){.advantages{margin:80px 0 0}}.advantages__title{text-align:center}.advantages__container{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:36px}@media (max-width:768px){.advantages__container{flex-direction:column;gap:32px;margin-top:32px}}.advantages__photo{height:335px;max-width:514px}@media (max-width:768px){.advantages__photo{height:170px}}.advantages__photo img{height:100%;object-fit:contain;width:100%}.advantages-content{flex-shrink:1;max-width:488px}.advantages-item{display:flex;font-size:18px;gap:8px;line-height:180%;position:relative}@media (max-width:768px){.advantages-item{font-size:16px;line-height:130%;margin-top:5px}}.advantages-item:first-child{margin-top:0}.advantages-item:before{background-image:url(/static/media/check.aac9ce05768696725aba.svg);background-repeat:no-repeat;background-size:24px 20px;content:"";flex:0 0 24px;height:20px;margin-top:6px;width:24px}@media (max-width:768px){.advantages-item:before{background-size:22px 18px;height:18px;width:22px}}.advantages__btn{height:70px;margin:36px auto 0;max-width:270px}@media (max-width:992px){.advantages__btn{height:60px}}@media (max-width:768px){.advantages__btn{margin-top:32px;max-width:100%}}.preference{background-color:#ebebeb;padding:60px 0 68px}@media (max-width:768px){.preference{background-color:#d9d9d9;padding:80px 0 0}.preference__title{margin:0 auto;text-align:center}}.preference__slider{margin-top:36px}@media (max-width:768px){.preference__slider{margin-top:32px}}.preference__slider .slick-track{display:flex}@media (max-width:992px){.preference__slider .slick-list{margin:0 auto;width:calc(100% - 116px)}}.preference__slider .slick-arrow{background-repeat:no-repeat;background-size:16px 28px;color:transparent!important;display:flex!important;height:40px;overflow:hidden;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.5s;width:40px}.preference__slider .slick-arrow.slick-disabled{opacity:.6}.preference__slider .slick-arrow:before{content:none}.preference__slider .slick-prev{background-image:url(/static/media/slider-arrow-left.1c40d01f725d14b4e59b.svg)!important;left:0}.preference__slider .slick-next,.preference__slider .slick-prev{background-position:50%!important;background-repeat:no-repeat!important}.preference__slider .slick-next{background-image:url(/static/media/slider-arrow-right.c446d44d1941ec47071e.svg)!important;right:0}.preference__slider .slick-slide{flex:1 1 370px;margin-left:32px}@media (max-width:768px){.preference__slider .slick-slide{margin-left:2px}}.preference__slider .slick-slide:first-child{margin-left:0}.preference__slider .slick-slide img{display:flex}.preference-block{display:flex;flex-direction:column}.preference-block__img{flex:0 0 100px;height:100px;object-fit:contain;width:100px}@media (max-width:768px){.preference-block__img{flex:0 0 80px;width:80px}}.preference-block__title{font-size:24px;font-weight:600;line-height:27px;margin-top:25px}.preference-block__text{font-size:18px;font-weight:400;line-height:120%;margin-top:16px}@media (max-width:768px){.preference-block__text{font-size:16px}}.tryit{overflow:hidden;padding:60px 0 0;position:relative}@media (max-width:768px){.tryit{padding:80px 0 0}}.tryit:after{background-image:url(/static/media/stars-bg.6842b45c7ed31dc35867.svg);background-position:50%;background-repeat:no-repeat;background-size:1170px 470px;content:"";height:470px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1170px;z-index:0}@media (max-width:768px){.tryit:after{background-size:contain;height:510px;width:500px}}.tryit__container{max-width:552px;position:relative;text-align:center;z-index:1}.tryit__desc{margin:24px auto 0;width:270px}@media (max-width:768px){.tryit__desc{font-size:16px;line-height:120%;margin-top:32px}}.tryit__btn,.tryit__img{margin:24px auto 0}@media (max-width:768px){.tryit__btn,.tryit__img{margin-top:32px}}.tryit__btn{height:70px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:992px){.tryit__btn{height:60px}}@media (max-width:768px){.tryit__btn{width:100%}}.tryit__img{height:68px;-webkit-transform:rotate(1turn);transform:rotate(1turn);width:40px}.tryit__img.rotateTime{-webkit-animation:rotateTime 4s linear infinite;animation:rotateTime 4s linear infinite}.tryit__time{display:flex;flex-direction:column;margin:24px auto 0;width:270px}@media (max-width:768px){.tryit__time{font-size:16px;line-height:120%;margin-top:32px}}.tryit__time-bold{font-weight:600}@-webkit-keyframes rotateTime{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotateTime{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.feedback{margin:60px 0}@media (max-width:768px){.feedback{margin:80px 0}}.feedback-content{background:#ebebeb;border-radius:20px;display:flex;gap:24px;justify-content:space-between;max-width:1170px;padding:44px}@media (max-width:992px){.feedback-content{align-items:center;flex-direction:column}}@media (max-width:768px){.feedback-content{padding:38px 38px 32px}}.feedback-content__left{display:flex;flex:0 0 378px;flex-direction:column;gap:10px;justify-content:space-between}@media (max-width:768px){.feedback-content__left{gap:0}}.feedback-content__form{flex:0 1 528px}@media (max-width:992px){.feedback__title{text-align:center}}@media (max-width:768px){.feedback__title{margin:0 auto}}.feedback__text{font-size:24px;line-height:120%;margin-top:24px}@media (max-width:992px){.feedback__text{text-align:center}}@media (max-width:768px){.feedback__text{font-size:16px;margin-top:24px}}@media (max-width:992px){.feedback__text--desktop{display:none}}.feedback__text--mobile{display:none}@media (max-width:768px){.feedback__text--mobile{display:flex}}.feedback__img{height:260px;object-fit:contain;width:246px}@media (max-width:992px){.feedback__img{margin:0 auto}}@media (max-width:768px){.feedback__img{height:224px;margin-top:38px}}.feedback__btn{height:70px}@media (max-width:992px){.feedback__btn{height:60px}}.burger-learn{cursor:pointer;height:100%;position:relative;transition:.3s;width:100%}.burger-learn__line{background-color:#39393f;height:2px;left:0;position:absolute;transition:.3s;width:100%}.burger-learn__line--first{top:0}.burger-learn__line--second{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.burger-learn__line--third{bottom:0}.nav{align-items:center;display:flex;gap:10px;justify-content:space-evenly}@media (max-width:992px){.nav{display:none}}.nav__link{color:#39393f;display:flex;flex-wrap:nowrap;font-size:18px;font-weight:400;line-height:130%}.nav__link:hover{text-decoration-line:underline;text-underline-offset:4px}.nav-mobile{background-color:#fff;height:calc(100% - 48px);opacity:0;position:fixed;right:-200%;top:50px;transition:.3s;width:100%;z-index:10}.nav-mobile__top{align-items:center;display:flex;gap:12px;padding:38px 40px 28px}@media (max-width:427px){.nav-mobile__top{padding:38px 15px 28px}}.nav-mobile__avatar{align-items:center;border:2px solid #39393f;border-radius:50%;display:flex;flex:0 0 64px;height:64px;justify-content:center;width:64px}.nav-mobile__block{display:flex;flex-direction:column;gap:8px}.nav-mobile__name{color:#39393f;font-size:16px;font-weight:700;line-height:130%}.nav-mobile__row{align-items:center;display:flex;gap:10px}.nav-mobile__position{color:#39393f;font-size:16px;font-weight:400;letter-spacing:.05em;line-height:130%}.nav-mobile__status{background-color:#efb700;border-radius:14px;font-size:14px;font-weight:500;letter-spacing:.05em;line-height:17px;padding:5px 10px;text-align:center}.nav-mobile__progressbar{margin:0 0 0 auto}.nav-mobile__progressbar .progressbar-car,.nav-mobile__progressbar .progressbar-car__circle{height:64px;width:64px}.nav-mobile__progressbar .progressbar-car__block{height:52px;width:52px}.nav-mobile__progressbar .progressbar-car__img{height:20px;width:21px}.nav-mobile__progressbar .progressbar-car__num{font-size:14.2222px;line-height:140%}.nav-mobile__list{border-top:1px solid #868282;display:flex;flex-direction:column;gap:16px;padding:44px 40px}@media (max-width:427px){.nav-mobile__list{padding:44px 15px}}.nav-mobile__item{align-items:center;display:flex;gap:16px}.nav-mobile__icon{align-items:center;background-color:#d9d9d9;border-radius:50%;display:flex;flex:0 0 30px;height:30px;justify-content:center;width:30px}.nav-mobile__icon img,.nav-mobile__icon svg{height:16px;width:16px}.nav-mobile__link{color:#39393f;font-size:16px;font-weight:400;line-height:130%}.nav-mobile__bottom{align-items:center;display:flex;gap:28px;justify-content:space-between;padding:0 40px}@media (max-width:427px){.nav-mobile__bottom{padding:0 16px}}.nav-mobile__text{color:#39393f;font-size:16px;font-weight:500;line-height:130%}.nav-mobile__btn{color:#39393f;font-size:18px;font-weight:400;letter-spacing:.05em;line-height:22px;max-width:136px}.nav-mobile-icon{height:22px!important;width:22px!important}.prise{height:315px;width:260px}@media (max-width:768px){.prise{height:185px;width:155px}}.prise__shine{transition:10s ease}.prise__shine,.prise__shine-bottom{-webkit-transform:translate(0);transform:translate(0)}.prise__star{-webkit-transform:translateX(0) scale(1) rotate(0);transform:translateX(0) scale(1) rotate(0);-webkit-transform-origin:100px 50px;transform-origin:100px 50px;transition:10s ease}.map{height:350px;position:relative;width:100%}.map--short .map__content{overflow-x:hidden}@media (max-width:992px){.map--short .map__content{overflow-x:scroll}}.map__content{background-color:#ebebeb;border-radius:20px;display:flex;height:100%;overflow-x:scroll;overflow-y:hidden;position:relative;width:100%}.map__content::-webkit-scrollbar{background-color:initial;border-radius:0 0 5px 5px;height:8px;left:20px;position:absolute;right:20px;width:calc(100% - 40px)}.map__content::-webkit-scrollbar-thumb{background-color:#868282;border-radius:5px;height:8px}.map__road{bottom:0;height:297px;left:-30px;margin-right:-30px;position:absolute;right:0;-webkit-user-select:none;user-select:none;width:2115px}.map__progressbar{left:170px;position:absolute;top:30px}.map__star{cursor:pointer;height:115px;left:1950px;position:absolute;top:36px;-webkit-user-select:none;user-select:none;width:120px}.map__star img{height:100%;width:100%}.map__star--right{left:auto;right:95px;top:56px;z-index:5}@media (max-width:992px){.map__star--right{right:25px}}@media (max-width:920px){.map__star--right{left:60%;right:auto;top:200px}}.map__star--cursor{cursor:default}.map__next{height:38px;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:110px;z-index:5}.map-mobile{position:relative;z-index:1}.map-mobile__map{height:100%;width:100%}.map-mobile__map,.map-mobile__star{-webkit-user-select:none;user-select:none}.map-mobile__star{bottom:12px;cursor:pointer;height:94px;position:absolute;right:0;width:98px;z-index:2}.map-mobile__star--cursor{cursor:default!important}.map-mobile__img,.map-mobile__star img{height:100%;width:100%}.map-mobile__img{-webkit-transform:rotateX(0);transform:rotateX(0);-webkit-user-select:none;user-select:none}.map-mobile__img--rotate{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.map-mobile__progressbar{left:0;position:absolute!important;top:100px}.card--gold:hover .star__base{fill:#fadf75}.card--gold:hover .star__line{fill:#fff4c3}.card--gold.applied .card-learn__circle{background-color:#fceca7}.card--green .place__line{fill-opacity:0}.card--green:hover .place__line{fill-opacity:.4}.card--green.applied .card-learn__circle{background-color:#c2f3d9}.card--red .ecxlamation__line{fill-opacity:0}.card--red:hover .ecxlamation__line{fill-opacity:.4}.card--red.applied .card-learn__circle{background-color:#ffb0b0}.card--locked{cursor:default!important}@media (max-width:768px){.card--locked{background-color:#868282!important}}.card--locked:hover{box-shadow:none!important}.card--locked .card-learn__text,.card--locked .card-learn__title{color:#868282}.card--gray{cursor:default!important}.card--gray:hover{box-shadow:none!important}.card--gray .place path{fill:#d9d9d9;fill-opacity:1}.card-learn{background:linear-gradient(180deg,#fff,#ebebeb);border-radius:20px;color:#39393f;cursor:pointer;display:flex;flex-direction:column;height:150px;margin:45px 0;padding:25px 25px 20px;position:relative;transition:.5s;width:235px}.card-learn:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}.card-learn__circle{align-items:center;background:#fff;border-radius:50%;box-shadow:0 1px 8px rgba(0,0,0,.1);display:flex;height:64px;justify-content:center;left:50%;position:absolute;top:-44px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:64px}.card-learn__text,.card-learn__title{letter-spacing:.05em;line-height:110%;text-align:center}.card-learn__title{font-size:24px;font-weight:700;text-transform:uppercase}.card-learn__text{font-size:16px;font-weight:400;text-transform:lowercase}.card-learn__text:first-letter{text-transform:capitalize}.card-learn__progressbar{margin:auto 0 0;padding-top:5px}.card-learn__progressbar .progressbar-line{height:7px}.card-mobile{background-color:#fff;-webkit-clip-path:polygon(0 0,87% 0,100% 50%,87% 99%,0 100%);clip-path:polygon(0 0,87% 0,100% 50%,87% 99%,0 100%);cursor:pointer;display:flex;flex-direction:column;gap:22px;padding:10px 45px 10px 10px}.card-mobile__base{display:flex;gap:10px}.card-mobile__icon{height:48px;width:50px}.card-mobile__title{font-weight:700;text-transform:uppercase}.card-mobile__theme,.card-mobile__title{color:#39393f;font-size:16px;letter-spacing:.05em;line-height:140%}.card-mobile__theme{font-weight:400;text-transform:lowercase}.card-mobile__theme:first-letter{text-transform:uppercase}.progressbar-car{height:135px;position:relative;width:135px}.progressbar-car__circle{height:100%;left:0;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:100%}.progressbar-car__block,.progressbar-car__circle{align-items:center;display:flex;justify-content:center;position:absolute}.progressbar-car__block{background-color:initial;border-radius:50%;flex-direction:column;height:110px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:110px;z-index:5}.progressbar-car__img{height:42px;-webkit-user-select:none;user-select:none;width:53px}.progressbar-car__num{color:#39393f;font-size:30px;font-weight:700;letter-spacing:.05em;line-height:140%;margin-left:6px;text-align:center;text-transform:uppercase}.sign{cursor:pointer;height:90px;position:absolute;-webkit-user-select:none;user-select:none;width:64px}.sign--first{left:301px;top:140px}@media (max-width:768px){.sign--first{left:63%;top:8px}}.sign--second{left:384px;top:30px}@media (max-width:768px){.sign--second{left:80%;top:124px}}.sign--third{left:467px;top:70px}@media (max-width:768px){.sign--third{left:70%;top:221px}}.sign--four{left:550px;top:40px}@media (max-width:768px){.sign--four{left:40%;top:265px}}.sign--fifth{left:636px;top:65px}@media (max-width:768px){.sign--fifth{left:29%;top:422px}}.sign--sixth{left:716px;top:195px}@media (max-width:768px){.sign--sixth{left:42%;top:530px}}.sign--seventh{left:799px;top:220px}@media (max-width:768px){.sign--seventh{left:65%;top:643px}}.sign--eight{left:882px;top:190px}@media (max-width:768px){.sign--eight{left:44%;top:760px}}.sign--nine{left:980px;top:140px}@media (max-width:768px){.sign--nine{left:38%;top:855px}}.sign--ten{left:1103px;top:120px}@media (max-width:768px){.sign--ten{left:63%;top:953px}}.sign--eleven{left:1182px;top:55px}@media (max-width:768px){.sign--eleven{left:53%;top:1073px}}.sign--twelve{left:1272px;top:115px}@media (max-width:768px){.sign--twelve{left:29%;top:1127px}}.sign--thirteen{left:1340px;top:220px}@media (max-width:768px){.sign--thirteen{left:38%;top:1253px}}.sign--fourteen{left:1432px;top:245px}@media (max-width:768px){.sign--fourteen{left:46%;top:1370px}}.sign--fifteen{left:1510px;top:190px}@media (max-width:768px){.sign--fifteen{left:77%;top:1453px}}.sign--sixteen{left:1605px;top:220px}@media (max-width:768px){.sign--sixteen{left:75%;top:1566px}}.sign--seventeen{left:1700px;top:125px}@media (max-width:768px){.sign--seventeen{left:56%;top:1669px}}.sign--eighteen{left:1785px;top:65px}@media (max-width:768px){.sign--eighteen{left:65%;top:1820px}}.sign--nineteen{left:1875px;top:115px}@media (max-width:768px){.sign--nineteen{left:80%;top:1950px}}.sign--twenty{left:1965px;top:170px}@media (max-width:768px){.sign--twenty{left:50%;top:2060px}}.sign--triangular{height:90px;width:85px}.sign--triangular .sign__num{top:22px}.sign--triangular_rotate{height:90px;width:85px}.sign--triangular_rotate .sign__num{top:10px}.sign--hexagon .sign__num{top:11px}.sign--rhombus{height:90px;width:60px}.sign--rhombus .sign__num{top:12px}.sign--octagon{height:90px;width:64px}.sign--octagon .sign__num{top:11px}.sign--square{height:90px;width:60px}.sign--square .sign__num{left:calc(50% + 5px);top:12px}.sign--rectangle{height:90px;width:60px}.sign--rectangle .sign__num{top:14px}.sign--locked{cursor:default}.sign__num{color:#39393f;font-size:30px;font-weight:700;left:50%;letter-spacing:.05em;line-height:37px;position:absolute;text-transform:uppercase;top:14px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sign__num--white{color:#fff}@-webkit-keyframes signs-puls{0%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.9);transform:scale(.9)}}.puls:after,.puls:before{position:absolute;-webkit-transform:scale(.9);transform:scale(.9)}.puls:before{-webkit-animation:signs-puls 2s ease infinite;animation:signs-puls 2s ease infinite;background-color:#fff;border-radius:14px;bottom:calc(100% + 2px);color:#39393f;content:"Почати";font-size:10px;font-weight:400;left:50%;line-height:110%;padding:5px 15px;text-transform:uppercase;-webkit-transform:translateX(-50%) scale(.9);transform:translateX(-50%) scale(.9);z-index:5}.puls:after{-webkit-animation:signs-move 2s ease infinite;animation:signs-move 2s ease infinite;background-image:url(/static/media/arrows-left.5704006a88d6ff643d62.svg);background-repeat:no-repeat;background-size:23px 20px;content:"";height:20px;left:-30px;top:25px;width:23px}.puls--star:before{bottom:calc(100% + 5px)}.puls--star:after{top:30%}.puls--hint:before{bottom:calc(100% + 5px);box-shadow:0 0 4px 0 rgba(0,0,0,.46);content:"ПОЯСНЕННЯ";font-size:14px;line-height:100%;padding:5px 10px}.puls--hint:after{-webkit-animation:signs-move-up 2s ease infinite;animation:signs-move-up 2s ease infinite;background-image:url(/static/media/arrows-left-gray.0782c754b40ace0c6006.svg);left:6px;top:calc(100% + 6px);z-index:10}.puls--hint-video:before{content:"ВІДЕОУРОК"}@keyframes signs-puls{0%{-webkit-transform:translateX(-50%) scale(.9);transform:translateX(-50%) scale(.9)}50%{-webkit-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1)}to{-webkit-transform:translateX(-50%) scale(.9);transform:translateX(-50%) scale(.9)}}@-webkit-keyframes signs-move{0%{-webkit-transform:translateX(2px);transform:translateX(2px)}50%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(2px);transform:translateX(2px)}}@keyframes signs-move{0%{-webkit-transform:translateX(2px);transform:translateX(2px)}50%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(2px);transform:translateX(2px)}}@-webkit-keyframes signs-move-up{0%{-webkit-transform:translateY(2px) rotate(-90deg);transform:translateY(2px) rotate(-90deg)}50%{-webkit-transform:translateY(-5px) rotate(-90deg);transform:translateY(-5px) rotate(-90deg)}to{-webkit-transform:translateY(2px) rotate(-90deg);transform:translateY(2px) rotate(-90deg)}}@keyframes signs-move-up{0%{-webkit-transform:translateY(2px) rotate(-90deg);transform:translateY(2px) rotate(-90deg)}50%{-webkit-transform:translateY(-5px) rotate(-90deg);transform:translateY(-5px) rotate(-90deg)}to{-webkit-transform:translateY(2px) rotate(-90deg);transform:translateY(2px) rotate(-90deg)}}.card-tariff{align-items:center;background-color:#c4c4c4;border-radius:20px;display:flex;flex-direction:column;max-width:570px;padding:178px 44px 44px;position:relative;text-align:center;width:100%}@media (max-width:992px){.card-tariff{padding:180px 38px 38px}}.card-tariff__img{background-color:#46494f;border-radius:50%;height:180px;left:50%;position:absolute;top:-28px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:180px}.card-tariff__img img{height:194px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:200px}.card-tariff-title{color:#333;margin:0 auto;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card-tariff-title__text{font-size:24px;font-weight:600;line-height:17px;position:relative;text-transform:uppercase;z-index:2}.card-tariff-title:after{background-color:#efb700;bottom:-5px;content:"";height:14px;left:0;position:absolute;width:100%;z-index:1}.card-tariff__price{font-size:24px;line-height:25px;margin-top:24px}@media (max-width:992px){.card-tariff__price{margin-top:20px}}.card-tariff__text{color:#46494f;font-size:18px;font-weight:400;line-height:22px;margin:24px 0;max-width:365px}@media (max-width:992px){.card-tariff__text{margin:16px 0}}.card-tariff__btn{margin:auto 0 0;max-width:260px}@media (max-width:768px){.card-tariff__btn{max-width:100%}}.form__field{margin-top:24px}@media (max-width:768px){.form__field{margin-top:12px}}.form__btn{margin-top:24px;width:100%}@media (max-width:768px){.form__btn{margin-top:12px}}.form__text{color:#868282;line-height:20px;margin-top:24px}@media (max-width:768px){.form__text{font-size:13px;line-height:130%;margin-top:12px}}.errors-block{display:flex;flex-direction:column}.errors-block-title{font-size:20px;font-weight:500;text-align:left}.errors-block ul{display:flex;flex-direction:column;gap:5px;margin-top:10px}.errors-block ul li{color:#39393f;font-size:16px;line-height:120%;text-align:left}.errors-block ul li span{text-transform:uppercase}.code-timer{position:relative}.code-timer .input{padding-right:180px}.code-timer__block{height:40px;position:absolute;right:10px;top:28px;width:180px}.code-timer__btn,.code-timer__time{color:#39393f;font-size:16px;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.code-timer__time{color:#10aa57}.item-theory{--clip:calc(100% - 35px);display:flex;-webkit-filter:drop-shadow(0 2px 30px rgba(0,0,0,.15));filter:drop-shadow(0 2px 30px rgba(0,0,0,.15));flex-direction:column;transition:-webkit-filter .35s linear;transition:filter .35s linear;transition:filter .35s linear,-webkit-filter .35s linear}@media (hover:hover){.item-theory{transition:-webkit-filter .35s linear;transition:filter .35s linear;transition:filter .35s linear,-webkit-filter .35s linear}.item-theory:hover{-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.15));filter:drop-shadow(0 0 5px rgba(0,0,0,.15))}}.item-theory__wrapper{align-items:center;background-color:#fff;-webkit-clip-path:polygon(0 0,var(--clip) 0,100% 50%,var(--clip) 100%,0 100%);clip-path:polygon(0 0,var(--clip) 0,100% 50%,var(--clip) 100%,0 100%);display:flex;gap:8px;padding-block:12px;padding-left:32px;padding-right:50px}@media (max-width:1200px){.item-theory__wrapper{padding-left:calc(2.90909px + 2.42424vw);padding-right:calc(38.36364px + .9697vw)}}.item-theory__picture{aspect-ratio:1;border-radius:50%;width:50px}.item-theory__name{font-size:18px}@media (max-width:1200px){.item-theory__name{font-size:calc(15.09091px + .24242vw)}}.item-theory__action{color:#868282;display:none;font-size:14px;margin-left:auto;text-transform:uppercase}@media (min-width:992px){.item-theory__action{display:inline-flex}}.item-theme{display:flex;flex-direction:column;gap:8px}@media (min-width:768px){.item-theme{align-items:center;flex-direction:row;justify-content:space-between}}.item-theme__main{line-height:1.1}.item-theme__number{font-size:24px;font-weight:700}.item-theme__name{text-transform:lowercase}.item-theme .btn{border-radius:14px;font-size:18px;font-weight:400;height:auto;line-height:1;padding:12px 18px;text-transform:capitalize}.plug-page{align-items:center;display:flex;height:calc(100vh - 190px);margin:90px 0}@media (max-width:768px){.plug-page{margin:82px 0}}.plug-page__container{align-items:center;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:space-between}@media (max-width:768px){.plug-page__container{justify-content:flex-start}}.plug-page__img{height:396px;object-fit:contain;width:632px}@media (max-width:768px){.plug-page__img{height:226px;margin:0 auto;width:100%}}.plug-page__text{font-size:24px;font-weight:400;letter-spacing:.05em;line-height:108.4%;text-align:center}@media (max-width:768px){.plug-page__text{font-size:18px;margin-top:32px}.plug-page__btn{margin-top:80px}}.cabinet-plug{margin-top:100px}.page-container{margin-inline:auto;margin-top:64px;max-width:calc(970px + var(--space-inline));padding-inline:var(--space-inline);padding-bottom:75px;padding-top:60px}@media (max-width:1200px){.page-container{padding-top:calc(7.63636px + 4.36364vw)}}@media (min-width:992px){.page-container{margin-top:0}}.page-container__header{display:flex;flex-direction:column;gap:16px;text-align:center}@media (max-width:1200px){.page-container__header{gap:calc(1.45455px + 1.21212vw)}}@media (min-width:992px){.page-container__header{text-align:left}}.page-container__header p{color:#39393f;font-size:24px}@media (min-width:992px){.page-container__header p{font-size:16px}}.page-container__navigation{align-items:center;display:flex;gap:10px;justify-content:space-between}.page-container__navigation .link{align-items:center;display:inline-flex;font-size:14px;gap:12px}@media (max-width:1200px){.page-container__navigation .link{font-size:calc(11.09091px + .24242vw);gap:calc(3.27273px + .72727vw)}}.page-container__navigation .link svg{aspect-ratio:1;width:24px}.page-container__title{display:inline-flex;justify-content:space-between}.page-container__title--content{font-size:24px;font-weight:500;text-align:left}@media (max-width:1200px){.page-container__title--content{font-size:calc(15.27273px + .72727vw)}}@media (min-width:992px){.page-container__title--content{font-weight:600}}.page-container__title .counter{font-weight:600}.page-container__title.hidden-mobile{display:none}@media (min-width:992px){.page-container__title.hidden-mobile{display:inline-flex}}.page-container__main{display:flex;flex-direction:column;margin-top:40px}@media (max-width:1200px){.page-container__main{margin-top:calc(5.09091px + 2.90909vw)}}.page-container__main--card{background-color:#ebebeb;border-radius:20px;padding-block:32px;padding-inline:100px}@media (max-width:1200px){.page-container__main--card{padding-block:32px;padding-inline:calc(-10.54545px + 9.21212vw)}}.page-container .item-theory+.item-theory{margin-top:8px}.page-container .item-theme+.item-theme{border-top:1px solid #868282;margin-top:24px;padding-top:24px}.page-container .block-content+.block-content{margin-top:40px}@media (max-width:1200px){.page-container .block-content+.block-content{margin-top:calc(28.36364px + .9697vw)}}.password{position:relative}.password__input{margin-top:0!important;padding-right:55px!important}.password__btn{align-items:center;display:flex;height:100%;justify-content:center;opacity:.6;position:absolute;right:5px;top:0;transition:.3s;width:50px}.password__btn.show,.password__btn:hover{opacity:1}.password__btn.show .password__icon--open{opacity:0;pointer-events:none}.password__btn.show .password__icon--close{opacity:1;pointer-events:auto}.password__icon{flex:0 0 20px;height:20px;position:absolute;transition:.3s;width:20px}.password__icon--open{opacity:1;pointer-events:auto}.password__icon--close{opacity:0;pointer-events:none}.progressbar{max-width:100%}.progressbar-line{background-color:#868282;border-radius:13px;height:13px;width:100%}@media (max-width:768px){.progressbar-line{background-color:#d9d9d9}}.progressbar-line__progress{border-radius:13px;height:100%;width:100%}.progressbar--low .progressbar-line__progress{background-color:#b81d13}.progressbar--hight .progressbar-line__progress{background-color:#10aa57}.progressbar--done .progressbar-line__progress{background-color:#efb700}.progressbar--locked .progressbar-line{background-color:#d9d9d9}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.premium{align-items:center;display:flex;justify-content:center;margin:65px 0}@media (max-width:992px){.premium{margin:135px 0 65px}}.premium__container{display:flex;justify-content:center}.premium__form{display:flex;flex-direction:column;gap:12px;max-width:530px}.premium__title{text-align:center}.premium__field{margin-top:25px}@media (max-width:768px){.premium__field{margin-top:15px}}.premium__btns{display:flex;flex-direction:column;gap:15px;margin-top:12px}@media (max-width:768px){.premium__btns{flex-direction:column}}.premium__desc{font-size:16px;font-weight:600;margin-top:10px;text-align:center}.premium__desc span{color:#c00}.premium__btn{border-radius:14px;font-weight:500}.alert{background-color:#fff;border:1px solid #efb700;border-radius:20px;color:#39393f;font-size:18px;font-weight:600;line-height:120%;max-width:400px;padding:15px 20px;position:fixed;right:-200%;top:30px;transition:.4s;z-index:10}@media (max-width:992px){.alert{top:60px}}@media (max-width:768px){.alert{font-size:16px;max-width:350px;padding:15px}}.alert.show{right:15px}.textarea{height:96px}.textarea textarea{border:0;height:100%;margin:0;outline:none;resize:none;width:100%}.progress-action{align-items:center;background-color:#46494f;border-radius:20px;color:#fff;display:flex;font-size:18px;grid-column:span 2;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;line-height:1.4;margin-top:auto;padding:16px 32px}@media (max-width:992px){.progress-action{grid-column:span 1}}@media (max-width:768px){.progress-action{padding:16px}}.progress-action__icon{flex:0 0 48px;height:48px;width:48px}@media (max-width:768px){.progress-action__icon{flex:0 0 36px;height:36px;width:36px}}.progress-action__icon--green{color:#10aa57}.progress-action__icon--red{color:#b81d13}.progress-general{background-color:#ebebeb;border-radius:20px;display:flex;flex-direction:column;height:100%;padding:32px}@media (max-width:768px){.progress-general{padding:20px}}.progress-general__title{font-size:18px;line-height:1.4;margin-bottom:25px}.progress-general .progressbar-car{height:155px;margin:0 auto 10px;width:155px}.progress-general .progressbar-car__img{height:48px;width:60px}.progress-general .progressbar-car__num{font-size:34px}.progress-general__text{font-size:16px;line-height:1.37;margin:0 auto;max-width:205px}.progress-general__label{background-color:#fff;border-radius:14px;color:#39393f;font-size:14px;font-weight:400;letter-spacing:.7px;line-height:1.1;margin:0 auto 25px;padding:5px 12px;text-transform:uppercase;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.progress-statistics{display:flex;flex-direction:column;gap:4px;height:100%;justify-content:space-between}.progress-statistics-block{align-items:center;background-color:#ebebeb;border-radius:20px;display:flex;gap:8px;padding:16px 32px}@media (max-width:768px){.progress-statistics-block{padding:16px}}.progress-statistics-block__icon{color:#10aa57;flex:0 0 48px;height:48px;width:48px}@media (max-width:768px){.progress-statistics-block__icon{flex:0 0 36px;height:36px;width:36px}}.progress-statistics-block__icon--red{color:#b81d13}.progress-statistics-block__text{font-size:18px;line-height:1.4}.progress-statistics-block__count{font-size:36px;line-height:1.2;margin:0 0 0 auto}@media (max-width:768px){.progress-statistics-block__count{font-size:28px}}.progress-statistics-block__count--green{color:#10aa57}.progress-statistics-block__count--red{color:#b81d13}.progress{grid-gap:30px 16px;display:grid;gap:30px 16px;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr auto}@media (max-width:992px){.progress{gap:50px 16px;grid-template-columns:1fr}}.progress__block{display:flex;flex-direction:column;gap:16px}.progress-section{margin-top:60px}.progress-section .container{display:flex;flex-direction:column;gap:36px}.progress-section__content{margin:0 auto;max-width:970px;width:100%}@media (max-width:768px){.progress-section .title{text-align:center}}.section-questions{background-color:#ebebeb;border-radius:20px;-webkit-column-gap:35px;column-gap:35px;display:flex;flex-direction:column;margin-block:80px;padding-block:40px;padding-inline:16px;row-gap:24px}@media (min-width:768px){.section-questions{margin-block:60px}}@media (min-width:992px){.section-questions{align-items:flex-start;flex-direction:row;padding:44px}}.section-questions__main{display:flex;flex-direction:column;gap:36px}.section-questions__title{text-align:center;text-transform:uppercase}@media (min-width:992px){.section-questions__title{font-weight:400;text-align:left}}.section-questions__sub-title{display:none}@media (min-width:992px){.section-questions__sub-title{display:inline-flex}}.section-questions__picture{aspect-ratio:212/224;display:flex;flex:none;margin-inline:auto;width:212px}@media (min-width:992px){.section-questions__picture{order:-1;width:167px}}.section-questions__picture img{height:auto;max-width:100%}.section-questions__description{font-size:14px;text-align:center}@media (min-width:992px){.section-questions__description{display:none}}.section-questions__socials{align-items:flex-start;display:flex;gap:28px;justify-content:center}.section-questions__socials .icon{aspect-ratio:1;width:82px}@media (hover:hover){.section-questions__socials a{transition:opacity .3s linear}.section-questions__socials a:hover{opacity:.8}}.about{padding:90px 0}.about__container{max-width:700px}.about__title{font-size:36px;font-weight:600;line-height:120%;text-align:center}.about__content{margin-top:30px}.about__content p{font-size:18px;line-height:120%;margin-top:20px}.about__content p:first-child{margin-top:0}.about__content a{color:#2291e3;text-decoration-line:underline;text-underline-offset:4px}.qr-code{align-items:center;display:flex;height:100%;justify-content:center}.qr-code .title{color:#46494f;font-size:32px;font-weight:500;margin:0 auto;max-width:600px;text-align:center}@media (max-width:768px){.qr-code .title{font-size:28px}}.qr-code-content{display:flex;justify-content:center;margin-top:50px}.qr-code-content canvas{height:300px!important;width:300px!important}.label{border-radius:20px;color:#39393f;font-size:10px;height:16px;line-height:1.4;padding:1px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.label--yellow{background-color:#efb700}.label--uppercase{text-transform:uppercase}.profile{display:flex;flex-direction:column;gap:50px;margin:65px auto 135px;max-width:970px}@media (max-width:992px){.profile{margin:130px 0 135px}}.profile svg path{fill:currentColor;stroke:currentColor}.profile-user{align-items:center;display:flex;gap:16px}@media (max-width:768px){.profile-user{gap:10px}}.profile-user__img{align-items:center;background-color:#fff;border-radius:50%;display:flex;flex:0 0 128px;height:128px;justify-content:center;overflow:hidden;width:128px}@media (max-width:768px){.profile-user__img{flex:0 0 115px;height:115px;width:115px}}.profile-user__img img{height:80px;object-fit:contain;width:80px}@media (max-width:768px){.profile-user__img img{height:70px;width:70px}}.profile-user__content{display:flex;flex-direction:column;gap:20px}@media (max-width:768px){.profile-user__content{gap:12px}}.profile-user__name{font-size:24px;font-weight:400;line-height:1.1;margin-bottom:4px}@media (max-width:768px){.profile-user__name{font-size:22px;margin-bottom:0}}.profile-user__subtitle{font-size:18px;line-height:1.4}@media (max-width:768px){.profile-user__link,.profile-user__subtitle{font-size:16px}}input[type=checkbox]{-webkit-appearance:none;appearance:none;height:1px;opacity:.01;position:absolute;transition:all .4s;width:1px}.checkbox{position:relative;text-align:left}.checkbox input[type*=checkbox]+.checkbox__text{color:#39393f;cursor:pointer;font-size:18px;font-weight:400;line-height:1.4;padding-left:32px;position:relative}.checkbox input[type*=checkbox]+.checkbox__text:after,.checkbox input[type*=checkbox]+.checkbox__text:before{border-radius:5px;content:"";height:24px;left:0;position:absolute;transition:.3s;width:24px}.checkbox input[type*=checkbox]+.checkbox__text:before{background-color:#fff;border:1px solid #39393f}.checkbox input[type*=checkbox]+.checkbox__text:after{background-image:url(/static/media/check.9a8cace5fd030b6c4cf5.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:16px;left:4px;opacity:0;top:3px;width:16px}.checkbox input[type*=checkbox]+.checkbox__text a{margin-left:5px}.checkbox input[type*=checkbox]:checked+.checkbox__text:before{background-color:#10aa57;border:1px solid #10aa57}.checkbox input[type*=checkbox]:checked+.checkbox__text:after{opacity:1}.head{display:flex;flex-direction:column;gap:4px}.head__title{font-size:24px;font-weight:600;letter-spacing:1.2px;line-height:1.4;text-transform:uppercase}.head__subtitle{font-size:16px;font-weight:400;letter-spacing:.8px;line-height:1.1}.repetition-statistics{display:flex;gap:50px;justify-content:space-between}.repetition-statistics__block{align-items:flex-end;cursor:pointer;display:flex;font-weight:400;gap:16px;line-height:1.2}@media (max-width:768px){.repetition-statistics__block{align-items:center;flex-direction:column;gap:8px}}.repetition-statistics__block.active .repetition-statistics__title{font-size:24px;font-weight:600}@media (max-width:992px){.repetition-statistics__block.active .repetition-statistics__title{font-size:20px}}.repetition-statistics__img{flex:0 0 84px;height:84px;width:84px}@media (max-width:992px){.repetition-statistics__img{flex:0 0 64px;height:64px;width:64px}}@media (max-width:768px){.repetition-statistics__img{flex:0 0 58px;height:58px;width:58px}}.repetition-statistics__count{font-size:36px;margin-bottom:8px}@media (max-width:992px){.repetition-statistics__count{font-size:32px;margin-bottom:0}}@media (max-width:768px){.repetition-statistics__count{font-size:28px;text-align:center}}.repetition-statistics__count--green{color:#10aa57}.repetition-statistics__count--red{color:#b81d13}.repetition-statistics__title{font-size:18px;transition:.4s}@media (max-width:768px){.repetition-statistics__title{text-align:center}}.repetition-topics{grid-gap:24px;background-color:#ebebeb;border-radius:20px;display:grid;gap:24px;padding:32px 32px 60px}@media (max-width:768px){.repetition-topics{padding:20px 20px 30px}}.repetition-topic{grid-gap:20px;align-items:center;border-bottom:1px solid #868282;display:grid;gap:20px;grid-template-columns:1.5fr 1fr 140px;padding-bottom:24px}@media (max-width:768px){.repetition-topic{align-items:flex-start;grid-template-columns:1fr auto}}.repetition-topic__title{font-size:24px;font-weight:700;letter-spacing:1.2px;line-height:1.1;text-transform:uppercase}.repetition-topic__subtitle{font-size:16px;font-weight:400;letter-spacing:.8px;line-height:1.1}.repetition-topic__degree{display:flex;font-size:14px;font-weight:400;gap:8px;line-height:1.4}@media (max-width:768px){.repetition-topic__degree span{display:none}}.repetition-topic__degree--red{color:#b81d13}.repetition-topic__degree--green{color:#10aa57}.repetition-topic__icon{flex:0 0 15px;height:16px;width:15px}.repetition-topic__btn{color:#39393f;font-size:18px;font-weight:400;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;letter-spacing:.9px;line-height:1.2;padding:10px;text-transform:capitalize}@media (max-width:768px){.repetition-topic__btn{grid-column:span 2;grid-row:2/3}}.repetition{grid-gap:55px;display:grid;gap:55px;margin-bottom:70px;margin-top:50px}@media (max-width:992px){.repetition{margin:130px 0 135px}}@media (max-width:768px){.repetition{gap:40px;margin:100px 0 135px}}.repetition-plug{display:flex;font-size:32px;font-weight:600;justify-content:center;opacity:.7}@media (max-width:768px){.repetition-plug{font-size:26px}}.block-content{display:flex;flex-direction:column;gap:16px}.block-content a{font-weight:700;text-decoration:underline}@media (hover:hover){.block-content a:hover{text-decoration:underline}}.block-comment{background-color:#fff;border-radius:15px;padding:12px 24px}.block-comment__header{align-items:center;display:flex;gap:8px}@media (hover:hover){.block-comment__header{cursor:pointer;transition:opacity .3s linear}.block-comment__header:hover{opacity:.7}}.block-comment__header span{font-size:16px}.block-comment__header .icon{aspect-ratio:1;width:28px}.block-comment__header .arrow{aspect-ratio:1;margin-left:auto;transition:rotate .3s linear;width:24px}.block-comment__wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s linear}.block-comment__content{font-size:16px;opacity:0;overflow:hidden;padding-top:0;transition:padding-top .3s linear,opacity .3s linear}.block-comment.is-open .block-comment__header .arrow{rotate:-90deg}.block-comment.is-open .block-comment__wrapper{grid-template-rows:1fr}.block-comment.is-open .block-comment__content{opacity:1;padding-top:12px}.block{display:flex;flex-direction:column;gap:16px}.block img{aspect-ratio:1;margin-inline:auto;max-width:670px;width:100%}.block--video{display:flex;flex-direction:column;gap:16px}.block--video .video-wrapper{aspect-ratio:1;background:#f6f6f6;margin-inline:auto;max-width:670px;position:relative;width:100%}.block--video iframe{inset:0;position:absolute}.Popup_error__b\+eSF,.Popup_success__6U2N\+{align-items:center;display:flex;font-size:16px;font-weight:700;justify-content:center;left:50%;min-width:30%;padding:10px 15px;position:absolute;right:50%;top:-38px}@media (max-width:991px){.Popup_error__b\+eSF,.Popup_success__6U2N\+{min-width:50%;top:-160px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.Popup_success__6U2N\+{background-color:#dff2bf;color:#4f8a10}.Popup_error__b\+eSF{background-color:#ffd2d2;color:#d8000c}:root{--space-inline:16px}*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}body,html{min-height:100%;scroll-behavior:smooth;scroll-padding-top:68px}:active,:focus,a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:100%;font-size:14px;line-height:1;width:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{border:0;padding:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}a{color:inherit}body{color:#071731;font-family:Roboto,sans-serif}.jc-center{justify-content:center}.row{display:flex;height:100%}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.aside{background:url(/static/media/bg.3aee4b785ad1de94f2dc.png) 50%/cover no-repeat;flex:320px 1;width:320px}.aside__inner{display:flex;flex-direction:column;min-height:100vh}@media (max-width:992px){.aside__inner{min-height:calc(100vh - 60px)}}.aside__pay{align-items:center;display:flex;gap:20px;justify-content:center;margin:auto 0 0;padding-bottom:30px}.aside__pay img{height:40px;object-fit:contain;width:40px}.menu{color:#fff}.menu,.menu__list{width:100%}.menu__item{align-items:center;cursor:pointer;display:flex;font-size:24px;justify-content:center;padding:10px 20px}.menu__item:first-child{padding-top:20px}.menu__item--second{padding:30px 20px}.menu__link{color:#fff;position:relative;text-decoration:none}.menu__link:after{background:#fff;bottom:0;content:"";display:block;height:1px;pointer-events:none;position:absolute;transition:all .4s ease;width:0}.menu__link:hover:after{width:100%}.menu__logo{display:flex;height:40px;justify-content:center;width:211px}.menu__btn{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:220px}.content{flex:calc(100% - 320px) 0 1;height:auto;max-height:100vh;overflow:auto;width:calc(100% - 320px)}@media (max-width:991px){.content{max-height:100%;min-height:100%;overflow:visible}}.content::-webkit-scrollbar{background-color:#c4c4c4;height:100%;width:8px}.content::-webkit-scrollbar-thumb{background-color:#868282;width:8px}.content__inner{align-items:center;display:flex;flex-direction:column;min-height:100vh;padding:20px 20px 100px}@media (max-width:991px){.content__inner{min-height:100%}}.radiobtns__title{font-size:16px;font-weight:600;line-height:120%}.radiobtns__content{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-top:10px}@media (max-width:768px){.radiobtns__content{grid-template-columns:repeat(1,1fr)}}.register{margin:0 auto;max-width:600px;text-align:center;width:100%}.register__title{margin-bottom:6px}.register__description{font-size:16px;line-height:20px;margin-bottom:40px}.register__subtext{color:rgba(0,0,0,.7);display:flex;font-size:14px;margin-top:5px;padding-left:30px;text-align:left}.register__password{display:flex;justify-content:flex-end;margin-top:20px}.register__password a{font-size:16px;font-weight:500;line-height:120%;position:relative;text-decoration:none}.register__password a:after{background-color:#000;bottom:0;content:"";height:1px;left:0;position:absolute;transition:.3s;width:0}.register__password a:hover:after{width:100%}.register__field{margin-top:20px}.register__field:first-child{margin-top:0}.register__field--big .radio input[type*=checkbox]+.radio__text,.register__field--big .radio input[type*=radio]+.radio__text{color:rgba(0,0,0,.7);font-size:18px;font-weight:400;line-height:100%}.register__field-title{font-size:14px;font-weight:600;line-height:120%}.register__field-title--small{font-weight:400;padding-left:35px;text-align:left}@media (max-width:768px){.register__field-title--small{padding-left:15px}}.register__btns{align-items:center;display:flex;gap:20px;justify-content:center}@media (max-width:768px){.register__btns{flex-direction:column;gap:10px}}.register-desc{font-size:12px;font-weight:600;margin-top:5px}.register-desc__price{color:#c00}.register__condition{cursor:pointer;font-weight:600;margin:0 5px;text-decoration-line:underline;text-underline-offset:3px}.register__condition:hover{text-decoration:none}.register__condition--left{text-align:left}.register__payments{display:flex;flex-direction:column}.register__link{background-color:initial;cursor:pointer;display:block;font-weight:500;margin:20px auto;padding:0;text-decoration-line:underline;text-underline-offset:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.register__link:hover{text-decoration:none}.page-block{border-radius:5px;border-top:5px solid #2291e3;box-shadow:0 5px 20px rgba(0,0,0,.1);margin:10px 0;padding:25px}.general{margin:auto 0;padding:0 100px;width:100%}@media (max-width:1200px){.general{padding:0 50px}}.general__choose{align-items:center;background:#fcfcfc;box-shadow:0 5px 20px rgba(0,0,0,.1);display:flex;flex-direction:column;margin-bottom:20px;padding:15px 10px;width:100%}.general__choose-text{font-size:16px}.general__choose__list{grid-gap:15px;border-radius:5px;display:-ms-flexbox;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:10px;width:100%}@media (max-width:1440px){.general__choose__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:1200px){.general__choose__list{grid-template-columns:repeat(1,1fr)}}@media (max-width:991px){.general__choose__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.general__choose__list{grid-template-columns:repeat(1,1fr)}}.general__choose__item{margin:0!important}.general__theme{align-items:center;display:flex;gap:0 15px;justify-content:center;padding:10px 50px;width:100%}.general__theme__list{border:1px solid #1875ba;border-radius:5px;cursor:pointer;padding:10px;width:80%}.general__theme__list:hover{background-color:#e6e6e6}.general__theme__label{font-size:16px;font-weight:700}.general__rules__item{font-weight:700;margin:15px 0}.general__btns{-webkit-box-orient:vertical;align-items:center;display:flex;gap:30px;justify-content:center;margin-top:30px}@media (max-width:1200px){.general__btns{flex-wrap:wrap;gap:15px;justify-content:center}}.general__exit__btn{display:none!important;max-width:350px}@media (max-width:991px){.general__exit__btn{display:flex!important}}@media (max-width:768px){.general__exit__btn{max-width:100%}}.general__start__btn{max-width:350px}@media (max-width:768px){.general__start__btn{max-width:100%}}.header{display:flex;justify-content:space-between;max-width:900px;width:100%}.header__name{display:flex;flex-direction:column;justify-content:center}@media (max-width:991px){.header__name{width:100%}}.header__text{font-size:18px;margin-bottom:10px}.header__highliht{font-size:22px;font-weight:700}.header__progress,.header__timer{display:flex;flex-direction:column;justify-content:center}.header__progress{align-items:center;padding:0 10px;width:450px}.header__progress-number{align-self:flex-end;color:#e2e2e2;font-size:16px}@media (max-width:991px){.header__timer{display:none!important}}.header__line{border:1px solid #2291e3;border-radius:30px;box-shadow:0 5px 20px rgba(0,0,0,.1);box-sizing:border-box;height:10px;margin-bottom:20px;width:100%}.header__line-inner{background:#2291e3;border-radius:30px;display:block;height:100%}.header__number-current{color:#071731;font-size:18px;font-weight:700}.time{font-size:32px;font-weight:700}.time-text{font-size:24px;font-weight:500;line-height:120%}.test{max-width:900px;width:100%}.test__container{display:flex;position:relative}@media (max-width:768px){.test__container{flex-direction:column}}.test__hint--cursor{cursor:pointer}.test__question{font-size:22px;line-height:normal;margin-bottom:15px}.test__img{border-radius:10px;height:auto;margin-right:20px;overflow:hidden;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .4s ease;width:40%}@media (max-width:768px){.test__img{margin-bottom:15px;margin-right:0;position:static;-webkit-transform:translateY(0);transform:translateY(0);width:auto}}@media (hover:hover){.test__img:hover{width:70%}}@media (hover:hover) and (max-width:992px){.test__img:hover{top:40%;width:55%}}@media (hover:hover) and (max-width:768px){.test__img:hover{top:0;width:auto}}.test__img img{height:100%;width:100%}.test__radio{margin:5px 0}.test__btn{height:50px;margin-top:20px}.test__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.test__item{margin-left:calc(40% + 20px);width:60%}@media (max-width:768px){.test__item{margin-left:0;width:100%}}.test__item.test-full{margin-left:0;width:100%}.input__radio{border:1px solid #2291e3;border-radius:10px;cursor:pointer;display:block;padding:15px;transition:all .2s ease}.test__input:checked~label:not(.footer__btn--true){background-color:#2291e3;color:#fff}.input__radio:not(.footer__btn--true):hover{background-color:#e6e6e6}@-webkit-keyframes correct{to{background-color:#fff;color:#000}}@keyframes correct{to{background-color:#fff;color:#000}}.empty__tests,.table__tests{width:100%}.empty__tests__container{align-items:center;display:flex;height:70vh;justify-content:center;width:100%}.empty__tests__container h2{font-size:27px;font-weight:700}.footer{background-color:#fff;bottom:0;box-shadow:0 5px 20px rgba(0,0,0,.1);max-width:calc(100vw - 320px);padding:20px;position:fixed;right:0;width:100%}.footer__nav{display:flex;margin:0 auto;max-width:1200px;overflow-x:auto;width:100%}.footer__nav::-webkit-scrollbar{display:none}.footer__btn{align-items:center;background:#ccc;border-radius:10px;color:#000;color:#fff;cursor:pointer;display:inline-flex;font-size:18px;font-weight:700;height:44px;justify-content:center;line-height:22px;margin:3px;min-width:auto;transition:all .4s ease;width:50px}.footer__btn:focus,.footer__btn:hover{background-color:#1875ba}.footer__btn--true{background-color:#28a745;color:#fff}.footer__btn--false{background:#dc3545!important;color:#fff}.result{min-width:320px;text-align:center}.result__title{line-height:140%!important}.result__btns{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px}.result__btns .btn{width:calc(33.33333% - 13.33333px)}@media (max-width:1200px){.result__btns .btn{width:calc(50% - 10px)}}@media (max-width:768px){.result__btns .btn{width:100%}}.result__subtitle{display:inline-block;font-size:16px;font-weight:600;line-height:120%;margin:0 auto;max-width:550px}.result__subtitle .link--inline{color:#2291e3}.result__item{border-radius:5px;box-sizing:border-box;font-size:16px;font-weight:500;margin-bottom:15px;margin-top:20px;padding:20px}.result__item span{font-size:18px;font-weight:700}.result__item--success{background:#c9ede2;border:1px solid #c9ede2}.result__item--danger{background:#dc3545;border:1px solid #dc3545;color:#fff}.result-btn-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px}@media (max-width:768px){.result-btn-container{flex-direction:column;gap:10px}}.result__errors{margin-top:30px}.red{color:#dc3545}.burger{background:0 0;height:40px;position:relative;width:50px}@media (max-width:991px){.burger__logo{flex:0 0 120px}.burger__logo img{flex:0 0 120px;height:30px;width:120px}}.burger-text{color:#fff;font-size:32px;font-weight:700}.burger-text:hover{text-decoration-line:underline;text-underline-offset:3px}.burger.active span{background-color:#fff}.burger.active span:first-child{-webkit-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}.burger.active span:nth-child(2){opacity:0}.burger.active span:last-child{-webkit-transform:translateY(-18px) rotate(-45deg);transform:translateY(-18px) rotate(-45deg)}.burger span{background:#fff;display:block;height:4px;left:0;position:absolute;transition:all .4s ease;width:100%}.burger span:first-child{top:0}.burger span:nth-child(2){top:calc(50% - 2px)}.burger span:last-child{bottom:0}.burger__wrapper{display:none;left:0;padding:20px;position:fixed;top:0}.swiper-button-next,.swiper-button-prev{top:0;width:45px!important}.swiper-button-prev{left:0!important}.swiper-button-next{right:0!important}.swiper-container{padding:0 55px!important}.swiper-slide{transition:opacity .2s ease}.swiper-slide,.swiper-slide-visible{opacity:1!important}.swiper-button-next:after,.swiper-button-prev:after{color:#fff;font-size:20px}.d-md-block{display:none}@media (max-width:1500px){.test__inputs{display:flex;flex-wrap:wrap;justify-content:space-between}.number_radio{flex:0 1!important}.test__radio{flex:100% 0 1;max-width:100%}.page-block{padding:15px}.test__btn{margin-top:10px}}@media (max-width:1200px){.header__progress{display:none}}@media (max-width:991px){.burger__wrapper{align-items:center;background:#2291e3;color:#fff;display:flex;font-size:35px;justify-content:space-between;padding:10px;width:100%;z-index:101}.burger{height:30px;width:40px}.aside{background:#2291e3;left:0;padding-top:60px;position:fixed;top:0;-webkit-transform:translate(-100%);transform:translate(-100%);transition:all .4s ease;z-index:100}.aside.active{-webkit-transform:none;transform:none}.menu__logo{display:none}.content{flex:100% 0 1;padding-top:50px;width:100%}.content__inner{height:auto}.header{justify-content:flex-start;order:2}.header__name{display:none;margin-right:20px}.general{padding:0}.general__choose__list{border-radius:5px;padding:5px 10px;width:100%}.general__choose__item{width:100%}.footer{max-width:100%;overflow:hidden;position:relative}.d-md-block{display:block}.d-md-none{display:none}.content__inner{padding:20px 16px}.number_radio{display:inline}.footer__nav{flex-wrap:wrap}.footer{padding:20px 0}}@media (max-width:768px){.test__item{display:block;margin-bottom:8px}.result-btn-container{display:flex!important;gap:20px;justify-content:center;margin-top:20px}.result-btn-container a{margin:0!important}.result-btn-container .btn{width:100%}.number_radio{flex:0 1!important}.test.page-block{margin-top:0;padding:10px 15px}.test__radio{flex:100% 0 1;margin:5px 0 0;max-width:100%}.test__radio:first-child{margin-top:0}.test__img:hover{-webkit-transform:none;transform:none}.test__question{font-size:18px;line-height:110%;margin-bottom:8px}.test__title{font-size:20px;line-height:110%}.input__radio{padding:12px}.header{flex-wrap:wrap}.header>*{margin:10px 0;width:100%}.result{min-width:280px;width:100%}}.table__tests{overflow:auto}@media (max-width:400px){.burger__wrapper,.burger__wrapper .time{font-size:25px}}.test__btn:disabled{background:hsla(0,0%,50%,.8)}.blob{-webkit-animation:pulse 1s infinite;animation:pulse 1s infinite;box-shadow:0 0 0 0 #000;margin:10px;-webkit-transform:scale(1);transform:scale(1)}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,0,0,.7);-webkit-transform:scale(.95);transform:scale(.95)}70%{box-shadow:0 0 0 10px transparent;-webkit-transform:scale(1);transform:scale(1)}to{box-shadow:0 0 0 0 transparent;-webkit-transform:scale(.95);transform:scale(.95)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,0,0,.7);-webkit-transform:scale(.95);transform:scale(.95)}70%{box-shadow:0 0 0 10px transparent;-webkit-transform:scale(1);transform:scale(1)}to{box-shadow:0 0 0 0 transparent;-webkit-transform:scale(.95);transform:scale(.95)}}.correct{-webkit-animation:correct 1.3s 5;animation:correct 1.3s 5}
/*# sourceMappingURL=main.038e0817.css.map*/