.ai-development-module__rGzXRG__container{max-width:var(--container-max-width);background-color:var(--background-rgb);min-height:100vh;color:var(--color-white);margin:0 auto;position:relative}.ai-development-module__rGzXRG__heroSection{gap:.5625rem;align-items:left;background:var(--background-rgb);flex-direction:column;padding:11.25rem 7.47rem 0;display:flex;position:relative;overflow:visible}.ai-development-module__rGzXRG__heroBg{width:100%;position:relative;overflow:visible}.ai-development-module__rGzXRG__heroBg:before{content:"";background-image:linear-gradient(to bottom,rgba(var(--background-rgb),0)60%,rgba(var(--background-rgb),1)100%),url(/images/services/ai-dev-background.png);opacity:1;z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:120%;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.ai-development-module__rGzXRG__heroTitle{font-family:var(--font-family-poppins);font-weight:var(--font-weight-800);font-size:var(--hero-title-font);text-align:left;z-index:1;margin-bottom:.9rem;line-height:1.152em;position:relative}.ai-development-module__rGzXRG__heroDescription{font-family:var(--font-family-roboto);font-weight:var(--font-weight-400);font-size:var(--hero-description-font);line-height:var(--hero-section-desc-line-height);text-align:left;z-index:1;max-width:63.5625rem;position:relative}.ai-development-module__rGzXRG__ctaButton{border-radius:var(--cta-border-radius);width:fit-content;min-width:135px;font-family:var(--font-family-poppins);font-weight:var(--font-weight-500);font-size:var(--cta-button-font-size);border:1px solid var(--cta-color-button);transition:var(--cta-transition-bg);z-index:1;justify-content:center;align-items:center;padding:9px 16.2px;line-height:1.35em;text-decoration:none;display:flex;position:relative;box-shadow:0 3.6px 10.8px #0003}.ai-development-module__rGzXRG__ctaButton:hover{background-color:var(--cta-color-button);color:var(--color-black);box-shadow:0 9px 22.5px #84ffda66,0 5.4px 14.4px #0003}.ai-development-module__rGzXRG__ctaWrapper{justify-content:center;align-items:center;padding:1.6875rem 0;display:flex}.ai-development-module__rGzXRG__featuresSection{align-items:left;flex-direction:column;max-width:67.5rem;margin:0 auto;padding:3.375rem 6.75rem;display:flex}.ai-development-module__rGzXRG__featuresTitle{font-family:var(--font-family-poppins);font-weight:var(--font-weight-700);text-align:left;margin-bottom:3.6px;font-size:2.7rem;line-height:1.35em}.ai-development-module__rGzXRG__featuresDescription{font-family:var(--font-family-roboto);font-weight:var(--font-weight-400);text-align:left;margin-bottom:2.25rem;font-size:1.125rem;line-height:1.3em}.ai-development-module__rGzXRG__featuresGrid{grid-gap:2.25rem;grid-template-columns:1fr 1fr;width:100%;max-width:67.5rem;display:grid}.ai-development-module__rGzXRG__featureCard{flex-direction:column;gap:.45rem;display:flex}.ai-development-module__rGzXRG__featureTitle{font-family:var(--font-family-poppins);font-weight:var(--font-weight-600);cursor:default;color:var(--cta-color-button);font-size:1.35rem;line-height:1.35em}.ai-development-module__rGzXRG__featureDescription{font-family:var(--font-family-poppins);font-weight:var(--font-weight-400);font-size:.9rem;line-height:1.35em}.ai-development-module__rGzXRG__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.35rem;display:flex;position:relative}.ai-development-module__rGzXRG__tabNavContainer{flex-direction:column;justify-content:center;width:100%;margin:0 auto;display:flex;position:relative}.ai-development-module__rGzXRG__tabControls{z-index:2;width:100%;position:relative}.ai-development-module__rGzXRG__tabInputs{opacity:0;pointer-events:none;position:absolute}.ai-development-module__rGzXRG__tabLabels{gap:2.25rem;width:100%;margin-bottom:0;padding:0 9rem;display:flex;position:relative}.ai-development-module__rGzXRG__tabLabel{-webkit-backdrop-filter:blur(7.2px);backdrop-filter:blur(7.2px);font-family:var(--font-family-poppins);font-weight:var(--font-weight-400);color:#ffffffb3;cursor:pointer;z-index:1;background:#1b1b1b99;border:1px solid #565656;border-bottom:none;border-radius:8.1px 8.1px 0 0;margin-right:-1px;padding:.5625rem 1.35rem;font-size:.7875rem;line-height:1.35em;position:relative}.ai-development-module__rGzXRG__tabLabel:hover{color:#b9ffee;background:#282828cc}:is(#tab1:checked~.ai-development-module__rGzXRG__tabLabels .ai-development-module__rGzXRG__tab1Label,#tab2:checked~.ai-development-module__rGzXRG__tabLabels .ai-development-module__rGzXRG__tab2Label){background:var(--background-rgb);border:1px solid var(--cta-color-button);font-weight:var(--font-weight-600);color:var(--cta-color-button);z-index:3;border-bottom:1px solid #0000}.ai-development-module__rGzXRG__tabContentWrapper{z-index:2;width:100%;height:28.125rem;margin-top:-1px;position:relative}.ai-development-module__rGzXRG__tabContentWrapper:before{content:"";background-color:var(--cta-color-button);z-index:1;width:100vw;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ai-development-module__rGzXRG__tabContent{z-index:1;width:100%;transition:opacity .3s,visibility .3s;position:relative;top:2.25rem;left:0;right:0}.ai-development-module__rGzXRG__tab1Content{opacity:1;visibility:visible;padding:1.35rem 9rem 2.25rem;position:relative}.ai-development-module__rGzXRG__tab2Content{opacity:0;visibility:hidden;padding:1.35rem 9rem 2.25rem}#tab1:checked~.ai-development-module__rGzXRG__tabContentWrapper .ai-development-module__rGzXRG__tab1Content{opacity:1!important;visibility:visible!important;position:relative!important}#tab1:checked~.ai-development-module__rGzXRG__tabContentWrapper .ai-development-module__rGzXRG__tab2Content{opacity:0!important;visibility:hidden!important;position:absolute!important}#tab2:checked~.ai-development-module__rGzXRG__tabContentWrapper .ai-development-module__rGzXRG__tab1Content{opacity:0!important;visibility:hidden!important;position:absolute!important}#tab2:checked~.ai-development-module__rGzXRG__tabContentWrapper .ai-development-module__rGzXRG__tab2Content{opacity:1!important;visibility:visible!important;position:relative!important}.ai-development-module__rGzXRG__tabItem{-webkit-backdrop-filter:blur(3.2px);backdrop-filter:blur(3.2px);font-family:var(--font-family-poppins);font-weight:var(--font-weight-500);color:var(--color-white);background:#1b1b1b80;border:none;border-bottom:1px solid #0000;border-radius:7.2px 7.2px 0 0;padding:.5625rem 1.35rem;font-size:.9rem;line-height:1.35em}.ai-development-module__rGzXRG__tabItemActive{border:1px solid var(--cta-color-button);font-weight:var(--font-weight-500);color:var(--cta-color-button);border-bottom:none}.ai-development-module__rGzXRG__tabItemInactive{font-weight:var(--font-weight-400);color:var(--color-white);border:1px solid #565656;border-bottom:none}.ai-development-module__rGzXRG__processSection{background-color:var(--background-rgb);isolation:isolate;flex-direction:column;gap:1.125rem;padding:0 0 3.375rem;display:flex;position:relative}.ai-development-module__rGzXRG__processBackground{object-fit:cover;opacity:.9;width:100%;height:100%}.ai-development-module__rGzXRG__bgWrapper{pointer-events:none;z-index:0;width:100vw;height:75vh;position:absolute;top:0;left:50%;transform:translate(-50%)}.ai-development-module__rGzXRG__bgWrapper:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0a0a0a 0%,#0a0a0a00 15%),linear-gradient(270deg,#0a0a0a 0%,#0a0a0a00 15%),linear-gradient(#0a0a0a00 60%,#0a0a0a 100%);position:absolute;inset:0}.ai-development-module__rGzXRG__processTitle{font-family:var(--font-family-poppins);font-weight:var(--font-weight-700);text-align:left;padding:0 0 0 9rem;font-size:2.7rem;line-height:1.26em}.ai-development-module__rGzXRG__processDescription{font-family:var(--font-family-roboto);font-weight:var(--font-weight-400);text-align:left;margin-bottom:.9rem;padding:0 9rem;font-size:.9rem;line-height:1.3em}.ai-development-module__rGzXRG__processGrid{grid-gap:.675rem;align-items:stretch;width:100%;display:grid}.ai-development-module__rGzXRG__processGridTab1{grid-template-rows:minmax(11.25rem,1fr) minmax(11.25rem,1fr);grid-template-columns:repeat(6,1fr)}.ai-development-module__rGzXRG__processGridTab1>:first-child,.ai-development-module__rGzXRG__processGridTab1>:nth-child(2),.ai-development-module__rGzXRG__processGridTab1>:nth-child(3){grid-column:span 2}.ai-development-module__rGzXRG__processGridTab1>:nth-child(4){grid-column:1/span 3}.ai-development-module__rGzXRG__processGridTab1>:nth-child(5){grid-column:4/span 3}.ai-development-module__rGzXRG__processGridTab2{grid-template-rows:minmax(19.8rem,1fr);grid-template-columns:repeat(3,1fr)}.ai-development-module__rGzXRG__processGridTab2>:first-child{grid-column:span 1}.ai-development-module__rGzXRG__processGridTab2>:nth-child(2),.ai-development-module__rGzXRG__processGridTab2>:nth-child(3){grid-column:span 2}.ai-development-module__rGzXRG__processGridTab2>:nth-child(4){grid-column:span 1}.ai-development-module__rGzXRG__processCard{background:#18181880;align-items:flex-start;gap:.675rem;padding:1.35rem .9rem}.ai-development-module__rGzXRG__processCard:hover{background:#181818d9;box-shadow:0 .45rem .9rem #84ffda4d,0 1.125rem 2.25rem #0000004d}.ai-development-module__rGzXRG__processIcon{justify-content:center;align-items:center;width:72px;height:72px;display:flex}.ai-development-module__rGzXRG__processCardTitle{font-family:var(--font-family-poppins);font-weight:var(--font-weight-600);color:var(--color-white);text-align:left;cursor:default;align-items:left;justify-content:left;min-height:2.475rem;font-size:.9rem;line-height:1.26em;display:flex}.ai-development-module__rGzXRG__processCardDescription{font-family:var(--font-family-roboto);font-weight:var(--font-weight-400);text-align:left;color:var(--color-white);font-size:.7313rem;line-height:1.35em}.ai-development-module__rGzXRG__ctaSection{background:var(--background-rgb);flex-direction:column;align-items:center;padding:3.9375rem 20.25rem;display:flex}.ai-development-module__rGzXRG__ctaTitle{font-family:var(--font-family-poppins);font-weight:var(--font-weight-700);text-align:center;font-size:2.025rem;line-height:1em}.ai-development-module__rGzXRG__ctaDescription{font-family:var(--font-family-roboto);font-weight:var(--font-weight-400);text-align:center;font-size:.9rem;line-height:1.3em}.ai-development-module__rGzXRG__blogSection{padding-top:11.25rem}.ai-development-module__rGzXRG__blogTitle{font-family:var(--font-family-poppins);font-weight:var(--font-weight-700);text-align:center;width:100%;padding:27px 0;font-size:2.7rem;line-height:1.35em;position:relative}.ai-development-module__rGzXRG__ctaBg{width:100%;position:relative}.ai-development-module__rGzXRG__ctaBg:before{content:"";background-image:linear-gradient(to bottom,rgba(var(--background-rgb),1)0%,rgba(var(--background-rgb),0)15%,rgba(var(--background-rgb),0)75%,rgba(var(--background-rgb),1)100%),url(/images/services/ai-dev-background.png);opacity:1;z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.ai-development-module__rGzXRG__finalCta{border:1 solid var(--footer-divider);text-align:center;border-radius:.675rem;flex-direction:column;align-items:center;gap:1.35rem;max-width:67.5rem;margin:0 auto;padding:4.5rem 6.75rem;display:flex}.ai-development-module__rGzXRG__ctaCard{-webkit-backdrop-filter:blur(1.125rem);backdrop-filter:blur(1.125rem);background:#1b1b1b80;border:1px solid #2e2e2e;border-radius:.675rem;flex-direction:column;align-items:center;gap:1.8rem;width:100%;max-width:67.5rem;padding:2.475rem 2.25rem;display:flex}.ai-development-module__rGzXRG__finalCtaTitle{font-family:var(--font-family-poppins);font-weight:var(--font-weight-700);max-width:45rem;margin:0;font-size:2.07rem;line-height:1.17em}.ai-development-module__rGzXRG__finalCtaDescription{font-family:var(--font-family-poppins);font-weight:var(--font-weight-400);max-width:39.375rem;margin:0 0 .675rem;font-size:1rem;line-height:1.44em}.ai-development-module__rGzXRG__blogHeadline{font-family:var(--font-family-poppins);color:var(--color-white);justify-content:center;align-items:center;display:flex}@media (max-width:1440px){.ai-development-module__rGzXRG__heroSection{padding:5.4rem 4.5rem}.ai-development-module__rGzXRG__featuresSection{padding:2.25rem 13.5rem}.ai-development-module__rGzXRG__processSection{padding:2.25rem 0}.ai-development-module__rGzXRG__processTitle,.ai-development-module__rGzXRG__processDescription,.ai-development-module__rGzXRG__tabLabels,.ai-development-module__rGzXRG__tab1Content,.ai-development-module__rGzXRG__tab2Content{padding:0 6.75rem}.ai-development-module__rGzXRG__ctaSection{padding:3.9375rem 13.5rem}.ai-development-module__rGzXRG__blogSection{padding:12.375rem 6.75rem 0}.ai-development-module__rGzXRG__featuresGrid{grid-template-columns:1fr 1fr}.ai-development-module__rGzXRG__processGridTab1{grid-template-columns:repeat(6,1fr)}.ai-development-module__rGzXRG__processGridTab2{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.ai-development-module__rGzXRG__heroSection{padding:5.4rem 2.25rem}.ai-development-module__rGzXRG__heroTitle{font-size:3.15rem}.ai-development-module__rGzXRG__featuresSection{padding:2.25rem 4.5rem}.ai-development-module__rGzXRG__processSection{padding:2.25rem 0}.ai-development-module__rGzXRG__tabContentWrapper:before{top:0}.ai-development-module__rGzXRG__tabContentWrapper:after{bottom:-15.1875rem}.ai-development-module__rGzXRG__processTitle,.ai-development-module__rGzXRG__processDescription,.ai-development-module__rGzXRG__tabLabels,.ai-development-module__rGzXRG__tab1Content,.ai-development-module__rGzXRG__tab2Content{padding:0 4.5rem}.ai-development-module__rGzXRG__ctaSection{padding:3.9375rem 4.5rem}.ai-development-module__rGzXRG__blogSection{padding-top:16.875rem}.ai-development-module__rGzXRG__blogGrid{flex-wrap:wrap;justify-content:center}.ai-development-module__rGzXRG__processGridTab1{grid-template-columns:repeat(6,1fr)}.ai-development-module__rGzXRG__processGridTab2{grid-template-columns:repeat(3,1fr)}.ai-development-module__rGzXRG__tabContentWrapper{height:25.875rem}}@media (max-width:768px){.ai-development-module__rGzXRG__container{padding:0 1.125rem}.ai-development-module__rGzXRG__heroTitle{font-size:1.575rem;line-height:1.161em}.ai-development-module__rGzXRG__heroDescription{font-size:.9rem;line-height:1.4625em}.ai-development-module__rGzXRG__heroSection{padding:8.1rem .8438rem 2.25rem}.ai-development-module__rGzXRG__featuresSection{padding:2.25rem 0}.ai-development-module__rGzXRG__featuresTitle{font-size:1.575rem;line-height:1.125em}.ai-development-module__rGzXRG__featuresDescription{font-size:.9rem;line-height:1.4625em}.ai-development-module__rGzXRG__featuresGrid{grid-template-columns:1fr;gap:1.35rem}.ai-development-module__rGzXRG__processSection{padding:2.25rem 0}.ai-development-module__rGzXRG__processTitle{padding:0 .8438rem;font-size:1.575rem;line-height:1.125em}.ai-development-module__rGzXRG__processDescription{padding:0 .8438rem;font-size:.9rem;line-height:1.6313em}.ai-development-module__rGzXRG__tabLabels{scrollbar-width:none;-ms-overflow-style:none;gap:.675rem;padding:0 .8438rem;overflow-x:auto}.ai-development-module__rGzXRG__tabLabels::-webkit-scrollbar{display:none}.ai-development-module__rGzXRG__tabLabel{white-space:nowrap;flex-shrink:0;padding:.225rem .5625rem;font-size:.7875rem}.ai-development-module__rGzXRG__tab1Content,.ai-development-module__rGzXRG__tab2Content{scrollbar-width:none;-ms-overflow-style:none;padding:22.5rem 0;overflow-x:auto}.ai-development-module__rGzXRG__tab1Content::-webkit-scrollbar{display:none}.ai-development-module__rGzXRG__tab2Content::-webkit-scrollbar{display:none}.ai-development-module__rGzXRG__processGrid{flex-direction:row;gap:1.125rem;width:max-content;padding:0 .8438rem;display:flex}.ai-development-module__rGzXRG__processGridTab1,.ai-development-module__rGzXRG__processGridTab2{grid-template-rows:none}.ai-development-module__rGzXRG__processGridTab1>*,.ai-development-module__rGzXRG__processGridTab2>*{grid-column:auto}.ai-development-module__rGzXRG__tabContentWrapper{height:auto}.ai-development-module__rGzXRG__processCard{flex-shrink:0;flex-basis:18.5625rem;width:18.5625rem;min-width:18.5625rem;padding:1.8rem 1.125rem}.ai-development-module__rGzXRG__processCardTitle{min-height:auto;font-size:1.35rem}.ai-development-module__rGzXRG__processCardDescription{font-size:.9rem;line-height:1.35em}.ai-development-module__rGzXRG__ctaSection{padding:3.6rem 1.125rem}.ai-development-module__rGzXRG__ctaCard{gap:1.35rem;padding:2.8125rem .8438rem}.ai-development-module__rGzXRG__ctaTitle{font-size:1.35rem;line-height:1.2375em}.ai-development-module__rGzXRG__ctaDescription{font-size:1rem;line-height:1.3em}.ai-development-module__rGzXRG__blogSection{padding:0 .8438rem}.ai-development-module__rGzXRG__blogTitle{font-size:1.575rem}.ai-development-module__rGzXRG__blogGrid{flex-direction:column}.ai-development-module__rGzXRG__blogCard{width:100%}.ai-development-module__rGzXRG__blogCardImage{height:9.8438rem}.ai-development-module__rGzXRG__blogCardTitle{font-size:1rem;line-height:1.3em}.ai-development-module__rGzXRG__blogCardDescription{font-size:.7875rem;line-height:1.413em}.ai-development-module__rGzXRG__blogCardLink{font-size:.7875rem}}@media (max-width:480px){.ai-development-module__rGzXRG__finalCta{gap:.8438rem;padding:27px 18px}.ai-development-module__rGzXRG__heroTitle{font-size:1.575rem}.ai-development-module__rGzXRG__heroSection{padding:var(--mobile-hero-section-padding)}.ai-development-module__rGzXRG__heroDescription{line-height:1.71rem}.ai-development-module__rGzXRG__featuresSection{padding:1.8rem 0 0}.ai-development-module__rGzXRG__processSection{padding:2.25rem 0}.ai-development-module__rGzXRG__processTitle{text-align:center;font-size:22.5px}.ai-development-module__rGzXRG__processDescription{text-align:center}.ai-development-module__rGzXRG__tabLabels{gap:1px;padding:0}.ai-development-module__rGzXRG__tab1Content,.ai-development-module__rGzXRG__tab2Content{padding:2.25rem 0}.ai-development-module__rGzXRG__processGrid{padding:0 .8438rem}.ai-development-module__rGzXRG__processCard{flex-basis:297px;min-width:297px}.ai-development-module__rGzXRG__ctaSection{padding:3.6rem 1.125rem}.ai-development-module__rGzXRG__blogSection{padding:0 .8438rem}.ai-development-module__rGzXRG__finalCtaTitle{font-size:25.2px}.ai-development-module__rGzXRG__finalCtaDescription{font-size:.9rem}.ai-development-module__rGzXRG__featuresTitle{text-align:center;padding:9px 0;font-size:22.5px}.ai-development-module__rGzXRG__featuresDescription{text-align:center}.ai-development-module__rGzXRG__featureTitle{font-size:16.2px}.ai-development-module__rGzXRG__blogTitle{padding:9px 0;font-size:22.5px}}@media (max-width:400px){.ai-development-module__rGzXRG__processCard{flex-basis:270px;min-width:270px}.ai-development-module__rGzXRG__tabLabel{font-size:10.8px}}
