.blog-top-bar .blog-archive__title{display:flex;flex-direction:row;gap:16px;align-items:flex-end;line-height:1}.blog-top-bar .blog-archive__title .wpgb-facet{margin-bottom:4px}.blog-archive-container .archive-list{display:grid;grid-template-columns:repeat(2, 1fr)}.blog-archive-container .archive-list .post-box{aspect-ratio:1}.blog-archive-container .archive-list .post-box:nth-child(1){grid-column:span 2;aspect-ratio:2}.blog-archive-container .post-sidebar__search-facet{width:100%}.blog-archive-container .post-sidebar__search-facet .wpgb-facet{width:100%}.blog-archive-container .blog-archive__facet-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.blog-archive-container .blog-archive__facet-bar .blog-archive__facet-bar__menus{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap;position:relative}.blog-archive-container .blog-archive__facet-bar .archive-list__facet{cursor:pointer}.blog-archive-container .blog-archive__facet-bar .archive-list__facet .archive-list-trigger{background:#fff;border-radius:var(--border-r--8);padding:4px 12px;display:flex;align-items:center;gap:8px}.blog-archive-container .blog-archive__facet-bar .archive-list__facet .archive-list-trigger svg,.blog-archive-container .blog-archive__facet-bar .archive-list__facet .archive-list-trigger .archive-list-trigger__image{height:18px;width:auto}.blog-archive-container .blog-archive__facet-bar .archive-list__facet .archive-list__facet__inner{position:absolute;top:calc(100% + 8px);width:100%;max-width:540px;z-index:1;display:flex;flex-direction:row;flex-wrap:wrap;gap:0px;height:0;overflow:hidden;padding:8px;opacity:0;transition:height 0.3s, opacity 0.3s;border-radius:var(--border-r--8);box-shadow:rgba(0, 0, 0, 0.09) 0px 3px 12px;z-index:2;background:#fff;width:auto}.blog-archive-container .blog-archive__facet-bar .archive-list__facet .archive-list__facet__inner.active{height:auto;opacity:1}.blog-archive-container .blog-archive__facet-bar .archive-list__facet .archive-list__facet__inner .archive-list__facet__header{display:none;flex-direction:row;gap:6px;align-items:center;justify-content:space-between;width:100%}.blog-archive-container .blog-archive__facet-bar .archive-list__facet.--users{position:relative}.blog-archive-container .blog-archive__facet-bar .archive-list__facet.--users .archive-list__facet__inner{display:flex;flex-direction:column}.blog-archive-container .blog-archive__facet-bar .archive-list__facet.--users .archive-list__facet__inner .archive-list__facet__authors-wrap{display:flex;flex-direction:column;gap:8px}.blog-archive-container .blog-archive__facet-bar .archive-list__facet.--users .archive-list__facet__inner .sidebar-box__expert-box{display:flex;flex-direction:row;align-items:center;gap:6px}.blog-archive-container .blog-archive__facet-bar .archive-list__facet.--users .archive-list__facet__inner .sidebar-box__expert-box .expert-box__img-holder{display:flex}.blog-archive-container .blog-archive__facet-bar .archive-list__facet.--users .archive-list__facet__inner .sidebar-box__expert-box .expert-box__img-holder .expert-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;border:2px solid #fff}.post-sidebar .post-sidebar-wrap{display:flex;flex-direction:column}.post-sidebar .post-sidebar-wrap .sidebar-box{position:relative;margin-bottom:var(--sp-24-40)}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;cursor:pointer}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__header .sidebar-box__header__icon{position:relative;display:flex;width:16px;transition:0.2s}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__header.active .sidebar-box__header__icon{transform:rotate(-180deg)}.post-sidebar .post-sidebar-wrap .sidebar-box:after{content:"";position:absolute;top:calc(-1*(var(--sp-24-40) / 2));left:0;width:100%;height:1px;background-color:#fff}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner{min-width:100%;padding-top:16px}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner .sidebar-box__articles-list{display:flex;flex-direction:column;gap:6px;padding-left:24px}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner .sidebar-box__articles-list .articles-list-el{font-size:14px;font-weight:300}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner .sidebar-box__articles-list .articles-list-el a{font-size:14px}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner .sidebar-box__category-wrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner .sidebar-box__category-wrap .category-el{padding:4px 12px;background:#fff;border:1px solid var(--color-bg--light);border-radius:32px;transition:0.3s}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner .sidebar-box__category-wrap .category-el:hover,.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner .sidebar-box__category-wrap .category-el.current-cat{background:var(--color-bg--light)}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner .sidebar-box__expert-wrap{display:flex;flex-direction:column;gap:8px}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner .sidebar-box__expert-wrap .sidebar-box__expert-box{display:flex;flex-direction:row;gap:12px}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner .sidebar-box__expert-wrap .sidebar-box__expert-box .expert-box__img-holder{display:flex}.post-sidebar .post-sidebar-wrap .sidebar-box .sidebar-box__inner .sidebar-box__expert-wrap .sidebar-box__expert-box .expert-box__img-holder .expert-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #fff}@media (max-width:540px){.blog-archive-container .archive-list .post-box{aspect-ratio:0.75}.blog-archive-container .archive-list .post-box:nth-child(1){aspect-ratio:1.3333333333}.blog-archive-container .blog-archive__facet-bar .archive-list__facet .archive-list__facet__inner{position:fixed;top:unset;left:0;border-radius:8px 8px 0 0;padding:24px;bottom:-100%;width:100%;transition:0.3s;z-index:9999}.blog-archive-container .blog-archive__facet-bar .archive-list__facet .archive-list__facet__inner.active{bottom:0}.blog-archive-container .blog-archive__facet-bar .archive-list__facet .archive-list__facet__inner .archive-list__facet__header{display:flex}.blog-arch-filter-backdrop{position:fixed;left:0;top:0;height:100%;width:100%;background:#ebebeb63;visibility:hidden;opacity:0;transition:0.3s;z-index:999;backdrop-filter:blur(3px)}.blog-arch-filter-backdrop.active{opacity:1;visibility:visible}}.post-container{background:#fff;border-radius:var(--border-r--8);padding:24px var(--sp-8-32);overflow:hidden}.post-container .post-img-holder{display:flex}.post-container .post-img-holder .post__img{width:100%;aspect-ratio:1.7777777778;border-radius:var(--border-r--8);object-fit:cover}.post-container .post-info-bar{display:flex;flex-direction:row;gap:12px;align-items:flex-start;justify-content:space-between}.post-container .post-info-bar .post-categories-wrap{display:flex;flex-direction:row;gap:6px;flex-wrap:wrap}.post-container .post-info-bar .post-categories-wrap .post-category{padding:4px 10px;background:var(--color-bg--light);border-radius:32px}.post-container .post-info-bar .post-author{display:flex;flex-direction:row;gap:8px;align-items:center}.post-container .post-info-bar .post-author .post-author__img{border-radius:50%}.post-container .post-add-info{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center}.post-container .post-content h1,.post-container .post-content h2,.post-container .post-content h3,.post-container .post-content h4,.post-container .post-content h5,.post-container .post-content h6,.post-container .post-content .h1,.post-container .post-content .h2,.post-container .post-content .h3,.post-container .post-content .h4,.post-container .post-content .h5,.post-container .post-content .h6{font-family:var(--font-family-primary);font-size:var(--blog-headings);margin-bottom:12px}.post-container .post-content img{width:100%;border-radius:var(--border-r--8);height:auto}.post-container .post-related-posts .blog-wrap{display:grid;grid-template-columns:repeat(2, 1fr);gap:var(--sp-8-16)}.post-container .post-related-posts .blog-wrap .post-box{aspect-ratio:1}@media (max-width:768px){.post-container .post-info-bar{flex-direction:column-reverse}.post-container .post-info-bar .post-categories-wrap{overflow-x:scroll;flex-wrap:nowrap;white-space:nowrap;padding-bottom:6px;width:calc(100% + 12px);padding-right:12px}.post-related-posts .blog-wrap .post-box{aspect-ratio:0.6666666667 !important}}