.cloud-customer {
  background-image: url(/images/customers/customer-hero/blue-bg_2x.png);
  background-size: cover;
  height: 530px;
}

.header-content {
  color: #fff;
  margin: 80px 0;
  text-align: center;
}

.header-content p {
  color: inherit;
}

.google-cloud-customer {
  font-size: 56px;
  letter-spacing: -0.5px;
  line-height: 66px;
  margin: 0;
}

.discover-why {
  font-family: Google Sans;
  font-size: 18px;
  line-height: 32px;;
}

.customer-testimonial {
  margin: -255px auto 0;
  text-align: center;
}

.video-button {
  color: #fff;
}

.video-image {
  align-items: center;
  background: url(/images/customers/customer-hero/video-snap_2x.png) center/cover no-repeat;
  display: flex;
  height: 100%;
  justify-content: center;
  min-height: 418px;
}

.video-image-pt-br {
  background: url(/images/customers/customer-hero/video-snap-pt-br.png) center/cover no-repeat;
}

.video-image-es-419 {
  background: url(/images/customers/customer-hero/video-snap-es-419.png) center/cover no-repeat;
}

#cloud-site #video-container .lb-play-overlay {
  display: unset;
}

.video-button-icon svg {
  fill: currentColor;
  height: 48px;
  margin-right: 12px;
  vertical-align: middle;
  width: 48px;
}

.customer-quote {
  background: #fff;
  border: 1px solid #eee;
  margin: 0 -1px -1px 0;
  padding: 72px;
}

.quote-text {
  color: #202124;
  font-family: Google Sans;
  font-size: 30px;
  line-height: 40px;
}

.quote-author {
  color: #202124;
  font-family: Google Sans;
  font-size: 18px;
  line-height: 30px;
}

.quote-image {
  margin-bottom: 36px;
}

.custom-card {
  border: 1px solid #eee;
  margin: 0 -1px -1px 0;
  min-height: 272px;
  position: relative;
}

.cloud-card:hover {
  z-index: 1;
}

.card-image {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  position: absolute;
  transition: opacity 0.25s ease-in-out;
  width: 100%;
}

.cloud-quote__quote:not(.cloud-quote__quote--hide-marks)::before {
  position: unset;
}

.cloud-quote__quote:not(.cloud-quote__quote--hide-marks)::after {
  padding-left: 0;
  position: unset;
}

.cloud-quote__quote::before, .cloud-quote__quote::after {
  font-size: 30px;
}

.card-container {
  margin: auto;
  padding-bottom: 58px;
}

.custom-card .card-data {
  display: flex;
  flex-direction: column;
  height: 100%;
  opacity: 0;
  padding-bottom: 32px;
  position: absolute;
  transition: opacity .25s ease-in-out;
}

.custom-card:hover .card-image {
  opacity: 0;
  transition: opacity .25s ease-in-out;
}

.custom-card:hover .card-data {
  opacity: 1;
  transition: opacity .25s ease-in-out;
}

.cloud-card__content {
  padding: 32px 32px 24px;
}

.tablet-mobile-view {
  display: none;
}

.tablet-mobile-view .cloud-card {
  height: 370px;
}

.tablet-mobile-view .cloud-card__footer{
  padding-bottom: 32px;
}

.tablet-mobile-view .cloud-card__logo {
  align-items: center;
  height: 100px;
}

@media all and (max-width: 767px) {
  .customer-testimonial {
    margin-top: -190px;
  }

  .quote-text {
    font-size: 20px;
  }
}

@media all and (max-width: 1024px) {
  .card-container {
    display: none;
  }

  .tablet-mobile-view {
    display: block;
  }

  .custom-card {
    min-height: 290px;
  }
}

html {
  scroll-behavior: smooth;
}

#cloud-site .filter-section {
  margin: auto;
  max-width: 900px;
}
#cloud-site .zippy-container.expanded {
  width: 27.85%;
}
#cloud-site .filter-text {
  flex: 9;
  font-size: 21px;
  padding-top: 8px;
}
#cloud-site .customer-card a {
  display: block;
}

#cloud-site .paginator-container {
  padding-left: 0;
}

#cloud-site .customer-amorphous {
  position: absolute;
}

#cloud-site .customer-amorphous-left {
  left: -105px;
  top: 80px;
   z-index: -1;
}

#cloud-site .customer-amorphous-right {
  right: -42px;
  top: -32px;
  z-index: -1;
}

#cloud-site .cloud-card--customer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 200px;
  padding: 0 32px;
}

#cloud-site .button.button-large {
  max-width: 100%;
}

@media (min-width: 600px) {
  #cloud-site .cloud-card--customer {
    flex-basis: calc(50% - 24px);
    margin: 0 12px;
  }
}

@media (min-width: 1024px) {
  #cloud-site .cloud-card--customer {
    flex-basis: calc(33.3% - 24px);
  }
}

@media only screen and (max-width: 600px) {
  #cloud-site .customer-amorphous-left {
    left: -90px;
    top: 120px;
    width: 150px;
  }

  #cloud-site .customer-amorphous-right {
    top: 80px;
    width: 80px;
  }
}

@media screen and (min-width: 601px) and (max-width: 768px) {
  #cloud-site .customer-amorphous-left {
    width: 200px;
  }

  #cloud-site .customer-amorphous-right {
    top: 40px;
    width: 100px;
  }
}

@media only screen and (max-width: 768px) {
  #cloud-site .zippy-container.expanded {
    width: 100%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  #cloud-site .zippy-container {
    margin: 0 5px;
  }
  #cloud-site .zippy-container.expanded {
    width: 28.85%
  }

  #cloud-site .customer-amorphous-left {
    width: 250px;
  }

  #cloud-site .customer-amorphous-right {
    top: 0;
    width: 150px;
  }
}
