.cheddr-blog-page,.cheddr-blog-article-page{max-width:var(--maxwidth, 1280px);margin:0 auto;padding:24px 16px 40px;color:var(--textColor, #191d21)}.cheddr-blog-label{margin:0 0 12px;font-family:var(--baseFont, inherit);font-size:11px;font-weight:500;letter-spacing:.05em;line-height:1.4;text-transform:uppercase;color:var(--secondaryTextColor, #686363)}.cheddr-blog-breadcrumbs{margin-bottom:18px}.cheddr-blog-page--thca-sample{padding-top:8px}.cheddr-blog-page--thca-sample .cheddr-blog-breadcrumbs{margin-bottom:10px}.cheddr-blog-breadcrumbs__list{display:flex;flex-wrap:wrap;gap:6px 10px;margin:0;padding:0;list-style:none;color:var(--secondaryTextColor, #686363);font-size:13px}.cheddr-blog-breadcrumbs__item{display:inline-flex;align-items:center}.cheddr-blog-breadcrumbs__item+.cheddr-blog-breadcrumbs__item:before{content:"\203a";margin-right:10px;color:var(--secondaryTextColor, #686363)}.cheddr-blog-breadcrumbs__item a{color:inherit;text-decoration:none}.cheddr-blog-breadcrumbs__item a:hover{color:#1a8c5b}.cheddr-blog-page__description{max-width:760px;margin:0 0 22px;color:var(--secondaryTextColor, #686363);font-size:16px;line-height:1.7}.cheddr-blog-collection-strip{margin-bottom:26px}.cheddr-blog-collection-strip__scroller,.cheddr-blog-filter-pills{display:flex;gap:16px}.cheddr-blog-collection-strip__scroller{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;scroll-snap-type:x proximity;justify-content:flex-start}.cheddr-blog-collection-strip__item{flex:0 0 156px;min-width:156px;scroll-snap-align:start}.cheddr-blog-collection-strip__item .collection__card{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;min-height:64px;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid rgba(35,31,32,.08);box-shadow:0 10px 20px #231f200d;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease}.cheddr-blog-collection-strip__item .collection__card:hover,.cheddr-blog-collection-strip__item .collection__card:focus-within{transform:translateY(-2px);border-color:#f2652238;box-shadow:0 18px 34px #231f201a}.cheddr-blog-collection-strip__item .card__img--container{display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;text-decoration:none;border-radius:8px;overflow:hidden}.cheddr-blog-collection-strip__item .card__img--ratio,.cheddr-blog-collection-strip__item .card__img,.cheddr-blog-collection-strip__item .card__img--ratio:before{width:40px!important;height:40px!important;min-height:40px!important;background:transparent!important}.cheddr-blog-collection-strip__item .card__img{display:flex;align-items:center;justify-content:center;overflow:hidden}.cheddr-blog-collection-strip__item .card__img img,.cheddr-blog-collection-strip__item .card__img .lazyload,.cheddr-blog-collection-strip__item .card__img .lazyloaded,.cheddr-blog-collection-strip__item .card__img .lazyloading{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;background:transparent!important;object-fit:contain!important;object-position:center center!important}.cheddr-blog-collection-strip__item .collection__card--title{display:inline-block;flex:1 1 auto;max-width:calc(100% - 50px);color:#231f20;font-size:clamp(.84rem,.88vw,.96rem);line-height:1.2;font-weight:700;white-space:normal;overflow-wrap:anywhere}.cheddr-blog-filter-pills-wrap{margin-bottom:24px}.cheddr-blog-filter-pills{flex-wrap:wrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.cheddr-blog-filter-pills::-webkit-scrollbar,.cheddr-blog-collection-strip__scroller::-webkit-scrollbar,.cheddr-blog-toc__body::-webkit-scrollbar{display:none}.cheddr-blog-filter-pill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:.5px solid var(--accentColor01, rgba(0, 0, 0, .1));border-radius:999px;background:var(--bodyBackgroundColor, #fff);color:var(--textColor, #191d21);font-size:13px;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.cheddr-blog-filter-pill.is-active,.cheddr-blog-filter-pill:hover{background:#1a8c5b;border-color:#1a8c5b;color:#fff}.cheddr-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cheddr-blog-card{display:flex;flex-direction:column;height:100%;border:.5px solid var(--accentColor01, rgba(0, 0, 0, .1));border-radius:12px;overflow:hidden;background:var(--bodyBackgroundColor, #fff)}.cheddr-blog-card[hidden]{display:none}.cheddr-blog-card__media{display:block;aspect-ratio:16 / 9;background:var(--secondaryBodyBackgroundColor, #efefef);overflow:hidden}.cheddr-blog-card__media img{display:block;width:100%;height:100%;object-fit:cover}.cheddr-blog-card__content{display:flex;flex:1 1 auto;flex-direction:column;padding:16px}.cheddr-blog-card__tag{display:inline-flex;align-items:center;margin-bottom:10px;color:#1a8c5b;font-size:12px;font-weight:500;line-height:1.4;text-decoration:none}.cheddr-blog-card__title{margin:0 0 12px;color:var(--titleColor, #202626);font-family:var(--titleFont, inherit);font-size:22px;line-height:1.15;text-decoration:none}.cheddr-blog-card__title:hover,.cheddr-blog-related-posts__title:hover{color:#1a8c5b}.cheddr-blog-card__meta{margin:0 0 12px;color:var(--secondaryTextColor, #686363);font-size:12px;line-height:1.5}.cheddr-blog-card__excerpt{margin:0 0 18px;color:var(--secondaryTextColor, #686363);font-size:14px;line-height:1.7}.cheddr-blog-card__cta{margin-top:auto;color:#1a8c5b;font-size:14px;font-weight:600;text-decoration:none}.cheddr-blog-article-page{padding-top:28px}.cheddr-blog-progress{position:fixed;top:0;left:0;z-index:1000;width:0;height:3px;background:#1a8c5b}.cheddr-blog-article__wrap{max-width:860px;margin:0 auto}.cheddr-blog-article__hero{margin-bottom:18px;border-radius:16px;overflow:hidden}.cheddr-blog-article__hero img{display:block;width:100%;height:auto}.cheddr-blog-article__category{display:inline-flex;margin-bottom:10px;color:#1a8c5b;font-size:12px;font-weight:500;line-height:1.4;text-decoration:none}.cheddr-blog-article__title{margin:0;color:var(--titleColor, #202626);font-family:var(--titleFont, inherit);font-size:clamp(34px,4vw,52px);line-height:1.04}.cheddr-blog-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:14px 0 24px;color:var(--secondaryTextColor, #686363);font-size:12px;line-height:1.5}.cheddr-blog-meta__item{display:inline-flex;align-items:center;gap:6px}.cheddr-blog-meta__updated{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#1a8c5b1a;color:#1a8c5b;font-size:12px;font-weight:600}.cheddr-blog-meta__icon{width:14px;height:14px}.cheddr-blog-toc{margin-bottom:24px;border:.5px solid var(--accentColor01, rgba(0, 0, 0, .1));border-radius:12px;background:var(--secondaryBodyBackgroundColor, #efefef)}.cheddr-blog-toc__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;border:0;background:transparent;color:inherit;cursor:pointer}.cheddr-blog-toc__toggle-left{display:inline-flex;align-items:center;gap:10px}.cheddr-blog-toc__icon{width:18px;height:18px}.cheddr-blog-toc__eyebrow{font-size:11px;font-weight:500;letter-spacing:.05em;line-height:1.4;text-transform:uppercase;color:var(--secondaryTextColor, #686363)}.cheddr-blog-toc__chevron{width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.cheddr-blog-toc.is-open .cheddr-blog-toc__chevron{transform:rotate(-135deg)}.cheddr-blog-toc__body{overflow:hidden;padding:0 16px 16px}.cheddr-blog-toc__body>ul,.cheddr-blog-toc__sublist{margin:0;padding:0;list-style:none}.cheddr-blog-toc__body>ul{display:grid;gap:10px}.cheddr-blog-toc__sublist{display:grid;gap:8px;margin-top:10px;padding-left:18px}.cheddr-blog-toc__link{color:var(--textColor, #191d21);font-size:13px;line-height:1.6;text-decoration:none}.cheddr-blog-toc__sublist .cheddr-blog-toc__link{color:var(--secondaryTextColor, #686363);font-size:12px}.cheddr-blog-toc__link.cheddr-blog-toc-active{color:#1a8c5b;font-weight:500}.cheddr-blog-article__body{color:var(--textColor, #191d21)}.cheddr-blog-article__body article{font-size:16px;line-height:1.8}.cheddr-blog-article__body article>*:first-child{margin-top:0}.cheddr-blog-article__body article h2,.cheddr-blog-article__body article h3,.cheddr-blog-article__body article h4{color:var(--titleColor, #202626);font-family:var(--titleFont, inherit);scroll-margin-top:120px}.cheddr-blog-article__body article h2{margin:32px 0 14px;font-size:clamp(28px,3vw,40px);line-height:1.1}.cheddr-blog-article__body article h3{margin:26px 0 12px;font-size:clamp(22px,2.4vw,30px);line-height:1.2}.cheddr-blog-article__body article h4{margin:24px 0 12px;font-size:clamp(20px,2vw,26px);line-height:1.25}.cheddr-blog-article__body article p,.cheddr-blog-article__body article ul,.cheddr-blog-article__body article ol,.cheddr-blog-article__body article table,.cheddr-blog-article__body article blockquote{margin:0 0 18px}.cheddr-blog-article__body article p:empty{display:none;margin:0}.cheddr-blog-article__body article img{max-width:100%;height:auto;border-radius:12px}.cheddr-blog-article__divider{margin:32px 0 24px;border:0;border-top:.5px solid var(--accentColor01, rgba(0, 0, 0, .1))}.cheddr-blog-related-posts{margin-bottom:32px}.cheddr-blog-related-posts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cheddr-blog-related-posts__card{display:flex;flex-direction:column;overflow:hidden;border:.5px solid var(--accentColor01, rgba(0, 0, 0, .1));border-radius:12px;background:var(--bodyBackgroundColor, #fff)}.cheddr-blog-related-posts__image-link{display:block}.cheddr-blog-related-posts__image-frame{aspect-ratio:16 / 9;background:var(--secondaryBodyBackgroundColor, #efefef);overflow:hidden}.cheddr-blog-related-posts__image{display:block;width:100%;height:100%;object-fit:cover}.cheddr-blog-related-posts__placeholder{width:100%;height:100%;background:var(--secondaryBodyBackgroundColor, #efefef)}.cheddr-blog-related-posts__content{display:flex;flex:1 1 auto;flex-direction:column;padding:12px}.cheddr-blog-related-posts__tag{display:inline-flex;margin-bottom:8px;color:#1a8c5b;font-size:12px;font-weight:500;text-decoration:none}.cheddr-blog-related-posts__title{color:var(--titleColor, #202626);font-family:var(--titleFont, inherit);font-size:18px;line-height:1.2;text-decoration:none}.cheddr-blog-related-posts__meta{margin:auto 0 0;padding-top:10px;color:var(--secondaryTextColor, #686363);font-size:12px}.cheddr-blog-author-block{display:flex;gap:12px;align-items:flex-start;padding:18px 0 0}.cheddr-blog-author-block__avatar{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:#1a8c5b;color:#fff;font-size:14px;font-weight:700}.cheddr-blog-author-block__content{flex:1 1 auto}.cheddr-blog-author-block__name{margin:0 0 6px;color:var(--titleColor, #202626);font-family:var(--titleFont, inherit);font-size:20px;line-height:1.2}.cheddr-blog-author-block__bio{margin:0;color:var(--secondaryTextColor, #686363);font-size:14px;line-height:1.7}@media screen and (max-width:989px){.cheddr-blog-grid,.cheddr-blog-related-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.cheddr-blog-page,.cheddr-blog-article-page{padding-top:20px;padding-bottom:32px}.cheddr-blog-filter-pills{flex-wrap:nowrap}.cheddr-blog-collection-strip__scroller{scroll-snap-type:x mandatory}.cheddr-blog-collection-strip__item{scroll-snap-align:start}.cheddr-blog-toc{overflow:hidden}.cheddr-blog-toc:not(.is-open) .cheddr-blog-toc__body{max-height:0;padding-bottom:0}.cheddr-blog-toc.is-open .cheddr-blog-toc__body{max-height:1000px}.cheddr-blog-toc__body{transition:max-height .25s ease,padding-bottom .25s ease}}@media screen and (max-width:640px){.cheddr-blog-collection-strip__item{flex:0 0 148px;min-width:148px}.cheddr-blog-collection-strip__item .collection__card{min-height:58px;padding:10px 12px}.cheddr-blog-collection-strip__item .card__img--container,.cheddr-blog-collection-strip__item .card__img--ratio,.cheddr-blog-collection-strip__item .card__img,.cheddr-blog-collection-strip__item .card__img--ratio:before{width:36px!important;height:36px!important;min-height:36px!important;flex-basis:36px}.cheddr-blog-grid,.cheddr-blog-related-posts__grid{grid-template-columns:minmax(0,1fr)}.cheddr-blog-card__content,.cheddr-blog-related-posts__content{padding:14px}.cheddr-blog-article__title{font-size:34px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cheddr-blog.css.map */
