.section-hero.svelte-1dv6vn1{padding:1.2rem 1.6rem}.hero-intro.svelte-1dv6vn1{display:grid;grid-template-columns:repeat(2,1fr);place-items:center;column-gap:3.6rem}@media (max-width: 980px){.hero-intro.svelte-1dv6vn1{grid-template-columns:auto}}.hero-text-box.svelte-1dv6vn1{display:grid;row-gap:3.2rem}@media (max-width: 980px){.hero-text-box.svelte-1dv6vn1{row-gap:1.6rem}}.hero-heading-name.svelte-1dv6vn1,.hero-text.svelte-1dv6vn1{display:flex;align-items:center}.hero-heading-name.svelte-1dv6vn1>.wave:where(.svelte-1dv6vn1),.hero-text.svelte-1dv6vn1>.wave:where(.svelte-1dv6vn1){font-size:2.4rem}.wave.svelte-1dv6vn1{animation:svelte-1dv6vn1-wave-hand 1.5s linear .5s 1 normal;transform-origin:50% 50%}.hero-title.svelte-1dv6vn1{opacity:0;animation:bottomFadeIn 1s linear .75s normal forwards}.hero-text.svelte-1dv6vn1,.hero-social-icons.svelte-1dv6vn1{opacity:0;animation:bottomFadeIn 1s linear 1.25s normal forwards}.social-icons.svelte-1dv6vn1{display:flex;gap:3.6rem}.social-icon.svelte-1dv6vn1{transition:.25s ease;cursor:pointer}.social-icon.svelte-1dv6vn1:hover{transform:scale(1.25)}.social-icon.svelte-1dv6vn1>a:where(.svelte-1dv6vn1):hover{box-shadow:none}.hero-img-box.svelte-1dv6vn1{padding-bottom:3.2rem}.img-container.svelte-1dv6vn1{position:relative;width:380px;height:380px;border-radius:50%;overflow:visible}.img-container.svelte-1dv6vn1:before{content:"";position:absolute;top:-2.4rem;left:-2.4rem;right:-2.4rem;bottom:-2.4rem;background:conic-gradient(from 150deg,#fff,#fff 46%,transparent 46%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#fff calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#fff calc(100% - 2px));border-radius:50%;z-index:-1;opacity:.8}.img-wrapper.svelte-1dv6vn1{position:relative;overflow:hidden;border-radius:50%;height:100%;width:100%}.img-wrapper.svelte-1dv6vn1:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,#0000000d 30%,#0003 60%,#0006);pointer-events:none}.hero-img.svelte-1dv6vn1{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;transform:translate(5px);filter:grayscale(100%)}.img-container.svelte-1dv6vn1:hover .hero-img:where(.svelte-1dv6vn1){transform:translate(5px) scale(1.05)}@media (max-width: 980px){.hero-img-box.svelte-1dv6vn1{padding:3rem}.img-container.svelte-1dv6vn1{width:300px;height:300px}}@keyframes svelte-1dv6vn1-wave-hand{0%{transform:rotate(0)}10%{transform:rotate(20deg)}20%{transform:rotate(-10deg)}30%{transform:rotate(20deg)}40%{transform:rotate(-6deg)}50%{transform:rotate(12deg)}60%{transform:rotate(0)}to{transform:rotate(0)}}.section-tech-stack.svelte-tyccmr{padding:8rem 0 12rem;margin-bottom:2.4rem;overflow:hidden}@media (max-width: 980px){.section-tech-stack.svelte-tyccmr{padding:4.8rem 0}}.tech-stack-box.svelte-tyccmr{margin:0 auto;display:grid;grid-auto-flow:rows;gap:1rem}.tech-stack-box-inner.svelte-tyccmr{display:grid;grid-auto-flow:column;gap:1rem;justify-items:center;align-items:center}.tech-stack-box[data-animated=true].svelte-tyccmr{display:unset;overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 10%,white 90%,transparent);mask:linear-gradient(90deg,transparent,white 10%,white 90%,transparent)}.tech-stack-box-inner[data-animated=true].svelte-tyccmr{display:flex;padding:.8rem;gap:1.2rem;flex-wrap:wrap;justify-content:center;align-items:center}.tech-stack-box.svelte-tyccmr .tech-stack-box-inner:where(.svelte-tyccmr):first-child{padding-top:4rem}.tech-stack-box-inner[data-direction=left].svelte-tyccmr{--_animation-direction: forwards}.tech-stack-box-inner[data-direction=right].svelte-tyccmr{--_animation-direction: reverse}.tech-stack-box[data-animated=true].svelte-tyccmr .tech-stack-box-inner:where(.svelte-tyccmr){flex-wrap:nowrap;animation:svelte-tyccmr-scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite;width:fit-content}.tech-stack-box[data-animated=true].svelte-tyccmr .tech-stack-box-inner:where(.svelte-tyccmr):hover{animation-play-state:paused}.tech-stack-item.svelte-tyccmr{display:flex;padding:1.8rem;background-color:var(--theme-card-background-default);border-radius:5px}.pico.svelte-tyccmr [data-tooltip]:where(.svelte-tyccmr){border-bottom:none}@keyframes svelte-tyccmr-scroll{to{transform:translate(-50%)}}.carousel-container.svelte-1wgg9c{position:relative;width:100%;overflow:hidden}.carousel.svelte-1wgg9c{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(100% / var(--itemsToShow)),1fr));grid-template-rows:1fr;grid-auto-flow:column;grid-auto-columns:minmax(calc(100% / var(--itemsToShow)),1fr);transition:transform .3s cubic-bezier(.645,.045,.355,1)}.testimonial.svelte-1wgg9c{display:flex;flex-direction:column;align-items:center;transition:all 1s ease;padding:2.4rem 4.8rem}.testimonial-img.svelte-1wgg9c{border-radius:50%;width:8rem;height:8rem}@media (max-width: 700px){.testimonial.svelte-1wgg9c{padding:1.2rem 3.2rem}.testimonial-img.svelte-1wgg9c{width:6rem;height:6rem}}.testimonial-text.svelte-1wgg9c{padding-top:1.2rem;font-size:var(--theme-font-size-small);line-height:1.5}.testimonial-author.svelte-1wgg9c{font-size:var(--theme-font-size-small);padding:1.4rem 0}.arrow.svelte-1wgg9c{position:absolute;top:50%;width:6rem;height:6rem;cursor:pointer;color:var(--theme-font-default);opacity:1;transition:all .3s ease;display:flex;align-items:center;justify-content:center;border:unset;background-color:unset}.arrow.left.svelte-1wgg9c{left:0;z-index:1}.arrow.right.svelte-1wgg9c{right:0}.carousel-container.svelte-1wgg9c:hover .arrow:where(.svelte-1wgg9c){opacity:1}.arrow.svelte-1wgg9c:hover{transform:scale(1.5)}@media (max-width: 900px){.testimonial.svelte-1wgg9c{padding:1.2rem 2.4rem}.arrow.left.svelte-1wgg9c{left:1rem}.arrow.right.svelte-1wgg9c{right:1rem}}.section-testimonials.svelte-1cy3k9l{padding:4.8rem 0;overflow:hidden}@media (max-width: 1040px){.section-testimonials.svelte-1cy3k9l{margin:0 auto;padding:4.8rem}}@media (max-width: 950px){.section-testimonials.svelte-1cy3k9l{margin:0 auto;padding:4.8rem 3.2rem}}@media (max-width: 700px){.section-testimonials.svelte-1cy3k9l{margin:0 auto;padding:4.8rem .8em}}.section-capabilities.svelte-170xqm{padding:8rem 0}.capabilities.svelte-170xqm{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3.2rem;justify-items:center}@media (max-width: 1205px){.section-capabilities.svelte-170xqm{padding:3.2rem 0}.capabilities.svelte-170xqm{grid-template-columns:auto auto;gap:6.4rem;justify-content:center}}@media (max-width: 970px){.section-capabilities.svelte-170xqm{padding:1.6rem 0}.capabilities.svelte-170xqm{grid-template-columns:repeat(1,auto);gap:3.6rem;justify-content:center}}.capability.svelte-170xqm{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start}.capability-icon-skeleton.svelte-170xqm{align-self:center}.capability-text-skeleton.svelte-170xqm{align-self:center;margin:0}.capability-list.svelte-170xqm{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0}.capability-item-skeleton.svelte-170xqm{list-style-type:none}.visually-hidden.svelte-170xqm{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skeleton-pulse.svelte-170xqm{fill:#e0e0e0;animation:svelte-170xqm-pulse 1.5s ease-in-out infinite}@keyframes svelte-170xqm-pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
