#block-aw-core-servicecards, #reveal--aw_core_servicecards { 
  --h3-font-color: #ffffff; 
  --body-text-align: center; 
  --button-style: none; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --background-style: solid; 
  --overlay: 1; 
  --animation-type: fade; 
  --flip-direction: flip-right; 
  --slide-direction: slide-up; 
  --animation-speed: 0.8s; 
  --animation-trigger: hover-trigger; 
  --items-per-row: 3; 
  --items-per-row--tablet: 2; 
  --items-per-row--mobile: 1; 
  --card-box-shadow: 1; 
  --overlay-color: #000000; 
  --overlay-opacity: 0.35; 
  --block-title-border-style: none; 
  --block-content-border-style: none; 
  --block-content-max-width: 86rem; 
  --justify-content: center; 
  --card-border-style: none; 
  --card-height: 300px; 
  --card-border-radius: 4px; 
  --body-border-style: none; 
  --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: space-around; 
  --front-border-style: none; 
  --back-background-color: #f5f5f5; 
  --back-overflow: scroll; 
  --back-flex-direction: column; 
  --back-align-items: center; 
  --back-justify-content: space-around; 
  --back-border-style: none; 
  --back-padding-top: 1rem; 
  --back-padding-right: 1rem; 
  --back-padding-left: 1rem; 
  --back-padding-bottom: 1rem; 
  --justify-content--tablet: center; 
  --card-height--tablet: 300px; 
  --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: #ffffff; 
  --back-overflow--tablet: scroll; 
  --back-flex-direction--tablet: column; 
  --back-align-items--tablet: flex-start; 
  --back-justify-content--tablet: flex-start; 
  --justify-content--mobile: center; 
  --card-height--mobile: 300px; 
  --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: #ffffff; 
  --back-overflow--mobile: scroll; 
  --back-flex-direction--mobile: column; 
  --back-align-items--mobile: flex-start; 
  --back-justify-content--mobile: flex-start; 
}
