.blog-header{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f0a2e,#1a1145 40%,#2d1b69)!important;color:#fff!important}.blog-header:before,.blog-header:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;pointer-events:none}.blog-header:before{width:500px;height:500px;background:#7c3aed;top:-150px;right:-100px;animation:pclOrbFloat 8s ease-in-out infinite alternate}.blog-header:after{width:400px;height:400px;background:#a78bfa;bottom:-120px;left:-80px;animation:pclOrbFloat 10s ease-in-out infinite alternate-reverse}@keyframes pclOrbFloat{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-20px) scale(1.1)}}.blog-header .container{position:relative;z-index:1}.blog-header .container:before{content:"";position:absolute;top:-100%;left:-50%;width:200%;height:300%;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;z-index:0}.blog-header .container-inner{position:relative;z-index:1}.blog-header .breadcrumb-nav{opacity:.5;margin-bottom:1rem}.blog-header .breadcrumb-nav a{color:#fff!important}.blog-header .heading{font-size:clamp(36px,6vw,56px)!important;font-weight:800;letter-spacing:-.035em;line-height:1.08;margin-bottom:.5em;color:#fff!important}.blog-header .description{max-width:560px;font-size:16px;line-height:1.7;color:#ffffffa6!important;opacity:1}.blog-header .heading:after{content:"";display:block;width:50px;height:3px;background:#7c3aed;border-radius:2px;margin:16px auto 0}.blog-utilities{padding-bottom:1.2rem!important}.blog-utilities-count{font-size:14px;font-weight:500;opacity:.5;letter-spacing:.02em}.blog-posts-grid{gap:1.8rem!important}.article-card{position:relative;margin:0;height:100%;background:rgba(var(--color-background),1);border-radius:16px;overflow:hidden;border:1px solid rgba(var(--color-text),.06);box-shadow:0 1px 3px #0000000a;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s ease;display:flex;flex-direction:column}.article-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000001a}.article-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7c3aed,#a78bfa);transform:scaleX(0);transform-origin:left;transition:transform .35s ease;z-index:2}.article-card:hover:after{transform:scaleX(1)}.article-card .img-wrapper{border-radius:16px 16px 0 0;margin-bottom:0;overflow:hidden;position:relative}.article-card .img-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgba(0,0,0,.06),transparent);pointer-events:none}.article-card .img-wrapper img{transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.article-card:hover .img-wrapper img{transform:scale(1.05)}.article-card .img-wrapper .article-tags{top:12px;left:12px;z-index:3}.article-card .img-wrapper .article-tag.badge{background:#7c3aedeb;color:#fff;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:4px 11px;border-radius:50px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.article-card .heading{padding:18px 20px 0;margin:0}.article-card .heading a{font-weight:700;line-height:1.3;letter-spacing:-.01em;text-decoration:none;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-card .heading a:hover{color:#7c3aed}.article-card .heading a:after{content:" \2192";opacity:0;transition:opacity .2s ease;color:#7c3aed}.article-card:hover .heading a:after{opacity:1}.article-card .article-meta{padding:8px 20px 20px;margin:auto 0 0;opacity:.4;font-size:12.5px;letter-spacing:.01em}.article-card .article-excerpt{padding:0 20px 16px;font-size:14px;line-height:1.55;opacity:.65}.article-item{opacity:0;transform:translateY(28px)}.article-item.pcl-card-visible{opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s cubic-bezier(.25,.46,.45,.94)}.article-item:nth-child(3n+1).pcl-card-visible{transition-delay:0s}.article-item:nth-child(3n+2).pcl-card-visible{transition-delay:.1s}.article-item:nth-child(3n+3).pcl-card-visible{transition-delay:.2s}@media(min-width:1200px){.blog-posts-grid .article-item:first-child{grid-column:span 2}.blog-posts-grid .article-item:first-child .article-card{display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:1fr;min-height:320px}.blog-posts-grid .article-item:first-child .article-card .img-wrapper{border-radius:16px 0 0 16px;height:100%}.blog-posts-grid .article-item:first-child .article-card .img-wrapper img{height:100%;object-fit:cover}.blog-posts-grid .article-item:first-child .article-card .heading{padding:32px 28px 0;font-size:1.35em}.blog-posts-grid .article-item:first-child .article-card .article-meta{padding:10px 28px 28px}.blog-posts-grid .article-item:first-child .article-card:after{height:3px;top:0;border-radius:16px 16px 0 0}}.blog-posts+.pagination,.blog-main .pagination{padding-top:2.5rem}@media(max-width:599px){.blog-posts-grid{gap:1.2rem!important}.article-card{border-radius:12px}.article-card .img-wrapper{border-radius:12px 12px 0 0}.article-card .heading{padding:14px 16px 0}.article-card .article-meta{padding:6px 16px 16px}.blog-header .heading{font-size:30px!important}.blog-header .heading:after{margin:12px auto 0;width:40px}.blog-header .description{font-size:14px}.blog-header:before{width:300px;height:300px;top:-100px;right:-80px}.blog-header:after{width:250px;height:250px}.article-item:nth-child(n).pcl-card-visible{transition-delay:0s}}@media(min-width:600px)and (max-width:1199px){.article-card{border-radius:14px}.article-card .img-wrapper{border-radius:14px 14px 0 0}.article-item:nth-child(odd).pcl-card-visible{transition-delay:0s}.article-item:nth-child(2n+2).pcl-card-visible{transition-delay:.1s}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pcl-blog-listing.css.map */
