@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400;500;600;700;800&display=swap";.layout{min-height:100vh;display:flex;flex-direction:column;isolation:isolate}.layout__content{flex:1;min-height:0;transition:padding-left 1.2s cubic-bezier(.25,.1,.25,1),padding-right 1.2s cubic-bezier(.25,.1,.25,1) .2s,padding-top 1.2s cubic-bezier(.25,.1,.25,1) .1s}.layout__content--menu-open{padding-left:2rem;padding-right:2rem;padding-top:2rem}.global-progress-bar{position:fixed;bottom:0;left:0;height:3px;background-color:#0f62fe;z-index:120;transition:width .1s ease}.header{color:#1e293b;position:fixed;width:100%;top:0;z-index:110;height:175px;transition:color .3s ease}.header--dark-text{color:#1e293b}.header--menu-open .header__container{transform:translateY(-100%);opacity:0;pointer-events:none;padding-left:2rem;padding-right:2rem}.header--left-light .header__logo{color:#1e293b}.header--left-dark .header__logo{color:#fff}.header--right-light .header__nav-item{color:#1e293b}.header--right-light .header__progress-bar{background:#1e293b}.header--right-light .header__progress-bar-base{background:rgba(0,0,0,.17)}.header--right-light .header__menu-line{background:#1e293b}.header--right-dark .header__nav-item{color:#fff}.header--right-dark .header__progress-bar{background:#ffffff}.header--right-dark .header__progress-bar-base{background:rgba(255,255,255,.17)}.header--right-dark .header__menu-line{background:#ffffff}.header__container{width:100%;margin:0 auto;padding:30px;display:flex;align-items:center;justify-content:space-between}.header__logo{text-decoration:none;color:inherit}.header__logo:hover{opacity:.8}.header__logo-container{width:120.26px;height:32px;position:relative;display:flex;align-items:center;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header__logo-image{height:100%;width:auto;max-width:unset;transition:opacity .3s ease;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;shape-rendering:geometricPrecision;transform:translateZ(0);will-change:transform}.header__logo-text{font-size:24px;line-height:1;position:absolute;top:0;right:-16px;font-weight:400;color:inherit}.header__nav{display:flex;align-items:center;justify-content:space-around;gap:0}.header__nav-item{margin-top:5px;font-size:12px;font-weight:400;letter-spacing:.05em;transition:color .3s ease}.header--dark-text .header__nav-item{color:#1e293be6}.header__nav-item-container{margin-right:1.5rem;position:relative}.header__progress-bar-base{background:rgba(0,0,0,.17);height:2px;width:200px;position:relative}.header__progress-bar{position:absolute;top:0;left:0;height:2px;transition:width .1s ease,background-color .3s ease}.header__menu-toggle{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;flex-direction:column;gap:.2rem;width:2rem;height:2.5rem;justify-content:center;align-items:center;transition:color .3s ease}.header__menu-toggle:hover{opacity:.8}.header--dark-text .header__menu-toggle{color:#1e293b}.header__menu-line{width:1.25rem;height:2px;border-radius:1px;transition:all .3s ease}.header--dark-text .header__menu-line{background:#1e293b}@media (min-width: 1920px){.header__container{padding:40px}.header__logo-container{height:42px}.header__nav-item{font-size:14px}}@media (min-width: 2560px){.header__container{padding:70px}.header__logo-container{height:52px}.header__nav-item{font-size:18px}}@media (min-width: 3840px){.header__container{padding:70px}.header__logo-container{height:62px}.header__nav-item{font-size:20px}}.dropdown-menu{position:fixed;top:0;left:0;right:0;background:white;z-index:150}.dropdown-menu__container{margin:0 auto;padding:2rem;position:relative}.dropdown-menu__main{display:flex;gap:4rem;align-items:flex-start}.dropdown-menu__logo{text-decoration:none;color:#000}.dropdown-menu__logo-container{width:120.26px;height:32px;position:relative;display:flex;margin-top:7px;align-items:center}.dropdown-menu__logo-image{height:100%;width:auto;filter:brightness(0) saturate(100%) invert(1);mix-blend-mode:exclusion;transition:filter .3s ease}.dropdown-menu__logo-text{font-size:24px;line-height:1;position:absolute;top:0;right:-16px;font-weight:400;color:#000}.dropdown-menu__close{position:absolute;top:2rem;right:2rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:.5rem;line-height:1;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.dropdown-menu__close:hover{opacity:.7}.dropdown-menu__content{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;margin-top:1rem}.dropdown-menu__section{min-width:0}.dropdown-menu__title{font-size:12px;font-weight:400;color:#6f6f6f;margin-bottom:1rem;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.dropdown-menu__title--link{text-decoration:none;cursor:pointer;transition:color .2s ease;display:block}.dropdown-menu__title--link:hover{color:#1d4ed8}.dropdown-menu__list{list-style:none;margin:0;padding:0}.dropdown-menu__link{display:block;color:#6b7280;text-decoration:none;padding:.375rem 0;font-size:12px;line-height:1.4;transition:color .2s ease}.dropdown-menu__link:hover{color:#1d4ed8}@media (max-width: 1024px){.dropdown-menu__content{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width: 768px){.header__nav-item-container{display:flex;flex-direction:column;align-items:center}.header__progress-bar-base{width:126px}.dropdown-menu__content{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 480px){.dropdown-menu__main{flex-direction:column;gap:10px}.dropdown-menu__content{grid-template-columns:1fr 1fr}}.footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:125px 0 1rem;margin-top:auto;z-index:100}.footer__container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem}.footer__title{color:#6f6f6f;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:.32px;margin-bottom:1rem}.footer__list{list-style:none;margin:0;padding:0}.footer__link{height:24px;display:block;color:#393939;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.32px;text-decoration:none;padding:2px 0;transition:color .2s ease}.footer__link:hover{color:#1d4ed8}.footer__bottom{display:flex;height:30vh;justify-content:space-between;align-items:center;padding:40px 0;flex-wrap:wrap;gap:1rem}@media (max-width: 768px){.footer__bottom{height:100%}}.footer__logo{display:flex;align-items:center;width:30vh}.footer__logo-image{height:100%;width:auto;object-fit:contain}.footer__legal{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;flex-wrap:wrap}.footer__copyright{color:#8d8d8d;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:.32px;margin-bottom:0}.footer__legal-links{display:flex;gap:1.5rem}.footer__legal-link{color:#8d8d8d;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:.32px;text-decoration:none;transition:color .2s ease}.footer__legal-link:hover{color:#1d4ed8}@media (max-width: 768px){.footer__content{grid-template-columns:1fr 1fr;gap:2rem}.footer__bottom,.footer__legal{flex-direction:column;align-items:flex-start;gap:1rem}.footer__legal-links{flex-direction:row;gap:.5rem}}.home-intro{height:100vh;width:100%;position:sticky;top:0;left:0;overflow:hidden;z-index:1;background:var(--color-background-home)}.home-intro__background{position:absolute;width:100%;height:120vh;background:url(/assets/home-hero-4a9db65a.png) center/cover no-repeat;z-index:1}.home-intro__background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0001}.home-intro__container{top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;position:relative;z-index:2}@media (min-width: 768px){.home-intro__container{padding:3rem}}.home-intro__main-title{width:100%;margin:0;padding:0;font:inherit;line-height:inherit;font-weight:inherit;color:#fff}.home-intro__content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:95%}@media (max-width: 768px){.home-intro__content{width:90%}}@media (min-width: 768px){.home-intro__content{align-items:center}}.home-intro__title-line{width:100%;font-style:normal;font-weight:600;line-height:92%;letter-spacing:-.96px;text-align:left;font-size:clamp(146px,9vw,156px);text-transform:uppercase;margin-bottom:0;overflow:hidden;margin-top:-15px;will-change:transform,opacity,clip-path}@media (max-width: 768px){.home-intro__title-line{font-size:42px;line-height:116%}}.home-intro__subtitle-continuation{width:100%}.home-intro__subtitle-line{width:100%;text-align:right;font-size:clamp(146px,9vw,156px);font-weight:600;line-height:92%;text-transform:uppercase;letter-spacing:-.96px;margin-bottom:0;margin-top:-15px;overflow:hidden;will-change:transform,opacity,clip-path}@media (max-width: 768px){.home-intro__subtitle-line{font-size:42px;line-height:116%}}@media (min-width: 1920px){.home-intro__title-line,.home-intro__subtitle-line{font-size:200px}}@media (min-width: 1920px){.home-intro__title-line,.home-intro__subtitle-line{font-size:192px}}@media (min-width: 2560px){.home-intro__title-line,.home-intro__subtitle-line{font-size:260px}}@media (min-width: 3840px){.home-intro__title-line,.home-intro__subtitle-line{font-size:360px}}.architectures{display:grid;grid-template-rows:repeat(2,1fr);width:100%;height:100vh;position:sticky;padding:2rem 0 15px;top:0;z-index:25;background:white;transform-style:preserve-3d}@media (max-width: 768px){.architectures{padding:100px 0 15px}}.architectures__header{background:white;padding-bottom:50px;text-align:left;display:flex;align-items:center;justify-content:space-evenly;will-change:transform,opacity;transition:transform .1s ease-out,opacity .1s ease-out;transform-style:preserve-3d}.architectures__header-container{display:flex;flex-direction:column;align-items:start;gap:48px;margin-left:4%;padding:0 2rem;width:80%}.architectures__header-title-highlight{margin-left:18%;color:#0f62fe}.architectures__header-title{width:100%;font-size:54px;line-height:64px;font-weight:500;color:#000;margin-bottom:1rem}.architectures__header-description{margin-left:18%;font-size:20px;color:#000;font-style:normal;font-weight:400;line-height:28px;margin-bottom:3rem;max-width:900px}.architectures__header-link{display:flex;flex-direction:column;height:100%;justify-content:flex-end;gap:1rem;margin-right:32px;max-width:350px}.architectures__header-link-title{font-size:.9rem;font-weight:500;margin-bottom:0}.architectures__header-link-description{display:flex;flex-direction:row;align-items:flex-end;gap:8px;font-size:14px;line-height:18px;letter-spacing:.16px;font-weight:400;color:#0f62fe}.architectures__header-button{background:#0f62fe;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.architectures__header-button:hover{background:#1d4ed8;transform:translateY(-2px)}.architectures__ai-ops{background:white;height:55vh;display:flex;align-items:center;position:relative;overflow:hidden}@media (max-width: 767px){.architectures__ai-ops{height:auto;min-height:40vh}}.architectures__ai-ops-container{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;position:relative}@media (max-width: 767px){.architectures__ai-ops-container{padding:0 1.5rem}}.architectures__ai-ops-card{display:grid;grid-template-columns:1fr 1fr;width:88%;height:50vh;overflow:hidden}@media (max-width: 767px){.architectures__ai-ops-card{grid-template-columns:1fr;height:auto;max-height:none}}.architectures__ai-ops-content{position:relative;padding:60px;background:#f4f4f4;display:flex;flex-direction:column;justify-content:center;will-change:transform,opacity;transition:transform .1s ease-out,opacity .1s ease-out;transform-style:preserve-3d}@media (max-width: 767px){.architectures__ai-ops-content{padding:2rem;text-align:center;order:2}}.architectures__ai-ops-content-text{display:flex;top:-100px;flex-direction:column;justify-content:flex-start;gap:24px}.architectures__ai-ops-title{font-size:42px;line-height:50px;font-weight:500;margin-bottom:0}.architectures__ai-ops-subtitle{font-size:28px;font-weight:400;color:#111827;margin-bottom:0;line-height:36px}.architectures__ai-ops-description{font-size:16px;color:#1e1e1e;line-height:24px;margin-bottom:0}.architectures__ai-ops-button{position:relative;width:250px;height:40px;background:#0f62fe;color:#fff;border:none;padding:10px 16px;font-size:14px;line-height:18px;letter-spacing:.16px;font-weight:400;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.architectures__ai-ops-button:hover{background:#1d4ed8;transform:translateY(-2px)}.architectures__ai-ops-button:hover:after{transform:translate(4px)}.architectures__ai-ops-image{position:relative;overflow:hidden;will-change:transform,scale;transition:transform .5s ease-out,scale .5s ease-out;transform-style:preserve-3d;backface-visibility:hidden}@media (max-width: 767px){.architectures__ai-ops-image{height:250px;order:1}}.architectures__ai-ops-img{width:100%;height:100%;object-fit:cover;backface-visibility:hidden}.architectures__ai-ops-indicators{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:1000}@media (max-width: 767px){.architectures__ai-ops-indicators{bottom:15px;gap:8px}}.architectures__ai-ops-indicator{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.4);border:2px solid rgba(255,255,255,.8);transition:all .3s ease;cursor:pointer}@media (max-width: 767px){.architectures__ai-ops-indicator{width:8px;height:8px}}@media (min-width: 1920px){.architectures__header-container{margin-left:7%}.architectures__header-title{font-size:64px;line-height:74px}.architectures__header-description{max-width:900px;margin-left:14%;font-size:20px;line-height:28px}.architectures__header-link{margin-right:48px}.architectures__header-link-title{font-size:24px;line-height:28px}.architectures__header-link-description{font-size:18px;line-height:22px}.architectures__ai-ops-content-text{gap:28px}.architectures__ai-ops-title{font-size:42px;line-height:50px}.architectures__ai-ops-subtitle{font-size:28px;line-height:36px}.architectures__ai-ops-description{font-size:20px;line-height:30px}.architectures__ai-ops-button{width:240px;font-size:16px;line-height:18px}}@media (max-width: 768px){.architectures{position:relative;height:100%;grid-template-rows:1fr}.architectures__header{flex-direction:column;padding:0 1rem;height:100%}.architectures__header-title{font-size:2.2rem}.architectures__header-description{margin-left:0}.architectures__header-container{text-align:left;width:100%;margin-left:0;flex-direction:column;padding:0}.architectures__header-title{font-size:32px;font-style:normal;font-weight:500;line-height:32px}.architectures__header-subtitle{font-size:1.5rem}.architectures__header-description{font-size:1rem}.architectures__ai-ops{padding:1.5rem 0;flex-direction:column}.architectures__ai-ops-container{padding:0 1rem}.architectures__ai-ops-card{border-radius:16px;box-shadow:0 15px 30px #0000001a}.architectures__ai-ops-content{padding:1.5rem}.architectures__ai-ops-title{font-size:1.25rem}.architectures__ai-ops-subtitle{font-size:1.5rem}.architectures__ai-ops-description{font-size:.95rem}.architectures__ai-ops-button{font-size:.9rem;padding:.5rem 1.5rem}.architectures__ai-ops-image{height:200px}.architectures__ai-ops-mobile-list{display:flex;flex-direction:column;gap:24px;width:100%}}.architectures__scroll-spacer{background:transparent}@media (max-width: 1366px){.architectures__header-container{margin-left:7%}.architectures__header-title{font-size:36px;line-height:44px}.architectures__header-title-highlight{margin-left:14%}.architectures__header-description{max-width:600px;margin-left:14%;font-size:16px;line-height:20px}.architectures__header-link{margin-right:48px}.architectures__header-link-title{font-size:18px;line-height:22px}.architectures__header-link-description{font-size:14px;line-height:18px}.architectures__ai-ops-content-text{gap:28px}.architectures__ai-ops-title{font-size:32px;line-height:36px}.architectures__ai-ops-subtitle{font-size:24px;line-height:32px}.architectures__ai-ops-description{font-size:14px;line-height:20px}.architectures__ai-ops-button{width:240px;font-size:14px;line-height:18px}}@media (min-width: 1920px){.architectures__header-container{margin-left:7%}.architectures__header-title{font-size:64px;line-height:74px}.architectures__header-title-highlight{margin-left:14%}.architectures__header-description{max-width:900px;margin-left:14%;font-size:20px;line-height:28px}.architectures__header-link{margin-right:48px}.architectures__header-link-title{font-size:24px;line-height:28px}.architectures__header-link-description{font-size:18px;line-height:22px}.architectures__ai-ops-content-text{gap:28px}.architectures__ai-ops-title{font-size:42px;line-height:50px}.architectures__ai-ops-subtitle{font-size:28px;line-height:36px}.architectures__ai-ops-description{font-size:20px;line-height:30px}.architectures__ai-ops-button{width:240px;font-size:16px;line-height:18px}}@media (min-width: 2560px){.architectures__header-container{margin-left:7%}.architectures__header-title{font-size:70px;line-height:80px}.architectures__header-title-highlight{margin-left:12%}.architectures__header-description{max-width:800px;margin-left:12%;font-size:26px;line-height:32px}.architectures__header-link{margin-right:48px}.architectures__header-link-title{font-size:26px;line-height:30px}.architectures__header-link-description{font-size:18px;line-height:22px}.architectures__ai-ops-content-text{gap:32px}.architectures__ai-ops-title{font-size:56px;line-height:64px}.architectures__ai-ops-subtitle{font-size:42px;line-height:50px}.architectures__ai-ops-description{font-size:24px;line-height:34px}.architectures__ai-ops-button{width:400px;font-size:20px;line-height:18px}}@media (min-width: 3840px){.architectures__header-container{margin-left:8%}.architectures__header-title{font-size:90px;line-height:100px}.architectures__header-title-highlight{margin-left:10%}.architectures__header-description{max-width:1200px;margin-left:10%;font-size:36px;line-height:44px}.architectures__header-link{max-width:500px;margin-right:48px}.architectures__header-link-title{font-size:40px;line-height:48px}.architectures__header-link-description{font-size:26px;line-height:30px}.architectures__ai-ops-content-text{gap:48px}.architectures__ai-ops-title{font-size:90px;line-height:100px}.architectures__ai-ops-subtitle{font-size:60px;line-height:70px}.architectures__ai-ops-description{font-size:32px;line-height:44px}.architectures__ai-ops-button{width:350px;font-size:20px;line-height:28px}}.mobile-card{display:flex;flex-direction:column;background:white;overflow:hidden;width:95%;margin-bottom:24px}.mobile-card__image{width:70%;height:200px;overflow:hidden}.mobile-card__img{width:100%;height:100%;object-fit:cover}.mobile-card__content{padding:24px;background:#f4f4f4;display:flex;flex-direction:column;gap:16px}.mobile-card__title{font-size:24px;font-weight:600;margin:0;color:#000;line-height:1.2}.mobile-card__subtitle{font-size:18px;font-weight:400;color:#333;margin:0;line-height:1.4}.mobile-card__description{font-size:16px;color:#666;line-height:1.6;margin:0}.mobile-card__button{width:80%;height:48px;background:#0f62fe;color:#fff;border:none;padding:0 16px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;margin-top:8px}.mobile-card__button:hover{background:#1d4ed8;transform:translateY(-2px)}.mobile-card__link{display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;margin-left:25px;align-self:center;width:80%;margin-top:20px}.mobile-card__link-title{font-size:.9rem;font-weight:500;margin-bottom:0}.mobile-card__link-description{display:flex;flex-direction:row;align-items:flex-end;gap:8px;font-size:14px;line-height:18px;letter-spacing:.16px;font-weight:400;color:#0f62fe}.slide-indicators{position:fixed;left:10%;top:50%;transform:translateY(-50%);z-index:9999;display:flex;flex-direction:column;gap:.5rem;padding:1rem}@media (max-width: 768px){.slide-indicators{right:1rem;gap:.25rem;padding:.5rem}}.slide-indicators__dot{width:16px;height:16px;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;border-radius:9999px}@media (max-width: 768px){.slide-indicators__dot{width:14px;height:14px}}.slide-indicators__dot:hover .slide-indicators__dot-inner{background:rgba(15,98,254,.8);border-color:#0f62fee6}.slide-indicators__dot:focus{outline:2px solid var(--color-primary);outline-offset:2px}.slide-indicators__dot:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.slide-indicators__dot-inner{width:100%;height:100%;border-radius:9999px;background:rgba(15,98,254,.3);border:2px solid rgba(15,98,254,.5);transition:all .3s ease-in-out}.slide-indicators__dot-inner--active{background:var(--color-primary);border-color:var(--color-primary);transform:scale(1)}@media (max-height: 500px){.slide-indicators{display:none}}@media (min-width: 1920px){.slide-indicators{left:10%}.slide-indicators__dot{width:18px;height:18px}}.slide-indicators:before{content:"";position:absolute;top:-.25rem;left:-.25rem;right:-.25rem;bottom:-.25rem;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.75rem;z-index:-1}.industries-wrapper{position:relative;width:100%;height:1000vh;z-index:100}@media (min-width: 3840px){.industries-wrapper{height:750vh}}.industries{position:sticky;top:0;z-index:100;width:100%;height:100vh;background:white;overflow:hidden}.industries__container{position:relative;width:100%;height:100vh;overflow:hidden}.industries__background{position:relative;top:0;left:0;width:100vw;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;will-change:opacity}.industries__image-block{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;will-change:transform,opacity;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center}.industries__image-block img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.industries__image-block-text{font-family:IBM Plex Mono;font-size:16px;line-height:16px;font-weight:400;letter-spacing:.32px;background:none;text-align:left;color:#000;position:absolute;z-index:3;top:15px;left:15px}.industries__image-block-plus{font-size:1.5rem;font-weight:400;color:#000;position:absolute;z-index:3;top:40%}.industries__content{position:absolute;top:0;left:0;width:100%;height:100vh;padding:6rem 2rem;will-change:transform,opacity;z-index:3;display:flex;align-items:center;justify-content:center}@media (min-width: 1024px){.industries__content{padding:8rem 4rem}}@media (max-width: 767px){.industries__content{padding:4rem 1.5rem}}@media (max-width: 639px){.industries__content{padding:3rem 1rem}}.industries__text{position:absolute;top:50%;left:7%;transform:translate(-50%,-50%);text-align:center;max-width:800px;width:90%;will-change:transform,opacity;z-index:4}@media (min-width: 1024px){.industries__text{max-width:1000px}}@media (max-width: 767px){.industries__text{max-width:600px}}.industries__text .animated-text-block{gap:0;max-width:none}.industries__text .animated-text-block__title{text-align:right;font-size:clamp(2rem,6vw,3rem);font-weight:500;line-height:1.1;margin-bottom:2rem;color:#000;max-width:none}@media (min-width: 1024px){.industries__text .animated-text-block__title{font-size:clamp(3rem,5vw,3.5rem);margin-bottom:3rem}}@media (max-width: 767px){.industries__text .animated-text-block__title{font-size:clamp(2rem,7vw,3rem);margin-bottom:1.5rem}}.industries__text .animated-text-block__description{width:77%;text-align:left;font-size:clamp(1.125rem,2.5vw,1.375rem);line-height:1.6;font-weight:400;margin-left:15%;max-width:none}@media (min-width: 1024px){.industries__text .animated-text-block__description{font-size:clamp(1.25rem,2vw,1.25rem);line-height:1.7}}@media (max-width: 767px){.industries__text .animated-text-block__description{font-size:clamp(1rem,3.5vw,1.25rem)}}@media (max-width: 1349px){.industries__text .animated-text-block__title{font-size:clamp(1.75rem,4vw,2.75rem)}}@media (max-width: 1349px) and (min-width: 1024px){.industries__text .animated-text-block__title{font-size:clamp(2rem,3.5vw,3rem)}}@media (max-width: 1349px){.industries__text .animated-text-block__description{font-size:clamp(.95rem,2vw,1.1rem)}}@media (max-width: 1349px) and (min-width: 1024px){.industries__text .animated-text-block__description{font-size:clamp(1rem,1.8vw,1.2rem)}}@media (min-width: 2000px) and (max-width: 2499px){.industries__card-top{grid-template-columns:180px 3fr 2fr}.industries__card-content,.industries__card-info-content,.industries__card-projects{padding:3rem}}@media (min-width: 2500px){.industries__card-content,.industries__card-info-content,.industries__card-projects{padding:4rem}}@media (max-width: 480px){.industries__title{font-size:clamp(1.25rem,8vw,1.75rem)}.industries__description{font-size:clamp(.85rem,4vw,1rem)}}.industries__cards-container{position:relative;width:100%;max-width:1200px;margin:0;height:77vh}@media (max-width: 767px){.industries__cards-container{max-width:none;height:100vh}}@media (min-width: 2000px) and (max-width: 2499px){.industries__cards-container{max-width:1500px}}@media (min-width: 2500px){.industries__cards-container{max-width:2000px}}.industries__card{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;will-change:transform,opacity;display:flex}@media (max-width: 1023px){.industries__card{flex-direction:column}}.industries__card-nav{width:100%;background:transparent;display:flex;flex-direction:column;justify-content:flex-end;gap:24px;padding-bottom:48px;position:relative;z-index:1}@media (max-width: 1023px){.industries__card-nav{width:100%;flex-direction:row;overflow-x:auto;padding:1rem;background:rgba(255,255,255,.9)}}.industries__card-nav-item{font-size:12px;font-weight:400;letter-spacing:.32px;color:#6b7280;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative;z-index:2}.industries__card-nav-item:hover{color:#0f62fe}.industries__card-nav-item.active{color:#0f62fe;font-weight:600}.industries__card-main{display:grid;grid-template-rows:4fr 5fr;position:relative;z-index:1}@media (max-width: 1023px){.industries__card-main{gap:1.5rem;padding:1.5rem}}@media (max-width: 767px){.industries__card-main{padding:1rem;gap:1rem}}.industries__card-top{display:grid;grid-template-columns:1fr 3fr 2fr}.industries__card-bottom{display:grid;grid-template-columns:1fr 1fr 1fr}.industries__card-image{height:100%;overflow:hidden;will-change:transform,opacity;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.industries__card-image img{height:100%;max-height:520px;width:100%;object-fit:cover;will-change:transform;transition:transform .3s ease;position:relative;z-index:1}@media (min-width: 1920px){.industries__card-image img{max-height:370px}}@media (min-width: 2550px){.industries__card-image img{max-height:550px}}@media (min-width: 3840px){.industries__card-image img{max-height:800px}}.industries__card-content{border-right:2px solid rgba(255,255,255,.1);background:rgba(120,120,120,.04);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:32px;will-change:transform,opacity;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:2;position:relative}.industries__card-content *{will-change:auto}.industries__card-content-container{background:#fcfcfb;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.industries__card-title{margin-top:16px;font-size:10px;font-weight:400;color:#000;letter-spacing:.32px;line-height:1.2}.industries__card-title-highlight{font-size:clamp(1.5rem,3vw,1.8rem);font-weight:400;color:#0f62fe;line-height:1.2;margin:0 0 1rem}.industries__card-description{font-size:.9rem;line-height:1.1rem;color:#000;margin:0}.industries__card-info{background:white;overflow:hidden;will-change:transform,opacity;transition:all .3s cubic-bezier(.4,0,.2,1)}.industries__card-info *{transition:all .2s ease}.industries__card-info-content{padding:48px 32px 32px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.industries__card-info-content-text{display:flex;flex-direction:column;gap:.5rem}.industries__card-info-title{font-size:10px;font-weight:400;color:#000;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .5rem}.industries__card-info-text{font-size:.8rem;line-height:1.1rem;color:#000;margin:0 0 1.5rem}.industries__card-button{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#0f62fe;color:#fff;border:none;padding:12px 20px;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.16px;cursor:pointer;transition:all .2s ease;transform:translateY(0);will-change:transform,background-color}.industries__card-button:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.industries__card-button:active{transform:translateY(0)}.industries__progress{position:absolute;bottom:40px;left:50%;transform:translate(-50%);width:200px;height:4px;background:rgba(255,255,255,.3);border-radius:2px;will-change:opacity;z-index:5}@media (max-width: 767px){.industries__progress{bottom:30px;width:150px}}@media (max-width: 639px){.industries__progress{bottom:20px;width:120px;height:3px}}.industries__progress-bar{height:100%;background:white;border-radius:2px;will-change:width;box-shadow:0 2px 8px #ffffff4d}.industries__card-projects{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:24px 56px;will-change:transform,opacity;transition:all .3s cubic-bezier(.4,0,.2,1)}.industries__card-projects *{transition:all .2s ease}.industries__card-projects-title{font-size:14px;font-weight:400;color:#1f2937}.industries__card-project-item{display:flex;width:80%;gap:8px;justify-content:flex-start;align-items:flex-end;padding:.25rem 0;color:#0f62fe;font-size:.9rem}.industries__card-project-item:not(:last-child){border-bottom:1px solid #f3f4f6}@media (min-width: 2000px) and (max-width: 2499px){.industries__text .animated-text-block__title{font-size:4.5rem!important;line-height:1.1}.industries__text .animated-text-block__description{font-size:1.6875rem!important;line-height:1.6}.industries__card-top{grid-template-columns:180px 3fr 2fr}.industries__card-nav-item{font-size:1.3125rem!important}.industries__card-title{font-size:1.35rem!important}.industries__card-title-highlight{font-size:2.25rem!important}.industries__card-description{font-size:1.35rem;line-height:1.65rem!important}.industries__card-info-title{font-size:1.05rem!important}.industries__card-info-text{font-size:1.2rem!important;line-height:1.65rem!important}.industries__card-button{font-size:1.3125rem!important;padding:18px 30px!important}.industries__card-projects-title{font-size:1.65rem!important}.industries__card-project-item{font-size:1.35rem!important}.industries__image-block-text{font-size:1.5rem!important}.industries__image-block-plus{font-size:2.25rem!important}}@media (min-width: 2500px){.industries__text .animated-text-block__title{font-size:5rem!important;line-height:1.1}.industries__text .animated-text-block__description{font-size:1.9rem!important;line-height:1.6}.industries__card-top{grid-template-columns:220px 3fr 2fr}.industries__card-nav-item,.industries__card-title{font-size:1.5rem!important}.industries__card-title-highlight{font-size:2.5rem!important}.industries__card-description{font-size:1.5rem!important;line-height:1.9rem!important}.industries__card-info-title{font-size:1.2rem!important}.industries__card-info-text{font-size:1.4rem!important;line-height:1.9rem!important}.industries__card-button{font-size:1.5rem!important;padding:20px 36px!important}.industries__card-projects-title{font-size:1.9rem!important}.industries__card-project-item{font-size:1.5rem!important}.industries__image-block-text{font-size:1.75rem!important}.industries__image-block-plus{font-size:2.5rem!important}}@media (max-width: 768px){.industries__mobile-list{display:flex;flex-direction:column;gap:24px;width:100%;padding:0 16px;height:auto;overflow-y:auto}}.industry-mobile-card{display:flex;flex-direction:column;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;width:100%;margin-bottom:24px}.industry-mobile-card__image{width:100%;height:200px;overflow:hidden}.industry-mobile-card__img{width:100%;height:100%;object-fit:cover}.industry-mobile-card__content{padding:24px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;flex-direction:column;gap:56px}.industry-mobile-card__title{font-size:28px;font-weight:400;margin:0;color:#0f62fe;line-height:1.2}.industry-mobile-card__description{font-size:16px;color:#000;line-height:1.6;margin:0}.industry-mobile-card__section{display:flex;flex-direction:column;gap:8px}.industry-mobile-card__section-title{font-size:14px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.5px;margin:0}.industry-mobile-card__section-description{font-size:16px;color:#333;line-height:1.6;margin:0}.industry-mobile-card__button{width:100%;height:48px;background:#0f62fe;color:#fff;border:none;padding:0 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;border-radius:8px;margin-top:8px}.industry-mobile-card__button:hover{background:#1d4ed8;transform:translateY(-2px)}.industry-mobile-card__link{display:flex;flex-direction:column;gap:8px;margin-top:8px}.industry-mobile-card__link-title{font-size:14px;font-weight:600;color:#333;margin:0}.industry-mobile-card__link-description{display:flex;align-items:center;gap:8px;font-size:14px;color:#0f62fe;text-decoration:none;font-weight:400}.industry-mobile-card__link-description:hover{text-decoration:underline}.animated-text-block{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;margin-left:11%}@media (min-width: 2000px) and (max-width: 2499px){.animated-text-block{max-width:1200px}}@media (min-width: 2500px){.animated-text-block{max-width:2000px}}@media (max-width: 767px){.animated-text-block{gap:1.5rem;max-width:100%}}@media (max-width: 639px){.animated-text-block{gap:1rem}}@media (max-width: 768px){.animated-text-block{margin-left:0}}.animated-text-block__title{font-size:54px;font-weight:500;line-height:1.1;color:#000;text-align:left;white-space:pre-wrap}.animated-text-block__title-highlight{margin-left:235px;color:#0f62fe}@media (max-width: 768px){.animated-text-block__title-highlight{margin-left:25px;text-align:center}}.animated-text-block__description{font-size:clamp(1rem,2vw,1.25rem);color:#000;font-weight:400;text-align:left}@media (max-width: 767px){.animated-text-block__description{font-size:clamp(.9rem,3vw,1.1rem)}}@media (max-width: 639px){.animated-text-block__description{font-size:clamp(.875rem,4vw,1rem)}}.animated-text-image-block{position:absolute;top:50%;left:7%;right:7%;z-index:4;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.animated-text-image-block__container{width:100%;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.animated-text-image-block__content{display:flex;flex-direction:column;gap:3rem}.animated-text-image-block__subtitle{font-size:clamp(.875rem,2vw,1rem);font-weight:500;color:#000;text-transform:uppercase;letter-spacing:.05em}.animated-text-image-block__title-highlight{color:var(--color-primary)}.animated-text-image-block__description{font-size:20px;line-height:28px;color:#000;margin:0}.animated-text-image-block__button{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--color-primary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none}.animated-text-image-block__button svg{transition:transform .3s ease}.animated-text-image-block__link{display:flex;align-items:center;gap:.5rem;color:var(--color-primary);text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease}.animated-text-image-block__illustration{position:relative;display:flex;justify-content:center;align-items:center;min-height:400px}.animated-text-image-block__device-image{max-width:100%;height:auto;object-fit:contain;border-radius:12px;transition:transform .3s ease}.animated-text-image-block__device-image:hover{transform:translateY(-5px)}.call-to-action{background:#0f62fe;padding:8rem 2rem;display:flex;align-items:center;justify-content:center;min-height:40vh;position:relative;z-index:50}.call-to-action__container{text-align:center;width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:flex-start}.call-to-action__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:300;color:#fff;line-height:50px;width:100%;margin-bottom:24px}.call-to-action__title-top{text-align:right;width:100%;font-size:clamp(2rem,5vw,3.5rem);font-weight:300;color:#fff;margin-bottom:0}@media (max-width: 768px){.call-to-action__title-top{text-align:left}}.call-to-action__title-bottom{width:100%;text-align:left;font-size:clamp(2rem,5vw,3.5rem);font-weight:300;color:#fff;line-height:50px}.call-to-action__button{width:250px;height:40px;background:white;color:#3b82f6;border:none;padding:16px;font-size:14px;line-height:18px;letter-spacing:.16px;gap:16px;font-weight:400;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;transition:all .3s ease;will-change:transform}.call-to-action__button:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.call-to-action__button:active{transform:translateY(0)}.call-to-action__arrow{width:16px;height:16px;transition:transform .3s ease}@media (max-width: 639px){.call-to-action__arrow{width:14px;height:14px}}.call-to-action__button:hover .call-to-action__arrow{transform:translate(4px)}@media (max-width: 1549px){.call-to-action__title{font-size:clamp(1.75rem,4vw,2.75rem)}}@media (max-width: 1549px) and (min-width: 1024px){.call-to-action__title{font-size:clamp(2rem,3.5vw,3rem)}}@media (min-width: 2000px) and (max-width: 2499px){.call-to-action__container{max-width:1500px}.call-to-action__title{font-size:4.5rem;line-height:75px}.call-to-action__title-top{font-size:4.5rem}.call-to-action__title-bottom{font-size:4.5rem;line-height:75px}.call-to-action__button{font-size:1.5rem;padding:24px 48px;width:270px}.call-to-action__arrow{width:24px;height:24px}}@media (min-width: 2500px){.call-to-action__container{max-width:1700px}.call-to-action__title{font-size:5rem;line-height:85px}.call-to-action__title-top{font-size:5rem}.call-to-action__title-bottom{font-size:5rem;line-height:85px}.call-to-action__button{font-size:20px;padding:28px 15px;width:320px}.call-to-action__arrow{width:32px;height:32px}}.home{position:relative}.home__scroll-container{position:relative;height:1000vh}@media (min-width: 1920px){.home__scroll-container{height:800vh}}@media (min-width: 2560px){.home__scroll-container{height:700vh}}@media (min-width: 3840px){.home__scroll-container{height:450vh}}@media (max-width: 768px){.home__scroll-container{height:475vh}}.home__scroll-spacer{height:500vh;width:100%}@media (min-width: 1920px){.home__scroll-spacer{height:500vh}}@media (min-width: 2560px){.home__scroll-spacer{height:400vh}}@media (min-width: 3840px){.home__scroll-spacer{height:300vh}}.home__architectures-spacer{position:relative;height:475vh;width:100%}@media (min-width: 1920px){.home__architectures-spacer{height:475vh}}@media (min-width: 2560px){.home__architectures-spacer{height:375vh}}@media (min-width: 3840px){.home__architectures-spacer{height:375vh}}@media (max-width: 768px){.home__architectures-spacer{height:100%}}.scroll-reveal{position:sticky;top:150px;left:0;height:100vh;width:100%;display:flex;z-index:20}@media (min-width: 2024px){.scroll-reveal{top:250px}}@media (max-width: 768px){.scroll-reveal{top:0;flex-direction:column-reverse}}.scroll-reveal__mobile-background{width:100%;height:20vh;background-color:none}.scroll-reveal__left{width:60%;height:100vh;color:#fff;display:flex;align-items:flex-start;justify-content:center;position:relative}@media (max-width: 768px){.scroll-reveal__left{width:100%;height:50vh}}.scroll-reveal__right{width:40%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#0043ce}@media (max-width: 768px){.scroll-reveal__right{width:100%;height:50vh;background-color:none}}.scroll-reveal__content{width:100%;margin-top:80px;position:relative;z-index:3;max-width:800px;text-align:left;margin-bottom:100px}@media (min-width: 2560px){.scroll-reveal__content{max-width:1000px}}@media (min-width: 3840px){.scroll-reveal__content{max-width:1500px}}@media (max-width: 768px){.scroll-reveal__content{width:100%;margin-top:0;padding:16px}}.scroll-reveal__progressive-text{position:absolute;top:-120px;left:-17%;display:flex;align-items:center;gap:5px;font-family:IBM Plex Mono;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.32px;color:#fff;z-index:10;flex-wrap:wrap}.scroll-reveal__arrow{margin:0 10px;font-size:14px;font-weight:600;color:#fffc;will-change:transform,opacity;transform-origin:center}.scroll-reveal__text-second,.scroll-reveal__text-third{will-change:transform,opacity;transform-origin:left center}.scroll-reveal__title-first{font-weight:500;font-size:54px;margin-bottom:0;margin-left:15%;line-height:54px}@media (max-width: 768px){.scroll-reveal__title-first{font-size:32px;line-height:32px;margin-left:35px}}.scroll-reveal__title-second{display:flex;font-weight:500;flex-direction:column;align-items:flex-start;text-align:left;line-height:54px;font-size:54px}@media (max-width: 768px){.scroll-reveal__title-second{font-size:32px;line-height:40px}}.scroll-reveal__title{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:5px 0;position:relative;margin-bottom:2rem;letter-spacing:-.01em;color:#fff;overflow:hidden;will-change:clip-path}@media (min-width: 1024px){.scroll-reveal__title{margin-bottom:3rem;font-size:2.75rem}}@media (max-width: 768px){.scroll-reveal__title{font-size:1.75rem;margin-bottom:1.5rem}}.scroll-reveal__title-container{background-color:#0043ce;width:100%;position:absolute;bottom:0;left:0;right:0;z-index:4}.scroll-reveal__description{color:#d0e2ff;max-width:600px;font-size:20px;line-height:28px;opacity:.9;font-weight:400;margin-left:15%;will-change:transform,opacity}@media (max-width: 768px){.scroll-reveal__description{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.16px}}.scroll-reveal__image{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;z-index:2;transform-origin:center;will-change:transform,clip-path}@media (max-width: 767px){.scroll-reveal{flex-direction:column-reverse;height:auto;min-height:100vh}.scroll-reveal__left{width:100%;height:60vh}.scroll-reveal__right{width:100%;height:40vh}.scroll-reveal__content{margin-top:10px;padding:2rem}}@media (max-width: 767px) and (min-width: 1920px){.scroll-reveal__content{top:200px}.scroll-reveal__content__progressive-text{top:-130px;left:-39%}.scroll-reveal__content__progressive-text>span[class^=scroll-reveal__text]{font-size:18px!important}.scroll-reveal__content__title-first{font-size:58px;line-height:58px}}@media (min-width: 1920px){.scroll-reveal{top:200px}.scroll-reveal__left{width:60%}.scroll-reveal__progressive-text{top:-130px}.scroll-reveal__progressive-text>span[class^=scroll-reveal__text]{font-size:18px!important}.scroll-reveal__title-first,.scroll-reveal__title-second{font-size:58px;line-height:58px}.scroll-reveal__description{font-size:24px;line-height:32px}}@media (min-width: 2560px){.scroll-reveal{top:250px}.scroll-reveal__progressive-text{top:-135px;left:-24%}.scroll-reveal__progressive-text>span[class^=scroll-reveal__text]{font-size:20px!important}.scroll-reveal__title-first,.scroll-reveal__title-second{font-size:72px;line-height:72px}.scroll-reveal__description{max-width:750px;font-size:28px;line-height:36px}.custom-ai-systems .scroll-reveal__description{margin-left:27%}.ai-innovation .scroll-reveal__description{margin-left:25%}.ai-intelligence .scroll-reveal__description{margin-left:27%}}@media (min-width: 3840px){.scroll-reveal{top:300px}.scroll-reveal__content{max-width:1500px;margin-top:150px;margin-bottom:150px}.scroll-reveal__progressive-text{top:-225px;left:-27%}.scroll-reveal__progressive-text>span[class^=scroll-reveal__text]{font-size:24px!important}.scroll-reveal__title-first,.scroll-reveal__title-second{font-size:117px;line-height:127px}.scroll-reveal__description{max-width:1250px;font-size:48px;line-height:58px}}.aiops-container{position:sticky;display:flex;flex-direction:row;width:100%;min-height:100vh;top:0;z-index:25;transform-style:preserve-3d;background:white;will-change:transform,opacity;transition:transform .1s ease-out,opacity .1s ease-out}@media (max-width: 768px){.aiops-container{position:relative;flex-direction:column}}.lifecycle-spacer-start{height:1000vh;background:white}.lifecycle-sticky-container{position:sticky;top:0;height:100vh;width:100%;background:white;z-index:30;overflow:hidden}.lifecycle-left{position:relative;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;background:white;z-index:1}.lifecycle-right{position:absolute;top:0;left:0;width:100%;height:100%;background:#f8fafc;z-index:2}.lifecycle-slide{position:absolute;top:0;left:0;width:100%;height:100%}.lifecycle-image-container{overflow:hidden;position:absolute;width:100%;height:40vh;bottom:0;z-index:10}.lifecycle-image-ground{width:100%;height:40vh;object-fit:cover;z-index:2}.lifecycle-image-stage{position:absolute;top:0;left:40%;height:40vh;object-fit:cover}.lifecycle-spacer-end{height:100vh;background:white}@media (max-width: 768px){.lifecycle-spacer-end{height:100%}}.left-block{position:sticky;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}@media (max-width: 768px){.left-block{position:relative;height:90vh}}@media (max-width: 768px){.left-block-content{padding:0 15px;width:100%;height:100%;gap:48px}}.aiops-title{width:100%;margin-right:20px;font-size:48px;font-weight:500;color:#000;text-align:left;display:flex;flex-direction:column}@media (max-width: 768px){.aiops-title{width:100%;font-size:42px;line-height:50px}}.aiops-title-right{color:#0f62fe;margin-left:30px;width:100%}.aiops-title-left{color:#000;text-align:left;width:100%}.aiops-description{width:100%;font-size:16px;font-weight:400;line-height:1.5;color:#000}.aiops-description-text{width:460px}@media (max-width: 768px){.aiops-description-text{width:100%;font-size:20px;font-style:normal;font-weight:400;line-height:28px}}.left-block-btn{position:absolute;top:70%;right:0}@media (max-width: 768px){.left-block-btn{width:100%;top:initial;bottom:47px;left:0;right:inherit;z-index:100}}.right-block{min-height:150vh;background-color:#0f62fe}.right-block-content{color:#fff}.image-right{position:sticky;object-fit:cover;top:0;right:0;height:100vh}.image-right img{max-width:100%;height:100%;object-fit:cover;display:block}.aiops-spacer-small{width:100%}.aiops-spacer{height:200vh;width:100%}@media (max-width: 768px){.aiops-spacer{height:0}}.aiops-btn-container{position:relative;display:flex;flex-direction:column;gap:8px;margin-top:24px}.aiops-btn-label{font-size:14px;font-weight:600;color:var(--color-primary)}.lifecycle-btn-container{position:absolute;top:100px;width:228px;display:flex;flex-direction:column}@media (max-width: 768px){.lifecycle-btn-container{display:none}}.lifecycle-label{font-weight:600;font-size:14px;line-height:18px;letter-spacing:.16px;color:var(--color-text);margin-bottom:8px}.lifecycle-btn{text-align:left;justify-content:flex-start;padding-left:0;background-color:#fff;color:var(--color-primary)}.lifecycle-btn:hover{background:#0f62fe;color:#fff}.aiops-section{width:100%;height:100vh;overflow:hidden;padding:75px 0;position:relative;display:flex;justify-content:center}@media (max-width: 768px){.aiops-section{height:100%;overflow:visible}}.aiops-section-container{width:100%;height:100%;padding:60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media (min-width: 2024px){.aiops-section-container{width:90%}}@media (min-width: 2500px){.aiops-section-container{width:80%}}@media (max-width: 768px){.aiops-section-container{width:100%;padding:30px 16px}}.aiops-section-title{font-size:60px;font-weight:500;color:#fff;line-height:70px;max-width:600px}@media (max-width: 768px){.aiops-section-title{font-size:36px;font-style:normal;font-weight:500;line-height:41px}}.aiops-section-title-span{margin-right:55px;color:#33b1ff;font-weight:500}.aiops-section-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.aiops-section-description{white-space:pre-wrap;font-size:20px;font-weight:400;color:#fff;line-height:1.6;margin-left:50px}@media (min-width: 2024px){.aiops-section-description{font-size:24px;max-width:774px}}@media (min-width: 2500px){.aiops-section-description{font-size:24px;max-width:874px}}@media (max-width: 768px){.aiops-section-description{font-size:20px;font-style:normal;font-weight:400;line-height:28px;margin-left:0}}.aiops-section-icons{display:flex;justify-content:space-around;margin-top:40px;width:100%}.aiops-section-icons svg{width:60px;height:60px;opacity:.8;transition:opacity .3s ease}.aiops-section-icons svg:hover{opacity:1}@media (max-width: 768px){.aiops-section-icons{width:100%;flex-direction:row;flex-wrap:wrap}.aiops-section-icons img{width:50%}}.aiops-section-stage{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:600px;gap:72px;padding-top:112px}.aiops-section-table{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:600px;gap:50px}.section-stage-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.section-stage-number{font-family:Code-01,Fira Code,Consolas,monospace;font-size:16px;font-weight:400}.section-stage-title{font-size:20px;font-weight:400}.section-stage-description{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.16px;color:#343a3f}.section-table{width:100%;max-width:800px;margin-top:40px;border-collapse:collapse;font-family:inherit}.section-table-header{display:flex;border-bottom:1px solid #4589ff;padding-bottom:5px;margin-bottom:5px;font-weight:400;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.section-table-header-item{flex:1;color:#33b1ff}.section-table-body{display:flex;flex-direction:column;gap:10px}.section-table-row{display:flex;align-items:flex-start;gap:5px;padding:5px 0;border-bottom:1px solid rgba(255,255,255,.1)}.section-table-row:last-child{border-bottom:none}.section-table-cell{flex:1;font-size:14px;letter-spacing:.16px;line-height:1.5;font-weight:400;color:#fff}@media (max-width: 768px){.section-table-header{font-size:16px}.section-table-row{flex-direction:row;gap:12px}.section-table-cell{font-size:14px}}.lifecycle{width:100%;height:100%;background:transparent;padding:40px;display:flex;align-items:center;position:relative;z-index:2}@media (max-width: 767px){.lifecycle{padding:60px 0;min-height:auto}}.lifecycle__container{width:100%;height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}@media (max-width: 1023px){.lifecycle__container{padding:0 40px;gap:60px}}@media (max-width: 767px){.lifecycle__container{grid-template-columns:1fr;gap:40px;padding:0 24px}}.lifecycle__content{width:80%;display:flex;flex-direction:column;gap:32px}.lifecycle__stage{display:flex;align-items:center;margin-bottom:8px}.lifecycle__stage-number{width:60px;height:60px;background:#0f62fe;color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;font-style:normal;font-weight:400;line-height:40px}@media (min-width: 2000px){.lifecycle__stage-number{width:clamp(48px,4vw,64px);height:clamp(48px,4vw,64px);font-size:clamp(20px,1.6vw,28px)}}@media (min-width: 2500px){.lifecycle__stage-number{width:clamp(48px,3.8vw,80px);height:clamp(48px,3.8vw,80px);font-size:clamp(20px,1.4vw,32px)}}.lifecycle__title{font-size:42px;font-style:normal;font-weight:300;line-height:50px;color:#000;margin:0}@media (min-width: 2000px){.lifecycle__title{font-size:clamp(48px,4vw,67px)}}@media (min-width: 2500px){.lifecycle__title{font-size:clamp(48px,3.8vw,82px)}}.lifecycle__description{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#343a3f;margin:0 0 16px}@media (min-width: 2000px){.lifecycle__description{font-size:clamp(18px,1.5vw,25px);margin-bottom:clamp(16px,1.2vw,22px)}}@media (min-width: 2500px){.lifecycle__description{font-size:clamp(18px,1.3vw,30px);margin-bottom:clamp(16px,1vw,28px)}}.lifecycle__description-details{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.16px;color:#343a3f}.lifecycle__description-details span{color:#0f62fe}@media (max-width: 767px){.lifecycle__description-details{font-size:10px;line-height:1.3}}@media (min-width: 2000px){.lifecycle__description-details{font-size:clamp(12px,1vw,17px);line-height:1.5}}@media (min-width: 2500px){.lifecycle__description-details{font-size:clamp(12px,.9vw,20px);line-height:1.6}}@keyframes shimmer{0%,to{opacity:.5}50%{opacity:1}}.lifecycle-mobile{width:100%;background:#edf5ff;display:flex;flex-direction:column;position:relative}.lifecycle-mobile__container{width:100%;min-height:100vh;display:flex;flex-direction:column;padding:17px;margin-bottom:0}.lifecycle-mobile__container:not(:last-child){margin-bottom:0}.lifecycle-mobile__content{flex:1;display:flex;flex-direction:column;padding:20px 0 32px;gap:24px}.lifecycle-mobile__stage{display:flex;align-items:center}.lifecycle-mobile__stage-number{width:60px;height:60px;background:#0f62fe;color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;font-style:normal;font-weight:400;line-height:40px}.lifecycle-mobile__title{font-size:28px;font-style:normal;font-weight:400;line-height:36px;color:#000;margin:0}.lifecycle-mobile__description{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#343a3f;margin:0}.lifecycle-mobile__description-details{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.16px;color:#343a3f}.lifecycle-mobile__description-details span{color:#0f62fe}.lifecycle-mobile__visual{width:100%;height:280px;position:relative;overflow:hidden}.lifecycle-mobile__image{width:100%;height:75%;object-fit:cover;display:block}.aiops-title{font-size:42px;font-style:normal;font-weight:500;line-height:50px}.aiops-title-right{display:block;margin-left:0}.aiops-title .first{width:85%;margin-left:55px}.aiops-title-left{display:inline}.aiops-title .primary-color{color:#0f62fe}.solution{width:100%;min-height:100vh;background:white}.solution-container{max-width:1200px;margin:0 10rem;min-height:85vh;height:85vh;padding:6rem 2rem}@media (max-width: 767px){.solution-container{padding:4rem 1.5rem}}@media (max-width: 639px){.solution-container{padding:3rem 1rem}}.solution__hero-text{text-align:center;margin-bottom:6rem}.solution__hero-text .animated-text-block__title{color:#333;margin-bottom:3rem}.solution__hero-text .animated-text-block__description{color:#000;max-width:800px;margin:0 auto}.solution-spacer{height:100vh;width:100%;background:white;position:relative}.solution-industries-wrapper{position:relative;width:100%;height:200vh;z-index:100}.solution-industries{position:sticky;top:0;z-index:100;width:100%;height:100vh;background:white;overflow:hidden}.solution-industries__container{position:relative;width:100%;height:100vh;overflow:hidden}.solution-industries__background{position:relative;top:0;left:0;width:0vw;height:100vh;margin-top:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;will-change:opacity}.solution-industries__image-block{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;will-change:transform,opacity;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;max-height:100vh}.solution-industries__image-block img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.solution-industries__image-block-text{font-size:12px;width:90%;font-weight:400;background:none;text-align:left;color:#000;position:absolute;z-index:3;top:16px;left:16px}.solution-industries__image-block-plus{font-size:1.5rem;font-weight:400;color:#000;position:absolute;z-index:3;top:40%;left:50%}.solution-industries__content{position:absolute;top:0;left:0;width:100%;height:100vh;padding:6rem 2rem;will-change:transform,opacity;z-index:3;display:flex;align-items:center;justify-content:center}@media (min-width: 1024px){.solution-industries__content{padding:8rem 4rem}}@media (max-width: 767px){.solution-industries__content{padding:4rem 1.5rem}}@media (max-width: 639px){.solution-industries__content{padding:3rem 1rem}}.solution-industries__text{position:absolute;top:50%;left:7%;transform:translate(-50%,-50%);text-align:center;max-width:800px;width:90%;will-change:transform,opacity;z-index:4}@media (min-width: 1024px){.solution-industries__text{max-width:1000px}}@media (max-width: 767px){.solution-industries__text{max-width:600px}}.solution-industries__text .animated-text-block{gap:0;max-width:none}.solution-industries__text .animated-text-block__title{text-align:right;font-size:clamp(2rem,6vw,3rem);font-weight:500;line-height:1.1;margin-bottom:2rem;color:#000;max-width:none}@media (min-width: 1024px){.solution-industries__text .animated-text-block__title{font-size:clamp(3rem,5vw,3.5rem);margin-bottom:3rem}}@media (max-width: 767px){.solution-industries__text .animated-text-block__title{font-size:clamp(2rem,7vw,3rem);margin-bottom:1.5rem}}.solution-industries__text .animated-text-block__description{width:75%;text-align:left;font-size:clamp(1.125rem,2.5vw,1.375rem);line-height:1.6;font-weight:400;margin-left:15%;max-width:none}@media (min-width: 1024px){.solution-industries__text .animated-text-block__description{font-size:clamp(1.25rem,2vw,1.25rem);line-height:1.7}}@media (max-width: 767px){.solution-industries__text .animated-text-block__description{font-size:clamp(1rem,3.5vw,1.25rem)}}@media (max-width: 1549px){.solution-industries__text .animated-text-block__title{font-size:clamp(1.75rem,4vw,2.75rem)}}@media (max-width: 1549px) and (min-width: 1024px){.solution-industries__text .animated-text-block__title{font-size:clamp(2rem,3.5vw,3rem)}}@media (max-width: 1549px){.solution-industries__text .animated-text-block__description{font-size:clamp(.95rem,2vw,1.1rem)}}@media (max-width: 1549px) and (min-width: 1024px){.solution-industries__text .animated-text-block__description{font-size:clamp(1rem,1.8vw,1.2rem)}}@media (max-width: 639px){.solution-industries__text .animated-text-block__title{font-size:clamp(1.5rem,7vw,2rem)}.solution-industries__text .animated-text-block__description{font-size:clamp(.9rem,4vw,1rem)}}@media (max-width: 480px){.solution-industries__title{font-size:clamp(1.25rem,8vw,1.75rem)}.solution-industries__description{font-size:clamp(.85rem,4vw,1rem)}}.solution-industries__cards-container{position:relative;width:100%;max-width:1000px;margin:0 auto;height:75vh}@media (max-width: 767px){.solution-industries__cards-container{max-width:none;height:100vh}}.solution-industries__card{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;will-change:transform,opacity;display:flex}@media (max-width: 1023px){.solution-industries__card{flex-direction:column}}.solution-industries__card-nav{width:100%;background:transparent;display:flex;flex-direction:column;justify-content:flex-end;gap:.25rem;position:relative;z-index:1}@media (max-width: 1023px){.solution-industries__card-nav{width:100%;flex-direction:row;overflow-x:auto;padding:1rem;background:rgba(255,255,255,.9)}}.solution-industries__card-nav-item{font-size:.875rem;font-weight:400;color:#6b7280;padding:.25rem 0;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative;z-index:2}.solution-industries__card-nav-item:hover{color:#3b82f6}.solution-industries__card-nav-item.active{color:#3b82f6;font-weight:600}.solution-industries__card-main{display:grid;grid-template-rows:1fr 1fr;position:relative;z-index:1}@media (max-width: 1023px){.solution-industries__card-main{gap:1.5rem;padding:1.5rem}}@media (max-width: 767px){.solution-industries__card-main{padding:1rem;gap:1rem}}.solution-industries__card-top{display:grid;grid-template-columns:130px 3fr 2fr}.solution-industries__card-bottom{display:grid;grid-template-columns:1fr 1fr 1fr}.solution-industries__card-image{width:100%;height:100%;overflow:hidden;will-change:transform,opacity;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.solution-industries__card-image img{width:100%;height:100%;object-fit:cover;will-change:transform;transition:transform .3s ease;position:relative;z-index:1}@media (max-width: 767px){.solution-industries__card-image{height:200px}}@media (max-width: 639px){.solution-industries__card-image{height:160px}}.solution-industries__card-content{background:rgba(120,120,120,.02);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1.5rem;will-change:transform,opacity;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:2;position:relative}.solution-industries__card-content *{will-change:auto}.solution-industries__card-content-container{background:#fcfcfb;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.solution-industries__card-title{font-size:.9rem;font-weight:400;color:#000;line-height:1.2;margin:0 0 1rem}.solution-industries__card-title-highlight{font-size:clamp(1.5rem,3vw,1.8rem);font-weight:400;color:#0f62fe;line-height:1.2;margin:0 0 1rem}.solution-industries__card-description{font-size:.9rem;line-height:1.1rem;color:#000;margin:0}.solution-industries__card-info{background:white;overflow:hidden;will-change:transform,opacity;transition:all .3s cubic-bezier(.4,0,.2,1)}.solution-industries__card-info *{transition:all .2s ease}.solution-industries__card-info-content{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;height:100%}.solution-industries__card-info-content-text{display:flex;flex-direction:column;gap:.5rem}.solution-industries__card-info-title{font-size:.7rem;font-weight:400;color:#000;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .5rem}.solution-industries__card-info-text{font-size:.8rem;line-height:1.1rem;color:#000;margin:0 0 1.5rem}.solution-industries__card-button{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;transform:translateY(0);will-change:transform,background-color}.solution-industries__card-button:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.solution-industries__card-button:active{transform:translateY(0)}.solution-industries__progress{position:absolute;bottom:40px;left:50%;transform:translate(-50%);width:200px;height:4px;background:rgba(255,255,255,.3);border-radius:2px;will-change:opacity;z-index:5}@media (max-width: 767px){.solution-industries__progress{bottom:30px;width:150px}}@media (max-width: 639px){.solution-industries__progress{bottom:20px;width:120px;height:3px}}.solution-industries__progress-bar{height:100%;background:white;border-radius:2px;will-change:width;box-shadow:0 2px 8px #ffffff4d}.solution-industries__card-projects{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:1.5rem;will-change:transform,opacity;transition:all .3s cubic-bezier(.4,0,.2,1)}.solution-industries__card-projects *{transition:all .2s ease}.solution-industries__card-projects-title{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 1rem}.solution-industries__card-project-item{display:flex;width:60%;justify-content:space-between;align-items:flex-end;padding:.25rem 0;color:#3b82f6;font-size:.9rem}.solution-industries__card-project-item:not(:last-child){border-bottom:1px solid #f3f4f6}.animated-text-image-block{left:7%;right:7%;z-index:4;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;z-index:99999}.animated-text-image-block__container{width:100%;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1.5fr 1fr;gap:6rem;align-items:center}@media (max-width: 1023px){.animated-text-image-block__container{grid-template-columns:1fr;gap:4rem}}@media (max-width: 767px){.animated-text-image-block__container{padding:0 1.5rem}}@media (max-width: 639px){.animated-text-image-block__container{padding:0 1rem}}.animated-text-image-block__content{display:flex;flex-direction:column;gap:3rem;will-change:transform}.animated-text-image-block__text{display:flex;flex-direction:column;gap:1.5rem}.animated-text-image-block__subtitle{font-size:clamp(.875rem,2vw,1rem);font-weight:500;color:#000;text-transform:uppercase;letter-spacing:.05em;margin-left:40px}.animated-text-image-block__title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:500;line-height:1.1;color:var(--color-text);margin:0}@media (max-width: 767px){.animated-text-image-block__title{font-size:clamp(2rem,4vw,2.5rem)}}.animated-text-image-block__title-highlight{color:#0f62fe}.animated-text-image-block__description{font-size:20px;line-height:28px;color:#000;margin:0 0 0 70px}@media (max-width: 767px){.animated-text-image-block__description{font-size:clamp(.875rem,1.8vw,1rem)}}.animated-text-image-block__actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}@media (max-width: 639px){.animated-text-image-block__actions{flex-direction:column;align-items:flex-start;gap:1.5rem}}.animated-text-image-block__button{display:flex;align-items:center;gap:.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:0;font-size:14px;cursor:pointer;transition:all .3s ease;text-decoration:none;margin-left:70px;padding-left:16px;font-weight:400;text-align:left;height:40px}.animated-text-image-block__button:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 25px #3b82f64d}.animated-text-image-block__button svg{transition:transform .3s ease;margin-right:-15px}.animated-text-image-block__button:hover svg{transform:translate(4px)}.animated-text-image-block__link{display:flex;align-items:center;gap:.5rem;color:var(--color-primary);text-decoration:none;font-weight:400;font-size:1rem;transition:all .3s ease}.animated-text-image-block__link:hover{color:#1d4ed8;transform:translateY(-1px)}.animated-text-image-block__link svg{transition:transform .3s ease}.animated-text-image-block__link:hover svg{transform:translate(2px,-2px)}.animated-text-image-block .animated-text-image-block__illustration{position:absolute;left:70%;bottom:-200px;overflow:hidden}.animated-text-image-block .animated-text-image-block__device-image{width:100%;will-change:transform;transition:transform .2s ease-out}.animated-text-image-block__illustration{position:relative;display:flex;justify-content:center;align-items:center;min-height:400px;overflow:visible;will-change:transform}@media (max-width: 1023px){.animated-text-image-block__illustration{min-height:300px}}.animated-text-image-block__device-image{max-width:100%;height:auto;object-fit:contain;border-radius:12px;will-change:transform}@media (max-width: 767px){.animated-text-image-block__device-image{max-width:80%}}@media (max-width: 639px){.animated-text-image-block__device-image{max-width:90%}}.solution-animated-text-image-block__device-image{will-change:transform;transition:transform .2s ease-out}.pulsebot-text{width:100%;background:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6rem;margin-top:430px}.pulsebot-text__right-section{width:100%;display:flex;align-items:center;justify-content:flex-end}.pulsebot-text__center-section{width:100%;display:flex;align-items:center;justify-content:center}.pulsebot-text__container{width:100%;max-width:950px;padding:0 3rem;text-align:right;margin-right:6rem}@media (max-width: 767px){.pulsebot-text__container{padding:0 2rem;margin-right:4rem}}@media (max-width: 639px){.pulsebot-text__container{padding:0 1.5rem;margin-right:3rem}}.pulsebot-text__center-section .pulsebot-text__container{text-align:center;margin-right:0}.pulsebot-text__content{display:flex;flex-direction:column;align-items:flex-end;gap:0}.pulsebot-text__center-section .pulsebot-text__content{align-items:center}.pulsebot-text__description{font-family:sans-serif;font-size:clamp(2rem,2vw,1.25rem);line-height:1;color:#000;margin:0;font-weight:400;margin-bottom:.5rem}@media (max-width: 767px){.pulsebot-text__description{font-size:1rem;margin-bottom:.4rem}}@media (max-width: 639px){.pulsebot-text__description{font-size:.9rem;margin-bottom:.3rem}}.pulsebot-text__title{font-family:sans-serif;font-size:60px;font-weight:500;color:#0f62fe;margin:0;margin-top:2rem}@media (max-width: 767px){.pulsebot-text__title{font-size:2.5rem;margin-top:1.5rem}}@media (max-width: 639px){.pulsebot-text__title{font-size:2rem;margin-top:1rem}}.solution-header-component{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2rem;max-width:1200px;height:40vh;min-height:40vh;width:100%;padding-top:40vh;padding-bottom:6rem;text-align:center}@media (max-width: 767px){.solution-header-component{gap:1.5rem;max-width:100%}}@media (max-width: 639px){.solution-header-component{gap:1rem}}.solution-header-component__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.2;color:#000;text-align:left;white-space:pre-wrap}@media (max-width: 767px){.solution-header-component__title{font-size:clamp(1.75rem,5vw,2.5rem)}}@media (max-width: 639px){.solution-header-component__title{font-size:clamp(1.5rem,6vw,2rem)}}.solution-header-component__title-highlight{margin-left:100px;color:#0f62fe}.solution-header-component__description{font-size:clamp(1rem,2vw,1.25rem);color:#000;font-weight:400;text-align:left;width:82%;text-align:justify;margin:0 auto}@media (max-width: 767px){.solution-header-component__description{font-size:clamp(.9rem,3vw,1.1rem)}}@media (max-width: 639px){.solution-header-component__description{font-size:clamp(.875rem,4vw,1rem)}}.solution-header-component .clip-container{overflow:hidden;display:inline-block;line-height:1em;clip-path:inset(100% 0 0 0);transition:clip-path .3s ease-out}.solution-header-component .clip-line{overflow:hidden;height:1em;margin-bottom:-5px;clip-path:inset(0 0 100% 0)}.solution-header-component .clip-line span{display:inline-block;line-height:70px;height:100%}.solution-header-component .header-component__title-highlight{color:#1a73e8}.solutions-hero-wrapper{width:100%;position:relative;min-height:100vh;overflow:visible}.solutions-hero{position:sticky;top:0;width:100%;min-height:100vh;z-index:10;overflow:visible}.solutions-hero__background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,165,0,.3) 0%,rgba(255,69,0,.2) 25%,rgba(138,43,226,.3) 50%,rgba(75,0,130,.4) 75%,rgba(0,0,255,.3) 100%);z-index:2}.solutions-hero__content{position:relative;z-index:3;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:visible}.solutions-hero__container{width:100%;padding:6rem 2rem;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.solutions-hero__container{padding:4rem 1.5rem}}@media (max-width: 639px){.solutions-hero__container{padding:3rem 1rem}}.solutions-hero__cards{display:flex;flex-direction:column;width:100%;max-width:1100px}.solutions-hero__row{transition:min-height .3s ease;min-height:85vh;margin-bottom:0rem;align-items:center;height:auto;display:flex;justify-content:center}.solutions-hero__row>*{flex:1;max-width:50%}@media (max-width: 767px){.solutions-hero__row{flex-direction:column;gap:2rem;min-height:auto;margin-bottom:4rem}.solutions-hero__row>*{max-width:100%}}@media (max-width: 639px){.solutions-hero__row{gap:1.5rem;margin-bottom:3rem}}.row-expanded{min-height:55vh}.solutions-hero__cards-wrapper{width:100%;display:flex;justify-content:center;align-items:center;max-height:150vh;background-image:url(/assets/aiapex-home-aligned-intelligence-f489c54b.svg);background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;padding-bottom:100px;padding-top:100px}.solutions-hero__cards-container{width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem;display:flex;justify-content:center;align-items:center;will-change:transform,opacity}@media (max-width: 767px){.solutions-hero__cards-container{padding:4rem 1.5rem}}@media (max-width: 639px){.solutions-hero__cards-container{padding:3rem 1rem}}.solution-card{display:flex;flex-direction:column;justify-content:flex-start;padding:2rem;height:500px;position:relative;width:100%;overflow:hidden;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-decoration:none;transition:transform .3s ease;cursor:pointer;will-change:transform}.solution-card--blue{background-color:#0f62fe;color:#fff;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.solution-card--transparent{border:1px solid rgba(255,255,255,.1);color:#fff;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.solution-card__image-overlay{position:absolute;top:0;left:0;width:100%;height:50%;z-index:10;pointer-events:none;overflow:hidden}.solution-card__image{width:100%;height:100%;object-fit:cover;border-radius:inherit;transform-origin:center center}.solution-card__content{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;position:relative;z-index:20}.solution-card__content-inner{min-height:200px}.solution-card__header{font-size:16px;font-weight:600;line-height:22px;text-transform:uppercase;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}.solution-card__arrow{font-size:1rem;margin-left:8px;transition:transform .3s ease}.solution-card__title{font-size:28px;font-weight:400;line-height:36px;margin-bottom:.75rem;color:#fff}.solution-card__description{font-size:16px;line-height:22px;font-weight:400;opacity:.85}.case-studies{min-height:100vh;background:var(--color-background)}.case-studies-container{margin:0 auto;height:25vh;display:flex;align-items:flex-end}.case-studies__hero-text{text-align:center}@media (max-width: 767px){.case-studies__hero-text{margin-bottom:60px}}.case-studies__content{width:100%;margin:0 32px;display:flex;gap:40px}@media (max-width: 767px){.case-studies__content{padding:0 16px 60px;flex-direction:column}}.case-studies__filters{width:25%;min-width:280px;padding-right:20px}@media (max-width: 767px){.case-studies__filters{width:100%;padding-right:0;margin-bottom:40px}}.case-studies .filter-section{margin-bottom:64px}.case-studies .filter-section:last-child{margin-bottom:0}.case-studies .filter-section__title{color:var(--color-text);font-size:10px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:14px;letter-spacing:.32px;margin-bottom:16px}.case-studies .filter-section__items{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.case-studies .filter-item{height:32px;padding:0 8px;background:var(--Default-Gray-10, #f4f4f4);border:none;font-size:10px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:14px;letter-spacing:.32px;color:var(--Default-Gray-90, #262626);cursor:pointer;transition:all .2s ease}.case-studies .filter-item:hover{background:#e6e6e6}.case-studies .filter-item.active{background:var(--Default-Blue-60, #0f62fe);color:#fff}.case-studies__grid{width:70%;margin-bottom:100px}@media (max-width: 767px){.case-studies__grid{width:100%}}@media (max-width: 767px){.case-studies{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}}@media (max-width: 639px){.case-studies{grid-template-columns:1fr;gap:20px}}.case-study-link{text-decoration:none;color:inherit;display:block;margin-bottom:32px}.case-study-link:last-child{margin-bottom:0}.case-study-link:hover .case-study-card{background:var(--Default-Gray-10)}.case-study-card{width:100%;display:flex;justify-content:flex-start;align-items:flex-end;gap:16px;cursor:pointer}@media (max-width: 767px){.case-study-card{flex-direction:column;align-items:stretch}}.case-study-card__image{width:472px;height:272px;object-fit:cover}@media (max-width: 767px){.case-study-card__image{width:100%;height:auto;aspect-ratio:472/272}}.case-study-card__content{flex:1;align-self:stretch;padding-top:8px;display:flex;flex-direction:column;justify-content:space-between}.case-study-card__title{color:var(--Default-Neutral-Black, black);font-size:28px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:36px;margin-bottom:24px}.case-study-card__details{padding-top:24px;border-top:1px solid var(--Default-Gray-10, #f4f4f4);display:flex;justify-content:flex-start;align-items:flex-start;gap:24px}@media (max-width: 639px){.case-study-card__details{flex-wrap:wrap;gap:16px}}.detail-item{flex:1;display:flex;flex-direction:column;gap:4px}@media (max-width: 639px){.detail-item{min-width:calc(50% - 8px)}}.detail-item__label{color:var(--Default-Gray-50, #8d8d8d);font-size:10px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:14px;letter-spacing:.32px}.detail-item__value{color:var(--Default-Neutral-Black, black);font-size:12px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:16px;letter-spacing:.32px}.detail-item__tags{display:flex;flex-wrap:wrap;gap:4px}.detail-tag{display:inline-block;padding:2px 6px;background:var(--Default-Gray-10, #f4f4f4);border-radius:2px;font-size:10px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:14px;letter-spacing:.32px;color:var(--Default-Gray-90, #262626)}.industries-page{position:relative;width:100%;background:var(--color-background);overflow-x:hidden}.industries-page-scroll-container{position:relative;width:100%;height:auto;background:#0f62fe}.industries-page-hero{position:relative;z-index:2;top:0;left:0;width:100%;height:200vh;overflow:hidden}.industries-page-hero-image{position:absolute;width:100%}@media (max-width: 768px){.industries-page-hero-image img{height:100vh;width:auto}}.industries-page-hero-image img{width:100%;height:125vh;object-fit:cover}.industries-page-hero-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);pointer-events:none;z-index:0}.industries-page-hero-content{position:fixed;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100%;padding:0 2rem;color:#fff;text-align:center}.industries-page-hero-title{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:left;font-size:76px;font-weight:500;line-height:86px;margin-bottom:2rem;color:#fff}.industries-page-hero-title-highlight{margin-left:100px}.industries-page-hero-description{height:0px;max-width:800px;font-size:20px;text-align:left;line-height:28px;font-weight:400;margin:0 auto}.industries-page-shutter{position:absolute;top:0;height:100%;background:#0f62fe;z-index:1}.industries-page-shutter.left{left:0}.industries-page-shutter.middle-left{left:25%}.industries-page-shutter.middle-right{left:50%}.industries-page-shutter.right{left:75%}.industries-page-tiles-section{z-index:1;position:relative;padding:100px 32px;background:#0f62fe}.industries-page-tiles-wrapper{display:flex;align-items:center;justify-content:center;overflow:hidden;height:100vh;width:100%;left:0;z-index:2;will-change:position,top,left}.industries-page-tile-scroll__spacer{height:1000vh;color:#ff0}.industries-page-tiles{position:relative;display:flex;justify-content:center;flex-wrap:wrap;gap:24px;max-width:1920px;margin:0 auto}@media (max-width: 900px){.industries-page-tiles{flex-direction:column;align-items:center;flex-wrap:nowrap;gap:24px}}.industries-page-tile{width:30%;height:45vh;padding:25px;background:white;color:#0f62fe;cursor:pointer;transition:transform .3s ease}.industries-page-tile:hover{transform:translateY(-8px)}@media (max-width: 768px){.industries-page-tile{width:100%;height:25vh}}.industries-page-tile .tile-content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.industries-page-tile .tile-title{font-size:28px;color:#0f62fe;font-weight:400;margin:0}.industries-page-tile .tile-title .tile-arrow{float:right;width:16px;height:16px}.industries-page-tile .tile-description{font-size:16px;font-weight:400;line-height:22px;margin:0}.industries-page-tile-overlay{z-index:2;opacity:0;position:absolute;left:0;margin:125px 0;width:100%;height:45vh;background:white;color:#0f62fe;box-shadow:0 8px 40px #0003;overflow:hidden}.industries-page-tile-overlay-tile-content-container{position:absolute;left:0;width:100%;height:100%}.industries-page-tile-overlay-tile-content{display:flex;flex-direction:column;justify-content:space-evenly;align-content:center;opacity:0;color:#000;padding:25px}.industries-page-tile-overlay-tile-content .tile-title{font-size:28px;font-weight:400;line-height:32px;margin:0;color:#0f62fe}.industries-page-tile-overlay-tile-content .tile-title .tile-arrow{float:right;width:16px;height:16px}.industries-page-tile-overlay-tile-content .tile-description{position:absolute;width:80%;bottom:3%;font-size:16px;font-weight:400;line-height:22px;color:#0f62fe}.industries-page-tile-overlay-tile-content .tile-intro{position:relative;opacity:0;text-align:center;margin-top:50px;padding:0 50px}.industries-page-tile-overlay-tile-content .tile-intro-text{display:inline-block;max-width:1000px;font-size:32px;line-height:40px;text-align:right;opacity:1}.industries-page-tile-overlay-tile-content .tile-solution{position:relative;opacity:0;margin-top:50px;padding:0 5%}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column .tile-solution-content{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:-webkit-fill-available}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column .tile-solution-content-inner{flex:1}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column.text-left .tile-solution-content{order:1;width:50%}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column.text-left .tile-solution-content-inner{margin-right:10%;text-align:left}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column.text-left .tile-solution-content .tile-solution-buttons{justify-content:flex-end}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column.text-left .tile-solution-content .tile-solution-buttons .secondary{width:auto;transform:translate(99.7%)}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column.text-left .tile-solution-image-container{order:2;width:50%;justify-content:flex-start}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column.text-right .tile-solution-content{order:2;width:50%}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column.text-right .tile-solution-content-inner{margin-left:10%;text-align:left}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column.text-right .tile-solution-content .tile-solution-buttons{justify-content:flex-start}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column.text-right .tile-solution-content .tile-solution-buttons .secondary{width:auto;transform:translate(-100.1%)}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-two-column.text-right .tile-solution-image-container{order:1;width:50%;justify-content:flex-end}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-title{margin-top:25px;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.32px;text-transform:uppercase;color:#000}.industries-page-tile-overlay-tile-content .tile-solution .tile-solution-text{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0px;margin-top:16px}.industries-page-tile-overlay-tile-content .tile-solution-image{height:100%;width:auto}.industries-page-tile-overlay-tile-content .tile-solution-buttons{display:flex;margin:40px 0;position:relative;align-items:flex-end;bottom:10%}.industries-page-tile-overlay-tile-content .tile-solution-buttons .primary{width:270px}.industries-page-tile-overlay-tile-content .tile-solution-buttons .secondary{position:relative;width:auto}.industries-page-tile-overlay-tile-content:first-child{opacity:1}.industries-page-tile-overlay-backdrop{position:absolute;opacity:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}.tile-solution-image-container{display:flex;align-items:center;justify-content:flex-end}.industries-page-outcomes-section{position:relative;z-index:0;width:100%;background:#0f62fe;padding:120px 0;min-height:200vh;overflow:hidden}.industries-page-outcomes-section-content{position:relative;top:64vh;max-width:1920px;margin:0 auto;padding:0 0 45vh;background:white}.industries-page-outcomes-section-title{position:relative;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:54px;font-weight:500;line-height:64px;color:#161616;margin-bottom:50px;text-align:center}.industries-page-outcomes-section-title-text{display:inline-block;width:50%;max-width:700px}.industries-page-outcomes-section-title-text span{display:inline-block;width:100%}.industries-page-outcomes-section-title-text .bottom-right{text-align:left;margin-left:185px}.industries-page-outcomes-section-title-text .highlight-left{text-align:left;color:#0f62fe}.industries-page-outcomes-section-description{position:relative;max-width:575px;margin:0 auto 80px;font-size:20px;line-height:28px;text-align:left;color:#1e1e1e}.industries-page-outcomes-section-description p{margin-left:125px}.industries-page-outcomes-section-outcomes{max-width:1600px;margin:150px auto 0;display:flex;flex-direction:column;gap:0px}.industries-page-outcomes-section-outcome{width:100%;padding:32px;border-top:1px solid #e0e0e0}.industries-page-outcomes-section-outcome:last-child{border-bottom:1px solid #e0e0e0}.industries-page-outcomes-section-outcome-content{display:flex;flex-direction:row;justify-content:space-between;align-items:self-start;gap:0px}.industries-page-outcomes-section-outcome-left{display:flex;gap:75px}.industries-page-outcomes-section-outcome-industry{display:block;width:150px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.32px;color:#0f62fe;margin-bottom:16px}.industries-page-outcomes-section-outcome-title{width:200px;font-size:32px;font-weight:400;line-height:40px;color:#161616;margin:0 0 16px}.industries-page-outcomes-section-outcome-description{width:45%;font-weight:400;font-size:16px;line-height:22px;color:#1e1e1e;margin:0;max-width:600px}.industries-page-outcomes-section-outcome-right{width:160px;height:160px;display:flex;align-items:center;justify-content:center;background:#0f62fe}.industries-page-outcomes-section-outcome-icon{width:128px;height:128px;object-fit:contain}.healthcare-spacer{height:100vh}.healthcare{position:relative;width:100%;overflow:hidden;min-height:1000vh}.healthcare-hero{top:0;width:100%;display:flex;align-items:flex-start;padding:0rem;min-width:1200px}.healthcare-hero-left-block{position:relative;z-index:1;background:white;width:50%;display:flex;flex-direction:column;justify-content:center;overflow:visible;flex-shrink:0}.healthcare-hero-left-block-main{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;width:100%;height:100vh;top:0}.healthcare-hero-left-block-main .reveal-container{overflow:hidden}.healthcare-hero-left-block-main-title{display:flex;flex-direction:column;justify-content:left;align-items:start;position:relative;width:100%;padding:0 20px}.healthcare-hero-left-block-main-title-text{font-size:3.5rem;line-height:.8;margin-bottom:100px}.healthcare-hero-left-block-main-title h1{width:100%;font-size:54px;line-height:54px;letter-spacing:0px;font-weight:500}@media (min-width: 1401px){.healthcare-hero-left-block-main-title h1{font-size:54px;line-height:64px}}@media (max-width: 1400px){.healthcare-hero-left-block-main-title h1{font-size:40px;line-height:40px}}.healthcare-hero-left-block-main-title span{display:block}.healthcare-hero-left-block-main-description{font-size:20px;line-height:28px;margin-bottom:2rem;max-width:600px}@media (min-width: 1401px){.healthcare-hero-left-block-main .title-padding-left{padding-left:120px}}@media (max-width: 1400px){.healthcare-hero-left-block-main .title-padding-left{padding-left:90px}}.healthcare-hero-right-block{position:fixed;right:0;z-index:2;background:white;width:50%;height:100vh}.healthcare-hero-right-block-image-right{position:relative;right:0;top:0;margin-top:90px;height:100vh;overflow:hidden;z-index:1;pointer-events:none;flex-shrink:0}.healthcare-hero-right-block-image-right img{width:100%;height:100%;object-fit:cover}.healthcare-hero-right-block .btn-container{position:absolute;transform:translate(-100%);z-index:2;bottom:20%;left:0}.healthcare-hero-right-block .btn-container-top{display:flex;overflow:hidden;justify-content:right}.healthcare-hero-right-block .btn-container-top .btn.primary{transform:translate(100%)}.healthcare-hero-right-block .btn-container-bottom{display:flex;justify-content:right}.healthcare-hero-right-block .btn-container-bottom .btn.secondary{transform:translate(0)}.healthcare-hero-right-block .btn-container-bottom-cover{position:absolute;z-index:2;background-color:#fff;width:100%;height:40px}.healthcare-hero-right-block .btn-container .btn{position:relative;top:unset;right:0;bottom:0}.healthcare-purpose-built{position:relative;min-height:500vh;background:white;z-index:2}.healthcare-purpose-built-spacer{min-height:500vh}.healthcare-workflows-section{position:relative;z-index:3;top:0;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;height:100vh;width:100%}.healthcare-workflows-section .content-container{position:relative;display:flex;width:75%;margin:0 auto;flex-direction:column;justify-content:center;align-items:center;z-index:1;transform-style:preserve-3d}.healthcare-workflows-section .content-container .flex-content-container{display:flex;width:80%;flex-direction:column;justify-content:start;align-items:start}.healthcare-workflows-section .content-container .hero-content{display:flex;flex-direction:column;justify-content:left;align-items:start;margin-bottom:6rem;transform-style:preserve-3d}.healthcare-workflows-section .content-container .hero-content .hero-title{font-size:54px;font-weight:500;line-height:64px;margin-bottom:2.5rem;color:#000}.healthcare-workflows-section .content-container .hero-content .hero-title .blue-text{color:var(--color-primary);padding-left:170px}.healthcare-workflows-section .content-container .hero-content .hero-description{font-size:20px;line-height:28px;font-weight:400;color:#000;max-width:800px}.healthcare-workflows-section .content-container .use-cases-content{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:start;transform-style:preserve-3d}.healthcare-workflows-section .content-container .use-cases-content .use-case-item{display:grid;grid-template-columns:2fr 3fr;gap:3rem;align-items:center;padding-bottom:75px;padding-top:75px;transform-style:preserve-3d}.healthcare-workflows-section .content-container .use-cases-content .use-case-item .use-case-text .use-case-title{font-size:28px;line-height:36px;font-weight:400;color:var(--color-primary);margin-bottom:1rem;line-height:1.3}.healthcare-workflows-section .content-container .use-cases-content .use-case-item .use-case-text .use-case-description{font-size:16px;line-height:24px;font-weight:400;color:#000;max-width:400px}.healthcare-workflows-section .content-container .use-cases-content .use-case-item .use-case-visual{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}.healthcare-workflows-section .content-container .use-cases-content .use-case-item .use-case-visual img{width:715px;height:400px;object-fit:cover;transition:transform .3s ease}.healthcare-workflows-section .content-container .use-cases-content .use-case-item .use-case-visual .play-button{position:absolute;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer}.healthcare-workflows-section .content-container .use-cases-content .use-case-item .use-case-visual .play-button svg{width:80px;height:80px}.healthcare-grid-boxes{position:absolute;left:0;right:0;z-index:3;transform-origin:center bottom;min-height:100vh}.finserv-spacer{height:100vh}.finserv{position:relative;width:100%;overflow:hidden;min-height:1000vh}.finserv-hero{top:0;width:100%;display:flex;align-items:flex-start;padding:0rem;min-width:1200px}.finserv-hero-left-block{position:relative;z-index:1;background:white;width:50%;display:flex;flex-direction:column;justify-content:center;overflow:visible;flex-shrink:0}.finserv-hero-left-block-main{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;width:100%;height:100vh;top:0}.finserv-hero-left-block-main .reveal-container{overflow:hidden}.finserv-hero-left-block-main-title{display:flex;flex-direction:column;justify-content:left;align-items:start;position:relative;width:100%;padding:0 20px}.finserv-hero-left-block-main-title-text{font-size:3.5rem;line-height:.8;margin-bottom:100px}.finserv-hero-left-block-main-title h1{width:100%;font-size:54px;line-height:54px;letter-spacing:0px;font-weight:500}@media (min-width: 1401px){.finserv-hero-left-block-main-title h1{font-size:54px;line-height:64px}}@media (max-width: 1400px){.finserv-hero-left-block-main-title h1{font-size:40px;line-height:40px}}.finserv-hero-left-block-main-title span{display:block}.finserv-hero-left-block-main-description{font-size:20px;line-height:28px;margin-bottom:2rem;max-width:700px}@media (min-width: 1401px){.finserv-hero-left-block-main .title-padding-left{padding-left:120px}}@media (max-width: 1400px){.finserv-hero-left-block-main .title-padding-left{padding-left:90px}}.finserv-hero-right-block{position:fixed;right:0;z-index:2;background:white;width:50%;height:100vh}.finserv-hero-right-block-image-right{position:relative;right:0;top:0;margin-top:90px;height:100vh;overflow:hidden;z-index:1;pointer-events:none;flex-shrink:0}.finserv-hero-right-block-image-right img{width:100%;height:100%;object-fit:cover}.finserv-hero-right-block .btn-container{position:absolute;transform:translate(-100%);z-index:2;bottom:20%;left:0}.finserv-hero-right-block .btn-container-top{display:flex;overflow:hidden;justify-content:right}.finserv-hero-right-block .btn-container-top .btn.primary{transform:translate(100%)}.finserv-hero-right-block .btn-container-bottom{display:flex;justify-content:right}.finserv-hero-right-block .btn-container-bottom .btn.secondary{transform:translate(0)}.finserv-hero-right-block .btn-container-bottom-cover{position:absolute;z-index:2;background-color:#fff;width:100%;height:40px}.finserv-hero-right-block .btn-container .btn{position:relative;top:unset;right:0;bottom:0}.finserv-purpose-built{position:relative;min-height:500vh;background:white;z-index:2}.finserv-purpose-built-spacer{min-height:500vh}.finserv-purpose-built-section{min-height:100vh;top:0;display:flex;align-items:center;justify-content:center;background-color:#fff;position:relative;width:100%;z-index:2}.finserv-purpose-built-section .content-container{max-width:1400px;width:100%;padding:0 2rem;text-align:left;position:relative;z-index:2}.finserv-purpose-built-section .content-container .text-content{margin:0 auto;position:relative;z-index:2}.finserv-purpose-built-section .content-container .text-content .section-title{font-size:3.5rem;font-weight:500;line-height:1.2;margin-bottom:2.5rem;max-width:1250px;margin:0 0 auto;color:#1a1a1a}.finserv-purpose-built-section .content-container .text-content .section-title .reveal-container{overflow:hidden}.finserv-purpose-built-section .content-container .text-content .section-title span{display:block}.finserv-purpose-built-section .content-container .text-content .section-title .blue-text{color:var(--color-primary)}.finserv-purpose-built-section .content-container .text-content .section-title .sub-text{margin-left:230px}.finserv-purpose-built-section .content-container .text-content .section-description{font-size:20px;line-height:28px;color:#000;max-width:650px;margin-top:30px;margin-left:230px}.finserv-grid-boxes{position:absolute;left:0;right:0;z-index:3;transform-origin:center bottom;min-height:100vh}.finserv-grid-boxes .grid-boxes{width:100%;min-height:100vh;padding:4rem 0;position:relative;z-index:3;background:transparent}.finserv-grid-boxes .grid-boxes .container{width:auto;max-width:100%;padding-right:32px;padding-left:32px;margin:0 auto;padding:3rem 3rem 8rem;position:relative;min-height:auto;background:transparent}.finserv-grid-boxes .grid-boxes .boxes-grid{display:grid;grid-auto-rows:minmax(600px,auto);grid-template-columns:repeat(3,1fr);gap:0rem;width:100%;position:relative;min-height:auto}@media (max-width: 1023px){.finserv-grid-boxes .grid-boxes .boxes-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width: 767px){.finserv-grid-boxes .grid-boxes .boxes-grid{grid-template-columns:1fr;gap:1rem}}.finserv-grid-boxes .grid-boxes .box{position:relative;height:100%;padding:20px;min-height:100px;min-width:100px;display:flex;flex-direction:column;justify-content:space-between;background:rgba(255,255,255,.9);border:1px solid var(--color-border, #e5e7eb);transition:all .3s cubic-bezier(.4,0,.2,1)}.finserv-grid-boxes .grid-boxes .box.transparent{background:transparent;border:none;cursor:default}.finserv-grid-boxes .grid-boxes .box.transparent:hover{transform:none;box-shadow:none}.finserv-grid-boxes .grid-boxes .box.non-transparent{background-color:#fff}.finserv-grid-boxes .grid-boxes .box .box-category{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary, #4a6cf7);opacity:1;margin-bottom:1rem;transition:all .3s ease}.finserv-grid-boxes .grid-boxes .box .box-title{font-family:IBM Plex Mono;font-size:12px;line-height:16px;font-weight:400;letter-spacing:.32px;color:var(--color-primary, #4a6cf7)}.finserv-grid-boxes .grid-boxes .box .box-subtitle{font-size:28px;line-height:36px;font-weight:400;padding-bottom:10px;color:var(--color-text, #1a1a1a)}.finserv-grid-boxes .grid-boxes .box .box-description{font-size:16px;line-height:22px;font-weight:400;color:var(--color-text-secondary, #666666);flex-grow:1}.finserv-grid-boxes .grid-boxes .box{opacity:1}.finserv-grid-boxes .bottom-features{width:100%;margin-top:4rem;padding:3rem 0;background:linear-gradient(to bottom,var(--color-background),var(--color-background-alt, #f8f9fa))}.finserv-grid-boxes .bottom-features .feature-row{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 767px){.finserv-grid-boxes .bottom-features .feature-row{grid-template-columns:1fr;gap:2rem}}.finserv-grid-boxes .bottom-features .feature h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--color-text);position:relative;padding-left:1.5rem}.finserv-grid-boxes .bottom-features .feature h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:24px;background:var(--color-primary, #4a6cf7);border-radius:2px}.finserv-grid-boxes .bottom-features .feature p{font-size:1rem;line-height:1.7rem;color:var(--color-text-secondary);padding-left:1.5rem}.finserv-proven-results{position:fixed;z-index:4;top:100vh;background-color:#0f62fe;color:#fff;height:100vh;width:100%;display:flex;align-items:center;overflow:hidden}.finserv-proven-results .content-container{max-width:1400px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;width:100%}.finserv-proven-results .left-content .section-title{font-size:54px;line-height:54px;font-weight:500;color:#fff}.finserv-proven-results .left-content .section-title .reveal-container{overflow:hidden}.finserv-proven-results .left-content .section-title .reveal-container span{display:block}.finserv-proven-results .left-content .section-title .highlight-text{color:#82cfff;font-size:3.5rem;font-weight:500}.finserv-proven-results .left-content .section-description{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.9;max-width:90%}.finserv-proven-results .left-content .cta-button{background:white;color:#0f62fe;border:none;padding:1rem 2rem;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:transform .3s ease}.finserv-proven-results .left-content .cta-button:hover{transform:translateY(-2px)}.finserv-proven-results .right-content{display:flex;flex-direction:column;gap:6rem}.finserv-proven-results .right-content .stat-item{display:flex;gap:6rem;align-items:flex-start;border-top:1px solid rgba(255,255,255,.15);padding-top:30px}.finserv-proven-results .right-content .stat-item .stat-value{font-size:5rem;font-weight:300;line-height:1;color:#fff;flex-shrink:0;width:120px}.finserv-proven-results .right-content .stat-item .stat-title{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#fff}.finserv-proven-results .right-content .stat-item .stat-description{font-size:1rem;line-height:1.6;color:#fffc;max-width:90%}.primary-color{color:var(--color-primary)}.industry-spacer{height:100vh}.industry{position:relative;width:100%;overflow:hidden;min-height:1000vh}.industry-hero{top:0;width:100%;display:flex;align-items:flex-start;padding:0rem;min-width:1200px}.industry-hero-left-block{position:relative;z-index:1;background:white;width:50%;display:flex;flex-direction:column;justify-content:center;overflow:visible;flex-shrink:0}.industry-hero-left-block-main{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;width:100%;height:100vh;top:0}.industry-hero-left-block-main .reveal-container{overflow:hidden}.industry-hero-left-block-main-title{display:flex;flex-direction:column;justify-content:left;align-items:start;position:relative;width:100%;padding:0 20px}.industry-hero-left-block-main-title-text{font-size:3.5rem;line-height:.8;margin-bottom:100px}.industry-hero-left-block-main-title h1{width:100%;font-size:54px;line-height:54px;letter-spacing:0px;font-weight:500}@media (min-width: 1401px){.industry-hero-left-block-main-title h1{font-size:54px;line-height:64px}}@media (max-width: 1400px){.industry-hero-left-block-main-title h1{font-size:40px;line-height:40px}}.industry-hero-left-block-main-title span{display:block}.industry-hero-left-block-main-description{font-size:20px;line-height:28px;margin-bottom:2rem;max-width:600px}@media (min-width: 1401px){.industry-hero-left-block-main .title-padding-left{padding-left:120px}}@media (max-width: 1400px){.industry-hero-left-block-main .title-padding-left{padding-left:90px}}.industry-hero-right-block{position:fixed;right:0;z-index:2;background:white;width:50%;height:100vh}.industry-hero-right-block-image-right{position:relative;right:0;top:0;margin-top:90px;height:100vh;overflow:hidden;z-index:1;pointer-events:none;flex-shrink:0}.industry-hero-right-block-image-right img{width:100%;height:100%;object-fit:cover}.industry-hero-right-block .btn-container{position:absolute;transform:translate(-100%);z-index:2;bottom:20%;left:0}.industry-hero-right-block .btn-container-top{display:flex;overflow:hidden;justify-content:right}.industry-hero-right-block .btn-container-top .btn.primary{transform:translate(100%)}.industry-hero-right-block .btn-container-bottom{display:flex;justify-content:right}.industry-hero-right-block .btn-container-bottom .btn.secondary{transform:translate(0)}.industry-hero-right-block .btn-container-bottom-cover{position:absolute;z-index:2;background-color:#fff;width:100%;height:40px}.industry-hero-right-block .btn-container .btn{position:relative;top:unset;right:0;bottom:0}.purpose-built-section{min-height:100vh;padding:6rem 2rem;background-color:#fff;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;will-change:transform,opacity}.purpose-built-container{position:relative;min-height:300vh}.purpose-built-sticky{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:100%;pointer-events:none}.grid-boxes-container{position:absolute;top:0;left:0;right:0;z-index:3;transform-origin:center bottom;min-height:100vh}.solution-list{position:fixed;width:50%;margin:0 auto;padding:30px;height:100vh;top:100vh}.solution-list__container{display:flex;flex-direction:column;gap:0rem}.solution-item{display:flex;padding-top:30px;padding-bottom:30px;border-top:1px solid #e0e0e0;width:100%}.solution-item:last-child{border-bottom:none}.solution-item .item-number{font-family:IBM Plex Mono;font-size:12px;line-height:16px;letter-spacing:0px;font-weight:400;color:var(--color-primary);min-width:6rem;flex-shrink:0}.solution-item .item-content{flex:1}.solution-item .item-content .item-title{font-size:20px;line-height:28px;font-weight:400;color:#000}.solution-item .item-content .item-description{font-size:14px;line-height:18px;color:#000}.industry-purpose-built{position:relative;min-height:500vh;background:white;z-index:2}.industry-purpose-built-spacer{min-height:500vh}.purpose-built-section{min-height:100vh;top:0;display:flex;align-items:center;justify-content:center;background-color:#fff;position:relative;width:100%;z-index:2}.purpose-built-section .content-container{max-width:1400px;width:100%;padding:0 2rem;text-align:left;position:relative;z-index:2}.purpose-built-section .content-container .text-content{margin:0 auto;position:relative;z-index:2}.purpose-built-section .content-container .text-content .section-title{font-size:3.5rem;font-weight:500;line-height:1.2;margin-bottom:2.5rem;max-width:1250px;margin:0 0 auto;color:#1a1a1a}.purpose-built-section .content-container .text-content .section-title .reveal-container{overflow:hidden}.purpose-built-section .content-container .text-content .section-title span{display:block}.purpose-built-section .content-container .text-content .section-title .blue-text{color:var(--color-primary)}.purpose-built-section .content-container .text-content .section-title .sub-text{margin-left:230px}.purpose-built-section .content-container .text-content .section-description{font-size:20px;line-height:28px;color:#000;max-width:650px;margin-top:30px;margin-left:230px}.industry-workflows-section{position:relative;z-index:3;top:0;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;height:100vh;width:100%}.industry-workflows-section .content-container{position:relative;display:flex;width:75%;margin:0 auto;flex-direction:column;justify-content:center;align-items:center;z-index:1;transform-style:preserve-3d}.industry-workflows-section .content-container .flex-content-container{display:flex;width:80%;flex-direction:column;justify-content:start;align-items:start}.industry-workflows-section .content-container .hero-content{display:flex;flex-direction:column;justify-content:left;align-items:start;margin-bottom:6rem;transform-style:preserve-3d}.industry-workflows-section .content-container .hero-content .hero-title{font-size:54px;font-weight:500;line-height:64px;margin-bottom:2.5rem;color:#000}.industry-workflows-section .content-container .hero-content .hero-title .blue-text{color:var(--color-primary);padding-left:170px}.industry-workflows-section .content-container .hero-content .hero-description{font-size:20px;line-height:28px;font-weight:400;color:#000;max-width:800px}.industry-workflows-section .content-container .use-cases-content{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:start;transform-style:preserve-3d}.industry-workflows-section .content-container .use-cases-content .use-case-item{display:grid;grid-template-columns:2fr 3fr;gap:3rem;align-items:center;padding-bottom:75px;padding-top:75px;transform-style:preserve-3d}.industry-workflows-section .content-container .use-cases-content .use-case-item .use-case-text .use-case-title{font-size:28px;line-height:36px;font-weight:400;color:var(--color-primary);margin-bottom:1rem;line-height:1.3}.industry-workflows-section .content-container .use-cases-content .use-case-item .use-case-text .use-case-description{font-size:16px;line-height:24px;font-weight:400;color:#000;max-width:400px}.industry-workflows-section .content-container .use-cases-content .use-case-item .use-case-visual{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}.industry-workflows-section .content-container .use-cases-content .use-case-item .use-case-visual img{width:715px;height:400px;object-fit:cover;transition:transform .3s ease}.industry-workflows-section .content-container .use-cases-content .use-case-item .use-case-visual .play-button{position:absolute;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer}.industry-workflows-section .content-container .use-cases-content .use-case-item .use-case-visual .play-button svg{width:80px;height:80px}.industry-grid-boxes{position:absolute;left:0;right:0;z-index:3;transform-origin:center bottom;min-height:100vh}.grid-boxes{width:100%;min-height:100vh;padding:4rem 0;position:relative;z-index:3;background:transparent}.grid-boxes .container{width:auto;max-width:100%;padding-right:32px;padding-left:32px;margin:0 auto;padding:3rem 3rem 8rem;position:relative;min-height:auto;background:transparent}.grid-boxes .boxes-grid{display:grid;grid-auto-rows:minmax(600px,auto);grid-template-columns:repeat(3,1fr);gap:0rem;width:100%;position:relative;min-height:auto}@media (max-width: 1023px){.grid-boxes .boxes-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width: 767px){.grid-boxes .boxes-grid{grid-template-columns:1fr;gap:1rem}}.grid-boxes .box{position:relative;height:100%;padding:20px;min-height:100px;min-width:100px;display:flex;flex-direction:column;justify-content:space-between;background:rgba(255,255,255,.9);border:1px solid var(--color-border, #e5e7eb);transition:all .3s cubic-bezier(.4,0,.2,1)}.grid-boxes .box.transparent{background:transparent;border:none;cursor:default}.grid-boxes .box.transparent:hover{transform:none;box-shadow:none}.grid-boxes .box.non-transparent{background-color:#fff}.grid-boxes .box .box-category{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary, #4a6cf7);opacity:1;margin-bottom:1rem;transition:all .3s ease}.grid-boxes .box .box-title{font-family:IBM Plex Mono;font-size:12px;line-height:16px;font-weight:400;letter-spacing:.32px;color:var(--color-primary, #4a6cf7)}.grid-boxes .box .box-subtitle{font-size:28px;line-height:36px;font-weight:400;padding-bottom:10px;color:var(--color-text, #1a1a1a)}.grid-boxes .box .box-description{font-size:16px;line-height:22px;font-weight:400;color:var(--color-text-secondary, #666666);flex-grow:1}.grid-boxes .box{opacity:1}.bottom-features{width:100%;margin-top:4rem;padding:3rem 0;background:linear-gradient(to bottom,var(--color-background),var(--color-background-alt, #f8f9fa))}.bottom-features .feature-row{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 767px){.bottom-features .feature-row{grid-template-columns:1fr;gap:2rem}}.bottom-features .feature h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--color-text);position:relative;padding-left:1.5rem}.bottom-features .feature h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:24px;background:var(--color-primary, #4a6cf7);border-radius:2px}.bottom-features .feature p{font-size:1rem;line-height:1.7rem;color:var(--color-text-secondary);padding-left:1.5rem}.proven-results{position:fixed;z-index:4;top:100vh;background-color:#0f62fe;color:#fff;height:100vh;width:100%;display:flex;align-items:center;overflow:hidden}.proven-results .content-container{max-width:1400px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;width:100%}.proven-results .left-content .section-title{font-size:54px;line-height:54px;font-weight:500;color:#fff}.proven-results .left-content .section-title .reveal-container{overflow:hidden}.proven-results .left-content .section-title .reveal-container span{display:block}.proven-results .left-content .section-title .highlight-text{color:#82cfff;font-size:3.5rem;font-weight:500}.proven-results .left-content .section-description{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.9;max-width:90%}.proven-results .left-content .cta-button{background:white;color:#0f62fe;border:none;padding:1rem 2rem;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:transform .3s ease}.proven-results .left-content .cta-button:hover{transform:translateY(-2px)}.proven-results .right-content{display:flex;flex-direction:column;gap:6rem}.proven-results .right-content .stat-item{display:flex;gap:6rem;align-items:flex-start;border-top:1px solid rgba(255,255,255,.15);padding-top:30px}.proven-results .right-content .stat-item .stat-value{font-size:5rem;font-weight:300;line-height:1;color:#fff;flex-shrink:0;width:120px}.proven-results .right-content .stat-item .stat-title{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#fff}.proven-results .right-content .stat-item .stat-description{font-size:1rem;line-height:1.6;color:#fffc;max-width:90%}.smart-system{padding:6rem 0;background-color:#0f62fe;overflow:hidden;position:fixed;top:100vh;width:100%;z-index:10;border-top:0px}.smart-system .content-container{max-width:1440px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.smart-system .header-content{display:flex;flex-direction:column;align-items:center;position:relative;margin-bottom:100px}.smart-system .header-content .header-flex-wrapper{max-width:700px}.smart-system .header-content .title{position:relative;margin-bottom:50px;font-size:54px;font-weight:500;line-height:64px;color:#1a1a1a}.smart-system .header-content .title .reveal-container{overflow:hidden}.smart-system .header-content .title .reveal-container span{display:block}.smart-system .header-content .title .primary-text{color:var(--color-primary)}.smart-system .header-content .title .secondary-text{padding-left:50px}.smart-system .header-content .description{display:block;font-size:20px;line-height:28px;color:#000;text-align:left}.smart-system .steps-container{display:flex;flex-direction:column;align-items:flex-end;position:relative;max-width:700px;float:right;margin-right:100px}.smart-system .steps-container .step-item{display:flex;gap:.2rem;margin-bottom:.2rem;position:relative;background:#fff}.smart-system .steps-container .step-item:last-child{margin-bottom:0}.smart-system .steps-container .step-item:nth-child(1){margin-left:0}.smart-system .steps-container .step-item:nth-child(2){margin-left:100px;gap:.25rem}.smart-system .steps-container .step-item:nth-child(3){margin-left:200px}.smart-system .steps-container .step-item:nth-child(4){margin-left:300px}.smart-system .steps-container .step-item:nth-child(5){margin-left:400px}.smart-system .steps-container .step-item .step-number{flex-shrink:0;width:250px}.smart-system .steps-container .step-item .step-number .number-wrapper{position:relative;height:100%}.smart-system .steps-container .step-item .step-number .number-wrapper .number{font-size:7rem;font-weight:100;line-height:1;color:#0f7ffe;display:flex;align-items:center;justify-content:center;position:relative;background:#fff;padding:20px 100px;background-color:#edf5ff;width:100%;height:100%;z-index:2}.smart-system .steps-container .step-item .step-number .number-wrapper .number-box{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;z-index:1}.smart-system .steps-container .step-item .step-number .number-wrapper .number-box .box-border{position:absolute;top:0;left:0;right:0;bottom:0}.smart-system .steps-container .step-item .step-content{display:flex;flex-direction:column;align-items:flex-end;background-color:#edf5ff;width:500px;padding:20px;position:relative}.smart-system .steps-container .step-item .step-content .step-content-wrapper{width:75%;max-width:400px}.smart-system .steps-container .step-item .step-content .step-content-wrapper .step-label{width:75%;text-align:left;font-size:.875rem;color:#0f172a;text-transform:uppercase;margin-bottom:.5rem;font-weight:500}.smart-system .steps-container .step-item .step-content .step-content-wrapper .step-title{text-align:left;font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem}.smart-system .steps-container .step-item .step-content .step-content-wrapper .step-description{font-size:1rem;line-height:1.6;color:#666}.contact-spacer-small{width:100%}.contact-spacer{height:100vh;width:100%}@media (max-width: 768px){.contact-spacer{height:0}}.contact-container{position:sticky;display:flex;flex-direction:row;width:100%;height:100vh;top:0;z-index:25;transform-style:preserve-3d;background:white;will-change:transform,opacity;transition:transform .1s ease-out,opacity .1s ease-out}@media (max-width: 768px){.contact-container{position:relative;flex-direction:column;overflow:hidden}}.contact-left-block{position:sticky;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}@media (max-width: 768px){.contact-left-block{position:relative;height:80vh}}.contact-left-block-btn{position:absolute;top:70%;right:0}@media (max-width: 768px){.contact-left-block-btn{width:100%;top:initial;bottom:47px;left:0;right:inherit;z-index:100}}.contact-right-block{overflow-x:hidden;position:absolute;top:0;right:0;height:100%;background-color:#edf5ff;z-index:10}@media (max-width: 768px){.contact-right-block{z-index:100}}.contact-right-block-content{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;overflow:hidden}.contact-right-block-content:nth-child(1){z-index:1}.contact-right-block-content:nth-child(2){z-index:2}.contact-right-block-content:nth-child(3){z-index:3}.contact-btn{width:228px;height:40px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.16px;border:none;cursor:pointer;transition:background-color .2s ease}@media (max-width: 768px){.contact-btn{width:90%;height:48px}}.contact-primary{position:absolute;background-color:#0f62fe;color:#fff}.contact-primary:hover{background:#0f62fe}.contact-primary .btn-icon{flex-shrink:0}@media (max-width: 768px){.contact-primary{left:5%}}.secondary{position:absolute;top:40px;background-color:#fff;color:var(--color-primary)}.secondary:hover{background:#0f62fe;color:#fff}@media (max-width: 768px){.secondary{right:0}}.contact-lifecycle-btn-container{position:absolute;top:100px;width:228px;display:flex;flex-direction:column}@media (max-width: 768px){.contact-lifecycle-btn-container{display:none}}.contact-lifecycle-label{font-weight:600;font-size:14px;line-height:18px;letter-spacing:.16px;color:var(--color-text);margin-bottom:8px}.contact-lifecycle-btn{text-align:left;justify-content:flex-start;padding-left:0;background-color:#fff;color:var(--color-primary)}.contact-lifecycle-btn:hover{background:#0f62fe;color:#fff}.contact-pagination{position:fixed;width:80%;bottom:40px;left:40%;transform:translate(-50%);display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:20px;padding:12px 20px;z-index:1000}@media (max-width: 768px){.contact-pagination{bottom:15%;padding:10px 16px;gap:16px;grid-template-columns:36px 1fr 36px}.contact-pagination--third-slide{width:60%;left:30%;grid-template-columns:36px 1fr}.contact-pagination--third-slide .contact-pagination__steps{justify-self:flex-end}}.contact-pagination__prev,.contact-pagination__next{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;border-radius:50%;cursor:pointer;transition:all .3s ease;color:#666;justify-self:center}.contact-pagination__prev:hover:not(:disabled),.contact-pagination__next:hover:not(:disabled){background:#f0f6ff;color:#0f62fe}.contact-pagination__prev:disabled,.contact-pagination__next:disabled{opacity:.3;cursor:not-allowed}@media (max-width: 768px){.contact-pagination__prev,.contact-pagination__next{width:36px;height:36px}}.contact-pagination__steps{display:flex;align-items:center;justify-content:center;grid-column:2}.contact-pagination__desktop{display:flex;align-items:center}@media (max-width: 768px){.contact-pagination__desktop{display:none}}.contact-pagination__mobile{display:none;align-items:center;gap:12px}@media (max-width: 768px){.contact-pagination__mobile{display:flex}}.contact-pagination__step{display:flex;align-items:center}.contact-pagination__step-number{width:32px;height:32px;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#fff;background:#ccc}.contact-pagination__step-number--completed{background:#333;color:#fff}.contact-pagination__step-number--active{background:#0f62fe;color:#fff}.contact-pagination__step-number--upcoming{background:#ccc;color:#666}.contact-pagination__step-number:hover{opacity:.8}@media (max-width: 768px){.contact-pagination__step-number{width:28px;height:28px;font-size:12px}}.contact-pagination__line{width:80px;height:2px;margin:0 8px;transition:all .3s ease}.contact-pagination__line--completed{background:#333}.contact-pagination__line--upcoming{background:#ccc}@media (max-width: 768px){.contact-pagination__line{width:60px;margin:0 6px}}.contact-pagination__dot{width:12px;height:12px;border:none;cursor:pointer;transition:all .3s ease;background:#ccc}.contact-pagination__dot--completed{background:#333}.contact-pagination__dot--active{background:#0f62fe;transform:scale(1.3)}.contact-pagination__dot--upcoming{background:#ccc}.contact-pagination__dot:hover{transform:scale(1.1)}.contact-pagination__dot--active:hover{transform:scale(1.3)}.contact-title-mobile{width:100%;font-size:40px;font-style:normal;font-weight:500;line-height:40px;color:#000;margin:0 0 24px;text-align:left}.contact-title-mobile__text-first{font-size:40px;font-style:normal;font-weight:500;line-height:40px;color:#000;margin:0 0 24px 55px}.contact-title-mobile__text{display:inline-block}.contact-title-mobile__highlight{color:#0f62fe}.left-block-content{width:80%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;gap:20px}@media (max-width: 768px){.left-block-content{padding:0 15px;width:100%;height:100%;gap:28px}}.contact-title{width:100%;margin-right:20px;font-size:48px;font-weight:500;color:#000;text-align:left;display:flex;flex-direction:column}@media (max-width: 768px){.contact-title{width:100%;font-size:42px;line-height:42px}}.contact-title-right{margin-left:100px;width:100%}.contact-title-left{color:#000;text-align:left;width:100%}.primary-color{color:#0f62fe}.contact-description{width:100%;font-size:16px;font-weight:400;line-height:1.5;color:#000}@media (max-width: 768px){.contact-description{font-size:20px;font-style:normal;font-weight:400;line-height:28px}}@media (max-width: 768px){.contact-description-text{width:100%;font-size:20px;font-style:normal;font-weight:400;line-height:28px}}.contact-services{padding:40px;background:#edf5ff;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 768px){.contact-services{justify-content:flex-start;padding:80px 16px}}.contact-services__header{display:flex;align-items:center;gap:16px;margin-bottom:40px;width:82%}@media (max-width: 768px){.contact-services__header{width:100%;margin-bottom:20px}}.contact-services__title{font-family:"IBM Plex Serif";font-size:60px;font-style:normal;font-weight:300;line-height:70px;color:#000;margin:0}@media (max-width: 768px){.contact-services__title{font-size:32px;font-style:normal;font-weight:300;line-height:40px}}.contact-services__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;max-width:1200px;max-height:60vh;overflow-y:auto;padding-right:10px;margin-bottom:40px}.contact-services__grid::-webkit-scrollbar{width:6px}.contact-services__grid::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:3px}.contact-services__grid::-webkit-scrollbar-thumb{background:#0f62fe;border-radius:3px}.contact-services__grid::-webkit-scrollbar-thumb:hover{background:#0353e9}@media (max-width: 768px){.contact-services__grid{grid-template-columns:repeat(2,1fr);gap:3px}}.contact-services__card{background:white;padding:24px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;position:relative;height:100%;grid-column:span 1;grid-row:span 2;background:#fff;color:#0f62fe;min-height:336px}.contact-services__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;background:#0f62fe;color:#fff}.contact-services__card:hover .contact-services__card-title,.contact-services__card:hover .contact-services__card-description{color:#fff}.contact-services__card--selected{border-color:#0f62fe;background:#e6f2ff}@media (max-width: 768px){.contact-services__card{min-height:200px}}.contact-services__card-icon{width:128px;height:128px;background:#0f62fe;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.contact-services__card--large .contact-services__card-icon{background:rgba(255,255,255,.2)}.contact-services__card-icon img{width:100%;height:100%;object-fit:contain}@media (max-width: 768px){.contact-services__card-icon{width:56px;height:56px}}.contact-services__card-content{display:flex;flex-direction:column;justify-content:center}.contact-services__card-title{font-family:IBM Plex Mono;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.32px;color:#0f62fe;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;line-height:1.2}.contact-services__card-description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#0f62fe;margin:0;flex:1}@media (max-width: 768px){.contact-services__card-description{font-size:14px;line-height:20px}}.contact-services__pagination{display:flex;gap:8px;justify-content:center}.contact-services__pagination-btn{width:32px;height:32px;border:none;border-radius:4px;background:white;color:#666;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.contact-services__pagination-btn:hover{background:#f0f0f0}.contact-services__pagination-btn--active{background:#0f62fe;color:#fff}.contact-services__pagination-btn--active:hover{background:#0353e9}.contact-focus{padding:60px 40px;background:#edf5ff;height:100%;display:flex;flex-direction:column;justify-content:center;width:100%;margin:0 auto}@media (max-width: 768px){.contact-focus{justify-content:flex-start;padding:80px 24px}}.contact-focus__title{font-family:"IBM Plex Serif";font-size:60px;font-style:normal;font-weight:300;line-height:70px;margin-bottom:80px}@media (max-width: 768px){.contact-focus__title{font-size:32px;font-style:normal;font-weight:300;line-height:40px;margin-bottom:40px}}.contact-focus__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;width:100%;height:50%;max-height:60vh;overflow-y:auto;padding-right:10px}.contact-focus__grid::-webkit-scrollbar{width:6px}.contact-focus__grid::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:3px}.contact-focus__grid::-webkit-scrollbar-thumb{background:#0f62fe;border-radius:3px}.contact-focus__grid::-webkit-scrollbar-thumb:hover{background:#0353e9}@media (max-width: 768px){.contact-focus__grid{grid-template-columns:1fr;gap:12px;height:67%}}.contact-focus__card{background:#f8f9fa;padding:32px 24px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column-reverse;justify-content:space-between;height:100%;position:relative}.contact-focus__card:hover{background:#0f62fe;transform:translateY(-2px)}.contact-focus__card:hover .contact-focus__card-title,.contact-focus__card:hover .contact-focus__card-subtitle{color:#fff}@media (max-width: 768px){.contact-focus__card{padding:24px 20px;min-height:160px}}.contact-focus__card-title{font-size:14px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.16px;color:#000}@media (max-width: 768px){.contact-focus__card-title{font-size:14px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.16px}}.contact-focus__card-subtitle{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.16px;margin:0;color:#000}@media (max-width: 768px){.contact-focus__card-subtitle{font-size:13px}}.contact-focus__other-form{width:100%;height:100%;display:flex;flex-direction:column}.contact-focus__textarea{width:100%;height:70%;border:none;outline:none;background:transparent;resize:none;font-size:14px;color:#333;line-height:1.4;padding:0;font-family:inherit;background-color:#fff}.contact-focus__textarea::placeholder{color:#999}@media (max-width: 768px){.contact-focus__textarea{font-size:16px}}.contact-focus__arrow{display:flex;align-items:center;justify-content:center;width:56px;height:56px;color:#ccc;cursor:not-allowed;transition:all .3s ease;border-radius:50%;background:white;box-shadow:0 4px 12px #0000001a;opacity:.5}.contact-focus__arrow svg{transform:rotate(90deg);transition:transform .3s ease}@media (max-width: 768px){.contact-focus__arrow{width:48px;height:48px}}.contact-focus__floating-button{position:fixed;bottom:100px;right:30px;z-index:1000;width:13%}@media (max-width: 768px){.contact-focus__floating-button{width:32%;bottom:70px;right:20px}}.contact-focus__submit-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#0f62fe;color:#fff;border:none;padding:12px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0f62fe4d}.contact-focus__submit-btn:hover{background:#0353e9;transform:translateY(-2px);box-shadow:0 6px 16px #0f62fe66}@media (max-width: 768px){.contact-focus__submit-btn{padding:10px 16px;font-size:12px}}.contact-form{position:relative;padding:60px 40px;background:#edf5ff;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin:0 auto}.contact-form input,.contact-form select,.contact-form textarea{-webkit-appearance:none;-webkit-border-radius:0;border-radius:6px;font-family:inherit;font-size:16px;line-height:1.4;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contact-form select.contact-form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px;cursor:pointer}.contact-form select.contact-form__input::-ms-expand{display:none}@media (max-width: 768px){.contact-form{padding:80px 24px;justify-content:flex-start}}.contact-form__content{display:flex;flex-direction:row;justify-content:center;width:100%;max-height:80vh;overflow-y:auto}.contact-form__content::-webkit-scrollbar{width:6px}.contact-form__content::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:3px}.contact-form__content::-webkit-scrollbar-thumb{background:#0f62fe;border-radius:3px}.contact-form__content::-webkit-scrollbar-thumb:hover{background:#0353e9}@media (max-width: 768px){.contact-form__content{flex-direction:column;max-height:70vh}}.contact-form__header{display:flex;flex-direction:column;gap:16px;width:40%}@media (max-width: 768px){.contact-form__header{width:100%}}.contact-form__title{font-family:"IBM Plex Serif";font-size:60px;font-style:normal;font-weight:300;line-height:70px;color:#000;margin:0 0 80px}@media (max-width: 768px){.contact-form__title{font-size:32px;font-style:normal;font-weight:300;line-height:40px;margin-bottom:40px}}.contact-form__subtitle{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#000}@media (max-width: 768px){.contact-form__subtitle{font-size:16px;font-style:normal;font-weight:400;line-height:24px}}.contact-form__form{width:100%}@media (max-width: 768px){.contact-form__form{height:40vh}}.contact-form__row{display:grid;grid-template-columns:40% 40%;gap:24px;margin-bottom:24px;justify-content:end}@media (max-width: 768px){.contact-form__row{grid-template-columns:1fr;gap:10px;margin-bottom:20px;justify-content:stretch}}.contact-form__field{display:flex;flex-direction:column}.contact-form__label{font-size:14px;font-weight:500;color:#333;margin-bottom:8px}@media (max-width: 768px){.contact-form__label{font-size:13px;margin-bottom:6px}}.contact-form__input{padding:12px 16px;border:1px solid #e0e0e0;border-radius:6px;font-size:16px;color:#333;background:#fff;transition:border-color .2s ease;-webkit-border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contact-form__input::placeholder{color:#999}.contact-form__input:focus{outline:none;border-color:#0f62fe}.contact-form__input--email{background-color:#fff5f5;border-color:#ffcdd2}@media (max-width: 768px){.contact-form__input{padding:10px 14px;font-size:16px}}.contact-form__input.contact-form__textarea{resize:vertical;min-height:80px;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact-form__phone-input{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:6px;background:#fff;transition:border-color .2s ease}.contact-form__phone-input:focus-within{border-color:#0f62fe}.contact-form__country-code{padding:12px 8px 12px 16px;font-size:14px;color:#666;border-right:1px solid #e0e0e0;background:#f8f9fa}@media (max-width: 768px){.contact-form__country-code{padding:10px 6px 10px 14px;font-size:13px}}.contact-form__phone-input input{border:none;padding:12px 16px 12px 12px;border-radius:0 6px 6px 0;flex:1}.contact-form__phone-input input:focus{border:none}@media (max-width: 768px){.contact-form__phone-input input{padding:10px 14px 10px 10px}}.contact-form__focus-summary{background:#f0f6ff;border:1px solid #d0e2ff;border-radius:6px;padding:16px;margin-bottom:24px}@media (max-width: 768px){.contact-form__focus-summary{padding:12px;margin-bottom:20px}}.contact-form__focus-label{font-size:12px;font-weight:500;color:#0f62fe;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px}@media (max-width: 768px){.contact-form__focus-label{font-size:11px;margin-bottom:6px}}.contact-form__focus-content{font-size:14px;color:#333;line-height:1.4}.contact-form__focus-content strong{color:#0f62fe}@media (max-width: 768px){.contact-form__focus-content{font-size:13px}}.contact-form__thank-you{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:1000}.contact-form__error{background:#fff1f0;border:1px solid #ff7875;border-radius:6px;padding:12px 16px;margin-bottom:16px;position:absolute;bottom:160px;right:30px;max-width:300px}.contact-form__error p{color:#cf1322;font-size:14px;margin:0;line-height:1.4}@media (max-width: 768px){.contact-form__error{position:relative;bottom:auto;right:auto;max-width:100%;margin-bottom:12px}}.contact-form__submit{width:13%;display:flex;align-items:center;justify-content:space-between;gap:15px;position:absolute;bottom:6%;right:30px;background:#0f62fe;color:#fff;border:none;padding:14px 32px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:16px;align-self:flex-end;margin-left:auto}.contact-form__submit:hover:not(:disabled){background:#0353e9}.contact-form__submit:active:not(:disabled){background:#0040d3}.contact-form__submit:disabled{background:#d9d9d9;color:#000;cursor:not-allowed;opacity:.6}@media (max-width: 768px){.contact-form__submit{width:30%;padding:12px 28px;font-size:14px;right:5px;bottom:15%;margin-top:12px;align-self:stretch;margin-left:0}}.contact-thank-you{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.8);display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:100}@media (max-width: 768px){.contact-thank-you{flex-direction:column;justify-content:space-between}}.contact-thank-you__content{background:white;width:100%;height:100%;min-height:400px;display:flex;flex-direction:row;justify-content:center;overflow:hidden;position:relative}@media (max-width: 768px){.contact-thank-you__content{flex-direction:column;justify-content:space-between;grid-template-columns:1fr;max-width:500px;min-height:500px}}@media (max-width: 768px){.contact-thank-you__left{margin-top:100px;height:100%}}.contact-thank-you__text{padding:60px 40px;display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;position:relative}@media (max-width: 768px){.contact-thank-you__text{padding:40px 30px 20px}}.contact-thank-you__title{font-size:24px;font-weight:400;color:#333;line-height:1.4;margin:0 0 40px}@media (max-width: 768px){.contact-thank-you__title{font-size:20px;margin-bottom:30px}}.contact-thank-you__actions{position:absolute;bottom:25%;right:0;display:flex;flex-direction:column;gap:16px;z-index:200}@media (max-width: 768px){.contact-thank-you__actions{padding:0 30px 30px;gap:12px;bottom:0;left:0;width:100%;height:48px}}.contact-thank-you__button{width:228px;height:40px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.16px;cursor:pointer;border:none;position:absolute;z-index:200}@media (max-width: 768px){.contact-thank-you__button{width:50%;height:48px}}.contact-thank-you__button--primary{right:0;background:#0f62fe;color:#fff}@media (max-width: 768px){.contact-thank-you__button--primary{left:0}}.contact-thank-you__button--primary:hover{background:#0353e9}.contact-thank-you__button--secondary{bottom:-80px;right:-228px;color:#0f62fe;border:1px solid #0f62fe}.contact-thank-you__button--secondary:hover{background:#f0f6ff}@media (max-width: 768px){.contact-thank-you__button--secondary{bottom:-48px;right:0;border:none}}@media (max-width: 768px){.contact-thank-you__button{padding:12px 24px;font-size:14px}}.contact-thank-you__right{position:relative;width:60%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}.contact-thank-you__right img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}@media (max-width: 768px){.contact-thank-you__right{width:100%;height:50%}}.case-study-video{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;object-fit:cover}.case-study-video:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000026}.case-study-video[data-loading=true]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.case-study-video img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 20px #0000001a}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.case-study-video{border-radius:4px;box-shadow:0 2px 10px #0000001a}.case-study-video:hover{transform:none;box-shadow:0 2px 10px #0000001a}}.case-study__hero-image.case-study-video{margin:2rem 0;max-height:800px;min-height:500px}@media (max-width: 768px){.case-study__hero-image.case-study-video{margin:1rem 0;max-height:500px;min-height:300px}}.case-study__solution-image.case-study-video{margin:3rem 0;max-height:700px;min-height:400px}@media (max-width: 768px){.case-study__solution-image.case-study-video{margin:2rem 0;max-height:450px;min-height:250px}}.case-study{min-height:100vh;background:var(--Default-Neutral-White, white);overflow:hidden}.case-study__hero-image,.case-study__solution-image{width:100%;height:auto;object-fit:cover}.case-study-hero{width:960px;margin:176px auto 0}.case-study-hero__content{width:736px}.case-study-hero__title{text-align:right;margin-bottom:48px}.case-study-hero__title-highlight{color:var(--Default-Blue-60, #0f62fe);font-size:54px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:64px}.case-study-hero__title-main{color:var(--Default-Neutral-Black, black);font-size:54px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:64px}.case-study-hero__description{width:838px;margin-left:122px;color:var(--Default-Neutral-Black, black);font-size:28px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:36px}.case-study-details{width:960px;margin:80px auto 0;padding-top:24px;border-top:1px solid var(--Default-Gray-10, #f4f4f4);display:flex;justify-content:flex-start;align-items:flex-start}.case-study-details__item{flex:1;display:flex;flex-direction:column;gap:4px}.case-study-details__label{color:var(--Default-Gray-50, #8d8d8d);font-size:10px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:14px;letter-spacing:.32px}.case-study-details__value{color:var(--Default-Neutral-Black, black);font-size:12px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:16px;letter-spacing:.32px}.case-study-details__tags{display:flex;flex-wrap:wrap;gap:4px}.case-study-details__tag{display:inline-block;padding:2px 6px;background:var(--Default-Gray-10, #f4f4f4);border-radius:2px;font-size:10px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:14px;letter-spacing:.32px;color:var(--Default-Gray-90, #262626)}.case-study-content{width:838px;margin:104px auto 0;padding-left:122px}.case-study-content__company{margin-bottom:104px}.case-study-content__description{color:var(--Default-Neutral-Black, black);font-size:28px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:36px;margin-bottom:40px}.case-study-content__details{color:var(--Default-Neutral-Black, black);font-size:20px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:28px}.case-study-content__challenge,.case-study-content__solution{width:716px;margin-bottom:104px}.case-study-content__title{color:var(--Default-Blue-60, #0f62fe);font-size:32px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:40px;margin-bottom:40px}.case-study-content__subtitle{color:var(--Default-Neutral-Black, black);font-size:20px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:28px;margin-bottom:40px}.case-study-content__description{color:var(--Default-Neutral-Black, black);font-size:16px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:24px}.case-study-content__features{margin-top:40px}.case-study-content__features-title{color:var(--Default-Neutral-Black, black);font-size:12px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:16px;letter-spacing:.32px;margin-bottom:24px}.case-study-content__features-list{padding-left:16px}.case-study-content__feature{display:flex;align-items:center;gap:16px;margin-bottom:24px}.case-study-content__feature:last-child{margin-bottom:0}.case-study-content__feature-icon{width:16px;height:16px;position:relative}.case-study-content__feature-icon:before{content:"";position:absolute;width:12px;height:10px;left:2px;top:3px;background:var(--Default-Blue-60, #0f62fe)}.case-study-content__feature-text{color:var(--Default-Neutral-Black, black);font-size:14px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:20px;letter-spacing:.16px}.case-study-results{width:716px;margin:104px auto;padding-left:398px}.case-study-results__title{color:var(--Default-Blue-60, #0f62fe);font-size:32px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:40px;margin-bottom:40px}.case-study-results__subtitle{color:var(--Default-Neutral-Black, black);font-size:20px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:28px;margin-bottom:40px}.case-study-results__description{color:var(--Default-Neutral-Black, black);font-size:16px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:24px;margin-bottom:40px}.case-study-results__quote{padding:32px 0;border-top:1px solid var(--Default-Gray-20, #e0e0e0);border-bottom:1px solid var(--Default-Gray-20, #e0e0e0);display:flex;gap:31px;margin-bottom:40px}.case-study-results__quote-icon{width:32px;height:32px;position:relative}.case-study-results__quote-icon:before{content:"";position:absolute;width:24px;height:19px;left:4px;top:6px;background:var(--Default-Blue-60, #0f62fe)}.case-study-results__quote-content{flex:1}.case-study-results__quote-text{color:var(--Default-Neutral-Black, black);font-size:20px;font-family:Playfair Display,Georgia,serif;font-weight:400;line-height:26px;margin-bottom:16px}.case-study-results__quote-author{display:flex;gap:4px;color:var(--Default-Neutral-Black, black);font-size:14px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:18px;letter-spacing:.16px}.case-study-results__metrics-title{color:var(--Default-Neutral-Black, black);font-size:12px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:16px;letter-spacing:.32px;margin-bottom:24px}.case-study-results__metrics-grid{display:flex;gap:16px}.case-study-results__metric{flex:1;display:flex;gap:16px}.case-study-results__metric-value{color:var(--Default-Blue-60, #0f62fe);font-size:42px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:300;line-height:50px}.case-study-results__metric-label{flex:1;align-self:center;color:var(--Default-Neutral-Black, black);font-size:12px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:16px;letter-spacing:.32px}.case-study-stats{width:100%;padding:80px 32px;background:var(--Default-Blue-60, #0f62fe);display:inline-flex;justify-content:space-between;align-items:flex-start}.case-study-stats__left{flex:1 1 0;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:48px}.case-study-stats__left-content{width:472px;display:flex;flex-direction:column;gap:40px}.case-study-stats__left-content-title{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.case-study-stats__left-content-title-highlight{color:var(--Default-Cyan-30, #82cfff);font-size:54px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:64px}.case-study-stats__left-content-title-text{color:var(--Default-Neutral-White, white);font-size:54px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:64px}.case-study-stats__left-content-description{color:var(--Default-Neutral-White, white);font-size:20px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:28px}.case-study-stats__left-button{height:40px;padding:0 16px;background:var(--Default-Neutral-White, white);display:inline-flex;align-items:center;gap:16px;border:none;cursor:pointer}.case-study-stats__left-button-text{color:var(--Default-Blue-60, #0f62fe);font-size:14px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:18px;letter-spacing:.16px}.case-study-stats__left-button-icon{width:16px;height:16px;position:relative}.case-study-stats__left-button-icon:before{content:"";position:absolute;width:12px;height:10px;left:2px;top:3px;background:var(--Default-Blue-60, #0f62fe)}.case-study-stats__right{flex:1 1 0;align-self:stretch;display:inline-flex;flex-direction:column;gap:30px}.case-study-stats__item{flex:1 1 0;padding-top:32px;border-top:1px solid rgba(255,255,255,.15);display:inline-flex;justify-content:flex-start;align-items:flex-start}.case-study-stats__item-value{flex:1 1 0;color:var(--Default-Neutral-White, white);font-size:92px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:300;line-height:102px}.case-study-stats__item-content{flex:1 1 0;display:inline-flex;flex-direction:column;gap:24px}.case-study-stats__item-title{color:var(--Default-Neutral-White, white);font-size:28px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:36px}.case-study-stats__item-description{color:var(--Default-Neutral-White, white);font-size:16px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:22px}.case-study-callout{width:100%;height:491px;background:var(--Default-Neutral-White, white);padding:80px 154px}.case-study-callout__content{width:1056px;margin-bottom:40px}.case-study-callout__title{color:var(--Default-Blue-60, #0f62fe);font-size:54px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:300;line-height:64px;margin-bottom:40px}.case-study-callout__description{width:594px;color:var(--Default-Neutral-Black, black);font-size:20px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:28px;margin-bottom:24px}.case-study-callout__button{height:40px;padding:0 16px;background:var(--Default-Blue-60, #0f62fe);display:flex;align-items:center;gap:16px;border:none;cursor:pointer;color:var(--Default-Neutral-White, white);font-size:14px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:18px;letter-spacing:.16px}.case-study-callout__button-icon{width:16px;height:16px;position:relative}.case-study-callout__button-icon:before{content:"";position:absolute;width:12px;height:10px;left:2px;top:3px;background:var(--Default-Neutral-White, white)}.case-study-contact{width:100%;padding:128px 0 80px;background:var(--Default-Neutral-White, white)}.case-study-contact__content{width:472px;margin-bottom:48px}.case-study-contact__title{color:var(--Default-Cyan-30, #82cfff);font-size:54px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:64px;margin-bottom:40px}.case-study-contact__description{color:var(--Default-Neutral-White, white);font-size:20px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:28px;margin-bottom:48px}.case-study-contact__button{height:40px;padding:0 16px;background:var(--Default-Neutral-White, white);display:flex;align-items:center;gap:16px;border:none;cursor:pointer;color:var(--Default-Blue-60, #0f62fe);font-size:14px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:18px;letter-spacing:.16px}.case-study-contact__button-icon{width:16px;height:16px;position:relative}.case-study-contact__button-icon:before{content:"";position:absolute;width:12px;height:10px;left:2px;top:3px;background:var(--Default-Blue-60, #0f62fe)}.app{min-height:100vh;background-color:var(--color-background)}.sub-header-component{display:flex;flex-direction:column;align-items:center;justify-content:center}.sub-header-component__container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2rem;max-width:1200px;height:70vh;width:100%;text-align:center}@media (min-width: 2000px){.sub-header-component__container{max-width:1400px;height:75vh}}@media (min-width: 2500px){.sub-header-component__container{max-width:1600px;height:80vh}}.sub-header-component__subtitle{font-size:.875rem;color:#666;font-weight:400;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}@media (min-width: 2000px){.sub-header-component__subtitle{font-size:1.225rem}}@media (min-width: 2500px){.sub-header-component__subtitle{font-size:1.4875rem}}.sub-header-component__title{font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.2;color:#000;text-align:left;white-space:pre-wrap}@media (max-width: 767px){.sub-header-component__title{font-size:clamp(1.75rem,5vw,2.5rem)}}@media (max-width: 639px){.sub-header-component__title{font-size:clamp(1.5rem,6vw,2rem)}}@media (min-width: 2000px){.sub-header-component__title{font-size:clamp(2.8rem,4vw,4.9rem)}}@media (min-width: 2500px){.sub-header-component__title{font-size:clamp(3.4rem,4vw,5.95rem)}}.sub-header-component__title-highlight{margin-left:100px;color:#0f62fe}.sub-header-component__description{font-size:clamp(1rem,2vw,1.25rem);color:#000;font-weight:400;text-align:left;width:82%;text-align:justify;margin:0 auto}@media (max-width: 767px){.sub-header-component__description{font-size:clamp(.9rem,3vw,1.1rem)}}@media (max-width: 639px){.sub-header-component__description{font-size:clamp(.875rem,4vw,1rem)}}@media (min-width: 2000px){.sub-header-component__description{font-size:clamp(1.4rem,2vw,1.75rem)}}@media (min-width: 2500px){.sub-header-component__description{font-size:clamp(1.7rem,2vw,2.125rem)}}.sub-header-component__buttons{display:flex;align-items:center;gap:1.5rem;margin-left:100px}@media (max-width: 767px){.sub-header-component__buttons{margin-left:0;gap:1rem}}@media (max-width: 639px){.sub-header-component__buttons{flex-direction:column;align-items:flex-start;gap:.5rem}}.sub-header-component .sub-header-component__title-highlight{color:#1a73e8}.sub-header-component__button{width:209px;height:40px;background:#0f62fe;color:#fff;border:none;padding:10px 16px;font-size:14px;line-height:18px;letter-spacing:.16px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem}@media (min-width: 2000px){.sub-header-component__button{width:292px;height:56px;font-size:19.6px;line-height:25.2px;padding:14px 22.4px}}@media (min-width: 2500px){.sub-header-component__button{width:355px;height:68px;font-size:23.8px;line-height:30.6px;padding:17px 27.2px}}.sub-header-component__button:hover{background:#1d4ed8;transform:translateY(-2px)}.sub-header-component__button:hover:after{transform:translate(4px)}.sub-header-component__link{display:flex;align-items:center;gap:.5rem;color:var(--color-primary);text-decoration:none;font-weight:400;font-size:1rem}@media (min-width: 2000px){.sub-header-component__link{font-size:1.4rem}}@media (min-width: 2500px){.sub-header-component__link{font-size:1.7rem}}.sub-header-component__link:hover{color:#1d4ed8;transform:translateY(-1px)}.sub-header-component__link:hover svg{transform:translate(2px,-2px)}.sub-header-component__image{width:100%;align-self:center}.sub-header-component__image-content{width:100%;height:70vh;object-fit:cover}.custom-model-comparison{padding:80px 0;background-color:#fff}.custom-model-comparison__container{width:100%;max-width:1280px;padding:0 1rem;max-width:1200px;margin:0 auto;padding:0 20px}.custom-model-comparison__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:#fff}.custom-model-comparison__title{margin-bottom:24px;text-align:center;color:#000;font-size:28px;font-style:normal;font-weight:400;line-height:36px}@media (min-width: 768px){.custom-model-comparison__title{font-size:36px}}@media (min-width: 640px){.custom-model-comparison__title{font-size:28px}}@media (min-width: 2000px){.custom-model-comparison__title{font-size:39.2px;line-height:50.4px}}@media (min-width: 2500px){.custom-model-comparison__title{font-size:47.6px;line-height:61.2px}}.custom-model-comparison__description{font-size:20px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:60px;text-align:left;max-width:800px}@media (min-width: 768px){.custom-model-comparison__description{font-size:16px;line-height:22px}}@media (min-width: 640px){.custom-model-comparison__description{font-size:14px;line-height:20px}}@media (min-width: 2000px){.custom-model-comparison__description{font-size:28px;line-height:39.2px;max-width:1120px}}@media (min-width: 2500px){.custom-model-comparison__description{font-size:34px;line-height:47.6px;max-width:1360px}}.custom-model-comparison__table-wrapper{overflow-x:auto}.custom-model-comparison__table{width:100%;background-color:#fff;border-radius:8px;overflow:hidden}.custom-model-comparison__table-header{display:flex;border-bottom:1px solid #000}.custom-model-comparison__header-item{padding:20px 16px;text-align:left;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.32px;text-transform:uppercase}@media (min-width: 2000px){.custom-model-comparison__header-item{padding:28px 22.4px;font-size:16.8px;line-height:22.4px}}@media (min-width: 2500px){.custom-model-comparison__header-item{padding:34px 27.2px;font-size:20.4px;line-height:27.2px}}.custom-model-comparison__header-item--factor{flex:1;color:#000}.custom-model-comparison__header-item--generic{flex:1.5;color:#000}.custom-model-comparison__header-item--custom{flex:1.5;color:#0f62fe}@media (min-width: 640px){.custom-model-comparison__header-item{padding:16px 12px;font-size:12px}}.custom-model-comparison__table-body{display:flex;flex-direction:column}.custom-model-comparison__row{display:flex;border-bottom:1px solid #e5e5e5;transition:background-color .2s ease}.custom-model-comparison__row:hover{background-color:#f8f9fa}.custom-model-comparison__row:last-child{border-bottom:none}.custom-model-comparison__cell{padding:20px 16px;color:#6f6f6f;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.16px}@media (min-width: 2000px){.custom-model-comparison__cell{padding:28px 22.4px;font-size:19.6px;line-height:25.2px}}@media (min-width: 2500px){.custom-model-comparison__cell{padding:34px 27.2px;font-size:23.8px;line-height:30.6px}}.custom-model-comparison__cell--factor{flex:1;color:#6f6f6f}.custom-model-comparison__cell--generic{flex:1.5;color:#6f6f6f}.custom-model-comparison__cell--custom{flex:1.5;color:#0f62fe;font-weight:500}@media (min-width: 640px){.custom-model-comparison__cell{padding:16px 12px;font-size:14px}}.customization-levels{padding:224px 0;background-color:#edf5ff}.customization-levels__container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px}.customization-levels__content{display:flex;flex-direction:column;align-items:flex-start;width:80%;gap:48px;margin-bottom:192px}.customization-levels__title{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-size:54px;font-style:normal;font-weight:500;line-height:54px}@media (min-width: 2000px){.customization-levels__title{font-size:75.6px;line-height:75.6px}}@media (min-width: 2500px){.customization-levels__title{font-size:91.8px;line-height:91.8px}}.customization-levels__title--highlight{color:#0f62fe;margin-left:-58px}@media (min-width: 2000px){.customization-levels__title--highlight{margin-left:-81.2px}}@media (min-width: 2500px){.customization-levels__title--highlight{margin-left:-98.6px}}.customization-levels__title--normal{color:#000}.customization-levels__description{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#000;max-width:594px}@media (min-width: 2000px){.customization-levels__description{font-size:28px;line-height:39.2px;max-width:831.6px}}@media (min-width: 2500px){.customization-levels__description{font-size:34px;line-height:47.6px;max-width:1009.8px}}.customization-levels__blocks{display:flex;gap:40px;justify-content:space-around;flex-wrap:nowrap}.customization-levels__block{flex:1;padding:30px;min-height:400px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px}.customization-levels__number{width:60px;height:60px;background-color:#0f62fe;color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:400;margin-bottom:74px}@media (min-width: 2000px){.customization-levels__number{width:84px;height:84px;font-size:33.6px;margin-bottom:103.6px}}@media (min-width: 2500px){.customization-levels__number{width:102px;height:102px;font-size:40.8px;margin-bottom:125.8px}}.customization-levels__block-subtitle{font-size:14px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.16px;color:#000}@media (min-width: 2000px){.customization-levels__block-subtitle{font-size:19.6px;line-height:25.2px}}@media (min-width: 2500px){.customization-levels__block-subtitle{font-size:23.8px;line-height:30.6px}}.customization-levels__block-title{font-size:28px;font-style:normal;font-weight:400;line-height:36px;color:#000;margin-bottom:0}@media (min-width: 2000px){.customization-levels__block-title{font-size:39.2px;line-height:50.4px}}@media (min-width: 2500px){.customization-levels__block-title{font-size:47.6px;line-height:61.2px}}.customization-levels__block-description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#000}@media (min-width: 2000px){.customization-levels__block-description{font-size:22.4px;line-height:33.6px}}@media (min-width: 2500px){.customization-levels__block-description{font-size:27.2px;line-height:40.8px}}.model-benefits{padding:80px 0;background-color:#fff}.model-benefits__container{max-width:95%;width:100%;margin:0 auto;padding:0 20px}.model-benefits__content{text-align:center;margin-bottom:60px}.model-benefits__title .model-benefits__title-right,.model-benefits__title .model-benefits__title-left{font-size:32px;font-style:normal;font-weight:400;line-height:40px;color:#000;max-width:934px;margin:0 auto}@media (min-width: 2000px){.model-benefits__title .model-benefits__title-right,.model-benefits__title .model-benefits__title-left{font-size:44.8px;line-height:56px;max-width:1307.6px}}@media (min-width: 2500px){.model-benefits__title .model-benefits__title-right,.model-benefits__title .model-benefits__title-left{font-size:54.4px;line-height:68px;max-width:1587.8px}}.model-benefits__title-right{width:100%;text-align:right}.model-benefits__title-left{width:100%;text-align:left}.model-benefits__sections{display:flex;flex-direction:column;gap:0}.model-benefits__section{min-height:160px;display:grid;grid-template-columns:.5fr 1fr 2fr 1fr;gap:30px;padding:30px 0;border-bottom:1px solid #e5e5e5}.model-benefits__section:last-child{border-bottom:none}.model-benefits__arrow{font-size:20px;color:#0f62fe;margin-right:20px;font-weight:700}@media (min-width: 768px){.model-benefits__arrow{margin-right:0;margin-bottom:10px}}.model-benefits__text{margin-right:40px;width:400px}@media (min-width: 768px){.model-benefits__text{margin-right:0}}.model-benefits__section-title{font-size:32px;font-style:normal;font-weight:400;line-height:40px;color:#000}@media (min-width: 2000px){.model-benefits__section-title{font-size:44.8px;line-height:56px}}@media (min-width: 2500px){.model-benefits__section-title{font-size:54.4px;line-height:68px}}.model-benefits__section-description{max-width:480px;font-size:16px;font-style:normal;font-weight:400;line-height:22px;color:#000;margin:0}@media (min-width: 2000px){.model-benefits__section-description{max-width:672px;font-size:22.4px;line-height:30.8px}}@media (min-width: 2500px){.model-benefits__section-description{max-width:816px;font-size:27.2px;line-height:37.4px}}.model-benefits__icon{width:160px;height:160px;background-color:#0f62fe;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;justify-self:end}.use-cases{padding:80px 0;background-color:#fff}.use-cases__container{width:95%;margin:0 auto;padding:0 20px}.use-cases__content{display:flex;gap:136px;align-items:flex-start;justify-content:center}.use-cases__left-section{width:35%}.use-cases__heading{font-size:16px;font-style:normal;font-weight:600;line-height:22px;color:#000;margin-bottom:16px}@media (min-width: 2000px){.use-cases__heading{font-size:22.4px;line-height:30.8px}}@media (min-width: 2500px){.use-cases__heading{font-size:27.2px;line-height:37.4px}}.use-cases__title{font-size:32px;font-style:normal;font-weight:400;line-height:40px;color:#0f62fe;margin-bottom:24px}@media (min-width: 2000px){.use-cases__title{font-size:44.8px;line-height:56px}}@media (min-width: 2500px){.use-cases__title{font-size:54.4px;line-height:68px}}.use-cases__description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#000}@media (min-width: 2000px){.use-cases__description{font-size:22.4px;line-height:33.6px}}@media (min-width: 2500px){.use-cases__description{font-size:27.2px;line-height:40.8px}}.use-cases__right-section{width:45%}.use-cases__grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border-left:1px dotted #e0f2ff}.use-cases__grid-item{min-height:293px;min-width:293px;padding:32px;background:#f4f4f4;border:1px solid #fff;display:flex;flex-direction:column;justify-content:space-between}.use-cases__grid-item:nth-child(odd){border-right:none}.use-cases__grid-item:nth-last-child(-n+2){border-bottom:none}.use-cases__grid-item:nth-last-child(1){background:none}.use-cases__item-description{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.16px;margin-top:0}@media (min-width: 2000px){.use-cases__item-description{font-size:19.6px;line-height:28px}}@media (min-width: 2500px){.use-cases__item-description{font-size:23.8px;line-height:34px}}.use-cases__item-category{font-size:14px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.16px}@media (min-width: 2000px){.use-cases__item-category{font-size:19.6px;line-height:25.2px}}@media (min-width: 2500px){.use-cases__item-category{font-size:23.8px;line-height:30.6px}}.build-process{padding:80px 0;background-color:#fff}.build-process__container{width:95%;margin:0 auto;padding:0 20px}.build-process__header{text-align:left;margin-bottom:80px;margin-left:80px;max-width:30%}.build-process__heading{font-size:16px;font-style:normal;font-weight:600;line-height:22px;color:#000;margin-bottom:16px}@media (min-width: 2000px){.build-process__heading{font-size:22.4px;line-height:30.8px}}@media (min-width: 2500px){.build-process__heading{font-size:27.2px;line-height:37.4px}}.build-process__title{font-size:32px;font-style:normal;font-weight:400;line-height:40px;color:#0f62fe;margin-bottom:24px}@media (min-width: 2000px){.build-process__title{font-size:44.8px;line-height:56px}}@media (min-width: 2500px){.build-process__title{font-size:54.4px;line-height:68px}}.build-process__description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#000}@media (min-width: 2000px){.build-process__description{font-size:22.4px;line-height:33.6px}}@media (min-width: 2500px){.build-process__description{font-size:27.2px;line-height:40.8px}}.build-process__steps{display:flex;align-items:center;justify-content:center}.build-process__step{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:200px}.build-process__icon{margin-bottom:20px;position:relative;display:flex;align-items:center;justify-content:center}.build-process__svg-icon{width:100%;height:100%;object-fit:contain}.build-process__icon-placeholder--stacked-layers,.build-process__icon-placeholder--monitor{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.build-process__step-label{max-width:80%;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.32px;margin:0;text-align:left}@media (min-width: 2000px){.build-process__step-label{font-size:19.6px;line-height:28px}}@media (min-width: 2500px){.build-process__step-label{font-size:23.8px;line-height:34px}}.build-process__arrow{font-size:24px;color:#0f62fe;font-weight:700;margin-bottom:20px;align-self:flex-end}.results{padding:80px 0 0;background-color:#fff}.results__container{width:100%}.results__content{display:flex;flex-direction:row;gap:136px;align-items:flex-start;justify-content:space-between}.results__left-column{width:40%;margin-left:20vh;padding:100px 0 0;gap:40px;display:flex;flex-direction:column;justify-content:space-between}.results__title{color:#0f62fe;font-size:32px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:0}@media (min-width: 2000px){.results__title{font-size:44.8px;line-height:56px}}@media (min-width: 2500px){.results__title{font-size:54.4px;line-height:68px}}.results__tagline{font-size:20px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:0}@media (min-width: 2000px){.results__tagline{font-size:28px;line-height:39.2px}}@media (min-width: 2500px){.results__tagline{font-size:34px;line-height:47.6px}}.results__description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}@media (min-width: 2000px){.results__description{font-size:22.4px;line-height:33.6px}}@media (min-width: 2500px){.results__description{font-size:27.2px;line-height:40.8px}}.results__insight{display:flex;gap:16px;align-items:flex-start;padding:20px;background-color:#f4f4f4;border-left:4px solid #0f62fe;border-radius:4px;margin-bottom:0}.results__insight-icon{flex-shrink:0;margin-top:2px}.results__insight-icon svg{width:24px;height:24px}.results__insight-content{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0;color:#161616}@media (min-width: 2000px){.results__insight-content{font-size:22.4px;line-height:33.6px}}@media (min-width: 2500px){.results__insight-content{font-size:27.2px;line-height:40.8px}}.results__metrics-title{font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.32px}@media (min-width: 2000px){.results__metrics-title{font-size:16.8px;line-height:22.4px}}@media (min-width: 2500px){.results__metrics-title{font-size:20.4px;line-height:27.2px}}.results__metrics-grid{display:flex;gap:40px}.results__metric{display:flex;flex-direction:row}.results__metric-value{color:#0f62fe;font-size:42px;font-style:normal;font-weight:300;line-height:50px}@media (min-width: 2000px){.results__metric-value{font-size:58.8px;line-height:70px}}@media (min-width: 2500px){.results__metric-value{font-size:71.4px;line-height:85px}}.results__metric-label{font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.32px}@media (min-width: 2000px){.results__metric-label{font-size:16.8px;line-height:22.4px}}@media (min-width: 2500px){.results__metric-label{font-size:20.4px;line-height:27.2px}}.results__right-column{width:40%;height:100%;position:relative}.results__image{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.results__image-content{width:100%;height:100%;object-fit:cover}.custom-model-dev-page__container{max-width:1200px;margin:0 10rem;min-height:91vh;padding:6rem 2rem}.about-page{width:100%;color:var(--color-text);overflow-x:hidden}.about-header-component{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#0f62fe}.about-header-component__container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;max-width:1200px;height:70vh;width:100%;text-align:center}@media (max-width: 768px){.about-header-component__container{padding:16px;gap:0px}}@media (min-width: 2000px){.about-header-component__container{max-width:1400px;height:75vh}}@media (min-width: 2500px){.about-header-component__container{max-width:1600px;height:80vh}}.about-header-component__title{font-size:60px;font-style:normal;font-weight:500;line-height:70px;color:#33b1ff;text-align:left;white-space:pre-wrap;margin-left:122px;margin-bottom:0}@media (max-width: 768px){.about-header-component__title{font-size:42px;font-style:normal;font-weight:500;line-height:50px;margin-left:40px}}@media (min-width: 2000px){.about-header-component__title{font-size:clamp(2.8rem,4vw,4.9rem)}}@media (min-width: 2500px){.about-header-component__title{font-size:clamp(3.4rem,4vw,5.95rem)}}.about-header-component__title-highlight{margin-left:100px;color:#0f62fe}.about-header-component__subDescription{font-size:42px;font-style:normal;font-weight:500;line-height:50px;color:#fff;width:82%;text-align:left;margin:0}@media (max-width: 768px){.about-header-component__subDescription{font-size:28px;font-style:normal;font-weight:500;line-height:32px;width:90%;margin-bottom:80px}}.about-header-component__description{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#fff;width:65%;text-align:justify;margin-left:122px;margin-top:50px}@media (max-width: 768px){.about-header-component__description{font-size:20px;font-style:normal;font-weight:400;line-height:28px;width:65%;margin-left:40px}}@media (min-width: 2000px){.about-header-component__description{font-size:clamp(1.4rem,2vw,1.75rem)}}@media (min-width: 2500px){.about-header-component__description{font-size:clamp(1.7rem,2vw,26px);line-height:40px}}.about-header-component .about-header-component__title-highlight{color:#1a73e8}.about-header-component__button{width:209px;height:40px;background:#0f62fe;color:#fff;border:none;padding:10px 16px;font-size:14px;line-height:18px;letter-spacing:.16px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem}@media (min-width: 2000px){.about-header-component__button{width:292px;height:56px;font-size:19.6px;line-height:25.2px;padding:14px 22.4px}}@media (min-width: 2500px){.about-header-component__button{width:355px;height:68px;font-size:23.8px;line-height:30.6px;padding:17px 27.2px}}.about-header-component__button:hover{background:#1d4ed8;transform:translateY(-2px)}.about-header-component__button:hover:after{transform:translate(4px)}.about-header-component__image-grid{display:grid;grid-template-columns:23% 40% 24% 18%;align-items:flex-end}@media (max-width: 768px){.about-header-component__image-grid{grid-template-columns:60% 40%}}.about-header-component__image-item--1 img{width:100%;height:25vh;object-fit:cover}.about-header-component__image-item--2{transform:translateY(40px)}.about-header-component__image-item--2 img{width:100%;height:32vh;object-fit:cover}@media (max-width: 768px){.about-header-component__image-item--2 img{height:20vh}}.about-header-component__image-item--3{transform:translateY(0)}.about-header-component__image-item--3 img{width:100%;height:35vh;object-fit:cover}.about-header-component__image-item--4{transform:translateY(40px)}.about-header-component__image-item--4 img{width:100%;height:20vh;object-fit:cover}@media (max-width: 768px){.about-header-component__image-item--1,.about-header-component__image-item--4{display:none}}.about-principles{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;height:90vh;padding:200px}@media (max-width: 768px){.about-principles{padding:16px}}.about-principles__container{width:95%;margin:0 auto;padding:0 20px}.about-principles__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-principles__heading{font-size:16px;font-style:normal;font-weight:600;line-height:22px;color:#000;margin-bottom:16px}@media (min-width: 2000px){.about-principles__heading{font-size:22.4px;line-height:30.8px}}@media (min-width: 2500px){.about-principles__heading{font-size:27.2px;line-height:37.4px}}.about-principles__title{font-size:54px;font-style:normal;font-weight:500;line-height:64px;margin-bottom:24px;margin-left:55px}@media (max-width: 768px){.about-principles__title{font-size:32px;font-style:normal;font-weight:500;line-height:32px}}@media (min-width: 2000px){.about-principles__title{font-size:44.8px;line-height:56px}}@media (min-width: 2500px){.about-principles__title{font-size:54.4px;line-height:68px}}.about-principles__title-highlight{color:#0f62fe;font-size:54px;font-style:normal;font-weight:500;line-height:64px;margin-bottom:0}@media (max-width: 768px){.about-principles__title-highlight{font-size:32px;font-style:normal;font-weight:500;line-height:32px}}.about-principles__description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#000;width:43%;margin-left:55px}@media (max-width: 768px){.about-principles__description{font-size:20px;font-style:normal;font-weight:400;line-height:28px;width:100%;margin-left:0}}@media (min-width: 2000px){.about-principles__description{font-size:22.4px;line-height:33.6px}}@media (min-width: 2500px){.about-principles__description{font-size:27.2px;line-height:40.8px}}.about-expertise{padding:80px 0;background-color:#edf5ff}.about-expertise__container{width:95%;margin:0 auto;padding:0 20px}.about-expertise__content{display:flex;gap:136px;align-items:flex-start;justify-content:center}@media (max-width: 768px){.about-expertise__content{flex-direction:column;gap:24px}}.about-expertise__left-section{width:35%}@media (max-width: 768px){.about-expertise__left-section{width:100%}}.about-expertise__heading{font-size:16px;font-style:normal;font-weight:600;line-height:22px;color:#000;margin-bottom:16px}@media (min-width: 2000px){.about-expertise__heading{font-size:22.4px;line-height:30.8px}}@media (min-width: 2500px){.about-expertise__heading{font-size:27.2px;line-height:37.4px}}.about-expertise__title{font-size:32px;font-style:normal;font-weight:400;line-height:40px;color:#0f62fe;margin-bottom:24px}@media (min-width: 2000px){.about-expertise__title{font-size:44.8px;line-height:56px}}@media (min-width: 2500px){.about-expertise__title{font-size:54.4px;line-height:68px}}.about-expertise__description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#000}@media (min-width: 2000px){.about-expertise__description{font-size:22.4px;line-height:33.6px}}@media (min-width: 2500px){.about-expertise__description{font-size:27.2px;line-height:40.8px}}.about-expertise__right-section{width:45%}@media (max-width: 768px){.about-expertise__right-section{width:100%}}.about-expertise__grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border-left:1px dotted #e0f2ff}@media (max-width: 768px){.about-expertise__grid{grid-template-columns:1fr}}.about-expertise__grid-item{min-height:293px;min-width:293px;padding:32px;background:#edf5ff;border:1px solid #a6c8ff;display:flex;flex-direction:column;justify-content:space-between;border-bottom:none}.about-expertise__grid-item:nth-child(odd){border-right:none}@media (max-width: 768px){.about-expertise__grid-item:nth-child(odd){border-right:1px solid #a6c8ff}}.about-expertise__grid-item:nth-last-child(2){border-bottom:1px solid #a6c8ff}.about-expertise__grid-item:nth-last-child(1){border-bottom:none}.about-expertise__grid-item:nth-last-child(1){background:none;border-right:none}@media (max-width: 768px){.about-expertise__grid-item:nth-last-child(1){display:none}}.about-expertise__item-description{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.16px;margin-top:0;color:#4589ff}@media (min-width: 2000px){.about-expertise__item-description{font-size:19.6px;line-height:28px}}@media (min-width: 2500px){.about-expertise__item-description{font-size:23.8px;line-height:34px}}.about-expertise__item-category{font-size:14px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.16px;color:#0f62fe}@media (min-width: 2000px){.about-expertise__item-category{font-size:19.6px;line-height:25.2px}}@media (min-width: 2500px){.about-expertise__item-category{font-size:23.8px;line-height:30.6px}}.about-team{background:#0f62fe;color:#fff}@media (max-width: 767px){.about-team{padding:60px 0}}.about-team__container{display:flex;flex-direction:column}@media (max-width: 1023px){.about-team__container{grid-template-columns:1fr;gap:60px}}.about-team__content{width:100%;display:flex;flex-direction:column;align-items:flex-end}@media (max-width: 768px){.about-team__content{align-items:center}}.about-team__content img{width:100%;height:100%;object-fit:cover}@media (max-width: 1023px){.about-team__content{padding-right:0}}.about-team__text-content{background-color:#0f62fe;width:40%;padding:40px;transform:translateY(-100px);margin-right:154px}@media (max-width: 768px){.about-team__text-content{width:90%;transform:translateY(-20px);margin-right:0}}.about-team__title{font-size:16px;font-style:normal;font-weight:600;line-height:22px;color:#fff}.about-team__description{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#fff}.about-team__subdescription{font-size:16px;line-height:1.6;color:#fffc}.about-team__members{width:100%;padding:100px;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:25px}@media (max-width: 768px){.about-team__members{flex-direction:column;padding:30px 16px;gap:0}}.about-team__members-title{font-size:16px;font-style:normal;font-weight:600;line-height:22px;color:#fff}@media (max-width: 768px){.about-team__members-title{margin-left:40px}}.about-team__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 768px){.about-team__grid{grid-template-columns:1fr;gap:24px}}.about-team__member{text-align:center;transition:all .3s ease}.about-team__member:hover{background:rgba(255,255,255,.15);transform:translateY(-4px)}@media (max-width: 767px){.about-team__member{padding:16px}}.about-team__member-image{overflow:hidden;background:rgba(255,255,255,.1);margin-bottom:12px}.about-team__member-photo{width:100%;height:50vh;object-fit:cover;display:block}.about-team__member-info{text-align:left}.about-team__member-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.about-team__member-name{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#fff;margin:0}.about-team__linkedin-link{color:#a6c8ff;transition:all .3s ease;display:flex;align-items:center;text-decoration:none;padding:4px;border-radius:4px}.about-team__linkedin-link:hover{color:#78a9ff;background:rgba(255,255,255,.1);transform:scale(1.1)}.about-team__linkedin-link:focus{outline:2px solid #78a9ff;outline-offset:2px}.about-team__linkedin-link svg{width:20px;height:20px}.about-team__member-role{font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.32px;color:#a6c8ff}:root{--color-primary: #0f62fe;--color-primary-dark: #2563eb;--color-primary-light: #93c5fd;--color-secondary: #64748b;--color-secondary-dark: #475569;--color-secondary-light: #cbd5e1;--color-accent: #f59e0b;--color-accent-dark: #d97706;--color-accent-light: #fbbf24;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #3b82f6;--color-background: #ffffff;--color-background-alt: #f8fafc;--color-surface: #ffffff;--color-surface-alt: #f1f5f9;--color-background-home: #0043ce;--color-text: #1e293b;--color-text-secondary: #64748b;--color-text-muted: #94a3b8;--color-text-inverse: #ffffff;--color-border: #e2e8f0;--color-border-light: #f1f5f9;--color-border-dark: #cbd5e1}[data-theme=dark]{--color-background: #0f172a;--color-background-alt: #1e293b;--color-surface: #1e293b;--color-surface-alt: #334155;--color-text: #f1f5f9;--color-text-secondary: #cbd5e1;--color-text-muted: #94a3b8;--color-border: #334155;--color-border-light: #475569;--color-border-dark: #1e293b}@font-face{font-family:Code-01;src:url(../assets/fonts/Code-01-Regular.woff2) format("woff2"),url(../assets/fonts/Code-01-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Code-01;src:url(../assets/fonts/Code-01-Medium.woff2) format("woff2"),url(../assets/fonts/Code-01-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Code-01;src:url(../assets/fonts/Code-01-Bold.woff2) format("woff2"),url(../assets/fonts/Code-01-Bold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.5;color:var(--color-text);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:var(--color-text);margin-bottom:1rem}h1{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width: 768px){h1{font-size:3rem}}@media (min-width: 1024px){h1{font-size:3.75rem}}h2{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.25}@media (min-width: 768px){h2{font-size:2.25rem}}h3{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.25}@media (min-width: 768px){h3{font-size:1.875rem}}h4{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.25}@media (min-width: 768px){h4{font-size:1.5rem}}h5{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.5}@media (min-width: 768px){h5{font-size:1.25rem}}h6{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}@media (min-width: 768px){h6{font-size:1.125rem}}p{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:var(--color-primary);text-decoration:none;transition:color .15s ease-in-out}a:hover{color:var(--color-primary-dark)}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:1rem}.pt-4{padding-top:1.5rem}.pt-5{padding-top:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:1rem}.pb-4{padding-bottom:1.5rem}.pb-5{padding-bottom:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}@media (min-width: 768px){.hide-mobile{display:none}}.show-mobile{display:block}@media (min-width: 768px){.show-mobile{display:none}}.hide-desktop{display:block}@media (min-width: 768px){.hide-desktop{display:none}}.show-desktop{display:none}@media (min-width: 768px){.show-desktop{display:block}}.btn{width:250px;height:40px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.16px;border:none;cursor:pointer;transition:background-color .2s ease}@media (max-width: 768px){.btn{width:50%;height:48px}}.btn.primary{position:absolute;background-color:#0f62fe;color:#fff}.btn.primary:hover{background:#0f62fe}.btn.primary .btn-icon{flex-shrink:0}@media (max-width: 768px){.btn.primary{left:0}}.btn.secondary{position:absolute;top:40px;background-color:#fff;color:var(--color-primary)}.btn.secondary:hover{background:#0f62fe;color:#fff}@media (max-width: 768px){.btn.secondary{right:0}}
