.air-datepicker{overflow:hidden;border-radius:4px;border:none;color:var(--black-light);padding:20px;box-shadow:0 4px 4px #0020330a,0 8px 24px #0020331f;font-family:Inter,Arial,sans-serif}.air-datepicker--navigation{margin:0 0 20px}.air-datepicker--pointer{display:none}.air-datepicker-nav--action{width:40px}.air-datepicker-nav{border:none;padding:0;min-height:initial}.air-datepicker-nav--action svg{width:40px;height:40px}.air-datepicker-nav--title{padding:0;color:var(--black-light);font-weight:700}.air-datepicker-nav--title i{color:var(--black-light)}.air-datepicker-nav--action path{stroke:none;fill:var(--violet)}.air-datepicker--content{padding:0}.air-datepicker-body{display:flex;flex-direction:column;gap:15px}.air-datepicker-body--day-names{margin:0}.air-datepicker-body--day-name{color:var(--gray-3);font-size:10px;line-height:14px}.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:#0020334d}.air-datepicker-cell.-focus-{background-color:var(--gray-light-2)}.air-datepicker-cell.-selected-,.air-datepicker-cell.-selected-.-focus-{background-color:var(--violet)}.air-datepicker-body--cells{gap:4px}.air-datepicker-cell.-current-{color:var(--black-light)}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7,32px)}.air-datepicker-nav--title:hover{background-color:initial}.react-tel-input{font-family:Inter,Arial,sans-serif}.react-tel-input .flag-dropdown{border:none;background-color:inherit;font-size:16px;line-height:16px}.react-tel-input .flag-dropdown.open .selected-flag{background-color:inherit}.react-tel-input .selected-flag{padding:15px;width:70px}.react-tel-input .selected-flag:hover,.react-tel-input .selected-flag:focus{background-color:initial}.react-tel-input .selected-flag .arrow{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.20041%208.23966C5.48226%207.93613%205.95681%207.91856%206.26034%208.20041L10%2011.7265L13.7397%208.20041C14.0432%207.91856%2014.5177%207.93613%2014.7996%208.23966C15.0815%208.5432%2015.0639%209.01775%2014.7603%209.2996L10.5103%2013.2996C10.2226%2013.5668%209.77743%2013.5668%209.48967%2013.2996L5.23966%209.2996C4.93613%209.01775%204.91856%208.5432%205.20041%208.23966Z'%20fill='%23404851'/%3e%3c/svg%3e");top:50%;left:25px;translate:0 -50%;border:none;width:20px;height:20px;background-repeat:no-repeat;background-size:cover;transition:.3s}.react-tel-input .selected-flag .arrow.up{border:none;transform:rotate(180deg);transition:.3s}.react-tel-input .country-list{margin:1px 0;box-shadow:0 4px 4px #0020330a,0 8px 21px #0020330f;border-radius:8px;z-index:2;padding:5px 0;width:393px}.react-tel-input .flag-dropdown.open .country-list{border-radius:0 0 8px 8px}.react-tel-input .flag-dropdown.open{border-radius:8px;background-color:initial}.react-tel-input .country-list .country{font-size:14px;line-height:18px;padding:8px 15px}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:var(--gray-light-2);color:var(--black-light);transition:.3s}.react-tel-input .country-list .country .dial-code{color:inherit}@media (max-width: 1080px){.react-tel-input .country-list{width:427px}}@media (max-width: 930px){.react-tel-input .country-list{width:355px}}@media (max-width: 780px){.react-tel-input .country-list{width:265px}}@media (max-width: 580px){.react-tel-input .country-list{width:calc(100vw - 30px)}}@media (max-width: 480px){.react-tel-input .country-list{width:calc(100vw - 20px)}}.select{width:100%;cursor:pointer}.select .select__control{height:50px;border-radius:8px;border-color:var(--pink-2);transition:.3s;background-color:var(--white)}.select .select__control:hover{border-color:var(--violet);transition:.3s}.select--error .select__control{background-color:var(--red-light)}.select .select__control--menu-is-open{border-color:transparent;background-color:var(--gray-light-2);transition:.3s;box-shadow:none;outline:none;border-radius:8px 8px 0 0}.select .select__control--is-focused{transition:.3s;box-shadow:none;outline:none}.select .select__placeholder{font-size:16px;line-height:20px;font-weight:400;color:var(--gray-3);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.select__indicator-separator{display:none}.select .select__value-container{padding:5px 15px}.select .select__input-container{padding:0;margin:0}.select .select__single-value{margin:0;font-size:16px;line-height:20px;font-weight:400;color:var(--black-light);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:initial}.select .select__dropdown-indicator{padding:15px}.select .select__indicator svg{stroke:var(--gray-dark-1);flex-shrink:0;transition:.3s;width:20px;height:20px}.select .select__control--menu-is-open .select__indicator svg{stroke:var(--violet);transform:rotate(180deg);transition:.3s}.select .select__control:hover .select__indicator svg{stroke:var(--violet);transition:.3s}.select .select__control--is-disabled{background-color:var(--gray-light-1);transition:.3s}.select .select__control--is-disabled .select__indicator svg{stroke:var(--gray-light-1);transition:.3s}.select .select__menu{margin:0;border:none;box-shadow:0 4px 4px #0020330a,0 8px 21px #0020330f;border-radius:8px;z-index:2}.select .select__menu-list{padding:5px 0}.select .select__control--menu-is-open+.select__menu{border-radius:0 0 8px 8px}.select .select__option{font-size:14px;line-height:18px;padding:8px 15px}.select .select__option--is-focused,.select .select__option--is-selected{background-color:var(--gray-light-2);color:var(--black-light)}@media (max-width: 480px){.select .select__placeholder,.select .select__single-value{font-size:14px;line-height:18px}.select .select__value-container,.select .select__dropdown-indicator{padding:0 10px}.select .select__control{height:40px}}@font-face{font-family:Montserrat;font-weight:400;font-style:normal;font-display:swap;src:local("Montserrat Regular"),local("Montserrat-Regular"),url(/assets/montserrat-regular-CoHeiDok.woff2) format("woff2"),url(/assets/montserrat-regular-CAIlaRU4.woff) format("woff"),url(/assets/montserrat-regular-D4Ob3rnq.ttf) format("ttf")}@font-face{font-family:Montserrat;font-weight:500;font-style:normal;font-display:swap;src:local("Montserrat Medium"),local("Montserrat-Medium"),url(/assets/montserrat-medium-CLx0-BRT.woff2) format("woff2"),url(/assets/montserrat-medium-CC-4-OMP.woff) format("woff"),url(/assets/montserrat-medium-Csik_ItA.ttf) format("ttf")}@font-face{font-family:Montserrat;font-weight:600;font-style:normal;font-display:swap;src:local("Montserrat SemiBold"),local("Montserrat-SemiBold"),url(/assets/montserrat-semibold-DrfbmBBD.woff2) format("woff2"),url(/assets/montserrat-semibold-CnFJL0Ku.woff) format("woff"),url(/assets/montserrat-semibold-DxnI6qo0.ttf) format("ttf")}@font-face{font-family:Montserrat;font-weight:700;font-style:normal;font-display:swap;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(/assets/montserrat-bold--KnpE353.woff2) format("woff2"),url(/assets/montserrat-bold-CD1a36A8.woff) format("woff"),url(/assets/montserrat-bold-D0LK3D9R.ttf) format("ttf")}@font-face{font-family:Montserrat;font-weight:800;font-style:normal;font-display:swap;src:local("Montserrat ExtraBold"),local("Montserrat-ExtraBold"),url(/assets/montserrat-extrabold-MlFhaaRn.woff2) format("woff2"),url(/assets/montserrat-extrabold-pmuBjEdg.woff) format("woff"),url(/assets/montserrat-extrabold-B0NJf0La.ttf) format("ttf")}@font-face{font-family:Roboto;font-weight:500;font-style:normal;font-display:swap;src:local("Roboto Medium"),local("Roboto-Medium"),url(/assets/roboto-medium--cGQoWUT.woff2) format("woff2"),url(/assets/roboto-medium-BFS8JZeR.woff) format("woff"),url(/assets/roboto-medium-D3k-fcGv.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:400;font-style:normal;font-display:swap;src:local("Inter Regular"),local("Inter-Regular"),url(/assets/Inter-Regular-6EfshmZx.woff2) format("woff2"),url(/assets/Inter-Regular-C05ryuRh.woff) format("woff"),url(/assets/Inter-Regular-BeTTpXQ8.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:500;font-style:normal;font-display:swap;src:local("Inter Medium"),local("Inter-Medium"),url(/assets/Inter-Medium-D5YUpoRx.woff2) format("woff2"),url(/assets/Inter-Medium-NQOIbdhU.woff) format("woff"),url(/assets/Inter-Medium-BaC4k7sN.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:600;font-style:normal;font-display:swap;src:local("Inter Semi Bold"),local("Inter-Semi-Bold"),url(/assets/Inter-SemiBold-ClSOndc6.woff2) format("woff2"),url(/assets/Inter-SemiBold-DGXNtFwE.woff) format("woff"),url(/assets/Inter-SemiBold-DGnHnc8s.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:700;font-style:normal;font-display:swap;src:local("Inter Bold"),local("Inter-Bold"),url(/assets/Inter-Bold-CQHYVgG_.woff2) format("woff2"),url(/assets/Inter-Bold-Dm1wsqGD.woff) format("woff"),url(/assets/Inter-Bold-D0m5Xa5u.ttf) format("ttf")}@keyframes envelope{0%{transform:scale(1)}30%{transform:scale(1.2)}60%{transform:scale(1)}to{transform:scale(1)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;margin:0;padding:0}:root{--white: #ffffff;--white-opacity: 255, 255, 255;--white-dark: #fbfafb;--white-dark-opacity: 251, 250, 251;--black: #000000;--black-opacity: 0, 0, 0;--black-1: #1a1327;--black-light: #181818;--violet: #8360c3;--violet-light: #8361c3;--violet-opacity: 131, 96, 195;--violet-light-opacity: 131, 97, 195;--violet-dark: #686078;--violet-dark-1: #694d9c;--green-light: #4db848;--green: #26a135;--green-light-opacity: 77, 184, 72;--gray: #929292;--gray-1: #727272;--gray-1-opacity: 114, 113, 113;--gray-2: #acacac;--gray-3: #6b7888;--gray-light: #dadada;--gray-light-1: #eff1f4;--gray-light-2: #f3eff9;--gray-dark: #4b4b4b;--gray-dark-1: #404851;--mineral: #2ebf91;--mineral-opacity: 46, 191, 145;--red: #cd2c2c;--red-1: #e45270;--red-light: #fceef1;--red-opacity: 205, 44, 44;--pink: #cc00cc;--pink-1: #c0c;--pink-2: #cdbfe7;--brown: #b99f41;--gradient-row: linear-gradient( 288.27deg, var(--violet) 1.27%, var(--violet-light) 15.98%, var(--mineral) 100% );--gradient-column: linear-gradient( 180deg, var(--violet) 0%, var(--violet-light) 14.9%, var(--mineral) 100% )}.visually-hidden:not(:focus):not(active){position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}a{text-decoration:none;color:var(--black-light);outline:none;cursor:pointer}button{border:none;outline:none;background-color:initial;cursor:pointer}input{outline:none;font-family:Montserrat,Arial,sans-serif;font-weight:500;font-size:14px;line-height:18px}img{max-width:100%;height:auto;display:block}ul{list-style:none;padding:0;margin:0}h1{margin:0}.hidden{display:none!important}[data-empty]:empty{position:relative;text-align:center;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:24px}.certification[data-empty]:empty{background:var(--gradient-row);color:var(--white)}.notifications [data-empty]:empty{background-color:var(--white);padding:20px;border-radius:4px}[data-empty]:empty:after{content:attr(data-empty)}.empty{display:flex;justify-content:center;text-align:center;font-size:16px;line-height:20px;font-weight:600}.body{background-color:var(--white-dark)}html.fixed-safari{height:calc(100vh + 80px);overflow:hidden;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}html.fixed-safari::-webkit-scrollbar{width:0;height:0;display:none}body.fixed-safari{height:100%;position:relative;overflow:hidden;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}body.fixed-safari::-webkit-scrollbar{width:0;height:0;display:none}body.fixed{overflow:hidden}.body__container{min-height:100vh;display:flex;flex-direction:column;font-family:Montserrat,Arial,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:var(--black-light);max-width:1310px;margin:0 auto;position:relative;background-color:var(--white-dark);z-index:2}.body__container--maintenance{min-height:calc(100vh - 50px)}.main{position:relative}.main:after{content:"";position:absolute;top:0;left:-180px;width:100%;height:100%;background-image:url(/assets/background-icons-Grkh8omm.png);background-position:top center;background-size:1310px auto;background-repeat:no-repeat;z-index:-1}.body__container--index .main:after{display:none}.copyright{width:100%;background-color:var(--violet-dark);font-size:16px;line-height:20px;text-align:center;color:var(--white);font-family:Montserrat,Arial,sans-serif;z-index:2;position:relative}.copyright__wrap{max-width:1310px;margin:0 auto;padding:15px 35px;display:flex;justify-content:space-around}.copyright__text{font-weight:400}.copyright__company{font-weight:500;color:var(--white);transition:.3s}.copyright__company:hover{color:var(--green-light);transition:.3s}.header{display:flex;justify-content:space-between;align-items:center;padding:0 35px;gap:20px;box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1);border-radius:10px;background-color:var(--white);margin:20px 5px 0;z-index:5}.header--helper{padding:0!important}.header--course{border-radius:10px 10px 0 0}.logo{display:flex;align-items:center;flex-shrink:0}.navigation--mobile{display:none}.navigation__list{display:flex;align-items:center}.navigation__item{position:relative}.navigation__link{height:45px;display:flex;align-items:center;gap:10px;transition:.3s;padding:8px 18px}.navigation__text{font-size:20px;line-height:24px}.navigation__link:hover .navigation__text,.navigation__item--active .navigation__text{color:var(--violet);transition:.3s}.navigation__icon{flex-shrink:0;transition:.3s;stroke:var(--violet);position:relative;top:1px}.submenu{display:none;position:absolute;top:40px;right:0;box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1);border-radius:5px;padding:1px;background:var(--gradient-row);overflow:hidden;z-index:1;width:265px;transition:.3s}.navigation .submenu{right:15px}.notifications .submenu{width:400px}.play .submenu{right:auto;top:50px;left:0;display:block;width:600px}.auth__main .submenu.show,.notifications .submenu.show{display:flex}.submenu__list{display:flex;flex-direction:column;width:100%}.notifications .submenu__list{max-height:330px}.submenu__item{background:var(--gradient-row);position:relative;padding:0 0 1px}.submenu__item:last-child{padding:0}.submenu__item--active .submenu__link{transition:.3s;background-color:rgba(var(--green-light-opacity),.9)}.submenu__wrap{background-color:var(--white);overflow:hidden}.submenu__item:first-child .submenu__wrap{border-radius:4px 4px 0 0}.submenu__item:last-child .submenu__wrap{border-radius:0 0 4px 4px}.play .submenu__item .submenu__wrap{border-radius:4px}.submenu__link{padding:10px 15px;display:flex;width:100%;transition:.3s;font-family:Montserrat,Arial,sans-serif;font-weight:500;font-size:14px;line-height:18px}.submenu__text{width:100%}.notifications .submenu__text,.play .submenu__text{padding:10px 50px 10px 15px}.submenu__text a{transition:.3s;color:var(--violet)}.submenu__text a:hover{transition:.3s;color:var(--green-light)}a.submenu__link:hover{transition:.3s;background-color:rgba(var(--green-light-opacity),.6)}.submenu__close{padding:10px;display:flex;position:absolute;top:0;right:20px}.submenu__cross{transition:.3s;fill:var(--violet)}.submenu__close:hover .submenu__cross{transition:.3s;fill:var(--green-light)}.header__column{display:flex;flex-direction:column;align-items:flex-end}.auth{padding:14px 0;border-bottom:1px solid var(--violet)}.auth--mobile{display:none}.auth__buttons{display:flex;align-items:center;gap:10px}.auth__button{width:115px;height:30px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:10px;line-height:12px;text-transform:uppercase;border:1px solid var(--violet);transition:.3s}.auth__button:hover{border:1px solid var(--green-light);transition:.3s}.auth__button--violet{background-color:var(--violet);color:var(--white)}.auth__button--violet:hover{background-color:var(--green-light);transition:.3s}.auth__person{display:flex;align-items:center;gap:20px}.notifications{position:relative}.notifications--mobile{display:none}.notifications__link{position:relative;display:flex;padding:10px;flex-shrink:0}.notifications__icon{fill:var(--violet);transition:.3s}.notifications__link:hover .notifications__icon{fill:url(#paint1_linear_301_3566);transition:.3s}.notifications__sum{font-size:10px;line-height:12px;border-radius:50%;background-color:var(--white);border:1px solid var(--green-light);flex-shrink:0;position:absolute;top:8px;left:22px;min-width:15px;min-height:15px;display:flex;align-items:center;justify-content:center;padding:0 3px}.auth__main{position:relative}.auth__link{display:flex;align-items:center;gap:15px}.auth__name{text-align:right;max-width:135px}.auth__img{border-radius:50%;flex-shrink:0}.header__bottom{display:flex;align-items:center;padding:10px 0}.find{position:relative}.find__link{padding:7px 10px;display:flex}.find__icon{transition:.3s;fill:var(--violet)}.find__link:hover .find__icon{transition:.3s;fill:url(#paint0_linear_301_2196)}.find__link.active{transition:.3s;display:none}.find__form{display:none;height:35px;box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1);border-radius:5px;background:var(--gradient-row);overflow:hidden;width:370px;position:absolute;right:0;top:-17px;padding:1px}.find__form.show{display:flex}.find__wrap{display:flex;align-items:center;gap:10px;height:100%;background-color:var(--white);flex-grow:1;border-radius:4px}.filters .find__wrap{padding:6px 15px 6px 20px}.find__button{border:none;outline:none;padding:5px;display:flex}.find__button:hover .find__icon{transition:.3s;fill:url(#paint0_linear_301_2196)}.find__input{border:none;outline:none;color:var(--gray);font-weight:400;flex-grow:1;width:100%;border-radius:4px}.filters .find__input{color:var(--black);font-weight:500;font-size:14px;line-height:18px}.impaired{padding:7px 10px;display:flex;align-items:center}.impaired__icon{transition:.3s;fill:var(--violet)}.impaired:hover .impaired__icon{transition:.3s;fill:url(#paint0_linear_301_2198)}.impaired--mobile{display:none}.lang{display:flex;margin:0 -7px 0 0}.lang__item{position:relative;top:2px}.lang__line{display:flex;content:"";height:20px;width:2px;background-color:var(--violet)}.lang__input{display:none}.lang__label{padding:6px 10px;height:100%;text-transform:uppercase;transition:.3s;opacity:.5}.lang__input:checked+.lang__label{opacity:1;transition:.3s;font-weight:600}.lang__input:not(:disabled)~.lang__label:hover{color:var(--green-light);transition:.3s}.lang__input:not(:disabled)~.lang__label{cursor:pointer}.header__group{display:none}.header__burger{display:none;flex-shrink:0;width:30px;height:30px;background-color:transparent;border:0;border-radius:0;cursor:pointer;outline:none}.header__burger--white{display:block}.header__burger span{width:100%;background:var(--violet);height:3px;display:block;position:relative;border-radius:2px;transition:.3s}.header__burger--white span{background:var(--white)}.header__burger:hover span{background:var(--gradient-row);transition:.3s}.header__burger--white:hover span{background:var(--green-light)}.header__burger span:after,.header__burger span:before{content:"";position:absolute;display:block;left:0;width:100%;height:3px;background:var(--violet);border-radius:2px;transition:.3s}.header__burger--white span:after,.header__burger--white span:before{background:var(--white)}.header__burger:hover span:after,.header__burger:hover span:before{background:var(--gradient-row);transition:.3s}.header__burger--white:hover span:after,.header__burger--white:hover span:before{background:var(--green-light)}.header__burger span:before{top:-8px}.header__burger span:after{bottom:-8px}.header__burger.open span{background:transparent}.header__burger.open span:before,.header__burger.open span:after{transition-duration:.2s,.2s;transition-delay:.2s,0s}.header__burger.open span:before{transition-property:top,transform}.header__burger.open span:after{transition-property:bottom,transform}.header__burger.open span:before{top:0;transform:rotate(45deg)}.header__burger.open span:after{bottom:0;transform:rotate(-45deg)}.header__burger.open span:before,.header__burger.open span:after{transition-delay:0s,.2s}.main{display:flex;flex-direction:column;gap:30px;margin:0 auto;padding:50px 35px 125px;max-width:100%;width:100%;z-index:4;flex-grow:1}.main__wrap{display:flex;flex-grow:1;gap:30px}.content{flex-shrink:0;flex-grow:1;display:flex;flex-direction:column;gap:50px;max-width:100%}.column{display:flex;flex-direction:column;gap:50px}.body__container--index .content{gap:80px}.content--has-sidebar{max-width:calc(100% - 330px)}.sidebar{width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:40px}.promo{display:flex;align-items:center;position:relative}.promo__buttons{margin:0 0 110px}.promo__texts{display:flex;flex-direction:column;z-index:3;top:-35px;position:relative;max-width:735px}.promo__top{display:flex;flex-direction:column;gap:10px;margin:0 0 40px}.promo__title{font-weight:600;font-size:42px;line-height:50px;display:flex;flex-direction:column;max-width:660px}.promo__title-color{font-weight:800;font-size:62px;line-height:74px;color:var(--green-light);text-transform:uppercase}.promo__text{font-size:20px;line-height:26px;max-width:550px}.promo__buttons{display:flex;align-items:center;gap:20px}.promo__button{height:40px;padding:10px 40px;border-radius:5px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;border:1px solid var(--violet);transition:.3s;background-color:var(--white)}.promo__button:hover{border:1px solid var(--green-light);transition:.3s}.promo__button--violet{background-color:var(--violet);color:var(--white)}.promo__button--violet:hover{background-color:var(--green-light);transition:.3s}.promo__list{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.promo__item{border-radius:15px;background:var(--gradient-row);overflow:hidden;padding:3px}.promo__wrap{background-color:var(--white);padding:15px;border-radius:13px;height:100%}.promo__slider{flex-shrink:0;position:relative;margin:0 -155px 0 -100px;z-index:2;width:760px;height:760px}.promo__border{background:var(--gradient-column);overflow:hidden;width:230px;height:230px;position:absolute;border-radius:50%;top:200px;left:-90px;z-index:2;padding:3px}.promo__info{background-color:var(--white);display:flex;flex-direction:column;padding:24px;justify-content:center;gap:6px;height:100%;border-radius:50%}.promo__info-color{font-weight:700;font-size:50px;line-height:60px;color:var(--green-light)}.promo__img{max-width:100%;height:auto}.decors{position:relative}.decors__container{z-index:1}.body__container:not(.body__container--index) .decors--quiz .decors__container{display:none}.decors__icon{position:absolute;height:auto;pointer-events:none}.decors__icon--promo-1{top:5%;right:30%}.decors__icon--promo-2{top:30%;left:35%}.decors__icon--promo-3{bottom:27%;left:30%}.decors__icon--promo-4{bottom:28%;left:-8%}.decors__icon--promo-5{bottom:1%;right:54%}.decors__icon--news-1{left:-7%;top:30%}.decors__icon--media-1{bottom:-50%;left:30%}.decors__icon--quiz-1{right:0;top:35%}.decors__icon--quiz-2{left:-7%;bottom:20%}.decors__icon--quiz-3{left:30%;bottom:0}.decors__icon--courses-1{left:-6%;top:-13%}.decors__icon--courses-2{right:-5%;bottom:-10%}.block{display:flex;flex-direction:column;gap:30px}.block--not-gap{gap:0}.top{display:flex;align-items:center;justify-content:space-between;gap:10px}.top__title{font-weight:700;font-size:24px;line-height:30px;text-transform:uppercase}.top__title--center{margin:0 auto}.top__link{display:flex;align-items:center;gap:5px;padding:10px;margin:-10px}.top__icon{display:flex;flex-shrink:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%206.5L12%2010.5L8%2014.5'%20stroke='url(%23paint0_linear_181_12458)'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_181_12458'%20x1='11.9255'%20y1='6.58595'%20x2='7.09492'%20y2='13.9024'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238360C3'/%3e%3cstop%20offset='0.148958'%20stop-color='%238361C3'/%3e%3cstop%20offset='1'%20stop-color='%232EBF91'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:20px 20px;transition:.3s}.top__link:hover .top__icon{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='20'%20height='20'%20rx='10'%20fill='url(%23paint0_linear_181_12465)'/%3e%3cpath%20d='M8%206.5L12%2010.5L8%2014.5'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_181_12465'%20x1='19.7851'%20y1='20.1275'%20x2='-3.8984'%20y2='12.3092'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238360C3'/%3e%3cstop%20offset='0.148958'%20stop-color='%238361C3'/%3e%3cstop%20offset='1'%20stop-color='%232EBF91'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");transition:.3s}.media{height:100%}.media__list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.media__link{display:flex;flex-direction:column;border-radius:7px;overflow:hidden;background:var(--gradient-row);padding:1px;height:100%;transition:.3s}.media__link:hover{box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1);transition:.3s}.media__img{width:100%;height:auto;background-color:var(--white);border-radius:6px 6px 0 0}.media__content{padding:20px 15px;display:flex;flex-direction:column;gap:10px;transition:.3s;flex-grow:1;border-radius:0 0 6px 6px}.media__link:hover .media__content{background-color:var(--white);transition:.3s}.media__date{font-weight:400;font-size:12px;line-height:14px;color:var(--white);text-transform:uppercase;transition:.3s}.media__link:hover .media__date{color:var(--black-light);transition:.3s}.media__title{font-weight:600;font-size:16px;line-height:20px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--white);transition:.3s;margin:auto 0}.media__link:hover .media__title{color:var(--black-light);transition:.3s}.media__wrap{position:relative;display:flex}.media__play{position:absolute;top:15px;right:15px;stroke:var(--white)}.media__border{background:var(--gradient-row);border-radius:4px;overflow:hidden;position:absolute;right:15px;top:15px;border-width:1px;border-style:solid;border-color:transparent;border-left-color:var(--mineral);border-right-color:var(--violet)}.media__sum{font-size:12px;line-height:15px;background-color:var(--white);padding:1px 5px;min-width:30px;text-align:center}.slider{display:none;flex-direction:column;gap:10px}.slider.show,.slider__list{display:flex}.tns-nav{display:flex;justify-content:center}.tns-nav button{border:1px solid var(--violet);border-radius:50%;display:flex;justify-content:center;align-items:center;margin:5px;cursor:pointer;width:10px;height:10px;transition:.3s}.tns-nav .tns-nav-active,.tns-nav button:hover{background-color:var(--violet);transition:.3s}.footer{position:relative}.footer__content{display:flex;flex-direction:column;gap:15px;background-color:var(--white);box-shadow:0 0 10px rgba(var(--violet-opacity),.2),0 5px 25px rgba(var(--violet-opacity),.1);padding:55px 55px 10px 80px;margin:0 5px;border-radius:10px;position:relative;z-index:3}.footer:before{content:url("data:image/svg+xml,%3csvg%20width='668'%20height='321'%20viewBox='0%200%20668%20321'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M580.735%20109.897C635.737%20170.269%20664.46%20245.32%20667.558%20320.999C545%20320.999%20486%20320.999%20374.5%20320.999C190%20320.999%20374.5%20320.999%20199.501%20321C111.502%20320.999%20119.5%20321%200.123693%20320.999C3.69088%20235.031%2040.2693%20150.463%20108.898%2087.9382C245.256%20-36.2921%20456.505%20-26.4606%20580.735%20109.897Z'%20fill='url(%23paint0_linear_1213_24)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1213_24'%20x1='108.898'%20y1='87.9387'%20x2='558.775'%20y2='581.734'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238360C3'/%3e%3cstop%20offset='0.148958'%20stop-color='%238361C3'/%3e%3cstop%20offset='1'%20stop-color='%232EBF91'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");width:668px;height:320px;position:absolute;bottom:0;left:-325px;z-index:2}.footer:after{content:url("data:image/svg+xml,%3csvg%20width='348'%20height='131'%20viewBox='0%200%20348%20131'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M223%20131C127.5%20131%20272%20131%20153%20131C97.5%20131%20111%20131%200.689996%20131C10.2267%2097.7531%2029.4225%2066.8884%2057.8845%2042.9534C134.036%20-21.0859%20247.683%20-11.267%20311.722%2064.8846C328.526%2084.866%20340.244%20107.429%20347.013%20131C247%20131%20295%20131%20223%20131Z'%20fill='url(%23paint0_linear_1215_28)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1215_28'%20x1='277.339'%20y1='23.9981'%20x2='62.5815'%20y2='204.598'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238360C3'/%3e%3cstop%20offset='0.148958'%20stop-color='%238361C3'/%3e%3cstop%20offset='1'%20stop-color='%232EBF91'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");width:348px;height:130px;position:absolute;bottom:0;right:-370px;z-index:2}.body__limiter{overflow:clip;width:100%}.footer__wrap{display:flex;align-items:center;justify-content:space-between}.footer__columns{display:flex;align-items:flex-start;gap:40px;z-index:2}.footer__list{display:flex;flex-direction:column;gap:15px}.footer__link{transition:.3s}.footer__link:hover{transition:.3s;color:var(--violet-light)}.contacts{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:0 -25px 0 0;position:relative;min-height:110px;justify-content:center}.contacts:before{content:url("data:image/svg+xml,%3csvg%20width='362'%20height='252'%20viewBox='0%200%20362%20252'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M255%20251C157.5%20251%20121.5%20251%2014.8803%20251C15.5596%20252.603%2014.1508%20249.407%2014.8803%20251C-23.0077%20161.58%2016.9335%2057.6812%20105.809%2016.9932C196.278%20-24.4244%20303.194%2015.3398%20344.611%20105.809C366.511%20153.646%20365.714%20206.081%20346.724%20251C298%20251%20300%20251%20255%20251Z'%20fill='url(%23paint0_linear_1210_7)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1210_7'%20x1='334.774'%20y1='84.321'%20x2='7.20388'%20y2='234.285'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238360C3'/%3e%3cstop%20offset='0.148958'%20stop-color='%238361C3'/%3e%3cstop%20offset='1'%20stop-color='%232EBF91'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");width:360px;height:250px;position:absolute;bottom:-55px;right:-108px;z-index:1}.socials{display:flex;align-items:center;gap:10px;z-index:2;margin:0 -10px}.socials__link{display:flex;padding:15px 10px;width:48px;height:48px;border-radius:50%;transition:.3s}.socials__link:hover{transition:.3s;background-color:var(--white)}.socials__icon{transition:.3s;fill:var(--white)}.socials__link:hover .socials__icon{transition:.3s;fill:url(#paint0_linear_248_6297)}.contacts__list{flex-direction:column;display:flex;gap:5px;z-index:2}.contacts__link{display:flex;align-items:center;gap:15px}.contacts__icon{flex-shrink:0;fill:var(--white)}.contacts__text{color:var(--white);transition:.3s}.contacts__link:hover .contacts__text{transition:.3s;font-weight:600}.visually{display:flex;margin:0 auto 0 195px;position:relative}.visually:before{content:url("data:image/svg+xml,%3csvg%20width='302'%20height='83'%20viewBox='0%200%20302%2083'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M103%2080.952C17.0004%2080.952%2085.0003%2080.952%202.00035%2080.952C-1.66945%2086.4592%205.11301%2074.938%202.00035%2080.952C52.2517%205.54077%20152.272%20-21.5729%20234.623%2021.0495C262.665%2035.5629%20285.288%2056.4179%20301.646%2080.952C225%2080.952%20301.646%2080.952%20248.5%2080.952C157.5%2080.952%20214%2080.952%20103%2080.952Z'%20fill='url(%23paint0_linear_1210_7)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1210_7'%20x1='270.109'%20y1='12.0656'%20x2='20.8775'%20y2='126.166'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238360C3'/%3e%3cstop%20offset='0.148958'%20stop-color='%238361C3'/%3e%3cstop%20offset='1'%20stop-color='%232EBF91'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");width:300px;height:80px;position:absolute;bottom:-10px;left:-87px;z-index:1}.visually__icon{z-index:2;transition:.3s}.visually:hover .visually__icon{transition:.3s;transform:scale(1.1)}.quiz{display:flex;align-items:center;gap:95px}.quiz__img{flex-shrink:0;height:auto;z-index:1;position:relative;bottom:25px}.survey{width:100%}.survey__form{display:flex;flex-direction:column;gap:30px;max-width:350px;width:100%}.survey__texts{display:flex;flex-direction:column;gap:20px}.survey__date{text-align:center;font-size:18px;line-height:22px;text-transform:uppercase;color:var(--violet)}.survey__name{font-weight:600;font-size:18px;line-height:22px;text-align:center;text-transform:uppercase}.survey__answers{display:flex;flex-direction:column;gap:15px}.survey__answer{background:var(--gradient-row);overflow:hidden;border-radius:5px;padding:1px}.survey__border{background-color:var(--white);padding:15px;position:relative;display:flex;align-items:center;border-radius:4px;gap:10px}.survey__text{font-size:16px;line-height:20px;z-index:2;display:flex;margin:0 auto 0 0;width:100%;justify-content:space-between}.survey__form--result .survey__text{font-weight:700}.radio{display:grid;grid-auto-flow:column;justify-content:start;gap:30px}.survey .radio{z-index:2}.radio--column{display:flex;flex-direction:column;gap:10px}.radio--big{gap:30px}.radio__item{display:grid;grid-auto-flow:column;justify-content:start;align-items:center;gap:10px;cursor:pointer}.radio__label{font-size:16px;line-height:20px;font-weight:400}.radio--big .radio__label{font-size:18px;line-height:20px}.form__border .radio__item{padding:10px;background-color:var(--white);border-radius:4px}.form__row .radio{height:40px;align-items:center}.radio__input{display:none}.radio__border{border-radius:100%;position:relative;overflow:hidden;padding:1px;width:20px;height:20px;flex-shrink:0;border:1px solid var(--violet)}.radio__input:checked+.radio__border:after{content:"";position:absolute;width:12px;height:12px;background:var(--violet);border-radius:50%;top:50%;left:50%;translate:-50% -50%}.button{padding:14px 20px;background-color:var(--violet);color:var(--white);border-radius:12px;display:flex;align-items:center;justify-content:center;gap:10px;outline:none;border:none;cursor:pointer;transition:.3s;font-family:Montserrat,Arial,sans-serif;font-weight:500;font-size:18px;line-height:22px;flex-shrink:0;position:relative}.button:not(.button--disabled):hover{background-color:var(--violet-dark-1);transition:.3s}.button--opacity{color:var(--violet);border:1px solid var(--violet);background-color:transparent}.button--opacity:hover{color:var(--white)}.button--disabled,.button--disabled:hover,.button:disabled,.button:disabled:hover{background-color:var(--gray-light);transition:.3s;cursor:initial}.button__icon{stroke:var(--white);transition:.3s}.button__wrap{display:flex;align-items:center;gap:5px}.button__loader{width:16px;height:16px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;z-index:1}@keyframes spin{to{transform:rotate(360deg)}}.button__text{display:none;position:absolute;left:50%;top:110%;translate:-50% 0;font-weight:400;font-size:10px;line-height:12px;background:var(--white);border:1px solid var(--violet);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:5px;padding:7px;width:225px;color:var(--black-light);text-align:right;align-items:center}.button__text svg{flex-shrink:0}.button:hover .button__text{display:flex}.cookie .button{min-width:180px}.survey__result{font-weight:400;font-size:16px;line-height:20px;color:var(--gray-dark);display:inline-flex;align-items:center}.survey__result:before{content:"";width:3px;height:3px;border-radius:50%;background-color:var(--gray-dark);flex-shrink:0;margin:0 10px}.survey__percent{font-weight:700;font-size:16px;line-height:20px;z-index:2}.survey__line{position:absolute;top:0;left:0;height:100%;z-index:1}.survey__line:after{content:"";display:block;transition:width 1s ease-out;background:var(--gradient-column);position:absolute;width:100%;height:100%;left:0;top:0}.survey__line--active:after{width:100%}.survey__person{font-weight:700;font-size:18px;line-height:22px;text-align:center}.survey__list{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;grid-auto-columns:1fr}.survey__item{display:flex;flex-direction:column;background:var(--gradient-row);width:100%;border-radius:10px;padding:2px}.survey__wrapper{display:flex;flex-direction:column;align-items:center;background-color:var(--white);border-radius:9px;padding:30px;height:100%}.survey__inner{display:flex;flex-direction:column;gap:30px;width:100%}.modal{display:none;position:fixed;max-width:380px;width:100%;left:50%;transform:translate(-50%) translateY(-50%);top:50%;max-height:calc(100dvh - 115px);max-height:calc(100vh - 115px);z-index:6;overflow-y:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;border-radius:20px;flex-direction:column;font-family:Inter,Arial,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:var(--black-light)}.modal--middle,.modal--medium{max-width:600px}.modal--big{max-width:924px;max-height:calc(100dvh - 65px);max-height:calc(100vh - 65px)}.modal--full{max-width:100%;left:0}.modal--notifications{max-width:100%;left:0;top:0!important;max-height:100%!important;height:100%;background:var(--white);border:none;border-radius:0}.modal--static{position:static;margin:0 auto;display:flex;max-height:none!important;z-index:1}.modal.open{display:block}.modal--static.open{display:flex}.modal::-webkit-scrollbar{width:0;height:0;display:none}.modal__group{display:flex;flex-direction:column;gap:15px;align-items:center}.modal__border{min-height:435px;padding:30px;background-color:var(--white);display:flex;flex-grow:1}.modal__container{min-height:310px;padding:30px;background-color:var(--white);display:flex;flex-direction:column;gap:20px}.modal__title{color:var(--Text-Neutral-350, #181818);text-align:center;font-family:Montserrat;font-size:22px;font-style:normal;font-weight:600;line-height:110%;text-transform:uppercase}.modal__text{font-size:14px;line-height:20px}.modal__text--center{text-align:center;margin:0 auto}.modal__text--mb{margin-bottom:5px}.modal__text-current{color:var(--violet);font-weight:400}.modal__text-common{color:var(--gray-2)}.form{font-family:Inter,Arial,sans-serif;display:flex;flex-direction:column;gap:30px;flex-grow:1}.form__items{display:flex;flex-direction:column;gap:14px}.form__column{display:flex;flex-direction:column;flex-grow:1;gap:34px}.form__column--center{align-items:center}.form__group{display:flex;flex-direction:column;gap:5px}.form__group--center{align-items:center}.form__row--three .form__group{width:calc((100% - 40px) / 3)}.form__row--two .form__group{width:calc((100% - 20px)/2)}.form__row--one .form__group{width:100%}.form__label{font-weight:400;font-size:14px;line-height:20px}.form__group:hover .form__label{color:var(--violet);transition:.3s}.form__group.has-error .form__label{color:var(--red-1);transition:.3s}.form__star{color:var(--red-1)}.form__border{display:flex;align-items:center;gap:5px}.form__input,.form__textarea{background-color:var(--white);padding:10px 20px;display:flex;align-items:center;outline:none;width:100%;font-weight:400;color:var(--black-light);font-size:16px;line-height:20px;transition:.3s;border:1px solid var(--pink-2);border-radius:8px;font-family:Inter,Arial,sans-serif}.form__input::-webkit-input-placeholder,.form__textarea::-webkit-input-placeholder{color:var(--gray-3)}.form__input::-moz-placeholder,.form__textarea::-webkit-input-placeholder{color:var(--gray-3)}.form__input:-ms-input-placeholder,.form__textarea::-webkit-input-placeholder{color:var(--gray-3)}.form__input::placeholder,.form__textarea::-webkit-input-placeholder{color:var(--gray-3)}.form__group.has-error .form__input,.form__group.has-error .form__textarea{background-color:var(--red-light);transition:.3s;border-color:transparent}.form__group:hover .form__input,.form__group:hover .form__textarea{border-color:var(--violet);transition:.3s}.form__group .form__input:focus,.form__group .form__textarea:focus{background-color:var(--gray-light-2);border-color:transparent!important;transition:.3s}.form__input:disabled,.form__textarea:disabled{background-color:var(--gray-light-1);border-color:transparent}.form__input--disabled{background-color:var(--gray-light-1);border-color:transparent}.form__border--phone .form__input{padding:10px 10px 10px 70px}.form__border--birthday{position:relative}.form__border--birthday:before{content:url(/assets/calendar-BxJKqxh1.svg);width:25px;height:25px;position:absolute;right:20px;top:8px;pointer-events:none}.form__input{height:50px}.form__help{font-weight:400;font-size:12px;line-height:16px;min-height:16px;color:var(--red-1);display:block}.form__surname .form__help{min-height:initial;display:inline}.form__group.has-error .form__help{display:block}.form__surname{display:flex;align-items:center;justify-content:space-between;gap:5px;margin:0 29px 0 0}.form__row{display:flex;gap:20px;align-items:flex-start;flex-grow:1}.form__wrap--space-between{justify-content:space-between}.form__password{position:relative;flex-grow:1}.form__password .form__input{padding:10px 65px 10px 20px}.form__show{padding:10px;height:100%;position:absolute;display:flex;align-items:center;justify-content:center;right:10px;top:0;cursor:pointer}.form__show-icon{fill:var(--violet);transition:.3s}.form__show:hover .form__show-icon,.form__show.active .form__show-icon{fill:url(#paint0_linear_248_6297);transition:.3s}.checkbox{display:flex;align-items:center;cursor:pointer;gap:10px}.checkbox--revert{flex-direction:row-reverse}.checkbox--big{gap:20px;align-items:flex-start}.checkbox__input{display:none}.checkbox__border{flex-shrink:0;position:relative}.checkbox--big .checkbox__border{border-radius:5px}.checkbox__indicator{width:20px;height:20px;background-color:var(--white);display:flex;border:1px solid var(--pink-2);border-radius:4px}.checkbox--big .checkbox__indicator{width:23px;height:23px;border-radius:4px}.checkbox__input:checked+.checkbox__border .checkbox__indicator{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='20'%20height='20'%20rx='4'%20fill='%238360C3'/%3e%3cpath%20d='M5.28558%208.81467L4%2010.3468L9.36231%2014.8463L17.0758%205.65374L15.5437%204.36816L9.1158%2012.0286L5.28558%208.81467Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;border-color:transparent;transition:.3s}.checkbox--big .checkbox__input:checked+.checkbox__border .checkbox__indicator{background-position:top 5px right 3px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='12'%20viewBox='0%200%2016%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.0606%203.08263L7.14752%2011.057C6.56154%2011.6477%205.61099%2011.6477%205.02446%2011.057L0.939649%206.93999C0.35345%206.34933%200.35345%205.39124%200.939649%204.80047C1.52596%204.20958%202.47643%204.20958%203.06248%204.80024L6.0863%207.84772L12.9375%200.942999C13.5238%200.35211%2014.4743%200.352558%2015.0604%200.942999C15.6465%201.53378%2015.6465%202.49152%2015.0606%203.08263Z'%20fill='url(%23paint0_linear_471_10908)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_471_10908'%20x1='15.3389'%20y1='11.2951'%20x2='-1.04038'%20y2='3.92187'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238360C3'/%3e%3cstop%20offset='0.148958'%20stop-color='%238361C3'/%3e%3cstop%20offset='1'%20stop-color='%232EBF91'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.checkbox__label{font-weight:400;font-size:12px;line-height:16px;color:var(--gray-3);cursor:pointer;transition:.3s}.checkbox:hover .checkbox__label{transition:.3s;color:var(--black-light)}.checkbox--big .checkbox__label{font-size:22px;line-height:24px;color:var(--black);font-weight:500}.checkbox__link{text-decoration-line:underline;color:var(--gray-3);transition:.3s}.checkbox:hover .checkbox__link{transition:.3s;color:var(--black-light)}.checkbox .checkbox__link:hover{transition:.3s;color:var(--violet)}.modal__button{min-width:180px;margin:0 auto}.form__text{font-weight:400;font-size:12px;line-height:16px;text-align:center}.modal__close{position:absolute;top:30px;right:30px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--gray-light-1);transition:.3s}.modal__close:hover{background-color:var(--violet);transition:.3s}.modal__cross{fill:var(--gray-dark-1);transition:.3s}.modal__close:hover .modal__cross{fill:var(--white);transition:.3s}.form__info{font-size:16px;line-height:20px;font-weight:400;text-align:center}.form__wrap{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.modal__wrap{display:flex;flex-direction:column;gap:20px}.modal__string{font-size:18px;line-height:26px;font-weight:400;text-align:center}.link{text-decoration:underline;color:var(--violet);transition:.3s;text-align:center}.link--bold{font-weight:600}.link:hover{color:var(--green-light);transition:.3s}.overlay{display:none;z-index:5;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--violet-dark);opacity:.7}.courses__list{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:30px}.courses__container{position:relative;width:100%;border-radius:15px;padding:1px;display:flex;background:var(--gradient-row);overflow:hidden;height:100%}.courses__content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:30px;padding:30px;border-radius:13px;background-position:center right;background-size:cover;background-repeat:no-repeat;position:relative}.courses__content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:13px;background:linear-gradient(68.32deg,rgba(var(--white-opacity),.074) 43.3%,rgba(var(--white-opacity),.2) 49.57%,rgba(var(--violet-opacity),.2) 75.52%)}.courses__link{display:flex;width:100%;height:100%;position:absolute;left:0;top:0;z-index:3}.courses__top{display:flex;align-items:center;gap:15px;z-index:2}.courses__date{font-weight:700;text-transform:uppercase;white-space:nowrap}.courses__icon{flex-shrink:0}.courses__texts{display:flex;flex-direction:column;gap:20px;max-width:325px;z-index:2}.courses__title{color:var(--violet);font-weight:700;font-size:32px;line-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.courses__description{font-weight:600;font-size:20px;line-height:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.courses__button{display:flex;align-items:center;justify-content:flex-end;gap:25px;z-index:4}.courses__border{background:var(--gradient-row);padding:1px;border-radius:5px}.courses__status{font-weight:700;text-transform:uppercase;display:flex;align-items:center;justify-content:center;min-height:40px;padding:10px 15px;background-color:var(--white);border-radius:4px}.courses__status--current{color:var(--brown)}.courses__status--past{color:var(--green-light)}.courses__all{font-weight:700;font-size:36px;line-height:44px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--violet)}.cookie{display:none;border-radius:15px;position:-webkit-sticky;position:sticky;bottom:0;z-index:4;font-family:Montserrat,Arial,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:var(--black-light);margin:auto auto 0;max-width:1240px;background:var(--gradient-row);padding:1px;box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1)}.cookie__container{background:linear-gradient(180deg,rgba(var(--violet-opacity),.25),rgba(var(--violet-light-opacity),.25) 14.9%,rgba(var(--mineral-opacity),.25)),var(--white);padding:30px;display:flex;align-items:center;justify-content:center;gap:20px;border-radius:13px}.cookie__texts{display:flex;flex-direction:column;gap:10px}.cookie__buttons{display:flex;align-items:center;flex-direction:column;gap:20px;flex-shrink:0}.banner__picture{display:flex}.banner__img{border-radius:15px}.message{position:-webkit-sticky;position:sticky;bottom:10%;z-index:5;height:0;display:flex;justify-content:flex-end;font-family:Montserrat,Arial,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:var(--black-light)}.message__link{display:flex;align-items:center;gap:5px;position:relative;right:-70px}.message__wrap{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--green-light);transition:.3s;background:linear-gradient(180deg,rgba(var(--violet-opacity),.19),rgba(var(--violet-light-opacity),.19) 14.9%,rgba(var(--mineral-opacity),.19)),rgba(var(--white-opacity),.8)}.message__link:hover .message__wrap{transition:.3s;background:linear-gradient(180deg,rgba(var(--violet-opacity),.45),rgba(var(--violet-light-opacity),.45) 14.9%,rgba(var(--mineral-opacity),.45)),rgba(var(--white-opacity),.8)}.message__border{display:none;padding:1px;background:var(--gradient-row);box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1);border-radius:15px;transition:.3s}.message__link:hover .message__border{transition:.3s;display:flex}.message__text{background-color:var(--white);padding:25px;border-radius:13px}.message__icon{animation:envelope 3.5s infinite ease-out}.file{position:relative;cursor:pointer}.file__input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.file__placeholder{display:flex;align-items:center;gap:10px;width:100%;border-radius:4px;padding:5px 20px;min-height:40px;background-color:var(--white)}.nicescroll-rails.nicescroll-rails-vr{z-index:5!important;display:none}.nicescroll-rails.nicescroll-rails-vr:before{content:"";display:flex;width:2px;height:100%;background-color:var(--green-light);border-radius:1px;position:absolute;left:calc(50% - 3px)}.breadcrumbs{display:flex;align-items:center;margin:-5px;overflow:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.breadcrumbs::-webkit-scrollbar{width:0;height:0;display:none}.breadcrumbs__link{display:flex;align-items:center;gap:10px;font-size:12px;line-height:16px;color:var(--gray-1);padding:5px;white-space:nowrap;transition:.3s}a.breadcrumbs__link:hover{transition:.3s;color:var(--violet)}.breadcrumbs__link:after{display:flex;content:url("data:image/svg+xml,%3csvg%20width='4'%20height='7'%20viewBox='0%200%204%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.639136%200.860863L3.27827%203.5L0.639137%206.13914'%20stroke='%23727272'%20stroke-linecap='round'/%3e%3c/svg%3e")}.breadcrumbs__item:last-child .breadcrumbs__link{color:var(--violet)}.breadcrumbs__item:last-child .breadcrumbs__link:after{display:none!important}.subtitle{font-weight:700;font-size:22px;line-height:26px;text-transform:uppercase;display:flex;flex-direction:column;gap:15px}.subtitle--uppercase-none{text-transform:none}.subtitle__small{font-weight:500;font-size:16px;line-height:20px;display:flex;gap:10px;text-transform:none}.subtitle__bold{font-weight:600}.title{font-weight:600;font-size:28px;line-height:34px}.title--center{text-align:center}.title__color{color:var(--pink)}.accounts{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:30px}.accounts__item{background:var(--gradient-row);padding:1px;border-radius:15px}.accounts__wrap{background:linear-gradient(92.62deg,rgba(var(--white-opacity),.074) 30%,rgba(var(--white-opacity),.2) 39.99%,rgba(var(--violet-opacity),.2) 81.34%),var(--white);border-radius:13px;display:flex;flex-direction:column;justify-content:space-between;padding:40px;gap:25px;height:100%}.accounts__unit{display:flex;align-items:center;gap:25px}.accounts__img{flex-shrink:0}.accounts__info{display:flex;flex-direction:column;gap:15px}.accounts__content{display:flex;gap:5px;align-items:center}.accounts__name{font-weight:700;font-size:28px;line-height:34px;color:var(--violet)}.accounts__name--big{font-size:30px}.accounts__role{font-size:20px;line-height:24px}.accounts__button{display:flex;justify-content:flex-end;gap:10px}.accounts__button--column{flex-direction:column}.button--bottom{order:1}.accounts__title{font-weight:700;font-size:26px;line-height:32px;color:var(--violet)}.accounts__texts{display:flex;flex-direction:column;gap:10px}.accounts__text{font-weight:400;font-size:16px;line-height:22px}.notification{background:var(--gradient-row);padding:1px;box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1);border-radius:15px}.notification__text{font-weight:400;padding:30px;border-radius:13px;background:linear-gradient(180deg,rgba(var(--violet-opacity),.3),rgba(var(--violet-light-opacity),.3) 14.9%,rgba(var(--mineral-opacity),.3)),var(--white)}.notification__bold{font-weight:600}.sections{display:flex;box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1);border-radius:5px;background:var(--gradient-row);padding:1px}.sections__list{background-color:var(--white);border-radius:4px;display:flex;flex-direction:column;width:100%}.exercise__sections .sections__list{overflow:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;max-height:380px}.exercise__sections .sections__list::-webkit-scrollbar{width:0;height:0;display:none}.sections__item{padding:0 0 1px;background:var(--gradient-row);width:100%}.sections__item:last-child{padding:0}.sections__link{background-color:var(--white);padding:10px;display:flex;align-items:center;width:100%;transition:.3s;font-size:16px;line-height:20px}.sections__link--disabled{pointer-events:none;cursor:default;color:var(--gray)}.sections__item:first-child .sections__link{border-top-right-radius:4px;border-top-left-radius:4px}.sections__item:last-child .sections__link:not(.collapse-active){border-bottom-right-radius:4px;border-bottom-left-radius:4px}.sections__item:last-child .sections__sub:last-child .sections__unit{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.sections__item--active>.sections__link,.sections__link:hover,.sections__sub--active>.sections__unit,.sections__unit:not(.sections__unit--disable):hover{transition:.3s;background:linear-gradient(288.27deg,rgba(var(--violet-opacity),.35) 1.27%,rgba(var(--violet-light-opacity),.35) 15.98%,rgba(var(--mineral-opacity),.35)),var(--white)}.sections__item--active>.sections__link,.sections__sub--active>.sections__unit{font-weight:600}.sections__subs--second>.sections__sub--has-sub>.sections__unit,.sections__item--has-sub .sections__link{gap:5px;justify-content:space-between}.sections__subs--second>.sections__sub--has-sub>.sections__unit:after,.sections__item--has-sub .sections__link:after{content:url("data:image/svg+xml,%3csvg%20width='11'%20height='7'%20viewBox='0%200%2011%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.77783%201L5.77783%205L1.77783%201'%20stroke='%23181818'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");transition:.3s}.sections__unit.collapse-active:after,.sections__link.collapse-active:after{transform:rotate(180deg);transition:.3s}.sections__subs{display:flex;flex-direction:column}.sections__subs.js-hide{display:none}.sections__sub{background:var(--gradient-row);padding:1px 0 0}.sections__unit{background:linear-gradient(0deg,rgba(var(--green-light-opacity),.3),rgba(var(--green-light-opacity),.3)),var(--white);padding:10px 25px;display:flex;transition:.3s}.sections__unit--disable{background:#fff;color:rgba(var(--gray-1-opacity),.9);cursor:auto}.sections__subs--second>.sections__sub>.sections__unit{padding:10px 10px 10px 20px}.sections__subs--second .sections__subs .sections__unit{padding:10px 10px 10px 30px}.profile{display:flex;gap:30px}.profile__img{border-radius:15px;flex-shrink:0;height:auto}.profile__img--mobile{display:none}.profile__content{padding:2px;background:var(--gradient-row);border-radius:15px;display:flex;flex-direction:column;flex-grow:1}.profile__wrap{border-radius:13px;padding:30px 25px;display:flex;height:100%;flex-grow:1;flex-direction:column;justify-content:space-between;gap:20px;background:linear-gradient(92.62deg,rgba(var(--white-opacity),.074) 30%,rgba(var(--white-opacity),.2) 39.99%,rgba(var(--mineral-opacity),.2) 81.34%),var(--white)}.profile__name{font-weight:700;font-size:28px;line-height:34px;color:var(--violet)}.profile__infos{display:flex;flex-direction:column;gap:10px}.profile__info{display:flex;gap:15px;color:var(--black)}.profile__text{font-weight:400;text-transform:uppercase;width:160px;flex-shrink:0}.profile__data{font-weight:600;transition:.3s;flex-grow:1}a.profile__data:hover{transition:.3s;color:var(--violet)}.profile__button{display:flex;justify-content:flex-end;align-items:center;gap:15px}.certificates{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:30px}.certificates__item{height:100%;background:linear-gradient(310.7deg,var(--violet) 22.83%,var(--violet-light) 40.97%,var(--mineral) 100%);border-radius:15px;padding:30px;display:flex;flex-direction:column;gap:20px;justify-content:space-between;color:var(--white)}.certificates__wrap{display:flex;flex-direction:column;gap:5px}.certificates__top{font-size:16px;line-height:20px}.certificates__name{font-weight:600;font-size:20px;line-height:24px}.certificates__infos{display:flex;flex-direction:column;gap:10px}.certificates__info{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.certificates__data{text-transform:uppercase}.certificates__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.certificates .button{border:1px solid var(--green-light)}.certificates .button:not(.button--disabled):hover{background-color:transparent}.cards{display:flex;flex-direction:column;gap:30px}.cards__item{background:var(--gradient-row);padding:2px;border-radius:15px}.cards__wrap{background-color:var(--white);border-radius:13px;padding:30px;position:relative;overflow:hidden;background-position:center right;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:space-between;gap:20px;box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1)}.cards__wrap:before{content:"";width:100%;height:100%;display:flex;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(68.32deg,rgba(var(--white-opacity),.074) 43.3%,rgba(var(--white-opacity),.2) 49.57%,rgba(var(--violet-opacity),.2) 75.52%)}.cards__wrap:after{content:"";width:100%;height:100%;display:flex;position:absolute;top:0;left:0;z-index:2;background-color:rgba(var(--white-opacity),.35)}.cards__wrap--background-none{background-image:none!important}.cards__wrap--background-none:before{display:none}.cards__texts{z-index:3;max-width:400px;display:flex;flex-direction:column;gap:20px;width:100%;justify-content:space-between;align-items:flex-start}.cards__dates{display:flex;flex-direction:column;gap:10px}.cards__date{display:flex;gap:5px 15px;font-weight:600;flex-wrap:wrap}.cards__normal{font-weight:400}.cards__name{font-weight:700;font-size:30px;line-height:36px;color:var(--violet)}.cards__description{font-size:20px;line-height:24px}.cards__text{font-weight:400;font-size:18px;line-height:26px}.cards__top{display:flex;align-items:center;gap:10px}.cards__day{font-weight:600;text-transform:uppercase;color:var(--violet);white-space:nowrap}.cards__icon{flex-shrink:0}.cards__unit{font-weight:400;color:var(--black);width:100%}.progress{z-index:3;position:relative;width:140px;height:140px;border-radius:50%;background:var(--white);overflow:hidden;margin:auto 0;flex-shrink:0;border:1px solid var(--green-light)}.progress__main{position:absolute;top:0;width:124px;height:124px;margin:7px;border-radius:50%;background:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.progress__percent{font-weight:700;font-size:40px;line-height:48px;color:var(--green-light)}.progress__text{font-weight:400;font-size:10px;line-height:12px;text-transform:uppercase}.cards__button{z-index:3;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;margin:0 0 0 auto;max-width:253px}.cards__button--space{justify-content:space-between;gap:10px}.cards__button--space .button{margin-top:auto}.cards__button--center{justify-content:center}.cards__person{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:220px;margin:auto 0;z-index:3}.cards__sum{font-size:12px;line-height:16px;text-transform:uppercase}.cards__button .button{width:195px;flex-shrink:0}.cards__result{padding:1px;background:var(--gradient-row);border-radius:5px}.cards__border{display:flex;flex-direction:column;align-items:center;padding:10px;gap:10px;border-radius:4px;background-color:var(--white)}.cards__info{font-weight:400;text-align:center}.cards__number{font-weight:700;text-align:center;color:var(--violet);text-transform:uppercase}.cards__title{font-weight:600;text-align:center}.cards__infos{display:flex;flex-direction:column;gap:25px;z-index:3}.cards__group{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.cards__bold{font-weight:600;color:var(--violet)}.profile__block{display:flex;flex-direction:column;flex-shrink:0;gap:5px;min-height:285px}.profile__block--mobile{display:none}.profile__min{font-size:10px;line-height:12px;text-align:center}.profile__link{font-size:12px;line-height:14px;text-align:center;text-decoration-line:underline;color:var(--violet);transition:.3s;font-weight:700}.profile__link:hover{transition:.3s;color:var(--green-light)}.profile__block .button{margin:auto 0 0}.edit{background:var(--gradient-column);padding:2px;border-radius:15px}.edit__wrap{border-radius:13px;background-color:var(--white);padding:30px}.edit__text{font-weight:600;color:var(--red)}.edit__text--black{color:var(--black-light)}.form__success{text-align:center}.form__row .button{margin:21px 0 0;flex-grow:1}.form__flex{display:flex;align-items:center;gap:15px}.form__border:has(.dropdown.js-open){border-radius:5px 5px 0 0}.form__border--phone{display:flex;align-items:center;position:relative}.dropdown{cursor:pointer;position:relative;border-radius:4px;background-color:var(--white);flex-grow:1}.dropdown--disabled{background-color:var(--gray-light);margin:-1px}.form__border--phone .dropdown{position:static;border-radius:4px 0 0 4px;flex-shrink:0}.dropdown.js-open{box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1);border-radius:4px 4px 0 0;transition:.3s}.form__border--phone .dropdown.js-open{border-radius:4px 0 0}.dropdown__title{position:relative;display:flex;align-items:center;height:40px;outline:none}.dropdown__title:after{display:block;content:"";position:absolute;right:20px;top:50%;margin-top:-3px;transition:.2s;width:10px;height:7px;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%201L5%205L1%201'%20stroke='%238361C3'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e")}.dropdown--disabled .dropdown__title:after{background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='7'%20viewBox='0%200%2011%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_111_10)'%3e%3cpath%20d='M9.77734%201L5.77734%205L1.77734%201'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_111_10'%3e%3crect%20width='11'%20height='7'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");cursor:not-allowed}.form__border--phone .dropdown__title:after{right:11px}.dropdown.js-open .dropdown__title:after{transform:scaleY(-1);transition:.3s}.dropdown__options{display:none;list-style:none;margin:0;position:absolute;width:calc(100% + 2px);z-index:99;top:38px!important;left:-1px!important;border-radius:0 0 5px 5px;background:var(--gradient-row);padding:1px!important}.form__border--phone .dropdown__options{left:0!important;width:100%}.dropdown__options li{background:var(--gradient-row);padding:1px 0 0}.dropdown__options li.js-active{display:none}.dropdown__options li:first-child{padding:0}.dropdown__link{display:flex;width:100%;background-color:var(--white);padding:10px 20px;gap:10px}.dropdown--disabled .dropdown__link{cursor:not-allowed;background-color:var(--gray-light);color:var(--white)}.dropdown__title .dropdown__link{padding:10px 50px 10px 20px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:4px}.form__border--phone .dropdown__title .dropdown__link{border-radius:4px 0 0 4px;padding:5px 30px 6px 20px}.dropdown__option .dropdown__link{min-height:40px;align-items:center}.dropdown__option:last-child .dropdown__link{border-radius:0 0 4px 4px}.dropdown__option .dropdown__link:hover{background:linear-gradient(0deg,rgba(var(--green-light-opacity),.6),rgba(var(--green-light-opacity),.6)),var(--white);transition:.3s}.dropdown__options .dropdown__option:last-child .dropdown__link:hover{border-radius:0 0 5px 5px}.dropdown__search{width:100%;height:40px;display:flex;align-items:center;padding:10px 20px;font-weight:400;color:var(--gray-dark);border:none;outline:none}.dropdown__search:before{width:100%;height:40px;display:flex;align-items:center;padding:10px 20px;font-weight:400;color:var(--gray-dark);border:none;outline:none}.dropdown__options .dropdown__empty{font-weight:400;color:var(--gray-dark);width:100%;height:40px;display:flex;align-items:center;padding:10px 20px;position:relative;z-index:1}.dropdown__empty:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;background:var(--gradient-row);border-radius:0 0 4px 4px}.dropdown__empty:after{content:"";position:absolute;top:1px;left:0;width:100%;height:calc(100% - 1px);z-index:-1;background-color:var(--white);border-radius:0 0 4px 4px}.dropdown__title .dropdown__country{display:none}.dropdown__flag{width:25px}.profile__unit{max-width:220px;text-align:right;font-size:10px;line-height:12px;color:var(--black)}.profile__wrapper{display:flex;align-items:center;justify-content:space-between;gap:10px}.null{display:flex;flex-direction:column;gap:15px}.null__text{font-weight:400;font-size:18px;line-height:24px}.null__link{font-weight:600;color:var(--violet);transition:.3s}.null__link:hover{transition:.3s;color:var(--green-light)}.code{max-width:1000px;margin:0 auto;width:100%}.code__item{background:var(--gradient-row);padding:1px;box-shadow:0 0 10px rgba(1 var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1);border-radius:15px;position:relative}.code__wrap{background-color:var(--white);border-radius:13px;padding:24px 29px;display:flex;flex-direction:column;gap:20px}.code__flex{display:flex;flex-direction:column;gap:30px}.gap-60{gap:60px}.gap-15{gap:15px}.code__text{font-size:14px;line-height:20px;font-weight:400;text-transform:uppercase}.code__column{display:flex;flex-direction:column;justify-content:space-around;gap:10px}.code__column--5{gap:5px}.code__icon{height:auto;position:absolute;right:20px;width:25%;flex-shrink:0;opacity:.3;align-self:center;top:20%;bottom:50%}.code__texts{gap:10px;justify-content:space-around;display:flex;flex-direction:column;align-items:center;text-align:center}.code__name{font-weight:700;font-size:28px;line-height:40px;color:var(--violet)}.code__number{font-weight:600;font-size:16px;line-height:20px}.code__doping{font-weight:600;font-size:20px;line-height:24px}.code__course{text-transform:uppercase;font-weight:400;font-size:14px;line-height:20px}.code__date{font-weight:600;font-size:16px;line-height:20px;text-transform:uppercase}.code__date--valid{color:var(--green-light)}.code__infos{display:flex;flex-direction:column;gap:5px;justify-content:space-between}.code__info{display:flex;gap:10px;font-size:14px;line-height:20px}.code__description{font-weight:400}.code__unit{font-weight:600}.code__date--invalid{color:var(--red)}.code__uppercase{text-transform:uppercase}.filters-container{display:flex;align-items:center;justify-content:space-between;gap:20px}.filters-container .button{border-radius:5px}.filters{display:flex;align-items:center;gap:20px;flex-grow:1;flex-wrap:wrap}.filters__item{width:calc((100% - 40px) / 3);background:var(--gradient-row);padding:1px;border-radius:5px}.filters__item--grow{flex-grow:1}.table-border{background:var(--gradient-row);padding:1px;border-radius:5px}.table-border__wrap{background-color:var(--white);border-radius:4px;overflow:hidden}.table{width:100%;border-collapse:collapse}.table__head{background:linear-gradient(288.27deg,rgba(var(--violet-opacity),.5) 1.27%,rgba(var(--violet-light-opacity),.5) 15.98%,rgba(var(--mineral-opacity),.5)),var(--white)}.table__row{border-top:1px solid var(--violet)}.table__cell{text-align:center}.table__head .table__cell{padding:2px 10px;font-weight:600;font-size:10px;line-height:12px;text-transform:uppercase;white-space:nowrap}.table__row .table__cell{font-size:16px;line-height:20px;color:var(--black);padding:6px 10px;min-height:50px}.table__row .table__cell:first-child{text-align:left}.table__link{display:flex;justify-content:center}.pagination{display:flex;align-items:baseline;justify-content:center;gap:10px}.pagination__arrows{display:flex;align-items:center}.pagination__arrow{display:flex;align-items:center;padding:10px;cursor:pointer}.pagination__arrow--disabled{cursor:auto}.pagination__icon{stroke:var(--violet);transition:.3s}.pagination__arrow--disabled .pagination__icon{stroke:var(--gray)}.pagination__arrows--left .pagination__icon{transform:rotate(180deg)}.pagination__arrow:not(.pagination__arrow--disabled):hover .pagination__icon{stroke:var(--green-light);transition:.3s}.pagination__list{display:flex;align-items:baseline;gap:5px}.pagination__item{padding:1px;border-radius:50%;transition:.3s}.pagination__item--active,.pagination__item:not(.pagination__item--dots):hover{background:var(--gradient-row);transition:.3s}.pagination__link{display:flex;align-items:center;justify-content:center;padding:5px;min-height:28px;min-width:28px;border-radius:50%;cursor:pointer;font-size:12px;line-height:16px;color:var(--black);transition:.3s}.pagination__item--active .pagination__link,.pagination__item:not(.pagination__item--dots):hover .pagination__link{background-color:var(--white);transition:.3s}.pagination__item--dots .pagination__link{font-size:26px;line-height:30px;color:var(--violet);padding:0 5px;transition:.3s}.pagination__item--dots:hover .pagination__link{transition:.3s;color:var(--green-light)}.documents{display:flex;flex-direction:column;gap:20px}.documents__item{background:var(--gradient-row);padding:2px;border-radius:15px}.documents__link{border-radius:13px;background-color:var(--white);padding:15px 30px;display:flex;align-items:center;gap:30px}.documents__icon{flex-shrink:0}.documents__title{font-weight:600;font-size:18px;line-height:22px;color:var(--black);flex-grow:1}.documents__button{min-width:200px}.materials-list{display:flex;flex-direction:column;gap:10px}.materials{width:100%;background:var(--gradient-row);padding:1px;border-radius:10px}.materials__wrap{padding:15px;border-radius:8px;background-color:var(--white);gap:15px;display:flex;flex-direction:column}.materials--not-seen .materials__wrap{background-color:var(--green-light)}.materials__title{font-weight:600;font-size:16px;line-height:20px;color:var(--pink);text-align:center;padding:0 10px}.materials__list{display:flex;flex-direction:column;gap:15px}.materials__link{display:flex;align-items:center;gap:20px}.materials__icon{flex-shrink:0}.materials__name{color:var(--black)}.helper{display:flex;flex-direction:column;width:100%}.helper__top{display:flex;align-items:center;gap:10px;justify-content:space-between;padding:15px 0;margin:0 20px;border-bottom:1px solid var(--violet)}.helper__top:last-child{border-bottom:none}.helper__name{font-weight:600;font-size:20px;line-height:24px}.helper__color{color:var(--pink)}.helper__group{display:flex;align-items:center;gap:20px}.helper__button{height:30px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:16px;text-transform:uppercase;transition:.3s;background-color:var(--violet);border:1px solid var(--violet);color:var(--white);padding:5px 15px;white-space:nowrap}.helper__button:hover{background-color:transparent;color:var(--black-light);transition:.3s}.helper__button--mobile{display:none}.helper__center{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:10px 20px}.helper__section{font-size:18px;line-height:22px;font-weight:400}.helper__progress{position:relative;width:100%;max-width:350px;height:30px;border:1px solid var(--violet);border-radius:5px;background-color:var(--white);display:flex;justify-content:space-between;align-items:center;padding:5px 10px;overflow:hidden}.helper__info{text-transform:uppercase;z-index:2}.helper__percent{font-weight:700;font-size:12px;line-height:16px;color:var(--black);z-index:2}.helper__line{position:absolute;top:0;left:0;height:100%;z-index:1;background:linear-gradient(288.27deg,rgba(var(--violet-opacity),.7) 1.27%,rgba(var(--violet-light-opacity),.7) 15.98%,rgba(var(--mineral-opacity),.7))}.exercise{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 20px;background-color:var(--violet-light);border-radius:0 0 10px 10px;margin:0 5px;z-index:5;position:sticky;top:0}.exercise__wrapper{display:flex;align-items:center;gap:20px;height:100%}.exercise__unit{font-weight:400;font-size:20px;line-height:24px;color:var(--white)}.headphones{display:flex;align-items:center;gap:20px}.headphones__link{display:flex;align-items:center;flex-shrink:0;height:30px}.headphones__icon{fill:var(--white);flex-shrink:0;transition:.3s;height:30px}.headphones__link:hover .headphones__icon{transition:.3s;fill:var(--green-light)}.headphones__range{display:none}.headphones__range.show{display:block}.exercise__buttons{display:flex;align-items:center;gap:10px;width:100%;max-width:350px}.exercise__arrow{display:flex;align-items:center;height:30px;width:110px;justify-content:center;gap:20px;transition:.3s;border-radius:5px;background-color:var(--white)}.exercise__arrow:hover{background-color:var(--green-light);transition:.3s}.exercise__arrow:last-child{margin:0 0 0 auto}.exercise__arrow--disable,.exercise__arrow:disabled,.exercise__arrow--disable:hover,.exercise__arrow:disabled:hover{cursor:auto;background-color:var(--gray-light);border:1px solid var(--gray-light);color:var(--gray-1)}.exercise__direction{font-size:12px;line-height:16px;text-transform:uppercase}.exercise__icon{flex-shrink:0;transition:.3s;stroke:var(--black-light)}.exercise__arrow--disable .exercise__icon{stroke:var(--gray)}.exercise__arrow--left .exercise__icon{order:-1;transform:rotate(180deg)}.exercise__wrap{display:flex;align-items:center;gap:5px;min-width:96px;margin:0 auto}.exercise__text{font-weight:400;font-size:12px;line-height:16px;color:var(--white)}.exercise__timer{font-weight:600;font-size:18px;line-height:22px;text-transform:uppercase;color:var(--white)}.helper__bold{font-weight:500}.exercise__complete{display:none;font-size:14px;line-height:18px;color:var(--white);font-weight:600}.exercise__sections{display:none;width:300px;position:absolute;left:20px;top:calc(100% + 10px);flex-direction:column}.exercise__sections.open{display:flex}.failed{display:flex;flex-direction:column;gap:60px}.material{display:flex;flex-direction:column;gap:25px}.material__wrap{display:flex;align-items:flex-start;gap:30px;width:100%}.material__wrap--column{flex-direction:column;align-items:stretch;max-width:800px;margin:0 auto}.material__img{width:calc(45% - 17px);border-radius:10px}.material__wrap--column .material__img,.material__wrap--full .material__img{width:100%}.material__border{width:calc(55% - 18px);background:var(--gradient-row);padding:2px;border-radius:15px}.material__wrap--revert .material__border{order:-1}.material__wrap--column .material__border,.material__wrap--full .material__border{width:100%}.material__content{border-radius:13px;background-color:var(--white);padding:30px}.material__form{display:flex;flex-direction:column;gap:30px;align-items:center}.material__texts{display:flex;flex-direction:column;gap:15px;align-items:center}.material__exercise{font-size:20px;line-height:24px;text-align:center;text-transform:uppercase;color:var(--pink)}.material__exercise--black{color:var(--black-light)}.material__text{font-weight:400;font-size:16px;line-height:20px;color:var(--black);text-align:center}.material__text--mobile{display:none}.checkbox-list{display:flex;flex-direction:column;gap:10px}.checkbox-list--big{gap:25px}.material__wrapper{max-width:545px;margin:0 auto}.material__form .button{min-width:180px}.material__column,.radio__column{display:flex;flex-direction:column;gap:5px}.material__help{font-weight:400;font-size:14px;line-height:24px}.material__right .material__help{color:var(--green-light)}.material__wrong .material__help{color:var(--red)}.material__right .checkbox__border,.material__right .radio__border,.material__right .radio__input:checked+.radio__border:after{background:var(--green-light)}.material__wrong .checkbox__border,.material__wrong .radio__border,.material__wrong .radio__input:checked+.radio__border:after{background:var(--red)}.material__right .checkbox__input:checked+.checkbox__border .checkbox__indicator{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='12'%20viewBox='0%200%2015%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5606%203.08263L6.64752%2011.057C6.06154%2011.6477%205.11099%2011.6477%204.52446%2011.057L0.439649%206.93999C-0.14655%206.34933%20-0.14655%205.39124%200.439649%204.80047C1.02596%204.20958%201.97643%204.20958%202.56248%204.80024L5.5863%207.84772L12.4375%200.942999C13.0238%200.35211%2013.9743%200.352558%2014.5604%200.942999C15.1465%201.53378%2015.1465%202.49152%2014.5606%203.08263Z'%20fill='%2326A235'/%3e%3c/svg%3e")}.material__wrong .checkbox__input:checked+.checkbox__border .checkbox__indicator{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='12'%20viewBox='0%200%2015%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5606%203.08263L6.64752%2011.057C6.06154%2011.6477%205.11099%2011.6477%204.52446%2011.057L0.439649%206.93999C-0.14655%206.34933%20-0.14655%205.39124%200.439649%204.80047C1.02596%204.20958%201.97643%204.20958%202.56248%204.80024L5.5863%207.84772L12.4375%200.942999C13.0238%200.35211%2013.9743%200.352558%2014.5604%200.942999C15.1465%201.53378%2015.1465%202.49152%2014.5606%203.08263Z'%20fill='%23CD2C2C'/%3e%3c/svg%3e")}.material__bold{font-weight:600}.material__bold--right{color:var(--green)}.material__bold--failed{color:var(--red)}.material__buttons{display:flex;align-items:center;gap:30px}.material__group{display:flex;flex-direction:column;gap:10px;text-align:left}.material__group .material__text{text-align:left}.testing__list{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.testing__item{padding:1px;background:var(--gradient-row);display:flex;border-radius:5px;width:80px;height:65px;flex-shrink:0}.testing__link{border-radius:4px;background:linear-gradient(288.27deg,rgba(var(--violet-opacity),.5) 1.27%,rgba(var(--violet-light-opacity),.5) 15.98%,rgba(var(--mineral-opacity),.5)),var(--white);display:flex;flex-direction:column;width:100%;transition:.3s}.testing__item--active .testing__link{background:var(--white);transition:.3s}.testing__text{letter-spacing:.03em;text-transform:uppercase;font-weight:400;font-size:10px;line-height:12px;padding:2px;text-align:center}.testing__border{flex-grow:1;padding:1px 0 0;border-radius:5px;background:var(--gradient-row)}.testing__number{background-color:var(--white);display:flex;align-items:center;justify-content:center;border-radius:4px;text-transform:uppercase;font-size:20px;line-height:24px;color:var(--gray-1);height:100%;transition:.3s}.testing__item--active .testing__number{background:linear-gradient(288.27deg,rgba(var(--violet-opacity),.5) 1.27%,rgba(var(--violet-light-opacity),.5) 15.98%,rgba(var(--mineral-opacity),.5)),var(--white);font-weight:600;font-size:24px;line-height:28px;color:var(--violet);transition:.3s}.testing__item--right .testing__number{color:var(--green-light)}.testing__item--wrong .testing__number{color:var(--red)}.testing{display:flex;flex-direction:column;gap:50px;margin:0 30px}.testing--800{max-width:800px}.testing--800 .testing__list{justify-content:start}.testing__block{display:flex;flex-direction:column;gap:25px}.testing__block--20{gap:20px}.testing__wrapper{display:flex;flex-direction:column;gap:20px}.testing__content{display:flex;gap:25px;align-items:baseline}.testing__title{font-size:18px;font-weight:600;line-height:24px}.testing__subtitle{font-size:16px;font-weight:400;line-height:22px;align-self:center}.tabs__navigation{display:flex;align-items:center;gap:20px}.tabs__link{min-width:150px;height:40px;padding:10px 40px;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;border:1px solid var(--violet);border-radius:15px;color:var(--violet);transition:.3s;white-space:nowrap}.tabs__item--active .tabs__link,.tabs__link:hover{color:var(--white);background-color:var(--violet);transition:.3s}.tabs__pane{display:none}.news{display:flex;flex-direction:column;gap:20px}.news__title{font-size:24px;line-height:28px}.news__list{display:flex;flex-direction:column;gap:15px}.news__item{background:var(--gradient-row);border-radius:10px;padding:1px}.news__link{padding:10px;border-radius:9px;background-color:var(--white);display:flex;flex-direction:column;gap:5px}.news__date{font-weight:400;font-size:12px;line-height:14px;color:var(--violet-light)}.media-page{display:flex;flex-direction:column;gap:10px}.media-page__container{display:flex;justify-content:space-between;align-items:center;gap:10px}.media-page__info{display:flex;align-items:center;gap:10px}.media-page__date{font-weight:600;font-size:16px;line-height:24px;text-transform:uppercase;color:var(--violet-light)}.media-page__number{display:flex;align-items:center;gap:10px}.media-page__number:before{content:"";width:2px;height:20px;background-color:var(--violet)}.media-page__icon{flex-shrink:0}.media-page__amount{font-size:16px;line-height:24px}.media-page__normal{font-weight:400}.media-page__share{cursor:pointer;display:flex;align-items:center;gap:5px;position:relative}.media-page__text{color:var(--violet-light);transition:.3s}.media-page__svg{fill:var(--violet-light);transition:.3s}.media-page__share:hover .media-page__text{color:var(--green-light);transition:.3s}.media-page__share:hover .media-page__svg{fill:var(--green-light);transition:.3s}.picture{display:flex;border-radius:10px;overflow:hidden}.picture__img{width:100%;height:auto}.help{position:relative}.help__link{padding:0 5px;display:flex}.help__wrap{width:13px;height:13px;border:1px solid var(--violet-light);display:flex;align-items:center;justify-content:center;font-size:8px;line-height:12px;color:var(--gray-dark);border-radius:50%}.help__text{display:none;position:absolute;left:100%;bottom:100%;font-weight:400;font-size:10px;line-height:12px;background:rgba(var(--white),.8);border:1px solid var(--violet);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:5px;padding:10px;width:285px}.help__link:hover~.help__text{display:flex}.info__border{border-radius:10px;overflow:hidden;background:var(--gradient-row);padding:1px}.info__wrapper{background-color:var(--white);border-radius:9px;overflow:hidden}.info__container{display:flex;align-items:flex-start;gap:30px}.info__wrap{box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1);border-radius:15px;padding:2px;background:var(--gradient-row);flex-shrink:0;width:50%}.info__list{display:flex;flex-direction:column;gap:10px;padding:20px;border-radius:13px;background-color:var(--white)}.info__link{display:flex;align-items:center;gap:15px}.info__icon{flex-shrink:0;fill:var(--violet)}.info__text{font-weight:400;font-size:16px;line-height:20px;transition:.3s}a.info__link:hover .info__text{color:var(--violet);transition:.3s}.info__column{display:flex;flex-direction:column;gap:10px;flex-grow:1}.info__unit{font-weight:400;font-size:16px;line-height:24px}.info__form{color:var(--violet);transition:.3s}.info__form:hover{color:var(--green-light);transition:.3s}.info__supports{display:flex;flex-direction:column}.info__contact{font-weight:400;font-size:16px;line-height:24px}.info__color{color:var(--violet);transition:.3s}.info__contact:hover .info__color{color:var(--green-light);transition:.3s}.info__map{width:100%;height:450px}.faq__title{font-weight:600;font-size:24px;line-height:28px}.faq__list{display:flex;flex-direction:column;gap:15px}.faq__item{border-radius:15px;background:var(--gradient-row);padding:2px}.faq__item--new{background:linear-gradient(0deg,var(--green-light) 0%,var(--green-light) 100%),#000}.faq__wrap{border-radius:13px;background-color:var(--white)}.faq__link{display:flex;align-items:center;gap:30px;padding:20px;transition:.3s;width:100%}.faq__link.collapse-active{background:var(--gradient-row);transition:.3s;border-radius:11px}.faq__link.collapse-active~.faq__content{background:var(--white);border-radius:0 0 15px 15px}.faq__item--new .faq__link.collapse-active{border-radius:11px 11px 0 0}.faq__item--new .faq__wrap{background:linear-gradient(0deg,var(--green-light) 0%,var(--green-light) 100%),#000}.faq__number{font-weight:700;font-size:20px;line-height:24px;color:var(--white);width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:var(--gradient-row);flex-shrink:0;border-radius:50%;transition:.3s}.faq__link.collapse-active .faq__number{background:var(--white);color:var(--black-light);transition:.3s}.faq__item--new .faq__number{background:var(--white);color:var(--violet-light);font-size:12px;line-height:15px}.faq__item--new .faq__text{color:var(--white)}.faq__text{font-size:18px;line-height:22px;transition:.3s}.faq__link.collapse-active .faq__text{color:var(--white);transition:.3s}.faq__icon{stroke:var(--violet);transition:.3s;flex-shrink:0;margin:0 0 0 auto}.faq__item--new .faq__icon{stroke:var(--white)}.faq__link.collapse-active .faq__icon{stroke:var(--white);transition:.3s;transform:rotate(180deg)}.faq__content{display:none;padding:20px}.search{display:flex;align-items:center;gap:20px}.search__border{border-radius:5px;background:var(--gradient-row);padding:1px;width:100%;max-width:370px}.search__input{width:100%;background-color:var(--white);border-radius:4px;outline:none;border:none;padding:10px}.search .button{width:140px}.error{display:flex;flex-direction:column;gap:30px;max-width:955px;margin:0 auto}.error__title{font-weight:600;font-size:28px;line-height:24px;text-align:center;text-transform:uppercase;color:var(--pink)}.error__main{display:flex;align-items:center;gap:15px;justify-content:center}.error__number{font-weight:700;font-size:144px;line-height:176px;color:var(--violet-light)}.error__icon{flex-shrink:0}.error__subtitle{font-weight:600;font-size:20px;line-height:24px;color:var(--black)}.error__subtitle--pink{color:var(--pink)}.error__text{font-weight:400;font-size:18px;line-height:24px;color:var(--black)}.error__link{color:var(--violet-light);font-weight:600;transition:.3s}.error__link:hover{color:var(--green-light);transition:.3s}.results{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-columns:1fr;gap:30px}.results__item{border-radius:15px;background:var(--gradient-row);padding:2px}.results__link{padding:20px;border-radius:13px;background-color:var(--white);display:flex;flex-direction:column;justify-content:center;gap:10px;height:100%}.results__title{font-weight:600;font-size:22px;line-height:26px;color:var(--violet-light)}.results__text{font-weight:400;font-size:16px;line-height:20px}.results__marker{background-color:rgba(var(--green-light-opacity),.45)}.results__date{font-weight:600;font-size:12px;line-height:16px;text-transform:uppercase}.video{border-radius:10px;padding:2px;background:var(--gradient-row);overflow:hidden;width:100%}.embed-video{width:100%;height:700px;border-radius:9px;display:flex}.media-page__socials{display:none;position:absolute;top:18px;z-index:99;justify-content:flex-end;width:100%;margin:0 5px}.media-page__socials.open{display:flex}#uSocial .uscl-list,.uSocial-Share .uscl-list{display:flex!important;align-items:center!important}#uSocial .uscl-bar.uscl-size24 .uscl-item,.uSocial-Share .uscl-bar.uscl-size24 .uscl-item{padding:5px!important}#uSocial .ico_uscl,.uSocial-Share .ico_uscl{background-color:var(--violet)!important}#uSocial .ico_uscl:hover,.uSocial-Share .ico_uscl:hover{background-color:var(--green-light)!important}.certificate{width:1120px;height:795px;padding:80px;margin:0 auto;background-position:center;background-size:cover;background-repeat:no-repeat}.grecaptcha-badge{opacity:0}.card{display:flex;flex-direction:column;gap:50px;width:100%}.card__item{position:relative;z-index:1;background:var(--gradient-row);padding:2px;border-radius:10px;overflow:hidden;min-height:170px;width:100%;display:flex;flex-direction:column;flex-grow:1;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}@media (max-width: 980px){.card__item{user-select:unset;-ms-user-select:unset;-moz-user-select:unset;-webkit-user-select:unset}}.card__item--livehack{opacity:0;visibility:hidden}.card__list--main .card__item:not(.card__item--livehack){z-index:2;position:absolute;top:-9999px;left:0}.card__list--user-answers .card__item{flex-grow:0}.card__border{border-radius:9px;background-color:var(--white);width:100%;height:100%;display:flex;flex-direction:column;flex-grow:1}.card__text{padding:15px;width:100%;height:100%;text-align:center;display:flex;flex-grow:1;align-items:center;justify-content:center}.card__list--user-answers .card__text,.card__list--main .card__text{font-weight:400;font-size:16px;line-height:24px}.card__list--answers .card__text{font-size:22px;line-height:26px;text-transform:uppercase}.card__wrap--wrong .card__text{background-color:rgba(var(--red-opacity),.2)}.card__wrap--correct .card__text{background-color:rgba(var(--green-light-opacity),.2)}.card__wrap--select .card__text{background-color:rgba(var(--violet-light-opacity),.2)}.card__list{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;min-height:170px}.card__wrap{display:flex;flex-direction:column;gap:10px;width:calc(25% - 23px);position:relative}.card__help{font-weight:400;text-align:center;height:18px}.card__wrap--wrong .card__help{color:var(--red)}.card__wrap--correct .card__help{color:var(--green-light)}.card__wrap--select .card__help{color:var(--violet-light)}.branding{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;display:flex;text-align:center;background-repeat:no-repeat!important;background-position:top center;background-size:cover;background-attachment:fixed}.headphones__range{width:140px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;height:5px;border-radius:2px;cursor:pointer}.headphones__range::-webkit-slider-runnable-track,.headphones__range::-moz-range-track{height:5px;background-color:var(--white);transition:.3s;border-radius:2px}.headphones__range:hover::-webkit-slider-runnable-track,.headphones__range:hover::-moz-range-track{background-color:var(--pink);transition:.3s}.headphones__range::-webkit-slider-thumb{background-color:var(--mineral);cursor:pointer;width:6px;height:10px;-webkit-appearance:none;border-radius:2px;transition:.3s}.headphones__range::-webkit-slider-thumb:hover{background-color:var(--green-light);transition:.3s}.headphones__range::-moz-range-thumb{background-color:var(--mineral);cursor:pointer;height:10px;width:6px;padding:0;margin:0;border-radius:2px;transition:.3s;border:none}.headphones__range::-moz-range-thumb:hover{background-color:var(--green-light);transition:.3s}.tns-gallery>.tns-item{-webkit-transition:transform 0s,opacity 3s;-moz-transition:transform 0s,opacity 3s;transition:transform 0s,opacity 3s}.spinner{animation:rotate 2s linear infinite;z-index:2;width:30px;height:30px}.spinner .path{stroke:var(--violet);stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.material__infos{display:flex;align-items:center;gap:10px}.material__icon{flex-shrink:0;position:relative;top:2px}.material__info{font-weight:600;font-size:20px;line-height:24px}.play{position:relative;flex-shrink:0}.play__link{display:flex}.play__icon{transition:.3s;stroke:var(--white)}.play__link:hover .play__icon{transition:.3s;stroke:var(--green-light)}.play .play__icon--pause{display:none}.play.active .play__icon--pause{display:block}.play.active .play__icon--play{display:none}.promo__passage{position:absolute;top:50px;z-index:3}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.accounts--column{grid-template-columns:1fr;height:100%;gap:30px}.wrapper{background:var(--gradient-row);padding:1px;border-radius:15px}.accounts--column .accounts__wrap{padding:25px;justify-content:center;gap:20px}.accounts--column .accounts__img{border-radius:5px;height:auto}.accounts--column .accounts__unit{gap:20px}.accounts__titles{display:flex;gap:10px;font-size:16px;line-height:18px}.accounts__id{font-weight:400;text-transform:uppercase}.accounts__number{font-weight:600}.accounts__wrapper{display:flex;gap:10px}.accounts__icons{position:relative;display:flex;margin:0 7px 0 0}.accounts__num{position:absolute;right:-7px;top:-4px;color:var(--black-light);text-align:center;font-family:Roboto,Arial,sans-serif;font-size:10px;font-weight:500;line-height:12px;border:1px solid var(--green-light);border-radius:100%;width:15px;height:15px;display:flex;align-items:center;justify-content:center;background-color:var(--white)}.accounts__buttons{display:flex;justify-content:flex-end;gap:10px}.account{height:100%;padding:0 30px 0 0;display:flex;flex-direction:column;gap:25px;max-height:220px}.account__list{display:flex;flex-direction:column;gap:20px}.account__item,.account__block{display:flex;align-items:center;gap:10px}.account__img{border-radius:5px}.account__content{display:flex;flex-direction:column;gap:4px}.account__text{color:var(--black-light);font-size:14px;font-weight:500;line-height:16px}.account__name{color:var(--violet-light);font-size:20px;font-weight:700;line-height:22px}.account__texts{color:var(--black);font-size:14px;font-weight:600;line-height:16px;display:flex;gap:5px}.account__id{font-weight:400;text-transform:uppercase}.account__link{display:flex;gap:5px;margin:0 0 0 auto;align-items:center;color:var(--green-light);font-size:16px;font-weight:600;line-height:18px;flex-shrink:0}.account__icon{flex-shrink:0}.certification{padding:0}.certification__list{display:flex;flex-direction:column;gap:15px;width:100%;height:100%;padding:25px 30px;background:var(--gradient-row);border-radius:15px}.certification__item,.certification__blocks{display:flex;gap:15px}.certification__content{display:flex;flex-direction:column;gap:3px}.certification__doc{display:flex;flex-shrink:0;height:auto}.certification__icon{display:flex;flex-shrink:0}.certification__title{color:var(--white);font-size:20px;font-weight:600;line-height:25px}.certification__link{color:var(--white);font-size:14px;font-weight:600;line-height:14px;display:flex;align-items:center;gap:5px}.certification__block{color:var(--white);text-align:right;font-size:14px;font-weight:700;line-height:16px;display:flex;flex-direction:column;gap:5px;flex-shrink:0;margin:0 0 0 auto}.certification__except{font-weight:500}.document{display:flex;flex-direction:column;width:100%;height:100%;gap:30px}.document__titles{color:var(--black-light);font-size:22px;font-weight:600;line-height:24px;display:flex;gap:10px}.document__pink{color:var(--pink)}.document__icons{position:relative;display:flex}.document__num{position:absolute;right:-7px;bottom:-5px;color:var(--black-light);text-align:center;font-family:Roboto,Arial,sans-serif;font-size:10px;font-weight:500;line-height:12px;border:1px solid var(--green-light);border-radius:100%;width:15px;height:15px;display:flex;align-items:center;justify-content:center;background-color:var(--white)}.document__list{display:flex;flex-direction:column;gap:15px;height:100%;padding:0 55px 0 0}.document__item{display:flex;align-items:center;gap:10px}.document__block{display:flex;gap:10px;align-items:center}.document__name{color:var(--black);font-size:14px;font-weight:500;line-height:16px}.document__text{color:var(--black);font-size:18px;font-weight:600;line-height:20px}.document__link{display:flex;align-items:center;gap:10px;margin:0 0 0 auto;color:var(--green-light);text-align:center;font-size:16px;font-weight:600;line-height:18px;text-transform:uppercase}.document__icon{flex-shrink:0}.achievements{background:var(--gradient-row);padding:1px;border-radius:13px}.achievements__container{display:flex;gap:30px;padding:50px 30px;justify-content:stretch;align-items:center;position:relative;overflow:hidden;background:linear-gradient(92.62deg,rgba(var(--white-opacity),.074) 30%,rgba(var(--white-opacity),.2) 39.99%,rgba(var(--violet-opacity),.2) 81.34%),var(--white);border-radius:13px}.achievements__icon{flex-shrink:0;z-index:1;height:auto}.achievements__titles{display:flex;flex-direction:column;gap:20px;z-index:1}.achievements__title{color:var(--violet);font-size:32px;font-weight:700;line-height:36px}.achievements__subtitle{color:var(--black-light);font-size:20px;font-weight:600;line-height:24px;display:none}.achievement__logo{position:absolute;right:-25px;top:-12px;opacity:.3}.docx{display:flex;flex-direction:column;gap:10px}.docx__item{display:flex;padding:5px 10px;align-items:center;gap:20px;justify-content:space-between;transition:.3s}.docx__item:hover{border-radius:15px;background:rgba(var(--green-light-opacity),.2);transition:.3s}.docx__item:hover .docx__subtitle{display:block;transition:.3s}.docx__item:hover .docx__icon{fill:var(--violet-light);transition:.3s}.docx__item:hover .docx__button{color:var(--violet-light);transition:.3s}.docx__content{display:flex;align-items:end;gap:20px}.docx__icon{flex-shrink:0;fill:var(--green-light);transition:.3s}.docx__titles{display:flex;flex-direction:column;gap:5px;position:relative;padding:20px 0 0}.docx__subtitle{color:var(--violet-light);font-size:14px;font-weight:500;line-height:16px;display:none;position:absolute;transition:.3s;top:0}.docx__title{color:var(--black);font-size:18px;font-weight:500;line-height:22px}.docx__link{display:flex;align-items:center;gap:5px;margin:0 0 0 auto}.docx__button{color:var(--green-light);text-align:center;font-size:16px;font-weight:600;line-height:20px;text-transform:uppercase;transition:.3s}.docx__logo{flex-shrink:0;align-self:center}.info-text{padding:20px;border:1px solid var(--red);border-radius:10px;display:flex;align-items:center;gap:20px}.info-text__svg{flex-shrink:0}.clue{position:relative;cursor:pointer;z-index:1}.clue__wrap{align-items:center;position:absolute;top:50%;left:100%;translate:0 -50%;display:none;transition:.3s}.clue--revert .clue__wrap{left:auto;right:100%;flex-direction:row-reverse}.clue__triangle{flex-shrink:0}.clue--revert .clue__triangle{transform:rotate(180deg)}.clue__texts{padding:10px;border-radius:4px;background:var(--black-1);display:flex;color:var(--white);flex-direction:column;gap:10px;width:210px;font-size:10px;font-weight:400;line-height:12px}.clue__texts li{list-style:inside}.clue__question{transition:.3s;display:block}.clue__question--hover{display:none;transition:.3s}.choice{display:flex;padding:10px;gap:10px;border-radius:8px;background-color:var(--gray-light-2);align-items:center;max-width:400px}.choice__icon{flex-shrink:0}.choice__column{display:flex;flex-direction:column;min-width:220px}.choice__title{font-weight:400;color:var(--black-light)}.choice__text{font-weight:600;color:var(--violet)}.choice .choice__button{height:35px;min-width:70px;max-width:104px;font-size:12px;line-height:16px;padding:10px;border-radius:8px}.attention{display:flex;align-items:flex-start;padding:15px;gap:15px;border-radius:8px;background-color:var(--gray-light-2)}.attention__wrap{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.attention__title{font-weight:500;color:var(--pink-1)}.attention__texts{display:flex;flex-direction:column}.important{font-weight:500;text-align:center}.important__star{color:var(--red-1)}.list{display:flex;flex-direction:column;gap:14px}.list__li{display:flex;flex-direction:column;gap:20px}.list__title{font-size:16px;font-weight:600;line-height:20px}.list__items{display:flex;flex-direction:column;gap:20px}.list__item{display:flex;flex-direction:column;gap:30px}.list__row{display:flex;align-items:center;width:100%}.modal__wrapper{display:flex;flex-direction:column;gap:50px;width:100%}.modal__header{display:flex;justify-content:center;align-items:center;gap:30px;width:100%}.modal__header-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;flex:1}.modal__content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:40px;width:100%;flex:1}.modal__input-wrap{display:flex;align-items:center;gap:40px;padding-left:40px;width:100%}.modal__notification-icon{width:180px;height:180px;flex-shrink:0}.modal__notification-svg{width:176.353px;height:176.353px;flex-shrink:0;aspect-ratio:1/1}.modal__text-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:15px;flex:1}.modal__warning-title{color:#8360c3;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px;text-transform:uppercase;text-align:left;margin:0}.modal__warning-text{color:var(--Text-Neutral-350, #181818);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:26px;text-align:left;margin:0}.modal__warning-text strong{color:var(--Text-Neutral-350, #181818);font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:26px}.modal__warning-text strong.uppercase{text-transform:uppercase}.modal__buttons{display:flex;justify-content:flex-end;align-items:center;gap:20px;width:100%}.modal__button--back{min-width:180px;padding:15px 19px;border:1px solid var(--violet);border-radius:12px;background-color:transparent;color:var(--violet);font-family:Montserrat,sans-serif;font-weight:500;font-size:18px;line-height:1.22;text-align:center;cursor:pointer;transition:all .3s ease;margin:0!important}.modal__button--back:hover{background-color:var(--violet);color:var(--white)}.modal__button--next{min-width:180px;padding:15px 20px;background-color:var(--violet);border:none;border-radius:12px;color:var(--white);font-family:Montserrat,sans-serif;font-weight:500;font-size:18px;line-height:1.22;text-align:center;cursor:pointer;transition:background-color .3s ease;margin:0!important}.modal__button--next:hover{background-color:#6b4c93}.list__number{width:35px;height:50px;display:flex;justify-content:center;align-items:center;text-align:center}.list__buttons{display:flex;justify-content:flex-end;align-items:center;gap:30px}.list__button{display:flex;align-items:center;gap:15px}.list__text{font-size:16px;line-height:20px;font-weight:500}.list__icon{flex-shrink:0}@media (max-width: 1500px){.message__link{right:-45px}}@media (max-width: 1400px){.message{position:fixed;right:17px;height:auto}.message__link{right:0}}@media (max-width: 1330px){.navigation__link{gap:5px;height:38px}.navigation__text{font-size:18px;line-height:22px}.auth__link,.auth__person{gap:10px}.footer__content{padding:45px 35px 10px}.contacts{margin:0 80px 0 0}.footer__columns{gap:30px}.modal{max-height:calc(100dvh - 105px);max-height:calc(100vh - 105px)}.modal--big{max-height:calc(100dvh - 55px);max-height:calc(100vh - 55px)}.modal__notification-icon{width:180px;height:180px}.modal__notification-svg{width:176px;height:176px}.modal__warning-title{font-size:20px;line-height:28px}.modal__warning-text,.modal__warning-text strong{font-size:18px;line-height:26px}.modal__input-wrap{gap:30px}.modal__buttons{gap:25px}.courses__title{font-size:30px;line-height:34px}.courses__all{font-size:34px;line-height:38px}.accounts__name{font-size:26px;line-height:30px}.accounts__wrap{padding:35px}.profile__name{font-size:26px;line-height:30px}.cards__name{font-size:28px;line-height:32px}.helper__name{font-size:18px;line-height:22px}.error__title{font-size:26px;line-height:30px}.embed-video{height:calc(100vw / 1.78)}.card__list--answers .card__text{font-size:20px;line-height:24px}.card__list{gap:25px}.card__wrap{width:calc(25% - 19px)}.main:after{display:none}}@media (max-width: 1300px){.accounts{grid-template-columns:repeat(1,1fr)}}@media (min-width: 1180px){.navigation__item:hover .submenu{display:flex;transition:.3s}.navigation__item:hover .navigation__icon{transform:rotate(180deg);transition:.3s}.clue:hover .clue__question--hover{display:block;transition:.3s}.clue:hover .clue__question--default{display:none;transition:.3s}.clue:hover .clue__wrap{display:flex;transition:.3s}}@media (max-width: 1180px){.header{padding:10px 30px;position:relative}.header.open{margin:0;border-radius:0;padding:30px 35px 0;box-shadow:none;background-color:var(--white-dark)}.impaired--desktop{display:none!important}.impaired--mobile{display:flex;margin:0 -7px 0 0}.navigation--desktop{display:none}.navigation--mobile{display:flex}.header__burger{display:block}.header__column{display:none;position:absolute;top:90px;left:0;align-items:center;width:100%;background-color:var(--white-dark);gap:20px;padding:35px 30px;overflow:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;max-height:calc(100vh - 90px)}.header__column::-webkit-scrollbar{width:0;height:0;display:none}.header__column.open{display:flex}.auth{padding:0;border-bottom:none}.header.open .auth--mobile{display:none}.auth--mobile{display:flex}.auth--mobile .auth__img{width:30px;height:auto}.auth__button{font-size:14px;line-height:18px;height:40px;width:300px}.auth__link{pointer-events:none}.auth__name{max-width:none}.auth__person{justify-content:center}.header__bottom{padding:0;flex-direction:column;gap:20px;width:100%}.find{width:100%}.find__link{display:none}.find__form{display:flex;position:static;width:100%;height:40px}.find__wrap{gap:0}.find__input{order:1;padding:10px}.find__button{order:2;padding:10px}.lang__line{width:1px}.navigation{width:100%}.navigation__list{flex-direction:column;gap:10px;width:100%}.navigation__item{width:100%;display:flex;justify-content:center;flex-direction:column}.navigation__item.active{border-radius:5px;background:linear-gradient(288.27deg,var(--violet) 1.27%,var(--violet-light) 15.98%,var(--mineral) 100%);overflow:hidden;padding:1px}.navigation__link{width:100%;justify-content:center;padding:9px 15px;height:40px;background-color:var(--white);box-shadow:0 0 10px rgba(var(--violet-opacity),.05),0 5px 25px rgba(var(--violet-opacity),.1);border-radius:5px}.navigation__link:hover .navigation__text,.navigation__item--active .navigation__text{color:var(--black-light)}.navigation--violet .navigation__link:hover .navigation__text,.navigation--violet .navigation__item--active .navigation__text{color:var(--white)}.navigation__link.active{position:relative;border-radius:5px 5px 0 0;background-color:var(--white);overflow:hidden}.navigation__item--active .navigation__link:before{border-radius:5px}.navigation__link.active:before,.navigation--violet .navigation__link.active:before,.navigation__item--active .navigation__link.active:before{border-radius:5px 5px 0 0}.navigation__link.active:before,.navigation__item--active .navigation__link:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(288.27deg,rgba(var(--violet-opacity),.35) 1.27%,rgba(var(--violet-opacity),.35) 15.98%,rgba(var(--mineral-opacity),.35))}.navigation--violet .navigation__link:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:var(--violet);border-radius:5px}.navigation--violet .navigation__link.active:before,.navigation--violet .navigation__item--active .navigation__link:before{background:var(--violet)}.navigation__text,.navigation__icon{z-index:2}.navigation--violet .navigation__text{color:var(--white)}.navigation--violet .navigation__icon{stroke:var(--white)}.navigation__link.active .navigation__icon{transform:rotate(180deg);transition:.3s}.submenu{position:static;width:100%;border-radius:0 0 5px 5px}.submenu.show{display:flex}.navigation .submenu{padding:0}.play .submenu{position:absolute;border-radius:5px}.navigation .submenu__item:first-child{border-top:1px solid transparent}.submenu__item:first-child .submenu__wrap{border-radius:0}.play .submenu__item .submenu__wrap{border-radius:4px}.submenu--desktop{display:none}.submenu__link{justify-content:center;text-align:center}.submenu__text{text-align:center}.header__group{display:flex;margin:0 0 0 auto;align-items:center;gap:15px}.main{padding:50px 30px 105px}.copyright__wrap{padding:15px 30px}.content__wrap{display:flex;flex-direction:column}.body__container--index .content,.body__container--index .content__wrap{gap:70px}.promo__border{display:none}.promo__img{width:660px}.promo__slider{margin:0 -230px 0 -55px;width:660px;height:660px}.promo__buttons{margin:0 0 70px}.notification__text{padding:25px}.promo__title{font-size:36px;line-height:40px}.promo__title-color{font-size:56px;line-height:60px}.promo__texts{top:0}.copyright{font-size:14px;line-height:18px}.footer__content{padding:50px 30px;gap:10px}.footer__columns{gap:25px}.modal{max-height:calc(100dvh - 95px);max-height:calc(100vh - 95px)}.modal--big{max-height:calc(100dvh - 45px);max-height:calc(100vh - 45px)}.quiz{gap:20px}.decors__icon--media-1{bottom:-35%}.decors__icon--quiz-1{top:-28%;right:15%}.decors__icon--quiz-3{left:40%}.notifications--desktop{display:none}.notifications--mobile{display:flex;flex-direction:column}.notifications__header{height:80px;display:flex;align-items:center;justify-content:center;width:100%;gap:15px;background-color:var(--violet);padding:0 40px}.notifications__text{color:var(--white);font-weight:600;text-transform:uppercase}.modal--notifications .notifications__icon,.modal--notifications .modal__cross{fill:var(--white)}.modal__title{font-size:20px;line-height:22px}.notifications .submenu{max-width:100%;width:100%;display:flex;border-radius:0}.notifications .submenu__list{max-height:calc(100vh - 80px)}.courses__date,.courses__persons{font-size:12px;line-height:16px}.courses__icon{width:44px;height:auto}.courses__title{font-size:28px;line-height:32px}.courses__all{font-size:32px;line-height:36px}.message{right:15px}.subtitle{font-size:20px;line-height:24px}.accounts__name{font-size:24px;line-height:28px}.accounts__role{font-size:18px;line-height:22px}.accounts__title{font-size:24px;line-height:28px}.accounts__wrap{padding:30px}.accounts__unit{gap:35px}.main__wrap{flex-direction:column}.main__wrap--reverse{flex-direction:column-reverse}.content--has-sidebar{max-width:100%;order:2}.sidebar{order:1;width:100%;gap:30px}.sidebar--mobile-down{order:2}.sections--dropdown .sections__item{display:none}.sections--dropdown .sections__list.open .sections__item{display:flex}.sections--dropdown .sections__item--active{display:flex;padding:0;order:-1}.sections--dropdown .sections__list.open .sections__item--active{padding:0 0 1px}.sections--dropdown .sections__item--active .sections__link{border-radius:4px;gap:5px;justify-content:space-between}.sections--dropdown .sections__list.open .sections__item--active .sections__link{border-bottom-right-radius:0;border-bottom-left-radius:0}.sections--dropdown .sections__item:first-child:not(.sections__item--active) .sections__link{border-top-right-radius:0;border-top-left-radius:0}.sections--dropdown .sections__item--active .sections__link:after{content:url("data:image/svg+xml,%3csvg%20width='11'%20height='7'%20viewBox='0%200%2011%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.77783%201L5.77783%205L1.77783%201'%20stroke='%23181818'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");transition:.3s}.sections--dropdown .sections__list.open .sections__item--active .sections__link:after{transform:rotate(180deg);transition:.3s}.profile__name{font-size:24px;line-height:28px}.cards__description{font-size:18px;line-height:22px}.cards__name{font-size:26px;line-height:30px}.cards{gap:25px}.cards__wrap{padding:25px}.helper__name,.helper__section{font-size:16px;line-height:20px}.material__content{padding:25px}.material__border{width:calc(55% - 15px)}.material__img{width:calc(45% - 15px)}.material__form{gap:20px}.checkbox--big .checkbox__label{font-size:20px;line-height:26px}.radio--big{gap:25px}.cards__infos{gap:20px}.title{font-size:26px;line-height:32px}.material__buttons{gap:25px}.filters .find__wrap{padding:0 15px 0 10px}.media__list{grid-template-columns:repeat(3,1fr)}.help,.sidebar__banner{display:none}.faq__link{gap:25px}.error__number{font-size:138px;line-height:166px}.error__title{font-size:24px;line-height:28px}.tabs__scroll{overflow-y:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;margin:0 -30px}.tabs__scroll::-webkit-scrollbar{width:0;height:0;display:none}.tabs__scroll .tabs__navigation{padding:0 30px}.card__list--answers .card__text{font-size:18px;line-height:22px;cursor:pointer}.card__list{gap:20px}.card__wrap{width:calc(25% - 15px)}.card{gap:40px}.info__map{height:400px}.footer__wrap{flex-wrap:wrap;gap:10px}.footer__logo{width:100%}.visually{display:none!important}.promo__passage{top:25px}.accounts--column .accounts__img{width:120px}.achievements__title{font-size:28px;line-height:32px}.achievements__icon{width:160px}.achievements__container{padding:40px}.accounts{grid-template-columns:repeat(2,1fr)}.accounts--column{grid-template-columns:1fr}.testing{margin:0 25px;gap:40px}.failed{gap:45px}.modal__border{padding:25px}.modal__notification-icon{width:160px;height:160px}.modal__notification-svg{width:156px;height:156px}.modal__warning-title{font-size:19px;line-height:26px}.modal__warning-text,.modal__warning-text strong{font-size:17px;line-height:24px}.modal__input-wrap{gap:25px}.modal__buttons{gap:20px}.form__column{gap:29px}.modal__close{top:25px;right:25px}.clue--active .clue__question--hover{display:block;transition:.3s}.clue--active .clue__question--default{display:none;transition:.3s}.clue--active .clue__wrap{display:flex;transition:.3s}}@media (max-width: 1080px){.grid{grid-template-columns:1fr}.achievements__icon{width:150px}.achievements__container{padding:35px}}@media (max-width: 980px){.header{padding:10px 25px}.header.open{padding:30px 30px 0}.header__column{padding:30px 25px}.main{padding:50px 25px 105px}.copyright__wrap{padding:15px 25px}.promo__img{width:550px}.promo__slider{margin:0 -190px 0 -55px;width:550px;height:550px}.promo__title-color{font-size:50px;line-height:54px}.promo__wrap{padding:10px}.promo__list{gap:10px}.promo__text{font-size:18px;line-height:22px}.footer__content{padding:50px 25px}.contacts{margin:0 40px 0 0}.visually:before{left:125px}.footer__columns{gap:20px}.quiz__img{width:calc(100% - 350px)}.modal{max-height:calc(100vh - 85px)}.modal--big{max-height:calc(100vh - 35px)}.quiz{gap:0}.courses__title{font-size:26px;line-height:30px}.courses__description{font-size:18px;line-height:22px}.courses__all{font-size:30px;line-height:34px}.message{right:12px}.accounts__unit{gap:30px;flex-direction:column;text-align:center}.accounts--column .accounts__unit{gap:20px;flex-direction:row;text-align:start}.accounts__button{justify-content:center}.profile,.certificates{gap:25px}.certificates__item{padding:25px}.certificates__info{gap:5px}.cards__name{font-size:24px;line-height:28px}.cards__texts{max-width:280px}.table-scroll{overflow:hidden;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;margin:0 -25px}.table-border{width:max-content;margin:0 25px}.table-scroll::-webkit-scrollbar{width:0;height:0}.table__cell{width:max-content}.filters-container{flex-direction:column;align-items:stretch}.card__wrap{width:calc(50% - 10px)}.cookie__container{padding:25px 20px;flex-direction:column}.cookie__buttons{flex-direction:row;gap:15px}.card__list--answers .card__item{z-index:3}.material__text--desktop{display:none}.material__text--mobile{display:block}.accounts{grid-template-columns:repeat(1,1fr);grid-auto-rows:initial}.material__wrap{flex-direction:column;align-items:stretch;max-width:800px;margin:0 auto}.material__img,.material__border{width:100%}.material__info{font-size:18px;line-height:22px}.play .submenu{width:auto}.accounts--column .accounts__img{width:110px}.accounts--column .accounts__wrap{gap:15px}.achievements__container{padding:30px}.failed{gap:40px}.achievements__title{font-size:24px;line-height:28px}.achievements__icon{width:140px}.testing{margin:0 20px;gap:30px}.testing__content{gap:20px}}@media (max-width: 780px){.header{padding:10px 20px;margin:15px 5px 0}.header.open{padding:25px 25px 0}.header__column{padding:25px 20px;top:70px;align-items:stretch;max-height:calc(100vh - 70px)}.logo__img{width:150px;height:auto}.auth__buttons{display:grid;grid-template-columns:repeat(2,1fr)}.auth__button{width:100%}.impaired{display:none!important}.main{padding:40px 20px 70px;gap:25px}.copyright__wrap{padding:15px 20px}.footer:before{content:url("data:image/svg+xml,%3csvg%20width='642'%20height='242'%20viewBox='0%200%20642%20242'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M567.736%20109.897C603.27%20148.901%20627.836%20194.032%20641.61%20241.5C634.064%20215.494%20636.87%20226.5%20641.61%20241.5C519.052%20241.5%20487%20241.5%20375.5%20241.5C198.5%20241.5%20373.499%20241.499%20198.5%20241.5C110.501%20241.499%20119.47%20241.501%200.09375%20241.5C4.82898%20226.5%207.61699%20215.556%200.09375%20241.5C16.6615%20184.364%2048.7013%20130.938%2095.8989%2087.9384C232.257%20-36.2919%20443.506%20-26.4604%20567.736%20109.897Z'%20fill='url(%23paint0_linear_101_71)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_101_71'%20x1='95.8973'%20y1='87.939'%20x2='545.774'%20y2='581.734'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238360C3'/%3e%3cstop%20offset='0.148958'%20stop-color='%238361C3'/%3e%3cstop%20offset='1'%20stop-color='%232EBF91'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");height:240px}.content,.column{gap:45px}.body__container--index .content,.body__container--index .content__wrap{gap:60px}.promo{position:relative}.promo__img{width:440px}.promo__slider{width:440px;height:440px}.promo__title{font-size:30px;line-height:34px;max-width:65%}.promo__title-color{font-size:42px;line-height:46px}.promo__buttons{gap:15px;margin:0;display:grid;grid-template-columns:repeat(2,1fr);order:3}.promo__button{padding:10px}.promo__list{order:2;grid-template-columns:repeat(1,1fr);gap:20px}.promo__top{order:1;margin:0}.promo__texts{gap:30px}.promo__slider{position:absolute;right:-150px;margin:0}.promo__text{font-size:16px;line-height:20px;max-width:65%}.promo__item:nth-child(2n) .promo__wrap{font-size:12px;line-height:14px}.promo__item:nth-child(odd) .promo__wrap{font-size:10px;line-height:12px}.promo__item{padding:2px;border-radius:10px}.promo__wrap{border-radius:9px}.promo__item:nth-child(odd){max-width:35%}.promo__item:nth-child(2n){max-width:50%}.block{gap:25px}.block--socials{gap:30px}.media__date{font-size:12px;line-height:14px}.media__title{font-size:14px;line-height:18px}.top__title{font-size:22px;line-height:26px}.copyright{font-size:12px;line-height:14px}.footer__content{padding:30px 20px}.contacts{margin:0}.footer__list:last-child{display:none}.survey__form{gap:25px;width:300px}.survey__inner{gap:25px}.survey__texts{gap:15px}.survey__date{font-size:16px;line-height:22px}.quiz__img{width:calc(100% - 300px);bottom:0}.modal__border{padding:20px;min-height:auto}.modal__title{font-size:18px;line-height:20px}.decors__icon{width:65px}.modal{top:20px;transform:translate(-50%);max-height:calc(100vh - 140px);border-radius:15px}.modal--big{top:10px;max-height:calc(100vh - 120px);max-width:100%}.decors__icon--media-1{bottom:-25%}.decors__icon--quiz-1{top:-40%;right:0}.decors__icon--quiz-3{bottom:-25%;left:45%}.contacts__list{gap:20px}.courses__date,.courses__persons{font-size:10px;line-height:14px}.courses__icon{width:36px}.courses__title{font-size:24px;line-height:28px}.courses__description{font-size:16px;line-height:20px}.courses__texts{gap:15px}.courses__content{padding:25px;gap:25px}.courses__list{gap:25px;grid-template-columns:repeat(1,1fr)}.courses__top{gap:10px}.courses__all{font-size:28px;line-height:32px}.decors__icon--courses-2{right:-5%;bottom:-5%}.message{right:10px}.subtitle{font-size:18px;line-height:22px}.accounts__name{font-size:22px;line-height:26px}.accounts__role{font-size:16px;line-height:20px}.accounts__title{font-size:22px;line-height:26px}.accounts__wrap{padding:25px}.accounts__unit{gap:25px}.accounts__info{gap:10px}.accounts{gap:25px}.title{font-size:24px;line-height:30px}.notification__text{padding:20px}.profile__name{font-size:22px;line-height:26px;text-align:center}.profile{gap:20px}.profile__wrap{padding:20px}.profile__img--desktop{display:none}.profile__img--mobile{display:flex;border-radius:5px}.profile__wrap{align-items:center}.certificates{gap:20px;grid-template-columns:repeat(1,1fr)}.certificates__item{padding:20px}.cards__description{font-size:16px;line-height:20px}.cards__name{font-size:22px;line-height:26px}.cards__texts{gap:15px}.cards{gap:20px}.cards__wrap{padding:20px;flex-wrap:wrap;background-image:none!important}.cards__texts{max-width:none}.cards__info{font-size:12px;line-height:16px}.profile__block--mobile{display:flex}.profile__block--desktop{display:none}.edit__wrap{padding:25px}.button{font-size:16px;line-height:20px}.form__row{gap:14px;width:100%;flex-wrap:wrap}.form__row .form__group{width:100%}.form__row .button{margin:0}.list__number{height:100px;width:25px}.list__row{align-items:flex-start}.form__column{gap:24px}.cards__title{font-size:12px;line-height:16px}.code__wrap{padding:19px}.code__name{font-size:22px;line-height:28px}.code__icon{top:auto}.gap-60{gap:40px}.filters{gap:15px}.filters__item{width:calc((100% - 15px)/2)}.filters-container{gap:15px}.table-scroll{margin:0 -20px}.table-border{margin:0 20px}.documents__link{gap:15px;padding:15px 25px;flex-wrap:wrap}.documents__button{width:100%}.documents__title{width:calc(100% - 80px)}.cards__day,.cards__persons{font-size:12px;line-height:16px}.materials__link{gap:15px}.helper__top{margin:0 15px}.helper__center,.exercise{padding:10px 15px}.helper__name,.helper__section{font-size:14px;line-height:18px}.exercise__wrapper{gap:15px}.exercise__arrow{width:95px;gap:15px}.exercise__sections{left:15px}.exercise__sections .sections__list{max-height:320px}.material__wrap{gap:25px}.material__content{padding:20px}.material__text{font-size:14px;line-height:18px}.checkbox--big .checkbox__label,.radio--big .radio__label{font-size:16px;line-height:20px}.radio--big{gap:20px}.cards__infos{gap:15px}.testing__number{font-size:18px;line-height:22px}.testing__item--active .testing__number,.testing__link:hover .testing__number{font-size:20px;line-height:24px}.testing__item{width:70px;height:55px}.material__buttons{gap:20px}.media__list{grid-template-columns:repeat(2,1fr);gap:15px}.tabs__link{min-width:140px;padding:10px 35px}.tabs__navigation{gap:15px}.media-page__amount,.media-page__date{font-size:14px;line-height:18px}.survey__wrapper{padding:25px}.survey__list{gap:25px;grid-template-columns:repeat(1,1fr)}.info__list{padding:15px}.info__container{gap:25px}.info__map{height:350px}.faq__link{gap:20px;padding:15px}.faq__text{font-size:16px;line-height:20px}.faq__content{padding:15px}.faq__title{font-size:22px;line-height:26px}.search{gap:15px}.error{gap:25px}.error__number{font-size:132px;line-height:160px}.error__title{font-size:22px;line-height:26px}.tabs__scroll{margin:0 -20px}.tabs__scroll .tabs__navigation{padding:0 20px}.results{gap:25px;grid-template-columns:repeat(1,1fr)}.results__link{padding:15px}.results__title{font-size:20px;line-height:24px}.media-page__socials{top:17px}.card__text{padding:10px}.card__list--answers .card__text{font-size:16px;line-height:20px}.card__list{gap:15px}.card__wrap{width:calc(50% - 8px)}.card{gap:30px}.headphones{gap:15px}.profile__wrapper{flex-direction:column;gap:15px}.material__info{font-size:16px;line-height:20px}.material__icon{width:25px;height:auto}.spinner{width:25px;height:25px}.notifications [data-empty]:empty{padding:15px}.promo__passage{position:static}.grid{gap:25px}.accounts--column .accounts__img{width:100px}.accounts--column .accounts__unit{gap:15px}.accounts--column .accounts__wrap{gap:10px}.accounts__buttons .button{min-height:35px}.certification__title{font-size:18px;line-height:22px}.certification__list{padding:25px}.certification__doc{width:20px;height:34px}.document{gap:25px}.achievements__titles{align-items:center;text-align:center;gap:15px}.achievements__container{gap:25px;padding:25px;flex-direction:column}.achievement__logo{display:none}.achievements__title{font-size:20px;line-height:24px}.achievements__icon{width:130px}.achievements__subtitle{font-size:18px;line-height:22px}.docx__title{font-size:16px;line-height:18px}.testing{margin:0 15px;gap:25px}.testing__content{gap:15px}.testing__block{gap:20px}.testing__title{font-size:16px;line-height:22px}.failed{gap:35px}.modal__close{top:20px;right:20px;width:35px;height:35px}.clue__wrap{left:auto;right:100%;flex-direction:row-reverse}.clue__triangle{transform:rotate(180deg)}}@media (max-width: 680px){.form__wrap--three{flex-direction:column}.form__wrap--three .button:not(.button--opacity){order:-1;width:100%;max-width:none!important}.form__wrap--three .button--opacity{width:100%}.form__wrap--three .form__info{margin:10px 0 0}.modal__close{top:15px;right:15px}}@media (max-width: 630px){.header{padding:10px 15px;margin:15px 5px 0}.header.open{padding:25px 20px 0}.header__column{padding:25px 15px}.auth__buttons{grid-template-columns:repeat(1,1fr)}.main{padding:40px 15px 70px}.copyright__wrap{padding:15px}.promo__img{width:330px}.promo__slider{width:330px;height:330px}.promo__title{font-size:24px;line-height:28px;max-width:70%}.promo__title-color{font-size:34px;line-height:38px}.promo__text{font-size:14px;line-height:18px;max-width:70%}.promo__slider{right:-115px}.footer__content{padding:30px 15px}.footer__columns{flex-direction:column;gap:10px}.footer__list{gap:10px}.quiz__img{display:none}.survey,.survey__form{width:100%}.modal{max-height:calc(100vh - 65px)}.modal--big{max-height:calc(100vh - 15px)}.decors__icon--media-1{bottom:-20%;left:0}.courses__title{font-size:22px;line-height:26px}.courses__all{font-size:26px;line-height:30px}.message{right:7px}.accounts__unit{gap:20px}.profile__wrap{padding:20px 15px}.profile__info:nth-child(odd){width:100%}.profile__info:nth-child(2n){width:100%}.cards__name{font-size:20px;line-height:24px}.code__icon{display:none}.table-scroll{margin:0 -15px}.table-border{margin:0 15px}.exercise{flex-wrap:wrap}.exercise__wrapper{width:100%}.exercise__buttons{width:100%;justify-content:space-between;max-width:100%}.material__buttons{flex-direction:column;align-items:stretch;width:100%}.helper--testing .helper__center{flex-direction:column;align-items:flex-start}.helper--testing .helper__progress{max-width:none}.info__container{flex-direction:column;align-items:stretch}.info__wrap{width:100%;order:2}.info__column{order:1}.quiz .survey__form{max-width:none}.play{position:static}.play .submenu{top:calc(100% + 10px)}.account__item{flex-direction:column;align-items:start}.docx__item{flex-direction:column}.modal__border{padding:15px}.modal__notification-icon{width:150px;height:150px}.modal__notification-svg{width:146px;height:146px}.modal__warning-title{font-size:18px;line-height:24px}.modal__warning-text,.modal__warning-text strong{font-size:16px;line-height:22px}.modal__input-wrap{gap:20px}.modal__buttons{gap:15px}.form__column{gap:19px}.form{gap:25px}.form__items,.form__row,.list{gap:11px}}@media (max-width: 480px){.header{padding:10px;margin:10px 10px 0}.header.open{padding:20px 20px 0}.header__column{padding:20px 10px;top:50px;max-height:calc(100vh - 50px)}.logo__img{width:100px}.submenu__link{text-align:left;justify-content:left}.submenu__text{text-align:left}.main{padding:30px 10px;gap:20px}.content,.column{gap:40px}.body__container--index .content,.body__container--index .content__wrap{gap:50px}.promo__img{width:230px}.slider{display:flex}.promo__slider{width:230px;height:230px}.promo__texts{position:static}.promo__title{font-size:18px;line-height:22px;text-align:center;max-width:none;width:100%;position:absolute;top:0}.promo__title-color{font-size:26px;line-height:30px}.promo__buttons{gap:10px;grid-template-columns:repeat(1,1fr)}.promo__texts{gap:20px}.promo__text{font-size:12px;line-height:16px;max-width:none;margin:0 -36px 0 0}.promo__wrap{padding:5px}.promo__item:nth-child(odd){max-width:120px}.promo__item:nth-child(2n){max-width:145px}.promo__item:nth-child(2n) .promo__wrap{font-size:10px;line-height:12px}.promo__item:nth-child(odd) .promo__wrap{font-size:8px;line-height:10px}.promo__item{padding:1px;border-radius:5px}.promo__wrap{border-radius:4px}.promo__button{height:35px;font-size:12px;line-height:16px}.promo{padding:65px 0 0}.promo__slider{position:static;margin:0 -65px 0 0}.block{gap:20px}.block--socials{gap:30px}.top__text{display:none}.top__icon{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='0.5'%20width='20'%20height='20'%20rx='10'%20fill='url(%23paint0_linear_181_12465)'/%3e%3cpath%20d='M8%206.5L12%2010.5L8%2014.5'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_181_12465'%20x1='19.7851'%20y1='20.1275'%20x2='-3.8984'%20y2='12.3092'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238360C3'/%3e%3cstop%20offset='0.148958'%20stop-color='%238361C3'/%3e%3cstop%20offset='1'%20stop-color='%232EBF91'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.top__title{font-size:20px;line-height:24px}.copyright{font-weight:700;font-size:10px;line-height:12px}.copyright__wrap{padding:10px}.footer{overflow:hidden;padding:35px 0 0}.footer__content{padding:50px 10px;background-color:inherit;margin:0;box-shadow:none;z-index:initial}.footer__logo{display:none}.footer__wrap{justify-content:center}.footer__columns{display:none}.contacts{margin:0}.socials__icon{width:24px;height:auto}.contacts__link{gap:10px}.footer:before{width:253px;height:122px;z-index:2;bottom:20px;left:-510px}.footer:after{width:168px;height:63px;bottom:-30px;right:30px;z-index:2}.survey__form,.survey__inner{gap:20px}.survey__texts{gap:10px}.survey__date{font-size:14px;line-height:20px}.survey__name{font-size:16px;line-height:20px}.survey__answers{gap:10px}.form__label{font-size:12px;line-height:16px}.button{font-size:14px;line-height:18px;padding:11px 20px;border-radius:4px}.survey__text{font-size:14px;line-height:20px}.modal__border{padding:10px}.modal__title{font-size:16px;line-height:18px}.modal__group{gap:10px}.modal{max-width:none;top:10px;transform:translate(-50%);max-height:calc(100vh - 120px);border-radius:10px}.form__input{height:40px;padding:10px;font-size:14px;line-height:18px}.form__password .form__input{padding:10px 60px 10px 10px}.dropdown__link{padding:10px 15px}.dropdown__title .dropdown__link{padding:10px 45px 10px 15px}.file__placeholder{padding:5px 10px;gap:5px}.form__show{right:5px}.promo__list{display:none}.decors__icon--promo-1{top:-10%;right:-15px}.decors__icon--promo-2{top:15%;left:-20px}.decors__icon--promo-3{bottom:0;left:40%}.decors__icon--promo-4{bottom:-25%;left:-10%}.decors__icon--promo-5{display:none}.decors__icon--news-1{left:-5%;top:-20%}.decors__icon--media-1{bottom:auto;left:auto;right:0;top:-25%}.decors__icon--quiz-2{left:-3%;bottom:auto;top:-45%}.decors__icon--quiz-3{bottom:-30%;left:auto;right:5%}.decors__icon--courses-1{display:none}.modal__text{font-size:12px;line-height:16px}.contacts__list{gap:15px}.courses__date{font-size:8px;line-height:12px}.courses__icon{width:28px}.courses__persons{font-size:8px;line-height:12px}.courses__title{font-size:20px;line-height:24px}.courses__description{font-size:14px;line-height:18px}.courses__texts{gap:10px}.courses__content{gap:20px;padding:20px}.courses__list{gap:20px}.courses__top{gap:5px}.courses__all{font-size:24px;line-height:28px}.cookie__container{padding:20px 15px}.cookie__text{font-size:12px;line-height:16px}.cookie__buttons{gap:10px}.cookie .button{min-width:auto}.message__border{display:none!important}.message{right:5px}.subtitle{font-size:16px;line-height:20px;text-align:center;gap:10px}.subtitle__small{font-size:14px;line-height:18px}.accounts__name{font-size:20px;line-height:24px}.accounts__role{font-size:14px;line-height:18px}.accounts__title{font-size:20px;line-height:24px}.accounts__text{font-size:14px;line-height:20px}.accounts__wrap{padding:20px;gap:20px}.accounts{gap:20px}.accounts__unit{gap:15px}.accounts__info{gap:5px}.accounts__texts{gap:10px}.title{font-size:18px;line-height:22px}.notification__text{font-size:12px;line-height:14px;padding:15px}.sections__link{font-size:14px;line-height:18px}.profile__name{font-size:20px;line-height:24px}.profile__info{font-size:12px;line-height:15px}.profile__wrap{padding:20px 10px}.profile__img{width:190px}.profile__button{width:100%;flex-direction:column}.profile__unit{max-width:none;text-align:center;order:2}.profile__block{min-height:275px}.profile .button{width:100%;order:1}.certificates__name{font-size:18px;line-height:22px}.certificates__info{font-size:12px;line-height:16px}.certificates{gap:15px}.certificates__item{padding:15px;gap:15px}.cards__description{font-size:14px;line-height:18px}.cards__name{font-size:18px;line-height:22px}.cards__date{gap:5px 10px}.cards__unit{font-size:12px;line-height:16px}.cards__texts{gap:10px;align-items:stretch}.cards{gap:15px}.cards__wrap{padding:15px 10px}.progress{width:90px;height:90px}.progress canvas{width:90px!important;height:90px!important;margin:-1px 0 0}.progress__main{position:absolute;width:78px;height:78px;margin:5px}.progress__percent{font-size:24px;line-height:28px}.progress__text{font-size:8px;line-height:10px}.cards__person{display:none}.cards__info{font-size:10px;line-height:14px}.cards__number{font-size:12px;line-height:14px}.cards__border{padding:5px;gap:5px}.cards__wrap--end{justify-content:flex-end}.cards__result{width:140px}.cards__button{gap:15px}.cards__button .button{width:140px;min-height:30px;font-size:10px;line-height:12px}.edit__wrap{padding:20px}.form__flex{flex-direction:column;align-items:stretch}.cards__title{font-size:10px;line-height:14px}.null{gap:10px}.null__text{font-size:16px;line-height:20px}.code__wrap{padding:14px 9px;align-items:center}.code__column{text-align:center}.code__text{font-size:12px;line-height:16px}.code__name{font-size:20px;line-height:26px}.code__number{font-size:14px;line-height:18px}.code__doping{font-size:18px;line-height:20px}.code__name--small,.code__doping--small{font-size:16px;line-height:20px}.code__names{display:flex;flex-direction:column;gap:5px;align-items:center}.code__date{font-size:14px}.code__info,.code__date--small{font-size:12px;line-height:14px}.code__infos{align-items:center}.gap-60{gap:30px}.filters{gap:10px}.filters__item{width:100%}.filters-container{gap:10px}.table-scroll{margin:0 -10px}.table-border{margin:0 10px}.pagination{gap:5px}.pagination__arrow{padding:10px 5px}.pagination__list{gap:0}.filters-container .button{order:-1}.courses__button{gap:15px}.courses__status{font-size:12px;line-height:16px;padding:10px}.documents__link{padding:15px 20px}.documents__title{font-size:16px;line-height:20px;width:100%}.documents__icon{width:48px;height:auto}.cards__text{font-weight:400;font-size:16px;line-height:24px}.cards__day,.cards__persons{font-size:10px;line-height:14px}.materials__link{gap:10px}.helper__top{padding:10px 0;margin:0 10px;flex-direction:column;align-items:stretch;gap:10px}.helper__group{order:-1;justify-content:flex-end}.helper__center{padding:10px}.exercise{padding:10px;margin:0 10px}.helper__name{font-size:12px;line-height:16px}.helper__button{font-size:10px;line-height:14px;padding:5px 10px}.helper__section{font-size:12px;line-height:16px}.helper__progress{display:none}.helper--testing .helper__progress{display:flex}.exercise__unit{font-size:14px;line-height:18px}.exercise__wrapper{gap:10px}.headphones__icon{width:30px;height:30px}.headphones{gap:10px}.headphones__range{width:90px}.exercise__arrow{width:80px;gap:10px}.exercise__direction{font-size:10px;line-height:14px}.exercise__buttons{gap:5px}.exercise__complete{display:flex}.exercise__sections{left:0;top:calc(100% + 5px);width:100%}.exercise__sections .sections__list{max-height:260px}.material__wrap{gap:20px}.material__border{padding:0;background:none;border-radius:0}.material__content{padding:0;border-radius:0;background-color:inherit}.material,.material__form{gap:20px}.material__exercise{font-size:18px;line-height:22px}.material__texts{gap:10px}.material__text{font-size:12px;line-height:16px}.checkbox__label,.radio__label{font-size:14px;line-height:20px}.checkbox--big{gap:15px}.material__form .button{width:100%}.radio--big{gap:15px}.checkbox-list--big{gap:20px}.material__column,.radio__column{gap:0}.cards__infos,.cards__group{gap:10px}.helper__button--mobile{display:flex;width:80px}.helper__button--desktop{display:none}.testing{margin:0 10px;gap:20px}.failed .testing__list{gap:10px}.testing__content{gap:10px;flex-direction:column}.testing__wrapper{gap:30px}.testing__list{gap:15px}.testing__subtitle{line-height:20px;align-self:self-start}.testing__text{font-size:8px;line-height:10px}.testing__block{gap:15px}.testing__title{font-size:14px;line-height:20px}.testing__number{font-size:16px;line-height:20px}.testing__item--active .testing__number,.testing__link:hover .testing__number{font-size:18px;line-height:22px}.testing__item{width:60px;height:45px}.failed .material__border{background:var(--gradient-row);padding:2px;border-radius:15px}.failed .material__content{padding:20px;border-radius:13px;background-color:var(--white)}.failed{gap:30px}.material__buttons{gap:15px}.material__group{gap:5px}.filters .find__wrap{padding:0 10px 0 5px}.media__list{grid-template-columns:repeat(1,1fr);gap:10px}.tabs__link{min-width:130px;font-size:12px;line-height:16px;padding:10px 30px}.tabs__navigation{gap:10px}.media-page{gap:5px}.media-page__amount{font-size:12px;line-height:16px}.media-page__number,.media-page__info{gap:5px}.media-page__date,.media-page__author,.media-page__text{font-size:12px;line-height:16px}.picture{border-radius:5px}.dropdown__search,.dropdown__options .dropdown__empty{padding:10px 15px}.survey__wrapper{padding:20px}.survey__list{gap:20px}.info__wrap{border-radius:10px}.info__list{border-radius:9px;padding:10px}.info__container{gap:20px}.info__text{font-size:14px;line-height:18px}.info__link{gap:10px}.info__map{height:300px}.faq__link{gap:15px;padding:10px}.faq__text{font-size:14px;line-height:18px}.faq__content{padding:10px}.faq__title{font-size:20px;line-height:24px}.search{gap:10px;flex-direction:column}.search__border{max-width:none}.search .button{width:100%}.error{gap:20px}.error__number{font-size:126px;line-height:154px}.error__icon{width:100px;height:auto}.error__title{font-size:20px;line-height:24px}.error__subtitle{font-size:18px;line-height:24px}.error__text{font-size:16px;line-height:24px}.tabs__scroll{margin:0 -10px}.tabs__scroll .tabs__navigation{padding:0 10px}.results{gap:20px}.results__link{padding:10px}.results__title{font-size:18px;line-height:22px}.results__text{font-size:14px;line-height:18px}.video{border-radius:5px;padding:1px}.embed-video{border-radius:4px}.form__border--phone .dropdown__title .dropdown__link{padding:5px 30px 6px 15px}.form__column{gap:14px}.modal__close{top:10px;right:10px;width:30px;height:30px}.modal__cross{width:10px;height:10px}.modal__notification-icon{width:120px;height:120px}.modal__notification-svg{width:116px;height:116px}.modal__warning-title{font-size:16px;line-height:20px}.modal__warning-text,.modal__warning-text strong{font-size:14px;line-height:20px}.modal__input-wrap{flex-direction:column;align-items:center;gap:15px}.modal__text-wrap{text-align:center}.modal__buttons{flex-direction:column;gap:10px;width:100%}.modal__button--back,.modal__button--next{width:100%}.card__list--answers .card__text,.card__list--main .card__text{font-size:14px;line-height:18px}.card__list{gap:10px}.card__wrap{width:100%;gap:5px}.card{gap:20px}.card__help{font-size:12px;line-height:16px;height:16px}.form__border--birthday:before{right:15px}.form__info{font-size:14px;line-height:18px}.profile__infos{width:100%}.material__infos{gap:5px}.material__info{font-size:14px;line-height:18px}.material__icon{width:20px;top:1px}.spinner{width:20px;height:20px}.notifications [data-empty]:empty{padding:10px;font-size:16px;line-height:20px}.grid{gap:20px}.accounts--column .accounts__img{width:90px}.accounts--column .accounts__unit{gap:10px}.accounts__buttons{flex-direction:column;margin:0 0 0 auto}.accounts__buttons .button{min-height:30px}.accounts--column .accounts__wrap{padding:20px;gap:5px}.account__list{gap:15px}.account{gap:20px}.certification{padding:0}.certification__title{font-size:16px;line-height:20px}.certification__item{gap:10px;flex-direction:column-reverse}.certification__block{flex-direction:row;margin:0}.certification__list{gap:20px;padding:20px}.certification__doc{width:15px;height:30px}.certification__content{width:100%;gap:5px}.certification__link{text-transform:uppercase;margin:0 0 0 auto}.certification__blocks{gap:10px}.document__item{flex-direction:column;gap:15px;align-items:flex-start}.document__list{gap:10px}.document{gap:20px}.achievements__container{gap:20px;padding:20px}.achievements__titles{gap:10px}.achievements__title{font-size:18px;line-height:22px}.achievements__icon{width:120px}.achievements__subtitle{font-size:16px;line-height:20px}.docx__title{font-size:14px;line-height:16px}.docx__button{font-size:14px;line-height:18px}.hide-480{display:none}.info-text{padding:15px;border-radius:5px;gap:15px}.choice{flex-direction:column}.choice__column{text-align:center}.choice__title,.choice__text{font-size:12px;line-height:16px}.attention__wrap{gap:5px}.attention{gap:10px;padding:10px;align-items:flex-end}.attention__title{font-size:12px;line-height:16px}.form{gap:20px}.form__items,.list{gap:4px}.important{font-size:12px;line-height:16px}.list__number{height:84px;width:20px}.form__row{gap:4px}}@media (max-width: 400px){.footer:before{bottom:0;left:-530px}.exercise__wrapper{flex-wrap:wrap}.headphones{width:100%}.headphones__range{width:100%;display:block}.profile__info{gap:5px}.profile__text{width:114px}.accounts__button{flex-direction:column;align-items:center}.copyright__wrap{flex-direction:column;align-items:center;gap:10px}.material__info{font-size:12px;line-height:16px}}
