.blog-redesign{font-family:var(--body-font-family);color:rgb(var(--text-color))}.blog-redesign__eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:rgb(var(--text-color));opacity:.7;margin:0 0 20px}.blog-hero{display:grid;grid-template-columns:65% 35%;gap:16px;margin-bottom:56px}.blog-hero__side{display:flex;flex-direction:column;gap:16px}.blog-hero-card{position:relative;display:block;overflow:hidden;border-radius:6px;color:#fff;text-decoration:none;isolation:isolate}.blog-hero-card--large{min-height:520px;height:100%}.blog-hero-card--small{min-height:250px;flex:1}.blog-hero-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .5s ease}.blog-hero-card:hover .blog-hero-card__img{transform:scale(1.04)}.blog-hero-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#d9d9d9}.blog-hero-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#00000059 55%,#000c);z-index:1}.blog-hero-card__content{position:absolute;left:0;right:0;bottom:0;padding:28px;z-index:2}.blog-hero-card__tag{display:inline-block;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700;background:#ffffff2e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:5px 12px;border-radius:100px;margin-bottom:12px}.blog-hero-card__title{font-family:var(--heading-font-family);color:#fff;margin:0;font-weight:700}.blog-hero-card--large .blog-hero-card__title{font-size:34px;line-height:1.2}.blog-hero-card--small .blog-hero-card__title{font-size:18px;line-height:1.32}.blog-hero-card--small .blog-hero-card__content{padding:20px}@media(max-width:900px){.blog-hero{grid-template-columns:1fr}.blog-hero-card--large{min-height:380px}.blog-hero__side{flex-direction:row}.blog-hero-card--small{min-height:220px}}@media(max-width:600px){.blog-hero__side{flex-direction:column}.blog-hero-card--large{min-height:320px}}.blog-cta-bar{background:rgb(var(--btn-bg-color));color:rgb(var(--btn-text-color));padding:34px 0;margin:0 0 56px}.blog-cta-bar__inner{max-width:var(--page-width, 1320px);margin:0 auto;padding:0 var(--gutter-md, 32px);display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}.blog-cta-bar__text{font-size:19px;font-weight:600;line-height:1.4;margin:0;max-width:540px;color:inherit}.blog-cta-bar__form{display:flex;gap:8px;flex:1;max-width:420px;min-width:280px;flex-wrap:wrap}.blog-cta-bar__form input[type=email]{flex:1;min-width:180px;padding:13px 16px;border:none;border-radius:3px;font-size:14px;font-family:var(--body-font-family);color:#111}.blog-cta-bar__submit{background:#fff;color:rgb(var(--btn-bg-color));border:none;padding:13px 22px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;font-size:13px;cursor:pointer;border-radius:3px;white-space:nowrap}.blog-cta-bar__submit:hover{opacity:.85}.blog-cta-bar__message{width:100%;font-size:13px;margin:8px 0 0;color:inherit}@media(max-width:700px){.blog-cta-bar__inner{flex-direction:column;align-items:stretch;text-align:center}.blog-cta-bar__text,.blog-cta-bar__form{max-width:none}}.blog-layout{display:grid;grid-template-columns:65% 35%;gap:56px;align-items:start}.blog-layout__main{display:flex;flex-direction:column}.blog-layout__sidebar{position:sticky;top:32px;display:flex;flex-direction:column;gap:36px}@media(max-width:900px){.blog-layout{grid-template-columns:1fr;gap:40px}.blog-layout__sidebar{position:static}}.blog-row-card{display:flex;gap:22px;text-decoration:none;color:inherit;padding:26px 0;border-bottom:1px solid #ececec}.blog-layout__main .blog-row-card:first-child{padding-top:0}.blog-row-card__media{flex:0 0 250px;width:250px;aspect-ratio:4 / 3;overflow:hidden;border-radius:6px;background:#f2f2f2}.blog-row-card__media img{width:100%;height:100%;object-fit:cover;display:block}.blog-row-card__body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.blog-row-card__tag{font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:700;color:rgb(var(--link-color));margin:0 0 8px;display:block}.blog-row-card__title{font-family:var(--heading-font-family);font-size:21px;line-height:1.3;margin:0 0 10px;font-weight:700}.blog-row-card__title a{color:rgb(var(--heading-color));text-decoration:none}.blog-row-card__title a:hover{text-decoration:underline}.blog-row-card__excerpt{font-size:14.5px;line-height:1.6;color:rgb(var(--text-color));opacity:.85;margin:0 0 12px}.blog-row-card__meta{font-size:12.5px;color:rgb(var(--text-color));opacity:.62}@media(max-width:600px){.blog-row-card{flex-direction:column;gap:14px}.blog-row-card__media{width:100%;flex-basis:auto}}.blog-sidebar-widget__title{font-size:13px;text-transform:uppercase;letter-spacing:.07em;font-weight:700;margin:0 0 18px;padding-bottom:12px;border-bottom:2px solid rgb(var(--heading-color));color:rgb(var(--heading-color));display:flex;align-items:center;justify-content:space-between;gap:8px}.blog-sidebar-widget__clear{text-transform:none;font-weight:400;font-size:12px;letter-spacing:normal;color:rgb(var(--link-color))}.blog-sidebar-widget__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.blog-sidebar-widget__list a{color:rgb(var(--text-color));text-decoration:none;font-size:15px;display:flex;justify-content:space-between;align-items:center;gap:8px}.blog-sidebar-widget__list a:hover{color:rgb(var(--link-color))}.blog-sidebar-widget__list a.is-active{font-weight:700;color:rgb(var(--heading-color))}.blog-tag-pills{display:flex;flex-wrap:wrap;gap:9px}.blog-tag-pill{display:inline-block;padding:8px 15px;border-radius:100px;border:1px solid #ddd;background:#fff;font-size:13px;color:rgb(var(--text-color));text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.blog-tag-pill:hover{background:rgb(var(--heading-color));border-color:rgb(var(--heading-color));color:#fff}.blog-tag-pill--primary{background:rgb(var(--heading-color));border-color:rgb(var(--heading-color));color:#fff;font-weight:600}.blog-tag-pill--primary:hover,.blog-tag-pill.is-active{background:rgb(var(--link-color));border-color:rgb(var(--link-color));color:#fff}.blog-tag-pill--clear{background:transparent;border-style:dashed;color:rgb(var(--text-color))}.blog-tag-pill--clear:hover{background:#f4f4f4;border-color:#ddd;color:rgb(var(--text-color))}.blog-pagination-wrap{margin-top:8px}
/*# sourceMappingURL=/cdn/shop/t/79/assets/blog-redesign.css.map */
