.case-tag.svelte-15cs11z{width:fit-content;font-family:var(--font-family-heading);font-size:var(--font-size-body-sm);color:var(--color-white-60);border:1px solid var(--color-white-20);border-radius:100px;justify-content:center;align-items:center;padding-block:.5rem;padding-inline:.75rem;display:flex}.icon-btn.svelte-hime8y{cursor:pointer;border-radius:var(--btn-radius);border:1px inset var(--color-white-20);width:fit-content;height:fit-content;text-decoration:none;transition:opacity .15s cubic-bezier(.85,.09,.15,.91);display:flex;position:relative}.icon-btn.svelte-hime8y:hover{opacity:.7;transition:opacity .15s cubic-bezier(.85,.09,.15,.91)}.icon-btn.svelte-hime8y .icon-btn__underline:where(.svelte-hime8y){display:none}.icon-btn.svelte-hime8y .icon-btn__icon:where(.svelte-hime8y){font-size:1rem}.icon-btn.svelte-hime8y.icon-btn--filled-purple{background:var(--color-purple-light);color:var(--color-text)}.icon-btn.svelte-hime8y.icon-btn--dark{border:1px solid var(--color-neutral-550);background:var(--color-neutral-900);color:var(--color-neutral-500)}.icon-btn.svelte-hime8y.icon-btn--underline{background:0 0;border:none}.icon-btn.svelte-hime8y.icon-btn--underline .icon-btn__underline{width:calc(100% - (2 * var(--space-sm)));background:var(--color-white);height:1px;display:block;position:absolute;bottom:0}.icon-btn.svelte-hime8y.icon-btn--video{color:var(--color-white);background:#00000080;border-radius:100%}.icon-btn.svelte-hime8y.icon-btn--sm{padding-inline:var(--space-xs);padding-block:var(--space-xs)}.icon-btn.svelte-hime8y.icon-btn--md{padding-block:var(--space-sm);padding-inline:var(--space-sm)}.icon-btn.svelte-hime8y:disabled{opacity:.5;cursor:not-allowed}.case-list-item.svelte-1dwzm8s{border-top:1px solid var(--color-white-20);flex-direction:column;gap:1.5rem;padding-block:2.5rem;display:flex;position:relative}@media (width<=768px){.case-list-item[data-index="3"].svelte-1dwzm8s,.case-list-item[data-index="4"].svelte-1dwzm8s{display:none}}@media (width>=768px){.case-list-item.svelte-1dwzm8s{grid-template-columns:minmax(200px,1fr) 1fr 50px;justify-content:space-between;align-items:center;padding-block:1.5rem;display:grid}}@media (width>=1024px){.case-list-item.svelte-1dwzm8s{grid-template-columns:repeat(3,1fr)}}.case-list-item.svelte-1dwzm8s:last-child{border-bottom:1px solid var(--color-white-20)}.case-list-item__content.svelte-1dwzm8s{flex-direction:column;gap:1rem;display:flex}@media (width>=768px){.case-list-item__content.svelte-1dwzm8s{max-width:490px}}.case-list-item__title.svelte-1dwzm8s{font-family:var(--font-family-heading);letter-spacing:-.96px;color:var(--color-white);font-size:2rem;font-weight:600}.case-list-item__summary.svelte-1dwzm8s{color:var(--color-white-80)}.case-list-item__tags.svelte-1dwzm8s{gap:2rem;display:flex}@media (width>=768px){.case-list-item__tags.svelte-1dwzm8s{justify-content:center}}.case-list-item__video-wrap.svelte-1dwzm8s{aspect-ratio:3/4;border-radius:var(--border-radius-md);width:100%;position:relative;overflow:hidden}@media (width>=768px){.case-list-item__video-wrap.svelte-1dwzm8s{display:none}}.case-list-item__video-wrap.svelte-1dwzm8s .overlay:where(.svelte-1dwzm8s){z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.case-list-item__video-wrap.svelte-1dwzm8s video:where(.svelte-1dwzm8s){object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.case-list-item__link{margin-inline:auto}@media (width>=768px){.case-list-item.svelte-1dwzm8s .btn.case-list-item__link{display:none}}.case-list-item__corner.svelte-1dwzm8s{color:var(--color-white-60);justify-content:flex-end;font-size:1.5rem;display:none}@media (width>=768px){.case-list-item__corner.svelte-1dwzm8s{display:flex}}.preview-item.svelte-1dwzm8s .preview-item__visual:where(.svelte-1dwzm8s){aspect-ratio:1/1.25;width:20em;display:none;position:absolute;overflow:hidden}.preview-item.svelte-1dwzm8s .preview-item__visual:where(.svelte-1dwzm8s) img{object-fit:cover;width:100%;height:100%}.cases-list.svelte-u65v69{flex-direction:column;gap:3rem;width:100%;display:flex;position:relative;overflow:hidden}@media (width>=768px){.cases-list.svelte-u65v69{gap:5rem}}.cases-list__header.svelte-u65v69{flex-direction:column;gap:1.5rem;width:100%;display:flex}@media (width>=768px){.cases-list__header.svelte-u65v69{gap:2.5rem}}.cases-list__header.has-filters.svelte-u65v69 .heading:where(.svelte-u65v69){text-align:left;max-width:var(--container-width);padding-inline:var(--container-inline-padding-sm)}@media (width>=768px){.cases-list__header.has-filters.svelte-u65v69 .heading:where(.svelte-u65v69){padding-inline:var(--container-inline-padding);max-width:55%}}.cases-list__header.svelte-u65v69:not(.has-filters){max-width:812px;margin-inline:auto}.cases-list__header.svelte-u65v69 .heading:where(.svelte-u65v69){color:var(--color-white);text-align:center}@container (width<500px){.cases-list__header.svelte-u65v69 .heading:where(.svelte-u65v69){text-wrap:balance}}.cases-list__filters.svelte-u65v69{scroll-snap-type:x mandatory;width:100%;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-auto-flow:column;gap:1rem;padding-inline-start:var(--container-inline-padding-sm);display:grid;overflow-x:auto}@media (width>=768px){.cases-list__filters.svelte-u65v69{padding-inline:var(--container-inline-padding)}}.cases-list__filters.svelte-u65v69 .btn:where(.svelte-u65v69){text-wrap:none;scroll-snap-align:center;width:100%;min-width:fit-content;padding-block:.75rem;padding-inline:.75rem}.cases-list__list.svelte-u65v69{flex-direction:column;width:100%;display:flex}.cases-list__buttons.svelte-u65v69{justify-content:center;align-items:center;gap:1.5rem;display:flex}.preview-follower.svelte-u65v69{z-index:100;aspect-ratio:1/1.25;pointer-events:none;border-radius:.75em;justify-content:center;align-items:center;width:20em;display:flex;position:fixed;inset:0% auto auto 0%;overflow:hidden}.preview-follower.svelte-u65v69 .preview-follower__inner:where(.svelte-u65v69){z-index:2;opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .1s,transform .6s cubic-bezier(.65,.1,0,1);display:flex;position:relative;transform:scale(0)}.preview-follower [data-follower-visual]{aspect-ratio:1/1.25;z-index:0;width:100%;height:100%;display:block;position:absolute;overflow:hidden;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='337'%20height='201'%20viewBox='0%200%20337%20201'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M131.356%20-8.70228e-06H337L286.665%20136.03C272.933%20173.179%20242.537%20199.121%20207.862%20200.876L203.61%20201H1.10905L0%20198.199L48.3011%2065.3996C61.8753%2028.0374%2092.3245%201.87637%20127.105%200.124167L131.356%20-8.70228e-06Z'%20fill='%231E193A'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='337'%20height='201'%20viewBox='0%200%20337%20201'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M131.356%20-8.70228e-06H337L286.665%20136.03C272.933%20173.179%20242.537%20199.121%20207.862%20200.876L203.61%20201H1.10905L0%20198.199L48.3011%2065.3996C61.8753%2028.0374%2092.3245%201.87637%20127.105%200.124167L131.356%20-8.70228e-06Z'%20fill='%231E193A'/%3e%3c/svg%3e");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.preview-follower [data-follower-visual] img{object-fit:cover;width:100%;height:100%}@media (hover:hover) and (width>=992px){body:has([data-follower-collection]:hover) .preview-follower__inner{opacity:1;transform:scale(1)}body:has([data-follower-collection]:hover) .preview-follower__label{opacity:1;transform:translate(0)}body:has(.preview-item:hover) .preview-item:not(:hover){opacity:.5}}
