.styles_container__Yvn1I{padding:30px;background:#fff}.styles_peacefulContainer__nOPYB{font-family:var(--font-inter),sans-serif;color:#3d4a3e;background-color:#faf8f3;min-height:100vh;width:100%;overflow-x:hidden;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.02'/%3E%3C/svg%3E")}.styles_heroSection__eboPe{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.styles_heroImage__XRKzk{object-fit:cover;z-index:0}.styles_heroOverlay__cUzBl{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(44,58,45,.35),#faf8f3);z-index:1}.styles_heroContent__lIlfd{position:relative;z-index:2;max-width:800px;padding:0 20px}.styles_heroTitle__CWzbd{font-size:4rem;font-weight:300;letter-spacing:2px;margin-bottom:20px;color:#2c3a2d}.styles_heroSubtitle__405K6{font-size:1.25rem;font-weight:400;margin-bottom:40px;color:#5c6b5d;line-height:1.7}.styles_heroButton__zEr9k{padding:14px 40px;background-color:transparent;color:#2c3a2d;border:1px solid #2c3a2d;border-radius:30px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .4s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.styles_heroButton__zEr9k:hover{background-color:#2c3a2d;color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px rgba(44,58,45,.15)}.styles_aboutSection__87LYm{padding:120px 20px;background-color:transparent}.styles_aboutContainer__pPR7j{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:80px}@media(max-width:768px){.styles_aboutContainer__pPR7j{flex-direction:column;text-align:center;gap:50px}}.styles_aboutText__JGU3z{flex:1 1}.styles_aboutText__JGU3z h2{font-size:2.5rem;font-weight:300;margin-bottom:24px;color:#2c3a2d}.styles_aboutText__JGU3z p{font-size:1.15rem;line-height:1.9;color:#5c6b5d}.styles_aboutImageWrapper__m8J6r{flex:1 1;border-radius:20px;overflow:hidden;box-shadow:0 30px 60px rgba(44,58,45,.08)}.styles_aboutImageWrapper__m8J6r .styles_aboutImage__GC7D4{width:100%;height:auto;object-fit:cover;display:block;transition:transform .8s ease}.styles_aboutImageWrapper__m8J6r .styles_aboutImage__GC7D4:hover{transform:scale(1.05)}.styles_gallerySection__5uUbG{padding:100px 20px 140px;background-color:#f0efe9;border-top-left-radius:50px;border-top-right-radius:50px}.styles_galleryHeader__6RFDY{text-align:center;margin-bottom:70px}.styles_galleryHeader__6RFDY h2{font-size:2.5rem;font-weight:300;margin-bottom:16px;color:#2c3a2d}.styles_galleryHeader__6RFDY p{font-size:1.15rem;color:#6a7167}.styles_galleryGrid__9qa7L{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}@media(max-width:900px){.styles_galleryGrid__9qa7L{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.styles_galleryGrid__9qa7L{grid-template-columns:1fr}}.styles_galleryItem__iVP5b{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:4/5;box-shadow:0 15px 35px rgba(0,0,0,.04);cursor:pointer;background-color:#fff}.styles_galleryItem__iVP5b .styles_itemImage__PGMza{object-fit:cover;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.styles_galleryItem__iVP5b:hover .styles_itemImage__PGMza{transform:scale(1.06)}