.art-card-stack{position:relative;width:300px;height:200px}.art-card{position:absolute;width:20rem;height:14rem;border-radius:1rem;transition:transform .3s ease,z-index .3s ease}.art-card:nth-child(1){transform:rotate(-10deg) translate(-10rem,1rem);z-index:1}.art-card:nth-child(2){transform:rotate(-5deg) translate(-6rem,.5rem);z-index:2}.art-card:nth-child(3){transform:rotate(0) translate(0);z-index:3}.art-card:nth-child(4){transform:rotate(5deg) translate(6rem,.5rem);z-index:4}.art-card:nth-child(5){transform:rotate(10deg) translate(10rem,1rem);z-index:5}.art-card:hover{transform:scale(1.05) rotate(0)!important;z-index:10!important}.scale{transition:all .2s ease-in-out}.scale:hover{transform:scale(1.2)}.scale-sm{transition:all .2s ease-in-out}.scale-sm:hover{transform:scale(1.1)}.zoom-bg{background-size:100%;background-position:top;transition:background-size .5s ease}a:hover .zoom-bg{background-size:110%}div.frontpage{background-image:url(/build/assets/computer-CPc9HQzJ.jpg);background-color:#f2f2f2;background-repeat:no-repeat;background-size:cover;border-radius:.75rem}div.frontpage div.gradient{background:linear-gradient(0deg,#0008 30%,#fff4);border-radius:inherit;color:#fff;padding:1rem}div.frontpage div.gradient h1{margin-top:5rem}div.process:hover div.numbering{background-color:#0d6efd80}div.numbering{background-color:#0d6efd;border-radius:.5rem;color:#fff;font-size:1.4rem;font-weight:700;padding:.75rem 1.25rem;margin-bottom:.5rem!important;width:fit-content}div.person{border-radius:.5rem;padding:.5rem}div.person div.person-name{font-size:1.4rem;font-weight:700}div.person img{border-radius:.4rem}nav{background-color:#f1faee}
