.Hero_hero__XKL82{display:flex;height:100vh;flex-direction:row}.Hero_hero__XKL82 .Hero_leftContainer__v1dDG,.Hero_hero__XKL82 .Hero_rightContainer__5rho0{flex:1 1;position:relative;overflow:hidden;height:100%;width:100%}.Hero_hero__XKL82 .Hero_leftContainer__v1dDG:after,.Hero_hero__XKL82 .Hero_rightContainer__5rho0:after{content:"";position:absolute;inset:0;background:var(--secondary-0);transition:background .4s ease;z-index:2}.Hero_hero__XKL82 .Hero_leftContainer__v1dDG:hover:after,.Hero_hero__XKL82 .Hero_rightContainer__5rho0:hover:after{background:var(--secondary-2)}.Hero_hero__XKL82 .Hero_leftContainer__v1dDG img,.Hero_hero__XKL82 .Hero_rightContainer__5rho0 img{transition:transform .5s ease;z-index:1}.Hero_hero__XKL82 .Hero_leftContainer__v1dDG:hover img,.Hero_hero__XKL82 .Hero_rightContainer__5rho0:hover img{transform:scale(1.05)}.Hero_hero__XKL82 .Hero_overlayText__HsSi5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-decoration:none;z-index:3;transition:transform .3s ease,opacity .3s ease}.Hero_hero__XKL82 .Hero_heroH4__GOE7M{transition:transform .5s ease;font-family:adobe-aldine;color:var(--primary-1)}.Hero_hero__XKL82 .Hero_leftContainer__v1dDG:hover .Hero_heroH4__GOE7M,.Hero_hero__XKL82 .Hero_rightContainer__5rho0:hover .Hero_heroH4__GOE7M{color:var(--light);font-family:raleway,sans-serif;font-weight:500}@media(max-width:768px){.Hero_hero__XKL82{flex-direction:column;height:auto}.Hero_hero__XKL82 .Hero_leftContainer__v1dDG,.Hero_hero__XKL82 .Hero_rightContainer__5rho0{height:100vh;min-height:100vh}.Hero_hero__XKL82 .Hero_leftContainer__v1dDG{aspect-ratio:1/2}.Hero_hero__XKL82 .Hero_leftContainer__v1dDG img{object-position:40% 50%}.Hero_hero__XKL82 .Hero_rightContainer__5rho0{aspect-ratio:1/2}.Hero_hero__XKL82 .Hero_rightContainer__5rho0 img{object-position:50% 50%}}.ImageGrid_gridContainer__u2J8G{display:grid;grid-template-columns:repeat(3,1fr);height:100vh;grid-gap:1rem;gap:1rem}@media(max-width:768px){.ImageGrid_gridContainer__u2J8G{grid-template-columns:1fr;height:auto}}.ImageGrid_column__ULW7j{display:flex;flex-direction:column;gap:1rem}.ImageGrid_imageWrapper__txOZt{position:relative;width:100%;min-height:300px;overflow:hidden;flex:1 1}.ImageGrid_imageWrapper__txOZt img{object-fit:cover}.ImageGrid_imageWrapper__txOZt .ImageGrid_overlay__kaqxS{position:absolute;bottom:0;left:0;right:0;height:0;background:rgba(0,0,0,.7);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;text-transform:uppercase;transition:height .3s ease;overflow:hidden}.ImageGrid_imageWrapper__txOZt:hover .ImageGrid_overlay__kaqxS{height:100%}