@charset "UTF-8";
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.color_purple {
  color: #8079FF !important;
}
.color_beige {
  color: #E2DDDA !important;
}
.color_light_gray {
  color: #EDE8E5 !important;
}
.color_charcoal {
  color: #191C1C !important;
}
section a:not(.btn) {
  font-weight: 700 !important;
  color: #8079FF !important;
}
@media handheld, only screen and (max-width: 900px) {
  .row {
    padding: 0px 30px;
  }
}
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
input:-moz-placeholder {
  color: red;
  color: inherit;
  opacity: 1;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 18px;
  }
}
@media handheld, only screen and (min-width: 1350px) {
  .container {
    max-width: 1300px !important;
  }
}
.light {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 300;
}
header {
  position: sticky;
  z-index: 9999999;
  top: 0px;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: "Segoe UI", "Open Sans", Helvetica, sans-serif;
  font-size: 16px;
}
b, p b {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700 !important;
}
p.ft18 {
  font-size: 18px;
}
p.text-center a {
  margin-left: auto;
  margin-right: auto;
}
blockquote {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 1.4;
  margin-top: 70px;
}
.top_bar {
  background: #fff;
  border-bottom: 1px solid #EDE8E5;
}
.top_bar .container {
  max-width: 1300px !important;
  padding-right: 0px;
}
.top_bar .navbar-brand {
  position: relative;
  left: -10px;
  max-width: 217px;
}
.top_bar .navbar-brand img {
  width: 217px;
  height: 100%;
}
@media handheld, only screen and (max-width: 767px) {
  .top_bar .navbar-brand {
    position: relative;
    left: unset;
  }
}
.sub_nav_items {
  overflow: hidden;
}
.subnav_info_box_img {
  position: relative;
  top: 10px;
  left: -10%;
  width: calc(100% + 10%);
}
.navbar-nav {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 600;
}
.navbar-nav li {
  margin-left: 30px;
}
.navbar-nav li .nav-link {
  color: #191C1C;
}
.navbar-nav li.active .nav-link {
  color: #8179FF;
}
.navbar-nav li:hover .nav-link {
  color: #8179FF;
}
.btn-purple {
  border-color: #8079FF;
  background: #8079FF;
  color: #fff;
  border-radius: 0px;
  letter-spacing: 0.5px;
  padding: 10px 25px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}
.btn-purple:hover.bg-darkh {
  background-color: #191C1C !important;
  color: #ffffff !important;
}
.btn-purple:hover:hover.bg-whiteh {
  background-color: #ffffff !important;
  color: #191C1C;
}
.btn-charcoal {
  background-color: #191C1C;
  color: #ffffff;
  border-color: #191C1C;
  color: #fff;
  border-radius: 0px;
  letter-spacing: 0.5px;
  padding: 10px 25px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}
.btn-purple-sm {
  border-color: #8079FF;
  background: #8079FF;
  color: #fff;
  border-radius: 0px;
  padding: 10px 25px;
  font-family: "Segoe UI Bold", "Open Sans", Helvetica, sans-serif;
}
.subnav {
  position: relative;
  width: 100%;
}
.subnav_container {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.bg-dark-tan {
  background-color: #E2DDDA;
}
/*
 total 1440
 width 575 39%
 width 2 865 61%

 rgba(237, 232, 229, 0.50);


*/
.subnav_container {
  display: flex;
}
.sub_nav_items {
  width: 39%;
}
.sub_nav_content {
  width: 61%;
}
.subnav_container {
  width: 100%;
  border-bottom: 1px solid #EDE8E5;
  background: #fff;
  position: absolute;
  top: 1px;
  left: 0px;
}
.sub_nav_items ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
  height: 100%;
}
.sub_nav_items ul li {
  width: 100%;
  margin: 0px;
  padding: 10px 39px;
  list-style: none;
  background: #f5f2f0;
  border-bottom: 1px solid #fff;
  display: flex;
  align-content: center;
  align-items: center;
  min-height: 33.33%;
}
.sub_nav_items ul li:hover {
  background: #ede8e5;
}
.sub_nav_items ul li.active {
  background: #ede8e5;
}
.sub_nav_items h3 {
  position: relative;
  font-size: 20px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 600;
  margin: 0px;
  padding: 0px;
}
.sub_nav_items h3 span.icon_con {
  position: absolute;
  display: block;
  left: -33px;
  top: calc(50% - 8px);
}
.sub_nav_items h3 span.icon_con img {
  width: 20px;
  position: relative;
  display: block;
}
.sub_nav_items p {
  margin: 0px;
  padding: 0px;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  font-size: 14px;
  line-height: 18px;
}
.sub_nav_col {
  margin: 0px 0px 40px 0px;
}
.sub_nav_col h3 {
  font-size: 20px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 600;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}
