@import url(https://fonts.bunny.net/css?family=roboto:400,400i,500,500i,700,700i);:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--color-primary:#0ad8bf;--color-primary-200:#00b492;--color-primary-10:#92e8d9;--color-primary-5:#92e8d9;--color-lead:#00677c;--color-secondary:#2e3690;--color-secondary-200:#21247b;--color-secondary-10:#606cbd;--color-secondary-5:#c6cae8;--color-text-read:#002;--color-text-darker:#7e8699;--color-text-dark:#b7bdcb;--color-text-mid:#cfd5e1;--color-text-light:#e1e5ee;--color-surface-100:#ebf2fa;--color-surface-200:#e1e5ee;--color-surface-400:#b7bdcb;--color-surface-10:#f0f3fa;--color-surface-5:#f8f9fd;--body-font:"Roboto",sans-serif;--font-size-title:24px;--line-height-title:32px;--font-size-text:16px;--line-height-text:24px;--font-size-text-mini:14px;--line-height-text-mini:20px;--font-sans:var(--body-font);--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:1px}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0 0 20px}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{font-size:62.5%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-white);color:var(--color-primary-text);font-family:var(--body-font);font-size:1.6rem;line-height:1.6}img{height:auto}a{text-decoration:none}a,h1,h2,h3,h4,h5,h6{color:var(--color-darker-gray)}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;line-height:1.15}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{background-color:var(--color-light-gray);border:0;height:1px;width:100%}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}figcaption{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.4;margin-top:1.6rem;text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{-webkit-overflow-scrolling:touch;background-color:var(--color-lighter-gray);-webkit-hyphens:none;hyphens:none;line-height:1.5;overflow-x:scroll;padding:1.6rem 2.4rem;white-space:pre}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{background-color:var(--color-lighter-gray);border-radius:3px;color:var(--ghost-accent-color);padding:.4rem}iframe{border:0;display:block;overflow:hidden;width:100%}.p-30{padding:30px}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-bottom:8rem;padding-top:8rem}.gh-outer{padding-left:var(--gap);padding-right:var(--gap)}.gh-inner{margin:0 auto;max-width:1200px}.gh-canvas{display:grid;grid-template-columns:[full-start] minmax(var(--gap),auto) [wide-start] minmax(auto,40px) [main-start] min(var(--content-width,1120px),calc(100% - var(--gap)*2)) [main-end] minmax(auto,40px) [wide-end] minmax(var(--gap),auto) [full-end]}.gh-canvas>*{grid-column:main-start/main-end}.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-bottom:4.8rem;padding-top:4.8rem}.fw-600{font-weight:600}}.gh-head{background-color:var(--color-white);position:sticky;top:0;z-index:100000}.gh-head-inner{-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto auto;padding:3.2rem 0}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{align-items:center;display:flex;flex:1}.gh-head-logo{font-size:2.4rem;font-weight:700;letter-spacing:-.02em}.gh-head-logo img{max-height:32px}.gh-head-menu{align-items:center;display:flex}.nav{align-items:center;display:inline-flex;list-style:none;margin:0;padding:0}.gh-head-actions{align-items:center;display:flex;gap:var(--head-nav-gap);justify-content:flex-end}.gh-head-btn.gh-btn{font-size:1.5rem;padding:.9rem 1.4rem}.gh-head-btn:not(.gh-btn){align-items:center;color:var(--ghost-accent-color);display:inline-flex}.gh-search{margin-left:-6px;margin-right:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:991px){.gh-head-actions .gh-search{display:none}}@media (min-width:992px){.gh-head-brand .gh-search{display:none}}.is-head-b--n--a .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-b--n .gh-head-inner{grid-template-columns:1fr auto}.is-head-b-n--a .gh-head-inner{grid-template-columns:auto auto 1fr}.is-head-n--b--a .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-n--b--a .gh-head-brand{grid-column-start:2}.is-head-b--a_n .gh-head-inner{grid-template-columns:auto 1fr;row-gap:1.6rem}.is-head-b--a_n .gh-head-menu{grid-row-start:2}.is-head-b_n .gh-head-inner{grid-template-columns:auto;height:auto;justify-content:center;padding:3.2rem 0;row-gap:2.4rem;text-align:center}.is-head-b_n .gh-head-logo img{margin:0 auto}.is-head-b_n .gh-head-actions{display:none}.is-head-transparent .gh-head{background-color:transparent;left:0;position:absolute;right:0;z-index:90}.is-head-transparent .gh-head .nav a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-search{color:var(--color-secondary-200)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before,.is-head-transparent .gh-head-btn{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{color:var(--color-darker-gray)}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-search{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-search{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:var(--color-darker-gray)}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background:none;border:0;border:1px solid #2e3690;border-radius:50px;cursor:pointer;display:none;display:flex;height:30px;margin-right:-3px;padding:0;padding:0 0 0 18px;position:relative;width:30px;width:55px}.gh-burger .line{background-color:#2e3690;height:1.5px;margin:2.5px 0;width:16px}.gh-burger .line:first-child{transform:translateX(-3px)}.gh-burger .line:last-child{transform:translateX(3px)}@media (min-width:991px){.gh-burger{display:none}}@media (max-width:767px){#gh-head .gh-head-inner{padding:2rem 0}}@media (max-width:991px){#gh-head .gh-head-inner{grid-template-columns:1fr}#gh-head .gh-head-brand{align-items:center;display:flex;grid-column-start:1;justify-content:space-between}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{display:none}#gh-head .nav a{color:var(--color-secondary-200);font-size:2.4rem}#gh-head .nav li+li{margin-left:0;margin-top:1.2rem}#gh-head .gh-head-actions{text-align:center}#gh-head .gh-head-btn{margin-left:0;margin-top:3.2rem}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}.is-head-open #gh-head{-webkit-overflow-scrolling:touch;bottom:0;left:0;overflow-y:scroll;padding:0 var(--gap) 2.4rem;position:fixed;right:0;top:0;z-index:3999999}.is-head-open #gh-head .gh-head-inner{grid-template-rows:auto 1fr auto;height:100%}.is-head-open #gh-head .gh-head-menu{display:block}.is-head-open #gh-head .gh-head-actions{align-items:center;display:inline-flex;flex-direction:column;gap:12px}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open.is-head-transparent #gh-head{background-color:var(--ghost-accent-color)}}.gh-cover{min-height:var(--cover-height,50vh);padding-bottom:6.4rem;padding-top:6.4rem;position:relative}.gh-cover-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.has-serif-body .gh-cover-description,.has-serif-title .gh-cover-title{font-family:var(--font-sans)}.has-serif-title .gh-card-title{font-family:var(--font-sans);letter-spacing:-.01em}.has-serif-body .gh-card-excerpt{font-family:var(--font-sans)}.gh-card{word-break:break-word}.gh-article-tag{color:var(--ghost-accent-color)}.has-serif-title .gh-article-title{font-family:var(--font-sans);letter-spacing:-.01em}.gh-article-excerpt{color:var(--color-secondary-text);font-size:2.1rem;line-height:1.5;margin-top:2rem}.has-serif-body .gh-article-excerpt{font-family:var(--font-sans)}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-content{margin-top:4rem;padding-bottom:4rem}.gh-content>*+*{margin-bottom:0;margin-top:2.8rem}.gh-content>[id]{margin:0}.gh-content>.kg-card+[id]{margin-top:6rem!important}.has-serif-title .gh-content>[id]{font-family:var(--font-sans);letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:4.8rem}.gh-content>[id]+*{margin-top:1.6rem}.gh-content>blockquote,.gh-content>hr{margin-top:4rem;position:relative}.gh-content>blockquote+*,.gh-content>hr+*{margin-top:4rem}.gh-content h3{font-weight:600}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content>blockquote:not([class]),.gh-content>dl,.gh-content>ol,.gh-content>p,.gh-content>ul{font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0)}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:1.7rem}.has-serif-body .gh-content .kg-callout-text,.has-serif-body .gh-content .kg-toggle-content>ol,.has-serif-body .gh-content .kg-toggle-content>p,.has-serif-body .gh-content .kg-toggle-content>ul,.has-serif-body .gh-content>blockquote,.has-serif-body .gh-content>dl,.has-serif-body .gh-content>ol,.has-serif-body .gh-content>p,.has-serif-body .gh-content>ul{font-family:var(--font-sans)}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content li+li{margin-top:.8rem}@media (max-width:767px){.gh-content{margin-top:3.2rem}.gh-content>*+*{margin-top:2rem}.gh-content>[id]:not(:first-child){margin-top:3.2rem}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul,.gh-content>blockquote:not([class]),.gh-content>dl,.gh-content>ol,.gh-content>p,.gh-content>ul{font-size:1.7rem}}.gh-comments{margin-bottom:-24px;margin-top:64px}.gh-comments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white));content:"";grid-column:full-start/full-end;height:160px;margin-bottom:4rem;margin-top:-16rem;position:relative}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{font-size:2.2rem;letter-spacing:-.02em;margin-bottom:3.2rem}.gh-cta-actions{align-items:center;display:flex;flex-direction:column}.gh-cta-link{color:var(--color-secondary-text);cursor:pointer;font-size:1.4rem;margin-top:.8rem;text-decoration:none}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content .kg-card+:not(.kg-card):not([id]),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:4rem}.accordian-content .kg-image{height:auto;margin-left:unset;max-width:100%;-o-object-fit:cover;object-fit:cover;width:auto}.kg-image{margin-left:auto;margin-right:auto}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title .kg-toggle-card .kg-toggle-heading-text{font-family:var(--font-sans)}.kg-toggle-card,.kg-toggle-card *{box-sizing:border-box}.kg-toggle-card{background:transparent;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(124,139,154,.25);padding:1.2em}.kg-toggle-card[data-kg-toggle-state=close] .kg-toggle-content{height:0;opacity:0;overflow:hidden;position:relative;top:-.5em;transition:opacity .5s ease,top .35s ease}.kg-toggle-content{height:auto;opacity:1;position:relative;top:0;transition:opacity 1s ease,top .35s ease}.kg-toggle-card[data-kg-toggle-state=close] svg{transform:unset}.kg-toggle-heading{align-items:flex-start;cursor:pointer;display:flex;justify-content:space-between}.kg-toggle-card h4.kg-toggle-heading-text{font-size:1.15em;font-weight:700;line-height:1.3em;margin-bottom:0;margin-top:0}.kg-toggle-content p:first-of-type{margin-top:.5em}.kg-toggle-card .kg-toggle-content ol,.kg-toggle-card .kg-toggle-content p,.kg-toggle-card .kg-toggle-content ul{font-size:.95em;line-height:1.5em;margin-bottom:0;margin-top:.95em}.kg-toggle-card li+li{margin-top:.5em}.kg-toggle-card-icon{align-items:center;background:none;border:0;display:flex;height:24px;justify-content:center;margin-left:1em;width:24px}.kg-toggle-heading svg{color:rgba(124,139,154,.5);transform:rotate(-225deg);transition:all .3s;width:14px}.kg-toggle-heading path{fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;fill-rule:evenodd}.kg-toggle-card+.kg-toggle-card{margin-top:1em}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-style:normal;font-weight:600}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-body .kg-header-card h3.kg-header-card-subheader,.has-serif-title .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--font-sans)}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{align-items:center;-moz-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-columns:1fr 1fr}.gh-navigation>div{align-items:center;display:flex}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{align-items:center;display:inline-flex}.gh-navigation-link svg{height:16px;width:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}.blog-home svg{color:var(--ghost-accent-color)}@media (max-width:767px){.gh-navigation-hide{display:none}}.gh-btn{align-items:center;background-color:var(--color-darker-gray);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:700;justify-content:center;letter-spacing:inherit;line-height:1;padding:1.2rem 2rem}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{background-color:transparent;border:1px solid var(--color-light-gray);color:var(--color-darker-gray);text-decoration:none}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;height:30px;justify-content:center;outline:none;padding:0;width:30px}.gh-icon-btn svg{height:20px;width:20px}.gh-foot{color:var(--color-secondary-text);padding-bottom:8rem;padding-top:8rem}.gh-foot-inner{display:grid;font-size:1.3rem;grid-template-columns:1fr auto 1fr}.gh-foot-menu .nav li{align-items:center;display:flex}.gh-foot-menu .nav li+li:before{content:"•";font-size:.9rem;line-height:0;padding:0 1.2rem}.gh-powered-by{text-align:right}.gh-foot a{color:var(--color-secondary-text)}.gh-foot a:hover{color:var(--color-darker-gray);opacity:1}@media (max-width:767px){.gh-foot{padding-bottom:12rem;padding-top:6.4rem}.gh-foot-inner{grid-template-columns:1fr;text-align:center}.gh-foot-menu{margin-top:3.2rem}.gh-foot-menu .nav{flex-direction:column}.gh-foot-menu .nav li+li{margin-top:.4rem}.gh-foot-menu .nav li+li:before{display:none}.gh-powered-by{margin-top:3.2rem;text-align:center}}.pswp{-webkit-text-size-adjust:100%;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:3999999}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--color-secondary-text);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:var(--color-white);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--color-white);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"\02022";padding:0 4px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;opacity:1;visibility:visible;z-index:1550}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-family:Raleway;font-style:normal;font-weight:400;src:local(""),url(../fonts/raleway-v27-latin-regular.woff2) format("woff2"),url(../fonts/raleway-v27-latin-regular.woff) format("woff")}@font-face{font-family:Raleway;font-style:normal;font-weight:600;src:local(""),url(../fonts/raleway-v27-latin-600.woff2) format("woff2"),url(../fonts/raleway-v27-latin-600.woff) format("woff")}@font-face{font-family:Raleway;font-style:normal;font-weight:700;src:local(""),url(../fonts/raleway-v27-latin-700.woff2) format("woff2"),url(../fonts/raleway-v27-latin-700.woff) format("woff")}@font-face{font-family:Raleway;font-style:normal;font-weight:800;src:local(""),url(../fonts/raleway-v27-latin-800.woff2) format("woff2"),url(../fonts/raleway-v27-latin-800.woff) format("woff")}@font-face{font-family:Raleway;font-style:italic;font-weight:400;src:local(""),url(../fonts/raleway-v27-latin-italic.woff2) format("woff2"),url(../fonts/raleway-v27-latin-italic.woff) format("woff")}@font-face{font-family:Raleway;font-style:italic;font-weight:700;src:local(""),url(../fonts/raleway-v27-latin-700italic.woff2) format("woff2"),url(../fonts/raleway-v27-latin-700italic.woff) format("woff")}@font-face{font-family:"PT Serif";font-style:normal;font-weight:400;src:local(""),url(../fonts/pt-serif-v16-latin-regular.woff2) format("woff2"),url(../fonts/pt-serif-v16-latin-regular.woff) format("woff")}@font-face{font-family:"PT Serif";font-style:normal;font-weight:700;src:local(""),url(../fonts/pt-serif-v16-latin-700.woff2) format("woff2"),url(../fonts/pt-serif-v16-latin-700.woff) format("woff")}@font-face{font-family:"PT Serif";font-style:italic;font-weight:400;src:local(""),url(../fonts/pt-serif-v16-latin-italic.woff2) format("woff2"),url(../fonts/pt-serif-v16-latin-italic.woff) format("woff")}@font-face{font-family:"PT Serif";font-style:italic;font-weight:700;src:local(""),url(../fonts/pt-serif-v16-latin-700italic.woff2) format("woff2"),url(../fonts/pt-serif-v16-latin-700italic.woff) format("woff")}:root{--font-sans:var(--body-font),sans-serif;--h1-size:4.8rem}body{font-feature-settings:"lnum"}.page-template .gh-main,.post-template .gh-main{padding-top:0!important}.gh-head{font-size:1.7rem}.gh-head-actions,.gh-head-menu{font-size:1.3rem;font-weight:700;letter-spacing:.01em;line-height:1.5}.gh-head-description{color:var(--color-secondary-text);margin-left:2rem;padding-left:2rem;position:relative}.gh-head-description:before{background-color:var(--color-light-gray);content:"";height:40px;left:0;margin-top:-20px;position:absolute;top:50%;width:1px}.gh-head-btn{margin-right:-.6rem}.gh-section+.gh-section{margin-top:6.4rem}.gh-section-title{color:var(--ghost-accent-color);font-size:1.4rem;letter-spacing:.01em;margin-bottom:6.4rem;position:relative;text-transform:uppercase}.gh-section-title span{position:relative}.gh-section-title span:after,.gh-section-title:after{background-color:var(--color-light-gray);bottom:-12px;content:"";height:1px;left:0;position:absolute;width:100%;z-index:1}.gh-section-title span:after{background-color:var(--ghost-accent-color);height:4px;z-index:10}.gh-feed .gh-card+.gh-card{border-top:1px solid var(--color-darker-gray);margin-top:4.8rem;padding-top:4.8rem}.gh-card-link{display:block}.gh-card-link:hover{opacity:1}.gh-card-header{display:flex;justify-content:space-between;margin-bottom:1.2rem}.gh-card-title{font-size:3.2rem;font-weight:800;transition:color .1s ease-in-out}.gh-card-link:hover .gh-card-title{text-decoration:underline}.gh-card-excerpt{font-size:1.8rem;line-height:1.5}.gh-card-excerpt,.gh-card-footer{color:var(--color-secondary-text)}.gh-card-footer{line-height:1;margin-top:2.4rem}.gh-card-date{font-size:1.2rem;font-weight:600;text-transform:uppercase;white-space:nowrap}.gh-featured .gh-card{background:linear-gradient(315deg,#efefef,#fafafa);border-radius:8px;margin:0 -3.2rem}.gh-featured .gh-card+.gh-card{margin-top:2.4rem}.gh-featured .gh-card-link{padding:3.6rem 3.2rem}.gh-subscribe{background:linear-gradient(315deg,#efefef,#fafafa);border-radius:8px;margin-bottom:4rem;margin-top:8rem;padding:6rem 2.4rem;text-align:center}.gh-subscribe-title{font-size:var(--h1-size);font-weight:800}.has-serif-title .gh-subscribe-title{font-family:var(--font-sans);letter-spacing:-.01em}.gh-subscribe-description{line-height:1.4;margin-top:1.6rem}.gh-subscribe-description,.gh-subscribe-input{color:var(--color-secondary-text);font-size:1.8rem}.gh-subscribe-input{align-items:center;background-color:var(--color-white);border-radius:28px;display:flex;height:56px;justify-content:space-between;margin:4.8rem auto 1.2rem;max-width:560px;padding:0 8px 0 2.4rem;transition:box-shadow .2s ease-in-out;width:100%}.gh-subscribe-input:hover{box-shadow:0 0 15px rgba(0,0,0,.15)}.gh-subscribe-input-btn{align-items:center;background-color:var(--ghost-accent-color);border-radius:28px;color:var(--color-white);display:flex;font-size:1.3rem;font-weight:700;height:calc(100% - 16px);letter-spacing:.01em;line-height:1.5;padding:0 1.2rem 0 1.6rem;text-transform:uppercase}.gh-subscribe-input-btn svg{height:19px;width:19px}.gh-subscribe-btn{margin-top:3.2rem}body:not(.home-template) .gh-article-header{padding-bottom:12rem;padding-top:8rem}body:not(.home-template) .no-image .gh-article-header{padding-bottom:4rem}.gh-article-meta{align-items:center;color:var(--color-secondary-text);display:flex;font-size:1.3rem;font-weight:700;line-height:1;margin-bottom:1.6rem;text-transform:uppercase}.gh-article-label{align-items:center;color:var(--ghost-accent-color);display:flex;margin-right:1.6rem}.gh-article-title{color:var(--color-secondary);font-size:var(--font-size-title);font-weight:400;line-height:var(--line-height-title);padding-bottom:20px;position:relative;text-transform:uppercase;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.gh-article-title{width:100%}}.gh-article-title:after{background-color:var(--color-secondary);bottom:0;content:"";height:1px;left:100%;position:absolute;transform:translateX(-100%);width:100vw}@media (max-width:768px){.gh-article-title:after{left:0;transform:translateX(0);width:100%}}.gh-article-image{grid-column:auto}body:not(.home-template) .gh-article-image{margin-top:-8rem}.gh-article-image img{border-radius:4px}.gh-article-image.image-wide img{grid-column:wide-start/wide-end}.gh-article-image.image-full img{border-radius:0;grid-column:full-start/full-end;width:100%}.gh-article-footer{margin-bottom:6rem;margin-top:6.4rem}.gh-article-footer.no-border{margin-top:24px}.no-pagination .gh-article-footer{display:none}.gh-navigation{border-top:2px solid var(--color-light-gray);font-size:1.3rem;font-weight:700;letter-spacing:.01em;line-height:1.5;padding-top:2rem;text-transform:uppercase}.gh-article-footer.no-border .gh-navigation{background:#daf5f0;border-top:0;grid-template-columns:1fr 1fr 1fr;padding:2rem}.gh-article-footer.no-border .gh-navigation span{display:flex;justify-content:center}.gh-navigation-previous{margin-left:-4px}.gh-navigation-middle{color:var(--ghost-accent-color)}.gh-navigation-next{margin-right:-4px;text-align:right}.gh-pagehead{display:flex;margin-bottom:6.4rem}.author-template .gh-pagehead{background:linear-gradient(135deg,#efefef,#fafafa);border-radius:8px;margin-top:4rem;padding:8rem 3.2rem 4rem;position:relative}.gh-pagehead-title{font-size:var(--h1-size);font-weight:800}.has-serif-title .gh-pagehead-title{font-family:var(--font-sans);letter-spacing:-.01em}.gh-pagehead-description{color:var(--color-secondary-text);font-size:1.8rem;line-height:1.5;margin-top:1.2rem}.gh-tag-name{color:var(--ghost-accent-color)}.gh-author-image{background-color:var(--color-white);border:4px solid var(--color-white);border-radius:50%;height:120px;margin-right:3.2rem;position:absolute;top:-64px;width:120px}.gh-author-meta{align-items:center;display:flex;margin-top:2.4rem}.gh-author-meta>*+*{margin-left:2rem}.gh-author-facebook,.gh-author-twitter{line-height:0}.gh-author-facebook{margin-left:1.2rem}.u-hover,.u-hover-inner{align-items:center;display:inline-flex;position:relative}.u-hover-inner:hover,.u-hover:hover{opacity:1}.u-hover .u-hover-arrow{line-height:0;transition:all .2s ease-in-out}.u-hover .u-hover-arrow:nth-of-type(2){opacity:0;position:absolute;right:0;transform:translateX(-5px)}.u-hover.reverse .u-hover-arrow:nth-of-type(2){left:0;right:auto;transform:translateX(5px)}.u-hover:hover .u-hover-arrow:first-of-type{opacity:0;transform:translateX(5px)}.u-hover.reverse:hover .u-hover-arrow:first-of-type{transform:translateX(-5px)}.u-hover:hover .u-hover-arrow:nth-of-type(2){opacity:1;transform:translateX(0)}.u-hover svg{height:17px;margin:0;width:17px}@media (max-width:767px){.gh-head-description{display:none}.gh-section-featured{grid-column:full-start/full-end}.gh-section-featured .gh-section-title{margin-left:var(--gap);margin-right:var(--gap)}.gh-featured .gh-card{border-radius:0;margin:0}.gh-featured .gh-card-link{padding-left:var(--gap);padding-right:var(--gap)}body:not(.home-template) .gh-article-header{padding-bottom:7.2rem;padding-top:4rem}body:not(.home-template) .gh-article-image{margin-top:-4.8rem}.gh-article-footer{margin-top:4.8rem}.gh-navigation-middle span{display:none}.author-template .gh-pagehead{border-radius:0;margin-left:0;margin-right:0}.gh-author-image{height:88px;top:-44px;width:88px}.gh-subscribe{margin-top:4rem;padding-bottom:4.8rem;padding-top:4.8rem}.gh-subscribe-input{font-size:1.6rem;margin-bottom:.4rem}}.footer-area ul li{list-style-type:none!important}.container{margin:0 auto;max-width:1120px;padding-left:20px;padding-right:20px}.mobile-visible{display:none}.gh-head{background-color:#fbfdff;border-bottom:1px solid #e6ecf8}.gh-outer{padding:0}.gh-head-inner{align-items:center;display:flex;justify-content:space-between;padding:38px 0;width:100%}.nav li a{border-bottom:3px solid transparent;color:var(--color-secondary);font-size:14px;font-weight:500;padding-bottom:1.4rem;transition:.3s ease-in}.nav li a:hover{border-bottom:3px solid var(--color-secondary)}.nav li{padding:0 1.5rem}.nav li:last-child{padding-right:0}.btn{border:1px solid transparent;cursor:pointer;font-size:16px;font-weight:600;padding:8px 16px;transition:.2s ease-in}.btn-round{border-radius:32px}.btn-primary{background-color:#0ad8bf;color:#fff}.btn-primary:hover{background-color:#fff;border-color:#0ad8bf;color:#0ad8bf}.language-btn{align-items:center;background:#fbfdff;color:var(--color-secondary);display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:20px;transition:.2s ease-in}.language-dropdown .language-btn:hover{background:var(--color-secondary);color:var(--color-white)}.language-btn svg{height:20px;transform:rotate(270deg);width:20px}@media only screen and (max-width:991px){.dextop-visible{display:none}#gh-head .gh-head-brand{width:100%}.mobile-visible{display:block;margin:12px auto 0}.mobile-visible.btn{font-size:20px}.gh-head-inner{display:grid}.is-head-open #gh-head .nav{align-items:center;height:100%;justify-content:center}.is-head-open #gh-head{overflow-y:auto;padding:0}body.home-template.is-head-open{overflow:hidden}}.gh-main{padding:0!important}.banner-area{padding:96px 0 75px;position:relative;z-index:1}.banner-shape{left:50%;max-width:1170px;position:absolute;top:30px;transform:translateX(-50%);width:100%;z-index:-1}.banner-wrapper h1{color:#2e3690;font-size:40px;font-weight:300;line-height:56px;margin:0 auto;max-width:735px;padding-bottom:50px;text-align:center}.banner-wrapper img{margin:0 auto 60px;max-width:960px}.banner-wrapper p{color:#272b56;font-size:20px;font-weight:300;margin:0 auto;max-width:920px;text-align:center}.clinet-wrapper ul{grid-gap:50px;align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding-left:0}@media only screen and (max-width:991px){.banner-wrapper img{max-width:100%}.banner-wrapper p br{display:none}}@media only screen and (max-width:767px){.banner-wrapper h1{font-size:28px;line-height:1.5;padding-bottom:50px}.banner-area{padding:50px 0}.banner-wrapper p{font-size:16px}.banner-wrapper img{margin:0 auto 35px}}.project-brief-area{padding:80px 0 140px}.project-brief-heading{margin:0 auto;max-width:735px}.project-brief-heading h2{color:#0ad8bf;font-size:40px;font-weight:500;line-height:1;margin-bottom:50px;text-align:center}.project-brief-heading h4{color:#2e3690;font-size:var(--font-size-title);font-weight:500;line-height:24px;margin-bottom:15px}.project-brief-heading p{color:#151735;font-size:20px;font-weight:300;line-height:var(--line-height-title)}.project-brief-wrapper{grid-gap:30px;counter-reset:my-sec-counter;display:grid;grid-template-columns:1;margin-top:45px}.project-brief-single{grid-gap:30px;align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 auto;max-width:1056px}.project-brief-img{background:#f8f9fb;border-radius:16px;filter:drop-shadow(0 0 8px rgba(46,54,144,.1));overflow:hidden}.project-brief-img a{width:100%}.project-brief-img a img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.project-brief-content{flex:1;padding:35px 32px 35px 100px;position:relative;z-index:1}.project-brief-content:after{color:#ebf0f5;content:counter(my-sec-counter);counter-increment:my-sec-counter;font-size:120px;font-weight:500;left:10px;line-height:1;position:absolute;top:0}.project-brief-content h3 a{color:#2e3690;display:block;font-size:var(--font-size-title);font-weight:500;line-height:40px;margin-bottom:25px}.project-brief-content p{color:#151735;font-size:16px;font-weight:300;line-height:28px;margin-bottom:25px}.project-brief-content p:last-child{margin-bottom:0}.project-brief-content img{bottom:20px;pointer-events:none;position:absolute;right:80px;z-index:-1}.ftr-wrapper{grid-gap:25px;flex-direction:column}.ftr-text-wrap,.ftr-wrapper{align-items:center;display:flex;justify-content:center}.ftr-text-wrap{grid-gap:20px;flex-wrap:wrap}.ftr-text-wrap a{color:#2e3690;font-size:14px;font-weight:400;line-height:18px;transition:.3s ease-in}.ftr-text-wrap a:hover{color:#0ad8bf}.ftr-menu ul li{padding:0 20px;position:relative}.ftr-menu ul li:after{background-color:#e6ecf8;content:"";height:15px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.ftr-menu ul li a{color:#2e3690;font-size:14px;font-weight:400;line-height:18px}@media only screen and (max-width:991px){.project-brief-content{padding:35px 32px 35px 45px}.project-brief-content:after{left:0}.project-brief-img{max-width:35%}.project-brief-content:after{font-size:70px}.project-brief-content img{max-width:320px}.project-brief-area{padding:80px 0 100px}.project-brief-heading p{font-size:16px;line-height:1.8}.clinet-wrapper ul{grid-gap:30px}}@media only screen and (max-width:767px){.project-brief-single{grid-gap:30px;flex-direction:column}.project-brief-img{max-width:300px}.project-brief-content{padding:20px 32px 25px 75px}.project-brief-content:after{font-size:110px}.project-brief-content img{max-width:450px}.project-brief-area{padding:50px 0}}@media only screen and (max-width:575px){.project-brief-heading h2{font-size:35px}.project-brief-content img{display:none}.project-brief-content h3 a{font-size:20px;line-height:1.5;margin-bottom:20px}.project-brief-content p{margin-bottom:15px}.project-brief-content:after{font-size:75px}.project-brief-content{padding:20px 32px 25px 55px}}.h-full{height:100%}.page-banner-area{padding:80px 0}.page-banner-area h1{color:#3e3e75;font-size:48px;font-weight:600;line-height:1.4;margin-bottom:80px;text-align:center}.featured-post-banner{grid-gap:30px;align-items:flex-start;align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.featured-post-banner>img{left:0;position:absolute;top:0;width:100%;z-index:-1}.featured-post-banner .featured-image img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}.featured-content{display:block;margin-top:30px}.featured-post-banner article{flex:1}.featured-content h2{color:#0ad8bf;font-size:32px;font-weight:500;line-height:48px;margin-bottom:15px}.featured-content p{color:#151735;font-size:20px;font-weight:400;line-height:1.5}.featured-image{border-radius:16px;filter:drop-shadow(0 0 12px rgba(0,0,0,.25));max-width:545px;overflow:hidden;transition:.2s ease-in}.featured-image:hover{filter:drop-shadow(0 0 12px rgba(0,0,0,.1))}.d-none{display:none!important}.tags{grid-gap:40px;align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:40px;margin-top:0;padding-left:0}.tags li a{color:#94aed0;display:block;font-size:20px;font-weight:500;line-height:1.5;transition:.2s ease-in}.tags li a:hover{color:#0ad8bf}.post-area{margin-bottom:130px}.post-wrapper{grid-gap:50px 32px;display:grid;grid-template-columns:1fr 1fr 1fr}.post-single-wrapper{display:flex;flex-direction:column;justify-content:space-between;transition:.3s ease-in-out}.post-single-wrapper:hover{transform:translateY(-10px)}.featured-image{margin-bottom:15px}.post-single-content h2{color:#3e3e75;font-size:20px;font-weight:600;line-height:var(--line-height-title);margin-bottom:20px}.post-content-excerpt{color:#151735;font-size:14px;font-weight:400;line-height:24px;margin-bottom:8px}.read-option{color:#13c09b;display:block;font-size:14px;font-weight:600;line-height:24px}.loadmore-section{display:flex;justify-content:center;padding-top:70px}.loadmore-section .load-more-posts{border:0;color:#13c09b;font-size:20px;font-weight:600}.load-more-posts.disabled{cursor:unset;opacity:.8}.read-more-btn .btn{padding:8px 25px}.tags-banner{background-color:#fafafa;margin-bottom:100px;padding:100px 0}.tags-banner h1{margin-bottom:20px;text-align:left}.tags-banner .gh-pagehead-description{max-width:650px}.c-tags-list__link--current{color:#2e3690!important}@media only screen and (max-width:991px){.featured-post-banner .featured-image{max-width:50%}.featured-post-banner .post-card .featured-image{max-width:100%}.page-banner-area h1{font-size:38px;margin-bottom:50px}.featured-content h2{font-size:28px;line-height:1.5}.featured-content p{font-size:16px;line-height:1.5}.post-wrapper{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.page-banner-area{padding:50px 0}.page-banner-area h1{margin-bottom:35px}.featured-post-banner{grid-gap:30px;flex-direction:column-reverse}.featured-content{margin-top:0}.featured-post-banner{margin:0 auto;max-width:600px}.featured-post-banner .featured-image{max-width:100%}.tags li a{font-size:18px}.tags{grid-gap:25px}.loadmore-section{padding-top:50px}.post-area{margin-bottom:70px}}@media only screen and (max-width:575px){.post-wrapper{grid-template-columns:1fr}}.hero-area{width:100%}.hero-area .hero-wrapper{margin-block:100px;width:80%}@media (max-width:768px){.hero-area .hero-wrapper{margin-block:40px}}.hero-area .hero-wrapper h1{color:var(--color-text-read);font-size:58px;font-weight:400;line-height:78px}@media (max-width:768px){.hero-area .hero-wrapper h1{font-size:var(--font-size-title);font-weight:500;line-height:1}}.hero-area .hero-wrapper h1:first-child{margin-bottom:40px}@media (max-width:768px){.hero-area .hero-wrapper h1:first-child{margin-bottom:20px}}.hero-area .hero-wrapper h3{font-size:40px;font-weight:400;line-height:78px}@media (max-width:768px){.hero-area .hero-wrapper h3{font-size:16px;line-height:2}}.hero-area .hero-wrapper span{color:var(--color-secondary);font-weight:700}.request-btn{background:var(--color-primary);border-radius:100px;box-shadow:6px 6px var(--color-secondary);color:var(--color-secondary);cursor:pointer;display:inline-flex;justify-content:center;margin-top:40px;padding:10px 40px;transition:.2 ease-in;z-index:1}.request-btn.bg-white{background:var(--color-white)}.request-btn:hover{transform:translateY(5px)}@media (max-width:768px){.request-btn{font-size:18px;font-weight:700;margin-top:20px;padding:8px 40px;width:100%}}.hero-area .img-wrapper{align-items:center;display:flex;height:auto;justify-content:center;margin:-200px auto 0;max-width:100%;overflow:hidden;padding-bottom:20%;padding-left:20px;padding-right:20px;position:relative;z-index:-1}.hero-area .img-wrapper img{transform:scale(1.2) translate(10%,10%)}@media (max-width:768px){.hero-area .img-wrapper img{transform:scale(1.2) translate(6%,10%)}}@media only screen and (max-width:768px){.hero-area .hero-wrapper{width:100%}.hero-area .img-wrapper{margin-top:20px}}.footer-area .ftr-wrapper{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-block:20px}.footer-area .social-links{display:flex;gap:10px;margin-top:20px;padding:0}.footer-area .social-links li a{align-items:center;background:#516a72;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;width:30px}.footer-area .social-links li a:hover{background:var(--ghost-accent-color)}.footer-area .social-links li a svg{height:16px;width:16px}@media (max-width:768px){.footer-area .ftr-wrapper{flex-direction:column;justify-content:center}}.footer-area .ftr-wrapper .footer-navigation{display:flex;flex-direction:row;gap:60px}@media (max-width:768px){.footer-area .ftr-wrapper .footer-navigation{flex-direction:column;gap:20px;justify-content:center}}.footer-navigation a:hover{opacity:.5}.footer-top{background:#daf5f0;padding-block:40px}.footer-top .container>div{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-block:20px}@media (max-width:768px){.footer-top .container>div{flex-direction:column;gap:20px;justify-content:center}}.nav-card h4{color:#6c757d;font-size:20px;font-weight:400;line-height:30px}.nav-card ul{padding:0}@media (max-width:768px){.nav-card ul{margin:0}}.nav-card ul li a{color:var(--color-secondary);font-size:16px;line-height:24px}.footer-bottom{align-items:center;border-top:2px solid #e6ecf8;display:flex;flex-direction:row;justify-content:space-between;padding-block:20px}@media (max-width:768px){.footer-bottom{flex-direction:column;justify-content:center}}.footer-bottom>div{align-items:center;display:flex;flex-direction:row;gap:5px;max-height:60px}.footer-bottom>div p{margin-bottom:0}@media (max-width:768px){.footer-bottom>div{flex-wrap:wrap;gap:10px;justify-content:center;margin-block:16px}}.request-demo{background:var(--color-primary);padding-block:100px}.request-demo>div{align-items:center;display:flex;flex-direction:column;position:relative}.request-demo>div .request-btn{background:var(--color-white)}.request-demo h1{font-size:45px;font-weight:400;line-height:52px;margin-bottom:0;text-align:center}.request-demo h1>span{color:var(--color-secondary);font-weight:700}.request-demo .arrow{bottom:10px;height:80px;left:25%;position:absolute}@media (max-width:768px){.request-demo .arrow{bottom:10px;height:40px}.request-demo h1{font-size:36px;line-height:42px}}.testimonial{background:var(--color-secondary);overflow:hidden;padding-block:100px}.testimonial .testimonials-title{color:var(--color-white);font-size:24px!important;font-weight:500;padding-bottom:16px;position:relative;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.read-more-btn{align-items:center;background:#fff;border-radius:100px;color:#2e3690;display:flex;flex-direction:column;flex-grow:1;font-family:var(--font-sans);font-size:14px;font-style:normal;font-weight:500;gap:8px;height:40px;justify-content:center;letter-spacing:.1px;line-height:20px;margin-top:auto;padding:10px 24px;text-align:center;transition:all .2s ease-in-out;width:-moz-max-content;width:max-content}.read-more-btn:hover{transform:translateY(3px)}.testimonial-excerpt p:not(:first-child){display:none!important}@media (max-width:768px){.testimonial .testimonials-title{width:100%}}.testimonial .testimonials-title:after{background-color:var(--color-white);bottom:0;content:"";height:1px;left:100%;position:absolute;transform:translateX(-100%);width:100vw}@media (max-width:768px){.testimonial .testimonials-title:after{left:0;transform:translateX(0);width:100%}}.testimonial .testimonial-content p{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.testimonial .testimonial-content p.testimonial-author{color:#fff;display:flex;flex-direction:column;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.testimonial .testimonial-content p.testimonial-author span{font-weight:400}.testimonial .mySwiper{height:100%;width:100%}@media (max-width:768px){.testimonial .mySwiper{margin-top:20px}}.testimonial .mySwiper .swiper-wrapper{padding-bottom:80px;padding-top:40px}.testimonial .mySwiper .swiper-slide{align-items:center;display:flex;flex-direction:row-reverse;gap:40px;height:100%;max-height:100%;min-width:100%;padding:20px;width:100%}.testimonial .mySwiper .swiper-slide>img{max-width:300px!important}@media (max-width:768px){.testimonial .mySwiper .swiper-slide{flex-direction:column-reverse;margin-top:20px;padding:0}}.testimonial .mySwiper .swiper-slide p{color:var(--color-white);height:100%;margin-bottom:2rem}.testimonial .mySwiper .swiper-slide>img{height:auto;margin-block:auto;max-width:300px;min-width:auto;-o-object-fit:cover;object-fit:cover;width:50%}@media (max-width:768px){.testimonial .mySwiper .swiper-slide>img{width:100%}}.testimonial .mySwiper .swiper-pagination{bottom:20px;height:2px;left:0;margin-left:auto;margin-right:auto;right:0;top:auto;width:35%}@media (max-width:768px){.testimonial .mySwiper .swiper-pagination{bottom:auto;top:20px}}.testimonial .mySwiper .swiper-button-prev{transform:rotate(180deg)}.swiper-button-next,.swiper-button-prev{bottom:0;top:auto}@media (max-width:768px){.swiper-button-next,.swiper-button-prev{bottom:auto;top:20px}}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--color-white);opacity:.6}.additional-data-section{padding-bottom:100px}.additional-data-section .container{align-items:center;display:flex;flex-direction:column}.additional-data-section .container>p{text-align:center}.additional-data-section .container>div{display:flex;flex-direction:row;flex-wrap:wrap;gap:100px;justify-content:center;margin-top:60px}.subscribe-section{background:linear-gradient(180deg,#daf5f0,#f2f6ff);padding-block:100px}@media (max-width:768px){.subscribe-section{padding-block:32px}}.subscribe-section .container{align-items:center;display:flex;flex-direction:column}.subscribe-section .container>h3{font-weight:300;line-height:38px;text-align:center}.subscribe-section .container>button{padding:10px 60px}.page-header-wrapper{padding-bottom:20px;padding-top:40px}.faq-template .gh-content{margin-bottom:100px}.faq-template .kg-toggle-heading{justify-content:space-between}.faq-template .kg-toggle-card-icon{margin-left:0;margin-right:1rem}.faq-template .kg-toggle-heading .kg-toggle-card-icon{height:50px;width:50px}.faq-template .kg-toggle-heading svg{width:30px}.faq-template .kg-card.kg-toggle-card .kg-toggle-heading-text{line-height:50px}@media (max-width:768px){.faq-template .kg-card.kg-toggle-card .kg-toggle-heading-text{line-height:1.5}}.solution-hero{padding-bottom:200px;padding-top:60px}@media (max-width:768px){.solution-hero{padding-top:0}}.solution-hero .container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative;width:100%}@media (max-width:768px){.solution-hero .container{flex-direction:column-reverse}}.solution-hero .container .content{width:55%}@media (max-width:768px){.solution-hero .container .content{width:100%}}.solution-hero .container .content>p{font-size:42px;font-weight:400;line-height:58px;margin-bottom:20px}@media (max-width:768px){.solution-hero .container .content>p{font-size:18px;line-height:22.5px}}.solution-hero .container .content>p>span{color:var(--color-secondary);font-weight:700}.solution-hero .container .image-container{position:absolute;right:-100px;top:-100px}@media (max-width:992px){.solution-hero .container .image-container{position:static}}.solution-hero .container .image-container>img{width:100%}.solution-content{background:linear-gradient(180deg,rgba(40,221,199,.22),rgba(40,221,199,0) 47.35%);padding-block:100px}.solution-content .container{align-items:center;display:flex;flex-direction:column}.solution-content .container>*{margin-bottom:40px;text-align:center}.solution-dashboard{background:#f3f7ff;padding-block:100px}.solution-title{padding-block:50px}@media (max-width:768px){.solution-title{padding-bottom:16px;padding-top:40px}}.bg-green{background-color:#daf5f0!important}@media (max-width:768px){.client-area{padding-bottom:18rem;padding-top:6rem}}.client-area .container .title{color:#30368b;font-size:24px!important;font-weight:500;padding-bottom:16px;position:relative;text-transform:uppercase;transform:translateY(-100%);width:-moz-fit-content;width:fit-content}@media (max-width:768px){.client-area .container .title{left:0;transform:translateY(0);width:100%}}.client-area .container .title:after{background-color:#30368b;bottom:0;content:"";height:1px;left:100%;position:absolute;transform:translateX(-100%);width:100vw}@media (max-width:768px){.client-area .container .title:after{left:0;transform:translateY(0);width:100%}}.block-features{margin-bottom:8rem}.block-features .features-wrapper{padding-top:6rem}@media (max-width:768px){.block-features .features-wrapper{padding-top:0}}.card-nav{display:flex;justify-content:space-evenly;position:sticky;top:10vh;transform:translateY(-50%)}.card-nav a{align-items:center;border:1px solid #a2c0d4;border-radius:100px;display:flex;font-size:var(--font-size-title);gap:.5rem;height:64px;justify-content:center;padding:1rem;text-decoration:none;width:64px}.card-nav a.active{background-color:#30368b;border-color:inherit;color:#fff}.card-nav a:hover{cursor:pointer}.card-nav a span{font-size:10px}.features-card p{margin-block:20px}.features-card{background-color:#fff;border-radius:40px;box-shadow:0 4px 16px 0 rgba(0,0,0,.25);margin-left:auto;margin-top:5vh;position:sticky;scroll-margin-top:10vh;top:15vh;transform-origin:top center;transition:transform .3s}@media (max-width:768px){.features-card{position:relative}}.features-card .card-inner{display:flex;gap:2rem;min-height:650px;padding-left:220px;position:relative}@media (max-width:768px){.features-card .card-inner{min-height:-moz-fit-content;min-height:fit-content;padding-left:0}}.features-card .card-inner.card-reverse{align-items:center;flex-direction:row-reverse}@media (max-width:768px){.features-card .card-inner.card-reverse{flex-direction:column}}.features-card .card-inner .card-visual{display:flex;justify-content:flex-end}.features-card .card-inner .card-visual>img{max-width:350px}.card-number{display:flex;flex-direction:row;left:40px;position:absolute;top:40px}@media (max-width:768px){.card-number{left:0;padding-left:40px;position:relative;width:100%}}.card-number>h1{color:var(--Gray-500,#adb5bd);font-family:var(--body-font);font-size:var(--font-size-title);font-style:normal;font-weight:400;line-height:var(--line-height-title);text-transform:capitalize}.features-card h2{margin-top:2rem;overflow-wrap:break-word}@media (max-width:768px){.features-card h2{margin-top:0}}.features-card span{color:#0c4eb9;display:block;font-size:14px}.card-inner{align-items:flex-end;display:flex}.card-visual{border-radius:0 0 0 30px;overflow:hidden;padding-bottom:4rem;padding-top:4rem;width:50%}@media (max-width:768px){.card-visual{padding-bottom:0;width:100%}}.card-inner .features-list{padding-top:60px;width:50%}.features-list-title{color:var(--body-text-body-color,#212529);font-size:42px;font-style:normal;font-weight:500;line-height:normal;margin-top:0}@media (max-width:768px){.features-list-title{font-size:26px}}.features-list-content>ul{display:flex;flex-direction:column;gap:1.4rem}.features-list-content>ul>li{color:var(--body-text-body-color,#212529);font-size:var(--font-size-text);font-style:normal;font-weight:400;line-height:1.25;line-height:var(--line-height-text);list-style-type:disc}.features-card-6 .card-inner,.features-card-7 .card-inner{align-items:flex-start!important;flex-direction:column-reverse!important;padding:60px 100px 60px 220px}@media (max-width:768px){.features-card-6 .card-inner,.features-card-7 .card-inner{flex-direction:column!important;padding:4rem}.features-card-6 .card-inner .card-number,.features-card-7 .card-inner .card-number{left:0;padding-left:0;top:0}}.features-card-6 .card-inner .features-list,.features-card-7 .card-inner .features-list{margin-top:0;padding:0;width:100%}.features-card-6 .card-inner .card-visual,.features-card-7 .card-inner .card-visual{border-radius:20px;overflow:hidden;padding:0;width:100%}.features-card-6 .card-inner .card-visual>img,.features-card-7 .card-inner .card-visual>img{border-radius:20px!important;height:100%;max-width:none;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:768px){.features-card-6 .card-inner .card-visual>img,.features-card-7 .card-inner .card-visual>img{max-width:100%}}.features-card-6 .card-inner .content,.features-card-7 .card-inner .content{display:flex;gap:1rem}@media (max-width:768px){.features-card-6 .card-inner .content,.features-card-7 .card-inner .content{flex-direction:column;gap:0}}.features-card-7{background:var(--color-secondary)}.features-card-7 .features-list>*{color:var(--color-white)}.features-card-7 .card-inner{padding-bottom:18rem}@media only screen and (max-width:1000px){.card-nav,.card-visual{display:none}.card-inner .features-list{padding:4rem;width:100%}}.hiw-card{display:flex;flex-direction:column;gap:40px;justify-content:center;margin-bottom:20px;position:relative;transition:all .3s ease-in-out}@media (max-width:768px){.hiw-card{flex-direction:column;padding:20px}}.hiw-card .card-number{padding-left:0;position:static}@media (max-width:768px){.hiw-card .card-number>h1{align-items:center;display:flex;font-size:16px}.hiw-card .card-number>h1>span,.hiw-card .features-list>*{font-size:12px}.hiw-card .features-list>h2{font-size:20px;grid-column:span 2}}.hiw-card .features-list .hiw-top{display:flex;flex-direction:row;justify-content:space-between}.hiw-card .features-list .hiw-top>button{background:none;border:none;cursor:pointer;height:24px;position:relative;width:24px}@media (min-width:768px){.hiw-card .features-list .hiw-top>button{display:none}}.hiw-card .features-list{width:40%}@media (max-width:768px){.hiw-card .features-list{width:100%}.hiw-card .hiw-card-visual{display:none}}.hiw-btn:after,.hiw-btn:before{background:#adb5bd;content:"";height:16px;left:14px;position:absolute;top:4px;transform:rotate(90deg);transition:all .2s ease-in-out;width:2px}.rotate:after{transform:rotate(180deg)}.hiw-card .features-list-content{display:flex;flex-direction:column}@media (max-width:768px){.hiw-card .features-list-content{display:none;grid-column:span 2}.hiw-card .features-list-content>ul{gap:12px}}.hidden{display:flex!important}.how-it-work{padding-block:50px}@media (max-width:768px){.how-it-work{padding-block:0}}.how-it-work-five p{margin-bottom:20px}.how-it-work-six .hiw-card{flex-direction:column}.how-it-work-six .hiw-card .features-list{width:100%}.how-it-work-six .hiw-card{flex-direction:row;gap:40px;width:100%}@media (min-width:1120px){.how-it-work-six .hiw-card-visual{transform:translatex(0)}}.reporting-steps{display:none;flex-direction:column}.reporting-steps .hiw-card{box-shadow:none;flex-direction:row;gap:20px;margin-block:50px;padding:0}@media (max-width:768px){.reporting-steps .hiw-card{flex-direction:column}}.reporting-steps .hiw-card .features-list{width:50%}@media (max-width:768px){.reporting-steps .hiw-card .features-list{width:100%}}.reporting-steps .hiw-card .features-list>h2{font-size:var(--font-size-title)}.reporting-steps .features-list-content{display:flex;flex-direction:column;gap:16px}.reporting-steps .features-list-content>*{width:100%}.reporting-steps .hiw-card-visual{display:flex}.how-it-work-seven .hiw-card{flex-direction:column;width:100%}.how-it-work-seven .hiw-card .features-list{width:100%}@media (max-width:768px){.how-it-work-seven .hiw-card .features-list .features-list-content{width:100%}}.how-it-work-seven .hiw-card-visual,.how-it-work-seven .hiw-card-visual>img{width:100%}@media (min-width:1120px){.how-it-work-seven .hiw-card-visual{transform:translatex(0)}}.partner-template{background:#f3f7ff}.partners-wrapper{background:var(--color-white);border-radius:30px;margin-bottom:30px;padding:20px;position:relative}.partners-wrapper .partner-logo{margin-bottom:20px;max-width:205px}@media (max-width:768px){.partners-wrapper{display:flex;flex-direction:column}}.partner-btn{border:1px;border-radius:4px;color:#2e3690;font-size:var(--font-size-text-mini);height:38px;line-height:var(--line-height-text-mini);margin:20px;padding:6px,12px,6px,12px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease-in-out;width:168px}.partner-btn:hover{opacity:.8}.partner-text{font-size:var(--font-size-text-mini);line-height:var(--line-height-text-mini)}@media (max-width:768px){.partner-btn{margin-left:auto;margin-right:auto;order:3;position:static}}.featured-post-banner .featured-content-title{color:var(--color-black);font-size:29px;font-weight:600;letter-spacing:0;line-height:1.25;text-align:left}@media (max-width:768px){.featured-post-banner .featured-content-title{font-size:22px;line-height:1.25}}.page-banner-area{padding:0}.featured-post-banner .featured-content-excerpt{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.5;margin-top:12px;max-width:720px;overflow-y:hidden;word-break:break-word}.news-template .gh-section{margin-top:60px}.post-feed-section{margin-bottom:100px}.post-card{display:flex;flex-direction:column;height:100%;min-height:100%}.post-card .featured-content-title{font-size:20px}.post-feed-section .featured-post-banner{align-items:flex-start;display:grid;grid-template-columns:1fr 1fr 1fr}@media (max-width:768px){.post-feed-section .featured-post-banner{flex-direction:column;gap:40px;grid-template-columns:1fr 1fr}}@media (max-width:480px){.post-feed-section .featured-post-banner{grid-template-columns:1fr}}.post-card .readmore-btn{color:var(--color-secondary);font-weight:700;margin-top:22px;transition:all .2s ease-in-out}.post-card .readmore-btn:hover{opacity:.8}@media (max-width:768px){.post-card .readmore-btn{margin-top:16px}}.contact-section{background:#2e3690;flex-direction:row}@media (max-width:768px){.contact-section{flex-direction:column-reverse}}.contact-section .form-container{margin-left:auto;max-width:560px;width:50%}@media (max-width:768px){.contact-section .form-container{padding:20px;width:100%}}.contact-section .form-container>div{margin-bottom:100px;width:90%}@media (max-width:768px){.contact-section .form-container>div{width:100%}}.contact-section .form-container>div>p{color:var(--color-white);margin-block:60px}.contact-section .image-container{align-items:center;background:#262e87;display:flex;justify-content:center;padding-block:100px;width:50%}@media (max-width:768px){.contact-section .image-container>img{height:auto;width:200px}.contact-section .image-container{padding-block:20px;width:100%}}.language-switcher{position:relative}.language-dropdown{display:flex;display:none;flex-direction:column;gap:1rem;margin-top:1rem;padding:2rem 0;position:absolute;right:0;top:2rem;z-index:100}@media (max-width:992px){.language-dropdown{left:0;padding:2rem 0}}.language-dropdown li{list-style:none;padding-left:0}.language-dropdown .language-btn{align-items:center;display:flex;justify-content:center;margin-left:0;min-width:100px;text-align:center}.language-switcher:hover .language-dropdown{align-items:flex-start;display:flex;justify-content:flex-start}.subscribe-form{color:#fff;display:flex;flex-direction:column;gap:2rem;text-align:center}.subscribe-form .msg-success{display:none}.subscribe-form.success .msg-success{display:block}.subscribe-form input{border:none;border-radius:100px;height:40px;padding:1rem 2rem;width:100%}.subscribe-form button{background:var(--color-white);border:none;border-radius:100px;box-shadow:6px 6px var(--color-primary);color:var(--color-secondary);cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;margin-top:1rem;padding:14px 40px;transition:.2 ease-in;z-index:1}.subscribe-form button:hover{transform:translateY(5px)}@media (max-width:768px){.subscribe-form button{font-size:18px;font-weight:700;padding:8px 40px;width:100%}}@media (max-width:991px){.is-head-open #gh-head .nav{align-items:flex-start;display:flex;flex-direction:column;margin-top:4rem}.language-switcher{display:flex;justify-content:flex-start;margin:20px 0 0}.language-switcher .language-btn-default{align-items:flex-end;justify-content:flex-start;margin-left:0;min-width:150px}.language-dropdown .language-btn,.language-dropdown li{display:inline-flex}.is-head-open #gh-head .nav li{padding-left:0}.is-head-open #gh-head .gh-head-inner{height:auto}}.flex{display:flex}.ht-hero-section{min-height:calc(100vh - 115px);padding-block:32px}.ht-hero-section ul{padding-left:20px}.ht-hero-section .request-btn{align-items:center;display:flex;flex-shrink:0;font-family:Roboto;font-size:16px;font-weight:500;gap:12px;height:50px;justify-content:center;line-height:24px;margin-top:0;padding:8px 16px;text-align:center;width:225px}.ht-hero-section ul li{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:20px;font-style:normal;font-weight:400;line-height:var(--line-height-title);list-style-type:disc;text-align:left}.ht-hero-section .video-container{margin-bottom:32px;position:relative;width:100%}.ht-hero-section .video-placeholder{border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:100%}.section-title{font-family:Roboto;font-size:var(--font-size-title);font-weight:400;line-height:var(--line-height-title);text-align:center;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.ht-hero-section .section-title{color:var(--Body-Text-Body-Color,#212529);font-family:Roboto;font-size:28px;font-style:normal;font-weight:400;line-height:38px;margin-bottom:16px;text-align:left}.text-primary{color:var(--ghost-accent-color)}.text-lead{color:var(--color-lead)}.center{align-items:center;display:flex;justify-content:center}.ht-revo-section{background:#ecf1f4;padding-block:60px}.ht-revo-section img{border-radius:20px;margin-inline:auto}.box-shadow{border-radius:20px!important}.ht-key-features-section{padding-block:50px}.ht-title{color:#2e3690;font-family:var(--body-font);font-size:28px;font-style:normal;font-weight:400;line-height:48px;margin-bottom:50px;position:relative;width:-moz-fit-content;width:fit-content}.ht-key-features-section .ht-title:before{border-bottom:2px solid #2e3690;content:"";display:flex;height:100%;left:100%;line-height:24px;position:absolute;transform:translateX(-100%);width:100vw}.ht-key-features-section .request-btn{margin-top:0}.hash-y{flex-direction:column}.key-card{align-items:center;background:var(--Schemes-Surface,#f5fafd);border-radius:4px;display:flex;gap:32px;justify-content:space-between;margin-top:70px;padding:20px;width:100%}.key-card-content{max-width:50%}.key-card-content,.key-card-content h2{display:flex;flex-direction:column;gap:20px}.key-card-content h2{font-family:var(--body-font);font-size:28px;font-weight:400;line-height:48px;margin-bottom:0;text-align:left}.learn-more-btn{align-items:center;background-color:var(--color-secondary);border:none;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;height:40px;justify-content:center;line-height:1;min-width:248px;padding:.75rem 1.5rem;text-align:center;transition:background-color .3s ease;width:-moz-fit-content;width:fit-content}.learn-more-btn:hover{opacity:.8}.key-card-image{max-width:50%}.key-card-image img{height:auto}.key-card-image img:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:none}.hash-y>*,.width-100{max-width:100%;width:100%}.hash-y .key-card-content{align-items:center;text-align:center}.key-card .key-card-content{align-items:start;text-align:left}.brand-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:31px;justify-content:space-between;margin-bottom:100px;margin-top:25px}.brand-wrapper img{max-width:180px}.newsletter-section{background:linear-gradient(180deg,#daf5f0,#f2f6ff);padding-block:45px}.newsletter-section>div{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.newletter-content{align-items:center;display:flex;flex-direction:column}.newsletter-section h2{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-title);font-style:normal;font-weight:400;line-height:var(--line-height-title);text-align:center}.partners{display:flex;gap:20px;justify-content:center}.partners img{-o-object-fit:contain;object-fit:contain}.additional-section{background:#f2f7ff;padding-block:32px}.additional-section .description{color:#272b56;font-family:var(--body-font);font-size:20px;font-style:normal;font-weight:300;line-height:var(--line-height-title);margin-inline:auto;margin-bottom:50px;max-width:920px;text-align:center}.partner-template .page-header-wrapper{padding-bottom:0}.app-wrapper{display:flex;flex-direction:row;gap:8px}.app-wrapper,.footer-coming-soon{margin-top:20px}.certifications img{height:-moz-fit-content;height:fit-content;max-height:80px;width:-moz-fit-content;width:fit-content}.certification-text{display:block;font-size:small;line-height:normal;margin-top:40px;max-width:700px}@media (max-width:768px){.newsletter-section>div{flex-direction:column}.brand-wrapper img{max-width:100%}.request-btn{font-size:.875rem;padding:.75rem 2rem}.ht-title{font-size:20px;line-height:1.6}.ht-title,.section-title{margin-bottom:20px}.request-btn{width:auto}.key-card{flex-direction:column}.key-card>*{max-width:100%;width:100%}.key-card-content h2{font-size:16px;line-height:1.6}.learn-more-btn{font-size:14px;gap:8px;height:auto;min-width:auto;padding:.75rem 1.5rem;width:-moz-fit-content;width:fit-content}}.ht-features-header{align-items:center;display:flex;flex-shrink:0;justify-content:center;min-height:auto;padding:191px auto 254px;padding-block:50px}.features-page .ht-features-header{background:#ecf1f4}.chatbot h2,.features-page h2{font-size:var(--font-size-title);line-height:var(--line-height-title);text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.chatbot h2,.features-page h2,.ht-features-header p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-weight:400}.ht-features-header p{font-size:1.75rem;font-style:normal;line-height:3rem;margin-bottom:0!important;text-align:center}.features-page .ht-key-features-section .section-title{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-title);line-height:var(--line-height-title);margin-bottom:20px}.features-page .ht-key-features-section .section-title,.features-page .ht-key-features-section p{font-weight:400;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.features-page .ht-key-features-section p{font-family:Roboto;font-size:16px;letter-spacing:.5px;line-height:24px;width:70%}.features-page .ht-key-features-section .learn-more-btn{font-size:14px;margin-top:20px;min-width:auto;padding-inline:20px}.features-page .ht-key-features-section .key-card-content .learn-more-btn{margin-top:0}.features-page .hash-y .key-card-content{align-items:flex-start;text-align:left}.features-page .key-card-image{display:flex;justify-content:center}.features-page .ht-title{color:#2e3690;font-family:var(--body-font);font-size:var(--font-size-title);font-style:normal;font-weight:500;line-height:24px;padding-bottom:1rem;text-align:right}.features-page{font-size:var(--font-size-title);line-height:36px}.features-page .ht-features-header p{font-size:28px;line-height:36px}.mt-40{margin-top:40px}.mt-100{margin-top:100px}.q-img-container{display:flex;flex-direction:row;gap:44px}.q-img-container img:first-child,.q-img-container img:last-child{transform:translateY(40px)}.bg-gray{background:#ecf1f4}.features-page .ht-key-features-section .key-card{background:transparent;padding:0}.features-page .ht-key-features-section .key-card .q-img-container img{max-height:500px}.chatbot p{font-size:var(--font-size-title)}.chatbot .footer-coming-soon,.chatbot p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-style:normal;font-weight:400;line-height:36px}.chatbot .footer-coming-soon{font-size:16px}.features-page .ht-key-features-section .key-card-bottom{background:rgba(217,220,255,.2);border-radius:6px;flex-direction:row-reverse;padding:30px}.features-page .ht-key-features-section .key-card-bottom:last-child{background-color:#d5d7e9}.features-page .ht-key-features-section .key-card-bottom .key-card-image{margin-top:0}.features-page .ht-key-features-section .key-card-bottom .key-card-image img{max-width:392px}@media (max-width:768px){.features-page .ht-key-features-section .key-card-bottom .key-card-image img{max-width:100%}}.product-template .how-it-work:nth-child(odd){background:#ecf1f4}.product-template .solution-title{background:#ecf1f4;padding-bottom:0}.product-template .gh-article-title{margin-bottom:0}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);width:100%!important}.features-grid .hiw-top{grid-column:span 2}.product-template .ht-features-header{height:auto;margin:0;text-align:center}.product-template .ht-features-header p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:28px;font-style:normal;font-weight:400;line-height:48px;text-align:center}.product-template .f-ul-conteiner ul{list-style-type:disc;margin-top:0!important}.product-template .f-ul-conteiner ul li{list-style-type:disc}.product-template .ht-features-list{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:50px}.product-template .ht-feature-item{align-items:center;background:#ecf1f4;border-radius:54px;cursor:default;display:flex;gap:10px;justify-content:center;padding:20px 30px}.product-template .ht-feature-item:nth-child(odd){background:rgba(10,216,191,.3)}.product-template .hiw-card .features-list{width:100%}.product-template .features-list-title{font-size:var(--font-size-title);line-height:var(--line-height-title)}.product-template .features-list-content p:first-child{font-size:var(--font-size-text);line-height:var(--line-height-text)}.product-template .features-list-content ul{margin-block:0;padding-left:20px}@media (max-width:768px){.q-img-container{flex-direction:column}.q-img-container img:first-child,.q-img-container img:last-child{transform:none}.features-page .ht-key-features-section .key-card-bottom{flex-direction:column}.features-page .ht-key-features-section .key-card-bottom>*{width:100%}}.private-cloud-page{background:#ecf1f4}.private-cloud-header{padding-block:100px}.private-cloud-header .container{max-width:864px}.private-cloud-header .container h2{font-size:28px;line-height:normal;margin-bottom:39px}.private-cloud-header .container h2,.private-cloud-header .container p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-style:normal;font-weight:400;text-align:center}.private-cloud-header .container p{font-size:var(--font-size-title);line-height:var(--line-height-title)}.mental-care-content{margin-bottom:100px}.healthcare-section{display:flex;flex-direction:column;gap:1rem;margin:0 auto 50px}.health-care-section p{font-size:20px;font-weight:400;margin-bottom:30px}.health-care-section h4,.health-care-section p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-style:normal;line-height:41px}.health-care-section h4{font-weight:600}.health-care-section .container>p{font-family:Roboto;font-size:24px;font-weight:400;line-height:32px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font;width:70%}.heathcare-list-wrapper p{font-family:Roboto;font-size:var(--font-size-text);font-weight:400;letter-spacing:.5px;line-height:var(--line-height-text);margin-bottom:0;text-align:left}.healthcare-list{margin:0;padding-left:20px}.healthcare-list li{list-style-type:disc}.healthcare-box{align-items:flex-start;border-radius:6px;color:var(--Body-Text-Body-Color,#212529);display:flex;display:ruby;flex-direction:row;font-family:var(--body-font);font-size:var(--font-size-title);font-style:normal;font-weight:400;gap:10px;line-height:36px;margin-bottom:0!important;padding:20px 0}.healthcare-box strong{display:block;font-weight:700}.private-ai-section .private-ai-content{align-items:flex-start;background-color:#fff;border-radius:3px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;padding:30px 50px}.private-ai-content h2{font-weight:700;margin-bottom:0}.private-ai-content h2,.private-ai-content p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-text);font-style:normal;line-height:var(--line-height-text)}.private-ai-content p{font-weight:400}.private-ai-section .table-wrapper{width:100%}@media screen and (max-width:768px){.private-ai-section .table-wrapper{overflow-x:scroll}}.private-ai-section .table-wrapper table{border-collapse:collapse;font-size:14px;margin-top:3rem;width:100%}.private-ai-section .table-wrapper table.alt-color tr:nth-child(2n) td{background:#ecf1f4}.private-ai-section .table-wrapper table.even-columns td{width:50%}.private-ai-section .table-wrapper table.first-column-bold td:first-child{font-weight:700;min-width:200px}.private-ai-section .table-wrapper table.second-column-nowrap td:nth-child(2){white-space:nowrap}.private-ai-section .table-wrapper table.last-column-50 td:last-child{min-width:400px}.private-ai-section .table-wrapper table td,.private-ai-section .table-wrapper table th{padding:1.5rem;text-align:left}.private-ai-section .table-wrapper table tr{border-top:1px solid #cee7f0}.private-ai-section .table-wrapper table th{background:#daf5f0;font-weight:600}.private-ai-section .table-wrapper table td{background:#fff}.pricing-page .private-cloud-header .container h2,.pricing-page .private-cloud-header .container p{text-align:left}.pricing-page .private-cloud-header .container{max-width:1120px}.pricing-page .private-cloud-header .cta{display:flex;flex-direction:row;gap:20px;justify-content:flex-start!important}.pricing-page .private-cloud-header .cta .request-btn{margin-top:20px;margin-inline:0}.pricing-page .healthcare-list{list-style:disc;padding-left:1rem}.pricing-page .healthcare-list li{list-style-type:disc}.features{display:flex;flex-direction:row;gap:2rem;justify-content:space-between;margin-top:30px;width:100%}.feature h3{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:36px;margin-bottom:0}.feature ul{list-style-type:disc;margin:0;padding:0 0 0 30px}.feature li{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-text);font-style:normal;font-weight:400;line-height:var(--line-height-text);list-style-type:disc}.nvidea-ai-section .features{justify-content:center!important}.extended-ai-section .private-ai-content{background:transparent;padding:0 100px}.extended-ai-section .private-ai-content p{margin-bottom:0}@media (max-width:768px){.private-cloud-header{padding-block:50px}.private-cloud-header h2{font-size:36px;margin-bottom:20px}.private-cloud-header p{font-size:16px;line-height:30px}.mental-care-section h2{font-size:36px;margin-bottom:50px}.mental-care-content{margin-bottom:50px}.healthcare-section{gap:.5rem;margin-bottom:30px}.health-care-section p{margin-bottom:20px}.health-care-section h4,.health-care-section p,.healthcare-box{font-size:16px;line-height:1.6}.healthcare-box{flex-direction:column;gap:0;padding:15px}.healthcare-box strong{font-size:16px}.private-ai-section .private-ai-content{margin-bottom:50px;padding:20px}.private-ai-content h2{font-size:18px;line-height:30px}.private-ai-content p{font-size:16px;line-height:28px}.features{flex-direction:column;gap:1.5rem;margin-top:20px}.feature h3{font-size:14px;line-height:28px}.feature ul{padding-left:20px}.feature li{font-size:14px;line-height:24px}.extended-ai-section .private-ai-content{padding:0 20px}.extended-ai-section img{height:auto;margin-bottom:50px;width:100%}}.button-container{align-items:center;display:flex;gap:2rem;justify-content:flex-start}.tab-btn{background:none;border:none;color:#2e3690;cursor:pointer;font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:500;line-height:normal;outline:none;padding-block:31px;position:relative}.tab-btn.active{font-weight:700}.tab-btn.active:after,.tab-btn:hover:after{background-color:#2326ab;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:all .2s ease-in-out;width:100%}.ht-domains-header{background:#2e3690;padding-block:40px}.ht-domains-header p{color:var(--Schemes-On-Primary,#fff);font-family:var(--body-font);font-size:28px;font-style:normal;font-weight:400;line-height:36px;text-align:center}.service-card{background-color:#fff;border-radius:6px;color:#333;display:flex;flex-direction:column;gap:30px;padding:30px;position:relative;transition:transform .3s,box-shadow .3s}.service-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.15);transform:translateY(-5px)}.service-card img{bottom:0;position:absolute;right:0}.service-card:nth-child(2) img,.service-card:nth-child(5) img{left:0;right:auto}.service-card:first-child{grid-column:1/span 12}.service-card:nth-child(2){grid-column:1/span 4}.service-card:nth-child(3){grid-column:span 8}.service-card:nth-child(4){grid-column:span 7}.service-card:last-child{grid-column:span 5}.service-card h2{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:24px;font-style:normal;font-weight:500;line-height:32px;margin-bottom:0}.service-card ul{list-style:disc;margin:0 0 1rem;padding-left:40px}.service-card ul li{color:var(--Body-Text-Body-Color,#212529);font-size:16px;font-weight:400;line-height:24px;list-style-type:disc}.service-card .learn-more,.service-card ul li{font-family:var(--body-font);font-style:normal}.service-card .learn-more{align-items:center;background:#2e3690;border-radius:100px;color:var(--Schemes-On-Primary,#fff);display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:8px;height:40px;justify-content:center;letter-spacing:.1px;line-height:20px;margin-top:auto;padding-inline:20px;text-align:center;width:-moz-fit-content;width:fit-content;z-index:1}.service-card .learn-more:hover{background-color:#2d3cb3}.mental-care{background:#daf5f0}.child-care{background:#ecf1f4}.acute-care{background:rgba(46,54,144,.2)}.gp{background:#daf5f0}.lifestyle{background:#ecf1f4}.service-grid{display:grid;gap:20px;grid-template-columns:repeat(12,1fr);margin-bottom:100px}@media (max-width:992px){.service-card h2{font-size:20px}.service-card ul li{font-size:14px}.service-card .learn-more{font-size:12px;min-width:200px;padding:0 16px;width:-moz-fit-content;width:fit-content}}@media (max-width:768px){.service-card,.service-card:first-child{grid-column:span 12!important}.service-grid{gap:15px}}.domain-mental-care .ht-domains-header{background:#daf5f0;position:relative}.domain-child-care .ht-domains-header{background:#ecf1f4}.domain-acute-care .ht-domains-header{background:#d5d7e9;overflow:hidden}.domain-lifestyle .ht-domains-header{background:#ecf1f4;overflow:hidden}.domain-lifestyle .ht-domains-header img{bottom:auto;height:auto!important;top:0!important}.domain-start-up .ht-domains-header{background:#d5d7e9}.domain-start-up .ht-domains-header p{max-width:70%!important;text-align:left}.domain-start-up .request-btn{margin-top:0;padding-inline:20px}.domain-start-up .domains-content .healthcare-description-section>*{width:70%}.domain-gp .ht-domains-header{background:#daf5f0}.ht-domains-header{position:relative}.domain-acute-care .ht-domains-header p,.domain-child-care .ht-domains-header p,.domain-lifestyle .ht-domains-header p,.domain-mental-care .ht-domains-header p{color:var(--Schemes-On-Primary-Container,#001f27)}.domains-page .ht-domains-header img{bottom:0;position:absolute;right:0;z-index:0}.domains-page .meta-description>a{text-decoration:underline}.domains-page .meta-description>a:hover{opacity:.8}.domain-gp .ht-domains-header img{height:100%}.domain-acute-care .ht-domains-header img{bottom:auto;top:0}.domains-content .healthcare-section{align-items:center;justify-content:center}.domains-content .healthcare-box{font-weight:600;width:-moz-fit-content;width:fit-content}.domains-img-wrapper{position:relative}.domains-img-wrapper>img{margin-bottom:100px;margin-left:auto;width:90%}.domain-acute-care .domains-img-wrapper>img{margin:auto auto 100px}.acute-img img,.lifestyle-img img{width:100%!important}.lifestyle-img img{margin-left:auto;margin-right:auto}.mobile-img-wrapper{bottom:0;display:flex;flex-direction:row;gap:20px;left:0;position:absolute}.mobile-img-wrapper img{max-width:215px}@media (max-width:768px){.domains-img-wrapper>img{width:100%}.mobile-img-wrapper{align-items:center;flex-direction:column;justify-content:center;margin-bottom:40px;position:relative}.domain-start-up .ht-domains-header p{max-width:100%!important;text-align:left}}.research-page h2{font-size:34px;font-weight:500;line-height:normal;text-align:center}.research-page .ht-research-header p,.research-page h2{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-style:normal}.research-page .ht-research-header p{font-size:28px;font-weight:400;line-height:48px}.research-page .ht-research-header{padding-bottom:0;padding-top:150px;text-align:center}.research-page .ht-research-header>div{display:flex;flex-direction:column;gap:30px}.ht-research-card{margin-bottom:40px}.ht-research-card h2{margin-bottom:80px}.ht-research-card .research-card-content>*{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-title);font-style:normal;font-weight:400;line-height:36px;margin:0}.ht-research-card h3,.research-card-content h3{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:34px!important;font-style:normal;font-weight:500!important;line-height:normal!important;margin-bottom:30px}.ht-research-card .research-card-content{display:flex;flex-direction:column;gap:30px}.ht-research-card .research-card-content ul li{list-style-type:disc}.ht-research-card img{margin-top:58px}.padding-40{padding-block:40px}.row-reverse{display:flex;flex-direction:row-reverse;gap:100px}.ht-research-card:last-child{margin-block:80px}.ht-research-card:last-child>div{background:#2e3690;border-radius:6px;color:#fff!important;padding:40px}.ht-research-card:last-child h2{color:var(--Schemes-On-Primary,#fff);font-family:var(--body-font);font-size:54px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:30px;text-align:left}@media (max-width:768px){.research-page h2{font-size:36px;line-height:1.2}.research-page .ht-research-header{padding-block:80px}.research-page .ht-research-header p{font-size:18px;line-height:28px;padding-inline:20px}.ht-research-card{margin-bottom:20px}.ht-research-card h2{font-size:28px;margin-bottom:40px;text-align:center}.ht-research-card h3,.research-card-content h3{font-size:24px!important;margin-bottom:20px}.ht-research-card .research-card-content>*{font-size:18px;line-height:28px}.ht-research-card .research-card-content ul li{margin-left:20px}.ht-research-card img{height:auto;margin-top:30px;width:100%}.row-reverse{flex-direction:column;gap:20px}.ht-research-card:last-child{margin-block:40px}.ht-research-card:last-child>div{margin-inline:20px;padding:20px}.ht-research-card:last-child h2{font-size:32px;text-align:center}}.ht-company-header{background:#ecf1f4;padding-block:30px}.ht-company-header>div{display:flex;flex-direction:row;gap:100px;justify-content:space-between}.ht-company-header>div *{width:50%}.company-left{align-items:center;display:flex}.company-left p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:29px;font-style:normal;font-weight:600;line-height:41px;width:100%}.company-right img{margin-left:auto;max-width:500px;width:100%}.nav-tabs ul{display:flex;flex-wrap:wrap;height:80px;justify-content:center;list-style:none;margin-bottom:45px;margin-top:0;padding:0}.nav-tabs ul li{margin-right:2rem}.nav-tabs ul li a{border-bottom:3px solid transparent;color:#2e3690;display:block;font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:500;line-height:normal;padding-block:30px;transition:all .3s ease}.nav-tabs ul li a.active,.nav-tabs ul li a:hover{border-bottom:3px solid #2e3690}.content-container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.text-content{flex:1;padding-block:40px}.text-content h4{font-size:var(--font-size-text);font-weight:500;line-height:var(--line-height-text);margin-bottom:20px}.text-content address,.text-content h4,.text-content p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-style:normal}.text-content address,.text-content p{font-size:var(--font-size-text-mini);font-weight:400;line-height:var(--line-height-text-mini)}.text-content address{font-style:normal;line-height:1.5;margin-top:20px}.image-content{flex:1;position:relative;text-align:center}.image-content img{border-radius:10px;height:auto;max-width:100%}.image-content .mobile-company-img{bottom:-10%;left:5%;position:absolute;width:140px}.tab-content{align-items:center;display:none;justify-content:center;margin-bottom:100px}.tab-content .text-content p.medium{font-size:var(--font-size-text);line-height:var(--line-height-text)}.tab-content p a{color:#004a59;cursor:pointer;text-decoration:underline}.tab-content.active{display:flex;flex-wrap:wrap;gap:2rem}.tab-content p a:hover{opacity:.7}.timeline-description{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:20px;font-style:normal;font-weight:400;line-height:36px}.timeline-event a{text-decoration:underline}.timeline-event a:hover{opacity:.7}.team-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:70px;justify-content:center;margin-bottom:30px}.team-member{display:flex;flex-direction:column;width:270px}.team-member a,.team-member h3,.team-member p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-text-mini)!important;font-style:normal;font-weight:400;line-height:var(--line-height-text-mini);margin-bottom:0}.team-member>img{aspect-ratio:1;height:100%;margin-bottom:20px;-o-object-fit:cover;object-fit:cover;width:100%}.team-linkedin{margin-bottom:30px}.team-section a{cursor:pointer;display:block;transition:all .2s ease-in-out}.team-section a:hover{opacity:.6}.team-section .team-linkedin{margin-top:1rem}.team-section>p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-text);font-style:normal;font-weight:500;line-height:var(--line-height-text);margin-bottom:20px;margin-inline:auto;text-align:center;width:65%}.team-section .team-member p{margin-bottom:0}.team-section .team-sub-text{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-text);font-style:normal;font-weight:400;line-height:var(--line-height-text);margin-inline:auto;text-align:center;width:100%}#contact{width:100%}@media (max-width:992px){.image-content .mobile-company-img{width:25%}}@media (max-width:768px){.company-info{padding:20px}.content-container{flex-direction:column;text-align:center}.text-content{max-width:100%}.ht-company-header>div{flex-direction:column}.ht-company-header>div *{width:100%}.company-right img{margin-right:auto}.company-left p{font-size:18px;line-height:1.6}.nav-tabs ul{flex-wrap:nowrap;justify-content:start;overflow:hidden;overflow-x:scroll}.nav-tabs ul li a{width:-moz-max-content;width:max-content}.tab-content{flex-direction:column;margin-bottom:40px}.text-content address,.text-content h2,.text-content p{font-size:16px;line-height:1.6}.image-content .mobile-company-img{width:25%}.image-content{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}}.timeline{display:flex;flex-direction:column;margin:30px auto 20px;padding-left:150px;position:relative}.timeline-event{background:var(--Schemes-Surface,#f5fafd);border-bottom:1px solid #bfc8cc;padding:16px;position:relative}.timeline-event:before{border-radius:100px;height:40px;left:-81px;top:0;width:40px}.timeline-event:after,.timeline-event:before{background:var(--Schemes-Secondary-Container,#cee7f0);content:"";position:absolute}.timeline-event:after{align-items:center;border-radius:16px;bottom:16px;display:flex;flex-direction:column;flex-shrink:0;height:calc(100% - 68px);justify-content:center;left:-67px;width:12px}.timeline-date{align-items:center;display:flex;flex-direction:row;font-size:var(--font-size-text);font-weight:700;gap:1rem;line-height:var(--line-height-text);margin-bottom:20px}.timeline-content,.timeline-date{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-style:normal}.timeline-content{font-size:20px;font-weight:400;line-height:36px}.timeline-content h3{color:#069;font-size:18px;margin-bottom:10px}.timeline-content ul{list-style:disc;margin:0}.timeline-content ul li{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-text-mini);font-size:16px!important;font-style:normal;font-weight:400;line-height:var(--line-height-text-mini);margin-bottom:10px}.timeline-event.active,.timeline-event:hover{background:var(--Schemes-Secondary-Container,#cee7f0);transform:scale(1.02);transition:transform .2s,background .2s ease-in-out}.timeline-event.active:before,.timeline-event:before{transition:background .3s ease}.timeline-event.active:before,.timeline-event:hover:before{background:#2e3690}.timeline-event{animation:fadeInUp .5s ease forwards;opacity:0;transform:translateY(20px)}.timeline-event:nth-child(odd){animation-delay:.2s}.timeline-event:nth-child(2n){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.timeline{padding-left:40px}.timeline-event:before{height:12px;left:-32px;width:12px}.timeline-event:after{border-radius:12px;bottom:16px;content:"";height:calc(100% - 44px);left:-30px;width:8px}.timeline-date{font-size:14px}.timeline-content ul li{text-align:left}.timeline-content,.timeline-content ul li{font-size:13px!important}}.company-info{background-color:#d9dcff33}.company-info h2{font-family:var(--body-font);font-size:var(--font-size-title);font-weight:500;line-height:var(--line-height-title);margin-top:2rem;text-align:left}@media (max-width:768px){.company-info h2{font-size:var(--font-size-title);line-height:normal}}.company-info p{font-size:var(--font-size-text);line-height:var(--line-height-text)}@media (max-width:768px){.company-info p{font-size:14px;line-height:normal}}.contact-map-section{margin-bottom:100px}.contact-map-section .container{display:flex;flex-direction:row;gap:100px}.contact-map-section .container>*{width:50%}.map-address img{margin-bottom:26px;max-width:442px}.map-address address p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-text-mini);font-style:normal;font-weight:400;line-height:var(--line-height-text-mini);margin-bottom:0}.contact-section{align-items:center;color:#fff;display:flex;justify-content:center;overflow:hidden}.contact-container{display:flex;gap:20px;width:100%}.get-in-touch{background:#222b8d;padding:112px 40px 160px!important;position:relative}.get-in-touch:before{background:#222b8d;content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);width:50vw;z-index:10}.get-in-touch,.newsletter{border-radius:8px;flex:1;padding:20px}.get-in-touch h2{font-size:28px;font-weight:500;line-height:36px;line-height:normal;margin-bottom:31px}.get-in-touch h2,.get-in-touch p{color:var(--Schemes-On-Primary,#fff);font-family:var(--body-font);font-style:normal}.get-in-touch p{font-size:16px;font-weight:400;line-height:150%;margin-bottom:0}.contact-form{display:flex;flex-direction:column;gap:30px;margin-block:50px}.contact-form input{background:transparent;border:1px solid #ced4da;border-radius:4px;color:#ced4da;display:block;font-family:var(--body-font);margin:0;padding:10px;text-align:center;width:100%}.contact-form input::-moz-placeholder{color:#ced4da;font-family:var(--body-font);font-weight:400;opacity:.8}.contact-form input::placeholder{color:#ced4da;font-family:var(--body-font);font-weight:400;opacity:.8}.btn-demo,.btn-newsletter{background:#0ad8bf;border:none;border-radius:32px;color:#1c247e;cursor:pointer;display:inline-block;font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:600;line-height:24px;line-height:normal;margin-top:10px;min-height:60px;padding:10px 20px;text-align:center;width:100%}.btn-demo:hover,.btn-newsletter:hover{background-color:#1ad4b0}.contact-section .newsletter{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:40px;text-align:center}.contact-section .newsletter p{max-width:340px}.contact-section .btn-newsletter{background:#fff;min-height:42px;padding:10px 40px;width:auto}.contact-section .btn-demo{min-height:42px}.contact-section .newsletter-icon{opacity:.7}.contact-section .additional-info{color:#fff;font-size:16px;margin-top:24px}@media (max-width:768px){.get-in-touch{padding-block:40px!important}.contact-container{flex-direction:column;padding:0}.contact-map-section .container{flex-direction:column-reverse;gap:40px}.map-address img{max-width:100%;width:100%}.contact-map-section .container>*{width:100%}}.private-cloud-header .cta{display:flex}.private-cloud-header .cta>.btn{margin-inline:auto}.pricing-plan-section{background:#fff;padding-block:100px}.pricing-plans{margin:20px;text-align:center}.pricing-plans h2{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-title);font-style:normal;font-weight:400;line-height:41px;text-align:center}.pricing-table{border-collapse:collapse;margin-top:20px;width:100%}.pricing-table thead th{background:#daf5f0;border-bottom:1px solid var(--Schemes-Secondary-Container,#cee7f0);border-top:1px solid var(--Schemes-Secondary-Container,#cee7f0);color:#000;font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:600;letter-spacing:.1px;line-height:20px;padding:18px 16px;text-align:left;width:20px}.pricing-table tbody td,.pricing-table tfoot td{border-bottom:1px solid #ecf1f4;font-size:14px;padding:15px;text-align:left}.pricing-table tbody tr:nth-child(2n){background:#ecf1f4}.not-included{color:#d9534f;font-weight:700}.plan-button{align-items:center;background:#2e3690;border:none;border-radius:100px;color:var(--Schemes-On-Primary,#fff);cursor:pointer;display:flex;flex:1 0 0;flex-direction:column;font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:700;gap:8px;height:40px;justify-content:center;letter-spacing:.1px;line-height:20px;text-align:center;width:100%}.plan-button:hover{opacity:.8}tfoot td{background:#ecf1f4;border:none}@media (max-width:768px){.pricing-plan-section{padding-block:50px}.pricing-plans h2{font-size:20px;line-height:30px}.pricing-table,.pricing-table tbody td,.pricing-table thead th{font-size:12px}.plan-button{font-size:10px;margin:0 auto;width:90%}}.savings-calculator{background-color:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Arial,sans-serif;gap:30px;margin:auto;margin-block:100px;padding:50px 30px}.savings-calculator h2{color:var(--Schemes-On-Primary-Container,#001f27);font-family:var(--body-font);font-size:20px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.toggle-container{justify-content:center}.billing-toggle input{margin:0 5px}.users-slider{margin-bottom:20px}.users-slider input{width:100%}#user-count{color:var(--Schemes-On-Primary-Container,#001f27);font-family:var(--body-font);font-size:var(--font-size-title);font-style:normal;font-weight:700;line-height:normal}.savings{color:#343a40;display:flex;flex-direction:row;font-weight:700;justify-content:space-between}.savings,.savings label{font-size:16px;text-align:center}#savings-amount,.savings label{color:var(--Schemes-On-Primary-Container,#001f27);font-family:var(--body-font);font-style:normal;font-weight:500;line-height:normal}#savings-amount{font-size:var(--font-size-title)}.toggle-container{gap:10px;gap:40px}.toggle,.toggle-container{align-items:center;display:flex}.toggle{cursor:pointer;font-family:Arial,sans-serif;font-size:14px;font-weight:500;gap:1rem}.toggle input{display:none}.toggle .slider{background:var(--Schemes-Surface-Container-Highest,#dee3e6);border:1px solid var(--Schemes-Outline,#70787c);border-radius:50px;height:20px;margin-right:8px;position:relative;transition:background-color .3s ease;width:40px}.toggle .slider:after{background-color:#fff;border-radius:50%;content:"";height:14px;left:3px;position:absolute;top:2px;transition:transform .3s ease;width:14px}.toggle input:checked+.slider{background-color:#17cfc4;border:1px solid var(--Schemes-Outline,#17cfc4)}.toggle input:checked+.slider:after{transform:translateX(20px)}.toggle .label{color:var(--Schemes-On-Primary-Container,#001f27);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:500;line-height:normal}.users-slider{margin-top:30px}#users{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,#2e3690 0,#2e3690 var(--slider-progress,1%),#abafd3 var(--slider-progress,1%),#abafd3 100%);border-radius:30px;height:20px;margin:0;outline:none;transition:background .3s ease}#users::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#2e3690;border:4px solid #fff;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.2);cursor:pointer;height:56px;-webkit-transition:transform .2s ease;transition:transform .2s ease;width:56px}#users::-webkit-slider-thumb:hover{transform:scale(1.1)}#users::-moz-range-thumb{background:#2e3690;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.2);cursor:pointer;height:56px;-moz-transition:transform .2s ease;transition:transform .2s ease;width:56px}#users::-moz-range-thumb:hover{transform:scale(1.1)}#users::-ms-thumb{background:#2e3690;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.2);cursor:pointer;height:56px;-ms-transition:transform .2s ease;transition:transform .2s ease;width:56px}#users::-ms-thumb:hover{transform:scale(1.1)}.api-page{background:#ecf1f4}.api-page>div{background:#fff;display:grid;grid-template-columns:repeat(12,1fr)}.sidebar{background:var(--sidebar-bg);border-right:1px solid #e5e7eb;grid-column:1/4;height:100vh;overflow-y:auto;padding:20px 20px 20px 0;position:sticky;top:0}.sidebar::-webkit-scrollbar{height:3px;width:3px}.sidebar::-webkit-scrollbar-track{background:#f4f4f4;border-radius:6px}.sidebar::-webkit-scrollbar-thumb{background:#c0c4cf;border-radius:6px}.sidebar::-webkit-scrollbar-thumb:hover{background:#555}.sidebar ol{gap:5px}.sidebar ol,.sidebar ol li{align-items:flex-start;display:flex;flex-direction:column}.sidebar ol li{background:var(--accordion-header-background,#f9fafb);border:1px solid #e5e7eb;border-radius:6px;color:var(--accordion-header-color,#6b7280);font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:700;gap:7px;line-height:100%;padding:17.5px;text-align:left;width:100%}.sidebar ol li:hover{background:var(--Schemes-Secondary-Container,#cee7f0)}.sidebar ol li:has(.is-collapsible){background:#fff;color:var(--panel-content-color,#4b5563);font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.sidebar .is-collapsible{padding:10px;width:-webkit-fill-available}.sidebar .is-collapsible li{background:#fff;border:none;color:var(--panel-content-color,#4b5563);font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:-webkit-fill-available}.toc-link:before{display:none}.toc-list{padding-left:0}.api-content{grid-column:4/12;padding:20px}.api-content p{font-size:20px;margin-bottom:30px}.api-content h1,.api-content p,h2{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-style:normal;font-weight:400;line-height:36px}.api-content h1,h2{font-size:var(--font-size-title)}.api-content h3{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:18px;font-style:normal;font-weight:400;line-height:36px;margin-bottom:30px}.toc-link{justify-content:space-between;width:100%}.chevron-icon,.toc-link{align-items:center;display:flex}.chevron-icon{justify-content:center}.is-collapsible{padding-block:0!important}.chevron-icon svg{transition:all .2s ease-in-out}.why-choose-section{margin-bottom:100px}.why-choose-section .why-choose-inner{align-items:flex-start;align-self:stretch;background:#2e3690;border-radius:6px;display:flex;flex-direction:column;gap:30px;padding:50px}.why-choose-section h2{font-size:var(--font-size-title);line-height:var(--line-height-title);margin-bottom:0}.why-choose-section h2,.why-choose-section p,.why-choose-section ul li{color:var(--Schemes-On-Primary,#fff);font-family:var(--body-font);font-style:normal;font-weight:400}.why-choose-section p,.why-choose-section ul li{font-size:16px;line-height:26px;list-style-type:disc}.why-choose-section ul li strong{font-weight:600}.why-choose-section .read-more-btn{align-items:center;display:flex;flex-direction:row;justify-content:center}.healthcare-description-section .healthcare-text{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-text);font-style:normal;font-weight:500;line-height:var(--line-height-text);margin-bottom:30px;max-width:70%}.healthcare-description-section .healthcare-card{margin-bottom:30px}.healthcare-description-section .healthcare-card h3,.healthcare-description-section h3{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-text);font-style:normal;font-weight:500;line-height:var(--line-height-text);margin-bottom:1rem}.healthcare-description-section .healthcare-card p,.healthcare-description-section p:not(:first-child){color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-text-mini);font-style:normal;font-weight:400;line-height:var(--line-height-text-mini);max-width:70%}.domains-page .ht-key-features-section,.domains-page .key-card-image{margin-top:0;padding-top:0}.domains-page .key-card{margin-top:0}@media (max-width:768px){.why-choose-section .why-choose-inner{padding:20px}.why-choose-section h2{font-size:32px;line-height:1.2}.why-choose-section ul li{font-size:18px;line-height:28px}.healthcare-description-section .healthcare-text{margin-bottom:20px;max-width:100%}.healthcare-description-section .healthcare-card h3,.healthcare-description-section .healthcare-text{font-size:var(--font-size-text);line-height:var(--line-height-text)}.healthcare-description-section .healthcare-card p{font-size:var(--font-size-text-mini);line-height:var(--line-height-text-mini);max-width:100%}.healthcare-description-section .healthcare-card{margin-bottom:20px}}.faq-tempate .page-header-wrapper{padding-bottom:10px}.gh-article-subscript{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-title);font-style:normal;font-weight:400;line-height:var(--line-height-title);margin-bottom:0;margin-top:22px;max-width:700px}.accordion-head>h4{font-family:Roboto;font-size:24px;font-weight:700;letter-spacing:0;line-height:32px;margin-bottom:12px}.accordion-head{cursor:pointer;display:flex!important;flex-direction:row;gap:1rem;margin:0 auto;max-width:1098px}.accordion-head svg{fill:#2e3690;color:#2e3690;height:20px;margin-top:4px;width:20px}.accordion-chevron{transition:transform .3s ease-in-out}.accordion-head.active .accordion-chevron{transform:rotate(180deg)}.accordion-wrapper{margin:0 auto 65px;max-width:1098px}.accordion-active{display:block!important}.accordian-content{display:none}.accordian-content .gh-cta-gradient{opacity:0;visibility:hidden}.single-accordion{margin-bottom:20px}.accordian-title{grid-gap:24px;align-items:center;background-color:transparent;border:1px solid var(--Gray-500,#adb5bd);border-radius:8px;cursor:pointer;display:flex;padding:20px}.accordian-title h3{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}.accordian-content{padding:0 90px 20px}.accordian-content p{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.accordian-content h2,.accordian-content h3{font-size:16px}.accordian-content *{font-family:var(--body-font)}.single-accordion{background:#fff;border:3px solid transparent;border-radius:8px}.single-accordion.active{border-color:#adb5bd}.single-accordion.active .accordian-title{border-color:transparent}.single-accordion.active .accordian-title .accordion-icon-wrap .minus{opacity:1;position:absolute;transform:scale(1) translate(-100%);visibility:visible}.single-accordion.active .accordian-title .accordion-icon-wrap .plus{opacity:0;transition:all .2s ease-in-out;visibility:hidden}.single-accordion.active .accordian-title h3{font-weight:600}.accordion-icon-wrap{height:32px;position:relative;width:32px}.accordion-icon-wrap img{align-items:center;display:flex;height:100%;justify-content:center;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--smooth);width:100%}.accordion-icon-wrap .minus{opacity:0;visibility:hidden}.accordion-icon-wrap .plus{opacity:1;visibility:visible}.accordion-icon-wrap svg path{fill:#2e3690}.pricing-section-inner{padding-bottom:100px}.pricing-section-inner .healthcare-box{background:transparent;border:none;padding-left:0}.tag-hash-research .gh-content ul li{list-style-type:disc}.reasearch-card-feed{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-inline:auto;max-width:760px}.research-article-card{background-color:#fff;border:1px solid var(--Schemes-Outline-Variant,#bfc8cc);border-radius:12px;height:100%;height:-moz-fit-content;height:fit-content;max-width:370px;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%}.research-article-card img{max-height:280px}.research-article-card:hover{transform:translateY(-5px)}.research-article-card .card-header{align-items:center;background-color:#fff;display:flex;height:50%;justify-content:center;min-height:280px;padding:20px}.research-article-card .gh-article-image{height:auto;margin:auto!important;width:100%}.research-article-card .card-body{align-items:flex-start;align-self:stretch;background:#f5fafd;display:flex;flex-direction:column;gap:32px;height:50%;padding:16px}.research-article-card .card-title{color:var(--Schemes-On-Surface,#171c1e);font-family:var(--Body-Large-Font,Roboto);font-size:var(--font-size-title);font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px;text-align:left}.research-article-card .card-description{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--Schemes-On-Surface-Variant,#40484b);display:-webkit-box;font-family:var(--Body-Medium-Font,Roboto);font-size:16px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:26px;text-align:left}.research-article-card .card-button{align-items:center;background:#2e3690;border:none;border-radius:100px;color:var(--Schemes-On-Primary,#fff);cursor:pointer;display:flex;flex:1 0 0;flex-direction:column;font-family:var(--Label-Large-Font,Roboto);font-size:14px;font-style:normal;font-weight:500;gap:8px;height:40px;justify-content:center;letter-spacing:.1px;line-height:20px;margin-bottom:16px;margin-left:auto;margin-top:auto;max-height:40px;padding:10px 24px;text-align:center;transition:background-color .3s ease}.research-article-card .card-button:hover{background-color:#3948b7}.reasearch-card-feed-title{grid-column:span 2}.reasearch-card-feed-title h2{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:34px;font-style:normal;font-weight:500;line-height:normal;text-align:center}@media (max-width:768px){.reasearch-card-feed{display:flex;flex-direction:column}.research-article-card{max-width:100%}.reasearch-card-feed-title h2{font-size:32px}}.gh-research-article .gh-article-image{margin-top:auto!important;padding-block:33px}.gh-research-title{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:34px;font-style:normal;font-weight:500;line-height:normal;margin-top:58px}.gh-research-article .gh-content{margin-block:30px}.gh-research-article .gh-content *{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:var(--font-size-title);font-style:normal;font-weight:400;line-height:36px}.gh-research-article .gh-content li,.gh-research-article .gh-content ul{list-style:disc}@media (min-width:768px){.tag-hash-y .gh-research-article{display:flex;flex-direction:row}.tag-hash-y .gh-research-article .gh-article-image{width:35%}.tag-hash-y .gh-research-article .research-page-wrapper{width:65%}.tag-hash-y .gh-research-article .gh-article-image{margin-block:auto!important}}.private-cloud-illustrator{background:#0bd6bf;border-radius:8px;height:auto;margin-bottom:20px;padding-block:20px;position:relative;width:100%}.private-cloud-illustrator:before{background:#30368c;border-radius:0 8px 8px 0;bottom:0;content:"";height:100%;position:absolute;right:0;top:0;width:45%}.private-cloud-illustrator:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='975' fill='none'%3E%3Cpath d='m0 9.294 15 8.66V.634L0 9.294Zm27 0h1.5v-1.5H27v1.5Zm0 964v1.5h1.5v-1.5H27Zm0-965.5H13.5v3H27v-3Zm-27 967h27v-3H0v3Zm28.5-1.5v-964h-3v964h3Z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:975px;position:absolute;right:35px;top:125px;width:29px}.mental-care-content{background-color:#fff;display:flex;flex-direction:column;padding-top:3rem}.mental-care-content h2{font-family:var(--body-font);font-size:var(--font-size-title);font-weight:400;line-height:var(--line-height-title);text-align:center}.mental-care-content .mental-care-cards{display:flex;flex-direction:row;gap:20px}.mental-care-content .mental-care-cards>*{width:50%}.mental-care-content .mental-care-card{align-items:center;display:flex;flex-direction:column;gap:10px}.mental-care-content .mental-care-card h3{color:#1e1e1e;font-family:var(--body-font);font-size:28px;font-style:normal;font-weight:400;line-height:36px;margin-bottom:20px;text-align:center}@media (max-width:768px){.mental-care-content .mental-care-card h3{font-size:var(--font-size-title);line-height:var(--line-height-title)}}@media (max-width:480px){.mental-care-content .mental-care-card h3{font-size:14px;line-height:1}}.mental-care-content .mental-care-card .mental-arrow{position:static;z-index:1110}.i-card-image{position:relative}.i-card-image:before{background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2));content:"";height:70%;position:absolute;top:0;width:100%;z-index:10000}.illustrator-card{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:50px;margin-left:auto;margin-right:66px;position:relative;z-index:1000}.illustrator-card:last-child{margin-bottom:0}.i-card-right{background:#242868;border-radius:8px;display:flex;flex-direction:row;padding:20px;position:relative;width:65%}.i-card-right h2{font-size:20px;font-weight:600;margin-bottom:20px}.i-card-right h2,.i-card-right p{color:#fff;font-family:var(--body-font);font-style:normal;letter-spacing:.5px;line-height:24px}.i-card-right p{font-size:16px;font-weight:400}.i-card-image{align-items:flex-end;aspect-ratio:1/1;display:flex;height:auto;width:217px}.i-card-content{padding-inline:24px;width:60%}.i-card-left{align-items:center;display:flex;flex-direction:column;margin-right:80px;position:relative;width:200px}.i-card-left:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='138' height='18' fill='none'%3E%3Cpath d='m138.001 8.94-15-8.66V17.6l15-8.66Zm-138 1.5h124.5v-3H.001v3Z' fill='%23000'/%3E%3C/svg%3E");height:100px;right:0;top:0;transform:translate(65%,50%);width:125px}.i-card-left:after,.i-card-right:after{background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute}.i-card-right:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='57' fill='none'%3E%3Cpath d='m8.751 56.294 8.66-15H.091l8.66 15Zm-1.5-56v42.5h3V.294h-3Z' fill='%232C4294'/%3E%3C/svg%3E");bottom:-50px;height:50px;left:60px;width:18px}.illustrator-card:last-child .i-card-right:after{display:none}.i-logo{align-items:center;background:#fff;border-radius:999px;display:flex;height:110px;justify-content:center;margin-bottom:10px;width:110px}.i-card-left *{color:var(--Body-Text-Body-Color,#212529);font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.i-card-left h3{font-weight:700}.i-hr{border:none;border-top:1px solid #2e3690;margin-top:10px}.private-ai-bottom{margin-top:30px}.private-ai-bottom h2{font-family:Roboto;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:24px;margin-bottom:0;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}@media (max-width:768px){.illustrator-card{flex-direction:column;width:100%}.i-card-right{margin-top:20px;width:100%}.private-cloud-illustrator{padding:20px}.i-card-left:after{display:none}.i-card-left{margin-left:auto;margin-right:auto}.private-cloud-illustrator:before{display:none;width:50%}.i-card-right:after{left:49%}.private-cloud-illustrator:after{display:none;top:320px}.i-card-left{margin-top:1rem}.mental-care-content{display:flex;flex-direction:column}.mental-care-content>*{width:100%}}@media (max-width:480px){.i-card-right{flex-direction:column}.i-card-right *{width:100%}.extended-ai-section img{margin-bottom:20px}.i-card-content{padding:0}}.shadow-img{border-radius:20px!important}.tag-hash-research .gh-article-image img{max-width:512px}.news-template .featured-content-title{font-family:var(--body-font);font-size:24px;font-weight:400;line-height:32px;text-align:left;text-underline-position:from-font}.news-template .featured-content p{font-size:var(--font-size-text)!important;font-weight:400;line-height:var(--line-height-text)!important;margin-bottom:0!important}.cta-container{display:flex;flex-direction:row;gap:20px}.btn-white{background:#fff}.section-description{margin-bottom:30px;margin-top:1rem;text-align:center}.post-template .tag-hash-testimonial-card .gh-article-image img{width:auto}.features-list-title-seven{margin-top:20px}@media (max-width:768px){.cta-container{flex-direction:column}.ht-hero-section .request-btn{width:100%}}.hash-feature-5 .key-card-image img{max-height:600px}.page-template.tag-hash-testimonial-card .gh-article-image img{width:auto}.nav-subnav li::marker{display:none}ul.nav-subnav li{list-style:none}@media screen and (min-width:991px){.subnav.nav-wrapper{align-items:center;cursor:pointer;display:flex;padding-bottom:0}.subnav.nav-wrapper a{border-bottom:0;color:var(--color-secondary);font-size:14px;font-weight:500;padding-bottom:0;text-transform:capitalize;transition:.3s ease-in}.nav .subnav a:hover{border-bottom:0}.subnav.nav-wrapper .secondary-nav{position:absolute;top:15px}.subnav.nav-wrapper ul{align-items:flex-start;background-color:#fbfdff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow:0 10px 10px 0 rgba(0,0,0,.2);flex-direction:column;justify-content:flex-start;left:unset;max-width:160px;min-width:150px;opacity:0;padding:10px 0;position:absolute;top:40px;transform:translateY(50px);transition:.4s ease-in;visibility:hidden;z-index:99999}.subnav.nav-wrapper:hover ul{opacity:1;transform:translateY(30px);visibility:visible}.subnav.nav-wrapper ul li{line-height:1;padding:10px 15px}.subnav.nav-wrapper ul li a{border:transparent;white-space:unset}span.nav-trigger svg{color:var(--color-secondary);height:24px;margin-left:0;position:relative;top:3px;width:24px;z-index:999}}@media screen and (max-width:991px){.header-area-inner{padding:20px 0}.center-menu ul.nav{align-items:center;flex-direction:column;justify-content:center;margin-top:20px}ul.nav-subnav{padding-left:15px}.subnav.nav-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.subnav.nav-wrapper .secondary-nav li{padding-bottom:0;padding-top:0;width:100%}.subnav.nav-wrapper .secondary-nav li:last-of-type{padding-bottom:0}.subnav.nav-wrapper.active{align-items:flex-start;cursor:pointer;display:flex;justify-content:flex-start}.subnav.nav-wrapper .secondary-nav{display:none;left:0;opacity:1;position:relative;top:10px;transform:translateY(0);transition:.4s ease-in;visibility:unset;width:100%;z-index:999}.subnav.nav-wrapper .secondary-nav.active{display:block}.subnav.nav-wrapper:hover .secondary-nav{opacity:unset;transform:translateY(0);visibility:unset}.subnav.nav-wrapper .secondary-nav.active{align-items:flex-start;display:flex;justify-content:flex-start}span.nav-trigger{cursor:pointer}.nav-trigger{position:absolute;right:10px;top:5px;transform:rotate(-90deg);transition:all .4s ease-in-out}.subnav.nav-wrapper.active .nav-trigger{transform:rotate(-180deg)}span.nav-trigger{color:var(--color-secondary)}.subnav.nav-wrapper a{padding-bottom:0}}.demo-btn-modal{background:rgba(0,0,0,.6);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.demo-btn-modal .demo-modal-wrapper{background:#fff;border-radius:8px;margin:150px auto;max-width:800px;position:relative;width:90%}.modalclose-btn{cursor:pointer;font-size:30px;position:absolute;right:20px;top:8px}.demo-modal-wrapper iframe{border-radius:8px}iframe .gap3{gap:1.2rem!important;padding:20px!important}@media (max-width:767px){.demo-btn-modal .demo-modal-wrapper{margin:28% auto}}.error-content-area{padding:100px 0;text-align:center}@media (max-width:767px){.error-content-area{padding:50px 0}}.page-template .gh-article-image img{width:auto}.mobile-app-trans{height:700px}.hash-y .key-card-content{align-items:center!important}
/*# sourceMappingURL=screen.css.map */