.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:transparent;color:transparent;text-shadow:0 0 6px rgba(168,130,255,.35);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:transparent;color:transparent;text-shadow:0 0 6px rgba(168,130,255,.35);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 rgba(255,255,255,.3);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 transparent}.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%,#fff 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{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:-moz-fit-content;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:-moz-fit-content;width:fit-content;transition:var(--cc-transition-base);background-color:transparent}.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;margin-left:auto}.technologies-section{width:var(--cc-container-full);max-width:var(--cc-container-2xl);padding:var(--cc-space-cX)var(--cc-space-lg);margin:0 auto}.technologies-section .technologies-nav{padding:0 var(--cc-space-lg)var(--cc-space-3xl);max-width:1000px;margin:0 auto}@media (max-width:1400px){.technologies-section .technologies-nav{max-width:800px}}@media (max-width:767.99px){.technologies-section .technologies-nav{padding:0 0 var(--cc-space-lg)}}.technologies-section .technologies-nav-pills{gap:var(--cc-space-sm);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:767.99px){.technologies-section .technologies-nav-pills{gap:var(--cc-space-xs)}}.technologies-section .technology-pill{padding:var(--cc-space-xs)var(--cc-space-base);border-radius:var(--cc-space-4xl);border:1px solid var(--cc-grey-30);color:var(--cc-white);font-size:var(--cc-text-base);cursor:pointer;transition:var(--cc-transition-base);gap:var(--cc-space-xxs);white-space:nowrap;background-color:transparent;line-height:1.2}.technologies-section .technology-pill:hover{border-color:var(--cc-grey-15)}.technologies-section .technology-pill.active{background:var(--cc-gradient-blue-purple);color:var(--cc-secondary);border:1px solid transparent}@media (max-width:767.99px){.technologies-section .technology-pill{padding:var(--cc-space-xxs)var(--cc-space-sm);font-size:10px}}.technologies-section .category-content.active{display:block}.technologies-section .technology-grid{gap:var(--cc-space-lg);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));justify-content:center;display:grid}@media (max-width:991.99px){.technologies-section .technology-grid{flex-wrap:wrap;justify-content:space-evenly;display:flex}}.technologies-section .technology-card{background:linear-gradient(135deg,var(--cc-white),var(--cc-blue-15));border-radius:var(--cc-space-base);padding:var(--cc-space-sm);cursor:pointer;transition:var(--cc-transition-all);aspect-ratio:1;flex-direction:column;justify-content:space-between;align-items:center;gap:4px;min-height:0;text-decoration:none;display:flex}@media (max-width:991.99px){.technologies-section .technology-card{aspect-ratio:auto;max-width:-moz-fit-content;max-width:fit-content;padding:6px}}.technologies-section .technology-card:hover{background:linear-gradient(135deg,var(--cc-blue-15),var(--cc-blue-25));box-shadow:0 var(--cc-space-xxs)var(--cc-space-xl)rgba(0,80,255,.15);border-color:var(--cc-blue-30);transform:translateY(-4px)}.technologies-section .technology-icon{flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;display:flex}@media (max-width:991.99px){.technologies-section .technology-icon{width:var(--cc-space-4xl);height:var(--cc-space-4xl)}}.technologies-section .technology-icon picture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.technologies-section .technology-icon img{object-fit:contain;width:68px;height:68px}@media (max-width:991.99px){.technologies-section .technology-icon img{width:var(--cc-space-mxxl);height:var(--cc-space-mxxl)}}.technologies-section .technology-name{font-size:14px;font-weight:var(--cc-font-medium);color:var(--cc-blue-45);text-align:center;justify-content:center;align-items:center;min-height:2.6em;line-height:1;display:flex}@media (max-width:991.99px){.technologies-section .technology-name{margin-bottom:0;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:transparent;color:transparent;text-shadow:0 0 6px rgba(168,130,255,.35);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:transparent;color:transparent;text-shadow:0 0 6px rgba(168,130,255,.35);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 rgba(255,255,255,.3);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 transparent}.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%,#fff 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{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:-moz-fit-content;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:-moz-fit-content;width:fit-content;transition:var(--cc-transition-base);background-color:transparent}.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;margin-left:auto}.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-bottom:var(--cc-space-lg)}}.service-type-stack-section .stack-nav-pills{gap:var(--cc-space-sm);flex-wrap:wrap;justify-content:center;display:flex}.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}.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}.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)rgba(0,80,255,.15);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{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.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:transparent;color:transparent;text-shadow:0 0 6px rgba(168,130,255,.35);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:transparent;color:transparent;text-shadow:0 0 6px rgba(168,130,255,.35);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 rgba(255,255,255,.3);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 transparent}.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%,#fff 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{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:-moz-fit-content;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:-moz-fit-content;width:fit-content;transition:var(--cc-transition-base);background-color:transparent}.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;margin-left:auto}.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)rgba(0,80,255,.15);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)rgba(0,80,255,.2);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 .se-content{max-width:670px}.hire-developer .se-content{flex-direction:column;flex:1;justify-content:center;display:flex}.hire-developer .slide-icon{width:-moz-fit-content;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)rgba(0,80,255,.2);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}.hire-developer .step-card:hover{border-color:var(--cc-primary);box-shadow:0 var(--cc-space-xxs)var(--cc-space-xl)rgba(0,80,255,.15);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:rgba(0,80,255,.1);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}}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
