:root{--c1:#000714;--c2:#e7e7e7;--c3:#020e27;--c4:#081e49;--c5:#183f8b;--c6:#60a5fa;--c7:#e879f9;--c8:#5eead4;--tc:var(--c2);--tc_h:#fff;--tc_d:#b5b5b6;--tc_t:#7d7e7d;--border_c:rgba(255, 255, 255, 0.2);--bg1:var(--c2);--bg2:var(--c1);--bg3:color-mix(in srgb, #fff 30%, var(--c6));--bg4:color-mix(in srgb, #fff 30%, var(--c7));--bg5:color-mix(in srgb, #fff 30%, var(--c8));--lg1:linear-gradient(to right, #fff, var(--bg3), #fff);--lg2:linear-gradient(to right, #fff, var(--tc_d) 40%);--box_shadow:0 10px 25px rgba(0, 0, 0, 0.1);--input_box_shadow:inset 0 0 0 1px var(--c1);--max_width:1000px;--max_sidebar_width:400px;--top_offset:0px;--heading_font:'DM Sans', sans-serif;--sub_heading_font:'OffBit', sans-serif;--body_font:'DM Sans', sans-serif;--body:clamp(15px, 1.5vw, 16px);--h1:clamp(3.2rem, 8vw, 6rem);--h2:clamp(3rem, 6vw, 5rem);--h3:clamp(2.5rem, 3vw, 2.6rem);--h4:clamp(1.5rem, 2vw, 1.8rem);--h5:clamp(1.1rem, 1.5vw, 1.2rem);--caption:0.83rem;--small:0.8rem;--heading_lh:1.2em;--body_lh:1.6em;--menu_height:124px;--padding:10px 12px;--section_padding:clamp(60px, 12vw, 120px);--gap_min:clamp(15px, 3vw, 20px);--gap:clamp(25px, 4vw, 40px);--gap_xl:clamp(35px, 8vw, 80px);--radius:0;--c_radius:15px;--ci_radius:25px;--bezier:cubic-bezier(0.25, 0.8, 0.35, 0.9);--fvh:100vh;--fvh:100dvh;--message:#232323;--error:#d42222;--success:#15bf86;--info:#1e73be;--message_bg:var(--bg1)}body{--wp--preset--spacing--20:var(--gap_min) !important;--wp--preset--spacing--30:var(--gap) !important;--wp--preset--spacing--80:var(--section_padding) !important;min-height:110vh}.wp-block-heading{margin-bottom:clamp(2px, 0.5em, 8px)}.editor-styles-wrapper p{margin-bottom:.4em}.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4,.editor-styles-wrapper h5{font-family:var(--heading_font);line-height:var(--heading_lh);font-weight:600;margin:0}.editor-styles-wrapper h1{font-size:var(--h1)}.editor-styles-wrapper h2{font-size:var(--h2)}.editor-styles-wrapper h3{font-size:var(--h3)}.editor-styles-wrapper h4{font-size:var(--h4)}.editor-styles-wrapper h5{font-size:var(--h5)}.editor-styles-wrapper:not(.post-type-page) h1,.editor-styles-wrapper:not(.post-type-page) .is-root-container{max-width:1000px;margin:0 auto}.editor-styles-wrapper :where(.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5)+*{margin-top:1em}.editor-styles-wrapper :where(.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5) b,.editor-styles-wrapper :where(.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5) strong{line-height:1;letter-spacing:.02em;font-family:var(--sub_heading_font)}.has-h-2-font-size{line-height:1em}.editor-styles-wrapper p{margin:0;line-height:var(--body_lh)}.editor-styles-wrapper *+p{margin-top:.8em}.wp-block-media-text .wp-block-media-text__content{padding:clamp(20px, 10%, 80px)}.entry-content p{line-height:1.8em;margin-top:.5em}.entry-content p:last-child{margin-bottom:0}.is-style-container{max-width:var(--max_width);width:clamp(300px, 90%, var(--max_width));margin:0 auto;position:relative}.is-style-container:first-child{margin-top:0}:where(.post-type-project,.post-type-post) .editor-styles-wrapper :where(.editor-editor-canvas__post-title-wrapper,.is-root-container){max-width:var(--max_width);width:clamp(300px, 98%, var(--max_width));margin:0 auto}.entry-content .wp-block-heading{margin-bottom:clamp(4px, 0.4em, 15px)}.entry-content .wp-block-heading:not(:has(+*)){margin-bottom:0}.entry-content *+.wp-block-heading{margin-top:1.2em}.entry-content p{margin-bottom:.5em}.entry-content ul{list-style:disc}.entry-content ul,.entry-content ol{padding-left:1.2em}.entry-content ul li,.entry-content ol li{margin:.4em 0}@media screen and (max-width:780px){.wp-block-columns.invert_col{flex-direction:column-reverse}}.wp-lightbox-overlay .scrim{background-color:rgb(0 0 0 / .8)!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pg_col-2 .pixll_group-content{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap_xl);justify-items:stretch;align-items:center}.pg_col-2 .pixll_group-content>.wp-block-image,.pg_col-2 .pixll_group-content>.wp-block-image img{width:100%}.pg_col-2.align_top .pixll_group-content{align-items:start}@media screen and (max-width:780px){.pg_stack_om .pixll_group-content{grid-template-columns:1fr!important}.pg_col-2 .pixll_group-content{grid-template-columns:1fr!important}.pg_col-2.rev .pixll_group-content>:first-child{grid-row:2/3}}.col-2,.col-3,.col-4,.col-auto{display:grid!important;gap:var(--gap)}:root{--col-2:repeat(2, 1fr);--col-3:repeat(3, 1fr);--col-4:repeat(4, 1fr)}.col-2{grid-template-columns:var(--col-2);gap:clamp(30px, 10vw, 100px)}.col-3{grid-template-columns:var(--col-3)}.col-4{grid-template-columns:var(--col-4);gap:var(--gap_min)}.col-auto{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media only screen and (max-width:1000px){:root{--col-2:repeat(2, 1fr);--col-3:repeat(2, 1fr);--col-4:repeat(2, 1fr)}}@media only screen and (max-width:640px){:root{--col-2:1fr;--col-3:1fr;--col-4:1fr}}:where(.col-2,.col-3,.col-4)>*{margin:0!important}.center{align-items:center;text-align:center}.center>*{margin-left:auto;margin-right:auto}@media screen and (min-width:780px){.pixll_group:has(.sticky){overflow:clip}.sticky{position:sticky!important;top:var(--section_padding)}}.flex-auto{display:flex;flex-wrap:wrap;gap:var(--gap);align-content:flex-start;justify-content:space-between;align-items:flex-start}.flex-auto>*{max-width:200px}.flex-center,.flex-center-v,.flex-center-h{display:flex;flex-direction:column}.flex-center-v{justify-content:center}.r428 img{aspect-ratio:4/2.8!important}h2.about{font-weight:400;line-height:var(--body_lh)}h2.about strong{font-family:var(--heading_font)}.service-card{padding:var(--gap_min);border:solid 1px var(--border_c);background:linear-gradient(#fff0,transparent);transition:all 0.2s ease-out}.service-card:hover{background:linear-gradient(rgb(96 165 250 / .2),transparent);--border_c:#fff}.service-card:nth-child(2):hover{background:linear-gradient(rgb(232 121 249 / .2),transparent)}.service-card:nth-child(3):hover{background:linear-gradient(rgb(94 234 212 / .2),transparent)}.service-card img{height:var(--gap);aspect-ratio:1;padding:2px;margin-bottom:var(--gap)}.service-card .wp-block-heading{border-bottom:solid 1px var(--border_c);padding-bottom:.4em;margin-bottom:.6em;font-size:clamp(1.2rem, 2vw, 1.4rem)}.col-auto-flex{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--gap);margin-top:var(--gap_min)}.col-auto-flex>*{flex:1 1 310px}.is-style-style-1{--max_width:1000px}.is-style-style-2{--max_width:600px}.block-editor .is-style-clients{background-color:var(--c1)}.is-style-clients{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));border:solid 1px var(--border_c);gap:0!important;border-right:none;border-bottom:none}@media screen and (max-width:640px){.is-style-clients{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.is-style-clients::before,.is-style-clients::after{content:"";aspect-ratio:1;border:solid 1px var(--border_c);border-top:none;border-left:none}.is-style-clients figure{aspect-ratio:1;display:flex;justify-content:center;padding:20px;border:solid 1px var(--border_c);border-top:none;border-left:none;align-items:center}.is-style-clients img{height:auto;aspect-ratio:5/2;width:100%;object-fit:contain}.services-detailed .pixll_group-content{display:grid;grid-template-columns:2fr 1fr;gap:var(--gap_xl)}@media screen and (max-width:780px){.services-detailed .pixll_group-content{grid-template-columns:1fr}}.services-detailed .pixll_group-content .wp-block-image.sticky{aspect-ratio:2/3;height:auto;width:100%}.services-detailed .pixll_group-content .wp-block-image.sticky img{object-fit:cover;height:100%;width:100%}.services-detailed .pixll_group-content>.wp-block-group,.service-card-detailed>.wp-block-group{margin:0}.service-card-detailed{display:grid;grid-template-columns:2fr 3fr;gap:var(--gap_min);margin:0;position:relative;padding-top:60px}@media screen and (max-width:640px){.service-card-detailed{grid-template-columns:1fr}.services-detailed .pixll_group-content .wp-block-gallery.sticky{display:none}}.service-card-detailed+.service-card-detailed{margin-top:var(--section_padding)}.service-card-detailed h2{font-size:var(--h4)}.service-card-detailed::before,.service-card-detailed::after{font-size:14px;content:"";position:absolute;top:0;padding-bottom:15px}.service-card-detailed::before{content:"00.";width:100%;left:0;border-bottom:solid 1px var(--border_c)}.service-card-detailed::after{right:0;width:1.1em;height:1em;background-size:contain;background-repeat:no-repeat;background-image:url(/wp-content/uploads/2024/12/Square-Icon.svg)}.service-card-detailed:nth-of-type(2)::before{content:"01."}.service-card-detailed:nth-of-type(2)::after{background-image:url(/wp-content/uploads/2024/07/All-In-One-AIO-Service-Icon.svg)}.service-card-detailed:nth-of-type(3)::before{content:"02."}.service-card-detailed:nth-of-type(3)::after{background-image:url(/wp-content/uploads/2024/07/Project-Based-Development-Icon.svg)}.service-card-detailed:nth-of-type(4)::before{content:"03."}.service-card-detailed:nth-of-type(4)::after{background-image:url(/wp-content/uploads/2024/07/Scalable-Dev-Partnership-Icon.svg)}.service-card-detailed:nth-of-type(5)::before{content:"04."}.project-info-grid{gap:var(--gap_min) var(--gap_xl)!important}.project-info h2{font-size:var(--h5)}.project-info p+h2{margin-top:var(--gap_min)!important}.project-info h3{font-size:var(--body)}.wp-block-gallery.is-style-gal-1,.wp-block-gallery.is-style-gal-2{display:grid!important;grid-template-columns:1fr 1fr;gap:var(--gap)!important;margin:var(--gap_xl) 0}.wp-block-gallery.is-style-gal-1 figure,.wp-block-gallery.is-style-gal-2 figure{width:100%!important}.wp-block-gallery.is-style-gal-1 figure img,.wp-block-gallery.is-style-gal-2 figure img{object-fit:cover;aspect-ratio:3/2;width:100%!important}.wp-block-gallery.is-style-gal-1 figure:nth-child(3n),.wp-block-gallery.is-style-gal-2 figure:nth-child(3n-2){grid-column:1/-1;width:calc(100% + 10%)!important;max-width:100vw!important;transform:translateX(-5%)}