.--single--word-thumnail {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 300px;
    display: flex
}

.handle,.resize {
    position: absolute;
    top: 0;
    height: 100%
}

.--single--word-thumnail img {
    display: block;
    max-width: none;
    width: 100%
}

.resize {
    left: 0;
    overflow: hidden
}

.handle {
    left: 50%;
    width: 4px;
    background: #fff;
    cursor: ew-resize
}

.before-after {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 300px
}

.--sin-work- {
    flex: 1;
    max-width: 440px;
    min-width: 433px;
    overflow: hidden;
    position: relative;
    height: 100%;
    border-radius: var(--largeradius);
    border: 1px solid #00183726;
    background: #fff;
    cursor: zoom-in;
}

.-wid-work-post- {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px
}

.--work--title--h3 {
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 15px
}

.--single--table-item {
    display: flex;
    margin-bottom: 10px;
    font-size: 18px;
    gap: 9px;
    font-weight: 400
}

.--single--table-item: last-child {
    margin-bottom:0
}

.--single--table-item p {
    font-weight: 300
}

.--single--table-item span {
    flex: 1
}

.--minithumb-image {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 50px;
    transform: rotate(270deg);
    left: 2px
}

.-more--work--gallery--button->em {
    font-style: normal;
    margin-inline-end:5px;position: relative;
    top: -2px
}

.-more--work--gallery--button->strong {
    font-family: var(--f-number)
}

.--work_top {
    padding: 28px;
    position: relative
}

.--single--work--Stars,.--single--work-Active--Stars {
    display: flex;
    font-weight: 600;
    letter-spacing: 2px;
    color: #ffc83d
}

.--single--work--Stars .fa-regular {
    color: #ddd
}

.--single--work--Stars>i,.--single--work-Active--Stars>i {
    font-weight: inherit
}

.--single--work-rating-stars {
    display: block;
    position: relative;
    font-size: 19px
}

.--single--work-rating {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

.-def-wid-tit {
    max-width: 990px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
    font-size: 28px;
    margin-bottom: 24px;
    flex-direction: column;
    align-items: center;
    position: relative
}

.-wid-work-post.works_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.YC-image-box-work {
    max-height: 250px;
    overflow: hidden
}

.-ycwt-works_v1 .before-title-opacity {
    min-width: max-content
}

.work-image {
    max-height: 290px;
    overflow: hidden;
    border-radius: var(--largeradius);
    background: var(--background);
    width: 100%;
    height: 290px;
    display: flex;
    justify-content: center;
    align-items: center
}
