.block-set-editor .redactor-instruction-hidden-block *,
.block-set-editor .redactor-instruction-hidden-block {
pointer-events: none !important;
} 

.block-set-editor .redactor-instruction-hidden-block a {
pointer-events: auto !important;
} 

.block-set-editor .redactor-instruction-hidden-block .lite-block-add-block, 
.block-set-editor .redactor-instruction-hidden-block .lite-block-actions {
display: none !important;
}

.block-set-editor .redactor-instruction-hidden-block .common-setting-link.setting-editable,
.redactor-instruction-hidden-block .builder .builder-item .delete-item-link,
.block-set-editor .redactor-instruction-hidden-block .setting-edit-link,
.redactor-instruction-hidden-block .builder .builder-item > .add-item-link,
.redactor-instruction-hidden-block .builder .builder-item .copy-item-handler,
.redactor-instruction-hidden-block .builder .builder-item .sort-item-handler,
.block-set-editor .redactor-instruction-hidden-block .common-setting-link,
.block-set-editor .redactor-instruction-hidden-block .sort-item-handler,
.block-set-editor .redactor-instruction-hidden-block .copy-item-handler, 
.block-set-editor .redactor-instruction-hidden-block .delete-item-link,
.block-set-editor .redactor-instruction-hidden-block .add-item-link {
display: none !important;
}

.templates-author  {
    background: #eee !important;
    border-bottom: 10px solid #fff !important;
}

.block-set .templates-author .lt-block-wrapper a {
    color: #2F80ED !important;  
    text-decoration: none !important;
}
.templates-author .my-container {
    font-size: 16px !important;
    color: #000 !important;
    display: grid !important;
    grid-template-columns: auto minmax(300px, 1fr) !important;
    grid-gap: 30px !important;
    max-width: 1000px !important;
    margin: 0 auto !important;
}
.templates-author .my-container p {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.templates-author .my-container .templates-author-note p {
    font-size: 14px !important;
    padding: 3px 5px !important;
    color: #fff !important;
    background: #2675EC !important;
    border-radius: 5px !important;
    display: inline-block !important;
}

.templates-author-card {
    display: flex !important;
    flex-direction: column !important;
    grid-gap: 10px !important;
}

.lite-page.block-set .templates-author-card img {
    max-width: 150px !important;
    height: 150px !important;
    border-radius: 100% !important;
    outline: none !important;
}

.templates-author-header .f-header p {
    font-size: 28px !important;;
}
.templates-author-header,
.templates-author-note {
    grid-column: 1 / -1 !important;;
}
.templates-author .builder {
    display: flex !important;;
    flex-direction: column !important;;
    grid-gap: 20px !important;;
}

.block-set .templates-author .lt-block-wrapper .builder[data-path="column2"] {
    background: #fff !important;;
    border-radius: 12px !important;;
    padding: 20px !important;
    width: 100% !important;
    height: 100% !important;
}
.block-set .templates-author .lt-block-wrapper .builder[data-path="column1"] {
    display: grid !important;
    grid-template-columns: 150px auto !important;;
    width: 100% !important;;
}

.templates-author-avatar {
    max-width: 150px !important;;
}

.templates-author-avatar img {
    width: 150px !important;;
    height: 150px !important;;
    border-radius: 100% !important;;
}

.templates-author-card-social-link--tg {
    font-size: 0 !important;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/116/sc/102/h/94cb2809e827b08687d70c3d1df1234b.svg) center / contain no-repeat;
    width: 27px !important;
    height: 27px !important;
    display: inline-block !important;
}

.templates-author-card-social-link--whatsapp {
    font-size: 0 !important;;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/116/sc/307/h/dd498c2dca388d1ceb19c8dd969063b7.svg) center / contain no-repeat !important;
    width: 27px !important;;
    height: 27px !important;;
    display: inline-block !important;
}

.templates-author-card-social-links {
    margin-top: 10px !important;;
}

.templates-author-note {
    margin-bottom: -15px !important;
}

.templates-author h3,
.templates-author p {
    text-transform: none !important;
    color: #000 !important;
    line-height: 120% !important;
}

.templates-author h3 {
    margin: 0 !important;
}

.templates-author .f-text {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    color: #000 !important;
}

.templates-instruction  {
    background: #eee;
    border-bottom: 10px solid #fff;
}
.block-set .templates-instruction .lt-block-wrapper a {
    color: #2F80ED;    
    text-decoration: none !important;
}
.templates-instruction .container {
    font-size: 16px;
    color: #000;
    max-width: 1000px;
    margin: 0 auto;
}
.templates-instruction .container p, 
.templates-instruction .container ul,
.templates-instruction .container ol {
    font-size: 16px;
    font-weight: 400;
}

.templates-instruction .container .templates-instruction-note p {
    font-size: 14px !important;
    padding: 3px 5px !important;
    color: #fff !important;
    background: #2675EC !important;
    border-radius: 5px !important;
    display: inline-block !important;
}
.templates-instruction .container .builder {
    margin: 0 !important;
}
.templates-instruction .container .builder .templates-instruction-note {
    margin-bottom: -15px !important;
}
.templates-instruction .container .builder {
    display: flex;
    flex-direction: column;
    grid-gap: 20px;
}
.templates-instruction .container .templates-instruction-header p {
    font-size: 28px;
}

.templates-instruction .container img {
    border-radius: 12px;
}

.templates-author-card-social-link--site {
    font-size: 0;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/116/sc/345/h/e7c3c24afff8cf4fa2173e63b894c05e.svg) center / contain no-repeat;
    width: 27px;
    height: 27px;
    display: inline-block !important;
}


.templates-instruction-header {
    padding-right: 40px;
    position: relative;
    width: fit-content;
}

.templates-instruction-header:after {
    content: '';
    display: block;
    width: 18px;
    height: 28px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/116/sc/12/h/59d154822bd51627d643a12d9185e96e.svg) center no-repeat;
    position: absolute;
    top: 5px;
    right: 0;
    transition: 0.3s ease;
    transform-origin: 50% 50%;
}
.templates-instruction-header.show-instruction:after {
    transform: rotate(90deg);
}

.block-set-editor .redactor-instruction-hidden-block .templates-instruction-header {
    pointer-events: auto !important;
    cursor: pointer !important;
}
.block-set-editor .redactor-instruction-hidden-block .templates-instruction-header ~ * {
	display: none;
}
