.reviews-page .crumbs{margin-bottom:40px}@media screen and (max-width:768px){.reviews-page .crumbs{margin-bottom:20px}}.reviews-page p{margin-bottom:0}.reviews-list{display:flex;flex-wrap:wrap;margin-bottom:30px;padding-top:20px}@media screen and (max-width:768px){.reviews-list{margin-bottom:20px;padding-top:0}}.reviews-list-item{color:#2d2d2d!important;display:flex;margin:0 30px 30px 0;width:calc(50% - 30px)}@media screen and (max-width:768px){.reviews-list-item{margin:0 0 20px;width:100%}}.reviews-list-item-image{align-items:center;background-color:rgba(0,159,227,.2);border-radius:10px;display:flex;flex-shrink:0;height:275px;justify-content:center;margin-right:20px;transition-duration:.3s;width:210px}@media screen and (max-width:768px){.reviews-list-item-image{height:195px;margin-right:15px;width:150px}}.reviews-list-item-image__image{align-items:center;border-radius:5px;display:flex;height:265px;justify-content:center;overflow:hidden;width:200px}@media screen and (max-width:768px){.reviews-list-item-image__image{height:185px;width:140px}}.reviews-list-item-image__image--empty{background-image:url(../images/review.svg);background-position:50%;background-repeat:no-repeat;font-size:40px}.reviews-list-item-info{display:flex;flex-direction:column;max-height:275px;overflow:hidden;position:relative}@media screen and (max-width:768px){.reviews-list-item-info{height:195px}}.reviews-list-item-info:before{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 57.81%);bottom:0;content:"";height:40px;left:0;position:absolute;width:100%}@media screen and (max-width:768px){.reviews-list-item-info:before{height:25px}}.reviews-list-item-title{font-size:20px;font-style:normal;font-weight:700;line-height:26px;margin-bottom:5px}@media screen and (max-width:768px){.reviews-list-item-title{font-size:18px;line-height:19px}}.reviews-list-item-date{color:#898989;font-size:12px;margin-bottom:15px}@media screen and (max-width:768px){.reviews-list-item-date{margin-bottom:10px}}.reviews-list-item-text{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.reviews-list-item:hover .reviews-list-item-image{background-color:rgba(0,159,227,.75);transition-duration:.3s}.review{padding-top:20px}@media screen and (max-width:768px){.review{padding-top:0}}.review-item{display:flex;margin-bottom:30px;width:100%}@media screen and (max-width:768px){.review-item{flex-direction:column;margin-bottom:20px}}.review-item-image{align-items:center;background-color:rgba(0,159,227,.2);border-radius:10px;display:flex;flex-shrink:0;height:555px;justify-content:center;margin-right:30px;width:415px}@media screen and (max-width:768px){.review-item-image{margin:0 auto 15px}}@media screen and (max-width:480px){.review-item-image{height:390px;width:290px}}.review-item-image__image{align-items:center;border-radius:5px;display:flex;height:535px;justify-content:center;overflow:hidden;width:395px}@media screen and (max-width:480px){.review-item-image__image{height:370px;width:270px}}.review-item-image__image--empty{background-image:url(../images/review.svg);background-position:50%;background-repeat:no-repeat;font-size:40px}.review-item-text{font-style:normal;font-weight:400;line-height:normal}.review-back{width:100%}.review-back,.review-back-btn{align-items:center;display:flex;justify-content:center}.review-back-btn{background-color:#fff;border:none;border-radius:5px;padding:10px;transition-duration:.3s}.review-back-btn-icon{background-image:url(../images/arrow-back.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;height:15px;margin-right:7px;width:8px}.review-back-btn:hover{background-color:rgba(0,159,227,.2);transition-duration:.3s}.review-page-date{color:#898989;display:block;font-size:16px;font-weight:400;line-height:1;margin-top:10px}