.cg-blog-layout{display:grid;grid-template-columns:1fr 300px;gap:48px;align-items:start;width:100%;box-sizing:border-box}.cg-blog-main{min-width:0;overflow:hidden;box-sizing:border-box}.cg-blog-sidebar{position:sticky;top:24px;min-width:0;box-sizing:border-box}@media screen and (max-width:749px){.cg-blog-layout{grid-template-columns:1fr;gap:0}.cg-blog-sidebar{position:static;margin-top:48px;padding-top:40px;border-top:1px solid rgba(var(--color-foreground),.12)}}.cg-sidebar-widget{margin-bottom:36px}.cg-sidebar-widget__title{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid rgba(var(--color-foreground),1);color:rgb(var(--color-foreground))}.cg-recent-post{display:flex;gap:12px;align-items:flex-start;padding:12px 0;border-bottom:1px solid rgba(var(--color-foreground),.08);text-decoration:none;color:inherit;transition:opacity .2s}.cg-recent-post:last-child{border-bottom:none}.cg-recent-post:hover{opacity:.75}.cg-recent-post__img{width:64px;height:64px;object-fit:cover;flex-shrink:0;border-radius:3px}.cg-recent-post__img-placeholder{width:64px;height:64px;background:rgba(var(--color-foreground),.06);flex-shrink:0;border-radius:3px}.cg-recent-post__title{font-size:13px;font-weight:500;line-height:1.45;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cg-recent-post__date{font-size:11px;color:rgba(var(--color-foreground),.55);margin-top:5px}.cg-sidebar-product{display:flex;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(var(--color-foreground),.08);text-decoration:none;color:inherit;transition:opacity .2s}.cg-sidebar-product:last-child{border-bottom:none}.cg-sidebar-product:hover{opacity:.75}.cg-sidebar-product__img{width:72px;height:72px;object-fit:cover;flex-shrink:0;border-radius:3px}.cg-sidebar-product__name{font-size:12px;font-weight:500;line-height:1.4;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cg-sidebar-product__prices{margin-top:5px;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.cg-sidebar-product__price{font-size:12px;font-weight:600;color:rgb(var(--color-foreground))}.cg-sidebar-product__compare{font-size:11px;color:rgba(var(--color-foreground),.45);text-decoration:line-through}.rte .cg-products-block,.rte .cg-products-block *{box-sizing:border-box}.rte .cg-products-block ul,.rte .cg-products-block ol{list-style:none;padding:0;margin:0}.cg-products-block{margin:36px 0;padding:20px;background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.08);border-radius:4px;box-sizing:border-box;width:100%;max-width:100%;overflow-x:clip}.cg-products-block__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.cg-products-block__title{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-foreground));margin:0}.cg-products-block__link{font-size:11px;color:rgba(var(--color-foreground),.6);text-decoration:none;letter-spacing:.05em;white-space:nowrap}.cg-products-block__link:hover{color:rgb(var(--color-foreground));text-decoration:underline}.cg-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:100%}@media screen and (max-width:749px){.cg-products-block{padding:16px;margin:28px 0}.cg-products-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:6px;width:100%;scrollbar-width:none;-ms-overflow-style:none}.cg-products-grid::-webkit-scrollbar{display:none}.cg-products-grid .cg-product-card{flex:0 0 calc(50% - 5px);scroll-snap-align:start;min-width:0}}.cg-product-card{text-decoration:none;color:inherit;display:block;min-width:0}.cg-product-card__img-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:3px;background:rgba(var(--color-foreground),.05);margin-bottom:8px;width:100%}.cg-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease;display:block}.cg-product-card:hover .cg-product-card__img{transform:scale(1.05)}.cg-product-card__badge{position:absolute;top:6px;left:6px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:9px;font-weight:600;padding:2px 7px;border-radius:2px;letter-spacing:.06em;text-transform:uppercase}.cg-product-card__name{font-size:12px;font-weight:500;line-height:1.4;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cg-product-card__price{font-size:12px;font-weight:600;color:rgb(var(--color-foreground));margin-top:4px;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.cg-product-card__compare{font-size:11px;color:rgba(var(--color-foreground),.45);text-decoration:line-through;font-weight:400}.cg-product-card--skeleton .cg-product-card__img-wrap{background:linear-gradient(90deg,rgba(var(--color-foreground),.06) 25%,rgba(var(--color-foreground),.12),rgba(var(--color-foreground),.06) 75%);background-size:200% 100%;animation:cg-shimmer 1.4s ease-in-out infinite}.cg-product-card--skeleton .cg-skel-line{background:linear-gradient(90deg,rgba(var(--color-foreground),.06) 25%,rgba(var(--color-foreground),.12),rgba(var(--color-foreground),.06) 75%);background-size:200% 100%;animation:cg-shimmer 1.4s ease-in-out infinite;border-radius:3px;height:13px;margin-top:8px}.cg-product-card--skeleton .cg-skel-line.short{width:55%;margin-top:5px}@keyframes cg-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/cg-blog.css.map */
