.cbh-authority-hub{background:var(--cbh-ah-bg-grad, var(--cbh-ah-bg, transparent));color:var(--cbh-ah-text);padding-top:var(--cbh-ah-pad-top);padding-bottom:var(--cbh-ah-pad-bottom);overflow:hidden}.cbh-authority-hub__inner{max-width:var(--cbh-ah-max)}.cbh-authority-hub__surface{position:relative;display:grid;gap:28px}.cbh-authority-hub__surface:before{content:"";position:absolute;width:150px;height:150px;right:-28px;top:-36px;border-radius:0 0 0 120px;background:color-mix(in srgb,var(--cbh-ah-accent),transparent 92%);pointer-events:none}.cbh-authority-hub__header{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end}.cbh-authority-hub__header-main{max-width:780px}.cbh-authority-hub__eyebrow,.cbh-authority-hub__card-eyebrow{margin:0;color:var(--cbh-ah-accent);font-size:.78em;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.cbh-authority-hub__eyebrow{display:inline-flex;align-items:center;width:fit-content;margin-bottom:10px;padding:5px 10px;border:1px solid color-mix(in srgb,var(--cbh-ah-accent),transparent 72%);border-radius:999px;background:color-mix(in srgb,var(--cbh-ah-accent),transparent 92%)}.cbh-authority-hub__heading{margin:0;max-width:760px;color:var(--cbh-ah-text);line-height:.96}.cbh-authority-hub__description{max-width:70ch;margin-top:14px;color:var(--cbh-ah-muted);font-size:clamp(1.35rem,.92vw,1.55rem);line-height:1.55}.cbh-authority-hub__description>*{margin-top:0;margin-bottom:0}.cbh-authority-hub__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.cbh-authority-hub__button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border-radius:999px;text-decoration:none;font-weight:850;line-height:1;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cbh-authority-hub__button--primary{background:var(--cbh-ah-accent);border:1px solid var(--cbh-ah-accent);color:#fff;box-shadow:0 12px 30px color-mix(in srgb,var(--cbh-ah-accent),transparent 80%)}.cbh-authority-hub__button--secondary{background:color-mix(in srgb,var(--cbh-ah-card),transparent 4%);border:1px solid color-mix(in srgb,var(--cbh-ah-accent),transparent 55%);color:var(--cbh-ah-accent)}@media(hover:hover){.cbh-authority-hub__button:hover,.cbh-authority-hub__card:hover{transform:translateY(-2px)}.cbh-authority-hub__card:hover{border-color:color-mix(in srgb,var(--cbh-ah-accent),transparent 45%);box-shadow:0 20px 50px #173a2b1c}}.cbh-authority-hub__button:focus-visible,.cbh-authority-hub__card:focus-visible{outline:3px solid color-mix(in srgb,var(--cbh-ah-gold),transparent 35%);outline-offset:3px}.cbh-authority-hub__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(var(--cbh-ah-columns, 4),minmax(0,1fr));gap:var(--cbh-ah-gap);margin:0;padding:0;list-style:none}.cbh-authority-hub__card{height:100%;min-height:188px;display:grid;grid-template-rows:auto 1fr;gap:18px;padding:22px;border:1px solid color-mix(in srgb,var(--cbh-ah-border),transparent 8%);border-radius:var(--cbh-ah-radius);background:linear-gradient(145deg,#ffffffeb,color-mix(in srgb,var(--cbh-ah-card),white 4%));box-shadow:0 12px 34px #173a2b12;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cbh-authority-hub__icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--cbh-ah-accent),transparent 88%);color:var(--cbh-ah-accent);font-size:.78em;font-weight:950;line-height:1}.cbh-authority-hub__copy{display:grid;align-content:start;gap:8px}.cbh-authority-hub__card-title{color:var(--cbh-ah-text);font-size:clamp(1.7rem,1.1vw,2rem);font-weight:900;line-height:1.1}.cbh-authority-hub__card-text{color:var(--cbh-ah-muted);font-size:clamp(1.22rem,.82vw,1.4rem);line-height:1.45}.cbh-authority-hub__card-link{width:fit-content;margin-top:6px;color:var(--cbh-ah-accent);font-size:.9em;font-weight:900;text-decoration:underline;text-underline-offset:4px}.cbh-authority-hub__note{position:relative;z-index:1;max-width:860px;margin:0;padding:12px 14px;border-left:4px solid var(--cbh-ah-gold);border-radius:12px;background:color-mix(in srgb,var(--cbh-ah-card),transparent 6%);color:var(--cbh-ah-muted);font-size:1.18rem;line-height:1.45}@media(min-width:990px){.cbh-authority-hub[data-columns="2"] .cbh-authority-hub__grid{--cbh-ah-columns: 2}.cbh-authority-hub[data-columns="3"] .cbh-authority-hub__grid{--cbh-ah-columns: 3}.cbh-authority-hub[data-columns="4"] .cbh-authority-hub__grid{--cbh-ah-columns: 4}}@media(max-width:989px){.cbh-authority-hub{padding-top:clamp(36px,var(--cbh-ah-pad-top),52px);padding-bottom:clamp(36px,var(--cbh-ah-pad-bottom),52px)}.cbh-authority-hub__header{grid-template-columns:1fr;align-items:start;gap:18px}.cbh-authority-hub__actions{justify-content:flex-start}.cbh-authority-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.cbh-authority-hub__surface{gap:22px}.cbh-authority-hub__heading{line-height:1}.cbh-authority-hub__actions{display:grid;grid-template-columns:1fr;width:100%}.cbh-authority-hub__button{width:100%}.cbh-authority-hub__grid{grid-template-columns:1fr}.cbh-authority-hub__card{min-height:0;grid-template-columns:auto 1fr;grid-template-rows:auto;gap:14px;padding:18px}.cbh-authority-hub__icon{width:30px;height:30px}.cbh-authority-hub__note{font-size:1.1rem}}@media(prefers-reduced-motion:reduce){.cbh-authority-hub__button,.cbh-authority-hub__card{transition:none}}@media(max-width:749px){.cbh-authority-hub__inner.page-width{padding-inline:1.2rem}.cbh-authority-hub__surface{gap:20px}.cbh-authority-hub__heading{font-size:clamp(3rem,9vw,4rem)}.cbh-authority-hub__description{font-size:1.25rem}.cbh-authority-hub__grid{gap:1rem}.cbh-authority-hub__card{gap:12px;padding:1.6rem;border-radius:1.6rem}.cbh-authority-hub__card-title{font-size:1.55rem}.cbh-authority-hub__card-text{font-size:1.16rem}}@media(min-width:990px){.cbh-authority-hub-home .cbh-authority-hub__grid{grid-template-columns:1.35fr repeat(3,minmax(0,1fr))}.cbh-authority-hub-home .cbh-authority-hub__item:first-child .cbh-authority-hub__card{background:radial-gradient(circle at 100% 0%,rgba(200,169,106,.22),transparent 36%),linear-gradient(145deg,#f4efe3,#fffdf6);border-color:color-mix(in srgb,var(--cbh-ah-gold) 48%,var(--cbh-ah-border))}.cbh-authority-hub-home .cbh-authority-hub__item:first-child .cbh-authority-hub__icon{width:4.2rem;height:4.2rem;background:var(--cbh-ah-accent);color:#fff}.cbh-authority-hub-home .cbh-authority-hub__item:first-child .cbh-authority-hub__card-title{max-width:14ch;font-size:clamp(2.1rem,1.65vw,2.8rem)}}.cbh-authority-hub-home .cbh-authority-hub__surface{gap:2.4rem}.cbh-authority-hub-home .cbh-authority-hub__card{min-height:17.5rem;box-shadow:0 .8rem 2.4rem #173a2b0e}.cbh-authority-hub-home .cbh-authority-hub__card-text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.cbh-authority-hub-home .cbh-authority-hub__note{max-width:100%;padding-block:1rem;background:transparent;border-left-width:.3rem;border-radius:0}@media(max-width:989px)and (min-width:750px){.cbh-authority-hub-home .cbh-authority-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.cbh-authority-hub-home .cbh-authority-hub__actions{display:flex}.cbh-authority-hub-home .cbh-authority-hub__button{width:auto;min-width:min(100%,18rem)}.cbh-authority-hub-home .cbh-authority-hub__card{min-height:0}.cbh-authority-hub-home .cbh-authority-hub__card-text{-webkit-line-clamp:2}}@media(max-width:749px){.cbh-authority-hub-home .cbh-authority-hub__surface{gap:16px}.cbh-authority-hub-home .cbh-authority-hub__grid{display:flex;gap:.9rem;margin-inline:-1.2rem;padding:0 1.2rem .55rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:1.2rem;scroll-snap-type:x mandatory;scrollbar-width:none}.cbh-authority-hub-home .cbh-authority-hub__grid::-webkit-scrollbar{display:none}.cbh-authority-hub-home .cbh-authority-hub__card{flex:0 0 min(76vw,28rem);grid-template-columns:auto 1fr;gap:11px;padding:1.25rem;scroll-snap-align:start}.cbh-authority-hub-home .cbh-authority-hub__description{font-size:1.18rem;line-height:1.48}}@media(max-width:749px){.cbh-authority-hub.cbh-authority-hub-home{padding-top:1.8rem;padding-bottom:1.8rem}}@media(max-width:749px){.cbh-authority-hub-home,.cbh-authority-hub-home .cbh-authority-hub__inner,.cbh-authority-hub-home .cbh-authority-hub__surface,.cbh-authority-hub-home .cbh-authority-hub__grid{min-width:0;max-width:100%}.cbh-authority-hub-home .cbh-authority-hub__grid{box-sizing:border-box;margin-inline:-1.2rem;padding:0 3.2rem .65rem 1.2rem;scroll-padding-inline:1.2rem}.cbh-authority-hub-home .cbh-authority-hub__item{flex:0 0 min(84vw,31rem);min-width:0;max-width:calc(100vw - 4.8rem);scroll-snap-align:start}.cbh-authority-hub-home .cbh-authority-hub__card{box-sizing:border-box;width:100%;max-width:100%;min-width:0;height:100%;padding:1.25rem}.cbh-authority-hub-home .cbh-authority-hub__copy,.cbh-authority-hub-home .cbh-authority-hub__card-title,.cbh-authority-hub-home .cbh-authority-hub__card-text{min-width:0;max-width:100%;overflow-wrap:break-word}}@media(max-width:359px){.cbh-authority-hub-home .cbh-authority-hub__item{flex-basis:82vw;max-width:calc(100vw - 4.4rem)}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/cbh-authority-hub.css.map */
