.banner_banner__aUdCW{display:grid;gap:var(--mantine-spacing-md)}@media screen and (min-width:48em){.banner_banner__aUdCW{grid-template-columns:2fr 1fr}}@media screen and (min-width:62em){.banner_banner__aUdCW{grid-template-columns:1fr 1fr}}.banner_banner__aUdCW .banner-image{width:80%;height:auto;margin:auto;border-radius:12px;box-shadow:0 15px 30px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease;animation:flyInCurve 1.2s ease-out forwards}.banner_banner__aUdCW .banner-image:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.25)}.banner_banner__aUdCW .banner-heading-container{display:flex;flex-direction:column;justify-content:center;gap:var(--mantine-spacing-md)}.banner_banner__aUdCW .banner-heading-container .banner-heading{display:flex;flex-direction:column}.banner_banner__aUdCW .banner-heading-container .banner-heading .heading-1{color:var(--mantine-primary-color-filled);transform:translateY(20px);opacity:0;animation:banner_fadeSlideUp__Vt65O .6s ease-out forwards}.banner_banner__aUdCW .banner-heading-container .banner-heading .heading-2{color:var(--mantine-primary-color-0);transform:translateY(20px);opacity:0;animation:banner_fadeSlideUp__Vt65O .6s ease-out .3s forwards}.banner_banner__aUdCW .banner-heading-container .banner-text{transform:translateY(20px);opacity:0;animation:banner_fadeSlideUp__Vt65O .6s ease-out .6s forwards}@keyframes banner_fadeSlideUp__Vt65O{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.project_project__7l6AQ{display:flex;flex-direction:column;align-items:center;gap:var(--mantine-spacing-lg)}.project_project__7l6AQ .project-container{justify-items:center;gap:var(--mantine-spacing-lg)}.projectCard_projectCard__9ARRu{max-width:400px;display:flex;flex-direction:column;gap:var(--mantine-spacing-md)}.projectCard_projectCard__9ARRu .image-container{position:relative;aspect-ratio:1.5}.projectCard_projectCard__9ARRu .image-container img{object-fit:cover}