#particle-canvas {
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}

#mountain-background-image {
  background-image: url('https://resources.belaysolutions.com/hubfs/Landing%20Page%20Template/Homepage%20Background%20Option%202.png');
  background-position: top;
  background-size: cover;
  clip-path: polygon(0 0, 100% 0, 100% 60%, 0 100%);
  height: 650px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#mountain-background-image-3 {
  background-image: url('https://resources.belaysolutions.com/hubfs/Landing%20Page%20Template/Homepage%20Background%20Option%202.png');
  background-position: top;
  background-size: cover;
  clip-path: polygon(0 0, 100% 0, 100% 60%, 0 100%);
  height: 650px;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}

#moving-gradient-background {
	animation: header-background-gradient 15s ease infinite;
	background: linear-gradient(-45deg, #377DA1, #12d678, #02293d, #377DA1);
	background-size: 400% 400%;
  clip-path: polygon(0 0, 100% 0, 100% 60%, 0 100%);
	height: 650px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@keyframes header-background-gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


.homepage-complete-header-container {
  left: 50%;
  max-width: 1350px;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
}

#homepage-header-container {
  display: block;
  margin-bottom: 100px;
  margin-left: 10%;
  margin-right: 40%;
  margin-top: 150px;
  position: absolute;
  top: 0;
  width: 450px;
}

.homepage-header-style1 {
  color: #02293d;
  font-weight: 400;
}

.homepage-header-description-style1 {
  color: #02293d;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  margin-bottom: 2.8em;
}

.homepage-header-style2 {
  color: #02293d;
  font-weight: 400;
}

.homepage-header-description-style2 {
  color: #02293d;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  margin-bottom: 2.8em;
}

.homepage-header-style3 {
  color: #ffffff;
  font-weight: 400;
}

.homepage-header-description-style3 {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  margin-bottom: 2.8em;
}

.homepage-header-style4 {
  color: #ffffff;
  font-weight: 400;
}

.homepage-header-description-style4 {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  margin-bottom: 2.8em;
}

.italic-header-span {
  font-style: italic;
  margin: 0px !important;
}

.homepage-header-hero-button-container {
  display: inline-block;
}

#homepage-header-hero-button {
  align-items: center;
  background-color: #12d678;
  border-radius: 20px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  display: flex;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 35px;
  line-height: 30px;
  overflow: hidden;
  padding-bottom: 7px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  scale: 1;
  text-decoration: none;
  transition: all 0.25s ease;
}

#homepage-header-hero-button:hover {
  background-color: #12d678;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 35px;
  line-height: 30px;
  scale: 1.02;
  text-decoration: none;
}

#homepage-hero-hover-arrow {
  color: #ffffff;
  height: 22px;
  width: 22px;
  overflow: visible;
  transition: all 0.25s ease;
}

