@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:-200%}}@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)}}@keyframes circle-loading-inline{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle-loading:before{content:"";z-index:5;position:absolute;border:3px solid rgb(var(--loading-color));border-top-color:#0000;border-radius:50%;height:20px;width:20px;top:50%;left:50%;animation:circle-loading .5s infinite linear}@keyframes slidebottomtotop{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes btnLinkAnimation{0%{left:0;width:100%}33%{left:100%;width:0}66%{left:0;width:0}to{right:0;width:100%}}.blog-single-section .cover-image{position:relative;width:100%;margin-bottom:8rem}.blog-single-section .cover-image .post-image-inner{position:relative}.blog-single-section .article-info a:not(.button){text-transform:uppercase}.blog-single-section .article-info a:not(.button):hover{color:rgb(var(--text-color));text-underline-offset:.3rem;text-decoration:underline}.blog-single-section .article-meta{margin-bottom:2rem}.blog-single-section .article-meta .separator{margin:0 1rem;font-size:1.2rem;color:rgba(var(--text-color),.6)}.blog-single-section .article-meta .separator:last-child{display:none}.blog-single-section .article-meta svg{margin:0 1.2rem;width:.8rem;height:auto;fill:rgba(var(--text-color),.6)}.blog-single-section .article-meta svg:last-child{display:none}.blog-single-section .article-media-wrap.no-media{background-color:rgba(var(--text-color),.03);padding-bottom:84.5%;position:relative}.blog-single-section .article-media-wrap img{aspect-ratio:1.185/1;transform:scale(1);transition:all .3s}.blog-single-section .article-media-wrap img:hover{transform:scale(1.05)}.blog-single-section .article-media-wrap .article-title{margin:0;line-height:0}.blog-single-section .article-link{padding:2rem;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;line-height:normal;text-decoration-color:#0000}.blog-single-section .article-link:hover{text-decoration-color:currentColor}.blog-single-section .article-title{font-style:normal;line-height:1.5;margin-bottom:1.7rem}.blog-single-section .blog-main-content>*:last-child{margin-bottom:0}.blog-single-section .blog-separator{height:.1rem;background-color:rgb(var(--text-color));margin:3.2rem 0}.blog-single-section .blog-back{margin-bottom:6.5rem}.blog-single-section .blog-back .blog-back-link{font-size:1.7rem;line-height:1.41;text-decoration:none}.blog-single-section .blog-back .blog-back-link .icon-back{margin-right:.2rem}.blog-single-section .blog-back .blog-back-link .icon-back svg{width:1.5rem;height:.75rem}.blog-single-section .blog-back .blog-back-link .text-back{transition:text-decoration-color .8s ease,text-decoration-thickness .8s ease;text-decoration-line:underline;text-decoration-thickness:.1rem;text-decoration-color:#0000;text-underline-offset:.2rem}.blog-single-section .blog-back .blog-back-link:hover .text-back{text-decoration-color:currentColor}.blog-single-section .meta-item{display:inline;text-transform:uppercase;font-size:1.7rem;letter-spacing:0}.blog-single-section .meta-item .article-avatar{margin-right:.8rem}.blog-single-section .meta-item .article-avatar img{width:2.4rem;height:2.4rem;border-radius:100%}.blog-single-section .post-title{margin-top:0;margin-bottom:3.8rem;line-height:.84;letter-spacing:-.328rem}.blog-single-section .post-meta{margin-bottom:1.6rem;color:rgba(var(--text-color),.8)}.blog-single-section .post-meta a{color:currentColor;text-decoration:none}@media (hover: hover){.blog-single-section .post-meta a:hover{text-decoration:underline}}.blog-single-section .post-meta .separator{margin:0 1rem;font-size:1.7rem}.blog-single-section .post-meta .separator:last-child{display:none}.blog-single-section .post-meta svg{margin:0 1.2rem;width:.8rem;height:auto;fill:rgba(var(--text-color),.8);vertical-align:baseline}.blog-single-section .post-meta svg:last-child{display:none}.blog-single-section .post-meta svg path{stroke:rgba(var(--text-color),.8)}.blog-single-section .post-social-share{margin-bottom:7.4rem}.blog-single-section .post-social-share .social-media-list{padding:0;margin:0;display:inline-flex;align-items:center;gap:3.2rem}.blog-single-section .post-social-share .social-media-list a{width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center}.blog-single-section .post-social-share .social-media-list svg{width:2.3rem;height:2.3rem}.blog-single-section .post-content{margin-bottom:3rem}.blog-single-section .post-content .rows{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3.7rem;margin-top:4.8rem}.blog-single-section .post-content .rows .columns{width:50%}.blog-single-section .post-content .rows .columns img{width:100%;border-radius:.4rem}@media (max-width: 991px){.blog-single-section .post-content .rows{flex-direction:column;gap:2rem;margin-top:3rem}.blog-single-section .post-content .rows .columns{width:100%}}.blog-single-section .post-content p,.blog-single-section .post-content ul{opacity:.7}.blog-single-section .post-image{margin-bottom:4rem}.blog-single-section .post-image .post-image-inner{max-height:56rem}@media (max-width: 991px){.blog-single-section .post-image{margin-bottom:3rem}}.blog-single-section .post-content-footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:4.3rem;gap:2rem}.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 a{font-size:1.3rem;line-height:2.1rem;background-color:rgba(var(--text-color),.03);padding:.4rem .8rem;display:inline-block;text-decoration:none}.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}.blog-single-section .post-content-footer .social-media-list a{width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center}.blog-single-section .post-content-footer .social-media-list svg{width:2rem;height:2rem}.blog-single-section .post-navigation{display:flex;justify-content:space-between;align-items:center}.blog-single-section .post-navigation.has-next-post-only{justify-content:flex-end}.blog-single-section .post-navigation .nav{display:flex;flex-direction:row;position:relative;align-items:center}@media (hover: hover){.blog-single-section .post-navigation .nav:hover .nav-icon{color:rgb(var(--text-color))}}.blog-single-section .post-navigation .nav .nav-inner{display:flex;flex-direction:column}.blog-single-section .post-navigation .nav.prev-post .nav-icon{margin-right:.5rem}.blog-single-section .post-navigation .nav.next-post .nav-icon{margin-left:.5rem}@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.next-post .nav-icon{left:100%;right:auto}}.blog-single-section .post-navigation .nav-label{font-size:1.3rem;line-height:2.1rem;color:rgba(var(--text-color),.8)}.blog-single-section .post-navigation .nav-heading{font-size:1.6rem;margin-top:.4rem;margin-bottom:0}.blog-single-section .post-navigation .nav-icon{position:absolute;top:50%;transform:translateY(-50%);right:100%;color:rgba(var(--text-color),.8);transition:color .3s}.blog-single-section .post-navigation .nav-icon svg{width:1.5rem}@media (min-width: 992px){.blog-single-section .post-navigation .nav-icon{position:static;transform:none}}@media (max-width: 991px){.blog-single-section .post-navigation .nav-icon{display:none}}.blog-single-section .comment-list{margin-bottom:4.1rem}.blog-single-section .comment-list .comment-heading{margin-top:0;margin-bottom:1.3rem;letter-spacing:-.14rem}.blog-single-section .comment-list .article-comment{padding:2.5rem 3.5rem;background-color:rgba(var(--text-color),.03)}.blog-single-section .comment-list .article-comment+.article-comment{margin-top:1rem}.blog-single-section .comment-list .comment-info{font-size:1.3rem;line-height:1.6rem;letter-spacing:0;color:rgba(var(--text-color),.6)}.blog-single-section .comment-list .comment-info .comment-date{padding-left:1.6rem;position:relative}.blog-single-section .comment-list .comment-info .comment-date:before{content:"";position:absolute;width:.4rem;height:.4rem;border-radius:50%;background-color:rgba(var(--text-color),.6);top:50%;left:.4rem;transform:translateY(-50%)}.blog-single-section .comment-list .comment-content{font-size:1.6rem;font-weight:300;line-height:2.2rem;letter-spacing:0;margin-bottom:1.3rem;color:rgba(var(--text-color),.8)}.blog-single-section .comment-list .comment-content p:last-child{margin-bottom:0}.blog-single-section .comment-form .comment-form-heading{margin-top:0;margin-bottom:2.1rem;letter-spacing:-.14rem}.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% - .6rem);margin-bottom:1.4rem;position:relative}.blog-single-section .comment-form .field-item:last-child{margin-bottom:0}.blog-single-section .comment-form .field-item input{height:5.2rem;font-size:1.8rem;padding:1.5rem;background-color:rgb(var(--input-bg-color))}.blog-single-section .comment-form .field-item input:-webkit-autofill,.blog-single-section .comment-form .field-item input:focus,.blog-single-section .comment-form .field-item input:not(:placeholder-shown){padding:2.2rem 1.5rem .8rem}.blog-single-section .comment-form .field-item input:-webkit-autofill~label,.blog-single-section .comment-form .field-item input:focus~label,.blog-single-section .comment-form .field-item input:not(:placeholder-shown)~label{font-size:1rem;top:.3rem}.blog-single-section .comment-form .field-item textarea{font-size:1.8rem}.blog-single-section .comment-form .field-item textarea:-webkit-autofill,.blog-single-section .comment-form .field-item textarea:focus,.blog-single-section .comment-form .field-item textarea:not(:placeholder-shown){padding:2.2rem 1.5rem .8rem}.blog-single-section .comment-form .field-item textarea:-webkit-autofill~label,.blog-single-section .comment-form .field-item textarea:focus~label,.blog-single-section .comment-form .field-item textarea:not(:placeholder-shown)~label{font-size:1rem;top:.3rem}.blog-single-section .comment-form .field-item label{display:block;font-size:1.8rem;opacity:.4}.blog-single-section .comment-form .text-area{max-width:100%;flex:0 0 100%;display:flex}.blog-single-section .comment-form .text-area textarea{width:100%;height:13.2rem;background-color:rgb(var(--input-bg-color))}.blog-single-section .comment-form .form-warning{display:flex;align-items:center;font-size:1.2rem;font-weight:300;line-height:1.33;letter-spacing:0;color:rgba(var(--text-color),.6);margin-left:.3rem;margin-top:1.4rem}.blog-single-section .comment-form .form-warning svg{width:1.8rem;height:1.8rem;min-width:1.8rem;margin-right:.7rem}.blog-single-section .comment-form [type=submit]{height:5.6rem;font-size:2rem;line-height:.91;letter-spacing:-.066rem;padding:1.8rem 2.8rem;transition:all .3s ease;margin-top:2.4rem}@media (max-width: 991px){.blog-single-section .cover-image{margin-bottom:4rem}.blog-single-section .blog-separator{margin-bottom:2rem;margin-top:2rem}.blog-single-section .post-title{line-height:1.25;line-height:.78;letter-spacing:-.16rem}.blog-single-section .post-meta .separator{margin:0 .5rem;font-size:1.4rem}.blog-single-section .meta-item{font-size:1.4rem}.blog-single-section .post-social-share{margin-bottom:4.7rem}.blog-single-section .post-content-footer{flex-direction:column;align-items:flex-start;margin-bottom:2rem}.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 .blog-back,.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 .comment-form .form-warning{margin-top:1.1rem}.blog-single-section .comment-form [type=submit]{margin-top:2.1rem}}.blog-single-section .group-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media (max-width: 991px){.blog-single-section .article-title,.blog-single-section .article-meta{margin-bottom:1rem}}@media (min-width: 992px){.blog-single-section .cover-image img{height:70rem}.blog-single-section .item{width:48.5%}.blog-single-section .post-title{margin-left:auto;margin-right:auto}.blog-single-section .post-meta,.blog-single-section .post-social-share,.blog-single-section .post-content,.blog-single-section .post-navigation,.blog-single-section .post-content-footer,.blog-single-section .blog-separator,.blog-single-section .blog-back,.blog-single-section .blog-comments{max-width:128rem;margin-left:auto;margin-right:auto}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/blog-single.css.map */
