html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,big,em,font,img,small,strong,sub,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:400}strong,b{font-weight:700}em,i{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*,*:after,*:before{box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box}body{font-family:Quicksand,sans-serif;font-optical-sizing:auto;font-size:18px;font-weight:400;font-style:normal;line-height:1.56;margin:0;color:#000;background:#fff;width:100%}a{color:#423b87;text-decoration:underline}.button{display:flex;justify-content:center;align-items:center;gap:10px;text-align:center;height:50px;padding:0 45px;border-radius:10px;font-family:Inter;font-weight:700;font-size:17px;transition:.2s;text-decoration:none;cursor:pointer;line-height:1;position:relative}.button--outline{border:2px solid #423B87;color:#423b87;background:transparent}.button--outline:hover{background:#423b87;color:#fff}.button--outline.button--white{border:2px solid #fff;color:#fff}.button--outline.button--white:hover{background:#fff;color:#423b87}.button--primary{background:#423b87;border:2px solid #423B87;color:#fff}.button--primary:not(.button--disabled):hover{border:2px solid #423B87;color:#423b87;background:#fff}.button--yellow{background:#f2ff20;border:2px solid #F2FF20;color:#262661}.button--yellow:hover{background:#fff}.button--danger{background:#ffe2e9;border:2px solid #FF0004;color:#ff0004}.button--danger:hover{background:#ff0004;color:#fff}.button--purple{background:#9896d9;border:2px solid #9896D9;color:#262661}.button--purple:hover{background:#fff}.button__icon{background:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 6.75H13.25M13.25 6.75L7.25 0.75M13.25 6.75L7.25 12.75' stroke='%23423B87' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat 50% 50%;width:14px;height:14px;display:inline-block;transition:.4s}.button:not(.button--disabled):hover .button__icon{transform:translate(8px)}.button--outline:hover .button__icon{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 6.75H13.25M13.25 6.75L7.25 0.75M13.25 6.75L7.25 12.75' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.button--outline.button--white .button__icon{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 6.75H13.25M13.25 6.75L7.25 0.75M13.25 6.75L7.25 12.75' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.button--outline.button--white:hover .button__icon{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 6.75H13.25M13.25 6.75L7.25 0.75M13.25 6.75L7.25 12.75' stroke='%23423B87' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.button__icon--back{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 6.75H13.25M13.25 6.75L7.25 0.75M13.25 6.75L7.25 12.75' stroke='%23423B87' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");transform:rotate(180deg)}.button:not(.button--disabled):hover .button__icon--back{transform:translate(-8px) rotate(180deg)}.button__icon--next{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 6.75H13.25M13.25 6.75L7.25 0.75M13.25 6.75L7.25 12.75' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.button:not(.button--disabled):hover .button__icon--next{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 6.75H13.25M13.25 6.75L7.25 0.75M13.25 6.75L7.25 12.75' stroke='%23423B87' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.button--disabled{background:#9896d9;border-color:#9896d9;cursor:not-allowed}.container{width:1280px;margin:0 auto}.main{display:flex;flex-flow:column nowrap;gap:150px}.main--page{gap:100px}.title{font-family:Raleway,sans-serif;font-size:44px;line-height:1.3;font-weight:500}.title__highlight{background:#f2ff20;padding:0 8px;font-weight:700}.title strong,.title b{font-weight:700}.title em{font-style:italic}.subtitle{font-family:Inter;font-size:17px;font-weight:700;color:#423b87;margin-bottom:5px}.image{border-radius:15px;box-shadow:0 10px 26px #00000040}.header{width:100%;background:#fffffffc;transition:all .4s cubic-bezier(0,0,.8,1);position:sticky;top:0;left:0;opacity:1;z-index:10;will-change:transform,opacity}.header--fixed{position:sticky;top:0;left:0;opacity:1;z-index:10;will-change:transform,opacity}.header-placeholder{display:none}.header--visible{transform:translateY(0);opacity:1}.header--hide{transform:translateY(-100%);opacity:0}.header__container{height:140px;display:flex;align-items:center;justify-content:flex-start;gap:75px;position:relative}.header__logo{text-decoration:none}.header__logo img{height:89px;display:block}.header__nav{display:flex;justify-content:center}.header__nav .nav__list{display:flex;gap:32px;list-style:none;margin:0;padding:0}.header__nav .nav__link{font-family:Inter,sans-serif;font-weight:600;font-size:17px;color:#000;text-decoration:none;transition:.2s}.header__nav .nav__link:hover,.header__nav .nav__link--current{color:#423b87}.header__actions{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;position:relative}.header__login{border:none;background:none;cursor:pointer}.header__login img{width:19px;height:23px}.account-menu{display:none;position:absolute;top:100%;padding-top:8px;right:-20px;transition:opacity .5s ease,transform .5s ease}.account-menu.is-open{display:block}.account-menu__list{display:flex;border-radius:15px;background:#fff;box-shadow:0 12px 19px #00000026;padding:17px;gap:10px;flex-direction:column;width:310px}.account-menu__item{padding:0 25px;height:55px;display:flex;align-items:center;font-family:Inter;font-size:19px;font-weight:500;text-decoration:none;background:none;border:none;outline:none;color:#000;cursor:pointer}.account-menu__item:not(.account-menu__item--active):hover{color:#262661}.account-menu__item--active{color:#5e58a3;font-weight:700;cursor:default}.account-menu__item--admin{color:#8b0000}.account-menu__item--logout{height:55px;border-radius:15px;background:#f2f2fa;width:100%}.account-menu__item--logout:hover{color:#000;background:#e5e5f5}@media(hover:hover)and (min-width:1025px){.header__actions:hover .account-menu{display:block}}.header__toggle{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding-bottom:3px;z-index:10}.header__toggle-line{width:22px;height:2px;background:#1a1a1a;transition:all .3s cubic-bezier(0,0,.8,1)}.footer{padding:70px 0;background:#686491;color:#fff;margin-top:300px}.footer__container{display:flex;flex-direction:column;gap:100px}.footer__top{display:flex;justify-content:space-between;align-items:center}.footer__nav .nav__list{display:flex;align-items:center;gap:73px;list-style:none;margin:0;padding:0}.footer__nav .nav__link{font-family:Inter,sans-serif;font-weight:600;font-size:17px;color:#fff;text-decoration:none;transition:.2s}.footer__nav .nav__link:hover{text-decoration:underline}.footer__socials{display:flex;align-items:center;gap:30px}.footer__social{width:28px;height:28px}.footer__bottom{display:flex;justify-content:space-between;align-items:center}.footer__copy{font-family:Inter,sans-serif;font-weight:300;font-size:14px}.footer__links{display:flex;align-items:center;gap:36px;list-style:none;margin:0;padding:0}.footer__link{font-family:Inter,sans-serif;font-weight:300;font-size:14px;color:#fff;text-decoration:none;transition:.2s}.footer__link:hover{text-decoration:underline}.kurs-hero__container{position:relative}.kurs-hero__image{position:relative;z-index:-1}.kurs-hero__image img{max-width:100%;border-radius:15px;display:block}.kurs-hero__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.kurs-hero__title{font-family:Raleway;font-size:60px;font-weight:700;line-height:1.12;color:#fff;text-align:center}.payment-status{margin-top:215px}.kurs-content--start{margin-top:-60px}.kurs-content{text-align:center}.kurs-content__container{width:1220px}.payment-status .kurs-content__container{display:flex;flex-direction:column;gap:35px}.kurs-content__container--small{width:940px}.payment-status .kurs-content__title{font-weight:700}.kurs-content__text{margin-top:35px}.kurs-content__text p+p{margin-top:35px}.kurs-content__highlight--{color:#423b87;font-weight:700;font-size:24px}.kurs-content__image img{max-width:100%}.kurs-content__action{margin-top:40px}.kurs-content__button{width:max-content;margin:auto}.kurs-action--step{margin-top:-50px}.kurs-action__container{width:1220px}.kurs-action__video iframe{width:100%;height:686px;display:block;border-radius:15px;box-shadow:0 10px 26px #00000040}.kurs-action__buttons{margin-top:70px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.kurs-action__button--start{margin-left:auto}.kurs-action__button--1{margin:0 auto;width:max-content}.kurs-steps{display:flex;flex-direction:column;gap:35px}.kurs-step{background:#f2f2fa;border-radius:15px;display:flex;align-items:center;justify-content:space-between}.kurs-step:not(.kurs-step--disabled){cursor:pointer}.kurs-step--disabled{filter:grayscale(80%) brightness(.9);opacity:.6}.kurs-step__image{width:24%;max-width:290px;height:100%}.kurs-step__image img{max-width:100%;display:block;border-radius:15px 0 0 15px}.kurs-step__content{width:calc(76% - 200px);display:flex;flex-direction:column;justify-content:center;gap:10px}.kurs-step__title{color:#423b87;font-family:Raleway;font-size:31px;font-weight:700;line-height:1.58}.kurs-step__status{width:40px;height:40px;margin-right:40px;background-repeat:no-repeat;background-size:contain;background-position:center}.kurs-step__status--completed{background-image:url("data:image/svg+xml,%3Csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.82' y='0.82' width='39.36' height='39.36' rx='19.68' fill='%23423B87' stroke='%23423B87' stroke-width='1.64'/%3E%3Cpath d='M9.01953 20.5L17.2195 28.7L31.5 12.5' stroke='white' stroke-width='3.28' stroke-linecap='round'/%3E%3C/svg%3E")}.kurs-step__status--current{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='41' viewBox='0 0 41 41' fill='none'%3E%3Crect x='0.82' y='0.82' width='39.36' height='39.36' rx='19.68' fill='%23B2B0E2' stroke='%23B2B0E2' stroke-width='1.64'/%3E%3Cpath d='M9.01953 20.5L17.2195 28.7L31.5 12.5' stroke='white' stroke-width='3.28' stroke-linecap='round'/%3E%3C/svg%3E")}.kurs-step__status--disabled{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='41' viewBox='0 0 41 41' fill='none'%3E%3Crect x='0.82' y='0.82' width='39.36' height='39.36' rx='19.68' fill='%23F8F8FC' stroke='%23423B87' stroke-width='1.64'/%3E%3C/svg%3E")}.status-bar:not(.status-bar--account){margin-top:-55px}.status-bar__list{display:flex;align-items:center;justify-content:space-between;gap:10px}.status-bar--account .status-bar__list{gap:7px;width:100%}.status-bar__item{flex:1;display:flex;flex-direction:column;gap:10px}.status-bar__label{font-family:Inter;font-size:17px;line-height:1.47;text-align:center}.status-bar--account .status-bar__label{font-size:12px}.status-bar__line{height:7px;border-radius:15px}.status-bar--account .status-bar__line{height:5px;border-radius:11px}.status-bar__item--completed{cursor:pointer}.status-bar__item--completed .status-bar__label{color:#262661;font-weight:700}.status-bar__item--completed .status-bar__line{background:#423b87}.status-bar__item--current .status-bar__label{color:#423b87;font-weight:700}.status-bar__item--current .status-bar__line{background:#7e7ccf}.status-bar__item--disabled .status-bar__label{color:#423b87;font-weight:400}.status-bar__item--disabled .status-bar__line{background:#cbcbec}.kurs-fields-group{display:flex;flex-direction:column;gap:70px}.kurs-bg{background:#f2f2fa;border-radius:15px;padding:120px 100px}.kurs-icon-sortable{width:14px;height:22px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='21' viewBox='0 0 14 21' fill='none'><circle cx='2.5' cy='2.5' r='2.5' fill='%23423B87'/><circle cx='11.5' cy='2.5' r='2.5' fill='%23423B87'/><circle cx='2.5' cy='10.5' r='2.5' fill='%23423B87'/><circle cx='11.5' cy='10.5' r='2.5' fill='%23423B87'/><circle cx='2.5' cy='18.5' r='2.5' fill='%23423B87'/><circle cx='11.5' cy='18.5' r='2.5' fill='%23423B87'/></svg>") no-repeat center/contain;cursor:grab}.kurs-icon-sortable:active{cursor:grabbing}.kurs-fields{display:flex;flex-direction:column;gap:40px;padding-left:265px}.kurs-fields__container{display:flex;flex-direction:column;gap:40px}.kurs-fields__title{color:#423b87;font-family:Raleway;font-size:31px;font-weight:700;line-height:1.58}.kurs-field{display:flex;flex-direction:column;gap:10px}.kurs-field__label{color:#423b87;font-family:Inter;font-size:17px;font-weight:700;line-height:1.47;padding-left:40px}.kurs-field__row{display:flex;align-items:center;justify-content:space-between;gap:16px}.kurs-field__input{width:650px;height:55px;border-radius:15px;background:#fff;border:1px solid #423B87;font-family:Inter;font-size:17px;line-height:normal;font-weight:400;color:#000;outline:none;padding:0 15px;display:flex;align-items:center}.kurs-field--error .kurs-field__input{border-color:#ff0004}.kurs-field__counter{color:#563b97;font-family:Inter;font-size:17px;line-height:normal;font-weight:400;text-align:right;margin-left:auto}.kurs-field--error .kurs-field__counter{color:#ff0004}.kurs-checkboxes{display:flex;flex-flow:row wrap;gap:35px}.kurs-checkbox{width:calc((100% - 70px)/3);display:flex;gap:18px;-webkit-user-select:none;user-select:none}.kurs-checkbox--disabled{filter:grayscale(80%) brightness(.9);opacity:.6}.kurs-checkbox__input{display:none}.kurs-checkbox__box{width:25px;height:25px;border:1px solid #423B87;background:#fff;border-radius:3px;cursor:pointer}.kurs-checkbox--disabled .kurs-checkbox__box,.kurs-checkbox--disabled .kurs-checkbox__label{cursor:not-allowed}.kurs-checkbox__input:checked+.kurs-checkbox__box{background:#423b87;display:flex;align-items:center;justify-content:center}.kurs-checkbox__input:checked+.kurs-checkbox__box:after{content:"";width:17px;height:13px;display:block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='13' viewBox='0 0 17 13' fill='none'%3E%3Cpath d='M1 6.5L6 11.5L15.5 1' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain}.kurs-checkbox__label{cursor:pointer;color:#000;width:calc(100% - 43px)}.kurs-strengths{display:flex;flex-flow:row wrap;gap:35px;justify-content:space-between}.kurs-strengths--1col{flex-flow:column nowrap;align-items:center}.kurs-strengths__item{width:40%;display:flex;gap:16px}.kurs-strengths--1col .kurs-strengths__item{width:30%}.kurs-strengths__content{width:calc(100% - 40px)}.kurs-strengths__label{font-size:17px;color:#423b87;font-family:Inter;font-weight:700;line-height:1.47}.kurs-custom{padding-left:17%;padding-right:17%}.kurs-radios{display:flex;flex-direction:column;gap:25px}.kurs-radio{display:flex;align-items:center;gap:13px;-webkit-user-select:none;user-select:none}.kurs-radio__input{display:none}.kurs-radio__circle{width:20px;height:20px;border-radius:50%;background:#fff;border:1px solid #423B87;display:flex;align-items:center;justify-content:center;cursor:pointer}.kurs-radio__input:checked+.kurs-radio__circle:after{content:"";width:8.5px;height:8.5px;border-radius:50%;display:block;background:#423b87}.kurs-radio__label{font-size:17px;color:#423b87;font-family:Inter;font-weight:700;line-height:1.47;width:calc(100% - 23px);cursor:pointer}.kurs-radios+.kurs-textarea{margin-top:35px}.kurs-radios--bigpicture{flex-direction:row;gap:35px;margin-top:70px}.kurs-radios--bigpicture .kurs-radio{flex:1 0 0;flex-direction:column;gap:70px}.kurs-radio__group{display:flex;align-items:center;gap:13px;-webkit-user-select:none;user-select:none}.kurs-radio__image{width:100%}.kurs-radio__image img{max-width:100%;display:block;cursor:pointer}.kurs-textarea{display:flex;justify-content:space-between;gap:35px}.kurs-textarea__field{width:80%;height:145px;border-radius:15px;background:#fff;border:1px solid #423B87;font-family:Inter;font-size:17px;line-height:normal;font-weight:400;color:#000;outline:none;padding:10px 15px;resize:none}.kurs-textarea--error .kurs-textarea__field{border-color:#ff0004}.kurs-textarea__counter{color:#563b97;font-family:Inter;font-size:17px;line-height:normal;font-weight:400;text-align:right;margin-left:auto;margin-top:20px;width:calc(20% - 35px)}.kurs-textarea--error .kurs-textarea__counter{color:#ff0004}.kurs-custom-label{color:#563b97;font-family:Inter;font-size:17px;line-height:1.47;font-weight:700;margin-bottom:10px}.order-summary{line-height:normal}.order-summary__container{background:#f3f3ff;border-radius:15px;padding:10px 30px 30px;display:flex;justify-content:space-between}.order-summary__group:nth-child(1){width:42%}.order-summary__product-title{color:#563b97;font-family:Inter;font-size:17px;font-weight:700;line-height:normal;position:relative;top:-40px;height:20px}.order-summary__product{display:flex;gap:25px}.order-summary__image{width:155px}.order-summary__image img{max-width:100%;display:block;border-radius:6px}.order-summary__info{display:flex;flex-direction:column;justify-content:space-between;padding:15px 0}.order-summary__name{font-size:17px;font-weight:700;line-height:normal}.order-summary__change{color:#423b87;font-weight:600;text-decoration-line:underline}.order-summary__price-title{color:#563b97;font-family:Inter;font-size:17px;font-weight:700;line-height:normal;position:relative;top:-40px;height:20px}.order-summary__price{color:#423b87;font-family:Inter;font-size:33px;font-weight:700;line-height:normal;padding-top:5px}.order-summary__action{display:flex;align-items:center;justify-content:center;margin-left:auto}.account__title{margin:50px auto 85px;text-align:center;font-weight:600}.account__layout{display:flex;flex-flow:row wrap;justify-content:space-between}.account-sidebar{width:295px}.account-sidebar__item{border-radius:15px;width:100%;height:62px;background:#e5e5f5;border:none;outline:none;display:flex;align-items:center;font-family:Inter,serif;font-size:18px;font-weight:600;line-height:normal;color:#000;padding:0 30px;margin-bottom:18px;transition:.3s;text-decoration:none}.account-sidebar__item--active{pointer-events:none}.account-sidebar__item:not(.account-sidebar__item--active){cursor:pointer}.account-sidebar__item:not(.account-sidebar__item--active):hover{background:#423b87;color:#fff}.account-sidebar__item--active{background:#7e7ccf;color:#fff}.account-sidebar__logout{border-radius:15px;width:100%;height:62px;background:#fff;border:1px solid #563B97;outline:none;display:flex;align-items:center;justify-content:center;font-family:Inter,serif;font-size:18px;font-weight:600;line-height:normal;color:#563b97;transition:.3s}.account-sidebar__logout:hover{background:#423b87;color:#fff}.account-content{width:calc(100% - 325px)}.account-content--width-full{width:100%}.account-section-title{font-family:Inter,serif;font-size:27px;font-weight:600;line-height:normal;margin-bottom:40px}.account-section{margin-bottom:60px}.account-section--align-center{text-align:center;max-width:940px;margin-left:auto;margin-right:auto}.account-section--large{max-width:700px;margin-top:-50px}.account-section__text--color{color:#d0f}.account-course{margin-bottom:100px}.course-card{margin:40px auto;display:flex;justify-content:space-between;border-radius:15px;background:#f2f2fa;overflow:hidden;flex-wrap:wrap}.course-card__image{width:260px}.course-card__image img{width:100%;height:100%;display:block}.course-card__content{width:calc(100% - 260px);padding:20px 40px;display:flex;flex-direction:column;justify-content:center;gap:10px}.course-card__title{font-family:Inter,serif;font-size:26px;font-weight:600;line-height:normal;color:#423b87}.course-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px}.course-actions__continue{margin-left:auto}.history-item{display:flex;flex-wrap:wrap;border-radius:15px;background:#cbcbec;overflow:hidden}.history-item+.history-item{margin-top:55px}.history-item__image{width:260px}.history-item__image img{width:100%;height:100%;display:block}.history-item__info{width:calc(100% - 260px);padding:20px 40px;display:flex;align-items:center;justify-content:space-between}.history-item__date{width:fit-content;font-weight:700}.history-item__download{width:fit-content;border-radius:10px;background:#f2ff20;padding:0 45px;height:51px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-family:Inter,serif;font-size:17px;font-weight:700;color:#262661}.account-extras{margin-top:80px}.extras__list{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:870px;row-gap:95px}.extra{width:calc((100% - 70px)/2)}.extra--last{width:100%;margin-top:95px;display:flex;justify-content:space-between}.extra--last .extra__image{width:calc((100% - 70px)/2)}.extra__image img{max-width:100%}.extra__content{width:calc((100% - 70px)/2)}.extra__title{font-family:Raleway;font-size:31px;font-weight:700;line-height:1.58;color:#423b87;margin-top:20px}.extra--last .extra__title{margin-top:0}.extra__text{margin-top:15px}.extra__note{font-family:Quicksand;font-weight:600;color:#423b87;margin-top:25px}.extra__button{margin-top:35px;display:inline-flex}.print-page{margin-top:100px;display:flex;flex-direction:column;gap:55px}.order-summary:not(:nth-child(1)) .order-summary__product-title,.order-summary:not(:nth-child(1)) .order-summary__price-title{opacity:0}.auth__container{max-width:620px;margin:0 auto}.auth__container--account{max-width:940px}.auth-form{padding:80px 125px;background:#f2f2fa;border-radius:15px;display:flex;flex-direction:column;gap:40px}.auth-form--account{padding:80px 150px}.auth-form__group{display:flex;flex-wrap:wrap;justify-content:space-between}.auth-form__group--1 .auth-form__field{width:calc((100% - 10px)/2)}.auth-form__group--2 .auth-form__field:nth-child(1){width:calc(100% - 150px)}.auth-form__group--2 .auth-form__field:nth-child(2){width:140px}.auth-form__group--3 .auth-form__field:nth-child(1){width:140px}.auth-form__group--3 .auth-form__field:nth-child(2){width:calc(100% - 150px)}.auth-form__field{display:flex;flex-direction:column;gap:10px}.auth-form__label{font-family:Inter,serif;font-size:17px;font-weight:700;line-height:normal;color:#5e58a3}.auth-form__input{width:100%;height:55px;border-radius:15px;background:#fff;border:1px solid #423B87;font-family:Inter,serif;font-size:17px;line-height:normal;font-weight:400;color:#000;outline:none;padding:0 15px;display:flex;align-items:center}.auth-form__password{position:relative}.auth-form__password .auth-form__input{position:relative;padding-right:70px}.auth-form__toggle{background:url(/images/icon-auge.svg) 50% 50% no-repeat;width:31px;height:21px;border:none;outline:none;position:absolute;top:18px;right:15px;cursor:pointer}.auth-form__toggle.is-visible{background-image:url(/images/icon-auge-visible.svg)}.auth__links{margin:40px auto 0;text-align:center}.auth__link{color:#423b87;text-decoration:underline;font-weight:600}.auth__link:hover{text-decoration:none}.auth__register{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:25px;margin-top:40px}.auth__register--top{margin-top:-25px;margin-bottom:40px}.auth__register--account{flex-direction:column;margin-top:0}.auth-form__success{color:green;text-align:center;font-family:Inter;font-size:13px;font-weight:400}.auth__register-text,.auth__register-button{width:max-content}.auth__legal{margin-top:70px}.auth__legal-text{text-align:center}.auth__legal-link{color:#423b87;text-decoration:underline;font-weight:600}.auth__legal-link:hover{text-decoration:none}.auth-form__field--checkbox{flex-direction:row;gap:18px;-webkit-user-select:none;user-select:none}.auth-form__input--checkbox{display:none}.auth-form__checkbox-box{width:25px;height:25px;border:1px solid #423B87;background:#fff;border-radius:3px;cursor:pointer}.auth-form__input--checkbox:checked+.auth-form__checkbox-box{background:#423b87;display:flex;align-items:center;justify-content:center}.auth-form__input--checkbox:checked+.auth-form__checkbox-box:after{content:"";width:17px;height:13px;display:block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='13' viewBox='0 0 17 13' fill='none'%3E%3Cpath d='M1 6.5L6 11.5L15.5 1' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain}.auth-form__checkbox-label{cursor:pointer;color:#000;width:calc(100% - 43px)}.auth-form__error{color:#ff0004;font-family:Inter;font-size:13px;font-weight:400}.auth__description,.auth__status{text-align:center;margin-bottom:40px}.orders{margin-top:100px}.orders__list{display:flex;flex-direction:column;gap:20px}.orders__item{line-height:normal;background:#f2f2fa;border-radius:15px;padding:25px;display:flex;justify-content:space-between;align-items:center}.orders__item--single{padding:40px 25px}.orders__group{flex:0 0 13%;position:relative}.orders__group:nth-child(2){flex:0 0 24%}.orders__label{font-family:Inter;font-size:17px;font-weight:700;line-height:normal;position:absolute;top:-75px;color:#5e58a3}.orders__value{font-size:17px;font-weight:700}.orders__item:not(:nth-child(1)) .orders__label{display:none}.orders__action{flex:0 0 13%}.orders__details{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px}.orders__detail{flex:0 0 25%;line-height:1.47;display:flex;flex-direction:column;gap:13px;padding-right:25px}.orders__detail:nth-child(1){padding-left:25px}.orders__detail-label{font-family:Inter;font-size:17px;font-weight:700;color:#5e58a3}.orders__detail-value{font-family:Inter;font-size:17px}.orders__detail-value--link a{font-family:Inter;font-size:17px;color:#000;text-decoration:none}.orders__detail-value--link a:hover{text-decoration:underline;color:#5e58a3}.orders__actions{flex:0 0 40%;margin-top:auto}.orders__back{margin-top:150px}.orders__back-link{width:max-content}.voucher-box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;row-gap:55px;margin-top:70px}.voucher-box__form{width:41%}.voucher-box__label{font-family:Inter;font-size:17px;font-weight:700;color:#423b87;margin-bottom:10px;display:block}.voucher-box__row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.voucher-box__input{width:64%;height:55px;border-radius:15px;background:#fff;border:1px solid #423B87;font-family:Quicksand;font-size:18px;line-height:normal;font-weight:400;color:#000;outline:none;padding:0 25px;display:flex;align-items:center}.voucher-box__input--error{color:#ff0004;border:1px solid #FF0004}.voucher-box__text{width:48%}.voucher-box__text a{font-weight:600}.voucher-box__error{width:100%;border-radius:15px;border-bottom:1px solid #FF0004;background:#ffe2e9;display:flex;align-items:center;justify-content:center;padding:22px 33px;gap:33px;font-family:Quicksand;font-size:18px;font-weight:400;line-height:1.55;color:#ff0004}.voucher-box__error-icon{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1NycgaGVpZ2h0PSc1Nycgdmlld0JveD0nMCAwIDU3IDU3JyBmaWxsPSdub25lJz48cGF0aCBkPSdNNTMuMjM4IDQ0LjY4NzVMMzIuMzc2IDguODkxNTNDMzEuNDA3IDcuMTgxNTMgMzAuMDM5IDYuMjY5NTMgMjguNSA2LjI2OTUzQzI3LjAxOCA2LjI2OTUzIDI1LjU5MyA3LjE4MTUzIDI0LjYyNCA4Ljg5MTUzTDMuNzA1IDQ0LjY4NzVDMi43MzYgNDYuMzQwNSAyLjYyMiA0Ny45OTM1IDMuMzYzIDQ5LjMwNDVDNC4xMDQgNTAuNjE1NSA1LjU4NiA1MS4yOTk1IDcuNTI0IDUxLjI5OTVINDkuNDc2QzUxLjQxNCA1MS4yOTk1IDUyLjg5NiA1MC41NTg1IDUzLjYzNyA0OS4zMDQ1QzU0LjM3OCA0Ny45OTM1IDU0LjIwNyA0Ni4zNDA1IDUzLjIzOCA0NC42ODc1Wk01MS42NDIgNDguMTY0NUM1MS4zIDQ4LjczNDUgNTAuNTU5IDQ5LjAxOTUgNDkuNDc2IDQ5LjAxOTVINy41MjRDNi40NDEgNDkuMDE5NSA1LjY0MyA0OC42Nzc1IDUuMzU4IDQ4LjE2NDVDNS4wMTYgNDcuNTk0NSA1LjEzIDQ2LjczOTUgNS43IDQ1LjgyNzVMMjYuNjc2IDEwLjAzMTVDMjcuMjQ2IDkuMDYyNTMgMjcuOTMgOC41NDk1MyAyOC41NTcgOC41NDk1M0MyOS4xODQgOC41NDk1MyAyOS45MjUgOS4xMTk1MyAzMC40MzggMTAuMDMxNUw1MS4zIDQ1LjgyNzVDNTEuODEzIDQ2LjczOTUgNTEuOTg0IDQ3LjU5NDUgNTEuNjQyIDQ4LjE2NDVaTTMwLjIxIDM5Ljg5OTVDMzAuMjEgNDAuODY4NSAyOS40NjkgNDEuNjA5NSAyOC41IDQxLjYwOTVDMjcuNTMxIDQxLjYwOTUgMjYuNzkgNDAuODY4NSAyNi43OSAzOS44OTk1QzI2Ljc5IDM4LjkzMDUgMjcuNTMxIDM4LjE4OTUgMjguNSAzOC4xODk1QzI5LjQ2OSAzOC4xODk1IDMwLjIxIDM4LjkzMDUgMzAuMjEgMzkuODk5NVpNMzAuMjEgMjMuMzY5NVYzNC4xOTk1QzMwLjIxIDM1LjE2ODUgMjkuNDY5IDM1LjkwOTUgMjguNSAzNS45MDk1QzI3LjUzMSAzNS45MDk1IDI2Ljc5IDM1LjE2ODUgMjYuNzkgMzQuMTk5NVYyMy4zNjk1QzI2Ljc5IDIyLjQwMDUgMjcuNTMxIDIxLjY1OTUgMjguNSAyMS42NTk1QzI5LjQ2OSAyMS42NTk1IDMwLjIxIDIyLjQwMDUgMzAuMjEgMjMuMzY5NVonIGZpbGw9JyNGRjAwMDQnLz48L3N2Zz4=) no-repeat 50% 50%;width:57px;height:57px}.voucher-box__error-text{width:calc(100% - 90px)}@media(max-width:1335px){.title{font-size:40px}.main{gap:120px}.container{width:100%;padding:0 3.5%}.order-summary__container{padding:10px 30px 30px}.header__container{height:130px}.header__logo img{height:85px}.footer{margin-top:240px}.kurs-hero__title{font-size:56px}.kurs-content--start{margin-top:-40px}.kurs-content__container,.kurs-action__container{width:100%}.kurs-action--step{margin-top:-35px}.kurs-action__video iframe{height:calc(93vw * .563)}.kurs-step__title{font-size:27px}.status-bar:not(.status-bar--account){margin-top:-35px}.kurs-bg{padding:100px}.kurs-fields{padding-left:235px}.kurs-fields__title{font-size:27px}.kurs-fields-group{gap:60px}.kurs-custom{padding-left:235px;padding-right:100px}.payment-status{margin-top:150px}.status-bar--account .status-bar__list{padding:0}.extra:not(.extra--last),.extra--last .extra__image,.extra__content{width:calc((100% - 60px)/2)}.extra__title{font-size:27px}}@media(max-width:1279px){.title{font-size:36px}.subtitle{font-size:16px}.main{gap:100px}.button{padding:0 30px;font-size:16px}.button__icon{margin-left:5px}.header__container{height:120px}.header__logo img{height:80px}.footer{padding:60px 0;margin-top:200px}.footer__container{gap:80px}.footer__nav .nav__list{gap:50px}.kurs-hero__title{font-size:42px}.kurs-step__title{font-size:24px}.kurs-step__content{width:calc(76% - 130px);gap:5px}.kurs-step__status{width:35px;height:35px;margin-right:35px}.status-bar:not(.status-bar--account){margin-top:-25px}.kurs-action--step{margin-top:-25px}.kurs-bg{padding:80px}.kurs-fields{padding-left:160px}.kurs-fields__title{font-size:24px}.kurs-fields-group{gap:50px}.kurs-custom{padding-left:160px;padding-right:80px}.kurs-field__input{width:550px}.kurs-checkbox__label{width:calc(100% - 40px)}.kurs-strengths--1col .kurs-strengths__item{width:40%}.kurs-content__highlight--{font-size:22px}.kurs-content__container--small{width:100%}.order-summary__container{padding:0 20px 20px}.order-summary__group:nth-child(1){width:50%}.order-summary__product-title,.order-summary__price-title{top:-30px}.order-summary__price{font-size:27px}.payment-status{margin-top:100px}.account__title{margin:50px auto 65px}.account-section--large{margin-top:-30px}.account-sidebar{width:230px}.account-content{width:calc(100% - 265px)}.account-content--width-full{width:100%}.account-section{margin-bottom:50px}.account-course{margin-bottom:80px}.course-card__image,.history-item__image{width:230px}.course-card__content,.history-item__info{width:calc(100% - 230px);padding:15px 25px}.course-card__title{font-size:20px}.course-card__text{font-size:15px}.history-item__date{font-size:16px}.history-item__download{font-size:16px;padding:0 25px}.account-extras{margin-top:60px}.extra--last{margin-top:70px}.extra__title{font-size:24px}.extra__note,.extra__button{margin-top:25px}.orders__item{padding:25px 20px}.orders__label,.orders__value{font-size:14px}.orders__detail-label,.orders__detail-value{font-size:15px}.orders__back{margin-top:120px}.voucher-box{row-gap:45px;margin-top:50px;align-items:center}.voucher-box__form,.voucher-box__text{width:45%}}@media(max-width:1023px){.title{font-size:30px}.main{gap:70px}body.menu-open{overflow-y:hidden}.header__container{height:80px;gap:30px}.header__container{height:80px;gap:30px;position:relative}.header__logo img{height:55px}.header__toggle{display:flex}.header__nav{display:none;position:absolute;top:63px;right:20px;transition:opacity .5s ease,transform .5s ease}.header__nav .nav__list{border-radius:15px;background:#fff;padding:17px;gap:10px;flex-direction:column;width:230px;box-shadow:0 12px 19px #00000026}.header.menu-open .header__nav{display:block}.header__nav .nav__link{padding:0 25px;height:55px;display:flex;align-items:center;font-family:Inter;font-size:19px;font-weight:500;text-decoration:none;background:none;border:none;outline:none}.header.menu-open .header__toggle{z-index:10}.header.menu-open .header__toggle-line:nth-child(1){transform:rotate(45deg) translate(5px,6px)}.header.menu-open .header__toggle-line:nth-child(2){opacity:0}.header.menu-open .header__toggle-line:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.footer{padding:50px 0;margin-top:140px}.footer__container{gap:70px}.footer__nav .nav__list{gap:30px}.footer__socials,.footer__links{gap:20px}.kurs-content--start{margin-top:-20px}.kurs-hero__title{font-size:32px}.kurs-step__title{font-size:22px}.kurs-step__content{width:calc(76% - 100px);gap:3px}.kurs-step__text{font-size:17px}.kurs-step__status{width:30px;height:30px;margin-right:20px}.status-bar:not(.status-bar--account){margin-top:-15px}.kurs-action__buttons{margin-top:50px}.kurs-radios--bigpicture{gap:25px;margin-top:50px}.kurs-radios--bigpicture .kurs-radio{gap:50px}.kurs-radios--bigpicture .kurs-radio__label{font-size:15px}.kurs-action--step{margin-top:-15px}.kurs-bg{padding:40px}.kurs-fields{padding-left:40px}.kurs-fields__title{font-size:22px}.kurs-fields-group{gap:40px}.kurs-custom{padding-left:40px;padding-right:40px}.kurs-field__input{width:calc(100% - 170px)}.kurs-textarea__field{width:75%}.kurs-textarea__counter{width:calc(25% - 35px)}.kurs-checkbox{width:calc((100% - 35px)/2)}.kurs-strengths--1col .kurs-strengths__item{width:50%}.kurs-content__highlight--{font-size:20px}.order-summary__container{flex-wrap:wrap;padding:10px 30px 30px}.order-summary__product-title,.order-summary__price-title{top:-40px}.order-summary__group:nth-child(1){width:70%}.order-summary__action{width:100%;margin-top:40px}.account-section-title{font-size:24px}.account-sidebar{display:none}.account-content{width:100%}.account__title{margin:30px auto 35px}.account-section--large{margin-top:-10px}.extra:not(.extra--last),.extra--last .extra__image,.extra__content{width:calc((100% - 50px)/2)}.extra__note{margin-top:15px}.extra__button{margin-top:20px}.voucher-box{row-gap:40px}.voucher-box__form{width:100%;order:1}.voucher-box__text{width:100%;order:3}.voucher-box__error{order:2}}@media(max-width:767px){.main{gap:50px}.footer{padding:40px 0;margin-top:100px}.footer__nav .nav__list{gap:25px}.footer__nav .nav__link{font-size:16px}.kurs-content--start{margin-top:-10px}.kurs-step__content{width:calc(76% - 90px);gap:0}.kurs-step__status{width:25px;height:25px;margin-right:15px}.status-bar:not(.status-bar--account){margin-top:0}.status-bar__label{font-size:15px}.kurs-radios--bigpicture{gap:50px;flex-direction:column;align-items:center}.kurs-radios--bigpicture .kurs-radio{gap:30px}.kurs-radios--bigpicture .kurs-radio__label{font-size:17px}.kurs-action--step{margin-top:0}.kurs-checkbox__label{font-size:17px;width:calc(100% - 38px)}.kurs-strengths--1col .kurs-strengths__item{width:60%}.payment-status{margin-top:80px}.course-card__image,.history-item__image{width:220px}.course-card__content,.history-item__info{width:calc(100% - 220px);padding:15px 20px}.course-card__title{font-size:20px}.course-card__text{font-size:14px}.history-item__date{font-size:16px}.history-item__download{font-size:15px;padding:0 20px}.extras__list{gap:80px}.extra,.extra:not(.extra--last){width:100%;max-width:400px;margin:0 auto;text-align:center}.extra--last{margin-top:0;width:100%;display:block}.extra--last .extra__title{margin-top:20px}.extra--last .extra__image,.extra__content{width:100%}.auth-form,.auth-form--account{padding:60px 100px}.auth-form__group--2 .auth-form__field:nth-child(1){width:calc(100% - 130px)}.auth-form__group--2 .auth-form__field:nth-child(2){width:120px}.auth-form__group--3 .auth-form__field:nth-child(1){width:120px}.auth-form__group--3 .auth-form__field:nth-child(2){width:calc(100% - 130px)}.orders__item{padding:25px;flex-wrap:wrap;row-gap:25px;justify-content:stretch}.orders__label{font-size:12px;position:static}.orders__item:not(:nth-child(1)) .orders__label{display:block}.orders__value{font-size:16px}.orders__group{display:flex;flex-direction:column;gap:5px}.orders__group,.orders__action{flex:0 0 30%}.orders__group:nth-child(2),.orders__group:nth-child(5){flex:0 0 40%}.orders__detail-label{font-size:12px}.orders__detail-value{font-size:16px}.orders__back{margin-top:100px}.orders__detail{flex:0 0 28%}.orders__actions{flex:0 0 44%}}@media screen and (max-width:639px){.button{padding:0 45px;font-size:17px;width:100%}.button__icon{margin-left:10px}.header__container{height:60px;gap:20px}.header__logo img{height:50px}.footer__container{flex-direction:row;max-width:80%;margin:0 auto}.footer__top{width:50%;flex-direction:column;align-items:flex-start;gap:30px}.footer__nav .nav__list{flex-direction:column;align-items:flex-start;gap:5px}.footer__bottom{width:50%;flex-direction:column-reverse;align-items:flex-start}.footer__links{flex-direction:column;align-items:flex-start;gap:5px}.kurs-hero__title{font-size:30px}.kurs-step{flex-wrap:wrap}.kurs-step__image{width:100%;max-width:unset}.kurs-step__image img{border-radius:15px 15px 0 0;width:100%}.kurs-step__content{width:calc(100% - 60px);gap:5px;padding:30px}.kurs-step__title{font-size:20px}.kurs-step__status{width:30px;height:30px;margin-right:30px}.status-bar__item{gap:3px}.status-bar__label{font-size:17px}.status-bar__line{height:5px}.status-bar__label span{display:none}.kurs-bg{padding:30px 25px}.kurs-fields{padding-left:25px}.kurs-custom{padding-left:25px;padding-right:25px}.kurs-field__row{flex-wrap:wrap}.kurs-field__input{width:calc(100% - 40px)}.kurs-field__counter{font-size:16px}.kurs-checkbox{width:100%;max-width:360px;margin:0 auto}.kurs-strengths__item,.kurs-strengths--1col .kurs-strengths__item{width:100%}.kurs-textarea{flex-wrap:wrap;gap:0}.kurs-textarea__field{width:100%}.kurs-textarea__counter{width:100%;font-size:16px}.order-summary__container{padding:30px}.order-summary__product-title,.order-summary__price-title{top:0;height:30px}.order-summary__group:nth-child(1){width:100%}.order-summary__group:nth-child(2){width:100%;margin-top:20px}.order-summary__action{margin-top:30px}.order-summary:not(:nth-child(1)) .order-summary__product-title,.order-summary:not(:nth-child(1)) .order-summary__price-title{opacity:1}.account-section-title{font-size:22px;text-align:center}.course-card__image,.history-item__image{width:100%}.course-card__content,.history-item__info{width:100%;padding:30px}.course-card__text{font-size:16px}.course-actions,.history-item__info{flex-wrap:wrap;gap:30px}.history-item__date{width:100%;text-align:center}.history-item__download{width:100%}.auth-form,.auth-form--account{padding:30px 25px}.orders__group,.orders__action,.orders__group:nth-child(2),.orders__group:nth-child(5){flex:0 0 50%}.orders__details{margin-top:40px}.orders__back{margin-top:60px}.orders__details{row-gap:40px}.orders__detail{flex:0 0 50%}.orders__detail:nth-child(3){flex:0 0 100%;padding-left:25px}.orders__actions{flex:0 0 100%}.voucher-box__row{gap:40px}.voucher-box__input{width:100%}}@media(max-width:479px){.header__nav{top:60px;right:0}.header.menu-open .header__nav{width:92vw}.header__nav .nav__list{border-radius:0;padding:25px;width:100%;height:calc(100vh - 60px);overflow:hidden}.account-menu{right:0}.account-menu.is-open{width:92vw;position:fixed;top:60px;right:0;padding-top:0}.account-menu__list{display:flex;border-radius:0;padding:25px;width:100%;height:calc(100vh - 60px);overflow:hidden}.title{font-size:28px}.footer__container{max-width:96%}.footer__top{width:50%;flex-direction:column;align-items:flex-start;gap:30px}.kurs-step{padding-bottom:20px}.kurs-step__content{width:100%;gap:3px;padding:20px}.kurs-step__status{width:30px;height:30px;margin:auto}.kurs-icon-sortable{width:20px;height:20px}.kurs-strengths__item{gap:10px}.kurs-strengths__content{width:calc(100% - 30px)}.kurs-bg{padding:30px 20px}.kurs-field__row{gap:10px}.kurs-field__input{width:calc(100% - 30px)}.order-summary__container{padding:20px}.order-summary__product{flex-wrap:wrap;width:100%}.order-summary__image{width:100%}.order-summary__image img{margin:20px auto 0}.order-summary__info{width:100%;text-align:center}.order-summary__change{margin-top:10px}.order-summary__product-title,.order-summary__price-title,.order-summary__price{text-align:center}.order-summary__button .button__icon{display:none}.auth-form,.auth-form--account{padding:30px 20px}.auth-form__group{gap:40px}.auth-form__group .auth-form__field:nth-child(1){width:100%}.auth-form__group .auth-form__field:nth-child(2){width:100%}.orders__group,.orders__action,.orders__group:nth-child(2),.orders__group:nth-child(5){flex:0 0 100%;text-align:center}.orders__detail:nth-child(1),.orders__detail:nth-child(3){padding-left:0}.orders__detail{flex:0 0 100%;text-align:center;padding-right:0}.voucher-box__error{flex-direction:column;gap:20px}.voucher-box__error-text{width:100%}}
