.writerv2 {
    width: 100%;
    padding: 20px;
    border-width: 1px;
    border-color: hsla(0,0%,45.5%,.15);
    background-color: #fff;
}
._w-avatar, .writerv2 {
    border-style: solid;
    border-radius: 6px;
}
._w-top-info {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding-bottom: 12px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px dashed hsla(0,0%,45.5%,.25);
}
._w-avatar-rating {
    margin-right: 8px;
}
._w-avatar {
    width: 52px !important;
    height: 52px;
    margin-right: 0;
    border-width: .8px;
    border-color: hsla(0,0%,45.5%,.25);
}
._w-avatar {
    width: 52px;
    height: 52px;
    margin-right: 0;
    border-width: .8px;
    border-color: hsla(0,0%,45.5%,.25);
}
._w-avatar, .writerv2 {
    border-style: solid;
    border-radius: 6px;
}
._w-info {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
._w-button, ._w-info {
    -webkit-align-self: center;
    -ms-grid-row-align: center;
}

._w-name {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
}
._w-orders {
    color: #151515;
    font-size: 13px;
    font-weight: 400;
}
._w-numbers {
    color: #367fd3;
}
._w-rating {
    display: flex;
    width: 52px;
    height: 52px;
    padding: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 1px solid #f8a92d;
    border-radius: 6px;
    background-color: rgba(248,169,45,.04);
    text-align: center;
}
.wr-numb {
    margin-top: 0;
    margin-bottom: 0;
    color: #f8a92d;
    font-size: 10px;
    line-height: 130%;
    font-weight: 500;
    text-align: center;
}
.stars {
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 120%;
}
._w-rate {
    margin-right: 2px;
    color: #f8a92d;
    font-size: 12px;
    font-weight: 600;
}
.image-46 {
    width: 12px;
    height: 11px;
    margin-top: 0;
    margin-right: 2px;
}
._w-description {
    margin-top: 12px;
    margin-bottom: 12px;
    min-height:180px;
    max-height:180px;
    color: #666;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    overflow-x: auto;
}
.sccs-rate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px dashed hsla(0,0%,45.5%,.25);
}

.siw {
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
}

._w-orders {
    color: #151515;
    font-size: 13px;
    font-weight: 400;
}
._w-numbers {
    color: #367fd3;
}

._w-orders {
    color: #151515;
    font-size: 13px;
    font-weight: 400;
}

._w-button {
    display: block;
    padding: 10px 14px;
    align-self: center;
    border-style: none;
    border-width: 2px;
    border-color: #296bb7;
    border-radius: 6px;
    color: #fdfdfd;
    text-align: center;
    cursor: pointer;
}

._w-button, ._w-button:hover {
    background-color: #367fd3;
    font-weight: 500;
}