.entry-meta{display:flex;align-items:center;justify-content:space-between;padding-top:15px;margin-top:15px;border-top:1px solid var(--nestly-color-border)}.entry-meta .meta-author{display:flex;align-items:center;font-size:16px;font-weight:500}.entry-meta .meta-author a{color:var(--nestly-color-text);margin-left:5px}.entry-meta .meta-author a:hover{color:var(--nestly-color-accent)}.entry-meta .meta-comment:before{content:"";width:4px;height:4px;border-radius:50%;background-color:#aaaeb0;margin:3px 3px 3px 8px;display:inline-block}.entry-meta .meta-comment a{color:var(--nestly-color-text)}.entry-meta .btn-read-more{font-size:15px}.entry-title{margin-top:0;margin-bottom:12px;font-size:20px;word-break:break-word;line-height:1.5}.entry-title a{color:var(--nestly-color-headline)}.entry-title a:hover{color:var(--nestly-color-accent)}.entry-excerpt{margin-top:0;margin-bottom:20px}.entry-excerpt p{font-size:15px;margin-top:0;margin-bottom:22px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.entry-post-thumbnail{margin-bottom:20px;overflow:hidden;border-radius:8px}.archive-post:hover .entry-post-thumbnail img{transform:scale(1.2)}.archive-post .entry-post-thumbnail img{transform:scale(1);transition:.3s ease-in-out;width:100%;height:240px;-o-object-fit:cover;object-fit:cover}ul.post-categories{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;list-style:none;padding-left:0;font-weight:500;margin-bottom:15px}ul.post-categories.cat-label li:after{content:none}ul.post-categories.cat-label li a{padding:5px 15px;border:1px solid var(--nestly-color-border);background-color:#fff;border-radius:8px;font-size:16px;font-weight:600;color:var(--nestly-color-text);transition:all .3s;display:inline-block;position:relative}ul.post-categories.cat-label li a:hover{color:#fff;background-color:var(--nestly-color-accent);border-color:var(--nestly-color-accent)}ul.post-categories.cat-label li a:hover:before{background:#fff}ul.post-categories li:after{content:",";padding-right:5px}ul.post-categories li:nth-last-child(2):after,ul.post-categories li:last-child:after{content:none}ul.post-categories li a{color:var(--nestly-color-accent)}.archive-post.has-thumbnail .inner-post,.archive-post.has-thumbnail .entry-post-thumbnail,body.single-post .inner-post,body.single-post .entry-post-thumbnail{position:relative}.archive-post.has-thumbnail .entry-categories,body.single-post .entry-categories{position:absolute;left:20px;bottom:0;z-index:2}.archive-post.has-thumbnail ul.post-categories.cat-label li a,body.single-post ul.post-categories.cat-label li a{color:#fff;background-color:rgba(14,16,19,.4);border:1px solid hsla(0,0%,100%,.2)}.archive-post.has-thumbnail ul.post-categories.cat-label li a:hover,body.single-post ul.post-categories.cat-label li a:hover{background-color:var(--nestly-color-accent);border-color:var(--nestly-color-accent)}.entry-date{display:inline-block;margin-bottom:10px}.archive-post{border:1px solid var(--nestly-color-border);border-radius:12px;padding:20px;margin-bottom:20px;transition:all .3s;background:#fff}.archive-post:hover{box-shadow:0px 3px 8px 0px rgba(0,0,0,.12)}.archive-post .entry-post-thumbnail,.archive-page .entry-post-thumbnail{margin:-20px -20px 20px -20px;border-radius:12px 12px 0 0}#comments{border:1px solid #e9e9e9;padding:24px;border-radius:16px;background:#fff;margin-top:20px}#comments .comments-title{font-size:24px;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.trackback article,#comments .comment-list li.pingback article{padding-top:25px}#comments .comment-list>li.comment:first-child article,#comments .comment-list>li.trackback:first-child article,#comments .comment-list>li.pingback: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(--nestly-color-headline)}#comments .comment-content{margin-top:20px;padding-left:52px}#comments .comment-content p:last-child{margin-bottom:0}#comments .comment-content ul,#comments .comment-content ol{margin-left:0}#comments .comment-meta{padding-left:52px;font-size:16px;margin-top:20px;display:flex;align-items:center}#comments .comment-meta>a{display:flex;align-items:center;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(--nestly-color-secondary)}#comments .comment-metadata a{color:var(--nestly-color-text)}#comments .comment-metadata a:hover{color:var(--nestly-color-accent)}#comments .edit-link,#comments #comments .reply{color:var(--nestly-color-headline);font-weight:600}#comments .edit-link a,#comments #comments .reply a{display:inline-block;color:inherit;border-bottom:1px solid rgba(0,0,0,0);transition:all .3s}#comments .edit-link a:hover,#comments #comments .reply a:hover{color:var(--nestly-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{position:absolute;left:52px;font-size:16px}#comments .reply a{font-weight:500;color:var(--nestly-color-text)}#comments textarea#comment{background:#fff;max-height:140px;color:var(--nestly-color-text);font-family:"Manrope"}#comments .comment-reply-title{font-size:24px}#comments #respond .comment-reply-title{margin-bottom:0px;margin-top:0;font-size:24px}#comments .form-submit{flex:0 0 100%;margin-bottom:9px}#comments #commentform.row{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(--nestly-color-accent)}#comments #commentform.row input{background:#fff}#comments .comment-form-cookies-consent{display:flex;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:inline-flex;flex-wrap:wrap;gap:10px}.entry-tag .fa-tags,.tagcloud .fa-tags{margin-right:5px}.entry-tag a,.tagcloud a{border:1px solid var(--nestly-color-border);border-radius:30px;padding:4px 10px;background:#fff;font-size:15px !important;color:var(--nestly-color-text)}.entry-tag a:hover,.tagcloud a:hover{background:var(--nestly-color-accent);border-color:var(--nestly-color-accent);box-shadow:2px 2px 8px 0px rgba(0,0,0,.15);color:#fff}.entry-tag a:before,.tagcloud a:before{content:"#"}body.single-post article.single-post,body.single-post .post-navigation,body.single-post div.related-post,body.single-post #comments{padding:24px;border-radius:16px;border:1px solid var(--nestly-color-border);background-color:#fff}body.single-post .entry-post-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:25px}body.single-post .entry-title{font-size:36px;line-height:1.2;margin-bottom:20px}body.single-post .entry-content .wp-block-heading{font-size:20px;margin-top:30px;margin-bottom:22px}body.single-post .entry-post-thumbnail{position:relative}body.single-post .entry-post-thumbnail .entry-categories{position:absolute;top:20px;left:20px}body.single-post .entry-meta{border:none;justify-content:unset;padding-top:0;padding-bottom:10px;margin-top:0}@media(max-width: 767px){body.single-post article.single-post,body.single-post .post-navigation,body.single-post div.related-post,body.single-post #comments{padding-left:20px;padding-right:20px}}/*# sourceMappingURL=blog.min.css.map */