.Hero_hero__1d92z{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:0 2rem;background-color:var( --light-bg)}.Hero_heroContainer__wlPVX{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.Hero_heroContent__ksbat{text-align:left;animation:Hero_fadeInUp__wREaj 1s ease-out;text-align:justify}.Hero_heading__4Dlt_{font-size:3.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#ba9a63,#a67c52);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.5}.Hero_description__Jx21_{font-size:1.3rem;color:#6b7280;margin-bottom:2rem;line-height:1.6;font-weight:400}.Hero_ctaButton__SZIGU{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,#a67c52,#ba9a63);color:white;text-decoration:none;border-radius:50px;font-weight:600;transition:all .3s ease;box-shadow:0 8px 30px rgba(0,0,0,.12);font-size:1.1rem;cursor:pointer}.Hero_ctaButton__SZIGU:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.Hero_heroVisual__4xAIQ{display:flex;justify-content:center;align-items:center;position:relative;animation:Hero_fadeInUp__wREaj 1s ease-out .3s both}.Hero_rotatingImageContainer__VGN1A{width:500px;height:500px;position:relative;border-radius:50%;overflow:hidden;animation:Hero_rotate__Koeqk 50s linear infinite}.Hero_rotatingImageContainer__VGN1A:before{content:"";position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);border:1px solid #6b7280;border-radius:50%;opacity:.3;animation:Hero_rotate__Koeqk 15s linear infinite reverse;z-index:-1}.Hero_heroImage__pom9L{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:all .3s ease;transform:scale(1.05)}.Hero_rotatingImageContainer__VGN1A:hover{animation-play-state:paused}.Hero_rotatingImageContainer__VGN1A:hover .Hero_heroImage__pom9L{transform:scale(1.05)}@keyframes Hero_rotate__Koeqk{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Hero_fadeInUp__wREaj{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero_hero__1d92z{padding:4rem 1rem}.Hero_heroContainer__wlPVX{margin-top:2rem;grid-template-columns:1fr;gap:2rem;text-align:center}.Hero_heroContent__ksbat{text-align:center}.Hero_heading__4Dlt_{font-size:2.2rem}.Hero_description__Jx21_{font-size:1rem}.Hero_ctaButton__SZIGU{font-size:1rem;padding:.75rem 2rem}.Hero_rotatingImageContainer__VGN1A{width:280px;height:280px;margin:0 auto}}