.recommendation__item{position:relative;overflow:hidden;padding:32px;display:flex;flex-direction:column;justify-content:space-between;row-gap:16px;border-radius:24px;background-color:#fff}@media (min-width: 576px){.recommendation__item{height:100%;width:100%;min-height:480px}}.recommendation__item_content{color:#2e3639;font-size:20px;line-height:28px;-webkit-line-clamp:11;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.recommendation__item_author{display:flex;justify-content:space-between;align-items:flex-end}.recommendation__author_name{display:flex;gap:4px;flex-direction:column}.recommendation__author_name .recommendation__author_link{font-weight:700}.recommendation__author_name .recommendation__google_link{color:#2e363980}.recommendation__author_image{position:relative;flex:0 0 auto;width:60px;height:60px}.recommendation__author_image:before{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;content:"";border-radius:50%;overflow:hidden;background-color:#f0efe2;background-repeat:no-repeat;background-position:center center;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cpath%20fill%3D%22%232E3639%22%20d%3D%22M12%2010a4%204%200%201%200%200-8%204%204%200%200%200%200%208ZM20%2017.5c0%202.48%200%204.5-8%204.5s-8-2.02-8-4.5S7.58%2013%2012%2013s8%202.02%208%204.5Z%22%2F%3E%0A%3C%2Fsvg%3E%0A)}.recommendation__author_image img{position:relative;z-index:2;display:block;width:100%;height:100%;object-fit:cover}.swiper__recommendations .swiper-slide{height:auto}.swiper__recommendations .recommendation__item{width:360px;height:100%}
