.cmp-title--large > .cmp-title__text{
    font-size: 39px;
    line-height: 38px;
}

body#restyle #footer-login .cmp-image {
    margin: 7px 186px 44px -10px;
}

body#restyle #footer-login{
    padding-top: 35px !important;
    border-top: 1px solid #e5e5e5 !important;
    margin-bottom: 0 !important;
}

body#restyle #footer-login > .cmp-container > .aem-Grid > .aem-GridColumn{
    width: 100% !important;
    padding: 0 1rem !important;
}

body#restyle #footer-login > .cmp-container > .aem-Grid #footer-lastrow{
    border-top: none !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

body#restyle #footer-login > .cmp-container > .aem-Grid > .cmp-container--footerRight{
    width: 100% !important;
}

body#restyle #footer-login > .cmp-container > .aem-Grid #footer-lastrow > .container{
    width: 100% !important;
}

body#restyle #footer-login > .cmp-container > .aem-Grid #footer-lastrow > .container > #footer-progetto > .aem-Grid{
    justify-content: center !important;
}


#text-5dd1e23ffa a{
    padding: 1rem 1.75rem;
    font-weight: 700;
    background: #3389EE;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    border: none;
    transition: opacity 0.2s;
    font-family: 'Sora', arial, sans-serif;
    display: inline;
    font-size: 16px;
    border-radius: 0;
    text-transform: capitalize;
}

#text-5dd1e23ffa a:hover{
    opacity: 0.8;
}

body#restyle #footer-progetto .aem-Grid .isi-text {
    text-align: right;
}

@media screen and (max-width: 992px) {
    body#restyle #footer-login {
        margin: 0; 
    }
}

@media screen and (max-width: 1023px) {
    .cmp-experiencefragment--customMenu .cmp-container--headerLogin .user .cmp-user__base.cmp-user--display-profile-pic {
        left: 10px !important;
    }
}
@media screen and (min-width: 1280px) {
.cmp-experiencefragment--customMenu .cmp-container--headerLogin .cmp-user__flyout--signedin .azcl-button{
    position:relative;
    left: 10px;
}
}
body#restyle #login-behaviour {
    display: none;
}   

body#restyle.self-certify-blur .root{
opacity : 1;
display: block !important;
}

body#restyle:has(#CookieReportsBannerAZ[style*="display: none;"]) .modal{
   z-index: 999999;
}

body#restyle:not(:has(#CookieReportsBannerAZ)) .modal{
   z-index: 999999;
}

body#restyle:has(#CookieReportsBannerAZ) .modal{
   z-index: 999;
}

@media screen and (max-width: 767px) {

  body.page {

    padding-top: 0;

  }
}
