@import"https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,400;0,500;0,600;1,400&family=IBM+Plex+Mono:wght@400;500&display=swap";.wq-hub{--wqh-paper: #fafaf7;--wqh-ink: #18181b;--wqh-grey: #6b6b6b;--wqh-grey-soft: #9a9a9a;--wqh-grey-finest: #c8c5be;--wqh-rule: #2a2a2a;--wqh-rule-soft: #d8d6d0;--wqh-rule-finest: #ece9e2;--wqh-accent: #2b4b7a;--wqh-pale: #efece4;--wqh-serif: "Crimson Pro", Georgia, "Times New Roman", serif;--wqh-mono: "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace}.wq-hub{max-width:1320px;margin:0 auto;padding:0 50px 96px;color:var(--wqh-ink);font-family:var(--wqh-serif);background:transparent}@media(max-width:768px){.wq-hub{padding:0 20px 56px}}.wq-hub__hero{padding:56px 0 32px;border-bottom:1px solid var(--wqh-rule);margin-bottom:32px}.wq-hub__hero-inner{max-width:1100px}.wq-hub__breadcrumb{font-family:var(--wqh-mono);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--wqh-grey);margin-bottom:28px}.wq-hub__breadcrumb a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.wq-hub__breadcrumb a:hover{border-color:var(--wqh-grey)}.wq-hub__hero-row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:24px 48px}.wq-hub__hero-text{flex:1;min-width:0;max-width:760px}.wq-hub__title{margin:0 0 12px;font-family:var(--wqh-serif);font-size:32px;font-weight:400;letter-spacing:-.005em;line-height:1.1;color:var(--wqh-ink)}@media(min-width:768px){.wq-hub__title{font-size:40px}}.wq-hub__subtitle{margin:0;font-family:var(--wqh-serif);font-style:italic;font-size:17px;font-weight:400;line-height:1.5;color:var(--wqh-grey);max-width:60ch}.wq-hub__hero-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;padding-top:6px;border-left:1px solid var(--wqh-rule-soft);padding-left:32px}@media(max-width:640px){.wq-hub__hero-meta{border-left:none;padding-left:0;align-items:flex-start}}.wq-hub__count-num{font-family:var(--wqh-serif);font-size:36px;font-weight:400;line-height:1;color:var(--wqh-ink);font-variant-numeric:tabular-nums}.wq-hub__count-label{font-family:var(--wqh-mono);font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--wqh-grey)}.wq-hub__tabs{margin-bottom:36px;padding-bottom:18px;border-bottom:1px solid var(--wqh-rule-soft)}.wq-hub__tabs-inner{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 32px}.wq-hub__tabs-label{font-family:var(--wqh-mono);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--wqh-grey);margin-right:8px}.wq-hub__tab{position:relative;font-family:var(--wqh-serif);font-size:17px;font-weight:400;color:var(--wqh-grey);text-decoration:none;padding:4px 0 8px;transition:color .2s ease}.wq-hub__tab:hover{color:var(--wqh-ink)}.wq-hub__tab--active{color:var(--wqh-ink);font-weight:600}.wq-hub__tab--active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--wqh-accent)}.wq-hub__toolbar{margin-bottom:40px}.wq-hub__result-count{font-family:var(--wqh-mono);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--wqh-grey)}.wq-hub__grid{display:grid;grid-template-columns:1fr;gap:56px 40px;margin-bottom:64px}@media(min-width:640px){.wq-hub__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.wq-hub__grid{grid-template-columns:repeat(3,1fr);gap:64px 48px}}@media(min-width:1280px){.wq-hub__grid{grid-template-columns:repeat(4,1fr);gap:64px 40px}}.wq-hub__featured{grid-column:1 / -1;display:grid;grid-template-columns:1fr;gap:32px;text-decoration:none;color:var(--wqh-ink);padding-bottom:56px;border-bottom:1px solid var(--wqh-rule-soft);margin-bottom:8px;transition:opacity .25s ease}@media(min-width:900px){.wq-hub__featured{grid-template-columns:1.2fr 1fr;gap:48px}}.wq-hub__featured:hover{opacity:.92}.wq-hub__featured .wq-hub__card-num{grid-column:1 / -1;margin-bottom:0}.wq-hub__featured-img{position:relative;aspect-ratio:16 / 10;background:var(--wqh-pale);border:1px solid var(--wqh-rule-soft);overflow:hidden;order:2}@media(min-width:900px){.wq-hub__featured-img{order:1}}.wq-hub__featured-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.wq-hub__featured:hover .wq-hub__featured-img img{transform:scale(1.02)}.wq-hub__featured-body{display:flex;flex-direction:column;gap:16px;align-self:center;order:3}.wq-hub__featured-title{margin:0;font-family:var(--wqh-serif);font-size:30px;font-weight:500;line-height:1.2;letter-spacing:-.01em;color:var(--wqh-ink);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:1024px){.wq-hub__featured-title{font-size:34px}}.wq-hub__featured-excerpt{margin:0;font-family:var(--wqh-serif);font-style:italic;font-size:17px;font-weight:400;line-height:1.55;color:var(--wqh-grey);max-width:56ch;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.wq-hub__card{position:relative;display:flex;flex-direction:column;text-decoration:none;color:var(--wqh-ink);background:transparent;border:0;padding:0;transition:transform .25s ease}.wq-hub__card:hover{transform:translateY(-2px)}.wq-hub__card-num{display:block;font-family:var(--wqh-mono);font-size:10px;font-weight:500;letter-spacing:.16em;color:var(--wqh-grey-soft);margin-bottom:10px}.wq-hub__card-img{position:relative;aspect-ratio:16 / 10;background:var(--wqh-pale);border:1px solid var(--wqh-rule-soft);overflow:hidden}.wq-hub__card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.wq-hub__card:hover .wq-hub__card-img img{transform:scale(1.02)}.wq-hub__card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--wqh-grey-finest)}.wq-hub__card-rule{display:block;width:100%;height:0;border-top:1px solid var(--wqh-rule-soft);margin:22px 0 0}.wq-hub__card-body{display:flex;flex-direction:column;gap:11px;padding:18px 0 0}.wq-hub__card-type{font-family:var(--wqh-mono);font-size:10px;font-weight:500;letter-spacing:.18em;color:var(--wqh-accent);margin:0}.wq-hub__card-type--industry-news{color:#8a4a18}.wq-hub__card-title{margin:0;font-family:var(--wqh-serif);font-size:18px;font-weight:500;line-height:1.3;letter-spacing:-.005em;color:var(--wqh-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:1024px){.wq-hub__card-title{font-size:19px}}.wq-hub__card-excerpt{margin:0;font-family:var(--wqh-serif);font-style:italic;font-size:14px;font-weight:400;line-height:1.5;color:var(--wqh-grey);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wq-hub__card-meta{margin-top:4px;font-family:var(--wqh-mono);font-size:10px;font-weight:500;letter-spacing:.18em;color:var(--wqh-grey-soft)}.wq-hub__pagination{display:flex;align-items:center;justify-content:center;gap:24px;padding-top:56px;border-top:1px solid var(--wqh-rule-soft);font-family:var(--wqh-mono)}.wq-hub__page-link{font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--wqh-ink);text-decoration:none;border-bottom:1px solid var(--wqh-ink);padding-bottom:3px;transition:color .2s ease,border-color .2s ease}.wq-hub__page-link:hover{color:var(--wqh-accent);border-color:var(--wqh-accent)}.wq-hub__page-link.is-disabled{color:var(--wqh-grey-finest);border-color:transparent;cursor:default}.wq-hub__page-numbers{display:inline-flex;align-items:baseline;gap:18px}.wq-hub__page-num{font-size:13px;font-weight:500;font-variant-numeric:tabular-nums;color:var(--wqh-grey);text-decoration:none;transition:color .2s ease}.wq-hub__page-num:hover{color:var(--wqh-ink)}.wq-hub__page-num.is-current{color:var(--wqh-ink);font-weight:600;position:relative}.wq-hub__page-num.is-current:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1.5px;background:var(--wqh-accent)}.wq-hub__empty{padding:100px 0;text-align:center;color:var(--wqh-grey)}.wq-hub__empty-mark{display:block;font-family:var(--wqh-mono);font-size:28px;color:var(--wqh-grey-soft);margin-bottom:16px}.wq-hub__empty p{font-family:var(--wqh-serif);font-style:italic;font-size:17px;font-weight:400;max-width:44ch;margin:0 auto}@media(max-width:640px){.wq-hub__hero{padding:32px 0 24px;margin-bottom:24px}.wq-hub__title{font-size:28px}.wq-hub__subtitle{font-size:15px}.wq-hub__count-num{font-size:30px}.wq-hub__featured-title{font-size:24px}.wq-hub__featured-excerpt{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/wq-resources-hub.css.map */
