*{padding:0;margin:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;color:#fff;position:relative;height:100vh;width:100%;background-color:#0a0a0a;background-image:radial-gradient(circle at 25% 25%,#222222 .5px,transparent 1px),radial-gradient(circle at 75% 75%,#111111 .5px,transparent 1px);background-size:10px 10px;image-rendering:pixelated}body{margin:0;background:#0b1018;background-image:linear-gradient(rgba(255,255,255,.05) 2px,transparent 2px),linear-gradient(90deg,rgba(255,255,255,.05) 2px,transparent 2px),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:100px 100px,100px 100px,20px 20px,20px 20px;background-position:-2px -2px,-2px -2px,-1px -1px,-1px -1px;color:#e8ecf3;font-family:system-ui,-apple-system,Segoe UI,Inter,Roboto,Arial,sans-serif}section{width:100%;height:100vh;overflow:hidden;display:grid;justify-content:center;align-content:center}.header-container{height:70vh}.title{text-align:center;display:flex;flex-direction:column;gap:1}.title h1{font-size:3rem;margin-bottom:0;text-transform:uppercase}.title p{font-style:italic}.title span{color:#d2691e;opacity:.7;z-index:-1}.gallery{display:grid;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(3,auto);gap:1vw;height:110vh;justify-content:center;align-content:center}.gallery div{width:33vw;height:33vh;background:gray;border-radius:1vw}.gallery div:nth-child(1){background-image:url(https://images.pexels.com/photos/2404956/pexels-photo-2404956.jpeg);background-position:center center;background-size:cover}.gallery div:nth-child(2){background-image:url(https://images.pexels.com/photos/4850204/pexels-photo-4850204.jpeg);background-position:center center;background-size:cover}.gallery div:nth-child(3){background-image:url(https://images.pexels.com/photos/2700087/pexels-photo-2700087.jpeg);background-position:center center;background-size:cover}.gallery div:nth-child(4){background-image:url(https://picsum.photos/400/400?random=4);background-position:center center;background-size:cover}.gallery div:nth-child(5){overflow:hidden}.gallery div:nth-child(5) .img{background-image:url(https://images.pexels.com/photos/2498551/pexels-photo-2498551.jpeg);background-position:center center;background-size:cover;transform:scale(2)}.gallery div:nth-child(6){background-image:url(https://picsum.photos/400/400?random=2);background-position:center center;background-size:cover}.gallery div:nth-child(7){background-image:url(https://picsum.photos/400/400?random=1);background-position:center center;background-size:cover}.gallery div:nth-child(8){background-image:url(https://picsum.photos/400/400?random=10);background-position:center center;background-size:cover}.gallery div:nth-child(9){background-image:url(https://picsum.photos/400/400?random=9);background-position:center center;background-size:cover}.gallery div:nth-child(5).flip .img{transform:scale(1)}.gallery div.flip{width:100vw;height:100vh;border-radius:0}
