.shared-articles-carousel[data-v-a16e1dd6]{width:100%}.shared-articles-carousel__background[data-v-a16e1dd6]{background:linear-gradient(to bottom,var(--color-neutral-50) 50%,var(--color-neutral-950) 50%);container-type:inline-size;display:flex;justify-content:center;overflow-x:hidden;width:100%}.shared-articles-carousel__section[data-v-a16e1dd6]{box-sizing:border-box;padding:40px var(--side-padding);width:min(100%,1600px)}.shared-articles-carousel__panel[data-v-a16e1dd6]{background-color:var(--color-primary-50);border-radius:24px;box-shadow:0 4px 6px -1px #ffffff1a;display:flex;flex-direction:column;gap:var(--space-xxl);margin-inline:auto;padding:48px;transition:all .4s ease;width:100%}.shared-articles-carousel__header[data-v-a16e1dd6]{align-items:center;display:flex;gap:24px;justify-content:space-between}.shared-articles-carousel__header-text[data-v-a16e1dd6]{display:flex;flex-direction:column;gap:16px}.shared-articles-carousel__eyebrow[data-v-a16e1dd6]{color:var(--color-primary-400)}.shared-articles-carousel__nav[data-v-a16e1dd6]{display:flex;gap:40px}.shared-articles-carousel__nav-button[data-v-a16e1dd6]{border-radius:100px;display:inline-grid;height:64px;place-items:center;transition:background-color .25s ease;width:64px}.shared-articles-carousel__nav-button[data-v-a16e1dd6]:hover{background-color:#ffffff4d}.shared-articles-carousel__viewport[data-v-a16e1dd6]{display:flex;gap:var(--space-lg);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none}.shared-articles-carousel__viewport[data-v-a16e1dd6]::-webkit-scrollbar{display:none}.shared-articles-carousel__card[data-v-a16e1dd6]{background-color:#fff;border-radius:16px;cursor:pointer;flex-shrink:0;height:400px;opacity:0;overflow:hidden;scroll-snap-align:start;transition:transform .3s ease,box-shadow .3s ease;width:calc(33.33333% - var(--space-lg)*2/3)}.shared-articles-carousel__viewport--visible .shared-articles-carousel__card[data-v-a16e1dd6]{animation:shared-articles-carousel-slide-up-a16e1dd6 .6s ease forwards}.shared-articles-carousel__viewport--visible .shared-articles-carousel__card[data-v-a16e1dd6]:nth-child(2){animation-delay:.2s}.shared-articles-carousel__viewport--visible .shared-articles-carousel__card[data-v-a16e1dd6]:nth-child(3){animation-delay:.4s}.shared-articles-carousel__viewport--visible .shared-articles-carousel__card[data-v-a16e1dd6]:nth-child(4){animation-delay:.6s}.shared-articles-carousel__image-container[data-v-a16e1dd6]{flex-shrink:0;height:240px;overflow:hidden;width:100%}.shared-articles-carousel__image[data-v-a16e1dd6]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.shared-articles-carousel__content[data-v-a16e1dd6]{display:flex;flex-direction:column;gap:8px;padding:16px}.shared-articles-carousel__meta[data-v-a16e1dd6]{color:#070b2880;font-size:14px}.shared-articles-carousel__categories[data-v-a16e1dd6]{background:linear-gradient(135deg,#9b7bff 0,var(--color-primary-400) 50%,#5438a5 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.shared-articles-carousel__article-title[data-v-a16e1dd6]{color:var(--color-neutral-950);display:-webkit-box;font-weight:600;-webkit-line-clamp:3;line-height:150%;-webkit-box-orient:vertical;overflow:hidden}.shared-articles-carousel__card--placeholder .shared-articles-carousel__image[data-v-a16e1dd6]{animation:shared-articles-carousel-shimmer-a16e1dd6 1.5s linear infinite;background:linear-gradient(90deg,#f4f4f4 25%,#ecebeb,#f4f4f4 75%);background-size:400% 100%}.shared-articles-carousel__card--placeholder .shared-articles-carousel__article-title[data-v-a16e1dd6],.shared-articles-carousel__card--placeholder .shared-articles-carousel__meta[data-v-a16e1dd6]{animation:shared-articles-carousel-shimmer-a16e1dd6 1.5s linear infinite;background:linear-gradient(90deg,#f4f4f4 25%,#ecebeb,#f4f4f4 75%);background-size:400% 100%;border-radius:4px;color:transparent}@media(hover:hover)and (pointer:fine){.shared-articles-carousel__panel[data-v-a16e1dd6]:hover{box-shadow:0 20px 25px -5px #ffffff1a;transform:scale(1.02)}.shared-articles-carousel__card:hover .shared-articles-carousel__image[data-v-a16e1dd6]{transform:scale(1.05)}}@container (max-width: 1280px){.shared-articles-carousel__card[data-v-a16e1dd6]{width:calc((100% - var(--space-lg))/2)}}@container (max-width: 1024px){.shared-articles-carousel__section[data-v-a16e1dd6]{padding-bottom:80px;padding-top:80px}.shared-articles-carousel__panel[data-v-a16e1dd6]{padding:40px}}@container (max-width: 820px){.shared-articles-carousel__section[data-v-a16e1dd6]{padding-bottom:80px;padding-top:80px}.shared-articles-carousel__panel[data-v-a16e1dd6]{padding:32px}}@container (max-width: 768px){.shared-articles-carousel__section[data-v-a16e1dd6]{padding-bottom:80px;padding-top:80px}.shared-articles-carousel__panel[data-v-a16e1dd6]{padding:24px}.shared-articles-carousel__header[data-v-a16e1dd6]{align-items:flex-start;flex-direction:column;gap:24px;justify-content:flex-start}.shared-articles-carousel__card[data-v-a16e1dd6]{width:100%}.shared-articles-carousel__nav[data-v-a16e1dd6]{gap:24px}.shared-articles-carousel__nav-button[data-v-a16e1dd6]{height:40px;width:40px}.shared-articles-carousel__nav svg[data-v-a16e1dd6]{width:13px}}@keyframes shared-articles-carousel-slide-up-a16e1dd6{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shared-articles-carousel-shimmer-a16e1dd6{0%{background-position:-200px 0}to{background-position:200px 0}}@container (max-width: 430px){.shared-articles-carousel__section[data-v-a16e1dd6]{padding-bottom:56px;padding-top:56px}}
