:root{--body-bg:#e8e7e4;--black:#000;--white:#fff;--blue:#04a;--color-heading:var(--black);--color-body:#555;--font:"ABC Favorit Pro","Arial";--line-height-body:1.5;--line-height-heading:1.1;--line-height-h1:1;--weight-normal:400;--weight-light:300;--size-small:clamp(0.9375rem,0.8125rem + 0.3333vw,1.0625rem);--size-body:clamp(1.125rem,0.9886rem + 0.3636vw,1.375rem);--size-h1:clamp(3.125rem,1.7614rem + 3.6364vw,5rem);--size-h2:clamp(1.875rem,1.0568rem + 2.1818vw,3.375rem);--width-container:1320px;--width-wide:1524px;--padding-edge:1rem;--padding-section:9rem;--padding-horizontal:11%;--padding-horizontal-small:6%;--transition:0.2s ease all;--transition-long:0.4s ease all}@media only screen and (max-width:600px){:root{--padding-horizontal:4%;--padding-horizontal-small:var(--padding-horizontal)}}*,:after,:before{box-sizing:border-box}@media only screen and (min-width:1600px){html{font-size:110%}}@media only screen and (min-width:1800px){html{font-size:130%}}@media only screen and (max-width:1200px){html{font-size:100%}}body,html{margin:0;padding:0}body{background:var(--body-bg)}.container{padding-left:var(--padding-horizontal);padding-right:var(--padding-horizontal);width:100%}main{background:var(--body-bg);border-top-left-radius:2.5rem;border-top-right-radius:2.5rem;margin-top:-2.5rem;padding-top:var(--padding-section);position:relative;z-index:1}@media only screen and (max-width:768px){main{padding-top:1.5rem}}.hide-mobile{display:block}@media only screen and (max-width:768px){.hide-mobile{display:none}}.hide-desktop{display:none}@media only screen and (max-width:768px){.hide-desktop{display:block}}body{color:var(--color-body);font-family:var(--font);font-size:var(--size-body);font-weight:var(--weight-light);letter-spacing:-.018em;line-height:var(--line-height-body)}.h2,h1,h2,h3,h4,h5,h6{color:var(--color-heading);font-weight:var(--weight-normal);line-height:var(--line-height-heading);margin-bottom:1.5rem}.footer .h2,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.hero .h2,.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.hero h6{color:var(--white)}.h1,h1{font-size:var(--size-h1);line-height:var(--line-height-h1);margin-top:0}.h2,h2{font-size:var(--size-h2)}p{margin-top:0}img{height:auto;max-width:100%}.button{background-color:var(--white);border:1px solid var(--white);border-radius:2.5rem;color:#3737cd;display:inline-block;font-size:var(--size-body);font-weight:var(--weight-normal);padding:.8125rem 1.875rem;text-decoration:none;transition:var(--transition)}.button:focus,.button:hover{background-color:transparent;color:var(--white)}.floating-phone{margin-left:auto;position:sticky;top:0;width:50%}@media only screen and (max-width:768px){.floating-phone{width:100%}}@keyframes rotateSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.floating-phone__overlay,.floating-phone__shadow,.floating-phone__wrapper{align-items:center;display:flex;height:100vh;left:-2rem;max-width:43.75rem;position:absolute;right:0}@media only screen and (max-width:768px){.floating-phone__overlay,.floating-phone__shadow,.floating-phone__wrapper{align-items:flex-end;left:0;max-width:100%;overflow:hidden;padding-bottom:7vh;right:0}.floating-phone__wrapper:after{background:linear-gradient(180deg,hsla(45,8%,90%,0) 32.16%,#e8e7e4 53.69%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}}.floating-phone video,.floating-phone__overlay-wrapper{width:100%}.floating-phone__overlay{opacity:0;transition:opacity .5s ease;z-index:1}.floating-phone__overlay.is-updating{opacity:.9}.floating-phone__overlay img{object-fit:contain;object-position:center}@media only screen and (max-width:768px){.floating-phone__overlay img{margin-left:auto;margin-right:auto;transform:scale(1.48)!important}}.hide-video-overlay .floating-phone__overlay{display:none}.floating-phone__spinner{animation:rotateSpinner 1s linear infinite;border:.25rem solid var(--white);border-bottom:.25rem solid transparent;border-radius:50%;bottom:0;display:block;height:3rem;left:0;margin:auto;position:absolute;right:0;top:0;width:3rem;z-index:2}@media only screen and (max-width:768px){.floating-phone__spinner{top:30%}}.floating-phone__shadow{z-index:-1}.floating-phone__shadow img{object-fit:contain;object-position:center}@media only screen and (max-width:768px){.floating-phone__shadow img{margin-left:auto;margin-right:auto;transform:scale(1.48)!important}.floating-phone .floating-phone__overlay img,.floating-phone .floating-phone__shadow img,.floating-phone .phone-video{aspect-ratio:1/1;height:55vh;transform:scale(1.5)}}.numbers{font-size:4rem;line-height:1;padding-left:var(--padding-horizontal);padding-right:var(--padding-horizontal);position:sticky;top:var(--padding-section);width:100%;z-index:-1}@media only screen and (max-width:1024px){.numbers{top:5rem}}@media only screen and (max-width:768px){.numbers{font-size:2.5rem;top:1.5rem;z-index:1}}.numbers__content{align-items:center;display:flex;flex-direction:column;gap:.625rem;left:2vw;margin:0;position:absolute}@media only screen and (max-width:768px){.numbers__content{flex-direction:row;justify-content:space-between;left:0;padding-left:var(--padding-horizontal);padding-right:var(--padding-horizontal);right:0}.numbers__content:before{background:linear-gradient(0deg,hsla(45,8%,90%,0),#e8e7e4 35.4%);border-top-left-radius:2.5rem;border-top-right-radius:2.5rem;bottom:-1.25rem;content:"";left:0;position:absolute;right:0;top:-2.5rem;z-index:-1}}.numbers__count{color:var(--blue)}.numbers__separator,.numbers__total{font-weight:var(--weight-light);letter-spacing:-.01em;opacity:.1}@media only screen and (max-width:768px){.numbers__separator,.numbers__total{font-size:2.5rem}}.numbers__separator{display:none}@media only screen and (max-width:768px){.numbers__separator{display:none}}.numbers__progressbar{background:rgba(45,44,48,.1);height:18.75rem;position:relative;width:1px}@media only screen and (max-width:768px){.numbers__progressbar{height:1px;width:100%}}.numbers__progressbar-line{background:var(--blue);bottom:0;height:0;left:0;position:absolute;top:0;width:1px}@media only screen and (max-width:768px){.numbers__progressbar-line{height:1px;width:0}}.numbers__progressbar-line.animate-proggress{animation:fillProgressbarDesktop linear}@media only screen and (max-width:768px){.numbers__progressbar-line.animate-proggress{animation:fillProgressbar linear}}@keyframes fillProgressbarDesktop{0%{height:0}to{height:100%}}@keyframes fillProgressbar{0%{width:0}to{width:100%}}.has-overlay{position:relative;z-index:1}.overlay{animation:slideFromLeft .75s forwards;animation-delay:.5s;mix-blend-mode:hard-light;transform:translateX(-100%);width:50%}.overlay,.overlay>*{bottom:0;left:0;position:absolute;top:0}.overlay>*{background:var(--blue);opacity:.31}.overlay-1{width:25%}.overlay-2{width:50%}.overlay-3{opacity:.18;width:75%}.overlay-4{opacity:.13;width:100%}@keyframes slideFromLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.scroll-to-top{background:none;border:none;bottom:1rem;cursor:pointer;display:block;opacity:0;outline:none;padding:0;position:fixed;right:1rem;transform:rotate(-90deg);visibility:hidden;z-index:2}.scroll-to-top.is-visible{opacity:1;visibility:visible}.scroll-to-top:focus-within .scroll-to-top__icon,.scroll-to-top:hover .scroll-to-top__icon{background:var(--black);transform:translateX(.5rem)}.scroll-to-top:focus-within svg,.scroll-to-top:hover svg{animation:floatingArrow 1.5s ease-in-out infinite}.scroll-to-top:focus-within path,.scroll-to-top:hover path{stroke:var(--white)}.scroll-to-top__icon{align-items:center;border-radius:999px;display:flex;height:3.125rem;justify-content:center;transition:var(--transition);width:3.125rem}.scroll-to-top svg{display:block;height:auto;transition:var(--transition);width:1.25rem}.scroll-to-top path{stroke:var(--black)}@keyframes floatingArrow{0%,50%,to{transform:translateX(0)}25%{transform:translateX(.1rem)}75%{transform:translateX(-.1rem)}}.header{left:0;padding:2.25rem var(--padding-horizontal-small);position:absolute;right:0;top:0;z-index:9}.header__link{display:inline-block;transition:var(--transition)}.header__link:focus,.header__link:hover{opacity:.5}@media only screen and (max-width:768px){.header img{max-width:8.375rem}}.hero{color:var(--white);overflow:hidden;position:relative}.hero__wrapper:after{background:linear-gradient(180deg,rgba(18,18,93,0),rgba(18,18,93,.543) 7.72%,#12125d 24.75%,#121268 54.21%,#242496 75.75%,#3737cd);bottom:0;content:"";top:80vh;z-index:1}.hero__bg,.hero__wrapper:after{left:0;position:absolute;right:0}.hero__bg{background-repeat:no-repeat;background-size:cover;z-index:-1}.hero__bg-top{background-position:bottom;height:100vh;top:0}.hero__bg-bottom{background-position:top;height:18.75rem;top:100vh}.hero__content{align-items:center;display:flex;height:100vh;position:relative;z-index:2}@media only screen and (max-width:768px){.hero__content{flex-direction:column;height:unset;padding-left:var(--padding-horizontal-small);padding-right:var(--padding-horizontal-small);padding-top:var(--padding-section)}}@media only screen and (max-width:600px){.hero__content{padding-top:6rem}}.hero__phone,.hero__text{transition-delay:.25s;transition:transform 2s ease}@media only screen and (max-width:768px){.hero__phone,.hero__text{transition:transform 1s ease}}.hero__phone{height:auto;order:-1;width:50%}@media only screen and (max-width:768px){.hero__phone{align-items:center;display:flex;flex-grow:1;order:0;padding-bottom:5rem;width:100%}}.hero__phone.move-away{transform:translateX(-100vw)}.hero__phone video{display:block;margin-left:auto;max-width:100%;width:37.5rem}@media only screen and (max-width:768px){.hero__phone video{margin-right:auto;max-height:45vh}}.hero__text{padding-left:5vw;width:50%}@media only screen and (max-width:768px){.hero__text{padding-left:0;width:100%}}.hero__text.move-away{transform:translateX(100vw)}.hero__bottom,.hero__top{padding-left:var(--padding-horizontal);padding-right:var(--padding-horizontal);position:relative;text-align:center;z-index:2}.hero__top{top:-50vh;transform:translateY(-100%)}@media only screen and (max-width:768px){.hero__top{top:-40vh}}@media only screen and (max-width:500px){.hero__top{top:-35vh}}.hero__top p{opacity:0;transform:translateY(2rem);transition:opacity .5s ease,transform .5s ease;transition-delay:.25s;visibility:hidden}.hero__top .display-text{opacity:1;transform:translateY(0);visibility:visible!important}@media only screen and (max-width:768px){.hero__bottom{transform:none}}.hero__roots{align-items:center;clip-path:circle(0);display:flex;flex-direction:column;opacity:0;padding-left:var(--padding-horizontal);padding-right:var(--padding-horizontal);position:relative;transform:translateY(-50vh);visibility:hidden;z-index:2}.hero__roots.animate-roots{animation:growRoots 1s forwards;animation-delay:.25s;visibility:visible}.hero__roots img{display:block;line-height:0}@media only screen and (max-width:768px){.hero__roots .roots-desktop{display:none}}.hero__roots .roots-mobile{display:none}@media only screen and (max-width:768px){.hero__roots .roots-mobile{display:block}}.hero__scroll{align-items:center;background:none;border:none;color:var(--white);display:flex;flex-direction:column;font-size:var(--size-small);gap:1rem;left:50%;line-height:var(--line-height-h1);outline:none;position:absolute;text-align:center;text-decoration:none;top:100vh;transform:translateX(-50%) translateY(-110%);transition:var(--transition);z-index:2}@media only screen and (max-width:768px){.hero__scroll{transform:translateX(-50%) scale(.8) translateY(-120%)}}.hero__scroll.hide-button{opacity:0;visibility:hidden}.hero__scroll:focus,.hero__scroll:hover{opacity:.5}.hero__scroll-graphics{aspect-ratio:4/5.5;border:1px solid var(--white);border-radius:1.5625rem;display:block;height:4rem;position:relative}.hero__scroll-graphics:before{animation:bounce 3s linear infinite;background:var(--white);border-radius:50%;bottom:90%;content:"";height:.75rem;left:0;margin:0 auto;position:absolute;right:0;top:.625rem;width:.75rem}.hero__scroll-text{animation:floating 4s ease-in-out infinite;display:block}.hero .overlay{z-index:2}@keyframes bounce{0%{opacity:1;top:.625rem}15%{top:3.125rem}25%{top:3.125rem;transform:scaleY(.5);transform-origin:bottom}30%{top:1.875rem;transform:scaleY(1)}40%,45%{opacity:1;top:2.75rem;transform:scale(.8)}50%{top:3rem;transform:scale(0)}60%,70%{opacity:0;top:3rem;transform:scale(0)}61%,to{opacity:0;top:.625rem}}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(.5rem)}to{transform:translateY(0)}}@keyframes growRoots{0%{clip-path:circle(0);opacity:0}to{clip-path:circle(100%);opacity:1}}.sections{scroll-behavior:smooth}@media only screen and (max-width:768px){.sections{padding-bottom:50vh}}.section{align-items:center;display:flex;gap:var(--padding-horizontal);justify-content:space-between;min-height:100vh}@media only screen and (max-width:768px){.section{min-height:50vh;padding:var(--padding-horizontal)}}.section__text{flex:1;padding-left:var(--padding-horizontal)}@media only screen and (max-width:768px){.section__text{padding-left:0}}.section__text>*{max-width:37.75rem}.section__text>:first-child{margin-top:0}.section__text>:last-child{margin-bottom:0}@media only screen and (max-width:768px){.section__text h2{margin-bottom:.5rem}}.section__img{align-self:flex-end;width:33%}@media only screen and (max-width:768px){.section__img{display:none}}.section__img img{border-bottom-left-radius:2rem;border-top-left-radius:2rem;display:block;height:66.6666666667vh;margin-left:auto;object-fit:cover;width:100%}.footer{align-items:center;background-color:var(--blue);border-top-left-radius:3.125rem;border-top-right-radius:3.125rem;color:var(--white);margin-top:-3.125rem;overflow:hidden;padding-bottom:var(--padding-section);padding-top:var(--padding-section);position:relative;text-align:center}@media only screen and (max-width:1024px){.footer{padding-bottom:2rem;padding-top:2rem}}@media only screen and (max-width:768px){.footer{margin-top:0}}.footer .overlay{animation:none;transform:none}.footer__content,.footer__devices{position:relative}.footer__devices{margin-left:auto;margin-right:auto;margin-top:3.375rem;max-width:1440px}.footer__desktop img,.footer__phone img{display:block;filter:drop-shadow(rgba(0,28,129,.7) 0 2rem 2rem)}.footer__desktop{width:90%}@media only screen and (max-width:768px){.footer__desktop{display:none}}.footer__phone{bottom:-5%;position:absolute;right:0;top:20%;z-index:1}@media only screen and (max-width:768px){.footer__phone{display:flex;justify-content:center;position:static}}.footer__phone img{height:100%;width:auto}@font-face{font-display:swap;font-family:ABC Favorit Pro;font-style:normal;font-weight:400;src:url(//139515892.fs1.hubspotusercontent-eu1.net/hubfs/139515892/raw_assets/public/nortal-personal-gov/assets/fonts/ABCFavoritPro-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:ABC Favorit Pro;font-style:normal;font-weight:300;src:url(//139515892.fs1.hubspotusercontent-eu1.net/hubfs/139515892/raw_assets/public/nortal-personal-gov/assets/fonts/ABCFavoritPro-Light.woff2) format("woff2")}.hero__bg-top{background-image:url(//139515892.fs1.hubspotusercontent-eu1.net/hubfs/139515892/raw_assets/public/nortal-personal-gov/assets/images/hero-bg.jpg)}.hero__bg-bottom{background-image:url(//139515892.fs1.hubspotusercontent-eu1.net/hubfs/139515892/raw_assets/public/nortal-personal-gov/assets/images/hero-bg-2.jpg)}.section__text--desktop{display:none}.section__text--mobile{display:block}@media (min-width:768px){.section__text--desktop{display:block}.section__text--mobile{display:none}}