.hero_hero__59kXN{position:relative;overflow:hidden;width:100%;height:500px;margin-bottom:2rem}.hero_heroContent__93Wzv{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:2}.hero_heroInner___wqOr{max-width:1200px;width:100%;padding:0 2rem}.hero_heroText__YqT_y{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.hero_heroTitle__968pj{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;text-shadow:0 1px 0 #000,0 2px 0 #000,0 3px 0 #000,0 4px 0 #000,0 5px 0 #000,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25)}.hero_heroDescription__jCoIa,.hero_heroTitle__968pj{color:#ffffff;margin:0;font-family:Georgia,Times New Roman,serif}.hero_heroDescription__jCoIa{font-size:clamp(1.1rem,2.5vw,1.4rem);max-width:600px;line-height:1.6;font-weight:400;text-shadow:0 1px 0 #000,0 2px 0 #000,0 3px 5px rgba(0,0,0,.8)}.hero_heroButtons__xn3wp{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;align-items:center}.hero_heroButton__L1GFs{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;font-family:Georgia,Times New Roman,serif;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none;border:none;text-shadow:0 1px 2px rgba(0,0,0,.8)}.hero_heroButtonPrimary__CYnan{background:linear-gradient(135deg,#5D3A1B,#8B4513);color:white;box-shadow:0 4px 15px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.2)}.hero_heroButtonPrimary__CYnan:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.3);background:linear-gradient(135deg,#8B4513,#A0522D)}.hero_heroButtonSecondary___Sfmp{background:rgba(255,255,255,.1);color:white;border:2px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero_heroButtonSecondary___Sfmp:hover{transform:translateY(-2px);background:rgba(255,255,255,.2);border-color:rgba(255,255,255,1);box-shadow:0 6px 20px rgba(0,0,0,.3)}.hero_heroIndicators__geqqc{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem;z-index:3}.hero_heroIndicator__bSZLO{width:1rem;height:1rem;border-radius:50%;background:rgba(255,255,255,.6);cursor:pointer;transition:all .2s ease;border:2px solid white}.hero_heroIndicator__bSZLO.hero_active__tyA5t{background:#5D3A1B;transform:scale(1.1)}.hero_heroIndicator__bSZLO:hover{background:#5D3A1B;transform:scale(1.05)}@media (max-width:768px){.hero_heroButtons__xn3wp{flex-direction:column;gap:1rem}.hero_heroButton__L1GFs{width:100%;max-width:300px;justify-content:center}}