.prisoners{
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    border: 3px solid #ff2a00;
    max-width: 350px;
}
.prisoners__img{
    height: 364px;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}
.prisoners__img:before{
    content: '';
    background-image: url("/user/img/uzniki-sovesti/conscience1.png");
    background-repeat: no-repeat;
    width: 527px;
    height: 71px;
    display: block;
    position: absolute;
    top: -2px;
}
.prisoners__img:after{
    content: '';
    background-image: url("/user/img/uzniki-sovesti/conscience2.png");
    background-repeat: no-repeat;
    width: 479px;
    height: 64px;
    display: block;
    position: absolute;
    bottom: 0;
    background-position: bottom;
}
.prisoners__img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.prisoners__text{
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 50px;
    left: 20px;
    right: 20px;
}
.prisoners__title{
    color: #FFC700;
    text-shadow: 0px 8px 8px 0px #000000;
    font-family: "Inter-Bold", sans-serif;
    font-size: 36px;
    font-weight: 800;
    line-height: 43.2px;
    letter-spacing: 1.7999999523162842px;
    text-align: left;
}
.prisoners__subtitle{
    font-family: "Inter-Bold", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    letter-spacing: 1px;
    text-align: left;
    color: white;
    margin-top: 10px;
}
.prisoners-links__item{
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 10px;
}
.prisoners-links__date{
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-align: left;
    color: #7B7B7B;
    margin-bottom: 5px;
}
.prisoners-links__link{
    font-family: inherit;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 10px;
}
.prisoners-links__link:hover,
.conscience__more:hover,
.conscience-block__link:hover,
.conscience-block__name:hover,
.conscience-tile__title:hover,
.conscience-tile__more:hover,
.conscience-notice__link:hover,
.content-news__link:hover,
.conscience-top__title:hover,
.conscience-title:hover,
.conscience-notice__right .conscience-tile__more:hover{
    color: #ed4945;
}
.donate-btn{
    max-height: 40px;
    text-transform: uppercase;
    color: white;
    cursor: pointer;
    background: #FF2A00;
    outline: none;
    border: none;
    padding: 10px;
    border-radius: 20px;
    max-width: 189px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Inter-Bold", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-right: 15px;
}
.header__center{
    display: flex;
    align-items: center;
}
.help-block{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 376px;
    position: relative;
    padding: 5px 10px 0 10px;
    margin-left: 20px;
    height: 50px;
}
.help-block__left{
    width: 47%;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 1px;
    color: white;
    position: relative;
    height: 100%;
}
.help-block__left:after{
    content: '';
    background-image: url('/user/img/uzniki-sovesti/wreath1.png');
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position-y: 33px;
}
.help-block__right{
    width: 47%;
    position: relative;
    height: 100%;
    display: flex;
}
.help-block__right a{
    font-family: "Inter-Bold", sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: 14px;
    letter-spacing: 1px;
    color: #FFC700;
    display: block;
}
.help-block__more img{
    width: 100%;
    height: 100%;
}
.help-block__more{
    margin-top: 5px;
    width: 24px;
    min-width: 24px;
    height: 24px;
}
.help-block__right:after{
    content: '';
    background-image: url('/user/img/uzniki-sovesti/wreath1.png');
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position-y: 33px;
}
.help-block:before{
    content: '';
    background-image: url('/user/img/uzniki-sovesti/image-help.png');
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    z-index: -1;
}
.donate-btn img{
    margin-right: 10px;
    width: 24px;
    height: 24px;
}
.conscience__more{
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    display: flex;
    justify-content: flex-end;
    color: #7B7B7B;
    align-items: center;
}
.conscience__more img{
    margin-left: 5px;
}
.prisoners-links{
    background: #fff1ee;
    padding: 10px;
}
.conscience{
    display: flex;
    flex-direction: column;
}
.conscience__title{
    font-family: "Inter-Bold", sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: 1.7999999523162842px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    position: relative;
}
.conscience__title span{
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    padding: 0 20px;
}
.conscience__title span h1{
    margin-bottom: 0;
}
.conscience__title:before{
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    background: #EDEDED;
    top: 50%;
    z-index: -1;
}
.conscience__title img{
    margin-right: 10px;
    width: 46px;
    height: 46px;
}
.conscience-top__item{
    display: flex;
    justify-content: space-between;
}
.conscience-block__item{
    width: 49%;
    display: flex;
    flex-direction: column;
    /* align-items: flex-start; */
}
.conscience-block__img{
    width: 100%;
}
.conscience-block__img img{
    width: 100%;
}
.conscience-block__link{
    font-family: inherit;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 5px;
}
.conscience-block__date{
    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-align: left;
    color: #7B7B7B;
}
.popup-conscience .popup-box_wrap{
   padding: 20px;
    max-width: 1200px;
}
.popup-conscience__img, .popup-conscience__img img{
    width: 100%;
}
.popup-conscience__img{
    margin-bottom: 5px;
}
.popup-conscience-box__show:after{
    content: '';
    background-image: url("/user/img/uzniki-sovesti/Arrow_right_light.png");
    width: 22px;
    height: 17px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    margin-left: 10px;
}
.popup-conscience__title{
    text-align: center;
    font-family: "Inter-Bold", sans-serif;
    font-size: 48px;
    font-weight: 800;
    line-height: 57.6px;
    letter-spacing: 1.7999999523162842px;
    margin-bottom: 5px;
    color: black;
}
.popup-conscience-box__item{
    display: flex;
    flex-direction: column;
    margin: 0 5px;
}
.popup-conscience-box__text{
    font-family: "Inter-Medium", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    margin-bottom: 15px;
    color: black;
}
.popup-conscience-box__show{
    font-family: "Inter-Medium", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border: 4px solid #FF2A00;
    border-radius: 30px;
    color: black;
}
.popup-conscience-box__show:hover{
    background: #FF2A00;
    color: white;
}
.popup-conscience-wrap{
    height: 825px;
    overflow-y: auto;
}
.popup-conscience-box__show:hover:after{
    background-image: url("/user/img/uzniki-sovesti/Arrow_right_light_hover.png");
    width: 22px;
    height: 17px;
}
.popup-conscience-box{
    padding-top: 25px;
    border-top: 1px solid #F0F0F0;
    width: 100%;
    display: flex;
    justify-content: center;
}
.popup-conscience__about{
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    margin-bottom: 25px;
}
.conscience-top{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.conscience-top__item{
    width: 49.2%;
    padding: 0 10px 10px 10px;
    flex-wrap: wrap;
}
.conscience-top__item{

}
.conscience-top__item.orange{
    border-top: 2px solid #FF2A00;
    background: #fff1ee;
}
.conscience-top__item.blue{
    border-top: 2px solid #6CA9FF;
    background: #E1EEFF;
}
.conscience-top__top{
    display: flex;
    justify-content: space-between;
    padding: 10px 0 10px 0;
    width: 100%;
}
.conscience-top__title{
    font-size: 18px;
    font-family: "Inter-SemiBold", sans-serif;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 1.7999999523162842px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}
.conscience-top__title img{
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
.conscience-content{
    display: flex;
    justify-content: space-between;
}
.conscience-content__left{
    width: 71%;
}
.conscience-content__right{
    width: 20%;
}
.conscience-notice{
    width: 100%;
    display: flex;
    margin-bottom: 50px;
    height: 100px;
}
.conscience-notice__text{
    padding: 10px;
    display: flex;
    justify-content: space-between;
}
.conscience-notice__img{
    max-width: 248px;
    width: 100%;
    margin-right: 10px;
}
.conscience-notice img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.conscience-notice__link{
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 1.7999999523162842px;
    color: white;
    width: 70%;
}
.conscience-notice__link span{
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #FFC700;
}
.conscience-notice__more{
    width: 40px;
    height: 40px;
    position: relative;
}
.conscience-notice__more img{
    width: 100%;
}
.conscience-notice__text{
    position: relative;
    align-items: center;
}
.conscience-notice{
    position: relative;
}
.conscience-notice:before{
    content: '';
    background-image: url("/user/img/uzniki-sovesti/notice.png");
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    z-index: -1;
}
.conscience-notice:after{
    content: '';
    background-image: url("/user/img/uzniki-sovesti/paper.png");
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position-x: right;
    background-position-y: center;
    z-index: -1;
}
.conscience-top.three-blocks{

}
.conscience-top.three-blocks .conscience-block__item {
    width: 31.33%;
}
.conscience-top.three-blocks .conscience-top__top{
    padding: 10px 0;
}
.conscience-block__name{
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 5px;
    text-align: center;
}
.conscience-block__describe{
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
    color: #7B7B7B;
}
.conscience-tiles{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.conscience-tile{
    width: 32.33%;
    display: flex;
    flex-direction: column;
    height: 350px;
    position: relative;
}
.conscience-tile__img{
    width: 100%;
    height: 100%;
}
.conscience-tile__img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.conscience-tile__info{
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 25px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    justify-content: space-between;
}
.conscience-tile__title{
    font-family: "Inter-Bold", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1.7999999523162842px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: white;
    display: inline-block;
    word-wrap: break-word;
    width: 100%;
}
.conscience-tile__subtitle{
    font-family: "Inter-Medium", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px;
    letter-spacing: 1.7999999523162842px;
    text-align: left;
    color: white;
}
.conscience-tile__more{
    font-family: "Inter-Bold", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    display: flex;
    align-items: center;
    color: white;
}
.conscience-tile__more img{
    margin-left: 10px;
    width: 24px;
    height: 24px;
}
.conscience{
    margin-bottom: 50px;
}
.conscience-tile-two{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.conscience-tile-two .conscience-tile{
    width: 100%;
    height: 168px;
}
.conscience-tile-two .conscience-tile__title{
    font-size: 18px;
}
.conscience-tile-two .conscience-tile:first-child .conscience-tile__title{
    font-size: 16px;
    color: #FFC700;
    line-height: 19.2px;
}
.conscience-tile-two .conscience-tile:first-child .conscience-tile__title:hover{
    color: #ed4945;
}
.conscience-tile-two .conscience-tile__info{
    top: 10px;
    bottom: 10px;
}
.conscience-tile-two .conscience-tile__title, .conscience-notice__link {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.conscience-notice__link{
    -webkit-line-clamp: 3;
}
.conscience-tile-two .conscience-tile__subtitle {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.conscience-notice__right{
    width: 26.7%;
}
.conscience-notice__right .conscience-tile{
    width: 100%;
    height: 369px;
    margin-bottom: 30px;
}
.conscience-notice__right .conscience-tile__title{
    font-size: 32px;
    font-weight: 700;
    line-height: 38.4px;
    letter-spacing: 1.7999999523162842px;
}
.conscience-notice__right .conscience-tile__more{
    background: white;
    width: max-content;
    padding: 5px;
    color: black;
    font-family: Inter-Regular, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
}
.conscience-notice__right .conscience-tile__info{
    align-items: flex-end;
}
.conscience-title{
    font-family: Inter-SemiBold, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 1.7999999523162842px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.conscience-title img{
    margin-right: 10px;
    width: 24px;
    height: 32px;
    object-fit: cover;
}
.conscience-notice__right .conscience-title{
    margin-bottom: 15px;
}
.conscience-notice__right .content-news__item:first-child{
    padding-top: 10px;
    border-top: 1px solid #ebebeb;
}
.conscience-notice__right .content-news__item:last-child{
    border-bottom: none;
}
@media (max-width: 1800px) {
    .popup-conscience-wrap {
        height: 740px;
    }
}

@media (max-width: 992px){
    .conscience-top.three-blocks .conscience-top__item{
        width: 100%;
        margin-bottom: 30px;
    }
    .donate-btn{
        display: none;
    }
    .help-block{
        display: none;
    }
    .conscience-top.three-blocks .conscience-top__item:last-child{
        margin-bottom: 0;
    }
    .conscience-top.three-blocks{
        flex-direction: column;
    }
    .popup-conscience-box__show{
        font-size: 11px;
    }
    .popup-conscience__about {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .popup-conscience__title {
        font-size: 40px;
        line-height: 45.6px;
    }
    .popup-conscience-box__text {
        font-size: 16px;
        line-height: 21px;
    }
    .popup-conscience-box {
        padding-top: 10px;
    }
    .popup-conscience-wrap {
        height: 650px;
    }
}
@media (max-width: 767px){
    .conscience-top{
        flex-direction: column;
        margin-bottom: 30px;
    }
    .conscience-top__item{
        width: 100%;
        margin-bottom: 30px;
    }
    .popup-conscience-box {
        flex-direction: column;
    }
    .popup-conscience-box__item{
        flex-direction: row;
    }
    .popup-conscience-box__show {
        height: fit-content;
        max-width: 250px;
    }
    .conscience-top__item:last-child{
        margin-bottom: 0;
    }
    .conscience-notice__right, .conscience-content__left{
        width: 100%;
    }
    .conscience-notice__right .conscience-tile__info > div{
        width: 100%;
    }
    .conscience-notice{
        margin-bottom: 30px;
    }
    .conscience-content{
        flex-direction: column;
    }
}
@media (max-width: 567px){
    .conscience-block__item{
        width: 100%;
        margin-bottom: 30px;
    }
    .conscience-tile.conscience-tile-two{
        height: auto;
    }
    .popup-conscience-box__item {
        flex-direction: column;
        align-items: center;
    }
    .popup-conscience__title {
        font-size: 30px;
        line-height: 33.6px;
    }
    .popup-conscience__about {
        font-size: 16px;
        line-height: 25px;
    }
    .conscience-block__item:last-child, .conscience-tile:last-child{
        margin-bottom: 0;
    }
    .popup-conscience-box__text {
        margin-bottom: 5px;
    }
    .popup-conscience-box__show{
        margin-bottom: 5px;
    }
    .conscience-tile-two .conscience-tile__info {
        top: 25px;
        bottom: 15px;
    }
    .conscience-tile-two .conscience-tile:first-child .conscience-tile__title,
    .conscience-tile-two .conscience-tile__title{
        font-size: 20px;
        line-height: 24px;
    }
    .conscience-notice__link{
        font-size: 18px;
        line-height: normal;
    }
    .conscience-tile{
        width: 100%;
        margin-bottom: 30px;
    }
    .conscience-tile-two .conscience-tile{
        height: 350px;
    }
    .conscience-notice{
        flex-direction: column;
        height: auto;
    }
    .conscience-notice:after{
        background-position-y: bottom;
    }
    .conscience-notice__img {
        max-width: 100%;
        margin-right: 0;
    }
    .conscience-tiles{
        flex-direction: column;
    }
}
