*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:100%}body{background:#e2e8f0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1;color:#0f172a}p{margin:0}h1,h2,h5{margin:0;font-weight:400;line-height:1;text-transform:capitalize;letter-spacing:1px}h1{font-size:clamp(2rem,5vw,5rem)}h2{font-size:clamp(1.5rem,3vw,3rem)}h5{font-size:clamp(.875rem,1.5vw,1.5rem)}a{text-decoration:none}.img{width:100%;display:block;object-fit:cover}.title{text-align:center}.title-underline{background:#645cff;width:4rem;height:.25rem;margin:0 auto;margin-top:1rem}.hero{min-height:40vh;background:#fff;display:flex;align-items:center;justify-content:center;padding:5rem}.img-container{display:none}.hero-center{width:90vw;max-width:1120px}.hero-title h1{margin-bottom:2rem;font-weight:700}.hero-title p{line-height:2;max-width:35em;color:#475569}@media (min-width: 992px){.hero-center{display:grid;grid-template-columns:2fr 1fr;place-items:center;gap:4rem}.img-container{display:block}}.projects{padding:5rem 0}.projects-center{width:90vw;max-width:1120px;margin:0 auto;margin-top:3rem;display:grid;gap:2rem}.project{background:#fff;display:block;border-radius:.25rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:.3s ease-in-out all}.project:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.project .img{height:15rem;border-top-right-radius:.25rem;border-top-left-radius:.25rem}.project h5{text-align:center;padding:1rem 0;color:#334155}@media (min-width: 768px){.projects-center{grid-template-columns:1fr 1fr}}@media (min-width: 992px){.projects-center{grid-template-columns:1fr 1fr 1fr}}
