:root{
    --bg-color:rgba(236, 236, 236, 1);
    --slide-bg:rgba(200, 29, 37, 1);
    --tips-label-bg:rgba(255, 155, 125, 1);
}

.hss-label{
   
}

.ili-alert-label .ial-text{
    color: rgba(236, 34, 31, 1);
    font-weight: 600;
    font-size: 14px;
    height: 34px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.ili-alert-label .ial-text div{
    display: inline-block;
    height: auto;
    color: rgba(236, 34, 31, 1);
    font-weight: 600;
    font-size: 14px;
}

.gray-border-input{
    border: 1px solid rgba(130, 130, 130, 1);
    background: rgba(242, 242, 242, 1);
    max-width: 524px;
    height: 56px;
    border-width: 1px;
    border-radius: 8px;
    padding: 16px;
    font-size: 0px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.gray-border-input input{
    font-weight: 400;
    font-size: 14px;
    border: none;
    background: rgba(242, 242, 242, 1);
    /* margin-left: 10px; */
    outline: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    left: 48px;
    height: 30px;
    margin: auto;
}

.content-list.block{
    background: rgba(236, 236, 236, 1);
    padding-top: 0px;
    padding-bottom: 58px;
}

.hs-slide{
    background: var(--slide-bg);
    border-radius: 30px;
    padding-top: 40px;
    padding-right: 29px;
    padding-bottom: 40px;
    padding-left: 29px;
}

.hss-label{
    display: inline-block;
    vertical-align: top;
    max-width: 670px;
}

.hs-slide-row{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.hs-slide-row:last-of-type{
    align-items: flex-end;
    margin-top: -78px;
}

.home-slider{
    margin-bottom: 70px;
}

.pink-button{
    background: rgba(255, 216, 209, 1);
    max-width: 356px; 
    width: 100%;  
    border-radius: 8px;
    padding-top: 17px;
    padding-bottom: 17px;
    text-align: center;
    color: rgba(236, 34, 31, 1);
    text-decoration: none;
}

.red-button{
    color: rgba(255, 255, 255, 1);
    max-width: 344px;
    width: 100%;
    border-radius: 8px;
    padding-top: 17px;
    padding-right: 17px;
    padding-bottom: 17px;
    padding-left: 17px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    background: rgba(236, 34, 31, 1);
    text-decoration: none;
}

.il-item-container{
    background-color: rgba(50, 50, 50, 1);
    border-radius: 16px;
    padding: 16px;
    padding-bottom: 26px;

}

.ili-img-gray-label{
    background: rgba(100, 100, 100, 1);
    border-radius: 8px;
    padding:6px 17px;
    color: rgba(242, 242, 242, 1);
    position: absolute;
    bottom: 6px;
    right: 6px;
    font-size: 14px;;
}

.ili-last-date-label{
    margin-top: 12px;
    color: rgba(224, 224, 224, 1);
    font-size: 14px;
}

.ili-pt-name{
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0%;
    color: rgba(255, 255, 255, 1);
    max-width: 194px;
    width: 100%;
    padding-right: 10px;
}

.ili-pt-date-birth{
    color: rgba(242, 242, 242, 1);
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}

.ili-phone{
    margin-top: 12px;
    color: rgba(242, 242, 242, 1);
    font-weight: 400;
    font-size: 16px;
}

.ili-work-type{
    margin-top: 12px;
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    color: rgba(242, 242, 242, 1);
}

.ili-comment{
    margin-top: 12px;
    color: rgba(189, 189, 189, 1);
    font-weight: 400;
    font-size: 14px;
    height: 51px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.footer{
    background: rgba(236, 236, 236, 1);
}

.item-list-wrap.item-list-wrap-list{

}

.lip-item.selected{
    background: rgba(200, 29, 37, 1);
    color:  rgba(255, 255, 255, 1);
    border-radius: 4px;
}

.border-radius-wrap{
    background: rgba(52, 52, 52, 1);
    border-radius: 20px;
    padding: 30px;
}

.mii-title{
    font-family: Angry;
    font-weight: 400;
    font-size: 28px;
    line-height: 130%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: rgba(130, 130, 130, 1);
    margin-bottom: 10px;
}

.mii-title div{
    color: rgba(245, 245, 245, 1);
    margin-left: 16px;
    display: inline-block;
}

.master-info .ial-text{
    color: rgba(200, 29, 37, 1);
    font-weight: 400;
    font-size: 16px;    
    height: auto;
}

.master-info.border-radius-wrap .ili-alert-label{
    gap: 8px;
}

.mii-birthday{
    color: rgba(245, 245, 245, 1);
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
}

.mii-phone{
    margin-top: 17px;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(245, 245, 245, 1);
}

.mii-worktype{
    margin-top: 17px;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(245, 245, 245, 1);
}

.mii-about{
    margin-top: 17px;
    background: linear-gradient(89.53deg, #323232 -36.32%, #989898 295.25%);
    padding: 29px 26px;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 29px;
    gap: 80px;
}

.mii-list-items .miili-title{
    color: rgba(245, 245, 245, 1);
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 8px;
}

.mii-list-items .miili-list li{
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(245, 245, 245, 1);
}

.miili-sublabel{
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(245, 245, 245, 1);
    
}

.content-one.block{
    background: rgba(236, 236, 236, 1);
}

.last-master-review{
    background: linear-gradient(89.05deg, #323232 0.82%, #989898 154.65%);
    margin-top: 23px;
    display: block;
    position: relative;
    margin-bottom: 56px;
}

.lmr-title{
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-bottom: 23px;
    color: rgba(242, 242, 242, 1);
    font-family: Angry;
}

.lmr-text{
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0%;
    color: rgba(242, 242, 242, 1);
    margin-bottom: 27px;
    padding-right: 266px;
}


.param-label .pl-value{
    color: rgba(242, 242, 242, 1);
    margin-left: 8px;
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
}

.home-slider .hss-black-button{
    flex: 1 1;
    min-width: 268px;
}

.lmr-footer { 
        gap: 16px;
        flex-direction: column;
        margin-bottom: 199px;
}

.miip-bs {
    position: absolute;
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}


.mii-photo .miip-bs{
    
}