@keyframes lazy-loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes moveUp{to{transform:translateY(0);opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-2rem)}60%{transform:translateY(-.5rem)}}@keyframes topBottom{10%,90%{transform:translateY(0)}20%,80%{transform:translateY(1rem)}30%,50%,70%{transform:translateY(0)}40%,60%{transform:translateY(1rem)}}@keyframes shine{to{left:125%}}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes circle-loading{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.circle-loading:before{content:"";z-index:5;position:absolute;border:3px solid rgb(var(--loading-color));border-top-color:transparent;border-radius:50%;height:20px;width:20px;top:50%;left:50%;animation:circle-loading .5s infinite linear}.blog-single-section .cover-image{position:relative;overflow:hidden;border-radius:0;width:100%;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:8rem}.blog-single-section .cover-image .post-image-inner{position:relative}.blog-single-section .cover-image img{object-fit:cover;width:100%;max-height:80rem;min-height:30rem}.blog-single-section .blog-separator{margin:3.2rem 0;height:0}.blog-single-section .post-title{margin:0 0 1.7rem;line-height:1.1111111111}.blog-single-section .post-meta{margin-bottom:3rem;color:rgba(var(--text-color),.8)}.blog-single-section .post-meta a{color:currentColor}@media (hover: hover){.blog-single-section .post-meta a:hover{text-decoration:underline}}.blog-single-section .meta-item:after{content:"";display:inline-block;height:.1rem;width:2rem;background-color:rgb(var(--text-color));margin-left:.8rem;margin-right:.8rem;margin-bottom:.5rem}.blog-single-section .meta-item:last-child:after{content:none}@media (max-width: 991px){.blog-single-section .meta-item:after{margin-left:.5rem;margin-right:.5rem}}.blog-single-section .meta-item .article-avatar{margin-right:1.3rem}.blog-single-section .meta-item .article-avatar img{display:inline;width:40px;height:100%;border-radius:100%;vertical-align:middle}.blog-single-section .post-image{margin-bottom:4rem}.blog-single-section .post-image .post-image-inner{max-height:64rem;border-radius:2.8rem}.blog-single-section .post-content{margin-bottom:3.3rem}.blog-single-section .post-content p{font-size:var(--body-largest-font-size)}.blog-single-section .post-content .rows{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:3rem;margin:3rem 0 3.5rem}@media (max-width: 991px){.blog-single-section .post-content .rows{gap:1.5rem}}.blog-single-section .post-content .rows img{border-radius:3.2rem}.blog-single-section .post-content-footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:3.1rem}.blog-single-section .post-content-footer .post-tags{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem}.blog-single-section .post-content-footer .post-tags .label{font-size:var(--body-larger-font-size)}.blog-single-section .post-content-footer .post-tags a{background-color:rgba(var(--text-color),.04);color:rgb(var(--text-color));font-weight:var(--heading-font-weight);text-transform:uppercase;border-radius:6.5rem;padding:.5rem 1.6rem}.blog-single-section .post-content-footer .post-tags a:hover{background-color:rgb(var(--text-color));color:rgb(var(--background-color))}.blog-single-section .post-content-footer .social-media-list{margin:0;padding:0;display:inline-flex;align-items:center;gap:1.2rem}.blog-single-section .post-content-footer .social-media-list .label{font-size:var(--body-larger-font-size);margin-right:.4rem}.blog-single-section .post-content-footer .social-media-list a{border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--text-color),.04);color:rgb(var(--text-color))}.blog-single-section .post-content-footer .social-media-list a:hover{background-color:rgb(var(--text-color));color:rgb(var(--background-color))}.blog-single-section .post-content-footer .social-media-list svg{height:1.6rem}.blog-single-section .sidebar-recent-posts .card-title{line-height:1.5;margin-top:0;margin-bottom:0}.blog-single-section .sidebar-recent-posts .card-title a{transition:all .3s ease;color:rgb(var(--text-color));text-decoration-line:underline;text-decoration-thickness:.1rem;text-decoration-color:transparent;text-underline-offset:.4rem}@media (hover: hover){.blog-single-section .sidebar-recent-posts .card-title a:hover{text-decoration-color:rgb(var(--text-color));text-decoration-thickness:.2rem}}.blog-single-section .post-navigation{position:relative;display:flex;justify-content:space-between;align-items:center;padding:1.8rem 0 2.2rem;border:.1rem solid rgba(var(--text-color),.08);border-left:0;border-right:0}.blog-single-section .post-navigation:before{content:"";background:rgba(var(--text-color),.08);width:1px;height:70%;position:absolute;left:50%;top:15%;bottom:15%}@media (max-width: 991px){.blog-single-section .post-navigation:before{content:none}}.blog-single-section .post-navigation.has-next-post-only{justify-content:flex-end}.blog-single-section .post-navigation .nav{display:flex;flex-direction:column;position:relative;align-items:center}.blog-single-section .post-navigation .nav .nav-inner{display:flex;flex-direction:column}@media (min-width: 992px){.blog-single-section .post-navigation .nav{max-width:40%}.blog-single-section .post-navigation .nav.next-post .nav-inner{align-items:flex-end;text-align:right}}.blog-single-section .post-navigation .nav-label{color:rgba(var(--text-color),.6);text-transform:uppercase;font-weight:var(--heading-font-weight)}@media (hover: hover){.blog-single-section .post-navigation .nav-label.link-underline-transparent:hover{text-decoration-color:rgba(var(--text-color),.6)}}.blog-single-section .post-navigation .nav-heading{font-size:var(--body-larger-font-size);margin-top:.9rem;margin-bottom:0}.blog-single-section .comment-list{margin-bottom:4rem}.blog-single-section .comment-list .comment-heading{margin-top:0;margin-bottom:2.6rem}.blog-single-section .comment-list .article-comment{font-size:var(--body-larger-font-size)}.blog-single-section .comment-list .article-comment:nth-child(odd){padding:2rem 2.4rem;border-radius:1.6rem;background-color:rgba(var(--text-color),.05)}.blog-single-section .comment-list .article-comment:nth-child(2n){padding:2.2rem 0}.blog-single-section .comment-list .article-comment:first-of-type{padding-top:0}.blog-single-section .comment-list .article-comment+.article-comment{border-top:0}.blog-single-section .comment-list .comment-author{color:rgb(var(--text-color))}.blog-single-section .comment-list .comment-date{display:block;color:rgba(var(--text-color),.4);margin-top:.2rem;margin-bottom:1.2rem}.blog-single-section .comment-list .comment-content p:last-child{margin-bottom:0}.blog-single-section .comment-form{padding:4rem;border-radius:var(--button-radius);background-color:rgba(var(--text-color),.05)}@media (max-width: 991px){.blog-single-section .comment-form{padding:3rem 1.5rem}}.blog-single-section .comment-form .comment-form-heading{text-transform:capitalize;margin-top:.3rem;margin-bottom:2.7rem}.blog-single-section .comment-form .form-fields{display:flex;justify-content:space-between;flex-wrap:wrap}.blog-single-section .comment-form .field-item{width:100%;max-width:calc(50% - .9rem);margin-bottom:2.3rem}.blog-single-section .comment-form .field-item input{height:4.6rem}.blog-single-section .comment-form .field-item input,.blog-single-section .comment-form .field-item textarea{width:100%;padding:1.2rem 1.6rem;border-radius:.8rem;color:rgba(var(--text-color),.8);background-color:rgb(var(--background-color));font-size:var(--body-larger-font-size);text-transform:capitalize}.blog-single-section .comment-form .text-area{max-width:100%;flex:0 0 100%;display:flex}.blog-single-section .comment-form .text-area textarea{height:11.7rem}.blog-single-section .comment-form [type=submit]{padding:1.5rem 4rem;transition:all .3s ease;text-transform:uppercase;border-radius:var(--button-radius);background-color:rgb(var(--background-color))}@media (max-width: 991px){.blog-single-section .comment-form [type=submit]{padding:1rem 2rem}}.blog-single-section .custom-img-box{display:flex;justify-content:space-between}@media (min-width: 992px){.blog-single-section .custom-img-box div:first-child{width:61%}.blog-single-section .custom-img-box div:first-child img{height:100%}.blog-single-section .custom-img-box div:last-child{width:calc(39% - 3rem)}.blog-single-section .custom-img-box div:last-child img+img{margin-top:3rem}}.blog-single-section .custom-img-box img{width:100%;border-radius:.4rem}@media (max-width: 991px){.blog-single-section .blog-separator{margin:2rem 0}.blog-single-section .post-title{line-height:1.25;margin-bottom:1.2rem}.blog-single-section .post-meta{margin-bottom:2.3rem}.blog-single-section .post-content{margin-bottom:3.7rem}.blog-single-section .post-content-footer{flex-direction:column;align-items:flex-start;margin-bottom:2rem}.blog-single-section .post-content-footer .post-tags{margin-bottom:1rem}.blog-single-section .post-navigation{align-items:flex-start;flex-direction:column}.blog-single-section .post-navigation .prev-post{margin-bottom:2.2rem}.blog-single-section .custom-img-box{flex-direction:column}.blog-single-section .custom-img-box img{margin-bottom:1rem}.blog-single-section .comment-list{margin-bottom:4rem}.blog-single-section .comment-list .comment-heading,.blog-single-section .comment-form .comment-form-heading{margin-bottom:2.3rem}.blog-single-section .comment-form .field-item{max-width:100%}}.blog-single-section .group-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media (min-width: 992px){.blog-single-section .group-content .item{width:48.5%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/blog-single.css.map */
