#cloud-site.cloud-home .cloud-display3,
#cloud-site.cloud-home .cloud-link {
  font-weight: 500;
}

#cloud-site.cloud-home .cloud-button--flat,
#cloud-site.cloud-home .cloud-link {
  font-family: 'Google Sans', Arial, sans-serif;
}

#cloud-site.cloud-home .home-subhead {
  font-family: 'Roboto', Arial, sans-serif;
}

#cloud-site .home-campaign .cloud-subhead {
  font-weight: 500;
  margin: 8px 0 0;
}

#cloud-site .home-products__product-label.cloud-subhead {
  font-weight: 500;
}

#home-bg-top-right {
  right: 0;
  top: -1px;
  width: 85px;
}

#home-bg-left-campaign-top {
  top: -45px;
  width: 70px;
  z-index: -1;
}

#home-bg-left-campaign-dot {
  display: none;
  right: -23px;
  top: calc(20% + 20px);
  z-index: 1;
}

#home-bg-right-campaign-dot {
  display: none;
  right: -40px;
  top: calc(20% - 20px);
}

.cloud-home .cloud-button {
  text-transform: none;
}

.cloud-home .cloud-collapse__panel,
.cloud-home .cloud-collapse__panel.cloud-collapse-expanded,
.cloud-home .cloud-collapse__wrapper__contents {
  border-width: 2px;
}

.cloud-home .cloud-collapse__panel.cloud-collapse-expanded {
  border-color: #202124;
}

.cloud-home .home-link:focus,
.cloud-home .home-link:hover {
  text-decoration: none;
}

.cloud-home .cloud-carousel {
  min-width: 0;
  padding-top: 0;
}

.cloud-home .cloud-carousel__slide:focus {
  outline: none;
}

.cloud-home .cloud-carousel__slide-cta:hover {
  text-decoration: none;
}

.cloud-home .cloud-carousel__slide-body {
  padding-left: 40px;
  padding-right: 30px;
}

.cloud-home .cloud-collapse__wrapper__contents:first-child {
  border-top: none;
}

.cloud-home .cloud-collapse__panel__label {
  padding: 24px 0;
}

.cloud-home .cloud-carousel__arrow::before {
  opacity: .8;
}

.cloud-home .cloud-carousel__arrow[disabled] {
  display: none;
}

.home-hero {
  margin: 0 auto;
  max-width: 840px;
  padding-top: 80px;
  position: relative;
}

.home-amorphous-blob {
  position: absolute;
}

.home-section {
  padding-bottom: 80px;
  padding-top: 80px;
}

.home-section__header {
  max-width: 650px;
  text-align: center;
}

.home-section--campaign {
  padding: 50px 0 80px;
}

.home-section--no-pad-top {
  padding-top: 0;
}

