@charset "UTF-8";*{padding:0;margin:0;border:none;box-sizing:border-box;font-family:Onest,sans-serif;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html{font-size:16px}body{background:#f8f9fa}a{text-decoration:none;color:inherit}a:disabled{pointer-events:none}u{text-decoration:none;position:relative;color:inherit;white-space:nowrap}u:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background:currentColor}.container{max-width:1440px;width:100%;margin:0 auto;padding:0 48px}.main{background:#edeef8;min-height:100vh;display:flex;flex-direction:column}@media (max-width: 1024px){.container{padding:0 24px}}h1,h2,h3,h4{font-weight:700;color:#1d2249}h5,h6{font-weight:500}.body-l,.body-m{font-weight:400;color:#1d2249}.body-xl{font-weight:500}h1{font-size:3rem}h2{font-size:2.25rem}h3,.body-xl{font-size:1.5rem;color:#1d2249}h4{font-size:1.25rem;color:#6e76c4}h5,.body-l,.body-l-b{font-size:1rem}h6,.body-m{font-size:.75rem}.body-l-b{font-weight:700}.katex{font:inherit!important}@media (max-width: 520px){h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1rem;line-height:110%}h4{font-size:.75rem}h5{font-size:.75rem;font-weight:600}h6{font-size:.75rem;font-weight:500}.body-xl{font-size:1rem;font-weight:400}.body-l-b,.body-l{font-size:.75rem}.body-m{font-size:.5rem}}.card-grid{display:grid;gap:20px;max-width:1440px}.card-grid--4-cols{grid-template-columns:repeat(4,1fr)}.card-grid--4-cols .card{overflow:visible}.card-grid--4-cols h5{color:#6e76c4}.card-grid--4-cols h3{white-space:pre-wrap}.card-grid--4-cols .card-body{justify-content:space-between;height:100%}.card-grid--2-cols{grid-template-columns:repeat(2,1fr)}.card-grid--2-cols .card{height:284px;position:relative}.card-grid--2-cols .card .card-tag{display:flex;gap:8px;flex-wrap:nowrap;flex-direction:row;justify-content:flex-end;position:absolute;top:0;right:16px}.card-grid--2-cols .card .card-tag h4{padding:6px 12px;background:#6e76c4;border:0px solid #000;border-radius:0 0 8px 8px;color:#f8f9fa;font-size:1rem;font-weight:500}.card-grid--3-cols{grid-template-columns:repeat(3,1fr);max-width:100vw;width:100%;margin-top:0}.card-grid--3-cols .card{height:340px}.card-grid--3-cols .card-header h6{color:#6e76c4}.card-grid--3-cols-rand{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.card-grid--3-cols-rand .card{flex-grow:1;max-width:100%;flex-basis:auto;height:200px}.card-grid--3-cols-rand .card-header{max-width:400px;margin-right:80px}.card-grid--3-cols-rand .card-img{width:110px;height:110px}.card-grid--3-cols-rand .card-img img{width:100%}.card-grid--custom-layout{grid-template-columns:repeat(10,1fr)}.card-grid--custom-layout .card{height:400px}.card-grid--custom-layout .card-img{width:auto;height:250px;bottom:20px;right:20px}.card-grid--custom-layout .card-img img{width:auto;height:100%}.card-grid--custom-layout>.card:nth-child(1){grid-column:span 7/span 7}@media (min-width: 1200px){.card-grid--custom-layout>.card:nth-child(1) .card-img{width:auto;height:350px;bottom:20px;right:60px}.card-grid--custom-layout>.card:nth-child(1) .card-img img{width:auto;height:100%}}.card-grid--custom-layout>.card:nth-child(2){grid-column:span 3/span 3;grid-column-start:8}@media (max-width: 1200px){.card-grid--custom-layout>.card:nth-child(2) .card-img{width:auto;height:200px;bottom:20px;right:20px}.card-grid--custom-layout>.card:nth-child(2) .card-img img{width:auto;height:100%}}.card-grid--custom-layout>.card:nth-child(3){grid-column:span 5/span 5;grid-row-start:2}.card-grid--custom-layout>.card:nth-child(4){grid-column:span 5/span 5;grid-column-start:6;grid-row-start:2}.card-grid--custom-layout>.card:nth-child(5){grid-column:span 3/span 3;grid-row-start:3}.card-grid--custom-layout>.card:nth-child(6){grid-column:span 7/span 7;grid-column-start:4;grid-row-start:3}.card-grid--custom-layout.revers>.card:nth-child(1){grid-column:span 4/span 4}.card-grid--custom-layout.revers>.card:nth-child(1) .card-img{width:auto;height:250px;bottom:60px;right:20px}.card-grid--custom-layout.revers>.card:nth-child(1) .card-img img{width:auto;height:100%}.card-grid--custom-layout.revers>.card:nth-child(2){grid-column:span 6/span 6;grid-column-start:5}.card-grid--custom-layout.revers>.card:nth-child(2) .card-img{width:auto;height:250px;bottom:60px;right:20px}.card-grid--custom-layout.revers>.card:nth-child(2) .card-img img{width:auto;height:100%}.card-grid--custom-layout.revers>.card:nth-child(3){grid-column:span 5/span 5;grid-row-start:2}.card-grid--custom-layout.revers>.card:nth-child(4){grid-column:span 5/span 5;grid-column-start:6;grid-row-start:2}.card-grid--custom-layout.revers>.card:nth-child(5){grid-column:span 6/span 6;grid-row-start:3}.card-grid--custom-layout.revers>.card:nth-child(6){grid-column:span 4/span 4;grid-column-start:7;grid-row-start:3}.card-grid--custom-layout.revers .card{height:400px}.card-grid--custom-layout.revers .card-img{width:auto;height:250px;bottom:60px;right:40px}.card-grid--custom-layout.revers .card-img img{width:auto;height:100%}.card-grid--olymp{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:0}.card-grid--olymp .card{display:flex;gap:24px;max-width:calc(50% - 12px);flex:1 1 50%}.card-grid--olymp .card:first-child{max-width:100%;flex:100%}.card-grid--olymp .card-header h6{color:#6e76c4}@media (max-width: 1024px){.card-grid--2-cols{grid-template-columns:repeat(1,1fr)}.card-grid--2-cols .card{height:auto;gap:20px}.card-grid--2-cols .card-content{max-height:none}.card-grid--3-cols{grid-template-columns:repeat(1,1fr)}.card-grid--3-cols .card{height:auto;gap:24px}.card-grid--4-cols{grid-template-columns:repeat(4,320px);overflow-x:scroll;width:calc(100vw - 24px);padding-right:24px;padding-top:20px;position:relative;top:-20px;margin-bottom:-20px}.card-grid--4-cols::-webkit-scrollbar{display:none}.card-grid--3-cols-rand .card{flex-grow:1;max-width:100%;height:200px;width:min-content}.card-grid--3-cols-rand .card-header{max-width:400px;margin-right:0;width:fit-content}.card-grid--3-cols-rand .card-header h2{width:fit-content;display:block}.card-grid--3-cols-rand .card:first-child,.card-grid--3-cols-rand .card:last-child{width:100%}.card-grid--3-cols-rand .card-img{display:none}.card-grid--3-cols-rand .card-body{gap:0}.card-grid--3-cols-rand .card-footer h5{white-space:nowrap}.card-grid--custom-layout{display:flex;flex-wrap:wrap;justify-content:space-between}.card-grid--custom-layout .card{flex-grow:1;max-width:100%;height:100px;width:min-content;flex-basis:auto}.card-grid--custom-layout .card-body{gap:0}.card-grid--custom-layout .card-footer h5{white-space:nowrap}.card-grid--custom-layout .card:first-child,.card-grid--custom-layout .card:last-child{width:100%}.card-grid--custom-layout .card-img{display:none}.card-grid--custom-layout.revers .card{height:200px}.card-grid--olymp{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;margin-top:0}.card-grid--olymp .card{display:flex;gap:24px;max-width:100%;flex:1 1 100%}.card-grid--olymp .card:first-child{max-width:100%;flex:100%}}@media (max-width: 520px){.card-grid--2-cols{grid-template-columns:repeat(1,1fr)}.card-grid--2-cols .card{height:auto;gap:12px}.card-grid--2-cols .card .card-tag{gap:8px;right:16px}.card-grid--2-cols .card .card-tag h4{font-size:.75rem;font-weight:600}.card-grid--3-cols{grid-template-columns:repeat(1,1fr);gap:8px}.card-grid--3-cols .card{height:auto;gap:16px}.card-grid--4-cols{grid-template-columns:repeat(4,220px);overflow:scroll;width:calc(100vw - 16px);padding-right:16px}.card-grid--4-cols::-webkit-scrollbar{display:none}.card-grid--3-cols-rand{gap:8px}.card-grid--3-cols-rand .card{flex-grow:1;max-width:100%;height:100px;padding:12px 8px;width:min-content}.card-grid--3-cols-rand .card-header{max-width:400px;margin-right:0;width:fit-content}.card-grid--3-cols-rand .card-header h2{width:fit-content;display:block}.card-grid--3-cols-rand .card:first-child,.card-grid--3-cols-rand .card:last-child{width:100%}.card-grid--3-cols-rand .card-img{display:none}.card-grid--3-cols-rand .card-body{gap:0}.card-grid--3-cols-rand .card-footer h5{white-space:nowrap}.card-grid--custom-layout{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}.card-grid--custom-layout .card{flex-grow:1;max-width:100%;height:100px;padding:12px 8px;width:min-content;flex-basis:auto}.card-grid--custom-layout .card-body{gap:0}.card-grid--custom-layout .card-footer h5{white-space:nowrap}.card-grid--custom-layout .card:first-child,.card-grid--custom-layout .card:last-child{width:100%}.card-grid--custom-layout .card-img{display:none}.card-grid--custom-layout.revers .card{height:100px}.card-grid--olymp{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;margin-top:0}.card-grid--olymp .card{display:flex;gap:24px;max-width:100%;flex:1 1 100%}.card-grid--olymp .card:first-child{max-width:100%;flex:100%}}button{text-align:center;border-radius:16px;width:fit-content;background:#dbddf0;color:#1d2249;transition:.3s ease;cursor:pointer}button:disabled{cursor:default;background:#8f95d1;color:#6e76c4;position:relative}button:disabled.task{opacity:.3}button:disabled.in-dev:before,button:disabled.in-dev:after{transition:opacity .3s ease,transition .3s ease}button:disabled.in-dev:before{content:"Мы еще работаем над этим функционалом, скоро он будет доступен";position:absolute;box-sizing:border-box;width:278px;background:#3b4391;color:#f8f9fa;font-weight:400;top:-56px;left:50%;text-align:left;padding:8px 12px;font-size:12px;border-radius:8px;z-index:10;opacity:0;visibility:hidden;transform:translate(-6%)}button:disabled.in-dev:after{content:"";position:absolute;left:50%;top:-11px;border:5px solid transparent;border-top:5px solid #3b4391;border-radius:0;opacity:0;z-index:10;visibility:hidden;transition:opacity .3s ease,transition .3s ease}button:disabled:hover:before,button:disabled:hover:after{visibility:visible;opacity:1}button.primary{background:#2c336d;color:#f8f9fa}button.primary:disabled{background:#9299d3;color:#6e76c4;cursor:default}button:active:not(:disabled){background:#2c336d;color:#f8f9fa}button:hover:not(:disabled){background:#3b4391;color:#f8f9fa}button.size-l{font-size:1.5rem;font-weight:700;padding:20px}button.size-m{font-size:1.25rem;font-weight:700;padding:16px}button.size-s{font-size:1rem;font-weight:700;padding:8px 16px;border-radius:12px}button.bordered{border:2px solid #1d2249;padding:6px 20px}button.bordered:hover{border:2px solid transparent}button.task{background:#1d2249;color:#f8f9fa}button.w-100{width:100%}button.w-50{width:50%}.button__area{display:flex;flex-wrap:nowrap;gap:12px}@media (max-width: 520px){button{border-radius:12px}button.size-l{font-size:1rem;font-weight:700;padding:8px 16px}button.size-m{font-size:.75rem;font-weight:700;padding:8px 16px}button.size-s{font-size:.75rem;font-weight:700;padding:8px 16px;border-radius:12px;line-height:110%}}.tabs{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;font-size:1.5rem;font-weight:700;list-style-type:none;cursor:pointer}.tabs-item{padding:16px;text-align:center;border:2px solid #1d2249;border-radius:8px;transition:.3s ease;box-shadow:0 4px 6px #0f11240a;box-sizing:border-box}.tabs-item:hover,.tabs-item:active,.tabs-item.active{background:#1d2249;color:#f8f9fa}@media (max-width: 1024px){.tabs-item{padding:16px}}@media (max-width: 520px){.tabs{gap:8px;font-size:1rem;font-weight:700}.tabs-item{padding:8px 14px}}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips-item{padding:5px 12px;border:1px solid #1d2249;font-size:.75rem;border-radius:12px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;transition:.3s ease;cursor:pointer;white-space:nowrap}.chips-item.size-m{padding:4px 16px;font-size:1rem}.chips-item.size-l{padding:5px 16px;font-size:1rem}.chips-item.active{background:#6e76c4;color:#f8f9fa}.chips-item.active.fixed{background:#6e76c4;color:#f8f9fa;border:1px solid #1d2249}.chips-item:not(.fixed):hover{background:#6e76c4;color:#f8f9fa;border:1px solid transparent}.chips-item:not(.fixed):active{background:#1d2249;color:#f8f9fa}.chips-item.fixed{cursor:default;background:#b6bbe2;outline:none;border:none}.chips-item.fixed_default{background:transparent;border:1px solid #1d2249}.chips-item.fixed_default-white{background:transparent;border:1px solid #f8f9fa;color:#f8f9fa}.chips-item.picked{background:#1d2249;color:#f8f9fa}.chips-item.setting{pointer-events:none}@media (max-width: 520px){.chips{gap:4px}.chips-item{padding:6px 8px;line-height:110%}.chips-item.size-m{padding:6px 12px;font-size:.75rem;font-weight:600}.chips-item.size-l{padding:8px 12px;font-size:.75rem;font-weight:600;border-radius:8px}}.profile{width:100%;background:#f8f9fa;max-width:1440px;padding:0 48px 48px;margin:0 auto;display:flex;flex-wrap:nowrap;gap:20px}.profile-content{height:100%}.profile-main{display:flex;flex-direction:column;min-height:100vh}.profile__sidebar{flex:20%;width:200px}.profile__sidebar ul{list-style:none;padding:0}.profile__sidebar ul li svg{display:block;padding:8.5px;border-radius:8px;box-sizing:content-box;transition:.3s ease}.profile__sidebar ul li svg path{fill:#b6bbe2}.profile__sidebar ul li .active-link{color:#1d2249}.profile__sidebar ul li .active-link>svg{background-color:#3b4391}.profile__sidebar ul li .active-link>svg path{fill:#f8f9fa}.profile__main-section{display:flex;flex-direction:column;flex:80%}.profile__path{color:#9299d3}.profile__photo{width:32px;height:32px;display:block}.setting__info{display:flex;flex-direction:row;gap:24px;align-items:start}.setting__info input{max-width:320px;width:100%}.setting__rigth-side{display:flex;flex-direction:column;gap:24px}.setting__rigth-side>div{display:flex;flex-direction:column;gap:12px}.setting__rigth-side>div h4{color:#1d2249}.setting__rigth-side>div .chips{gap:4px}.setting__section{margin-top:28px;display:flex;flex-direction:column;gap:28px}.setting__block{display:flex;flex-direction:column;gap:24px}.setting__content{display:flex;flex-direction:column;gap:16px;width:100%}.setting__content_main{max-width:320px}.setting__content>img{width:80px;height:80px}.setting__content>form{display:flex;flex-direction:column;gap:12px;max-width:400px;width:100%}.setting__content>form .form-group{display:flex;flex-direction:column;gap:8px}.courses__section{margin-top:28px;display:flex;flex-direction:column;gap:0px}.courses__block{display:flex;flex-direction:column;gap:16px}.courses__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%}.courses__card{background:#dbddf0;height:212px;width:100%;border-radius:32px;padding:16px 24px;display:flex;gap:20px;position:relative;overflow:hidden}.courses__card-left{display:flex;flex-direction:column;justify-content:space-between}.courses__card-info{display:flex;flex-direction:column;gap:12px;max-width:280px;width:100%}.courses__card-info-block{overflow:hidden;background:#dbddf0;padding:16px 24px;width:100%;height:100%;position:absolute;top:0;right:0;z-index:20}.courses__card-info-block h4{margin-bottom:12px}.courses__card-info-block ul{list-style:none;padding:0;margin:0}.courses__card-info-block ul li{margin-bottom:8px}.courses__card-info-block ul li h5{margin:0;font-weight:500}.courses__card-info-close{position:absolute;width:24px;height:24px;padding:6px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.5909%2012L18.0441%207.54687C18.2554%207.3359%2018.3743%207.04962%2018.3745%206.75099C18.3748%206.45237%2018.2564%206.16587%2018.0455%205.95453C17.8345%205.74319%2017.5482%205.62431%2017.2496%205.62404C16.951%205.62378%2016.6645%205.74215%2016.4531%205.95312L12%2010.4062L7.54687%205.95312C7.33553%205.74178%207.04888%205.62305%206.75%205.62305C6.45111%205.62305%206.16447%205.74178%205.95312%205.95312C5.74178%206.16447%205.62305%206.45111%205.62305%206.75C5.62305%207.04888%205.74178%207.33553%205.95312%207.54687L10.4062%2012L5.95312%2016.4531C5.74178%2016.6645%205.62305%2016.9511%205.62305%2017.25C5.62305%2017.5489%205.74178%2017.8355%205.95312%2018.0469C6.16447%2018.2582%206.45111%2018.3769%206.75%2018.3769C7.04888%2018.3769%207.33553%2018.2582%207.54687%2018.0469L12%2013.5937L16.4531%2018.0469C16.6645%2018.2582%2016.9511%2018.3769%2017.25%2018.3769C17.5489%2018.3769%2017.8355%2018.2582%2018.0469%2018.0469C18.2582%2017.8355%2018.3769%2017.5489%2018.3769%2017.25C18.3769%2016.9511%2018.2582%2016.6645%2018.0469%2016.4531L13.5909%2012Z'%20fill='%231D2249'/%3e%3c/svg%3e");top:16px;right:24px;cursor:pointer}.courses__card-info .chips{gap:4px}.courses__card-actions{margin-top:auto;display:flex;gap:4px}.courses__card-image{width:100px;height:auto;object-fit:cover;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.courses__card-info-icon{position:absolute;top:16px;right:24px;width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.625%203C6.86203%203%203%206.86203%203%2011.625C3%2016.388%206.86203%2020.25%2011.625%2020.25C16.388%2020.25%2020.25%2016.388%2020.25%2011.625C20.25%206.86203%2016.388%203%2011.625%203Z'%20stroke='%231D2249'%20stroke-width='1.5'%20stroke-miterlimit='10'/%3e%3cpath%20d='M10.3125%2010.3125H11.8125V15.75'%20stroke='%231D2249'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.75%2015.9375H13.875'%20stroke='%231D2249'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M11.625%206.09375C11.384%206.09375%2011.1483%206.16523%2010.9479%206.29915C10.7475%206.43306%2010.5913%206.62341%2010.499%206.8461C10.4068%207.0688%2010.3826%207.31385%2010.4297%207.55027C10.4767%207.78668%2010.5928%208.00384%2010.7632%208.17429C10.9337%208.34473%2011.1508%208.46081%2011.3872%208.50783C11.6236%208.55486%2011.8687%208.53072%2012.0914%208.43848C12.3141%208.34623%2012.5044%208.19002%2012.6384%207.9896C12.7723%207.78918%2012.8438%207.55355%2012.8438%207.3125C12.8438%206.98927%2012.7153%206.67927%2012.4868%206.45071C12.2582%206.22215%2011.9482%206.09375%2011.625%206.09375Z'%20fill='%231D2249'/%3e%3c/svg%3e");cursor:pointer;z-index:10}.courses__card{position:relative;transform-style:preserve-3d;transition:transform .7s;border-radius:32px;padding:0;overflow:visible}.courses__card-wrapper{perspective:1000px}.courses__card.flipped{transform:rotateY(180deg)}.courses__card-front,.courses__card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:32px;overflow:hidden}.courses__card-front{background:#dbddf0;padding:16px 24px;display:flex;gap:20px;z-index:1}.courses__card-back{background:#dbddf0;transform:rotateY(180deg);padding:16px 24px;z-index:2;display:flex;flex-direction:column;gap:12px}.courses__card-info-close{position:absolute;width:24px;height:24px;padding:6px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.5909%2012L18.0441%207.54687C18.2554%207.3359%2018.3743%207.04962%2018.3745%206.75099C18.3748%206.45237%2018.2564%206.16587%2018.0455%205.95453C17.8345%205.74319%2017.5482%205.62431%2017.2496%205.62404C16.951%205.62378%2016.6645%205.74215%2016.4531%205.95312L12%2010.4062L7.54687%205.95312C7.33553%205.74178%207.04888%205.62305%206.75%205.62305C6.45111%205.62305%206.16447%205.74178%205.95312%205.95312C5.74178%206.16447%205.62305%206.45111%205.62305%206.75C5.62305%207.04888%205.74178%207.33553%205.95312%207.54687L10.4062%2012L5.95312%2016.4531C5.74178%2016.6645%205.62305%2016.9511%205.62305%2017.25C5.62305%2017.5489%205.74178%2017.8355%205.95312%2018.0469C6.16447%2018.2582%206.45111%2018.3769%206.75%2018.3769C7.04888%2018.3769%207.33553%2018.2582%207.54687%2018.0469L12%2013.5937L16.4531%2018.0469C16.6645%2018.2582%2016.9511%2018.3769%2017.25%2018.3769C17.5489%2018.3769%2017.8355%2018.2582%2018.0469%2018.0469C18.2582%2017.8355%2018.3769%2017.5489%2018.3769%2017.25C18.3769%2016.9511%2018.2582%2016.6645%2018.0469%2016.4531L13.5909%2012Z'%20fill='%231D2249'/%3e%3c/svg%3e");background-size:cover;top:16px;right:24px;cursor:pointer;z-index:3}.courses__card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.courses__card h5,.courses__card h4{color:#1d2249}.courses__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:32px;width:100%}.courses__empty-info{display:flex;flex-direction:column;gap:32px}.courses__empty-info h2{line-height:100%}.courses__emoji{width:120px;height:120px;margin:0 auto}.courses__info{display:flex;flex-direction:column;gap:12px;max-width:480px;align-items:start;justify-content:center}.courses__buttons{display:flex;gap:12px;width:100%;justify-content:center}.courses__buttons button{max-width:392px;width:100%}.sidebar__blocks{display:flex;flex-direction:column;gap:16px;padding-top:12px!important}.sidebar__blocks>li{display:block;position:relative;padding:12px 16px}.sidebar__blocks>li:first-child{padding:0 16px}.sidebar__blocks>li:not(:last-child):after{content:"";position:absolute;width:100%;height:1px;background:#edeef8;bottom:-8px;left:0}.sidebar__blocks .profile__info{display:flex;flex-direction:row;align-items:center;gap:16px}.sidebar__nav{display:flex;flex-direction:column;gap:16px}.sidebar__nav>li{color:#b6bbe2}.sidebar__nav>li a{display:flex;align-items:center;gap:8px}.sidebar__cards{display:flex;flex-direction:column;gap:8px}.sidebar__card{background:#6e76c4;border-radius:16px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.sidebar__card h6,.sidebar__card p{color:#f8f9fa}.sidebar__card__button{display:flex;flex-direction:column;gap:2px}.sidebar__card:first-child{background-color:#3b4391;background-image:url(/assets/Background-Bxo5hV1q.png);background-repeat:no-repeat;background-position:bottom right;background-size:cover;justify-content:end;height:168px}.sidebar__card h5{color:#f8f9fa}.sidebar__card button{width:100%}.sidebar__link{text-align:center}.navigation{display:flex;align-items:center;justify-content:space-between;padding-top:20px}@media (max-width: 1024px){.sidebar__blocks{padding-top:0!important}.navigation{padding-top:0}.profile{padding:24px}.setting__info{display:flex;flex-direction:column}.setting__content button:disabled.in-dev:before{left:10%}.setting__content button:disabled.in-dev:after{left:10%}.courses__cards{grid-template-columns:1fr}.courses__card-info{gap:8px;max-width:300px}.courses__card-image{right:10%}}@media (max-width: 660px){.courses__cards{grid-template-columns:1fr;gap:8px}.courses__card{height:280px}.courses__card-front{flex-direction:column-reverse}.courses__card-front,.courses__card-back{padding:16px;border-radius:24px}.courses__card-left{gap:20px}.courses__card-right{height:100px}.courses__card-info{gap:8px;max-width:none}.courses__card-image{position:relative;display:block;top:0;transform:translateY(0);margin:0 auto;right:0}.courses__card-info-icon{right:16px}.courses__card h3{line-height:110%;font-size:1rem}.courses__card .chips-item{padding:6px 8px;line-height:110%}.courses__card button.size-s{line-height:110%}}@media (max-width: 520px){.profile{flex-direction:column;padding:12px 16px 24px}.profile__sidebar{flex:100%;width:100%;padding:16px;border-radius:16px;box-shadow:0 0 8px 2px #3b43911f;display:flex;flex-direction:column;gap:8px}.setting__section{margin-top:0}.setting__info{flex-direction:column}.setting__info input,.setting__content{width:100%}.courses__empty,.courses__empty-info{gap:20px}.courses__emoji{width:80px;height:80px}.courses__info{gap:8px}.sidebar__button button:disabled.in-dev:before{left:10%}.sidebar__button button:disabled.in-dev:after{left:10%}.sidebar__cards{max-width:200px}.sidebar__card:first-child{min-height:127px;height:auto}.sidebar__card:first-child h5{text-align:center}.sidebar__blocks>li:not(:last-child):after{bottom:-16px}.sidebar__close{display:flex;justify-content:space-between;align-items:center}.navigation{display:flex;align-items:center;justify-content:space-between}}.app-header{background:#2c336d;position:sticky;top:0;z-index:31}.app-header .container{display:flex;justify-content:space-between;align-items:center;padding:12px 48px;position:relative}.app-header__actions{display:flex;align-items:center;gap:24px}.app-header__actions a,.app-header__actions input::placeholder{color:#9299d3;text-decoration:none;cursor:pointer}.app-header__actions .auth-links,.app-header__actions .guest-links{display:flex;gap:10px}.app-header__actions .auth-links ul,.app-header__actions .guest-links ul{display:flex;list-style-type:none;align-items:center;gap:16px}.app-header__actions .guest-link{display:flex;flex-direction:row;align-items:center;gap:4px}.app-header__actions .guest-link:before{content: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='M13.1093%206.63467V4.95198C13.1093%204.5057%2012.932%204.0777%2012.6165%203.76214C12.3009%203.44657%2011.8729%203.26929%2011.4266%203.26929H3.34968C2.90341%203.26929%202.47541%203.44657%202.15984%203.76214C1.84428%204.0777%201.66699%204.5057%201.66699%204.95198V15.0481C1.66699%2015.4944%201.84428%2015.9224%202.15984%2016.238C2.47541%2016.5535%202.90341%2016.7308%203.34968%2016.7308H11.4266C11.8729%2016.7308%2012.3009%2016.5535%2012.6165%2016.238C12.932%2015.9224%2013.1093%2015.4944%2013.1093%2015.0481V13.3654M15.8016%206.63467L19.167%2010.0001M19.167%2010.0001L15.8016%2013.3654M19.167%2010.0001H7.68262'%20stroke='%239299D3'%20stroke-width='1.34615'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:relative;height:20px}.app-header__actions .auth-links__profile{display:flex;flex-direction:row;align-items:center;gap:4px}.app-header__actions .auth-links__profile:before{content: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='M12.395%204.01812C11.7869%203.36156%2010.9375%203%209.99999%203C9.05749%203%208.20531%203.35937%207.6%204.01187C6.98813%204.67155%206.69001%205.56811%206.76001%206.53623C6.89876%208.44622%208.35218%209.99996%209.99999%209.99996C11.6478%209.99996%2013.0987%208.44653%2013.2397%206.53685C13.3106%205.57748%2013.0106%204.6828%2012.395%204.01812ZM15.5%2016.9999H4.50002C4.35604%2017.0018%204.21346%2016.9715%204.08264%2016.9114C3.95182%2016.8512%203.83606%2016.7626%203.74377%2016.6521C3.54065%2016.4093%203.45878%2016.0777%203.5194%2015.7424C3.78315%2014.2793%204.60627%2013.0503%205.90001%2012.1874C7.04938%2011.4215%208.50531%2011%209.99999%2011C11.4947%2011%2012.9506%2011.4218%2014.1%2012.1874C15.3937%2013.0499%2016.2168%2014.279%2016.4806%2015.7421C16.5412%2016.0774%2016.4593%2016.409%2016.2562%2016.6518C16.1639%2016.7624%2016.0482%2016.851%2015.9174%2016.9112C15.7866%2016.9715%2015.644%2017.0018%2015.5%2016.9999Z'%20fill='%239299D3'/%3e%3c/svg%3e");position:relative;height:20px}.app-header__actions .auth-links__logout{display:flex;flex-direction:row;align-items:center;gap:4px}.app-header__actions .auth-links__logout:before{content: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='M13.1093%206.63467V4.95198C13.1093%204.5057%2012.932%204.0777%2012.6165%203.76214C12.3009%203.44657%2011.8729%203.26929%2011.4266%203.26929H3.34968C2.90341%203.26929%202.47541%203.44657%202.15984%203.76214C1.84428%204.0777%201.66699%204.5057%201.66699%204.95198V15.0481C1.66699%2015.4944%201.84428%2015.9224%202.15984%2016.238C2.47541%2016.5535%202.90341%2016.7308%203.34968%2016.7308H11.4266C11.8729%2016.7308%2012.3009%2016.5535%2012.6165%2016.238C12.932%2015.9224%2013.1093%2015.4944%2013.1093%2015.0481V13.3654M15.8016%206.63467L19.167%2010.0001M19.167%2010.0001L15.8016%2013.3654M19.167%2010.0001H7.68262'%20stroke='%239299D3'%20stroke-width='1.34615'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:relative;height:20px}.app-header__logo img{height:40px;width:auto;display:block}.app-navbar{display:block;width:100%;border-bottom:1px solid #9299d3;position:sticky;top:64px;background-color:#edeef8;z-index:40}.app-navbar .container>ul{display:flex;justify-content:start;align-items:center;gap:28px;list-style:none;overflow:visible}.app-navbar .container>ul>li{padding:12px 0}.app-navbar .container>ul>li>h5 a{color:#9299d3;transition:.3s ease}.app-navbar .container>ul>li>h5 a:hover{color:#6e76c4}.app-navbar .container>ul>li>h5 a.active{color:#3b4391}.app-navbar .container>ul>li:first-child{position:relative}.app-navbar .container>ul>li:first-child:after{content:"";position:absolute;right:-14px;left:auto;top:50%;height:13px;width:.5px;background:#9299d3;transform:translateY(-50%)}.app-navbar .container>ul>li:hover .dropdown-menu{visibility:visible;opacity:1;transition:opacity .3s ease,visibility .3s ease}.dropdown-link{color:#9299d3}.dropdown-link:hover{color:#3b4391}.dropdown-menu{position:absolute;top:100%;display:flex;flex-direction:column;color:#1d2249;gap:20px;background-color:#dbddf0;border-radius:16px;padding:20px;z-index:10;opacity:0;visibility:hidden}.dropdown-menu__nav{display:flex;flex-direction:column;gap:16px}.dropdown-menu__subjects{display:flex;flex-direction:row;justify-content:start;gap:28px}.dropdown-menu__buttons{display:flex;flex-direction:column;justify-content:start;gap:20px}.dropdown-menu__subject{display:flex;flex-direction:column;gap:12px;width:200px}.dropdown-menu__subject h4,.dropdown-menu__subject h5{color:#1d2249;transition:.3s ease}.dropdown-menu__subject h4:hover,.dropdown-menu__subject h5:hover{color:#6e76c4}.dropdown-menu__subject ul{display:flex;flex-direction:column;gap:8px}.dropdown-menu__subject ul li{list-style-type:none;transition:.3s ease}.dropdown-menu__subject ul li:hover{color:#6e76c4}.dropdown-menu__subject .chips-item{width:fit-content;padding:2px 16px}.dropdown-menu__subject .chips-item h5{position:relative;display:flex}.dropdown-menu__subject .chips-item h5:after{content:url("data:image/svg+xml,%3csvg%20width='19'%20height='18'%20viewBox='0%200%2019%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.96875%203.9375L12.0312%209L6.96875%2014.0625'%20stroke='%231D2249'%20stroke-width='1.6875'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:relative;height:100%;width:auto;right:0;top:1px;transition:.3s ease}.dropdown-menu__subject .chips-item:hover h5{color:#f8f9fa}.dropdown-menu__subject .chips-item:hover h5:after{content:url("data:image/svg+xml,%3csvg%20width='19'%20height='18'%20viewBox='0%200%2019%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.96875%203.9375L12.0312%209L6.96875%2014.0625'%20stroke='%231D2249'%20stroke-width='1.6875'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");filter:grayscale(100%) invert(360%)}@media (max-width: 1024px){.app-header .container{padding:12px 24px}.app-header__logo img{height:40px;width:auto;display:none}.app-header__logo img:last-child{display:block}.dropdown{position:fixed;top:64px;left:16px;right:16px;height:auto;margin:0;padding:10px 0 0;z-index:30;background-color:#edeef8;border-radius:0 0 16px 16px}.dropdown .dropdown-menu{position:relative;display:flex;flex-direction:column;color:#1d2249;gap:20px;background-color:#dbddf0;border-radius:16px;padding:20px;opacity:1;visibility:visible}.dropdown .dropdown-menu__subjects{flex-direction:column;gap:12px}.dropdown .dropdown-menu__subjects h3{position:relative;width:fit-content}.dropdown .dropdown-menu__subjects h3:after{content: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='M15.6249%207.1875L9.99988%2012.8125L4.37488%207.1875'%20stroke='%233B4391'%20stroke-width='1.875'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:absolute;right:-26px;height:18px;width:18px;transition:transform .5s ease,translate .5s ease}.dropdown .dropdown-menu__subjects h3.active:after{transform:rotateX(180deg) translateY(-2px)}.dropdown .dropdown-menu__subject .chips-item h5{align-items:center}.dropdown .dropdown-menu__buttons{gap:8px}.dropdown .dropdown-menu .sidebar__close span{font-size:24px}}@media (max-width: 674px){.app-navbar ul li:last-child .dropdown-menu{left:auto;right:24px}}@media (max-width: 520px){.app-header{border-radius:0 0 16px 16px;position:sticky;top:0;z-index:31;border-bottom:0px}.app-header .filter__toggle-burger{gap:2px}.app-header .filter__toggle-burger span{width:13px!important;background:#edeef8}.app-header .container{padding:12px 24px}.app-header__logo img{height:40px;width:auto;display:none}.app-header__logo img:last-child{display:block}.dropdown{position:fixed;top:64px;left:16px;right:16px;height:auto;margin:0;padding:10px 0 0;z-index:30;background-color:#edeef8;border-radius:0 0 16px 16px}.dropdown .dropdown-menu{position:relative;display:flex;flex-direction:column;color:#1d2249;gap:20px;background-color:#dbddf0;border-radius:16px;padding:20px;opacity:1;visibility:visible}.dropdown .dropdown-menu__subjects{flex-direction:column;gap:12px}.dropdown .dropdown-menu__subjects h3{position:relative;width:fit-content}.dropdown .dropdown-menu__subjects h3:after{content: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='M15.6249%207.1875L9.99988%2012.8125L4.37488%207.1875'%20stroke='%233B4391'%20stroke-width='1.875'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:absolute;right:-26px;height:18px;width:18px;transition:transform .5s ease,translate .5s ease}.dropdown .dropdown-menu__subjects h3.active:after{transform:rotateX(180deg) translateY(-2px)}.dropdown .dropdown-menu__subject .chips-item h5{align-items:center}.dropdown .dropdown-menu__buttons{gap:8px}.dropdown .dropdown-menu .sidebar__close span{font-size:24px}.app-navbar{border-bottom:0px}.app-navbar .container{margin:0 16px;padding:0 8px;box-sizing:border-box;border-bottom:1px solid #9299d3;width:auto}}.card{border-radius:16px;padding:16px;background-color:#dbddf0;transition:box-shadow .3s;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;overflow:hidden;position:relative}.card-header{gap:4px;display:flex;flex-direction:column;position:relative;z-index:3}.card-header h1{max-width:48%}.card-content{max-height:164px;overflow-y:hidden;position:relative;z-index:3}.card-body{display:flex;flex-direction:column;gap:16px}.card-img{position:absolute;right:20px;top:auto;bottom:20px}.card-img-subject{position:absolute;display:flex;flex-direction:row-reverse;gap:40px;top:0;right:60px;z-index:2}.card-img-subject img:first-child{position:relative;top:-30px;width:330px;display:block;z-index:0;margin-top:0;opacity:.8;height:intrinsic}.card-img-subject img:last-child{position:relative;top:150px;z-index:0;max-width:250px;height:fit-content;height:intrinsic;opacity:.6}.card-img-header{position:absolute;right:140px;top:53%;transform:translateY(-50%);height:200px;width:auto}.card-img-header img{height:100%}.card-img-complect{position:absolute;height:100%;right:170px;z-index:0}.card-img-complect img{height:100%}.card-buttons{display:flex;gap:12px}.card-footer h5{text-align:left;cursor:pointer;color:#1d2249;transition:.3s ease;position:relative;display:flex;width:fit-content}.card-footer h5:after{content:url("data:image/svg+xml,%3csvg%20width='19'%20height='18'%20viewBox='0%200%2019%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.96875%203.9375L12.0312%209L6.96875%2014.0625'%20stroke='%231D2249'%20stroke-width='1.6875'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:relative;height:100%;width:auto;right:0;top:1px;transition:.3s ease}.card-footer h5:hover:after{color:#2c336d;right:-10px}.card .body-l{padding-top:5px}.card.card-subject-page{display:flex;flex-direction:column;padding:48px 32px 24px;gap:83px}.card.card-section-page{display:flex;flex-direction:column;gap:48px;padding:0 32px 24px}.card.card-section-page .card-header{gap:9px}.card.card-section-page .card-tag{display:flex;gap:12px;flex-wrap:nowrap;flex-direction:row;justify-content:flex-end}.card.card-section-page .card-tag h4{padding:8px 20px;background:#3b4391;border:0px solid #000;border-radius:0 0 8px 8px;color:#f8f9fa}.card.card-task-page{padding:0 32px 48px}.card.card-task-page .card-body{gap:10px}.card.card-task-page .card-tag{display:flex;gap:12px;flex-wrap:nowrap;flex-direction:row;justify-content:flex-end;position:relative;z-index:3}.card.card-task-page .card-tag h4{padding:8px 20px;background:#3b4391;border:0px solid #000;border-radius:0 0 8px 8px;color:#f8f9fa}.card.card-task-page .card-tag h4:first-child{background:#b6bbe2;color:#1d2249}@media (max-width: 1024px){.card-header h1{max-width:90%}.card.card-subject-page{display:flex;flex-direction:column;gap:84px}.card.card-section-page .card-tag{display:flex;gap:12px;flex-wrap:nowrap;flex-direction:row;justify-content:flex-end}.card.card-section-page .card-tag h4{padding:4px 12px}.card.card-section-page>.card-body{gap:0}.card-img{position:absolute;right:20px;top:auto;bottom:20px}.card-img-subject{position:absolute;display:flex;flex-direction:row-reverse;gap:10px;top:0;bottom:0;right:0;z-index:0}.card-img-subject img:first-child{position:relative;top:auto;right:-10px;bottom:-30px;width:240px;display:block;margin-top:0;z-index:0;height:fit-content;height:intrinsic}.card-img-subject img:last-child{position:relative;bottom:0;margin-top:0;z-index:0;top:100px;width:120px}.card-img-header{position:absolute;right:20px;top:53%;transform:translateY(-50%);height:160px;width:auto}.card-img-header img{height:100%}.section-section button:disabled.in-dev:before,.subject-page button:disabled.in-dev:before{left:5%}.section-section button:nth-child(2):disabled.in-dev:before,.subject-page button:nth-child(2):disabled.in-dev:before{right:-17%;left:auto}}@media (max-width: 520px){.card-header h1{max-width:90%}.card-content{max-height:120px}.card-footer h5:after{height:18px;top:-1px}.card.card-subject-page{display:flex;flex-direction:column;padding:16px;gap:136px}.card.card-section-page{display:flex;flex-direction:column;gap:136px;padding:0 16px 16px}.card.card-section-page .card-header{gap:4px}.card.card-section-page .card-tag{display:flex;gap:12px;flex-wrap:nowrap;flex-direction:row;justify-content:flex-end}.card.card-section-page .card-tag h4{padding:4px 12px}.card.card-section-page>.card-body{gap:0}.card.card-task-page{padding:0 16px 32px}.card.card-task-page .card-tag{display:flex;gap:12px;flex-wrap:nowrap;flex-direction:row;justify-content:flex-end}.card.card-task-page .card-tag h4{padding:4px 12px}.card-img{position:absolute;right:20px;top:auto;bottom:20px}.card-img-subject{position:absolute;display:flex;flex-direction:row-reverse;gap:10px;top:0;bottom:0;right:0;z-index:0}.card-img-subject img:first-child{position:relative;top:auto;right:-10px;bottom:-50px;width:160px;display:block;margin-top:0;z-index:0}.card-img-subject img:last-child{position:relative;bottom:0;margin-top:0;z-index:0;width:110px}.card-img-header{position:absolute;right:20px;top:53%;transform:translateY(-50%);height:160px;width:auto}.card-img-header img{height:100%}.section-section .card-section .card-content,.subject-page .card-section .card-content{max-height:80px}}.search{position:relative}.search .w-400{max-width:400px;width:100%}.search img{position:absolute;top:50%;left:18px;transform:translateY(-50%)}.task-filter{height:auto;position:relative;width:100%;min-width:220px;flex:1;display:block}.task-filter select{border:0px}.task-filter__progress{position:sticky;top:130px;display:flex;flex-direction:column;gap:20px}.task-filter__menu{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:16px;background:#f8f9fa;height:fit-content;color:#1d2249}.task-filter__menu h4{color:#1d2249}.task-filter__menu .filter__block{display:flex;flex-direction:column;gap:8px}.task-filter__menu .filter__block_child{display:flex;flex-direction:column;gap:8px;align-items:stretch}.task-filter__menu .filter__block .chips{gap:4px}.task-filter__menu .filter__block select{max-width:160px}.task-filter__menu .filter-school{display:flex;gap:10px;flex-wrap:wrap;flex-direction:row}.task-filter__menu .filter-stage-olympiads{display:flex;gap:4px;flex-direction:column}.task-filter__menu .filter-stage-olympiads h6{color:#6e76c4}.task-filter_sticky{display:flex;flex-direction:column;position:sticky;gap:12px;top:64px;padding:10px 0;margin:-10px 0;z-index:19;background-color:#edeef8}.task-filter_mobile{display:none;gap:4px;align-items:center}.task-filter_mobile select{max-width:160px;border:0px}.task-filter__points{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:16px;background:#6e76c4}.task-filter__points h4,.task-filter__points h3{color:#f8f9fa}.filter__toggle-btn{padding:7.5px 16px;border:none;background:#2c336d;white-space:nowrap;color:#f8f9fa;cursor:pointer;border-radius:12px;display:flex;gap:12px;align-items:center}.filter__toggle-icon,.filter__toggle-burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5px}.filter__toggle-icon span,.filter__toggle-burger span{height:2px;width:18px;display:block;background:#f8f9fa;border-radius:10px;transition:.5s ease}.filter__toggle-icon span:nth-child(2),.filter__toggle-burger span:nth-child(2){width:12px}.filter__toggle-icon span:nth-child(3),.filter__toggle-burger span:nth-child(3){width:5px}.filter__toggle-burger span:nth-child(2),.filter__toggle-burger span:nth-child(3){width:18px}@media (max-width: 1024px){.task-filter{display:block}.task-filter_sticky{top:106px;padding:20px 0;margin:-20px 0}.task-filter_sticky .task-filter{position:absolute;top:100%;background-color:#edeef8;border-radius:0 0 16px 16px}.task-filter_mobile{display:flex}}@media (max-width: 520px){.task-filter_sticky{top:64px;padding:10px 0;margin:-10px 0}}.main-section{display:flex;flex-direction:column;gap:48px;padding:56px 48px 64px}.phone-input-container{display:flex;align-items:center;position:relative;background:#dbddf0;border-radius:16px;border:2px solid transparent}.phone-input-container:focus-within{border-color:#3b4391}.phone-input-container input.error{border:none}.phone-input-container:has(input.error){border-color:#cc4242!important}.phone-input-container input{width:100%;border:0px}.phone-input-container input:focus{border:0px;border-color:transparent}.country-wrapper{position:absolute;top:70px;left:0;padding:12px 7px 12px 24px;width:460px;height:218px;background:#dbddf0;border:2px solid #3b4391;border-radius:12px;z-index:1000}.country-dropdown{overflow-y:auto;display:flex;height:190px;flex-direction:column;gap:16px}.country-dropdown::-webkit-scrollbar{width:3px}.country-dropdown::-webkit-scrollbar-thumb{border-radius:10px;background-color:#6e76c4}.country-dropdown::-webkit-scrollbar-track{border-radius:10px;background-color:#b6bbe2}.country-select{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:20px;height:38px;min-width:60px;gap:6px}.country-select .flag-icon--selected{width:20px;height:15px}.country-select:focus-visible{border:0px;outline:0px}.country-option{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;padding-right:16px;justify-content:space-between}.country-option p{line-height:110%}.country-info{display:flex;align-items:center;gap:8px}.country-info>.flag-icon{width:24px;height:18px}.country-info p{color:#3b4391}input[type=tel]{flex:1}input,select,textarea{padding:17px 20px;border:2px solid transparent;border-radius:16px;font-weight:500;box-sizing:border-box;transition:.3s ease;color:#3b4391;background:#dbddf0;font-size:1.5rem}input.primary,select.primary,textarea.primary{background:#f8f9fa;border:2px solid #b6bbe2}input.size-s,select.size-s,textarea.size-s{font-size:.75rem;padding:13.5px 18px;border-width:1px}input.size-s::placeholder,select.size-s::placeholder,textarea.size-s::placeholder{font-size:.75rem;font-weight:500;color:#b6bbe2}input.error,select.error,textarea.error{border:2px solid #CC4242;border-color:#cc4242!important}input:-internal-autofill-selected,select:-internal-autofill-selected,textarea:-internal-autofill-selected{background-color:red!important}input::placeholder,select::placeholder,textarea::placeholder{color:#b6bbe2}input[readonly],select[readonly],textarea[readonly]{border-color:#3b4391;pointer-events:none}input:focus,select:focus,textarea:focus{border-color:#3b4391}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:0px}input:not(:placeholder-shown),select:not(:placeholder-shown),textarea:not(:placeholder-shown){border-color:#3b4391}input[type=search],select[type=search],textarea[type=search]{padding:13.5px 20px 13.5px 40px}input[type=password]::-ms-reveal,input[type=password]::-webkit-textfield-decoration-container,select[type=password]::-ms-reveal,select[type=password]::-webkit-textfield-decoration-container,textarea[type=password]::-ms-reveal,textarea[type=password]::-webkit-textfield-decoration-container{display:none}input.w-100,select.w-100,textarea.w-100{width:100%}input.w-50,select.w-50,textarea.w-50{width:50%}select{padding:17px 52px 17px 20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;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='M15.6249%207.1875L9.99988%2012.8125L4.37488%207.1875'%20stroke='%233B4391'%20stroke-width='1.875'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px}select option{background:#dbddf0}select.size-s{padding:7.5px 40px 7.5px 16px;background-position:right 16px center}select.correct{background:#b5ddcc;border-radius:0}select.wrong{background:#e6bdc3;border-radius:0}textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;resize:none;height:250px;box-sizing:border-box;overflow:hidden}textarea::-webkit-scrollbar{width:8px;transform:translate(-4px);position:relative;right:20px;height:60px;border-radius:100%}textarea::-webkit-scrollbar-track{height:90px;overflow:hidden}textarea::-webkit-scrollbar-thumb{background:#6e76c4;border-radius:10px;transition:.3s ease;height:10px;cursor:pointer}textarea::-webkit-scrollbar-thumb:hover{background:#2c336d}.custom-checkbox{display:flex}.custom-checkbox input[type=checkbox]{display:none}.custom-checkbox input[type=checkbox]:checked+label:before{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%204L6%2012L3%209'%20stroke='%233B4391'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:16px}.custom-checkbox input[type=checkbox]:hover+label:before{cursor:pointer}.custom-checkbox>label{display:flex;gap:12px;align-items:center;justify-content:start}.custom-checkbox>label:before{content:"";display:flex;flex:0 0 32px;width:32px;height:32px;border:1px solid transparent;background-color:#dbddf0;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%204L6%2012L3%209'%20stroke='%233B4391'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") transparent;background-repeat:no-repeat;background-position:center;background-size:16px;border-radius:8px;transition:.3s;box-sizing:border-box}.custom-checkbox.checkbox-task input[type=checkbox]{display:none}.custom-checkbox.checkbox-task input[type=checkbox]:checked+label:before{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%204L6%2012L3%209'%20stroke='%23F8F9FA'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:16px;background-color:#1d2249}.custom-checkbox.checkbox-task input[type=checkbox]:hover+label:before{cursor:pointer}.custom-checkbox.checkbox-task.correct>label:before{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%204L6%2012L3%209'%20stroke='%23F8F9FA'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")!important;background-repeat:no-repeat;background-position:center;background-size:16px;background-color:#b5ddcc!important;border:1px solid transparent}.custom-checkbox.checkbox-task.correct_not-picked>label:before{background-color:#b5ddcc!important;border:1px solid transparent}.custom-checkbox.checkbox-task.wrong>label:before{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%204L6%2012L3%209'%20stroke='%23F8F9FA'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")!important;background-repeat:no-repeat;background-position:center;background-size:16px;background-color:#e6bdc3!important;border:1px solid transparent}.custom-checkbox.checkbox-task>label{display:flex;gap:12px;align-items:center;justify-content:start}.custom-checkbox.checkbox-task>label:before{border:1px solid #1d2249;background-color:#dbddf0;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%204L6%2012L3%209'%20stroke='%23F8F9FA'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") transparent;background-repeat:no-repeat;background-position:center;background-size:16px;border-radius:8px;transition:.3s;box-sizing:border-box}footer{background:#1d2249;padding:54px 48px;color:#f8f9fa;margin-top:auto}footer .container{display:flex;flex-direction:column;gap:64px;justify-content:space-between}footer .footer__links{display:flex;gap:10vw;justify-content:flex-start}footer .footer__links>div{display:flex;flex-direction:column;gap:16px}footer .footer__logo img{width:207px}footer .footer__logo .body-l{color:#f8f9fa}footer .footer__pages ul{display:flex;flex-direction:column;gap:12px;list-style-type:none}footer .footer__contacts img{display:block;width:64px}footer .footer__contacts ul{display:flex;flex-direction:row;gap:16px;list-style-type:none}footer .footer__info{display:flex;flex-direction:column;gap:16px;color:#6e76c4}footer .footer__documents{display:flex;flex-direction:row;gap:16px;list-style-type:none;color:#b6bbe2}.card-section{display:flex;flex-direction:column;gap:24px}.card-section__footer{display:block;text-align:right;margin-top:16px}.card-section.not-auth .card-grid .card:before,.card-section.not-auth .card-grid .card:after{transition:opacity .3s ease,transition .3s ease}.card-section.not-auth .card-grid .card:before{content:"Чтобы решать задания, нужно войти в аккаунт";position:absolute;box-sizing:border-box;width:160px;background:#3b4391;color:#f8f9fa;font-weight:400;top:-56px;left:50%;text-align:left;padding:8px 12px;font-size:12px;border-radius:8px;z-index:10;opacity:0;visibility:hidden;transform:translate(-6%)}.card-section.not-auth .card-grid .card:last-child:before{left:auto;right:50%;text-align:left;padding:8px 12px;font-size:12px;border-radius:8px;z-index:10;opacity:0;visibility:hidden;transform:translate(10%)}.card-section.not-auth .card-grid .card:after{content:"";position:absolute;left:50%;top:-11px;border:5px solid transparent;border-top:5px solid #3b4391;border-radius:0;opacity:0;z-index:10;visibility:hidden;transition:opacity .3s ease,transition .3s ease}.card-section.not-auth .card-grid .card:hover:before,.card-section.not-auth .card-grid .card:hover:after{visibility:visible;opacity:1}.card-section.not-auth .card-grid .card:active:before,.card-section.not-auth .card-grid .card:active:after{visibility:visible;opacity:1}.auth-form{display:flex;flex-direction:column;gap:24px}.auth-form .loader-ring{border:6px dotted #3b4391;border-radius:50%;display:block;width:40px;height:40px;animation:spin 1.5s linear infinite;margin:0 auto}.auth-header,.auth-body{display:flex;flex-direction:column;gap:16px}.auth-header h1,.auth-body h1{color:#2c336d}.auth-header .forgot,.auth-body .forgot{position:relative}.auth-info,.auth-checkbox{display:flex;flex-direction:column;gap:12px}.auth-with-sup,.auth-with-label{display:flex;flex-direction:column;gap:8px}.task-topic{display:flex;flex-direction:column;gap:20px;color:#1d2249}.task-topic>h5{display:flex;flex-direction:row;align-items:center}.task-topic>h5:before{content:url("data:image/svg+xml,%3csvg%20width='19'%20height='18'%20viewBox='0%200%2019%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.96875%203.9375L12.0312%209L6.96875%2014.0625'%20stroke='%231D2249'%20stroke-width='1.6875'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:relative;transform:rotate(180deg);width:18px;height:18px;display:block;left:0;transition:.3s ease}.task-topic>h5:hover{cursor:pointer}.task-topic>h5:hover:before{color:#2c336d;left:-10px}.task-container{display:flex;flex-direction:row;flex-wrap:nowrap;gap:24px}.task-section{max-width:800px;display:flex;flex-direction:column;gap:24px;flex:1 1 100%}.task-page{display:flex;flex-direction:column;gap:48px;padding:36px 48px 64px}@media (max-width: 1100px){.task-page{padding:36px 24px 48px}}@media (max-width: 1024px){.task-page{padding:36px 24px 32px}}@media (max-width: 520px){.task-page{padding:24px 16px 32px}}.task-card{padding:16px;border-radius:16px;background:#dbddf0;gap:24px;display:flex;flex-direction:column}.task-body,.task-body .body-checkbox,.task-body .body-radio{display:flex;flex-direction:column;gap:12px}.task-body .body-matching{display:flex;flex-direction:column;gap:12px;color:#1d2249}.task-body .body-matching>div:not(.body-matching-lists){display:flex;flex-direction:column;gap:12px}.task-body .body-matching ul{list-style-type:none}.task-body .body-matching_correct{margin-top:24px}.task-body .body-matching_correct h4{color:#1d2249}.task-body .body-matching__table{overflow-x:auto}.task-body .body-matching__table::-webkit-scrollbar{display:none}.task-chips{display:flex;flex-direction:column;gap:8px}.task-points{color:#1d2249}.custom-radio{display:flex}.custom-radio input[type=radio]{display:none}.custom-radio input[type=radio]:checked+label:before{background-color:#1d2249}.custom-radio input[type=radio]:hover+label:before,.custom-radio input[type=radio]:hover+label:after{cursor:pointer}.custom-radio input[type=radio]:checked+label:after{background-color:#f8f9fa}.custom-radio.correct>label:before{background-repeat:no-repeat;background-position:center;background-color:#b5ddcc!important}.custom-radio.correct_not-picked>label:before{background-color:#b5ddcc!important;border:1px solid transparent;border:1px solid #1d2249}.custom-radio.correct_not-picked>label:after{background-color:transparent!important}.custom-radio.wrong>label:before{background-repeat:no-repeat;background-position:center;background-color:#e6bdc3!important}.custom-radio>label{display:flex;gap:8px;align-items:center;justify-content:start;position:relative}.custom-radio>label:before{content:"";display:flex;flex:0 0 32px;width:32px;height:32px;border:1px solid #1d2249;background-color:#dbddf0;background-position:center;border-radius:50%;transition:.3s;box-sizing:border-box}.custom-radio>label:after{content:"";position:absolute;left:11px;display:flex;flex:0 0 10px;width:10px;height:10px;background-color:#dbddf0;border-radius:50%;transition:.3s;box-sizing:border-box}.body-matching-lists{display:flex;flex-direction:row;gap:20px;justify-content:start;align-items:start}.body-matching-lists>div{width:50%}.body-matching table{width:100%;border-collapse:separate;border-spacing:0;text-align:center;table-layout:auto}.body-matching table span.correct{padding:8px 12px;background:#b5ddcc;border-radius:0;display:block;box-sizing:border-box}.body-matching table select{background-image:none;padding:8px 12px;box-sizing:border-box;cursor:pointer}.body-matching table select option{text-align:center}.body-matching table tbody td:not(:last-child){border-right:0px}.body-matching table tbody tr:first-child{background:#b6bbe2}.body-matching table tbody tr:first-child td:first-child{border-top-left-radius:4px}.body-matching table tbody tr:first-child td:last-child{border-top-right-radius:4px}.body-matching table tbody tr:last-child td:first-child{border-bottom-left-radius:4px}.body-matching table tbody tr:last-child td:last-child{border-bottom-right-radius:4px}.body-matching table tbody tr:last-child td{border-top:0px}.body-matching table tr{width:100%;display:table-row}.body-matching table td{border:1px solid #1d2249;overflow:hidden}.body-matching table td:first-child{padding:8px 12px;text-align:left;white-space:nowrap;background:#b6bbe2}.body-matching table select{width:100%;text-align:center;color:#1d2249}.body-matching table select:focus,.body-matching table select:active{border:1px solid red}.body-matching table select:-internal-autofill-selected{background-color:transparent!important}.body-matching table select:not(:placeholder-shown){border:0px solid transparent}.password-input-container{position:relative;display:flex;align-items:center}.password-input-container input{width:100%;padding-right:40px}.password-input-container input:not(:placeholder-shown)~.toggle-visibility-icon{visibility:visible}.password-input-container .toggle-visibility-icon{position:absolute;right:20px;width:20px;height:20px;cursor:pointer;visibility:hidden}.unsupported-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background:linear-gradient(81.62deg,#6e76c4 2.25%,#3b4391 79.87%);color:#f8f9fa}.unsupported-screen .unsupported__block{padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:500px;width:100%;gap:56px;text-align:center}.unsupported-screen .unsupported__block img{max-width:250px;width:100%}.unsupported-screen .unsupported__block .info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.unsupported-screen .unsupported__block .info img{max-width:120px;width:100%}.unsupported-screen .unsupported__block .info__text{display:flex;flex-direction:column;gap:8px}.unsupported-screen .unsupported__block .info__text .body-m{color:#f8f9fa}@media (max-width: 420px){.unsupported-screen .unsupported__block{text-align:left;max-width:320px}}.loader{position:fixed;top:0;left:0;height:100vh;width:100vw;background-image:url(/assets/Loader-background-CUVcaZkf.webp);background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:56px;z-index:1000;padding:16px}.loader h2{color:#f8f9fa}.loader img{max-width:650px;width:100%;z-index:1}.spinner{width:64px;height:64px;border:4px solid #a4a8cf;border-top:2px solid transparent;border-radius:50%;animation:spin 2s linear infinite}.spinner__block{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;position:relative;z-index:10;max-width:90%;width:100%}.spinner__block .body-xl{color:#f8f9fa}.spinner__block h2{text-align:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about{display:flex;gap:24px}.about>div>span{display:flex;flex:0 1 60%;margin-top:24px}.about .card__vebinars{max-width:544px;flex:1 0 40%;width:100%;height:100%;background:linear-gradient(1.11deg,#9299d3 -11.26%,#3b4391 88.17%);box-shadow:0 4px 6px #0f11240a;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px}.about .card__vebinars>h6{color:#f8f9fa;display:flex;align-items:center;gap:4px}.about .card__vebinars>h6:after{content:url("data:image/svg+xml,%3csvg%20width='12'%20height='13'%20viewBox='0%200%2012%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.28125%203.125L9.65625%206.5L6.28125%209.875'%20stroke='%23F8F9FA'%20stroke-width='1.125'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.1875%206.5H2.34375'%20stroke='%23F8F9FA'%20stroke-width='1.125'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:relative;height:12px;right:0;transition:.3s ease}.about .card__vebinars>h6:hover:after{right:-6px}.about .card__vebinars>h4{color:#dbddf0}.about .card__vebinars-info{background:#dbddf0;border-radius:16px;padding:12px 8px}.about .card__vebinars .vebinars-info_not-active{display:block;color:#f8f9fa;margin:0}.about .card__vebinars .vebinars-info__title{display:flex;flex-direction:column;gap:4px}.about .card__vebinars .vebinars-info__title h6{color:#6e76c4}.about .card__vebinars .vebinars-info__title h4{color:#1d2249}.about .card__vebinars .vebinars-info__body{margin-top:8px;display:flex;flex-direction:column;gap:4px}.about .card__vebinars .vebinars-info__body li{list-style-type:none;display:flex;align-items:center;gap:4px}.about .card__vebinars .vebinars-info__body li:before{content:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.08319%204.55273H11.4472V10.9167'%20stroke='%231D2249'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.0056%204.99492L4.55322%2011.4473'%20stroke='%231D2249'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:relative;height:16px}.about .card__vebinars .chips{margin-top:20px}.about.bot-section{display:flex;flex-direction:column;gap:20px}.about.bot-section .bot__title .body-xl{width:60%}.about.bot-section .bot__cards{display:flex;width:100%;min-height:266px;gap:20px}.about.bot-section .bot__info{display:flex;gap:20px;flex-direction:column}.about.bot-section .bot__card{display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:16px;border-radius:16px}.about.bot-section .bot__card:first-child{background:#6e76c4;height:auto;width:33%;padding:0;background-image:url("data:image/svg+xml,%3csvg%20width='410'%20height='266'%20viewBox='0%200%20410%20266'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_3117_1296'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='410'%20height='266'%3e%3cpath%20d='M0.395833%2024C0.395833%2010.9638%2010.9638%200.395833%2024%200.395833H386C399.036%200.395833%20409.604%2010.9638%20409.604%2024V242C409.604%20255.036%20399.036%20265.604%20386%20265.604H24C10.9638%20265.604%200.395833%20255.036%200.395833%20242V24Z'%20fill='%234FD1C5'%20stroke='%231D2249'%20stroke-width='0.791667'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_3117_1296)'%3e%3cg%20opacity='0.5'%3e%3cpath%20d='M558.473%20290.947C558.473%20444.494%20439.235%20568.894%20292.237%20568.894C145.238%20568.894%2026%20444.494%2026%20290.947C26%20137.4%20145.238%2013%20292.237%2013C439.235%2013%20558.473%20137.4%20558.473%20290.947Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M522.213%20291.234C522.213%20423.952%20419.151%20531.468%20292.107%20531.468C165.062%20531.468%2062.0001%20423.952%2062.0001%20291.234C62.0001%20158.515%20165.062%2051%20292.107%2051C419.151%2051%20522.213%20158.515%20522.213%20291.234Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M480.987%20291.319C480.987%20400.336%20396.331%20488.638%20291.993%20488.638C187.655%20488.638%20103%20400.336%20103%20291.319C103%20182.302%20187.655%2094%20291.993%2094C396.331%2094%20480.987%20182.302%20480.987%20291.319Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M439.76%20291.404C439.76%20376.72%20373.512%20445.808%20291.88%20445.808C210.248%20445.808%20144%20376.72%20144%20291.404C144%20206.088%20210.248%20137%20291.88%20137C373.512%20137%20439.76%20206.088%20439.76%20291.404Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M400.025%20290.79C400.025%20353.122%20351.626%20403.579%20292.013%20403.579C232.399%20403.579%20184%20353.122%20184%20290.79C184%20228.457%20232.399%20178%20292.013%20178C351.626%20178%20400.025%20228.457%20400.025%20290.79Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M363.765%20291.076C363.765%20332.581%20331.542%20366.153%20291.883%20366.153C252.223%20366.153%20220%20332.581%20220%20291.076C220%20249.572%20252.223%20216%20291.883%20216C331.542%20216%20363.765%20249.572%20363.765%20291.076Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M333.079%20290.903C333.079%20314.66%20314.638%20333.849%20291.976%20333.849C269.313%20333.849%20250.872%20314.66%20250.872%20290.903C250.872%20267.145%20269.313%20247.956%20291.976%20247.956C314.638%20247.956%20333.079%20267.145%20333.079%20290.903Z'%20stroke='%23F8F9FA'%20stroke-width='1.91286'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat;background-position:0 0}.about.bot-section .bot__card:first-child img{display:block;width:100%;height:auto;max-height:250px;animation:animatedCalendar 4s ease-in-out 0s infinite;position:relative;transform:translateY(5px) rotateY(-20deg)}@keyframes animatedCalendar{50%{transform:translateY(15px) rotateY(0)}}.about.bot-section .bot__card:last-child{background:#1d2249;height:auto;width:67%}.about.bot-section .bot__card .vebinars-info__body{display:flex;flex-direction:column;gap:8px}.about.bot-section .bot__card .vebinars-info__body li{list-style-type:none;display:flex;align-items:start;gap:4px;color:#f8f9fa}.about.bot-section .bot__card .vebinars-info__body li span{color:#f8f9fa}.about.bot-section .bot__card .vebinars-info__body li:before{content:"";position:relative;height:26px;width:26px;flex:0 0 26px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.08319%204.55273H11.4472V10.9167'%20stroke='%231D2249'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.0056%204.99492L4.55322%2011.4473'%20stroke='%231D2249'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:26px;filter:brightness(0) invert(1)}.error-message{color:#cc4242}.success-message{color:#59cc42}.formatted__img{height:auto;max-width:100%;max-height:500px}.formatted__links-out{color:#6e76c4;font-weight:500}.formatted__table{width:100%;border-collapse:separate;border-spacing:0;text-align:center;table-layout:auto}.formatted__table thead{background:#b6bbe2}.formatted__table thead th{text-align:center;border-bottom:0px}.formatted__table th,.formatted__table td{padding:10px 12px;border:1px solid #1d2249;border-bottom:0px;overflow:hidden}.formatted__table td,.formatted__table th{text-align:left}.formatted__table td:not(:last-child),.formatted__table th:not(:last-child){border-right:0px}.formatted__table td:first-child,.formatted__table th:first-child{font-weight:700;background:#b6bbe2}.formatted__table tr:first-child th:first-child{border-top-left-radius:4px}.formatted__table tr:first-child th:last-child{border-top-right-radius:4px}.formatted__table tr:last-child td:first-child{border-bottom-left-radius:4px}.formatted__table tr:last-child td:last-child{border-bottom-right-radius:4px}.formatted__table tr:last-child td{border-bottom:1px solid}@media (max-width: 1024px){.about{display:flex;flex-direction:column;gap:24px}.about>div>span{margin-top:20px}.about .card__vebinars{max-width:none;flex:1 0 100%}.main-section{gap:48px;padding:32px 24px 56px}.card-section.not-auth .card-grid .card:before{content:"Чтобы решать задания, нужно войти в аккаунт";top:-18px;left:50%;text-align:left;padding:8px 12px;font-size:12px;border-radius:8px;z-index:10;opacity:0;visibility:hidden;transform:translate(-6%)}.card-section.not-auth .card-grid .card:last-child:before{left:auto;right:50%;text-align:left;padding:8px 12px;font-size:12px;border-radius:8px;z-index:10;opacity:0;visibility:hidden;transform:translate(10%)}.card-section.not-auth .card-grid .card:after{content:"";position:absolute;left:50%;top:26px;border:5px solid transparent;border-top:5px solid #3b4391;border-radius:0;opacity:0;z-index:10;visibility:hidden;transition:opacity .3s ease,transition .3s ease}.card-section.not-auth .card-grid .card:hover:before,.card-section.not-auth .card-grid .card:hover:after{visibility:visible;opacity:1}.card-section.not-auth .card-grid .card:active:before,.card-section.not-auth .card-grid .card:active:after{visibility:visible;opacity:1}.about.bot-section{gap:24px}.about.bot-section .bot__title .body-xl{width:100%}.about.bot-section .bot__cards{flex-direction:column}.about.bot-section .bot__card{display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:16px;border-radius:16px}.about.bot-section .bot__card:first-child{background:#6e76c4;height:auto;width:100%;padding:0;background-image:url("data:image/svg+xml,%3csvg%20width='410'%20height='266'%20viewBox='0%200%20410%20266'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_3117_1296'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='410'%20height='266'%3e%3cpath%20d='M0.395833%2024C0.395833%2010.9638%2010.9638%200.395833%2024%200.395833H386C399.036%200.395833%20409.604%2010.9638%20409.604%2024V242C409.604%20255.036%20399.036%20265.604%20386%20265.604H24C10.9638%20265.604%200.395833%20255.036%200.395833%20242V24Z'%20fill='%234FD1C5'%20stroke='%231D2249'%20stroke-width='0.791667'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_3117_1296)'%3e%3cg%20opacity='0.5'%3e%3cpath%20d='M558.473%20290.947C558.473%20444.494%20439.235%20568.894%20292.237%20568.894C145.238%20568.894%2026%20444.494%2026%20290.947C26%20137.4%20145.238%2013%20292.237%2013C439.235%2013%20558.473%20137.4%20558.473%20290.947Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M522.213%20291.234C522.213%20423.952%20419.151%20531.468%20292.107%20531.468C165.062%20531.468%2062.0001%20423.952%2062.0001%20291.234C62.0001%20158.515%20165.062%2051%20292.107%2051C419.151%2051%20522.213%20158.515%20522.213%20291.234Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M480.987%20291.319C480.987%20400.336%20396.331%20488.638%20291.993%20488.638C187.655%20488.638%20103%20400.336%20103%20291.319C103%20182.302%20187.655%2094%20291.993%2094C396.331%2094%20480.987%20182.302%20480.987%20291.319Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M439.76%20291.404C439.76%20376.72%20373.512%20445.808%20291.88%20445.808C210.248%20445.808%20144%20376.72%20144%20291.404C144%20206.088%20210.248%20137%20291.88%20137C373.512%20137%20439.76%20206.088%20439.76%20291.404Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M400.025%20290.79C400.025%20353.122%20351.626%20403.579%20292.013%20403.579C232.399%20403.579%20184%20353.122%20184%20290.79C184%20228.457%20232.399%20178%20292.013%20178C351.626%20178%20400.025%20228.457%20400.025%20290.79Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M363.765%20291.076C363.765%20332.581%20331.542%20366.153%20291.883%20366.153C252.223%20366.153%20220%20332.581%20220%20291.076C220%20249.572%20252.223%20216%20291.883%20216C331.542%20216%20363.765%20249.572%20363.765%20291.076Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M333.079%20290.903C333.079%20314.66%20314.638%20333.849%20291.976%20333.849C269.313%20333.849%20250.872%20314.66%20250.872%20290.903C250.872%20267.145%20269.313%20247.956%20291.976%20247.956C314.638%20247.956%20333.079%20267.145%20333.079%20290.903Z'%20stroke='%23F8F9FA'%20stroke-width='1.91286'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:auto;background-repeat:no-repeat;background-position:right 0}.about.bot-section .bot__card:first-child img{display:block;width:100%;height:auto;max-height:250px;animation:animatedCalendar 4s ease-in-out 0s infinite;position:relative;transform:translateY(0) rotateY(-20deg)}@keyframes animatedCalendar{50%{transform:translateY(5px) rotateY(0)}}.about.bot-section .bot__card:last-child{background:#1d2249;height:auto;width:100%}.task-section{max-width:none}.body-matching table td{min-width:40px}.loader img{max-width:230px}footer{padding:48px;border-radius:32px 32px 0 0}footer .container{gap:32px;padding:0}footer .footer__links{row-gap:48px;flex-wrap:wrap}footer .footer__links>div{display:flex;flex-direction:column;gap:16px}}@media (max-width: 520px){.phone-input-container{display:flex;align-items:center;position:relative;background:#dbddf0;border-radius:12px;border:1px solid transparent}.phone-input-container:focus-within{border-color:#3b4391}.country-wrapper{top:44px;left:-1px;right:-1px;width:auto;padding:12px 7px 12px 10px;height:146px}.country-dropdown{height:124px;gap:8px}.country-dropdown svg{width:16px;height:16px}.country-select{padding-left:12px;min-width:40px;gap:4px}.country-select .flag-icon--selected{width:16px;height:12px}.country-select:focus-visible{border:0px;outline:0px}.country-option{padding-right:8px}.country-info>.flag-icon{width:16px;height:12px}input[type=tel]{flex:1}.arrow{width:16px;height:16px}.about{display:flex;flex-direction:column;gap:24px}.about>div>span{margin-top:20px}.about .card__vebinars{max-width:none;flex:1 0 100%}.main-section{display:flex;flex-direction:column;gap:32px;padding:24px 16px 48px}input,select,textarea{padding:9px 12px;border:1px solid transparent;border-radius:12px;font-size:1rem}input.primary,select.primary,textarea.primary{background:#f8f9fa;border:1px solid #b6bbe2}input.size-s,select.size-s,textarea.size-s{font-size:.75rem;padding:11.5px 12px;border-width:1px}input.size-s::placeholder,select.size-s::placeholder,textarea.size-s::placeholder{font-size:.75rem;font-weight:500;color:#b6bbe2}input.error,select.error,textarea.error{border:1px solid #CC4242;border-color:#cc4242!important}input[type=search],select[type=search],textarea[type=search]{padding:13.5px 20px 13.5px 40px}select{max-width:100%;width:100%;padding:9px 35px 9px 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-position:right 16px center}select.size-s{padding:7.5px 25px 7.5px 8px;background-position:right 8px center}.custom-checkbox{display:flex}.custom-checkbox input[type=checkbox]{display:none}.custom-checkbox input[type=checkbox]:checked+label:before{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%204L6%2012L3%209'%20stroke='%233B4391'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:12px}.custom-checkbox input[type=checkbox]:hover+label:before{cursor:pointer}.custom-checkbox>label{display:flex;gap:4px;align-items:center;justify-content:start}.custom-checkbox>label:before{content:"";flex:0 0 24px;width:24px;height:24px;border:1px solid transparent;background-size:12px;border-radius:6px;align-self:flex-start}.custom-checkbox.checkbox-task input[type=checkbox]:checked+label:before{background-size:12px}.custom-checkbox.checkbox-task.correct>label:before{background-size:12px}.custom-checkbox.checkbox-task.wrong>label:before{background-size:12px}.custom-checkbox.checkbox-task>label{display:flex;gap:4px;align-items:center;justify-content:start}.custom-checkbox.checkbox-task>label:before{border:1px solid #1d2249;background-color:#dbddf0;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%204L6%2012L3%209'%20stroke='%23F8F9FA'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") transparent;background-repeat:no-repeat;background-position:center;background-size:12px;border-radius:6px;transition:.3s;box-sizing:border-box}.password-input-container input{padding-right:35px}.password-input-container .toggle-visibility-icon{right:12px;width:16px;height:16px}.about.bot-section{gap:24px}.about.bot-section .bot__title .body-xl{width:100%}.about.bot-section .bot__cards{display:flex;flex-direction:column;width:100%;min-height:266px;gap:12px}.about.bot-section .bot__card{display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:16px;border-radius:16px}.about.bot-section .bot__card:first-child{background:#6e76c4;height:auto;width:100%;padding:0;background-image:url("data:image/svg+xml,%3csvg%20width='410'%20height='266'%20viewBox='0%200%20410%20266'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_3117_1296'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='410'%20height='266'%3e%3cpath%20d='M0.395833%2024C0.395833%2010.9638%2010.9638%200.395833%2024%200.395833H386C399.036%200.395833%20409.604%2010.9638%20409.604%2024V242C409.604%20255.036%20399.036%20265.604%20386%20265.604H24C10.9638%20265.604%200.395833%20255.036%200.395833%20242V24Z'%20fill='%234FD1C5'%20stroke='%231D2249'%20stroke-width='0.791667'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_3117_1296)'%3e%3cg%20opacity='0.5'%3e%3cpath%20d='M558.473%20290.947C558.473%20444.494%20439.235%20568.894%20292.237%20568.894C145.238%20568.894%2026%20444.494%2026%20290.947C26%20137.4%20145.238%2013%20292.237%2013C439.235%2013%20558.473%20137.4%20558.473%20290.947Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M522.213%20291.234C522.213%20423.952%20419.151%20531.468%20292.107%20531.468C165.062%20531.468%2062.0001%20423.952%2062.0001%20291.234C62.0001%20158.515%20165.062%2051%20292.107%2051C419.151%2051%20522.213%20158.515%20522.213%20291.234Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M480.987%20291.319C480.987%20400.336%20396.331%20488.638%20291.993%20488.638C187.655%20488.638%20103%20400.336%20103%20291.319C103%20182.302%20187.655%2094%20291.993%2094C396.331%2094%20480.987%20182.302%20480.987%20291.319Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M439.76%20291.404C439.76%20376.72%20373.512%20445.808%20291.88%20445.808C210.248%20445.808%20144%20376.72%20144%20291.404C144%20206.088%20210.248%20137%20291.88%20137C373.512%20137%20439.76%20206.088%20439.76%20291.404Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M400.025%20290.79C400.025%20353.122%20351.626%20403.579%20292.013%20403.579C232.399%20403.579%20184%20353.122%20184%20290.79C184%20228.457%20232.399%20178%20292.013%20178C351.626%20178%20400.025%20228.457%20400.025%20290.79Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M363.765%20291.076C363.765%20332.581%20331.542%20366.153%20291.883%20366.153C252.223%20366.153%20220%20332.581%20220%20291.076C220%20249.572%20252.223%20216%20291.883%20216C331.542%20216%20363.765%20249.572%20363.765%20291.076Z'%20stroke='%23F8F9FA'%20stroke-width='2'/%3e%3cpath%20d='M333.079%20290.903C333.079%20314.66%20314.638%20333.849%20291.976%20333.849C269.313%20333.849%20250.872%20314.66%20250.872%20290.903C250.872%20267.145%20269.313%20247.956%20291.976%20247.956C314.638%20247.956%20333.079%20267.145%20333.079%20290.903Z'%20stroke='%23F8F9FA'%20stroke-width='1.91286'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:auto;background-repeat:no-repeat;background-position:right 0}.about.bot-section .bot__card:first-child img{display:block;width:100%;height:auto;max-height:250px;animation:animatedCalendar 4s ease-in-out 0s infinite;position:relative;transform:translateY(0) rotateY(-20deg)}@keyframes animatedCalendar{50%{transform:translateY(5px) rotateY(0)}}.about.bot-section .bot__card:last-child{background:#1d2249;height:auto;width:100%}.about.bot-section .bot__card .vebinars-info__body{display:flex;flex-direction:column;gap:8px}.about.bot-section .bot__card .vebinars-info__body li{list-style-type:none;display:flex;align-items:start;gap:4px;color:#f8f9fa}.about.bot-section .bot__card .vebinars-info__body li span{color:#f8f9fa}.about.bot-section .bot__card .vebinars-info__body li:before{content:"";position:relative;height:18px;width:18px;flex:0 0 18px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.08319%204.55273H11.4472V10.9167'%20stroke='%231D2249'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.0056%204.99492L4.55322%2011.4473'%20stroke='%231D2249'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:18px;background-repeat:no-repeat;filter:brightness(0) invert(1)}.task-card{gap:12px}.task-chips{gap:4px}.task-section{max-width:none}.body-matching table td{min-width:40px}.custom-radio>label{gap:4px}.custom-radio>label:before{flex:0 0 24px;width:24px;height:24px}.custom-radio>label:after{left:8.3px;flex:0 0 7.5px;width:7.5px;height:7.5px}.loader img{max-width:230px}footer{padding:16px;border-radius:32px 32px 0 0}footer .container{gap:32px;padding:0}footer .footer__links{flex-direction:column;gap:16px;justify-content:flex-start}footer .footer__links>div{display:flex;flex-direction:column;gap:16px}footer .footer__logo{gap:8px}footer .footer__logo img{width:136px}footer .footer__pages ul{display:flex;flex-direction:column;gap:12px;list-style-type:none}footer .footer__contacts{flex-direction:column-reverse!important}footer .footer__contacts img{width:48px}footer .footer__contacts ul{gap:12px}footer .footer__documents{flex-direction:column;gap:4px}}.auth-ring[data-v-3194812a]{position:absolute;border-radius:100%;border:2px solid #f8f9fa;opacity:.2}.auth-ring[data-v-3194812a]:first-child{left:-70%;height:calc((1vw + 1vh)*60);width:calc((1vw + 1vh)*60)}.auth-ring[data-v-3194812a]:nth-child(2){right:-30%;top:45%;height:calc((1vw + 1vh)*40);width:calc((1vw + 1vh)*40)}.auth-ring[data-v-3194812a]:nth-child(3){right:-30%;bottom:45%;height:calc((1vw + 1vh)*40);width:calc((1vw + 1vh)*40)}@media (max-width: 1024px){.auth-forms[data-v-3194812a]{padding:20px}.auth-ring[data-v-3194812a]:first-child{left:-20%;bottom:80%;height:calc((1vw + 1vh)*60);width:calc((1vw + 1vh)*60)}.auth-ring[data-v-3194812a]:nth-child(2){top:65%;right:45%;height:calc((1vw + 1vh)*40);width:calc((1vw + 1vh)*40)}.auth-ring[data-v-3194812a]:nth-child(3){top:65%;left:45%;height:calc((1vw + 1vh)*40);width:calc((1vw + 1vh)*40)}}@media (max-width: 480px){.auth-ring[data-v-3194812a]:nth-child(2){top:45%;right:35%}.auth-ring[data-v-3194812a]:nth-child(3){top:45%;left:55%}}
