.el-home-hero-perso{position:relative;overflow:hidden;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);background:linear-gradient(165deg,var(--wp--preset--color--surface) 0%,var(--wp--preset--color--primary-soft) 58%,var(--wp--preset--color--warm) 100%);animation:elc-hero-in 0.55s cubic-bezier(.22,1,.36,1) both}.el-home-hero-perso::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,rgb(253 166 179 / .28) 1.6px,transparent 1.7px);background-size:26px 26px;-webkit-mask-image:radial-gradient(ellipse at 72% 28%,#000,transparent 68%);mask-image:radial-gradient(ellipse at 72% 28%,#000,transparent 68%)}.el-home-hero-bg{position:absolute;inset:0;pointer-events:none}.el-home-hero-bg::before,.el-home-hero-bg::after{content:"";position:absolute;border-radius:50%;filter:blur(80px)}.el-home-hero-bg::before{width:440px;height:440px;top:-160px;left:-120px;background:rgb(253 166 179 / .34)}.el-home-hero-bg::after{width:360px;height:360px;bottom:-170px;right:8%;background:rgb(253 205 212 / .4)}.el-home-hero-inner{position:relative;max-width:1160px;margin:0 auto;padding-left:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);display:grid;grid-template-columns:1.02fr 0.98fr;gap:var(--wp--preset--spacing--60);align-items:stretch}@media (max-width:820px){.el-home-hero-inner{grid-template-columns:1fr;gap:var(--wp--preset--spacing--50)}}.el-home-hero-col{display:flex;flex-direction:column;justify-content:space-around;gap:var(--wp--preset--spacing--40)}.el-home-hero-kick{align-self:flex-start;display:inline-flex;align-items:center;gap:9px;font-size:var(--wp--preset--font-size--body-xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--wp--preset--color--secondary);background:var(--wp--preset--color--white);padding:9px 15px;border-radius:var(--wp--custom--border-radius--pill);box-shadow:0 6px 18px rgb(142 73 85 / .1)}.el-home-hero-kick i{width:7px;height:7px;border-radius:50%;background:var(--wp--preset--color--primary);box-shadow:0 0 0 4px rgb(253 166 179 / .3)}.el-home-hero-greeting{font-family:var(--wp--preset--font-family--display);font-style:italic;font-weight:400;font-size:var(--wp--preset--font-size--display-xl);line-height:1.03;color:var(--wp--preset--color--dark);margin:var(--wp--preset--spacing--20) 0 0;text-wrap:balance}.el-home-hero-greeting b{font-weight:400;color:var(--wp--preset--color--primary)}.el-home-hero-lead{max-width:42ch;font-size:var(--wp--preset--font-size--body-lg);line-height:1.55;color:var(--wp--preset--color--dark);margin:var(--wp--preset--spacing--20) 0 0}.el-home-hero-lead em{font-family:var(--wp--preset--font-family--display);font-style:italic;color:var(--wp--preset--color--secondary)}.el-home-hero-acts{margin-top:var(--wp--preset--spacing--30)}.el-home-hero-btn{display:inline-flex;align-items:center;gap:9px;background:var(--wp--preset--color--primary);color:var(--wp--preset--color--secondary);font-weight:600;letter-spacing:.4px;text-decoration:none;padding:15px 30px;border-radius:var(--wp--custom--border-radius--pill);box-shadow:0 10px 24px rgb(253 166 179 / .45);transition:background 0.2s ease,color 0.2s ease,transform 0.18s ease}.el-home-hero-btn:hover{background:var(--wp--preset--color--secondary);color:var(--wp--preset--color--white);transform:translateY(-2px)}.el-home-hero-btn:hover .el-home-hero-arrow{transform:translateX(3px)}.el-home-hero-arrow{transition:transform 0.18s ease}.el-home-hero-quick{border-top:1px solid var(--wp--preset--color--border);padding-top:var(--wp--preset--spacing--30)}.el-home-hero-quick-h{font-size:var(--wp--preset--font-size--body-xs);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--wp--preset--color--text-muted);margin:0 0 14px}.el-home-hero-chips{display:flex;flex-wrap:wrap;gap:12px}.el-home-hero-chip{display:inline-flex;align-items:center;gap:9px;padding:11px 17px;border-radius:var(--wp--custom--border-radius--pill);background:rgb(255 255 255 / .7);border:1px solid var(--wp--preset--color--border);color:var(--wp--preset--color--secondary);font-weight:600;font-size:var(--wp--preset--font-size--body-sm);text-decoration:none;transition:border-color 0.2s ease,background 0.2s ease}.el-home-hero-chip:hover{background:var(--wp--preset--color--white);border-color:var(--wp--preset--color--primary)}.el-home-hero-chip svg{width:18px;height:18px;color:var(--wp--preset--color--primary);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.el-home-hero-card{background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--border);border-radius:var(--wp--custom--border-radius--cardLg);overflow:hidden;box-shadow:0 26px 64px rgb(142 73 85 / .14);animation:elc-hero-in 0.55s 0.08s cubic-bezier(.22,1,.36,1) both}.el-home-hero-banner{position:relative;aspect-ratio:16 / 8;background:var(--wp--preset--color--primary-soft)}.el-home-hero-banner img{width:100%;height:100%;object-fit:cover;display:block}.el-home-hero-banner--empty{background:linear-gradient(135deg,var(--wp--preset--color--primary-light),var(--wp--preset--color--primary-soft))}.el-home-hero-card-badge{position:absolute;top:16px;left:16px;font-size:var(--wp--preset--font-size--body-xs);font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--wp--preset--color--secondary);background:var(--wp--preset--color--white);padding:8px 14px;border-radius:var(--wp--custom--border-radius--pill);box-shadow:0 4px 12px rgb(0 0 0 / .08)}.el-home-hero-card-body{padding:30px 32px 28px}.el-home-hero-card-title{font-family:var(--wp--preset--font-family--display);font-style:italic;font-weight:400;font-size:var(--wp--preset--font-size--headline-lg);line-height:1.15;color:var(--wp--preset--color--dark);margin:0;text-wrap:balance}.el-home-hero-card-mentor{display:flex;align-items:center;gap:10px;margin-top:14px;font-size:var(--wp--preset--font-size--body-sm);color:var(--wp--preset--color--text-muted)}.el-home-hero-card-avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--wp--preset--color--primary-light),var(--wp--preset--color--primary));color:var(--wp--preset--color--white);font-weight:700;font-size:var(--wp--preset--font-size--body-sm)}.el-home-hero-card-mentor strong{color:var(--wp--preset--color--dark)}.el-home-hero-prog{margin-top:24px}.el-home-hero-prog-row{display:flex;justify-content:space-between;align-items:baseline;font-size:var(--wp--preset--font-size--body-sm);margin-bottom:9px}.el-home-hero-prog-row b{color:var(--wp--preset--color--secondary);font-weight:700}.el-home-hero-prog-row span{color:var(--wp--preset--color--secondary);font-family:var(--wp--preset--font-family--display);font-style:italic;font-size:var(--wp--preset--font-size--body-lg)}.el-home-hero-bar{height:9px;border-radius:99px;background:var(--wp--preset--color--primary-soft);overflow:hidden}.el-home-hero-bar i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--wp--preset--color--primary-light),var(--wp--preset--color--primary));transition:width 0.8s cubic-bezier(.22,1,.36,1)}.el-home-hero-next{display:flex;align-items:center;gap:8px;margin:22px 0 0;padding-top:20px;border-top:1px solid var(--wp--preset--color--border);font-size:var(--wp--preset--font-size--body-sm);color:var(--wp--preset--color--text-muted)}.el-home-hero-next-ic{width:18px;height:18px;flex:none;color:var(--wp--preset--color--primary);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.el-home-hero-next strong{color:var(--wp--preset--color--dark);font-weight:600}@keyframes elc-hero-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.el-home-hero-perso,.el-home-hero-card{animation:none}.el-home-hero-bar i,.el-home-hero-btn,.el-home-hero-arrow{transition:none}}.is-elc-hero-pending .el-home-hero-slot{position:relative;min-height:460px;overflow:hidden}.is-elc-hero-pending .el-home-hero-slot>*{visibility:hidden}.is-elc-hero-pending .el-home-hero-slot::after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,var(--wp--preset--color--primary-soft) 30%,var(--wp--preset--color--primary-light) 50%,var(--wp--preset--color--primary-soft) 70%);background-size:200% 100%;animation:elc-hero-shimmer 1.3s ease-in-out infinite}@keyframes elc-hero-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@media (max-width:820px){.is-elc-hero-pending .el-home-hero-slot{min-height:760px}}@media (prefers-reduced-motion:reduce){.is-elc-hero-pending .el-home-hero-slot::after{animation:none}}