.page-container{width:100%;height:100vh;display:flex;flex-direction:column;background-color:var(--background)}.container,.page-main{position:relative;width:100%;height:100vh;overflow:hidden}.bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/lapa2.jpg);background-size:cover;background-position:50%;transform-origin:center center;will-change:transform}.title{margin-top:auto;font-size:6rem;margin-left:3rem;margin-bottom:-2rem;color:#000}.section1-left,.section1-right{padding-left:3rem;padding-right:3rem}.section1-left{width:40%}.section1-right{width:60%;display:flex;flex-direction:column;gap:3rem;height:auto;margin-top:3rem;margin-bottom:6rem}.text{margin-top:10rem;font-size:1.4rem}.section1-container{display:flex;flex-direction:row}.photo-gallery{width:100%;height:auto;display:flex;flex-direction:column;gap:1rem;margin-top:-8rem;padding-left:3rem;padding-right:3rem}.gallery-image{width:50rem;height:30rem;object-fit:cover}.photo-block-1,.photo-block-2{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding-left:3rem;padding-right:3rem}.block2-col{display:flex;flex-direction:column}.long-image{width:calc(35.93% - 0rem);height:45rem;object-fit:cover}.photo-block-mobile{display:none}@media (max-width:600px){.title{margin-top:1rem;margin-bottom:10rem;font-size:3rem;margin-left:1rem}.text{font-size:1rem}.section1-left{display:none}.section1-right{width:100%;margin-top:-8rem;margin-bottom:3rem;padding-left:1rem;padding-right:1rem}.gallery-image{width:20rem;height:10rem;object-fit:cover}.photo-block-1{display:none}.photo-block-mobile{display:block;width:100%}.gallery-image-mobile{width:100%;margin-bottom:1rem}.photo-gallery{padding-left:1rem;padding-right:1rem}}