.blog-list--wrapper{margin:60px 0}.blog-list--wrapper.preloader{position:relative}.blog-list--wrapper.preloader::after{content:"";position:absolute;display:block;background-image:url('/local/templates/winemore/components/bitrix/news.list/blog/../../../../img/icon/pre-loader.gif');width:100%;height:100%;top:0;left:0;background-color:rgb(255 255 255 / 60%);background-repeat:no-repeat;background-position:50% 100px;background-size:70px}.row[data-entity="blog-list"]{row-gap:60px}.blog-list--item{display:flex;flex-direction:column;height:100%}.blog-list--item-image{position:relative;padding-top:66%}.blog-list--item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:8px}.blog-list--item-title{padding:26px 0 14px;font-size:20px;line-height:25px;font-weight:600}.blog-list--item-title a{}.blog-list--item-preview{padding-bottom:30px;font-size:14px;line-height:19px;opacity:.7}.blog-list--item-info{display:flex;gap:30px;margin-top:auto}.blog-list--item-info .blog-list--item-info-date{font-size:14px;line-height:18px;opacity:.5}.blog-list--item-info .blog-list--item-info-view{font-size:14px;line-height:19px;font-weight:600;display:flex;gap:5px;align-items:center}.blog-list--pager{margin-top:60px;display:flex;gap:30px}.blog-list--pager-nav{width:74.5%}.blog-list--pager-button.d-none + .blog-list--pager-nav{width:100%}.blog-list--pager-button .btn.btn-icon{gap:10px;transition:border-color .3s ease-out,opacity .3s ease-out}.blog-list--pager-button .btn.btn-icon.loading{pointer-events:none;opacity:.6}.blog-list--pager-button .btn.btn-icon.loading .icon{animation:spin 2s infinite linear}@keyframes spin{100%{transform:rotate(1turn)}}@media (min-width:1201px){.blog-list--item-title a:hover{color:#722D4F}}@media (max-width:767px){.blog-list--wrapper{margin:30px 0}.blog-list--pager{margin-top:30px;flex-direction:column;gap:15px;align-items:center}