#block-aw-core-casestudies, #reveal--aw_core_casestudies { 
  --h3-font-color: #ffffff; 
  --h3-font-size: 44px; 
  --h4-font-color: #ffffff; 
  --body-font-color: #ffffff; 
  --button-style: none; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --background-style: solid; 
  --overlay: 1; 
  --animation-type: slide; 
  --flip-direction: flip-up; 
  --slide-direction: slide-up; 
  --animation-speed: 0.3s; 
  --animation-trigger: hover-trigger; 
  --items-per-row: 2; 
  --items-per-row--tablet: 2; 
  --items-per-row--mobile: 1; 
  --overlay-color: #000000; 
  --overlay-opacity: 0.5; 
  --block-title-border-style: none; 
  --block-content-border-style: none; 
  --block-content-max-width: 86rem; 
  --justify-content: center; 
  --card-border-style: none; 
  --card-height: 400px; 
  --card-border-radius: 0px; 
  --body-border-style: none; 
  --front-background-color: #efefef; 
  --front-background-size: cover; 
  --front-background-pos-x: 50%; 
  --front-background-pos-y: 50%; 
  --front-overflow: hidden; 
  --front-flex-direction: column; 
  --front-align-items: center; 
  --front-justify-content: center; 
  --front-border-style: none; 
  --back-background-color: #1b4923; 
  --back-overflow: auto; 
  --back-flex-direction: column; 
  --back-align-items: center; 
  --back-justify-content: center; 
  --back-border-style: none; 
  --back-padding-top: 15px; 
  --back-padding-right: 15px; 
  --back-padding-left: 15px; 
  --back-padding-bottom: 15px; 
  --justify-content--tablet: center; 
  --card-height--tablet: 490px; 
  --front-background-size--tablet: cover; 
  --front-background-pos-x--tablet: 50%; 
  --front-background-pos-y--tablet: 50%; 
  --front-overflow--tablet: hidden; 
  --front-flex-direction--tablet: column; 
  --front-align-items--tablet: center; 
  --front-justify-content--tablet: center; 
  --back-background-color--tablet: #1b4923; 
  --back-overflow--tablet: scroll; 
  --back-flex-direction--tablet: column; 
  --back-align-items--tablet: center; 
  --back-justify-content--tablet: center; 
  --justify-content--mobile: center; 
  --card-height--mobile: 400px; 
  --front-background-size--mobile: cover; 
  --front-background-pos-x--mobile: 50%; 
  --front-background-pos-y--mobile: 50%; 
  --front-overflow--mobile: hidden; 
  --front-flex-direction--mobile: column; 
  --front-align-items--mobile: center; 
  --front-justify-content--mobile: center; 
  --back-background-color--mobile: #1b4923; 
  --back-overflow--mobile: scroll; 
  --back-flex-direction--mobile: column; 
  --back-align-items--mobile: center; 
  --back-justify-content--mobile: center; 
}
