.Hero-module__ZARIfG__heroSection{width:100vw;height:calc(100vh - 120px);min-height:500px;padding:0 var(--page-padding);color:#fff;z-index:0;justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgImage{object-fit:cover;z-index:-2;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{z-index:-1;background:linear-gradient(90deg,#0009 0%,#0003 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:1;flex-direction:column;gap:1.5rem;max-width:800px;display:flex}.Hero-module__ZARIfG__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;align-items:center;width:fit-content;padding:.5rem 1rem;font-size:.85rem;display:inline-flex}.Hero-module__ZARIfG__badgeIcon{margin-right:.5rem}.Hero-module__ZARIfG__title{letter-spacing:-.02em;font-size:4.5rem;font-weight:700;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--primary)}.Hero-module__ZARIfG__subtitle{color:#ffffffe6;max-width:600px;font-size:1.25rem;font-weight:400;line-height:1.5}.Hero-module__ZARIfG__searchContainer{max-width:500px;margin-top:1rem;position:relative}.Hero-module__ZARIfG__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.Hero-module__ZARIfG__searchInput{width:100%;color:var(--foreground);border:none;border-radius:50px;outline:none;padding:1.25rem 1.5rem 1.25rem 3.5rem;font-size:1.1rem;box-shadow:0 8px 30px #0000001f}.Hero-module__ZARIfG__searchInput::placeholder{color:var(--text-muted)}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__heroSection{height:70vh}}
.FeaturesTicker-module__MoLVRa__tickerWrapper{border-bottom:1px solid var(--border);background-color:#fcfcfc;align-items:center;width:100vw;padding:.4rem 0;display:flex;overflow:hidden}.FeaturesTicker-module__MoLVRa__tickerTrack{white-space:nowrap;width:max-content;animation:40s linear infinite FeaturesTicker-module__MoLVRa__scroll;display:flex}.FeaturesTicker-module__MoLVRa__tickerTrack:hover{animation-play-state:paused}.FeaturesTicker-module__MoLVRa__tickerItem{color:var(--text-muted);align-items:center;gap:.4rem;padding:0 1.5rem;font-size:.85rem;font-weight:500;display:flex}.FeaturesTicker-module__MoLVRa__tickerItem span{color:var(--primary);font-size:1rem}@keyframes FeaturesTicker-module__MoLVRa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
