.hidden{display:none!important}.relative{position:relative}.z-10{z-index:10}.w-full{width:100%}.h-full{height:100%}.overflow-hidden{overflow:hidden}.flex-grow{flex-grow:1}.justify-between{justify-content:space-between}.object-cover{object-fit:cover}.mx-auto{margin-inline:auto}.animated-header{position:relative;height:calc(100svh - 112px);height:var(--hs-height,calc(100svh - 112px));--ah-rx:57vw;--ah-ry:44vh;--ah-rot:0deg}.animated-header .ah__viewport{position:relative;height:100%;overflow:hidden}.animated-header .ah__track{display:flex;height:100%;will-change:transform}.animated-header .ah__slide{flex:0 0 100%;min-width:100%;height:100%;padding:24px}.animated-header .ah__wrapper{position:relative;height:100%;border-radius:24px;overflow:hidden;background:#ecf3ff}.animated-header .ah__wrapper--dark{background:#031025}.animated-header .ah__content,.animated-header .row{height:100%}.animated-header .ah__headline{font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.4px}.animated-header .ah__subline{font-size:22px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.22px;margin:0}.animated-header .ah__subline--bold{font-weight:600}.animated-header .ah__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:40px;width:100%}.animated-header .ah__actions .btn+.btn{margin-left:0;margin-top:0}.animated-header .ah__video{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none}.animated-header .ah__video-el{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.animated-header .ah__scrim{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(3,16,37,.2),rgba(3,16,37,.5));pointer-events:none}.animated-header .ah__event{position:relative;z-index:2;height:100%;color:#fff}.animated-header .ah__event-badge{display:inline-flex;align-items:center;gap:12px;padding:6px 12px 6px 6px;background:rgba(3,16,37,.28);border-radius:12px;font-size:18px;font-weight:600;letter-spacing:-.18px}.animated-header .ah__event-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#126dfe;border-radius:8px}.animated-header .ah__event-icon svg{width:24px;height:24px}.animated-header .ah__event .ah__headline{color:#fff}.animated-header .ah__event-chip{display:inline-block;background:#126dfe;border-radius:12px;padding:0 12px 6px}.animated-header .ah__event .ah__subline{max-width:640px}.animated-header .ah__sound{position:absolute;top:24px;right:24px;z-index:5;display:inline-flex;align-items:center;padding:12px;border:0;border-radius:8px;background:rgba(3,16,37,.17);color:rgba(255,255,255,.8);font-size:18px;font-weight:600;cursor:pointer}.animated-header .ah__sound:hover{color:#fff}.animated-header .ah__sound:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #126dfe}.animated-header .ah__sound svg{width:24px;height:24px}.animated-header .ah__sound-label{padding:0 8px}.animated-header .ah__sound-on{display:none}.animated-header .ah__sound.is-unmuted .ah__sound-on{display:block}.animated-header .ah__nav[hidden],.animated-header .ah__pill[hidden],.animated-header .ah__sound.is-unmuted .ah__sound-off{display:none}.animated-header .ah__nav{position:absolute;bottom:48px;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:12px}.animated-header .ah__pill{display:flex;align-items:center;padding:6px;background:#fff;border:1px solid rgba(3,16,37,.1);border-radius:12px;box-shadow:0 4px 8px -2px rgba(3,16,37,.1);color:#031025;cursor:pointer;text-align:left;transition:background-color .2s,box-shadow .2s}.animated-header .ah__pill:hover:where(:not(.is-active):not(:disabled)){background:#e5efff;box-shadow:0 8px 16px -4px rgba(3,16,37,.1)}.animated-header .ah__pill.is-next:hover:where(:not(.is-active):not(:disabled)){background:#f4f8ff}.animated-header .ah__pill:focus{outline:0;box-shadow:inset 0 2px 4px 0 rgba(0,34,51,.1),0 4px 8px -2px rgba(3,16,37,.1)}.animated-header .ah__pill:active:where(:not(.is-active):not(:disabled)){background:#dae8ff;box-shadow:0 2px 4px -1px rgba(3,16,37,.1)}.animated-header .ah__pill.is-next:active:where(:not(.is-active):not(:disabled)){background:#e5efff}.animated-header .ah__pill.is-active{cursor:default;outline:#126dfe solid 2px;outline-offset:2px}.animated-header .ah__pill:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #126dfe,0 4px 8px -2px rgba(3,16,37,.1)}.animated-header .ah__pill.is-active:focus-visible{outline:#126dfe solid 2px;outline-offset:2px;box-shadow:0 4px 8px -2px rgba(3,16,37,.1)}.animated-header .ah__pill:disabled{cursor:default}.animated-header .ah__pill:disabled .ah__home-icon,.animated-header .ah__pill:disabled .ah__pill-text,.animated-header .ah__pill:disabled .ah__pill-thumb{opacity:.4}.animated-header .ah__pill-thumb{display:block;flex:0 0 114px;width:114px;height:64px;border-radius:6px;background-size:cover;background-position:center;background-color:rgba(0,34,51,.03);opacity:1;transition:opacity .3s}.animated-header .ah__pill.is-active .ah__pill-thumb{opacity:.4}.animated-header .ah__pill-text{display:block;max-width:0;opacity:0;overflow:hidden;margin-left:0;margin-right:0;transition:max-width .35s,opacity .25s,margin .35s}.animated-header .ah__pill.is-next .ah__pill-text{max-width:209px;opacity:1;margin-left:12px;margin-right:6px}.animated-header .ah__pill--home{align-self:center}.animated-header .ah__home-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:rgba(3,16,37,.57)}.animated-header .ah__home-icon svg{width:24px;height:24px}.animated-header .ah__pill-desc,.animated-header .ah__pill-title{display:block;width:209px}.animated-header .ah__pill-title{font-size:16px;font-weight:600;line-height:1.25;letter-spacing:-.16px}.animated-header .ah__pill-desc{font-size:12px;line-height:1.5}.animated-header .ah__report-bg{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none}.animated-header .ah__report-bg svg{position:absolute;height:150vh;top:50%;left:50%;transform:translate(-34%,-42%) rotate(61deg)}.animated-header .ah__report{position:relative;z-index:2;height:100%}.animated-header .ah__report-heading{font-size:40px}.animated-header .ah__report-accent{color:#126dfe}.animated-header .ah__report-image{max-width:100%;height:auto}.animated-header .ah__notification{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.animated-header .ah__notification-text{font-size:14px;font-weight:600;line-height:150%}.animated-header .ah__notification-link{margin-left:12px;display:inline-block;font-size:14px}@media (min-width:992px){.animated-header .ah__report .ah__actions{justify-content:flex-start}}@media (max-width:767px){.animated-header .ah__pill-desc{display:none}.animated-header .ah__pill-title{width:160px}.animated-header .ah__pill.is-next .ah__pill-text{max-width:160px}.animated-header .ah__subline{font-size:18px}.animated-header .ah__content .ah__headline{margin-top:48px}}@media (min-width:576px) and (max-width:767px){.animated-header .ah__headline{font-size:48px}}@media (max-width:991px){.animated-header .ah__report-heading{font-size:32px}}@media (max-width:575px){.br-hide-mobile{display:none}.container{padding-left:16px;padding-right:16px}.animated-header .ah__report-heading{font-size:28px}.animated-header .ah__report .ah__subline{margin-bottom:24px}.animated-header{height:calc(100svh - 56px);height:var(--hs-height,calc(100svh - 56px))}.animated-header .ah__slide{padding:8px}.animated-header .ah__wrapper{border-radius:12px}.animated-header .ah__content .ah__headline{margin-top:64px}.animated-header .ah__notification-text{flex-direction:column;gap:8px}.animated-header .ah__event-chip{padding-top:4px}.animated-header .ah__nav{bottom:16px;left:18px;transform:none}.animated-header .ah__pill-text{display:none}.animated-header .ah__pill{padding:4px;border-radius:8px}.animated-header .ah__pill-thumb{flex-basis:78px;width:78px;height:44px;border-radius:4px}.animated-header .ah__pill--home{width:52px;height:52px;padding:0;justify-content:center;border:0;border-radius:12px}.animated-header .ah__sound{top:16px;right:16px}.animated-header .ah__sound-label{display:none}}@media (prefers-reduced-motion:reduce){.animated-header .ah__pill-text,.animated-header .ah__pill-thumb{transition:none}}.hero-static-asset{display:block;position:absolute;top:calc(50% + sin(var(--a) + var(--ah-rot)) * var(--ah-ry));left:calc(50% + cos(var(--a) + var(--ah-rot)) * var(--ah-rx));transform:translate(-50%,-50%);will-change:transform;height:auto;border:1px solid rgba(3,16,37,.1);pointer-events:none}.lifestyle1{--a:270deg;width:clamp(180px,25.97%,320px)}.lifestyle2{--a:328deg;width:clamp(230px,33.85%,320px)}.lifestyle3{--a:49deg;width:clamp(180px,25.97%,380px)}.lifestyle4{--a:108deg;width:clamp(180px,25.97%,380px);border:none}.lifestyle5{--a:148deg;width:clamp(180px,25.97%,320px);margin-left:40px}.lifestyle6{--a:227deg;width:clamp(200px,29.79%,320px)}@media (min-width:1800px){.animated-header{--ah-rx:54vw;--ah-ry:45vh}.lifestyle1{width:clamp(180px,25.97%,387px)}.lifestyle2{width:clamp(230px,33.85%,387px)}.lifestyle3,.lifestyle4{width:clamp(180px,25.97%,460px)}.lifestyle5{width:clamp(180px,25.97%,387px)}.lifestyle6{width:clamp(200px,29.79%,387px)}}@media (max-width:991px){.animated-header{--ah-rx:54vw;--ah-ry:40vh}}@media (max-width:767px){.animated-header{--ah-rx:62vw;--ah-ry:45vh;--ah-rot:-20deg}.hero-static-asset{border-radius:18px}.lifestyle1,.lifestyle3,.lifestyle5{display:none}.lifestyle4{--a:125deg;width:clamp(270px,82%,470px);margin-top:18px}.lifestyle2{width:clamp(145px,48%,270px)}.lifestyle6{--a:240deg;width:clamp(160px,50%,280px);margin-left:48px}}.ah-color-block{background:#e3d9fb;aspect-ratio:4/3;border-radius:24px}.fh-card{background:#fff;border-radius:24px;box-shadow:0 2px 4px -1px rgba(3,16,37,.1)}.fh-card__thumb{aspect-ratio:16/9;overflow:hidden;border-radius:24px 24px 0 0;background:conic-gradient(rgba(3,16,37,.05) 25%,#fff 25% 50%,rgba(3,16,37,.05) 50% 75%,#fff 75%) top left/24px 24px}.fh-card__img{display:block;width:100%;height:100%;object-fit:cover}.fh-card__details{padding:16px 24px 18px;font-size:18px;font-weight:500;line-height:1;color:#4f5867;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fh-card__ring{position:absolute;inset:-1px;border:2px solid #126dfe;border-radius:24px;box-shadow:inset 0 0 0 2px #fff;pointer-events:none}.fh-card__check{position:absolute;top:15px;right:15px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#126dfe}.fh-card__check svg{display:block;width:22px;height:auto}.fh-face,.fh-similar{border:0}.fh-face__img{display:block;width:100%;height:auto;border:1px solid rgba(3,16,37,.1);border-radius:24px}.fh-face__detect{position:absolute;width:80px;height:80px;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:8px;box-shadow:0 0 0 3px #126dfe}.fh-face__pill{position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%);display:flex;align-items:center;border-radius:9px;background:#fff;box-shadow:0 3px 6px -1.5px rgba(3,16,37,.1);overflow:hidden;white-space:nowrap}.fh-face__pill-label{padding:12px;font-size:18px;font-weight:600;letter-spacing:-.18px;color:rgba(3,16,37,.57)}.fh-similar__block{position:absolute;inset:24px -32px -24px 32px;border-radius:24px;background:#cdccff}.fh-similar__card{position:relative}.fh-similar__thumb,.fh-video__thumb{position:relative;aspect-ratio:160/119;border-radius:24px}.fh-similar__badge{position:absolute;right:16px;bottom:16px}.fh-video__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,34,51,0) 50%,rgba(0,34,51,.2) 100%)}.fh-video__indicator{position:absolute;left:16px;bottom:16px;display:flex;align-items:center;gap:16px}.fh-video__play{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#031025}.fh-video__play svg{display:block;width:14px;height:auto;margin-left:4px}.fh-video__timecode{font-size:32px;font-weight:600;letter-spacing:-.4px;line-height:1.25;color:#fff}.fh-video__action{position:absolute;right:-30%;bottom:-2.4em;display:flex;align-items:center;border-radius:.9em;background:#fff;box-shadow:0 4px 8px -2px rgba(3,16,37,.1);overflow:hidden;font-size:clamp(10px, 1vw, 12px)}.fh-video__action-icon{display:flex;align-items:center;justify-content:center;align-self:stretch;padding:1.2em;background:linear-gradient(135deg,#126dfe 0,#b080ef 100%)}.fh-video__action-icon svg{display:block;width:1.8em;height:1.8em}.fh-video__waveform{margin:.45em;padding:.6em 1.2em;border-radius:.6em;background:#ecf3ff}.fh-video__waveform svg{display:block;width:14.7em;height:2.4em}@media (max-width:767px){.ah-color-block,.fh-card,.fh-card__ring,.fh-face__img,.fh-similar__thumb,.fh-video__thumb{border-radius:18px}.fh-card__thumb{border-radius:18px 18px 0 0}.fh-card__details{padding:10px 14px 12px;font-size:14px}.fh-card__check{top:10px;right:10px;width:30px;height:30px}.fh-card__check svg{width:16px}.fh-face__detect{width:48px;height:48px;box-shadow:0 0 0 2px #126dfe}.fh-face__pill{right:calc(100% + 8px);border-radius:7px}.fh-face__pill-label{padding:8px;font-size:13px}.fh-similar__block{inset:16px -20px -16px 20px;border-radius:18px}.fh-similar__badge{right:10px;bottom:10px}.fh-similar__badge .badge--medium{padding:4px 8px;border-radius:6px;font-size:12px;line-height:18px}.fh-video__indicator{left:12px;bottom:12px;gap:10px}.fh-video__play{width:44px;height:44px}.fh-video__play svg{width:13px;margin-left:3px}.fh-video__timecode{font-size:24px}.fh-video__action{right:-10%;font-size:7.2px}#g2-crowd-widget-default{width:492px;height:492px}}.usp-bar{padding-top:16px}.usp-bar__row{display:flex;gap:16px}.usp-bar__card{flex:1 1 0;display:flex;align-items:center;gap:12px;padding:6px;background:#fff;border:1px solid rgba(3,16,37,.1);border-radius:12px;box-shadow:0 2px 4px -1px rgba(3,16,37,.1);color:#031025;transition:background-color .2s,box-shadow .2s}a.usp-bar__card:hover{text-decoration:none;background:#f4f8ff;color:#031025;box-shadow:0 8px 16px -4px rgba(3,16,37,.1)}a.usp-bar__card:active{background:#e5efff;box-shadow:0 2px 4px -1px rgba(3,16,37,.1)}a.usp-bar__card:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #126dfe,0 4px 8px -2px rgba(3,16,37,.1)}.usp-bar__thumb{flex:0 0 114px;display:flex;align-items:center;justify-content:center;width:114px;height:64px;border-radius:6px;background:rgba(0,34,51,.03);overflow:hidden}.usp-bar__thumb--contain{background:#ecf3ff;padding:8px}.usp-bar__img{width:100%;height:100%;object-fit:cover}.usp-bar__thumb--contain .usp-bar__img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.usp-bar__text{display:flex;flex-direction:column;gap:2px;margin-right:16px}.usp-bar__title{font-size:14px;font-weight:600;line-height:1.25;letter-spacing:-.14px;text-wrap:pretty}.usp-bar__link{font-size:14px;font-weight:600;line-height:1.5;color:#126dfe}.usp-bar .TC-blue-500{color:#126dfe}@media (max-width:991px){.usp-bar__row{flex-direction:column}}.dam-hero__container{padding:32px;border-radius:24px;overflow:hidden}.dam-hero__top .btn{flex-shrink:0}.dam-hero__heading{color:#031025;margin-bottom:0}.dam-hero__heading:not(:only-child){margin-bottom:16px}.dam-hero__heading .accent{color:#126dfe;display:block}@media (min-width:992px){.dam-hero__top{display:flex;align-items:center;justify-content:space-between;gap:24px}.dam-hero__heading:not(:only-child){margin-bottom:0}}.dam-hero__grid-wrap{position:relative;margin-top:64px}.dam-hero__toolbar{position:absolute;top:-32px;left:0;right:0;z-index:3}.dam-hero__filters-wrap{position:absolute;left:0;top:0}.dam-hero__filters{display:inline-flex;align-items:center;gap:2px;padding:8px;background:#fff;border:1px solid rgba(3,16,37,.17);border-radius:12px;box-shadow:0 4px 8px -2px rgba(3,16,37,.1)}.dam-hero__filter{display:inline-flex;align-items:center;gap:4px;min-height:40px;padding:0 12px;border-radius:6px;font-size:16px;line-height:20px;color:#4f5867;white-space:nowrap}.dam-hero__filter--active{background:rgba(3,16,38,.05);color:#212c40}.dam-hero__filter .caret-down,.dam-hero__filter-icon{flex:0 0 auto}.dam-hero__dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:4;width:224px;padding:8px 0;overflow:hidden;background:#fff;border:1px solid rgba(3,16,37,.17);border-radius:12px;box-shadow:0 4px 8px -2px rgba(3,16,37,.1)}.dam-hero__dropdown-item{display:flex;align-items:center;gap:8px;height:36px;padding:0 16px;font-size:14px;line-height:20px;color:#4f5867}.dam-hero__dropdown-item:hover,.dam-hero__dropdown:not(:hover) .dam-hero__dropdown-item.active{background:rgba(3,16,38,.03);color:#212c40}.dam-hero__dropdown-item .badge-count{margin-left:auto;padding:2px 12px;background:rgba(3,16,38,.07);border-radius:9999px;font-size:12px;line-height:20px;color:#212c40}.dam-hero__search{position:absolute;top:0;left:0;right:0;margin:0 auto;display:flex;align-items:center;gap:8px;width:400px;max-width:100%;min-height:58px;padding:8px 20px;background:#fff;border:1px solid rgba(3,16,37,.17);border-radius:12px;box-shadow:0 8px 16px -4px rgba(3,16,37,.1);transform-origin:center center;will-change:transform,opacity}.dam-hero__search-icon{flex:0 0 auto;color:#212c40}.dam-hero__query{font-size:16px;line-height:20px;color:#212c40;white-space:nowrap;overflow:hidden}.dam-hero__query::after{content:"";display:inline-block;width:1px;height:1.05em;background:#212c40;margin-left:1px;vertical-align:text-bottom;animation:1s steps(1) infinite dh-caret}.dam-hero__search-spark{flex:0 0 auto;margin-left:auto;width:24px;height:24px;transform-origin:center;will-change:transform,opacity}@keyframes dh-caret{50%{opacity:0}}.dam-hero__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;width:120%;margin-left:-10%}.dam-hero__deco{border-radius:16px}.dam-card{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(3,16,37,.1);border-radius:16px;overflow:hidden;box-shadow:0 4px 8px -2px rgba(3,16,37,.1)}[data-dh-tile]{transform:translate3d(0,0,0);will-change:transform,opacity}[data-dh-side]{will-change:transform,opacity;backface-visibility:hidden}.dam-card__media{position:relative;aspect-ratio:16/9;background:#dfe3ef;overflow:hidden}.dam-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.dam-card__badge{position:absolute;right:15px;bottom:15px;padding:6px 8px;background:#031025;color:#fff;font-size:12px;font-weight:600;line-height:1;border-radius:6px}.dam-card__label{padding:14px 21px;font-size:16px;font-weight:500;line-height:1;color:#4f5867;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:1200px){.dam-hero__grid{width:140%;margin-left:-20%}}@media (max-width:1199px){.dam-hero__filters-wrap{display:none}}@media (max-width:991px){.dam-card__label{padding:12px 16px;font-size:14px}.dam-hero__query{flex:1 1 auto}.dam-hero__deco{display:none}.dam-hero__grid{grid-template-columns:repeat(3,1fr);gap:12px;width:150%;margin-left:-25%}}@media (max-width:575px){.dam-hero__container{padding:40px 24px 24px}.dam-card__badge{right:12px;bottom:12px;padding:5px 7px;font-size:10px}.dam-hero__grid{grid-template-columns:repeat(3,1fr);gap:12px;width:180%;margin-left:-40%}}.solutions{display:flex;flex-direction:column;gap:32px;padding:40px 0 24px;border-radius:24px;background:#ecf3ff;overflow:hidden}.solutions-header{align-items:center;justify-content:space-between;padding:0 24px}.solutions-card{padding-block:24px}.solution-block:first-of-type{margin-left:24px}.solution-block:last-of-type{margin-right:24px}.solution-block{will-change:transform,opacity}[data-pinned-slider-track]{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y pinch-zoom}[data-pinned-slider-track]::-webkit-scrollbar{display:none}[data-pinned-slider-track]>*{flex:0 0 auto}.feature-block{min-height:494px;width:430px;max-width:calc(100vw - 48px)}.feature-block.intro{width:360px}.feature-block.media{width:660px}.feature-block.text{width:440px}.feature-block.benefits,.feature-block.quotes{width:320px}.feature-block.intro>img{height:auto;object-position:center;flex-grow:1}.slide-video{display:block;width:100%;height:auto;aspect-ratio:660/496;object-fit:cover;object-position:center}.feature-block.media .slide-video{height:100%;aspect-ratio:auto}.feature-block .quote{display:flex;flex-grow:1;flex-direction:column;justify-content:end;border-radius:24px;background-color:#cdccff}.feature-block .quote i{padding:8px;width:48px;height:48px;font-size:32px;color:#031025;border-radius:8px;background:#a1acff}.feature-block .quote blockquote{font-size:16px;font-weight:600;line-height:125%;letter-spacing:-.16px}.feature-block.intro .icon{padding:12px;width:64px;height:64px;font-size:40px;color:#fff;border-radius:12px;background:#051e46}.feature-block.benefits i{padding:6px;width:32px;height:32px;font-size:20px;color:#031025;border-radius:6px;background:#ecf3ff}.feature-block h2 em{font-style:normal;color:#126dfe}.feature-block .tag{padding:2px 6px;font-size:12px;line-height:20px;font-weight:600;border-radius:4px}.feature-block.text .feature-body{font-size:18px;margin-bottom:24px}.feature-block.intro .btn{margin-top:24px;align-self:flex-start}.solution-dark-card h2{font-size:28px;line-height:110%;margin-bottom:16px}.feature-block.quotes .quote-logo{height:143px;padding:40px 56px;justify-content:center;align-items:center}.feature-block.quotes .quote-logo img{width:auto}@media (min-width:576px){.solutions{padding:40px 0}.solutions-header{padding:0 40px}.solution-block:first-of-type{margin-left:40px}.solution-block:last-of-type{margin-right:40px}.feature-block.intro{width:440px}}.feature-block.mobile-info,.feature-block.mobile-visual{display:none}@media (max-width:767.98px){[data-pinned-slider-track]{flex-direction:column;overflow:visible}.solution-block{flex-direction:column;margin-inline:24px}.solution-block:first-of-type{margin-left:24px}.solution-block:last-of-type{margin-right:24px}.solution-block .feature-block{width:100%;max-width:none;min-height:0}.solution-block .feature-block.benefits,.solution-block .feature-block.quotes,.solution-block .solution-dark-card{display:none!important}.solution-block .feature-block.intro{background-color:#cdccff!important;border-radius:16px;padding:32px 24px}.solution-block .feature-block.intro .icon{display:none}.solution-block .feature-block.intro h2{font-size:22px;line-height:110%}.feature-block.mobile-visual{display:block;position:relative;height:340px;border-radius:16px;overflow:hidden}.feature-block.mobile-visual .slide-video,.feature-block.mobile-visual img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}.feature-block.mobile-info{display:flex;flex-direction:column;align-items:flex-start;gap:24px;background:#cdccff;border-radius:16px;padding:32px 24px}.feature-block.mobile-info h2{font-size:22px;line-height:110%;margin-bottom:0}.feature-block.mobile-info .mobile-info-text{font-size:16px}}.ai-tabbed-slide .ai-background{position:relative;color:#fff;border-radius:24px;background:#051e46;overflow:hidden}.ai-tabbed-slide .ai-background:before{content:"";z-index:1;position:absolute;width:100%;height:100%;border-radius:24px;box-shadow:inset 0 0 0 5px #fff}.ai-tabbed-slide .ai-background:after{content:"";z-index:2;position:absolute;inset:0;border-radius:24px;border:3px solid transparent;background:linear-gradient(var(--angle),#a1acff 20%,#b080ef 50%,#126dfe 80%) border-box;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask-composite:exclude;animation:4s linear infinite rotate}.ai-tabbed-slide .ai-content{z-index:3;position:relative;padding:40px 0 24px}.ai-tabbed-slide .ai-header{padding:0 24px 40px}.ai-tabbed-slide .ai-switch-nav{gap:12px;padding:16px 24px 40px}.ai-tabbed-slide .ai-switch-nav nav{display:flex;flex-grow:1}.ai-tabbed-slide .ai-switch-nav .nav-tabs{display:flex;gap:4px;margin:auto;padding:4px;width:100%;min-width:max-content;height:48px;font-size:0;text-align:center;border-radius:8px;background:#031025}.ai-tabbed-slide .ai-switch-nav .nav-item{display:inline-block;padding:8px;flex:0 0 50%;max-width:calc(50% - 2px);font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:600;text-align:center;color:#fff;border-radius:6px;background:rgba(255,255,255,0);cursor:pointer}.ai-tabbed-slide .ai-switch-nav .nav-item.active,.ai-tabbed-slide .ai-switch-nav .nav-item.active:hover{background:#126dfe}.ai-tabbed-slide .ai-switch-nav .btn{min-width:222px}.ai-tabbed-slide .ai-switch .carousel-item{display:none;-webkit-transition:transform .6s;transition:transform .6s}.ai-tabbed-slide .ai-switch .carousel-item-next,.ai-tabbed-slide .ai-switch .carousel-item-prev,.ai-tabbed-slide .ai-switch .carousel-item.active{display:flex;flex-direction:column}.ai-tabbed-slide .ai-switch .carousel-item-next,.ai-tabbed-slide .ai-switch .carousel-item-prev{position:absolute;top:0}.ai-tabbed-slide .ai-switch .carousel-inner{position:relative}.ai-tabbed-slide .ai-slide .slide-wrapper-1.clicked,.ai-tabbed-slide .ai-slide .slide-wrapper-2.clicked{cursor:grabbing;cursor:-webkit-grabbing;cursor:-moz-grabbing}.ai-tabbed-slide .ai-slide .carousel-item img{pointer-events:none}.ai-tabbed-slide .ai-slide .slide-wrapper-1,.ai-tabbed-slide .ai-slide .slide-wrapper-2{overflow-x:scroll;overflow-y:visible;-ms-overflow-style:none;scrollbar-width:none;cursor:pointer;border-right:5px solid transparent;border-left:5px solid transparent}.ai-tabbed-slide .ai-slide .slide-row{position:relative;padding:0 19px;gap:16px;margin:0!important;min-width:max-content;flex-wrap:nowrap;-webkit-transition:transform .6s;-moz-transition:transform .6s;transition:transform .6s}.ai-tabbed-slide .ai-slide .slide{opacity:1;width:240px!important;user-select:none}.ai-tabbed-slide .ai-slide .slide-copy{min-height:133px}.ai-tabbed-slide .ai-slider__progress-container{max-width:460px;margin:12px auto;padding:2px;border-radius:99999px;background:#031025}.ai-tabbed-slide .ai-slider__progress-bar{width:100%;height:6px;border-radius:99999px;background:#126dfe;opacity:0}.ai-tabbed-slide .ai-slider__progress-bar.is-ready{opacity:1}@media (min-width:576px){.ai-tabbed-slide .ai-header{padding:0 40px 40px}.ai-tabbed-slide .ai-switch-nav{padding:16px 40px 40px}.ai-tabbed-slide .ai-slide .slide-row{padding:0 27px}.ai-tabbed-slide .ai-slide .slide{width:240px!important}}@media (min-width:768px){.ai-tabbed-slide .ai-slide .slide{width:280px!important}.ai-tabbed-slide .ai-slide .slide-copy{min-height:112px}}@media (min-width:992px){.ai-tabbed-slide .ai-slide .slide{width:320px!important}.ai-tabbed-slide .ai-slide .slide-copy{min-height:91px}}@media (min-width:1200px){.ai-tabbed-slide .ai-slide .slide{width:360px!important}}.ai-slider .ai-background{position:relative;color:#fff;border-radius:24px;background:#051e46;overflow:hidden}.ai-slider .ai-background:before{content:"";z-index:1;position:absolute;width:100%;height:100%;border-radius:24px;box-shadow:inset 0 0 0 5px #fff}.ai-slider .ai-background:after{content:"";z-index:2;position:absolute;inset:0;border-radius:24px;border:3px solid transparent;background:linear-gradient(var(--angle),#a1acff 20%,#b080ef 50%,#126dfe 80%) border-box;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask-composite:exclude;animation:4s linear infinite rotate}.ai-slider .ai-content{z-index:3;position:relative;padding:32px 0 24px}.ai-slider .ai-header{padding:0 24px 32px}.ai-slider .ai-header h2{margin-bottom:0}.ai-slider .ai-header h2:not(:only-child){margin-bottom:16px}.ai-slider .ai-header .btn{flex-shrink:0}.ai-slider .ai-slide .slide-wrapper-1.clicked{cursor:grabbing;cursor:-webkit-grabbing;cursor:-moz-grabbing}.ai-slider .ai-slide .carousel-item img{pointer-events:none}.ai-slider .ai-slide .slide-wrapper-1{overflow-x:scroll;overflow-y:visible;-ms-overflow-style:none;scrollbar-width:none;cursor:pointer;border-right:5px solid transparent;border-left:5px solid transparent}.ai-slider .ai-slide .slide-row{position:relative;padding:0 19px;gap:16px;margin:0!important;min-width:max-content;flex-wrap:nowrap;-webkit-transition:transform .6s;-moz-transition:transform .6s;transition:transform .6s}.ai-slider .ai-slide .slide{opacity:1;width:240px!important;user-select:none}.ai-slider .ai-slide .slide-copy{min-height:133px}.ai-slider .ai-slider__progress{margin:0 24px;flex:1}.ai-slider .ai-slider__progress-container{margin:12px auto;max-width:460px;padding:2px;border-radius:99999px;background:#031025}.ai-slider .ai-slider__progress-bar{width:100%;height:6px;border-radius:99999px;background:#126dfe;opacity:0}.ai-slider .ai-slider__progress-bar.is-ready{opacity:1}@media (min-width:576px){.ai-slider .ai-header{padding:0 32px 32px}.ai-slider .ai-slide .slide-row{padding:0 27px}.ai-slider .ai-slide .slide{width:240px!important}}@media (min-width:768px){.ai-slider .ai-slide .slide{width:280px!important}.ai-slider .ai-slide .slide-copy{min-height:112px}}@media (min-width:992px){.ai-slider .ai-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.ai-slider .ai-header h2:not(:only-child){margin-bottom:0}.ai-slider .ai-slide .slide{width:320px!important}.ai-slider .ai-slide .slide-copy{min-height:91px}}.customers .header-background{left:45.5%}.customers .header{margin-top:0;padding-top:24px}@media (min-width:576px){.customers .header{padding:32px}}.stats-usps i{font-size:48px}.block-integrations p{margin-bottom:0}.blocks-with-icons .block{padding:40px 24px 48px;height:100%;border-radius:16px;background:#ecf3ff}.blocks-with-icons .block i{margin-bottom:32px;padding:16px;font-size:48px;color:#126dfe;border-radius:10000px;background:#dae8ff}.product-video .video-frame{border-radius:5px}.wrapper.first .security{margin:0;padding:8px;border-radius:1000px;background:#fff}.header-image{position:absolute;bottom:0;left:50%;transform:translate(-50%,0)}@media (prefers-reduced-motion:reduce){.dam-hero__query::after{animation:none}[data-dh-side],[data-dh-tile]{transform:none!important;opacity:1!important}.ai-slider .ai-background::after,.ai-tabbed-slide .ai-background::after{animation:none!important}}.cwc{border-radius:24px;padding:24px}@media (min-width:576px){.cwc{padding:32px}}.cwc--blue{background:#126dfe}.cwc--light{background:#ecf3ff}.cwc__top{margin-bottom:24px}.cwc__top .btn{flex-shrink:0}.cwc__top .cwc__headline:not(:only-child){margin-bottom:16px}.cwc__headline{line-height:1.1;letter-spacing:-.01em;color:#031025;margin:0 16px 0 0;text-wrap:pretty}.cwc--blue .cwc__headline{color:#fff}.cwc__accent{color:#126dfe}.cwc--blue .cwc__accent{color:#fff}.cwc__row{display:flex;flex-direction:column;align-items:stretch;gap:16px}.cwc--light .cwc__row{gap:24px}.cwc__card{min-width:0;display:flex;flex-direction:column;border-radius:16px;overflow:hidden}.cwc--blue .cwc__card{background:#ecf3ff}.cwc--light .cwc__card{background:#fff;box-shadow:0 4px 8px -2px rgba(3,16,37,.1)}.cwc__card-visual{height:373px;width:auto}.cwc__card-img{display:block;width:100%;height:100%;object-fit:cover}.cwc__card-content{display:flex;flex-direction:column;flex-grow:1;gap:16px;padding:24px}.cwc--blue .cwc__card-content{padding-top:0;gap:24px}.cwc__card-headline{font-size:22px;line-height:1.1;letter-spacing:-.01em;margin:0;color:#031025}.cwc--light .cwc__card-headline{font-size:24px}.cwc__card-desc{font-size:18px;line-height:1.5;letter-spacing:-.01em;margin:0;color:#031025}.cwc__card-btn{width:100%;margin-top:auto}@media (min-width:992px){.product-video .video-frame{border-radius:10px}.wrapper.first.home ul.usps{margin:56px 0 0}.en .wrapper.first.home ul.usps{margin:24px 0 0}html:not(.de) .wrapper.first.home .header-base{padding-bottom:368px}.de .wrapper.first.home .header-base{padding-bottom:0}.de .wrapper.first.home .extra-usps{padding-bottom:368px}.cwc{padding:32px}.cwc__row{flex-direction:row}.cwc__card{flex:1 1 0}.cwc__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.cwc__top .cwc__headline:not(:only-child){margin-bottom:0}.cwc--light .cwc__card-headline{font-size:28px}}.logo-grid{border-radius:24px;padding:24px;background:#ecf3ff}.logo-grid__top{margin-bottom:24px}.logo-grid__top .btn{flex-shrink:0}.logo-grid__top .logo-grid__headline:not(:only-child){margin-bottom:16px}.logo-grid__headline{font-size:24px;line-height:1.1;letter-spacing:-.01em;color:#031025;margin:0 16px 0 0;text-wrap:pretty}.logo-grid__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.logo-grid__card{flex:0 0 calc((100% - 24px)/ 3);display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(3,16,37,.1);border-radius:12px;box-shadow:0 2px 4px -1px rgba(3,16,37,.1);overflow:hidden}.logo-grid__card::before{content:"";padding-top:100%}.logo-grid__img{max-width:70%;max-height:70%;width:auto;height:auto}@media (min-width:576px){.logo-grid{padding:32px}.logo-grid__headline{font-size:28px}.logo-grid__card{flex-basis:calc((100% - 48px)/ 5)}}@media (min-width:768px){.logo-grid__card{flex-basis:calc((100% - 60px)/ 6)}}@media (min-width:992px){.logo-grid__card{flex-basis:calc((100% - 84px)/ 8)}.logo-grid__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.logo-grid__top .logo-grid__headline:not(:only-child){margin-bottom:0}}@media (min-width:1200px){.ai-slider .ai-slide .slide{width:360px!important}.logo-grid__card{flex-basis:calc((100% - 108px)/ 10)}}.blocks .block{display:flex;flex-direction:column;padding:40px;height:100%;border-radius:24px;border:1px solid #d5d7da;box-shadow:0 8px 16px -4px rgba(0,34,51,.1),0 4px 4px 0 rgba(0,34,51,.01)}.blocks .block .btn{width:fit-content}.blocks .block:focus .btn,.blocks .block:hover .btn{background-color:#0d51bc}.blocks .block.BC-white:focus,.blocks .block.BC-white:hover{border:1px solid #b8bcc2;box-shadow:0 16px 32px -8px rgba(0,34,51,.1),0 8px 8px 0 rgba(0,34,51,.01)}.blocks .block.BC-blue-500:focus span,.blocks .block.BC-blue-500:hover span{color:#031026}.block-two-blocks .row.blocks{padding:40px 24px;border-radius:32px}.usp{display:flex;align-items:center;gap:12px;padding:16px;border-radius:16px;background:#ecf3ff}.block-forrester-usp,.block-usp{display:flex;flex-direction:column;padding:24px;height:100%;border-radius:16px;background-color:#212c40}.block-usp i{font-size:48px}.block-forrester-usp i{font-size:36px;padding:6px}.forrester-usp{width:48px;height:48px;border-radius:8px;margin-bottom:24px}.forrester-usp.usp1{background:#126dfe}.forrester-usp.usp2{background:-webkit-linear-gradient(135deg,#126dfe 5.13%,#b080ef 100%);background:-moz-linear-gradient(135deg,#126dfe 5.13%,#b080ef 100%);background:linear-gradient(135deg,#126dfe 5.13%,#b080ef 100%)}.forrester-usp.usp3{background:#0f6765}.block-forrester-usp{background-color:#ecf3ff}.block-forrester-usp h3,.block-forrester-usp p{color:#031025!important}@media (min-width:1199px){.lg-80{max-width:80%}}.block-integrations .background,.block-integrations-toolkit .background{padding:24px;border-radius:16px}@media (min-width:576px){.block-two-blocks .row.blocks{padding:40px 32px}.block-integrations .background,.block-integrations-toolkit .background{padding:48px 40px}.stat-review{height:100%}}.block-integrations-toolkit hr{background-color:rgba(255,255,255,.2)}.carousel-block{width:353.33px}@media (min-width:1200px){.carousel-block{width:336px}.carousel-row{padding:40px;border-radius:16px;background-color:#ecf3ff}}@media (max-width:1199px){.block-carousel{padding:40px 0;background-color:#ecf3ff}.block-carousel>.carousel{max-width:100%;padding:0}.block-carousel .carousel-row{margin:0;overflow:hidden;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.carousel-container{min-width:1140px;padding:0 24px}}@media (max-width:1199px) and (min-width:1156px){.carousel-container>.row{margin:0 auto}}#g2-crowd-widget-default{margin-bottom:11px;max-width:100%;min-height:100%;border:1px solid rgba(0,34,51,.1);border-radius:24px;overflow:hidden}.g2-crowd-widget-default{margin-bottom:11px;max-width:100%;min-height:100%;border:1px solid rgba(0,34,51,.1);border-radius:16px;overflow:hidden}#g2-crowd-widget-default.full-width{min-height:auto}.g2-grid .ranking i{margin-top:12px;color:#fea900}.badges{display:flex;flex-direction:column;padding:40px 32px;height:100%;border-radius:16px}.badges.blue{background:#ecf3ff}.badges.red{background:#fcf0ef}.review{position:relative;display:flex;flex-grow:1;flex-direction:column;height:100%}.review-quote{position:relative;display:flex;flex-grow:1;flex-direction:column;padding:24px;height:100%;font-weight:400;color:#212c40;border-radius:16px;background:#f8f8f9}.review.compact .review-quote{background:#fff}.review-quote:focus,.review-quote:hover{font-weight:400;color:#212c40}.review-quote:focus .review-link,.review-quote:hover .review-link{text-decoration:underline}.review-stars i{color:#fea900}.review-text p{margin-bottom:8px}.review:not(.compact) .review-author img:not(.G2logo){float:left;margin-right:12px}.review-author img:not(.G2logo){border-radius:28px}.review.compact .review-cite{flex-grow:1;margin:0 8px}.stats-reviews-badges .stat i{padding:0;margin:0 8px 0 0;min-width:48px;width:48px;height:48px;font-size:48px;line-height:48px;border-radius:0}#badgesCarousel{position:relative;width:100%}#badgesCarousel .slide-wrapper{overflow-x:scroll;scrollbar-width:none}#badgesCarousel .carousel-inner{display:flex;flex-wrap:wrap;min-width:max-content;margin-right:-16px;margin-left:-16px;animation:40s linear infinite scroll;will-change:transform}#badgesCarousel .carousel-item{padding:0 16px;width:148px}#badgesCarousel .slide-shadow{position:absolute;top:0;width:100%;height:88px;background:linear-gradient(90deg,#ecf3ff 0,rgba(255,255,255,0) 10%,rgba(255,255,255,0) 90%,#ecf3ff 100%);pointer-events:none}.reviews.widget{position:relative;display:flex;flex-grow:1;flex-direction:column;padding:16px 24px;max-width:600px;font-weight:400;color:#212c40;border-radius:16px;background:#f8f8f9}.form-header .reviews.widget,.header .reviews.widget{max-width:640px;color:#031025;background:#fff}.wrapper.last .PAS-SM-40 .reviews.widget{max-width:640px}.reviews.widget blockquote{font-weight:500;color:#212c40}.form-header .reviews.widget blockquote,.header .reviews.widget blockquote{color:#031025}.reviews.widget .carousel-inner{position:relative}.reviews.widget .carousel-item{position:relative;display:none;height:100%;min-height:189px;opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s}@media (min-width:415px){.reviews.widget .carousel-item{min-height:166px}}.reviews.widget .carousel-item-next,.reviews.widget .carousel-item-prev,.reviews.widget .carousel-item.active{display:flex;flex-direction:column;flex-grow:1}.reviews.widget .carousel-item-next,.reviews.widget .carousel-item-prev{position:absolute;top:0}.reviews.widget .carousel-item-next.carousel-item-left,.reviews.widget .carousel-item-prev.carousel-item-right,.reviews.widget .carousel-item.active{opacity:1}.reviews.widget .active.carousel-item-left,.reviews.widget .active.carousel-item-right{opacity:0}.reviews.widget .review-controls{display:flex;position:absolute;bottom:0;right:0}.reviews.widget .review-controls .slide-control{color:#013;opacity:.6}.reviews.widget .review-controls .slide-control:hover{opacity:1}.stats i{float:left;font-size:24px;margin:0 8px 0 0}@media (min-width:576px){.reviews.widget .carousel-item{min-height:154px}.stats i{font-size:48px}}@media (min-width:768px){.stats i{margin:0 16px 48px 0}.wrapper.stats p{margin-left:64px}.it .wrapper.stats p:first-of-type{font-size:35px}.no .wrapper.stats p:first-of-type,.sv .wrapper.stats p:first-of-type{font-size:30px}.fi .wrapper.stats p:first-of-type{font-size:25px}}@media (min-width:992px){.da .wrapper.stats p:first-of-type,.de .wrapper.stats p:first-of-type,.es .wrapper.stats p:first-of-type,.nl .wrapper.stats p:first-of-type{font-size:36px}.fi .wrapper.stats p:first-of-type,.it .wrapper.stats p:first-of-type,.no .wrapper.stats p:first-of-type,.sv .wrapper.stats p:first-of-type{font-size:38px}}@media (min-width:1200px){.de .wrapper.stats p:first-of-type,.dk .wrapper.stats p:first-of-type,.es .wrapper.stats p:first-of-type,.nl .wrapper.stats p:first-of-type{font-size:38px}.no .wrapper.stats p:first-of-type,.sv .wrapper.stats p:first-of-type{font-size:34px}.fi .wrapper.stats p:first-of-type{font-size:29px}}@media (min-width:1280px){.carousel-block{width:362.66px}.no .wrapper.stats p:first-of-type,.sv .wrapper.stats p:first-of-type{font-size:38px}.fi .wrapper.stats p:first-of-type{font-size:32px}}.stat{display:flex;padding:12px 24px 24px;height:100%;border-radius:16px;background-color:#ecf3ff}.stat i{padding:10px;margin:8px 16px 0 0;min-width:60px;width:60px;height:60px;font-size:40px;line-height:40px;border-radius:12px}.stat p{margin-left:0!important}.stats-reviews-badge .stat{padding:24px}.stats-reviews-badge .stat i{padding:0;margin:0 0 8px;min-width:48px;width:48px;height:48px;font-size:48px;line-height:48px;border-radius:0}.demo p{font-size:22px;font-weight:500;line-height:150%;margin-bottom:32px}.demo .security-desc{font-size:16px;margin-top:64px;text-align:center}.demo .security-logos{width:82%;margin:0 auto;padding:12px 16px;border-radius:10px;background:#fff}.demo .security-logos.small .col-6{padding-right:4px;padding-left:4px}@media (max-width:440px){.demo .security-logos{display:none}.demo .security-logos.small{display:flex}}@media (min-width:441px){.demo .security-logos.small{display:none}}@media (min-width:768px){.demo .security-logos{width:100%;border-radius:10000px}}@media (min-width:992px){.demo .security-logos{width:85%;border-radius:10px}}.first .demo .security-logos{width:75%}@media (min-width:768px){.first .demo .security-desc,.first .demo .security-logos{width:600px}.first .header .demo .security-desc,.first .header .demo .security-logos{width:640px}.first .demo .security-logos{margin:0;border-radius:16px}}@media (min-width:992px){.first .demo .security-desc{margin:64px auto 0}.first.gap .demo .security-desc{margin:40px auto 0}.first .demo .security-desc,.first .demo .security-logos,.first .header .demo .security-desc,.first .header .demo .security-logos{width:75%}.first .demo .security-logos{margin:0 auto}}@media (min-width:1200px){.demo h2,.demo p{width:92%}.demo .security-desc,.demo .security-logos{width:91%}.demo .security-logos{margin:0;border-radius:10000px}.first .demo .security-desc,.first .demo .security-logos{width:91%}.first .header .demo .security-desc,.first .header .demo .security-logos{width:100%}.first .demo .security-logos{border-radius:10000px}}.tab-img{margin:0 auto 8px;max-width:100%;height:auto;border:none!important}@media (max-width:992px){.md-100{width:100%}}.wrapper.product-carousel{overflow:hidden}.wrapper.product-carousel .background-image{position:absolute;top:32px;left:-67px;z-index:1}.wrapper.product-carousel.new .background-image{top:85px}.wrapper.product-carousel .carousel-inner{position:relative}.product-carousel-thumb{cursor:pointer;padding:40px;font-size:18px;line-height:150%;font-weight:500;color:#212c40;border-radius:24px;-webkit-transition:.1s ease-in-out;-moz-transition:.1s ease-in-out;transition:.1s ease-in-out}.product-carousel-thumb p{margin-bottom:0}.product-carousel-thumb a{display:none}.product-carousel-thumb.active{background:#ecf3ff}.product-carousel-thumb.active p{margin-bottom:8px}.product-carousel-thumb.active a{display:block}#products-carousel .carousel-inner-background{position:relative;min-height:632px;padding:60px;background:#ecf3ff;border-radius:24px;overflow:hidden}#products-carousel .carousel-item{display:none}#products-carousel .carousel-item.active{display:block}#products-carousel img.product-img,.products-carousel-expand img.product-img{display:block;position:relative;z-index:2;border-radius:8px}.products-carousel-expand img.product-img{border:1px solid rgba(0,34,51,.1)}.product-carousel.new .product-carousel-thumb.active:not(:first-of-type){margin-top:24px}.product-carousel.new .product-carousel-thumb.active:not(:last-of-type){margin-bottom:24px}.product-carousel.new .product-carousel-thumb.active{background:#ecf3ff;border:none;overflow:hidden;cursor:auto}.product-carousel.new .product-carousel-thumb{font-weight:400;border-radius:0;background:#fff;border:none}.product-carousel.new .product-carousel-thumb,.product-carousel.new .product-carousel-thumb.active{padding:0}.product-carousel-thumb-top{padding:24px;background:#ecf3ff}.product-carousel.new .product-carousel-thumb.active .product-carousel-thumb-body{padding:40px 24px}.product-carousel.new .product-carousel-thumb .product-carousel-thumb-body{padding:12px 24px}.product-carousel.new .product-carousel-thumb:hover{background:#ecf3ff}.product-carousel.new .product-carousel-thumb:focus{background:#e5efff}.product-carousel.new .product-carousel-thumb:focus-visible{background:#ecf3ff;box-shadow:0 0 0 2px #126dfe}.product-carousel.new h3{margin:4px 0 4px 48px;font-size:18px;font-weight:700;line-height:150%!important;letter-spacing:-.18px}.product-carousel.new .products-secondline{margin-left:48px;font-weight:500}.product-carousel.new hr{margin:16px 0}.product-carousel.new .products-usps{padding-left:24px;margin-bottom:40px}.product-carousel.new .products-usps.dam{margin-bottom:24px}.product-carousel.new .products-btn-desc{margin-top:8px;font-size:16px;text-align:center}.product-carousel.new .product-carousel-thumb.active .product-carousel-thumb-top,.product-carousel.new .product-carousel-thumb.active .products-btn-desc,.product-carousel.new .product-carousel-thumb.active .products-secondline,.product-carousel.new .product-carousel-thumb.active .products-usps,.product-carousel.new .product-carousel-thumb.active hr,.product-carousel.new .product-carousel-thumb.active img.product-img{display:block}.product-carousel.new .product-carousel-thumb-top,.product-carousel.new .products-btn-desc,.product-carousel.new .products-secondline,.product-carousel.new .products-usps,.product-carousel.new hr,.product-carousel.new img.product-img{display:none}.product-carousel-thumb-copy{width:100%}.product-carousel.new #products-carousel img.product-img,.product-carousel.new .products-carousel-expand img.product-img{border-radius:8px}.product-carousel.new #products-carousel .carousel-inner-background{position:relative;padding:171px 48px;min-height:853px;border-radius:24px;overflow:hidden}@media (min-width:576px){.product-carousel.new .product-carousel-thumb{border-radius:24px}.product-carousel.new .product-carousel-thumb.active .product-carousel-thumb-body{padding:40px 72px 40px 24px}.product-carousel.new .product-carousel-thumb .product-carousel-thumb-body{padding:12px 72px 12px 24px}.product-carousel.new #products-carousel img.product-img,.product-carousel.new .products-carousel-expand img.product-img{border-radius:16px}.product-carousel.new .products-secondline,.product-carousel.new .products-usps{font-size:16px}.product-carousel.new .products-btn-desc{font-size:14px}.product-carousel.new .products-secondline,.product-carousel.new h3{margin-left:0}}.abstraction-slide .slide-wrapper{overflow-x:scroll;overflow-y:visible;-ms-overflow-style:none;scrollbar-width:none;cursor:pointer}.abstraction-slide .slide-wrapper::-webkit-scrollbar{display:none}.abstraction-slide .slide-wrapper.active{cursor:grabbing;cursor:-webkit-grabbing;cursor:-moz-grabbing}.abstraction-slide .carousel-item{padding:0 12px;flex-grow:0}.abstraction-slide .slide-copy{padding:0 12px}.abstraction-slide a,.abstraction-slide a:hover{font-weight:700;text-decoration:none}.abstraction-slide .slide-control{display:block;padding:16px;height:56px;line-height:24px;border-radius:8px;background:#ecf3ff}.abstraction-slide .slide-control:not(.disabled):focus,.abstraction-slide .slide-control:not(.disabled):hover{background:#dae8ff}.abstraction-slide .slide-control:not(.disabled):focus-visible{background:#dae8ff;outline:#126DFE solid 3px;outline-offset:-3px}.abstraction-slide .slide-control.carousel-control-next{margin-left:8px}.abstraction-slide .slide-control i{color:#031025}.abstraction-slide .slide-control .icon-chevron-left:has(.carousel-item-1.active),.abstraction-slide .slide-control.disabled .icon-chevron-left{color:#b8bcc2}.abstraction-slide .slide-control .icon-chevron-right:has(.carousel-item-3.active),.abstraction-slide .slide-control.disabled .icon-chevron-right{color:#b8bcc2}@media (max-width:575px){.product-carousel.new .container,.product-carousel.new .product-carousel-col{padding:0}.product-carousel.new #products-carousel{margin:0}.abstraction-slide .slide-controls{padding-left:0}}.abstraction-slide .carousel-inner>.row{position:relative;margin:0 -12px;min-width:max-content;flex-wrap:nowrap;-webkit-transition:transform .6s;-moz-transition:transform .6s;transition:transform .6s}.abstraction-slide .carousel-inner,.abstraction-slide .carousel-item{max-width:300px}.abstraction-slide .carousel-item img{pointer-events:none}.abstraction-slide .slide-copy .solution p,.abstraction-slide .slide-copy blockquote,.abstraction-slide .slide-copy h5{font-size:16px;line-height:150%!important;font-weight:600;color:#031025}.abstraction-slide .slide-copy h5{letter-spacing:0}.abstraction-slide .slide-copy i{margin-right:6px}.abstraction-slide .slide-copy .solution i{color:#126dfe}.abstraction-slide .slide-copy blockquote{font-weight:500}.abstraction-slide .slide-copy .solution p{font-weight:400}@media (min-width:400px){.abstraction-slide .carousel-inner,.abstraction-slide .carousel-item{max-width:409px}}@media (min-width:576px){.abstraction-slide .carousel-inner>.row{margin:0 -20px}.abstraction-slide .carousel-item{padding:0 20px}.abstraction-slide .slide-copy{padding:0 24px}.abstraction-slide .carousel-inner,.abstraction-slide .carousel-item{max-width:418px}}@media (min-width:768px){.abstraction-slide .slide-control{padding:16px 24px;height:80px;line-height:48px;border-radius:16px}.abstraction-slide .slide-control.carousel-control-next{margin-left:16px}.abstraction-slide .slide-control i{min-width:48px;font-size:48px}.abstraction-slide .carousel-inner,.abstraction-slide .carousel-item{max-width:544px}}@media (min-width:992px){.product-carousel.new .product-carousel-thumb.active{padding:40px 72px 40px 24px}.product-carousel.new .product-carousel-thumb{padding:12px 72px 12px 24px}.product-carousel.new .product-carousel-thumb.less-P.active{padding:40px 40px 40px 24px}.product-carousel.new .product-carousel-thumb.less-P{padding:12px 40px 12px 24px}.product-carousel-thumb-top,.product-carousel.new .product-carousel-thumb .product-carousel-thumb-body,.product-carousel.new .product-carousel-thumb.active .product-carousel-thumb-body,.product-carousel.new .product-carousel-thumb.less-P .product-carousel-thumb-body,.product-carousel.new .product-carousel-thumb.less-P.active .product-carousel-thumb-body{padding:0}.product-carousel-thumb-top{background:0 0}.product-carousel.new #products-carousel .product-carousel-thumb img.product-img{display:none}.product-carousel.new #products-carousel img.product-img{display:block;position:relative;z-index:2}.abstraction-slide .carousel-inner,.abstraction-slide .carousel-item{max-width:712px}}.nav-tabs{min-width:max-content;font-size:0;text-align:center;display:flex;gap:16px;margin:auto;padding:8px;width:min-content;height:58px;border-radius:16px;background:#ecf3ff}.nav-tabs.filter{gap:4px;margin:auto;padding:4px;width:min-content;height:48px;border-radius:12px;background:#ecf3ff}#CSCarousel .nav-tabs>li.nav-item,.customer-carousel .nav-tabs>li.nav-item,.nav-tabs>li.tabs-carousel-nav-item,.nav-tabs>li>a,.nav-tabs>li>span{display:block;font-size:16px;letter-spacing:-.18px;font-weight:600;text-align:center;color:#4f5867;cursor:pointer;padding:12px 16px;line-height:18px;border-radius:8px;opacity:.6}.nav-tabs.filter>li>a{padding:8px 12px;line-height:24px;color:rgba(3,16,37,.7);opacity:1}.nav-tabs.filter>li>a>i{margin:0 6px 0 -4px}.nav-tabs>li>a.dropdown-toggle{padding:9px 16px;line-height:24px}.nav-tabs>li>a.dropdown-toggle i{vertical-align:middle!important}.subnav-drop .nav-tabs>li>.dropdown-menu{margin-top:15px}#CSCarousel .nav-tabs>li.nav-item,.customer-carousel .nav-tabs>li.nav-item,.nav-tabs>li,.nav-tabs>li.tabs-carousel-nav-item{display:inline-block}#wrapper-sticky-subnav.dark .nav-tabs>li>a,#wrapper-sticky-subnav.dark-mode .nav-tabs>li>a{color:rgba(255,255,255,.5)}#CSCarousel .nav-tabs>li.nav-item.active,#CSCarousel .nav-tabs>li.nav-item.active:hover,.customer-carousel .nav-tabs>li.nav-item.active,.customer-carousel .nav-tabs>li.nav-item.active:hover,.nav-tabs>li.tabs-carousel-nav-item.active,.nav-tabs>li.tabs-carousel-nav-item.active:hover,.nav-tabs>li>a.active,.nav-tabs>li>a.active:hover{color:#fff;font-weight:600;background:#126dfe;box-shadow:none;opacity:1}#wrapper-sticky-subnav.dark .nav-tabs>li>a.active,#wrapper-sticky-subnav.dark .nav-tabs>li>a.active:hover,#wrapper-sticky-subnav.dark-mode .nav-tabs>li>a.active,#wrapper-sticky-subnav.dark-mode .nav-tabs>li>a.active:hover{color:#fff;box-shadow:inset 0 -3px 0 0 #126dfe}#CSCarousel .nav-tabs>li.nav-item:hover,.customer-carousel .nav-tabs>li.nav-item:hover,.nav-tabs>li.tabs-carousel-nav-item:hover,.nav-tabs>li>a:hover,.nav-tabs>li>span.nav-link:hover{color:#031025;opacity:1;background:rgba(18,109,254,.1);-webkit-transition:.1s ease-in-out;-moz-transition:.1s ease-in-out;transition:.1s ease-in-out}#wrapper-sticky-subnav.dark .nav-tabs>li>a:hover,#wrapper-sticky-subnav.dark-mode .nav-tabs>li>a:hover{color:#fff;box-shadow:inset 0 -3px 0 0 #667a85}.subnav-arrows{position:absolute;top:8px;left:15px;width:calc(100% - 30px);height:58px;border-radius:16px;overflow:hidden;pointer-events:none}.subnav-arrow-back{position:absolute;top:0;width:56px;height:58px;padding:9px 8px;cursor:pointer;background-color:#ecf3ff;pointer-events:auto}.subnav-arrow-back.right{right:0;box-shadow:-20px 0 20px 4px #ecf3ff}.subnav-arrow-back.left{left:0;box-shadow:20px 0 20px 4px #ecf3ff}#wrapper-sticky-subnav .subnav-arrow{padding:8px;width:40px;height:40px;color:#031025;border-radius:8px;background-color:#ecf3ff;user-select:none;opacity:.6}#wrapper-sticky-subnav .subnav-arrow:hover{background-color:rgba(18,109,254,.1);opacity:1}#tabs-carousel-items{position:relative;min-height:983px}#tabs-carousel-items .tabs-carousel-item{position:relative;margin:0 auto;visibility:visible;opacity:1;width:100%;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s}.tabs-carousel-control{position:absolute;top:418px}.tabs-carousel-control-next{right:-20px}.tabs-carousel-control-prev{left:-20px}.tabs-carousel-control i{font-size:48px;color:#b8bcc2}@media (max-width:767px){.tabs-carousel-control{display:none}}@media (min-width:768px){#tabs-carousel-items .tabs-carousel-item{position:absolute;visibility:hidden;opacity:0}#tabs-carousel-items .tabs-carousel-item.active{visibility:visible;opacity:1}#tabs-carousel-items{min-height:1098px}.tabs-carousel-control{top:602px}.tabs-carousel-control-next{right:-48px}.tabs-carousel-control-prev{left:-48px}}@media (max-width:991px){.subnav-container{max-width:100%;padding:0}}@media (min-width:992px){#tabs-carousel-items{min-height:625px}.tabs-carousel-control{top:234px}}.tabs-content-gradient{background:linear-gradient(180deg,#031026 0,#00344e 21.16%,#00344e 54.95%,rgba(25,56,71,0) 100%)}.tab-note a,.tab-text a{text-decoration:underline}.tab-text p:not(:first-of-type){font-size:18px;letter-spacing:0;line-height:27px}.tab-text ul{margin-top:24px;margin-bottom:0;list-style:none;font-size:16px;padding:0 8px 0 44px}.tab-text li{padding:8px 0}.tab-text li:before{content:"\e92f";position:absolute;left:16px;font-size:24px;line-height:27px;color:#126dfe;background:-webkit-linear-gradient(325deg,#126dfe 3%,#488fff 100%);background:-moz-linear-gradient(325deg,#126dfe 3%,#488fff 100%);background:linear-gradient(125deg,#126dfe 3%,#488fff 100%);background:-ms-linear-gradient(transparent,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Icomoon}.tab-link{font-weight:600;color:#126dfe;cursor:pointer}.tab-link:focus,.tab-link:hover{color:#0d51bc}.tab-note,.tab-quote{padding:24px;font-weight:500;line-height:125%;align-content:center;border-radius:16px;background-color:#ecf3ff}.tab-note strong{color:#126dfe}.tab-note-block{padding:40px 32px;font-family:Aeonik,Arial,sans-serif;font-size:28px;font-weight:700;line-height:125%;letter-spacing:-.28px;color:#fff;align-content:center;border-radius:16px}.tab-note-block.BC-yellow{color:#031025}.tab-note-block .marked{padding:0 6px;border-radius:8px;background-color:#031025}.tab-note-block.BC-yellow .marked{color:#fff}.tab-quote-block{padding:40px 32px;font-weight:500;line-height:125%;align-content:center;border-radius:16px;background-color:#ecf3ff}.tab-quote-block cite{font-style:italic}.tab-img-container{max-width:602px;max-height:602px;border:1px solid rgba(0,34,51,.1);border-radius:24px;box-shadow:0 8px 16px -4px rgba(0,34,51,.1);overflow:hidden}.tab-img-radius-container{border-radius:16px;overflow:hidden}.tab-img-radius-container.border{border:1px solid rgba(0,34,51,.1)}@media (min-width:992px){.tab-note-block,.tab-quote-block{height:calc(100% - 8px)}.story .tab-note-block,.story .tab-quote-block{height:100%}.tab-img-container{max-width:518px;max-height:518px}.tab-img-container.no-image{min-height:600px;background-color:#e6e9eb}.tab-img-radius-container.no-image{min-height:464px;background-color:#e6e9eb}.tabs-dark .tab-img-container.no-image{background-color:#1a4860}}.section-img-container{border-radius:24px;box-shadow:0 4px 8px -2px rgba(0,34,51,.1);filter:drop-shadow(0px 2px 2px rgba(0, 34, 51, .01));overflow:hidden}.section-ratios .ratio-16x9,.section-ratios .ratio-1x1,.section-ratios .ratio-4x3{border-radius:16px}.tabs-dark .tab-img-container{min-height:608px;border-radius:24px;border:1px solid rgba(0,0,0,.1);box-shadow:0 16px 32px -16px rgba(0,0,0,.1)}.tab-img-description{padding:0 50px}.tab-video{width:100%;height:100%;margin-bottom:-6px;border-radius:10px}@media (max-width:575px){.nav-tabs li a{font-size:16px}.tab-note{width:100%;line-height:24px}}@media (min-width:1200px){.abstraction-slide .carousel-inner,.abstraction-slide .carousel-item{max-width:760px}#tabs-carousel-items{min-height:725px}.tabs-carousel-control{top:277px}.tabs-carousel-control-next{right:-60px}.tabs-carousel-control-prev{left:-60px}.tab-img-container{max-width:602px;max-height:602px}.tab-img-radius-container{max-width:608px;max-height:608px}.tab-img-radius-container.no-image{min-height:608px}.section-img-container{max-width:608px;max-height:608px}.collage:not(.story) .col:has(> .tab-note-block),.collage:not(.story) .col:has(> .tab-quote-block){height:50%}.tab-img-carousel-container{max-width:600px}.careers .tab-img-carousel-container,.wider .tab-img-carousel-container{max-width:608px}}#tabImageCarousel{overflow:hidden;border-radius:24px;border:1px solid rgba(0,34,51,.1)}.tabs-dark #tabImageCarousel{border:1px solid rgba(0,0,0,.1)}.tab-carousel{position:relative}.tab-carousel-inner{z-index:1;position:relative;width:100%}.tab-carousel-item{position:relative;display:none;-webkit-transition:transform .6s;-moz-transition:transform .6s;transition:transform .6s}.tab-carousel-item.carousel-item-next,.tab-carousel-item.carousel-item-prev,.tab-carousel-item.carousel-item.active{display:block}.tab-carousel-item.carousel-item-next.carousel-item-left,.tab-carousel-item.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.tab-carousel-item.active.carousel-item-left,.tab-carousel-item.carousel-item-prev{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}.tab-carousel-item.active.carousel-item-right,.tab-carousel-item.carousel-item-next{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}.tab-carousel-item.carousel-item-next,.tab-carousel-item.carousel-item-prev{position:absolute;top:0}.tab-carousel-image-descriptions{margin:auto;max-width:calc(100% - 100px);min-height:81px}.tab-carousel-image-descriptions-v2{flex-basis:0;flex-grow:1;min-height:81px}.tab-carousel-progress{display:flex;height:6px;background:#ecf3ff;border-radius:8px}.tab-carousel-progress-bar{width:0%;border-radius:4px;background:#126dfe}.tab-carousel-control{position:absolute;padding:28px 0;top:0}.tab-carousel-control.carousel-control-prev{left:0}.tab-carousel-control.carousel-control-next{right:0}.tab-carousel-control-v2{display:inline-block;width:24px;height:24px;color:#013;opacity:.6}.tab-carousel-control-v2:hover{opacity:1}@media (min-width:992px){.more-products-text{width:75%}}.more-product-block{display:block;padding:24px;height:100%;border:1px solid #d5d7da;border-radius:12px;background-color:#fff;box-shadow:0 8px 16px -4px rgba(0,34,51,.1),0 4px 4px 0 rgba(0,34,51,.01);-webkit-transition:.1s ease-in-out;-moz-transition:.1s ease-in-out;transition:.1s ease-in-out}.more-product-block:hover{border:1px solid #b8bcc2;box-shadow:0 16px 32px -8px rgba(0,34,51,.1),0 8px 8px 0 rgba(0,34,51,.01)}.more-product-icon{float:left}.more-product-content{margin-left:44px;height:100%;font-size:16px;line-height:150%;letter-spacing:-.16px}.more-product-block h3{margin-bottom:8px;font-size:16px;line-height:150%;letter-spacing:-.16px;font-weight:700;color:#212c40}.more-product-subline{min-height:44px;margin-bottom:8px;font-weight:500;color:#212c40!important}.more-product-btn-text{margin-top:auto!important;color:#126dfe}.more-product-block:hover .more-product-btn-text{color:#0d51bc}.more-product-sup{top:-.8em;font-size:12px;font-weight:700;line-height:16px;letter-spacing:1.71px;color:#126dfe;text-transform:uppercase}.section-casestudies .casestudy-image{border-radius:24px;box-shadow:0 16px 32px -16px rgba(0,34,51,.2)}.section-casestudies sub{top:-.8em;font-size:50%;font-weight:600}.cs-video .btn-video{left:32px}.cs-carousel{position:relative}.cs-carousel-inner{z-index:1;position:relative;width:100%;min-height:592px}.cs-carousel-item{position:relative;display:none;-webkit-transition:transform .6s;-moz-transition:transform .6s;transition:transform .6s}@media (min-width:992px){.container-carousel-controls{position:absolute;top:534px;left:0;right:0}}.cs-carousel-item.carousel-item-next,.cs-carousel-item.carousel-item-prev,.cs-carousel-item.carousel-item.active{display:block}.cs-carousel-item.carousel-item-next,.cs-carousel-item.carousel-item-prev{position:absolute;top:0}.cs-carousel-control{z-index:1;display:inline-block;padding:5px 0;height:40px}.section-casestudies .carousel-indicators li.dot{display:inline-block;position:relative;margin:12px;width:16px;height:16px;border-radius:8px;background:#99a7ad;cursor:pointer}.cs-carousel-control.carousel-control-prev{padding-right:16px}.cs-carousel-control.carousel-control-next{padding-left:16px}.subnav-arrow{padding:3px;width:30px;height:30px;color:#334e5c;border-radius:16px;background-color:#e6e9eb;user-select:none}.section-casestudies .carousel-indicators{z-index:15;padding-left:0;margin-bottom:0;height:40px;list-style:none}#CSCarousel.with-stats .nav-tabs{padding:8px;height:58px}.section-casestudies .carousel-indicators li.dot.active{background:linear-gradient(135deg,#126dfe 0,#488fff 100%)}#CSCarousel.with-stats blockquote.aeonik{font-style:normal}.cs-carousel-image{position:relative;height:100%;border-radius:16px;overflow:hidden}@media (max-width:1199px){.cs-carousel-image{min-height:417px}.cs-carousel-image img{position:absolute;left:50%;transform:translate(-50%,0)}}.section-casestudies.new .cs-carousel-inner{min-height:auto}.section-casestudies .stats{padding:24px;height:100%;border-radius:24px;background:#ecf3ff}.section-casestudies .with-stats .stats{padding:24px;height:100%;border-radius:16px;background:#ecf3ff}.section-casestudies.new hr.devider{width:1px;height:auto;margin:0 29px}.section-casestudies.new .cs-carousel-control{position:absolute;padding:0;top:240px;height:48px}.section-casestudies.new .carousel-control-prev{left:-20px}.section-casestudies.new .carousel-control-next{right:-20px}.section-casestudies.new .cs-carousel-control i{font-size:48px;color:#b8bcc2}@media (min-width:576px){.section-casestudies.new .cs-carousel-inner{min-height:464px}.section-casestudies.new .cs-carousel-control{top:180px}.section-casestudies.new .carousel-control-prev{left:-48px}.section-casestudies.new .carousel-control-next{right:-48px}}@media (min-width:768px){.section-casestudies.new .cs-carousel-inner{min-height:440px}}@media (min-width:992px){.section-casestudies.new .cs-carousel-inner{min-height:464px}.es .section-casestudies.new .cs-carousel-inner,.fr .section-casestudies.new .cs-carousel-inner,.no .section-casestudies.new .cs-carousel-inner{min-height:488px}.section-casestudies.new .carousel-control-prev{left:-72px}.section-casestudies.new .carousel-control-next{right:-72px}}@media (min-width:1200px){.section-casestudies.new .cs-carousel-inner{min-height:440px}.es .section-casestudies.new .cs-carousel-inner,.fr .section-casestudies.new .cs-carousel-inner,.no .section-casestudies.new .cs-carousel-inner{min-height:464px}.section-casestudies.new hr.devider{margin:0 58px}}@media (min-width:576px){.section-casestudies .with-stats .cs-carousel-inner{min-height:665px}.section-casestudies .with-stats.logo-only .cs-carousel-inner{min-height:587px}.section-casestudies .with-stats.logo-only .cs-carousel-control{top:269px}}@media (min-width:768px){.section-casestudies .with-stats .cs-carousel-inner{min-height:611px}.section-casestudies .with-stats.logo-only .cs-carousel-inner{min-height:554px}.section-casestudies .with-stats.logo-only .cs-carousel-control{top:253px}.tile-text.duration{position:absolute;margin-top:88px}}@media (min-width:992px){.section-casestudies .with-stats .cs-carousel-inner{min-height:519px}.section-casestudies .with-stats.logo-only .cs-carousel-inner{min-height:334px}.section-casestudies .with-stats.logo-only .cs-carousel-control{top:143px}.section-casestudies .logo-only .cs-carousel-inner{min-height:240px}.section-casestudies .logo-only .cs-carousel-control{top:96px}}@media (min-width:1200px){.section-casestudies .with-stats .cs-carousel-inner{min-height:468px}}.section-casestudies .navline{padding:18px 16px;font-size:16px;line-height:24px;letter-spacing:-.18px;font-weight:500;text-align:center;color:#031026;box-shadow:inset 0 -3px 0 0 #126dfe}.section-casestudies cite a{text-decoration:underline}.tile{position:relative;display:flex;flex-direction:column;padding:40px;height:100%;font-weight:500;border-radius:24px;border:1px solid #fff;background-color:#fff;-webkit-transition:.1s ease-in-out;-moz-transition:.1s ease-in-out;transition:.1s ease-in-out;cursor:pointer}.tile.special{background-color:#126dfe}.tile:hover{border:1px solid #b8bcc2;box-shadow:0 8px 8px 0 rgba(0,34,51,.01),0 16px 32px -8px rgba(0,34,51,.1)}.tile.special:hover{border:1px solid #d5d7da;box-shadow:0 8px 16px -4px rgba(0,34,51,.1),0 4px 4px 0 rgba(0,34,51,.01)}.tile.special:focus .btn-dark,.tile.special:hover .btn-dark{background-color:#0d51bc}.tile-tag{position:absolute;top:-11px;right:24px;padding:2px 8px;font-size:12px;line-height:150%;letter-spacing:1.2px;font-weight:700;color:#fff;text-transform:uppercase;background-color:#126dfe;border-radius:1000px}.tile-eyebrow{display:block;margin-bottom:8px;font-size:12px;line-height:18px;font-weight:400;color:#212c40;text-transform:uppercase}h3.tile-title{margin-bottom:8px;font-size:22px;line-height:110%;letter-spacing:-.22px;color:#031026;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wrapper.tiles .PAS-40 h3.tile-title{-webkit-line-clamp:4}.tile-text{margin-bottom:24px!important;font-size:16px;line-height:150%;letter-spacing:-.16px;font-weight:500;color:#212c40;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.tile.special h3.tile-title{font-size:25px;line-height:110%;letter-spacing:-.25px;color:#fff;-webkit-line-clamp:2}.tile.special .tile-text{margin-bottom:28px;font-size:22px;line-height:150%;letter-spacing:-.22px;font-weight:500;color:#fff;-webkit-line-clamp:2}.tile-link{margin-top:auto;font-size:16px;line-height:24px;font-weight:600;color:#126dfe}.tile:hover .tile-link{color:#0d51bc}.customer-carousel nav{margin:8px 0 24px;border-radius:16px;overflow-x:scroll;overflow-y:visible;-ms-overflow-style:none;scrollbar-width:none}@media (max-width:991px){.customer-carousel .container:first-of-type{max-width:100%;padding:0}.customer-carousel nav{margin:8px 24px 24px}}.customer-carousel .carousel-inner{z-index:1;position:relative;width:100%;border-radius:24px;background-color:#ecf3ff}@media (max-width:575px){.customer-carousel .carousel-inner{padding:0 0 24px}.story-image .col-12,.story-video-image .col-12{overflow:hidden}}.customer-carousel .carousel-item{display:none;padding:24px;min-height:786px;-webkit-transition:transform .6s;-moz-transition:transform .6s;transition:transform .6s}.customer-carousel.story .carousel-item{padding:24px;min-height:705px}.customer-carousel .carousel-item-next,.customer-carousel .carousel-item-prev,.customer-carousel .carousel-item.active{display:flex;flex-direction:column}.customer-carousel.story .carousel-item-next,.customer-carousel.story .carousel-item-prev,.customer-carousel.story .carousel-item.active{gap:24px}.customer-carousel .carousel-item-next,.customer-carousel .carousel-item-prev{position:absolute;top:0}.carousel-fade .carousel-item{width:100%;opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform:translateX(0);transform:translateX(0)}.customer-carousel .carousel-image{position:relative;height:100%;border-radius:16px;overflow:hidden}@media (max-width:1199px){.customer-carousel .carousel-image{min-height:417px}.customer-carousel .carousel-image img{position:absolute;left:50%;transform:translate(-50%,0)}}.customer-carousel .carousel-copy{display:flex;flex-direction:column;gap:24px;padding:0;height:100%!important;min-height:auto}@media (min-width:768px){.customer-carousel .carousel-copy{padding:24px;border-radius:16px;background-color:#fff}}.customer-carousel .carousel-logo{padding:8px 16px;width:max-content;border-radius:12px;background-color:#fff}.customer-carousel.story .carousel-copy{padding:0;min-height:auto;background-color:transparent}.customer-carousel blockquote{font-style:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9}.customer-carousel cite a{text-decoration:underline}.customer-carousel .carousel-stat{padding:24px;height:100%;min-height:118px;border-radius:16px}.customer-carousel .carousel-stats .col:first-of-type .carousel-stat{background-color:#cdccff}.customer-carousel .carousel-stats .col:nth-of-type(2) .carousel-stat{background-color:#a1acff}.customer-carousel .carousel-stats .col:nth-of-type(3) .carousel-stat{color:#fff;background-color:#126dfe}.customer-carousel .carousel-controls{position:relative;justify-content:center;gap:12px}.customer-carousel .carousel-controls a{width:28px;height:28px;color:#031025;opacity:.57}.customer-carousel .carousel-controls a:hover{opacity:.7}.customer-carousel .carousel-controls a.disabled{opacity:.28}.customer-carousel .carousel-controls a i{font-size:28px}.customer-carousel .carousel-controls .carousel-indicators{display:flex;align-items:center;gap:5px;padding:0;margin:0;list-style:none}.customer-carousel .carousel-controls .carousel-indicators li{margin:0 2px;width:20px;height:20px;border:2px solid #031025;border-radius:1000px;cursor:pointer;opacity:.57}.customer-carousel .carousel-controls .carousel-indicators li:hover{opacity:.7}.customer-carousel .carousel-controls .carousel-indicators li.active{background:#126dfe;border:none;opacity:1}@media (min-width:415px){.customer-carousel.story .carousel-item{min-height:674px}.customer-carousel .carousel-item{min-height:735px}}@media (min-width:576px){.customer-carousel.story .carousel-item{padding:40px;min-height:720px}.customer-carousel .carousel-item{min-height:603px}.customer-carousel .carousel-copy{min-height:442px}.customer-carousel .carousel-stats{min-height:145px}}@media (min-width:768px){.customer-carousel.story .carousel-item{min-height:773px}.customer-carousel .carousel-item{min-height:auto;padding:16px}.customer-carousel .carousel-copy{min-height:370px}.customer-carousel blockquote{-webkit-line-clamp:6}}@media (min-width:992px){.customer-carousel.story .carousel-item{min-height:853px}.customer-carousel .carousel-copy{min-height:417px}.customer-carousel blockquote{-webkit-line-clamp:7}}.header-customers .header-background{left:63%}#featuredCarousel{position:relative}#featuredCarousel .slide-wrapper{margin-right:-40px;margin-left:-40px;padding-top:12px;min-width:max-content;overflow-x:scroll;overflow-y:visible;-ms-overflow-style:none;scrollbar-width:none}#featuredCarousel .carousel-inner{display:flex;flex-wrap:wrap;padding:0 72px 0 32px;scroll-snap-align:start;transition:transform .5s}#featuredCarousel .carousel-item{position:relative;padding-right:8px;padding-left:8px;width:376px;height:450px;opacity:1}#featuredCarousel a.carousel-item{-webkit-transition:.1s ease-in-out;-moz-transition:.1s ease-in-out;transition:.1s ease-in-out}#featuredCarousel a.carousel-item:hover{margin-top:-12px}#featuredCarousel .carousel-background{position:absolute;top:0;left:50%;transform:translate(-50%,0);border-radius:12px;overflow:hidden}#featuredCarousel .carousel-content{position:relative;z-index:1;display:flex;flex-direction:column;padding:16px;height:100%}#featuredCarousel .carousel-logo{padding:12px;width:max-content;border-radius:8px;background-color:#fff}#featuredCarousel .carousel-stat{padding:24px;margin-top:auto;border-radius:12px}#featuredCarousel .slide-controls{position:absolute;z-index:1;top:calc(50% - 32px);left:-8px;width:calc(100% + 4px)}#featuredCarousel .slide-control{position:absolute;padding:16px;border-radius:12px;background-color:#126dfe;opacity:1;transition:opacity .25s ease-in-out}#featuredCarousel .slide-controls .carousel-control-next{right:0}#featuredCarousel .slide-control i{font-size:32px;color:#fff}#featuredCarousel .slide-control:hover{background-color:#0d51bc}#featuredCarousel .slide-control.disabled{opacity:0;cursor:auto}.slide-award-block{position:absolute;left:32px;bottom:32px;padding:16px;text-align:center;text-transform:uppercase;gap:8px;border-radius:8px;background:#051e46}.slide-award-block h3,.slide-award-block h4{font-family:Inter,Arial,sans-serif;color:#fff}.slide-award-block h3{display:flex;align-items:center;justify-content:center}.slide-award-block h3 i{margin-right:8px}.slide-award-block i.v4{padding:4px;font-size:20px}@media (max-width:576px){.animated-header{--ah-rx:64vw;--ah-ry:46vh}.slide-award-block{position:unset;border-radius:0;max-width:100%}}@media (min-width:576px){#featuredCarousel .slide-controls{left:-24px;width:calc(100% + 24px)}.indicator-slide .carousel-item{width:398px}}@media (min-width:768px){.indicator-slide .carousel-item{width:552px}}@media (min-width:992px){.indicator-slide .carousel-item{flex-direction:column!important;width:731px}.indicator-slide .slide-copy{padding:40px!important}}@media (min-width:1200px){.customer-carousel.story .carousel-item{min-height:746px}.customer-carousel .carousel-copy{min-height:389px}.customer-carousel blockquote{-webkit-line-clamp:6}.customer-carousel .carousel-stats{min-height:118px}.customer-carousel .carousel-stats p:not(:first-child){overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.indicator-slide .carousel-item{flex-direction:row!important}}.customers-intro a{text-decoration:underline}@media (min-width:1199px){.cs-video .btn-video{left:58px}}.story-video-image time{position:absolute;right:32px;bottom:32px;padding:8px;color:#fff;font-size:22.4px;font-weight:500;line-height:initial;background:rgba(0,0,0,.5);border-radius:5.6px}.story-stats sub,.story-stats sup{font-size:50%;top:-.7em}.story-stats sub{font-weight:600}.story-stats .stats{padding:24px;height:100%;border-radius:16px;background:#ecf3ff}.story-intro p,.story-text p{font-size:21px;line-height:32px}.story-intro p:not(:last-of-type),.story-text p:not(:last-of-type){margin-bottom:32px}.story-intro p:last-of-type,.story-text p:last-of-type{margin-bottom:0}.story-intro a,.story-quote a,.story-text a{text-decoration:underline}.story-intro p:first-child{font-size:28px;letter-spacing:-.5px;line-height:42px;margin-bottom:24px}.story-intro p.quote-sentence{font-size:16px;line-height:24px}.story-text strong{font-weight:700}.story-text ol,.story-text ul:not(.usps){padding-left:20px}.story-text ol,.story-text ul{margin:32px 0;font-size:21px;line-height:32px}.story-text ol:last-of-type,.story-text ul:last-of-type{margin-bottom:0}.story-text li{margin-bottom:12px}.story-quote{padding:40px;border-radius:16px}.customerstory blockquote,.story-quote blockquote{font-family:Aeonik,Arial,sans-serif;font-style:normal}@media(max-width:1199px){.story-video-image time{right:32px}}@media (min-width:992px){.story-image img,.story-video-image .video-frame,.story-video-image img{border-radius:16px}}@media (max-width:991px){.story-image .container,.story-video-image .container{padding:0;max-width:100%!important}.story-image .row,.story-video-image .row{margin:0}.story-image .col-12,.story-video-image .col-12{padding:0}}@media (max-width:767px){.story-intro{padding-top:40px}.story-intro p,.story-intro p:first-child,.story-text p{font-size:18px;line-height:30px;letter-spacing:0}}#customers-pagination{min-height:56px}.pagination{display:flex;justify-content:center;padding:0;height:40px;list-style:none;overflow:hidden}.pagination li{float:left;margin:0 1px;padding:8px 16px;height:40px;line-height:24px;color:rgba(3,16,37,.7);font-weight:400;border-radius:6px;cursor:pointer}.pagination li:first-of-type,.pagination li:last-of-type{padding:8px}.pagination li.pagination-page.first.active{margin-left:43px}.pagination li.pagination-page.last.active{margin-right:43px}.pagination li.active{color:#031025;font-weight:600;background:#dae8ff}.pagination li:hover{background:#ecf3ff}.pagination .arrow-next i{font-size:24px;line-height:24px;color:rgba(3,16,37,.7)}.pagination .dots{color:rgba(3,16,37,.28);cursor:auto;pointer-events:none}.pagination li.dots:hover{background:0 0}#logoCarousel{position:relative}#logoCarousel .slide-wrapper{overflow-x:scroll;scrollbar-width:none}#logoCarousel .carousel-inner{display:flex;flex-wrap:wrap;min-width:max-content;margin-right:-16px;margin-left:-16px;animation:40s linear infinite scroll;will-change:transform}#logoCarousel .carousel-item{padding:0 24px;width:148px;opacity:1}@media (min-width:415px){#logoCarousel .carousel-item{padding:0 32px;width:204px}}#logoCarousel .slide-shadow{position:absolute;top:0;width:100%;height:88px;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 10%,rgba(255,255,255,0) 90%,#fff 100%);pointer-events:none}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{display:block;width:100%;height:50px;margin:16px 0 0;padding:0 16px;font-size:16px;line-height:50px;color:#031025;border:1px solid #dee2e4;border-radius:5px;outline:0;box-shadow:none;appearance:none}.form-container.new.autominheight h3{margin-bottom:8px!important}.form-container.new #signupform input.hs-input:not(#terms){padding:8px 16px 8px 48px;height:40px;line-height:40px;border-radius:8px;border:1px solid rgba(3,16,37,.17)}.form-container.new #signupform input#terms{top:3px}.form-container.new #signupform label.hs-form-booleancheckbox-display{font-size:14px;color:rgba(3,16,37,.57);font-weight:500;line-height:125%}.form-container.new #signupform input.hs-input.error{border:1px solid #d54035}.form-container.new #signupform input.hs-input::placeholder{color:#8b919b}.form-container.new #signupform input.hs-input:hover{border:1px solid rgba(3,16,37,.28)}.form-container.new #signupform input.hs-input:focus{border:1px solid rgba(3,16,37,.46);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(3,16,38,.28)}.form-container.new #signupform input.hs-input.error:focus{border:1px solid #d54035;box-shadow:0 0 0 2px #fff,0 0 0 4px #d54035}.form-container.new #signupform i{top:8px}.form-container.new #signupform button{display:block;margin:16px 0;width:100%;line-height:24px}.form-container.new #signupform .btn{width:100%}.form-container.new #signupform button i{position:inherit}.form-container.new #signupform button.gradient-border:before{content:"";position:absolute;margin:-4px;inset:0;border-radius:10px;border:2px solid transparent;background:linear-gradient(var(--angle),#a1acff 20%,#b080ef 50%,#126dfe 80%) border-box;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask-composite:exclude;animation:4s linear infinite rotate;opacity:1;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@property --angle{inherits:false;initial-value:0deg;syntax:"<angle>"}@keyframes rotate{to{--angle:360deg}}select{padding:1px 16px;background:0 0;appearance:none}.inputs-list{margin:20px 0 0;padding:0;list-style:none}.inputs-list li:not(:only-of-type){margin:5px 0}.input-addon{position:relative;margin-top:30px}.input-addon .icon{position:absolute;top:50%;width:50px;color:#e0e4ea;text-align:center;transform:translateY(-50%)}.input-addon input[type=email],.input-addon input[type=password],.input-addon input[type=tel],.input-addon input[type=text]{padding-left:50px}.input-addon input[type=email]:focus,.input-addon input[type=password]:focus,.input-addon input[type=tel]:focus,.input-addon input[type=text]:focus{padding-left:49px}.styled-select select:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus{padding:0 14px;border-width:2px;border-color:#126dfe;outline:0}textarea{line-height:18px;max-width:100%;min-height:115px;padding:15px 15px 15px 40px}.form-compact textarea{min-height:80px}textarea:focus{border-width:2px;border-color:#126dfe;outline:0;padding:15px 15px 15px 40px}input[type=submit]{width:100%;margin:16px 0;outline:0}.form-inverse input[type=email],.form-inverse input[type=password],.form-inverse input[type=tel],.form-inverse input[type=text],.form-inverse textarea{color:#fff;border-color:transparent;background-color:rgba(0,0,0,.05)}.form-inverse input[type=email]:focus,.form-inverse input[type=password]:focus,.form-inverse input[type=tel]:focus,.form-inverse input[type=text]:focus,.form-inverse textarea:focus{border-color:#fff}.form-inverse .input-addon .icon{color:rgba(0,0,0,.25)}.form-container{margin:0 auto 0 0;padding:32px 24px 24px;width:100%;max-width:600px;color:#212c40;border:1px solid rgba(0,34,51,.1);border-radius:24px;background-color:#fff;box-shadow:0 8px 16px -4px rgba(0,34,51,.1)}.form-header .form-container,.header .form-container,.wrapper.last .PAS-SM-40 .form-container{max-width:640px}.content-hub .form-container{padding:40px 32px;border:none;background-color:#f4f8ff;box-shadow:none}.content-hub .form-container h3{font-weight:700}.form-scroll{position:relative;top:0}@media (min-width:992px){.form-scroll{position:sticky;top:110px}}.form-container.callback{max-width:400px}.hs-richtext{font-size:14px}.hs-form-field{position:relative}.hs-form-field>label{display:none!important}.hs-recaptcha{margin-top:15px}ul.hs-error-msgs{margin:8px 0 0!important;padding:0!important;list-style:none}ul.hs-error-msgs li{position:relative;padding:3px 0;font-size:14px;color:#f36464}.hs-form fieldset.form-columns-1 .hs-input{width:100%!important}input[type=email].hs-input,input[type=password].hs-input,input[type=tel].hs-input,input[type=text].hs-input,select.hs-input{padding:0 15px 0 50px}input[type=email].hs-input:focus,input[type=password].hs-input:focus,input[type=tel].hs-input:focus,input[type=text].hs-input:focus,select.hs-input:focus{padding-left:49px}select.hs-input{color:#767676}.hs_trial_terms_of_use_agreement p{display:inline}.hs-form-booleancheckbox-display p{margin:26px 0 0;padding:0 0 0 20px;list-style:none;display:inline;font-size:14px!important}.hs_company::before,.hs_email::before,.hs_firstname::before,.hs_lastname::before,.hs_numemployees::before,.hs_phone::before,.hs_role::before,.hs_subject__c::before{position:absolute;top:12px;left:18px;font-family:Ionicons;color:#e0e4ea;content:'\f26c';display:none}.hs-state{overflow:hidden}.hs-form-booleancheckbox-display::before,.hs_message.field::before,.hs_pain_points.field::before,.hs_trial_terms_of_use_agreement::before{content:''!important}.hs_email::before{content:'\f2c3'}.hs_firstname::before,.hs_lastname::before{content:'\f213'}.hs_company::before,.hs_role::before,.hs_turnover::before{content:'\f26c'}.hs_numemployees::before{content:'\f47c'}.hs_phone::before{content:'\f4b9'}.hs_subject__c::before{content:'\f423'}.hs-form-booleancheckbox-display,.hs_trial_terms_of_use_agreement{font-size:14px}.hs_trial_terms_of_use_agreement .inputs-list{margin:15px 0 0;padding:0 0 0 20px;list-style:none}.legal-consent-container .hs-dependent-field .inputs-list{margin:15px 0;padding:0 0 0 20px;list-style:none}.hs-form-booleancheckbox-display .hs-input[type=checkbox],.hs_trial_terms_of_use_agreement .hs-input[type=checkbox]{position:absolute;top:8px;left:0}.legal-consent-container .hs-dependent-field .inputs-list .hs-input[type=checkbox]{position:absolute;top:5px;left:0}#newslettermodalform ul.hs-error-msgs{display:none!important}#newslettermodalform .hs-input{padding:0 15px}#newslettermodalform .hs-input:focus{padding-left:14px}#newslettermodalform .hs_submit input[type=submit]{margin-top:0}#newslettermodalform .hs_email::before{display:none}fieldset{margin:0;padding:0;border:0}#roadmapsubscribe .hs_email{width:61%;float:left}#roadmapsubscribe .hs_submit{float:left;margin-left:4%;width:35%}#roadmapsubscribe .hs_submit input[type=submit]{margin-top:15px}#roadmapsubscribe .hs_email::before{top:27px}#signupform .actions,#signupform .input,.signupform .actions,.signupform .input{position:relative}#signupform input.hs-input,.signupform input.hs-input{padding:0 15px 0 40px}#signupform i,.signupform i{position:absolute;top:13px;left:12px;color:#e0e4ea}#signupform .actions i,.signupform .actions i{top:27px;color:#fff}#signupform label,.signupform label{margin-bottom:0}#signupform .hs-form-booleancheckbox label,.signupform .hs-form-booleancheckbox label{margin-top:0;text-align:left;color:#212c40}.form-compact{background:#fff;margin-left:0;padding:40px 40px 32px;width:100%;max-width:600px;min-height:572px!important;border:1px solid rgba(0,34,51,.1);border-radius:16px;box-shadow:0 8px 16px -4px rgba(0,34,51,.1)}.signup-content .form-compact{min-height:572px!important}.signup-content .shortform{min-height:430px!important}@media (min-width:575px){.form-compact .hs-company,.form-compact .hs-phone,.form-compact .hs_firstname,.form-compact .hs_lastname{display:inline-block;width:calc(50% - 8px)}.form-compact .hs-company,.form-compact .hs_firstname{float:left;margin-right:16px}}.form-compact .material-icons{font-size:18px!important}label.error{display:block;margin-top:8px;font-size:14px;color:#cf0000}.badge{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-weight:600;text-align:center;white-space:nowrap}.badge__icon{display:flex}.badge__icon svg{display:block;width:1.125em;height:1.125em}.badge--xs{padding:2px 6px;border-radius:4px;font-size:12px;line-height:20px}.badge--small{padding:6px 8px;border-radius:6px;font-size:14px;line-height:20px}.badge--medium{padding:6px 10px;border-radius:8px;font-size:16px;line-height:24px}.badge--large{padding:8px 14px;border-radius:12px;font-size:18px;line-height:24px}.badge--blue{background:#126dfe;color:#fff}.badge--green{background:#0e6765;color:#fff}.badge--violet{background:#b080ef;color:#fff}.badge--yellow{background:#fcd640;color:#031025}.badge--mild-purple{background:#a1acff;color:#031025}.badge--light-purple{background:#cdccff;color:#031025}.badge--light-blue{background:#ecf3ff;color:#031025}.badge--white{background:#fff;color:#031025}.badge--blue-1000{background:#031025;color:#fff}.badge--ai{border:2px solid transparent;background:linear-gradient(#ecf3ff,#ecf3ff) padding-box,linear-gradient(135deg,#126dfe 0,#b080ef 100%) border-box;color:#031025}