.boldita {font-weight: 800;font-style: italic;}
.itacont {display: none}
.langswitch img {cursor: pointer}
h1.herotitle {font-size: 7vh;font-family: 'Comfortaa', cursive;font-weight: 400;color: #fefefe;hyphens: auto;}
h2.sectitle {font-family: Comfortaa, cursive;font-weight: 700;}
div.integr {background-image: url('https://cdn2.hubspot.net/hubfs/500261/ESGeo%20-%20Minisite/gear.svg');background-size: 35%;background-position: center right;background-repeat: no-repeat;}
div.disclos {background-image: url('https://cdn2.hubspot.net/hubfs/500261/ESGeo%20-%20Minisite/sheet.svg');background-size: 30%;background-position: center left;background-repeat: no-repeat;}

@media (min-width:300px) and (max-width:375px){
    h1.herotitle {font-size: 5vh;}
    div.integr {background-image: url('https://cdn2.hubspot.net/hubfs/500261/ESGeo%20-%20Minisite/gear.svg');background-size: cover;background-position: top left;background-repeat: no-repeat;}
    div.disclos {background-image: url('https://cdn2.hubspot.net/hubfs/500261/ESGeo%20-%20Minisite/sheet.svg');background-size: cover;background-position: top left;background-repeat: no-repeat;}
}