.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:30px 0}#hero-animation{display:block;height:100%;width:auto}.hero-svg-wrapper{overflow:hidden;aspect-ratio:12/16;background:var(--body-background);border-radius:30px;box-shadow:inset 0 0 20px #0000001a}@keyframes grow{0%{stroke-dasharray:0 0 0px 2563px}50%{stroke-dasharray:0 753px 1500px 2563px}to{stroke-dasharray:0 2563px 1500px 2563px}}#hero-animation path{stroke-width:8px;stroke-linecap:round;animation:grow 9s linear infinite;animation-delay:calc((90 - var(--i)) * -.2s);stroke:#3226a7}#hero-animation path:nth-child(1){stroke:#b955fc}#hero-animation path:nth-child(2){stroke:#ba56f9}#hero-animation path:nth-child(3){stroke:#bb56f5}#hero-animation path:nth-child(4){stroke:#bd57f2}#hero-animation path:nth-child(5){stroke:#be57ef}#hero-animation path:nth-child(6){stroke:#bf58ec}#hero-animation path:nth-child(7){stroke:#c058e9}#hero-animation path:nth-child(8){stroke:#c158e6}#hero-animation path:nth-child(9){stroke:#c259e2}#hero-animation path:nth-child(10){stroke:#c359df}#hero-animation path:nth-child(11){stroke:#c55adc}#hero-animation path:nth-child(12){stroke:#c65ad9}#hero-animation path:nth-child(13){stroke:#c75bd6}#hero-animation path:nth-child(14){stroke:#c85bd3}#hero-animation path:nth-child(15){stroke:#c95ccf}#hero-animation path:nth-child(16){stroke:#ca5ccc}#hero-animation path:nth-child(17){stroke:#cb5cc9}#hero-animation path:nth-child(18){stroke:#cd5dc6}#hero-animation path:nth-child(19){stroke:#ce5dc3}#hero-animation path:nth-child(20){stroke:#cf5ebf}#hero-animation path:nth-child(21){stroke:#d05ebc}#hero-animation path:nth-child(22){stroke:#d15fb9}#hero-animation path:nth-child(23){stroke:#d25fb6}#hero-animation path:nth-child(24){stroke:#d35fb3}#hero-animation path:nth-child(25){stroke:#d560b0}#hero-animation path:nth-child(26){stroke:#d660ac}#hero-animation path:nth-child(27){stroke:#d761a9}#hero-animation path:nth-child(28){stroke:#d861a6}#hero-animation path:nth-child(29){stroke:#d962a3}#hero-animation path:nth-child(30){stroke:#da62a0}#hero-animation path:nth-child(31){stroke:#dc639d}#hero-animation path:nth-child(32){stroke:#dd6399}#hero-animation path:nth-child(33){stroke:#de6396}#hero-animation path:nth-child(34){stroke:#df6493}#hero-animation path:nth-child(35){stroke:#e06490}#hero-animation path:nth-child(36){stroke:#e1658d}#hero-animation path:nth-child(37){stroke:#e26589}#hero-animation path:nth-child(38){stroke:#e46686}#hero-animation path:nth-child(39){stroke:#e56683}#hero-animation path:nth-child(40){stroke:#e66680}#hero-animation path:nth-child(41){stroke:#e7677d}#hero-animation path:nth-child(42){stroke:#e8677a}#hero-animation path:nth-child(43){stroke:#e96876}#hero-animation path:nth-child(44){stroke:#ea6873}#hero-animation path:nth-child(45){stroke:#ec6970}#hero-animation path:nth-child(46){stroke:#ed696d}#hero-animation path:nth-child(47){stroke:#ee696a}#hero-animation path:nth-child(48){stroke:#ef6a66}#hero-animation path:nth-child(49){stroke:#f06a63}#hero-animation path:nth-child(50){stroke:#f16b60}#hero-animation path:nth-child(51){stroke:#f26b5d}#hero-animation path:nth-child(52){stroke:#f46c5a}#hero-animation path:nth-child(53){stroke:#f56c57}#hero-animation path:nth-child(54){stroke:#f66d53}#hero-animation path:nth-child(55){stroke:#f76d50}#hero-animation path:nth-child(56){stroke:#f86d4d}#hero-animation path:nth-child(57){stroke:#f96e4a}#hero-animation path:nth-child(58){stroke:#fa6e47}#hero-animation path:nth-child(59){stroke:#fc6f44}#hero-animation path:nth-child(60){stroke:#fd6f40}#hero-animation path:nth-child(61){stroke:#fe703d}#hero-animation path:nth-child(62){stroke:#ff703a}.hero{min-height:300px;position:relative}.hero:after{position:absolute;content:"";display:block;width:100%;height:50px;bottom:0;background:rgb(250,251,252);background:linear-gradient(180deg,rgba(250,251,252,0) 0%,rgb(250,251,252) 100%)}.hero--column{display:flex;align-items:center;justify-content:center}@keyframes growIn-51165d0d{0%{width:0}}.module[data-v-51165d0d]{background:#fff;box-shadow:0 0 30px #0000001a;padding:30px;position:relative;border-radius:5px 5px 0 0;color:var(--body-color)}.module>*[data-v-51165d0d]:first-child{margin-top:0}.module[data-v-51165d0d]:after{--w: 6px;content:"";height:var(--w);background:var(--ea-purple);position:absolute;display:block;bottom:0;left:calc(var(--w) * -.5);width:calc(100% + var(--w));border-radius:calc(var(--w) / 2);animation:growIn-51165d0d 1s both}.welcome-container{max-width:1200px;margin-left:auto;margin-right:auto}.features{padding:90px 0}.features--grid{display:grid;gap:30px}.features--grid>*{min-width:0}@media (min-width: 715px){.features--grid{grid-template-columns:repeat(2,1fr)}}.bg-dark{background:linear-gradient(to bottom,#325cda,#1c40ab) no-repeat 0 0/100% 150px;background-color:#1c40ab;box-shadow:0 0 30px #0000004d;color:#fff}.bg-dark h2{color:#fffc}
