.page-wrap{padding-top:calc(var(--ds-header-height) + 3rem)}.insight-page__hero{margin-bottom:4rem;position:relative}.insight-page__hero-inner{margin-left:auto;margin-right:auto}.insight-page__title{font-size:60px;line-height:1.2}.insight-page__meta{justify-content:center;align-items:center;gap:var(--ds-space-4);font-size:var(--ds-text-sm);color:#6b7280;display:flex}.insight-page__hero-image{aspect-ratio:1200/639;object-fit:cover;border-radius:var(--ds-radius-3xl);width:100%;margin-top:4rem}.insight-page__content{position:relative}.insight-page__grid{gap:var(--ds-space-4);grid-template-columns:repeat(12,minmax(0,1fr));margin-left:auto;margin-right:auto;display:grid}.insight-page__share{grid-column:span 4/span 4}.insight-page__body{grid-column:span 8/span 8}.insight-page__tags{grid-column:1/-1}.insight-page__tags-list{gap:var(--ds-space-2);flex-wrap:wrap;margin-top:2rem;display:flex}.insight-page__tag{font-size:var(--ds-text-sm);color:#374151;background-color:#f3f4f6;border-radius:9999px;align-items:center;padding:.5rem 1.5rem;display:inline-flex}.related-post__title{color:var(--ds-black);margin-top:2rem;font-size:2rem;font-style:normal;font-weight:500;line-height:1.3}@media only screen and (max-width:767px){.insight-page__title{font-size:2.25rem}.insight-page__grid{grid-template-columns:1fr}.insight-page__share,.insight-page__body,.insight-page__tags{grid-column:auto}}.insights-collection-page{position:relative}.insights-collection-page__header{margin-left:auto;margin-right:auto;padding-bottom:3rem}.insights-collection-page__title{margin-bottom:0!important}.insights-collection-page__featured{margin-bottom:4rem}.insights-collection-page__featured-inner{color:inherit;grid-template-columns:7fr 4fr;align-items:center;gap:2.5rem;text-decoration:none;display:grid}.insights-collection-page__featured-image-wrap{aspect-ratio:16/10;border-radius:1rem;position:relative;overflow:hidden}.insights-collection-page__featured-image{object-fit:cover;border-radius:1rem;transition:transform .5s}.insights-collection-page__featured-inner:hover .insights-collection-page__featured-image{transform:scale(1.03)}.insights-collection-page__featured-content{flex-direction:column;gap:0;display:flex}.insights-collection-page__featured-tag{color:var(--ds-black);font-size:1.25rem;font-weight:400;line-height:1.5;display:inline-block}.insights-collection-page__featured-title{margin:.5rem 0 0;font-size:2.5rem;font-weight:500;line-height:1.2}.insights-collection-page__featured-cta{align-self:flex-start;align-items:center;gap:.4rem;margin-top:2rem;display:inline-flex}@media only screen and (max-width:767px){.insights-collection-page__featured-inner{grid-template-columns:1fr;gap:1.5rem}.insights-collection-page__featured{margin-bottom:2.5rem}}.insights-collection-page__filters-wrap{padding-bottom:60px;position:relative}.insights-collection-page__filters{flex-wrap:wrap;gap:.75rem;margin-left:auto;margin-right:auto;display:flex}.insights-collection-page__filter-btn{padding:.75rem var(--ds-btn-padding-x);justify-content:center;align-items:center;font-size:1.125rem;font-weight:500;line-height:1;display:inline-flex}button.insights-collection-page__filter-btn.is-active{background-color:var(--ds-blue);color:var(--ds-green);padding-left:var(--ds-btn-padding-x);padding-right:var(--ds-btn-padding-x)}.insights-collection-page__content{position:relative}.insights-collection-page__summary{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;display:flex}.insights-collection-page__summary-text{color:#4b5563}.insights-collection-page__debug{font-size:.75rem}.insights-collection-page__debug-summary{cursor:pointer;color:#6b7280}.insights-collection-page__debug-panel{text-align:left;background-color:#f3f4f6;border-radius:.25rem;margin-top:.5rem;padding:.5rem}.insights-collection-page__debug-gap{margin-top:.5rem}.insights-collection-page__debug-code{word-break:break-all;background-color:#fff;border-radius:.25rem;margin-top:.25rem;padding:.25rem;font-size:.75rem;display:block}.insights-collection-page__clear-link{font-size:var(--ds-text-sm);color:var(--ds-blue);cursor:pointer;transition:color var(--ds-duration-fast)ease;background:0 0;border:0}.insights-collection-page__clear-link:hover{color:var(--ds-green)}.insights-collection-page__error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.insights-collection-page__error-text{color:#b91c1c}.insights-collection-page__error-action{font-size:var(--ds-text-sm);color:#dc2626;cursor:pointer;background:0 0;border:0;margin-top:.5rem;text-decoration:underline}.insights-collection-page__error-action:hover{color:#991b1b}.insights-collection-page__loading-card{aspect-ratio:584/439;border-radius:var(--ds-radius-3xl);background-color:#e5e7eb;margin-bottom:1.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite insights-collection-page-pulse}.insights-collection-page__empty{text-align:center;padding-top:3rem;padding-bottom:3rem}.insights-collection-page__empty-icon{color:#d1d5db;width:4rem;height:4rem;margin:0 auto 1rem}.insights-collection-page__empty-title{font-size:1.125rem;font-weight:var(--ds-font-medium);color:#111827;margin-bottom:.5rem}.insights-collection-page__empty-text{color:#6b7280;margin-bottom:1rem}.insights-collection-page__empty-action{background-color:var(--ds-blue);color:var(--ds-white);cursor:pointer;transition:background-color var(--ds-duration-fast)ease;border:0;border-radius:9999px;align-items:center;padding:.5rem 1rem;display:inline-flex}.insights-collection-page__empty-action:hover{background-color:var(--ds-green)}@keyframes insights-collection-page-pulse{50%{opacity:.5}}@media only screen and (max-width:767px){.insights-collection-page__header{padding-top:calc(var(--ds-header-height) + 1.5rem);padding-bottom:1.5rem}.insights-collection-page__summary{flex-direction:column;align-items:flex-start}}.not-found-page{align-items:center;min-height:90svh;display:flex}.not-found-page__inner{width:100%;margin-left:auto;margin-right:auto;padding-top:12rem;padding-bottom:4.75rem}.not-found-page .info{flex-direction:column;gap:1rem;display:flex}.not-found-page .info h1{font-size:8.5rem;font-style:normal;font-weight:500;line-height:1.2}.not-found-page .info h2{font-size:3rem;font-weight:500;line-height:1.3}.not-found-page__link{color:#000;text-decoration:none}.not-found-page__content{flex-direction:column;align-items:center;gap:4rem;display:flex;position:relative}.not-found-page__illustration{flex:1}.not-found-page__rte{flex-direction:column;flex:1;gap:1rem;display:flex}.not-found-page__rte h1{font-size:8.5rem;font-style:normal;font-weight:500;line-height:1.2}.not-found-page__rte h2{font-size:3rem;font-weight:500;line-height:1.3}.not-found-page__rte h3{font-size:2.3rem;font-weight:500;line-height:1.2}.not-found-page__rte>p{font-size:40px;font-weight:var(--ds-font-medium);margin-top:0;line-height:1.2}.not-found-page__rte>p a.primary,.not-found-page__rte>p a.secondary,.not-found-page__rte>p a.primary-inverted{font-size:1rem}.not-found-page__rte>p a.primary{background-color:var(--ds-blue);color:#fff;border-color:#0000}.not-found-page__rte>p a.primary:after,.not-found-page__rte>p a.primary:before{background-color:var(--ds-green)}.not-found-page__rte>p a.primary:hover,.not-found-page__rte>p a.primary.is-active{background-color:var(--ds-green);color:var(--ds-blue)}.not-found-page__rte>p a.primary:hover:before,.not-found-page__rte>p a.primary.is-active:before{background-color:currentColor}@media only screen and (min-width:1024px){.not-found-page__content{flex-direction:row}}@media only screen and (min-width:768px) and (max-width:1023px){.not-found-page .info h1,.not-found-page__rte h1{font-size:5.5rem}.not-found-page .info h2,.not-found-page__rte h2{font-size:2.2rem}.not-found-page__rte h3{font-size:1.8rem}.not-found-page__rte>p{font-size:1.75rem}.not-found-page__content{gap:2.5rem}}@media only screen and (max-width:767px){.not-found-page{min-height:60svh}.not-found-page__inner{margin-top:0;margin-bottom:2.4rem}.not-found-page .info h1,.not-found-page__rte h1{font-size:clamp(2.5rem,8vw,3.5rem)}.not-found-page .info h2,.not-found-page__rte h2{font-size:1.5rem}.not-found-page__rte h3{font-size:1.25rem}.not-found-page__rte>p{font-size:1.2rem}.not-found-page__rte{gap:.75rem}.not-found-page__content{gap:2rem}}.error-page{align-items:center;min-height:90svh;display:flex}.error-page .row{align-items:center}.error-page .info{flex-direction:column;gap:1rem;display:flex}.error-page .info h1{font-size:8.5rem;font-style:normal;font-weight:500;line-height:1.2}.error-page .info h2{font-size:3rem;font-weight:500;line-height:1.3}.error-page .info h3{font-size:2.3rem;font-weight:500;line-height:1.2}@media only screen and (min-width:768px) and (max-width:1023px){.error-page .info h1{font-size:5.5rem}.error-page .info h2{font-size:2.2rem}.error-page .info h3{font-size:1.8rem}}@media only screen and (max-width:767px){.error-page{min-height:60svh}.error-page .info h1{font-size:clamp(2.5rem,8vw,3.5rem)}.error-page .info h2{font-size:1.5rem}.error-page .info h3{font-size:1.25rem}.error-page .info{gap:.75rem}}