.sub_nav_col ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.sub_nav_col ul li {
  margin: 0px;
  padding: 0px 0px 8px 0px;
}
.sub_nav_col ul li a {
  text-decoration: none;
  color: inherit;
}
.sub_nav_col ul li a:hover {
  font-weight: 700;
}
.col_con {
  padding-left: 50px;
  flex-wrap: wrap;
  padding-bottom: 0px;
  padding-top: 61px;
}
.sub_nav_col {
  width: 49%;
}
.sub_nav_col.w44 {
  width: 44%;
}
.sub_nav_col.w100 {
  width: 100%;
}
.subnav {
  top: -500px;
  transition: top 0.5s ease;
}
.subnav.vis {
  top: 0px;
}
.top_bar .top_bar_c {
  background: #fff;
  width: 100%;
  position: relative;
  z-index: 444;
}
.hid {
  display: none !important;
}
.s_item {
  position: relative;
}
.sub1 .s_item {
  padding-left: 100px;
  padding-right: 50px;
}
.sub_nav_items {
  background: rgba(237, 232, 229, 0.5);
  min-height: 400px;
  height: auto;
}
.subnav_info_box {
  padding-top: 40px;
}
.subnav_info_box h2 {
  margin: 20px auto;
  width: 90%;
  font-size: 35px;
}
.sub4 .sub_nav_items {
  background-color: rgba(237, 232, 229, 0.5);
  background-size: 50% auto;
  background-position: bottom left;
  background-repeat: no-repeat;
}
.sub5 .sub_nav_items {
  background-color: rgba(237, 232, 229, 0.5);
  background-size: 50% auto;
  background-position: bottom left;
  background-repeat: no-repeat;
}
.sub_nav_items {
  position: relative;
}
.sub_nav_items .s_item {
  height: 100%;
  position: relative;
}
.sub_nav_items .sub_bg {
  position: absolute;
  width: calc(100% - 50px);
  height: 100%;
  top: 0px;
  left: 0px;
  background-size: 100% auto;
  max-width: 230px;
  background-position: bottom left;
  background-repeat: no-repeat;
}
.subnav_news_box {
  margin: 0px 0px 0px auto;
  padding-top: 58px;
  max-width: 285px;
  position: relative;
  display: block;
}
.subnav_news_box p {
  line-height: 1.2;
  font-size: 16px;
  color: #191C1C;
  padding-bottom: 28px;
}
.subnav_news_box h2 {
  margin-bottom: 16px;
}
.subnav-fh {
  height: 100%;
  width: 100%;
}
.subnav-23 {
  width: 57%;
  background: #fff;
}
.subnav-13 {
  width: 43%;
  background: #323333;
  width: calc(43% - 20px);
  margin-left: 20px;
}
.pl50 {
  padding-left: 50px;
}
.pl60 {
  padding-left: 60px !important;
}
.pl70 {
  padding-left: 70px;
}
.mob_ham img {
  padding: 5px 0px 5px 5px;
}
.col_con2 {
  height: 100%;
}
.sub_nav_cols {
  display: flex;
}
.sub_nav_col_p {
  padding: 61px 0px 0px 50px;
  width: 100%;
}
.sub_nav_col_p.hasIcon h3 {
  background-position: 0px 5px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
.sub_nav_col_p.hasIcon ul {
  padding-left: 30px;
}
.sub_nav_tab {
  height: 100%;
}
.sub_nav_tab.s_1.s_1_1 {
  max-height: 400px;
}
.sub_nav_tab .sub_nav_col {
  width: 44%;
}
.sub_nav_tab .sub_nav_col.w100 {
  width: 100%;
}
.white-text {
  color: #fff !important;
}
.sub_nav_cols .sub_nav_col.sub_nav_col_p:nth-child(2) {
  padding: 61px 25px 0px 25px;
}
.bg-beige {
  background-color: #E2DDDA;
}
.bg-beige-light {
  background-color: #F8f8f8;
}
.bg-charcoal {
  background-color: #191C1C;
  color: #EDE8E5 !important;
}
.bg-charcoal h2, .bg-charcoal p {
  color: #EDE8E5;
}
.bg-purple {
  background-color: #8079FF;
  color: #ffffff !important;
}
.bg-dark-gray {
  background-color: #323333;
  color: #EDE8E5 !important;
}
.bg-light-gray {
  background-color: #f5f2f0;
  color: #191C1C;
}
.bg-white {
  background-color: #ffffff;
  color: #191C1C;
}
.bg-white.bicolor {
  position: relative;
}
.bg-white.bicolor .container {
  position: relative;
  z-index: 2;
}
@media handheld, only screen and (min-width: 900px) {
  .bg-white.bicolor:before {
    position: absolute;
    width: 56%;
    left: 0px;
    height: 100%;
    background: #E2DDDA;
    content: "";
  }
}
.bg-white.bicolor30 {
  position: relative;
}
.bg-white.bicolor30 .container {
  position: relative;
  z-index: 2;
}
@media handheld, only screen and (min-width: 900px) {
  .bg-white.bicolor30:before {
    position: absolute;
    width: 56%;
    left: 44%;
    height: 100%;
    background: #E2DDDA;
    content: "";
  }
}
.bg-white.bicolor130 {
  position: relative;
}
.bg-white.bicolor130 .container {
  position: relative;
  z-index: 2;
}
@media handheld, only screen and (min-width: 900px) {
  .bg-white.bicolor130:before {
    position: absolute;
    width: 56%;
    left: 0%;
    height: 100%;
    background: #E2DDDA;
    content: "";
  }
}
.img-fluid.img-center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.btn-lg {
  letter-spacing: 0.45px;
  line-height: 1.2;
  letter-spacing: 0.7px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  font-size: 15px;
  padding: 15px 25px;
}
a.link-purple {
  font-size: 15px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  color: #8079FF;
  text-decoration: none;
  border-bottom: 2px solid #8079FF;
  padding-bottom: 3px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
a.link-purple.arrow-left {
  display: flex;
  align-items: center;
  width: fit-content;
  text-transform: uppercase;
  padding-top: 10px;
}
a.link-purple.arrow-left:after {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  background: url(../images/link_arrow.svg) center no-repeat;
  margin-left: 10px;
  content: "";
}
a.link-white {
  font-size: 12px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 0px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  white-space: nowrap;
}
section h2 {
  font-size: 42px !important;
  line-height: 115% !important;
  font-family: "Segoe UI Variable Static Text", sans-serif !important;
  font-weight: 700 !important;
}
@media handheld, only screen and (max-width: 767px) {
  section h2 {
    font-size: 36px !important;
  }
}
.hs-main-font-element h1 {
  font-size: 42px !important;
  line-height: 115% !important;
  font-family: "Segoe UI Variable Static Text", sans-serif !important;
  font-weight: 700 !important;
}
@media handheld, only screen and (max-width: 767px) {
  .hs-main-font-element h1 {
    font-size: 36px !important;
  }
}
.hs-main-font-element h3 {
  font-size: 42px !important;
  line-height: 115% !important;
  font-family: "Segoe UI Variable Static Text", sans-serif !important;
  font-weight: 700 !important;
}
@media handheld, only screen and (max-width: 767px) {
  .hs-main-font-element h3 {
    font-size: 36px !important;
  }
}
.hbspt-form h3 {
  color: #191C1C !important;
  text-transform: initial !important;
}
section p {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-size: 16px !important;
  line-height: 23px !important;
  font-weight: 300;
}
section {
  overflow-x: hidden;
}
@media handheld, only screen and (max-width: 767px) {
  .npd {
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
  }
  .mp15 {
    padding: 0px 15px;
  }
  .nbg {
    background: transparent;
  }
}
.hero-sec {
  position: relative;
}
@media handheld, only screen and (max-width: 767px) {
  .hero-sec {
    margin-top: 40px;
  }
}
.hero-sec .hero-sec-bg {
  width: 51%;
  left: 49%;
  height: 100%;
  position: absolute;
  top: 0px;
  background: url(../images/hero-img-full.png) center left no-repeat;
  background-size: auto 100%;
}
.hero-sec h1 {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-size: 45px;
  line-height: 115%;
  margin-bottom: 30px;
  padding-top: 35px;
}
.hero-sec h1 b {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
}
.hero-sec .hero-text-container {
  left: 55px;
  position: relative;
}
.hero-sec p {
  max-width: 450px;
  margin-bottom: 38px;
}
.hero-sec p.mx550 {
  max-width: 550px;
}
.hero-sec p.big {
  font-size: 22px;
  font-weight: 600;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  line-height: 130%;
}
@media handheld, only screen and (max-width: 767px) {
  .hero-sec .npd.mob {
    position: relative;
    flex-shrink: 0px;
    right: -30px;
  }
  .hero-sec .hero-sec-bg {
    display: none;
  }
  .hero-sec h1 {
    font-size: 45px;
  }
  .hero-sec .hero-text-container {
    left: 0px;
    padding-top: 0px;
    text-align: center;
  }
  .hero-sec .hero-text-container h1 {
    margin-top: 0px;
    padding-top: 0px;
  }
  .hero-sec .hero-text-container p, .hero-sec .hero-text-container h1 {
    text-align: center !important;
  }
}
.impact-by-numbers {
  padding: 80px 0px;
}
.impact-by-numbers .details_row {
  margin-top: 20px;
}
.impact-by-numbers h2 {
  margin-bottom: 0px;
  padding-bottom: 28px;
}
.impact-by-numbers .big_number {
  color: #8079FF;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  font-size: 74px;
  line-height: 105%;
}
.impact-by-numbers .number_details {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 1.4;
  margin-top: 18px;
  color: #f5f2f0;
}
@media handheld, only screen and (max-width: 767px) {
  .impact-by-numbers {
    padding: 58px 0px;
  }
  .impact-by-numbers p {
    margin-bottom: 0px;
  }
  .impact-by-numbers .big_number {
    font-size: 45px;
    margin-top: 16px;
  }
  .impact-by-numbers .number_details {
    font-size: 16px;
    margin-top: 0px;
  }
  .impact-by-numbers .number_details br {
    display: none;
  }
}
.impact-by-numbers.bg-beige .number_details {
  color: #191C1C;
}
.impact-by-numbers.bg-purple h2, .impact-by-numbers.bg-purple p {
  color: #191C1C;
}
.impact-by-numbers.bg-purple .big_number {
  color: #191C1C;
}
.impact-by-numbers.bg-purple .number_details {
  color: #191C1C;
}
.features-sec {
  padding: 60px 0px;
}
.features-sec .feat-boxes {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
.features-sec .feat-box {
  max-width: 312px;
  margin: 30px 64px 0px 64px;
  position: relative;
  padding-bottom: 40px;
}
.features-sec .feat-box h3 {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 114%;
  margin-top: 30px;
}
.features-sec .feat-box p {
  margin-top: 20px;
}
.features-sec .feat-box a.link-purple {
  font-size: 16px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  color: #8079FF;
  text-decoration: none;
  border-bottom: 2px solid #8079FF;
  padding-bottom: 3px;
  letter-spacing: 0.3px;
}
@media handheld, only screen and (max-width: 1250px) {
  .features-sec .feat-box {
    max-width: 95%;
    margin: 30px 20px;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .features-sec .feat-boxes {
    flex-wrap: wrap;
  }
  .features-sec .feat-box {
    margin-left: auto;
    margin-right: auto;
    max-width: 312px;
    width: 90%;
  }
  .features-sec h2 {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
}
.clients-sec {
  padding: 52px 0px;
}
.clients-sec .clients-icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0px auto;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
}
.clients-sec .clients-icons img {
  height: 66px;
  width: auto;
  display: block;
}
.clients-sec a {
  display: block;
}
.clients-sec .ovh {
  overflow: hidden;
}
@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-144vw);
  }
}
@media handheld, only screen and (max-width: 767px) {
  .clients-sec .row {
    margin: 0px -30px;
  }
}
.news-sec {
  padding: 90px 0px 90px 0px;
}
.news-sec .news-items {
  margin-top: 77px;
}
.news-sec .news-thumb {
  width: 100%;
  position: relative;
  display: block;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.news-sec .news-thumb:after {
  content: "";
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  display: block;
}
.news-sec .news-thumb a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.news-sec .news-col {
  max-width: 342px;
  margin: 0px 55px;
  flex-shrink: 0;
}
.news-sec .news-col h3 {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  padding: 28px 0px 28px 0px;
  margin: 0px;
}
.news-sec .news-col h3 a {
  text-decoration: none;
  color: inherit !important;
}
.news-sec .news-col p {
  margin: 0px;
  padding-bottom: 28px;
}
.news-sec .news-col .news-box {
  position: relative;
  height: 100%;
  padding-bottom: 40px;
}
.news-sec .news-details {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.news-sec .news-bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: left;
  padding-bottom: 0px;
}
@media handheld, only screen and (max-width: 1250px) {
  .news-sec .news-col {
    max-width: 100%;
    margin: 1% 1.5%;
    flex-shrink: 0;
    width: 30%;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .news-sec {
    padding: 60px 0px 30px 0px;
  }
  .news-sec .news-items {
    display: block !important;
    padding: 0px;
  }
  .news-sec .news-items .news-col {
    width: 90%;
    max-width: 342px;
    margin: 0px auto 30px auto;
  }
}
.why-sec {
  background-position: top right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.why-sec .infobox {
  max-width: 360px;
  margin: 0px;
  margin-left: 125px;
}
.why-sec .infobox p {
  margin-top: 32px;
}
@media handheld, only screen and (max-width: 988px) {
  .why-sec .infobox {
    width: 100%;
    max-width: 90%;
    margin-left: 0px;
    width: 55%;
    max-width: 90%;
    margin-left: 0px;
    padding-top: 150px;
  }
}
.why-sec .why-boxes {
  margin-top: 32px;
  margin-left: 125px;
  max-width: 847px;
}
@media handheld, only screen and (max-width: 988px) {
  .why-sec .why-boxes {
    max-width: 100%;
    margin-left: 0px;
  }
}
.why-sec .container {
  padding: 150px 0px 84px 0px;
}
.why-sec .why-box {
  padding: 54px 95px;
  padding-left: 110px;
  background-color: #f5f2f0;
  margin-bottom: 20px;
  padding-right: 0px;
}
.why-sec .why-box h3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  left: -55px;
  position: relative;
  font-size: 30px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  margin-bottom: 13px;
}
.why-sec .why-box h3 span {
  display: block;
  width: 55px;
}
.why-sec .why-box h3 span img {
  margin-left: auto;
  margin-right: 10px;
  display: block;
}
.why-sec .why-box p {
  margin: 0px;
  padding: 0px;
  padding-right: 95px;
}
@media handheld, only screen and (max-width: 767px) {
  .why-sec {
    background: #ffffff !important;
  }
  .why-sec .mob {
    height: 230px;
  }
  .why-sec .mob img.img-fluid {
    display: block;
    margin-left: auto;
    margin-right: 0px;
  }
  .why-sec .infobox {
    width: auto;
    margin-left: 0px;
  }
  .why-sec .container {
    padding: 0px 15px;
  }
  .why-sec .why-boxes {
    width: 100%;
    max-width: unset;
    padding-left: 0px;
    margin-left: 0px;
  }
  .why-sec .why-boxes .why-box {
    padding: 30px 15px;
    text-align: center;
  }
  .why-sec .why-boxes .why-box h3 {
    display: block;
    text-align: center;
    left: 0px;
    font-size: 26px;
  }
  .why-sec .why-boxes .why-box h3 span {
    display: block;
    text-align: center;
    margin: 0px auto;
  }
  .why-sec .why-boxes .why-box h3 span img {
    margin-bottom: 10px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .why-sec .why-boxes .why-box p {
    padding: 0px;
  }
}
.cta-sec {
  padding: 78px 0px 84px 0px;
}
.cta-sec h2 {
  padding-bottom: 50px;
}
@media handheld, only screen and (max-width: 767px) {
  .cta-sec h2 {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}
.partners-sec {
  padding: 95px 0px;
}
.partners-sec h2 {
  margin-bottom: 30px;
}
.partners-sec .partner-icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1287px;
  margin: 40px auto 0px auto;
}
@media handheld, only screen and (max-width: 767px) {
  .partners-sec {
    padding: 40px 0px;
  }
  .partners-sec .partner-icons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px auto;
    animation: scrolling 100s linear infinite;
  }
  .partners-sec a {
    display: block;
    margin: 10px;
  }
  .partners-sec .ovh {
    overflow: hidden;
  }
  @keyframes scrolling {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translatex(-144vw);
    }
  }
}
.demo-sec {
  padding: 0px 0px 50px 0px;
  position: relative;
}
.demo-sec .demo-sec-bg {
  width: 50%;
  top: 0px;
  left: 50%;
  height: 100%;
  background: url(../images/top-img-full.png) center left no-repeat;
  background-size: initial;
  position: absolute;
  background: transparent;
}
.demo-sec .demo-sec-bg.triangle:before {
  background-image: url(../images/triangle3.png);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
}
.demo-sec .triangle1.desk:before {
  background-image: url(../images/new/triangle4.png);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top left;
  content: "";
}
.demo-sec .triangle1.desk:after {
  background-image: url(../images/new/top-img-full.png);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: initial;
  background-position: center right;
  content: "";
}
.demo-sec .info-text {
  max-width: 432px;
  margin: 0px auto;
  position: relative;
  left: 30px;
}
@media handheld, only screen and (max-width: 767px) {
  .demo-sec .info-text .text-start {
    text-align: center !important;
    justify-content: center !important;
  }
}
.demo-sec .triangle {
  background-position: top left;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 25px 0px;
}
.demo-sec h2 {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  margin: 0px;
  padding-bottom: 16px;
}
.demo-sec h2 b {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
}
.demo-sec p:not(.mb-0) {
  margin: 0px;
  margin-bottom: 30px;
  padding: 0px;
}
@media handheld, only screen and (max-width: 767px) {
  .demo-sec .info-text {
    width: 90%;
    max-width: 430px;
    margin: 10px auto 0px auto;
    text-align: center;
    left: 0px;
  }
  .demo-sec h2 {
    text-align: center;
  }
  .demo-sec p {
    text-align: center;
  }
  .demo-sec img.img-fluid {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.our-clients-sec {
  position: relative;
  padding: 30px 0px 80px 0px;
}
.our-clients-sec .our-sec-bg-container {
  width: 40%;
  top: 0px;
  left: 60%;
  height: 100%;
  position: absolute;
}
.our-clients-sec .our-sec-bg-container:before {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 71.8% 100%);
  background-color: #8079FF;
  width: 120%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: -20%;
  content: "";
}
.our-clients-sec .our-sec-bg-container .our-sec-bg {
  background: url(../images/clients-img-full.png) bottom left no-repeat;
  background-size: initial;
  width: 100%;
  height: calc(100% - 50px);
  position: absolute;
  top: 0px;
  left: 0px;
}
.our-clients-sec .carousel_container {
  position: relative;
  margin-top: 40px;
}
.our-clients-sec .container {
  background-position: top right;
  background-size: 60% auto;
  padding: 50px 0px;
  background-repeat: no-repeat;
}
.our-clients-sec .author {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.our-clients-sec .author_name {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4;
}
.our-clients-sec .author_position {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-size: 24px;
  line-height: 1.4;
}
.our-clients-sec .quote {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-size: 50px !important;
  line-height: 1.4;
  padding: 60px 0px;
}
.our-clients-sec .quote p {
  font-size: 50px !important;
  line-height: 1.4 !important;
}
@media handheld, only screen and (max-width: 900px) {
  .our-clients-sec .quote p {
    font-size: 30px !important;
    line-height: 1.4 !important;
  }
}
.our-clients-sec .author_info {
  margin-left: 15px;
}
.our-clients-sec .slide {
  position: relative;
}
.our-clients-sec .slide_nav {
  position: absolute;
  bottom: 0px;
  right: -50px;
}
.our-clients-sec .slide_nav a {
  display: inline-block;
  margin-left: 20px;
}
.our-clients-sec .infobox {
  margin: 40px 0px 0px 125px;
}
@media handheld, only screen and (max-width: 1250px) {
  .our-clients-sec .infobox {
    margin-left: 0px;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .our-clients-sec .infobox {
    margin: 0px 0px 0px 0px;
  }
  .our-clients-sec .author {
    display: block;
    text-align: center;
    margin: 15px 0px;
  }
  .our-clients-sec .slide_nav {
    position: relative;
    width: 100%;
    display: block;
    left: 0px;
    top: 0px;
    right: unset;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .our-clients-sec .slide_nav .prev {
    margin-left: 0px;
  }
  .our-clients-sec h2 {
    text-align: center !important;
  }
  .our-clients-sec .quote {
    font-size: 40px !important;
    padding: 10px 0px 30px 0px;
    text-align: center;
  }
  .our-clients-sec .avatar {
    margin: 15px 0px;
  }
  .our-clients-sec .avatar img {
    margin-left: auto;
    margin-right: auto;
  }
  .our-clients-sec .mob.npd img {
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    display: block;
    right: -30px;
  }
}
.newsletter-sec {
  padding: 81px;
}
.newsletter-sec .newsletter-title-container {
  max-width: 885px;
  margin: 0px auto;
  display: flex;
  align-items: center;
}
.newsletter-sec .newsletter-title-container h2 {
  margin: 0px 67px 0px 0px;
  padding: 0px;
  color: #ffffff !important;
}
.newsletter-sec .newsletter-title-container p {
  font-size: 24px;
  max-width: 480px;
  line-height: 1.4;
  margin: 0px;
  padding: 0px;
}
.newsletter-sec .newsletter-form-container {
  max-width: 885px;
  margin: 20px auto 0px auto;
}
.newsletter-sec .newsletter-form-container .form {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.newsletter-sec .newsletter-form-container .form input.news_field {
  margin-right: 15px;
  border: 1px solid #ffffff;
  color: #ffffff;
  height: 39px;
  line-height: 41px;
  vertical-align: middle;
  background: transparent;
  width: 100%;
  max-width: 242px;
  outline: 0px !important;
  text-indent: 15px;
}
.newsletter-sec .newsletter-form-container .form .submit {
  border-radius: 0px;
  background-color: #191C1C;
  border: 0px;
  font-size: 16px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  width: 114px;
  height: 41px;
  display: flex;
  align-items: center;
  color: #ffffff;
  justify-content: center;
}
@media handheld, only screen and (max-width: 767px) {
  .newsletter-sec {
    padding: 30px 0px;
  }
  .newsletter-sec .newsletter-title-container {
    max-width: 350px;
    margin: 0px auto;
    display: block;
    text-align: center;
  }
  .newsletter-sec .newsletter-title-container h2 {
    padding: 0px;
    font-size: 35px;
    text-align: center;
    margin: 0px;
    margin-bottom: 20px;
  }
  .newsletter-sec .newsletter-title-container p {
    font-size: 16px;
  }
  .newsletter-sec .newsletter-form-container {
    max-width: 350px;
    margin: 0px auto;
    display: block;
    text-align: center;
  }
  .newsletter-sec .newsletter-form-container .form {
    display: block;
    width: 100%;
    text-align: center;
  }
  .newsletter-sec .newsletter-form-container .form input.news_field {
    margin-right: 0px;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .newsletter-sec .newsletter-form-container .form .submit {
    margin: 20px auto 0px auto;
    width: 100%;
  }
}
.newsletter-sec .hbspt-form .hs_recaptcha {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
.newsletter-sec .hbspt-form .hs-form-private {
  display: flex !important;
  align-items: flex-start;
}
.newsletter-sec .hbspt-form label {
  display: block;
}
.newsletter-sec .hbspt-form .input input {
  margin-right: 15px;
  border: 1px solid #ffffff;
  color: #ffffff;
  height: 39px;
  line-height: 41px;
  vertical-align: middle;
  background: transparent;
  width: 100%;
  max-width: 242px;
  outline: 0px !important;
  text-indent: 15px;
  max-width: 100%;
}
.newsletter-sec .hbspt-form .input select {
  margin-right: 15px;
  border: 1px solid #ffffff;
  color: #ffffff;
  height: 39px;
  line-height: 41px;
  vertical-align: middle;
  background: transparent;
  width: 100%;
  max-width: 242px;
  outline: 0px !important;
  text-indent: 0px;
  padding-left: 15px;
  max-width: 100%;
}
.newsletter-sec .hbspt-form .hs-button {
  border-radius: 0px;
  background-color: #191C1C;
  border: 0px;
  font-size: 16px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  width: 114px;
  height: 39px;
  display: flex;
  align-items: center;
  color: #ffffff;
  justify-content: center;
  margin-top: 24px;
  padding: 0px;
}
.newsletter-sec .hbspt-form .hs-error-msgs li {
  margin-top: -20px;
}
.newsletter-sec .hbspt-form .hs_error_rollup {
  display: none !important;
}
@media handheld, only screen and (max-width: 767px) {
  .newsletter-sec .hbspt-form .hs-form-private {
    width: 100%;
    display: block !important;
  }
  .newsletter-sec .hbspt-form .input {
    width: 100%;
    margin: 0px 0px 0px 0px;
  }
  .newsletter-sec .hbspt-form .hs-button {
    width: 100%;
    margin: 0px 0px 0px 0px;
  }
  .newsletter-sec .hbspt-form label {
    text-align: left;
  }
}
footer {
  padding-top: 100px;
}
footer .container.copy-line {
  border-top: 2px solid #666;
  padding-top: 6px;
  padding-bottom: 10px;
  margin-top: 65px;
}
footer .copy {
  font-size: 14px;
  line-height: 1.2;
}
footer .footer-socials {
  margin-top: 6px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
footer .footer-socials a {
  display: block;
  margin: 0px 0px 0px 10px;
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
}
@media handheld, only screen and (max-width: 767px) {
  footer {
    padding-top: 40px;
  }
  footer .container {
    padding: 30px 40px;
  }
  footer .footer-socials {
    justify-content: center;
    margin-top: 30px;
  }
  footer .footer_cols {
    justify-content: space-between;
    margin-top: 40px;
  }
  footer .footer_cols .footer_col {
    width: 49%;
    margin-left: 0px;
  }
}
footer .footer_logo {
  position: relative;
  left: -20px;
}
footer .container {
  max-width: 1244px !important;
}
@media handheld, only screen and (max-width: 767px) {
  footer .footer_logo {
    position: relative;
    left: unset;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
  }
  footer .copy {
    text-align: center;
  }
}
.footer_cols {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer_cols .footer_col {
  margin-left: 40px;
}
.footer_cols .footer_col h4 {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
}
.footer_cols .footer_col ul {
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
  list-style: none;
}
.footer_cols .footer_col ul li {
  margin: 0px;
  list-style: none;
  padding: 0px 0px 10px 0px;
}
.footer_cols .footer_col ul li a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  font-weight: 300;
}
body.show_banners #purpose-build {
  position: relative;
}
body.show_banners #purpose-build::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/purpose_built.png) top center no-repeat;
  opacity: 0.5;
  content: "";
}
body.show_banners #why {
  position: relative;
}
body.show_banners #why::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/why-alluve.png) top center no-repeat;
  opacity: 0.5;
  content: "";
}
body.show_banners #impact-by-numbers {
  position: relative;
}
body.show_banners #impact-by-numbers::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/numbers.png) top center no-repeat;
  opacity: 0.5;
  content: "";
}
body.show_banners #partners {
  position: relative;
}
body.show_banners #partners::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/our_partners.png) top center no-repeat;
  opacity: 0.5;
  content: "";
}
body.show_banners .demo-sec {
  position: relative;
}
body.show_banners .demo-sec::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/see_how.png) top center no-repeat;
  opacity: 0.5;
  content: "";
}
body.show_banners #hero {
  position: relative;
}
body.show_banners #hero::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/hero.png) top center no-repeat;
  opacity: 0.5;
  content: "";
}
body.show_banners #our-clients::after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/our_clients.png) top center no-repeat;
  opacity: 0.5;
  content: "";
}
@media handheld, only screen and (max-width: 767px) {
  .desk {
    display: none !important;
  }
}
@media handheld, only screen and (min-width: 768px) {
  .mob {
    display: none !important;
  }
}
.mob_menu {
  background-color: #f5f2f0;
  width: 100%;
  position: fixed;
  top: 57px;
  left: 0px;
  max-height: calc(100% - 57px);
  min-height: 100px;
  overflow: auto;
}
.mob_menu.hid {
  display: none;
}
.mob_menu .mob_sub_menu .m-back-container {
  border: 0px !important;
  padding-top: 20px;
  padding-bottom: 0px;
}
.mob_menu .mob_sub_menu .m-back-container a.m-back {
  color: #8079FF !important;
  font-size: 20px !important;
  font-family: "Segoe UI Variable Static Text", sans-serif !important;
}
.mob_menu .mob_sub_menu .m-back-container a.m-back:before {
  content: "";
  width: 10px;
  height: 13px;
  background: url(../images/menu_arrow_l.png) center no-repeat;
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.mob_menu .mob_sub_menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.mob_menu .mob_sub_menu ul li {
  padding: 35px 50px;
  line-height: 1.2;
  border-bottom: 1px solid #8079FF;
}
.mob_menu .mob_sub_menu ul li a:not(.btn) {
  font-size: 24px;
  color: #191C1C;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 600;
  text-decoration: none;
}
.mob_menu .mob_sub_menu ul li a.btn {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}
.mob_menu .mob_sub_menu ul li .mob_sub {
  margin-top: 30px;
}
.mob_menu .mob_sub_menu ul li .mob_sub h3 {
  font-weight: 600;
  margin-bottom: 30px;
}
.mob_menu .mob_sub_menu ul li .mob_sub li {
  padding: 0px 0px 30px 0px;
  border: 0px;
}
.mob_menu .mob_sub_menu ul li .mob_sub li:last-child {
  padding-bottom: 0px;
}
.mob_menu .mob_sub_menu ul li .mob_sub li a {
  font-size: 22px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 400;
}
.mob_menu .mob_sub_menu ul li .mob_sub li.hasMenu {
  position: relative;
}
.mob_menu .mob_sub_menu ul li .mob_sub li.hasMenu a:after {
  content: "";
  width: 10px;
  height: 13px;
  background: url(../images/menu_arrow.png) center no-repeat;
  position: relative;
  display: inline-block;
  margin-left: 10px;
}
.mob_menu .m-custom-content {
  text-align: center;
}
.mob_menu .m-custom-content img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px;
}
.mob_menu .m-custom-content h3 {
  font-size: 30px;
}
.mob_menu .m-custom-content .subnav_news_box {
  margin: 0px auto;
}
.media-sec h3 {
  font-size: 42px;
  line-height: 115%;
  font-weight: 700;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  margin-bottom: 30px;
}
@media handheld, only screen and (max-width: 767px) {
  .media-sec h3 {
    margin-top: 20px;
  }
}
.media-sec p {
  font-size: 16px;
  line-height: 145%;
  margin-bottom: 30px;
}
.faqs {
  background-color: #EDE8E5 !important;
}
.faqs .container {
  padding: 60px 0px 60px 0px;
}
.faqs .accordion-item {
  border: 0px;
  background: transparent;
}
.faqs .accordion-item .accordion-button {
  background: transparent;
  border: 0px;
  outline: 0px;
  font-size: 24px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  line-height: 125%;
}
.faqs .accordion-item .accordion-button:after {
  display: none;
}
.faqs .accordion-item .accordion-button:before {
  width: 20px;
  height: 20px;
  background: url(../images/plus.svg) center no-repeat;
  background-size: cover;
  content: "";
  flex-shrink: 0;
  margin-right: 20px;
}
.faqs .accordion-item .accordion-button:not(.collapsed) {
  color: #191C1C;
  border: 0px;
  outline: 0px;
  background: #EDE8E5;
}
.faqs .accordion-item .accordion-button:not(.collapsed):after {
  display: none;
}
.faqs .accordion-item .accordion-button:not(.collapsed):before {
  width: 20px;
  height: 20px;
  background: url(../images/minus.svg) center no-repeat;
  background-size: cover;
  content: "";
}
.faqs p.text-center {
  margin-top: 40px;
  margin-bottom: 40px;
}
.images-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
  margin: 0px auto;
  margin-top: 20px;
}
.media-sec .info-row {
  width: 100%;
  margin-top: 85px;
  margin-bottom: 85px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.media-sec .info-row .text-col {
  width: 46%;
}
.media-sec .info-row .media-col {
  width: 50%;
  border-radius: 12px;
  overflow: hidden;
}
.media-sec .info-row .media-col.embed-type {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.media-sec .info-row .media-col.embed-type .embed-container {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.media-sec .info-row .media-col.embed-type iframe {
  width: 100% !important;
  height: 100% !important;
}
.media-sec .info-row.lt .text-col {
  padding-right: 50px;
}
@media handheld, only screen and (max-width: 900px) {
  .media-sec .info-row {
    flex-wrap: wrap;
  }
  .media-sec .info-row .text-col, .media-sec .info-row .media-col {
    width: 100%;
    max-width: 600px;
    margin: 10px auto 0px auto;
    text-align: center;
    padding: 0px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .media-sec .info-row .text-col a, .media-sec .info-row .media-col a {
    margin-left: auto;
    margin-right: auto;
  }
}
.media-sec.case-quote .media-col {
  background-color: #8079FF !important;
  min-height: 500px;
  display: flex;
  align-items: center;
  border-radius: 12px;
  overflow: hidden;
}
.media-sec.case-quote .info-row {
  margin-top: 45px;
  margin-bottom: 45px;
}
.casestudy .container {
  padding: 140px 0px;
}
.casestudy .container .mid_text_container {
  max-width: 560px;
}
.casestudy .container p.big {
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 24px;
  line-height: 115%;
}
@media handheld, only screen and (max-width: 900px) {
  .casestudy .container {
    padding: 70px 0px;
  }
}
.casestudy.start-right .mid_text_container {
  margin-left: auto;
  margin-right: 0px;
}
.mn1200 .container {
  padding: 90px 0px;
}
.mn1200 .container p {
  margin-top: 35px;
  font-size: 18px;
}
ul.check {
  position: relative;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.check li {
  margin: 0px;
  padding: 0px;
  margin-bottom: 30px;
  position: relative;
  list-style: none;
  font-weight: 400;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 20px;
  line-height: 145%;
}
ul.check li:before {
  width: 39px;
  height: 39px;
  flex-shrink: 0;
  background: url(../images/purple_check.svg) center no-repeat;
  content: "";
  margin-right: 28px;
  position: relative;
  top: 8px;
}
@media handheld, only screen and (max-width: 767px) {
  ul.check {
    margin-top: 30px;
  }
}
.awards .container {
  padding: 80px 0px 40px 0px;
}
.awards .container h2, .awards .container p {
  color: #ffffff !important;
}
.awards .container img {
  margin-top: 15px;
}
.awards .container .images-row {
  justify-content: center;
}
.awards .container .img-c {
  max-width: 180px;
}
@media handheld, only screen and (max-width: 767px) {
  .awards .container h2 br {
    display: none;
  }
}
.faqs p {
  font-size: 16px;
}
.faqs h2 {
  margin-bottom: 30px;
}
.faqs .container {
  padding: 90px 0px 50px 0px;
}
.info-sec .container {
  padding: 80px 0px 40px 0px;
}
.info-sec .container h2 {
  margin-bottom: 35px;
}
@media handheld, only screen and (max-width: 767px) {
  .info-sec .container h2 br {
    display: none;
  }
}
.info-sec .container p {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 30px;
}
.info-sec .container .m-auto {
  margin-bottom: 20px !important;
  margin-top: 40px !important;
}
.info-sec .container .m-auto.vid {
  margin-top: 50px !important;
}
.info-sec.no-bottom-margin p {
  margin-bottom: 0px !important;
}
.info-cols {
  width: 90%;
  max-width: 1000px;
  margin: 0px auto;
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.info-cols .info-col {
  width: 31%;
  padding: 40px 0px 30px 0px;
}
.info-cols .info-col .info_icon {
  height: 60px;
  display: block;
}
.info-cols .info-col .info_icon img {
  width: auto;
  height: 100%;
}
.info-cols .info-col h3 {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 0px;
}
.info-cols .info-col h3 a {
  color: inherit !important;
  text-decoration: none;
}
.info-cols .info-col p {
  font-size: 16px;
  margin-top: 25px;
}
@media handheld, only screen and (max-width: 1200px) {
  .info-cols {
    width: 100%;
    flex-wrap: wrap;
  }
  .info-cols .info-col {
    width: 98%;
    margin: 1%;
  }
}
@media handheld, only screen and (max-width: 900px) {
  .info-cols .info-col {
    width: 98%;
    margin: 1%;
    padding-top: 0px;
  }
  .info-cols .info-col p {
    margin-bottom: 0px;
  }
}
.feats-sec .container {
  padding: 90px 0px 90px 0px;
}
.feats-sec .container h2 {
  color: #ffffff !important;
  margin-bottom: 30px;
}
.counted_cols {
  display: flex;
  justify-content: space-between;
  margin: 0px;
  padding: 0px;
  list-style: none;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: stretch;
  margin-top: 10px;
}
.counted_cols li {
  width: 31%;
  max-width: 300px;
  margin: 0px;
  padding: 0px;
  margin-top: 42px;
}
.counted_cols li .col_counter {
  color: #8079FF;
  font-size: 78px !important;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
}
.counted_cols li h3 {
  font-size: 24px;
  font-weight: 700;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  padding-top: 32px !important;
  color: #ffffff !important;
}
.counted_cols li p {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-size: 16px;
  margin-top: 25px;
}
.counted_cols li .feat_col_icon {
  width: 60px;
  height: 60px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0px auto;
  margin-bottom: 0px;
}
.counted_cols.cols4 li {
  width: 23%;
}
@media handheld, only screen and (max-width: 1200px) {
  .counted_cols {
    flex-wrap: wrap;
  }
  .counted_cols li {
    width: 48% !important;
    margin: 1%;
  }
}
@media handheld, only screen and (max-width: 700px) {
  .counted_cols li {
    width: 98% !important;
    margin: 1%;
    max-width: unset;
    margin-bottom: 50px;
  }
  .counted_cols li .col_counter {
    font-size: 55px;
  }
  .counted_cols li .col_counter h3 {
    padding-top: 10px;
  }
  .counted_cols li .col_counter p {
    margin-top: 10px;
  }
  .counted_cols li:last-child {
    margin-bottom: 1%;
  }
}
.white_boxes {
  width: 90%;
  max-width: 1290px;
  margin: 0px auto;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.white_boxes .white_box {
  width: 31%;
  background: #ffffff;
  border: 1px solid #f5f2f0;
  border-radius: 10px;
  padding: 30px;
}
.white_boxes .white_box .info_icon {
  height: 60px;
  display: block;
}
.white_boxes .white_box .info_icon img {
  width: auto;
  height: 100%;
}
.white_boxes .white_box h3 {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  font-size: 26px;
  margin-top: 25px;
  margin-bottom: 0px;
}
.white_boxes .white_box p {
  font-size: 18px;
  margin-top: 25px;
}
@media handheld, only screen and (max-width: 1200px) {
  .white_boxes {
    flex-wrap: wrap;
  }
  .white_boxes .white_box {
    width: 48%;
    margin: 1%;
  }
}
@media handheld, only screen and (max-width: 900px) {
  .white_boxes .white_box {
    width: 98%;
    margin: 1%;
  }
}
#myModal .modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}
#myModal .modal-body {
  position: relative;
  padding: 0px;
}
#myModal .btn-close {
  position: absolute;
  right: -30px;
  top: 0;
}
#myModalImg .btn-close, #myModalEmbed .btn-close, .mfr .btn-close {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
}
#myModalImg .modal-body, #myModalEmbed .modal-body, .mfr .modal-body {
  padding: 0px;
}
.webinar-sec h3 {
  font-weight: 700;
  color: #8079FF;
  font-size: 16px;
  margin-bottom: 40px;
}
.webinar-sec .info-row {
  width: 100%;
  margin-top: 85px;
  margin-bottom: 85px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.webinar-sec .info-row .text-col {
  width: 46%;
}
.webinar-sec .info-row .media-col {
  width: 50%;
  border-radius: 12px;
  overflow: hidden;
}
.webinar-sec .info-row .media-col.embed-type {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.webinar-sec .info-row .media-col.embed-type .embed-container {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.webinar-sec .info-row .media-col.embed-type iframe {
  width: 100% !important;
  height: 100% !important;
}
.webinar-sec .info-row.lt .text-col {
  padding-right: 50px;
}
@media handheld, only screen and (max-width: 900px) {
  .webinar-sec .info-row {
    flex-wrap: wrap;
  }
  .webinar-sec .info-row .text-col, .webinar-sec .info-row .media-col {
    width: 100%;
    max-width: 600px;
    margin: 10px auto 0px auto;
  }
}
.webinar-sec.case-quote .media-col {
  background-color: #8079FF !important;
  min-height: 500px;
  display: flex;
  align-items: center;
}
.webinar-sec.case-quote .info-row {
  margin-top: 45px;
  margin-bottom: 45px;
}
.sec_contact {
  position: relative;
}
.sec_contact .contact-bg-container {
  width: 40%;
  top: 0px;
  left: 60%;
  height: 100%;
  position: absolute;
}
.sec_contact .contact-bg-container:before {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 120% 100%);
  background-color: #8079FF;
  position: absolute;
  width: 120%;
  height: 60%;
  top: 0px;
  left: -20%;
  content: "";
}
@media handheld, only screen and (max-width: 767px) {
  .sec_contact .contact-bg-container {
    display: none;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .sec_contact .mob-bg {
    background-color: #F5F2F0;
    position: relative;
  }
  .sec_contact .mob-bg:before {
    content: "";
    background-color: #F5F2F0;
    width: calc(100% + 200px);
    left: -100px;
    position: absolute;
    top: 0px;
    height: 100%;
  }
  .sec_contact .mob-bg .cc {
    position: relative;
    z-index: 2;
    padding: 50px 0px;
  }
}
@media handheld, only screen and (min-width: 767px) {
  .sec_contact.bg-bicolor50::before {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 50%;
    width: 50%;
    background-color: #E2DDDA;
    background-color: #F5F2F0;
    content: "";
  }
}
.sec_contact.bg-bicolor50 .container {
  padding: 50px 0px;
  position: relative;
  z-index: 2;
}
.sec_contact.bg-bicolor50 .container h3 {
  font-weight: 700;
  color: #8079FF;
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.sec_contact .impact {
  list-style: none;
}
.sec_contact .impact li {
  display: flex;
  align-items: center;
}
.sec_contact .impact li .lab {
  font-size: 24px;
}
.sec_contact .impact li .val {
  color: #8079FF;
  font-size: 42px;
  font-weight: 700;
  margin-right: 10px;
}
.sec_contact .contact_image {
  position: relative;
}
@media handheld, only screen and (max-width: 767px) {
  .sec_contact .contact_image {
    padding-bottom: 110px;
    margin-bottom: 30px;
  }
}
.sec_contact .contact_image .gray_box {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 309px;
  border-radius: 20px;
  color: #ffffff;
  background: #323333;
  padding: 20px;
  text-align: left;
}
@media handheld, only screen and (max-width: 767px) {
  .sec_contact .contact_image .gray_box {
    bottom: -10px;
  }
}
.sec_contact .contact_image .gray_box blockquote {
  margin-top: 0px;
  font-size: 21px;
}
.sec_contact .contact_image .gray_box .author {
  display: flex;
  align-items: center;
}
.sec_contact .contact_image .gray_box .author .avatar {
  width: 31px;
  margin-right: 10px;
}
.sec_contact .contact_image .gray_box .author .author_info p.big {
  font-size: 11px !important;
  color: #ffffff;
  line-height: 1.2 !important;
  color: #ffffff;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
@media handheld, only screen and (max-width: 767px) {
  .sec_contact .container {
    padding-bottom: 0px !important;
  }
}
.ml20 {
  margin-left: 30px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 50%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 0px solid #ffffff;
  background: transparent center no-repeat;
  box-sizing: border-box;
}
.hbspt-form {
  margin-top: 20px;
}
.hbspt-form label {
  display: none;
}
.hbspt-form .input input, .hbspt-form .input select {
  border: 0px;
  background: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  height: 51px;
  border: 1px solid #E2DDDA;
  background: #fff;
  margin-bottom: 20px;
  border-radius: 0px;
  text-indent: 0px;
  padding-left: 10px;
}
.hbspt-form .input textarea {
  height: 100px;
  border: 1px solid #E2DDDA;
  background: #fff;
  margin-bottom: 20px;
  border-radius: 0px;
  padding: 10px;
  width: 100%;
}
.hbspt-form .input input::-webkit-input-placeholder, .hbspt-form .input input::placeholder {
  color: black;
  /*Change the placeholder color*/
  opacity: 1;
  /*Change the opacity between 0 and 1*/
}
.hbspt-form .input textarea::-webkit-input-placeholder, .hbspt-form .input textarea::placeholder {
  color: black;
  /*Change the placeholder color*/
  opacity: 1;
  /*Change the opacity between 0 and 1*/
}
.hbspt-form fieldset.form-columns-1 .hs-input {
  width: 100% !important;
}
.hbspt-form .hs_recaptcha .input {
  background: transparent;
  height: auto;
  border: 0px;
}
.hbspt-form .hs-richtext p {
  font-size: 12px !important;
}
.hbspt-form .hs-richtext p span {
  color: #191C1C !important;
}
.hbspt-form .hs-button {
  display: block;
  border: 0px;
  background: #8079FF;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  padding: 10px 20px;
  margin-top: 20px;
}
.hbspt-form .hs-error-msgs {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.hbspt-form .hs-error-msgs li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
}
.hbspt-form .hs-error-msgs li label {
  display: block;
  color: red !important;
  font-size: 12px;
}
.fixed_contact.center .hbspt-form {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}
.bg-charcoal .hs-richtext p span {
  color: #ffffff !important;
}
.resources_nav_bar {
  margin-top: 0px;
}
.resources_nav_bar ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media handheld, only screen and (max-width: 767px) {
  .resources_nav_bar ul {
    flex-wrap: wrap;
  }
}
.resources_nav_bar ul li {
  list-style: none;
  padding: 5px 10px;
  background: #ffffff;
  margin-right: 0px;
}
.resources_nav_bar ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000 !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  font-size: 18px;
}
.resources_nav_bar ul li.active, .resources_nav_bar ul li:hover {
  background-color: #000 !important;
  color: #fff !important;
}
.resources_nav_bar ul li.active a, .resources_nav_bar ul li:hover a {
  color: #fff !important;
}
@media handheld, only screen and (max-width: 1320px) {
  .resources_nav_bar ul li {
    padding: 5px;
  }
  .resources_nav_bar ul li a {
    font-size: 16px;
  }
}
.search_results .news-col {
  width: 31%;
  margin: 1%;
  max-width: unset;
}
.search_results section {
  padding: 0px;
}
.filter_drop {
  margin-top: 35px;
  display: flex;
  align-items: stretch;
}
.filter_drop span {
  display: flex;
  align-items: center;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 600;
}
.filter_drop a {
  margin-left: 10px;
  padding: 7px 20px;
  line-height: 1.4;
}
.filter_drop .selectric-wrapper {
  min-width: 150px;
}
@media handheld, only screen and (max-width: 767px) {
  .filter_drop {
    display: block;
  }
  .filter_drop a {
    margin-left: 0px;
    margin-top: 10px;
    width: 100%;
  }
  .filter_drop .selectric-wrapper {
    width: 100%;
  }
  .filter_drop span {
    margin-right: 0px;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .filter .container {
    padding: 0px;
  }
}
.form_container {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  border: 1px solid #bbb;
  background: #F8f8f8;
  color: #323333;
}
.form_container input {
  background: transparent;
  border: 0px;
  color: #323333;
  text-indent: 10px;
  font-size: 18px;
  width: calc(100% - 48px);
  padding: 0px 0px 0px 10px;
}
.form_container button {
  border: 0px;
  background: transparent;
  color: #323333;
  height: 48px;
  width: 48px;
  line-height: 0;
  flex-shrink: 0;
  font-size: 25px;
  align-items: center;
}
.head-module-sec {
  padding: 80px 0px;
}
.head-module-sec h2 {
  font-size: 44px;
}
.head-module-sec h1 {
  font-size: 42px !important;
  line-height: 115% !important;
  font-family: "Segoe UI Variable Static Text", sans-serif !important;
  font-weight: 700 !important;
}
.head-module-sec h3 {
  font-size: 24px;
  font-weight: 600;
}
@media handheld, only screen and (max-width: 767px) {
  .head-module-sec h3.mob-center {
    text-align: center !important;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .head-module-sec h1 {
    font-size: 24px !important;
  }
}
@media handheld, only screen and (max-width: 767px) {
  body.single-resources h1, body.single-resources h2 {
    font-size: 24px !important;
  }
}
.selectric {
  background: #fff;
}
.selectric .button {
  background: #fff;
}
.selectric-items {
  background: #fff;
}
.single .addtoany_content {
  position: absolute;
  top: 0;
  right: 40px;
}
.position-relative {
  position: relative;
}
.hs_submit {
  max-width: 500px;
}
.gated-cols {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gated-cols .hs-sidebar {
  width: 48%;
}
.gated-cols .hs-sidebar .hbspt-form label {
  display: block;
}
.gated-cols .gated-img {
  width: 48%;
}
.gated-cols .gated-img img {
  width: 100%;
  display: block;
  height: auto;
}
@media handheld, only screen and (max-width: 800px) {
  .gated-cols {
    display: block;
  }
  .gated-cols .hs-sidebar {
    width: 100%;
  }
  .gated-cols .gated-img {
    width: 100%;
    margin-top: 20px;
  }
}
.gated-container {
  margin-top: 50px;
}
.pagination {
  margin-top: 30px;
  margin-bottom: 50px;
  display: block;
}
.pagination ul {
  list-style: none;
  display: flex;
  justify-content: center;
  width: 100%;
}
.pagination ul li {
  list-style: none;
  margin: 3px;
  width: 40px;
  height: 40px;
  border: 1px solid #8079FF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination ul li a {
  display: block;
  text-decoration: none;
  padding: 6px;
  color: #8079FF;
}
.pagination ul li.active, .pagination ul li:hover {
  background: #8079FF;
  color: #ffffff !important;
}
.pagination ul li.active a, .pagination ul li:hover a {
  color: #ffffff !important;
}
.pagination ul li.pg_dots {
  border-color: #ffffff !important;
  color: #8079FF !important;
  background: #ffffff !important;
}
.timeline {
  text-align: center;
  position: relative;
  padding: 150px 0;
  background-color: #191C1C;
}
.timeline:before {
  content: " ";
  width: 2px;
  height: calc(100% - 150px);
  top: 0;
  position: absolute;
  left: calc(50% - 1px);
  background: white;
}
.timeline .wrap {
  position: relative;
}
.timeline .wrap:before, .timeline .wrap:after {
  content: " ";
  background: #8079FF;
  width: 24px;
  height: 24px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  border: 6px solid #191C1C;
  z-index: 3;
}
.timeline .wrap:before {
  top: 0;
}
.timeline .wrap:after {
  bottom: 0;
}
.timeline .year-block {
  position: relative;
}
.timeline .event-block {
  border: 2px solid #6bd4a2;
  padding: 42px;
  width: 422px;
  text-align: left;
  z-index: 5;
}
@media (max-width: 767px) {
  .timeline .event-block {
    background: #000;
    width: 100%;
  }
}
.timeline .year-block[data-border="allvue"] .event-block {
  border-color: #8079FF;
}
.timeline .year-block[data-border="allvue"] p.year {
  color: #8079FF;
}
.timeline .year-block[data-border="alta"] .event-block {
  border-color: var(--coral);
}
.timeline .year-block[data-border="alta"] p.year {
  color: var(--coral);
}
.timeline .year-block[data-border="mountain"] .event-block {
  border-color: #34a0bb;
}
.timeline .year-block[data-border="mountain"] p.year {
  color: #34a0bb;
}
@media (min-width: 901px) {
  .timeline .event-block {
    position: absolute;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .timeline .year-block:nth-child(2n-1) .event-block {
    left: 50%;
    margin-left: 150px;
  }
  .timeline .year-block:nth-child(2n) .event-block {
    right: 50%;
    margin-right: 150px;
  }
  .timeline .year-block {
    padding: 60px 0;
  }
  .timeline .year-block:first-child {
    padding-top: 180px;
  }
  .timeline .year-block:last-child {
    padding-bottom: 220px;
  }
}
.timeline .event-block img {
  /* max-height: 60px; */
  /* height: auto; */
  /* max-width: 100%; */
  /* width: auto; */
  margin-bottom: 20px;
}
.timeline .event-block .cta:before {
  content: none;
}
.timeline .event-block .cta {
  background: #8079FF;
  color: white;
  font-size: 13px;
  letter-spacing: 0.15em;
  line-height: 1em;
  padding: 18px 22px;
  transition: all 0.15s ease;
}
.timeline .event-block .cta:hover {
  background: white;
  color: #8079FF;
}
.timeline p.year {
  color: #34a0bb;
  font-size: 20px;
  letter-spacing: 0.15em;
  position: relative;
  z-index: 5;
  background: #191C1C;
  padding: 10px;
  display: inline-block;
}
.lnk {
  cursor: pointer;
}
.news-sec2 .hbspt-form label {
  display: block !important;
}
.news-sec2 .hbspt-form .hs-button {
  background-color: #191C1C;
  color: #ffffff;
}
.news-sec2 .hs_submit {
  max-width: 100% !important;
}
section.news-resource .results-grid {
  grid-template-columns: repeat(auto-fill, minmax(375px, 1fr));
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
section.news-resource .article {
  padding: 20px;
  padding-top: 25px;
  padding-bottom: 50px;
  border: 2px solid var(--purple);
  position: relative;
  background-position: center 20px;
  background-size: auto calc(100% - 96px);
  background-repeat: no-repeat;
  -webkit-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.2);
  /* cursor: pointer; */
  /* transition: opacity 0.15s ease; */
}
section.news-resource .article .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
section.news-resource .article:hover {
  /* opacity: 0.7; */
}
section.news-resource .article .type {
  position: absolute;
  height: 42px;
  bottom: 16px;
  width: calc(100% - 40px);
}
section.news-resource .article .type p {
  padding: 18px 0;
  display: block;
  border-top: 2px solid var(--purple);
  font-size: 12px;
  color: var(--purple);
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-family: aktiv-grotesk-extended, sans-serif;
}
.page-id-285 section.news-resource .article .content .date {
  /* display: none; */
}
section.news-resource .article .content p {
  font-size: 15px;
}
section.news-resource .article .content h3 {
  margin-bottom: 16px;
}
section.news-resource .article .content h3 + h5 + .cta {
  margin-top: 20px;
}
.cta.small {
  font-size: 12px;
  padding-bottom: 12px;
  margin-top: 34px;
}
.cta.small:before {
  height: 3px;
}
section.news-resource .article .content {
  margin-bottom: 45px;
}
section.news-resource.news-only .article .featured {
  display: none;
}
section.news-resource.resources-only .article {
  padding-bottom: 320px;
}
section.news-resource .article .featured {
  position: absolute;
  width: calc(100% - 40px);
  height: 256px;
  bottom: 78px;
  overflow: hidden;
}
section.news-resource .article .featured img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1650px) {
  section.news-resource.resources-only .article {
    padding-bottom: 20vw;
  }
  section.news-resource .article .featured {
    height: 16vw;
  }
}
@media (max-width: 1264px) {
  section.news-resource.resources-only .article {
    padding-bottom: 29vw;
  }
  section.news-resource .article .featured {
    height: 25vw;
  }
}
@media (max-width: 839px) {
  section.news-resource .results-grid {
    display: block;
  }
  section.news-resource.resources-only .article {
    padding-bottom: 75px;
    margin-bottom: 20px;
  }
  section.news-resource .article .featured {
    position: relative;
    width: 100%;
    bottom: auto;
    height: auto;
  }
  section.news-resource .article .featured img {
    position: relative;
    top: auto;
    left: auto;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
}
section.news-resource .article img.author {
  margin-bottom: 40px;
}
section.news-resource .article img.report {
  margin-bottom: 50px;
}
.single-sec h5.date {
  font-size: 17px;
  font-weight: 700;
  margin-top: 30px;
  color: #8079FF;
}
.single-sec .author h4 {
  font-size: 22px;
  font-weight: 700;
}
.single-sec .author h5 {
  font-size: 18px;
}
.single-sec .author .meta {
  margin-left: 30px;
}
.single-sec .author.trailing {
  margin-top: 40px;
}
.single-sec .author.trailing .cols {
  display: flex;
  align-items: center;
}
.single-sec h2 {
  margin-top: 30px;
  font-size: 30px !important;
}
.single-sec .sidebar h3 {
  padding-left: 32px;
}
.single-sec h1, .single-sec h2, .single-sec h3 {
  margin-top: 30px;
}
.result-block .cta {
  display: none;
}
.single .date {
  color: var(--purple);
  line-height: 68px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
section.news-resource .article .lock {
  position: absolute;
  width: 27px;
  bottom: 16px;
  right: 16px;
}
@media (min-width: 901px) {
  body.author .mast {
    padding-top: 125px;
    padding-bottom: 125px;
  }
}
.author-container {
  border-bottom: 2px solid var(--purple);
}
.author-info {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.author-info .img {
  width: 240px;
  flex-shrink: 0;
}
.author-info .img img {
  width: 200px;
  border-radius: 50%;
}
.author-info .meta h2 {
  font-size: 32px;
  margin-bottom: 10px;
}
.author-info .meta h3 {
  font-size: 20px;
}
.author-container .bio {
  padding: 50px 0;
}
.author-container .bio p {
  font-size: 16px;
  line-height: 2em;
}
.author-container .bio p a {
  color: var(--purple);
  transition: color 0.15s ease;
}
.author-container .bio p a:hover {
  color: var(--black);
}
.author-posts {
  padding: 80px 0;
  border-top: 2px solid #8079FF;
}
.author-posts .post {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.author-posts .post > div {
  width: 48%;
}
.author-posts h2 {
  text-transform: uppercase;
  font-size: 16px !important;
  letter-spacing: 0.15em !important;
}
.author-posts .post p {
  font-size: 16px !important;
}
.author-posts .post + .post {
  margin-top: 50px;
}
body.author .mast + section {
  padding-top: 70px;
}
.author-posts a {
  text-decoration: none !important;
  color: #000 !important;
}
@media (max-width: 900px) {
  .author-posts {
    padding: 60px 0;
  }
  .author-info .meta h2 {
    font-size: 28px;
  }
  .author-info .meta h3 {
    font-size: 17px;
  }
}
@media (max-width: 600px) {
  .author-container .bio {
    padding: 35px 0;
  }
  .author-posts {
    padding: 40px 0;
  }
  .author .mast, .single .mast {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .author .mast h1 {
    text-align: center;
    font-size: 8.5vw;
  }
  .author-info .meta h2 {
    font-size: 26px;
  }
  .author-info .meta h3 {
    font-size: 16px;
  }
  .author-info .img {
    width: 100%;
  }
  .author-info {
    display: block;
    text-align: center;
  }
  .author-info img {
    margin-bottom: 20px;
  }
  .author-posts .post {
    display: block;
  }
  .author-posts .post > div {
    width: 100%;
  }
  .author-posts .post img {
    margin-bottom: 0px;
    width: 100% !important;
  }
}
.aligncenter, .alignleft, .alignright {
  display: block;
  padding: 0;
}
.aligncenter {
  float: none;
  margin: 0.5em auto 1em;
}
.alignright {
  float: right;
  margin: 0.5em 0 1em 1em;
}
@media (max-width: 767px) {
  .alignright {
    display: block;
    margin: 10px auto;
    max-width: 100%;
    height: auto;
    float: none;
  }
}
.alignleft {
  float: left;
  margin: 0.5em 1em 1em 0;
}
.wp-caption {
  padding: 5px 0;
  border: 1px solid #555;
  background: #444;
  text-align: center;
}
.wp-caption img {
  display: inline;
}
.wp-caption p.wp-caption-text {
  margin: 5px 0 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-weight: 100;
  font-style: italic;
  color: #ddd;
}
.content:after {
  clear: both;
  content: "";
  width: 100%;
  display: block;
}
.gated-container .gated-cols {
  width: 100%;
}
.gated-container .gated-cols .hs-sidebar {
  margin: 0px;
  padding: 15px;
  border: 2px solid #000;
}
@media (max-width: 767px) {
  .no-mob-pad {
    padding: 0px !important;
  }
}
@media (max-width: 767px) {
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .mob-text-center {
    justify-content: center !important;
  }
}
@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
  form.hs-form-04c98599-1304-405a-9af5-9e3f0f1a1e87_51683452-ba75-4ca6-b70c-0f0e7a74f0b6:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input, form.hs-form-04c98599-1304-405a-9af5-9e3f0f1a1e87_51683452-ba75-4ca6-b70c-0f0e7a74f0b6:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input {
    width: 100% !important;
  }
}
@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
  form.hs-form-04c98599-1304-405a-9af5-9e3f0f1a1e87_d36c7eac-4cfb-4279-a89a-82effc47f245:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input, form.hs-form-04c98599-1304-405a-9af5-9e3f0f1a1e87_d36c7eac-4cfb-4279-a89a-82effc47f245:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input {
    width: 100% !important;
  }
  .hs-input {
    width: 100% !important;
  }
}
.badge {
  background: #8179FF;
  color: #fff;
  padding: 5px 10px 7px 10px;
  width: fit-content;
  border-radius: 0px;
  margin-top: 10px;
  padding-bottom: 7px;
  font-size: 9px;
}
.page-id-12637 .info-sec .container {
  padding-top: 0px;
}
.page-id-12637 .info-sec.locations {
  padding-top: 50px;
  padding-bottom: 0px;
}
.page-id-12637 .info-sec h3.sttl {
  text-align: center !important;
}
.page-id-12637 .info-sec .white_boxes .white_box h3 {
  font-size: 19px;
}
@media only screen and (min-width: 768px) and (max-width: 899px) {
  section, footer, header {
    zoom: 0.7;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1140px) {
  section, footer, header {
    zoom: 0.7;
  }
}
@media only screen and (min-width: 1141px) and (max-width: 1250px) {
  section, footer, header {
    zoom: 0.9;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1140px) {
  .container {
    width: 95%;
    max-width: 95%;
  }
}
@media only screen and (max-width: 1250px) {
  header #navbarNav.desk {
    display: none !important;
  }
  header .mob.mob_ham {
    display: block !important;
  }
}
.info-sec#contact_block {
  position: relative;
}
.info-sec#contact_block .info-cols .info-col {
  padding-top: 0px !important;
}
.info-sec#contact_block .info-cols .info-col p {
  margin: 0px;
}
footer .container.mob {
  padding: 0px;
  margin: 0px;
}
footer .container.mob .accordion .accordion-item {
  background: transparent !important;
  border-color: #666 !important;
}
footer .container.mob .accordion .accordion-item .accordion-button {
  border-color: #666 !important;
  background: transparent !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: 600;
}
footer .container.mob .accordion .accordion-item .accordion-button:focus {
  box-shadow: none;
  border-color: #666;
  border-bottom: 1px solid #666;
}
footer .container.mob .accordion .accordion-item .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
footer .container.mob .accordion .accordion-item .accordion-body ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
footer .container.mob .accordion .accordion-item .accordion-body ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 15px;
  opacity: 0.8;
}
footer .container.mob .accordion .accordion-item .accordion-body ul li a {
  color: #fff;
  text-decoration: none;
}
footer .container.mob .accordion.accordion-flush .accordion-item:first-child {
  border-top: 1px solid #fff;
}
footer .container.mob .accordion.accordion-flush .accordion-item:last-child {
  border-bottom: 1px solid #fff;
}
footer .container.mob .row {
  margin: 0px;
  padding: 0px !important;
}
footer .container.mob .row .col-md-12 {
  margin: 0px;
  padding: 0px;
}
@media only screen and (max-width: 1250px) {
  .ov-hid {
    position: fixed;
    width: 100%;
  }
  .ov-hid .header_new .container {
    margin-top: 0px;
    padding-top: 0px;
  }
}
#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
  background-color: #8079FF !important;
  border-color: #8079FF !important;
  color: #FFFFFF;
}
p.big.mx550 {
  font-weight: 400;
}
.purple-color {
  color: #8079FF;
  margin-top: -25px;
  margin-bottom: -20px;
}
p.purple-color {
  margin-bottom: -10px;
}
section.bg-beige-light.head-module-sec .col-md-6 {
  padding-top: 10px;
}
.row.d-flex.align-items-center.justify-content-between.g-5 {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 650px) {
  .why-sec {
    background-position: top center;
  }
}
.social-icons-news {
  margin-left: 28px;
  margin-top: 25px;
}
.news-sec .news-col p.post-date {
  padding-bottom: 10px;
  color: #8079FF !important;
  font-weight: 700;
}
.news-sec .news-col h3 {
  padding-top: 0;
}
.news-sec .news-details {
  padding-top: 28px;
}
p.post-date {
  display: none;
}
.page-id-287 p.post-date {
  display: block;
}
p.post-date.active {
  display: block;
}
.our-clients-sec .author_info {
  margin-left: 0px;
}
body.pojo-a11y-negative-contrast #hs-web-interactives-top-anchor, body.pojo-a11y-light-background #hs-web-interactives-top-anchor, body.pojo-a11y-high-contrast #hs-web-interactives-top-anchor {
  background: transparent !important;
}
body.pojo-a11y-light-background #hs-web-interactives-top-anchor {
  height: 0px;
  overflow: hidden;
}
body.pojo-a11y-resize-font-130 section p, body.pojo-a11y-resize-font-140 section p, body.pojo-a11y-resize-font-150 section p, body.pojo-a11y-resize-font-160 section p, body.pojo-a11y-resize-font-170 section p, body.pojo-a11y-resize-font-180 section p, body.pojo-a11y-resize-font-190 section p, body.pojo-a11y-resize-font-200 section p {
  line-height: 1.3 !important;
}
body.pojo-a11y-resize-font-130 .hero-sec h1, body.pojo-a11y-resize-font-140 .hero-sec h1, body.pojo-a11y-resize-font-150 .hero-sec h1, body.pojo-a11y-resize-font-160 .hero-sec h1, body.pojo-a11y-resize-font-170 .hero-sec h1, body.pojo-a11y-resize-font-180 .hero-sec h1, body.pojo-a11y-resize-font-190 .hero-sec h1, body.pojo-a11y-resize-font-200 .hero-sec h1 {
  line-height: unset !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-link svg {
  width: 20px;
  height: 20px;
}
@media (min-width: 767px) {
  #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
    top: -50px;
    position: relative;
  }
}
.pojo-a11y-toolbar-overlay {
  margin-top: -320px;
}
.wysiwyg * {
  font-weight: 400;
}
.wysiwyg blockquote {
  background: none;
  border-left: 10px solid #8079FF;
  padding-left: 16px;
  width: 650px;
  max-width: 100%;
  margin-top: 35px;
  margin-bottom: 35px;
}
.wysiwyg blockquote ul {
  font-size: 16px;
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.wysiwyg blockquote ul li {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.wysiwyg blockquote > * {
  margin-top: 0 !important;
}
.wysiwyg blockquote p {
  font-weight: 700;
  font-size: 16px;
  font-style: italic;
}
@media (min-width: 601px) {
  .wysiwyg blockquote {
    margin-left: 50px;
    padding-left: 32px;
  }
}
.wysiwyg .callout {
  background: #8179ff;
  color: white;
  padding: 20px 30px;
  display: block;
  text-align: center;
}
.message-bar {
  position: relative;
  width: 100%;
  background-color: #8079FF;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: "Segoe UI Variable Static Text", sans-serif;
  color: #fff;
  border-bottom: 1px solid #EDE8E5;
  z-index: 99999;
}
.message-bar p {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}
.message-bar .close-message-bar {
  width: 20px;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
  opacity: 1;
}
.message-bar .close-message-bar a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
}
.event_category {
  font-size: 14px;
  text-transform: uppercase;
  color: #8079FF;
  font-weight: 700;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
.events-sec {
  padding: 45px 0px 45px 0px;
  margin: 45px 0px 45px 0px;
}
.events-sec .events-items {
  margin-top: 10px;
}
.events-sec .events-thumb {
  width: 100%;
  position: relative;
  display: block;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.events-sec .events-thumb:after {
  content: "";
  width: 100%;
  padding-bottom: 60%;
  position: relative;
  display: block;
}
.events-sec .events-thumb a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.events-sec .events-col {
  max-width: 400px;
  margin: 0px 0px;
  flex-shrink: 0;
  width: 100%;
}
.events-sec .events-col .event_category {
  font-size: 14px;
  text-transform: uppercase;
  color: #8079FF;
  font-weight: 700;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
.events-sec .events-col h3 {
  font-family: "Segoe UI Variable Static Text", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  padding: 28px 0px 28px 0px;
  margin: 0px;
}
.events-sec .events-col h3 a {
  text-decoration: none;
  color: inherit !important;
}
.events-sec .events-col p {
  margin: 0px;
  padding-bottom: 28px;
}
.events-sec .events-col .events-box {
  position: relative;
  height: 100%;
  padding-bottom: 40px;
}
.events-sec .events-details {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.events-sec .events-bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: left;
  padding-bottom: 0px;
}
@media handheld, only screen and (max-width: 1250px) {
  .events-sec .events-col {
    max-width: 100%;
    margin: 1% 1.5%;
    flex-shrink: 0;
    width: 30%;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .events-sec {
    padding: 60px 0px 30px 0px;
  }
  .events-sec .events-items {
    display: block !important;
    padding: 0px;
  }
  .events-sec .events-items .events-col {
    width: 90%;
    max-width: 342px;
    margin: 0px auto 30px auto;
  }
}
section .single-event p {
  font-weight: 16px;
}
section .single-event ul {
  font-size: 16px;
}
section .single-event ul li {
  font-size: 16px;
  font-weight: 300;
}
section .single-event ul li b {
  font-weight: 700;
}
section .single-event h5 {
  font-size: 16px;
  text-transform: uppercase;
  color: #8079FF;
  font-weight: 700;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
.speakers_boxes {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.speakers_boxes .speakers_box {
  width: calc(25% - 15px);
  margin-right: 15px;
  margin-top: 10px;
  background-color: #E2DDDA;
}
.speakers_boxes .speakers_box .speaker_box_img {
  width: 100%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.speakers_boxes .speakers_box .speaker_box_img:after {
  padding-bottom: 100%;
  content: "";
  width: 100%;
  display: block;
}
.speakers_boxes .speakers_box .speaker_text {
  padding: 10px;
  font-style: italic;
}
.speakers_boxes .speakers_box .speaker_text p {
  padding: 0px;
}
.gated-cols a.cta {
  display: block;
  color: #fff !important;
  background: #8079FF;
  text-decoration: none;
  padding: 10px 0px;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
}
.gated-cols a.cta::after {
  display: inline-block;
  font-family: "Font Awesome 6 Free";
  color: #fff;
  content: "";
  font-size: 22px;
  padding-left: 10px;
}
@media handheld, only screen and (max-width: 767px) {
  .sec_comparation {
    padding-bottom: 60px;
  }
}
.sec_comparation .compare_table {
  font-family: "Segoe UI Variable Static Text", sans-serif !important;
  margin-top: 0px;
  margin-bottom: 70px;
}
.sec_comparation .compare_table .compare_table_head {
  display: flex;
  align-items: stretch;
}
.sec_comparation .compare_table .compare_table_head .compare_col_1 {
  width: 29%;
  flex-grow: 0;
  flex-shrink: 0;
  border: 0px;
}
.sec_comparation .compare_table .compare_table_head .compare_col_2 {
  width: 38%;
  flex-grow: 0;
  flex-shrink: 0;
  border: 1px solid #191C1C;
  border-bottom: 0px;
  border-right: 0px;
  padding: 20px 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec_comparation .compare_table .compare_table_head .compare_col_2 h5 {
  text-align: center;
  font-size: 23px;
  font-weight: 400;
  margin: 0px auto;
  display: block;
  max-width: 250px;
  width: 100%;
  padding: 0px;
}
.sec_comparation .compare_table .compare_table_head .compare_col_3 {
  width: 33%;
  flex-grow: 0;
  flex-shrink: 0;
  border: 1px solid #191C1C;
  border-bottom: 0px;
  background-color: #f5f2f0;
  padding: 20px 30px;
  text-align: center;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec_comparation .compare_table .compare_table_head .compare_col_3 h5 {
  text-align: center;
  font-size: 23px;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  opacity: 0.65;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row {
  display: flex;
  align-items: stretch;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row .compare_col_1 {
  width: 29%;
  flex-grow: 0;
  flex-shrink: 0;
  border: 1px solid #191C1C;
  border-bottom: 0px;
  border-right: 0px;
  background-color: #f5f2f0;
  padding: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row .compare_col_1 h5 {
  text-align: center;
  font-size: 23px;
  font-weight: 400;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row .compare_col_1 .compare_icon {
  margin-bottom: 10px;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row .compare_col_2 {
  width: 38%;
  flex-grow: 0;
  flex-shrink: 0;
  border: 1px solid #191C1C;
  border-bottom: 0px;
  border-right: 0px;
  padding: 30px;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row .compare_col_3 {
  width: 33%;
  flex-grow: 0;
  flex-shrink: 0;
  border: 1px solid #191C1C;
  border-bottom: 0px;
  background-color: #f5f2f0;
  padding: 30px;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row .compare_col_3 ul {
  opacity: 0.65;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row .compare_col_3 ul li {
  font-size: 16px;
  line-height: 145%;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row.last_row .compare_col_1, .sec_comparation .compare_table .compare_table_body .compare_table_row.last_row .compare_col_2, .sec_comparation .compare_table .compare_table_body .compare_table_row.last_row .compare_col_3 {
  border-bottom: 1px solid #191C1C;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row ul.check {
  position: relative;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row ul.check li {
  margin: 0px;
  padding: 0px;
  margin-bottom: 23px;
  position: relative;
  list-style: none;
  font-weight: 400;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 16px;
  line-height: 145%;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row ul.check li span {
  width: 100%;
  text-align: left;
  display: block;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row ul.check li:before {
  width: 23px;
  height: 23px;
  flex-shrink: 0;
  background: url(../images/purple_check.svg) center no-repeat;
  background-size: cover;
  content: "";
  margin-right: 14px;
  position: relative;
  top: 4px;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row ul.check li:last-child {
  margin-bottom: 0px;
}
@media handheld, only screen and (max-width: 767px) {
  .sec_comparation .compare_table .compare_table_body .compare_table_row ul.check {
    margin-top: 30px;
  }
}
.sec_comparation .compare_table .compare_table_body .compare_table_row ul.x-mark-list li {
  margin: 0px;
  padding: 0px;
  margin-bottom: 23px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 145%;
}
.sec_comparation .compare_table .compare_table_body .compare_table_row ul.x-mark-list li:last-child {
  margin-bottom: 0px;
}
.page-id-13150 .info-sec p {
  font-weight: 400 !important;
}
.compare_mob .compare_item {
  border: 1px solid #191C1C;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 15px;
}
.compare_mob .compare_item h2 {
  font-size: 16px !important;
  padding: 15px !important;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.compare_mob .compare_item h2:after {
  flex-shrink: 0;
  flex-grow: 0;
  content: "";
  /* Font Awesome unicode for chevron-down */
  font-family: "Font Awesome 6 Free";
  /* Font Awesome family */
  font-weight: 900 !important;
  /* Font Awesome solid weight */
  margin-left: 8px;
  /* Space between text and icon */
  display: inline-block;
  /* Ensure the icon stays inline */
  font-size: 20px;
  width: 20px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23191C1C' fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.compare_mob .compare_item.show h2:after {
  transform: rotate(180deg);
}
.compare_mob .compare_item:not(.show) .compare_item_content {
  display: none;
}
.compare_mob .compare_item .compare_item_content .compare_item_logo {
  max-width: 200px;
  margin: 0px auto;
}
.compare_mob .compare_item .compare_item_content ul.check {
  position: relative;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.compare_mob .compare_item .compare_item_content ul.check li {
  margin: 0px;
  padding: 0px;
  margin-bottom: 23px;
  position: relative;
  list-style: none;
  font-weight: 400;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 16px;
  line-height: 145%;
}
.compare_mob .compare_item .compare_item_content ul.check li span {
  width: 100%;
  text-align: left;
  display: block;
}
.compare_mob .compare_item .compare_item_content ul.check li:before {
  width: 23px;
  height: 23px;
  flex-shrink: 0;
  background: url(../images/purple_check.svg) center no-repeat;
  background-size: cover;
  content: "";
  margin-right: 14px;
  position: relative;
  top: 4px;
}
.compare_mob .compare_item .compare_item_content ul.check li:last-child {
  margin-bottom: 0px;
}
@media handheld, only screen and (max-width: 767px) {
  .compare_mob .compare_item .compare_item_content ul.check {
    margin-top: 30px;
  }
}
.compare_mob .compare_item .compare_item_content ul.x-mark-list li {
  margin: 0px;
  padding: 0px;
  margin-bottom: 23px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 145%;
}
.compare_mob .compare_item .compare_item_content ul.x-mark-list li:last-child {
  margin-bottom: 0px;
}
.compare_mob .compare_item .compare_item_content .compare_item_allvue {
  padding: 15px;
}
.compare_mob .compare_item .compare_item_content .compare_item_other {
  border-top: 1px solid #191C1C;
  padding: 15px;
  background-color: #f5f2f0;
}
.compare_mob .compare_item .compare_item_content .compare_item_other ul {
  opacity: 0.65;
}
.compare_mob .compare_item.show h2 {
  background-color: #EDE8E5;
}
#compareAccordion {
  border: 0px !important;
}
#compareAccordion .accordion-item {
  border: 1px solid #191C1C;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 15px;
}
#compareAccordion .accordion-item .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238079FF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
#compareAccordion .accordion-item .accordion-button:not(.collapsed) {
  background-color: #ffffff !important;
  color: #191C1C !important;
  background-color: #EDE8E5 !important;
}
#compareAccordion .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238079FF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
#compareAccordion .accordion-item h2 {
  margin: 0px !important;
  padding: 0px !important;
  line-height: 1.5 !important;
  display: block !important;
}
#compareAccordion .accordion-item h2 button {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
#compareAccordion .accordion-item .accordion-body {
  padding: 0px;
}
#compareAccordion .compare_item_content .compare_item_logo {
  max-width: 200px;
  margin: 0px auto;
}
#compareAccordion .compare_item_content ul.check {
  position: relative;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#compareAccordion .compare_item_content ul.check li {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  position: relative;
  list-style: none;
  font-weight: 400;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 16px;
  line-height: 145%;
}
#compareAccordion .compare_item_content ul.check li span {
  width: 100%;
  text-align: left;
  display: block;
}
#compareAccordion .compare_item_content ul.check li:before {
  width: 23px;
  height: 23px;
  flex-shrink: 0;
  background: url(../images/purple_check.svg) center no-repeat;
  background-size: cover;
  content: "";
  margin-right: 14px;
  position: relative;
  top: 4px;
}
#compareAccordion .compare_item_content ul.check li:last-child {
  margin-bottom: 0px;
}
@media handheld, only screen and (max-width: 767px) {
  #compareAccordion .compare_item_content ul.check {
    margin-top: 15px;
  }
}
#compareAccordion .compare_item_content ul.x-mark-list li {
  margin: 0px;
  padding: 0px;
  margin-bottom: 15px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 145%;
}
#compareAccordion .compare_item_content ul.x-mark-list li:last-child {
  margin-bottom: 0px;
}
#compareAccordion .compare_item_content .compare_item_allvue {
  padding: 15px;
}
#compareAccordion .compare_item_content .compare_item_other {
  border-top: 1px solid #191C1C;
  padding: 15px;
  background-color: #f5f2f0;
}
#compareAccordion .compare_item_content .compare_item_other .other_platform {
  font-size: 18px;
  line-height: 1;
  text-align: center;
  font-weight: 700;
  opacity: 0.65;
  padding-bottom: 8px;
}
#compareAccordion .compare_item_content .compare_item_other ul {
  opacity: 0.65;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.page-id-13412 .info-sec p {
  font-weight: 400 !important;
}
.masonry-grid {
  column-count: 2;
  /* Number of columns */
  column-gap: 15px;
  /* Space between items */
}
.masonry-grid .sub_nav_col {
  break-inside: avoid;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 5px;
  width: 100%;
}
