.expandable-card-module__MtGV9W__wrapper{width:fit-content;height:fit-content;position:relative}.expandable-card-module__MtGV9W__overlay{z-index:101;background-color:var(--background);min-height:100dvh;position:fixed;inset:0}.expandable-card-module__MtGV9W__card{all:unset;cursor:pointer;flex-direction:column;align-items:center;width:320px;display:flex;position:relative;overflow:hidden}.expandable-card-module__MtGV9W__card:after{content:"";border-radius:inherit;box-shadow:inset 0 0 0 .5px oklch(from var(--border)l c h/.7);pointer-events:none;position:absolute;inset:0}.expandable-card-module__MtGV9W__card:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.expandable-card-module__MtGV9W__image{-o-object-fit:cover;object-fit:cover;width:100%;height:320px}.expandable-card-module__MtGV9W__heading{font-size:var(--font-size-2xl);color:var(--secondary-foreground);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:500;line-height:1.5;transition:color .15s ease-out;overflow:hidden}.expandable-card-module__MtGV9W__card:hover .expandable-card-module__MtGV9W__heading{color:var(--foreground)}.expandable-card-module__MtGV9W__modalPositioner{z-index:9999;pointer-events:none;justify-content:center;align-items:center;max-height:100%;display:flex;position:fixed;inset:0;overflow-y:auto}.expandable-card-module__MtGV9W__expandedCard{background-color:var(--mix-card-15-bg);width:100%;max-width:960px;height:100dvh;box-shadow:inset 0 0 0 .5px oklch(from var(--border)l c h/.6);pointer-events:auto;opacity:1;scrollbar-width:thin;scrollbar-color:var(--border)transparent;flex-direction:column;align-items:center;gap:16px;padding:0;transition:none;animation:none;display:flex;position:fixed;top:5vh;overflow:hidden;transform:none}.expandable-card-module__MtGV9W__scrollAreaRoot{width:100%;height:100%;position:relative}.expandable-card-module__MtGV9W__scrollAreaViewport{overscroll-behavior:contain;width:100%;height:100%}.expandable-card-module__MtGV9W__scrollAreaViewport:before,.expandable-card-module__MtGV9W__scrollAreaViewport:after{content:"";pointer-events:none;z-index:10;border-radius:.375rem;width:100%;transition:height .1s ease-out;display:block;position:absolute;left:0}.expandable-card-module__MtGV9W__scrollAreaViewport:before{--scroll-area-overflow-y-start:inherit;height:min(40px,var(--scroll-area-overflow-y-start));background:linear-gradient(to bottom,oklch(from var(--background)l c h/.7),transparent);top:0}.expandable-card-module__MtGV9W__scrollAreaViewport:after{--scroll-area-overflow-y-end:inherit;height:min(10vh,var(--scroll-area-overflow-y-end,10vh));background:linear-gradient(to top,var(--background)0%,var(--background)30%,transparent 100%);bottom:0}.expandable-card-module__MtGV9W__scrollableContent{width:100%;padding:24px;padding-top:max(0vh,env(safe-area-inset-top));padding-bottom:max(12vh,env(safe-area-inset-bottom));padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right));flex-direction:column;align-items:center;gap:16px;display:flex}.expandable-card-module__MtGV9W__scrollbar{touch-action:none;-webkit-user-select:none;user-select:none;opacity:0;pointer-events:none;border-radius:3px;justify-content:center;width:6px;margin:calc(32px + .5vh) 4px 4px 0;transition:opacity .15s ease-out .8s;display:flex}.expandable-card-module__MtGV9W__scrollbar[data-scrolling]{opacity:1;pointer-events:auto;transition:opacity .15s ease-out}.expandable-card-module__MtGV9W__scrollbarThumb{border-radius:inherit;background-color:oklch(from var(--border)l c h/.5);width:100%;transition:background-color .15s ease-out}.expandable-card-module__MtGV9W__scrollbarThumb:hover{background-color:oklch(from var(--border)l c h/.8)}.expandable-card-module__MtGV9W__contentExpanded{text-align:left;flex-direction:column;align-items:flex-start;gap:36px;width:100%;max-width:700px;height:auto;margin:0 auto;padding:28px 0 0;line-height:2;display:flex}.expandable-card-module__MtGV9W__expandedImage{-o-object-fit:contain;object-fit:contain;width:100%;max-width:700px;height:auto}.expandable-card-module__MtGV9W__expandedHeading{color:var(--foreground);letter-spacing:-.02em;align-self:flex-start;width:100%;margin:0;font-size:48px;font-weight:500;line-height:1.5}.expandable-card-module__MtGV9W__paragraphWrapper{color:oklch(from var(--secondary-foreground)l c h/.8)}.expandable-card-module__MtGV9W__closeButtonContainer{z-index:20;cursor:pointer;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:44px;height:44px;display:flex;position:sticky;top:32px}.expandable-card-module__MtGV9W__closeButton{box-shadow:inset 0 0 0 .5px oklch(from var(--border)l c h/.7);z-index:20;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.5rem;transition:background-color .15s ease-out,color .15s ease-out;display:flex}.expandable-card-module__MtGV9W__closeButton:hover{color:var(--foreground);background-color:var(--muted)}.expandable-card-module__MtGV9W__closeButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.expandable-card-module__MtGV9W__contentContainer{justify-content:center;align-items:center;width:100%;padding:16px;display:flex}.expandable-card-module__MtGV9W__expandIcon{color:var(--muted-foreground);width:36px;min-width:36px;height:36px;min-height:36px;box-shadow:inset 0 0 0 .5px oklch(from var(--border)l c h/.7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:background-color .15s ease-out,color .15s ease-out;display:flex}.expandable-card-module__MtGV9W__expandIcon:hover,.expandable-card-module__MtGV9W__card:hover .expandable-card-module__MtGV9W__expandIcon{background-color:var(--card);color:var(--foreground)}@media (max-width:768px){.expandable-card-module__MtGV9W__card{max-width:300px}.expandable-card-module__MtGV9W__expandedHeading{font-size:32px}.expandable-card-module__MtGV9W__expandedContent{font-size:14px}.expandable-card-module__MtGV9W__scrollableContent{padding:0 16px;padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:max(8vh,env(safe-area-inset-bottom));justify-content:space-between;gap:0}.expandable-card-module__MtGV9W__closeButton{background-color:var(--background)}}@media (prefers-reduced-motion:reduce){.expandable-card-module__MtGV9W__card,.expandable-card-module__MtGV9W__closeButton,.expandable-card-module__MtGV9W__expandIcon,.expandable-card-module__MtGV9W__heading,.expandable-card-module__MtGV9W__scrollbar,.expandable-card-module__MtGV9W__scrollbarThumb{transition:none}}
.expandable-card-carousel-module__R5cSdG__wrapper{width:100%;max-width:100%;padding:24px 0}.expandable-card-carousel-module__R5cSdG__header{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:32px;padding-inline:1rem;display:flex}.expandable-card-carousel-module__R5cSdG__heading{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1.3}.expandable-card-carousel-module__R5cSdG__description{font-size:var(--font-size-sm);color:var(--muted-foreground);text-align:left;max-width:360px;margin:0}@media (max-width:768px){.expandable-card-carousel-module__R5cSdG__header{flex-direction:column;align-items:flex-start}.expandable-card-carousel-module__R5cSdG__heading{font-size:clamp(1.875rem,5vw,2.75rem)}}.expandable-card-carousel-module__R5cSdG__content{justify-content:center;align-items:center;height:50vh}@media (min-width:1100px){.expandable-card-carousel-module__R5cSdG__header{max-width:1008px;margin-left:auto;margin-right:auto;padding-inline:0}.expandable-card-carousel-module__R5cSdG__bleed{justify-content:center;width:auto;margin-left:0;margin-right:0;display:flex;left:auto;right:auto}.expandable-card-carousel-module__R5cSdG__carouselRoot{width:auto}}.expandable-card-carousel-module__R5cSdG__content p{margin:0 0 1rem}.expandable-card-carousel-module__R5cSdG__content p:last-child{margin-bottom:0}
