.Home_page__z25kN{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.Home_page__z25kN{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.Home_main__2uIek{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.Home_main__2uIek ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.Home_main__2uIek li:not(:last-of-type){margin-bottom:8px}.Home_main__2uIek code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.Home_ctas__kRLxs{display:flex;gap:16px}.Home_ctas__kRLxs a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.Home_primary__xGPLp{background:var(--foreground);color:var(--background);gap:8px}a.Home_secondary__W3DqX{border-color:var(--gray-alpha-200);min-width:158px}.Home_footer__wJNRn{grid-row-start:3;display:flex;gap:24px}.Home_footer__wJNRn a{display:flex;align-items:center;gap:8px}.Home_footer__wJNRn img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.Home_primary__xGPLp:hover{background:var(--button-primary-hover);border-color:transparent}a.Home_secondary__W3DqX:hover{background:var(--button-secondary-hover);border-color:transparent}.Home_footer__wJNRn a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.Home_page__z25kN{padding:32px 32px 80px}.Home_main__2uIek{align-items:center}.Home_main__2uIek ol{text-align:center}.Home_ctas__kRLxs{flex-direction:column}.Home_ctas__kRLxs a{font-size:14px;height:40px;padding:0 16px}a.Home_secondary__W3DqX{min-width:auto}.Home_footer__wJNRn{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.Home_logo__ZEOng{filter:invert()}}.MainHeader_MainHeader_wrapper__6sj8X{padding:40px 0;background-color:#f5f5f5;box-shadow:0 .5rem 3rem rgba(4,195,255,.16)}.MainHeader_MainHeader__4nXiW{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:2rem;padding:2rem 1rem}[data-theme=dark] .MainHeader_MainHeader_wrapper__6sj8X{background-color:#1F2935}.MainHeader_MainHeader_img__uflTA img{border-radius:50%;width:28rem;height:25rem;margin-top:5rem;box-shadow:0 .5rem 3rem rgba(4,195,255,.16);transition:transform .3s ease}.MainHeader_MainHeader_img__uflTA img:hover{transform:scale(1.02)}.MainHeader_title__oDyQl{max-width:37rem;text-align:right}.MainHeader_title__oDyQl h1{font-size:2.5rem;font-weight:700;line-height:3rem;margin-bottom:1rem;color:#0abead}.MainHeader_title__oDyQl p{font-size:1.125rem;line-height:1.8rem;max-width:37rem;color:#333}[data-theme=dark] .MainHeader_title__oDyQl p{color:#f5f5f5}@media (max-width:1025px){.MainHeader_MainHeader__4nXiW{flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem}.MainHeader_MainHeader_img__uflTA img{width:18rem;height:18rem;margin-top:5rem}.MainHeader_title__oDyQl h1{font-size:20px;line-height:2.25rem;text-align:center}.MainHeader_title__oDyQl p{font-size:1rem;line-height:1.6rem;max-width:24rem}}.ServicesSection_services-section__Wr8IH{text-align:center;padding:3rem 1rem}.ServicesSection_services_grid__dL8A_{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.ServicesSection_service-card__abAC7{color:white;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s}.ServicesSection_service-card__abAC7:hover{transform:translateY(-8px)}.ServicesSection_service-icon__mMKv1{width:50px;margin-bottom:1rem}.ServiceCard_card__GPkrk{position:relative;padding:2rem 1rem;color:white;border-radius:8px;text-align:center;overflow:hidden;transition:transform .3s ease}.ServiceCard_card__GPkrk:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.2)}.ServiceCard_iconWrapper__26eup{margin-bottom:1rem}.ServiceCard_wave__4HH2i{position:absolute;bottom:0;left:0;width:100%;height:60px;mask-image:url(/service-shape.svg);mask-repeat:no-repeat;mask-size:cover;mask-position:bottom;-webkit-mask-image:url(/service-shape.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;-webkit-mask-position:bottom;opacity:.3}.About_About_content__2kFSz{display:flex;box-shadow:1rem .5rem 3rem rgba(4,195,255,.16)}.About_about_image__hznJB{width:50%;height:auto}.About_About_text__M7IDM{display:flex;flex-direction:column;padding:20px}[data-theme=dark] .About_About_text__M7IDM{background-color:#1F2935}.About_About_text__M7IDM h3{text-decoration:underline;text-underline-offset:8px;margin-bottom:16px}.About_About_text_p__0vt9Z strong{color:#0ABEAD}.About_About_text__M7IDM h4{margin-top:2rem;margin-bottom:1rem;color:#0ABEAD}.About_features_list__JjNuU li{list-style:none;position:relative;padding-right:24px;margin-bottom:10px}.About_features_list__JjNuU li:after{content:"";position:absolute;right:0;top:8px;width:12px;height:12px;background-color:orange;border-radius:50%}@media (max-width:768px){.About_About_content__2kFSz{flex-direction:column}}@media (max-width:1024px){.About_About_content__2kFSz{flex-wrap:wrap}.About_about_image__hznJB{width:100%}}