<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 320px)
.uc-carrousel-founders  {
    height: 400px !important;
}


@media screen and (max-width: 480px)
.uc-strategicareas {
    height: 280px !important;
}

.uc-ourprocess {
    background-image: url('https://thumb.tildacdn.com/tild3833-3665-4162-a638-616137636331/-/format/webp/bg_ourprocess.png'); 
    
}

.uc-salesforce label {
    padding-right: 15px;
}

.uc-salesforce textarea {
    display: block;
    width: 80%;
}

.uc-salesforce input[type=submit] {
    width: 250px !important;
    height: 40px !important;
    font-family: 'CeraPro';
    background-color: #799cc2;
    border: 0px;
    color: white;
}
.uc-salesforce input[type=text] {
    width:300px;
    height:30px;
    display:block;
    margin-bottom: 20px;
}

input[type="checkbox" i] {
    margin-bottom: 20px;
}

select {
    margin-bottom: 20px;
}

select[id="00N8a00000J5jhN"] {
    display: block;
}

@media only screen and (min-width: 600px)
.uc-top-header {
    margin-left: -100px !important;
}

.t-slds__bullet_wrapper {
    display: none;
}</pre></body></html>