<!doctype html> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en" xml: lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" xml:lang="en"> <!--<![endif]--> <head> <title>Sensing Evolution Group</title> <meta charset="UTF-8"> <meta name="description" content="We go beyond traditional healthcare, creating an environment that fosters early prevention and personalized prediction. Click to know more."> <meta name="keywords" content=""> <meta name="viewport" content="width=device-width"> <meta name="robots" content="index, follow"> <meta property="og:title" content="Sensing Evolution Group"> <meta property="og:description" content=""> <meta property="og:url" content="//www.sensingevolutiongroup.com/"> <meta property="og:image" content="images/default-foto-facebook.jpg"> <meta property="og:image:width" content="1330"> <meta property="og:image:height" content="500"> <meta property="og:site_name" content="Sensing Evolution Group"> <meta property="og:type" content="website"> <meta name="theme-color" content="#404040"> <base href="//www.sensingevolutiongroup.com/"> <link rel="shortcut icon" type="image/x-icon" href="images/favicon/favicon.svg"> <link rel="icon" type="image/x-icon" href="images/favicon/favicon.svg"> <!-- google fonts --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet"> <!-- CSS --> <link rel="preload" href="css/float-label.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <style>article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

audio,canvas,video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code,kbd,pre,samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button,input,select,textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,input {
    line-height: normal;
}

button,select {
    text-transform: none;
}

button,html input[type="button"], input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],html input[disabled] {
    cursor: default;
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: "Gilroy";
    src: local(Gilroy), url(fonts/Gilroy-Regular.otf);
}

@font-face {
    font-family: "Gilroy";
    src: local(Gilroy), url(fonts/Gilroy-Bold.otf);
    font-weight: 600;
}

@font-face {
    font-family: "Gilroy";
    src: local(Gilroy), url(fonts/Gilroy-Light.otf);
    font-weight: 300;
}

html {
    scroll-behavior: smooth;
}

html,body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    font-family: "Gilroy", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    line-height: 1;
    background-color: #E9E9E7;
    color: #646464;
}

body.off {
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #0170b9;
    text-decoration: none;
}

a:hover {
    color: #0170b9;
    text-decoration: underline;
}

a:link,a:visited ,a:active {
    border: 0;
    outline: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

abbr[title] {
    border-bottom: 0px dotted;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.0;
    text-transform: none;
    font-weight: bold;
    color: #0170b9;
}

div.titulo {
    display: block;
    border: 1px solid transparent;
    padding: 20px 0 20px 0;
}

div.titulo.margin_pq {
    padding-bottom: 5px;
}

div.titulo h2 {
    font-size: 2.2em;
    font-weight: bold;
    padding: 15px 0px 15px 0px;
    margin: 0px 0 0px 0;
    text-transform: none;
    text-align: center;
}

div.titulo h2, div.titulo h2 a {
    color: #000;
}

div.titulo .linha {
    display: block;
    border-top: 4px solid #AFCB1F;
    min-width: 120px;
    max-width: 150px;
    width: 20%;
    margin: 0 auto;
    margin-bottom: 20px;
    display: none;
}

table, td, th {
    border: 1px solid #e5e5e5;
}

td, th {
    padding: 8px;
}

img {
    max-width: 100%;
}

.clear {
    clear: both;
}

.atalho {
    background: #fff;
}

.atalho a, .atalho a:hover, .atalho a:visited, .none {
    position: absolute;
    left: -999em;
    width: 1em;
    overflow: hidden;
}

.atalho a:active, .atalho a:focus {
    position: static;
    width: auto;
    height: auto;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.all {
    width: 100%;
}

.left50 {
    width: 48%;
    float: left;
}

.right50 {
    width: 48%;
    float: right;
}

.left50 h2, .right50 h2 {
    text-transform: uppercase;
}

.left50 .box_galeria {
    width: 100%;
}

.right50 .box_galeria {
    width: 100%;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; }

#conteudo {
    position: relative;
    line-height: 1.5;
    overflow: hidden;
}

#conteudo img {
    max-width: 100%;
}

.areasite {
    margin: 0px auto;
    padding: 0;
    width: 95%;
    max-width: 1140px;
    border: 0px solid red;
}

.animateblock {
    opacity: 0;
    -webkit-transition: all 0.55s linear;
    -moz-transition: all 0.55s linear;
    transition: all 0.55s linear;
}

.animateblock.animated {
    opacity: 1;
}

.boxBotao {
    display: block;
    margin-top: 20px;
}

.botoesform {
    display: block;
    height: 1%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin-top: 20px;
}

.botoesform input, .mybt {
    display: inline-block;
    margin: 5px 0;
    padding: 8px 15px;
    min-width: 120px;
    font-weight: normal;
    font-size: 1.1em;
    padding: 10px 30px !important;
    background: #8F76DB;
    color: #fff;
    border: 1px solid #8F76DB;
    transition: all 0.45s ease-in-out 0s;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
}

.botoesform input:hover, .mybt:hover {
    background: #635198;
    color: #fff;
    border-color: #635198;
    text-decoration: none;
}

.nyroModalCont *,.nyroModalCont, .nyroModalCont:before, .nyroModalCont:after,.box_info_nyroModal, .box_info_nyroModal:before, .box_info_nyroModal:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.box_info_nyroModal {
    position: relative;
    display: block;
    margin-left: 20px;
    margin-right: 20px;
}

.nyroModalBg {
    z-index: 400;
}

.nyroModalCont {
    z-index: 401;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 8px solid #fff !important;
    box-shadow: 0 0 15px #222;
    margin-top: 120px !important;
}

.nyroModalCloseButton {
    z-index: 402;
    width: 24px !important;
    height: 24px !important;
    text-indent: -9999em;
    background: url(images/close.png) !important;
    background-repeat: no-repeat !important;
    background-color: #fff;
    display: none;
}

