.kfb-inline-link{align-items:center;border-bottom:1px solid var(--color-blue-600);color:var(--color-blue-600);display:inline-flex;font-size:1.25rem;font-weight:400;gap:.5rem;line-height:1.875rem;padding-bottom:.05rem;text-decoration:none}.kfb-inline-link:after{content:"\2192";flex-shrink:0;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.2em;line-height:1}.kfb-inline-download,a[rel~=kfb-download]{align-items:center;border-bottom:1px solid var(--color-blue-600);color:var(--color-blue-600);display:inline-flex;font-size:1.25rem;font-weight:400;gap:.5rem;line-height:1.875rem;padding-bottom:.05rem;text-decoration:none}.kfb-inline-download:after,a[rel~=kfb-download]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 24 24%27%3E%3Cpath stroke=%27%2310228d%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M12 3v10m0 0L8 9m4 4 4-4M4 15v4h16v-4%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;flex-shrink:0;height:1.15em;width:1.15em}
.kfb-button-editor{background-color:#f9f9f9;border:2px dashed #ccc;border-radius:8px;padding:16px}.kfb-button-editor .kfb-button{align-items:center;background-color:var(--color-blue-600,#10228d);border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;gap:8px;justify-content:center;line-height:1.6rem;padding:12px 24px;text-decoration:none;transition:background-color .2s ease}.kfb-button-editor .kfb-button:hover{background-color:var(--color-blue-400,#1967b8)}.kfb-button-editor .kfb-button__arrow{align-items:center;display:inline-flex}.kfb-button-editor .kfb-button__arrow svg{height:16px;width:16px}.kfb-button{align-items:center;background-color:var(--color-blue-600,#10228d);border:none;border-radius:8px;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;padding:10px 22px;transition:background-color .2s ease}.kfb-button,.kfb-button:hover{color:#fff;text-decoration:none}.kfb-button:hover{background-color:var(--color-blue-200,#1967b8)}.kfb-button__text{color:#fff!important}.kfb-button__arrow{align-items:center;display:inline-flex;flex-shrink:0}.kfb-button__arrow svg{height:16px;width:16px}
.contact-form-editor{background-color:#f0f8ff;border:2px dashed #0073aa;border-radius:8px;padding:24px}.contact-form-editor__fields{display:flex;flex-direction:column;gap:24px}.contact-form-editor__row{display:grid;gap:24px;grid-template-columns:1fr 1fr}.contact-form-editor__field{display:flex;flex-direction:column;gap:8px}.contact-form-editor__field--full{grid-column:1/-1}.contact-form-editor__field label{font-weight:inherit}.contact-form-editor__field input,.contact-form-editor__field textarea{background:transparent;border:none;border-bottom:1px solid #ccc;color:#050505;font-family:inherit;font-size:1rem;padding:12px 0}.contact-form-editor__field input:focus,.contact-form-editor__field textarea:focus{border-bottom-color:#10228d;outline:none}.contact-form-editor__phone-wrapper{align-items:center;border-bottom:1px solid #ccc;display:flex;padding-bottom:12px}.contact-form-editor__phone-prefix{color:#050505;font-size:1rem;margin-right:8px}.contact-form-editor__phone-wrapper input{border:none;flex:1;padding:0}.contact-form-editor__footer{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.contact-form-editor__footer .components-base-control{margin-bottom:16px}.contact-form-editor__footer .components-base-control:last-child{margin-bottom:0}.contact-form-editor__footer .components-base-control__label{display:block;font-weight:600;margin-bottom:8px}.contact-form-block{margin:48px 0}.contact-form-block__form{display:flex;flex-direction:column;gap:32px;max-width:100%}.contact-form-block__row{display:grid;gap:32px;grid-template-columns:1fr 1fr}.contact-form-block__field{display:flex;flex-direction:column;gap:8px}.contact-form-block__field--full{grid-column:1/-1}.contact-form-block__field label{display:block;margin-bottom:4px}.contact-form-block__field input,.contact-form-block__field textarea{background:transparent;border:none;border-bottom:1px solid rgba(5,5,5,.2);color:var(--color-black,#050505);font-family:Poppins,sans-serif;font-size:1rem;padding:12px 0;transition:border-bottom-color .2s ease;width:100%}.contact-form-block__field input::-moz-placeholder,.contact-form-block__field textarea::-moz-placeholder{color:rgba(5,5,5,.5)}.contact-form-block__field input::placeholder,.contact-form-block__field textarea::placeholder{color:rgba(5,5,5,.5)}.contact-form-block__field input:focus,.contact-form-block__field textarea:focus{border-bottom-color:var(--color-blue-600,#10228d);outline:none}.contact-form-block__field textarea{line-height:1.6;resize:vertical}.contact-form-block__phone-wrapper{align-items:center;border-bottom:1px solid rgba(5,5,5,.2);display:flex;padding-bottom:12px;transition:border-bottom-color .2s ease}.contact-form-block__phone-wrapper:focus-within{border-bottom-color:var(--color-blue-600,#10228d)}.contact-form-block__phone-prefix{color:var(--color-black,#050505);font-family:Poppins,sans-serif;font-size:1rem;margin-right:8px}.contact-form-block__phone-wrapper input{border:none;flex:1;margin:0;padding:0}.contact-form-block__footer{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-top:8px}.contact-form-block__consent{flex:1}.contact-form-block__consent-text{margin:0}.contact-form-block__consent-text a{color:var(--color-blue-600,#10228d);text-decoration:underline}.contact-form-block__actions{flex-shrink:0}.contact-form-block__actions button{background-color:var(--color-blue-600,#10228d);border:none;color:#fff;cursor:pointer;padding:12px 32px;transition:background-color .2s ease;white-space:nowrap}.contact-form-block__actions button:hover{background-color:var(--color-blue-400)}.contact-form-block__actions button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.contact-form-block__row{gap:24px;grid-template-columns:1fr}.contact-form-block__footer{align-items:stretch;flex-direction:column}.contact-form-block__actions,.contact-form-block__actions button{width:100%}}
.our-offices-editor{background-color:#f0f8ff;border:2px dashed #0073aa;border-radius:8px;padding:24px 24px 80px}.our-offices-editor h5{margin:0 0 24px}.our-offices-editor .our-offices__grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.our-offices-editor .our-offices__office{display:flex;flex-direction:column;gap:8px}.our-offices-editor .our-offices__country{margin:0}.our-offices-editor .our-offices__globe{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;justify-content:center;min-height:300px}.our-offices-editor .our-offices__globe img{height:auto;max-width:100%}.our-offices-block{margin:48px 0 32px;overflow:visible;position:relative;@media screen and (max-width:768px){margin-bottom:0;margin-left:0;margin-right:0;margin-top:24px}}.our-offices__title{color:var(--color-primary,#050505);margin-bottom:32px}.our-offices__container{margin-top:-180px;min-height:500px;overflow:visible;padding-top:180px;position:relative}.our-offices__grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:70%;position:relative;z-index:1}.our-offices__office{display:flex;flex-direction:column;gap:8px}.our-offices__country{color:var(--color-primary,#050505);margin:0 0 8px}.our-offices__cities,.our-offices__email,.our-offices__phone{color:var(--color-primary,#050505);margin:0}.our-offices__globe{align-items:flex-start;display:flex;height:calc(100% + 280px);justify-content:flex-end;overflow:visible;position:absolute;right:-280px;top:40px;width:50%;z-index:0}.our-offices__globe img{display:block;height:100%;max-width:none;-o-object-fit:contain;object-fit:contain;-o-object-position:top right;object-position:top right;width:auto}@media (max-width:768px){.our-offices__container{margin-bottom:-148px;min-height:auto}.our-offices__grid{gap:32px;grid-template-columns:1fr;max-width:100%}.our-offices__globe{height:auto;justify-content:center;left:-32px;position:relative;right:0;width:120%}.our-offices__globe img{height:auto;max-width:100%;width:100%}}
.footer-column-heading{margin:0 0 24px}
.header-with-action-editor{background-color:#f9f9f9;border:2px dashed #ccc;border-radius:8px;padding:16px}.header-with-action{align-items:flex-end;display:flex;gap:40px;justify-content:space-between;margin:88px 0 60px}.header-with-action__content{max-width:640px}.header-with-action__heading{color:var(--color-black,#050505);margin:0 0 16px}.header-with-action__description{color:var(--color-text-muted,rgba(5,5,5,.7));margin:0}.header-with-action__action{flex-shrink:0}@media (max-width:768px){.header-with-action{align-items:flex-start;flex-direction:column;gap:24px;margin:48px 0 24px;padding:0 24px}}
.kfb-entrance-animation{--kfb-entrance-offset:40px;--kfb-entrance-delay:0ms;--kfb-entrance-duration:1000ms;--kfb-entrance-trigger-offset:15%;--kfb-entrance-easing:cubic-bezier(0.22,1,0.36,1);--kfb-entrance-translate-x:0px;--kfb-entrance-translate-y:0px;opacity:0;transform:translate3d(var(--kfb-entrance-translate-x),var(--kfb-entrance-translate-y),0);transition:transform var(--kfb-entrance-duration) var(--kfb-entrance-easing) var(--kfb-entrance-delay),opacity var(--kfb-entrance-duration) var(--kfb-entrance-easing) var(--kfb-entrance-delay);will-change:transform,opacity}.kfb-entrance-animation.is-entrance-active{opacity:1;transform:translateZ(0)}.kfb-entrance-animation.is-direction-vertical{--kfb-entrance-translate-y:var(--kfb-entrance-offset)}.kfb-entrance-animation.is-direction-horizontal{--kfb-entrance-translate-x:var(--kfb-entrance-offset)}@media (prefers-reduced-motion:reduce){.kfb-entrance-animation{opacity:1;transform:none;transition:none}}.editor-styles-wrapper .kfb-entrance-animation{opacity:1;transform:none;transition:none}
.cta-block-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.cta-block-editor__heading-label{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.cta-block-editor__media{margin-bottom:16px}.cta-block-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.cta-block-editor__media-preview img{border-radius:4px;display:block;height:auto;margin-bottom:6px;max-height:160px;max-width:100%;-o-object-fit:cover;object-fit:cover}.cta-block-editor__title{font-size:1.125rem;margin:0 0 8px}.cta-block-editor__description{color:#555;font-size:.875rem;margin:0 0 16px}.cta-block-editor__button-preview{margin-top:12px}.cta-block{align-items:stretch;display:flex;margin-bottom:120px;margin-left:calc(-50cqi + 50%);max-width:none;padding-right:max(68px,calc(50cqi - 676px));width:100cqi;@media (max-width:1024px){padding-right:max(40px,calc(50cqi - 676px))}@media (max-width:768px){flex-direction:column;padding-right:24px}}.cta-block__image-wrapper{flex:5;min-width:0;overflow:hidden;position:relative;@media (max-width:768px){flex:none;height:300px}}.cta-block__image{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.cta-block__content{align-items:center;background-color:var(--color-beige-alpha-600);border-radius:0 16px 16px 0;display:flex;flex:2;height:504px;max-width:577px;min-width:577px;padding:48px;@media (max-width:1024px){height:auto;max-width:400px;min-height:400px;min-width:400px}@media (max-width:768px){border-radius:0 0 16px 16px;height:auto;max-width:none;min-height:auto;min-width:unset;padding-bottom:32px;padding-left:32px;padding-right:32px;padding-top:32px}}.cta-block__inner{align-items:flex-start;display:flex;flex-direction:column;gap:40px;width:100%}.cta-block__description{color:var(--color-text-muted);margin:0}.cta-block__title{margin:0}.cta-block .kfb-button{margin-top:0}
.cta-block-variant-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.cta-block-variant-editor__heading-label{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.cta-block-variant-editor__media{margin-bottom:16px}.cta-block-variant-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.cta-block-variant-editor__media-preview img{border-radius:4px;display:block;height:auto;margin-bottom:6px;max-height:160px;max-width:100%;-o-object-fit:cover;object-fit:cover}.cta-block-variant-editor__title{font-size:1.125rem;margin:0 0 8px}.cta-block-variant-editor__description{color:#555;font-size:.875rem;margin:0 0 16px}.cta-block-variant-editor__button-preview{margin-top:12px}.cta-block-variant{align-items:stretch;display:flex;margin-bottom:120px;@media (max-width:768px){flex-direction:column}}.cta-block-variant__image-wrapper{border-radius:16px 0 0 16px;flex:5;min-width:0;overflow:hidden;position:relative;@media (max-width:768px){flex:none;height:300px}}.cta-block-variant__image{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.cta-block-variant__content{align-items:center;background-color:var(--color-beige-alpha-600);border-radius:0 16px 16px 0;display:flex;flex:2;height:504px;max-width:577px;min-width:577px;padding:48px;@media (max-width:1024px){height:auto;max-width:400px;min-height:400px;min-width:400px}@media (max-width:768px){border-radius:0 0 16px 16px;height:auto;max-width:none;min-height:auto;min-width:unset;padding-bottom:32px;padding-left:32px;padding-right:32px;padding-top:32px}}.cta-block-variant__inner{align-items:flex-start;display:flex;flex-direction:column;gap:40px;width:100%}.cta-block-variant__description{color:var(--color-text-muted);margin:0}.cta-block-variant__title{margin:0}.cta-block-variant .kfb-button{margin-top:0}
.cta-block-short-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.cta-block-short-editor__heading-label{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.cta-block-short-editor__media{margin-bottom:16px}.cta-block-short-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.cta-block-short-editor__media-preview img{border-radius:4px;display:block;height:auto;margin-bottom:6px;max-height:160px;max-width:100%;-o-object-fit:cover;object-fit:cover}.cta-block-short-editor__title{font-size:1.125rem;margin:0 0 8px}.cta-block-short-editor__description{color:#555;font-size:.875rem;margin:0 0 16px}.cta-block-short-editor__button-preview{margin-top:12px}.cta-block-short{align-items:stretch;border-radius:16px;display:flex;overflow:hidden;padding:120px 0}.page-slug-careers .cta-block-short{isolation:isolate;overflow:visible;position:relative}.page-slug-careers .cta-block-short:before{background-color:var(--color-white,#fff);bottom:-120px;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.page-slug-careers .cta-block-short .cta-block-short__image-wrapper{border-radius:16px 0 0 16px;min-height:504px}.page-slug-careers .cta-block-short .cta-block-short__content{border-radius:0 16px 16px 0;min-height:504px}.cta-block-short__image-wrapper{flex:1.5;min-width:0;overflow:hidden;position:relative;@media (max-width:768px){flex:none;height:300px}}.cta-block-short__image{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.cta-block-short__content{align-items:center;background-color:var(--color-beige-alpha-600);display:flex;flex:1;max-width:none;min-width:0;padding:48px;@media (max-width:1024px){padding-bottom:32px;padding-left:32px;padding-right:32px;padding-top:32px}@media (max-width:768px){max-width:none;min-width:unset;padding-bottom:32px;padding-left:32px;padding-right:32px;padding-top:32px}}.cta-block-short__inner{align-items:flex-start;display:flex;flex-direction:column;gap:24px;width:100%}.cta-block-short__description,.cta-block-short__title{margin:0}.cta-block-short__description{color:var(--color-black,#050505)}.cta-block-short .kfb-button{margin-top:8px}@media (max-width:768px){.cta-block-short{flex-direction:column}.page-slug-careers .cta-block-short:before{bottom:-80px}.page-slug-careers .cta-block-short .cta-block-short__image-wrapper{border-radius:16px 16px 0 0}.page-slug-careers .cta-block-short .cta-block-short__content{border-radius:0 0 16px 16px}}
.arch-hero{align-items:stretch;background:transparent;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);height:508px;margin-bottom:80px;margin-left:calc(-50cqi + 50%);max-width:none;min-height:508px;padding:24px 0;width:100cqi}.arch-hero__content{align-items:flex-start;display:flex;padding-left:max(68px,calc(50cqi - 676px));padding-right:32px;padding-top:80px}.arch-hero__title{margin:0;max-width:560px}.arch-hero__image-wrapper{border-radius:320px 0 0 320px;min-width:0;overflow:hidden}.arch-hero__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right top;object-position:right top;width:100%}.arch-hero-editor{border:1px dashed #d3d3d3;border-radius:8px;padding:16px}.arch-hero-editor__layout{display:flex;flex-direction:column;gap:16px}.arch-hero-editor__image-wrapper{background:#f3f3f3;border-radius:16px;min-height:240px;overflow:hidden;position:relative}.arch-hero-editor__content{padding:0 4px}.arch-hero-editor__title{margin:0}.arch-hero-editor__media-slot{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:240px;padding:12px;width:100%}.arch-hero-editor__image{border-radius:12px;max-height:420px;min-height:240px;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){.arch-hero{gap:20px;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:auto;margin-left:0;min-height:calc(100dvh - 96px);width:100%}.arch-hero__content{align-items:flex-start;padding-left:24px;padding-right:24px}.arch-hero__image-wrapper{border-radius:180px 0 0 0;min-height:0}}
.accordion-custom-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.accordion-custom-editor__heading{margin:0 0 16px}.accordion-custom-editor__item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:16px;padding:16px}.accordion-custom-editor__item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.accordion-custom-editor__label{color:#666;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.accordion-custom-editor__item-heading{margin:0 0 8px}.accordion-custom-editor__item-content{margin:0}.accordion-custom-editor__bullets{margin:12px 0}.accordion-custom-editor__bullets>label{color:#555;display:block;font-size:12px;font-weight:500;margin-bottom:8px}.accordion-custom-editor__bullet-row{margin-bottom:10px}.accordion-custom-editor__bullet{margin:0 0 6px}.accordion-custom-editor__media{margin:0 0 12px}.accordion-custom-editor__media label{color:#555;display:block;font-size:12px;font-weight:500;margin-bottom:6px}.accordion-custom-editor__media-preview img{border-radius:8px;display:block;height:auto;margin-bottom:8px;max-width:280px;width:100%}.accordion-custom strong,.accordion-custom-editor strong{font-weight:500}.accordion-custom em,.accordion-custom-editor em{font-style:normal;font-weight:300}.accordion-custom{background:transparent;margin-bottom:120px;width:100%}.accordion-custom__item{background:transparent;border-bottom:1px solid var(--color-beige-alpha,rgba(51,46,25,.2))}.accordion-custom__summary{cursor:pointer;list-style:none;padding:24px;position:relative}.accordion-custom__summary::-webkit-details-marker{display:none}.accordion-custom__heading{margin:0;padding-right:48px}.accordion-custom__icon{height:24px;position:absolute;right:24px;top:50%;transform:translateY(-50%);width:24px}.accordion-custom__icon:after,.accordion-custom__icon:before{background:var(--color-blue-600);content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.accordion-custom__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.accordion-custom__item[open] .accordion-custom__icon:after{opacity:0}.accordion-custom__content{padding:0 24px 40px}.accordion-custom__image{border-radius:12px;display:block;margin:16px 0 0;width:min(38%,540px)}.accordion-custom__text{margin:0}.accordion-custom__list{margin:0;padding-left:32px}.accordion-custom__list-item{margin:0}@media (max-width:768px){.accordion-custom__image{margin:16px 0 0;max-width:none;width:100%}}
.shared-testimonial-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.shared-testimonial-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.shared-testimonial-editor__item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:16px;padding:16px}.shared-testimonial-editor__media{margin-bottom:12px}.shared-testimonial-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.shared-testimonial-editor__media-preview img{border-radius:4px;display:block;height:auto;margin-bottom:6px;max-height:120px;max-width:100%;-o-object-fit:cover;object-fit:cover}.shared-testimonial-editor__field{margin-bottom:8px}.shared-testimonial-editor__field label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.shared-testimonial{overflow:hidden;padding:40px 0 120px;width:100%}.page-slug-careers .shared-testimonial{padding:80px 0 120px}.shared-testimonial__layout{align-items:stretch;display:flex;min-height:460px;position:relative}.shared-testimonial__image{aspect-ratio:1/1;border-radius:16px;flex-shrink:0;overflow:hidden;position:relative;width:43%}.shared-testimonial__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.shared-testimonial__card{backdrop-filter:blur(59px);-webkit-backdrop-filter:blur(59px);background-color:hsla(47,34%,85%,.8);border-radius:16px;display:flex;flex-direction:column;justify-content:flex-start;padding:80px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:64%}.shared-testimonial__title{margin:0 0 20px}.shared-testimonial__description{font-weight:400;margin:0}@media (max-width:1024px){.shared-testimonial{padding:48px 40px}.shared-testimonial__layout{min-height:380px}.shared-testimonial__card{padding:32px;width:58%}}@media (max-width:768px){.shared-testimonial{padding:40px 16px}.shared-testimonial__layout{flex-direction:column;min-height:auto}.shared-testimonial__image{height:300px;width:100%}.shared-testimonial__card{margin-top:-40px;position:relative;top:auto;transform:none;width:100%;z-index:2}}
.hero-section-editor{border:1px solid #ddd;border-radius:4px;margin:20px 0;padding:20px}.hero-section-editor__image{margin-bottom:20px}.hero-section-editor__image-preview{position:relative}.hero-section-editor__image-preview img{display:block;height:auto;margin-bottom:10px;max-width:100%}.hero-section-editor__content{margin-top:20px}.hero-section-editor__content h1{font-size:1.5rem;margin:0}.hero-section{align-items:center;background-color:var(--color-beige-400);border-radius:16px 16px 0 0;display:flex;justify-content:center;margin-left:calc(-50cqi + 50%);max-width:none;min-height:calc(100dvh - 124px);overflow:hidden;position:relative;width:100cqi;@media (min-width:1600px){max-height:774px;min-height:774px}}.hero-section__background{border-radius:inherit;clip-path:inset(0 round 16px 16px 0 0);display:block;height:100%;inset:0;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:1;@media (min-width:1600px){-o-object-position:right center;object-position:right center}}.hero-section:before{background:linear-gradient(to right,var(--color-beige-400) 40%,transparent 100%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:55%;z-index:2;@media (min-width:1600px){background:linear-gradient(to right,var(--color-beige-400) 60%,transparent 100%)}}.hero-section__content{color:var(--color-primary);left:max(68px,calc(50cqi - 676px));max-width:520px;position:absolute;top:100px;z-index:3;@media (max-width:768px){left:24px}}.hero-section__title{color:var(--color-primary);margin:0}
.home-animated-gallery-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.home-animated-gallery-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.home-animated-gallery-editor__grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.home-animated-gallery-editor__item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.home-animated-gallery-editor__label{color:#757575;display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.home-animated-gallery-editor__media{margin-bottom:12px}.home-animated-gallery-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.home-animated-gallery-editor__media-slot{min-height:40px}.home-animated-gallery-editor__media-preview img{border-radius:4px;display:block;height:auto;margin-bottom:6px;max-height:120px;max-width:100%;-o-object-fit:cover;object-fit:cover}.home-animated-gallery-editor__media-preview--icon img{max-height:48px;max-width:48px}.home-animated-gallery-editor__title{font-size:1rem;margin:0 0 8px}.home-animated-gallery-editor__description{color:#555;font-size:.875rem;margin:0}.home-animated-gallery{padding:120px 0;width:100%}.home-animated-gallery__grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}.home-animated-gallery__item{border-radius:16px;overflow:hidden;position:relative;transition:opacity .4s ease}.home-animated-gallery__item:first-child{height:400px;transform-origin:right bottom;width:664px}.home-animated-gallery__item:nth-child(2){height:350px;margin-top:-48px;transform-origin:left bottom;width:400px}.home-animated-gallery__item:nth-child(3){height:300px;margin-left:160px;transform-origin:right top;width:500px}.home-animated-gallery__item:nth-child(4){height:452px;margin-right:-20px;margin-top:-96px;transform-origin:left top;width:664px}.home-animated-gallery__image{height:100%;width:100%}.home-animated-gallery__image img{border-radius:16px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.home-animated-gallery__item{transition:transform .4s ease,opacity .4s ease}.home-animated-gallery__grid:has(.home-animated-gallery__item:first-child:hover) .home-animated-gallery__item:first-child{opacity:1;transform:translateY(40px) scaleY(1.1);z-index:2}.home-animated-gallery__grid:has(.home-animated-gallery__item:first-child:hover) .home-animated-gallery__item:nth-child(2){opacity:.7;transform:scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:first-child:hover) .home-animated-gallery__item:nth-child(3){opacity:.7;transform:translateY(40px) scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:first-child:hover) .home-animated-gallery__item:nth-child(4){opacity:.7;transform:scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(2):hover) .home-animated-gallery__item:first-child{opacity:.7;transform:scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(2):hover) .home-animated-gallery__item:nth-child(2){opacity:1;transform:scaleX(1.1)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(2):hover) .home-animated-gallery__item:nth-child(3){opacity:.7;transform:scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(2):hover) .home-animated-gallery__item:nth-child(4){opacity:.7;transform:scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(3):hover) .home-animated-gallery__item:first-child{opacity:.7;transform:scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(3):hover) .home-animated-gallery__item:nth-child(2){opacity:.7;transform:scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(3):hover) .home-animated-gallery__item:nth-child(3){opacity:1;transform:scaleX(1.1)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(3):hover) .home-animated-gallery__item:nth-child(4){opacity:.7;transform:scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(4):hover) .home-animated-gallery__item:first-child{opacity:.7;transform:scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(4):hover) .home-animated-gallery__item:nth-child(2){opacity:.7;transform:translateY(-45px) scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(4):hover) .home-animated-gallery__item:nth-child(3){opacity:.7;transform:scale(.9)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(4):hover) .home-animated-gallery__item:nth-child(4){opacity:1;transform:translateY(-45px) scaleY(1.1);z-index:2}.home-animated-gallery__grid:has(.home-animated-gallery__item:first-child:hover) .home-animated-gallery__item:first-child .home-animated-gallery__image img{transform:scaleX(1.1)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(2):hover) .home-animated-gallery__item:nth-child(2) .home-animated-gallery__image img{transform:scaleY(1.1)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(3):hover) .home-animated-gallery__item:nth-child(3) .home-animated-gallery__image img{transform:scaleY(1.1)}.home-animated-gallery__grid:has(.home-animated-gallery__item:nth-child(4):hover) .home-animated-gallery__item:nth-child(4) .home-animated-gallery__image img{transform:scaleX(1.1)}.home-animated-gallery__content{bottom:0;color:#fff;height:auto;left:20px;padding:24px;position:absolute;transition:background-color 0s,border-radius 0s,width .4s ease,bottom .4s ease;width:auto;z-index:2}.home-animated-gallery__item:hover .home-animated-gallery__content{background-color:var(--color-blue-600,#10228d);border-radius:16px;bottom:20px;width:340px}.home-animated-gallery__icon{height:32px;margin-bottom:8px;width:32px}.home-animated-gallery__icon img{filter:brightness(0) invert(1);filter:drop-shadow(0 2px 4px #00000033);height:32px;-o-object-fit:contain;object-fit:contain;width:32px}.home-animated-gallery__title{color:#fff;font-size:32px;margin:0;text-shadow:0 2px 4px #00000033;transition:font-size .05 ease-in}.home-animated-gallery__item:hover .home-animated-gallery__title{font-size:20px;text-shadow:none;transition:font-size 0s ease}.home-animated-gallery__description{color:#fff;margin:8px 0 0;max-height:0;opacity:0;overflow:hidden;transform:translateY(40px);transition:max-height 0s ease,opacity 0s ease,transform 0s ease}.home-animated-gallery__item:hover .home-animated-gallery__description{max-height:200px;opacity:1;transform:translateY(0);transition:max-height .2s ease,opacity .2s ease,transform .2s ease}@media (max-width:1024px){.home-animated-gallery{padding:120px 40px}.home-animated-gallery__item:first-child{height:320px}.home-animated-gallery__item:nth-child(2){height:240px;margin-top:-60px}.home-animated-gallery__item:nth-child(3){height:240px;margin-top:-40px}.home-animated-gallery__item:nth-child(4){height:340px;margin-top:-100px}}@media (max-width:600px){.home-animated-gallery{padding:40px 16px}.home-animated-gallery__grid{grid-template-columns:1fr}.home-animated-gallery__item:first-child,.home-animated-gallery__item:nth-child(2),.home-animated-gallery__item:nth-child(3),.home-animated-gallery__item:nth-child(4){height:280px;margin-left:0;margin-top:0;width:auto}}
.home-numbers-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.home-numbers-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.home-numbers-editor__media{margin-bottom:16px}.home-numbers-editor__media label{color:#757575;display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.home-numbers-editor__media-preview img{border-radius:8px;display:block;height:auto;margin-bottom:6px;max-height:160px;max-width:100%;-o-object-fit:cover;object-fit:cover}.home-numbers-editor__field{margin-bottom:16px}.home-numbers-editor__field label{color:#757575;display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:4px;text-transform:uppercase}.home-numbers-editor__grid{display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr 1fr}.home-numbers-editor__item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:12px}.home-numbers-editor__label{color:#757575;display:block;font-size:.7rem;font-weight:600;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.home-numbers-editor__number-title{font-size:1.5rem;font-weight:700;margin-bottom:4px}.home-numbers-editor__number-description{color:#555;font-size:.875rem}.home-numbers{border-radius:16px;overflow:hidden;position:relative}.home-numbers__image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.home-numbers__image img:not(.kfb-parallax-img){display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-numbers__image:after{background-color:#03c8fdcc;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.home-numbers__inner{padding:80px;position:relative;z-index:1}.home-numbers__heading{margin:0 0 40px}.home-numbers__grid{display:flex;justify-content:space-between}.home-numbers__item{display:flex;flex-direction:column}.home-numbers__number-title{margin:0 0 4px}.home-numbers__number-description{margin:0}@media (max-width:1024px){.home-numbers{margin:0 40px}.home-numbers__inner{padding:48px}.home-numbers__grid{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.home-numbers{margin:0 16px}.home-numbers__inner{padding:32px 24px}.home-numbers__grid{gap:16px;grid-template-columns:1fr 1fr}.home-numbers__heading{margin:0 0 24px}}
.home-testimonials-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.home-testimonials-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.home-testimonials-editor__item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:16px;padding:16px}.home-testimonials-editor__item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.home-testimonials-editor__label{color:#757575;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.home-testimonials-editor__media{margin-bottom:12px}.home-testimonials-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.home-testimonials-editor__media-preview img{border-radius:4px;display:block;height:auto;margin-bottom:6px;max-height:120px;max-width:100%;-o-object-fit:cover;object-fit:cover}.home-testimonials-editor__field{margin-bottom:8px}.home-testimonials-editor__field label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.home-testimonials{overflow:hidden;padding:40px 0 120px;width:100%}.page-slug-partnering .home-testimonials{padding:80px 0 120px}.home-testimonials__track{position:relative}.home-testimonials__slide{display:none}.home-testimonials__slide--active{display:block}.home-testimonials__slide--active .home-testimonials__image,.home-testimonials__slide--active .home-testimonials__image img{transition:opacity .6s ease}.home-testimonials__slide--active .home-testimonials__card{transition:opacity .4s ease,transform .4s ease}.home-testimonials__slide--entering-from-left .home-testimonials__image,.home-testimonials__slide--entering-from-left .home-testimonials__image img,.home-testimonials__slide--entering-from-right .home-testimonials__image,.home-testimonials__slide--entering-from-right .home-testimonials__image img{opacity:0}.home-testimonials__slide--entering-from-left .home-testimonials__card{opacity:0;transform:translate(-40px,calc(-50% + var(--home-testimonials-scroll-shift)))}.home-testimonials__slide--entering-from-right .home-testimonials__card{opacity:0;transform:translate(40px,calc(-50% + var(--home-testimonials-scroll-shift)))}@media (prefers-reduced-motion:reduce){.home-testimonials__slide--entering-from-left .home-testimonials__card,.home-testimonials__slide--entering-from-left .home-testimonials__image,.home-testimonials__slide--entering-from-left .home-testimonials__image img,.home-testimonials__slide--entering-from-right .home-testimonials__card,.home-testimonials__slide--entering-from-right .home-testimonials__image,.home-testimonials__slide--entering-from-right .home-testimonials__image img{opacity:1;transform:translateY(calc(-50% + var(--home-testimonials-scroll-shift)));transition:none}}@media (prefers-reduced-motion:reduce) and (max-width:768px){.home-testimonials__slide--entering-from-left .home-testimonials__card,.home-testimonials__slide--entering-from-right .home-testimonials__card{transform:none}}.home-testimonials__layout{align-items:stretch;display:flex;min-height:460px;position:relative}.home-testimonials__image{aspect-ratio:1/1;border-radius:16px;flex-shrink:0;overflow:hidden;position:relative;width:48%}.home-testimonials__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-testimonials__card{--home-testimonials-scroll-shift:0px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:hsla(47,34%,85%,.8);border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;padding:56px;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + var(--home-testimonials-scroll-shift)));width:60%}.home-testimonials__description{font-weight:400;margin:0 0 32px}.home-testimonials__meta{align-items:flex-end;display:flex;justify-content:space-between}.home-testimonials__author{margin:0 0 4px}.home-testimonials__position{color:var(--color-primary,#2b2b04);margin:0;opacity:.7}@media (max-width:1024px){.home-testimonials{padding:48px 40px}.home-testimonials__layout{min-height:380px}.home-testimonials__card{padding:32px;width:58%}}@media (max-width:768px){.home-testimonials{padding:40px 16px}.home-testimonials__layout{flex-direction:column;min-height:auto}.home-testimonials__image{height:300px;width:100%}.home-testimonials__card{margin-top:-40px;position:relative;top:auto;transform:none;width:100%;z-index:2}.home-testimonials__slide--entering-from-left .home-testimonials__card{transform:translateX(-40px)}.home-testimonials__slide--entering-from-right .home-testimonials__card{transform:translateX(40px)}}
.homepage-case-studies-editor__placeholder{align-items:center;background-color:#f0f7ff;border:2px dashed var(--color-blue-600,#10228d);border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding:48px 24px;text-align:center}.homepage-case-studies-editor__placeholder h4{margin-bottom:8px}.homepage-case-studies-editor__placeholder p{color:#666;margin-bottom:4px}.homepage-case-studies-editor__note{font-size:13px;font-style:italic}.homepage-case-studies{align-items:stretch;display:grid;grid-template-columns:1fr 1fr;margin:120px 0}.homepage-case-studies__featured{display:flex;flex-direction:column;overflow:visible}.homepage-case-studies__featured:hover .homepage-case-studies__featured-image{transform:scaleY(1.05)}.homepage-case-studies__featured:hover .homepage-case-studies__featured-content,.homepage-case-studies__featured:hover .homepage-case-studies__featured-image img{transform:scale(1.05)}.homepage-case-studies__featured-link{color:inherit;display:flex;flex:1;flex-direction:column;text-decoration:none}.homepage-case-studies__featured-image{border-radius:16px 0 0 16px;flex:1;min-height:300px;overflow:hidden;transform-origin:top;transition:transform .2s ease}.homepage-case-studies__featured-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:bottom;transition:transform .2s ease;width:100%}.homepage-case-studies__featured-content{align-items:flex-start;backdrop-filter:blur(59px);-webkit-backdrop-filter:blur(59px);background-color:rgba(3,200,253,.8);border-radius:16px 16px 0 16px;display:flex;gap:16px;margin-left:auto;margin-top:-64px;padding:32px;position:relative;transform-origin:bottom right;transition:transform .2s ease;width:80%;z-index:1}.homepage-case-studies__featured-text{flex:1}.homepage-case-studies__featured-date{color:var(--color-black,#050505);margin-bottom:12px}.homepage-case-studies__featured-title{color:var(--color-black,#050505);margin:0}.homepage-case-studies__featured-arrow{align-items:center;color:var(--color-primary,#10228d);display:flex;flex-shrink:0;height:40px;justify-content:center;margin-top:-8px;width:40px}.homepage-case-studies__featured-arrow svg{height:20px;width:20px}.homepage-case-studies__list{background-color:var(--color-white-50);border-radius:0 16px 16px 0;display:flex;flex-direction:column;padding:24px 32px}.homepage-case-studies__item{align-items:stretch;border-bottom:1px solid rgba(51,46,25,.2);color:inherit;display:flex;flex:1;min-height:0;padding:16px 0;text-decoration:none}.homepage-case-studies__item:hover .homepage-case-studies__item-inner{background-color:var(--color-beige-400,#e5dfca)}.homepage-case-studies__item:hover .homepage-case-studies__item-image img{transform:scale(1.05);transition:transform .2s ease}.homepage-case-studies__item:hover .homepage-case-studies__item-date,.homepage-case-studies__item:hover .homepage-case-studies__item-title{color:var(--color-blue-600)}.homepage-case-studies__item-inner{align-items:center;border-radius:16px;color:inherit;display:flex;flex:1;gap:32px;padding:16px 24px;text-decoration:none;transition:opacity .2s ease}.homepage-case-studies__item:last-child{border-bottom:none}.homepage-case-studies__item-content{display:flex;flex:1;flex-direction:column}.homepage-case-studies__item-date{color:var(--color-black,#050505);margin-bottom:8px}.homepage-case-studies__item-title{color:var(--color-black);margin:0}.homepage-case-studies__item-image{border-radius:12px;flex-shrink:0;height:120px;overflow:hidden;width:200px}.homepage-case-studies__item-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){.homepage-case-studies{gap:32px;grid-template-columns:1fr}.homepage-case-studies__featured-image{min-height:280px}.homepage-case-studies__featured-content{margin-top:-48px;padding:24px;width:90%}.homepage-case-studies{margin:48px 0;padding:0 24px}.homepage-case-studies__item{gap:16px;padding:12px 0}.homepage-case-studies__item-image{height:80px;width:100px}}
.partnering-hero-editor{border:1px solid #ddd;border-radius:4px;margin:20px 0;padding:20px}.partnering-hero-editor__image{margin-bottom:20px}.partnering-hero-editor__image-preview{position:relative}.partnering-hero-editor__image-preview img{display:block;height:auto;margin-bottom:10px;max-width:100%}.partnering-hero-editor__content{margin-top:20px}.partnering-hero-editor__content h1{color:#000;font-size:1.5rem;margin:0}.partnering-hero{align-items:center;background-position:50%;background-size:cover;border-radius:16px 16px 0 0;display:flex;justify-content:center;margin-bottom:0;margin-left:calc(-50cqi + 50%);max-width:none;min-height:calc(100dvh - 124px);overflow:hidden;position:relative;width:100cqi;@media (min-width:1600px){max-height:774px;min-height:774px}}.partnering-hero__background{border-radius:inherit;clip-path:inset(0 round 16px 16px 0 0);display:block;height:100%;inset:0;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:1}.partnering-hero__content{color:#fff;left:max(68px,calc(50cqi - 676px));max-width:520px;position:absolute;top:100px;z-index:2;@media (max-width:768px){left:24px}}.partnering-hero__title{color:#fff;margin:0}
.facilities-hero-editor{border:1px solid #ddd;border-radius:4px;margin:20px 0;padding:20px}.facilities-hero-editor__image{margin-bottom:20px}.facilities-hero-editor__image-preview{position:relative}.facilities-hero-editor__image-preview img{display:block;height:auto;margin-bottom:10px;max-width:100%}.facilities-hero-editor__content{margin-top:20px}.facilities-hero-editor__content h1{color:#000;font-size:1.5rem;margin:0}.facilities-hero-editor__content .facilities-hero__subtitle{margin:16px 0 0}.facilities-hero-editor__content .facilities-hero__description{margin:12px 0 0}.facilities-hero{align-items:center;background-position:50%;background-size:cover;border-radius:16px 16px 0 0;display:flex;justify-content:center;margin-bottom:0;min-height:0;overflow:visible;position:relative;width:100%}@media (min-width:1600px){.facilities-hero{max-height:none;min-height:0}}.facilities-hero__background{border-radius:inherit;clip-path:inset(0 round 16px 16px 0 0);display:block;height:auto;max-width:100%;mix-blend-mode:multiply;position:relative;width:100%;z-index:1}.facilities-hero__content{left:0;max-width:620px;position:absolute;right:auto;top:100px;z-index:2}@media (max-width:768px){.facilities-hero__content{left:24px;right:24px}}.facilities-hero__title{color:var(--color-black,#050505);margin:0}.facilities-hero__subtitle{color:var(--color-blue-200,#10a8d6);margin:54px 0 0}.facilities-hero__description{color:var(--color-black,#050505);margin:24px 0 0;max-width:520px}
.facilities-paralax-image-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.facilities-paralax-image-editor__media{margin-bottom:16px}.facilities-paralax-image-editor__media-preview img{border-radius:8px;display:block;height:auto;margin-bottom:8px;max-width:100%}.facilities-paralax-image{--facilities-shift:0px;isolation:isolate;margin-top:48px;position:relative;transform:translate3d(0,var(--facilities-shift),0);will-change:transform;z-index:5}.facilities-paralax-image__inner{background:var(--color-white-100,#f7f7f7);isolation:isolate;position:relative;width:100%}.facilities-paralax-image__image{border-radius:16px;display:block;height:auto;max-height:600px;mix-blend-mode:normal!important;-o-object-fit:cover;object-fit:cover;opacity:1!important;width:100%}.facilities-paralax-image__label{backdrop-filter:blur(4px);background-color:var(--color-beige-alpha-600);border-radius:16px;left:32px;padding:32px 48px;position:absolute;top:-48px;z-index:2}.facilities-paralax-image__title{color:var(--color-black,#050505);margin:0}@media (prefers-reduced-motion:reduce){.facilities-paralax-image{transform:none!important;--facilities-shift:0px;will-change:auto}}
.facilities-gallery-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.facilities-gallery-editor__heading-label{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.facilities-gallery-editor__items{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.facilities-gallery-editor__item label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:6px}.facilities-gallery-editor__title{margin:0 0 8px}.facilities-gallery-editor__image-preview img{border-radius:8px;display:block;height:auto;margin-bottom:6px;max-width:100%}.facilities-gallery{margin:120px 0}.facilities-gallery__images{display:flex;gap:32px;width:100%}.facilities-gallery__col-left{flex:1.2}.facilities-gallery__col-right{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:32px}.facilities-gallery__title{color:var(--color-black,#050505);margin:0 0 12px}.facilities-gallery__img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.facilities-gallery__img--1{aspect-ratio:4/3.9;border-radius:100px;width:100%}.facilities-gallery__img--2{align-self:flex-start;aspect-ratio:4/2.5;border-radius:24px}.facilities-gallery__img--3{align-self:flex-start;aspect-ratio:1/1;border-radius:50%;width:61%}@media (max-width:768px){.facilities-gallery{margin-bottom:64px}.facilities-gallery-editor__items{grid-template-columns:1fr}.facilities-gallery__images{flex-direction:column;gap:16px}.facilities-gallery__col-left{padding-top:0}.facilities-gallery__col-right{gap:16px}}
.facilities-labs-editor{border:1px solid var(--color-beige-alpha);border-radius:16px;padding:24px}.facilities-labs-editor__heading-label{margin:0 0 16px}.facilities-labs-editor__media{margin-bottom:16px}.facilities-labs-editor__media-slot{margin-top:8px}.facilities-labs-editor__media-preview img{border-radius:12px;height:auto;margin-bottom:8px;max-width:260px;width:100%}.facilities-labs-editor__items{display:grid;gap:16px;margin-top:20px}.facilities-labs-editor__item{border:1px solid var(--color-beige-alpha);border-radius:12px;padding:12px}.facilities-labs-editor__item-label{display:block;font-weight:600;margin-bottom:8px}.facilities-labs-editor__item-title{margin:0 0 10px}.facilities-labs{max-width:none;padding:96px 0;position:relative;width:100%}.facilities-labs__inner{padding-inline:max(68px,calc(50vw - 676px));width:100%}.facilities-labs__layout{align-items:flex-start;display:flex;gap:48px}.facilities-labs__media{display:flex;flex:1;justify-content:center}.facilities-labs__image{border-radius:50%;display:block;height:540px;-o-object-fit:cover;object-fit:cover;width:540px}.facilities-labs__card{flex:2.2}.facilities-labs__header{color:var(--color-black-100);margin:0 0 32px}.facilities-labs__item{align-items:center;background:transparent;border-bottom:1px solid var(--color-beige-alpha);display:flex;gap:16px;justify-content:space-between;min-height:96px;padding:32px 24px;position:relative;text-decoration:none;transition:background-color .25s ease,color .25s ease}.facilities-labs__item:before{background:var(--color-blue-600);border-radius:16px;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s ease}.facilities-labs__item-title{color:var(--color-black);margin:0;transition:color .25s ease}.facilities-labs__item-arrow{color:var(--color-blue-600);font-size:32px;transition:color .25s ease}.facilities-labs__item:hover{background:transparent;border-bottom-color:transparent}.facilities-labs__item:hover:before{opacity:1}.facilities-labs__item:has(+.facilities-labs__item:hover){border-bottom-color:transparent}.facilities-labs__item:hover .facilities-labs__item-arrow,.facilities-labs__item:hover .facilities-labs__item-title{color:var(--color-white-50)}.facilities-labs__item-arrow,.facilities-labs__item-title{position:relative;z-index:1}@supports (width:1cqi){.facilities-labs-wrap{margin-left:calc(-50cqi + 50%);width:100cqi}.facilities-labs__inner{padding-inline:max(68px,calc(50cqi - 676px))}}@media (max-width:1200px){.facilities-labs__layout{gap:36px}.facilities-labs__image{height:min(42vw,540px);width:min(42vw,540px)}}@media (max-width:1023px){.facilities-labs{padding:64px 0}.facilities-labs__inner{padding-inline:24px}.facilities-labs__layout{align-items:stretch;flex-direction:column}.facilities-labs__card,.facilities-labs__media{flex:initial}.facilities-labs__media{justify-content:flex-start}.facilities-labs__image{height:min(420px,420px);width:min(420px,420px)}}
.partnering-gallery-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.partnering-gallery-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.partnering-gallery-editor__grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.partnering-gallery-editor__item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.partnering-gallery-editor__label{color:#757575;display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.partnering-gallery-editor__media{margin-bottom:12px}.partnering-gallery-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.partnering-gallery-editor__media-preview img{border-radius:4px;display:block;height:auto;margin-bottom:6px;max-height:120px;max-width:100%;-o-object-fit:cover;object-fit:cover}.partnering-gallery-editor__title{font-size:1rem;margin:0 0 8px}.partnering-gallery-editor__description{color:#555;font-size:.875rem;margin:0}.partnering-gallery{margin-bottom:120px;width:100%;@media (max-width:1024px){padding-bottom:0;padding-left:40px;padding-right:40px;padding-top:0}@media (max-width:768px){padding-bottom:0;padding-left:24px;padding-right:24px;padding-top:0}}.partnering-gallery__grid{display:flex;gap:16px;@media (max-width:768px){flex-direction:column}}.partnering-gallery__item{aspect-ratio:435/450;flex:1;opacity:0;overflow:hidden;position:relative;transform:translate3d(0,40px,0);transition:transform 2s cubic-bezier(.22,1,.36,1),opacity 2s cubic-bezier(.22,1,.36,1);@media (max-width:768px){aspect-ratio:4/3;flex:none;width:100%}}.partnering-gallery.is-wave-active .partnering-gallery__item{opacity:1;transform:translateZ(0)}.partnering-gallery.is-wave-active .partnering-gallery__item:nth-child(2){transition-delay:.2s}.partnering-gallery.is-wave-active .partnering-gallery__item:nth-child(3){transition-delay:.4s}.partnering-gallery__content{background:linear-gradient(0deg,rgba(0,0,0,.9) 0,transparent 120%);bottom:0;display:flex;flex-direction:column;gap:4px;left:0;padding:32px;position:absolute;right:0}.partnering-gallery__description,.partnering-gallery__title{color:#fff;margin:0}@media (prefers-reduced-motion:reduce){.partnering-gallery__item{opacity:1;transform:none;transition:none}}
.partnering-collaborations-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.partnering-collaborations-editor__heading-label{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.partnering-collaborations-editor__media{margin-bottom:16px}.partnering-collaborations-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.partnering-collaborations-editor__media-preview img{border-radius:4px;display:block;height:auto;margin-bottom:6px;max-height:160px;max-width:100%;-o-object-fit:cover;object-fit:cover}.partnering-collaborations-editor__heading{font-size:1.125rem;margin:0 0 16px}.partnering-collaborations-editor__items{display:flex;flex-direction:column;gap:12px}.partnering-collaborations-editor__item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:12px}.partnering-collaborations-editor__label{color:#757575;display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.partnering-collaborations-editor__item-title{font-size:.875rem;margin:0 0 4px}.partnering-collaborations-editor__item-description{color:#555;font-size:.8125rem;margin:0}.partnering-collaborations{--partnering-collaborations-card-overlap:98px;align-items:center;-moz-column-gap:0;column-gap:0;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);justify-items:stretch;margin-bottom:120px;@media (max-width:768px){grid-template-columns:1fr}}.partnering-collaborations__image-wrapper{border-radius:16px;min-height:640px;overflow:hidden;position:relative;width:100%;@media (max-width:768px){height:300px;min-height:300px}}.partnering-collaborations__content{backdrop-filter:blur(9px);background-color:var(--color-blue-alpha-200-80);border-radius:16px;display:flex;flex-direction:column;margin-left:calc(var(--partnering-collaborations-card-overlap)*-1);padding:48px;position:relative;width:calc(100% + var(--partnering-collaborations-card-overlap));z-index:1;@media (max-width:768px){margin-left:0;margin-top:-32px;padding-bottom:32px;padding-left:32px;padding-right:32px;padding-top:32px;width:100%}}.partnering-collaborations__heading{margin:0 0 48px}.partnering-collaborations__items{display:flex;flex-direction:column}.partnering-collaborations__item+.partnering-collaborations__item{border-top:1px solid var(--color-black-alpha)}.partnering-collaborations__item{display:flex;flex-direction:column;gap:8px;padding:32px 0}.partnering-collaborations__item:first-child{padding-top:0}.partnering-collaborations__item:last-child{padding-bottom:0}.partnering-collaborations__item-description,.partnering-collaborations__item-title{margin:0}
.partnering-logo-slider-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.partnering-logo-slider-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.partnering-logo-slider-editor__title{font-size:1.125rem;margin:0 0 8px}.partnering-logo-slider-editor__description{color:#555;font-size:.875rem;margin:0 0 16px}.partnering-logo-slider-editor__logos{margin-top:16px}.partnering-logo-slider-editor__logos label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:8px}.partnering-logo-slider-editor__logos-grid{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.partnering-logo-slider-editor__logo-item{align-items:center;display:flex;flex-direction:column;gap:4px}.partnering-logo-slider-editor__logo-item img{background:#fafafa;border:1px solid #e0e0e0;border-radius:4px;height:48px;-o-object-fit:contain;object-fit:contain;padding:4px;width:80px}.partnering-logo-slider{margin:0 0 120px}.partnering-logo-slider__header{display:flex;flex-direction:column;gap:20px;max-width:52%;padding:0 0 120px;@media (max-width:768px){padding-bottom:48px;padding-left:24px;padding-right:24px;padding-top:0}}.partnering-logo-slider__title{margin:0}.partnering-logo-slider__description{color:var(--color-text-muted);margin:0}.partnering-logo-slider__carousel{margin-left:calc(-50cqi + 50%);overflow:hidden;position:relative;width:100cqi}.partnering-logo-slider__carousel:after,.partnering-logo-slider__carousel:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:40px;z-index:2}.partnering-logo-slider__carousel:before{background:linear-gradient(90deg,#fff 0,transparent);left:0}.partnering-logo-slider__carousel:after{background:linear-gradient(270deg,#fff 0,transparent);right:0}.partnering-logo-slider__track{align-items:center;animation:logo-slider-scroll 60s linear infinite;display:flex;gap:64px;width:-moz-max-content;width:max-content;will-change:transform;@media (max-width:768px){animation-duration:20s;gap:40px}}.partnering-logo-slider__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center}.partnering-logo-slider__slide img{display:block;max-height:240px;-o-object-fit:contain;object-fit:contain;width:auto}@keyframes logo-slider-scroll{0%{transform:translateX(0)}to{transform:translateX(-20%)}}
.how-we-work-gallery-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.how-we-work-gallery-editor__heading-label{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.how-we-work-gallery-editor__items{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.how-we-work-gallery-editor__item label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:6px}.how-we-work-gallery-editor__image-preview img{border-radius:8px;display:block;height:auto;margin-bottom:6px;max-width:100%}.how-we-work-gallery{margin:120px 0}.how-we-work-gallery__images{display:flex;gap:32px;width:100%}.how-we-work-gallery__col-left{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:32px}.how-we-work-gallery__col-right{flex:1.2}.how-we-work-gallery__item--3{display:flex;justify-content:flex-end}.how-we-work-gallery__img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.how-we-work-gallery__img--1{aspect-ratio:4/3.9;border-radius:100px;width:100%}.how-we-work-gallery__img--2{align-self:flex-start;aspect-ratio:4/2.5;border-radius:24px}.how-we-work-gallery__img--3{align-self:flex-start;aspect-ratio:1/1;border-radius:50%;width:61%}@media (max-width:768px){.how-we-work-gallery{margin-bottom:64px}.how-we-work-gallery-editor__items{grid-template-columns:1fr}.how-we-work-gallery__images{flex-direction:column;gap:16px}.how-we-work-gallery__col-left{gap:16px}}
.how-we-work-approach-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.how-we-work-approach-editor__heading{margin:0 0 16px}.how-we-work-approach-editor__grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.how-we-work-approach-editor__item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:12px}.how-we-work-approach-editor__label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.how-we-work-approach-editor__media{margin-bottom:10px}.how-we-work-approach-editor__media label{display:block;font-size:12px;margin-bottom:6px}.how-we-work-approach-editor__media-preview img{border-radius:8px;display:block;height:auto;margin-bottom:8px;max-width:240px;width:100%}.how-we-work-approach{margin:120px 0;position:relative}.how-we-work-approach__grid{display:grid;grid-template-columns:1fr 1fr}.how-we-work-approach__item{display:flex;flex-direction:column;gap:32px;min-height:420px;overflow:hidden;padding:80px;position:relative}.how-we-work-approach__item--1{background:var(--color-white);border-radius:16px 0 0 16px}.how-we-work-approach__item--2{background-color:var(--color-white);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:0 16px 16px 0}.how-we-work-approach__item--2:before{background:linear-gradient(90deg,#03c8fdcc,rgba(3,200,253,.85) 100%,rgba(3,200,253,.85) 0);content:"";inset:0;pointer-events:none;position:absolute}.how-we-work-approach__description,.how-we-work-approach__title{color:var(--color-black-100);margin:0;position:relative;z-index:1}@media (max-width:1023px){.how-we-work-approach{margin-top:40px}.how-we-work-approach__grid{grid-template-columns:1fr}.how-we-work-approach__item{min-height:320px;padding:32px 24px}.how-we-work-approach-editor__grid{grid-template-columns:1fr}}
.how-we-work-research-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.how-we-work-research-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.how-we-work-research-editor__text{font-size:2rem;font-weight:500;margin:0}.how-we-work-research{margin:-148px 0 140px}.how-we-work-research__text{color:var(--color-black-alpha);font-family:Rubik,sans-serif;font-size:242px;font-weight:500;letter-spacing:0;line-height:.82;margin:0;pointer-events:none;text-align:center;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media (max-width:1024px){.how-we-work-research__text{font-size:220px}}@media (max-width:768px){.how-we-work-research{margin-top:-64px}.how-we-work-research__text{font-size:120px}}
.how-we-work-approach-animation-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.how-we-work-approach-animation-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.how-we-work-approach-animation-editor__title{font-size:1.125rem;margin:0 0 8px}.how-we-work-approach-animation-editor__description{color:#555;font-size:.875rem;margin:0 0 16px}.how-we-work-approach-animation-editor__preview img{display:block;height:auto;max-width:920px;width:100%}.how-we-work-approach-animation{background-color:var(--color-beige-400);margin-left:calc(-50cqi + 50%);max-width:none;padding:120px 0;width:100cqi}.how-we-work-approach-animation__inner{margin:0 auto;max-width:1488px;padding:0 68px}.how-we-work-approach-animation__header{display:flex;flex-direction:column;gap:20px;max-width:52%;padding:0 0 56px}.how-we-work-approach-animation__title{margin:0}.how-we-work-approach-animation__description{color:var(--color-text-muted);margin:0}.how-we-work-approach-animation__image{display:block;height:auto;width:100%}@media (max-width:768px){.how-we-work-approach-animation__inner{padding:0 24px}.how-we-work-approach-animation__header{max-width:100%;padding:0 0 32px}}
.how-we-work-solutions-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.how-we-work-solutions-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.how-we-work-solutions-editor__title{font-size:1.125rem;margin:0 0 8px}.how-we-work-solutions-editor__description{color:#555;font-size:.875rem;margin:0 0 16px}.how-we-work-solutions-editor__items{display:grid;gap:12px;margin:0 0 20px}.how-we-work-solutions-editor__item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:12px}.how-we-work-solutions-editor__item-header{align-items:baseline;display:flex;gap:12px;margin:0 0 8px}.how-we-work-solutions-editor__item-number{color:var(--color-blue-200);flex-shrink:0;font-size:.875rem}.how-we-work-solutions-editor__item-description,.how-we-work-solutions-editor__item-title{margin:0}.how-we-work-solutions-editor__preview img{display:block;height:auto;max-width:480px;width:100%}.how-we-work-solutions{--kfb-solutions-sticky-top:96px;--kfb-solutions-frame-height:calc(100dvh - var(--kfb-solutions-sticky-top));background-color:var(--color-beige-400);margin-left:calc(-50cqi + 50%);max-width:none;overflow:visible;padding-bottom:120px;position:relative;width:100cqi;z-index:1}.how-we-work-solutions__inner{align-items:center;display:flex;height:var(--kfb-solutions-frame-height);margin:0 auto;max-width:1488px;overflow:hidden;padding:0 68px;position:relative;width:100%;z-index:1}.how-we-work-solutions__grid{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr;height:100%;width:100%}.how-we-work-solutions__left{height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.how-we-work-solutions__left::-webkit-scrollbar{display:none}.how-we-work-solutions__header{display:flex;flex-direction:column;gap:20px;margin:0 0 48px}.how-we-work-solutions__description,.how-we-work-solutions__item-description,.how-we-work-solutions__item-title,.how-we-work-solutions__title{color:var(--color-black);margin:0}.how-we-work-solutions__items{display:flex;flex-direction:column;gap:120px;padding-bottom:50vh}.how-we-work-solutions__item{display:flex;flex-direction:column;gap:8px}.how-we-work-solutions__item-header{align-items:center;display:flex;gap:12px}.how-we-work-solutions__item-number{color:var(--color-blue-200);flex-shrink:0}.how-we-work-solutions__image{display:block;height:auto;width:100%}@media (max-width:1024px){.how-we-work-solutions{--kfb-solutions-sticky-top:96px;padding:64px 0;position:static}.how-we-work-solutions__items{padding-bottom:0}.how-we-work-solutions__grid{gap:40px}.how-we-work-solutions__inner{display:block;height:auto;overflow:visible;position:static}.how-we-work-solutions__left{height:auto;overflow:visible}}@media (max-width:768px){.how-we-work-solutions__inner{padding:0 24px}.how-we-work-solutions__grid{gap:32px;grid-template-columns:1fr}.how-we-work-solutions__right{order:2}.how-we-work-solutions__left{order:1;overflow-y:auto}.how-we-work-solutions__header{margin-bottom:32px}}
.about-hero-editor{border:1px solid #ddd;border-radius:4px;margin:20px 0;padding:20px}.about-hero-editor__image{margin-bottom:20px}.about-hero-editor__image-preview{position:relative}.about-hero-editor__image-preview img{display:block;height:auto;margin-bottom:10px;max-width:100%}.about-hero-editor__content{margin-top:20px}.about-hero-editor__content h1{color:#000;font-size:1.5rem;margin:0}.about-hero{align-items:center;background-color:#333;background-position:50%;background-size:cover;border-radius:16px 16px 0 0;display:flex;justify-content:center;margin-bottom:0;margin-left:calc(-50cqi + 50%);max-width:none;min-height:calc(100dvh - 96px);overflow:hidden;position:relative;width:100cqi;@media (min-width:1600px){max-height:800px;min-height:800px}}.about-hero__content{color:#fff;max-width:520px;position:absolute;right:max(68px,calc(50cqi - 676px));text-align:left;top:100px;z-index:2;@media (max-width:768px){right:24px}}.about-hero__title{color:#fff;margin:0}
.about-mission-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.about-mission-editor__heading-label{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.about-mission-editor .about-mission__title{margin:0 0 12px}.about-mission-editor .about-mission__description{color:#555;margin:0}.about-mission{display:flex;justify-content:center;margin-bottom:120px;margin-top:-60px;position:relative;z-index:10;@media (max-width:768px){margin-bottom:48px;margin-top:-120px}}.about-mission__inner{background-color:var(--color-white-50,#fafafa);border-radius:16px;max-width:1192px;padding:120px;position:relative;text-align:left;width:100%;@media (max-width:768px){padding-bottom:48px;padding-left:24px;padding-right:24px;padding-top:48px}}.about-mission__inner:before{animation:mission-line 12s ease-in-out infinite;background-color:var(--color-blue-200,#03c8fd);border-radius:16px 16px 0 0;content:"";height:6px;left:0;position:absolute;right:0;top:0;transform-origin:left}@keyframes mission-line{0%{transform:scaleX(0);transform-origin:left}10%{transform:scaleX(0);transform-origin:left}25%{transform:scaleX(1);transform-origin:left}27.9%{transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}50%{transform:scaleX(0);transform-origin:right}60%{transform:scaleX(0);transform-origin:right}75%{transform:scaleX(1);transform-origin:right}77.9%{transform:scaleX(1);transform-origin:right}78%{transform:scaleX(1);transform-origin:left}to{transform:scaleX(0);transform-origin:left}}.about-mission__title{margin:0 0 24px}.about-mission__description{margin:0}
.about-r-and-d-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.about-r-and-d-editor__heading-label{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.about-r-and-d-editor .about-r-and-d__title{margin:0 0 8px}.about-r-and-d-editor .about-r-and-d__description{color:#555;margin:0 0 16px}.about-r-and-d-editor__images{display:flex;flex-wrap:wrap;gap:16px}.about-r-and-d-editor__image-slot{flex:1;min-width:140px}.about-r-and-d-editor__image-slot label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.about-r-and-d-editor__image-preview img{border-radius:4px;display:block;height:auto;margin-bottom:6px;max-height:120px;max-width:100%;-o-object-fit:cover;object-fit:cover}.about-r-and-d{margin-bottom:120px;margin-top:0;@media (max-width:768px){margin-bottom:64px}}.about-r-and-d__text{margin:0 auto 64px;text-align:center;width:60%;@media (max-width:768px){margin-bottom:40px;width:100%}}.about-r-and-d__title{margin:0 0 16px}.about-r-and-d__description{margin:0}.about-r-and-d__images{display:flex;gap:32px;width:100%;@media (max-width:768px){flex-direction:column;gap:16px}}.about-r-and-d__col-left{flex:1.2;padding-top:100px;@media (max-width:768px){padding-top:0}}.about-r-and-d__col-right{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:32px;@media (max-width:768px){gap:16px}}.about-r-and-d__img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.about-r-and-d__img--1{aspect-ratio:4/3;border-radius:100px;width:100%}.about-r-and-d__img--2{align-self:flex-start;aspect-ratio:4/3;border-radius:24px;width:90%}.about-r-and-d__img--3{align-self:flex-start;aspect-ratio:1/1;border-radius:50%;width:61%}
.about-expertise-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.about-expertise-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.about-expertise-editor .about-expertise__title{margin:0 0 12px}.about-expertise-editor .about-expertise__description{color:#555;margin:0 0 24px}.about-expertise-editor__tab-section{border:1px solid #e0e0e0;border-radius:6px;margin-top:24px;padding:16px}.about-expertise-editor__tab-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.about-expertise-editor__tab-header h4{margin:0;white-space:nowrap}.about-expertise-editor__item{border:1px solid #eee;border-radius:4px;margin-bottom:12px;padding:12px}.about-expertise-editor__item-header{align-items:center;display:flex;font-weight:600;justify-content:space-between;margin-bottom:8px}.about-expertise-editor__media{margin-bottom:8px}.about-expertise-editor__media label{color:#757575;display:block;font-size:12px;margin-bottom:4px}.about-expertise-editor__media-preview img{border-radius:8px;display:block;margin-bottom:4px;max-height:120px;max-width:120px;-o-object-fit:cover;object-fit:cover}.about-expertise-editor__field{margin-bottom:8px}.about-expertise-editor__field label{color:#757575;display:block;font-size:12px;margin-bottom:4px}.about-expertise{margin-bottom:120px;@media (max-width:768px){margin-bottom:48px}}.about-expertise__header{align-items:flex-end;display:flex;gap:40px;justify-content:space-between;margin-bottom:80px;@media (max-width:768px){align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:32px}}.about-expertise__text{width:52%;@media (max-width:768px){width:100%}}.about-expertise__title{margin:0 0 16px}.about-expertise__description{margin:0}.about-expertise__tabs{display:flex;flex-shrink:0;gap:32px}.about-expertise__tab{background:none;border:none;border-bottom:2px solid transparent;color:var(--color-black,#050505);cursor:pointer;font-family:inherit;padding:0 0 4px;transition:border-color .2s ease;white-space:nowrap}.about-expertise__tab--active{border-bottom-color:var(--color-blue-600,#10228d)}.about-expertise__carousel{overflow:hidden;position:relative}.about-expertise__track{display:none;gap:24px;transition:transform .4s ease;@media (max-width:768px){gap:16px}}.about-expertise__track--active{display:flex}.about-expertise__slide{flex:0 0 calc(25% - 18px);min-width:0;@media (max-width:1200px){flex:0 0 calc(33.333% - 16px)}@media (max-width:768px){flex:0 0 calc(50% - 8px)}@media (max-width:480px){flex:0 0 100%}}.about-expertise__card{border-radius:16px;height:448px;overflow:hidden;position:relative;@media (max-width:768px){height:360px}}.about-expertise__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-expertise__overlay{background:linear-gradient(0deg,#000 0,transparent);bottom:0;color:var(--color-white-100,#fff);display:flex;flex-direction:column;gap:2px;left:0;padding:80px 24px 24px;position:absolute;right:0}.about-expertise__name{display:block}.about-expertise__position{display:block;opacity:.85}.about-expertise__footer{display:flex;justify-content:flex-end;margin-top:24px}
.about-who-we-are-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.about-who-we-are-editor__heading-label{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.about-who-we-are-editor__media{margin-bottom:16px}.about-who-we-are-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.about-who-we-are-editor__media-preview img{border-radius:8px;display:block;margin-bottom:8px;max-height:180px;max-width:100%;-o-object-fit:cover;object-fit:cover}.about-who-we-are-editor .about-who-we-are__title{margin:0 0 12px}.about-who-we-are-editor .about-who-we-are__description{margin:0}.about-who-we-are{align-items:stretch;display:flex;margin-bottom:120px;position:relative;@media (max-width:768px){display:block;margin-bottom:48px;min-height:auto}}.about-who-we-are__content{background-color:var(--color-beige-alpha-600);border-radius:16px;padding:80px;position:relative;width:54%;z-index:1;@media (max-width:1200px){padding-bottom:56px;padding-left:56px;padding-right:56px;padding-top:56px;width:74%}@media (max-width:768px){padding-bottom:32px;padding-left:24px;padding-right:24px;padding-top:32px;width:100%}}.about-who-we-are__title{margin:0 0 24px}.about-who-we-are__description{margin:0;width:76%;@media (max-width:768px){width:100%}}.about-who-we-are__image-wrapper{aspect-ratio:1/1;border-radius:16px;height:80%;overflow:hidden;position:absolute;right:0;top:50%;transform:translateY(-50%);width:56%;z-index:2;@media (max-width:768px){aspect-ratio:auto;height:320px;margin-top:-48px;position:relative;right:auto;top:auto;transform:none;width:100%}}.about-who-we-are__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;width:100%}
.about-photo-gallery-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.about-photo-gallery-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.about-photo-gallery-editor__controls{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}.about-photo-gallery-editor__slot{border:1px solid #eee;border-radius:6px;padding:12px}.about-photo-gallery-editor__label{color:#757575;display:block;font-size:12px;margin-bottom:8px}.about-photo-gallery-editor__preview img{border-radius:8px;height:140px;margin-bottom:8px;-o-object-fit:cover;object-fit:cover;width:100%}.about-photo-gallery{margin-bottom:120px;overflow:hidden;@supports (width:1cqi){margin-left:calc(-50cqi + 50%);max-width:none;width:100cqi}@media (min-width:1600px){margin-left:0;max-width:100%;width:100%}@media (max-width:768px){margin-bottom:48px}}.about-photo-gallery__viewport{overflow:hidden;position:relative;width:100%}.about-photo-gallery__viewport:after,.about-photo-gallery__viewport:before{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:hsla(0,0%,100%,.88);content:"";height:100%;pointer-events:none;position:absolute;top:0;width:190px;z-index:2;@media (max-width:768px){backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);width:96px}}.about-photo-gallery__viewport:before{left:-28px;-webkit-mask-image:linear-gradient(90deg,#000 0,rgba(0,0,0,.75) 28%,rgba(0,0,0,.35) 62%,transparent);mask-image:linear-gradient(90deg,#000 0,rgba(0,0,0,.75) 28%,rgba(0,0,0,.35) 62%,transparent);@media (max-width:768px){left:-12px}}.about-photo-gallery__viewport:after{-webkit-mask-image:linear-gradient(270deg,#000 0,rgba(0,0,0,.75) 28%,rgba(0,0,0,.35) 62%,transparent);mask-image:linear-gradient(270deg,#000 0,rgba(0,0,0,.75) 28%,rgba(0,0,0,.35) 62%,transparent);right:-28px;@media (max-width:768px){right:-12px}}.about-photo-gallery__track{align-items:center;animation:about-photo-gallery-scroll 48s linear infinite;display:flex;gap:24px;pointer-events:none;width:-moz-max-content;width:max-content;@media (max-width:768px){gap:12px}}.about-photo-gallery__item{aspect-ratio:533/355;background:var(--color-beige-400);border-radius:16px;flex:0 0 533px;overflow:hidden}.about-photo-gallery__item:nth-child(4n+1),.about-photo-gallery__item:nth-child(4n+2){border-radius:16px;flex-basis:533px}.about-photo-gallery__item:nth-child(4n+1){aspect-ratio:533/355}.about-photo-gallery__item:nth-child(4n+2){aspect-ratio:533/300}.about-photo-gallery__item:nth-child(4n+3){aspect-ratio:573/400;border-radius:72px;flex-basis:573px}.about-photo-gallery__item:nth-child(4n+4){aspect-ratio:350/250;border-radius:36px;flex-basis:350px}@media (max-width:1024px){.about-photo-gallery__item:nth-child(4n+1),.about-photo-gallery__item:nth-child(4n+2){flex-basis:360px}.about-photo-gallery__item:nth-child(4n+3){border-radius:56px;flex-basis:390px}.about-photo-gallery__item:nth-child(4n+4){border-radius:28px;flex-basis:240px}}@media (max-width:768px){.about-photo-gallery__item,.about-photo-gallery__item:nth-child(4n+1),.about-photo-gallery__item:nth-child(4n+2),.about-photo-gallery__item:nth-child(4n+3),.about-photo-gallery__item:nth-child(4n+4){aspect-ratio:1/1;border-radius:16px;flex-basis:280px}}.about-photo-gallery__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@keyframes about-photo-gallery-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}
.lab-hero-editor{align-items:stretch;background:transparent;border:1px dashed #c7c7c7;border-radius:16px;display:grid;gap:24px;grid-template-columns:1fr 1fr;padding:16px}.lab-hero-editor__column{min-width:0}.lab-hero-editor__column--left{display:flex;flex-direction:column;gap:24px;justify-content:center}.lab-hero-editor__media-preview,.lab-hero-editor__media-slot{height:100%}.lab-hero-editor__media-preview .lab-hero__image{border-radius:16px;display:block;height:100%;margin-bottom:10px;min-height:280px;-o-object-fit:cover;object-fit:cover;width:100%}.lab-hero{align-items:stretch;background:transparent;display:grid;gap:32px;grid-template-columns:1fr 1fr;padding:16px 0 120px}.lab-hero__left{display:flex;flex-direction:column;gap:24px;min-width:0}.lab-hero__title{margin:0}.lab-hero__description{margin:0;max-width:640px}.lab-hero .kfb-button{width:-moz-fit-content;width:fit-content}.lab-hero .kfb-button .kfb-button__arrow .ph{font-size:16px;line-height:1}.lab-hero__right{min-width:0}.lab-hero__image{border-radius:16px;display:block;height:100%;min-height:480px;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:900px){.lab-hero,.lab-hero-editor{grid-template-columns:1fr}.lab-hero-editor__media-preview .lab-hero__image,.lab-hero__image{min-height:260px}}
.lab-icons-grid-editor{background:transparent}.lab-icons-grid-editor__items{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin:24px 0}.lab-icons-grid-editor__item{background:hsla(0,0%,100%,.4);border:1px solid var(--color-beige-alpha-900);border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:12px}.lab-icons-grid-editor__item-label{font-size:12px;opacity:.7}.lab-icons-grid-editor__media-preview img{display:block;height:40px;margin-bottom:8px;-o-object-fit:contain;object-fit:contain;width:40px}.lab-icons-grid{background:transparent;margin-bottom:120px}.lab-icons-grid__inner{width:100%}.lab-icons-grid__title{margin:0}.lab-icons-grid__description{margin:16px 0 0;max-width:980px}.lab-icons-grid__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:80px}.lab-icons-grid__item{align-items:center;background:transparent;border-bottom:1px solid var(--color-beige-alpha-900);border-right:1px solid var(--color-beige-alpha-900);display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:118px;padding:32px 16px;text-align:center}.lab-icons-grid__item:nth-child(4n){border-right:0}.lab-icons-grid__item:nth-last-child(-n+4){border-bottom:0}.lab-icons-grid__item-icon{max-height:40px;max-width:40px;-o-object-fit:contain;object-fit:contain}.lab-icons-grid__item-icon,.lab-icons-grid__item-icon-placeholder{display:block;height:40px;width:40px}.lab-icons-grid__item-text{margin:0}@media (max-width:1100px){.lab-icons-grid__items{grid-template-columns:repeat(3,minmax(0,1fr))}.lab-icons-grid__item:nth-child(4n){border-right:1px solid var(--color-beige-alpha-900)}.lab-icons-grid__item:nth-last-child(-n+4){border-bottom:1px solid var(--color-beige-alpha-900)}.lab-icons-grid__item:nth-child(3n){border-right:0}.lab-icons-grid__item:nth-last-child(-n+3){border-bottom:0}}@media (max-width:800px){.lab-icons-grid-editor__items{grid-template-columns:1fr}.lab-icons-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}.lab-icons-grid__item:nth-child(3n){border-right:1px solid var(--color-beige-alpha-900)}.lab-icons-grid__item:nth-last-child(-n+3){border-bottom:1px solid var(--color-beige-alpha-900)}.lab-icons-grid__item:nth-child(2n){border-right:0}.lab-icons-grid__item:nth-last-child(-n+2){border-bottom:0}}@media (max-width:520px){.lab-icons-grid__items{grid-template-columns:1fr}.lab-icons-grid__item{border-bottom:1px solid var(--color-beige-alpha-900);border-right:0}.lab-icons-grid__item:last-child{border-bottom:0}}
.lab-gallery-left-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.lab-gallery-left-editor__heading-label{color:#1e1e1e;font-size:1.25rem;margin:0 0 12px}.lab-gallery-left-editor__title{margin:0 0 8px}.lab-gallery-left-editor__description{margin:0 0 20px}.lab-gallery-left-editor__images{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.lab-gallery-left-editor__item label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:6px}.lab-gallery-left-editor__image-preview img{border-radius:8px;display:block;height:auto;margin-bottom:6px;max-width:100%}.lab-gallery-left{margin:120px 0}.lab-gallery-left__images{align-items:flex-start;display:flex;gap:32px;width:100%}.lab-gallery-left__col-left{display:flex;flex:1.3;flex-direction:column;gap:32px;min-width:0}.lab-gallery-left__intro .lab-gallery-left__title{color:var(--color-black,#050505);margin:0 0 12px}.lab-gallery-left__intro .lab-gallery-left__description{color:var(--color-black,#050505);margin:0}.lab-gallery-left__col-right{align-items:stretch;display:flex;flex:1;flex-direction:column;gap:32px;min-width:0}.lab-gallery-left__img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.lab-gallery-left__img--1{aspect-ratio:1.2/1;border-radius:100px;width:100%}.lab-gallery-left__img--2{aspect-ratio:4/2.5;border-radius:24px}.lab-gallery-left__img--3{aspect-ratio:1.8/1;border-radius:9999px;width:68%}@media (max-width:768px){.lab-gallery-left{margin:64px 0}.lab-gallery-left-editor__images{grid-template-columns:1fr}.lab-gallery-left__images{flex-direction:column;gap:16px}.lab-gallery-left__col-left,.lab-gallery-left__col-right{gap:16px}}
.lab-gallery-right-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.lab-gallery-right-editor__heading-label{color:#1e1e1e;font-size:1.25rem;margin:0 0 12px}.lab-gallery-right-editor__title{margin:0 0 8px}.lab-gallery-right-editor__description{margin:0 0 20px}.lab-gallery-right-editor__images{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.lab-gallery-right-editor__item label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:6px}.lab-gallery-right-editor__image-preview img{border-radius:8px;display:block;height:auto;margin-bottom:6px;max-width:100%}.lab-gallery-right{margin:120px 0}.lab-gallery-right__images{align-items:flex-start;display:flex;gap:32px;width:100%}.lab-gallery-right__col-left{align-items:stretch;display:flex;flex:1;flex-direction:column;gap:32px;min-width:0}.lab-gallery-right__col-right{display:flex;flex:1.3;flex-direction:column;gap:32px;min-width:0}.lab-gallery-right__item--3{display:flex;justify-content:flex-end}.lab-gallery-right__intro{align-self:stretch;text-align:right}.lab-gallery-right__intro .lab-gallery-right__title{color:var(--color-black,#050505);margin:0 0 12px}.lab-gallery-right__intro .lab-gallery-right__description{color:var(--color-black,#050505);margin:0}.lab-gallery-right__img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.lab-gallery-right__img--1{aspect-ratio:1.2/1;border-radius:100px;width:100%}.lab-gallery-right__img--2{aspect-ratio:4/2.5;border-radius:24px}.lab-gallery-right__img--3{align-self:flex-start;aspect-ratio:1/1;border-radius:50%;width:68%}@media (max-width:768px){.lab-gallery-right{margin:64px 0}.lab-gallery-right-editor__images{grid-template-columns:1fr}.lab-gallery-right__images{flex-direction:column;gap:16px}.lab-gallery-right__col-left,.lab-gallery-right__col-right{gap:16px}.lab-gallery-right__intro{text-align:left}}
.careers-benefits-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.careers-benefits-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.careers-benefits-editor__title{font-size:1.125rem;margin:0 0 8px}.careers-benefits-editor__description{color:#555;font-size:.875rem;margin:0 0 16px}.careers-benefits-editor__items{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.careers-benefits-editor__item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:12px}.careers-benefits-editor__label{color:#757575;display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.careers-benefits-editor__item-title{font-size:.875rem;margin:0 0 4px}.careers-benefits-editor__item-description{color:#555;font-size:.8125rem;margin:0}.careers-benefits{background-color:#fff;padding:120px 0}.page-slug-careers .careers-benefits{isolation:isolate;position:relative}.page-slug-careers .careers-benefits:before{background-color:var(--color-white,#fff);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.careers-benefits__header{display:flex;flex-direction:column;gap:20px;max-width:52%;padding:0 0 80px;@media (max-width:768px){padding-bottom:48px;padding-left:24px;padding-right:24px;padding-top:0}}.careers-benefits__title{margin:0}.careers-benefits__description{color:var(--color-text-muted);margin:0}.careers-benefits__grid{-moz-column-gap:80px;column-gap:80px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:80px}.careers-benefits__item{align-items:flex-start;color:var(--color-black,#050505);display:flex;flex-direction:column;gap:12px}.careers-benefits__icon{align-items:center;color:var(--color-blue-600,#10228d);display:inline-flex;height:32px;justify-content:center;width:32px}.careers-benefits__icon .ph{font-size:32px;line-height:1}.careers-benefits__item-description,.careers-benefits__item-title{color:var(--color-black,#050505);margin:0}@media (max-width:1024px){.careers-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.careers-benefits{margin-bottom:80px}.careers-benefits__grid{grid-template-columns:1fr;row-gap:40px}}
.careers-engineers-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.careers-engineers-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.careers-engineers-editor__media{margin-bottom:16px}.careers-engineers-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.careers-engineers-editor__media-preview img{border-radius:4px;display:block;height:auto;margin-bottom:8px;max-height:180px;max-width:100%;-o-object-fit:cover;object-fit:cover}.careers-engineers-editor__title{font-size:1.125rem;margin:0 0 8px}.careers-engineers-editor__description{color:#555;font-size:.875rem;margin:0}.careers-engineers{background-color:var(--color-white-100);height:500px;margin-left:calc(-50cqi + 50%);margin-top:-26px;max-width:none;overflow:hidden;position:relative;width:100cqi}.careers-engineers__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center;position:absolute;right:0;top:0;width:72%;z-index:0}.careers-engineers:before{background:linear-gradient(to right,var(--color-white-100) 30%,hsla(0,0%,97%,.94) 60%,hsla(0,0%,97%,.72) 100%,hsla(0,0%,97%,0) 100%);content:"";inset:0 auto 0 0;pointer-events:none;position:absolute;width:100%;z-index:1}.careers-engineers__content{align-content:center;display:grid;grid-template-columns:minmax(280px,1fr) minmax(380px,1fr);height:100%;margin:0 auto;max-width:980px;position:relative;z-index:2}.careers-engineers__title{color:var(--color-black,#050505);margin:0;max-width:480px}.careers-engineers__description{color:var(--color-black,#050505);margin:0;max-width:500px}@media (max-width:1024px){.careers-engineers__image{width:76%}.careers-engineers:before{width:80%}.careers-engineers__content{grid-template-columns:minmax(220px,1fr) minmax(280px,1fr);padding:0 40px}}@media (max-width:768px){.careers-engineers{height:auto;margin-bottom:80px;min-height:420px}.careers-engineers__image{width:100%}.careers-engineers:before{background:linear-gradient(to bottom,var(--color-white-100) 24%,hsla(0,0%,97%,.72) 42%,hsla(0,0%,97%,0) 70%);width:100%}.careers-engineers__content{grid-template-columns:1fr;padding:80px 24px;row-gap:16px}}
.careers-jobs-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.careers-jobs-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.careers-jobs-editor__media{margin-bottom:16px}.careers-jobs-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.careers-jobs-editor__media-preview img{border-radius:4px;display:block;height:auto;margin-bottom:8px;max-height:180px;max-width:100%;-o-object-fit:cover;object-fit:cover}.careers-jobs-editor__title{margin:0 0 20px}.careers-jobs-editor__items{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.careers-jobs-editor__item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:12px}.careers-jobs-editor__item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.careers-jobs-editor__label{color:#757575;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.careers-jobs-editor__item-title{margin:0 0 6px}.careers-jobs-editor__item-department,.careers-jobs-editor__item-description{margin:0 0 10px}.careers-jobs{margin:-20px 0 120px}.careers-jobs__title-wrap{margin:0 0 80px}.careers-jobs__layout{align-items:stretch;display:grid;gap:60px;grid-template-columns:repeat(2,minmax(0,1fr))}.careers-jobs__content{min-width:0}.careers-jobs__title{color:var(--color-black,#050505);margin:0}.careers-jobs__accordion,.careers-jobs__item{display:flex;flex-direction:column}.careers-jobs__item{border-bottom:1px solid var(--color-beige-alpha,rgba(51,46,25,.2));padding:24px;transition:background-color .2s ease}.careers-jobs__summary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;list-style:none}.careers-jobs__summary::-webkit-details-marker{display:none}.careers-jobs__summary-content{display:flex;flex-direction:column;gap:2px;min-width:0}.careers-jobs__job-department,.careers-jobs__job-title{color:var(--color-black,#050505);margin:0}.careers-jobs__icon{align-items:center;color:var(--color-blue-600,#10228d);display:inline-flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.careers-jobs__icon .ph{font-size:32px;line-height:1}.careers-jobs__icon-minus{display:none}.careers-jobs__body{align-items:flex-start;display:flex;flex-direction:column;gap:32px}.careers-jobs__job-description{color:var(--color-black,#050505);margin:0}.careers-jobs__button{width:-moz-fit-content;width:fit-content}.careers-jobs__item[open]{background-color:var(--color-beige-600,#e5dfca);border-bottom-color:transparent;border-radius:16px;gap:32px;margin:0 0 8px}.careers-jobs__item:has(+.careers-jobs__item[open]){border-bottom-color:transparent}.careers-jobs__item[open] .careers-jobs__icon-plus{display:none}.careers-jobs__item[open] .careers-jobs__icon-minus{display:block}.careers-jobs__media{min-width:0}.careers-jobs__image{border-radius:16px;display:block;height:858px;max-height:858px;min-height:858px;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1024px){.careers-jobs__layout{gap:24px;grid-template-columns:1fr}.careers-jobs{margin-bottom:80px}.careers-jobs__title-wrap{margin-bottom:24px}.careers-jobs__title{margin:0}.careers-jobs__image{height:520px;max-height:520px;min-height:520px}}
.careers-join-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.careers-join-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.careers-join-editor__text{font-size:2rem;font-weight:500;margin:0}.careers-join{margin:-200px 0 20px}.careers-join__text{color:var(--color-black-alpha);font-family:Rubik,sans-serif;font-size:330px;font-weight:500;letter-spacing:0;line-height:.82;margin:0;pointer-events:none;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media (max-width:1024px){.careers-join__text{font-size:220px}}@media (max-width:768px){.careers-join{margin-top:-64px}.careers-join__text{font-size:120px}}
.careers-kickstart-editor{border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:20px}.careers-kickstart-editor__heading{color:#1e1e1e;font-size:1.25rem;margin:0 0 16px}.careers-kickstart-editor__media{margin-bottom:16px}.careers-kickstart-editor__media label{color:#555;display:block;font-size:.75rem;font-weight:500;margin-bottom:4px}.careers-kickstart-editor__media-preview img{border-radius:4px;display:block;height:auto;margin-bottom:8px;max-height:180px;max-width:100%;-o-object-fit:cover;object-fit:cover}.careers-kickstart-editor__title{margin:0 0 8px}.careers-kickstart-editor__description{margin:0 0 16px}.careers-kickstart{height:750px;margin-left:calc(-50cqi + 50%);max-width:none;overflow:hidden;position:relative;width:100cqi}.careers-kickstart__image{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:0;@media (min-width:1600px){-o-object-position:center 35%;object-position:center 35%}}.careers-kickstart:before{background-color:hsla(0,0%,97%,.6);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.careers-kickstart__content{display:flex;flex-direction:column;gap:24px;height:100%;justify-content:center;margin:0 auto;max-width:1488px;padding:0 68px 0 160px;position:relative;width:100%;z-index:2}.careers-kickstart__description,.careers-kickstart__title{color:var(--color-black,#050505);margin:0;max-width:488px}.careers-kickstart__content .kfb-button{width:-moz-fit-content;width:fit-content}@media (max-width:768px){.careers-kickstart{height:auto;margin-bottom:80px;min-height:560px}.careers-kickstart__content{padding:72px 24px}.careers-kickstart__description,.careers-kickstart__title{max-width:100%}}
