.NotFound-module__6YikEa__notFoundContainer{width:100%;height:100%;color:var(--kantega-darkest);flex-direction:column;justify-content:center;align-items:center;margin:10rem 0;display:flex}@media (hover:hover) and (pointer:fine){.NotFound-module__6YikEa__notFoundContainer a:hover{text-underline-offset:4px;text-decoration:underline}}
.CustomLink-module__Rhy3Qq__customLink{font-size:inherit;line-height:inherit;align-items:center;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.CustomLink-module__Rhy3Qq__hoverUnderline:hover{text-underline-offset:2px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.CustomLink-module__Rhy3Qq__customLink.CustomLink-module__Rhy3Qq__secondary{font-weight:inherit;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.CustomLink-module__Rhy3Qq__customLink.CustomLink-module__Rhy3Qq__secondary:hover{opacity:.7}.CustomLink-module__Rhy3Qq__customLink.CustomLink-module__Rhy3Qq__inline{text-underline-offset:2px;font-family:inherit;font-weight:400;font-size:inherit;line-height:inherit;color:inherit;text-decoration:underline}.CustomLink-module__Rhy3Qq__customLink.CustomLink-module__Rhy3Qq__inline:hover{opacity:.8}.CustomLink-module__Rhy3Qq__linkArrow{vertical-align:middle;font-size:16px}.CustomLink-module__Rhy3Qq__linkArrowUpRight{vertical-align:middle;margin-left:.4rem;font-size:16px;font-weight:400}@media (max-width:809px){.CustomLink-module__Rhy3Qq__linkArrowUpRight{font-size:12px}}
.Button-module__0yBoUG__customButton{cursor:pointer;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-family:"Source Sans 3",sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__0yBoUG__customButton.Button-module__0yBoUG__primary{background-color:var(--kantega-purple-dark);color:var(--white);border:none}.Button-module__0yBoUG__customButton.Button-module__0yBoUG__secondary{color:var(--kantega-purple-dark);border:2px solid var(--kantega-purple-dark);background-color:#0000}.Button-module__0yBoUG__customButton.Button-module__0yBoUG__primarySmall{background-color:var(--kantega-purple-dark);color:var(--white);border:none;font-size:16px}.Button-module__0yBoUG__customButton.Button-module__0yBoUG__secondarySmall{color:var(--kantega-purple-dark);border:2px solid var(--kantega-purple-dark);background-color:#0000;padding:.6rem .8rem;font-size:16px}.Button-module__0yBoUG__customButton.Button-module__0yBoUG__link{font-family:inherit;font-weight:inherit;font-size:inherit;text-underline-offset:2px;color:var(--kantega-purple-dark);background-color:#0000;border:none;border-radius:0;padding:0;text-decoration:underline;text-decoration-thickness:1px}.Button-module__0yBoUG__customButton.Button-module__0yBoUG__link:hover{box-shadow:none;opacity:.8;background-color:#0000;transform:none}.Button-module__0yBoUG__customButton:hover{background-color:var(--pastel-purple-extra-dark);transform:translateY(-2px);box-shadow:0 2px 4px #0000001a}.Button-module__0yBoUG__customButton.Button-module__0yBoUG__secondary:hover,.Button-module__0yBoUG__customButton.Button-module__0yBoUG__secondarySmall:hover{background-color:color-mix(in srgb,var(--kantega-purple-dark)10%,transparent)}.Button-module__0yBoUG__customButton:disabled{opacity:.7;cursor:not-allowed;pointer-events:none}.Button-module__0yBoUG__customButton.Button-module__0yBoUG__loading{position:relative}.Button-module__0yBoUG__customButton.Button-module__0yBoUG__loading:after{content:"";border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;margin-left:8px;animation:.6s linear infinite Button-module__0yBoUG__button-loading-spinner;position:absolute}@keyframes Button-module__0yBoUG__buttonLoadingSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (max-width:809px){.Button-module__0yBoUG__customButton.Button-module__0yBoUG__primary,.Button-module__0yBoUG__customButton.Button-module__0yBoUG__secondary{height:56px}.Button-module__0yBoUG__customButton.Button-module__0yBoUG__primarySmall,.Button-module__0yBoUG__customButton.Button-module__0yBoUG__secondarySmall{font-size:14px}}
.Home-module__e3tOuW__home{margin-top:0;padding-top:0}
.ColoredHeroBackground-module__qwzD5W__coloredHeroBackground{z-index:-1;width:100%;position:absolute;top:0;left:0}
.Hero-module__PgAKtG__paragraph{font-size:1.2rem}.Hero-module__PgAKtG__heroHeader>button{color:var(--kantega-purple-dark);font:inherit;cursor:pointer;border:none;border-bottom:2px dashed;border-bottom-color:color-mix(in srgb,var(--kantega-purple-dark)25%,transparent);background:0 0;padding:0;line-height:1;transition:line-height .2s}.Hero-module__PgAKtG__heroHeader>button:hover{opacity:.8;line-height:.9}.Hero-module__PgAKtG__buttonSection{justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}@keyframes Hero-module__PgAKtG__open{0%{opacity:0}to{opacity:1}}.Hero-module__PgAKtG__modal{border:none;border-radius:8px;width:90%;max-width:850px;max-height:80vh;margin:0;padding:0;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.Hero-module__PgAKtG__modal[open]{animation:.2s ease-in-out Hero-module__PgAKtG__open}.Hero-module__PgAKtG__modal::backdrop{background-color:#00000080}.Hero-module__PgAKtG__modalContent{color:var(--blue-dark);background:var(--white);border-radius:8px;padding:4rem;position:relative}.Hero-module__PgAKtG__modalContent h2{color:var(--blue-dark);margin-bottom:.5rem;font-size:24px}.Hero-module__PgAKtG__modalContent section:first-of-type{margin-bottom:1.5rem}.Hero-module__PgAKtG__modalIcons{color:var(--kantega-purple-dark);margin-right:8px}.Hero-module__PgAKtG__closeButton{color:var(--kantega-purple-dark);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:2rem;display:flex;position:absolute;top:1rem;right:1rem}.Hero-module__PgAKtG__closeButton:hover{opacity:.8}.Hero-module__PgAKtG__heroModalSection>h2{margin-right:1rem}@media (max-width:809px){.Hero-module__PgAKtG__modal{width:95%}.Hero-module__PgAKtG__modalContent{padding:1.5rem}.Hero-module__PgAKtG__closeButton{top:1rem;right:1rem}.Hero-module__PgAKtG__buttonSection{flex-direction:column;align-items:center}.Hero-module__PgAKtG__buttonSection a{width:100%}}
.HeroContainer-module__rkh4wq__container{text-align:center;max-width:var(--max-header-width);flex-direction:column;align-items:center;gap:1rem;margin:0 auto;display:flex}.HeroContainer-module__rkh4wq__container h1,.HeroContainer-module__rkh4wq__container>p{text-wrap:pretty}@media (max-width:809px){.HeroContainer-module__rkh4wq__container p{font-size:1rem}}
.InfoBoxLink-module__JsaLdG__link{color:var(--kantega);width:fit-content;font-weight:600;transition:opacity .2s;position:relative}.InfoBoxLink-module__JsaLdG__link:after{content:"";background-color:var(--kantega);opacity:.3;width:100%;height:2px;transition:transform .2s;position:absolute;bottom:-.1rem;left:0}.InfoBoxLink-module__JsaLdG__link:hover{color:var(--kantega);opacity:.8;text-decoration:none}.InfoBoxLink-module__JsaLdG__link:hover:after{transform:translateY(-2px)}@media (max-width:400px){.InfoBoxLink-module__JsaLdG__link{font-size:16px}}
.IdProductBadge-module__bdCiia__toolLogo{width:fit-content;color:var(--kantega-purple-dark);border-radius:4px;align-items:center;gap:10px;padding:10px;font-weight:600;display:flex}.IdProductBadge-module__bdCiia__studio{background-color:var(--white)}.IdProductBadge-module__bdCiia__wallet{background-color:var(--yellow-dark)}.IdProductBadge-module__bdCiia__verifier{background-color:var(--verifier-badge-bg)}.IdProductBadge-module__bdCiia__kantega{background-color:var(--white)}
.ProductInstructionStep-module__8L5vIG__home{--current-product-theme:var(--theme-home)}.ProductInstructionStep-module__8L5vIG__studio{--current-product-theme:var(--theme-studio)}.ProductInstructionStep-module__8L5vIG__wallet{--current-product-theme:var(--theme-wallet)}.ProductInstructionStep-module__8L5vIG__verifier{--current-product-theme:var(--theme-verifier)}.ProductInstructionStep-module__8L5vIG__sandbox{--current-product-theme:var(--theme-sandbox)}.ProductInstructionStep-module__8L5vIG__stepContainer{gap:6rem;margin-top:4rem;display:flex}@media (max-width:1200px){.ProductInstructionStep-module__8L5vIG__stepContainer{gap:2rem}}@media (min-width:810px){.ProductInstructionStep-module__8L5vIG__stepContainer{flex-direction:row;align-items:center}.ProductInstructionStep-module__8L5vIG__imageLeft{flex-direction:row;margin-left:2rem}.ProductInstructionStep-module__8L5vIG__imageRight{flex-direction:row-reverse;margin-right:2rem}.ProductInstructionStep-module__8L5vIG__imageContainer,.ProductInstructionStep-module__8L5vIG__contentContainer{flex:1;width:50%}}@media (max-width:809px){.ProductInstructionStep-module__8L5vIG__stepContainer{flex-direction:column-reverse;gap:4rem;margin-top:2rem}.ProductInstructionStep-module__8L5vIG__imageContainer,.ProductInstructionStep-module__8L5vIG__contentContainer{width:100%}}.ProductInstructionStep-module__8L5vIG__imageContainer{justify-content:center;align-items:center;display:flex;position:relative}.ProductInstructionStep-module__8L5vIG__image{object-fit:contain;z-index:1;width:100%;height:auto;position:relative}.ProductInstructionStep-module__8L5vIG__contentContainer{text-align:left;flex-direction:column;align-items:flex-start;gap:1.2rem;display:flex}.ProductInstructionStep-module__8L5vIG__stepNumber{width:50px;height:50px;color:var(--kantega-purple-dark);background-color:var(--current-product-theme);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.6rem;font-size:1.2rem;font-weight:600;display:flex}.ProductInstructionStep-module__8L5vIG__title{margin:0;font-size:1.6rem;font-weight:600}.ProductInstructionStep-module__8L5vIG__description{line-height:1.5}
.ContactFooter-module__Eql-sG__contactFooterContainer{background-color:var(--kantega-purple-light);justify-content:center;align-items:center;width:100%;min-height:550px;padding:2rem;display:flex}.ContactFooter-module__Eql-sG__content{justify-content:center;align-items:center;gap:3rem;display:flex}.ContactFooter-module__Eql-sG__textSection{flex-direction:column;gap:1rem;max-width:600px;display:flex}.ContactFooter-module__Eql-sG__buttonSection{gap:1rem;display:flex}.ContactFooter-module__Eql-sG__abidImage{width:auto;max-height:265px}@media (max-width:809px){.ContactFooter-module__Eql-sG__contactFooterContainer{gap:2rem;padding:2rem 1rem}.ContactFooter-module__Eql-sG__content{flex-direction:column}.ContactFooter-module__Eql-sG__abidImage{max-height:217px}}
.ProductArticleContainer-module__qB0HTW__article{max-width:var(--max-width);text-align:center;flex-direction:column;margin:0 auto;display:flex}.ProductArticleContainer-module__qB0HTW__title{font-size:56px}.ProductArticleContainer-module__qB0HTW__description{font-size:24px}.ProductArticleContainer-module__qB0HTW__title,.ProductArticleContainer-module__qB0HTW__description{max-width:var(--max-header-width);width:100%;margin:0 auto}.ProductArticleContainer-module__qB0HTW__stepsContainer{flex-direction:column;gap:4rem;margin-top:2rem;display:flex}@media (max-width:809px){.ProductArticleContainer-module__qB0HTW__title{font-size:clamp(1.5rem,6vw,2rem)}.ProductArticleContainer-module__qB0HTW__description{font-size:18px}}
.Sandbox-module__qPk_ra__articleContainer{margin-top:8rem}.Sandbox-module__qPk_ra__toolsSection{max-width:var(--max-header-width);text-align:center;margin:10rem auto 4rem}.Sandbox-module__qPk_ra__toolsSection>h2{margin:1rem 0}.Sandbox-module__qPk_ra__sandboxReadMoreBox{margin:6rem auto}@media (max-width:1100px){.Sandbox-module__qPk_ra__sandboxReadMoreBox{margin:6rem 2rem}}@media (max-width:809px){.Sandbox-module__qPk_ra__sandboxReadMoreBox{margin:4rem 0}}
.CustomerLogos-module__WnTlca__container{flex-direction:column;align-items:center;max-width:1400px;margin:120px auto;padding:0 1rem;display:flex}.CustomerLogos-module__WnTlca__title{text-align:center;margin-bottom:1rem;font-size:20px;font-weight:400}.CustomerLogos-module__WnTlca__imageContainer{justify-content:center;width:100%;display:flex}.CustomerLogos-module__WnTlca__image{object-fit:contain;width:100%;height:auto}@media (min-width:768px){.CustomerLogos-module__WnTlca__imageMobile{display:none}.CustomerLogos-module__WnTlca__image{width:64%}}@media (max-width:767px){.CustomerLogos-module__WnTlca__imagePc{display:none}.CustomerLogos-module__WnTlca__container{margin:60px auto}}
.Projects-module__zvEa0q__projectsSection{padding-top:7rem;padding-bottom:5rem}.Projects-module__zvEa0q__projectsSection h2{text-align:center;margin-bottom:.5rem}.Projects-module__zvEa0q__projectSubtitle{text-align:center;max-width:700px;margin:0 auto;display:block}.Projects-module__zvEa0q__projectCard{align-items:center;gap:2rem;margin-top:2rem;display:flex}.Projects-module__zvEa0q__projectImage{flex:1;height:auto;position:relative}.Projects-module__zvEa0q__projectImageImg{object-fit:cover;object-position:center;border-radius:8px;width:21rem;height:13rem;margin-right:3.6rem}.Projects-module__zvEa0q__projectCredential{width:11rem;height:auto;position:absolute;bottom:.55rem;right:0}.Projects-module__zvEa0q__projectText{flex:2;margin:0;padding:.5rem 0}.Projects-module__zvEa0q__projectLogo{padding-bottom:.4rem}.Projects-module__zvEa0q__projectLogo img{object-fit:contain;width:auto;height:46px}.Projects-module__zvEa0q__projectText h3{margin-bottom:.4rem}.Projects-module__zvEa0q__projectDescription{margin-bottom:1.2rem}.Projects-module__zvEa0q__projectText p:last-child{margin-bottom:0}.Projects-module__zvEa0q__projectLink{color:var(--kantega-purple-dark);font-weight:500;text-decoration:none;display:inline-block}.Projects-module__zvEa0q__projectLink:hover{text-decoration:underline}@media (max-width:1109px){.Projects-module__zvEa0q__projectsSection{padding-top:2rem;padding-bottom:0}.Projects-module__zvEa0q__projectCard{height:auto;margin-bottom:5rem;display:block}.Projects-module__zvEa0q__projectImage{margin-bottom:.4rem}.Projects-module__zvEa0q__projectImageImg{width:calc(100% - 1.5rem);height:11rem}.Projects-module__zvEa0q__projectCredential{width:8rem;height:auto;position:absolute;bottom:0;right:-1rem}.Projects-module__zvEa0q__sectionContent{padding:0 1rem}}
.SandboxReadMoreBox-module__7ETAQG__container{background:var(--kantega-yellow-light);width:100%;max-width:var(--max-header-width);border-radius:.4rem;margin:0 auto;display:flex;overflow:hidden}.SandboxReadMoreBox-module__7ETAQG__imageSection{flex:0 0 40%;align-items:stretch;max-width:40%;display:flex;position:relative;overflow:hidden}.SandboxReadMoreBox-module__7ETAQG__imageSection img{object-fit:cover;object-position:left}.SandboxReadMoreBox-module__7ETAQG__contentSection{flex-direction:column;flex:1;justify-content:center;padding:2rem;display:flex}.SandboxReadMoreBox-module__7ETAQG__title{margin:0;font-size:1.2rem;font-weight:600}.SandboxReadMoreBox-module__7ETAQG__description{margin:.6rem 0 1.2rem}@media (max-width:809px){.SandboxReadMoreBox-module__7ETAQG__container{flex-direction:column}.SandboxReadMoreBox-module__7ETAQG__imageSection{flex:none;width:100%;max-width:100%;height:auto;min-height:200px;max-height:254px}.SandboxReadMoreBox-module__7ETAQG__imageSection img{object-fit:contain}}
.Layout-module__IaQ0CG__appContent{padding:5rem 4rem 6rem}@media (max-width:809px){.Layout-module__IaQ0CG__appContent{padding:3rem 1.2rem 5rem}}
.Articles-module__r-LkdG__articlesSection{border-radius:1rem;margin-bottom:4rem}.Articles-module__r-LkdG__articlesSection h2{text-align:center}.Articles-module__r-LkdG__articlesGrid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:2rem;max-width:100%;display:grid}.Articles-module__r-LkdG__articleCard{background:var(--white);border-radius:1rem}.Articles-module__r-LkdG__articlesGrid>.Articles-module__r-LkdG__articleCard:first-child{border:1px solid var(--green-middel)}.Articles-module__r-LkdG__articlesGrid>.Articles-module__r-LkdG__articleCard:nth-child(2){border:1px solid var(--yellow-dark)}.Articles-module__r-LkdG__articlesGrid>.Articles-module__r-LkdG__articleCard:nth-child(3){border:1px solid var(--purple-light)}.Articles-module__r-LkdG__articlesGrid>.Articles-module__r-LkdG__articleCard:nth-child(4){border:1px solid var(--green-middel)}.Articles-module__r-LkdG__articleContent{grid-template-columns:1fr;align-items:center;gap:0;min-width:0;display:grid}.Articles-module__r-LkdG__articleImage{border-radius:1rem 1rem 0 0;justify-content:center;align-items:center;width:100%;height:15vw;max-height:278px;display:flex;overflow:hidden}.Articles-module__r-LkdG__articleImg{object-fit:cover;object-position:center;width:100%;height:100%;overflow:hidden}.Articles-module__r-LkdG__articleText{padding:1.5rem}.Articles-module__r-LkdG__articleText h3{word-break:break-word;margin-bottom:.3rem}.Articles-module__r-LkdG__articleText p{color:var(--text-color);text-align:left;word-break:break-word;margin-top:0;margin-bottom:1.5rem;line-height:1.6}.Articles-module__r-LkdG__articleText .Articles-module__r-LkdG__articleAuthor{color:var(--grey-ekstra-dark);text-align:left;margin-bottom:1rem}.Articles-module__r-LkdG__articleAuthorName,.Articles-module__r-LkdG__articleAuthor a{font-weight:600}.Articles-module__r-LkdG__articlesAll{text-align:center;padding-top:4rem}.Articles-module__r-LkdG__articleCard.Articles-module__r-LkdG__featured{grid-column:1/-1;padding:0}.Articles-module__r-LkdG__articleCard.Articles-module__r-LkdG__featured .Articles-module__r-LkdG__articleContent{grid-template-columns:1fr 1fr;align-items:stretch}.Articles-module__r-LkdG__articleCard.Articles-module__r-LkdG__featured .Articles-module__r-LkdG__articleImage{border-radius:1rem 0 0 1rem;height:100%;max-height:none}.Articles-module__r-LkdG__articleCard.Articles-module__r-LkdG__featured .Articles-module__r-LkdG__articleImg{height:100%}@media (max-width:909px){.Articles-module__r-LkdG__articlesGrid{grid-template-columns:1fr;padding:0}.Articles-module__r-LkdG__articleCard.Articles-module__r-LkdG__featured .Articles-module__r-LkdG__articleImage{border-radius:1rem 1rem 0 0;height:187px}.Articles-module__r-LkdG__articleImage{height:187px}.Articles-module__r-LkdG__articleText{padding:1rem}.Articles-module__r-LkdG__articleText .Articles-module__r-LkdG__articleAuthor{margin-bottom:.75rem}.Articles-module__r-LkdG__articleText p{margin-bottom:1rem}.Articles-module__r-LkdG__articleCard.Articles-module__r-LkdG__featured .Articles-module__r-LkdG__articleContent{grid-template-columns:1fr}.Articles-module__r-LkdG__articlesAll{text-align:center;flex-direction:column;padding-top:1rem}.Articles-module__r-LkdG__articlesAll p{white-space:normal}}
.HackathonDigdir2501-module__iEv_5W__heroDate{color:var(--kantega-purple-dark);font-size:1.2rem;font-weight:600}.HackathonDigdir2501-module__iEv_5W__heroText{font-size:1.4rem}.HackathonDigdir2501-module__iEv_5W__heroButton{width:fit-content}.HackathonDigdir2501-module__iEv_5W__workshopSection{flex-direction:row-reverse;gap:100px;margin:150px auto;display:flex}.HackathonDigdir2501-module__iEv_5W__workshopImageContainer{flex:50%;align-items:center;min-width:0;display:flex}.HackathonDigdir2501-module__iEv_5W__workshopImageContainer img{object-fit:contain;border-radius:.4rem;max-width:100%;height:auto}.HackathonDigdir2501-module__iEv_5W__workshopTextSection{flex-direction:column;flex:50%;justify-content:center;gap:1.2rem;min-width:0;display:flex;container-type:inline-size}.HackathonDigdir2501-module__iEv_5W__workshopTextSection h2{margin:0}.HackathonDigdir2501-module__iEv_5W__workshopButtonSection{gap:1rem;margin:0;display:flex}.HackathonDigdir2501-module__iEv_5W__workshopButton{width:fit-content}.HackathonDigdir2501-module__iEv_5W__toolsSection{max-width:var(--max-header-width);text-align:center;margin:4rem auto}.HackathonDigdir2501-module__iEv_5W__toolsSection>h2{margin:1rem 0}.HackathonDigdir2501-module__iEv_5W__toolsSection>p{font-size:1.2rem}.HackathonDigdir2501-module__iEv_5W__highlight{color:var(--kantega)}@container (max-width:360px){.HackathonDigdir2501-module__iEv_5W__workshopButtonSection{flex-direction:column}.HackathonDigdir2501-module__iEv_5W__workshopButtonSection .HackathonDigdir2501-module__iEv_5W__workshopButton{width:100%}}@media (max-width:809px){.HackathonDigdir2501-module__iEv_5W__workshopSection{flex-direction:column;gap:40px;margin-top:8rem}}
.ImportanceSection-module__d7xgTG__container{max-width:var(--max-header-width);flex-direction:column;align-items:center;gap:1rem;margin:6rem auto;display:flex}.ImportanceSection-module__d7xgTG__container>h2{text-align:center;text-wrap:balance;margin:0;font-size:56px}.ImportanceSection-module__d7xgTG__container>p{text-align:center;font-size:24px}.ImportanceSection-module__d7xgTG__list{flex-direction:column;gap:2rem;margin-top:2rem;padding:0;list-style:none;display:flex}.ImportanceSection-module__d7xgTG__listItem{justify-content:flex-start;align-items:center;gap:2rem;display:flex}.ImportanceSection-module__d7xgTG__listItem p{margin:0;font-size:1.2rem}.ImportanceSection-module__d7xgTG__icon{background-color:var(--pastel-purple-light-2);color:var(--purple-dark);border-radius:50%;flex:none;justify-content:center;align-items:center;padding:1.6rem;display:inline-flex}.ImportanceSection-module__d7xgTG__icon svg{width:32px;height:32px}@media (max-width:809px){.ImportanceSection-module__d7xgTG__container>h2{font-size:clamp(1.5rem,8vw,2.5rem)}.ImportanceSection-module__d7xgTG__listItem{gap:1rem}.ImportanceSection-module__d7xgTG__icon{padding:1rem}.ImportanceSection-module__d7xgTG__icon svg{width:24px;height:24px}}
.Contact-module__KUi1sa__contactHeroSection{padding-bottom:4rem}.Contact-module__KUi1sa__contactHeroContent{margin-left:2rem}.Contact-module__KUi1sa__contactHeroText p{max-width:700px}.Contact-module__KUi1sa__contactContainer{flex-direction:column;width:100%;max-width:700px;margin:0 auto;display:flex}.Contact-module__KUi1sa__contactInfoCard{background-color:var(--kantega-purple-light);border-radius:12px;flex:1;padding:1.6rem}.Contact-module__KUi1sa__contactInfo{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.Contact-module__KUi1sa__contactInfoText p{margin-bottom:.5rem}.Contact-module__KUi1sa__contactInfoTextLink{color:var(--kantega-darkest)}.Contact-module__KUi1sa__contactInfoText small{margin-top:2rem}.Contact-module__KUi1sa__contactInfoText small a{text-decoration:underline}.Contact-module__KUi1sa__contactInfoText small a:hover{opacity:.8}.Contact-module__KUi1sa__contactInfoImage{flex-shrink:0;width:auto;height:100%}.Contact-module__KUi1sa__contactInfoImage img{width:auto;height:100%;max-height:294px}.Contact-module__KUi1sa__customButton:disabled{opacity:.7;cursor:not-allowed;pointer-events:none}.Contact-module__KUi1sa__customButton.Contact-module__KUi1sa__loading{position:relative}.Contact-module__KUi1sa__customButton.Contact-module__KUi1sa__loading:after{content:"";border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;margin-left:8px;animation:.6s linear infinite Contact-module__KUi1sa__buttonLoadingSpinner;position:absolute}.Contact-module__KUi1sa__contactIcon{margin-right:.4rem}.Contact-module__KUi1sa__employeesContact{margin-top:4rem}@keyframes Contact-module__KUi1sa__buttonLoadingSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (max-width:1200px){.Contact-module__KUi1sa__contactContainer{display:block}.Contact-module__KUi1sa__confirmationMessage,.Contact-module__KUi1sa__errorMessage{margin-top:2rem}}@media (max-width:809px){.Contact-module__KUi1sa__contactHeroSection{padding:0 0 3rem}.Contact-module__KUi1sa__contactHeroContent{margin-left:0}.Contact-module__KUi1sa__contactContainer{gap:1.5rem;padding:1rem 0}.Contact-module__KUi1sa__contactInfo{display:block}.Contact-module__KUi1sa__contactInfoImage{justify-content:center;margin-bottom:1rem;display:flex}}
.Services-module__AGa0iW__servicesHeroSection{padding:0 0 3rem}.Services-module__AGa0iW__servicesHeroSection header,.Services-module__AGa0iW__servicesHeroSection h1,.Services-module__AGa0iW__servicesHeroSection p{margin-left:2rem}.Services-module__AGa0iW__servicesHeroSection h1{font-size:56px;font-weight:600}.Services-module__AGa0iW__pageName>p{text-transform:uppercase;margin:0;font-size:20px}.Services-module__AGa0iW__servicesHeroText p{max-width:700px}.Services-module__AGa0iW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Services-module__AGa0iW__servicesInterestedSection{background-color:var(--pastel-purple-3);border-radius:12px;margin-top:4rem;padding:3rem 2rem}.Services-module__AGa0iW__servicesInterestedContent{max-width:38rem}.Services-module__AGa0iW__servicesInterestedContent a{margin-top:1rem}@media (max-width:1200px){.Services-module__AGa0iW__servicesGrid{grid-template-columns:repeat(2,1fr);gap:4rem}}@media (max-width:809px){.Services-module__AGa0iW__servicesHeroSection{padding:3rem 0 2rem}.Services-module__AGa0iW__servicesHeroSection header,.Services-module__AGa0iW__servicesHeroSection h1,.Services-module__AGa0iW__servicesHeroSection p{margin-left:0}.Services-module__AGa0iW__servicesGrid{grid-template-columns:1fr;gap:3rem}.Services-module__AGa0iW__servicesInterestedSection{padding:1.6rem 1.2rem}.Services-module__AGa0iW__servicesInterestedContent a{margin-top:.2rem}}
.ProductHero-module__lqIoJW__contentSection{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.ProductHero-module__lqIoJW__badge{align-self:flex-start}.ProductHero-module__lqIoJW__title{color:var(--blue-dark);text-wrap:balance;margin:0;font-size:56px;font-weight:600}.ProductHero-module__lqIoJW__description{color:var(--text-color);text-wrap:pretty;margin:0;font-size:1.2rem}.ProductHero-module__lqIoJW__imageSection{justify-content:center;margin-top:60px;display:flex;position:relative}.ProductHero-module__lqIoJW__image{border-radius:8px;max-width:100%;height:auto}.ProductHero-module__lqIoJW__imageClipBottom{border-top:2px dashed var(--clip-border-color);z-index:1;background-color:var(--white);height:80px;position:absolute;bottom:0;left:-2rem;right:-2rem}@media (max-width:768px){.ProductHero-module__lqIoJW__title{font-size:2rem}}
.TeamSignupBox-module__gLhN5G__container{max-width:var(--max-width);box-sizing:border-box;border-radius:26px;align-items:center;gap:100px;margin:8rem auto;display:flex}.TeamSignupBox-module__gLhN5G__container h2,.TeamSignupBox-module__gLhN5G__container p{margin:0}.TeamSignupBox-module__gLhN5G__container header{color:var(--kantega-purple-dark)}.TeamSignupBox-module__gLhN5G__container header>p{align-items:center;gap:.2rem;display:flex}.TeamSignupBox-module__gLhN5G__content{flex-direction:column;justify-content:center;gap:1rem;display:flex}.TeamSignupBox-module__gLhN5G__content>p{font-size:1.2rem}.TeamSignupBox-module__gLhN5G__title{margin:0;font-size:max(1rem,min(8vw,32px));font-style:normal;font-weight:600;line-height:1.2}.TeamSignupBox-module__gLhN5G__ctaButtonSection{gap:1rem;margin-top:2rem;display:flex}.TeamSignupBox-module__gLhN5G__ctaButtonSection>a{align-items:center;gap:.4rem;font-weight:600;display:flex}.TeamSignupBox-module__gLhN5G__imageWrapper{margin-right:80px}@media (max-width:1200px){.TeamSignupBox-module__gLhN5G__container{gap:60px}}@media (max-width:1000px){.TeamSignupBox-module__gLhN5G__container{flex-direction:column;gap:40px;padding:40px 32px}.TeamSignupBox-module__gLhN5G__ctaButtonSection{flex-wrap:wrap;justify-content:center}.TeamSignupBox-module__gLhN5G__imageWrapper{order:1;margin-right:0}}@media (max-width:600px){.TeamSignupBox-module__gLhN5G__container{border-radius:16px;gap:32px;margin:4rem 0;padding:32px 20px}.TeamSignupBox-module__gLhN5G__ctaButtonSection{flex-direction:column;width:100%}}
.ContactForm-module__xt4-pq__contactForm{flex-direction:column;flex:1;justify-content:space-between;gap:.8rem;display:flex}.ContactForm-module__xt4-pq__contactForm h5{margin:0;font-weight:600}.ContactForm-module__xt4-pq__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactForm-module__xt4-pq__formGroupTextarea{flex-grow:1}.ContactForm-module__xt4-pq__formGroup{flex-direction:column;gap:.5rem;display:flex}@media (max-width:809px){.ContactForm-module__xt4-pq__formGrid{grid-template-columns:1fr;gap:1rem}}
.ProductFeatures-module___d9yxW__container{width:100%;margin-top:10rem}.ProductFeatures-module___d9yxW__container h2{margin-bottom:1rem}.ProductFeatures-module___d9yxW__container p{margin-bottom:2rem}.ProductFeatures-module___d9yxW__featured{grid-template-columns:1fr;gap:1rem;margin:2rem 0;display:grid}@media (min-width:810px){.ProductFeatures-module___d9yxW__featured{grid-template-columns:repeat(3,1fr)}}.ProductFeatures-module___d9yxW__card{text-align:center;background-color:var(--feature-box-bg);border-radius:12px;flex-direction:column;align-items:center;padding:2rem;display:flex}.ProductFeatures-module___d9yxW__icon{color:var(--kantega-purple-dark);margin:2rem 0;font-size:64px}.ProductFeatures-module___d9yxW__card h3{margin:1rem 0;font-size:1.2rem;font-weight:600}.ProductFeatures-module___d9yxW__supported{flex-direction:column;gap:0;display:flex}@media (min-width:810px){.ProductFeatures-module___d9yxW__supported{flex-direction:row;gap:1rem}}.ProductFeatures-module___d9yxW__supportedColumn{background-color:var(--feature-box-bg);border-radius:12px;flex-direction:column;flex:1;padding:2rem;display:flex}.ProductFeatures-module___d9yxW__supportedColumn:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.ProductFeatures-module___d9yxW__supportedColumn:first-of-type{padding-bottom:0}.ProductFeatures-module___d9yxW__supportedColumn:last-of-type{padding-top:0}.ProductFeatures-module___d9yxW__supportedColumn:last-child{border-top-left-radius:0;border-top-right-radius:0}@media (min-width:810px){.ProductFeatures-module___d9yxW__supportedColumn:first-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.ProductFeatures-module___d9yxW__supportedColumn:last-child{border-top-left-radius:12px;border-top-right-radius:12px}.ProductFeatures-module___d9yxW__supportedColumn:first-of-type{padding-bottom:2rem}.ProductFeatures-module___d9yxW__supportedColumn:last-of-type{padding-top:2rem}}.ProductFeatures-module___d9yxW__supportedGroup{text-align:left}.ProductFeatures-module___d9yxW__supportedGroup:not(:last-child),.ProductFeatures-module___d9yxW__supportedColumn:first-child .ProductFeatures-module___d9yxW__supportedGroup:last-child{border-bottom:1px solid var(--kantega-purple-light);margin-bottom:1.5rem;padding-bottom:1.5rem}@media (min-width:810px){.ProductFeatures-module___d9yxW__supportedColumn:first-child .ProductFeatures-module___d9yxW__supportedGroup:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ProductFeatures-module___d9yxW__supportedGroup:last-child{margin-bottom:0;padding-bottom:0}}.ProductFeatures-module___d9yxW__supportedGroup h4{margin-bottom:.4rem;font-size:.9rem;font-weight:600}.ProductFeatures-module___d9yxW__supportedGroup ul{margin:0;padding:0;list-style:none}.ProductFeatures-module___d9yxW__supportedGroup li{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.ProductFeatures-module___d9yxW__supportedGroup li span{text-align:left;flex:1}.ProductFeatures-module___d9yxW__checkIcon{color:var(--kantega-teal);flex-shrink:0;margin-left:1rem;font-size:1rem}.ProductFeatures-module___d9yxW__jobInterest{margin-top:4rem}
.ServiceCard-module__-NFJBW__serviceCard{min-width:300px}.ServiceCard-module__-NFJBW__serviceCard .ServiceCard-module__-NFJBW__serviceTitle{margin-bottom:.2rem}.ServiceCard-module__-NFJBW__serviceCard h4{margin-top:2rem;margin-bottom:.4rem}.ServiceCard-module__-NFJBW__serviceCard p{white-space:pre-line}.ServiceCard-module__-NFJBW__serviceImage{height:10rem;margin-bottom:1.5rem}.ServiceCard-module__-NFJBW__serviceImg{object-fit:cover;object-position:center;border-radius:12px;width:100%;height:100%}.ServiceCard-module__-NFJBW__tag,.ServiceCard-module__-NFJBW__serviceTagHighlighted{border-radius:4px;justify-content:center;align-items:center;width:fit-content;max-width:315px;padding:8px 12px 8px 8px;font-size:.9rem;font-weight:600;display:flex;position:relative;bottom:10px;left:10px}:is(.ServiceCard-module__-NFJBW__tag,.ServiceCard-module__-NFJBW__serviceTagHighlighted) svg{margin-right:8px}.ServiceCard-module__-NFJBW__tag{background-color:var(--kantega-purple-light);color:var(--kantega-darkest)}.ServiceCard-module__-NFJBW__serviceTagHighlighted{background-color:var(--kantega-light);color:var(--kantega-darkest);bottom:30px}@media (max-width:809px){.ServiceCard-module__-NFJBW__serviceCard{flex:100%}.ServiceCard-module__-NFJBW__serviceCard h4{margin-bottom:.8rem}.ServiceCard-module__-NFJBW__serviceImage{height:160px}}
