.entry-meta,ul.post-categories{-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0}.entry-meta{display:-ms-flexbox;display:flex;margin-bottom:12px}.entry-meta li{list-style:none}.entry-meta .meta-author{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.entry-meta .meta-author img{width:32px;height:32px;border-radius:50%;margin-right:10px}.entry-meta .meta-author a{font-size:17px;line-height:24px;font-weight:400}.entry-date.dot:before,.entry-meta .meta-comment:before{content:"";width:4px;height:4px;border-radius:50%;background-color:var(--devnex-color-secondary);margin:3px 3px 3px 8px;display:inline-block}.entry-meta .meta-author a,.entry-meta .meta-comment a{color:var(--devnex-color-text)}@media (max-width:576px){.entry-meta .meta-comment{display:none}}.entry-title{margin-top:0;margin-bottom:15px;font-size:20px;word-break:break-word;line-height:1.5}.entry-title a{color:var(--devnex-color-headline)}.entry-title a:hover,ul.post-categories li a{color:var(--devnex-color-accent)}.entry-excerpt{margin-top:0;margin-bottom:20px}.entry-excerpt p{margin-top:0;margin-bottom:22px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.entry-post-thumbnail{margin-bottom:25px;overflow:hidden;border-radius:8px}.archive-post:hover .entry-post-thumbnail img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.archive-post .entry-post-thumbnail img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%;height:240px;object-fit:cover}ul.post-categories{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px;list-style:none;font-weight:500;margin-bottom:15px}ul.post-categories.cat-label li:after{content:none}ul.post-categories.cat-label li a{padding:5px 12px 5px 26px;border:1px solid var(--devnex-color-border);background-color:#fff;border-radius:30px;font-size:15px;color:var(--devnex-color-text);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:inline-block;position:relative}ul.post-categories.cat-label li a:before{content:"";width:8px;height:8px;background:var(--devnex-color-accent);position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}ul.post-categories.cat-label li a:hover{color:#fff;background-color:var(--devnex-color-accent);border-color:var(--devnex-color-accent)}#comments #commentform.row input,ul.post-categories.cat-label li a:hover:before{background:#fff}ul.post-categories li:after{content:",";padding-right:5px}ul.post-categories li:last-child:after,ul.post-categories li:nth-last-child(2):after{content:none}.archive-post.has-thumbnail .inner-post{position:relative}.archive-post.has-thumbnail .entry-categories{position:absolute;top:12px;left:12px;z-index:2}.entry-date{display:inline-block}#comments,.archive-post{border-radius:16px;background:#fff}.archive-post{border:1px solid var(--devnex-color-border);padding:24px;margin-bottom:30px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}.archive-post:hover{-webkit-box-shadow:0 3px 8px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 8px 0 rgba(0,0,0,.12);box-shadow:0 3px 8px 0 rgba(0,0,0,.12)}#comments{border:1px solid #e9e9e9;padding:32px;margin-top:30px}#comments .comments-title{font-size:28px;font-weight:500;line-height:32px;margin-bottom:32px;margin-top:2px}#comments .comment-list{margin-left:0;padding-left:0;list-style-type:none;margin-bottom:0}#comments .comment-list li.comment article,#comments .comment-list li.pingback article,#comments .comment-list li.trackback article{padding-top:25px}#comments .comment-list>li.comment:first-child article,#comments .comment-list>li.pingback:first-child article,#comments .comment-list>li.trackback:first-child article{border-top:0;padding-top:0}#comments .comment-list ol.children{margin:0 0 0 50px;padding-left:0;list-style-type:none}#comments .comment-list #respond,#comments .comment-list+#respond{margin-top:30px}#comments .comment-author{position:relative;padding-right:16px}#comments .comment-author img{border-radius:50%;width:40px;height:40px;position:absolute;left:-50px;top:-3px}#comments .comment-author .says{display:none}#comments .comment-author a{font-size:17px;font-weight:500;line-height:24px;color:var(--devnex-color-headline)}#comments .comment-content{margin-top:20px;padding-left:52px}#comments .comment-content p:last-child{margin-bottom:0}#comments .comment-content ol,#comments .comment-content ul{margin-left:0}#comments .comment-meta,#comments .comment-meta>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#comments .comment-meta{padding-left:52px;font-size:16px;margin-top:20px}#comments .comment-meta>a{margin-right:20px}#comments .comment-meta>a:last-child{margin-right:0}#comments .comment-meta i{font-size:24px;font-style:normal;margin-right:5px}#comments .no-comments{margin-top:30px;margin-bottom:0;text-align:center}#comments .comment-metadata{margin-top:0;color:var(--devnex-color-secondary)}#comments .comment-metadata a,#comments textarea#comment{color:var(--devnex-color-text)}#comments .comment-metadata a:hover{color:var(--devnex-color-accent)}#comments #comments .reply,#comments .edit-link{color:var(--devnex-color-headline);font-weight:600}#comments #comments .reply a,#comments .edit-link a{display:inline-block;color:inherit;border-bottom:1px solid transparent;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}#comments #comments .reply a:hover,#comments .edit-link a:hover{color:var(--devnex-color-accent);border-color:currentColor}#comments .edit-link:before{content:"";width:1px;height:16px;background-color:#ababab;display:inline-block;margin:0 10px;vertical-align:middle}#comments .reply{margin-top:17px;padding-left:78px;position:relative}#comments .reply:before{content:"";position:absolute;left:52px;font-size:16px;font-family:"Font Awesome 5 Pro"}#comments .reply a{font-weight:500;color:var(--devnex-color-text)}#comments textarea#comment{background:#fff;max-height:140px;font-family:"DMSans"}#comments .comment-reply-title{font-size:24px}#comments #respond .comment-reply-title{margin-bottom:0;margin-top:0;font-size:28px;font-weight:500}#comments .form-submit{-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:9px}#comments #commentform.row{-ms-flex-pack:justify;justify-content:space-between}#comments #commentform.row .comment-form-cookies-consent,#comments #commentform.row .comment-notes,#comments #commentform.row .form-submit,#comments #commentform.row .logged-in-as{padding-left:15px;padding-right:15px}#comments #commentform.row input#submit{border-radius:50px;font-weight:500;background:var(--devnex-color-accent)}#comments .comment-form-cookies-consent{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}#comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-right:8px}#comments .comment-form-cookies-consent label{margin-bottom:0}@media (max-width:767px){#comments .comment-list ol.children{margin:0 0 0 30px}}@media (max-width:576px){#comments .comment-list ol.children{margin:0 0 0 15px}}.entry-tag,.tagcloud{padding-top:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.entry-tag .fa-tags,.tagcloud .fa-tags{margin-right:5px}.entry-tag a,.tagcloud a{color:var(--devnex-color-secondary);border:1px solid var(--devnex-color-border);border-radius:30px;padding:4px 10px;background:#fff;font-size:15px!important}.entry-tag a:hover,.tagcloud a:hover{background:var(--devnex-color-accent);border-color:var(--devnex-color-accent);box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);color:#fff}.entry-tag a:before,.tagcloud a:before{content:"#"}body.single-post #comments,body.single-post .post-navigation,body.single-post article.single-post,body.single-post div.related-post{padding:30px;border-radius:16px;border:1px solid var(--devnex-color-border);background-color:#fff}body.single-post .entry-meta{margin-bottom:40px}body.single-post .entry-post-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:25px}body.single-post .entry-title{font-size:36px;line-height:1.2}body.single-post .entry-content .wp-block-heading{font-size:20px;margin-top:30px;margin-bottom:22px}@media (max-width:767px){body.single-post #comments,body.single-post .post-navigation,body.single-post article.single-post,body.single-post div.related-post{padding-left:20px;padding-right:20px}}