.blog-hub{position:relative;display:grid;gap:clamp(2.8rem,3vw,4.4rem);padding-bottom:1rem}.blog-hub:before{content:"";position:absolute;inset:6rem 0 auto;height:38rem;background:radial-gradient(circle at 14% 18%,rgba(33,93,170,.12),transparent 34%),radial-gradient(circle at 86% 18%,rgba(10,50,108,.09),transparent 28%);filter:blur(14px);pointer-events:none}.blog-hub__hero,.blog-hub__featured,.blog-hub__section-head,.blog-hub__pagination,.blog-articles{position:relative;z-index:1}.blog-hub__hero{padding:clamp(2.1rem,2.8vw,3.2rem) clamp(2rem,3.2vw,3.6rem);border:1px solid rgba(var(--color-foreground),.08);border-radius:2.4rem;background:linear-gradient(135deg,#fffffffa,#f5f8fcf0),radial-gradient(circle at top right,rgba(77,129,184,.12),transparent 34%);box-shadow:0 24px 60px #0f172a14}.blog-hub__hero:after{content:"";display:block;width:100%;height:1px;margin-top:1.3rem;background:linear-gradient(90deg,#142e54b3,#142e541f)}.blog-hub__title,.blog-hub__section-title,.blog-hub__featured-title,.blog-hub__section-meta{margin:0;line-height:1.02;text-wrap:balance}.blog-hub__title{max-width:none;font-size:clamp(3.4rem,4.8vw,5.8rem);letter-spacing:-.05em}.blog-hub__section-kicker,.blog-hub__featured-kicker{margin:0;font-size:1.18rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}.blog-hub__featured{display:grid;gap:2.8rem;align-items:stretch;padding:clamp(2.6rem,3vw,4rem);border:1px solid rgba(18,43,78,.12);border-radius:3rem;background:radial-gradient(circle at top right,rgba(67,126,205,.2),transparent 32%),linear-gradient(135deg,#12284a,#17345f 54%,#10213e);box-shadow:0 34px 68px #0f172a29}.blog-hub__featured-copy{display:grid;align-content:start;gap:1.5rem}.blog-hub__featured-title{font-size:clamp(3.2rem,4.2vw,5.2rem);letter-spacing:-.04em}.blog-hub__featured-title a{color:#f9fbff;text-decoration:none}.blog-hub__featured-title a:hover{text-decoration:underline;text-underline-offset:.18em}.blog-hub__featured-meta{display:flex;flex-wrap:wrap;gap:.8rem 1rem;font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;color:#f0f5fcb3}.blog-hub__featured-meta span{display:inline-flex;align-items:center;min-height:3.2rem;padding:0 1.2rem;border-radius:999px;background:#ffffff14}.blog-hub__featured-excerpt{margin:0;font-size:clamp(1.78rem,1.55vw,2.04rem);line-height:1.78;color:#f1f6fcdb}.blog-hub__featured-link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:4.8rem;padding:0 2rem;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#f8fbff;font-weight:700;text-decoration:none;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.blog-hub__featured-link:hover{transform:translateY(-1px);box-shadow:0 16px 30px #050e1e38;background:#ffffff24}.blog-hub__featured-media{display:block;overflow:hidden;min-height:100%;border-radius:2.4rem;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff14}.blog-hub__featured-media img{display:block;width:100%;height:100%;object-fit:cover}.blog-hub__section-head{display:grid;gap:1rem;align-items:end;padding:0 0 1.4rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.blog-hub__section-title{margin-top:.7rem;font-size:clamp(2.6rem,3vw,3.6rem);letter-spacing:-.03em}.blog-hub__section-meta{justify-self:start;display:inline-flex;align-items:center;min-height:4rem;padding:0 1.4rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:999px;background:#ffffffd1;font-size:1.25rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.64)}.blog-articles{display:grid;gap:2.2rem}.blog-articles .card-wrapper{width:100%}.blog-articles--editorial .card.article-card{height:100%;overflow:hidden;box-sizing:border-box;padding:clamp(1.2rem,1.15vw,1.8rem);border-radius:2.6rem;border:1px solid rgba(var(--color-foreground),.08);background:linear-gradient(180deg,#fffffffa,#f8fafdf5);box-shadow:0 20px 44px #0f172a12;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.blog-articles--editorial .card.article-card:hover{transform:translateY(-4px);border-color:#194c8d29;box-shadow:0 28px 58px #0f172a1f}.blog-articles--editorial .card__inner{overflow:hidden;border-radius:inherit}.blog-articles--editorial .card__media{background:linear-gradient(180deg,#eaeff6e6,#f5f8fcf2)}.blog-articles--editorial .card__content{padding:0}.blog-articles--editorial .card__information{display:grid;gap:1.15rem;padding:1.8rem 1.6rem 1.2rem}.blog-articles--editorial .card__heading{font-size:clamp(2.25rem,2.3vw,3rem);line-height:1.08;letter-spacing:-.03em}.blog-articles--editorial .article-card__info{display:flex;flex-wrap:wrap;gap:.8rem;padding-top:0;font-size:1.1rem;letter-spacing:.14em;color:rgba(var(--color-foreground),.52)}.blog-articles--editorial .article-card__info .circle-divider:after{display:none}.blog-articles--editorial .article-card__excerpt{margin-top:0;font-size:1.65rem;line-height:1.72;color:rgba(var(--color-foreground),.8);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.blog-hub__pagination{padding-top:1rem}@media screen and (min-width:750px){.blog-hub{gap:4rem}.blog-hub__section-head{grid-template-columns:minmax(0,1fr) auto}.blog-hub__featured{grid-template-columns:minmax(0,1.05fr) minmax(30rem,.95fr)}.blog-articles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.blog-hub__hero{padding:3.6rem 4.2rem}.blog-hub__featured{gap:3.2rem}}@media screen and (max-width:749px){.blog-hub__hero,.blog-hub__featured,.blog-hub__featured-media{border-radius:1.8rem}.blog-articles--editorial .card.article-card{padding:1rem;border-radius:2rem}.blog-articles--editorial .card__information{padding:1.5rem 1.35rem 1rem}.blog-hub__title{font-size:clamp(3rem,10vw,4.4rem)}.blog-hub__featured-meta span,.blog-hub__section-meta{min-height:3.6rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-blog.css.map */
