.eq-blog-category-banner{background:#e7ebdf;position:relative;overflow:hidden}.eq-blog-category-banner__row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:var(--sub-container);width:100%;margin:0 auto}.eq-blog-category-banner__left,.eq-blog-category-banner__right{max-width:50%;width:100%}.eq-blog-category-banner-img{display:flex;justify-content:center;max-width:50%;width:100%}.eq-blog-category-banner-img img{width:50%;position:absolute;top:auto;right:12%;bottom:0;height:100%;object-fit:cover;object-position:center}.eq-blog-category-banner-title h1{font-size:40px;line-height:110%;color:#43402e;margin:0 0 10px}.eq-blog-category-banner-title p{font-size:16px}.blog-category__tab-wrap{padding:19px 0;border-bottom:1px solid #E7EBDF}.blog-category-tab-buttons__wrap{display:flex;justify-content:center;align-items:center}.blog-category-tab-buttons__block span.blog-category-tab-buttons__icon{display:flex;margin:0 5px 0 0}.blog-category-tab-buttons__block svg{width:20px;height:20px}.blog-category-tab-buttons__block .tab-btn-title{background:transparent;color:#43402e;font-weight:500;font-size:14px;padding:10px 16px;text-transform:uppercase;display:flex;align-items:center;margin:0 5px;border:1px solid #43402E;border-radius:4px}.blog-category-tab-buttons__block .tab-btn-title img{width:20px;height:20px;object-fit:contain}.blog-category-tab-buttons__block .tab-btn-title:hover,.blog-category-tab-buttons__block .tab-btn-title.active{background:#43402e}.blog-category-tab-buttons__block .tab-btn-title:hover,.blog-category-tab-buttons__block .tab-btn-title.active{color:#fff}.blog-category-tab-buttons__block .tab-btn-title:hover svg,.blog-category-tab-buttons__block .tab-btn-title.active svg{fill:#fff;stroke:#fff}.blog-category-tab-buttons__block .tab-btn-title:hover img,.blog-category-tab-buttons__block .tab-btn-title.active img{filter:invert(1);mix-blend-mode:color-dodge;color:#fff}.blog-category-tab-content__row{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;max-width:var(--sub-container);width:100%;margin:0 auto}.blog-category-tab-content__block{display:flex;margin:0 -10px;flex-wrap:wrap;width:100%}.blog-category-tab-content__block .tab-content__item{max-width:33.33%;padding:0 10px}.blog-category-tab-content__block .tab-content__main{margin:0 0 50px}.blog-category-tab-content__block .tab-content__image{position:relative;margin-bottom:12px}.blog-category-tab-content__block .eq-blog-category-tag-container{position:absolute;z-index:1;top:12px;left:12px;display:flex}.blog-category-tab-content__block .eq-tag__bestseller{background-color:#43402e;margin:0 10px 0 0;font-size:16px;font-weight:500;text-transform:lowercase;display:flex;justify-content:center;align-items:center}.blog-category-tab-content__block .eq-tag__bestseller span{margin:0 0 0 5px;display:inline-block}.blog-category-tab-content__block .eq-tag__save{background-color:#127832;max-width:max-content;text-transform:lowercase;font-size:16px;font-weight:500;display:flex;align-items:center}.blog-category-tab-content__block .eq-tag__save span{margin:0 0 0 5px}.blog-category-tab-content__block .tab-content__image img{border-radius:4px}.blog-category-tab-content__block .tab-content__info h3{font-size:28px;margin:0 0 20px;transition:all .5s ease;position:relative}.blog-category-tab-content__block .tab-content__info h3:after{position:absolute;content:"";bottom:-5px;left:0;width:0%;height:2px;background-color:#bd8737}.blog-category-tab-content__block .tab-content__info h3:hover:after{width:100%;transition:width .3s linear}.blog-category-tab-content__block .tab-content__info h3:hover{color:#bd8737}.blog-category-tab-content__block .tab-content__info p{font-size:18px;margin:0 0 20px;line-height:140%;letter-spacing:0}.blog-category-tab-content__block .tab-content__info p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.blog-category-tab-content__block .tab-content__info a.read-more{font-size:16px;text-transform:uppercase;font-weight:700;color:#43402e;position:relative}.blog-category-tab-content__block .tab-content__info a.read-more:after{position:absolute;content:"";bottom:-5px;left:0;width:100%;height:2px;background-color:#bd8737}.blog-category-tab-content__block .tab-content__info a.read-more:hover:after{width:0%;transition:width .3s linear}.blog-category-tab-content__block figure.eq-blog__figure{position:relative;padding-top:64.3%}.blog-category-tab-content__block figure.eq-blog__figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.eq-blog-category__pagination ul{display:flex;justify-content:center}.eq-blog-category__pagination ul li a{display:flex;justify-content:center;align-items:center;margin:0 6px;color:#43402e;background-color:#fff;text-decoration:none;font-size:14px;line-height:140%;border:1px solid #43402E;border-radius:4px;width:36px;height:36px;font-weight:500}.eq-blog-category__pagination ul li:first-child a,.eq-blog-category__pagination ul li:last-child a{border:0;margin:0 12px}.eq-blog-category__pagination ul li a .blog-category__pagination__icon:hover{border:0;background-color:#fff}.eq-blog-category__pagination ul li a:hover{border-color:#43402e;background-color:#43402e;color:#fff}.eq-blog-category__pagination ul li a.active{color:#fff;background-color:#43402e;border-color:#43402e}.eq-blog-category__pagination .blog-category__pagination__icon svg:hover{stroke-opacity:1}.eq-blog-category-banner-img img.blog-desk-banner{display:block}.eq-blog-category-banner-img img.blog-mobile-banner{display:none}@media only screen and (max-width:1900px){.eq-blog-category-banner.section-padding{overflow:hidden}}@media only screen and (max-width:991px){.blog-category-tab-content.section-padding{padding:30px 0}.blog-category-tab-content__block .tab-content__item{max-width:50%;padding:0 10px}.blog-category-tab-content__block .tab-content__info h3{font-size:24px}.blog-category-tab-content__block .eq-tag__bestseller{margin:0 5px 0 0}.blog-category-tab-content__block .eq-tag__bestseller span{margin:0 0 0 5px}.blog-category-tab-content__block .eq-tag__save,.blog-category-tab-content__block .eq-tag__bestseller{font-size:12px}.blog-category-tab-buttons__wrap{overflow:auto;flex-wrap:nowrap;white-space:nowrap;align-items:flex-start;justify-content:flex-start;padding:0 20px 15px}.blog-category-tab-buttons__block span.blog-category-tab-buttons__icon{display:flex;width:20px}.eq-blog-category-banner-img img{width:70%;right:0}.eq-blog-category-banner{overflow:hidden}.eq-blog-category__pagination{padding:0 0 30px}.blog-category-tab-content__block .tab-content__info p{font-size:16px}}@media only screen and (max-width:767px){.eq-blog-category-banner-title h1{font-size:28px;line-height:32px}.eq-blog-category-banner.section-padding{padding:30px 0;overflow:hidden}.blog-category-tab-content__block .tab-content__info h3{font-size:22px;margin:0 0 10px}.blog-category-tab-content__block .tab-content__info p{font-size:16px}}@media only screen and (max-width:575px){.blog-category-tab-content__block .tab-content__item{max-width:100%;padding:0 10px}.blog-category-tab-content__block .eq-tag__save,.blog-category-tab-content__block .eq-tag__bestseller{font-size:14px}.eq-blog-category-banner-title p{font-size:12px}.blog-category-tab-content__block .tab-content__info p{font-size:14px}.eq-blog-category-banner-img img.blog-desk-banner{display:none}.eq-blog-category-banner-img img.blog-mobile-banner{display:block}.eq-blog-category-banner-title h1{font-size:24px;line-height:30px}.eq-blog-category-banner-img img{width:75%;right:0}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/eq-blog-category.css.map */
