.page_main__3KIRC{height:98vh;display:flex;flex-direction:column;gap:1rem;padding:1rem;overflow:hidden;text-align:center}.page_buttonWrapper__44qRJ{margin-top:1rem}.page_buttonWrapper__44qRJ a{border:none;border-radius:12px;padding:1rem 2rem;background-color:var(--secondary-color);color:#f0f8ff}.page_headline__1a15b{background-image:url(/images/headline-color.jpg);background-position:50%;background-size:cover;background-clip:text;-webkit-background-clip:text;color:transparent;font-size:4rem}.page_gallery__Pyjpv{display:flex;gap:1rem;justify-content:space-around;flex-wrap:wrap;padding:1.5rem 0}.page_gallery__Pyjpv>div{width:28%;height:200px;position:relative}.page_gallery__Pyjpv>div:nth-child(odd)>img{transform:rotate(3deg) translate(1rem,.5rem)}.page_gallery__Pyjpv>div:nth-child(odd)>img:nth-child(2){z-index:2;transform:rotate(-1deg)}.page_gallery__Pyjpv>div:nth-child(2n)>img:nth-child(2){z-index:2;transform:rotate(6deg)}@media screen and (max-width:769px){.page_gallery__Pyjpv{justify-content:center;gap:2.5rem}.page_gallery__Pyjpv>div{width:40%}}@media screen and (max-width:480px){.page_gallery__Pyjpv>div{width:80%}}