@import "https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Oswald:wght@200..700&display=swap";:root{font-optical-sizing:auto;--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:"Google Sans", sans-serif;--heading:"Google Sans", sans-serif;--mono:ui-monospace, Consolas, monospace;font-style:normal;font-weight:400;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#0b0b0b;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}body{flex-direction:column;justify-content:center;width:100%;min-width:320px;min-height:100vh;margin:0;font-family:Google Sans,sans-serif;display:flex;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}._navbarContainer_8mqhh_1{z-index:1000;background:#fff;justify-content:center;display:flex;position:fixed;top:0;left:0;right:0}._navbar_8mqhh_1{justify-content:space-between;align-items:center;width:100%;max-width:1300px;padding:.5rem 2rem;display:flex}._logo_8mqhh_22{align-items:center;display:flex}._logoImage_8mqhh_27{height:50px}._menu_8mqhh_31{gap:2rem;display:flex}._navlink_8mqhh_36{color:#333;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}._navlink_8mqhh_36:hover{color:#be1718}._button_8mqhh_48{background-color:#be1718;border-radius:5px;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}._button_8mqhh_48:hover{background-color:#db0003}._textButton_8mqhh_60{color:#fff;text-decoration:none}._hamburgerMenu_8mqhh_66{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none;position:relative}._hamburgerMenu_8mqhh_66:focus{outline:none}._hamburgerLine_8mqhh_84{transform-origin:1px;background:#d1d1d1;border-radius:10px;width:2rem;height:.25rem;transition:all .3s linear;position:relative}._hamburgerMenu_8mqhh_66._open_8mqhh_94 ._hamburgerLine_8mqhh_84:first-child{transform:rotate(45deg)}._hamburgerMenu_8mqhh_66._open_8mqhh_94 ._hamburgerLine_8mqhh_84:nth-child(2){opacity:0}._hamburgerMenu_8mqhh_66._open_8mqhh_94 ._hamburgerLine_8mqhh_84:nth-child(3){transform:rotate(-45deg)}._mobileMenu_8mqhh_108{z-index:999;background:#0b0b0b;border:1px solid #ffffff1a;flex-direction:column;gap:1rem;width:80%;max-width:300px;height:100vh;padding:6rem 2rem 2rem;transition:right .3s ease-in-out;display:flex;position:fixed;top:0;right:-100%}._mobileMenu_8mqhh_108._open_8mqhh_94{right:0}._mobileMenu_8mqhh_108 ._hamburgerLink_8mqhh_133{color:#fff;border:3px solid #0000;border-bottom:1px solid #c0171866;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}._mobileMenu_8mqhh_108 ._hamburgerLink_8mqhh_133:hover{color:#b1b1b1;padding-left:1.5rem}@media (width<=768px){._menu_8mqhh_31{display:none}._hamburgerMenu_8mqhh_66{margin-right:1rem;display:flex}._button_8mqhh_48{display:none}}@media (width<=480px){._navbar_8mqhh_1{max-width:100%}._mobileMenu_8mqhh_108{width:70%;max-width:200px}}._hero_d096t_1{background:linear-gradient(#ffffff0d 1px,#0000 1px) 0 0/65px 65px,linear-gradient(90deg,#ffffff0d 1px,#0000 1px) 0 0/65px 65px,linear-gradient(45deg,#0b0b0b 0% 80%,#be1718 120%) 0 0/100% 100%;justify-content:center;align-items:flex-start;width:100%;display:flex}._heroContent_d096t_18{box-sizing:border-box;grid-template-columns:1fr 1fr;width:100%;max-width:1300px;margin-top:40px;margin-bottom:50px;padding:0 2rem;display:grid}._heroText_d096t_32{flex-direction:column;gap:1rem;display:flex}._heroTextItem_d096t_38{flex-direction:column;display:flex}._heroTextSpanMin_d096t_43{color:#be1718;letter-spacing:5px;text-transform:uppercase;font-size:15px;font-weight:400;line-height:1}._heroTextSpanMin_d096t_43:before{content:"";vertical-align:middle;background-color:#be1718;width:20px;height:2px;margin-right:10px;display:inline-block}._heroTextSpan_d096t_43{color:#fff;letter-spacing:-10px;text-transform:uppercase;font-family:Oswald,sans-serif;font-size:7.2rem;font-weight:900;line-height:1}._heroTextRed_d096t_73{color:#be1718}._heroTextSpanDown_d096t_77{color:#b1b1b1;font-size:1.2rem;font-weight:300}._buttonSpace_d096t_85{gap:1rem;display:flex}._button1_d096t_90{color:#fff;background-color:#be1718;border-radius:5px;align-items:center;margin-top:10px;padding:20px 60px;text-decoration:none;display:inline-flex}._button2_d096t_101{color:#fff;background-color:#0b0b0b;border:1px solid #be1718;border-radius:5px;align-items:center;margin-top:10px;padding:20px 60px;text-decoration:none;display:inline-flex}._heroLogo_d096t_114{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}._logoImage_d096t_123{width:85%;height:auto}._socialNetworks_d096t_128{gap:1rem;display:flex}._socialIcon_d096t_133{color:#fff;font-size:2rem}@media (width<=768px){._hero_d096t_1{width:100%}._heroContent_d096t_18{flex-direction:column-reverse;gap:2rem;padding:0 2rem;display:flex}._buttonSpace_d096t_85{justify-content:center}._button1_d096t_90,._button2_d096t_101{justify-content:center;align-items:center;width:100%;display:flex}}@media (width<=480px){._hero_d096t_1{width:100%}._heroContent_d096t_18{max-width:100%;padding:0 1rem}._heroTextSpan_d096t_43{letter-spacing:-5px;font-size:4rem}._buttonSpace_d096t_85{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}._button1_d096t_90,._button2_d096t_101{justify-content:center;width:84%;padding:15px 30px}}._slider_14j67_1{width:100%;overflow:hidden}._sliderContent_14j67_6{align-items:center;gap:2rem;width:max-content;transition:transform .5s;animation:50s linear infinite _scroll-left_14j67_1;display:flex}._sliderText_14j67_16{text-transform:uppercase;border-radius:1rem;align-items:center;padding:1rem;font-family:Oswald,sans-serif;display:flex}._sliderText_14j67_16 h2{font-family:Oswald,sans-serif;font-weight:400}._separator_14j67_30{justify-content:center;align-items:center;display:flex}._separator_14j67_30:before{content:"";background-color:red;border-radius:50%;width:15px;height:15px;display:block}@keyframes _scroll-left_14j67_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._services_1520y_2{background:linear-gradient(150deg,#be1718 -75%,#0a0a0a 20%);flex-direction:column;align-items:center;width:100%;display:flex}._servicesContent_1520y_11{box-sizing:border-box;flex-direction:column;gap:2rem;width:100%;max-width:1300px;margin-top:50px;margin-bottom:50px;padding:0 2rem;display:flex}._servicesText_1520y_24{flex-direction:row;justify-content:space-between;display:flex}._servicestextLeft_1520y_31{display:flex}._servicestextLeft_1520y_31 span{color:#fff;text-transform:uppercase;margin:0;font-family:oswald,sans-serif;font-size:3rem;font-weight:700;line-height:1}._servicesTextRight_1520y_46{color:#b1b1b1;justify-content:flex-end;align-items:center;font-size:1.2rem;display:flex}._servicesGrid_1520y_54{grid-template-columns:repeat(3,1fr);width:100%;display:grid}._serviceCard_1520y_61{border:.2px solid #bf1718b3;flex-direction:column;gap:1rem;display:flex}._serviceCardImg_1520y_68{width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden}._serviceCardPhoto_1520y_76{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}._serviceCardOverlay_1520y_85{z-index:5;background-color:#0b0b0bcc;width:100%;height:100%;position:absolute;top:80%;left:0}._serviceCardText_1520y_95{z-index:10;text-align:left;color:#fff;box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;padding:1rem;display:flex;position:absolute;bottom:0;left:0}._serviceCardText_1520y_95 h3{color:#fff;text-transform:uppercase;margin:0;font-family:oswald,sans-serif;font-size:1.5rem;font-weight:700}._serviceCardText_1520y_95 p{color:#fff;font-family:inter,sans-serif;font-size:1rem;font-weight:400}@media (width<=768px){._services_1520y_2,._servicesContent_1520y_11{width:100%}._servicesTextRight_1520y_46{flex:1;justify-content:space-around}._servicesGrid_1520y_54{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){._servicesContent_1520y_11{padding:0 1rem}._servicesText_1520y_24{flex-direction:column;gap:1rem;display:flex}._servicesGrid_1520y_54{grid-template-columns:1fr}}._aboutUs_n37v3_1{background:linear-gradient(210deg,#be1718 -75%,#0a0a0a 20%);justify-content:center;align-items:center;display:flex}._aboutUsContent_n37v3_8{box-sizing:border-box;gap:2rem;width:100%;max-width:1300px;margin-top:50px;margin-bottom:50px;padding:0 2rem;display:flex}._textContent_n37v3_22{flex-direction:column;flex:1;gap:2rem;display:flex}._textContent_n37v3_22 h1{text-transform:uppercase;margin:0;font-family:Oswald,sans-serif;font-size:3rem;font-weight:700;line-height:1}._textContent_n37v3_22 h1 span{color:#be1718}._textContent_n37v3_22 p{color:#b1b1b1;margin:0;font-size:1.2rem}._textContent_n37v3_22 p span{color:#be1718}._gridContent_n37v3_52{text-transform:uppercase;flex:1;grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}._gridItem_n37v3_60{color:#b1b1b1;border:2px solid #be17184d;flex-direction:column;justify-content:center;padding:2rem;font-size:.9rem;display:flex}._gridItem_n37v3_60 span{color:#be1718;text-transform:uppercase;font-family:Oswald,sans-serif;font-size:3rem;font-weight:700}@media (width<=768px){._aboutUsContent_n37v3_8{flex-direction:column;gap:1rem;padding:0 2rem}}@media (width<=480px){._aboutUsContent_n37v3_8{gap:1rem;padding:0 1rem}}._contact_1hshu_1{background:linear-gradient(150deg,#be1718 -75%,#0a0a0a 50%);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}._contactContent_1hshu_10{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1300px;margin-top:50px;margin-bottom:50px;padding:0 2rem;display:flex}._contactText_1hshu_24{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}._contactText_1hshu_24 h1{text-align:center;text-transform:uppercase;margin:0;font-family:Oswald,sans-serif;font-size:5rem;font-weight:700;line-height:1}._contactText_1hshu_24 h1 span{color:#be1718}._contactText_1hshu_24 p{margin:0;font-size:1.2rem;font-weight:400;line-height:1.5}._buttonSpace_1hshu_54{gap:2rem;display:flex}._button1_1hshu_59{color:#fff;background-color:#be1718;border-radius:5px;justify-content:center;align-items:center;gap:.5rem;margin-top:10px;padding:20px 60px;text-decoration:none;display:inline-flex}._button2_1hshu_73{color:#fff;background-color:#0b0b0b;border:1px solid #be1718;border-radius:5px;justify-content:center;align-items:center;gap:.5rem;margin-top:10px;padding:20px 60px;text-decoration:none;display:inline-flex}@media (width<=768px){._contact_1hshu_1{background-color:#927878;width:100%}._contactContent_1hshu_10{padding:0 2rem}._button1_1hshu_59,._button2_1hshu_73{width:100%;padding:15px 30px;font-size:1rem}}@media (width<=480px){._contactText_1hshu_24{text-align:center;align-items:center;gap:1rem}._contactText_1hshu_24 h1{font-size:4rem}._buttonSpace_1hshu_54{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%}._button1_1hshu_59,._button2_1hshu_73{width:90%;padding:15px 30px;font-size:1rem}}._footer_xiw67_1{color:#fff;background-color:#000;justify-content:center;width:100%;display:flex}._footerContent_xiw67_9{box-sizing:border-box;flex-direction:column;width:100%;max-width:1300px;margin-top:50px;padding:0 2rem;display:flex}._columns_xiw67_20{flex:1;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}._column_xiw67_20{flex-direction:column;flex:1;gap:1rem;display:flex}._column_xiw67_20 h3{color:#be1718;text-transform:uppercase;margin:0;font-family:Oswald,sans-serif;font-size:1.2rem;font-weight:600}._column_xiw67_20 p{color:#b1b1b1;align-items:center;gap:1rem;margin:0;font-family:Inter,sans-serif;display:flex}._copyright_xiw67_54{text-align:center}._logo_xiw67_58{width:200px}._divider_xiw67_63{background-color:#333;height:1px;margin:2rem 0}._copyright_xiw67_54{color:#b1b1b1;justify-content:space-between;align-items:center;margin-top:1rem;margin-bottom:50px;font-family:Inter,sans-serif;font-size:.7rem;display:flex}@media (width<=768px){._footerContent_xiw67_9{width:100%;padding:0 2rem}._columns_xiw67_20{grid-template-columns:1fr;gap:2rem}._copyright_xiw67_54{text-align:center;flex-direction:column;gap:1rem}}._slider_kqhmd_1{flex-direction:column;gap:2rem;width:100%;margin-bottom:50px;display:flex;overflow:hidden}._sliderHeader_kqhmd_10{justify-content:center;margin-top:50px;display:flex}._slider_kqhmd_1 h1{text-align:center;text-transform:uppercase;margin:0 auto;font-family:Oswald,sans-serif;font-size:3rem;font-weight:700}._sliderContent_kqhmd_27{background-color:#fff;align-items:center;gap:2rem;width:max-content;transition:transform .5s;animation:50s linear infinite _scroll-left_kqhmd_1;display:flex}._clientImage_kqhmd_39{object-position:center;height:50px}._sliderImg_kqhmd_47{text-transform:uppercase;border-radius:1rem;align-items:center;padding:1rem;font-family:Oswald,sans-serif;display:flex}._separator_kqhmd_58{justify-content:center;align-items:center;display:flex}._separator_kqhmd_58:before{content:"";background-color:#0b0b0b;border-radius:50%;width:15px;height:15px;display:block}@keyframes _scroll-left_kqhmd_1{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){._slider_kqhmd_1{margin-bottom:2rem}._slider_kqhmd_1 h1{font-size:3rem}._clientImage_kqhmd_39{height:40px}._sliderContent_kqhmd_27{gap:1rem}._sliderImg_kqhmd_47{padding:.5rem}}@media (width<=480px){._slider_kqhmd_1 h1{font-size:2rem}}
