@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/InterVariable.woff2) format("woff2")}:root{--color-white:#ffffff;--color-green:#1ba856;--color-navy:#041d31;--font-primary:"Inter",Arial,sans-serif}*{box-sizing:border-box}::before{box-sizing:border-box}::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;font-family:var(--font-primary);color:var(--color-navy)}h1{margin:0}h2{margin:0}h3{margin:0}p{margin:0}button{padding:0;border:0;background:0 0;color:inherit;font:inherit;-webkit-tap-highlight-color:transparent;cursor:pointer}input{font:inherit;color:inherit}a{-webkit-tap-highlight-color:transparent;color:inherit;text-decoration:none;cursor:pointer}ul{margin:0;padding:0;list-style:none}img,video{display:block}svg{display:block}picture{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}picture img{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}.container{width:100%;max-width:1600px;margin:0 auto;padding-right:64px;padding-left:64px}@media only screen and (max-width:1280px){.container{padding-right:48px;padding-left:48px}}@media only screen and (max-width:568px){.container{padding-right:20px;padding-left:20px}}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:60px;background-color:var(--color-green);color:var(--color-white);font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.button:hover{background-color:#158a47;transform:translateY(-2px)}.button:focus-visible{outline:2px solid var(--color-white);outline-offset:3px}.button:active{transform:translateY(0)}.button img{width:16px;height:16px}.button--compact{padding:8px 24px;font-size:16px;line-height:1.5}@media only screen and (max-width:1280px){.button--compact{padding-right:20px;padding-left:20px;font-size:15px}}@media only screen and (max-width:1024px){.button--compact{height:36px;padding-right:24px;padding-left:24px;font-size:14px}.button--compact img{width:12px;height:12px}}.button--hero{padding:16px 48px;font-size:16px;line-height:1.5}@media only screen and (max-width:1280px){.button--hero{padding:15px 40px;font-size:15px}}@media only screen and (max-width:1024px){.button--hero{height:48px;padding:14px 32px;font-size:14px;line-height:normal}.button--hero img{width:12px;height:12px}}@media only screen and (max-width:568px){.button--hero{height:46px;width:100%;font-size:15px;font-weight:600}.button--hero img{width:14px;height:14px}}.button--glass{border:1px solid rgba(255,255,255,.24);background-color:rgba(255,255,255,.24);backdrop-filter:blur(20px)}.button--glass:hover{border-color:rgba(255,255,255,.48);background-color:rgba(255,255,255,.36);box-shadow:0 10px 28px rgba(4,29,49,.2)}.site-header{position:absolute;top:0;left:0;z-index:10;width:100%;padding-top:32px}@media only screen and (max-width:568px){.site-header{padding-top:20px}}.site-header__inner{position:relative;z-index:12;display:flex;align-items:center;gap:24px}@media only screen and (max-width:1280px){.site-header__inner{gap:20px}}@media only screen and (max-width:568px){.site-header__inner{gap:20px}}.site-header__logo{flex:0 0 auto;width:194px;height:48px;transition:opacity .2s ease}.site-header__logo:hover{opacity:.75}.site-header__logo:focus-visible{outline:2px solid var(--color-white);outline-offset:4px}@media only screen and (max-width:1280px){.site-header__logo{width:165px;height:41px}}@media only screen and (max-width:1024px){.site-header__logo{width:129.394px;height:32px}}.site-header__logo img{width:100%;height:100%;transform:scaleY(-1)}.site-header__nav{margin-left:auto}@media only screen and (max-width:992px){.site-header__nav{position:fixed;top:0;right:0;bottom:0;z-index:11;width:min(360px,100vw - 32px);margin-left:0;padding:104px 32px 40px;overflow-y:auto;border-radius:24px 0 0 24px;background:rgba(4,29,49,.98);box-shadow:-24px 0 64px rgba(0,0,0,.28);opacity:0;visibility:hidden;transform:translateX(100%);transition:transform .35s ease,opacity .25s ease,visibility .35s}}.site-header__menu{display:flex;align-items:center;gap:28px}@media only screen and (max-width:1280px){.site-header__menu{gap:20px}}@media only screen and (max-width:992px){.site-header__menu{flex-direction:column;align-items:flex-start;gap:0}}.site-header__item{position:relative}@media only screen and (max-width:992px){.site-header__item{width:100%;border-bottom:1px solid rgba(255,255,255,.12)}}.site-header__language,.site-header__link{display:inline-flex;align-items:center;gap:6px;color:var(--color-white);font-size:16px;font-weight:500;line-height:1.5;white-space:nowrap;transition:opacity .2s ease}.site-header__language:hover,.site-header__link:hover{opacity:.7}.site-header__language:focus-visible,.site-header__link:focus-visible{outline:2px solid var(--color-white);outline-offset:4px}@media only screen and (max-width:1280px){.site-header__language,.site-header__link{font-size:15px}}@media only screen and (max-width:1024px){.site-header__language,.site-header__link{font-size:14px}}@media only screen and (max-width:992px){.site-header__language,.site-header__link{justify-content:space-between;width:100%;padding:16px 0;font-size:18px}}.site-header__language img,.site-header__link img{width:11px;height:6px;transition:transform .25s ease}@media only screen and (max-width:1024px){.site-header__language img,.site-header__link img{width:7px;height:4px}}.site-header__item--expanded .site-header__submenu,.site-header__item--has-submenu:not(.site-header__language-switcher):focus-within .site-header__submenu,.site-header__item--has-submenu:not(.site-header__language-switcher):hover .site-header__submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header__item--expanded .site-header__submenu-trigger img,.site-header__item--has-submenu:not(.site-header__language-switcher):focus-within .site-header__submenu-trigger img,.site-header__item--has-submenu:not(.site-header__language-switcher):hover .site-header__submenu-trigger img{transform:rotate(180deg)}@media only screen and (max-width:992px){.site-header__item--has-submenu:focus-within .site-header__submenu-trigger img{transform:none}.site-header__item--expanded .site-header__submenu-trigger img{transform:rotate(180deg)}}.site-header__submenu{position:absolute;top:calc(100% + 12px);left:-20px;z-index:4;display:flex;flex-direction:column;gap:4px;width:232px;padding:12px;border:1px solid rgba(4,29,49,.1);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 20px 44px rgba(4,29,49,.16);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .2s ease,visibility .2s ease,transform .25s ease;backdrop-filter:blur(12px)}.site-header__submenu::before{position:absolute;right:0;bottom:100%;left:0;height:13px;content:""}@media only screen and (max-width:992px){.site-header__submenu{position:static;width:100%;height:0;gap:0;padding:0;overflow:hidden;border:0;border-radius:0;background:0 0;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:height .3s ease;backdrop-filter:none}}.site-header__submenu-link{display:block;padding:10px 12px;border-radius:10px;color:rgba(4,29,49,.78);font-size:14px;font-weight:500;line-height:1.35;transition:color .2s ease,background-color .2s ease,transform .2s ease}.site-header__submenu-link:hover{color:var(--color-navy);background-color:rgba(4,29,49,.07);transform:translateX(3px)}.site-header__submenu-link:focus-visible{outline:2px solid var(--color-navy);outline-offset:-2px}.site-header__submenu-link--active{color:var(--color-navy);background-color:rgba(4,29,49,.07)}@media only screen and (max-width:992px){.site-header__submenu-link{padding:10px 16px;color:rgba(255,255,255,.78);font-size:15px}.site-header__submenu-link--active,.site-header__submenu-link:hover{color:var(--color-white);background-color:rgba(255,255,255,.1)}.site-header__submenu-link:focus-visible{outline-color:var(--color-white)}}.site-header__language-wrapper{position:relative;flex:0 0 auto}.site-header__language-switcher{position:relative;flex:0 0 auto}@media only screen and (max-width:992px){.site-header__language-switcher{display:none}}.site-header__language{flex:0 0 auto;cursor:pointer;background:0 0;border:none}.site-header__language-dropdown{position:absolute;top:100%;right:0;margin-top:8px;min-width:80px;padding:6px 0;background:#18191b;border:1px solid rgba(255,255,255,.15);border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.35);opacity:0;visibility:hidden;transform:translateY(6px);transition:all .2s ease;z-index:100;list-style:none}.site-header__language-dropdown li{margin:0;padding:0}.site-header__language-dropdown a{display:block;padding:6px 14px;color:var(--color-white);font-size:14px;font-weight:500;text-decoration:none;transition:background .15s ease}.site-header__language-dropdown a.site-header__language-option--active,.site-header__language-dropdown a:hover{background:rgba(255,255,255,.12)}.site-header__language-item{display:none}@media only screen and (max-width:992px){.site-header__language-item{display:block;margin-top:20px;padding:0 16px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background-color:rgba(255,255,255,.07)}}@media only screen and (max-width:992px){.site-header__language-item .site-header__language{padding:12px 0;font-size:15px}}@media only screen and (max-width:992px){.site-header__language-item .site-header__submenu-link{padding-right:8px;padding-left:8px;font-size:14px}}.site-header__submenu--language{right:-12px;left:auto;width:156px}.site-header__cta{position:relative;z-index:13;flex:0 0 auto}@media only screen and (max-width:992px){.site-header__cta{margin-left:auto}}.site-header__toggle{position:relative;z-index:13;display:none;flex:0 0 auto;align-items:center;justify-content:center;width:24px;height:24px;transition:opacity .2s ease,transform .2s ease}.site-header__toggle::after,.site-header__toggle::before{position:absolute;width:20px;height:2px;border-radius:2px;background-color:var(--color-white);content:"";opacity:0;transition:transform .35s ease,opacity .2s ease}.site-header__toggle:hover{opacity:.7;transform:scale(1.08)}.site-header__toggle:focus-visible{outline:2px solid var(--color-white);outline-offset:4px}@media only screen and (max-width:992px){.site-header__toggle{display:inline-flex}}.site-header__toggle img{width:20px;height:20px;transition:opacity .2s ease}.site-header__backdrop{position:fixed;inset:0;z-index:10;display:none;background-color:rgba(4,29,49,.55);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s;backdrop-filter:blur(4px)}@media only screen and (max-width:992px){.site-header__backdrop{display:block}}.site-header--open .site-header__nav{opacity:1;visibility:visible;transform:translateX(0)}.site-header--open .site-header__backdrop{opacity:1;visibility:visible}.site-header--open .site-header__toggle::before{opacity:1;transform:rotate(45deg)}.site-header--open .site-header__toggle::after{opacity:1;transform:rotate(-45deg)}.site-header--open .site-header__toggle img{opacity:0}.solution-card{position:relative;display:flex;justify-content:flex-end;flex-direction:column;overflow:hidden;aspect-ratio:17/24;padding:24px 24px 40px;border-radius:10px;color:var(--color-white);text-align:center;text-decoration:none;transition:transform .25s ease}@media only screen and (max-width:1280px){.solution-card{aspect-ratio:113/80}}@media only screen and (max-width:568px){.solution-card{aspect-ratio:35/22;padding:24px;border-radius:12px}}.solution-card__image,.solution-card__overlay{position:absolute;inset:0}.solution-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;backface-visibility:hidden;transform:translateZ(0);transition:transform .45s ease;will-change:transform}.solution-card__image img{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}picture:has(>.solution-card__image){position:absolute;inset:0;display:block;width:100%;height:100%}.solution-card__overlay{background:linear-gradient(to top,var(--color-navy) 0,rgba(4,29,49,0) 50.337%)}@media only screen and (max-width:568px){.solution-card__overlay{background:linear-gradient(to top,var(--color-navy) 0,rgba(0,0,0,0) 100%)}}.solution-card__content{position:relative;display:flex;flex-direction:column;gap:12px;width:100%}@media only screen and (max-width:568px){.solution-card__content{gap:6px;text-align:left}}.solution-card__title{font-size:24px;font-weight:500;line-height:1.2}@media only screen and (max-width:992px){.solution-card__title{font-size:22px}}@media only screen and (max-width:768px){.solution-card__title{font-size:20px}}@media only screen and (max-width:568px){.solution-card__title{font-weight:600;line-height:normal}}.solution-card__text{font-size:16px;font-weight:400;line-height:1.5}@media only screen and (max-width:992px){.solution-card__text{font-size:15px}}@media only screen and (max-width:768px){.solution-card__text{font-size:14px}}@media only screen and (max-width:568px){.solution-card__text{line-height:normal;opacity:.9}}.solution-card:focus-visible .solution-card__image,.solution-card:hover .solution-card__image{transform:translateZ(0) scale(1.05)}.solution-card:focus-visible{outline:3px solid var(--color-green);outline-offset:3px}.integration-card{display:flex;min-width:0;align-items:center;flex-direction:column;gap:16px;padding:24px 48px;border-radius:15px;background-color:#e2f1fd}@media only screen and (max-width:1280px){.integration-card{padding:24px}}@media only screen and (max-width:568px){.integration-card{flex-direction:row;padding:16px;border-radius:12px}}.integration-card__logo{width:100%;height:64px;-o-object-fit:contain;object-fit:contain}.integration-card__logo img{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}@media only screen and (max-width:1280px){.integration-card__logo{height:48px}}@media only screen and (max-width:568px){.integration-card__logo{width:40px;height:40px;flex:0 0 40px}}.integration-card__name{margin:0;color:#474747;font-size:14px;font-weight:400;line-height:16px;text-align:center;white-space:nowrap}@media only screen and (max-width:1280px){.integration-card__name{line-height:normal}}@media only screen and (max-width:568px){.integration-card__name{text-align:left}}.case-study-card{position:relative;display:flex;box-sizing:border-box;min-width:0;flex-direction:column;overflow:hidden;border-radius:10px;background-color:var(--color-white);color:inherit;text-decoration:none;isolation:isolate;transition:box-shadow 320ms ease}.case-study-card::after{position:absolute;inset:0;z-index:3;border:2px solid transparent;border-radius:inherit;content:"";pointer-events:none;transition:border-color 320ms ease,box-shadow 320ms ease}.case-study-card:focus-visible,.case-study-card:hover{box-shadow:0 20px 48px rgba(4,29,49,.18)}.case-study-card:focus-visible::after,.case-study-card:hover::after{border-color:rgba(0,104,189,.45);box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.case-study-card:focus-visible .case-study-card__image,.case-study-card:hover .case-study-card__image{transform:scale(1.055)}.case-study-card:focus-visible .case-study-card__overlay,.case-study-card:hover .case-study-card__overlay{opacity:.88}.case-study-card:focus-visible .case-study-card__logo,.case-study-card:hover .case-study-card__logo{filter:brightness(0) invert(1) drop-shadow(0 8px 14px rgba(0, 0, 0, .22))}.case-study-card:focus-visible .case-study-card__link,.case-study-card:hover .case-study-card__link{gap:12px;color:#004f91}.case-study-card:focus-visible .case-study-card__link img,.case-study-card:hover .case-study-card__link img{transform:translateX(4px)}.case-study-card:focus-visible{outline:3px solid #0068bd;outline-offset:3px}@media only screen and (max-width:1280px){.case-study-card{border-radius:15px}}.case-study-card__media{position:relative;z-index:0;width:100%;height:309px;flex:0 0 309px;overflow:hidden}@media only screen and (max-width:1024px){.case-study-card__media{height:220px;flex:0 0 220px}}@media only screen and (max-width:568px){.case-study-card__media{height:160px;flex-basis:160px}}.case-study-card__image,.case-study-card__overlay{position:absolute;inset:0}.case-study-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;backface-visibility:hidden;transform:translateZ(0);transition:transform 650ms cubic-bezier(.2,.75,.25,1);will-change:transform}.case-study-card__image img{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}.case-study-card__overlay{background:linear-gradient(0deg,rgba(4,29,49,.96) 0,rgba(4,29,49,.08) 100%),rgba(8,65,111,.2);transition:opacity 420ms ease}.case-study-card__media-content{position:relative;z-index:1;display:flex;height:100%;flex-direction:column;gap:24px;padding:32px}@media only screen and (max-width:1280px){.case-study-card__media-content{gap:20px;padding:24px}}@media only screen and (max-width:992px){.case-study-card__media-content{gap:16px;padding:20px}}@media only screen and (max-width:1024px){.case-study-card__media-content{align-items:center;justify-content:center;gap:0;padding:0}}@media only screen and (max-width:768px){.case-study-card__media-content{padding:20px}}@media only screen and (max-width:568px){.case-study-card__media-content{padding:24px}}.case-study-card__desktop-summary{display:contents}@media only screen and (max-width:1024px){.case-study-card__desktop-summary{display:none}}.case-study-card__responsive-summary{display:none}@media only screen and (max-width:1024px){.case-study-card__responsive-summary{display:contents}}.case-study-card__logo{width:175px;height:56px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 0 0 rgba(0, 0, 0, 0));transition:filter 360ms ease}.case-study-card__logo img{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}.case-study-card__category{position:absolute;top:32px;right:32px;display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:60px;background-color:rgba(255,255,255,.16);color:var(--color-white);font-size:14px;font-weight:400;line-height:1.4;white-space:nowrap;backdrop-filter:blur(20px)}@media only screen and (max-width:1280px){.case-study-card__category{top:24px;right:24px;font-size:12px}}@media only screen and (max-width:992px){.case-study-card__category{top:20px;right:20px}}@media only screen and (max-width:1024px){.case-study-card__category{display:none}}@media only screen and (max-width:568px){.case-study-card__category{right:24px;max-width:calc(100% - 48px);overflow:hidden;text-overflow:ellipsis}}.case-study-card__body{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;gap:24px;padding:32px}@media only screen and (max-width:1280px){.case-study-card__body{gap:20px;padding:24px}}@media only screen and (max-width:568px){.case-study-card__body{padding:24px}}.case-study-card__title{width:min(560px,100%);margin:auto 0 0;color:var(--color-white);font-size:32px;font-weight:500;line-height:normal}.case-study-card__title:has(+.case-study-card__quote),.case-study-card__title:last-child{min-height:197px}@media only screen and (max-width:1280px){.case-study-card__title{width:100%;font-size:24px}.case-study-card__title:has(+.case-study-card__quote),.case-study-card__title:last-child{min-height:0}}@media only screen and (max-width:992px){.case-study-card__title{font-size:20px;line-height:1.2}}@media only screen and (max-width:768px){.case-study-card__title{font-size:18px}}.case-study-card__title--media{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media only screen and (max-width:1024px){.case-study-card__title--media{display:none}}.case-study-card__title--tablet{display:none}@media only screen and (max-width:1024px){.case-study-card__title--tablet{display:block;width:100%;margin:0;color:var(--color-navy);font-size:24px;line-height:normal}}@media only screen and (max-width:568px){.case-study-card__title--tablet{font-size:20px}}.case-study-card__stats{display:flex;gap:16px;padding-top:24px;border-top:1px solid rgba(255,255,255,.48);color:var(--color-white)}@media only screen and (max-width:1280px){.case-study-card__stats{gap:24px;padding-top:20px}}@media only screen and (max-width:768px){.case-study-card__stats{gap:12px}}@media only screen and (max-width:1024px){.case-study-card__stats--media{display:none}}.case-study-card__stats--tablet{display:none}@media only screen and (max-width:1024px){.case-study-card__stats--tablet{display:flex;flex-wrap:wrap;gap:24px;padding:0;border:0;color:#000;white-space:nowrap}}.case-study-card__stat{display:flex;min-width:0;flex:1;flex-direction:column;line-height:1.4}.case-study-card__stat span{font-size:14px;font-weight:400;text-transform:uppercase}.case-study-card__stat strong{font-size:18px;font-weight:700}@media only screen and (max-width:1280px){.case-study-card__stat{line-height:normal}.case-study-card__stat span{font-size:12px}}.case-study-card__stats--tablet .case-study-card__stat{flex:0 1 auto}@media only screen and (max-width:992px){.case-study-card__stats--tablet .case-study-card__stat span{font-size:10px}.case-study-card__stats--tablet .case-study-card__stat strong{font-size:16px}}@media only screen and (max-width:768px){.case-study-card__stats--tablet .case-study-card__stat span{font-size:12px}.case-study-card__stats--tablet .case-study-card__stat strong{font-size:18px}}.case-study-card__quote{margin:0;color:var(--color-navy);font-size:20px;font-weight:400;line-height:1.4}.case-study-card__title+.case-study-card__quote{margin-top:auto}@media only screen and (max-width:1280px){.case-study-card__quote{font-size:16px;opacity:.8}.case-study-card__title+.case-study-card__quote{margin-top:0}}.case-study-card__author{display:flex;margin:0;color:var(--color-navy);font-size:16px;line-height:1.5;flex-direction:column}.case-study-card__author strong{font-weight:700}@media only screen and (max-width:1280px){.case-study-card__author{margin-top:auto;font-size:14px}}.case-study-card__link{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;color:#0068bd;font-size:16px;font-weight:500;line-height:1.5;transition:gap 280ms ease,color 280ms ease}.case-study-card__link img{width:16px;height:16px;transition:transform 280ms cubic-bezier(.2,.75,.25,1)}@media only screen and (max-width:1280px){.case-study-card__link{font-size:14px}.case-study-card__link img{width:12px;height:12px}}@media (prefers-reduced-motion:reduce){.case-study-card{transition:none}.case-study-card .case-study-card__image,.case-study-card .case-study-card__link,.case-study-card .case-study-card__link img,.case-study-card .case-study-card__logo,.case-study-card .case-study-card__overlay,.case-study-card::after{transition:none}.case-study-card__link{transition:none}}.news-card{display:flex;box-sizing:border-box;min-width:0;flex-direction:column;overflow:hidden;border-radius:20px;background-color:rgba(0,104,189,.08);color:var(--color-navy);isolation:isolate;transition:box-shadow .3s ease,transform .3s ease}.news-card:focus-visible,.news-card:hover{box-shadow:0 20px 44px rgba(4,29,49,.16);transform:translateY(-4px)}.news-card:focus-visible .news-card__image,.news-card:hover .news-card__image{transform:scale(1.05)}.news-card:focus-visible .news-card__link,.news-card:hover .news-card__link{gap:12px}.news-card:focus-visible .news-card__link img,.news-card:hover .news-card__link img{transform:translateX(4px)}.news-card:focus-visible{outline:3px solid #0068bd;outline-offset:3px}.news-card__media{position:relative;overflow:hidden;aspect-ratio:603/320;padding:32px}@media only screen and (max-width:568px){.news-card__media{aspect-ratio:280/186;padding:24px}}.news-card__image,.news-card__tint{position:absolute;inset:0}.news-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .5s cubic-bezier(.2,.75,.25,1)}.news-card__image img{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}.news-card__tint{background-color:rgba(8,65,111,.2);mix-blend-mode:screen;pointer-events:none}.news-card__tags{position:relative;display:flex;gap:12px}.news-card__tag{padding:6px 10px;border-radius:60px;background-color:rgba(255,255,255,.7);font-size:14px;font-weight:600;line-height:normal;text-transform:uppercase;backdrop-filter:blur(20px)}.news-card__body{display:flex;flex:1;flex-direction:column;gap:40px;padding:32px}@media only screen and (max-width:1280px){.news-card__body{padding:24px}}@media only screen and (max-width:568px){.news-card__body{gap:24px}}.news-card__copy{display:flex;flex:1;flex-direction:column;gap:16px}.news-card__title{font-size:24px;font-weight:500;line-height:normal}@media only screen and (max-width:1280px){.news-card__title{font-size:20px}}@media only screen and (max-width:568px){.news-card__title{font-size:18px}}.news-card__text{font-size:16px;line-height:1.4}@media only screen and (max-width:568px){.news-card__text{font-size:14px}}.news-card__footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.news-card__date{min-width:0;font-size:14px;font-weight:500;line-height:normal;opacity:.64;text-transform:uppercase}.news-card__link{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:#0068bd;font-size:16px;font-weight:500;line-height:1.5;transition:gap 250ms ease}@media only screen and (max-width:1280px){.news-card__link{font-size:14px}}@media only screen and (max-width:568px){.news-card__link{font-size:16px}}.news-card__link img{width:16px;height:16px;transition:transform 250ms ease}@media only screen and (max-width:1280px){.news-card__link img{width:12px;height:12px}}@media only screen and (max-width:568px){.news-card__link img{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.news-card{transition:none}.news-card__image,.news-card__link,.news-card__link img{transition:none}}.accordion{width:100%}.accordion__item{padding:24px 0;border-bottom:1px solid rgba(4,29,49,.2)}.accordion__item:first-child{padding-top:0}@media only screen and (max-width:1280px){.accordion__item{padding:24px 0 16px}.accordion__item:first-child{padding-top:0}}@media only screen and (max-width:568px){.accordion__item{padding:12px 0}}.accordion__heading{margin:0}.accordion__trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;color:var(--color-navy);font-size:20px;font-weight:500;line-height:1.5;text-align:left;transition:color 180ms ease}.accordion__trigger:focus-visible,.accordion__trigger:hover{color:#0068bd}@media only screen and (max-width:1280px){.accordion__trigger{font-size:18px;line-height:normal}}@media only screen and (max-width:568px){.accordion__trigger{gap:8px;font-size:15px;font-weight:600;line-height:normal}}.accordion__icon{position:relative;display:block;width:24px;height:24px;flex:0 0 24px}@media only screen and (max-width:568px){.accordion__icon{width:20px;height:20px;flex-basis:20px}}.accordion__icon img{position:absolute;inset:0;display:block;width:100%;height:100%;transition:opacity 180ms ease,transform 180ms ease}.accordion__icon-minus{opacity:0;transform:rotate(-90deg)}.accordion__panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows 280ms ease,opacity 220ms ease}.accordion__panel-inner{overflow:hidden}.accordion__panel-inner p{padding-top:24px;font-size:16px;line-height:1.4}@media only screen and (max-width:1280px){.accordion__panel-inner p{padding-top:16px;font-size:15px;line-height:normal;opacity:.7}}@media only screen and (max-width:568px){.accordion__panel-inner p{padding-top:12px;font-size:14px;opacity:.8}}.accordion__item--open .accordion__icon-plus{opacity:0;transform:rotate(90deg)}.accordion__item--open .accordion__icon-minus{opacity:1;transform:rotate(0)}.accordion__item--open .accordion__panel{grid-template-rows:1fr;opacity:1}@media (prefers-reduced-motion:reduce){.accordion__icon img,.accordion__panel,.accordion__trigger{transition:none}}.questions-form{width:100%}.questions-form .quform-child-elements,.questions-form .quform-elements{display:flex;flex-direction:column;gap:24px}.questions-form .quform-element-column,.questions-form .quform-element-row{display:contents}.questions-form .quform-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.questions-form .quform-field{display:block;width:100%;border:1px solid rgba(4,29,49,.24);background-color:var(--color-white);color:var(--color-navy);font:400 14px/16px var(--font-primary);outline:0;transition:border-color 180ms ease,box-shadow 180ms ease}.questions-form .quform-field::-moz-placeholder{color:rgba(4,29,49,.8);opacity:1}.questions-form .quform-field::placeholder{color:rgba(4,29,49,.8);opacity:1}.questions-form .quform-field:hover{border-color:rgba(4,29,49,.48)}.questions-form .quform-field:focus{border-color:#0068bd;box-shadow:0 0 0 3px rgba(0,104,189,.12)}.questions-form .quform-field-select,.questions-form .quform-field-text{height:48px;padding:0 24px;border-radius:60px}.questions-form .quform-field-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f0f0f0;background-image:url(../icons/questions/select-chevron.svg);background-position:right 24px center;background-repeat:no-repeat;background-size:7px 4px;cursor:pointer}.questions-form .quform-field-textarea{min-height:112px;padding:20px 24px;border-radius:16px;resize:vertical}.questions-form .quform-hcaptcha,.questions-form__captcha{min-height:56px;padding:20px 24px;border:1px solid rgba(4,29,49,.24);border-radius:16px;background-color:var(--color-white);color:rgba(4,29,49,.8);font-size:14px;font-weight:700;line-height:16px}.questions-form .quform-submit{display:flex;width:100%;height:56px;align-items:center;justify-content:center;gap:8px;padding:16px 48px;border-radius:60px;background-color:var(--color-green);color:var(--color-white);font-size:16px;font-weight:500;line-height:1.5;transition:background-color 180ms ease,transform 180ms ease}@media only screen and (max-width:1280px){.questions-form .quform-submit{height:48px;padding:14px 32px;font-size:14px;line-height:normal}}.questions-form .quform-submit:focus-visible,.questions-form .quform-submit:hover{background-color:#158a47;transform:translateY(-2px)}.questions-form .quform-submit img{width:16px;height:16px}@media only screen and (max-width:1280px){.questions-form .quform-submit img{width:12px;height:12px}}.hero{position:relative;overflow:hidden;color:var(--color-white)}.hero__video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,var(--color-navy) 5%,rgba(4,29,49,0) 50%),linear-gradient(90deg,var(--color-navy) 0,rgba(4,29,49,0) 50%);pointer-events:none}.hero__overlay::before{position:absolute;inset:0;background-color:rgba(8,65,111,.2);content:"";mix-blend-mode:screen}@media only screen and (max-width:568px){.hero__overlay{background:linear-gradient(180deg,var(--color-navy) 5%,rgba(4,29,49,0) 50%),linear-gradient(0deg,var(--color-navy) 0,rgba(4,29,49,0) 100%)}}.hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;padding-top:425.6px;padding-bottom:64px}@media only screen and (max-width:1280px){.hero__inner{padding-top:380.3px;padding-bottom:56px}}@media only screen and (max-width:1024px){.hero__inner{padding-top:320px;padding-bottom:64px}}@media only screen and (max-width:568px){.hero__inner{padding-top:204.844px;padding-bottom:48px}}.hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:720px}@media only screen and (max-width:1280px){.hero__content{width:640px}}@media only screen and (max-width:1024px){.hero__content{width:560px}}@media only screen and (max-width:568px){.hero__content{gap:16px;width:100%}}.hero__badge{position:absolute;right:32px;bottom:64px;width:80px;height:103px;border-radius:4px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1280px){.hero__badge{right:16px;bottom:56px;width:70px;height:90px}}@media only screen and (max-width:1024px){.hero__badge{right:0;bottom:48px;width:64px;height:82px}}@media only screen and (max-width:568px){.hero__badge{position:static;width:37px;height:48px;border-radius:2px}}.hero__badge img{width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}.hero__title{font-size:56px;font-weight:500;line-height:1.1}@media only screen and (max-width:1280px){.hero__title{font-size:48px}}@media only screen and (max-width:1024px){.hero__title{font-size:40px}}@media only screen and (max-width:568px){.hero__title{font-size:32px;line-height:1.15}}.hero__text{width:560px;font-size:24px;font-weight:400;line-height:1.4}@media only screen and (max-width:1280px){.hero__text{width:520px;font-size:22px}}@media only screen and (max-width:1024px){.hero__text{width:480px;font-size:20px}}@media only screen and (max-width:568px){.hero__text{width:100%;font-size:18px}}.hero__content+.button{margin-top:32px}@keyframes trusted-by-scroll{from{transform:translateX(var(--trusted-by-start))}to{transform:translateX(calc(var(--trusted-by-start) - var(--trusted-by-distance)))}}.trusted-by{position:relative;overflow:hidden;padding-top:48px}@media only screen and (max-width:568px){.trusted-by{padding-top:32px}}.trusted-by__inner{width:100%}.trusted-by__marquee{height:63.173px;width:100vw;margin-left:calc(50% - 50vw)}@media only screen and (max-width:1280px){.trusted-by__marquee{height:47.38px}}.trusted-by__rail{--trusted-by-start:96px;--trusted-by-distance:1712px;display:flex;width:-moz-max-content;width:max-content;gap:0;flex-wrap:nowrap;animation:trusted-by-scroll 32s linear infinite;animation-fill-mode:both;will-change:transform}@media only screen and (max-width:1280px){.trusted-by__rail{--trusted-by-start:calc((100vw - 1110px) / 2);--trusted-by-distance:1284px}}@media only screen and (max-width:568px){.trusted-by__rail{--trusted-by-start:20px}}.trusted-by__marquee:focus-within .trusted-by__rail,.trusted-by__marquee:hover .trusted-by__rail{animation-play-state:paused}.trusted-by__track{position:relative;flex:0 0 1712px;flex-shrink:0;width:1110px;height:47.38px;background-color:rgba(255,255,255,.1);transform:scale(1.3333333333);transform-origin:top left}@media only screen and (max-width:1280px){.trusted-by__track{flex-basis:1284px;transform:none}}.trusted-by__brand{position:absolute;overflow:hidden}.trusted-by__brand img{position:absolute;max-width:none}.trusted-by__brand--1{top:10.19px;left:-63.75px;width:77.25px;height:27px}.trusted-by__brand--1 img{top:-21.25%;left:-18.78%;width:130.13%;height:142.5%}.trusted-by__brand--2{top:10.19px;left:58.5px;width:134.25px;height:27px}.trusted-by__brand--2 img{top:-77.03%;left:-16.48%;width:132.95%;height:254.05%}.trusted-by__brand--3{top:12.81px;left:237.75px;width:135px;height:21.75px}.trusted-by__brand--3 img{top:-135.19%;left:-26.92%;width:153.85%;height:370.37%}.trusted-by__brand--4{top:10.19px;left:417.75px;width:135px;height:27px}.trusted-by__brand--4 img{top:-122.41%;left:-39.66%;width:179.31%;height:344.83%}.trusted-by__brand--5{top:8.31px;left:597.75px;width:135px;height:30.75px}.trusted-by__brand--5 img{top:-26.24%;left:-15.22%;width:131.57%;height:155.32%}.trusted-by__brand--6{top:0;left:777.75px;width:135px;height:47.38px}.trusted-by__brand--6 img{top:-23.29%;left:-22.12%;width:144.23%;height:157.53%}.trusted-by__brand--7{top:10.19px;left:957.75px;width:66px;height:27px}.trusted-by__brand--7 img{top:-60.2%;left:-37.1%;width:177.49%;height:209.57%}.trusted-by__brand--8{top:7.19px;left:1068.75px;width:105px;height:33px}.trusted-by__brand--8 img{top:-35.65%;left:-20.77%;width:141.53%;height:171.3%}@media (prefers-reduced-motion:reduce){.trusted-by__rail{animation:none}}.workspace-solutions{padding:96px 0}@media only screen and (max-width:1280px){.workspace-solutions{padding:64px 0}}@media only screen and (max-width:568px){.workspace-solutions{padding:48px 0}}.workspace-solutions .container{padding-right:96px;padding-left:96px}@media only screen and (max-width:1280px){.workspace-solutions .container{padding-right:48px;padding-left:48px}}@media only screen and (max-width:568px){.workspace-solutions .container{padding-right:20px;padding-left:20px}}.workspace-solutions__inner{display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:568px){.workspace-solutions__inner{gap:24px}}.workspace-solutions__title{margin:0;color:var(--color-navy);font-size:40px;font-weight:500;line-height:1.1}@media only screen and (max-width:1280px){.workspace-solutions__title{font-size:32px}}@media only screen and (max-width:568px){.workspace-solutions__title{font-size:24px}}.workspace-solutions__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media only screen and (max-width:1280px){.workspace-solutions__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media only screen and (max-width:568px){.workspace-solutions__grid{grid-template-columns:1fr;gap:16px}}.occupancy-cta .container{padding-right:96px;padding-left:96px}@media only screen and (max-width:1280px){.occupancy-cta .container{padding-right:48px;padding-left:48px}}@media only screen and (max-width:568px){.occupancy-cta .container{padding-right:20px;padding-left:20px}}.occupancy-cta__inner{display:flex;align-items:center;gap:48px;padding:64px 0;border-top:1px solid rgba(4,29,49,.32);border-bottom:1px solid rgba(4,29,49,.32)}@media only screen and (max-width:1280px){.occupancy-cta__inner{align-items:flex-start;gap:32px;border-color:rgba(4,29,49,.2)}}@media only screen and (max-width:768px){.occupancy-cta__inner{flex-direction:column;gap:24px}}@media only screen and (max-width:568px){.occupancy-cta__inner{padding:48px 0}}.occupancy-cta__title{flex:0 0 auto;margin:0;color:var(--color-navy);font-size:40px;font-weight:500;line-height:1.1}.occupancy-cta__title u{text-underline-offset:.08em}@media only screen and (max-width:1280px){.occupancy-cta__title{width:400px;font-size:32px}}@media only screen and (max-width:768px){.occupancy-cta__title{width:100%}}@media only screen and (max-width:568px){.occupancy-cta__title{width:auto;font-size:24px}}.occupancy-cta__divider{align-self:stretch;width:1px;background-color:rgba(4,29,49,.32)}@media only screen and (max-width:1280px){.occupancy-cta__divider{background-color:rgba(4,29,49,.2)}}@media only screen and (max-width:768px){.occupancy-cta__divider{display:none}}.occupancy-cta__content{display:flex;align-items:center;gap:48px;min-width:0;flex:1}@media only screen and (max-width:1280px){.occupancy-cta__content{align-items:flex-start;flex-direction:column;gap:24px}}@media only screen and (max-width:768px){.occupancy-cta__content{width:100%}}.occupancy-cta__text{flex:1;margin:0;color:var(--color-navy);font-size:18px;font-weight:400;line-height:1.5}.occupancy-cta__text strong{font-weight:700}@media only screen and (max-width:1280px){.occupancy-cta__text{font-size:16px}}.occupancy-cta__button{flex:0 0 auto}@media only screen and (max-width:568px){.occupancy-cta__button{height:48px;width:100%;font-size:14px;font-weight:500}.occupancy-cta__button img{width:12px;height:12px}}.unique-value .container{padding-right:96px;padding-left:96px}@media only screen and (max-width:1280px){.unique-value .container{padding-right:48px;padding-left:48px}}@media only screen and (max-width:568px){.unique-value .container{padding-right:20px;padding-left:20px}}.unique-value__inner{display:flex;flex-direction:column;gap:32px;padding:96px 0}@media only screen and (max-width:1280px){.unique-value__inner{padding:64px 0}}@media only screen and (max-width:568px){.unique-value__inner{gap:24px;padding:48px 0}}.unique-value__title{margin:0;color:var(--color-navy);font-size:40px;font-weight:500;line-height:1.1}@media only screen and (max-width:1280px){.unique-value__title{font-size:32px}}@media only screen and (max-width:568px){.unique-value__title{font-size:24px}}.unique-value__content{display:flex;width:100%;flex-direction:column}.unique-value__tabs{display:flex;overflow:hidden;border-radius:20px 20px 0 0}@media only screen and (max-width:1280px){.unique-value__tabs{border-radius:16px 16px 0 0}}@media only screen and (max-width:768px){.unique-value__tabs{flex-wrap:wrap}}@media only screen and (max-width:568px){.unique-value__tabs{display:none}}.unique-value__tab{display:flex;align-items:center;justify-content:center;min-width:0;flex:1;padding:16px 24px;border:0;border-right:1px solid rgba(8,65,111,.48);background:#e2f1fd;color:#0068bd;font:600 16px/1.5 var(--font-primary);white-space:nowrap;transition:color 180ms ease,background-color 180ms ease}.unique-value__tab:last-child{border-right:0}.unique-value__tab:focus-visible,.unique-value__tab:hover{background-color:#cce7fb}@media only screen and (max-width:1280px){.unique-value__tab{padding-right:12px;padding-left:12px;font-size:13px;line-height:normal}}@media only screen and (max-width:768px){.unique-value__tab{flex:0 0 33.333%;border-bottom:1px solid rgba(8,65,111,.48)}.unique-value__tab:nth-child(3n){border-right:0}.unique-value__tab:nth-last-child(-n+3){border-bottom:0}}.unique-value__tab--active{border-color:rgba(255,255,255,.2);background-color:#0068bd;color:var(--color-white)}.unique-value__tab--active:focus-visible,.unique-value__tab--active:hover{background-color:#005aa3}.unique-value__slider{position:relative;overflow:hidden;border-radius:0 0 20px 20px}@media only screen and (max-width:1280px){.unique-value__slider{border-radius:0 0 16px 16px}}@media only screen and (max-width:568px){.unique-value__slider{border-radius:16px}}.unique-value .swiper-wrapper{display:flex;box-sizing:content-box}.unique-value__card{position:relative;display:flex;box-sizing:border-box;align-items:flex-end;width:100%;min-width:100%;flex:0 0 100%;padding:64px;aspect-ratio:176/75;overflow:hidden}.unique-value__card::after{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#041d31 0,rgba(4,29,49,0) 70.2%),rgba(8,65,111,.2);content:"";pointer-events:none}@media only screen and (max-width:1280px){.unique-value__card{aspect-ratio:auto;padding-top:64px;padding-bottom:64px}}@media only screen and (max-width:568px){.unique-value__card{align-items:stretch;flex-direction:column;padding:24px;background-color:var(--color-navy)}}.unique-value__image{position:absolute;inset:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.unique-value__image img{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}@media only screen and (max-width:568px){.unique-value__image{position:relative;inset:auto;height:160px;border-radius:8px;overflow:hidden}}.unique-value__body{position:relative;z-index:2;display:flex;width:100%;flex-direction:column;gap:24px;color:var(--color-white)}@media only screen and (max-width:568px){.unique-value__body{gap:20px;padding:20px 0 60px}}.unique-value__heading{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:568px){.unique-value__heading{align-items:center;flex-direction:row;gap:16px}}.unique-value__icon{display:block;width:64px;height:64px}@media only screen and (max-width:568px){.unique-value__icon{width:32px;height:32px}}.unique-value__card-title{width:min(603px,100%);margin:0;font-size:32px;font-weight:500;line-height:1.1}@media only screen and (max-width:568px){.unique-value__card-title{width:auto;font-size:20px;font-weight:600;line-height:normal}}.unique-value__list{margin:0;padding-left:30px;font-size:20px;line-height:1.5}.unique-value__list li+li{margin-top:8px}@media only screen and (max-width:1280px){.unique-value__list{padding-left:27px;font-size:18px}}@media only screen and (max-width:568px){.unique-value__list{padding-left:24px;font-size:16px}}.unique-value__note{margin:8px 0 0;padding-top:32px;border-top:1px solid rgba(255,255,255,.48);font-size:20px;font-style:italic;font-weight:700;line-height:1.5}@media only screen and (max-width:1280px){.unique-value__note{font-size:18px}}@media only screen and (max-width:568px){.unique-value__note{margin-top:0;padding-top:20px;font-size:16px;line-height:normal}}.unique-value__controls{display:none}@media only screen and (max-width:568px){.unique-value__controls{position:absolute;right:24px;bottom:24px;z-index:4;display:flex;gap:12px}}.unique-value__arrow{display:flex;width:40px;height:40px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:0 0;transition:transform 180ms ease,opacity 180ms ease}.unique-value__arrow:focus-visible,.unique-value__arrow:hover{transform:scale(1.06)}.unique-value__arrow.swiper-button-disabled{opacity:.45}.unique-value__arrow img{display:block;width:40px;height:40px}@media (prefers-reduced-motion:reduce){.unique-value__arrow,.unique-value__tab{transition:none}}.integrations .container{padding-right:96px;padding-left:96px}@media only screen and (max-width:1280px){.integrations .container{padding-right:48px;padding-left:48px}}@media only screen and (max-width:568px){.integrations .container{padding-right:20px;padding-left:20px}}.integrations__inner{display:flex;align-items:center;gap:120px;padding-bottom:96px}@media only screen and (max-width:1280px){.integrations__inner{gap:48px;padding-bottom:64px}}@media only screen and (max-width:768px){.integrations__inner{align-items:stretch;flex-direction:column;gap:32px}}@media only screen and (max-width:568px){.integrations__inner{gap:24px;padding-bottom:48px}}.integrations__content{display:flex;min-width:0;flex:1;flex-direction:column;gap:32px}@media only screen and (max-width:568px){.integrations__content{gap:24px}}.integrations__title{margin:0;color:var(--color-navy);font-size:40px;font-weight:500;line-height:1.1}@media only screen and (max-width:1280px){.integrations__title{font-size:32px}}@media only screen and (max-width:568px){.integrations__title{font-size:24px}}.integrations__text{margin:0;color:var(--color-navy);font-size:20px;font-weight:400;line-height:1.5}@media only screen and (max-width:1280px){.integrations__text{font-size:16px}}.integrations__grid{display:grid;min-width:0;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media only screen and (max-width:768px){.integrations__grid{width:100%}}@media only screen and (max-width:568px){.integrations__grid{grid-template-columns:1fr;gap:12px}}.case-studies .container{max-width:none;padding-right:32px;padding-left:32px}@media only screen and (max-width:1280px){.case-studies .container{padding-right:0;padding-left:0}}.case-studies__inner{display:flex;flex-direction:column;gap:32px;padding:64px;border-radius:20px;background-color:#f0f0f0}@media only screen and (max-width:1280px){.case-studies__inner{padding:64px 48px;border-radius:0}}@media only screen and (max-width:568px){.case-studies__inner{gap:24px;padding:48px 20px;border-radius:16px}}.case-studies__header{display:flex;align-items:center;justify-content:space-between;gap:24px}@media only screen and (max-width:568px){.case-studies__header{display:contents}}.case-studies__title{margin:0;color:var(--color-navy);font-size:40px;font-weight:500;line-height:1.1}@media only screen and (max-width:1280px){.case-studies__title{font-size:32px}}@media only screen and (max-width:568px){.case-studies__title{order:1;font-size:24px}}.case-studies__actions{display:flex;align-items:center;gap:24px}@media only screen and (max-width:568px){.case-studies__actions{order:3;width:100%}}.case-studies__all{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px;border-radius:60px;background-color:#0068bd;color:var(--color-white);font-size:16px;font-weight:500;line-height:1.5;white-space:nowrap;transition:background-color 180ms ease,transform 180ms ease}.case-studies__all:focus-visible,.case-studies__all:hover{background-color:#00549a;transform:translateY(-2px)}.case-studies__all img{width:16px;height:16px}@media only screen and (max-width:1280px){.case-studies__all{height:40px;padding:12px 24px;font-size:14px}.case-studies__all img{width:12px;height:12px}}@media only screen and (max-width:568px){.case-studies__all{min-width:0;flex:1}}.case-studies__navigation{display:flex;gap:16px}@media only screen and (max-width:1280px){.case-studies__navigation{gap:12px}}.case-studies__arrow{display:flex;width:48px;height:48px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:0 0;transition:transform 180ms ease,opacity 180ms ease}.case-studies__arrow:focus-visible,.case-studies__arrow:hover{transform:scale(1.06)}.case-studies__arrow img{width:48px;height:48px}@media only screen and (max-width:1280px){.case-studies__arrow{width:40px;height:40px}.case-studies__arrow img{width:40px;height:40px}}.case-studies__slider{overflow:hidden}@media only screen and (max-width:568px){.case-studies__slider{order:2}}.case-studies .swiper-wrapper{display:flex;align-items:stretch;box-sizing:content-box}.case-studies .swiper-slide{height:auto;flex-shrink:0}@media (prefers-reduced-motion:reduce){.case-studies__all,.case-studies__arrow{transition:none}}.try-now-banner .container{max-width:none;padding:96px}@media only screen and (max-width:1024px){.try-now-banner .container{padding:64px 48px}}@media only screen and (max-width:568px){.try-now-banner .container{padding:0}}.try-now-banner__inner{position:relative;overflow:hidden;border-radius:20px;background-color:var(--color-navy)}@media only screen and (max-width:568px){.try-now-banner__inner{border-radius:0}}.try-now-banner__background{position:absolute;top:0;left:0;display:block;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.try-now-banner__background img{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}.try-now-banner__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#041d31 0,rgba(4,29,49,0) 100%);pointer-events:none}@media only screen and (max-width:1024px){.try-now-banner__overlay{background:rgba(4,29,49,.6)}}@media only screen and (max-width:568px){.try-now-banner__overlay{background:rgba(4,29,49,.68)}}.try-now-banner__content{position:relative;z-index:1;display:flex;width:min(100%,800px);flex-direction:column;align-items:flex-start;gap:32px;padding:96px;color:var(--color-white)}@media only screen and (max-width:1024px){.try-now-banner__content{width:100%;gap:40px;padding:64px}}@media only screen and (max-width:568px){.try-now-banner__content{gap:24px;padding:48px 20px}}.try-now-banner__copy{display:flex;flex-direction:column;gap:24px;max-width:608px}.try-now-banner__title{font-size:40px;font-weight:500;line-height:1.1}@media only screen and (max-width:1024px){.try-now-banner__title{font-size:32px}}@media only screen and (max-width:568px){.try-now-banner__title{font-size:24px}}.try-now-banner__text{font-size:20px;line-height:1.5}@media only screen and (max-width:1024px){.try-now-banner__text{font-size:18px}}@media only screen and (max-width:568px){.try-now-banner__text{font-size:16px}}.try-now-banner__actions{display:flex;flex-wrap:wrap;gap:16px}@media only screen and (max-width:568px){.try-now-banner__actions{width:100%;flex-direction:column}}@media only screen and (max-width:1024px){.try-now-banner__button{height:48px;padding:14px 32px;font-size:14px}}@media only screen and (max-width:568px){.try-now-banner__button{width:100%}}.news .container{max-width:none;padding:0 96px 96px}@media only screen and (max-width:1280px){.news .container{padding:0 48px 64px}}@media only screen and (max-width:568px){.news .container{padding:48px 20px}}.news__inner{display:flex;min-width:0;flex-direction:column;gap:32px}@media only screen and (max-width:568px){.news__inner{gap:24px}}.news__header{display:flex;align-items:center;justify-content:space-between;gap:24px}@media only screen and (max-width:568px){.news__header{display:contents}}.news__title{min-width:0;flex:1;font-size:40px;font-weight:500;line-height:1.1}@media only screen and (max-width:1280px){.news__title{font-size:32px}}@media only screen and (max-width:568px){.news__title{order:1;font-size:24px}}.news__actions{display:flex;align-items:center;gap:24px;flex:0 0 auto}@media only screen and (max-width:568px){.news__actions{order:3;width:100%}}.news__all{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px;border-radius:60px;background-color:#0068bd;color:var(--color-white);font-size:16px;font-weight:500;line-height:1.5;white-space:nowrap;transition:background-color 180ms ease,transform 180ms ease}.news__all:focus-visible,.news__all:hover{background-color:#00549a;transform:translateY(-2px)}@media only screen and (max-width:1280px){.news__all{height:40px;padding:12px 24px;font-size:14px}}@media only screen and (max-width:568px){.news__all{min-width:0;flex:1}}.news__all img{width:16px;height:16px}@media only screen and (max-width:1280px){.news__all img{width:12px;height:12px}}.news__all-label--mobile{display:none}@media only screen and (max-width:568px){.news__all-label--mobile{display:inline}}@media only screen and (max-width:568px){.news__all-label--desktop{display:none}}.news__navigation{display:flex;gap:16px}@media only screen and (max-width:1280px){.news__navigation{gap:12px}}.news__arrow{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;transition:transform 180ms ease,opacity 180ms ease}.news__arrow:focus-visible,.news__arrow:hover{transform:scale(1.06)}@media only screen and (max-width:1280px){.news__arrow{width:40px;height:40px}}.news__arrow img{width:48px;height:48px}@media only screen and (max-width:1280px){.news__arrow img{width:40px;height:40px}}.news__slider{width:100%;min-width:0;overflow:hidden}@media only screen and (max-width:568px){.news__slider{order:2}}.news .swiper-wrapper{display:flex;align-items:stretch;box-sizing:content-box}.news .swiper-slide{height:auto;flex-shrink:0}@media (prefers-reduced-motion:reduce){.news__all,.news__arrow{transition:none}}.questions .container{max-width:none;padding:0 96px 96px}@media only screen and (max-width:1280px){.questions .container{padding:0 48px 64px}}@media only screen and (max-width:568px){.questions .container{padding:0}}.questions__inner{display:flex;align-items:flex-start;gap:80px;padding:64px;overflow:hidden;border-radius:20px;background-color:#f0f0f0}@media only screen and (max-width:1280px){.questions__inner{gap:48px;padding:48px}}@media only screen and (max-width:992px){.questions__inner{flex-direction:column}}@media only screen and (max-width:568px){.questions__inner{gap:24px;padding:48px 20px;border-radius:0}}.questions__content{display:flex;min-width:0;flex:1;flex-direction:column;gap:32px}@media only screen and (max-width:568px){.questions__content{gap:24px}}.questions__title{font-size:40px;font-weight:500;line-height:1.1}@media only screen and (max-width:1280px){.questions__title{font-size:32px}}@media only screen and (max-width:568px){.questions__title{font-size:24px}}.questions__form-card{display:flex;width:480px;flex:0 0 480px;flex-direction:column;gap:32px;padding:48px;border-radius:20px;background-color:var(--color-white)}@media only screen and (max-width:1280px){.questions__form-card{width:400px;flex-basis:400px;padding:32px}}@media only screen and (max-width:992px){.questions__form-card{width:100%;flex-basis:auto}}@media only screen and (max-width:568px){.questions__form-card{gap:24px;padding:24px;border-radius:16px}}.questions__form-header{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:568px){.questions__form-header{gap:12px}}.questions__form-title{font-size:24px;font-weight:500;line-height:normal}@media only screen and (max-width:1280px){.questions__form-title{font-size:20px}}@media only screen and (max-width:568px){.questions__form-title{font-size:20px;font-weight:600}}.questions__form-text{font-size:14px;line-height:1.4;opacity:.8}.footer{background-color:var(--color-navy);color:var(--color-white)}.footer .container{max-width:none;padding:64px 96px}@media only screen and (max-width:1280px){.footer .container{padding:64px 48px}}@media only screen and (max-width:568px){.footer .container{padding:48px 20px}}.footer__inner{display:flex;flex-direction:column;gap:48px}@media only screen and (max-width:568px){.footer__inner{gap:32px}}.footer__main{display:flex;align-items:flex-start;gap:80px}@media only screen and (max-width:1280px){.footer__main{gap:40px}}@media only screen and (max-width:920px){.footer__main{display:flex;flex-wrap:wrap;gap:32px 48px}}@media only screen and (max-width:568px){.footer__main{display:flex;flex-direction:column;gap:32px}}.footer__brand{display:flex;flex:0 0 auto;flex-direction:column;gap:24px}.footer__brand-content{display:flex;flex-direction:column;gap:24px}.footer__logo{display:block;width:194px;height:48px;transition:opacity 180ms ease}.footer__logo:focus-visible,.footer__logo:hover{opacity:.72}@media only screen and (max-width:1280px){.footer__logo{width:162px;height:40px}}.footer__logo img{display:block;width:100%;height:100%;transform:scaleY(-1)}.footer__tagline{font-size:14px;font-weight:500;line-height:1.1;white-space:nowrap}@media only screen and (max-width:1280px){.footer__tagline{font-size:12px}}.footer__copyright{color:rgba(255,255,255,.7);font-size:12px;line-height:20px}.footer__copyright--mobile{display:none}@media only screen and (max-width:568px){.footer__copyright--mobile{display:block;font-size:13px;line-height:normal;text-align:center}}@media only screen and (max-width:568px){.footer__copyright--desktop{display:none}}.footer__vertical-divider{align-self:stretch;width:1px;background-color:rgba(255,255,255,.2)}@media only screen and (max-width:1280px){.footer__vertical-divider{display:none}}.footer__column{display:flex;min-width:0;flex:1;flex-direction:column;gap:20px}@media only screen and (max-width:568px){.footer__column{width:100%;gap:16px}}@media only screen and (max-width:920px){.footer__column{width:auto;flex:0 0 auto}}@media only screen and (max-width:568px){.footer__column{width:100%}}@media only screen and (max-width:920px){.footer__column--solutions{grid-column:auto}}@media only screen and (max-width:920px){.footer__column--contact{grid-column:auto}}@media only screen and (max-width:920px){.footer__column--address{grid-column:auto}}@media only screen and (max-width:920px){.footer__column--useful{grid-column:auto}}.footer__heading{font-size:20px;font-weight:500;line-height:normal}@media only screen and (max-width:1280px){.footer__heading{font-size:16px}}.footer__heading--muted{color:rgba(255,255,255,.7);font-weight:400;line-height:24px;text-transform:uppercase}@media only screen and (max-width:1280px){.footer__heading--muted{font-size:14px}}@media only screen and (max-width:568px){.footer__heading--muted{font-weight:700;line-height:normal}}.footer__links{display:flex;flex-direction:column;gap:16px;color:rgba(255,255,255,.7);font-size:16px;line-height:normal}@media only screen and (max-width:1280px){.footer__links{font-size:14px}}.footer__links a{display:inline-flex;transition:color 180ms ease,transform 180ms ease}.footer__links a:focus-visible,.footer__links a:hover{color:var(--color-white);transform:translateX(4px)}.footer__links--primary{color:var(--color-white);font-size:20px;font-weight:500}@media only screen and (max-width:1280px){.footer__links--primary{font-size:16px}}@media only screen and (max-width:568px){.footer__links--primary{font-weight:400}}.footer__links--contact a{align-items:center;gap:10px}.footer__links--contact a img{width:30px;height:30px}@media only screen and (max-width:568px){.footer__links--contact a img{display:none}}.footer__details{display:contents}@media only screen and (max-width:920px){.footer__details{display:contents}}@media only screen and (max-width:568px){.footer__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;width:100%}}.footer__address{color:rgba(255,255,255,.7);font-size:16px;font-style:normal;line-height:normal}@media only screen and (max-width:1280px){.footer__address{font-size:14px}}@media only screen and (max-width:568px){.footer__address{line-height:24px}}.footer__badges{display:flex;align-items:center;gap:24px;padding-top:48px;border-top:1px solid rgba(255,255,255,.2)}@media only screen and (max-width:568px){.footer__badges{justify-content:center;gap:16px;padding-top:32px;flex-wrap:wrap}}.footer__badge{display:block;-o-object-fit:contain;object-fit:contain}.footer__badge img{display:block;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}.footer__badge-slot{display:flex;min-width:0;flex:1;align-items:center;justify-content:center}@media only screen and (max-width:568px){.footer__badge-slot{flex:0 0 auto}}.footer__badge--swiss{width:62px;height:80px}@media only screen and (max-width:1280px){.footer__badge--swiss{width:49px;height:64px}}@media only screen and (max-width:568px){.footer__badge--swiss{width:37px;height:48px}}.footer__badge--square{width:100px;height:100px}@media only screen and (max-width:1280px){.footer__badge--square{width:64px;height:64px}}@media only screen and (max-width:568px){.footer__badge--square{width:48px;height:48px}}.footer__badge--wide{width:166px;height:57px;overflow:hidden;border-radius:7px}@media only screen and (max-width:1280px){.footer__badge--wide{width:140px;height:48px}}@media only screen and (max-width:568px){.footer__badge--wide{width:116px;height:40px}}.footer__badge--wide img{width:107.23%;height:119.3%;-o-object-fit:fill;object-fit:fill;transform:translate(-3.61%,-9.89%)}@media (prefers-reduced-motion:reduce){.footer__links a,.footer__logo{transition:none}}