@font-face {
  font-family: "Avenir";
  src: url("https://www.ubeo.com/hubfs/2021%20Site%20Assets/Fonts%202021/Avenir-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir";
  src: url("https://www.ubeo.com/hubfs/2021%20Site%20Assets/Fonts%202021/Avenir-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.button {
  display: inline-block;
  font-family: "Avenir";
  color: #fff;
  background-color: #00b0f5;
  border: 0;
  border-radius: 4rem;
  padding: 25rem 40rem 25rem 40rem;
  margin: 20rem 0;
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.25rem;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  -webkit-box-shadow: 2rem 2rem 30rem 0 rgba(55, 61, 64, 0.3);
          box-shadow: 2rem 2rem 30rem 0 rgba(55, 61, 64, 0.3);
  font-size: 18rem;
  letter-spacing: 1.69rem;
  line-height: 1.11;
}
.button:hover, .button:focus {
  background-color: #000000 !important;
  color: #fff !important;
}

html {
  font-size: 1px;
}

/* auto scale down elements on mobile */
@media (max-width: 580px) {
  html {
    font-size: 1px;
  }
}

/* auto scale up elements on large displays */
@media (min-width: 2560px) {
  html {
    font-size: 1px;
  }
}

.cta_button.blueOutlineButton {
  border: 1px solid #00AEEF;
  border-radius: 24px;
  background: none;
  color: #00AEEF;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.9px;
  line-height: 1.1;
  padding: 12rem 36rem 10rem;
}
@media (max-width: 580px) {
  .cta_button.blueOutlineButton {
    padding: 12rem 26rem 10rem;
  }
}
.cta_button.blueOutlineButton:hover, .cta_button.blueOutlineButton:focus {
  background-color: #000000 !important;
  color: #fff !important;
  border: 1px solid #000000 !important;
}

.cta_button.blueButton {
  border: 1px solid #00AEEF;
  border-radius: 24px;
  background: none;
  color: #00AEEF;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.9px;
  line-height: 1.1;
  padding: 12rem 36rem 10rem;
  background-color: #00b0f5 !important;
  color: #fff !important;
}
@media (max-width: 580px) {
  .cta_button.blueButton {
    padding: 12rem 26rem 10rem;
  }
}
.cta_button.blueButton:hover, .cta_button.blueButton:focus {
  background-color: #000000 !important;
  color: #fff !important;
  border: 1px solid #000000 !important;
}

.cta_button.yellowButton {
  border: 1px solid #00AEEF;
  border-radius: 24px;
  background: none;
  color: #00AEEF;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.9px;
  line-height: 1.1;
  padding: 12rem 36rem 10rem;
  background-color: #fdb814 !important;
  background-color: #fdb814;
  color: #373D40 !important;
  text-transform: uppercase;
  border: 1px solid #fdb814;
}
@media (max-width: 580px) {
  .cta_button.yellowButton {
    padding: 12rem 26rem 10rem;
  }
}
.cta_button.yellowButton:hover, .cta_button.yellowButton:focus {
  background-color: #000000 !important;
  color: #fff !important;
  border: 1px solid #000000 !important;
}

.cta_button.yellowUnderlineButton {
  font-weight: bold;
  margin: 20rem 0;
  cursor: pointer;
  background-color: transparent;
  color: #373D40;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 5px solid #FED10B;
  padding: 0;
  border-radius: 0;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1.88rem;
  margin-top: 0;
}
.cta_button.yellowUnderlineButton:after {
  display: inline-block;
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  margin-left: 5rem;
  width: 9rem;
  height: 7rem;
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.cta_button.yellowUnderlineButton:hover, .cta_button.yellowUnderlineButton:focus {
  color: #000000;
  border-bottom: 5px solid #fdb814;
}
.cta_button.yellowUnderlineButton:hover::after, .cta_button.yellowUnderlineButton:focus::after {
  -webkit-transform: translateX(3rem);
          transform: translateX(3rem);
}

section.u4m-solutions-cards {
  padding-top: 100rem;
  width: 100%;
  position: relative;
}
@media (max-width: 580px) {
  section.u4m-solutions-cards {
    padding-top: 30rem;
  }
}
section.u4m-solutions-cards:before {
  content: url("https://info.ubeo.com/hubfs/cyan-splash.png");
  position: absolute;
  right: 0;
  top: -380rem;
  mix-blend-mode: multiply;
}
@media (max-width: 580px) {
  section.u4m-solutions-cards:before {
    content: "";
  }
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    section.u4m-solutions-cards:before {
      content: "";
    }
  }
}
section.u4m-solutions-cards div.top-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.u4m-solutions-cards div.top-row div.headings {
  background-image: linear-gradient(153deg, #C4099A 0%, #EC008C 92%);
  padding: 120rem 80rem 120rem 190rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 60%;
          flex: 0 1 60%;
  position: relative;
  z-index: 1;
}
section.u4m-solutions-cards div.top-row div.headings:before {
  content: "";
  border: 1px solid #ff008e;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -10rem;
  right: -10rem;
  z-index: 0;
}
section.u4m-solutions-cards div.top-row div.headings h2 {
  color: #fff;
  max-width: 740rem;
}
section.u4m-solutions-cards div.top-row div.headings p {
  color: #fff;
  margin-top: 0;
  font-size: 18rem;
  line-height: 1.78;
  max-width: 740rem;
}
@media (max-width: 580px) {
  section.u4m-solutions-cards div.top-row div.headings {
    padding: 48rem;
  }
}
section.u4m-solutions-cards div.top-row div.headings a {
  position: relative;
  z-index: 99;
  border: 1px solid #00AEEF;
  border-radius: 24px;
  background: none;
  color: #00AEEF;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.9px;
  line-height: 1.1;
  padding: 12rem 36rem 10rem;
  background-color: #00b0f5;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 580px) {
  section.u4m-solutions-cards div.top-row div.headings a {
    padding: 12rem 26rem 10rem;
  }
}
section.u4m-solutions-cards div.top-row div.headings a:hover, section.u4m-solutions-cards div.top-row div.headings a:focus {
  background-color: #000000 !important;
  color: #fff !important;
  border: 1px solid #000000 !important;
}
section.u4m-solutions-cards div.top-row div.first-card {
  margin: 40rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33% - 80rem);
          flex: 0 0 calc(33% - 80rem);
  max-width: 365rem;
  margin: 0 auto;
  -ms-flex: 0 0 40%;
      flex: 0 0 40%;
  margin-left: 88rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.u4m-solutions-cards div.top-row div.first-card .image.circle {
  border-radius: 50%;
  width: 100rem;
  height: 100rem;
  background: #fff;
  -webkit-box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.2);
  margin-left: -25rem;
  margin-bottom: 20rem;
  padding: 25px;
}
@media (max-width: 1280px) {
  section.u4m-solutions-cards div.top-row div.first-card .image.circle {
    margin-left: -20rem;
  }
}
@media (max-width: 768px) {
  section.u4m-solutions-cards div.top-row div.first-card .image.circle {
    margin-left: 0;
  }
}
section.u4m-solutions-cards div.top-row div.first-card .image.circle img {
  width: 100%;
  height: auto;
  margin-bottom: 12rem;
}
section.u4m-solutions-cards div.top-row div.first-card .image img {
  width: 100rem;
  height: 100rem;
  margin-bottom: 20rem;
}
section.u4m-solutions-cards div.top-row div.first-card div.body .heading {
  font-family: "Avenir";
  font-size: 44rem;
  font-weight: bold;
  letter-spacing: 0.25rem;
  margin-bottom: 30rem;
  line-height: 1.2;
  font-size: 20px;
  color: #373D40;
  letter-spacing: 0;
  line-height: 30px;
}
@media (max-width: 1024px) {
  section.u4m-solutions-cards div.top-row div.first-card div.body .heading {
    font-size: 32rem;
    margin-bottom: 20rem;
  }
}
section.u4m-solutions-cards div.top-row div.first-card div.body p.body {
  font-family: "Avenir";
  font-size: 16rem;
  line-height: 1.6;
  letter-spacing: 0.25rem;
  margin-bottom: 20rem;
  font-size: 15px;
  color: #373D40;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 30rem;
}
@media (max-width: 1024px) {
  section.u4m-solutions-cards div.top-row div.first-card div.body p.body {
    font-size: 15rem;
  }
}
section.u4m-solutions-cards div.top-row div.first-card div.body a {
  font-weight: bold;
  margin: 20rem 0;
  cursor: pointer;
  background-color: transparent;
  color: #373D40;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 5px solid #FED10B;
  padding: 0;
  border-radius: 0;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1.88rem;
  margin-top: 0;
}
section.u4m-solutions-cards div.top-row div.first-card div.body a:after {
  display: inline-block;
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  margin-left: 5rem;
  width: 9rem;
  height: 7rem;
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
section.u4m-solutions-cards div.top-row div.first-card div.body a:hover, section.u4m-solutions-cards div.top-row div.first-card div.body a:focus {
  color: #000000;
  border-bottom: 5px solid #fdb814;
}
section.u4m-solutions-cards div.top-row div.first-card div.body a:hover::after, section.u4m-solutions-cards div.top-row div.first-card div.body a:focus::after {
  -webkit-transform: translateX(3rem);
          transform: translateX(3rem);
}
@media (max-width: 580px) {
  section.u4m-solutions-cards div.top-row div.first-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 20rem);
            flex: 0 0 calc(100% - 20rem);
  }
}
section.u4m-solutions-cards div.top-row div.first-card div.card {
  padding-right: 30rem;
}
@media (max-width: 975px) {
  section.u4m-solutions-cards div.top-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.u4m-solutions-cards div.top-row div.first-card {
    margin: 0 auto;
    margin-top: 48rem;
  }
  section.u4m-solutions-cards div.top-row div.first-card div.card {
    padding: 0 30rem;
  }
}
@media (max-width: 580px) {
  section.u4m-solutions-cards div.top-row div.first-card {
    margin: 30rem 0 0;
    max-width: unset;
  }
}
section.u4m-solutions-cards div.cards-wrap {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400rem;
  padding-left: 20rem;
  padding-right: 20rem;
  margin-top: 64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
section.u4m-solutions-cards div.cards-wrap div.card {
  margin: 40rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33% - 80rem);
          flex: 0 0 calc(33% - 80rem);
}
section.u4m-solutions-cards div.cards-wrap div.card .image.circle {
  border-radius: 50%;
  width: 100rem;
  height: 100rem;
  background: #fff;
  -webkit-box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.2);
  margin-left: -25rem;
  margin-bottom: 20rem;
  padding: 25px;
}
@media (max-width: 1280px) {
  section.u4m-solutions-cards div.cards-wrap div.card .image.circle {
    margin-left: -20rem;
  }
}
@media (max-width: 768px) {
  section.u4m-solutions-cards div.cards-wrap div.card .image.circle {
    margin-left: 0;
  }
}
section.u4m-solutions-cards div.cards-wrap div.card .image.circle img {
  width: 100%;
  height: auto;
  margin-bottom: 12rem;
}
section.u4m-solutions-cards div.cards-wrap div.card .image img {
  width: 100rem;
  height: 100rem;
  margin-bottom: 20rem;
}
section.u4m-solutions-cards div.cards-wrap div.card div.body .heading {
  font-family: "Avenir";
  font-size: 44rem;
  font-weight: bold;
  letter-spacing: 0.25rem;
  margin-bottom: 30rem;
  line-height: 1.2;
  font-size: 20px;
  color: #373D40;
  letter-spacing: 0;
  line-height: 30px;
}
@media (max-width: 1024px) {
  section.u4m-solutions-cards div.cards-wrap div.card div.body .heading {
    font-size: 32rem;
    margin-bottom: 20rem;
  }
}
section.u4m-solutions-cards div.cards-wrap div.card div.body p.body {
  font-family: "Avenir";
  font-size: 16rem;
  line-height: 1.6;
  letter-spacing: 0.25rem;
  margin-bottom: 20rem;
  font-size: 15px;
  color: #373D40;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 30rem;
}
@media (max-width: 1024px) {
  section.u4m-solutions-cards div.cards-wrap div.card div.body p.body {
    font-size: 15rem;
  }
}
section.u4m-solutions-cards div.cards-wrap div.card div.body a {
  font-weight: bold;
  margin: 20rem 0;
  cursor: pointer;
  background-color: transparent;
  color: #373D40;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 5px solid #FED10B;
  padding: 0;
  border-radius: 0;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1.88rem;
  margin-top: 0;
}
section.u4m-solutions-cards div.cards-wrap div.card div.body a:after {
  display: inline-block;
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  margin-left: 5rem;
  width: 9rem;
  height: 7rem;
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
section.u4m-solutions-cards div.cards-wrap div.card div.body a:hover, section.u4m-solutions-cards div.cards-wrap div.card div.body a:focus {
  color: #000000;
  border-bottom: 5px solid #fdb814;
}
section.u4m-solutions-cards div.cards-wrap div.card div.body a:hover::after, section.u4m-solutions-cards div.cards-wrap div.card div.body a:focus::after {
  -webkit-transform: translateX(3rem);
          transform: translateX(3rem);
}
@media (max-width: 580px) {
  section.u4m-solutions-cards div.cards-wrap div.card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 20rem);
            flex: 0 0 calc(100% - 20rem);
  }
}
@media (max-width: 1024px) {
  section.u4m-solutions-cards div.cards-wrap div.card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 80rem);
            flex: 0 1 calc(50% - 80rem);
  }
}
@media (max-width: 580px) {
  section.u4m-solutions-cards div.cards-wrap div.card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 20rem);
            flex: 0 0 calc(100% - 20rem);
  }
}
section.u4m-solutions-cards div.bottom {
  background-image: url("https://info.ubeo.com/hubfs/solutions-bottom-2x-cropped.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 560rem;
  mix-blend-mode: multiply;
}
section.u4m-solutions-cards div.bottom.no-bot {
  background-image: unset;
  height: 250rem;
}