.Hero-module__ZARIfG__hero{flex-direction:row;justify-content:space-between;align-items:center;gap:3rem;padding:4rem 0;display:flex}.Hero-module__ZARIfG__content{flex-direction:column;flex:1;gap:1.5rem;display:flex}.Hero-module__ZARIfG__title{letter-spacing:-.05em;background:linear-gradient(to right, var(--foreground), var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:800px;font-size:1.25rem;line-height:1.8}.Hero-module__ZARIfG__links{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__imageContainer{border:4px solid var(--border);border-radius:50%;flex-shrink:0;width:350px;height:350px;margin-right:-8rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.Hero-module__ZARIfG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Hero-module__ZARIfG__imageContainer:hover .Hero-module__ZARIfG__image{transform:scale(1.05)}@media (max-width:768px){.Hero-module__ZARIfG__hero{text-align:center;flex-direction:column-reverse}.Hero-module__ZARIfG__imageContainer{width:280px;height:280px;margin-right:0}.Hero-module__ZARIfG__links{justify-content:center}.Hero-module__ZARIfG__title{font-size:2.25rem}.Hero-module__ZARIfG__subtitle{font-size:1.1rem}}
