.page_pageContainer__7oWeo{min-height:100vh;display:flex;flex-direction:column}.page_container__jZF7q{max-width:1200px;margin:0 auto;padding:0 20px}.page_hero__7KFOs{background-color:var(--primary-light);color:var(--white);padding:4rem 0;text-align:center}.page_hero__7KFOs h1{font-size:2.5rem;margin-bottom:1rem}.page_hero__7KFOs p{font-size:1.2rem;margin-bottom:2rem}.page_searchForm__rwhjA{display:flex;max-width:500px;margin:0 auto}.page_searchForm__rwhjA input{flex-grow:1;margin-right:10px}.page_features__GdcOS{padding:4rem 0}.page_features__GdcOS h2{text-align:center;font-size:2rem;margin-bottom:2rem}.page_featureGrid__QBsGp{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.page_featureItem__rulxl{text-align:center}.page_featureImage__77U2c{border-radius:50%;margin-bottom:1rem}.page_destinations__qPTFP{padding:4rem 0;background-color:var(--background-color)}.page_destinations__qPTFP h2{text-align:center;font-size:2rem;margin-bottom:2rem;color:var(--text-color)}.page_destinationGrid___1FnL{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;justify-content:center}.page_destinationItem__3rD1f{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;text-decoration:none}.page_destinationItem__3rD1f:hover{transform:translateY(-5px)}.page_destinationImage__2masp{width:100%;height:auto;display:block}.page_destinationOverlay__Wn0im{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.6);color:var(--white);padding:.5rem;text-align:center}.page_destinationOverlay__Wn0im span{font-size:1rem;font-weight:700}.page_footer__F3MD0{background-color:var(--primary-color);color:var(--white);padding:1rem 0;text-align:center;margin-top:auto}