.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base {
  text-align: left;
  height: 270px;
  position: relative;
  overflow: hidden;
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base .overlay {
  z-index: 5;
  width: 100%;
  height: 100%;
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base .overlay,
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base .overlay-border {
  position: absolute;
  left: 0;
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base .cpg-image-block-text {
  color: #FFFFFF;
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base img.cover-image {
  position: absolute;
  width: auto;
  max-width: 101%;
  min-width: 101%;
  min-height: 100%;
  top: 49%;
  left: 0;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -webkit-transition: 0.6s transform ease;
  -moz-transition: 0.6s transform ease;
  -o-transition: 0.6s transform ease;
  transition: 0.6s transform ease;
  z-index: 1;
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base .cpg-image-block-text {
  position: absolute;
  left: 0;
  bottom: -18px;
  width: 100%;
  padding: 0 20px;
  z-index: 10;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base .cpg-image-block-text h1,
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base .cpg-image-block-text h2,
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base .cpg-image-block-text h3,
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base .cpg-image-block-text h4,
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base .cpg-image-block-text p {
  
  color: #FFFFFF;
  margin-bottom: 0px;
  font-weight: 600;
  -webkit-transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base .hidden-till-hover {
  display: none;
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base:hover .cover-image {
  -webkit-transform: translateY(-50%) scale(1.15);
  -moz-transform: translateY(-50%) scale(1.15);
  -o-transform: translateY(-50%) scale(1.15);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%) scale(1.15);
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base:hover .overlay {
  opacity: 1;
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base a.cpg-link {
  font-family: Open Sans;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 9px;
  display: inline-block;
  color: #000;
  text-decoration: none;
  margin-left: 30px;
  color: #CC9A22;
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base a.cpg-link:after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #CC9A22;
  -webkit-transition: width .7s ease;
  -moz-transition: width .7s ease;
  -o-transition: width .7s ease;
  transition: width .7s ease;
  zoom: 1;
  -webkit-transition: margin-left .7s ease;
  -moz-transition: margin-left .7s ease;
  -o-transition: margin-left .7s ease;
  transition: margin-left .7s ease;
  margin-top: -1px;
  left: -30px;
  top: 50%;
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base a.cpg-link:after:before {
  content: '';
  display: block;
}
.so-widget-cpg-image-block-style-a03206da19e7 .cpg-image-block-base a.cpg-link:after:after {
  content: '';
  display: table;
  clear: both;
}