.blogbyte-tab-head{display:flex;flex-wrap:wrap;margin-bottom:2.4rem;position:relative}.blogbyte-tab-head .tab-item{text-decoration:none;text-transform:uppercase;text-align:center;padding:.6rem 1.2rem;font-size:1.1rem;font-weight:700;letter-spacing:1px;transition:all .2s ease-out;display:flex;align-items:center;justify-content:center;gap:.6rem;color:var(--global--color-black);border:2px solid var(--global--color-black);border-radius:var(--global--elements-border-radius-s);text-decoration:none!important}.blogbyte-tab-head .tab-item svg{color:var(--global--color-black);fill:var(--global--color-black);width:1.2rem;height:1.2rem}.blogbyte-tab-head .tab-item.active{background-color:var(--global--color-accent);color:#fff;opacity:1!important}.blogbyte-tab-head .tab-item.active svg{fill:#fff;color:#fff}.blogbyte-tab-head .tab-item:focus,.blogbyte-tab-head .tab-item:hover{background:var(--global--color-accent);opacity:.9;color:#fff;outline:0}.blogbyte-tab-head .tab-item:focus svg,.blogbyte-tab-head .tab-item:hover svg{fill:#fff;color:#fff}.blogbyte-tab-head.tab-head-style_1 .tab-item{border-radius:0}.blogbyte-tab-head.tab-head-style_1>:first-child{border-top-right-radius:var(--global--elements-border-radius-s);border-bottom-right-radius:var(--global--elements-border-radius-s)}.blogbyte-tab-head.tab-head-style_1>:last-child{border-top-left-radius:var(--global--elements-border-radius-s);border-bottom-left-radius:var(--global--elements-border-radius-s)}.blogbyte-tab-head.tab-head-style_2{gap:.6rem}.blogbyte-tab-head.tab-head-style_3{gap:.6rem}.blogbyte-tab-head.tab-head-style_3 .tab-item{border:none;background-color:rgba(0,0,0,.05)}.blogbyte-tab-head.tab-head-style_3 .tab-item.active{background-color:var(--global--color-accent)}.blogbyte-tab-head.tab-head-style_3 .tab-item:focus,.blogbyte-tab-head.tab-head-style_3 .tab-item:hover{background:var(--global--color-accent)}.blogbyte-tab-head.tab-head-style_4{gap:1.6rem}.blogbyte-tab-head.tab-head-style_4 .tab-item{background:unset;border:unset;color:unset;padding:0 0 .6rem 0;border-radius:0;border-bottom:2px solid transparent}.blogbyte-tab-head.tab-head-style_4 .tab-item.active svg,.blogbyte-tab-head.tab-head-style_4 .tab-item:focus svg,.blogbyte-tab-head.tab-head-style_4 .tab-item:hover svg{fill:var(--global--color-black);color:var(--global--color-black)}.blogbyte-tab-head.tab-head-style_4 .tab-item.active{border-color:var(--global--color-accent)}.blogbyte-tab-panel{display:none}.blogbyte-tab-panel.active{display:block}.blogbyte-tab-posts-widget:not(.style_1) .blogbyte-article-block-wrapper{grid-template-columns:auto}.blogbyte-tab-posts-widget:not(.style_1) .article-image{width:100%;height:auto}.blogbyte-tab-posts-widget:not(.style_1) .article-image img.wp-post-image{height:auto}.blogbyte-tab-posts-widget.style_3 .article-details{text-align:center;display:grid}.blogbyte-tab-posts-widget.style_3 .blogbyte-entry-categories,.blogbyte-tab-posts-widget.style_3 .blogbyte-entry-meta{justify-content:center}.blogbyte-tab-posts-widget .blogbyte-entry-meta{padding-top:.5rem}.blogbyte-tab-posts-widget.style_3 .blogbyte-entry-meta{order:1;margin-bottom:.8rem}.blogbyte-tab-posts-widget.style_3 .article-title{order:2}