@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");#sharely-hero-module{--primary-gradient:linear-gradient(90deg,#8e00c6,#1447e6);--btn-gradient:linear-gradient(90deg,#8e00c6,#4544c7);--text-dark:#1d1b20;--text-gray:#475467;--text-gray-light:#4b5563;--bg-light:#f5f7f9;--stroke-color:#a239cc;--white:#fff}#sharely-hero-module *{box-sizing:border-box}#sharely-hero-module .hero-section{align-items:center;background-color:var(--white);display:flex;flex-direction:column;font-family:Plus Jakarta Sans,sans-serif;overflow:hidden;width:100%;-webkit-font-smoothing:antialiased}#sharely-hero-module .hero-header{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1440px;padding:92px 40px 120px;width:100%}#sharely-hero-module .hero-content{align-items:center;display:flex;flex-direction:column;gap:24px;margin-bottom:44px;max-width:988px;text-align:center}#sharely-hero-module .hero-title{color:var(--text-dark);font-size:74px;font-weight:900;letter-spacing:-2.22px;line-height:1.15;margin:0}#sharely-hero-module .text-gradient{background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;display:inline-block;padding-bottom:.15em}#sharely-hero-module .hero-subtitle{color:var(--text-gray);font-size:20px;font-weight:400;letter-spacing:-.3px;line-height:1.6;max-width:988px}#sharely-hero-module .hero-actions{align-items:center;display:flex;gap:24px;position:relative;z-index:10}#sharely-hero-module .btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:600;height:56px;justify-content:center;padding:0 24px;position:relative;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}#sharely-hero-module .btn:hover{opacity:.9}#sharely-hero-module .btn-primary{background:var(--btn-gradient);color:var(--white);width:209px}#sharely-hero-module .btn-secondary{display:none}#sharely-hero-module .hero-visual-wrapper{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1440px;padding:0 84px 120px;width:100%}#sharely-hero-module .hero-card{align-items:center;background-color:var(--bg-light);border-radius:44px;display:flex;height:586px;justify-content:center;margin-bottom:62px;overflow:hidden;width:100%}#sharely-hero-module .hero-card .hero-image{border-radius:44px;height:100%;object-fit:cover;width:100%}#sharely-hero-module .stats-container{align-items:center;display:flex;justify-content:space-between;max-width:674px;width:100%}#sharely-hero-module .stat-item{align-items:center;display:flex;gap:8px}#sharely-hero-module .stat-icon{flex-shrink:0;height:24px;width:24px}#sharely-hero-module .stat-text{color:var(--text-gray);font-size:20px;letter-spacing:-.4px;white-space:nowrap}@media screen and (max-width:1024px){#sharely-hero-module .hero-header{padding:62px 24px}#sharely-hero-module .hero-title{font-size:52px}#sharely-hero-module .hero-visual-wrapper{padding:0 40px 62px}#sharely-hero-module .hero-card{height:400px}}@media screen and (max-width:767px){#sharely-hero-module .hero-header{padding:44px 24px}#sharely-hero-module .hero-content{align-items:flex-start;text-align:left}#sharely-hero-module .hero-title{font-size:48px}#sharely-hero-module .hero-actions{flex-direction:column;width:100%}#sharely-hero-module .btn{width:100%}#sharely-hero-module .hero-card{height:300px}#sharely-hero-module .stats-container{flex-direction:column;gap:24px}}