

/* Start:/local/components/addamant/text.author/templates/.default/style.css?17507519883377*/
.text-author-wrapper{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.text-author.card-item{
    max-width: 547px;
    width: 100%;
}
.text-author-worker{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.text-author-titles{
    max-width: 953px;
    margin-right: 64px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.text-author-titles h1{
    margin-bottom: 64px;
}
.text-author.card-item h3{
    margin-bottom: -42px;
}
.text-author.card-item.dark h3,
.text-author.card-item.dark h4,
.text-author.card-item.dark h5{
    color: var(--white);
}
.text-author.card-item.dark h5{
    opacity: 0.5;
}
.text-author.card-item.light h5{
    color: var(--grey);
}
/*.text-author.card-item h3{
    position: absolute;
}*/
.text-author-worker .button{
    margin: 0;
}
.worker-info{
    text-align: right;
}
.worker-info img{
    margin-bottom: 16px;
    max-width: 80px;
    max-height: 80px;
}
.employee-block .text-author-titles{
    display: none;
}
.employee-block .text-author-worker{
    flex-wrap: wrap;
}
.employee-block .text-author.card-item h3{
    position: static;
}
.employee-block .worker-info{
    width: 100%;
    display: flex;
    text-align: left;
    align-items: center;
    margin-top: 32px;
}
.employee-block .worker-info img{
    margin-right: 16px;
    margin-bottom: 0;
}
.employee-block .text-author h3{
    margin-bottom: 24px;
}
.employee-block .text-author.card-item{
    padding: 24px;
    margin-top: 0;
}
.text-author-step{
    margin-bottom: 32px;
}
.text-author-step.text-bg{
    font-weight: 500;
}
.main-block.web-stack{
    margin-bottom: 100px;
}
@media screen and (max-width:1050px){
    .text-author-wrapper{
        flex-wrap: wrap;
    }
    .text-author-titles{
        margin-right: 0;
    }
    .text-author.card-item{
        margin-top: 64px;
    }
}
@media screen and (max-width:768px){
    .text-author-titles .undertitle p{
        font-size: 18px;
    }
    .text-author-titles{
        max-width: 550px;
    }
    .main-block.web-stack{
        margin-bottom: 50px;
    }
    .web-stack .text-author-titles .undertitle p{
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.01em;
    }
    .web-stack .text-author-titles .undertitle p br{
        display: none;
    }
    .web-stack .text-author-titles{
        max-width: 100%;
    }
}
@media screen and (max-width:600px){
	.text-author-titles h1{
        margin-bottom: 32px;
    }
    .text-author.card-item h3{
        position: relative;
        margin-bottom: 24px;
    }
    .text-author.card-item{
        flex-wrap: wrap;
        padding: 24px;
    }
    .text-author-worker{
        flex-wrap: wrap;
    }
    .text-author-worker .button{
        margin-bottom: 32px;
    }
    .worker-info{
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        text-align: left;
        align-items: center;
    }
    .worker-text{
        margin-left: 16px;
    }
    .worker-info img{
        margin-bottom: 12px;
    }
}
@media (max-width: 380px) {
    .worker-info img{
        width: 75px;
        height: 75px;
    }
}
@media (max-width: 370px) {
    .worker-info img{
        width: 55px;
        height: 55px;
        margin-right: 8px;
    }
    .worker-text{
        margin-left: 8px;
    }
}
/* End */


/* Start:/local/templates/main/styles.css?1750751990253*/
.li-rhombus {}

.height-reset {
    height: initial;
}

.yellow-highlight {
    background-color: #FFEE96;
    border-radius: 160px;
    color: #18233A;
}

.green-highlight {
    background-color: #C6FA9D;
    border-radius: 160px;
    color: #18233A;
}
/* End */
/* /local/components/addamant/text.author/templates/.default/style.css?17507519883377 */
/* /local/templates/main/styles.css?1750751990253 */
