.page-container{background-color:var(--w-s-color-background);max-width:1010px;margin:0rem;padding:0rem;padding-left:16px;padding-right:16px}.h1{font-weight:700;font-size:var(--w-font-size-xxl);line-height:var(--w-line-height-xxl)}.h2{font-weight:700;font-size:var(--w-font-size-xl);line-height:var(--w-line-height-xl)}.h3{font-weight:700;font-size:var(--w-font-size-l);line-height:var(--w-line-height-l)}.text-body{font-size:var(--w-font-size-m);line-height:var(--w-line-height-m)}@media(min-width:768px){.md\:h3{font-weight:700;font-size:var(--w-font-size-l);line-height:var(--w-line-height-l)}}@media(min-width:990px){.lg\:t5{font-weight:700;font-size:var(--w-font-size-s);line-height:var(--w-line-height-s)}.lg\:text-caption{font-size:var(--w-font-size-s);line-height:var(--w-line-height-s)}}@media(min-width:1300px){.page-container{margin-left:auto;margin-right:auto;padding-left:31px;padding-right:31px}}.focus\:\[--w-outline-offset\:-2px\]:focus{--w-outline-offset:-2px}.aspect-square{position:relative;padding-bottom:100%}.aspect-square>*{position:absolute;height:100%;width:100%;inset:0}.focus\:rounded-8:focus{border-radius:8px}.no-underline,.hover\:no-underline:hover{text-decoration:none}.focus\:no-underline:focus{text-decoration:none}.active\:no-underline:active{text-decoration:none}.flex-wrap{flex-wrap:wrap}.focus\:focusable:focus{outline:2px solid var(--w-s-color-border-focus);outline-offset:var(--w-outline-offset, 1px)}.focusable:focus,.focusable:focus-visible{outline:2px solid var(--w-s-color-border-focus);outline-offset:var(--w-outline-offset, 1px)}.focusable:not(:focus-visible){outline:none}.gap-y-32{row-gap:3.2rem}.gap-y-6{row-gap:.6rem}.gap-x-\[32px\]{column-gap:32px}.auto-cols-\[22rem\]{grid-auto-columns:22rem}.auto-cols-\[minmax\(10\.8rem\,_2fr\)\]{grid-auto-columns:minmax(10.8rem,2fr)}.grid-flow-row{grid-auto-flow:row}.grid-rows-\[repeat\(auto-fit\,minmax\(2\.8rem\,1fr\)\)\]{grid-template-rows:repeat(auto-fit,minmax(2.8rem,1fr))}.grid-cols-\[repeat\(auto-fit\,_minmax\(15rem\,_1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.overflow-x-auto{overflow-x:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.right-6{right:.6rem}.top-6{top:.6rem}.order-last{order:9999}.static{position:static}.active\:s-bg-active:active{background-color:var(--w-s-color-background-active)}.s-text-static{color:var(--w-s-color-text-static)}.hover\:s-text-subtle:hover{color:var(--w-s-color-text-subtle)}.s-icon-secondary{color:var(--w-s-color-icon-secondary)}.group:hover .group-hover\:s-icon-subtle-hover{color:var(--w-s-color-icon-subtle-hover)}.h-10{height:1rem}.h-28{height:2.8rem}.h-32{height:3.2rem}.max-h-full{max-height:100%}.max-w-2\/5{max-width:40%}.min-h-24{min-height:2.4rem}.w-auto{width:auto}.min-h-\[24px\]{min-height:24px}.min-h-\[80vh\]{min-height:80vh}.my-12{margin-top:1.2rem;margin-bottom:1.2rem}.my-16{margin-top:1.6rem;margin-bottom:1.6rem}.my-24{margin-top:2.4rem;margin-bottom:2.4rem}.my-48{margin-top:4.8rem;margin-bottom:4.8rem}.mb-4{margin-bottom:.4rem}.ml-6{margin-left:.6rem}.mr-4{margin-right:.4rem}.mt-8{margin-top:.8rem}.px-4{padding-left:.4rem;padding-right:.4rem}.py-20{padding-top:2rem;padding-bottom:2rem}.pb-6{padding-bottom:.6rem}.pr-8{padding-right:.8rem}.pt-4{padding-top:.4rem}.visible{visibility:visible}.break-all{word-break:break-all}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.isolate{isolation:isolate}.object-scale-down{object-fit:scale-down}.object-center{object-position:center}.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-14{font-size:var(--w-font-size-s);line-height:var(--w-line-height-s)}.text-ml{font-size:var(--w-font-size-ml);line-height:var(--w-line-height-ml)}.leading-l{line-height:var(--w-line-height-l)}@media(max-width:989.9px){.lt-lg\:gap-y-2{row-gap:.2rem}.lt-lg\:max-h-\[72vh\]{max-height:72vh}}@media(min-width:480px){.sm\:h-auto{height:auto}.sm\:p-24{padding:2.4rem}.sm\:py-16{padding-top:1.6rem;padding-bottom:1.6rem}}@media(min-width:768px){.md\:flex-row{flex-direction:row}.md\:grid-cols-\[repeat\(auto-fit\,_minmax\(22rem\,_1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(22rem,1fr))}.md\:items-center{align-items:center}.md\:my-16{margin-top:1.6rem;margin-bottom:1.6rem}.md\:px-8{padding-left:.8rem;padding-right:.8rem}.md\:text-14{font-size:var(--w-font-size-s);line-height:var(--w-line-height-s)}}@media(min-width:990px){.lg\:grid-rows-\[repeat\(var\(--grid-rows\)\,1\.8rem\)\]{grid-template-rows:repeat(var(--grid-rows),1.8rem)}.lg\:overflow-hidden{overflow:hidden}.lg\:h-\[18px\]{height:18px}.lg\:max-w-\[21ch\]{max-width:21ch}.lg\:leading-\[24px\]{line-height:24px}}*,:before,:after{--w-rotate:0;--w-rotate-x:0;--w-rotate-y:0;--w-rotate-z:0;--w-scale-x:1;--w-scale-y:1;--w-scale-z:1;--w-skew-x:0;--w-skew-y:0;--w-translate-x:0;--w-translate-y:0;--w-translate-z:0}.rounded-l-8{border-top-left-radius:8px;border-bottom-left-radius:8px}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.gap-16{gap:1.6rem}.col-span-5{grid-column:span 5/span 5}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.outline{outline-style:solid}.s-icon-subtle{color:var(--w-s-color-icon-subtle)}.mb-16{margin-bottom:1.6rem}.mb-8{margin-bottom:.8rem}.ml-14{margin-left:1.4rem}.mr-12{margin-right:1.2rem}.mt-24{margin-top:2.4rem}.p-24{padding:2.4rem}.pb-24{padding-bottom:2.4rem}.pt-32{padding-top:3.2rem}.object-cover{object-fit:cover}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}@media(max-width:479.9px){.lt-sm\:min-w-full{min-width:100%}}@media(min-width:480px){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-3{grid-column:span 3/span 3}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
