.content-hub-hero{position:relative;min-height:608px;display:flex;flex-direction:column;justify-content:flex-end;padding:80px 200px;overflow:hidden;background:#1a1a1a}.content-hub-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.content-hub-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.35) 50%,transparent 100%)}.content-hub-hero__content{position:relative;z-index:1}.content-hub-hero__title{font-family:Montserrat,sans-serif;font-weight:900;font-style:italic;font-size:64px;line-height:1.2;color:#fff;text-transform:uppercase;margin:0}.content-hub-tabs{display:flex;gap:16px;align-items:center;padding:32px 200px;overflow-x:auto;scrollbar-width:none;background:#fff}.content-hub-tabs::-webkit-scrollbar{display:none}.content-hub-tabs__item{display:inline-flex;align-items:center;justify-content:center;padding:16px;text-decoration:none;white-space:nowrap;font-family:Montserrat,sans-serif;font-weight:800;line-height:1;letter-spacing:0;text-transform:uppercase;color:var(--Gray-1, #000000);background:#fff;border:1px solid var(--Gray-1, #000000);transition:background .15s ease,color .15s ease,border-color .15s ease;cursor:pointer}.content-hub-tabs__item--active,.content-hub-tabs__item:hover{background:var(--Colors-Brand-Primary, #cc0007);color:#fff;border-color:var(--Colors-Brand-Primary, #cc0007)}.content-hub-body{display:flex;gap:80px;align-items:flex-start;padding:80px 200px 112px}.content-hub-feed{flex:1;min-width:0;display:flex;flex-direction:column;gap:80px}.content-hub-empty{font-family:Montserrat,sans-serif;color:var(--Gray-3, #808080)}.content-hub-section-heading{font-family:Montserrat,sans-serif;font-weight:900;font-style:italic;line-height:1.2;color:var(--Gray-1, #000000);text-transform:uppercase;margin:0}a.content-hub-article-title{display:block;font-family:Montserrat,sans-serif;font-weight:700;line-height:1.5;color:var(--Gray-1, #000000);text-decoration:none;text-transform:capitalize;margin:0}a.content-hub-article-title:hover{color:var(--Colors-Brand-Primary, #cc0007)}.content-hub-featured{display:flex;flex-direction:column;gap:8px}.content-hub-featured .content-hub-section-heading{margin-bottom:8px}.content-hub-featured__image-link{display:block;margin-bottom:8px}.content-hub-featured__image{display:block;width:100%;height:480px;object-fit:cover;border-radius:8px}.content-hub-featured__image-placeholder{width:100%;height:480px;background:var(--Gray-6, #ededed);border-radius:8px}.content-hub-featured__date{font-family:Montserrat,sans-serif;font-weight:500;line-height:1.2;color:var(--Gray-4, #b3b3b3);margin:0}.content-hub-featured__excerpt{font-family:Montserrat,sans-serif;font-weight:500;line-height:1.2;color:var(--Gray-1, #000000);margin:0}.content-hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.content-hub-grid__item{display:flex;flex-direction:column;gap:8px}.content-hub-grid__image-link{display:block}.content-hub-grid__image-wrap{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:8px;overflow:hidden}.content-hub-grid__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.content-hub-grid__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--Gray-6, #ededed)}.content-hub-grid__date{font-family:Montserrat,sans-serif;font-weight:600;line-height:1.2;color:var(--Gray-4, #b3b3b3);margin:0}.content-hub-grid__excerpt{font-family:Montserrat,sans-serif;font-weight:500;line-height:1.4;letter-spacing:-.02em;color:var(--Gray-1, #000000);margin:0}.content-hub-pagination .pagination-wrapper{margin-top:0}.content-hub-pagination .pagination__list>li{flex:0 0 48px;max-width:48px}.content-hub-pagination .pagination__item{border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:20px}.content-hub-pagination .pagination__item--current{background:var(--Gray-6, #ededed)}.content-hub-sidebar{width:480px;flex-shrink:0;display:flex;flex-direction:column;gap:40px}.content-hub-search{display:flex;align-items:center;gap:16px;padding:24px;border:.5px solid #6e6e6e;background:#fff}.content-hub-search__btn{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer}.content-hub-search__input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:Montserrat,sans-serif;font-weight:500;line-height:1;color:#6e6e6e;padding:0}.content-hub-search__input::placeholder{color:#6e6e6e}.content-hub-sidebar__divider{border:none;border-top:1px solid var(--Gray-5, #cccccc);margin:0}.content-hub-sidebar__heading{font-family:Montserrat,sans-serif;font-weight:900;font-style:italic;line-height:1.2;color:var(--Gray-1, #000000);text-transform:uppercase;margin:0}.content-hub-recent__item{display:flex;gap:32px;align-items:center;height:160px;text-decoration:none;color:inherit}.content-hub-recent__image-wrap{position:relative;flex:0 0 160px;height:100%;border-radius:8px;overflow:hidden}.content-hub-recent__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.content-hub-recent__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--Gray-6, #ededed)}.content-hub-recent__info{flex:1;display:flex;flex-direction:column;gap:20px}.content-hub-recent__title{font-family:Montserrat,sans-serif;font-weight:700;line-height:1.5;color:var(--Gray-1, #000000);text-transform:capitalize;margin:0;transition:color .15s ease}.content-hub-recent__item:hover .content-hub-recent__title{color:var(--Colors-Brand-Primary, #cc0007)}.content-hub-recent__date{font-family:Montserrat,sans-serif;font-weight:600;line-height:1.2;color:var(--Gray-4, #b3b3b3);margin:0}.content-hub-tags{display:flex;flex-wrap:wrap;gap:10px}.content-hub-tags__item{display:inline-flex;align-items:center;justify-content:center;padding:16px;background:var(--Gray-7, #f2f2f2);line-height:1;text-transform:uppercase;text-decoration:none;transition:background .15s ease,color .15s ease}.content-hub-tags__item:hover,.content-hub-tags__item--active{background:var(--Colors-Brand-Primary, #cc0007);color:#fff}@media screen and (max-width:1439px){.content-hub-hero{padding:60px 80px}.content-hub-tabs{padding:28px 80px}.content-hub-body{padding:60px 80px 96px;gap:60px}.content-hub-sidebar{width:380px}}@media screen and (max-width:989px){.content-hub-hero{min-height:360px;padding:40px 32px}.content-hub-hero__title{font-size:48px}.content-hub-tabs{padding:20px 32px;gap:8px}.content-hub-tabs__item{padding:12px 14px}.content-hub-body{flex-direction:column;padding:48px 32px 72px;gap:56px}.content-hub-sidebar{width:100%}}@media screen and (max-width:749px){.content-hub-hero{min-height:280px;padding:32px 20px}.content-hub-hero__title{font-size:36px}.content-hub-tabs{padding:16px 24px;gap:8px;overflow-x:visible;flex-wrap:wrap}.content-hub-tabs__item{font-size:14px;padding:16px}.content-hub-body{padding:24px;gap:24px}.content-hub-feed{gap:24px}.content-hub-featured__image,.content-hub-featured__image-placeholder{height:200px}.content-hub-featured .content-hub-section-heading{margin-bottom:0}.content-hub-featured a.content-hub-article-title{line-height:1.5}.content-hub-featured__date{font-weight:600}.content-hub-featured__excerpt{line-height:1.4;letter-spacing:-.02em}a.content-hub-article-title{line-height:1.2}.content-hub-grid{grid-template-columns:1fr;gap:24px}.content-hub-grid__image-wrap{aspect-ratio:auto;height:200px}.content-hub-grid__excerpt{line-height:1.4;letter-spacing:-.02em}.content-hub-sidebar{gap:16px}.content-hub-search{display:none}.content-hub-recent__item{height:120px;gap:16px}.content-hub-recent__title{line-height:1.5}.content-hub-recent__info{gap:8px}.content-hub-recent__image-wrap{flex:0 0 120px}.content-hub-pagination .pagination__list{gap:8px}.content-hub-pagination .pagination__list>li{flex:0 0 36px;max-width:36px}.content-hub-pagination .pagination__item{font-size:14px;height:36px}}
/*# sourceMappingURL=/cdn/shop/t/179/assets/content-hub.css.map */
