.tlk-lectures{width:100%;min-height:100vh;padding:100px 0;color:#333}.tlk-lectures__container{max-width:700px;margin:0 auto;padding:0 15px}.tlk-lectures__header{position:relative;display:flex;margin-bottom:60px;padding-bottom:70px}.tlk-lectures__header::after{content:"";position:absolute;bottom:0;left:50%;width:calc(100vw - 120px);height:1px;background-color:#e0e0e0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#app .tlk-lectures__taskcheck-button .tlk-btn_white-black:hover{color:#000;font-size:14px}.tlk-lectures__header-title{font-size:34px}.tlk-lectures__sections{margin-top:45px}.tlk-lectures__partition-item+.tlk-lectures__partition-item{margin-top:35px}.tlk-lectures__partition-title{margin-bottom:30px;font-size:26px}.tlk-lectures__course-card{position:relative;border-top:1px solid #e0e0e0}#app .tlk-lectures__course-card_disabled .tlk-lectures__course-card-link:hover{opacity:1}#app .tlk-lectures__course-card-link{display:block;padding:20px 0;color:#333;text-decoration:none}#app .tlk-lectures__course-card-link:hover{color:#fa876b}.tlk-lectures__course-card-content{position:relative;display:flex;padding-left:40px}.tlk-lectures__course-card-content-left{-ms-flex-negative:0;flex-shrink:0}.tlk-lectures__course-card-img{position:absolute;top:-4px;left:-2px;height:30px}.tlk-lectures__course-card-name,.tlk-lectures__course-card-number{font-size:20px;line-height:1.17}.tlk-lectures__course-card-number{padding-right:10px;color:#ccc}.tlk-lectures__course-card-descr{margin-top:5px}.tlk-lectures__course-card-descr{line-height:1.2}@media screen and (max-width:1023px){.tlk-lectures{padding:80px 0 50px}.tlk-lectures__header-title{font-size:28px}.tlk-lectures__sections{margin-top:20px}.tlk-lectures__partition-item+.tlk-lectures__partition-item{margin-top:20px}.tlk-lectures__partition-title{margin-bottom:20px;font-size:22px}.tlk-lectures__course-card-content{padding-left:35px}.tlk-lectures__course-card-img{top:-5px}.tlk-lectures__course-card-name,.tlk-lectures__course-card-number{font-size:18px}.tlk-lectures__course-card-descr{font-size:14px}}@media screen and (max-width:767px){.tlk-lectures__header{display:block;margin-bottom:40px;padding-bottom:40px}.tlk-lectures__header::after{width:calc(100vw - 30px)}}