#homepage-header-hero-button:hover #homepage-hero-hover-arrow path {
  d: path(
	"M84.99,54.28c.07-.1.14-.19.21-.29.07-.11.14-.22.2-.33.05-.09.11-.18.16-.27.06-.11.11-.23.17-.34.05-.1.09-.19.14-.29.05-.11.08-.23.12-.34.04-.11.08-.21.11-.32.03-.12.06-.23.09-.35.03-.11.06-.22.08-.33.03-.14.04-.28.06-.42.01-.09.03-.18.04-.28.05-.47.05-.95,0-1.43,0-.09-.03-.18-.04-.28-.02-.14-.04-.28-.06-.42-.02-.11-.05-.22-.08-.33-.03-.12-.06-.23-.09-.35-.03-.11-.07-.22-.11-.32-.04-.11-.08-.23-.13-.34-.04-.1-.09-.2-.14-.29-.05-.12-.11-.23-.17-.35-.05-.09-.11-.18-.16-.27-.07-.11-.13-.22-.2-.33-.07-.1-.14-.19-.21-.29-.07-.09-.13-.19-.21-.28-.13-.16-.27-.31-.42-.46-.02-.02-.04-.04-.06-.06l-21.58-21.58c-2.81-2.81-7.36-2.81-10.17,0-2.81,2.81-2.81,7.36,0,10.17l9.3,9.3H20.78c-3.97,0-7.19,3.22-7.19,7.19s3.22,7.19,7.19,7.19h41.08l-9.3,9.3c-2.81,2.81-2.81,7.36,0,10.17,1.4,1.4,3.25,2.11,5.09,2.11s3.68-.7,5.09-2.11l21.58-21.58s.04-.04.06-.06c.15-.15.29-.3.42-.46.07-.09.14-.19.21-.28Z"
  );
  d: "M84.99,54.28c.07-.1.14-.19.21-.29.07-.11.14-.22.2-.33.05-.09.11-.18.16-.27.06-.11.11-.23.17-.34.05-.1.09-.19.14-.29.05-.11.08-.23.12-.34.04-.11.08-.21.11-.32.03-.12.06-.23.09-.35.03-.11.06-.22.08-.33.03-.14.04-.28.06-.42.01-.09.03-.18.04-.28.05-.47.05-.95,0-1.43,0-.09-.03-.18-.04-.28-.02-.14-.04-.28-.06-.42-.02-.11-.05-.22-.08-.33-.03-.12-.06-.23-.09-.35-.03-.11-.07-.22-.11-.32-.04-.11-.08-.23-.13-.34-.04-.1-.09-.2-.14-.29-.05-.12-.11-.23-.17-.35-.05-.09-.11-.18-.16-.27-.07-.11-.13-.22-.2-.33-.07-.1-.14-.19-.21-.29-.07-.09-.13-.19-.21-.28-.13-.16-.27-.31-.42-.46-.02-.02-.04-.04-.06-.06l-21.58-21.58c-2.81-2.81-7.36-2.81-10.17,0-2.81,2.81-2.81,7.36,0,10.17l9.3,9.3H20.78c-3.97,0-7.19,3.22-7.19,7.19s3.22,7.19,7.19,7.19h41.08l-9.3,9.3c-2.81,2.81-2.81,7.36,0,10.17,1.4,1.4,3.25,2.11,5.09,2.11s3.68-.7,5.09-2.11l21.58-21.58s.04-.04.06-.06c.15-.15.29-.3.42-.46.07-.09.14-.19.21-.28Z";
}

#homepage-hero-right-container {
  position: absolute;
  right: 10%;
  top: 150px;
}

#homepage-hero-right-image-container {
  
}

#homepage-hero-right-image {
  height: 350px;
}

#text-messages-container {
  position: absolute;
  right: 190px;
  top: 0px;
}

.text-container {
  background: rgba(250,250,250,0.80);
  backdrop-filter: saturate(90%) blur(5px);
  border-radius: 10px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  margin-top: 10px;
  min-height: 75px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  width: 300px;
}

.homepage-hero-right-message-header-container {
  display: flex;
  flex-direction: row;
}

.homepage-hero-right-message-icon {
  border-radius: 3px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  height: 20px;
  width: 20px;
}

.homepage-hero-right-message-header {
  color: #02293d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin: 0px;
  margin-left: 10px;
}

.homepage-hero-right-message-time {
  color: #818385;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  font-weight: 300;
  margin: 0px;
  margin-left: auto;
}

.homepage-hero-right-message-content {
  color: #02293d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin: 0px;
  margin-top: 5px;
}

#monthly-revenue-container {
  opacity: 0;
  position: absolute;
  right: 230px;
  top: 0px;
  transform: translateY(50px);
}

.monthly-revenue-box {
  background: rgba(250,250,250,0.80);
  backdrop-filter: saturate(90%) blur(5px);
  border-radius: 10px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  margin-top: 10px;
  min-height: 75px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  width: 250px;
}

.monthly-revenue-box-title {
  color: #02293d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 20px;
  text-align: center;
}

.monthly-revenue-box-key-container {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-bottom: 20px;
  width: 100%;
}

.monthly-revenue-box-key-description {
  color: #02293d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 8px;
  font-weight: 700;
  margin: 0px;
  margin-left: 5px;
}

