.AboutCards-module__z4DB3G__aboutContainer{box-sizing:border-box;background-color:#000;justify-content:center;align-items:center;min-height:100vh;padding:60px 40px;display:flex}.AboutCards-module__z4DB3G__cardsWrapper{gap:40px;width:100%;max-width:1200px;display:flex}.AboutCards-module__z4DB3G__card{border-radius:16px;flex:1;height:70vh;text-decoration:none;transition:transform .4s;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.AboutCards-module__z4DB3G__card:hover{transform:translateY(-10px)}.AboutCards-module__z4DB3G__cardBackground{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0}.AboutCards-module__z4DB3G__card:hover .AboutCards-module__z4DB3G__cardBackground{transform:scale(1.05)}.AboutCards-module__z4DB3G__cardOverlay{background-color:#0006;width:100%;height:100%;transition:background-color .4s;position:absolute;top:0;left:0}.AboutCards-module__z4DB3G__card:hover .AboutCards-module__z4DB3G__cardOverlay{background-color:#0000}.AboutCards-module__z4DB3G__cardContent{box-sizing:border-box;z-index:2;width:100%;padding:40px;position:absolute;bottom:0;left:0}.AboutCards-module__z4DB3G__cardContent h2{font-family:var(--font-roboto-condensed);text-transform:uppercase;color:#fff;margin:0;font-size:32px;font-weight:700;transition:color .3s}.AboutCards-module__z4DB3G__card:hover .AboutCards-module__z4DB3G__cardContent h2{color:#d8be29}@media (max-width:768px){.AboutCards-module__z4DB3G__cardsWrapper{flex-direction:column;gap:30px}.AboutCards-module__z4DB3G__card{aspect-ratio:16/9;width:100%}}
