main section:first-of-type{background-color:#e7e5e4;padding:6rem 0 0;margin-top:-1rem;overflow:hidden}main section:first-of-type>div{display:flex;align-items:center;gap:1rem;margin:0 auto;max-width:80rem;animation:fade-in .6s ease-in}@keyframes fade-in{from{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}main section:first-of-type figure{width:100%;max-width:20rem;max-height:28rem;flex-shrink:0;overflow:hidden;position:relative;align-self:flex-end;margin:0 auto}main section:first-of-type figure img:first-child{max-width:100%;width:100%;height:auto;padding:.5rem;border-radius:2.9rem;display:block;flex-shrink:0}main section:first-of-type figure img:last-child{border-radius:.75rem;max-width:100%;width:100%;height:auto;position:absolute;inset:0;display:block;flex-shrink:0}main section:first-of-type>div>div{padding:1rem;max-width:48rem;margin:0 auto}main section:first-of-type h1{font-size:2.25rem;font-weight:700;line-height:1.4;margin-bottom:1rem}main section:first-of-type article{font-size:1.25rem;line-height:1.6;margin-bottom:2rem}main section:nth-of-type(2){margin:3rem auto;padding:1rem;max-width:80rem;animation:fade-in .6s ease-in .2s backwards;overflow:hidden}main section:nth-of-type(2)>div{display:grid;grid-template-columns:1fr;gap:2rem}main section:nth-of-type(2)>div>div{padding:2rem;background-color:#e7e5e4;border-radius:.75rem}main section:nth-of-type(2) h2{font-size:1.5rem;margin:0 0 1rem}main section:nth-of-type(2) p{margin:0;line-height:1.6}@media(min-width:48rem){main section:first-of-type figure{max-width:24rem}}@media(min-width:64rem){main section:nth-of-type(2)>div{grid-template-columns:repeat(3,1fr)}}@media(max-width:64rem){main section:first-of-type>div{flex-direction:column-reverse}}@media(prefers-color-scheme:dark){main section:first-of-type{background-color:#1b1917}main section:nth-of-type(2)>div>div{background-color:#1b1917}}/* Built with Go by Furkan Baytekin */