.monthly-revenue-box-key-color-yellow {
  background-color: #F7D822;
  border-radius: 10px;
  height: 20px;
  width: 20px;
}

.monthly-revenue-box-key-color-blue {
  background-color: #02293d;
  border-radius: 10px;
  height: 20px;
  margin-left: 10px;
  width: 20px;
}

.monthly-revenue-box-key-color-green {
  background-color: #B4F7D4;
  border-radius: 10px;
  height: 20px;
  margin-left: 10px;
  width: 20px;
}

.monthly-revenue-line {
  color: #818385;
  margin: 0px;
  margin-top: 40px;
}

.monthly-revenue-data-container {
  align-items: end;
  bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: absolute;
  width: 190px;
}

.monthly-revenue-data-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.monthly-revenue-data-item-number {
  color: #818385;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin: 0px;
  margin-bottom: 2px;
  text-align: center;
}

#monthly-revenue-data-item-bar-one {
  background-color: #B4F7D4;
  height: 130px;
  max-height: 0px;
  width: 30px;
}

#monthly-revenue-data-item-bar-two {
  background-color: #F7D822;
  height: 85px;
  margin-left: 15px;
  margin-right: 15px;
  max-height: 0px;
  width: 30px;
}

#monthly-revenue-data-item-bar-three {
  background-color: #02293d;
  height: 160px;
  max-height: 0px;
  width: 30px;
}

#monthly-revenue-container-cfo-container {
  position: absolute;
  left:50%;
  top: -25px;
  transform: translateX(-50%);
}

.monthly-revenue-container-cfo-image {
  width: 50px;
}

.monthly-revenue-container-cfo-title {
  background: rgba(250,250,250,1);
  border-radius: 8px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  color: #02293d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 10px;
  font-weight: 700;
  left: 50%;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  position: absolute;
  text-align: center;
  top: 50px;
  transform: translateX(-50%);
  width: 30px;
}

#marketing-assistant-container {
  opacity: 0;
  position: absolute;
  right: 230px;
  top: -50px;
  transform: translateY(50px);
}

.marketing-assistant-message-box {
  background: rgba(255,255,255,0.80);
  backdrop-filter: saturate(90%) blur(5px);
  border-radius: 10px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  margin-top: 10px;
  min-height: 70px;
  padding-bottom: 15px;
  padding-left: 50px;
  padding-right: 20px;
  padding-top: 15px;
  width: 250px;
}

.marketing-assistant-message-header {
  color: #02293d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 10px;
  font-weight: 700;
  margin: 0px;
}

.marketing-assistant-message-content {
  color: #02293d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 10px;
  font-weight: 300;
  margin: 0px;
}

.marketing-assistant-message-image {
  bottom: -1px;
  left: -40px;
  position: absolute;
  height: 80px;
}

#marketing-assistant-social-media-post-container {
  opacity: 0;
  position: absolute;
  right: 290px;
  top: 60px;
  transform: translateY(50px);
}

#marketing-assistant-social-media-post-one {
  border-radius: 5px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  height: 250px;
  right: 0;
  position: absolute;
  top: 0;
}

#marketing-assistant-social-media-post-two {
  border-radius: 5px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  height: 250px;
  right: -10px;
  position: absolute;
  top: 0;
  transform: rotate(0deg);
}

.homepage-spacer {
  height: 500px;
}

@media (max-width: 1080px) {
  #homepage-header-container {
	margin-left: 5%;
  }
  
  #homepage-hero-right-container {
	right: 5%;
  }
}

@media (max-width: 980px) {
  #homepage-header-container {
	margin-left: 5%;
	margin-top: 100px;
	transform: scale(0.9);
  }
  
  #homepage-hero-right-container {
	right: 0;
	top: 75px;
	transform: scale(0.7);
  }
  
  .homepage-spacer {
	height: 400px;
  }
}

@media (max-width: 768px) {
  #homepage-hero-right-container {
	display: none;
  }
  
  #homepage-header-container {
	margin-left: 10%;
	margin-top: 100px;
	transform: scale(1);
	width: 350px;
  }
	
  .homepage-spacer {
	height: 500px;
  }
}