/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-contrast {
  padding-bottom: 144px !important;
}
@media (max-width: 1068px) {
  .section-contrast {
    padding-bottom: 120px !important;
  }
}
@media (max-width: 744px) {
  .section-contrast {
    padding-bottom: 112px !important;
  }
}



@media (min-width: 1069px) and (max-width: 1440px) {
    html.enhanced .section-welcome, .section-welcome {
        --enhanced-arm-deficit: -78px
    }
}
@media (min-width: 1441px) {
    html.enhanced .section-welcome, .section-welcome {
        --enhanced-arm-deficit: -115px
    }
}
@media (min-width: 735px) and (max-width: 1068px) {
    html.enhanced .section-welcome, .section-welcome {
        --enhanced-arm-deficit: -75px;
    }
}
@media (max-width: 734px) {
    .section-welcome {
        --enhanced-arm-deficit:-39px
    }
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 