.section-gc{text-align:center;max-width:940px;margin:0 auto var(--cc-space-hB);flex-direction:column;align-items:center;display:flex}.section-gc h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);background:var(--cc-gradient-blue-purple);-webkit-text-fill-color:#0000;color:#0000;text-shadow:0 0 6px #a882ff59;max-width:var(--cc-container-c1);padding-bottom:var(--cc-space-lg);max-width:var(--cc-container-c1);-webkit-background-clip:text;background-clip:text;line-height:1.2}.section-gc p{font-size:var(--cc-text-clg);color:var(--cc-text-secondary);max-width:960px;margin:0 auto;line-height:1.2}.section-gs{margin-bottom:var(--cc-space-hB);justify-content:space-between;align-items:flex-start;width:100%;display:flex}@media (max-width:768px){.section-gs{flex-direction:column}}.section-gs .content{flex:1}.section-gs .content h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);line-height:var(--cc-ln-base);background:var(--cc-gradient-blue-purple);-webkit-text-fill-color:#0000;color:#0000;text-shadow:0 0 6px #a882ff59;max-width:var(--cc-container-c1);padding-bottom:var(--cc-space-lg);text-align:left;-webkit-background-clip:text;background-clip:text}.section-gs .content p{font-size:var(--cc-text-clg);color:var(--cc-grey-20);text-align:left;max-width:700px;margin-bottom:var(--cc-space-xs);line-height:1.6}.section-gs .controls{align-items:center;gap:var(--cc-space-md);display:flex}.section-gs .controls .view-all-btn,.section-gs .controls>a,.section-gs .controls>button{padding:clamp(var(--cc-space-xs),1vw,var(--cc-space-sm))clamp(var(--cc-space-lg),2vw,var(--cc-space-xl));border-radius:var(--cc-radius-c1);color:var(--cc-white);font-size:var(--cc-text-md);font-weight:var(--cc-font-medium);transition:var(--cc-transition-all);white-space:nowrap;background:0 0;border:1px solid #ffffff4d;text-decoration:none}.section-gs .controls .view-all-btn:hover,.section-gs .controls>a:hover,.section-gs .controls>button:hover{background:var(--cc-gradient-blue-purple);color:var(--cc-secondary);border:1px solid #0000}.section-pc{max-width:880px;margin:0 auto var(--cc-space-hB);text-align:center;flex-direction:column;gap:20px;display:flex}.section-pc h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);color:var(--cc-primary);margin-bottom:0;line-height:1.2}.section-pc p{font-size:var(--cc-text-clg);max-width:900px;color:var(--cc-text-primary);margin:0 auto;font-weight:300;line-height:1.2}.section-ps{justify-content:space-between;align-items:flex-start;gap:var(--cc-space-lg);width:100%;margin-bottom:var(--cc-space-hB);display:flex}@media (max-width:768px){.section-ps{flex-direction:column}}.section-ps .content{flex:1}.section-ps .content h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);color:var(--cc-primary);text-align:left;margin-bottom:0;line-height:1}.section-ps .content p{font-size:var(--cc-text-clg);max-width:900px;color:var(--cc-text-primary);text-align:left;margin-top:20px;font-weight:300}.section-ps .controls{align-items:center;gap:var(--cc-space-md);display:flex}.section-ps .controls a,.section-ps .controls button{padding:var(--cc-space-cxxs-v)var(--cc-space-cxxs-h);color:var(--cc-white);background-color:var(--cc-primary);font-size:var(--cc-text-csm-alt);font-weight:var(--cc-font-bold);border-radius:var(--cc-space-xxl);transition:var(--cc-transition-base);white-space:nowrap;border:none;text-decoration:none}.section-ps .controls a:hover,.section-ps .controls button:hover{background-color:var(--cc-secondary);color:var(--cc-white)}.hero-section{border-bottom-left-radius:var(--cc-space-hB);border-bottom-right-radius:var(--cc-space-hB);background:linear-gradient(#fff 0% 35%,#cabbff 70%,#90b3ff 100%)}.hero-section .hh-wrapper{width:var(--cc-container-full);max-width:var(--cc-container-2xl);padding:var(--cc-space-cX)var(--cc-space-lg);justify-content:space-between;margin:0 auto;display:flex}@media (max-width:991.99px){.hero-section .hh-wrapper{gap:var(--cc-space-xl);flex-direction:column}}.hero-section .hero-content{width:var(--cc-container-full);flex-direction:column;justify-content:center;max-width:800px;display:flex}.hero-section .hero-content span{font-size:var(--cc-text-base);color:var(--cc-secondary);margin-bottom:var(--cc-space-xxs)}.hero-section .hero-content h1{font-size:var(--cc-text-sP);font-weight:var(--cc-font-bold);z-index:1;color:var(--cc-primary);margin-bottom:var(--cc-space-hA)}.hero-section .hero-content p{font-size:var(--cc-text-clg);color:var(--cc-text-primary);margin-bottom:var(--cc-space-hB)}.hero-section .hero-content .hh-buttons{gap:var(--cc-space-xxl);display:flex}.hero-section .hero-content .hh-buttons>:first-child,.hero-section .hero-content .hh-buttons .primary-button{font-size:var(--cc-text-md);font-weight:var(--cc-font-medium);padding:var(--cc-space-cxxs-v)var(--cc-space-cxxs-h);background-color:var(--cc-primary);color:var(--cc-white);border-radius:var(--cc-radius-c1);border:1px solid var(--cc-primary);box-sizing:border-box;cursor:pointer;width:fit-content;transition:var(--cc-transition-base)}.hero-section .hero-content .hh-buttons>:first-child:hover,.hero-section .hero-content .hh-buttons .primary-button:hover{background-color:var(--cc-secondary);color:var(--cc-white);border:1px solid var(--cc-secondary)}.hero-section .hero-content .hh-buttons>:nth-child(2),.hero-section .hero-content .hh-buttons .secondary-button{font-size:var(--cc-text-md);font-weight:var(--cc-font-medium);padding:var(--cc-space-cxxs-v)var(--cc-space-cxxs-h);color:var(--cc-primary);border-radius:var(--cc-radius-c1);border:1px solid var(--cc-primary);box-sizing:border-box;cursor:pointer;width:fit-content;transition:var(--cc-transition-base);background-color:#0000}.hero-section .hero-content .hh-buttons>:nth-child(2):hover,.hero-section .hero-content .hh-buttons .secondary-button:hover{background-color:var(--cc-secondary);color:var(--cc-white);border:1px solid var(--cc-secondary)}.hero-image picture{display:block}.hero-image img{border-radius:var(--cc-space-xxl);object-fit:cover;border-radius:var(--cc-radius-c1);max-width:440px;height:auto;margin-left:auto}@media (max-width:991.99px){.hero-image img{margin:auto;padding-top:20px}}.service-type-stack-section{border-radius:var(--cc-space-4xl);background-color:var(--cc-white)}.service-type-stack-section .stss-wrapper{width:var(--cc-container-full);max-width:var(--cc-container-2xl);padding:var(--cc-space-cX)var(--cc-space-lg);background-color:var(--cc-white);border-radius:var(--cc-space-4xl);background-color:var(--cc-white);margin:0 auto}.service-type-stack-section .stack-nav{padding:0 var(--cc-space-lg)var(--cc-space-3xl);width:100%;max-width:1000px;margin:0 auto}@media (max-width:991.99px){.service-type-stack-section .stack-nav{padding:0 0 var(--cc-space-lg)}}.service-type-stack-section .stack-nav-pills{gap:var(--cc-space-sm);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:991.99px){.service-type-stack-section .stack-nav-pills{gap:var(--cc-space-xxs)}}.service-type-stack-section .stack-pill{padding:var(--cc-space-sm)var(--cc-space-base);border-radius:var(--cc-radius-1);background-color:var(--cc-white);color:var(--cc-secondary);font-size:var(--cc-text-cxs);font-weight:var(--cc-font-semibold);cursor:pointer;align-items:center;gap:var(--cc-space-xxs);white-space:nowrap;border:1px solid var(--cc-secondary);transition:all 50ms linear;display:flex}@media (max-width:991.99px){.service-type-stack-section .stack-pill{padding:var(--cc-space-xxs)var(--cc-space-xs);font-size:var(--cc-text-xs)}}.service-type-stack-section .stack-pill.active{background-color:var(--cc-primary);color:var(--cc-white);border:1px solid var(--cc-primary)}.service-type-stack-section .stack-content{padding:0 var(--cc-space-lg);max-width:1440px;margin:0 auto}@media (max-width:991.99px){.service-type-stack-section .stack-content{padding:0}}.service-type-stack-section .stack-category.active{display:block}.service-type-stack-section .stack-category-header{margin-bottom:var(--cc-space-cxs-alt2);padding-bottom:var(--cc-space-lg);border-bottom:2px solid var(--cc-blue-30)}.service-type-stack-section .stack-category-header h3{font-size:var(--cc-text-cd4-alt);font-weight:var(--cc-font-bold);color:var(--cc-blue-45);margin-bottom:var(--cc-space-xxs)}.service-type-stack-section .stack-category-underline{background:linear-gradient(135deg,var(--cc-primary)0%,var(--cc-blue-35)100%);border-radius:2px;width:60px;height:4px}.service-type-stack-section .stack-grid{flex-wrap:wrap;justify-content:center;gap:20px;width:100%;margin:0 auto;display:flex}.service-type-stack-section .stack-card{border-radius:var(--cc-space-base);padding:var(--cc-space-xxs);border:1px solid var(--cc-grey-10);cursor:pointer;transition:var(--cc-transition-all);aspect-ratio:1;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:120px;text-decoration:none;display:flex}@media (max-width:991.99px){.service-type-stack-section .stack-card{max-width:72px;min-height:72px}}.service-type-stack-section .stack-card:hover{box-shadow:0 var(--cc-space-xxs)var(--cc-space-xl)#0050ff26;border-color:var(--cc-grey-10);transform:translateY(-4px)}.service-type-stack-section .stack-icon{width:var(--cc-space-5xl);height:var(--cc-space-5xl);justify-content:center;align-items:center;margin-bottom:4px;display:flex}@media (max-width:991.99px){.service-type-stack-section .stack-icon{width:var(--cc-space-3xl);height:var(--cc-space-3xl);margin-bottom:0}}.service-type-stack-section .stack-icon picture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.service-type-stack-section .stack-icon img{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.service-type-stack-section .stack-name{font-size:var(--cc-space-base);color:var(--cc-blue-45);text-align:center;font-weight:600}@media (max-width:991.99px){.service-type-stack-section .stack-name{display:none}}
.section-gc{text-align:center;max-width:940px;margin:0 auto var(--cc-space-hB);flex-direction:column;align-items:center;display:flex}.section-gc h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);background:var(--cc-gradient-blue-purple);-webkit-text-fill-color:#0000;color:#0000;text-shadow:0 0 6px #a882ff59;max-width:var(--cc-container-c1);padding-bottom:var(--cc-space-lg);max-width:var(--cc-container-c1);-webkit-background-clip:text;background-clip:text;line-height:1.2}.section-gc p{font-size:var(--cc-text-clg);color:var(--cc-text-secondary);max-width:960px;margin:0 auto;line-height:1.2}.section-gs{margin-bottom:var(--cc-space-hB);justify-content:space-between;align-items:flex-start;width:100%;display:flex}@media (max-width:768px){.section-gs{flex-direction:column}}.section-gs .content{flex:1}.section-gs .content h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);line-height:var(--cc-ln-base);background:var(--cc-gradient-blue-purple);-webkit-text-fill-color:#0000;color:#0000;text-shadow:0 0 6px #a882ff59;max-width:var(--cc-container-c1);padding-bottom:var(--cc-space-lg);text-align:left;-webkit-background-clip:text;background-clip:text}.section-gs .content p{font-size:var(--cc-text-clg);color:var(--cc-grey-20);text-align:left;max-width:700px;margin-bottom:var(--cc-space-xs);line-height:1.6}.section-gs .controls{align-items:center;gap:var(--cc-space-md);display:flex}.section-gs .controls .view-all-btn,.section-gs .controls>a,.section-gs .controls>button{padding:clamp(var(--cc-space-xs),1vw,var(--cc-space-sm))clamp(var(--cc-space-lg),2vw,var(--cc-space-xl));border-radius:var(--cc-radius-c1);color:var(--cc-white);font-size:var(--cc-text-md);font-weight:var(--cc-font-medium);transition:var(--cc-transition-all);white-space:nowrap;background:0 0;border:1px solid #ffffff4d;text-decoration:none}.section-gs .controls .view-all-btn:hover,.section-gs .controls>a:hover,.section-gs .controls>button:hover{background:var(--cc-gradient-blue-purple);color:var(--cc-secondary);border:1px solid #0000}.section-pc{max-width:880px;margin:0 auto var(--cc-space-hB);text-align:center;flex-direction:column;gap:20px;display:flex}.section-pc h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);color:var(--cc-primary);margin-bottom:0;line-height:1.2}.section-pc p{font-size:var(--cc-text-clg);max-width:900px;color:var(--cc-text-primary);margin:0 auto;font-weight:300;line-height:1.2}.section-ps{justify-content:space-between;align-items:flex-start;gap:var(--cc-space-lg);width:100%;margin-bottom:var(--cc-space-hB);display:flex}@media (max-width:768px){.section-ps{flex-direction:column}}.section-ps .content{flex:1}.section-ps .content h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);color:var(--cc-primary);text-align:left;margin-bottom:0;line-height:1}.section-ps .content p{font-size:var(--cc-text-clg);max-width:900px;color:var(--cc-text-primary);text-align:left;margin-top:20px;font-weight:300}.section-ps .controls{align-items:center;gap:var(--cc-space-md);display:flex}.section-ps .controls a,.section-ps .controls button{padding:var(--cc-space-cxxs-v)var(--cc-space-cxxs-h);color:var(--cc-white);background-color:var(--cc-primary);font-size:var(--cc-text-csm-alt);font-weight:var(--cc-font-bold);border-radius:var(--cc-space-xxl);transition:var(--cc-transition-base);white-space:nowrap;border:none;text-decoration:none}.section-ps .controls a:hover,.section-ps .controls button:hover{background-color:var(--cc-secondary);color:var(--cc-white)}.hero-section{border-bottom-left-radius:var(--cc-space-hB);border-bottom-right-radius:var(--cc-space-hB);background:linear-gradient(#fff 0% 35%,#cabbff 70%,#90b3ff 100%)}.hero-section .hh-wrapper{width:var(--cc-container-full);max-width:var(--cc-container-2xl);padding:var(--cc-space-cX)var(--cc-space-lg);justify-content:space-between;margin:0 auto;display:flex}@media (max-width:991.99px){.hero-section .hh-wrapper{gap:var(--cc-space-xl);flex-direction:column}}.hero-section .hero-content{width:var(--cc-container-full);flex-direction:column;justify-content:center;max-width:800px;display:flex}.hero-section .hero-content span{font-size:var(--cc-text-base);color:var(--cc-secondary);margin-bottom:var(--cc-space-xxs)}.hero-section .hero-content h1{font-size:var(--cc-text-sP);font-weight:var(--cc-font-bold);z-index:1;color:var(--cc-primary);margin-bottom:var(--cc-space-hA)}.hero-section .hero-content p{font-size:var(--cc-text-clg);color:var(--cc-text-primary);margin-bottom:var(--cc-space-hB)}.hero-section .hero-content .hh-buttons{gap:var(--cc-space-xxl);display:flex}.hero-section .hero-content .hh-buttons>:first-child,.hero-section .hero-content .hh-buttons .primary-button{font-size:var(--cc-text-md);font-weight:var(--cc-font-medium);padding:var(--cc-space-cxxs-v)var(--cc-space-cxxs-h);background-color:var(--cc-primary);color:var(--cc-white);border-radius:var(--cc-radius-c1);border:1px solid var(--cc-primary);box-sizing:border-box;cursor:pointer;width:fit-content;transition:var(--cc-transition-base)}.hero-section .hero-content .hh-buttons>:first-child:hover,.hero-section .hero-content .hh-buttons .primary-button:hover{background-color:var(--cc-secondary);color:var(--cc-white);border:1px solid var(--cc-secondary)}.hero-section .hero-content .hh-buttons>:nth-child(2),.hero-section .hero-content .hh-buttons .secondary-button{font-size:var(--cc-text-md);font-weight:var(--cc-font-medium);padding:var(--cc-space-cxxs-v)var(--cc-space-cxxs-h);color:var(--cc-primary);border-radius:var(--cc-radius-c1);border:1px solid var(--cc-primary);box-sizing:border-box;cursor:pointer;width:fit-content;transition:var(--cc-transition-base);background-color:#0000}.hero-section .hero-content .hh-buttons>:nth-child(2):hover,.hero-section .hero-content .hh-buttons .secondary-button:hover{background-color:var(--cc-secondary);color:var(--cc-white);border:1px solid var(--cc-secondary)}.hero-image picture{display:block}.hero-image img{border-radius:var(--cc-space-xxl);object-fit:cover;border-radius:var(--cc-radius-c1);max-width:440px;height:auto;margin-left:auto}@media (max-width:991.99px){.hero-image img{margin:auto;padding-top:20px}}.hire-developer{width:var(--cc-container-full);max-width:var(--cc-container-2xl);padding:var(--cc-space-cX)var(--cc-space-lg);margin:0 auto}.hire-developer-wrapper{max-width:1400px;margin:0 auto}.hire-developer .section-header{text-align:center;margin-bottom:var(--cc-space-3xl);max-width:900px;margin-left:auto;margin-right:auto}.hire-developer .section-header h2{font-size:var(--cc-text-cd3);font-weight:var(--cc-font-bold);color:var(--cc-white);margin-bottom:var(--cc-space-base);line-height:1.2}.hire-developer .section-header h2 .highlight{color:var(--cc-primary)}.hire-developer .section-header p{font-size:var(--cc-text-csm);color:var(--cc-blue-40);line-height:1.6}.hire-developer .vetting-slides{gap:var(--cc-space-xs);height:400px;margin-bottom:var(--cc-space-xxl);display:flex}@media (max-width:991.99px){.hire-developer .vetting-slides{display:none}}.hire-developer .slide{border-radius:var(--cc-space-base);cursor:pointer;background:linear-gradient(135deg,var(--cc-white),var(--cc-blue-15));flex:0 0 80px;height:100%;transition:flex .5s cubic-bezier(.4,0,.2,1),background .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden}.hire-developer .slide:hover{background:linear-gradient(135deg,var(--cc-blue-15),var(--cc-blue-25));box-shadow:0 var(--cc-space-xxs)var(--cc-space-xl)#0050ff26;transform:translateY(-4px)}.hire-developer .slide.active{background:linear-gradient(135deg,var(--cc-blue-15),var(--cc-blue-25));box-shadow:0 4px var(--cc-space-base)#0050ff33;flex:1}.hire-developer .slide.active .slide-collapsed{opacity:0;pointer-events:none}.hire-developer .slide.active .slide-expanded{opacity:1;pointer-events:auto}.hire-developer .slide-collapsed{width:100%;height:100%;padding:var(--cc-space-base)var(--cc-space-sm);justify-content:flex-start;align-items:center;gap:var(--cc-space-base);opacity:1;pointer-events:auto;flex-direction:column;transition:opacity .2s;display:flex;position:absolute;top:0;left:0}.hire-developer .slide-number{font-size:var(--cc-text-cbase);font-weight:var(--cc-font-bold);color:var(--cc-blue-45);flex-shrink:0}.hire-developer .slide-title-vertical{font-size:var(--cc-text-csm);font-weight:var(--cc-font-bold);color:var(--cc-blue-45);letter-spacing:2px;white-space:nowrap;writing-mode:vertical-rl;text-orientation:mixed;flex:1;justify-content:center;align-items:center;display:flex}.hire-developer .slide-expanded{justify-content:space-between;align-items:center;gap:var(--cc-space-lg);width:100%;height:100%;padding:var(--cc-space-3xl);opacity:0;pointer-events:none;transition:opacity .3s .1s;display:flex;position:absolute;top:0;left:0}.hire-developer .slide-expanded img{object-fit:contain;flex-shrink:0;width:440px;height:330px}.hire-developer .se-content{flex-direction:column;flex:1;justify-content:center;display:flex}.hire-developer .slide-icon{width:fit-content;padding:var(--cc-space-sm);margin-bottom:var(--cc-space-base);border-radius:var(--cc-space-xl);background:linear-gradient(135deg,var(--cc-primary),var(--cc-blue-40));box-shadow:0 4px var(--cc-space-base)#0050ff33;justify-content:center;align-items:center;display:flex}.hire-developer .slide-icon-number{font-size:var(--cc-text-sP);font-weight:var(--cc-font-bold);color:var(--cc-white)}.hire-developer .slide-title{font-size:var(--cc-text-sP);font-weight:var(--cc-font-bold);color:var(--cc-secondary);margin-bottom:var(--cc-space-xs);letter-spacing:1.5px}.hire-developer .slide-description{font-size:var(--cc-text-csm);color:var(--cc-blue-45);max-width:95%;line-height:1.6}.hire-developer .steps-grid{gap:var(--cc-space-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:none}@media (max-width:991.99px){.hire-developer .steps-grid{gap:var(--cc-space-base);grid-template-columns:1fr;display:grid}}.hire-developer .step-card{background:linear-gradient(135deg,var(--cc-blue-15),var(--cc-blue-25));border:2px solid var(--cc-blue-30);border-radius:var(--cc-space-sm);padding:var(--cc-space-lg);transition:var(--cc-transition-all);position:relative;overflow:hidden}@media (max-width:991.99px){.hire-developer .step-card{background:linear-gradient(135deg,var(--cc-white),var(--cc-white))}}.hire-developer .step-card:hover{border-color:var(--cc-primary);box-shadow:0 var(--cc-space-xxs)var(--cc-space-xl)#0050ff26;transform:translateY(-4px)}.hire-developer .step-card:before{content:"";background:var(--cc-primary);opacity:0;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.hire-developer .step-card:hover:before{opacity:1}.hire-developer .card-number{font-size:var(--cc-text-cxs);font-weight:var(--cc-font-bold);color:var(--cc-primary);padding:var(--cc-space-xxs)var(--cc-space-xs);border-radius:var(--cc-space-xxs);margin-bottom:var(--cc-space-xs);background-color:#0050ff1a;display:inline-block}.hire-developer .card-title{font-size:var(--cc-text-cbase);font-weight:var(--cc-font-bold);color:var(--cc-white);margin-bottom:var(--cc-space-xs);letter-spacing:1px}@media (max-width:991.99px){.hire-developer .card-title{color:var(--cc-primary)}}.hire-developer .card-description{font-size:var(--cc-text-csm);color:var(--cc-blue-40);line-height:1.5}@media (min-width:992px){.hire-developer .vetting-slides{display:flex}.hire-developer .steps-grid{display:none}}@media (max-width:991.99px){.hire-developer .vetting-slides{display:none}.hire-developer .steps-grid{display:grid}}
