.InteractiveGrid-module-scss-module___Bj9Na__interactiveGrid,.InteractiveGrid-module-scss-module___Bj9Na__interactiveGridInner{position:relative}.InteractiveGrid-module-scss-module___Bj9Na__interactiveGridInner{margin-top:var(--space-4)}.InteractiveGrid-module-scss-module___Bj9Na__mobileGrid{grid-gap:var(--space-4);flex-wrap:nowrap;grid-template-columns:repeat(1,1fr);justify-content:center;display:grid}.InteractiveGrid-module-scss-module___Bj9Na__mobileGrid[data-columns="2"]{grid-template-columns:repeat(2,1fr)}.InteractiveGrid-module-scss-module___Bj9Na__mobileGrid[data-columns="2"]>:last-child:nth-child(odd){grid-column:1/-1}.InteractiveGrid-module-scss-module___Bj9Na__mobileGrid[data-columns="3"]{grid-template-columns:repeat(3,1fr)}.InteractiveGrid-module-scss-module___Bj9Na__mobileGrid[data-columns="3"]>:last-child:nth-child(3n-1){grid-column:2/-1}.InteractiveGrid-module-scss-module___Bj9Na__mobileGrid[data-columns="3"]>:last-child:nth-child(3n-2){grid-column:1/-1}.InteractiveGrid-module-scss-module___Bj9Na__mobileGrid[data-columns="4"]{grid-template-columns:repeat(4,1fr)}.InteractiveGrid-module-scss-module___Bj9Na__mobileGrid[data-columns="4"]>:last-child:nth-child(4n-2),.InteractiveGrid-module-scss-module___Bj9Na__mobileGrid[data-columns="4"]>:last-child:nth-child(4n-1){grid-column:span 2}.InteractiveGrid-module-scss-module___Bj9Na__mobileGrid[data-columns="4"]>:last-child:nth-child(4n-3){grid-column:1/-1}.InteractiveGrid-module-scss-module___Bj9Na__desktopGrid{gap:var(--space-4);display:grid}.InteractiveGrid-module-scss-module___Bj9Na__desktopGrid .InteractiveGrid-module-scss-module___Bj9Na__row{justify-content:center;gap:var(--space-4);flex-wrap:nowrap;width:100%;min-height:20rem;display:flex;overflow:hidden}.InteractiveGrid-module-scss-module___Bj9Na__desktopGrid .InteractiveGrid-module-scss-module___Bj9Na__row .InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch{flex-basis:100%;max-width:100%}.InteractiveGrid-module-scss-module___Bj9Na__desktopGrid .InteractiveGrid-module-scss-module___Bj9Na__row .InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch[data-is-hovered=true]{z-index:1}.InteractiveGrid-module-scss-module___Bj9Na__desktopGrid[data-items-per-row="2"] .InteractiveGrid-module-scss-module___Bj9Na__row .InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch{flex-basis:50%;max-width:50%}.InteractiveGrid-module-scss-module___Bj9Na__desktopGrid[data-items-per-row="2"] .InteractiveGrid-module-scss-module___Bj9Na__row .InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch[data-is-hovered=true]{flex-basis:90%;max-width:90%}.InteractiveGrid-module-scss-module___Bj9Na__desktopGrid[data-items-per-row="3"] .InteractiveGrid-module-scss-module___Bj9Na__row .InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch{flex-basis:33.33%;max-width:33.33%}.InteractiveGrid-module-scss-module___Bj9Na__desktopGrid[data-items-per-row="3"] .InteractiveGrid-module-scss-module___Bj9Na__row .InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch[data-is-hovered=true]{flex-basis:80%;max-width:80%}.InteractiveGrid-module-scss-module___Bj9Na__desktopGrid[data-items-per-row="4"] .InteractiveGrid-module-scss-module___Bj9Na__row .InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch{flex-basis:25%;max-width:25%}.InteractiveGrid-module-scss-module___Bj9Na__desktopGrid[data-items-per-row="4"] .InteractiveGrid-module-scss-module___Bj9Na__row .InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch[data-is-hovered=true]{flex-basis:70%;max-width:70%}.InteractiveGrid-module-scss-module___Bj9Na__card{will-change:flex-basis,transform,background-color;border-radius:2rem;transition:all .7s ease-in-out;position:relative;overflow:hidden}.InteractiveGrid-module-scss-module___Bj9Na__card .InteractiveGrid-module-scss-module___Bj9Na__visualContainer{transform-origin:50%;inset:0;z-index:0;position:absolute;inset:0;overflow:hidden}.InteractiveGrid-module-scss-module___Bj9Na__card .InteractiveGrid-module-scss-module___Bj9Na__visualContainer>div{width:100%!important;height:100%!important;aspect-ratio:unset!important;position:absolute!important;inset:0!important}.InteractiveGrid-module-scss-module___Bj9Na__card .InteractiveGrid-module-scss-module___Bj9Na__visualContainer img,.InteractiveGrid-module-scss-module___Bj9Na__card .InteractiveGrid-module-scss-module___Bj9Na__visualContainer video{object-fit:cover;transform-origin:50%;will-change:transform,opacity;width:100%;height:100%;position:absolute;inset:0}.InteractiveGrid-module-scss-module___Bj9Na__card .InteractiveGrid-module-scss-module___Bj9Na__contentContainer{padding:var(--space-4);gap:var(--space-1);flex-direction:column;width:100%;height:100%;display:flex;position:relative}.InteractiveGrid-module-scss-module___Bj9Na__card .InteractiveGrid-module-scss-module___Bj9Na__title{font-family:var(--font-heading-medium);font-weight:var(--font-weight-medium);color:var(--black);font-size:1.25rem}.InteractiveGrid-module-scss-module___Bj9Na__card .InteractiveGrid-module-scss-module___Bj9Na__description{font-size:1rem}.InteractiveGrid-module-scss-module___Bj9Na__card.InteractiveGrid-module-scss-module___Bj9Na__inverted .InteractiveGrid-module-scss-module___Bj9Na__title{color:var(--white)}.InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch{cursor:pointer;will-change:flex-basis,transform,background-color;min-height:22.5rem;transition:all .7s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch .InteractiveGrid-module-scss-module___Bj9Na__defaultContent,.InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch .InteractiveGrid-module-scss-module___Bj9Na__expandedContent{z-index:2;position:absolute;inset:0}.InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch .InteractiveGrid-module-scss-module___Bj9Na__defaultContent .InteractiveGrid-module-scss-module___Bj9Na__contentContainer{height:100%;padding:var(--space-4);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch .InteractiveGrid-module-scss-module___Bj9Na__expandedContent{z-index:2;visibility:visible;pointer-events:auto;background-color:rgb(from var(--black) r g b/.66);position:absolute;inset:0}.InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch .InteractiveGrid-module-scss-module___Bj9Na__expandedContent .InteractiveGrid-module-scss-module___Bj9Na__contentContainer{height:100%;padding:var(--space-4);justify-content:flex-end;gap:var(--space-2);flex-direction:column;display:flex}.InteractiveGrid-module-scss-module___Bj9Na__cardNonTouch.InteractiveGrid-module-scss-module___Bj9Na__inverted .InteractiveGrid-module-scss-module___Bj9Na__expandedContent .InteractiveGrid-module-scss-module___Bj9Na__title{color:var(--white)}.InteractiveGrid-module-scss-module___Bj9Na__cardTouch{min-height:11.25rem}@media (min-width:769px){.InteractiveGrid-module-scss-module___Bj9Na__cardTouch{min-height:22.5rem}}.InteractiveGrid-module-scss-module___Bj9Na__cardTouch .InteractiveGrid-module-scss-module___Bj9Na__description{display:none}@media (min-width:769px){.InteractiveGrid-module-scss-module___Bj9Na__cardTouch .InteractiveGrid-module-scss-module___Bj9Na__description{display:flex}}.InteractiveGrid-module-scss-module___Bj9Na__cardTouch .InteractiveGrid-module-scss-module___Bj9Na__contentContainer{padding:var(--space-3);justify-content:flex-end;position:absolute;inset:0}