@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap);button{padding:.5em 1.5em;border-radius:.2em;font-weight:400;font-size:1em;outline:none;cursor:pointer}.white{background-color:#fff;border:1px solid #0091f1;color:#0091f1}.white:hover{transition:all .4s ease-in-out}.blue,.white:hover{background-color:#0091f1;border:1px solid #0091f1;color:#fff}.blue:hover{border:1px solid #0091f1;color:#0091f1;transition:.4s;top:.1em}.blue:hover,.navbar{background-color:#fff}.navbar{width:100vw;height:6em;position:fixed;z-index:100}.navbar__container{justify-content:space-between;margin:2em;overflow-x:hidden}.navbar__container,.navbar__menu{display:flex;align-items:center}.navbar__menu a{cursor:pointer}.navbar__menu-link{text-decoration:none;font-weight:600;font-size:1em;padding-right:1em;color:#000}.navbar__menu-link:visited{color:#000}.navbar__menu-link:hover{color:#0091f1;transition:all .4s ease-in-out}.navbar__link{text-decoration:none;color:#000}.navbar__link span{font-weight:600;font-size:1em;padding-right:1em}.navbar__link span:hover{color:#0091f1;cursor:pointer;transition:all .4s ease-in-out}.navbar__link--active{color:#0091f1}.navbar__buttons{margin-left:1em;display:flex}.navbar__buttons Button{margin-right:1em}.mobile,.navbar__burger{display:none}.shadow{box-shadow:0 5px 40px -2px rgba(0,0,0,.05)}@media (max-width:900px){.navbar{height:4em;width:100vw}.navbar__container{margin:0}.navbar__buttons,.navbar__menu{display:none;margin:0}.navbar__burger{display:inline;padding:1em .5em 0 0}.navbar__logo{padding:1em 1em 0}.mobile{width:100vw;position:absolute;display:flex;flex-direction:column;margin-top:11.5em;background-color:#fff;box-shadow:0 4px 10px -2px rgba(0,0,0,.1)}.mobile ul a{color:#000;text-decoration:none}.mobile li{list-style:none;border-bottom:1px solid #eee;padding:1em;text-align:center}.mobile__buttons{padding-bottom:1em}.mobile__buttons button{margin-top:1em;width:90%}.mobile__buttons button a{text-decoration:none}.mobile-ar{width:100vw;position:absolute;display:flex;flex-direction:column;margin-top:14.3em;background-color:#fff;box-shadow:0 4px 10px -2px rgba(0,0,0,.1)}.mobile-ar ul a{color:#000;text-decoration:none}.mobile-ar li{list-style:none;border-bottom:1px solid #eee;padding:1em;text-align:center}.mobile-ar__buttons{padding-bottom:1em}.mobile-ar__buttons button{margin-top:1em;width:90%}.mobile-ar__buttons button a{text-decoration:none}}@media (min-width:1400px){.navbar__container{max-width:1400px;margin:2em auto}}.hero{width:100vw;padding-top:7em}.hero__container{overflow-x:hidden}.hero__container,.hero__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero__text h1{font-weight:700;font-size:3em;width:60%}.hero__text h2{font-weight:400;font-size:1.25em;width:45%;margin-top:.7em;line-height:1.5em}.hero__image img{width:70%;margin-top:-1em;margin-bottom:1em}.hero span{color:#0091f1;font-weight:700;font-size:.95em;margin-top:1em}@media (max-width:850px){.hero{overflow:hidden}.hero__container{margin-top:-2em}.hero__text h1{font-size:2.2em;width:85%;margin-top:1em}.hero__text h2{font-size:.8em;width:65%;margin-top:2em}.hero__image img{width:100%;text-align:center;margin-top:2em}.hero span{font-size:.8em}}@media (min-width:1400px){.hero{padding-top:9em}.hero__container{max-width:1400px;margin:0 auto}.hero__image img{width:100%;margin-top:1em;margin-bottom:2em}}.dashboard{width:100vw;padding-top:8em;overflow-x:hidden}.dashboard__container{display:flex;flex-direction:column;align-items:center;justify-content:center}.dashboard h1{font-weight:800;font-size:2.25em;width:55%}.dashboard img{width:65%;margin-top:2em}.dashboard__button{margin-top:-2em}@media (max-width:850px){.dashboard{padding-top:4em}.dashboard h1{font-size:1.6em;width:90%}.dashboard img{width:90%;margin-top:2em}.dashboard__button{margin-top:0}}@media (min-width:1400px){.dashboard__container{max-width:1400px;margin:0 auto}}.companies{width:100vw;overflow-x:hidden;background-color:#fafafb;padding:6em 0;margin:4em 0}.companies__container{width:80vw;margin:0 auto}.companies__text h1{font-size:.95em;margin-bottom:4em;font-weight:600}.companies__logos{display:flex;align-items:center;justify-content:space-around}.companies__logos img{width:7em}@media (max-width:850px){.companies{padding:2em 1em}.companies__text h1{font-size:.7em;margin-bottom:3em}.companies__logos{display:flex}.companies__logos img{width:2.5em;margin:0}}@media (min-width:1400px){.companies__container{max-width:1400px;margin:0 auto}}.section{overflow-x:hidden}.section__container-ar{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.section__text-ar{text-align:right;width:80%}.section__text-ar span{color:#0091f1;font-weight:700;font-size:.95em}.section__text-ar h3{font-size:2em;font-weight:800;margin-top:.5em}.section__buttons-ar{display:flex;flex-direction:row-reverse;width:80%;margin-top:2em}.section__buttons-ar div{margin-left:1em}.section{width:100vw;padding:4em}.section__container{display:flex;justify-content:space-between;align-items:center}.section__left,.section__right{width:50%}.section__text{text-align:left}.section__text span{color:#0091f1;font-weight:700;font-size:.95em}.section__text h3{width:80%;font-size:2em;font-weight:800;margin-top:.5em}.section__text p{margin-top:2em;font-size:.95em;width:80%;line-height:1.8em;font-weight:500;letter-spacing:.02em}.section__buttons{display:flex;font-size:.8em;margin-top:2em}.section__buttons div{margin-right:1em}.section__right-image video{width:100%}.section__left-image video{width:90%}@media (max-width:900px){.section{padding:0 1em;margin:4em 0;overflow-x:hidden}.section__container{display:flex;flex-direction:column;justify-content:center;align-items:center}.section__text{text-align:center}.section__text h3{width:100%;font-size:1.5em}.section__text p{margin:2em auto;width:90%;font-size:.7em;line-height:1.6em}.section__buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:1em 0;padding:0}.section__buttons button{margin:.5em 0 .5em 1em;width:70vw}.section__buttons a{margin:0;padding:0}.section__right{width:100%;display:flex;flex-direction:column}.section__left{width:100%;display:flex;flex-direction:column-reverse}.one{order:1}.two{order:2}.section__container-ar{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0}.section__text-ar{text-align:center;width:100%}.section__text-ar span{color:#0091f1;font-weight:700;font-size:.95em}.section__text-ar h3{font-size:2em;font-weight:800;margin-top:.5em}.section__buttons-ar{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:1em 0;padding:0}.section__buttons-ar button{margin:.5em 0 .5em 3em;width:70vw}.section__buttons-ar a{margin:0;padding:0}}@media (min-width:1400px){.section__container,.section__container-ar{max-width:1400px;margin:0 auto}}.cardsSection{width:100vw;background-color:#fafafb;padding:6em 0}.cardsSection__container{display:flex;flex-direction:column;overflow:hidden}.cardsSection__cards{display:flex;align-items:stretch;justify-content:center}.cardsSection__card{width:35%;background-color:#fff;border-radius:1em;box-shadow:1px 2px 5px -2px rgba(0,0,0,.1);padding:2em 3em}.cardsSection__card:last-child{margin-left:3em}.cardsSection__card h3{font-size:1.8em;color:#0091f1;font-weight:800;margin-top:1em}.cardsSection__card p{margin-top:1em;font-size:.9em;line-height:1.8em;font-weight:500;letter-spacing:.02em}.cardsSection__card img{width:50%}.cardsSection__button{margin-top:4em}.big img{width:65%;margin-top:3em}@media (max-width:850px){.cardsSection{overflow-x:hidden}.cardsSection__cards{display:flex;flex-direction:column;align-items:center;justify-content:center}.cardsSection__card{width:85%}.cardsSection__card:last-child{margin:2em 0 0}}@media (min-width:1400px){.cardsSection__container{max-width:1400px;margin:0 auto}}.email{position:relative;width:100vw;background-color:#0091f1;overflow-x:hidden}.email__container{padding:4em 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.email h1{color:#fff;font-size:2.35em;font-weight:600;width:40%}.email img{width:30%;margin-top:3em}.email input{margin-top:3em;border:1px solid #fff;background-color:transparent;border-radius:.4em 0 0 .4em;padding:1em 2em;color:#fff;font-size:1em;font-weight:400;outline:none;width:300px}.email input::-webkit-input-placeholder{color:#fff;opacity:.9;font-size:1em}.email input:-ms-input-placeholder{color:#fff;opacity:.9;font-size:1em}.email input::-ms-input-placeholder{color:#fff;opacity:.9;font-size:1em}.email input::placeholder{color:#fff;opacity:.9;font-size:1em}.email button{background-color:#fff;border-radius:0 .4em .4em 0;border:1px solid #fff;padding:1em 2em;color:#0091f1;outline:none}.email__container-ar{padding:4em 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.email .input-ar{border-radius:0 .4em .4em 0}.email .input-ar::-webkit-input-placeholder{padding-left:8em}.email .input-ar:-ms-input-placeholder{padding-left:8em}.email .input-ar::-ms-input-placeholder{padding-left:8em}.email .input-ar::placeholder{padding-left:8em}.email .button-ar{border-radius:.4em 0 0 .4em}@media (max-width:850px){.email__container{padding:2em 1em}.email h1{font-size:1.5em;width:90%}.email input{font-size:.8em;width:200px;color:#fff}.email input::-webkit-input-placeholder{font-size:.8em}.email input:-ms-input-placeholder{font-size:.8em}.email input::-ms-input-placeholder{font-size:.8em}.email input::placeholder{font-size:.8em}.email button{padding:1em;color:#0091f1;outline:none;font-size:.8em}.email img{width:70%}}@media (min-width:1400px){.email__container,.email__container-ar{max-width:1400px;margin:0 auto}}.footer{bottom:0;width:100vw;background-color:#0a1924;color:#fff}.footer__container{display:flex;flex-direction:column;padding:3em 2em}.footer__top{display:flex;justify-content:space-between;border-bottom:1.5px solid hsla(0,0%,100%,.283)}.footer__newton{text-align:left}.footer__newton img{padding-bottom:2em}.footer__newton p{font-size:.95;font-weight:400;line-height:1.4em;margin-bottom:2em;width:150px}.footer__links{display:flex;text-align:left}.footer__links,.footer__list{margin-left:2em}.footer__list h5{margin-bottom:1em;font-size:.9em;font-weight:700}.footer__list ul{list-style:none}.footer__list li{font-size:.9em;line-height:1.8}.footer__list a{text-decoration:none;color:#fff}.footer__list a:hover{color:#0091f1;transition:.3s}.footer__media a:not(:last-child){margin-right:.5em}.footer__bottom{display:flex;justify-content:space-between;margin-top:2em}.footer__bottom img{margin-left:2em}.footer__bottom p{font-size:.95em;font-weight:400}.footer__logos{display:flex;align-items:center}.footer__logos img{max-width:4em}@media (max-width:700px){.footer__container{padding:1.5em 1em}.footer__newton{text-align:center}.footer__newton img{padding-bottom:1em}.footer__newton p{font-size:.8em;line-height:1.4em;margin-bottom:2em;width:100%}.footer__links{margin-left:0}.footer__list{margin:1.5em auto}.footer__list h5{font-size:.7em}.footer__list li{font-size:.7em;line-height:1.7}.footer__bottom,.footer__top{display:flex;flex-direction:column}.footer__bottom{margin-top:1em;align-items:center}.footer__bottom p{font-size:.6em;font-weight:400;margin-bottom:1em}.footer__logos{display:flex;align-items:center;justify-content:center;margin:1em 0}.footer__logos img{width:3em;margin-left:2em}}@media (min-width:1400px){.footer__container{max-width:1400px;margin:0 auto}}.form{width:100vw}.form__container{padding:7em 0 5em;max-width:500px;display:flex;flex-direction:column;justify-items:center;margin:0 auto}.form__container h1{text-align:left;font-weight:800;font-size:2em}.form__container h2{font-size:.95em;color:#537894;font-weight:600;text-align:left;margin-top:.5em}.form__container input,.form__container textarea{border-radius:.3em;border:1.5px solid #eef2f4;padding:1em}.form__container input::-webkit-input-placeholder,.form__container textarea::-webkit-input-placeholder{color:#537894;font-size:1em}.form__container input:-ms-input-placeholder,.form__container textarea:-ms-input-placeholder{color:#537894;font-size:1em}.form__container input::-ms-input-placeholder,.form__container textarea::-ms-input-placeholder{color:#537894;font-size:1em}.form__container input::placeholder,.form__container textarea::placeholder{color:#537894;font-size:1em}.form__container label{font-size:.8em;margin-bottom:1em;text-align:left}.form__container textarea{font-family:"Manrope",sans-serif;min-height:6em;max-width:100%;min-width:100%}.form__button{float:right;margin-right:1em}.form__button-ar{float:left;margin-right:1em}.form__item{display:flex}.form__item:first-child{margin-top:2em}.form .row{display:flex;flex-direction:column;margin-bottom:1em;flex-grow:1;flex-basis:10px;margin-right:1em}.form .phone-row{display:grid;grid-template-columns:4em 1fr}.form .phone-row input:first-child{border-radius:.4em 0 0 .4em}.form .phone-row input:last-child{border-radius:0 .4em .4em 0;border-left:none}#resume{display:none}.resume__label{border-radius:.3em;border:1.5px solid #eef2f4;padding:1em;color:#000}.resume__label span{display:flex;justify-content:center}.resume__label img{margin-right:1em}.ar{text-align:right}.placeholder-ar ::-webkit-input-placeholder{text-align:right}.placeholder-ar ::-moz-placeholder{text-align:right}.placeholder-ar :-ms-input-placeholder{text-align:right}.placeholder-ar :-moz-placeholder{text-align:right}@media (max-width:700px){.form__container{width:92%;margin:0 auto}.form__item{display:flex;flex-direction:column;padding:0}}@media (min-width:1400px){.form__container{max-width:600px;margin:0 auto}}.jobSeeker__container-ar{padding:10em 0 5em;display:flex;flex-direction:row-reverse;justify-content:space-evenly;align-items:center}.jobSeeker__left-ar{width:30%;text-align:right;display:flex;flex-direction:column;align-content:center;justify-items:center}.jobSeeker__left-ar h1{font-size:2.5em}.jobSeeker__left-ar p{padding:.5em 0;line-height:1.8em;font-size:.95em}.jobSeeker{width:100vw}.jobSeeker__container{padding:10em 0 5em;display:flex;justify-content:space-evenly;align-items:center}.jobSeeker__left{width:30%;text-align:left;display:flex;flex-direction:column;align-content:center;justify-items:center}.jobSeeker__left h1{font-size:2.5em}.jobSeeker__left p{padding:.5em 0;line-height:1.8em;font-size:.95em}.jobSeeker__right img{max-width:400px}@media (max-width:900px){.jobSeeker__container,.jobSeeker__container-ar{padding:5em 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.jobSeeker__left,.jobSeeker__left-ar{width:80%;text-align:center}.jobSeeker__left-ar h1,.jobSeeker__left h1{font-size:2em}.jobSeeker__left-ar p,.jobSeeker__left p{padding:.5em 0;line-height:1.8em;font-size:.9em;margin-bottom:2em}.jobSeeker__right-ar img,.jobSeeker__right img{width:80%;margin-top:1em}}@media (min-width:1400px){.jobSeeker__container,.jobSeeker__container-ar{max-width:1400px;margin:0 auto}}.help__button{position:absolute;right:4em;top:4em}.help__button button{display:flex;justify-items:center;align-content:center;border:1px solid #0091f1;padding:.5em 1em;border-radius:.2em;font-weight:400;font-size:.7em;outline:none;cursor:pointer;background-color:#fff;color:#0091f1}.help__button button img{width:1em;margin-left:.5em}@media (max-width:700px){.help__button{display:flex;flex-direction:column;width:6em;position:static;margin:2em auto}.help__button button{padding:.5em;font-size:.8em}}.access{width:100vw}.access__container{display:flex;height:100vh}.access__left{background-color:#0091f1;padding:2em;flex-grow:1;text-align:left;color:#fff}.access__left h1{margin:3em 0 .5em;font-size:2em;width:12em}.access__left p{font-size:1em;line-height:1.5em;width:20em}.access__illustration{bottom:0;left:5em;position:absolute;width:15em}.access__right{padding-left:6em;text-align:left;width:100%;background-color:#fafafb}.access__right h1{margin:2em 0 .5em;font-size:2em}.access__right p{font-size:1em;line-height:1.7em;color:#537894}.access__right button{margin-top:1em}.access__form{width:60%;margin-top:2em}.access__form__item{display:flex}.access__form__item .row{display:flex;flex-direction:column;margin-bottom:1em;flex-grow:1;flex-basis:10px;margin-right:1em}.access__form__item .phone-row{display:grid;grid-template-columns:4em 1fr}.access__form__item .phone-row input:first-child{border-radius:.4em 0 0 .4em}.access__form__item .phone-row input:last-child{border-radius:0 .4em .4em 0;border-left:none}.access__form input{border-radius:.3em;border:1.5px solid #eef2f4;padding:1em}.access__form input::-webkit-input-placeholder{color:#537894;font-size:1em}.access__form input:-ms-input-placeholder{color:#537894;font-size:1em}.access__form input::-ms-input-placeholder{color:#537894;font-size:1em}.access__form input::placeholder{color:#537894;font-size:1em}.access__form label{font-size:.8em;margin-bottom:1em;text-align:left}.access__form__footer{display:flex;justify-content:space-between;align-items:center;padding-right:1em}.access__form__terms{display:flex;align-items:center;width:15em}.access__form__terms label{font-size:.6em;color:#537894;margin-left:1em;margin-top:2em}@media (min-width:1400px){.access__left{padding-left:16em}.access__left h1{margin:5em 0 1em;font-size:2.2em;width:12em}.access__left p{font-size:1.2em}.access__illustration{bottom:0;left:16em;position:absolute;width:18em}.access__right{padding-left:16em}.access__right h1{font-size:2.2em;margin:4em 0 .5em}.access__right p{font-size:1.2em}}.login{background-color:#fafafb;width:100vw;height:100vh;overflow:hidden}.login__container,.login__header{padding:2em 0}.login__header h1{font-size:2em;font-weight:700}.login__header p{font-size:.95em;color:#537894;font-weight:400;margin:1em auto}.login__form{background-color:#fff;width:400px;align-content:center;margin:0 auto;border-radius:1em;box-shadow:1px 2px 5px -2px rgba(0,0,0,.1);padding:2em}.login__form,.login__item{display:flex;flex-direction:column}.login__item{margin-top:1em;position:relative}.login__item img{position:absolute;right:2em;top:3em;cursor:pointer}.login__item img:hover{opacity:.3;transition:all .4s ease}.login input{border-radius:.3em;border:1.5px solid #eef2f4;padding:1em}.login input::-webkit-input-placeholder{color:#537894;font-size:1em}.login input:-ms-input-placeholder{color:#537894;font-size:1em}.login input::-ms-input-placeholder{color:#537894;font-size:1em}.login input::placeholder{color:#537894;font-size:1em}.login label{font-size:.8em;margin-bottom:1em;text-align:left}.login__button{float:right;margin-top:1.5em}@media (max-width:900px){.login{overflow:visible}.login__form{width:300px;padding:1em}.login__header{padding:1em 0}.login__header h1{font-size:1.6em;font-weight:700}.login__header p{font-size:.7em}}@media (min-width:1400px){.login__container{max-width:1400px;margin:0 auto;padding:5em 0}}.legal{width:100vw}.legal__container{max-width:80%;padding:7em 0 5em;margin:0 auto}.legal__container h1{font-size:2.5em}.legal__container h3{color:#537894;font-weight:400;font-size:1em;padding:.5em 0 2em}.legal__container h5{text-align:left;padding:1em 0;font-size:1.25em;font-weight:800}.legal__container p{text-align:left;padding:.5em 0;line-height:1.8em;font-size:.95em}.legal__container span{font-weight:800}.legal__container h6{text-align:left;font-weight:800;line-height:1.8em;font-size:.95em}.legal__container a{color:#0091f1;text-decoration:none;cursor:pointer}.legal__container a:hover{opacity:.7}@media (min-width:1400px){.legal__container{max-width:1000px}}.about{width:100vw}.about__container{max-width:80%;padding:7em 0 5em;margin:0 auto}.about__container h1{font-size:3em;font-weight:800}.about__container h3{color:#537894;font-weight:600;font-size:1em;margin-top:1em}.about__container h4{font-weight:700;font-size:1.2em;margin:1em 0;text-align:left}.about__container p{text-align:left;padding:.5em 0;line-height:1.8em;font-size:.95em}.about__container h2{font-size:2.5em;margin:1em 0}.about__image img{width:80%;margin:2em 0}.about__image2 img{width:50%;margin:1em 0}.about__button{margin-top:3em}@media (max-width:900px){.about__image img{width:100%;margin:1em 0}.about__image2 img{width:90%;margin-top:1em}}@media (min-width:1400px){.about__container{max-width:1000px}}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{font-family:"Manrope",sans-serif;text-align:center;-webkit-font-smoothing:antialiased}
/*# sourceMappingURL=main.259a6a90.chunk.css.map */