@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Playwrite+DE+Grund:wght@100..400&display=swap'); .title container { display: flex; justify content: center; align items: center; height: 20vh; } / Title Base Styling / .title { text align: center; letter spacing: 0.02em; line height: 1.2; padding: 0.5em 0; } .playwrite de grund title { font size: 40px; font style: normal; / You can change to italic if needed / color: black; } @keyframes titlePulse { 0% { transform: scale(1); } 100% { transform: scale(1.05); } } .custom table { table layout: fixed; width: 100%; border collapse: separate; border spacing: 1em; margin top: 2em; } .custom table td { width: 33.333%; vertical align: top; padding: 0; } .custom image container { position: relative; width: 100%; height: 100% margin bottom: 1em; overflow: hidden; align items: center; border radius: 15px; box shadow: 0 10px 20px rgba(0, 0, 0, 0.3); transition: all 0.3s ease; } .custom image container:hover { transform: translateY( 10px); box shadow: 0 15px 30px rgba(0, 0, 0, 0.4); } .custom image { width: 100%; height: auto; object fit: cover; transition: transform 0.5s; } .last image container { display: grid; grid templa…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy