<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1{
    text-transform: uppercase;
}
.front_customImage_responsive{
    width: 800px;
}
.strengths_box {
    padding-top: 2%;
}

.strengths_img {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    display: block;
}


.strengths_text{
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #252d40;
    font-size: 20px;
}


.title_box_cv{
    color: #252d40;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
}
#LocationContainer_F select{
   background: #fbfdff !important;
}
.insert-cv-img {

    width: 70%;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 8%;

}


.padd-box {
    padding-top: 50px;
    padding-bottom: 50px;
}
.strengths_box {
    padding-top: 2%;
}

.strengths_img {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    display: block;
}


.strengths_text{
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #252d40;
    font-size: 20px;
}


.title_box_pc{
    color: #252d40;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 30px;
}

.insert-pc-img {

    width: 70%;
    text-align: center;
    display: block;
    margin: 0 auto;

}
.insert-rp-img {

    width: 70%;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 8%;

}
.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.title_box_job {
    font-size: 31px;
    font-weight: 800;
    color: #c9d540;
    line-height: 1.9;
    margin-top: 3%;
}
.sidebar-html .ur-detail-wrap img.img_numero_verde {
    width: 60% !important;
    float: right;
}


.sidebar-html .ur-detail-wrap img.img_logo_garanzia_giov {
    width: 100% !important;
    float: right;
    height: auto !important;
}
@media only screen and (max-width: 600px) {
    .front_customImage_responsive{
        width: 100%;
    }
    .bat-call-to-act{
        width: 300px;
        text-align: center;
        font-size: small!important;
    }
}
@media only screen and (max-width: 1024px) {
    .front_customImage_responsive{
        width: 100%;
    }
}
</pre></body></html>