.title {display: flex; flex-direction: column;}.title-logo {width: 250px; height: 200px;}.slider-blog-item {width: 95%;}.slider-blog-preview {height: 225px!important; object-fit: cover;}.slider-blog-item iframe {width: 100%; height: 225px;}.article {display: flex; flex-direction: column; padding: 5rem 0;}.article-body {height: 400px; overflow: hidden; position: relative; font-size:1rem; line-height:1.25; max-width:1320px; margin:0 auto;}.article-body::after {right: 0; bottom: 0; left: 0; height: 200px; background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)); content: ''; position: absolute; pointer-events: none;}.article-label::before {content: 'Читать полностью';}.article-checkbox:checked + .article-label::before {content: 'Свернуть';}.article-checkbox:checked ~ .container-prod .article-body {height: auto!important;}.article-checkbox:checked ~ .container-prod .article-body::after {background: none; }/* SEO-продвижение */.custom.article{width: 90%; margin: 0 auto;}.custom.article p{ margin-bottom: 1rem !important; }@media screen and (max-width: 600px) {    .article-body p{font-size: 1.2rem;}}.price-card {padding: 5rem 0; position: relative;}.price-card-card {height: 17rem; width: 95%;}.afterword-bg {background: url("/images/pages/home/014.png") center bottom no-repeat; background-size: auto 100%;}.afterword-text {background: rgba(255,255,255,.5);}@media (min-width: 992px) {    .afterword-text {background: none;}}