.home-flex-column {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.home-hero-banner p {
  margin: 24px auto 0;
  max-width: 500px;
}

.home-hero__buttons {
  margin-top: 24px;
  text-align: center;
}

.home-hero__buttons .home-hero__button--grow {
  display: flex;
}

.home-hero__buttons .home-hero__button--grow .cloud-button {
  flex-grow: 1;
}

.home-hero__buttons .cloud-button {
  min-width: 200px;
  margin: 6px 8px;
}

.home-campaign-origin {
  position: relative;
}

.home-campaign {
  animation-duration: .8s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: slideUpFromBottom, fadeIn;
  animation-timing-function: ease-in-out;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin-bottom: 40px;
  opacity: 0;
  will-change: opacity, translateY;
}

.home-campaign--left {
  animation-delay: 0.1s;
}

.home-campaign--right {
  animation-delay: 0.3s;
}

.home-icon--video {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.home-icon--video svg {
  height: 64px;
  width: 64px;
}

.home-campaign__link:hover.home-icon--video svg,
.home-campaign__link:focus.home-icon--video svg {
  fill: #ff0000;
  fill-opacity: 1;
}


.home-campaign__link:focus .cloud-subhead,
.home-campaign__link:hover .cloud-subhead {
  color: #185abc;
}

.home-campaign .home-campaign__img {
  position: relative;
}

.home-campaign .home-eyebrow {
  color: #80868b;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 16px;
  text-transform: uppercase;
}

.home-campaign__img {
  margin-bottom: 16px;
}

.home-campaign__img img {
  border-radius: 8px;
}

.home-campaign__link {
  color: inherit;
}

.home-story-slides {
  margin: 0;
}

.home-story-slides .cloud-carousel__slide-deck-container {
  overflow: initial;
}

.home-story-slides .cloud-carousel__slide .cloud-carousel__slide-image,
.home-translate-y {
  transition: transform .3s ease-in-out;
  will-change: transform;
}

.home-story-slides .cloud-carousel__slide:hover .cloud-carousel__slide-image,
.home-campaign:hover .home-translate-y,
.home-translate-y:hover {
  transform: translateY(-4px);
}

.home-products,
.home-get-started {
  background-color: #f8f9fa;
}

.home-products__button .cloud-button {
  background-color: transparent;
  margin-top: 30px;
}

.home-products__product-wrapper {
  display: block;
}

.home-products__product:first-child {
  margin-bottom: 40px;
}

.home-customers__button {
  padding-top: 60px;
}

.home-customers .home-section__header {
  padding: 0 24px
}

.home-solutions .home-section__header {
  padding-bottom: 20px;
}

.home-solutions__module {
  padding: 70px 0;
}

.home-solutions .home-case-img {
  border-radius: 8px;
  max-height: 336px;
  object-fit: cover;
  width: 100%;
}

.home-solutions__module .cloud-logo-tabs {
  display: none;
}

.home-solutions__module .home-carousel__slide-img {
  display: block;
  margin-bottom: 10px;
}

.home-solutions__module .home-carousel__slide-content {
  width: 100%;
}

.home-solutions__module .cloud-carousel__slide {
  align-items: start;
  justify-content: start;
  padding: 0 50px;
  word-break: break-word;
}

.home-solutions__module .pull-quote__quote {
  color: #202124;
  font-size: 16px;
  line-height: 24px;
}

.home-solutions__module .pull-quote__author {
  font-weight: 500;
}

.home-industries__header-wrapper {
  align-items: center;
  display: flex;
}

.home-products__header-wrapper {
  display: flex;
}

.home-products__header,
.home-industries__header {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding-bottom: 40px;
  text-align: center;
}

.home-products__gcp,
.home-products__gsuite {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.home-products__gcp .cloud-icon,
.home-products__gsuite .cloud-icon {
  height: 36px;
  margin-right: 10px;
  width: 36px;
}

.home-industry-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.home-industry-card {
  align-items: center;
  border: 1px solid #dadce0;
  border-radius: 8px;
  display: flex;
  flex-basis: 100%;
  margin-bottom: 12px;
  padding: 20px 0;
  transition: box-shadow .3s ease-in-out, transform .3s  ease-in-out;
}

.home-industry-card:hover,
.home-industry-card:focus {
  box-shadow: 0 2px 4px 0 rgba(60, 64, 67, .3), 0 6px 11px 5px rgba(60, 64, 67, .15);
}

.home-industry__icon {
  margin: 0 24px;
  text-align: center;
  width: 32px;
}

.home-industry__label {
  color: #202124;
  cursor: inherit;
  font-family: 'Google Sans', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.home-logo-garden {
  max-width: 1280px;
}

.home-logo-garden .cloud-logo-block__block {
  align-items: center;
  display: flex;
  flex-basis: 100px;
  height: 120px;
  justify-content: center;
}

.home-logo-garden .cloud-logo-block__block--northrop img {
  padding-top: 20px;
}

.home-logo-garden .cloud-logo-block__block img {
  padding: 0 20px;
}

.home-get-started {
  text-align: center;
}

.home-get-started .cloud-get-started__list-link {
  flex: 1;
}

.home-get-started .cloud-button {
  margin-right: 0;
  width: 80%;
}

.home-get-started .cloud-get-started {
  border-top: none;
  padding: 0;
}

.home-footer-link:visited {
  color: #7b1fa2;
}

@media (min-width: 321px) {
  .home-hero-banner {
    text-align: center;
  }

  .home-hero-banner .cloud-display3 {
    font-size: 48px;
    letter-spacing: -0.6px;
    line-height: 58px;
    margin-bottom: 24px;
  }
}

@media (min-width: 600px) {
  #home-bg-top-right {
    width: 150px;
  }

  #home-bg-left-campaign-top {
    top: -85px;
    width: 120px;
  }

  #home-bg-left-campaign-dot,
  #home-bg-right-campaign-dot {
    display: block;
  }

  .cloud-home .cloud-carousel__slide-body {
    padding-left: 0;
    padding-right: 0;
  }

  .cloud-home .cloud-carousel__arrow.left-arrow {
    margin-left: 5px;
  }

  .cloud-home .cloud-carousel__arrow.right-arrow {
    margin-right: 30px;
  }

  .home-hero-banner .cloud-body-text__title {
    margin: 32px auto 0;
  }

  .home-hero__buttons {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
  }

  .home-section {
    padding-bottom: 120px;
    padding-top: 120px;
  }

  .home-section--no-pad-top {
    padding-top: 0;
  }

  .home-section--campaign {
    padding-bottom: 100px;
    padding-top: 60px;
  }

  .home-campaign.home-campaign--left:hover {
    color: #185abc;
  }

  .home-campaign {
    margin-bottom: 0;
  }

  .home-story-slides {
    margin-left: 0;
    margin-right: calc(50% - 50vw);
    padding-top: 80px;
  }

  .home-story-slides .cloud-carousel__slide {
    height: 128px;
  }

  .home-products__header,
  .home-industries__header {
    padding-bottom: 80px;
  }

  .home-industry__icon {
    max-width: 48px;
    margin: 30px 0 50px;
    min-width: 32px;
    width: 50%;
  }

  .home-industry__icon img {
    width: 100%;
  }

  .home-industry-card {
    flex-basis: calc(33% - 24px);
    flex-direction: column;
    justify-content: center;
    margin: 12px;
    padding: 32px;
    position: relative;
  }

  .home-industry__label {
    bottom: 20px;
    position: absolute;
  }

  .home-customers .home-section__header {
    padding: 0 40px
  }

  .home-solutions__module {
    padding: 90px 0 0;
  }

  .home-solutions__module .cloud-carousel__slide-deck {
    transition: none;
  }

  .home-solutions__module .cloud-carousel__slide {
    padding: 0 10px;
  }

  .home-solutions__module .cloud-logo-tabs {
    display: block;
  }

  .home-solutions__module .home-carousel__slide-img,
  .home-solutions__module .cloud-carousel__controls {
    display: none;
  }

  .home-products__product-wrapper {
    display: flex;
    justify-content: space-around;
  }

  .home-products__product {
    max-width: 300px;
  }

  .home-products__product:first-child {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0;
    margin-right: 40px;
  }

  .home-logo-garden .cloud-logo-block__block {
    flex-basis: 160px;
    margin: 0 5px;
  }

  .home-customers__button {
    padding-top: 100px;
  }

  .home-get-started {
    text-align: initial;
  }

  .home-get-started .cloud-button {
    max-width: 300px;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  #home-bg-top-right,
  #home-bg-left-campaign-top {
    width: auto;
  }

  #home-bg-left-campaign-top {
    top: -150px;
    left: -100px;
  }

  .home-story-slides {
    padding-top: 120px;
  }

  .home-section--campaign {
    padding-bottom: 120px;
    padding-top: 80px;
  }

  .home-solutions__module .cloud-carousel__arrow.left-arrow {
    margin-left: -40px;
  }
  .home-solutions__module .cloud-carousel__arrow.right-arrow {
    margin-right: -40px;
  }

  .home-solutions__module .pull-quote__quote {
    font-size: 20px;
    line-height: 30px;
  }

  .home-logo-garden .cloud-logo-block__block {
    flex-basis: 200px;
  }

  .home-get-started .cloud-get-started__list-link {
    flex: none;
  }
}

@media (min-width: 1280px) {
  #home-bg-left-campaign-dot {
    top: calc(50% + 20px);
  }

  #home-bg-right-campaign-dot {
    top: calc(40% - 20px);
  }

  .home-products__header,
  .home-industries__header {
    margin: 0;
    padding: 0;
    text-align: left;
  }

  .home-solutions__module .pull-quote__quote {
    font-size: 22px;
    line-height: 32px;
  }
}

@media (min-width: 1450px) {
  .cloud-home .cloud-carousel__arrow.right-arrow {
    margin-right: 10px;
  }

  .home-story-slides {
    max-width: 100%;
    overflow: hidden;
  }
}

@media (max-width: 600px) {
  .home-campaign__link.home-icon--video {
    height: auto;
    position: relative;
    width: auto;
  }

  .home-campaign--left:hover .home-translate-y {
    transform: translateY(0);
  }

  .cloud-home .cloud-carousel__slide:first-child,
  .cloud-home .cloud-carousel__slide:first-child .cloud-carousel__slide-body {
    margin: 0;
    padding-left: 0;
  }
}

@keyframes slideUpFromBottom {
  0% {
    transform: translateY(50%);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
