@import"https://fonts.googleapis.com/css?family=Open+Sans|Sacramento";body{margin:0;font-family:system-ui,sans-serif;background:#f8fafc}.container[data-astro-cid-bbe6dxrz]{max-width:1024px;margin:0 auto;padding:0 1rem;z-index:40}.hero[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:5rem 1rem;width:100%;height:100vh;justify-content:center;z-index:40}.hero-particles[data-astro-cid-bbe6dxrz]{position:absolute;width:100%;height:100%;align-items:center;justify-content:center;z-index:-50;pointer-events:none}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:3rem;line-height:3.5rem}@media (max-width: 640px){.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:2rem;line-height:2rem}}@media (min-width: 641px) and (max-width: 1023px){.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:2.5rem;line-height:3rem}}@media (min-width: 1024px){.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:8rem;line-height:7.5rem}}h1[data-astro-cid-bbe6dxrz]{font-size:5rem;text-align:center;font-weight:400;max-width:750px;z-index:40}h1[data-astro-cid-bbe6dxrz] .highlight[data-astro-cid-bbe6dxrz]{background:-webkit-linear-gradient(#565BE3,#0F167D);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:500}.animated-title[data-astro-cid-bbe6dxrz]{position:relative;height:1.5em;display:flex;justify-content:center;overflow:hidden;z-index:40}.lottie-wrapper[data-astro-cid-bbe6dxrz]{margin-top:2rem;display:flex;justify-content:center;margin-top:0%;z-index:40}.lottie-label[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;color:#22c55e;background:#22c55e1a;padding:.5rem 1rem;border-radius:999px}.animated-title[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{position:absolute;opacity:0;transform:translateY(100%);transition:all .5s ease;font-weight:600}.animated-title[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz].active{opacity:1;transform:translateY(0)}p[data-astro-cid-bbe6dxrz]{font-size:1.125rem;color:#475569;text-align:center;max-width:640px;line-height:1.6}.buttons[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.btn[data-astro-cid-bbe6dxrz]{padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:2.5rem;text-decoration:none;transition:background .3s;border:none;cursor:pointer}.btn-call[data-astro-cid-bbe6dxrz]{background-color:#0ea5e9;color:#fff}.btn-call[data-astro-cid-bbe6dxrz]:hover{background-color:#0284c7}.btn-outline[data-astro-cid-bbe6dxrz]{background-color:transparent;color:#0ea5e9;border:2px solid #0ea5e9}.btn-outline[data-astro-cid-bbe6dxrz]:hover{background-color:#e0f2fe}.container-custom[data-astro-cid-vnivfuh2]{max-width:80%}.categories[data-astro-cid-qacliicl]{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.19,1,.22,1),transform .8s cubic-bezier(.19,1,.22,1);margin-top:120px;overflow:hidden;display:flex;flex-direction:column;gap:40px;margin-bottom:50px}.categories[data-astro-cid-qacliicl].animateIn{opacity:1;transform:translateY(0)}.categories__section_heading[data-astro-cid-qacliicl]{text-align:center;margin-bottom:20px}.categories__listWrapper[data-astro-cid-qacliicl]{overflow-x:hidden;width:100%;position:relative}.categories__listWrapper[data-astro-cid-qacliicl]::-webkit-scrollbar{display:none}.categories__list[data-astro-cid-qacliicl]{display:flex;width:-moz-max-content;width:max-content;gap:20px;animation-name:ticker;animation-duration:40s;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}.categories__list[data-astro-cid-qacliicl][data-direction=ltr]{animation-direction:reverse}.categories__list[data-astro-cid-qacliicl][data-direction=rtl]{animation-direction:normal}.categories__item[data-astro-cid-qacliicl]{min-width:200px;padding:20px;background:#fff;color:#000;border-radius:12px;border:1px solid #ddd;text-align:center;font-weight:700;flex-shrink:0;transition:background .3s ease,color .3s ease}@media (prefers-color-scheme: dark){.categories__item[data-astro-cid-qacliicl]{background:#202020;color:#fff;border:1px solid #444}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll[data-astro-cid-of2dwe7y]{animation:scroll 10s linear infinite}html{font-size:14.5px}body{font-family:Open Sans,sans-serif;line-height:1.45em;background-color:#ff1010;color:#404646}[data-astro-cid-f44o672t]{box-sizing:border-box}.main-container[data-astro-cid-f44o672t]{margin:20px}@media (min-width: 1024px){.main-container[data-astro-cid-f44o672t]{margin:10px}.grid-container[data-astro-cid-f44o672t]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.card__content[data-astro-cid-f44o672t]{padding:1rem}.card__content[data-astro-cid-f44o672t] p[data-astro-cid-f44o672t]:first-child{font-size:.9rem;font-style:italic;color:#c5c5c5}.card__content[data-astro-cid-f44o672t] p[data-astro-cid-f44o672t]:last-child{font-size:.8rem;font-weight:700;color:#9e9e9e}.grid-container[data-astro-cid-f44o672t]{margin:auto;display:grid;grid-gap:1.1312rem;grid-template-columns:repeat(auto-fit,12.8rem);grid-auto-rows:12.8rem;grid-auto-flow:dense;justify-content:center;max-width:120em;margin-top:8rem;margin-bottom:10rem}.card[data-astro-cid-f44o672t]{grid-row:auto/span 1;grid-column:auto/span 1;border-radius:2rem;background-color:#121212;box-shadow:1px 3px 3px #000a140f}.card[data-astro-cid-f44o672t] h1[data-astro-cid-f44o672t],.card[data-astro-cid-f44o672t] h2[data-astro-cid-f44o672t],.card[data-astro-cid-f44o672t] h3[data-astro-cid-f44o672t],.card[data-astro-cid-f44o672t] h4[data-astro-cid-f44o672t],.card[data-astro-cid-f44o672t] p[data-astro-cid-f44o672t]{margin-top:0;font-weight:400}.card__image[data-astro-cid-f44o672t]{height:100%;max-height:100%;border-radius:2rem;width:100%;display:flex}.card__image[data-astro-cid-f44o672t] img[data-astro-cid-f44o672t]{height:100%;border-radius:2rem;min-height:100%;max-height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.card__side-by-side[data-astro-cid-f44o672t]{height:100%;width:100%;display:flex;flex-flow:row nowrap}.card__side-by-side--m[data-astro-cid-f44o672t]{height:100%;width:100%;display:flex;flex-flow:column nowrap}.card__side-by-side--m[data-astro-cid-f44o672t] img[data-astro-cid-f44o672t]{min-height:auto}.card__content[data-astro-cid-f44o672t]{padding:1.6rem}.card__button[data-astro-cid-f44o672t]{margin:1.6rem 0;text-align:center;padding:.8rem 1.6rem;background:none;border:.5px solid #777;border-radius:2px}.card__button[data-astro-cid-f44o672t]:hover{border-color:#d099a0}.card--featured[data-astro-cid-f44o672t]{grid-row:auto/span 3;grid-column:auto/span 2}.card--2x[data-astro-cid-f44o672t]{grid-row:auto/span 2;grid-column:auto/span 2}.card--vertical[data-astro-cid-f44o672t]{grid-row:auto/span 2}.card--horizontal[data-astro-cid-f44o672t]{grid-column:auto/span 2}.card--frameless[data-astro-cid-f44o672t]{background-color:transparent;box-shadow:none}.padding-large[data-astro-cid-f44o672t]{padding:3.2rem}.padding-large--l[data-astro-cid-f44o672t]{padding:1.6rem}.big-script[data-astro-cid-f44o672t]{height:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;font-family:Sacramento,sans-serif;font-size:4.3em;line-height:1.15em;text-align:center}.big-script[data-astro-cid-f44o672t] p[data-astro-cid-f44o672t]{margin:0}@media (max-width: 413px){.grid-container[data-astro-cid-f44o672t]{grid-template-columns:1fr 1fr;grid-auto-rows:auto}.card[data-astro-cid-f44o672t]{min-height:12.8rem}}@media (min-width: 627px){.grid-container[data-astro-cid-f44o672t]{grid-gap:1.6rem}.card__side-by-side--m[data-astro-cid-f44o672t]{flex-flow:row nowrap}.card__side-by-side--m[data-astro-cid-f44o672t] img[data-astro-cid-f44o672t]{min-height:100%}.card--featured[data-astro-cid-f44o672t]{grid-row:auto/span 2;grid-column:1/-1}}@media (min-width: 836px){.padding-large--l[data-astro-cid-f44o672t]{padding:3.2rem}}@keyframes interactiveMotion0{0%{d:path("M68,61.83a12,12 0 1,0 24,0a12,12 0 1,0 -24,0")}to{d:path("M60,61.83a20,20 0 1,0 40,0a20,20 0 1,0 -40,0");opacity:0}}@keyframes interactiveMotion1{0%{d:path("M68,61.83a12,12 0 1,0 24,0a12,12 0 1,0 -24,0")}to{d:path("M55,61.83a25,25 0 1,0 50,0a25,25 0 1,0 -50,0");opacity:0}}@keyframes interactiveMotion2{0%{d:path("M68,61.83a12,12 0 1,0 24,0a12,12 0 1,0 -24,0")}to{d:path("M50,61.83a30,30 0 1,0 60,0a30,30 0 1,0 -60,0");opacity:0}}@keyframes interactiveMotion3{0%{d:path("M68,61.83a12,12 0 1,0 24,0a12,12 0 1,0 -24,0")}to{d:path("M45,61.83a35,35 0 1,0 70,0a35,35 0 1,0 -70,0");opacity:0}}@keyframes interactiveMotion4{0%{d:path("M68,61.83a12,12 0 1,0 24,0a12,12 0 1,0 -24,0")}to{d:path("M40,61.83a40,40 0 1,0 80,0a40,40 0 1,0 -80,0");opacity:0}}.ellipse0[data-astro-cid-f44o672t]{animation:interactiveMotion0 3s ease-out infinite}.ellipse1[data-astro-cid-f44o672t]{animation:interactiveMotion1 3s ease-out infinite}.ellipse2[data-astro-cid-f44o672t]{animation:interactiveMotion2 3s ease-out infinite}.ellipse3[data-astro-cid-f44o672t]{animation:interactiveMotion3 3s ease-out infinite}.ellipse4[data-astro-cid-f44o672t]{animation:interactiveMotion4 3s ease-out infinite}.interactive[data-astro-cid-f44o672t]:hover .ellipse[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:hover text[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:focus .ellipse[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:focus text[data-astro-cid-f44o672t]{animation:rainbow-color-fill 1s linear infinite}.interactive[data-astro-cid-f44o672t]:hover .hand[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:hover .bar[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:focus .hand[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:focus .bar[data-astro-cid-f44o672t]{stroke:#ffb9b9}.interactive[data-astro-cid-f44o672t]:hover .ellipse4[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:focus .ellipse4[data-astro-cid-f44o672t]{stroke:#dab9ff}.interactive[data-astro-cid-f44o672t]:hover .ellipse3[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:focus .ellipse3[data-astro-cid-f44o672t]{stroke:#ffb9b9}.interactive[data-astro-cid-f44o672t]:hover .ellipse2[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:focus .ellipse2[data-astro-cid-f44o672t]{stroke:#fffeb9}.interactive[data-astro-cid-f44o672t]:hover .ellipse1[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:focus .ellipse1[data-astro-cid-f44o672t]{stroke:#b9ffcc}.interactive[data-astro-cid-f44o672t]:hover .ellipse0[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:focus .ellipse0[data-astro-cid-f44o672t]{stroke:#b9c9ff}.interactive[data-astro-cid-f44o672t]:hover .ellipse[data-astro-cid-f44o672t],.interactive[data-astro-cid-f44o672t]:focus .ellipse[data-astro-cid-f44o672t]{stroke:transparent}.card[data-astro-cid-f44o672t]{transition:transform .3s ease,box-shadow .3s ease}.card[data-astro-cid-f44o672t]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 8px 24px #00000026}@keyframes ui{0%{d:path("M80 87.26l-2.02-5.87-5.67-1.82 5.67-1.83L80 71.88l1.71 5.86 5.98 1.83-5.99 1.82-1.7 5.87z")}20%{d:path("M80 83.96l-4.33 2.28.83-4.83L72.99 78l4.84-.71L80 72.9l2.17 4.39 4.84.71-3.5 3.41.82 4.83L80 83.96z")}40%{d:path("M80 83.89h-6.15l3.08-5.32L80 73.25l3.07 5.32 3.08 5.32H80z")}60%{d:path("M80 85.57l-1-.86c-3.37-3.06-5.59-5.07-5.59-7.54a3.56 3.56 0 0 1 3.6-3.6A3.9 3.9 0 0 1 80 74.94a3.9 3.9 0 0 1 2.94-1.37 3.56 3.56 0 0 1 3.6 3.6c0 2.47-2.22 4.48-5.59 7.54z")}80%{d:path("M74,80a6,6 0 1,0 12,0a6,6 0 1,0 -12,0")}to{d:path("M80 87.26l-2.02-5.87-5.67-1.82 5.67-1.83L80 71.88l1.71 5.86 5.98 1.83-5.99 1.82-1.7 5.87z")}}.heart[data-astro-cid-f44o672t]{animation:ui 3s linear infinite}@keyframes rainbow-color-fill{0%{fill:#dab9ff}20%{fill:#ffb9b9}40%{fill:#fffeb9}60%{fill:#b9ffcc}80%{fill:#b9c9ff}to{fill:#dab9ff}}@keyframes rainbow-color-stroke{0%{stroke:#dab9ff}20%{stroke:#ffb9b9}40%{stroke:#fffeb9}60%{stroke:#b9ffcc}80%{stroke:#b9c9ff}to{stroke:#dab9ff}}.skill-outer[data-astro-cid-f44o672t]{outline:none}.ui[data-astro-cid-f44o672t]:hover circle[data-astro-cid-f44o672t],.ui[data-astro-cid-f44o672t]:hover .btn[data-astro-cid-f44o672t],.ui[data-astro-cid-f44o672t]:hover text[data-astro-cid-f44o672t],.ui[data-astro-cid-f44o672t]:focus circle[data-astro-cid-f44o672t],.ui[data-astro-cid-f44o672t]:focus .btn[data-astro-cid-f44o672t],.ui[data-astro-cid-f44o672t]:focus text[data-astro-cid-f44o672t]{animation:rainbow-color-fill 1s linear infinite;stroke:transparent}.ui[data-astro-cid-f44o672t]:hover .heart[data-astro-cid-f44o672t],.ui[data-astro-cid-f44o672t]:focus .heart[data-astro-cid-f44o672t]{stroke:transparent}.code[data-astro-cid-f44o672t]{position:relative}.code[data-astro-cid-f44o672t]:hover text[data-astro-cid-f44o672t],.code[data-astro-cid-f44o672t]:hover .rectangle[data-astro-cid-f44o672t],.code[data-astro-cid-f44o672t]:focus text[data-astro-cid-f44o672t],.code[data-astro-cid-f44o672t]:focus .rectangle[data-astro-cid-f44o672t]{animation:rainbow-color-fill 1s linear infinite;stroke:transparent}.code[data-astro-cid-f44o672t]:hover .change-letter[data-astro-cid-f44o672t],.code[data-astro-cid-f44o672t]:focus .change-letter[data-astro-cid-f44o672t]{color:#121212}.code[data-astro-cid-f44o672t]:hover .bar[data-astro-cid-f44o672t],.code[data-astro-cid-f44o672t]:focus .bar[data-astro-cid-f44o672t]{stroke:#121212}.change-letter[data-astro-cid-f44o672t]{color:#fff;font-family:roboto;font-size:16px;position:absolute;text-decoration:none;left:calc(50% - 32px);top:calc(50% - 20px);transform:translate(-50%,-50%)}.change-letter[data-astro-cid-f44o672t]:after{position:absolute;content:"</>";animation:changeLetter 3s linear infinite;width:82px;text-align:center}@keyframes changeLetter{0%{content:"</>"}20%{content:"CSS"}40%{content:"SASS"}60%{content:"JS"}80%{content:"HTML"}to{content:"</>"}}@keyframes typoWave{0%{d:path("M124.74 38l32.64 82.45-7.25-6.14a3 3 0 0 0-3.83 0l-5.3 4.51a3.66 3.66 0 0 1-4.7 0l-5.35-4.53a3 3 0 0 0-3.82 0l-5.35 4.53a3.64 3.64 0 0 1-4.7 0l-5.34-4.52a3 3 0 0 0-3.83 0l-5.34 4.53a3.66 3.66 0 0 1-4.7 0l-5.34-4.53a3 3 0 0 0-3.83 0l-5.34 4.53a3.67 3.67 0 0 1-4.71 0l-5.34-4.53a3 3 0 0 0-3.83 0l-5.34 4.52a3.64 3.64 0 0 1-4.7 0l-5.35-4.53a3 3 0 0 0-3.83 0l-5.35 4.53a3.63 3.63 0 0 1-4.7 0l-7.71-6.52L17.25 38z")}to{d:path("M120 38l10.39 21.31-7.25-6.15a3 3 0 0 0-3.83 0l-5.34 4.53a3.65 3.65 0 0 1-4.71 0l-5.34-4.53a3 3 0 0 0-3.83 0l-5.39 4.51a3.63 3.63 0 0 1-4.7 0l-5.34-4.53a3 3 0 0 0-3.83 0l-5.34 4.53a3.65 3.65 0 0 1-4.71 0l-5.34-4.53a3 3 0 0 0-3.82 0l-5.35 4.53a3.63 3.63 0 0 1-4.7 0l-5.35-4.53a3 3 0 0 0-3.82 0l-5.34 4.53a3.65 3.65 0 0 1-4.71 0L27 53.14a3 3 0 0 0-3.83 0l-5.36 4.53a3.63 3.63 0 0 1-4.7 0l-7.7-6.52L12.46 38z")}}@keyframes typoWaveHover{0%{d:path("M124.74 38l32.64 82.45-7.25-6.14a3 3 0 0 0-3.83 0l-5.3 4.51a3.66 3.66 0 0 1-4.7 0l-5.35-4.53a3 3 0 0 0-3.82 0l-5.35 4.53a3.64 3.64 0 0 1-4.7 0l-5.34-4.52a3 3 0 0 0-3.83 0l-5.34 4.53a3.66 3.66 0 0 1-4.7 0l-5.34-4.53a3 3 0 0 0-3.83 0l-5.34 4.53a3.67 3.67 0 0 1-4.71 0l-5.34-4.53a3 3 0 0 0-3.83 0l-5.34 4.52a3.64 3.64 0 0 1-4.7 0l-5.35-4.53a3 3 0 0 0-3.83 0l-5.35 4.53a3.63 3.63 0 0 1-4.7 0l-7.71-6.52L17.25 38z")}to{d:path("M120 38l10.39 21.31-7.25-6.15a3 3 0 0 0-3.83 0l-5.34 4.53a3.65 3.65 0 0 1-4.71 0l-5.34-4.53a3 3 0 0 0-3.83 0l-5.39 4.51a3.63 3.63 0 0 1-4.7 0l-5.34-4.53a3 3 0 0 0-3.83 0l-5.34 4.53a3.65 3.65 0 0 1-4.71 0l-5.34-4.53a3 3 0 0 0-3.82 0l-5.35 4.53a3.63 3.63 0 0 1-4.7 0l-5.35-4.53a3 3 0 0 0-3.82 0l-5.34 4.53a3.65 3.65 0 0 1-4.71 0L27 53.14a3 3 0 0 0-3.83 0l-5.36 4.53a3.63 3.63 0 0 1-4.7 0l-7.7-6.52L12.46 38z")}}.wave-middle[data-astro-cid-f44o672t]{animation:typoWave 3s ease-out infinite alternate}.typo[data-astro-cid-f44o672t]:hover .typo-right-under[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:hover .typo-left-under[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:hover text[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:focus .typo-right-under[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:focus .typo-left-under[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:focus text[data-astro-cid-f44o672t]{animation:rainbow-color-fill 1s linear infinite}.typo[data-astro-cid-f44o672t]:hover .typo-right-under[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:hover .typo-left-under[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:hover .typo-right-top[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:hover .typo-left-top[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:focus .typo-right-under[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:focus .typo-left-under[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:focus .typo-right-top[data-astro-cid-f44o672t],.typo[data-astro-cid-f44o672t]:focus .typo-left-top[data-astro-cid-f44o672t]{stroke:transparent}.graphic-dot1[data-astro-cid-f44o672t]{offset-path:path("M68.54 60.66h60v60h-60z");animation:graphicDotMotion 10s linear infinite reverse}.graphic-dot2[data-astro-cid-f44o672t]{offset-path:path("M68.85 31a30 30 0 0 1 30 30 30 30 0 0 1-30 30 30 30 0 0 1-30-30 30 30 0 0 1 30-30z");animation:graphicDotMotion 10s linear infinite}@keyframes graphicDotMotion{to{motion-offset:100%;offset-distance:100%}}.graphic[data-astro-cid-f44o672t]:hover .graphic-middle[data-astro-cid-f44o672t],.graphic[data-astro-cid-f44o672t]:hover text[data-astro-cid-f44o672t],.graphic[data-astro-cid-f44o672t]:focus .graphic-middle[data-astro-cid-f44o672t],.graphic[data-astro-cid-f44o672t]:focus text[data-astro-cid-f44o672t]{animation:rainbow-color-fill 1s linear infinite}.graphic[data-astro-cid-f44o672t]:hover .graphic-shape1[data-astro-cid-f44o672t],.graphic[data-astro-cid-f44o672t]:focus .graphic-shape1[data-astro-cid-f44o672t]{stroke:#b9ffcc}.graphic[data-astro-cid-f44o672t]:hover .graphic-shape2[data-astro-cid-f44o672t],.graphic[data-astro-cid-f44o672t]:focus .graphic-shape2[data-astro-cid-f44o672t]{stroke:#b9c9ff}.graphic[data-astro-cid-f44o672t]:hover .graphic-dot2[data-astro-cid-f44o672t],.graphic[data-astro-cid-f44o672t]:focus .graphic-dot2[data-astro-cid-f44o672t]{fill:#b9ffcc}.graphic[data-astro-cid-f44o672t]:hover .graphic-dot1[data-astro-cid-f44o672t],.graphic[data-astro-cid-f44o672t]:focus .graphic-dot1[data-astro-cid-f44o672t]{fill:#b9c9ff}@keyframes leftSide3{0%{d:path("M53.18 76.81h22.6v36.53h-22.6z")}to{d:path("M53.18 32.15h22.6v81.19h-22.6z")}}@keyframes leftSide2{0%{d:path("M53.18 76.81l-9.46 8.22v36.52l9.46-8.21V76.81z")}to{d:path("M53.18 32.15l-9.46 8.21v81.19l9.46-8.21V32.15z")}}@keyframes leftSide1{0%{d:path("M30.57 76.81v36.53")}to{d:path("M30.57 32.15v81.19")}}@keyframes leftTop{0%{d:path("M43.72 85l9.46-8.22h22.6c0-5-10.2-9-22.6-9s-22.6 4.09-22.6 9c0 3.53 5.14 6.74 13.14 8.22")}to{d:path("M43.72 40.36l9.46-8.21h22.6c0-5-10.2-9-22.6-9s-22.6 4.08-22.6 9c0 3.52 5.14 6.74 13.14 8.21")}}@keyframes rightSide3{0%{d:path("M129.43 31.73v79.28")}to{d:path("M129.43 80.41v30.6")}}@keyframes rightSide2{0%{d:path("M106.82 31.73l9.46 8.22v79.27l-9.46-8.21V31.73z")}to{d:path("M106.82 80.42l9.46 8.21v30.59l-9.46-8.21V80.42z")}}@keyframes rightSide1{0%{d:path("M84.22 31.73h22.6V111h-22.6z")}to{d:path("M84.22 80.41h22.6V111h-22.6z")}}@keyframes rightTop{0%{d:path("M116.28 40l-9.46-8.22h-22.6c0-5 10.2-9 22.6-9s22.6 4.08 22.6 9c0 3.53-5.14 6.74-13.14 8.22")}to{d:path("M116.28 88.63l-9.46-8.22h-22.6c0-5 10.2-9 22.6-9s22.6 4.08 22.6 9c0 3.53-5.14 6.74-13.14 8.22")}}.left-side3[data-astro-cid-f44o672t]{animation:leftSide3 3s ease-out infinite alternate}.left-side2[data-astro-cid-f44o672t]{animation:leftSide2 3s ease-out infinite alternate}.left-side1[data-astro-cid-f44o672t]{animation:leftSide1 3s ease-out infinite alternate}.left-top[data-astro-cid-f44o672t]{animation:leftTop 3s ease-out infinite alternate}.right-side3[data-astro-cid-f44o672t]{animation:rightSide3 3s ease-out infinite alternate}.right-side2[data-astro-cid-f44o672t]{animation:rightSide2 3s ease-out infinite alternate}.right-side1[data-astro-cid-f44o672t]{animation:rightSide1 3s ease-out infinite alternate}.right-top[data-astro-cid-f44o672t]{animation:rightTop 3s ease-out infinite alternate}.infographic[data-astro-cid-f44o672t]:hover text[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus text[data-astro-cid-f44o672t]{animation:rainbow-color-fill 1s linear infinite}.infographic[data-astro-cid-f44o672t]:hover .left-bottom[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:hover .right-bottom[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .left-bottom[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .right-bottom[data-astro-cid-f44o672t]{stroke:#ffb9b9}.infographic[data-astro-cid-f44o672t]:hover .left-side3[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:hover .right-side3[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .left-side3[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .right-side3[data-astro-cid-f44o672t]{stroke:#dab9ff}.infographic[data-astro-cid-f44o672t]:hover .left-side2[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:hover .right-side2[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .left-side2[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .right-side2[data-astro-cid-f44o672t]{stroke:#ffb9b9}.infographic[data-astro-cid-f44o672t]:hover .left-side1[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:hover .right-side1[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .left-side1[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .right-side1[data-astro-cid-f44o672t]{stroke:#fffeb9}.infographic[data-astro-cid-f44o672t]:hover .left-top[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:hover .right-top[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .left-top[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .right-top[data-astro-cid-f44o672t]{stroke:#b9ffcc}.infographic[data-astro-cid-f44o672t]:hover .ellipse0[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .ellipse0[data-astro-cid-f44o672t]{stroke:#b9c9ff}.infographic[data-astro-cid-f44o672t]:hover .ellipse[data-astro-cid-f44o672t],.infographic[data-astro-cid-f44o672t]:focus .ellipse[data-astro-cid-f44o672t]{stroke:transparent}.wrapper[data-astro-cid-ogf5ymiv]{position:relative;height:100vh;width:100vw;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--background, hsla(0, 0%, 7%, 0));font-family:Manrope,sans-serif}.grid[data-astro-cid-ogf5ymiv]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:-1}.grid-svg[data-astro-cid-ogf5ymiv]{width:80%;height:auto}.blur[data-astro-cid-ogf5ymiv]{position:absolute;width:12rem;height:12rem;background-color:var(--primary, hsl(155, 100%, 65%));filter:blur(100px);border-radius:50%;z-index:0}.title[data-astro-cid-ogf5ymiv]{font-weight:700;letter-spacing:-.2rem;text-align:center;z-index:10}.title[data-astro-cid-ogf5ymiv] p[data-astro-cid-ogf5ymiv]{margin:0;font-size:10rem;line-height:1;color:#000}.title[data-astro-cid-ogf5ymiv] p[data-astro-cid-ogf5ymiv].highlight{color:var(--primary, hsl(155, 100%, 65%))}.button[data-astro-cid-ogf5ymiv]{position:absolute;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;z-index:10}.button[data-astro-cid-ogf5ymiv] button[data-astro-cid-ogf5ymiv]{width:160px;height:50px;border:none;border-radius:13px;background-color:var(--primaryBg, hsla(155, 100%, 65%, .01));box-shadow:0 -3px 15px 0 var(--primaryHi, hsla(155, 100%, 75%, .25)) inset;color:var(--primaryFg, hsl(155, 100%, 85%));font-family:Manrope;font-size:1rem;transition:transform .2s ease}.button[data-astro-cid-ogf5ymiv] span[data-astro-cid-ogf5ymiv]{width:100px;height:60px;background-color:var(--primaryHi, hsla(155, 100%, 75%, .25));border-radius:100%;filter:blur(20px);position:absolute;bottom:-50%;transition:opacity .2s ease;opacity:0}.button[data-astro-cid-ogf5ymiv]:hover button[data-astro-cid-ogf5ymiv]{transform:translateY(5px)}.button[data-astro-cid-ogf5ymiv]:hover span[data-astro-cid-ogf5ymiv]{opacity:.6}.first[data-astro-cid-ogf5ymiv]{top:12%;right:20%}.sec[data-astro-cid-ogf5ymiv]{bottom:13%;right:11%}.third[data-astro-cid-ogf5ymiv]{bottom:25%;left:15%}.sec[data-astro-cid-ogf5ymiv] button[data-astro-cid-ogf5ymiv]{background-color:var(--accentBg, hsla(155, 100%, 94%, .01));box-shadow:0 -3px 15px 0 var(--accentHi, hsla(155, 100%, 100%, .25)) inset;color:var(--accentFg, hsl(155, 100%, 94%))}.sec[data-astro-cid-ogf5ymiv] span[data-astro-cid-ogf5ymiv]{background-color:var(--accentHi, hsla(155, 100%, 100%, .25))}.third[data-astro-cid-ogf5ymiv] button[data-astro-cid-ogf5ymiv]{background-color:var(--secondaryBg, hsla(156, 51%, 14%, .05));box-shadow:0 -3px 15px 0 var(--secondary, hsl(156, 51%, 14%)) inset;color:var(--secondaryFg, hsl(156, 51%, 75%))}.third[data-astro-cid-ogf5ymiv] span[data-astro-cid-ogf5ymiv]{background-color:var(--secondaryHi, hsla(156, 51%, 30%, .5))}@media (max-width: 768px){.title[data-astro-cid-ogf5ymiv]{font-size:1.5rem;letter-spacing:-.1rem;text-align:center;margin-bottom:1rem}.title[data-astro-cid-ogf5ymiv] p[data-astro-cid-ogf5ymiv]{margin:0;font-size:3rem;line-height:1}.wrapper[data-astro-cid-ogf5ymiv]{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem 1rem;gap:1.5rem}.first[data-astro-cid-ogf5ymiv],.sec[data-astro-cid-ogf5ymiv],.third[data-astro-cid-ogf5ymiv]{position:static;margin-top:0;width:100%;max-width:400px}}@media (prefers-color-scheme: dark){.title[data-astro-cid-ogf5ymiv] p[data-astro-cid-ogf5ymiv]{background-color:var(--hero-bg-dark);color:var(--hero-text-dark)}}.card[data-astro-cid-yrvg35ni]{position:relative;border-radius:20px;padding:2px;z-index:0}.card[data-astro-cid-yrvg35ni]:before{content:"";position:absolute;inset:0;border-radius:20px;padding:2px;background:conic-gradient(from var(--angle),#381D6A 80%,#E0D1FF 88%,#E0D1FF 92%,#381D6A 100%);-webkit-mask-clip:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask:linear-gradient(black,black) content-box,linear-gradient(black,black);mask:linear-gradient(black,black) content-box,linear-gradient(black,black);mask-clip:content-box,border-box;animation:spin 3s linear infinite;z-index:-1}.card-inner[data-astro-cid-yrvg35ni]{background:#252525;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:18px;overflow:hidden}@property --angle{syntax: "<angle>"; inherits: true; initial-value: 0turn;}@keyframes spin{to{--angle: 1turn}}
