.main-blog{padding-top:0!important;padding-bottom:4rem}.main-blog .title--primary{position:relative;padding:8rem 2rem;margin:0 0 4rem!important;background:linear-gradient(135deg,#6aa84fe6,#559641d9),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><rect fill="%23f5f5f5" width="1200" height="600"/><path d="M0 300 Q300 200 600 300 T1200 300" stroke="%23e8e8e8" stroke-width="2" fill="none"/></svg>');background-size:cover;background-position:center;background-attachment:fixed;border-radius:0;font-size:clamp(2.5rem,6vw,5rem)!important;font-weight:700!important;color:#fff!important;text-align:center!important;line-height:1.2!important;letter-spacing:-.02em!important;text-shadow:0 4px 12px rgba(0,0,0,.3);overflow:hidden}.main-blog .title--primary:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0003,#0006);z-index:0}.main-blog .title--primary{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 749px){.blog-hero-header .title--primary{padding:5rem 1.5rem;background-attachment:scroll;font-size:clamp(2rem,8vw,3rem)!important;min-height:300px}}.blog-articles{display:grid!important;gap:3rem!important;grid-template-columns:1fr!important}@media screen and (min-width: 750px){.blog-articles{grid-template-columns:repeat(2,1fr)!important;gap:2.5rem!important}}@media screen and (min-width: 990px){.blog-articles{grid-template-columns:repeat(3,1fr)!important;gap:3rem!important}}.blog-articles--collage .blog-articles__article:first-child{grid-column:1 / -1}@media screen and (min-width: 750px){.blog-articles--collage .blog-articles__article:first-child{grid-column:1 / -1}}@media screen and (min-width: 990px){.blog-articles--collage .blog-articles__article:first-child{grid-column:1 / span 2}}.article-card-wrapper{height:100%;display:flex;flex-direction:column}.article-card{height:100%;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;border-radius:16px;overflow:hidden;background:rgb(var(--color-background));box-shadow:0 2px 12px #00000014}.article-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.article-card__image-wrapper{position:relative;overflow:hidden;border-radius:16px 16px 0 0;background:rgba(var(--color-foreground),.05)}.article-card__image{transition:transform .5s cubic-bezier(.4,0,.2,1);border-radius:16px 16px 0 0}.article-card:hover .article-card__image{transform:scale(1.08)}.article-card__image img{width:100%;height:100%;object-fit:cover;display:block}.article-card .card__content{flex:1;display:flex;flex-direction:column;padding:2rem!important;gap:1rem}.article-card .card__heading{font-size:1.5rem!important;font-weight:600!important;line-height:1.4!important;margin-bottom:.5rem!important}.article-card .card__heading a{color:rgb(var(--color-foreground))!important;text-decoration:none;transition:color .2s ease}.article-card .card__heading a:hover{color:#6aa84f!important}.article-card__info{color:rgba(var(--color-foreground),.7)!important;font-size:.9rem!important;display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.article-card__info .circle-divider:after{content:"\2022";margin:0 .5rem;color:rgba(var(--color-foreground),.4)}.article-card__excerpt{font-size:1rem!important;line-height:1.7!important;color:rgba(var(--color-foreground),.8)!important;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.article-card__footer{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.1);font-size:.875rem;color:rgba(var(--color-foreground),.6)}.article-template{max-width:100%}.article-template__hero-container{margin-bottom:3rem;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001a}.article-template__hero-container .media{border-radius:16px;overflow:hidden}.article-template__hero-container img{width:100%;height:auto;display:block;object-fit:cover}.article-template header{text-align:center;margin-bottom:3rem;padding:2rem 0}.article-template__title{font-size:clamp(2rem,4vw,3.5rem)!important;font-weight:700!important;line-height:1.2!important;color:rgb(var(--color-foreground))!important;margin-bottom:1.5rem!important;letter-spacing:-.02em!important}.article-template header .circle-divider,.article-template header .caption-with-letter-spacing{font-size:1rem;color:rgba(var(--color-foreground),.7);display:inline-block;margin:0 .5rem}.article-template__content{font-size:1.125rem!important;line-height:1.9!important;color:rgb(var(--color-foreground))!important;max-width:800px!important;margin:0 auto 3rem!important}.article-template__content p{margin-bottom:1.5rem!important}.article-template__content h2{font-size:2rem!important;font-weight:600!important;color:#6aa84f!important;margin-top:3rem!important;margin-bottom:1.5rem!important;line-height:1.3!important}.article-template__content h3{font-size:1.5rem!important;font-weight:600!important;color:rgb(var(--color-foreground))!important;margin-top:2.5rem!important;margin-bottom:1rem!important;line-height:1.3!important}.article-template__content img{border-radius:12px;box-shadow:0 4px 16px #0000001a;margin:2rem 0;max-width:100%;height:auto}.article-template__content ul,.article-template__content ol{margin:1.5rem 0;padding-left:2rem}.article-template__content li{margin-bottom:.75rem;line-height:1.8}.article-template__content blockquote{border-left:4px solid rgb(106,168,79);padding-left:1.5rem;margin:2rem 0;font-style:italic;color:rgba(var(--color-foreground),.8);font-size:1.25rem}.article-template__content a{color:#6aa84f;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.article-template__content a:hover{color:#559641}.article-template__social-sharing{text-align:center;padding:2rem 0;margin:3rem auto;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1);max-width:800px}.article-template__back{text-align:center;margin:4rem 0 2rem}.article-template__link{display:inline-flex;align-items:center;gap:.5rem;color:#6aa84f!important;font-weight:500;font-size:1.05rem;text-decoration:none;transition:all .2s ease}.article-template__link:hover{color:#559641!important;gap:.75rem}.article-template__link .icon-wrap{transition:transform .2s ease}.article-template__link:hover .icon-wrap{transform:translate(-4px)}.article-template__comment-wrapper{padding:4rem 0;margin-top:4rem}.article-template__comment-wrapper h2{font-size:2rem!important;font-weight:600!important;margin-bottom:2rem!important;color:rgb(var(--color-foreground))!important}.article-template__comments{margin-bottom:3rem}.article-template__comments-comment{padding:2rem;background:rgb(var(--color-background));border-radius:12px;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000000d}.article-template__comments-comment footer{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.1);font-size:.9rem;color:rgba(var(--color-foreground),\43d\43e\432\43d\438\448\442 0.7)}.article-template__comments-fields{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.article-template__comment-fields{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.article-template__comment-fields .field{margin-bottom:0}.article-template__comment-warning{margin-bottom:1.5rem;color:rgba(var(--color-foreground),.7)}.article-template__comment-wrapper .button{background:linear-gradient(135deg,#6aa84f,#559641);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #6aa84f4d}.article-template__comment-wrapper .button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6aa84f66}.main-blog .pagination{margin-top:4rem;text-align:center}.main-blog .pagination__list{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.main-blog .pagination__item .pagination__link{padding:.75rem 1rem;border-radius:8px;transition:all .2s ease}.main-blog .pagination__item .pagination__link:hover{background:#6aa84f1a;color:#6aa84f}.main-blog .pagination__item.is-active .pagination__link{background:#6aa84f;color:#fff}@media screen and (max-width: 749px){.main-blog{padding-top:2rem;padding-bottom:2rem}.main-blog .title--primary{margin-bottom:2.5rem!important}.blog-articles{gap:2rem!important}.article-card .card__content{padding:1.5rem!important}.article-card .card__heading{font-size:1.25rem!important}.article-template__title{margin-bottom:1rem!important}.article-template__content{font-size:1rem!important;line-height:1.8!important}.article-template__comments-fields,.article-template__comment-fields{grid-template-columns:1fr!important}}.article-card .card__heading a:focus-visible,.article-template__link:focus-visible{outline:3px solid rgb(106,168,79);outline-offset:2px;border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/8/assets/blog-premium.css.map */
