.ananas-blog-template{--ananas-blog-ink: #29373d;--ananas-blog-muted: rgb(41 55 61 / .66);--ananas-blog-line: rgb(41 55 61 / .22);--ananas-blog-pad: clamp(24px, 2.4vw, 48px);--ananas-blog-hero-height: 560px;display:block;color:var(--ananas-blog-ink);background:#fff}.ananas-blog-template__breadcrumb{display:flex;flex-wrap:wrap;gap:var(--ananas-breadcrumb-gap);align-items:center;padding-block:var(--ananas-breadcrumb-padding-block);padding-inline:var(--ananas-breadcrumb-padding-inline);color:var(--ananas-breadcrumb-color);font-size:var(--ananas-breadcrumb-font-size);font-weight:var(--ananas-breadcrumb-font-weight);line-height:var(--ananas-breadcrumb-line-height);letter-spacing:0;text-transform:uppercase}.ananas-blog-template__breadcrumb a{color:inherit;text-decoration:none}.ananas-blog-template__breadcrumb strong{color:var(--ananas-breadcrumb-color-current);font-weight:var(--ananas-breadcrumb-font-weight-current)}.ananas-blog-template__hero{display:grid;grid-template-columns:minmax(320px,35.5%) minmax(0,1fr);width:100%;background:#f4f2ee}.ananas-blog-template__hero-copy{display:flex;flex-direction:column;justify-content:center;min-height:var(--ananas-blog-hero-height);padding:clamp(48px,6vw,92px) clamp(34px,4vw,68px) clamp(48px,6vw,92px) var(--ananas-blog-pad);color:var(--ananas-blog-hero-copy-text, #111);background:var(--ananas-blog-hero-copy-bg, #f4f2ee)}.ananas-blog-template__eyebrow,.ananas-blog-template__grid-label{margin:0;color:#111;font-size:11px;font-weight:700;line-height:1.2;text-transform:uppercase}.ananas-blog-template__hero-copy .ananas-blog-template__eyebrow,.ananas-blog-template__hero-copy .ananas-blog-template__hero-title,.ananas-blog-template__hero-copy .ananas-blog-template__read-more{color:inherit}.ananas-blog-template__hero-copy .ananas-blog-template__date,.ananas-blog-template__hero-copy .ananas-blog-template__excerpt,.ananas-blog-template__hero-copy .ananas-blog-template__read-time{color:var(--ananas-blog-hero-copy-muted, var(--ananas-blog-muted))}.ananas-blog-template__date{margin:24px 0 0;color:var(--ananas-blog-muted);font-size:12px;font-weight:500;line-height:1.2;text-transform:uppercase}.ananas-blog-template__hero-title{max-width:400px;margin:22px 0 0;color:#111;font-family:var(--font-editorial--family);font-size:clamp(28px,2.05vw,38px);font-style:var(--font-editorial--style);font-weight:700;line-height:1.08;letter-spacing:0}.ananas-blog-template__hero-title a,.ananas-blog-template__card-title a{color:inherit;text-decoration:none}.ananas-blog-template__excerpt{max-width:390px;margin:16px 0 0;color:var(--ananas-blog-muted);font-size:14px;font-weight:400;line-height:1.28}.ananas-blog-template__meta-row{display:flex;gap:34px;align-items:center;margin-block-start:26px}.ananas-blog-template__read-more{color:var(--ananas-blog-ink);font-size:12px;font-weight:700;line-height:1.2;text-decoration:none;text-transform:uppercase}.ananas-blog-template__read-time{display:inline-flex;gap:7px;align-items:center;color:#29373d94;font-size:12px;font-weight:500;line-height:1}.ananas-blog-template__clock{position:relative;display:inline-block;width:14px;height:14px;border:1px solid currentColor;border-radius:50%}.ananas-blog-template__clock:before,.ananas-blog-template__clock:after{position:absolute;content:"";background:currentColor;transform-origin:bottom center}.ananas-blog-template__clock:before{top:3px;left:6px;width:1px;height:4px}.ananas-blog-template__clock:after{top:6px;left:6px;width:4px;height:1px}.ananas-blog-template__hero-media{height:var(--ananas-blog-hero-height);overflow:hidden;min-width:0}.ananas-blog-template__hero-media a,.ananas-blog-template__hero-media img,.ananas-blog-template__hero-placeholder{display:block;width:100%;height:100%}.ananas-blog-template__hero-media img{object-fit:cover}.ananas-blog-template__hero-placeholder,.ananas-blog-template__card-placeholder{background:linear-gradient(135deg,#ede8df,#d8d2c8)}.ananas-blog-template__all{padding:40px var(--ananas-blog-pad) clamp(72px,7vw,128px)}.ananas-blog-template__grid-head{display:flex;gap:10px;align-items:baseline;padding-block-end:12px;border-bottom:1px solid var(--ananas-blog-line)}.ananas-blog-template__count{color:var(--ananas-blog-muted);font-size:10px;font-weight:500;line-height:1.2;text-transform:uppercase}.ananas-blog-template__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(58px,5.2vw,88px) clamp(38px,4vw,62px);margin-block-start:26px}.ananas-blog-template__card{min-width:0}.ananas-blog-template__card-media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / .93;background:#f5f2ed}.ananas-blog-template__card-media img,.ananas-blog-template__card-placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.ananas-blog-template__card:hover .ananas-blog-template__card-media img{transform:scale(1.025)}.ananas-blog-template__card-title{position:relative;z-index:1;width:calc(100% - 66px);margin:-24px 0 0;padding:12px 14px 0 0;color:#111;background:#fff;font-size:15px;font-weight:700;line-height:1.14;letter-spacing:0}.ananas-blog-template__card-date{margin:13px 0 0;color:var(--ananas-blog-muted);font-size:12px;font-weight:500;line-height:1.2;text-transform:uppercase}.ananas-blog-template__card-divider{width:70%;height:1px;margin:17px 0 0;background:var(--ananas-blog-line)}.ananas-blog-template__card-excerpt{margin:16px 0 0;color:var(--ananas-blog-muted);font-size:13px;line-height:1.22}.ananas-blog-template__card-footer{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-block-start:18px}.ananas-blog-template__pagination{display:flex;gap:22px;align-items:center;justify-content:center;margin-block-start:58px;padding-block-end:72px;color:var(--ananas-blog-ink);font-size:13px;font-weight:400;line-height:1}.ananas-blog-template__pagination-list{display:flex;gap:14px;align-items:center;margin:0;padding:0;list-style:none}.ananas-blog-template__pagination :is(a,span){color:inherit;text-decoration:none}.ananas-blog-template__pagination-link,.ananas-blog-template__pagination-arrow{position:relative;display:inline-flex;min-width:18px;min-height:24px;align-items:center;justify-content:center;transition:color .16s ease,opacity .16s ease}.ananas-blog-template__pagination-link--current{font-weight:600}.ananas-blog-template__pagination-link--current:after{content:"";position:absolute;right:0;bottom:-5px;left:0;height:1px;background:currentColor}.ananas-blog-template__pagination-link--gap,.ananas-blog-template__pagination-arrow--disabled{opacity:.36}.ananas-blog-template__pagination a:hover{opacity:.62}@media screen and (max-width:989px){.ananas-blog-template__hero{grid-template-columns:1fr}.ananas-blog-template__hero-media{height:420px;order:-1}.ananas-blog-template__hero-copy{min-height:0}.ananas-blog-template__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.ananas-blog-template__hero-copy{padding:36px var(--ananas-blog-pad) 44px}.ananas-blog-template__hero-media{height:320px}.ananas-blog-template__hero-title{font-size:30px}.ananas-blog-template__grid{grid-template-columns:1fr;gap:48px}.ananas-blog-template__card-title{width:calc(100% - 34px)}.ananas-blog-template__pagination{gap:16px;padding-block-end:54px;font-size:12px}.ananas-blog-template__pagination-list{gap:11px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ananas-blog-template.css.map */
