.popular-articles{width:100%;padding-right:12px;padding-bottom:20px;z-index:1;border-left:1px solid #f0f0f0;padding-left:16px}.popular-articles__title{color:#1f1f1f;font-size:13px;font-weight:700}.popular-articles__list{flex-direction:row;display:flex;gap:8px 16px;margin-top:20px;margin-bottom:20px;flex-wrap:wrap}.popular-articles__list-item{display:flex;flex-direction:row;width:100%;max-width:276px;background:#fcfcfc;padding:8px;border:1px solid #faf9f8;border-radius:8px;transition:all .3s ease-out}.popular-articles__list-item:hover{background:#faf9f8}.popular-articles__image{max-width:100px;width:100%;height:80px;border-radius:8px}.popular-articles__text{margin-left:10px}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}to{box-shadow:0 0 0 10px rgba(0,0,0,0)}}.top-rated-categories{width:100%;max-width:230px;padding-right:12px;height:fit-content;z-index:1}.top-rated-categories__title{color:#1f1f1f;font-size:13px;font-weight:700;margin-bottom:20px}.top-rated-categories__list{list-style:none;padding:0;flex-direction:row;display:flex;flex-wrap:wrap}.top-rated-categories__list-item{display:flex;flex-direction:row;gap:4px;align-items:center;padding-bottom:4px}.top-rated-categories__list-item a{display:flex;align-items:center}.top-rated-categories__list-item .top-rated-categories__bullet{width:10px;height:10px;border-radius:50%;box-shadow:0 0 1px 1px rgba(0,0,0,.1019607843);margin-right:8px;background:#e3e3e3;flex:none}.top-rated-categories__list-item:hover{background:#fdfdfd;padding-left:4px;transition:all .3s ease-out;cursor:pointer}.top-rated-categories__list-item:hover .top-rated-categories__bullet{animation:pulse-animation 1s infinite}.top-rated-categories__text{font-weight:500;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:flex}.top-rated-categories__links{display:flex;flex-direction:column;gap:10px;margin-top:20px}.top-rated-categories__links a{width:fit-content}.blog-menu{display:flex;flex-direction:row;gap:16px;width:100%}.blog-menu__bg{position:absolute;z-index:0;right:0;bottom:0;font-size:143px;font-weight:900;color:#faf9f8;line-height:143px}.items-navigator{width:100%}.items-navigator__content{flex-wrap:wrap;display:flex;width:100%;gap:16px}.items-navigator__content.row{flex-direction:row}.items-navigator__content.column{flex-direction:column}.items-navigator__load-more{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px}.items-navigator__no-data{text-align:center;font-size:12px;font-weight:700;text-transform:uppercase;color:#000;width:100%;padding:32px;background:#ccc;background:#ffeba4;border:1px solid #ffdf6d;border-radius:8px;opacity:.4}.items-navigator__load-more-button{height:60px;background:#feda2f;border-radius:30px;border:8px solid #feda2f;display:flex;align-items:center;justify-content:center;padding:0 24px;font-size:14px;font-weight:700;cursor:pointer;position:relative;color:#000;margin-right:56px;transition:all .3s ease-out}.items-navigator__load-more-button:hover{background:#ffd50a;color:#87731f;border:8px solid rgba(85,85,85,.2509803922)}.popular-course-item{width:100%;position:relative;border:1px solid #faf9f8;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.popular-course-item__image{width:100%;height:140px;border-bottom:0}.popular-course-item__title{padding:16px;font-size:13px;font-weight:600;margin:0;cursor:pointer}.popular-course-item__link{padding:0 16px 16px}.popular-course-item__top-block{display:flex;flex-direction:column}.popular-courses{width:100%;padding-bottom:20px;display:flex;flex-direction:row;gap:16px}.popular-courses__courses-block{display:flex;flex-direction:column;z-index:1;border-left:1px solid #f0f0f0;padding-left:16px;grid-template-columns:224px 224px 224px;gap:16px}.popular-courses__courses-block--full-width{width:70%;max-width:unset}.popular-courses__title{color:#1f1f1f;font-size:13px;font-weight:700}.popular-courses__list{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:20px;width:fit-content;max-width:calc(224px*3 + 16px)}.popular-courses__list-item{display:flex;flex-direction:row;flex:0 0 224px;width:224px;background:#fcfcfc;transition:all .3s ease-out}.popular-courses__list-item:hover{background:#faf9f8}.popular-courses__image{max-width:100px;width:100%;height:80px;border-radius:8px}.popular-courses__text{margin-left:10px}.popular-courses__bg{position:absolute;z-index:0;right:0;bottom:0;font-size:143px;font-weight:900;color:#faf9f8;line-height:143px}.all-courses{width:100%;max-width:210px;padding-right:12px;height:fit-content;z-index:1}.all-courses__title{color:#1f1f1f;font-size:13px;font-weight:700;margin-bottom:20px}.all-courses__list{list-style:none;padding:0;flex-direction:row;display:flex;flex-wrap:wrap}.all-courses__list-item{flex-direction:row;gap:4px;padding-bottom:4px}.all-courses__list-item,.all-courses__list-item a{display:flex;align-items:center}.all-courses__list-item .all-courses__bullet{width:10px;height:10px;border-radius:50%;box-shadow:0 0 1px 1px rgba(0,0,0,.1019607843);margin-right:8px;background:#e3e3e3;flex:none}.all-courses__list-item:hover{background:#fdfdfd;padding-left:4px;transition:all .3s ease-out;cursor:pointer}.all-courses__list-item:hover .all-courses__bullet{animation:pulse-animation 1s infinite}.all-courses__text{font-weight:500;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:flex}.all-courses__links{display:flex;flex-direction:column;gap:10px;margin-top:20px}.all-courses__links a{width:fit-content}.menu{position:relative;margin-left:24px;height:78px;display:flex;align-items:center}.menu--vertical{margin-left:10px;align-items:flex-start}.menu__list{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none;height:100%}.menu__list--vertical{flex-direction:column;align-items:flex-start;justify-content:flex-start}.menu__item{display:flex;align-items:center;list-style:none;height:100%}.menu__item--trigger{position:relative}.menu__item--active .menu__link{opacity:1}.menu__item--selected a{font-weight:700}.menu__link{display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#fff;font-size:13px;font-weight:400;line-height:1;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:opacity .2s ease;height:100%}.menu__link:hover{color:#fff;opacity:.85}.menu__arrow{display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1;transform:translateY(-2px)}.menu--open{z-index:1001}.menu__dropdown{position:fixed;top:78px;left:50%;transform:translateX(-50%);width:100vw;z-index:1000}.menu__dropdown-inner{display:flex;flex-direction:row;align-items:flex-start;width:100%;padding:20px 32px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.12);box-sizing:border-box}.main-menu.ant-space{column-gap:0;row-gap:0}.main-menu__logo-link{display:flex}.main-menu__logo{width:120px;height:auto}.user-avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:#313131;border-radius:8px;overflow:hidden;transition:all .3s ease-out;flex:0 0 38px}.user-avatar:hover{opacity:.85}.user-avatar--guest{background:#545454}.user-avatar--current-user{position:absolute;top:22px;right:-8px;border:2px solid #feda2f}.user-avatar__image-wrapper{overflow:hidden;width:100%;position:relative;height:38px;width:38px}
/*# sourceMappingURL=9794e29d7a2bec62.css.map*/