@charset "UTF-8";
/* https://www.bar-technologies.com/wp-content/themes/visual-composer-starter-child/css/blog.css?ver=1.1 */
.entry-content.archive::empty{display:none!important}.entry-preview{display:flex;gap:40px;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid lightgray}.entry-preview:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.archive .entry-preview .entry-content{margin:0}.entry-preview img.wp-post-image{aspect-ratio:3/2;object-fit:cover;width:220px;height:auto}.entry-preview h2.entry-title a{color:#222;font-size:1.3rem}@media screen and (max-width:786px){.entry-preview{flex-wrap:wrap;gap:20px}.entry-preview>a{width:100%}.entry-preview img.wp-post-image{aspect-ratio:3/2;width:100%}}.single article.entry-full-content{max-width:100%;width:900px;margin:auto}img.blog_head_img.wp-post-image{max-width:100%;width:100%;height:auto;aspect-ratio:3/1;object-fit:cover;margin-bottom:30px}h1.blog_title{margin-bottom:20px}a.back_btn{display:inline-block;margin-top:15px}.related-articles-wrapper{margin-top:50px}.related-title{font-size:1.4rem;font-weight:600;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid lightgray}.related-articles{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-column-gap:30px;grid-row-gap:30px;min-width:0;min-height:0 overflow:hidden}.related-articles-item img{width:100%;max-width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;margin-bottom:10px}.related-articles-item a{text-decoration:none!important}.related-articles-item a h4{font-size:1.1rem;line-height:1.3;font-weight:500}.related-articles-item a:hover h4{color:var(--primary)}@media screen and (max-width:786px){h1.blog_title{margin-bottom:15px;font-size:1.4rem;line-height:1.4}.related-articles{grid-template-columns:repeat(2,1fr);grid-column-gap:25px;grid-row-gap:25px}img.blog_head_img.wp-post-image{aspect-ratio:3/2}}