.box_info_nyroModal .nyroModalClose {
    border: 0;
    width: 24px !important;
    height: 24px !important;
    text-indent: -9999em;
    background: url(images/close.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: #fff;
    outline: 0;
    position: absolute;
    right: -30px;
    top: -5px;
}

.box_info_nyroModal {
    padding: 5px 10px;
    max-width: 650px;
    font-size: 0.9em;
}

.box_info_nyroModal img {
    max-width: 100%;
}

.box_info_nyroModal div.titulo {
    padding: 0px;
    text-align: left;
}

.box_info_nyroModal div.titulo h2 {
    font-size: 1.2em;
    margin: 0;
    margin-bottom: 10px;
    text-align: left;
}

.box_info_nyroModal div.titulo h2 span {
    display: block;
    font-size: 1.4em;
    color: #1E1E1E;
}

.box_info_nyroModal h3 {
    text-align: center;
    margin: 5px 0 20px 0;
    font-weight: bold;
}

.box_info_nyroModal .box {
    border-bottom: 1px dotted #1E1E1E;
    padding-bottom: 20px;
}

.box_info_nyroModal .box .info {
    font-size: 0.75em;
}

.box_info_nyroModal label {
    display: none;
    font-weight: bold;
}

.box_info_nyroModal .erro {
    width: 90%;
    font-size: 0.9em;
}

.pg_politica {
}

.pg_politica .boxTitulo .titulo {
    font-size: 1.4em;
    font-weight: bold;
}

.pg_politica .boxInfo {
}

header {
    position: relative;
    padding: 0;
    margin: 0px;
}

header .boxTopo {
}

.boxMyLista {
    display: flex;
}

.boxMyLista .item {
    flex-grow: 1;
}

.titulo {
    line-height: 1.2;
    color: #292929;
}

.subtitulo {
    font-size: 1.2em;
    color: #f9679e;
}

.myBox.def {
    padding: 10% 0 5% 0;
    display: flex;
}

.myBox.def .boxInfo {
    width: 45%;
}

.myBox.def .boxFoto {
    width: 50%;
    text-align: right;
}

.myBox.def .boxInfo .titulo {
    display: block;
    font-size: 3.7em;
    font-weight: normal;
}

ul.lista {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.lista li {
    margin: 5px 0;
    text-align: left;
}

ul.lista li:before {
    content: "\2713";
    padding-left: 4px;
    background-color: #f5f5f5;
    color: #8f76db;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.boxMyLista.ln2col {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5%;
}

.boxMyLista.ln2col .item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.boxMyLista.ln2col .item:nth-child(odd) {
    flex-direction: row-reverse;
}

.boxMyLista.ln2col .item .boxFoto {
    width: 50%;
    line-height: 0;
}

.boxMyLista.ln2col .item .boxInfo {
    width: 50%;
    padding: 0 70px;
}

.boxMyLista.ln2col .item .boxInfo .titulo {
    font-size: 3.5em;
}

.boxForm {
    max-width: 600px;
}

.boxForm .linha_form {
    margin: 5px 0;
}

.boxForm .linha_form label {
    display: block;
    font-weight: bold;
    padding: 10px 0;
    font-weight: bold;
    font-size: 0.9em;
}

.boxForm .linha_form input, .boxForm .linha_form textarea {
    width: 100%;
    border: 1px solid #DBE4F1;
    padding: 5px;
    border-radius: 5px 5px 5px 5px;
}

.boxForm .linha_form .inpt_condicoes {
    color: #A1A1A1;
}

.boxForm .linha_form .inpt_condicoes label {
    font-weight: normal;
}

.boxForm .linha_form .inpt_condicoes input {
    width: auto;
    margin-right: 10px;
}

.boxForm .linha_form .erro {
    font-size: 0.8em;
    color: #f9679e;
}

form {
    position: relative;
}

.form_hide {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    background: rgb(89, 89, 89);
    background: rgba(89, 89, 89, .4);
    display: none;
    background-image: url(images/load.gif);
    background-repeat: no-repeat;
    background-position: center 30px;
}

.msg_frm {
    padding: 15px;
    border-radius: 12px 12px 12px 12px;
    background: #9AC16C;
    color: #fff;
}

.msg_frm.erro {
    background: #f9679e;
    color: #fff;
}

footer {
    padding: 0;
    line-height: 1.5;
    font-size: 0.8em;
    background: #000;
    color: #A1A1A1;
}

.boxFooter {
}

.boxFooter .areasite {
    width: 95%;
    max-width: none;
}

.boxFooter a {
    color: #A1A1A1;
    text-decoration: none;
    transition: all 0.45s ease-in-out 0s;
}

.boxFooter a:hover {
    color: #E9E9E7;
    text-decoration: none;
}

.box_info_footer {
    display: flex;
    padding: 10px 20px;
    align-items: center;
}

.box_info_footer .boxInfo {
    width: auto;
    flex-grow: 1;
}

.box_info_footer .boxInfo:last-child {
    text-align: right;
}

.box_info_footer a {
    color: #A1A1A1;
}

.box_info_footer ul.contactos {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.box_info_footer ul.contactos li {
    text-align: center;
    padding: 2px 15px;
}

.box_info_footer ul.contactos li:last-child {
    width: 100%;
}

.boxDestaque {
    position: relative;
    top: 0;
}

.boxDestaque .masterBoxInfo {
    display: inline-block;
    width: 45%;
    vertical-align: middle;
}

.boxDestaque .masterBoxInfo .box1 {
    position: relative;
    top: 160px;
    left: 180px;
    width: 55%;
    z-index: 10;
}

.boxDestaque .masterBoxInfo .box2 {
    position: relative;
    width: 75%;
    z-index: 11;
}

.boxDestaque .masterBoxInfo .box3 {
    position: relative;
    bottom: 80px;
    left: 110px;
    width: 55%;
    z-index: 10;
}

.boxDestaque .myBox, .myBox {
    padding: 5% 0;
}

.boxDestaque .myBox .boxInfo .titulo {
    display: block;
    font-size: 3.5em;
    font-weight: 300;
}

.boxDestaque .myBox .boxInfo .boxBotao {
    display: block;
    margin-top: 20px;
}

.boxDestaque.entrada {
}

.boxDestaque.entrada .myBox {
    height: 100vh;
    padding: 0;
}

.boxDestaque.entrada .myBox .fundo {
    height: 100vh;
    width: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.boxDestaque.entrada .myBox .mascara {
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, .4);
}

.boxDestaque.entrada .myBox .boxInfo {
    position: absolute;
    top: 30%;
    color: #E9E9E7;
    padding: 20px 20px 20px 5%;
}

.boxDestaque.entrada .myBox .boxInfo .titulo {
    color: #E9E9E7;
}

.boxDestaque.entrada .boxTopo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 5% 10px 5%;
    color: #E9E9E7;
    display: flex;
}

.boxDestaque.entrada .boxTopo a {
    color: #E9E9E7;
}

.boxDestaque.entrada .boxTopo .item {
    flex-grow: 1;
    font-size: 1.2em;
}

.boxDestaque.entrada .boxTopo .item:last-child {
    text-align: right;
}

.boxDestaque.entrada .boxTopo .item.logo {
    font-size: 1.4em;
    font-weight: bold;
}

.boxDestaque.numeros {
    background: url(images/fundo_numeros-mascara.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.boxDestaque.numeros .mascara {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 1;
    position: absolute;
}

.boxDestaque.numeros .myBox {
    padding: 10% 5% 20px 5%;
    color: #E9E9E7;
}

.boxDestaque.numeros .myBox .boxInfo {
    text-align: center;
}

.boxDestaque.numeros .myBox .texto {
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    font-size: 1.2em;
    max-width: 550px;
}

.boxDestaque.contactos {
    background: #000000;
    color: #E9E9E7;
    padding: 2.5% 0 2.5% 0;
}

.boxDestaque.contactos .boxTitulo .titulo {
    color: #E9E9E7;
    font-size: 4em;
    font-weight: 300;
    padding-right: 20px;
}

.boxDestaque.contactos .botoesform input {
    background: #808080;
    border-color: #A0A0A0;
    color: #fff;
}

.boxDestaque.contactos .botoesform input:hover {
    background: #404040;
    border-color: #A0A0A0;
}

.boxDestaque.contactos .boxForm .linha_form .inpt_condicoes a {
    color: #fff;
}

.boxIndicadores {
    padding: 10% 0 5% 0;
    color: #333;
}

.boxIndicadores .titulo {
    font-size: 3.6em;
    line-height: 1.2;
    padding: 5% 0;
}

.boxIndicadores .boxMyLista {
    gap: 30px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.boxIndicadores .boxMyLista .item {
    background: transparent;
    text-align: left;
    padding: 10px 10% 10px 0;
    flex-grow: 0;
    color: #E9E9E7;
    width: auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.boxIndicadores .boxMyLista .item .icon {
}

.boxIndicadores .boxMyLista .item .num {
    font-size: 5em;
    font-weight: bold;
}

.boxIndicadores .boxMyLista .item .legenda {
    font-size: 1.2em;
}

.boxLogos {
    background: #000;
    padding: 20px;
}

.boxLogos ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.boxLogos ul li {
    padding: 20px;
}

.boxLogos ul li img {
    height: 45px;
}

.boxLogos .onecare img {
    padding: 10px 0;
}

.myBox.generico {
    padding: 2.5% 5% 2.5% 5%;
    display: flex;
    flex-wrap: wrap;
}

.myBox.generico .boxTitulo {
    width: 30%;
    padding: 0;
}

.myBox.generico .boxInfo {
    width: 70%;
    padding: 0;
    text-align: left;
}

.boxServicos .boxMyLista {
    gap: 30px 5%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.boxServicos .boxMyLista .item {
    text-align: left;
    background: #F4F4F4;
    padding: 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    flex-grow: 0;
    width: 55%;
}

.boxServicos .boxMyLista .item.pq {
    width: 40%
}

.boxServicos .boxMyLista .item .icon {
    padding-bottom: 40px;
}

.boxServicos .boxMyLista .item .titulo {
    font-size: 1.8em;
    font-weight: normal;
}

.boxServicos .boxMyLista .item .texto {
}

.boxServicos .boxMyLista .item .empresa {
    padding-top: 20px;
}

.boxServicos .boxMyLista .item .empresa a {
    color: #646464;
    border-bottom: 1px dotted;
    text-decoration: none;
}

.boxServicos .boxMyLista .item .empresa a:hover {
    border-bottom: 0;
    text-decoration: none;
}

.pg-politica {
}

@media only screen and (max-width: 1100px) {
    .boxDestaque .myBox .boxInfo .titulo {
        font-size:2em;
    }

    .boxMsg .titulo {
        font-size: 2em;
    }

    .boxIndicadores .titulo {
        font-size: 2em;
    }

    .boxIndicadores .boxMyLista {
        justify-content: center;
    }

    .boxIndicadores .boxMyLista .item {
        padding: 10px 5% 10px 0;
        width: 45%;
    }

    .boxIndicadores .boxMyLista .item:nth-child(even) {
        text-align: right;
    }
}

@media only screen and (max-width: 900px) {
    .boxServicos .boxMyLista .item {
        width:100% !important;
    }

    .boxServicos .boxMyLista .item .titulo {
        font-size: 1.4em;
    }

    .boxIndicadores .boxMyLista .item .num {
        font-size: 2.5em;
    }
}

@media only screen and (max-width: 800px) {
    .myBox.generico .boxTitulo {
        width:90%;
    }

    .myBox.generico .boxInfo {
        width: 90%;
        padding: 0 0 0 15%;
    }

    .boxForm {
        width: 100%;
    }
}

@media only screen and (max-width: 750px) {
    div.titulo h2 {
        font-size:1.6em;
    }

    .boxDestaque {
        top: 0;
    }

    .boxDestaque .masterBoxInfo {
        display: none;
    }

    .boxDestaque .masterBoxLateral {
        width: 100%;
        margin: 0;
    }

    .boxMyLista.ln2col .item .boxInfo {
        width: 100%;
        margin-bottom: 5%;
    }

    .boxMyLista.ln2col .item .boxFoto {
        width: 100%;
        height: 230px;
        overflow: hidden;
    }

    .boxMyLista.ln2col .item .boxFoto img {
        position: relative;
        top: -100px;
    }

    .boxMyLista.ln2col .item .boxInfo .titulo {
        font-size: 2em;
    }

    .box_info_footer {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .box_info_footer .boxInfo {
        flex-grow: 0;
        padding: 5px;
    }
}

@media only screen and (max-width: 479px) {
    .boxMyLista.ln2col .item .boxInfo {
        padding: 0 0px;
    }

    .boxIndicadores .boxMyLista {
        gap: 10px;
    }

    .boxIndicadores .boxMyLista .item {
        padding: 10px 1% 10px 0;
    }
}

@media only screen and (max-width: 348px) {
    .boxIndicadores .boxMyLista .item {
        padding:10px 5%;
        width: 90%;
    }
}

.nyroModalBg {
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.7;
}

.nmReposition {
    position: absolute;
}

.nyroModalCloseButton {
    top: -13px;
    right: -13px;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    background: url(../img/close.gif);
}

.nyroModalTitle {
    top: -26px;
    left: 0;
    margin: 0;
    font-size: 1.1em;
    color: #ddd;
}

.nyroModalCont {
    position: absolute;
    border: 4px solid #777;
    margin: 25px;
    background: #fff;
}

.nyroModalCont iframe {
    width: 600px;
    height: 400px;
}

.nyroModalError {
    border: 4px solid red;
    color: red;
    width: 250px;
    height: 250px;
}

.nyroModalError div {
    min-width: 0;
    min-height: 0;
    padding: 10px;
}

.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
    position: relative;
    padding: 10px;
    min-height: 250px;
    min-width: 250px;
    max-width: 1000px;
}

.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
    position: relative;
    overflow: hidden;
}

.nyroModalImage img {
    vertical-align: top;
}

.nyroModalHidden {
    left: -9999em;
    top: -9999em;
}

.nyroModalLoad {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #fff url(../img/ajaxLoader.gif) no-repeat center;
    padding: 0;
}

.nyroModalPrev, .nyroModalNext {
    outline: none;
    position: absolute;
    top: 0;
    height: 60%;
    width: 150px;
    min-height: 50px;
    max-height: 300px;
    cursor: pointer;
    text-indent: -9999em;
    background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}

.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
    height: 100%;
    width: 40%;
    max-height: none;
}

.nyroModalPrev {
    left: 0;
}

.nyroModalPrev:hover {
    background-image: url(../img/prev.gif);
}

.nyroModalNext {
    right: 0;
    background-position: right 20%;
}

.nyroModalNext:hover {
    background-position: right 20%;
    background-image: url(../img/next.gif);
}

</style> <!-- SCRIPTS --> <script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script> <script src="scripts/nyroModal/js/jquery.nyroModal.custom.min.js"></script> <!--[if IE]> <script> (function() {
    var html5elmeents = "address|article|aside|audio|canvas|command|datalist|details|dialog|figure|figcaption|footer|header|hgroup|keygen|mark|meter|menu|nav|progress|ruby|section|time|video".split('|'); for(var i = 0; i < html5elmeents.length; i++) {
document.createElement(html5elmeents[i]); }
}

)(); </script> <![endif]--> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-EE2KPQJP8W"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() {
dataLayer.push(arguments);}

gtag('js', new Date()); gtag('config', 'G-EE2KPQJP8W'); </script> </head> <body class=" home"> <h1 class="none">Sensing Evolution Group</h1> <!-- ### Teclas de atalho ### --> <div class="atalho"> <a href="#marca_conteudo" accesskey="1">Saltar para conte&uacute;do</a> <span class="none"> | </span> <a href="#menutopo" accesskey="3">Menu Principal (tecla de atalho: 3)</a> </div> <!-- ============ Header ============ --> <header> </header> <!-- ============ CONTEÚDOS ============ --> <!-- ### Conteudo ### --> <div id="conteudo" role="main" aria-label="Conteúdo"> <div id="marca_conteudo"></div> <!-- ============ ============ --> <section class="boxDestaque entrada"> <div class="myBox"> <img class="fundo" src="images/entrada.jpg" alt=""> <div class="mascara"></div> <div class="boxTopo"> <div class="item logo"> Sensing Evolution Group </div> <div class="item"> <a href="#contactos">contacts</a> </div> </div> <div class="boxInfo"> <div class="titulo">Empowering wellness,<br> shaping tomorrow.</div> <div class="texto">We revolutionize the healthcare experience<br> to proactively enhance your well-being.</div> </div> </div> </section> <!-- ============ ============ --> <section class="boxDestaque"> <div class="myBox generico"> <div class="boxTitulo"> <div class="titulo">What We Do</div> </div> <div class="boxInfo"> <div class="titulo">By combining the expertise of our companies, we go beyond traditional healthcare, creating an environment that fosters early prevention and personalized prediction.</div> </div> </div> </section> <!-- ============ ============ --> <section class="boxDestaque"> <div class="myBox generico"> <div class="boxTitulo"> <div class="titulo">Our Capabilities and Companies</div> </div> <div class="boxInfo"> <div class="boxServicos"> <div class="boxMyLista"> <div class="item"> <div class="icon"><img src="images/SEG-icon-1.svg" alt=""></div> <div class="titulo">Prevention<br> and Prediction</div> <div class="texto">Predictive health data and monitoring, ensuring that every individual receives proactive insights and comprehensive support for a healthier tomorrow.</div> <div class="empresa"><a href="https://www.evollu.com/" target="_blank" rel="noopener">Evollu</a></div> </div> <div class="item pq"> <div class="icon"><img src="images/SEG-icon-2.svg" alt=""></div> <div class="titulo">Elder Monitoring<br> and Safety</div> <div class="texto">Cutting-edge technology to ensure the safety and well-being of your loved ones, providing real-time insights and unparalleled peace of mind.</div> <div class="empresa"><a href="https://onecare.pt/" target="_blank" rel="noopener">OneCare</a></div> </div> <div class="item pq"> <div class="icon"><img src="images/SEG-icon-3.svg" alt=""></div> <div class="titulo">Medical Video<br> Consultation</div> <div class="texto">The convenience of having online medical care and receiving digital certificates and prescriptions. No waiting in line.</div> <div class="empresa"><a href="https://dronline.pt/" target="_blank" rel="noopener">Dr. Online</a></div> </div> <div class="item"> <div class="icon"><img src="images/SEG-icon-4.svg" alt=""></div> <div class="titulo">Digital Services<br> and GDPR</div> <div class="texto">Enhancing online visibility through digital services while safeguarding the integrity of health-related data with cutting-edge GDPR and data protection solutions.</div> <div class="empresa"><a href="https://lizonline.pt/" target="_blank" rel="noopener">LizOnline</a></div> </div> </div> </div> </div> </div> </section> <!-- ============ ============ --> <section class="boxDestaque numeros"> <div class="myBox"> <div class="boxInfo"> <div class="texto">Our collective strength lies in the synergy of our companies, working seamlessly together to offer a comprehensive approach to prevention and predictive healthcare.</div> </div> <div class="boxIndicadores"> <div class="boxMyLista"> <div class="item"> <div class="num">+130k</div> <div class="legenda">People Helped</div> </div> <div class="item"> <div class="num">+396k</div> <div class="legenda">People Impacted</div> </div> <div class="item"> <div class="num">+1.8k</div> <div class="legenda">Professionals Involved</div> </div> <div class="item"> <div class="num">+460</div> <div class="legenda">Partners</div> </div> </div> </div> </div> </section> <!-- ============ ============ --> <section class="boxDestaque"> <div class="myBox generico"> <div class="boxTitulo"> <div class="titulo">Building the Future</div> </div> <div class="boxInfo"> <div class="texto"> <p>The overarching goal at Sensing Evolution Group is to break down barriers to healthcare accessibility, ensuring that every individual, regardless of location, has the opportunity to enjoy a healthier life.</p> <p>We strive to set new standards in the industry, pioneering advancements that make prevention and proactive health management accessible to the entire world.</p> <p>In a rapidly evolving landscape, we are not merely participants but trailblazers, setting the stage for a paradigm shift in global health.</p> <p>By leveraging cutting-edge technology, data analytics, and a collective expertise that spans diverse sectors, we are dedicated to providing solutions that not only address current healthcare challenges but anticipate and prevent future ones.</p> <p>Sensing Evolution Group is more than just a conglomerate of companies. It's a movement towards a healthier world. </p>
<p>Join us.</p>
</div>

</div>
</div>
</section>

<!-- ============  ============  -->
<section id="contactos" class="boxDestaque contactos">
<div class="myBox generico">
<div class="boxTitulo">
<div class="titulo">Let’s talk</div>
</div>
<div class="boxInfo">

<div class="boxForm">
<div id="my_frm_contacto"></div>
<script>
 $(document).ready(function(){
load_myfile("frm_contacto", "my_frm_contacto");
});
</script>
<noscript>É necessário ter activo o suporte para javascript.</noscript>
</div>

</div>
</div>
</section>

</div>


<!-- ============ Rodapé ============  -->
<footer>

<section class="boxFooter">
<div class="areasite">

<section class="box_info_footer">
<div class="boxInfo">
                    © 2024 All rights reserved
</div>

<div class="boxInfo">
<ul class="contactos">
<li><a href="mailto:info@sensingevolution.com">info@sensingevolution.com</a></li>
<li>Portugal | Spain | United Kingdom | United States</li>
</ul>
</div>

<div class="boxInfo">
<a href="#politica-de-privacidade" class="nyroModal">privacy policy</a>
</div>

</section>

</div>
</section>

</footer>


<!-- ============ politica privacidade ============  -->
<div id="politica-de-privacidade" class="none" style="width:80% !important;display:none;">
<div class="box_info_nyroModal">
<button class="nyroModalClose">Fechar</button>

<!-- ============ politica privacidade ============  -->
<section class="pg_politica">
<div class="areasite">

<div class="boxTitulo">
<div class="titulo">PRIVACY AND COOKIES POLICY EVOLLU</div>
</div>
<div class="boxInfo">

<p style="text-align: left;">SENSING EVOLUTION, LDA (ahead, EVOLLU), headquartered in Rua Comissão Iniciativa, 2ª, piso 7, Edifício Torre Brasil, 2410-098 Leiria, with Tax Registration Number 513758747, is the owner of the domain https://www.evollu.com, where is housed its WEBSITE.<br /><br /></p><p style="text-align: left;">EVOLLU IS FOCUSED ON PROTECTING THE PRIVACY AND PERSONAL DATA OF ITS CUSTOMERS AND USERS OF THE WEBSITE, WHEREFORE, IT HAS PREPARED AND ADOPTED THE PRESENT POLICY AND THE PRACTICES DESCRIBED HEREIN. THIS PRIVACY AND COOKIES POLICY EXPLAINS HOW WE USE YOUR PERSONAL DATA, BY WHICH WE ADVISE YOUR READING SO AS TO KNOW THE CONDITIONS UNDER WHICH YOUR PERSONAL DATA ARE COLLECTED AND FURTHER PROCESSED.<br /><br /></p><ol style="text-align: left;"><li style="list-style-type: none;"><ol><li><b>WHAT IS THIS POLICY ABOUT?</b><ol><li>This Privacy and Cookies Policy explains how we collect and process the personal data that are necessary for the provision of services that are available trough the WEBSITE.</li><li>Examples of these services are are hearing screening and commercialization of EVOLLU products.</li><li>The objective is for these services to be provided in an expeditious and undisturbed way, describing the practices adopted for this purpose.<br /><br /></li></ol></li><li><b>WHAT ARE PERSONAL DATA?</b><ol><li>Personal data is any information relating to a person that identifies that person or makes it identifiable, regardless of the nature or support of the information, including the sound and image of that person.</li><li>Examples of personal data we collect are: IP address, e-mail and name.</li><li>The term “identifiable” refers to a person who can be identified, directly or indirectly, in particular by reference to an identification number or other specific elements of his or hers physical, physiological, psychic, economic, cultural or social identity.<br /><br /></li></ol></li><li><b>HOW DO WE USE YOUR PERSONAL DATA?</b><ol><li>EVOLLU will use the personal data you provide us for the following purposes:<br /><ol type="a"><li>To communicate your personal data to EVOLLU partners, better identified in point 4, after completing the form at the end of the EVOLLU Questionnaire available on the WEBSITE, so that they can get in direct contact with you;</li><li>To create a reserved area, if you are a natural person;</li><li>To analyse and respond to your messages, customer support and requests for information;</li><li>For operations and management of the WEBSITE;</li><li>To keep record of your contact details;</li><li>For commercial purposes, such as data analysis, audits;</li><li>For fraud prevention and security of information systems;</li><li>For the expansion of EVOLLU´s commercial activities.</li></ol></li><li>These data processing operations are an essential tool for your satisfaction and for the activity of EVOLLU and are carried out according to the applicable legislation and the best practices.</li><li>Your personal data will not be reused for other purposes not previously identified or that have nothing to do with those purposes for which they were initially collected.<br /><br /></li></ol></li><li><b>PARTNER’s IDENTIFICATION:</b><ol><li>EVOLLU will communicate your personal data to its partners, if the user gives his consent for this purpose in the form which appears after completing the EVOLLU questionnaire.</li><li>The partners above mentioned, are the following:<br /><ol type="a"><li>Hidden Hearing, Lda., com sede na Rua Vítor Camara, Edifício D. Maria 1 – Piso 1-Ala B, Quinta da Fonte &#8211; 2770-229 Paço de Arcos e NIPC 503295450.<br /><br /></li></ol></li></ol></li><li><b>WHAT ARE THE LEGAL BASIS FOR OUR PROCESSING OF PERSONAL DATA?</b><ol><li>The personal data that EVOLLU processes has specific legal basis according to the purposes for which they are intended.</li><li>In the following table you can see the legal basis for processing operations regarding the above mentioned purposes:</li></ol></li></ol></li></ol><table class=" alignleft" cellspacing="0" cellpadding="0"><caption class="none">PURPOSES</caption><tbody><tr><th valign="middle"><p><b>PURPOSES</b></p></th><th valign="middle"><p><b>LEGAL BASIS</b></p></th></tr><tr><td valign="middle"><p>To communicate your personal data to EVOLLU partners, better identified in point 4, after completing the form at the end of the EVOLLU Questionnaire available on the WEBSITE, so that they can get in direct contact with you.</p></td><td valign="middle"><p>Consent for this specific purpose.</p></td></tr><tr><td valign="middle"><p>To create a reserved area, if you are a natural person.</p></td><td valign="middle"><p>Contractual obligation.</p></td></tr><tr><td valign="middle"><p>To analyse and respond to your messages, customer support and requests for information.</p></td><td valign="middle"><p>Consent for this specific purpose.</p></td></tr><tr><td valign="middle"><p>For operations and management of the WEBSITE.</p></td><td valign="middle"><p>Consent for this specific purpose (<i>cookies</i>);</p><p>Legitimate interests pursued by EVOLLU;</p></td></tr><tr><td valign="middle"><p>To keep record of your contact details.</p></td><td valign="middle"><p>Consent for this specific purpose.</p></td></tr><tr><td valign="middle"><p>For commercial purposes, such as data analysis, audits.</p></td><td valign="middle"><p>Consent for this specific purpose Consent for this specific purpose (<i>cookies</i>);</p><p>Legitimate interests pursued by EVOLLU;</p></td></tr><tr><td valign="middle"><p>For fraud prevention and security of information systems.</p></td><td valign="middle"><p>Legitimate interests pursued by EVOLLU;</p></td></tr><tr><td valign="middle"><p>For the expansion of EVOLLU´s commercial activities.</p></td><td valign="middle"><p>Legitimate interests pursued by EVOLLU;</p></td></tr></tbody></table><ol style="text-align: left;"><li style="list-style-type: none;"><ol><li><b>WHAT PERSONAL DATA WE COLLECT?</b><ol><li>The personal data that EVOLLU collects and processes are only those which are necessary and suitable for the abovementioned purposes.</li><li>EVOLLU will collect and process the following personal data:</li></ol></li></ol></li></ol><table class=" alignleft" cellspacing="0" cellpadding="0"><caption class="none">PURPOSES</caption><tbody><tr><th valign="middle"><p><b>PURPOSE</b></p></th><th valign="middle"><p><b>DATA</b></p></th></tr><tr><td valign="middle"><p>To communicate your personal data to EVOLLU partners, better identified in point 4, after completing the form at the end of the EVOLLU Questionnaire available on the WEBSITE, so that they can get in direct contact with you.</p></td><td valign="middle"><p>Name, contact, location, age and gender.</p></td></tr><tr><td valign="middle"><p>To create a reserved area, if you are a natural person.</p></td><td valign="middle"><p>Email, Name.</p></td></tr><tr><td valign="middle"><p>To analyse and respond to your messages, customer support and requests for information.</p></td><td valign="middle"><p>Email, Name.</p></td></tr><tr><td valign="middle"><p>For operations and management of the WEBSITE.</p></td><td valign="middle"><p>Cookies data. </p></td></tr><tr><td valign="middle"><p>To keep record of your contact details.</p></td><td valign="middle"><p>Email; Name.</p></td></tr><tr><td valign="middle"><p>For commercial purposes, such as data analysis, audits.</p></td><td valign="middle"><p>Cookies data.</p></td></tr><tr><td valign="middle"><p>For fraud prevention and security of information systems.</p></td><td valign="middle"><p>IP adress; Cookies data.</p></td></tr><tr><td valign="middle"><p>For the expansion of EVOLLU´s commercial activities.</p></td><td valign="middle"><p>Email; Name.</p></td></tr></tbody></table><ol style="text-align: left;"><li style="list-style-type: none;"><ol><li><b>HOW DO WE COLLECT YOUR PERSONAL DATA?</b><ol><li>We will collect your personal data through the forms on the WEBSITE, but also through the WEBSITE and the communication that it makes with your device and e-mail messages that you may send us.</li><li>Your personal data is collected through your equipment as follows:<br /><ol type="a"><li>Through your browser;</li><li>Through <i>cookies</i>;</li><li>Through <i>pixel</i> <i>tags</i> and other similar technologies;</li><li>IP adress;</li><li>Through your user data.</li></ol></li><li>EVOLLU is committed to process your data lawfully and legally.</li><li>EVOLLU’s services are not intended for minors and no personal details of minors are or will being processed intentionally.<br /><br /></li></ol></li><li><b>WHAT ARE COOKIES?</b><ol><li><i>Cookies</i> are small information files that help you identify your browser and can store information, for example, user settings and preferences. </li><li>With the exception of <i>cookies </i>specifically required for the performance of the website, the storage of other <i>cookies</i> will always depend on the acceptance and consent of the User, and this consent may be withdrawn at any time through specific browser tools.<br /><br /></li></ol></li><li><b>HOW DO WE USE COOKIES?</b><ol><li>We use cookies to display your preferences, such as:<br /><ol type="a"><li>if you have agreed (or not) to our use of cookies on this WEBSITE;</li><li>to identify you as a returning user;</li><li>to remember your users&#8217; custom preferences.</li></ol></li><li>Cookies allow us to collect, anonymously, statistics regarding the videos you have viewed on the WEBSITE.<br /><br /></li></ol></li><li><b>THIRD PARTY’S COOKIES</b><ol><li>Some cookies may be stored by third parties service providers, not just EVOLLU.</li><li>Although EVOLLU seeks to only use providers which are able to provide sufficient guarantees regarding the appropriate technical and organisational measures in such a manner that processing will meet the requirements of the data protection legislation, you understand that EVOLLU is not responsible for the content and accuracy of a third party’s privacy and cookies policies.</li><li>On <b>Point 13</b> you will find a description of all the cookies we use, including cookies hosted by third parties.<br /><br /></li></ol></li><li><b>WHAT ARE COOKIES FOR</b><b>?</b><ol><li>EVOLLU will store cookies on your equipment in order to personalize and make your navigation as easy as possible, but also for problem solving reasons, statistics, quality assurance, and to monitor system security.</li><li>You may delete or block these cookies, but if you do it some features on this website may not work as intended.</li><li>These cookies are not used for any purposes other than those described herein. <br /><br /></li></ol></li><li><b>TYPE OF COOKIES.</b><ol><li>Cookies on our WEBSITE are used for a variety of different purposes, but, altogether, their use breaks down into the following categories:<br /><ol type="a"><li><b>Strictly Necessary Cookies</b>: These are essential for the provision of the WEBSITE and for all services requested, but do not perform any additional or secondary functions.;</li><li><b>Analytical/Performance Cookies</b>: These cookies provide statistical information about the use of the WEBSITE, that is, the analysis of the web.;</li><li><b>Targeting Cookies</b>: These cookies are used to create profiles or personalize content.<br /><br /></li></ol></li></ol></li><li><b>COOKIES WE USE.</b><ol><li>The following table explains the way in which we use cookies on this WEBSITE. </li></ol></li></ol></li></ol><table class=" alignleft" cellspacing="0" cellpadding="0"><caption class="none">Performance Cookies</caption><tbody><tr><th colspan="4" valign="middle"><p><b><i>Performance Cookies</i></b></p></th></tr><tr><th valign="middle"><p><b>Host</b></p></th><th valign="middle"><p><b>Name</b></p></th><th valign="middle"><p><b>Description</b></p></th><th valign="middle"><p><b>Life Span</b></p></th></tr><tr><td valign="middle"><p><i>First Party</i></p><p><i>(“evollu.com”)</i></p></td><td valign="middle"><p><i>_gid</i></p></td><td valign="middle"><p><i>Cookie generated by Google Analytics and used to distinguish users.</i></p></td><td valign="middle"><p><i>24 hours</i></p></td></tr><tr><td valign="middle"><p><i>First Party</i></p><p><i>(“evollu.com”)</i></p></td><td valign="middle"><p><i>_ga</i></p></td><td valign="middle"><p><i>Cookie generated by Google Analytics and used to distinguish users.</i></p></td><td valign="middle"><p><i>2 years</i></p></td></tr><tr><td valign="middle"><p><i>First Party</i></p><p><i>(“www.evollu.com”)</i></p></td><td valign="middle"><p><i>pll_language</i></p></td><td valign="middle"><p><i>Cookie generated by Polylang, which indicates in which language the website is.</i></p></td><td valign="middle"><p><i>1 yeaar</i></p></td></tr></tbody></table><table class=" alignleft" cellspacing="0" cellpadding="0"><caption class="none">Targeting Cookies/ Advertising</caption><tbody><tr><th colspan="4" valign="middle"><p><b><i>Targeting Cookies/ Advertising</i></b></p></th></tr><tr><th valign="middle"><p><b>Host</b></p></th><th valign="middle"><p><b>Name</b></p></th><th valign="middle"><p><b>Description</b></p></th><th valign="middle"><p><b>Life Span</b></p></th></tr><tr><td valign="middle"><p><i>First Party</i></p><p><i>(“evollu.com”)</i></p></td><td valign="middle"><p><i>_gat_gtag_xxxxxxxxxxxxxxxxxxxxxxxxxxx</i></p></td><td valign="middle"><p><i>Cookie gerado pelo Google Analytics, no entanto não existe muita informação sobre este cookie.</i></p></td><td valign="middle"><p><i>Session</i></p></td></tr></tbody></table><ol style="text-align: left;"><li style="list-style-type: none;"><ol><li><b>CONTROL AND COOKIES’ MANAGEMENT.</b><ol><li>You can control and/or delete cookies anytime you wish. You can delete all cookies that are already on your computer and you can set most browsers to prevent them from storing cookies. </li><li>However, in order to manage your cookies settings, you may have to manually adjust some preferences each time you visit a site. You should notice that without cookies, some services and functionalities of websites may not work.</li><li>As an additional guarantee, you may, at any time, disable the cookies by configuring your browser according to the following instructions:<br /><ol type="a"><li>To Google Chrome browsers, in http://support.google.com/chrome/bin/answer.py?hl=en&amp;answer=95647;</li><li>To Microsoft Explorer browsers, in https://support.microsoft.com/pt-pt/help/17442/windows-internet-explorer-delete-manage-cookies;</li><li>To Microsoft Edge browsers, in https://privacy.microsoft.com/en-us/windows-10-microsoft-edge-and-privacy;</li><li>To Mozilla Firefox browsers, in https://support.mozilla.org/en-US/kb/enable-and-disable-cookies-website-preferences;</li><li>To Apple Safari browsers, in http://support.apple.com/kb/ph5042.<br /><br /></li></ol></li></ol></li><li><b>HOW DO WE PROTECT YOUR PERSONAL DATA?</b><ol><li>Your personal data are kept safe through the adoption of various security measures with technical and organizational nature that assure that only employees who need to access data, have access to the data and to the processes related with it, according to rules created for that purpose.</li><li>In order to protect your personal data, we only use data center providers who provide us with adequate and documented security measures, namely that your personal data are stored in servers that are kept in controlled environments with limited access.</li><li>Similarly, when browsing the WEBSITE, we protect your data through the use of encryption, such as Transport Layer Security (TLS), and your password is stored using an unidirectional hash, in other words, it cannot be retrieved (or disclosed) by anyone, including EVOLLU, and can only be redefined.</li><li>Although we take all necessary precautions, we deem appropriate to protect the personal data you provide and we collect, one must be aware that no security system is impenetrable.</li><li>Therefore, you should take certain precautions, such as keeping your password secret and not disclosing it to anyone; If you think your password has been misused, you should let us know right away; You should also be careful when starting and ending your session every time the browser closes.<br /><br /></li></ol></li><li><b>HOW LONG DO WE KEEP YOUR PERSONAL DATA?</b><ol><li>Your personal data will be kept for the time required for the purposes for which they are intended, as set forth in this Privacy Policy, as follows:</li></ol></li></ol></li></ol><table class=" alignleft" cellspacing="0" cellpadding="0"><caption class="none">PURPOSE</caption><tbody><tr><th valign="middle"><p><b>PURPOSE</b></p></th><th valign="middle"><p><b>PERIOD</b></p></th></tr><tr><td valign="middle"><p>To communicate your personal data to EVOLLU partners, better identified in point 4, after completing the form at the end of the EVOLLU Questionnaire available on the WEBSITE, so that they can get in direct contact with you.</p></td><td valign="middle"><p>2 years</p></td></tr><tr><td valign="middle"><p>To create a reserved area, if you are a natural person.</p></td><td valign="middle"><p>Until one year after the last access to the reserved área.</p></td></tr><tr><td valign="middle"><p>To analyse and respond to your messages, customer support and requests for information.</p></td><td valign="middle"><p>1 year</p></td></tr><tr><td valign="middle"><p>For operations and management of the WEBSITE.</p></td><td valign="middle"><p>2 years</p></td></tr><tr><td valign="middle"><p>To keep record of your contact details.</p></td><td valign="middle"><p>1 year</p></td></tr><tr><td valign="middle"><p>For commercial purposes, such as data analysis, audits.</p></td><td valign="middle"><p>2 years</p></td></tr><tr><td valign="middle"><p>For fraud prevention and security of information systems.</p></td><td valign="middle"><p>2 years</p></td></tr><tr><td valign="middle"><p>For the expansion of EVOLLU´s commercial activities.</p></td><td valign="middle"><p>2 years</p></td></tr></tbody></table><ol><li style="list-style-type: none; text-align: left;"><ol><li>If any specific or mandatory period of time is required by law, the data’s retention period will be such mandatory period. In all other cases, the personal data will be kept at most during the time indicated above, which EVOLLU deems as sufficient to fulfill its purposes.</li><li>At the end of the storage period, all collected personal data will be deleted.<br /><br /></li></ol></li><li style="text-align: left;"><b>HOW YOU CAN YOU EXERCISE YOUR RIGHTS:</b><ol><li>Before we explain how you can exercise your rights, you should know what they are. Thus, the law grants you the right to request us the exercise of the following rights:<br /><ol type="a"><li>Access: the right to confirm whether your personal data is being processed or not, and, if so, the right to access your personal data;</li><li>Rectification: the right to rectify any inaccuracy regarding your personal data  and to complete personal data that is incomplete;</li><li>Erasure: the right to erase your personal data when one of the grounds listed in the legislation is applicable;</li><li>Restriction of processing: the right to limit data processing, if one of grounds listed in the legislation is applicable;</li><li>Objection: the right to object, at any time, to the processing of your personal data;</li><li>Data portability: the right to receive your personal data, which you provided, in a structured, commonly used and machine-readable format.</li></ol></li><li>You also have the right to lodge a complaint with a supervisory authority (National Data Protection Commission at www.cnpd.pt).</li><li>For the purpose of exercising the rights abovementioned, you should contact EVOLLU by sending an email to info@evollu.com.</li><li>If you ask us to delete some or all of your personal data, some of the requested services may not be provided to you and EVOLLU will keep the necessary personal data to fulfill its legal obligations.<br /><br /></li></ol></li><li style="text-align: left;"><b>WHEN DO WE COMMUNICATE DATA TO THIRD PARTIES?</b><ol><li>EVOLLU may use third parties to provide certain services, such as maintenance, technical support, marketing, billing or payment management, which may have access to some personal data, in particular, data required for contractual purposes. </li><li>EVOLLU ensures that the entities that have access to the data are credible and offer high guarantees of protection, and that data will never be transmitted beyond what is necessary to provide for the contracted service, nevertheless EVOLLU remains responsible for the personal data made available. </li><li>EVOLLU may also communicate its data to:<br /><ol type="a"><li>companies in its business group with whom EVOLLU has commercial partnerships to create and offer benefits; or to</li><li>other partners outside its business group. However, we will only make such communication without your authorization.</li></ol></li><li>EVOLLU may also transmit data to third parties in the context of investigations, inquiries and judical and / or administrative proceedings or of similar nature, provided that it is duly ordered by a court. <br /><br /></li></ol></li><li style="text-align: left;"><b>THIRD PARTY WEBSITES.</b><ol><li>The WEBSITE may contain links to other websites which may collect and process your personal data, and this processing is the sole responsibility of the owners of these websites, and EVOLLU does not take any responsibility for its policies and / or practices.<br /><br /></li></ol></li><li style="text-align: left;"><b>DATA TRANSFERS TO OUTSIDE THE EUROPEAN UNION.</b><ol><li>If data transfers to non-EU countries occur, EVOLLU will comply with the law, in particular regarding to the data protection adequacy of the country to where the personal data will be transferred to, and the requirements applicable to such transfers. Therefore, personal data will not be transferred to jurisdictions that do not offer security and protection assurances.<br /><br /></li></ol></li><li style="text-align: left;"><b>MINORS.</b><ol><li>The WEBSITE is not intended for minors under the age of 16, thus, we request that minors do not provide us with personal information through the WEBSITE, application, social media and/or emails.<br /><br /></li></ol></li><li style="text-align: left;"><b>SENSITIVE PERSONAL DATA.</b><ol><li>EVOLLU asks you not to send us any sensitive data, in other words, personal data revealing racial or ethnic origin, political opinions, religious or philosophical beliefs, trade union association, genetic information, biometric information, health or data relating to a natural person´s sexual life or sexual orientation.</li><li>If you still send or make known to us these categories of personal data, these items will be deleted. <br /><br /></li></ol></li><li style="text-align: left;"><b>CHANGES TO PRIVACY POLICY.</b><ol><li>EVOLLU reserves the right to readjust or change this Privacy Policy at any time, as these changes are advertised.<br /><br /></li></ol></li><li style="text-align: left;"><b>OUR CONTACT DETAILS.</b><ol><li>If you have any questions or concerns regarding this Privacy Policy, please contact us by writing us an email to info@evollu.com.<br /><br /></li></ol></li><li><b>LAST VERSION.</b><br /><p style="text-align: left;">27 september, 2020. Leiria (Portugal)</p></li></ol>

</div>

</div>
</section>		</div>
</div>


<!-- =====================================================================  -->

<script src="scripts/myscript.js"></script>
<noscript>É necessário ter activo o suporte para javascript.</noscript>

<!-- scrollTo -->
<script src="//cdn.jsdelivr.net/npm/jquery.scrollto@2.1.3/jquery.scrollTo.min.js"></script>
<noscript>É necessário ter activo o suporte para javascript.</noscript>

<script>
$(function() {
    $('.nyroModal').nyroModal({
    callbacks: {
    afterShowCont: function() {
    $.nmTop().resize(true);
}
}
});
});
</script>
<noscript>É necessário ter activo o suporte para javascript.</noscript>

</body>
</html>
