.etickr_hero{background:#fff;overflow:hidden;padding:4rem 0}@media screen and (min-width: 992px){.etickr_hero{min-height:760px;display:flex;align-items:center;padding:6rem 0}}.etickr_hero .etickr-container{width:min(1280px,100% - 2rem);margin:0 auto;display:grid;gap:3rem}@media screen and (min-width: 992px){.etickr_hero .etickr-container{grid-template-columns:minmax(0, 1fr) minmax(420px, 1fr);align-items:center}}.etickr_hero .hero-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:0 0 1.5rem;padding:.45rem 1rem;border-radius:999px;background:#d7e3ff;color:#001b3f;font-size:.875rem;font-weight:700}.etickr_hero .hero-title{max-width:680px;margin:0 0 1.5rem;color:#191c1e;font-family:"Manrope",sans-serif !important;font-size:clamp(2.5rem,6vw,4rem);line-height:1.08;font-weight:800;letter-spacing:0}.etickr_hero .hero-title span{color:#004791;font-style:italic}.etickr_hero .hero-text{max-width:560px;color:#424752;font-size:1.125rem;line-height:1.55}.etickr_hero .hero-text p{margin:0}.etickr_hero .hero-actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}@media screen and (min-width: 576px){.etickr_hero .hero-actions{flex-direction:row;flex-wrap:wrap}}.etickr_hero .button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:.875rem 1.75rem;border-radius:.75rem;font-weight:800;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.etickr_hero .button:hover{transform:translateY(-2px)}.etickr_hero .button-primary{background:#004791;color:#fff;box-shadow:0 12px 30px rgba(0,71,145,.2)}.etickr_hero .button-secondary{border:2px solid #004791;color:#004791;background:rgba(0,0,0,0)}.etickr_hero .hero-trust{display:flex;align-items:center;gap:.75rem;margin-top:2rem;color:#424752;font-size:.875rem;font-weight:700}.etickr_hero .hero-trust span{width:2rem;height:2rem;margin-right:-0.9rem;border:2px solid #fff;border-radius:999px;background:linear-gradient(135deg, #abc7ff, #62fae3)}.etickr_hero .hero-trust p{margin:0 0 0 .9rem}.etickr_hero .hero-visual{position:relative;display:none}@media screen and (min-width: 992px){.etickr_hero .hero-visual{display:block}}.etickr_hero .hero-visual::before{content:"";position:absolute;top:-4rem;right:-4rem;width:24rem;height:24rem;border-radius:999px;background:rgba(98,250,227,.22);filter:blur(48px)}.etickr_hero .dashboard-card{position:relative;z-index:1;padding:1rem;border:1px solid #c2c6d4;border-radius:2rem;background:#fff;box-shadow:0 30px 70px rgba(17,28,45,.16)}.etickr_hero .dashboard-card img{display:block;width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:1.5rem}.etickr_hero .dashboard-meta{display:flex;justify-content:space-between;gap:1rem;padding:1.5rem 1rem 1rem}.etickr_hero .dashboard-meta p{margin:0;color:#424752;font-size:.875rem;font-weight:700}.etickr_hero .dashboard-meta h3{margin:.25rem 0 0;font-family:"Manrope",sans-serif !important;font-size:1.5rem;font-weight:700}.etickr_hero .dashboard-meta strong{align-self:flex-start;padding:.35rem .75rem;border-radius:999px;background:#62fae3;color:#007165;font-size:.8rem}.etickr_hero .dashboard-progress{height:.5rem;margin:0 1rem 1rem;overflow:hidden;border-radius:999px;background:#eceef0}.etickr_hero .dashboard-progress span{display:block;width:84%;height:100%;background:#004791}.etickr_hero .stat-card{position:absolute;z-index:2;left:-2.5rem;bottom:-2rem;display:flex;align-items:center;gap:1rem;padding:1.25rem;border:1px solid #c2c6d4;border-radius:1rem;background:#fff;box-shadow:0 20px 40px rgba(17,28,45,.14)}.etickr_hero .stat-card p{margin:0;color:#424752;font-size:.8rem;font-weight:700}.etickr_hero .stat-card strong{display:block;color:#004791;font-family:"Manrope",sans-serif !important;font-size:1.35rem}.etickr_hero .stat-icon{width:3rem;height:3rem;display:grid;place-items:center;border-radius:999px;background:#62fae3;color:#007165;font-weight:900}.etickr_hero .stat-icon .material-symbols-outlined{font-size:1.35rem}