@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700&family=Montserrat:wght@100;200;300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap);.kch-slider{position:relative}.kch-slider-container{display:flex;justify-content:center;min-height:400px}.kch-slider-list{position:absolute;display:flex;gap:30px;justify-content:start;width:75%;min-height:400px;overflow:hidden}.kch-slider-content{max-width:600px;padding-top:30px;overflow:hidden}.kch-image-container img{width:220px;height:300px;border-radius:8px;-o-object-position:center;object-position:center}@media screen and (max-width:900px){.kch-slider-list{flex-direction:column;align-items:center}.kch-slider-container{height:600px}.kch-slider-indicator{top:55%!important;right:50%!important;padding:0;transform:translateX(50%)}.kch-navbar{padding:0 10px!important}}.kch-slider-indicator{position:absolute;top:70%;right:40%;display:inline-flex;gap:10px;align-items:center;justify-content:center;height:15px;list-style:none}.kch-indicator-dot{width:10px;height:10px;cursor:pointer;background-color:#eff3f8;border-radius:50%}.kch-dot-active{background-color:#4eafcb}.kch-image-fade-in{opacity:1;transition:opacity 1s linear}.kch-image-fade-out{opacity:0;transition:opacity 1s linear}.kch-slide-right-to-left{animation:slideRightToLeft 1s linear}.kch-slide-left{animation:slideLeft 1s linear}.kch-slide-left-to-right{animation:slideleftToRight 1s linear}.kch-slide-right{animation:slideRight 1s linear}.kch-text-truncate-1{display:box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.kch-text-capitalize{text-transform:capitalize}.kch-jobs-bg-color{background-color:#fcfcfd}@keyframes slideRightToLeft{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes slideRight{0%{transform:translateX(0)}100%{transform:translateX(100%)}}@keyframes slideLeft{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes slideleftToRight{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}.kch-closed-slider-image{width:200px;height:calc(50% - 6px);-o-object-fit:cover;object-fit:cover}.kch-closed-slider{display:flex;overflow:hidden}.kch-closed-slider-wrapper{display:flex;gap:12px;width:100%;padding-left:12px;animation:scroll 40s linear infinite}.kch-closed-slider-wrapper div{display:flex;flex-direction:column;gap:12px}.kch-closed-slider-wrapper img{flex-grow:1;border-radius:8px}.kch-slider-image-cover{flex:1;height:400px;overflow:hidden;border-radius:8px}.kch-slider-image-cover img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.kch-image-hover-container{display:flex;width:800px;height:350px}.kch-image-content{width:calc(20% - 12px);overflow:hidden;border-radius:8px;transition:width 1s ease}.kch-image-content img{width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}.kch-image-content:last-child{flex:1}.kch-image-content.gjs-hovered{width:40%;height:100%}.kch-on-hover-image{width:40%;height:100%}ul{margin:0}.kch-gallery-style img{min-width:200px;height:calc(50% - 6px);border-radius:10px}.kch-object-fit-cover{-o-object-fit:cover;object-fit:cover}.kch-job-container{display:flex;flex-direction:column;padding:0 20px;margin:auto}.kch-job-content{display:flex;gap:24px;align-items:flex-start}.kch-job-filters{display:flex;flex-direction:column;gap:12px;min-width:280px;padding:16px;background-color:#fff;border:1px solid #e9ecef;border-radius:6px}.kch-job-filter{display:flex;flex:0 1 100%;gap:16px;align-items:center;justify-content:space-between;padding:0}.kch-job-filter-name{flex:1 1 auto;max-width:175px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.kch-job-filter-icon{flex:0 0 auto}.kch-job-search-input{display:flex;gap:8px;align-items:center;max-width:none;padding:6px;background:#fff;border:1px solid #eaecf0;border-radius:6px}.kch-job-sections{display:flex;flex-direction:column;gap:20px}.kch-job-section-header{display:flex;gap:8px;align-items:center;margin-bottom:16px}.kch-job-section-title{margin:0}.kch-job-section-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;background:#eaecf0;border-radius:20px}.kch-job-section-icon{margin-left:auto}.kch-job-list{display:flex;flex-wrap:wrap;gap:12px}.kch-job-list.kch-job-disclaimer-list{gap:16px;font-size:80%}.kch-job-disclaimer-list .kch-job-item{gap:4px}.kch-job-disclaimer-list .ki{width:1em;height:1em;vertical-align:middle}.kch-job-item{display:flex;width:100%;padding:12px 16px;background-color:#fff;border:1px solid #e9ecef;border-radius:6px}.kch-job-actions{display:flex;flex:0 0 auto;align-items:center;font-weight:300;opacity:0;transition:opacity .3s ease-in-out}.kch-job-item:hover .kch-job-actions{opacity:1}.kch-job-action{width:28px;height:28px;font-size:24px;line-height:1.2}.kch-job-action-open{transform:rotate(315deg)}.kch-job-details{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:8px}.kch-job-heading{display:flex;flex-wrap:wrap;-moz-column-gap:10px;column-gap:10px;align-items:baseline;width:100%}.kch-job-title{margin:0}.kch-job-time-span{color:#8e8e8e}.kch-job-fields{display:flex;flex:1 1 100%;flex-wrap:wrap;row-gap:5px;align-items:baseline}.kch-job-field:not(:last-child)::after{display:inline-block;width:.3em;min-width:4px;height:.3em;margin:0 10px;vertical-align:middle;content:"";background-color:#999;border-radius:50%}.kch-job-fields,.kch-job-list{padding:0;margin:0;list-style:none}.kch-two-columns.kch-job-list{gap:16px}.kch-two-columns .kch-job-item{width:calc(50% - 8px)}@media (max-width:960px){.kch-job-list{gap:12px!important}.kch-job-item{width:100%!important}}@media (max-width:768px){.kch-job-content{flex-direction:column}}kch-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kch-overflow-hidden{overflow:hidden}.kch-position-absolute{position:absolute}.kch-position-relative{position:relative}.kch-position-sticky{position:sticky}.kch-top-0{top:0}.kch-testimonial-card img{border-radius:20px}.kch-order-0{order:0}.kch-order-1{order:1}.kch-dropzone{position:absolute;display:none;background-color:rgba(0,0,255,.1);border:2px dashed #00f}::-webkit-scrollbar{width:10px;height:10px;overflow:visible;background:0 0}::-webkit-scrollbar-thumb{background-color:#a2a9b4;background-clip:padding-box;border-radius:6px!important;box-shadow:inset 0 0 0 1px #fff}::-webkit-scrollbar-thumb:horizontal{min-width:40px;height:4px;border-width:0 2px 3px}::-webkit-scrollbar-thumb:vertical{width:4px;min-height:40px;border-width:2px 3px 2px 0}::-webkit-scrollbar-track-piece{background:#f4f5f8}::-webkit-scrollbar-corner{background:#e4e6e9}[data-gjs-type=wrapper]{min-height:100vh;padding-top:.001em}.gjs-dashed [data-gjs-highlightable]{outline:1px dashed rgba(170,170,170,.7);outline-offset:-2px}.gjs-freezed{pointer-events:none;opacity:.5}.gjs-no-pointer{pointer-events:none}.gjs-plh-image{display:block;width:100px;height:100px;cursor:pointer;background:#f5f5f5;border:none;outline:3px solid #ffca6f;outline-offset:-2px}.gjs-grabbing{cursor:grabbing;cursor:grabbing}.gjs-is__grabbing{overflow-x:hidden}.gjs-is__grabbing,.gjs-is__grabbing *{cursor:grabbing!important}.gjs-toolbar{top:50%!important;transform:translate(-50%,-50%)!important}*{box-sizing:border-box}body{margin:0}.kch-cursor-pointer{cursor:pointer}.kch-image-background{border-radius:40px;box-shadow:15px 14px 0 -1px #f5f0ff}.kch-w-350{width:350px}.kch-min-w-200{min-width:200px}.kch-min-w-250{min-width:250px}.kch-min-w-300{min-width:300px}.kch-min-w-350{min-width:350px}.kch-min-w-550{min-width:550px}.kch-max-w-200{max-width:200px}.kch-max-w-250{max-width:250px}.kch-max-w-300{max-width:300px}.kch-max-w-350{max-width:350px}.kch-max-w-400{max-width:400px}.kch-max-w-450{max-width:450px}.kch-max-w-500{max-width:500px}.kch-max-w-550{max-width:550px}.kch-max-w-700{max-width:700px}.kch-max-w-1280{max-width:1280px}.kch-text-content-width{width:100%;max-width:400px}.kch-max-h-500{max-height:500px}.kch-max-h-400{max-height:400px}.kch-max-h-300{max-height:300px}.kch-title-5{font-size:26px}.kch-title-6{font-size:20px}.kch-text-normal{font-size:14px;line-height:20px}.kch-gap-56{gap:56px}.kch-btn-primary-outline{color:var(--brand-color);background-color:#dceff5;border:0;border-radius:6px}.kch-border-dashed{border-style:dashed;border-width:1px}.kch-border-primary-subtle{border-color:#e9d7fe}.kch-min-h-50{min-height:50px}.kch-min-h-400{min-height:400px}.kch-min-h-350{min-height:400px}.kch-min-h-300{min-height:400px}.kch-min-h-250{min-height:400px}.kch-w-800{width:800px}.kch-font-weight-500{font-weight:500}.kch-p-2{padding:2px}.kch-px-48{padding-right:48px;padding-left:48px}.kch-my-20{margin-top:20px;margin-bottom:20px}.kch-my-24{margin-top:24px;margin-bottom:24px}.kch-pb-50{padding-bottom:50px}.kch-pb-12{padding-bottom:12px}.kch-border-primary{border:1px solid var(--brand-color)}.kch-gap-24{gap:24px}.kch-gap-16{gap:16px}.kch-gap-12{gap:12px}.kch-gap-96{gap:96px}.kch-image-upload{display:flex;justify-content:center;padding:16px;font-size:24px;color:#6b58f0;background-color:rgba(107,88,240,.1019607843);border:8px solid #fcfcfd;border-radius:50%}.kch-statistics-container{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.kch-flex-wrap{display:flex;flex-wrap:wrap}.kch-analytics-container{display:flex;-moz-column-gap:4pc;column-gap:4pc;align-items:center;justify-content:center}.kch-culture-value-container{display:flex;-moz-column-gap:4pc;column-gap:4pc;align-items:center;justify-content:center}.kch-flex-reverse{flex-direction:row-reverse}.kch-py-16{padding-top:16px;padding-bottom:16px}.kch-mx-16{margin-right:16px;margin-left:16px}.kch-my-16{margin-top:16px;margin-bottom:16px}.kch-grid-container{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:3pc;column-gap:3pc}.kch-bg-accent-violet-light{background-color:rgba(151,133,194,.2)}.kch-brand-color{color:var(--brand-color)}.kch-fill-brand-color{fill:var(--brand-color)}.kch-border-bottom{border-bottom:1px solid #e4e6e9}.kch-border{border:1px solid #e4e6e9}.kch-border-secondary{border-color:#6c757d}.kch-rounded-2{border-radius:.25rem}.kch-rounded-0{border-radius:0}.kch-rounded-10{border-radius:10px}.kch-rounded-20{border-radius:20px}.kch-rounded-40{border-radius:40px}.kch-d-none{display:none!important}.ki{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#a2a9b4;transition-duration:.3s}.ki-xxl{width:36px;height:36px;font-size:32px}.kch-section p{margin:0}.kch-section h3{margin:0;font-size:20px;line-height:38px}.kch-section h5{margin:0;font-size:16px;line-height:24px}.kch-nav-list{list-style-type:none}.kch-form-control{display:block;width:100%;padding:8px;border:1px solid #dee2e6;border-radius:3px;outline:0}.kch-d-flex{display:flex}.kch-d-inline-flex{display:inline-flex}.kch-flex-wrap{flex-wrap:wrap}.kch-flex-column{flex-direction:column}.kch-justify-content-center{justify-content:center}.kch-justify-content-around{justify-content:space-around}.kch-justify-content-between{justify-content:space-between}.kch-justify-content-end{justify-content:end}.kch-justify-content-start{justify-content:start}.kch-align-items-center{align-items:center}.kch-align-self-center{align-self:center}.kch-align-items-self-start{align-items:self-start}.kch-w-80{width:80px}.kch-w-150{width:150px}.kch-w-200{width:200px}.kch-w-250{width:250px}.kch-w-300{width:300px}.kch-w-350{width:350px}.kch-w-400{width:400px}.kch-w-500{width:500px}.kch-w-100{width:100%}.kch-h-100{height:100%}.kch-h-400{height:400px}.kch-h-350{height:350px!important}.kch-h-300{height:300px}.kch-font-weight-600{font-weight:600}.kch-font-weight-700{font-weight:700}.kch-title-3{font-size:36px}.kch-title-4{font-size:32px}.kch-p-4{padding:4px}.kch-ps-4{padding-left:4px}.kch-py-8{padding-top:8px;padding-bottom:8px}.kch-py-12{padding-top:12px;padding-bottom:12px}.kch-py-50{padding-top:50px;padding-bottom:50px}.kch-py-40{padding-top:40px;padding-bottom:40px}.kch-py-30{padding-top:30px;padding-bottom:30px}.kch-pt-30{padding-top:30px}.kch-pb-30{padding-bottom:30px}.kch-px-4{padding-right:4px;padding-left:4px}.kch-px-12{padding-right:12px;padding-left:12px}.kch-px-16{padding-right:16px;padding-left:16px}.kch-px-20{padding-right:20px;padding-left:20px}.kch-px-32{padding-right:32px;padding-left:32px}.kch-p-12{padding:12px}.kch-p-20{padding:20px}.kch-p-30{padding:30px}.kch-my-0{margin-top:0;margin-bottom:0}.kch-mx-0{margin-right:0;margin-left:0}.kch-mx-20{margin-right:20px;margin-left:20px}.kch-mt-0{margin-top:0}.kch-mt-16{margin-top:16px}.kch-mt-30{margin-top:30px}.kch-mt-8{margin-top:8px}.kch-my-4{margin-top:4px;margin-bottom:4px}.kch-my-8{margin-top:8px;margin-bottom:8px}.kch-mb-4{margin-bottom:4px}.kch-mb-8{margin-bottom:8px}.kch-mb-12{margin-bottom:12px}.kch-mb-16{margin-bottom:16px}.kch-mb-24{margin-bottom:24px}.kch-ml-30{margin-left:30px}.kch-mb-30{margin-bottom:30px}.kch-mr-8{margin-right:8px}.kch-mr-16{margin-right:16px}.kch-mr-30{margin-right:30px}.kch-my-30{margin-top:30px;margin-bottom:30px}.kch-m-30{margin:30px}.kch-text-center{text-align:center}.kch-text-start{text-align:start}.kch-text-end{text-align:end}.kch-text-large{font-size:14px;line-height:24px}.kch-text-secondary{color:#667085}.kch-text-primary{color:var(--brand-color)}.kch-text-black{color:#000}.kch-text-white{color:#fff}.kch-text-accent-purple{color:#cb7cc0}.kch-text-decoration-none{text-decoration:none}.kch-text-small{font-size:12px;line-height:20px}.kch-text-label{font-size:10px;line-height:16px}.kch-text-x-large{font-size:24px}.kch-border-0{border:0}.kch-bg-secondary{background-color:#f3f4f7}.kch-bg-white{background-color:#fff}.kch-bg-transparent{background-color:transparent!important}.kch-border-radius-6{border-radius:6px}.kch-border-radius-8{border-radius:8px}.kch-benefit-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;max-width:800px}.kch-btn{display:inline-block;min-width:76px;height:36px;padding-top:4px;padding-right:16px;padding-bottom:0;padding-left:16px;font-size:var(--font-size);font-weight:400;line-height:normal;line-height:20px;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border-radius:4px}.kch-btn-primary{display:flex;align-items:center;padding:12px 24px;color:#fff;background-color:var(--brand-color);border-radius:20px}.kch-btn-label-color{color:var(--button-label-color)}.kch-link{color:#fff;text-decoration:none}.kch-text-heading{font-size:var(--font-size-heading)}.kch-heading-color{color:var(--heading-color)}.kch-bg-brand-color{background-color:var(--brand-color)}.kch-text-subheading{font-size:var(--font-size-subheading)}.kch-text-description{font-size:var(--font-size)}.kch-text-pre-line{white-space:pre-line}.kch-description-color{color:var(--description-color)}.kch-navbar{padding:0 32px}.kch-navbar-view{display:flex;align-items:center;justify-content:space-between}.kch-menu-toggle{display:none;font-size:24px;color:#fff;cursor:pointer;transition:transform .3s ease-in-out}@media (max-width:768px){.kch-menu-toggle{display:flex}.kch-text-content-width{max-width:none}.kch-nav-list{display:none;flex-direction:column;width:100%;padding:0;text-align:center;transition:transform .3s ease-in-out;transform:translateY(-100%)}.kch-navbar-view{display:block}.kch-nav-list.active{display:flex;transform:translateY(0)}.kch-nav-list.active .kch-nav-list-item{height:40px;padding:12px;transition:height .4s cubic-bezier(.23, 1, .32, 1)}.kch-text-center-sm{display:flex;justify-content:center;width:100%;text-align:center}}small{color:var(--description-color)}.kch-header-title-max-height{max-height:300px}.kch-header-min-height{min-height:320px}.kch-max-w-800{max-width:800px}.kch-w-190{width:190px}.kch-page-bg-color{background-color:var(--background-color)}.kch-nav-list-item a{position:relative;text-decoration:none}.kch-nav-list-item a:hover{color:var(--brand-color)}.kch-nav-list-item a::before{content:"";position:absolute;width:100%;height:2px;border-radius:4px;background-color:var(--brand-color);bottom:0;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.kch-nav-list-item a:hover::before{transform-origin:left;transform:scaleX(1)}@media (max-width:650px){.kch-header-title-max-height{max-height:190px}.kch-header-min-height{min-height:200px}.kch-testimony-content-max-height{height:150px;overflow:hidden;text-overflow:ellipsis;white-space:normal;text-align:justify}.kch-w-800{width:100%}}body{--font-family:"segoe ui";--brand-color:#6b58f0;--heading-color:#101828;--description-color:#667085;--background-color:#fff;--button-label-color:#101828;--font-size:14px;--font-size-increment:6px;--font-size-heading:calc(var(--font-size) + 2 * var(--font-size-increment));--font-size-subheading:calc(var(--font-size) + var(--font-size-increment));font-family:var(--font-family);font-size:var(--font-size);background-color:var(--background-color)}