@keyframes fadeIn1 {
  0% {
    opacity: 0;
    transform: translateY(20rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0rem);
  }
}
@keyframes fadeIn2 {
  0% {
    opacity: 0;
    transform: translateY(20rem);
  }
  50% {
    opacity: 0;
    transform: translateY(20rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0rem);
  }
}
section.u4m-footer {
  padding: 200rem 0 150rem 0;
  background-size: cover;
  background-position: 50%;
  background-attachment: fixed;
  position: relative;
}
body.hide-footer section.u4m-footer {
  display: none;
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    section.u4m-footer {
      background-attachment: scroll;
    }
  }
}
@media (max-width: 580px) {
  section.u4m-footer {
    padding: 150rem 0 50rem 0;
  }
}
section.u4m-footer:before {
  content: "";
  width: 100%;
  height: 100rem;
  background-image: url("//www.newbreedrevenue.com/hubfs/curve-bottom.svg");
  background-size: cover;
  background-position: 50%;
  position: absolute;
  top: 0;
  z-index: 1;
}
section.u4m-footer div.top-row {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1380rem;
  padding-left: 20rem;
  padding-right: 20rem;
  display: flex;
}
@media (max-width: 1024px) {
  section.u4m-footer div.top-row {
    display: block;
  }
}
section.u4m-footer div.top-row div.menu {
  flex: 0 0 55%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 50rem;
}
section.u4m-footer div.top-row div.menu.footer-2024 {
  flex: 0 0 100%;
  padding-right: 0;
}
section.u4m-footer div.top-row div.menu.footer-2024 .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: flex;
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 580px) {
  section.u4m-footer div.top-row div.menu.footer-2024 .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block;
  }
}
section.u4m-footer div.top-row div.menu.footer-2024 .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
  flex: 0 0 20%;
  padding-right: 0;
}
section.u4m-footer div.top-row div.menu.footer-2024 .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-of-type {
  padding-right: 0;
  margin-right: 0;
}
@media (max-width: 1024px) {
  section.u4m-footer div.top-row div.menu {
    padding: 0;
  }
}
section.u4m-footer div.top-row div.menu > span {
  width: 100%;
}
section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: space-between;
}
section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
  margin-right: auto;
  padding-right: 50rem;
}
section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-of-type {
  padding-right: 0;
}
@media (max-width: 1024px) {
  section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
    text-align: left;
    flex: 0 0 auto;
    padding-right: 0;
    margin-right: 0;
  }
}
@media (max-width: 580px) {
  section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
    text-align: center;
  }
}
section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a {
  font-size: 18rem;
  font-weight: bold;
  letter-spacing: 0.25rem;
  margin-bottom: 30rem;
  line-height: 1.4;
  font-weight: 900;
  margin-bottom: 0;
  padding: 0;
  margin-bottom: 5rem;
  max-width: 100%;
  color: #373A36;
}
@media (max-width: 580px) {
  section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a {
    font-size: 16rem;
  }
}
@media (max-width: 580px) {
  section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a {
    margin-top: 15rem;
    padding-right: 0;
  }
}
section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper {
  position: relative;
}
section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper li {
  margin: 0;
}
section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper li:hover a {
  background: transparent;
}
section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper li a {
  border: 0;
  max-width: 100%;
  width: auto;
  padding: 0;
  margin-bottom: 5rem;
  color: #373A36;
  font-size: 15rem;
}
section.u4m-footer div.top-row div.menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper li a:hover {
  color: #733BF6;
}
section.u4m-footer div.top-row div.blog-post {
  flex: 0 0 45%;
}
@media (max-width: 1024px) {
  section.u4m-footer div.top-row div.blog-post {
    max-width: 760rem;
    margin: 10rem auto 0 auto;
  }
}
@media (max-width: 768px) {
  section.u4m-footer div.top-row div.blog-post {
    max-width: 600rem;
  }
}
section.u4m-footer div.top-row div.blog-post span.heading {
  font-size: 18rem;
  line-height: 1.6;
  letter-spacing: 0.5rem;
  margin-bottom: 20rem;
  color: #373A36;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  display: block;
  line-height: 1;
}
@media (max-width: 580px) {
  section.u4m-footer div.top-row div.blog-post span.heading {
    font-size: 16rem;
  }
}
section.u4m-footer div.top-row div.blog-post span.heading img {
  margin-right: 10rem;
}
@media (max-width: 580px) {
  section.u4m-footer div.top-row div.blog-post span.heading {
    text-align: center;
    margin-top: 30rem;
  }
}
section.u4m-footer div.top-row div.blog-post a.content {
  display: flex;
  align-items: center;
}
@media (max-width: 580px) {
  section.u4m-footer div.top-row div.blog-post a.content {
    display: block;
  }
}
section.u4m-footer div.top-row div.blog-post a.content:hover div.right .post-title {
  color: #733BF6;
}
section.u4m-footer div.top-row div.blog-post a.content div.left {
  padding-top: 27rem;
}
section.u4m-footer div.top-row div.blog-post a.content div.left div.image {
  width: 280rem;
  height: 158rem;
  background-size: cover;
  background-position: 50%;
  box-shadow: 0 0 30rem 0 rgba(55, 58, 54, 0.15);
}
@media (max-width: 580px) {
  section.u4m-footer div.top-row div.blog-post a.content div.left div.image {
    margin: 0 auto;
  }
}
section.u4m-footer div.top-row div.blog-post a.content div.right {
  padding-top: 22rem;
  padding-left: 25rem;
}
@media (max-width: 580px) {
  section.u4m-footer div.top-row div.blog-post a.content div.right {
    padding: 20rem;
    text-align: center;
  }
}
section.u4m-footer div.top-row div.blog-post a.content div.right .post-author {
  color: #373A36;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14rem;
  letter-spacing: 2rem;
  position: relative;
}
section.u4m-footer div.top-row div.blog-post a.content div.right .post-title {
  font-size: 28rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 1rem;
  margin: 50rem auto;
  color: #373A36;
  display: block;
  max-width: 90%;
  border-left: 6rem solid #4DE5F0;
  border-left: 0;
  max-width: 100%;
  color: #373A36;
  line-height: 1.2;
  margin: 10rem 0 0 0;
  transition: 0.15s ease-in-out;
}
@media (max-width: 580px) {
  section.u4m-footer div.top-row div.blog-post a.content div.right .post-title {
    font-size: 18rem;
  }
}
@media (max-width: 580px) {
  section.u4m-footer div.top-row div.blog-post a.content div.right .post-title {
    margin: 5rem 0 0 0;
  }
}
section.u4m-footer div.bottom-row {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1380rem;
  padding-left: 20rem;
  padding-right: 20rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 580px) {
  section.u4m-footer div.bottom-row {
    display: block;
    text-align: center;
  }
}
section.u4m-footer div.bottom-row hr {
  height: 3rem;
  width: 100%;
  background-color: rgba(55, 58, 54, 0.1);
  margin: 50rem 0 70rem 0;
  flex: 0 0 100%;
}
section.u4m-footer div.bottom-row span.heading {
  font-size: 18rem;
  line-height: 1.6;
  letter-spacing: 0.5rem;
  margin-bottom: 20rem;
  color: #373A36;
  font-weight: bold;
  color: #373A36;
  display: block;
  margin-bottom: 0;
}
@media (max-width: 580px) {
  section.u4m-footer div.bottom-row span.heading {
    font-size: 16rem;
  }
}
section.u4m-footer div.bottom-row div.social a {
  margin: 0 8rem;
  font-size: 30rem;
  color: #373A36;
}
@media (max-width: 1024px) {
  section.u4m-footer div.bottom-row div.social a {
    font-size: 24rem;
  }
}
section.u4m-footer div.bottom-row div.social a svg {
  width: 30rem;
  fill: #373A36;
}
section.u4m-footer div.bottom-row div.social a:hover {
  color: #733BF6;
}
section.u4m-footer div.bottom-row div.social a:hover svg path {
  fill: #733BF6;
}
section.u4m-footer div.bottom-row div.trust-marks {
  text-align: center;
  align-items: center;
}
section.u4m-footer div.bottom-row div.trust-marks img {
  margin: 0 20rem;
  vertical-align: middle;
}
@media (max-width: 768px) {
  section.u4m-footer div.bottom-row div.trust-marks img {
    max-width: 100rem;
  }
}
@media (max-width: 580px) {
  section.u4m-footer div.bottom-row div.trust-marks {
    margin: 30rem 0;
  }
  section.u4m-footer div.bottom-row div.trust-marks img {
    display: block;
    margin: 30rem auto;
  }
}
section.u4m-footer div.bottom-row div.partners {
  text-align: right;
}
@media (max-width: 580px) {
  section.u4m-footer div.bottom-row div.partners {
    text-align: center;
  }
}
section.u4m-footer div.bottom-row div.partners a {
  margin: 0 8rem;
  font-size: 30rem;
  color: #373A36;
}
@media (max-width: 1024px) {
  section.u4m-footer div.bottom-row div.partners a {
    font-size: 24rem;
  }
}
section.u4m-footer div.bottom-row div.partners a.salesforce svg {
  position: relative;
  top: 2rem;
}
section.u4m-footer div.bottom-row div.partners a svg {
  width: 30rem;
  fill: #373A36;
}
section.u4m-footer div.bottom-row div.partners a svg g {
  fill: #373A36;
}
section.u4m-footer div.bottom-row div.partners a svg path {
  fill: #373A36;
}
section.u4m-footer div.bottom-row div.partners a:hover {
  color: #733BF6;
}
section.u4m-footer div.bottom-row div.partners a:hover svg path {
  fill: #733BF6;
}
section.u4m-footer div.bottom-row div.partners a svg {
  position: relative;
  top: 7rem;
}
section.u4m-footer div.bottom-row div.partners a svg g {
  fill: #373A36;
}
section.u4m-footer div.utility {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1380rem;
  padding-left: 20rem;
  padding-right: 20rem;
  text-align: center;
  font-size: 14rem;
  line-height: 1.6;
  letter-spacing: 0.5rem;
  margin-bottom: 20rem;
  margin: 60rem auto 0 auto;
  color: #373A36;
}
@media (max-width: 580px) {
  section.u4m-footer div.utility {
    font-size: 14rem;
  }
}
@media (max-width: 580px) {
  section.u4m-footer div.utility {
    font-size: 12rem;
    line-height: 1.6;
    letter-spacing: 0.5rem;
    margin-bottom: 20rem;
  }
}
@media (max-width: 580px) and (max-width: 580px) {
  section.u4m-footer div.utility {
    font-size: 12rem;
  }
}
section.u4m-footer div.utility a {
  margin-left: 20rem;
  display: inline-block;
  color: #373A36;
}
section.u4m-footer div.utility a:hover {
  color: #733BF6;
}