

/* Start:/local/templates/new2023/components/bitrix/news.list/reviews_block_a4/style.css?17583677684216*/
.review__list{
padding: 0;
    list-style: none;
    margin: 55px 0 60px;
}
.review__item{
    margin-bottom: 10px;
    background-color: #f2f7fd;
}
.review__title{
position: relative;
    margin: 0;
    padding: 27px 50px;
    font-size: 18px;
    font-weight: 700;
}
.review__dropdown{
padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 30px;
    font-size: 18px;
}
.grid-item .icon{
    width: 100px;
    height: auto;
}
.grid-item{
    padding: 30px;
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
    min-height: 420px;
}
.grid-item .flex-end{
    margin-top: auto;
}
/*.grid{*/
/*    display: grid;*/
/*    grid-template-columns: repeat(3, 1fr);*/
/*    gap: 40px;*/
/*}*/
.review__dropdown, .review__title{
    padding: 0 !important;
}
.grid-item.yandex{
    background-color: #17274a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.grid .yandex .icon-yandex{
    width: 182px;
}
.grid .yandex .icon-reit{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-family: TildaSans, Arial, sans-serif;
    font-size: 33px;
    font-weight: 700;
    line-height: 1.55;
}
.grid .yandex .icon-reit .icon-reit-img{
    display: inline-flex;
    color: #fff;
    font-family: "SF UI Display","Arial",sans-serif;
    font-size: 33px;
    font-weight: 700;
    line-height: 1.55;
}
.grid .yandex .icon-reit .icon-reit-img img{
    width: 25px;
}
.grid .yandex .main-text {
    color: #fff;
    font-family: "SF UI Display","Arial",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    margin-top: -70px;
    text-align: center;
}
.grid .grid-item .tariff__btn.btn-yandex{
    background-color: #17274a;
    border-color: #fff;
    color: #fff;
}
.grid .grid-item .tariff__btn.btn-yandex:hover{
    color: #17274a;
    background-color: #fff;
}
.px-2{
    padding: 0 16px;
}
.review-swiper-button-next, .review-swiper-button-prev{
    padding: 15px;
    background-color: #4c82ff;
    border-radius: 100%;
    height: 40px;
    width: 40px;
}
.review-swiper-button-next::after,
.review-swiper-button-prev::after {
    font-size: 1rem;
    font-weight: 600;
    color: #000;
}
.swiper-slide{
    height: auto;
}
.swiper-wrapper{
    box-sizing: border-box;
}
/*@media (max-width: 1200px) {*/
/*    .grid{*/
/*      gap: 30px;*/
/*    }*/
/*}*/
/*@media (max-width: 1000px) {*/
/*    .grid{*/
/*        grid-template-columns: repeat(2, 1fr);*/
/*    }*/
/*}*/
/*@media (max-width: 768px) {*/
/*    .grid{*/
/*        grid-template-columns: repeat(1, 1fr);*/
/*    }*/
/*}*/
.blog__item-img {
    aspect-ratio: 210 / 297;
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin: 10px 10px 10px 0;
}

.blog__item-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #fff;
}
.blog__img{
    height: auto !important;
}
.a4-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
}

.a4-img {
    aspect-ratio: 210 / 297;
    height: 200%;
    max-height: 89vh;
    max-width: calc(100vh * (210 / 297));
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    box-shadow: 0 0 30px rgba(0,0,0,0.6);
}
/* End */
/* /local/templates/new2023/components/bitrix/news.list/reviews_block_a4/style.css?17583677684216 */
