/*
 Theme Name:   StatSocial Divi Child Teme
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Oleg
 Author URI:   http://legomushroom.com
 Template:     Divi
 Version:      0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.icon {
  display: block;
  position: relative;
}
.icon__svg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  fill: inherit;
  stroke: inherit;
  width: 100%;
  height: 100%;
}
.blurb .et_pb_main_blurb_image {
  float: left;
  width: 9.375rem;
  margin-right: 1.25rem;
}
@media all and (max-width: 1050px) {
  .blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
  }
}
.blurb h4 {
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 600;
}
.blurb p {
  margin-top: 0.125rem;
  font-size: 0.75rem;
  line-height: 1.9;
  letter-spacing: 0.03125rem;
}
.faq-page-navigation .et_pb_button {
  width: 100%;
  text-align: center;
}
.faq-page-navigation__historical-info .et_pb_button {
  padding-top: 0.625rem;
  padding-bottom: 0.5625rem;
}
.fp-audiencies .et_pb_text {
  padding: 3.75rem 5rem;
}
@media all and (max-width: 981px) {
  .fp-audiencies .et_pb_text {
    padding: 1.25rem 2.5rem;
  }
}
.fp-companies {
  font-size: 1.5rem;
  color: #3098c2;
  text-align: center;
  font-weight: bold;
  padding: 2.5rem 0 1.25rem;
  zoom: 1;
}
.fp-companies:after,
.fp-companies:before {
  content: '';
  display: table;
}
.fp-companies:after {
  clear: both;
}
.fp-companies__inner {
  margin-top: 1.875rem;
  width: 62499999.9375rem;
}
.fp-companies img {
  float: left;
  -webkit-animation: 50s fp-companies linear infinite;
  animation: 50s fp-companies linear infinite;
  max-width: none;
  max-height: 8.5rem;
}
@media all and (max-width: 400px) {
  .fp-companies img {
    width: 156.25rem;
    max-width: none;
    max-height: 4.625rem;
  }
}
hr {
  border: 0;
  height: 0.0625rem;
  background-color: #fff;
}
@-webkit-keyframes fp-companies {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes fp-companies {
  100% {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.fp-data-at-glance {
  width: 100%;
}
.fp-data-at-glance .svg {
  -webkit-transform: translate(-50%, 1.875rem);
  -ms-transform: translate(-50%, 1.875rem);
  transform: translate(-50%, 1.875rem);
  margin-left: 3px;
}
.fp-data-at-glance .et_pb_column {
  width: 50%;
}
.fp-data-at-glance .et_pb_column:nth-of-type(1) {
  padding: 1.875rem 3.75rem;
  padding-top: 8.75rem;
  min-height: 44.375rem;
  padding-right: 10rem;
}
@media all and (max-width: 1000px) {
  .fp-data-at-glance .et_pb_column:nth-of-type(1) {
    min-height: 0;
    padding: 1.875rem 1.25rem;
  }
}
.fp-data-at-glance .et_pb_column:nth-of-type(2) {
  width: 0;
}
@media all and (max-width: 1000px) {
  .fp-data-at-glance .et_pb_column:nth-of-type(2) {
    display: none;
  }
}
.fp-data-at-glance .et_pb_column:nth-of-type(3) {
  display: block;
  padding-top: 4.375rem;
  padding-left: 3.75rem;
}
@media all and (max-width: 1000px) {
  .fp-data-at-glance .et_pb_column:nth-of-type(3) {
    padding-left: 1.875rem;
  }
}
.fp-data-at-glance .et_pb_column .blurb + .blurb {
  margin-top: 1.25rem;
}
@media all and (max-width: 981px) {
  .fp-data-at-glance {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .fp-data-at-glance .et_pb_column:nth-child(1) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  .fp-data-at-glance .et_pb_column:nth-child(2) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  .fp-data-at-glance .et_pb_column:nth-child(3) {
    background-color: #fff;
    -webkit-order: 0;
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    padding-bottom: 1.875rem;
  }
  .fp-data-at-glance .et_pb_column:nth-child(3) .et_pb_text {
    color: #3098c2 !important;
    max-width: 36.25rem;
    margin: 0 auto;
  }
}
@media all and (max-width: 981px) {
  .fp-double-hover-section {
    width: 100%;
  }
}
.fp-double-hover-section .et_pb_column {
  margin: 0;
  width: 50%;
  position: relative;
  cursor: pointer;
  height: 25rem;
}
.fp-double-hover-section .et_pb_column:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.5);
  -ms-transform: translate(-50%, -50%) scale(1.5);
  transform: translate(-50%, -50%) scale(1.5);
}
.fp-double-hover-section .et_pb_column:hover .st-block-header {
  opacity: 1;
}
.fp-double-hover-section .et_pb_column:hover .fp-double-hover-section__description {
  opacity: 0;
}
.fp-double-hover-section .et_pb_column:hover .et_pb_image a:after {
  opacity: 1;
}
.fp-double-hover-section .et_pb_column:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 125rem;
  background-color: inherit;
}
.fp-double-hover-section__description {
  position: absolute;
  z-index: 0;
  bottom: 1.875rem;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.fp-double-hover-section .et_pb_image a {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.fp-double-hover-section .et_pb_image a:after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 125rem;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  z-index: 1;
}
.fp-double-hover-section .et_pb_image a:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 125rem;
  z-index: 2;
}
.fp-double-hover-section .et_pb_column:nth-of-type(1):before {
  right: 100%;
}
.fp-double-hover-section .et_pb_column:nth-of-type(1) .et_pb_image a:after,
.fp-double-hover-section .et_pb_column:nth-of-type(1) .et_pb_image a:before {
  right: 0;
}
.fp-double-hover-section .et_pb_column:nth-of-type(2):before {
  left: 100%;
}
.fp-double-hover-section .et_pb_column:nth-of-type(2) .et_pb_image a:after,
.fp-double-hover-section .et_pb_column:nth-of-type(2) .et_pb_image a:before {
  left: 0;
}
.fp-double-hover-section .st-block-header {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  width: 55%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.fp-double-hover-section img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.fp-footer .et_pb_column {
  width: 33.333333333333336%;
  margin: 0;
}
.fp-footer .et_pb_column:nth-of-type(3) a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.fp-footer .et_pb_column:nth-of-type(3) a:hover {
  opacity: 0.5;
}
.fp-footer .et_pb_column:nth-of-type(3) p {
  position: relative;
}
.fp-footer .et_pb_column:nth-of-type(3) p:after,
.fp-footer .et_pb_column:nth-of-type(3) p:before {
  content: '';
  position: absolute;
}
.fp-footer .et_pb_column:nth-of-type(3) p:before {
  border-radius: 50%;
  width: 0.3125rem;
  height: 0.3125rem;
  background-color: #fff;
  left: 50%;
  bottom: 0.0625rem;
  -webkit-transform: translateX(-7.5rem);
  -ms-transform: translateX(-7.5rem);
  transform: translateX(-7.5rem);
  box-shadow: 15rem 0 0 #fff;
}
.fp-footer .et_pb_column:nth-of-type(3) p:after {
  content: '';
  height: 0.0625rem;
  background-color: #fff;
  position: absolute;
  width: 15rem;
  left: 50%;
  bottom: 0.1875rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fp-footer .et_pb_column:nth-of-type(3) p {
  padding-bottom: 0.3125rem;
}
.fp-footer .footer-section__header,
.fp-footer h3 {
  font-size: 1.375rem;
  line-height: 1.9375rem;
  letter-spacing: 0.0625rem;
  font-weight: 700;
  margin-bottom: 3.125rem;
}
.fp-footer h3 {
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}
.footer-section__baby {
  z-index: 0;
}
@media all and (max-width: 981px) {
  .footer-section__baby {
    display: none;
  }
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality {
    padding: 3.75rem 0 !important;
  }
}
.fp-quantity-vs-quality .et_pb_text_9 {
  padding-top: 6.25rem;
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality .et_pb_text_9 {
    padding-top: 0rem;
  }
}
.fp-quantity-vs-quality .et_pb_text_10 {
  margin-left: -28.4375rem !important;
  margin-top: -1.875rem !important;
  max-width: 16rem;
}
@media all and (max-width: 1302px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    margin-left: -27.1875rem !important;
  }
}
@media all and (max-width: 1102px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    margin-left: -25.3125rem !important;
  }
}
@media all and (max-width: 1000px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    margin-left: -24.375rem !important;
  }
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    padding: 0;
    max-width: 100%;
    text-align: left;
    margin-left: 0 !important;
  }
}
.fp-quantity-vs-quality .et_pb_text_11 {
  margin-top: -6.25rem !important;
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality .et_pb_text_11 {
    margin-top: -1.875rem !important;
  }
}
.fp-quantity-vs-quality .et_pb_column_15 {
  width: 40%;
}
.fp-quantity-vs-quality .et_pb_column_16 {
  width: 20%;
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality .et_pb_column_16 {
    display: none;
  }
}
.fp-quantity-vs-quality .et_pb_column_16 .slide5 {
  left: 50%;
  margin-left: -0.125rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fp-quantity-vs-quality .et_pb_column_17 {
  width: 40%;
}
.fp-request-demo {
  overflow: hidden;
  height: 11.5625rem;
  z-index: 2;
}
.fp-request-demo a {
  cursor: pointer;
}
.fp-request-demo .et_pb_column {
  margin-bottom: 0;
}
.fp-request-demo .et_pb_promo_button {
  -webkit-transition: none;
  transition: none;
}
.image-tree {
  text-align: left;
  padding-top: 3.125rem;
  padding-bottom: 0;
  min-width: 35.625rem;
}
.image-tree .et_pb_column {
  text-align: left;
  width: 33.333333333333336% !important;
  margin: 0;
  height: 17.1875rem;
  position: relative;
}
.image-tree .et_pb_column:before {
  content: '';
  height: 0.1875rem;
  background-color: #fff;
  width: 50%;
  left: 50%;
  position: absolute;
}
.image-tree .et_pb_column:nth-of-type(2):nth-last-of-type(2):before {
  width: 100%;
  left: 0;
}
.image-tree .et_pb_column:last-of-type:before {
  left: 0;
}
.image-tree .et_pb_column:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0.0875rem;
  width: 0.1875rem;
  height: 4.375rem;
  margin-left: -0.09375rem;
  background-color: #fff;
}
.image-tree .et_pb_column img {
  border: 0.1875rem solid #fff;
  border-radius: 0.25rem;
  position: absolute;
  bottom: 3.4375rem;
  left: 50%;
  margin-left: -3.59375rem;
  width: 7.1875rem;
  height: 7.1875rem;
}
.image-tree .et_pb_column a {
  position: absolute;
  width: 100%;
  bottom: 0.625rem;
  text-align: center;
  color: inherit;
}
.image-tree--two-columns .et_pb_column {
  width: 50% !important;
}
@media all and (max-width: 981px) {
  .image-tree {
    width: 100% !important;
  }
  .image-tree .et_pb_column img {
    left: 0;
  }
}
@media all and (max-width: 570px) {
  .image-tree {
    padding-top: 0.625rem;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }
}
@media all and (max-width: 550px) {
  .image-tree {
    padding-top: 0;
    -webkit-transform: scale(0.85) translateX(-0.625rem);
    -ms-transform: scale(0.85) translateX(-0.625rem);
    transform: scale(0.85) translateX(-0.625rem);
  }
}
@media all and (max-width: 540px) {
  .image-tree {
    padding-top: 0;
    -webkit-transform: scale(0.8) translateX(-1.25rem);
    -ms-transform: scale(0.8) translateX(-1.25rem);
    transform: scale(0.8) translateX(-1.25rem);
  }
}
@media all and (max-width: 520px) {
  .image-tree {
    -webkit-transform: scale(0.8) translateX(-2.8125rem);
    -ms-transform: scale(0.8) translateX(-2.8125rem);
    transform: scale(0.8) translateX(-2.8125rem);
  }
}
@media all and (max-width: 490px) {
  .image-tree {
    -webkit-transform: scale(0.8) translateX(-3.4375rem);
    -ms-transform: scale(0.8) translateX(-3.4375rem);
    transform: scale(0.8) translateX(-3.4375rem);
  }
}
@media all and (max-width: 480px) {
  .image-tree {
    -webkit-transform: scale(0.75) translateX(-4.0625rem);
    -ms-transform: scale(0.75) translateX(-4.0625rem);
    transform: scale(0.75) translateX(-4.0625rem);
  }
}
@media all and (max-width: 470px) {
  .image-tree {
    -webkit-transform: scale(0.75) translateX(-4.6875rem);
    -ms-transform: scale(0.75) translateX(-4.6875rem);
    transform: scale(0.75) translateX(-4.6875rem);
  }
}
@media all and (max-width: 450px) {
  .image-tree {
    -webkit-transform: scale(0.75) translateX(-5.3125rem);
    -ms-transform: scale(0.75) translateX(-5.3125rem);
    transform: scale(0.75) translateX(-5.3125rem);
  }
}
@media all and (max-width: 430px) {
  .image-tree {
    -webkit-transform: scale(0.7) translateX(-6.25rem);
    -ms-transform: scale(0.7) translateX(-6.25rem);
    transform: scale(0.7) translateX(-6.25rem);
  }
}
@media all and (max-width: 420px) {
  .image-tree {
    -webkit-transform: scale(0.7) translateX(-6.875rem);
    -ms-transform: scale(0.7) translateX(-6.875rem);
    transform: scale(0.7) translateX(-6.875rem);
  }
}
@media all and (max-width: 405px) {
  .image-tree {
    -webkit-transform: scale(0.65) translateX(-7.8125rem);
    -ms-transform: scale(0.65) translateX(-7.8125rem);
    transform: scale(0.65) translateX(-7.8125rem);
  }
}
@media all and (max-width: 390px) {
  .image-tree {
    -webkit-transform: scale(0.65) translateX(-8.75rem);
    -ms-transform: scale(0.65) translateX(-8.75rem);
    transform: scale(0.65) translateX(-8.75rem);
  }
}
@media all and (max-width: 375px) {
  .image-tree {
    -webkit-transform: scale(0.65) translateX(-9.6875rem);
    -ms-transform: scale(0.65) translateX(-9.6875rem);
    transform: scale(0.65) translateX(-9.6875rem);
  }
}
@media all and (max-width: 365px) {
  .image-tree {
    -webkit-transform: scale(0.6) translateX(-10.9375rem);
    -ms-transform: scale(0.6) translateX(-10.9375rem);
    transform: scale(0.6) translateX(-10.9375rem);
  }
}
@media all and (max-width: 345px) {
  .image-tree {
    -webkit-transform: scale(0.55) translateX(-13.125rem);
    -ms-transform: scale(0.55) translateX(-13.125rem);
    transform: scale(0.55) translateX(-13.125rem);
  }
}
@media all and (max-width: 320px) {
  .image-tree {
    -webkit-transform: scale(0.55) translateX(-14.0625rem);
    -ms-transform: scale(0.55) translateX(-14.0625rem);
    transform: scale(0.55) translateX(-14.0625rem);
  }
}
.investors-table {
  position: relative;
  z-index: 3;
}
.team .et_pb_column_1_3 {
  width: 32%;
  margin-right: 2%;
}
.team .et_pb_column_1_3:last-of-type {
  margin-right: 0;
}
@media all and (max-width: 1080px) {
  .team .et_pb_column_1_3 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4.6875rem;
  }
}
@media all and (max-width: 981px) {
  .team .et_pb_column_1_3 {
    margin-bottom: 1.875rem;
  }
}
.member {
  margin: 0 auto;
  max-width: 32.5rem;
  width: 100%;
}
.member .member-avatar {
  float: left;
}
.member .member-right {
  margin-left: 8.75rem;
}
.member-social {
  background-color: rgba(255,255,255,0.3);
  height: 2.5rem;
  padding-top: 0.625rem;
  text-align: center;
}
.member-social__content {
  display: inline-block;
}
.member-social__bit {
  float: left;
  display: block;
}
.member-social__bit:hover {
  opacity: 0.75;
  cursor: pointer;
}
.member-social__bit + .member-social__bit {
  margin-left: 1.25rem;
}
.member-social__bit .icon {
  fill: #fff;
  width: 1.25rem;
  height: 1.25rem;
}
.member-captions {
  width: 12.5rem;
  color: #fff;
}
.member-captions__bit {
  width: 100%;
  display: block;
  text-align: center;
}
.member-captions__bit-name {
  font-size: 1.125rem;
  letter-spacing: 0.03125rem;
  font-weight: bold;
  line-height: 1.2;
}
.member-captions__bit-position {
  font-size: 0.8125rem;
  line-height: 1.4;
  font-weight: 400;
  text-transform: capitalize;
}
.member-right {
  height: 8.75rem;
  border: 0.0625rem solid rgba(255,255,255,0.3);
  border-left: 0;
  border-top-right-radius: 0.4375rem;
  border-bottom-right-radius: 0.4375rem;
}
.member-right__top {
  height: 6.125rem;
  display: table;
  width: 100%;
}
.member-right .member-captions {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0.625rem;
}
.member-right .member-social {
  border-bottom-right-radius: 0.375rem;
}
.member-avatar {
  width: 8.75rem;
  height: 8.75rem;
  border-top-left-radius: 0.4375rem;
  border-bottom-left-radius: 0.4375rem;
}
.source-tag {
  background-color: #3098c2;
  color: #fff;
  border-radius: 0.25rem;
  display: inline-block;
  padding: 0.3125rem 0.625rem;
  padding-bottom: 0.5rem;
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: 0.03125rem;
  margin-top: 0.3125rem;
  margin-right: 0.3125rem;
}
.st-block-header {
  font-weight: 700;
  color: #1d96c6;
  position: relative;
  z-index: 1;
}
.st-block-header h1 {
  color: inherit;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: none;
  margin-top: 0.3125rem;
}
.st-block-header p {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.03125rem;
  margin-top: 1.125rem;
}
.st-block-header p:first-child {
  text-transform: uppercase;
  font-size: 0.8125rem;
  line-height: 2;
  letter-spacing: 0.03125rem;
  position: relative;
  margin-top: -0.625rem;
}
.st-block-header p:first-child strong {
  font-size: inherit;
  display: inline;
}
.st-block-header hr {
  height: 4px;
  width: 30px;
  border: none;
  color: inherit;
  background-color: currentColor;
  display: block;
  margin: 0;
  margin-top: 5px;
  text-align: left;
}
.st-block-header strong {
  font-size: 1rem;
  display: inline-block;
  margin-bottom: 0.125rem;
}
.st-block-header--three h1 {
  margin-top: 1.5625rem;
}
.st-block-header--three h1:last-child {
  margin-top: 0;
}
.st-block-header--three p {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.7;
}
.st-block-header--three a {
  text-decoration: underline;
}
.st-block-header--small-text p {
  font-size: 0.75rem;
  line-height: 1.9;
}
.tailored-block .et_pb_column {
  position: relative;
  height: 21.5625rem;
}
.tailored-block .et_pb_column .st-block-header {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media all and (max-width: 981px) {
  .tailored-block .et_pb_column .st-block-header {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.tailored-block .et_pb_column:first-of-type {
  text-align: center;
}
.tailored-block .et_pb_column:first-of-type .et_pb_module {
  height: 100%;
  display: inline-block;
  position: relative;
}
.tailored-block .et_pb_column:first-of-type svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media all and (max-width: 981px) {
  .tailored-block .et_pb_column:nth-of-type(2) {
    height: auto;
  }
  .tailored-block .et_pb_column:nth-of-type(2) .st-block-header {
    position: static;
  }
}
.webinars-teacher .et_pb_main_blurb_image {
  width: 7.1875rem;
}
.webinars-teacher .et_pb_blurb_content {
  max-width: 100%;
}
@media all and (max-width: 580px) {
  .webinars-teacher .et_pb_main_blurb_image {
    display: block;
    margin-bottom: 0.625rem;
  }
  .webinars-teacher .et_pb_blurb_container {
    padding-left: 0;
    border-bottom: 0.125rem solid;
    padding-bottom: 1.25rem;
  }
  .webinars-teacher:last-of-type .et_pb_blurb_container {
    border-bottom: 0;
  }
}
.blurb .et_pb_main_blurb_image {
  float: left;
  width: 9.375rem;
  margin-right: 1.25rem;
}
@media all and (max-width: 1050px) {
  .blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
  }
}
.blurb h4 {
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 600;
}
.blurb p {
  margin-top: 0.125rem;
  font-size: 0.75rem;
  line-height: 1.9;
  letter-spacing: 0.03125rem;
}
.faq-page-navigation .et_pb_button {
  width: 100%;
  text-align: center;
}
.faq-page-navigation__historical-info .et_pb_button {
  padding-top: 0.625rem;
  padding-bottom: 0.5625rem;
}
.fp-audiencies .et_pb_text {
  padding: 3.75rem 5rem;
}
@media all and (max-width: 981px) {
  .fp-audiencies .et_pb_text {
    padding: 1.25rem 2.5rem;
  }
}
.fp-companies {
  font-size: 1.5rem;
  color: #3098c2;
  text-align: center;
  font-weight: bold;
  padding: 2.5rem 0 1.25rem;
  zoom: 1;
}
.fp-companies:after,
.fp-companies:before {
  content: '';
  display: table;
}
.fp-companies:after {
  clear: both;
}
.fp-companies__inner {
  margin-top: 1.875rem;
  width: 62499999.9375rem;
}
.fp-companies img {
  float: left;
  -webkit-animation: 50s fp-companies linear infinite;
  animation: 50s fp-companies linear infinite;
  max-width: none;
  max-height: 8.5rem;
}
@media all and (max-width: 400px) {
  .fp-companies img {
    width: 156.25rem;
    max-width: none;
    max-height: 4.625rem;
  }
}
hr {
  border: 0;
  height: 0.0625rem;
  background-color: #fff;
}
@-webkit-keyframes fp-companies {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes fp-companies {
  100% {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.fp-data-at-glance {
  width: 100%;
}
.fp-data-at-glance .svg {
  -webkit-transform: translate(-50%, 1.875rem);
  -ms-transform: translate(-50%, 1.875rem);
  transform: translate(-50%, 1.875rem);
  margin-left: 3px;
}
.fp-data-at-glance .et_pb_column {
  width: 50%;
}
.fp-data-at-glance .et_pb_column:nth-of-type(1) {
  padding: 1.875rem 3.75rem;
  padding-top: 8.75rem;
  min-height: 44.375rem;
  padding-right: 10rem;
}
@media all and (max-width: 1000px) {
  .fp-data-at-glance .et_pb_column:nth-of-type(1) {
    min-height: 0;
    padding: 1.875rem 1.25rem;
  }
}
.fp-data-at-glance .et_pb_column:nth-of-type(2) {
  width: 0;
}
@media all and (max-width: 1000px) {
  .fp-data-at-glance .et_pb_column:nth-of-type(2) {
    display: none;
  }
}
.fp-data-at-glance .et_pb_column:nth-of-type(3) {
  display: block;
  padding-top: 4.375rem;
  padding-left: 3.75rem;
}
@media all and (max-width: 1000px) {
  .fp-data-at-glance .et_pb_column:nth-of-type(3) {
    padding-left: 1.875rem;
  }
}
.fp-data-at-glance .et_pb_column .blurb + .blurb {
  margin-top: 1.25rem;
}
@media all and (max-width: 981px) {
  .fp-data-at-glance {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .fp-data-at-glance .et_pb_column:nth-child(1) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  .fp-data-at-glance .et_pb_column:nth-child(2) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  .fp-data-at-glance .et_pb_column:nth-child(3) {
    background-color: #fff;
    -webkit-order: 0;
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    padding-bottom: 1.875rem;
  }
  .fp-data-at-glance .et_pb_column:nth-child(3) .et_pb_text {
    color: #3098c2 !important;
    max-width: 36.25rem;
    margin: 0 auto;
  }
}
@media all and (max-width: 981px) {
  .fp-double-hover-section {
    width: 100%;
  }
}
.fp-double-hover-section .et_pb_column {
  margin: 0;
  width: 50%;
  position: relative;
  cursor: pointer;
  height: 25rem;
}
.fp-double-hover-section .et_pb_column:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.5);
  -ms-transform: translate(-50%, -50%) scale(1.5);
  transform: translate(-50%, -50%) scale(1.5);
}
.fp-double-hover-section .et_pb_column:hover .st-block-header {
  opacity: 1;
}
.fp-double-hover-section .et_pb_column:hover .fp-double-hover-section__description {
  opacity: 0;
}
.fp-double-hover-section .et_pb_column:hover .et_pb_image a:after {
  opacity: 1;
}
.fp-double-hover-section .et_pb_column:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 125rem;
  background-color: inherit;
}
.fp-double-hover-section__description {
  position: absolute;
  z-index: 0;
  bottom: 1.875rem;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.fp-double-hover-section .et_pb_image a {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.fp-double-hover-section .et_pb_image a:after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 125rem;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  z-index: 1;
}
.fp-double-hover-section .et_pb_image a:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 125rem;
  z-index: 2;
}
.fp-double-hover-section .et_pb_column:nth-of-type(1):before {
  right: 100%;
}
.fp-double-hover-section .et_pb_column:nth-of-type(1) .et_pb_image a:after,
.fp-double-hover-section .et_pb_column:nth-of-type(1) .et_pb_image a:before {
  right: 0;
}
.fp-double-hover-section .et_pb_column:nth-of-type(2):before {
  left: 100%;
}
.fp-double-hover-section .et_pb_column:nth-of-type(2) .et_pb_image a:after,
.fp-double-hover-section .et_pb_column:nth-of-type(2) .et_pb_image a:before {
  left: 0;
}
.fp-double-hover-section .st-block-header {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  width: 55%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.fp-double-hover-section img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.fp-footer .et_pb_column {
  width: 33.333333333333336%;
  margin: 0;
}
.fp-footer .et_pb_column:nth-of-type(3) a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.fp-footer .et_pb_column:nth-of-type(3) a:hover {
  opacity: 0.5;
}
.fp-footer .et_pb_column:nth-of-type(3) p {
  position: relative;
}
.fp-footer .et_pb_column:nth-of-type(3) p:after,
.fp-footer .et_pb_column:nth-of-type(3) p:before {
  content: '';
  position: absolute;
}
.fp-footer .et_pb_column:nth-of-type(3) p:before {
  border-radius: 50%;
  width: 0.3125rem;
  height: 0.3125rem;
  background-color: #fff;
  left: 50%;
  bottom: 0.0625rem;
  -webkit-transform: translateX(-7.5rem);
  -ms-transform: translateX(-7.5rem);
  transform: translateX(-7.5rem);
  box-shadow: 15rem 0 0 #fff;
}
.fp-footer .et_pb_column:nth-of-type(3) p:after {
  content: '';
  height: 0.0625rem;
  background-color: #fff;
  position: absolute;
  width: 15rem;
  left: 50%;
  bottom: 0.1875rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fp-footer .et_pb_column:nth-of-type(3) p {
  padding-bottom: 0.3125rem;
}
.fp-footer .footer-section__header,
.fp-footer h3 {
  font-size: 1.375rem;
  line-height: 1.9375rem;
  letter-spacing: 0.0625rem;
  font-weight: 700;
  margin-bottom: 3.125rem;
}
.fp-footer h3 {
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}
.footer-section__baby {
  z-index: 0;
}
@media all and (max-width: 981px) {
  .footer-section__baby {
    display: none;
  }
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality {
    padding: 3.75rem 0 !important;
  }
}
.fp-quantity-vs-quality .et_pb_text_9 {
  padding-top: 6.25rem;
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality .et_pb_text_9 {
    padding-top: 0rem;
  }
}
.fp-quantity-vs-quality .et_pb_text_10 {
  margin-left: -28.4375rem !important;
  margin-top: -1.875rem !important;
  max-width: 16rem;
}
@media all and (max-width: 1302px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    margin-left: -27.1875rem !important;
  }
}
@media all and (max-width: 1102px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    margin-left: -25.3125rem !important;
  }
}
@media all and (max-width: 1000px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    margin-left: -24.375rem !important;
  }
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    padding: 0;
    max-width: 100%;
    text-align: left;
    margin-left: 0 !important;
  }
}
.fp-quantity-vs-quality .et_pb_text_11 {
  margin-top: -6.25rem !important;
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality .et_pb_text_11 {
    margin-top: -1.875rem !important;
  }
}
.fp-quantity-vs-quality .et_pb_column_15 {
  width: 40%;
}
.fp-quantity-vs-quality .et_pb_column_16 {
  width: 20%;
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality .et_pb_column_16 {
    display: none;
  }
}
.fp-quantity-vs-quality .et_pb_column_16 .slide5 {
  left: 50%;
  margin-left: -0.125rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fp-quantity-vs-quality .et_pb_column_17 {
  width: 40%;
}
.fp-request-demo {
  overflow: hidden;
  height: 11.5625rem;
  z-index: 2;
}
.fp-request-demo a {
  cursor: pointer;
}
.fp-request-demo .et_pb_column {
  margin-bottom: 0;
}
.fp-request-demo .et_pb_promo_button {
  -webkit-transition: none;
  transition: none;
}
.image-tree {
  text-align: left;
  padding-top: 3.125rem;
  padding-bottom: 0;
  min-width: 35.625rem;
}
.image-tree .et_pb_column {
  text-align: left;
  width: 33.333333333333336% !important;
  margin: 0;
  height: 17.1875rem;
  position: relative;
}
.image-tree .et_pb_column:before {
  content: '';
  height: 0.1875rem;
  background-color: #fff;
  width: 50%;
  left: 50%;
  position: absolute;
}
.image-tree .et_pb_column:nth-of-type(2):nth-last-of-type(2):before {
  width: 100%;
  left: 0;
}
.image-tree .et_pb_column:last-of-type:before {
  left: 0;
}
.image-tree .et_pb_column:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0.0875rem;
  width: 0.1875rem;
  height: 4.375rem;
  margin-left: -0.09375rem;
  background-color: #fff;
}
.image-tree .et_pb_column img {
  border: 0.1875rem solid #fff;
  border-radius: 0.25rem;
  position: absolute;
  bottom: 3.4375rem;
  left: 50%;
  margin-left: -3.59375rem;
  width: 7.1875rem;
  height: 7.1875rem;
}
.image-tree .et_pb_column a {
  position: absolute;
  width: 100%;
  bottom: 0.625rem;
  text-align: center;
  color: inherit;
}
.image-tree--two-columns .et_pb_column {
  width: 50% !important;
}
@media all and (max-width: 981px) {
  .image-tree {
    width: 100% !important;
  }
  .image-tree .et_pb_column img {
    left: 0;
  }
}
@media all and (max-width: 570px) {
  .image-tree {
    padding-top: 0.625rem;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }
}
@media all and (max-width: 550px) {
  .image-tree {
    padding-top: 0;
    -webkit-transform: scale(0.85) translateX(-0.625rem);
    -ms-transform: scale(0.85) translateX(-0.625rem);
    transform: scale(0.85) translateX(-0.625rem);
  }
}
@media all and (max-width: 540px) {
  .image-tree {
    padding-top: 0;
    -webkit-transform: scale(0.8) translateX(-1.25rem);
    -ms-transform: scale(0.8) translateX(-1.25rem);
    transform: scale(0.8) translateX(-1.25rem);
  }
}
@media all and (max-width: 520px) {
  .image-tree {
    -webkit-transform: scale(0.8) translateX(-2.8125rem);
    -ms-transform: scale(0.8) translateX(-2.8125rem);
    transform: scale(0.8) translateX(-2.8125rem);
  }
}
@media all and (max-width: 490px) {
  .image-tree {
    -webkit-transform: scale(0.8) translateX(-3.4375rem);
    -ms-transform: scale(0.8) translateX(-3.4375rem);
    transform: scale(0.8) translateX(-3.4375rem);
  }
}
@media all and (max-width: 480px) {
  .image-tree {
    -webkit-transform: scale(0.75) translateX(-4.0625rem);
    -ms-transform: scale(0.75) translateX(-4.0625rem);
    transform: scale(0.75) translateX(-4.0625rem);
  }
}
@media all and (max-width: 470px) {
  .image-tree {
    -webkit-transform: scale(0.75) translateX(-4.6875rem);
    -ms-transform: scale(0.75) translateX(-4.6875rem);
    transform: scale(0.75) translateX(-4.6875rem);
  }
}
@media all and (max-width: 450px) {
  .image-tree {
    -webkit-transform: scale(0.75) translateX(-5.3125rem);
    -ms-transform: scale(0.75) translateX(-5.3125rem);
    transform: scale(0.75) translateX(-5.3125rem);
  }
}
@media all and (max-width: 430px) {
  .image-tree {
    -webkit-transform: scale(0.7) translateX(-6.25rem);
    -ms-transform: scale(0.7) translateX(-6.25rem);
    transform: scale(0.7) translateX(-6.25rem);
  }
}
@media all and (max-width: 420px) {
  .image-tree {
    -webkit-transform: scale(0.7) translateX(-6.875rem);
    -ms-transform: scale(0.7) translateX(-6.875rem);
    transform: scale(0.7) translateX(-6.875rem);
  }
}
@media all and (max-width: 405px) {
  .image-tree {
    -webkit-transform: scale(0.65) translateX(-7.8125rem);
    -ms-transform: scale(0.65) translateX(-7.8125rem);
    transform: scale(0.65) translateX(-7.8125rem);
  }
}
@media all and (max-width: 390px) {
  .image-tree {
    -webkit-transform: scale(0.65) translateX(-8.75rem);
    -ms-transform: scale(0.65) translateX(-8.75rem);
    transform: scale(0.65) translateX(-8.75rem);
  }
}
@media all and (max-width: 375px) {
  .image-tree {
    -webkit-transform: scale(0.65) translateX(-9.6875rem);
    -ms-transform: scale(0.65) translateX(-9.6875rem);
    transform: scale(0.65) translateX(-9.6875rem);
  }
}
@media all and (max-width: 365px) {
  .image-tree {
    -webkit-transform: scale(0.6) translateX(-10.9375rem);
    -ms-transform: scale(0.6) translateX(-10.9375rem);
    transform: scale(0.6) translateX(-10.9375rem);
  }
}
@media all and (max-width: 345px) {
  .image-tree {
    -webkit-transform: scale(0.55) translateX(-13.125rem);
    -ms-transform: scale(0.55) translateX(-13.125rem);
    transform: scale(0.55) translateX(-13.125rem);
  }
}
@media all and (max-width: 320px) {
  .image-tree {
    -webkit-transform: scale(0.55) translateX(-14.0625rem);
    -ms-transform: scale(0.55) translateX(-14.0625rem);
    transform: scale(0.55) translateX(-14.0625rem);
  }
}
.investors-table {
  position: relative;
  z-index: 3;
}
.team .et_pb_column_1_3 {
  width: 32%;
  margin-right: 2%;
}
.team .et_pb_column_1_3:last-of-type {
  margin-right: 0;
}
@media all and (max-width: 1080px) {
  .team .et_pb_column_1_3 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4.6875rem;
  }
}
@media all and (max-width: 981px) {
  .team .et_pb_column_1_3 {
    margin-bottom: 1.875rem;
  }
}
.member {
  margin: 0 auto;
  max-width: 32.5rem;
  width: 100%;
}
.member .member-avatar {
  float: left;
}
.member .member-right {
  margin-left: 8.75rem;
}
.member-social {
  background-color: rgba(255,255,255,0.3);
  height: 2.5rem;
  padding-top: 0.625rem;
  text-align: center;
}
.member-social__content {
  display: inline-block;
}
.member-social__bit {
  float: left;
  display: block;
}
.member-social__bit:hover {
  opacity: 0.75;
  cursor: pointer;
}
.member-social__bit + .member-social__bit {
  margin-left: 1.25rem;
}
.member-social__bit .icon {
  fill: #fff;
  width: 1.25rem;
  height: 1.25rem;
}
.member-captions {
  width: 12.5rem;
  color: #fff;
}
.member-captions__bit {
  width: 100%;
  display: block;
  text-align: center;
}
.member-captions__bit-name {
  font-size: 1.125rem;
  letter-spacing: 0.03125rem;
  font-weight: bold;
  line-height: 1.2;
}
.member-captions__bit-position {
  font-size: 0.8125rem;
  line-height: 1.4;
  font-weight: 400;
  text-transform: capitalize;
}
.member-right {
  height: 8.75rem;
  border: 0.0625rem solid rgba(255,255,255,0.3);
  border-left: 0;
  border-top-right-radius: 0.4375rem;
  border-bottom-right-radius: 0.4375rem;
}
.member-right__top {
  height: 6.125rem;
  display: table;
  width: 100%;
}
.member-right .member-captions {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0.625rem;
}
.member-right .member-social {
  border-bottom-right-radius: 0.375rem;
}
.member-avatar {
  width: 8.75rem;
  height: 8.75rem;
  border-top-left-radius: 0.4375rem;
  border-bottom-left-radius: 0.4375rem;
}
.source-tag {
  background-color: #3098c2;
  color: #fff;
  border-radius: 0.25rem;
  display: inline-block;
  padding: 0.3125rem 0.625rem;
  padding-bottom: 0.5rem;
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: 0.03125rem;
  margin-top: 0.3125rem;
  margin-right: 0.3125rem;
}
.st-block-header {
  font-weight: 700;
  color: #1d96c6;
  position: relative;
  z-index: 1;
}
.st-block-header h1 {
  color: inherit;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: none;
  margin-top: 0.3125rem;
}
.st-block-header p {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.03125rem;
  margin-top: 1.125rem;
}
.st-block-header p:first-child {
  text-transform: uppercase;
  font-size: 0.8125rem;
  line-height: 2;
  letter-spacing: 0.03125rem;
  position: relative;
  margin-top: -0.625rem;
}
.st-block-header p:first-child strong {
  font-size: inherit;
  display: inline;
}
.st-block-header hr {
  height: 4px;
  width: 30px;
  border: none;
  color: inherit;
  background-color: currentColor;
  display: block;
  margin: 0;
  margin-top: 5px;
  text-align: left;
}
.st-block-header strong {
  font-size: 1rem;
  display: inline-block;
  margin-bottom: 0.125rem;
}
.st-block-header--three h1 {
  margin-top: 1.5625rem;
}
.st-block-header--three h1:last-child {
  margin-top: 0;
}
.st-block-header--three p {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.7;
}
.st-block-header--three a {
  text-decoration: underline;
}
.st-block-header--small-text p {
  font-size: 0.75rem;
  line-height: 1.9;
}
.tailored-block .et_pb_column {
  position: relative;
  height: 21.5625rem;
}
.tailored-block .et_pb_column .st-block-header {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media all and (max-width: 981px) {
  .tailored-block .et_pb_column .st-block-header {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.tailored-block .et_pb_column:first-of-type {
  text-align: center;
}
.tailored-block .et_pb_column:first-of-type .et_pb_module {
  height: 100%;
  display: inline-block;
  position: relative;
}
.tailored-block .et_pb_column:first-of-type svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media all and (max-width: 981px) {
  .tailored-block .et_pb_column:nth-of-type(2) {
    height: auto;
  }
  .tailored-block .et_pb_column:nth-of-type(2) .st-block-header {
    position: static;
  }
}
.webinars-teacher .et_pb_main_blurb_image {
  width: 7.1875rem;
}
.webinars-teacher .et_pb_blurb_content {
  max-width: 100%;
}
@media all and (max-width: 580px) {
  .webinars-teacher .et_pb_main_blurb_image {
    display: block;
    margin-bottom: 0.625rem;
  }
  .webinars-teacher .et_pb_blurb_container {
    padding-left: 0;
    border-bottom: 0.125rem solid;
    padding-bottom: 1.25rem;
  }
  .webinars-teacher:last-of-type .et_pb_blurb_container {
    border-bottom: 0;
  }
}
.blurb .et_pb_main_blurb_image {
  float: left;
  width: 9.375rem;
  margin-right: 1.25rem;
}
@media all and (max-width: 1050px) {
  .blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
  }
}
.blurb h4 {
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 600;
}
.blurb p {
  margin-top: 0.125rem;
  font-size: 0.75rem;
  line-height: 1.9;
  letter-spacing: 0.03125rem;
}
.faq-page-navigation .et_pb_button {
  width: 100%;
  text-align: center;
}
.faq-page-navigation__historical-info .et_pb_button {
  padding-top: 0.625rem;
  padding-bottom: 0.5625rem;
}
.fp-audiencies .et_pb_text {
  padding: 3.75rem 5rem;
}
@media all and (max-width: 981px) {
  .fp-audiencies .et_pb_text {
    padding: 1.25rem 2.5rem;
  }
}
.fp-companies {
  font-size: 1.5rem;
  color: #3098c2;
  text-align: center;
  font-weight: bold;
  padding: 2.5rem 0 1.25rem;
  zoom: 1;
}
.fp-companies:after,
.fp-companies:before {
  content: '';
  display: table;
}
.fp-companies:after {
  clear: both;
}
.fp-companies__inner {
  margin-top: 1.875rem;
  width: 62499999.9375rem;
}
.fp-companies img {
  float: left;
  -webkit-animation: 50s fp-companies linear infinite;
  animation: 50s fp-companies linear infinite;
  max-width: none;
  max-height: 8.5rem;
}
@media all and (max-width: 400px) {
  .fp-companies img {
    width: 156.25rem;
    max-width: none;
    max-height: 4.625rem;
  }
}
hr {
  border: 0;
  height: 0.0625rem;
  background-color: #fff;
}
@-webkit-keyframes fp-companies {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes fp-companies {
  100% {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.fp-data-at-glance {
  width: 100%;
}
.fp-data-at-glance .svg {
  -webkit-transform: translate(-50%, 1.875rem);
  -ms-transform: translate(-50%, 1.875rem);
  transform: translate(-50%, 1.875rem);
  margin-left: 3px;
}
.fp-data-at-glance .et_pb_column {
  width: 50%;
}
.fp-data-at-glance .et_pb_column:nth-of-type(1) {
  padding: 1.875rem 3.75rem;
  padding-top: 8.75rem;
  min-height: 44.375rem;
  padding-right: 10rem;
}
@media all and (max-width: 1000px) {
  .fp-data-at-glance .et_pb_column:nth-of-type(1) {
    min-height: 0;
    padding: 1.875rem 1.25rem;
  }
}
.fp-data-at-glance .et_pb_column:nth-of-type(2) {
  width: 0;
}
@media all and (max-width: 1000px) {
  .fp-data-at-glance .et_pb_column:nth-of-type(2) {
    display: none;
  }
}
.fp-data-at-glance .et_pb_column:nth-of-type(3) {
  display: block;
  padding-top: 4.375rem;
  padding-left: 3.75rem;
}
@media all and (max-width: 1000px) {
  .fp-data-at-glance .et_pb_column:nth-of-type(3) {
    padding-left: 1.875rem;
  }
}
.fp-data-at-glance .et_pb_column .blurb + .blurb {
  margin-top: 1.25rem;
}
@media all and (max-width: 981px) {
  .fp-data-at-glance {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .fp-data-at-glance .et_pb_column:nth-child(1) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  .fp-data-at-glance .et_pb_column:nth-child(2) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  .fp-data-at-glance .et_pb_column:nth-child(3) {
    background-color: #fff;
    -webkit-order: 0;
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    padding-bottom: 1.875rem;
  }
  .fp-data-at-glance .et_pb_column:nth-child(3) .et_pb_text {
    color: #3098c2 !important;
    max-width: 36.25rem;
    margin: 0 auto;
  }
}
@media all and (max-width: 981px) {
  .fp-double-hover-section {
    width: 100%;
  }
}
.fp-double-hover-section .et_pb_column {
  margin: 0;
  width: 50%;
  position: relative;
  cursor: pointer;
  height: 25rem;
}
.fp-double-hover-section .et_pb_column:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.5);
  -ms-transform: translate(-50%, -50%) scale(1.5);
  transform: translate(-50%, -50%) scale(1.5);
}
.fp-double-hover-section .et_pb_column:hover .st-block-header {
  opacity: 1;
}
.fp-double-hover-section .et_pb_column:hover .fp-double-hover-section__description {
  opacity: 0;
}
.fp-double-hover-section .et_pb_column:hover .et_pb_image a:after {
  opacity: 1;
}
.fp-double-hover-section .et_pb_column:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 125rem;
  background-color: inherit;
}
.fp-double-hover-section__description {
  position: absolute;
  z-index: 0;
  bottom: 1.875rem;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.fp-double-hover-section .et_pb_image a {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.fp-double-hover-section .et_pb_image a:after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 125rem;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  z-index: 1;
}
.fp-double-hover-section .et_pb_image a:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 125rem;
  z-index: 2;
}
.fp-double-hover-section .et_pb_column:nth-of-type(1):before {
  right: 100%;
}
.fp-double-hover-section .et_pb_column:nth-of-type(1) .et_pb_image a:after,
.fp-double-hover-section .et_pb_column:nth-of-type(1) .et_pb_image a:before {
  right: 0;
}
.fp-double-hover-section .et_pb_column:nth-of-type(2):before {
  left: 100%;
}
.fp-double-hover-section .et_pb_column:nth-of-type(2) .et_pb_image a:after,
.fp-double-hover-section .et_pb_column:nth-of-type(2) .et_pb_image a:before {
  left: 0;
}
.fp-double-hover-section .st-block-header {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  width: 55%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.fp-double-hover-section img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.fp-footer .et_pb_column {
  width: 33.333333333333336%;
  margin: 0;
}
.fp-footer .et_pb_column:nth-of-type(3) a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.fp-footer .et_pb_column:nth-of-type(3) a:hover {
  opacity: 0.5;
}
.fp-footer .et_pb_column:nth-of-type(3) p {
  position: relative;
}
.fp-footer .et_pb_column:nth-of-type(3) p:after,
.fp-footer .et_pb_column:nth-of-type(3) p:before {
  content: '';
  position: absolute;
}
.fp-footer .et_pb_column:nth-of-type(3) p:before {
  border-radius: 50%;
  width: 0.3125rem;
  height: 0.3125rem;
  background-color: #fff;
  left: 50%;
  bottom: 0.0625rem;
  -webkit-transform: translateX(-7.5rem);
  -ms-transform: translateX(-7.5rem);
  transform: translateX(-7.5rem);
  box-shadow: 15rem 0 0 #fff;
}
.fp-footer .et_pb_column:nth-of-type(3) p:after {
  content: '';
  height: 0.0625rem;
  background-color: #fff;
  position: absolute;
  width: 15rem;
  left: 50%;
  bottom: 0.1875rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fp-footer .et_pb_column:nth-of-type(3) p {
  padding-bottom: 0.3125rem;
}
.fp-footer .footer-section__header,
.fp-footer h3 {
  font-size: 1.375rem;
  line-height: 1.9375rem;
  letter-spacing: 0.0625rem;
  font-weight: 700;
  margin-bottom: 3.125rem;
}
.fp-footer h3 {
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}
.footer-section__baby {
  z-index: 0;
}
@media all and (max-width: 981px) {
  .footer-section__baby {
    display: none;
  }
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality {
    padding: 3.75rem 0 !important;
  }
}
.fp-quantity-vs-quality .et_pb_text_9 {
  padding-top: 6.25rem;
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality .et_pb_text_9 {
    padding-top: 0rem;
  }
}
.fp-quantity-vs-quality .et_pb_text_10 {
  margin-left: -28.4375rem !important;
  margin-top: -1.875rem !important;
  max-width: 16rem;
}
@media all and (max-width: 1302px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    margin-left: -27.1875rem !important;
  }
}
@media all and (max-width: 1102px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    margin-left: -25.3125rem !important;
  }
}
@media all and (max-width: 1000px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    margin-left: -24.375rem !important;
  }
}
@media all and (max-width: 983px) {
  .fp-quantity-vs-quality .et_pb_text_10 {
    padding: 0;
    max-width: 100%;
    text-align: left;
    margin-left: 0 !important;
    margin-top: 30px !important;
  }
}
.fp-quantity-vs-quality .et_pb_text_11 {
  margin-top: -6.25rem !important;
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality .et_pb_text_11 {
    margin-top: -1.875rem !important;
  }
}
.fp-quantity-vs-quality .et_pb_column_15 {
  width: 40%;
}
.fp-quantity-vs-quality .et_pb_column_16 {
  width: 20%;
}
@media all and (max-width: 982px) {
  .fp-quantity-vs-quality .et_pb_column_16 {
    display: none;
  }
}
.fp-quantity-vs-quality .et_pb_column_16 .slide5 {
  left: 50%;
  margin-left: -0.125rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fp-quantity-vs-quality .et_pb_column_17 {
  width: 40%;
}
.fp-request-demo {
  overflow: hidden;
  height: 11.5625rem;
  z-index: 2;
}
.fp-request-demo a {
  cursor: pointer;
}
.fp-request-demo .et_pb_column {
  margin-bottom: 0;
}
.fp-request-demo .et_pb_promo_button {
  -webkit-transition: none;
  transition: none;
}
.header-top {
  height: 16.325rem;
  position: relative;
}
.header-top__black {
  position: absolute;
  width: 200%;
  left: -50%;
  bottom: 0;
  height: 128px;
}
.header-top__labels {
  position: absolute;
  top: -14rem;
  left: 5rem;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.header-top__labels.is-hidden {
  opacity: 0;
}
.header-top__label {
  color: #3098c2;
  font-size: 0.6875rem;
  position: absolute;
  font-weight: 600;
  top: 3.75rem;
}
.header-top__label1 {
  right: 26.5625rem;
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  transform: rotate(-25deg);
}
.header-top__label2 {
  right: 16.25rem;
  top: 3.125rem;
  -webkit-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
.header-top__label3 {
  right: 11.875rem;
  top: 4.375rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header-top__label4 {
  right: 5.3125rem;
  top: 6.4375rem;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

@media all and (max-width: 768px) {
  .header-top__labels {
    margin-left: -55px;
  }
}

@media all and (max-width: 736px) {
  .header-top__labels {
    margin-left: -40px;
  }
}

@media all and (max-width: 600px) {
  .header-top__label {
    line-height: 1;
  }
  .header-top__label1 {
    width: 106px;
    top: 4rem;
    display: none;
  }
  .header-top__label2 {
    top: 5rem;
  }
  .header-top__label3 {
    top: 6rem;
  }
  .header-top__label4 {
    top: 5rem;
  }
  .header-top__labels {
    margin-left: 0;
  }
}



.header-top .your-brand {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  margin-top: -1.8rem;
  margin-left: -3.75rem;
}
.svg-canvas-large {
  position: absolute;
  z-index: 0;
  height: 42.5rem;
  width: 160rem;
  top: -26.125rem;
  left: 50%;
  margin-left: -80rem;
}
.ie9 .svg-canvas-large {
  margin-top: 2.7%;
}
.your-brand {
  width: 7.5rem;
  height: 7.5rem;
  background-color: #3098c2;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  padding-top: 1px;
  position: relative;
  box-shadow: 0 0 0 0.5625rem #fff;
}
.your-brand:after {
  content: '';
  position: absolute;
  width: 75%;
  height: 0.125rem;
  background-color: #f26e70;
  bottom: 2.5625rem;
  left: 12.5%;
}
.your-brand .your-brand-icon {
  margin: 0.9375rem auto 0.375rem;
}
.your-brand .your-brand-icon .icon {
  -webkit-transform: translate(0.0625rem, 0.0625rem);
  -ms-transform: translate(0.0625rem, 0.0625rem);
  transform: translate(0.0625rem, 0.0625rem);
}
.your-brand__header {
  font-size: 0.9375rem;
  text-transform: uppercase;
  font-weight: bolder;
  margin-top: -0.25rem;
}
.your-brand__description {
  font-size: 0.71875rem;
  line-height: 0.875rem;
  letter-spacing: 0.0625rem;
  margin-top: 0;
}
.your-brand-icon {
  background-color: #fff;
  width: 2.1875rem;
  height: 2.1875rem;
  position: relative;
  border-radius: 50%;
}
.your-brand-icon .icon {
  fill: #00acff;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  margin-left: -0.75rem;
  margin-top: -0.75rem;
  top: 50%;
  left: 50%;
}
.image-tree {
  text-align: left;
  padding-top: 3.125rem;
  padding-bottom: 0;
  min-width: 35.625rem;
}
.image-tree .et_pb_column {
  text-align: left;
  width: 33.333333333333336% !important;
  margin: 0;
  height: 17.1875rem;
  position: relative;
}
.image-tree .et_pb_column:before {
  content: '';
  height: 0.1875rem;
  background-color: #fff;
  width: 50%;
  left: 50%;
  position: absolute;
}
.image-tree .et_pb_column:nth-of-type(2):nth-last-of-type(2):before {
  width: 100%;
  left: 0;
}
.image-tree .et_pb_column:last-of-type:before {
  left: 0;
}
.image-tree .et_pb_column:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0.0875rem;
  width: 0.1875rem;
  height: 4.375rem;
  margin-left: -0.09375rem;
  background-color: #fff;
}
.image-tree .et_pb_column img {
  border: 0.1875rem solid #fff;
  border-radius: 0.25rem;
  position: absolute;
  bottom: 3.4375rem;
  left: 50%;
  margin-left: -3.59375rem;
  width: 7.1875rem;
  height: 7.1875rem;
}
.image-tree .et_pb_column a {
  position: absolute;
  width: 100%;
  bottom: 0.625rem;
  text-align: center;
  color: inherit;
}
.image-tree--two-columns .et_pb_column {
  width: 50% !important;
}
@media all and (max-width: 981px) {
  .image-tree {
    width: 100% !important;
  }
  .image-tree .et_pb_column img {
    left: 0;
  }
}
@media all and (max-width: 570px) {
  .image-tree {
    padding-top: 0.625rem;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }
}
@media all and (max-width: 550px) {
  .image-tree {
    padding-top: 0;
    -webkit-transform: scale(0.85) translateX(-0.625rem);
    -ms-transform: scale(0.85) translateX(-0.625rem);
    transform: scale(0.85) translateX(-0.625rem);
  }
}
@media all and (max-width: 540px) {
  .image-tree {
    padding-top: 0;
    -webkit-transform: scale(0.8) translateX(-1.25rem);
    -ms-transform: scale(0.8) translateX(-1.25rem);
    transform: scale(0.8) translateX(-1.25rem);
  }
}
@media all and (max-width: 520px) {
  .image-tree {
    -webkit-transform: scale(0.8) translateX(-2.8125rem);
    -ms-transform: scale(0.8) translateX(-2.8125rem);
    transform: scale(0.8) translateX(-2.8125rem);
  }
}
@media all and (max-width: 490px) {
  .image-tree {
    -webkit-transform: scale(0.8) translateX(-3.4375rem);
    -ms-transform: scale(0.8) translateX(-3.4375rem);
    transform: scale(0.8) translateX(-3.4375rem);
  }
}
@media all and (max-width: 480px) {
  .image-tree {
    -webkit-transform: scale(0.75) translateX(-4.0625rem);
    -ms-transform: scale(0.75) translateX(-4.0625rem);
    transform: scale(0.75) translateX(-4.0625rem);
  }
}
@media all and (max-width: 470px) {
  .image-tree {
    -webkit-transform: scale(0.75) translateX(-4.6875rem);
    -ms-transform: scale(0.75) translateX(-4.6875rem);
    transform: scale(0.75) translateX(-4.6875rem);
  }
}
@media all and (max-width: 450px) {
  .image-tree {
    -webkit-transform: scale(0.75) translateX(-5.3125rem);
    -ms-transform: scale(0.75) translateX(-5.3125rem);
    transform: scale(0.75) translateX(-5.3125rem);
  }
}
@media all and (max-width: 430px) {
  .image-tree {
    -webkit-transform: scale(0.7) translateX(-6.25rem);
    -ms-transform: scale(0.7) translateX(-6.25rem);
    transform: scale(0.7) translateX(-6.25rem);
  }
}
@media all and (max-width: 420px) {
  .image-tree {
    -webkit-transform: scale(0.7) translateX(-6.875rem);
    -ms-transform: scale(0.7) translateX(-6.875rem);
    transform: scale(0.7) translateX(-6.875rem);
  }
}
@media all and (max-width: 405px) {
  .image-tree {
    -webkit-transform: scale(0.65) translateX(-7.8125rem);
    -ms-transform: scale(0.65) translateX(-7.8125rem);
    transform: scale(0.65) translateX(-7.8125rem);
  }
}
@media all and (max-width: 390px) {
  .image-tree {
    -webkit-transform: scale(0.65) translateX(-8.75rem);
    -ms-transform: scale(0.65) translateX(-8.75rem);
    transform: scale(0.65) translateX(-8.75rem);
  }
}
@media all and (max-width: 375px) {
  .image-tree {
    -webkit-transform: scale(0.65) translateX(-9.6875rem);
    -ms-transform: scale(0.65) translateX(-9.6875rem);
    transform: scale(0.65) translateX(-9.6875rem);
  }
}
@media all and (max-width: 365px) {
  .image-tree {
    -webkit-transform: scale(0.6) translateX(-10.9375rem);
    -ms-transform: scale(0.6) translateX(-10.9375rem);
    transform: scale(0.6) translateX(-10.9375rem);
  }
}
@media all and (max-width: 345px) {
  .image-tree {
    -webkit-transform: scale(0.55) translateX(-13.125rem);
    -ms-transform: scale(0.55) translateX(-13.125rem);
    transform: scale(0.55) translateX(-13.125rem);
  }
}
@media all and (max-width: 320px) {
  .image-tree {
    -webkit-transform: scale(0.55) translateX(-14.0625rem);
    -ms-transform: scale(0.55) translateX(-14.0625rem);
    transform: scale(0.55) translateX(-14.0625rem);
  }
}
.investors-table {
  position: relative;
  z-index: 3;
}
.team .et_pb_column_1_3 {
  width: 32%;
  margin-right: 2%;
}
.team .et_pb_column_1_3:last-of-type {
  margin-right: 0;
}
@media all and (max-width: 1080px) {
  .team .et_pb_column_1_3 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4.6875rem;
  }
}
@media all and (max-width: 981px) {
  .team .et_pb_column_1_3 {
    margin-bottom: 1.875rem;
  }
}
.member {
  margin: 0 auto;
  max-width: 32.5rem;
  width: 100%;
}
.member .member-avatar {
  float: left;
}
.member .member-right {
  margin-left: 8.75rem;
}
.member-social {
  background-color: rgba(255,255,255,0.3);
  height: 2.5rem;
  padding-top: 0.625rem;
  text-align: center;
}
.member-social__content {
  display: inline-block;
}
.member-social__bit {
  float: left;
  display: block;
}
.member-social__bit:hover {
  opacity: 0.75;
  cursor: pointer;
}
.member-social__bit + .member-social__bit {
  margin-left: 1.25rem;
}
.member-social__bit .icon {
  fill: #fff;
  width: 1.25rem;
  height: 1.25rem;
}
.member-captions {
  width: 12.5rem;
  color: #fff;
}
.member-captions__bit {
  width: 100%;
  display: block;
  text-align: center;
}
.member-captions__bit-name {
  font-size: 1.125rem;
  letter-spacing: 0.03125rem;
  font-weight: bold;
  line-height: 1.2;
}
.member-captions__bit-position {
  font-size: 0.8125rem;
  line-height: 1.4;
  font-weight: 400;
  text-transform: capitalize;
}
.member-right {
  height: 8.75rem;
  border: 0.0625rem solid rgba(255,255,255,0.3);
  border-left: 0;
  border-top-right-radius: 0.4375rem;
  border-bottom-right-radius: 0.4375rem;
}
.member-right__top {
  height: 6.125rem;
  display: table;
  width: 100%;
}
.member-right .member-captions {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0.625rem;
}
.member-right .member-social {
  border-bottom-right-radius: 0.375rem;
}
.member-avatar {
  width: 8.75rem;
  height: 8.75rem;
  border-top-left-radius: 0.4375rem;
  border-bottom-left-radius: 0.4375rem;
}
.source-tag {
  background-color: #3098c2;
  color: #fff;
  border-radius: 0.25rem;
  display: inline-block;
  padding: 0.3125rem 0.625rem;
  padding-bottom: 0.5rem;
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: 0.03125rem;
  margin-top: 0.3125rem;
  margin-right: 0.3125rem;
}
.st-block-header {
  font-weight: 700;
  color: #1d96c6;
  position: relative;
  z-index: 1;
}
.st-block-header h1 {
  color: inherit;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: none;
  margin-top: 0.3125rem;
}
.st-block-header p {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.03125rem;
  margin-top: 1.125rem;
}
.st-block-header p:first-child {
  text-transform: uppercase;
  font-size: 0.8125rem;
  line-height: 2;
  letter-spacing: 0.03125rem;
  position: relative;
  margin-top: -0.625rem;
}
.st-block-header p:first-child strong {
  font-size: inherit;
  display: inline;
}
.st-block-header hr {
  height: 4px;
  width: 30px;
  border: none;
  color: inherit;
  background-color: currentColor;
  display: block;
  margin: 0;
  margin-top: 5px;
  text-align: left;
}
.st-block-header strong {
  font-size: 1rem;
  display: inline-block;
  margin-bottom: 0.125rem;
}
.st-block-header--three h1 {
  margin-top: 1.5625rem;
}
.st-block-header--three h1:last-child {
  margin-top: 0;
}
.st-block-header--three p {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.7;
}
.st-block-header--three a {
  text-decoration: underline;
}
.st-block-header--small-text p {
  font-size: 0.75rem;
  line-height: 1.9;
}
.tailored-block .et_pb_column {
  position: relative;
  height: 21.5625rem;
}
.tailored-block .et_pb_column .st-block-header {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media all and (max-width: 981px) {
  .tailored-block .et_pb_column .st-block-header {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.tailored-block .et_pb_column:first-of-type {
  text-align: center;
}
.tailored-block .et_pb_column:first-of-type .et_pb_module {
  height: 100%;
  display: inline-block;
  position: relative;
}
.tailored-block .et_pb_column:first-of-type svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media all and (max-width: 981px) {
  .tailored-block .et_pb_column:nth-of-type(2) {
    height: auto;
  }
  .tailored-block .et_pb_column:nth-of-type(2) .st-block-header {
    position: static;
  }
}
.webinars-teacher .et_pb_main_blurb_image {
  width: 7.1875rem;
}
.webinars-teacher .et_pb_blurb_content {
  max-width: 100%;
}
@media all and (max-width: 580px) {
  .webinars-teacher .et_pb_main_blurb_image {
    display: block;
    margin-bottom: 0.625rem;
  }
  .webinars-teacher .et_pb_blurb_container {
    padding-left: 0;
    border-bottom: 0.125rem solid;
    padding-bottom: 1.25rem;
  }
  .webinars-teacher:last-of-type .et_pb_blurb_container {
    border-bottom: 0;
  }
}
.grid {
  zoom: 1;
}
.grid:after,
.grid:before {
  content: '';
  display: table;
}
.grid:after {
  clear: both;
}
.grid--gutter-x0 .grid-bit {
  padding-left: 0rem;
  padding-right: 0rem;
}
.grid--gutter-x0 .grid-bit:last-of-type {
  padding-right: 0rem/2;
}
.grid--gutter-x0 .grid-bit + .grid-bit {
  padding-left: 0rem;
}
.grid--gutter-x1 .grid-bit {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
.grid--gutter-x1 .grid-bit:last-of-type {
  padding-right: 0.625rem/2;
}
.grid--gutter-x1 .grid-bit + .grid-bit {
  padding-left: 0.3125rem;
}
.grid--gutter-x2 .grid-bit {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.grid--gutter-x2 .grid-bit:last-of-type {
  padding-right: 1.25rem/2;
}
.grid--gutter-x2 .grid-bit + .grid-bit {
  padding-left: 0.625rem;
}
.grid--gutter-x3 .grid-bit {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.grid--gutter-x3 .grid-bit:last-of-type {
  padding-right: 1.875rem/2;
}
.grid--gutter-x3 .grid-bit + .grid-bit {
  padding-left: 0.9375rem;
}
.grid--gutter-x4 .grid-bit {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.grid--gutter-x4 .grid-bit:last-of-type {
  padding-right: 2.5rem/2;
}
.grid--gutter-x4 .grid-bit + .grid-bit {
  padding-left: 1.25rem;
}
.grid--gutter-x5 .grid-bit {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}
.grid--gutter-x5 .grid-bit:last-of-type {
  padding-right: 3.125rem/2;
}
.grid--gutter-x5 .grid-bit + .grid-bit {
  padding-left: 1.5625rem;
}
.grid--gutter-x6 .grid-bit {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.grid--gutter-x6 .grid-bit:last-of-type {
  padding-right: 3.75rem/2;
}
.grid--gutter-x6 .grid-bit + .grid-bit {
  padding-left: 1.875rem;
}
.grid--gutter-x7 .grid-bit {
  padding-left: 2.1875rem;
  padding-right: 2.1875rem;
}
.grid--gutter-x7 .grid-bit:last-of-type {
  padding-right: 4.375rem/2;
}
.grid--gutter-x7 .grid-bit + .grid-bit {
  padding-left: 2.1875rem;
}
.grid--gutter-x8 .grid-bit {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.grid--gutter-x8 .grid-bit:last-of-type {
  padding-right: 5rem/2;
}
.grid--gutter-x8 .grid-bit + .grid-bit {
  padding-left: 2.5rem;
}
.grid--gutter-x9 .grid-bit {
  padding-left: 2.8125rem;
  padding-right: 2.8125rem;
}
.grid--gutter-x9 .grid-bit:last-of-type {
  padding-right: 5.625rem/2;
}
.grid--gutter-x9 .grid-bit + .grid-bit {
  padding-left: 2.8125rem;
}
.grid--gutter-x10 .grid-bit {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}
.grid--gutter-x10 .grid-bit:last-of-type {
  padding-right: 6.25rem/2;
}
.grid--gutter-x10 .grid-bit + .grid-bit {
  padding-left: 3.125rem;
}
.grid--row-gutter-x0 .grid-row {
  padding-top: 0rem;
  padding-bottom: 0rem;
}
.grid--row-gutter-x0 .grid-row:last-of-type {
  padding-bottom: 0rem;
}
.grid--row-gutter-x0 .grid-row + .grid-row {
  padding-top: 0rem;
}
.grid--row-gutter-x1 .grid-row {
  padding-top: 0.625rem;
  padding-bottom: 0.3125rem;
}
.grid--row-gutter-x1 .grid-row:last-of-type {
  padding-bottom: 0.625rem;
}
.grid--row-gutter-x1 .grid-row + .grid-row {
  padding-top: 0.3125rem;
}
.grid--row-gutter-x2 .grid-row {
  padding-top: 1.25rem;
  padding-bottom: 0.625rem;
}
.grid--row-gutter-x2 .grid-row:last-of-type {
  padding-bottom: 1.25rem;
}
.grid--row-gutter-x2 .grid-row + .grid-row {
  padding-top: 0.625rem;
}
.grid--row-gutter-x3 .grid-row {
  padding-top: 1.875rem;
  padding-bottom: 0.9375rem;
}
.grid--row-gutter-x3 .grid-row:last-of-type {
  padding-bottom: 1.875rem;
}
.grid--row-gutter-x3 .grid-row + .grid-row {
  padding-top: 0.9375rem;
}
.grid--row-gutter-x4 .grid-row {
  padding-top: 2.5rem;
  padding-bottom: 1.25rem;
}
.grid--row-gutter-x4 .grid-row:last-of-type {
  padding-bottom: 2.5rem;
}
.grid--row-gutter-x4 .grid-row + .grid-row {
  padding-top: 1.25rem;
}
.grid--row-gutter-x5 .grid-row {
  padding-top: 3.125rem;
  padding-bottom: 1.5625rem;
}
.grid--row-gutter-x5 .grid-row:last-of-type {
  padding-bottom: 3.125rem;
}
.grid--row-gutter-x5 .grid-row + .grid-row {
  padding-top: 1.5625rem;
}
.grid--row-gutter-x6 .grid-row {
  padding-top: 3.75rem;
  padding-bottom: 1.875rem;
}
.grid--row-gutter-x6 .grid-row:last-of-type {
  padding-bottom: 3.75rem;
}
.grid--row-gutter-x6 .grid-row + .grid-row {
  padding-top: 1.875rem;
}
.grid--row-gutter-x7 .grid-row {
  padding-top: 4.375rem;
  padding-bottom: 2.1875rem;
}
.grid--row-gutter-x7 .grid-row:last-of-type {
  padding-bottom: 4.375rem;
}
.grid--row-gutter-x7 .grid-row + .grid-row {
  padding-top: 2.1875rem;
}
.grid--row-gutter-x8 .grid-row {
  padding-top: 5rem;
  padding-bottom: 2.5rem;
}
.grid--row-gutter-x8 .grid-row:last-of-type {
  padding-bottom: 5rem;
}
.grid--row-gutter-x8 .grid-row + .grid-row {
  padding-top: 2.5rem;
}
.grid--row-gutter-x9 .grid-row {
  padding-top: 5.625rem;
  padding-bottom: 2.8125rem;
}
.grid--row-gutter-x9 .grid-row:last-of-type {
  padding-bottom: 5.625rem;
}
.grid--row-gutter-x9 .grid-row + .grid-row {
  padding-top: 2.8125rem;
}
.grid--row-gutter-x10 .grid-row {
  padding-top: 6.25rem;
  padding-bottom: 3.125rem;
}
.grid--row-gutter-x10 .grid-row:last-of-type {
  padding-bottom: 6.25rem;
}
.grid--row-gutter-x10 .grid-row + .grid-row {
  padding-top: 3.125rem;
}
.grid--sliced .grid-bit:first-of-type {
  padding-left: 0;
}
.grid--sliced .grid-bit:last-of-type {
  padding-right: 0;
}
.grid-row {
  zoom: 1;
}
.grid-row:after,
.grid-row:before {
  content: '';
  display: table;
}
.grid-row:after {
  clear: both;
}
.grid-bit {
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.3125rem;
}
.grid-bit:last-of-type {
  padding-right: 0.625rem/2;
}
.grid-bit + .grid-bit {
  padding-left: 0.3125rem;
}
.grid-bit--1-12 {
  width: 8.333333333333334%;
}
.grid-bit--2-12 {
  width: 16.666666666666668%;
}
.grid-bit--3-12 {
  width: 25%;
}
.grid-bit--4-12 {
  width: 33.333333333333336%;
}
.grid-bit--5-12 {
  width: 41.66666666666667%;
}
.grid-bit--6-12 {
  width: 50%;
}
.grid-bit--7-12 {
  width: 58.333333333333336%;
}
.grid-bit--8-12 {
  width: 66.66666666666667%;
}
.grid-bit--9-12 {
  width: 75%;
}
.grid-bit--10-12 {
  width: 83.33333333333334%;
}
.grid-bit--11-12 {
  width: 91.66666666666667%;
}
.grid-bit--12-12 {
  width: 100%;
}

.page-id-3142 *,
.page-id-3597 * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.page-id-3142 #page-container ,
.page-id-3597 #page-container {
  overflow: hidden;
}

.page-id-3142 html,
.page-id-3597 html,
.page-id-3142 body,
.page-id-3597 body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  width: 100%;
  height: 100%;
}

.page-id-3142 body,
.page-id-3597 body {
  overflow-x: hidden;
  letter-spacing: 0.0625rem;
  height: 100%;
  font-weight: 600;
}

.honey-comb-stroke {
  stroke: #fff;
}
.h-g {
  display: none;
}
a {
  color: #3098c2;
}
.fp-section-1-finally {
  position: absolute;
  top: 13.125rem;
  left: 50%;
  margin-left: 8%;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
@media all and (max-width: 1200px) {
  .fp-section-1-finally {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media all and (max-width: 900px) {
  .fp-section-1-finally h1 strong {
    margin-top: 0.625rem;
  }
}
@media all and (max-width: 665px) {
  .fp-section-1-finally {
    top: 12.1875rem;
    width: 15rem;
  }
}
@media all and (max-width: 445px) {
  .fp-section-1-finally {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }
}
.et_pb_row {
  padding: 2% 0;
}
input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input.text,
input.title,
textarea,
select {
  padding-left: 0.75rem;
}
#top-menu-nav>ul>li>a:hover {
  opacity: 1;
  color: #65b9dc;
}
a {
  cursor: pointer !important;
}
#footer-bottom {
  display: none !important;
}
.fp-black-section {
  padding-top: 7.9375rem !important;
}
.fp-black-section .chemistry-label {
  position: absolute;
  bottom: 20px;
  left: 50%;
}
.fp-black-section .slide–1__label–label1 {
  bottom: 200px;
  margin-left: 75px;
}
.fp-black-section .slide–1__label–label2 {
  bottom: 120px;
}
.chemistry-label {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0.0625rem;
  color: #3098c2;
  font-weight: 600;
}
.chemistry-label.is-red {
  color: #f26e70;
}
.fp-slide2 {
  background: #fff; /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(50%, #fff), color-stop(50%, #b5e2ed), color-stop(100%, #b5e2ed)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fff 0%, #fff 50%, #b5e2ed 50%, #b5e2ed 100%); /* IE10+ */
  background: linear-gradient(to right, #fff 0%, #fff 50%, #b5e2ed 50%, #b5e2ed 100%); /* W3C */
}
@media all and (max-width: 981px) {
  .fp-slide2 {
    background: transparent;
  }
}
.fp-slide2 .et_pb_blurb_content {
  margin: 0;
}
.fp-slide2 > .et_pb_gutters1.et_pb_row.et_pb_row_fullwidth {
  max-width: 75rem !important;
  margin-left: auto;
  margin-right: auto;
}
.fp-slide2 .et_pb_blurb + .et_pb_blurb {
  margin-top: 1.25rem;
}
.fp-slide2 .et_pb_main_blurb_image {
  margin-bottom: 0.9375rem;
}
@media all and (max-width: 500px) {
  .fp-slide2 .et_pb_main_blurb_image {
    margin-bottom: 0;
  }
}
@media all and (max-width: 981px) {
  .fp-slide2 {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 530px) {
  .fp-slide2 {
    padding: 0 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .fp-slide2 .et_pb_image_0 {
    padding-top: 50px;
  }
  .fp-slide2 .et_pb_blurb {
    margin-bottom: 1.875rem !important;
  }
  .fp-slide2 .et_pb_cta_0.et_pb_promo {
    font-size: 1.25rem;
  }
}
.fp-slide3 .et_pb_column {
  margin: 0;
}
.fp-slide3 .et_pb_column:nth-child(2) {
  width: 20%;
  max-width: 320px;
}
.fp-slide3 .et_pb_column:nth-child(1) {
  width: 40%;
}
.fp-slide3 .et_pb_column:nth-child(3) {
  width: 40%;
}
.fp-slide3 .et_pb_blurb {
  margin-bottom: 1.25rem !important;
}
.fp-slide3-svg {
  height: 1030px;
  overflow: visible;
  position: relative;
}
.fp-slide3-svg__inner {
  position: absolute;
  left: 50%;
  height: 1080px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fp-slide3-svg__inner svg {
  height: 100%;
  height: 1080px;
  width: 1278px;
}
@media all and (max-width: 981px) {
  .fp-slide3-svg {
    height: 450px;
    overflow: hidden;
  }
  .fp-slide3-svg__inner {
    height: 700px;
  }
  .fp-slide3-svg__inner svg {
    height: 700px;
  }
  .fp-slide3 .et_pb_row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .fp-slide3 .et_pb_column:nth-child(1) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    max-width: 480px;
    margin-top: 0.625rem;
  }
  .fp-slide3 .et_pb_column:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 320px !important;
  }
  .fp-slide3 .et_pb_column:nth-child(3) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    max-width: 480px;
    margin-top: 3.125rem;
    margin-bottom: 2.5rem !important;
  }
}
@media all and (max-width: 981px) {
  .desktop-spacer {
    display: none;
  }
  .fp-black-section {
    padding-bottom: 3.125rem;
  }
  .fp-black-section__text .et_pb_column {
    margin-bottom: 0;
  }
  .fp-black-section .et_pb_row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .fp-black-section .et_pb_column:nth-child(1) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    max-width: 480px;
  }
  .fp-black-section .et_pb_column:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 320px !important;
  }
  .fp-black-section .et_pb_column:nth-child(3) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    max-width: 480px;
  }
}
.f-blue-g {
  fill: #3098c2;
}
.svg-source {
  display: none;
}
.f-blue-g {
  fill: #3098c2;
}
.f-white-g {
  fill: #fff;
}
.f-green-g {
  fill: #5dc3ad;
}
.f-red-g {
  fill: #f26e70;
}
.f-yellow-g {
  fill: #fdc683;
}
.fly-g {
  margin-left: auto;
  margin-right: auto;
}
.cf:after,
.cf:before {
  content: '';
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
*::selection {
  color: #fff;
  background: #f9a000;
}
*::-moz-selection {
  color: #fff;
  background: #f9a000;
}

@media all and (max-width: 500px) {
  #main-header .et-search-field {
    background: white;
    border-left: 1px solid #2897c4;
    box-shadow: -1px 0 1px rgba(0,0,0,.35);
  }
 
  .st-twitter-campaign {
    overflow: visible !important;
    width: 0;
  }
  .st-twitter-campaign__inner {
    margin-left: 9px !important;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media all and (max-width: 350px) {
  .st-twitter-campaign__inner {
    -webkit-transform: translateX(-50%) scale(.75);
       -moz-transform: translateX(-50%) scale(.75);
        -ms-transform: translateX(-50%) scale(.75);
         -o-transform: translateX(-50%) scale(.75);
            transform: translateX(-50%) scale(.75);
  }
}


/* hide divi visual builder on cwicly pages */

.page-id-22095 #wp-admin-bar-et-use-visual-builder {
	display: none !important;
}
