.sf-col-1 {
  flex: 0 0 8.3333333333%;
  min-width: 8.3333333333%;
}
.sm-col-2 {
  flex: 0 0 16.6666666667%;
  min-width: 16.6666666667%;
}
.sm-col-3 {
  flex: 0 0 25%;
  min-width: 25%;
}
.sm-col-4 {
  flex: 0 0 33.3333333333%;
  min-width: 33.3333333333%;
}
.sm-col-5 {
  flex: 0 0 41.6666666667%;
  min-width: 41.6666666667%;
}
.sm-col-6 {
  flex: 0 0 50%;
  min-width: 50%;
}
.sm-col-7 {
  flex: 0 0 58.3333333333%;
  min-width: 58.3333333333%;
}
.sm-col-8 {
  flex: 0 0 66.6666666667%;
  min-width: 66.6666666667%;
}
.sm-col-9 {
  flex: 0 0 75%;
  min-width: 75%;
}
.sm-col-10 {
  flex: 0 0 83.3333333333%;
  min-width: 83.3333333333%;
}
.sm-col-11 {
  flex: 0 0 91.6666666667%;
  min-width: 91.6666666667%;
}
.sm-col-12 {
  flex: 0 0 100%;
  min-width: 100%;
}
@media screen and (min-width: 48em) {
  .md-col-1 {
    flex: 0 0 8.3333333333%;
    min-width: 8.3333333333%;
  }
}
@media screen and (min-width: 48em) {
  .md-col-2 {
    flex: 0 0 16.6666666667%;
    min-width: 16.6666666667%;
  }
}
@media screen and (min-width: 48em) {
  .md-col-3 {
    flex: 0 0 25%;
    min-width: 25%;
  }
}
@media screen and (min-width: 48em) {
  .md-col-4 {
    flex: 0 0 33.3333333333%;
    min-width: 33.3333333333%;
  }
}
@media screen and (min-width: 48em) {
  .md-col-5 {
    flex: 0 0 41.6666666667%;
    min-width: 41.6666666667%;
  }
}
@media screen and (min-width: 48em) {
  .md-col-6 {
    flex: 0 0 50%;
    min-width: 50%;
  }
}
@media screen and (min-width: 48em) {
  .md-col-7 {
    flex: 0 0 58.3333333333%;
    min-width: 58.3333333333%;
  }
}
@media screen and (min-width: 48em) {
  .md-col-8 {
    flex: 0 0 66.6666666667%;
    min-width: 66.6666666667%;
  }
}
@media screen and (min-width: 48em) {
  .md-col-9 {
    flex: 0 0 75%;
    min-width: 75%;
  }
}
@media screen and (min-width: 48em) {
  .md-col-10 {
    flex: 0 0 83.3333333333%;
    min-width: 83.3333333333%;
  }
}
@media screen and (min-width: 48em) {
  .md-col-11 {
    flex: 0 0 91.6666666667%;
    min-width: 91.6666666667%;
  }
}
@media screen and (min-width: 48em) {
  .md-col-12 {
    flex: 0 0 100%;
    min-width: 100%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-1 {
    flex: 0 0 8.3333333333%;
    min-width: 8.3333333333%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-2 {
    flex: 0 0 16.6666666667%;
    min-width: 16.6666666667%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-3 {
    flex: 0 0 25%;
    min-width: 25%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-4 {
    flex: 0 0 33.3333333333%;
    min-width: 33.3333333333%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-5 {
    flex: 0 0 41.6666666667%;
    min-width: 41.6666666667%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-6 {
    flex: 0 0 50%;
    min-width: 50%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-7 {
    flex: 0 0 58.3333333333%;
    min-width: 58.3333333333%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-8 {
    flex: 0 0 66.6666666667%;
    min-width: 66.6666666667%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-9 {
    flex: 0 0 75%;
    min-width: 75%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-10 {
    flex: 0 0 83.3333333333%;
    min-width: 83.3333333333%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-11 {
    flex: 0 0 91.6666666667%;
    min-width: 91.6666666667%;
  }
}
@media screen and (min-width: 64em) {
  .lg-col-12 {
    flex: 0 0 100%;
    min-width: 100%;
  }
}
.site-block {
  font-family: "sofia-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #262e38;
  padding-top: 40px;
  padding-right: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
}
@media (min-width: 768px) {
  .site-block {
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
  }
  .site-block.home-banner {
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
  }
}
.site-block.no-padding {
  padding: 0;
}
.site-block .container {
  padding: 0;
}
.site-block .grid {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  max-width: 1320px;
  padding-bottom: 40px;
}
.site-block .grid > * {
  box-sizing: border-box;
}
.site-block .column {
  flex: 1 0 0;
  width: auto;
}
.site-block .center {
  margin: 0 auto;
}
.site-block h1,
.site-block .h1 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-left: 0px;
}
@media (min-width: 768px) {
  .site-block h1,
  .site-block .h1 {
    font-size: 44px;
    line-height: 54px;
  }
}
.site-block h2,
.site-block .h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-left: 0px;
}
@media (min-width: 768px) {
  .site-block h2,
  .site-block .h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
.site-block h3,
.site-block .h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-left: 0px;
}
@media (min-width: 768px) {
  .site-block h3,
  .site-block .h3 {
    font-size: 32px;
    line-height: 38px;
  }
}
.site-block h4,
.site-block .h4 {
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-left: 0px;
}
@media (min-width: 768px) {
  .site-block h4,
  .site-block .h4 {
    font-size: 24px;
    line-height: 34px;
  }
}
.site-block h5,
.site-block .h5 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .site-block h5,
  .site-block .h5 {
    font-size: 20px;
    line-height: 30px;
  }
}
.site-block h6,
.site-block .h6 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .site-block h6,
  .site-block .h6 {
    font-size: 20px;
    line-height: 30px;
  }
}
.site-block p {
  color: #262e38;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-left: 0px;
}
.site-block p.small {
  font-size: 16px;
  line-height: 26px;
}
.site-block p.c-white {
  color: #fff;
}
.site-block div.p-small p {
  font-size: 16px;
  line-height: 26px;
}
.site-block a:not(.btn, .wp-block-button__link, .site-block-link) {
  text-decoration: underline;
  transition: all 0.3s ease;
  color: #0042f2;
  font-weight: 300;
  text-decoration-thickness: 1px;
}
.site-block a:not(.btn, .wp-block-button__link, .site-block-link):hover {
  text-decoration: none;
}
.site-block a:not(.btn, .wp-block-button__link, .site-block-link).font-w-700 {
  font-weight: 700;
}
.site-block a:not(.btn, .wp-block-button__link, .site-block-link).text-d-none {
  text-decoration: none;
}
.site-block
  a:not(.btn, .wp-block-button__link, .site-block-link).color-primary {
  color: #262e38;
}
.site-block
  a:not(.btn, .wp-block-button__link, .site-block-link).color-jungle-green {
  color: #D97D29;
}
.site-block i,
.site-block em {
  font-style: italic;
}
.site-block b,
.site-block strong {
  font-weight: 700;
}
.site-block ul:not(.buttons, .site-block-list),
.site-block ol:not(.buttons, .site-block-list) {
  font-weight: 300;
  font-size: 20px;
  line-height: 32px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-left: 0px;
}
.site-block ul:not(.buttons, .site-block-list) li,
.site-block ol:not(.buttons, .site-block-list) li {
  position: relative;
  font-weight: 300;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-left: 0px;
}
.site-block ul:not(.buttons, .site-block-list) li:last-child,
.site-block ol:not(.buttons, .site-block-list) li:last-child {
  margin-bottom: 0;
}
.site-block ul:not(.buttons, .site-block-list) li ul,
.site-block ul:not(.buttons, .site-block-list) li ol,
.site-block ol:not(.buttons, .site-block-list) li ul,
.site-block ol:not(.buttons, .site-block-list) li ol {
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.site-block ul:not(.buttons, .site-block-list).no-margin,
.site-block ul:not(.buttons, .site-block-list) .no-margin,
.site-block ol:not(.buttons, .site-block-list).no-margin,
.site-block ol:not(.buttons, .site-block-list) .no-margin {
  margin: 0;
}
.site-block ul:not(.buttons, .site-block-list).no-margin-top,
.site-block ul:not(.buttons, .site-block-list) .no-margin-top,
.site-block ol:not(.buttons, .site-block-list).no-margin-top,
.site-block ol:not(.buttons, .site-block-list) .no-margin-top {
  margin-top: 0;
}
.site-block ul:not(.buttons, .site-block-list).no-margin-bottom,
.site-block ul:not(.buttons, .site-block-list) .no-margin-bottom,
.site-block ol:not(.buttons, .site-block-list).no-margin-bottom,
.site-block ol:not(.buttons, .site-block-list) .no-margin-bottom {
  margin-bottom: 0;
}
.site-block ul:not(.buttons, .site-block-list) li {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 24px;
}
.site-block ul:not(.buttons, .site-block-list) li:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #D97D29;
  border-radius: 50%;
  top: 13px;
  left: 0;
}
.site-block ul.no-bullets li {
  padding-left: 0;
}
.site-block ul.no-bullets li::before {
  content: unset;
}
.site-block ol:not(.buttons, .site-block-list) {
  list-style: number;
  list-style-position: inside;
}
.site-block ol:not(.buttons, .site-block-list) li {
  padding-left: 0;
}
.site-block .eyebrow {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-left: 0px;
}
.site-block .eyebrow.color {
  color: #D97D29;
}
.site-block .btn {
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  display: inline-block;
}
.site-block .btn.is-fill {
  border-radius: 6px;
  font-size: 18px;
  line-height: 48px;
  background: #D97D29;
  text-align: center;
  padding-top: 0px;
  padding-right: 24px;
  padding-bottom: 0px;
  padding-left: 24px;
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  transition: all 0.2s ease;
  font-weight: 500;
  height: auto;
  display: block;
}
@media (min-width: 768px) {
  .site-block .btn.is-fill {
    margin-top: 16px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: inline-block;
    font-size: 22px;
    line-height: 64px;
  }
}
.site-block .btn.is-fill:hover {
  background: #D97D29;
}
.site-block .btn.is-light,
.site-block .btn.is-dark {
  border-radius: 6px;
  font-size: 18px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0);
  color: #D97D29;
  border: 2px solid #D97D29;
  transition: all 0.2s ease;
  font-weight: 500;
  height: auto;
  display: block;
  text-align: center;
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 24px;
  padding-bottom: 0px;
  padding-left: 24px;
}
@media (min-width: 768px) {
  .site-block .btn.is-light,
  .site-block .btn.is-dark {
    margin-top: 16px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: inline-block;
    font-size: 22px;
    line-height: 60px;
  }
}
.site-block .btn.is-light:hover,
.site-block .btn.is-dark:hover {
  background: #D97D29;
  color: #fff;
}
.site-block .btn.is-arrow {
  color: #0042f2;
  font-size: 20px;
  line-height: 32px;
}
.site-block .btn.is-arrow svg {
  fill: #0042f2;
  margin-left: 24px;
}
.site-block .btn.is-arrow svg path {
  fill: #0042f2;
}
.site-block .btn.is-arrow.is-green {
  color: #D97D29;
}
.site-block .btn.is-arrow.is-green svg {
  fill: #D97D29;
}
.site-block .btn.is-arrow.is-green svg path {
  fill: #D97D29;
}
.site-block .btn.is-arrow:hover svg {
  transform: translateX(-12px);
}
.site-block .btn.is-large {
  font-size: 22px;
  line-height: 32px;
}
.site-block .strong {
  font-weight: 700;
  line-height: 25.6px;
  margin-bottom: 24px;
}
.site-block .strong.small {
  font-size: 16px;
}
.site-block .strong.uppercase {
  text-transform: uppercase;
}
.site-block .strong.t-underline {
  padding-bottom: 16px;
  border-bottom: 1px solid #e8e8e8;
}
.site-block .c-white {
  color: #fff;
}
.site-block-content > :first-child {
  margin-top: 0;
}
.site-block-content > :first-child.cta-banner {
  margin-top: 0;
}
.site-block-content > :last-child {
  margin-bottom: 0;
}
.site-block-content > :last-child.cta-banner {
  margin-bottom: 0;
}
.site-block.no-margin,
.site-block .no-margin {
  margin: 0;
}
.site-block.no-margin-top,
.site-block .no-margin-top {
  margin-top: 0;
}
.site-block.no-margin-bottom,
.site-block .no-margin-bottom {
  margin-bottom: 0;
}
.promo-banner.site-block {
  padding-top: 4rem;
}
.promo-banner.site-block .eyebrow__wrap {
  display: flex;
  flex-direction: column;
}
.promo-banner.site-block .promo-banner__header__wrapper {
  justify-content: space-between;
}
.promo-banner.site-block .promo-banner__social-proof-rating {
  display: flex;
  gap: 16px;
  align-items: center;
}
.promo-banner.site-block
  .promo-banner__social-proof-rating
  .promo-banner__social-proof-rating-stars {
  width: 120px;
}
.promo-banner.site-block .promo-banner__social-proof {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 1024px) {
  .promo-banner.site-block .promo-banner__social-proof {
    margin-top: 24px;
  }
}
@media screen and (max-width: 440px) {
  .promo-banner.site-block .promo-banner__social-proof {
    flex-direction: column;
    align-items: flex-start;
  }
}
.promo-banner.site-block
  .promo-banner__social-proof
  .promo-banner__social-proof-images {
  display: flex;
  gap: 20px;
}
.promo-banner.site-block
  .promo-banner__social-proof
  .promo-banner__social-proof-images
  img {
  height: 26px;
}
.promo-banner.site-block
  .promo-banner__social-proof
  .promo-banner__social-proof-reviews {
  display: flex;
  align-items: center;
  color: #14203f;
  height: 26px;
}
.promo-banner.site-block
  .promo-banner__social-proof
  .promo-banner__social-proof-reviews
  .promo-banner-rating-text
  p {
  font-weight: 300;
  font-size: 16px;
  margin: 0;
  height: 26px;
  line-height: 28px;
}
.promo-banner.site-block .promo-banner__inner__right {
  text-align: center;
}
@media (min-width: 1024px) {
  .promo-banner.site-block .promo-banner__inner__right {
    align-self: center;
  }
}
@media (max-width: 767px) {
  .promo-banner.site-block .promo-banner__inner__right {
    width: 100%;
  }
}
.promo-banner.site-block .promo-banner__inner__right .promo-image-holder {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.promo-banner.site-block .promo-banner__inner__right .promo-image-holder img {
  border-radius: 16px;
}
@media only screen and (max-width: 767px) {
  .promo-banner.site-block .promo-banner__inner__right .promo-image-holder {
    min-height: 303px;
    min-width: 400px;
    width: 100%;
  }
  .promo-banner.site-block .promo-banner__inner__right .promo-image-holder img {
    width: 400px;
  }
}
@media only screen and (max-width: 400px) {
  .promo-banner.site-block .promo-banner__inner__right .promo-image-holder {
    min-height: 270px;
    min-width: 360px;
  }
  .promo-banner.site-block .promo-banner__inner__right .promo-image-holder img {
    width: 360px;
    height: 270px;
  }
}
.promo-banner.site-block
  .promo-banner__inner__right
  .promo-image-holder.with-shadow
  img {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
}
.promo-banner.site-block .promo-banner__inner__left h1 {
  font-size: 44px;
  line-height: 54px;
}
@media (min-width: 1024px) {
  .promo-banner.site-block .promo-banner__inner__left {
    max-width: 550px;
    min-width: inherit;
    align-self: center;
  }
}
.promo-banner.site-block .promo-banner__actions .banner-top__btns {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.promo-banner.site-block .promo-banner__actions .banner-top__btns .btn {
  flex: 0 1 50%;
  line-height: 32px;
  padding: 16px 24px;
  height: 64px;
  display: flex;
  align-items: center;
  max-width: 245px;
}
.promo-banner.site-block .promo-banner__actions .banner-top__btns .btn.is-fill {
  margin-top: 16px;
  line-height: 32px;
  padding: 16px 24px;
  height: 64px;
}
@media screen and (max-width: 992px) {
  .promo-banner.site-block .promo-banner__actions .banner-top__btns {
    flex-direction: column;
    gap: 16px;
  }
  .promo-banner.site-block .promo-banner__actions .banner-top__btns .btn {
    flex-basis: auto;
    max-width: 100%;
  }
  .promo-banner.site-block
    .promo-banner__actions
    .banner-top__btns
    .btn.is-fill {
    margin-top: 0;
    line-height: 24px;
    padding: 12px 24px;
    height: 48px;
  }
  .promo-banner.site-block
    .promo-banner__actions
    .banner-top__btns
    .banner-top__btn-form {
    line-height: 24px;
    padding: 12px 24px;
    font-size: 18px;
    font-weight: 500;
    height: 48px;
  }
}
.promo-banner.site-block .promo-banner__actions {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 32px;
  margin-left: 0px;
}
@media screen and (max-width: 992px) {
  .promo-banner.site-block .promo-banner__actions {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
  }
}
@media (min-width: 1024px) {
  .promo-banner.site-block .promo-banner__actions {
    margin: 0;
  }
}
.promo-banner.site-block .promo-banner__actions #signup-validation-msg {
  border-radius: 5px;
  color: red;
  display: none;
  height: 0;
  margin-top: 10px;
}
.promo-banner.site-block .promo-banner__actions form {
  display: flex;
  flex-direction: column;
  border-radius: 6px;
}
@media (min-width: 1024px) {
  .promo-banner.site-block .promo-banner__actions form {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    flex-wrap: nowrap;
    overflow: hidden;
  }
}
.promo-banner.site-block .promo-banner__actions input {
  font-weight: normal;
  display: block;
  margin-bottom: 16px;
  padding: 15px;
  max-width: 100%;
  width: 100%;
  border-radius: 6px;
  border: 1px solid #b6b6b6;
  max-height: 64px;
  font-size: 20px;
  line-height: 32px;
  color: #69727e;
}
@media screen and (max-width: 992px) {
  .promo-banner.site-block .promo-banner__actions input {
    display: none;
  }
}
.promo-banner.site-block .promo-banner__actions input.filled {
  border: 1px solid #262e38;
  color: #262e38;
}
.promo-banner.site-block .promo-banner__actions input.empty-input {
  border: 1px solid #e34f57;
  color: #262e38;
}
.promo-banner.site-block .promo-banner__actions input:hover {
  border: 1px solid #D97D29;
  cursor: pointer;
}
.promo-banner.site-block .promo-banner__actions input:focus {
  border: 2px solid #D97D29;
  cursor: text;
  color: #262e38;
}
@media (min-width: 1024px) {
  .promo-banner.site-block .promo-banner__actions input {
    margin-bottom: initial;
  }
}
.promo-banner.site-block .promo-banner__actions input.error {
  border-color: red;
}
.promo-banner.site-block .promo-banner__actions button {
  background-color: #D97D29;
  font-weight: 500;
  justify-content: center;
  font-size: 18px;
  line-height: 48px;
  width: 100%;
  margin: 0;
}
@media (min-width: 1024px) {
  .promo-banner.site-block .promo-banner__actions button {
    width: 48%;
    font-size: 22px;
    line-height: 64px;
    max-width: 245px;
    justify-content: center;
  }
}
.promo-banner.site-block .pricing__footer {
  text-align: left;
  display: flex;
  flex-direction: column;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-left: 0px;
}
@media (min-width: 1024px) {
  .promo-banner.site-block .pricing__footer {
    margin: 0;
    flex-direction: row;
  }
}
.promo-banner.site-block .pricing__footer .btn {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-left: 0px;
}
@media (min-width: 1024px) {
  .promo-banner.site-block .pricing__footer .btn {
    margin: 0;
  }
  .promo-banner.site-block .pricing__footer .btn + .btn {
    margin-left: 30px;
  }
}
.promo-banner.site-block .is-arrow {
  display: flex;
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
}
@media (min-width: 1024px) {
  .promo-banner.site-block .is-arrow {
    display: inline-block;
    margin-bottom: 0;
  }
}
.yoast-breadcrumbs + .promo-banner.site-block {
  padding-top: 4rem !important;
}
.yoast-breadcrumbs {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  font-size: 12px;
  padding-top: 30px;
  line-height: 16px;
  color: #4d5967;
}
.yoast-breadcrumbs strong,
.yoast-breadcrumbs a,
.yoast-breadcrumbs span {
  font-weight: 400;
  color: #4d5967;
}
.yoast-breadcrumbs span.separator {
  vertical-align: middle;
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
}
.yoast-breadcrumbs.hide-eyebrow-js span:nth-child(3) a {
  font-weight: 700;
}
.yoast-breadcrumbs span.separator:after {
  width: 0.5rem;
  height: 0.5rem;
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  border: 0.1rem solid #979797;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  left: 4px;
  top: 4px;
  opacity: 0.5;
}
.new-banner .promo-banner__inner__right .play-icon {
  width: 8rem;
  height: 8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background: #fff;
  z-index: 200;
  cursor: pointer;
  transform: translate(-50%, -50%);
}
.new-banner .promo-banner__inner__right .is-green {
  box-shadow: 0 0 20px 0 rgba(44, 52, 59, 0.2);
  background-color: #2fd3b4;
  filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.08));
}
.new-banner .promo-banner__inner__right .is-green.play-icon .play-icon-item {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 24px solid rgba(0, 0, 0, 0);
  border-left-width: 37px;
  border-left-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-20%, -50%);
  z-index: 200;
}
@media screen and (min-width: 768px) {
  .new-banner .promo-banner__inner__right .play-icon {
    width: 12rem;
    height: 12rem;
  }
  .new-banner .promo-banner__inner__right .is-green.play-icon:before {
    border: 34px solid rgba(0, 0, 0, 0);
    border-left-width: 49px;
    border-left-color: #fff;
  }
}
.replace-wistia-img__wistia:not(.is-show) {
  position: absolute;
  left: -9999rem;
  z-index: -9999;
}
.cta-block {
  text-align: center;
  color: #fff;
  user-select: none;
  background-color: #232d39;
  
}
.cta-block.bg-midnight-blue {
  background: #14203f;
}
.cta-block.bg-midnight-blue h2 {
  color: #fff;
}
.cta-block.bg-navy {
  background: #19316a;
}
.cta-block.bg-navy h2 {
  color: #fff;
}
.cta-block-wrapper {
  width: 100%;
}
.cta-block .cta-block__actions {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .cta-block .cta-block__actions {
    flex-direction: row;
  }
}
.cta-block .cta-block__actions .btn {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .cta-block .cta-block__actions .btn {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.cta-block h2 {
  margin-bottom: 24px;
  text-align: center;
  color: #fff;
}
.cta-block__header-item {
  color: #fff !important;
}
.cta-block__header p {
  color: #fff;
}
.cta-block__caption {
  margin: 2rem auto 0;
}
.cta-block__footer {
  margin-top: 4rem;
}
.cta-block__badge {
  margin: 0 auto;
  opacity: 0.5;
  max-width: 60rem;
}
.awards {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.awards__item {
  margin: 0.5rem;
  max-width: 16.2rem;
  height: 6rem;
}
@media screen and (min-width: 769px) {
  .awards__item {
    margin: 1.25rem;
  }
}
.awards img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.awards.is-discharge .awards__item {
  margin: 1rem;
}
.awards .small {
  height: 60px;
}
.awards .medium {
  height: 100px;
}
.awards .large {
  height: 150px;
}
@media screen and (min-width: 769px) {
  .awards.is-discharge .awards__item {
    margin: 2.5rem;
  }
}
.cards-block.site-block {
  position: relative;
  overflow: hidden;
}
.cards-block.site-block .intro {
  margin: 0 auto 8px;
}
.cards-block.site-block .intro.single-item {
  margin: 0 auto 40px;
}
.cards-block.site-block .intro.single-item .cards-block-title {
  margin-bottom: 0;
}
.cards-block.site-block .intro .desc p {
  color: #fff;
}
.cards-block.site-block .card-item p {
  margin-bottom: 0;
}
.cards-block.site-block .bottom-link {
  text-align: center;
  margin-bottom: 32px;
}
.cards-block .cards-block-title {
  color: #fff;
  text-align: center;
}
.cards-block.bg-white {
  background-color: #fff;
}
.cards-block.bg-white h2 {
  color: #252d38 !important;
}
.cards-block.bg-white .intro .desc p {
  color: #252d38;
}
.cards-block.bg-light-blue {
  background-color: #ebf2fa;
}
.cards-block.bg-light-blue h2 {
  color: #252d38;
}
.cards-block.bg-light-blue .intro .desc p {
  color: #252d38;
}
.cards-block.bg-blue {
  background-color: #1d77cd;
}
.cards-block.bg-blue-2024 {
  background-color: #1657a0;
}
.cards-block.bg-dark-blue {
  background-color: #384b76;
}
.cards-block.bg-light-gray {
  background-color: #f7f7f7;
}
.cards-block.bg-light-gray h2 {
  color: #252d38;
}
.cards-block.bg-light-gray .intro .desc p {
  color: #252d38;
}
.cards-block.bg-blue .bottom-link .btn,
.cards-block.bg-blue-2024 .bottom-link .btn,
.cards-block.bg-dark-blue .bottom-link .btn {
  color: #fff !important;
}
.cards-block.bg-blue .bottom-link .btn.is-arrow svg,
.cards-block.bg-blue .bottom-link .btn.is-arrow path,
.cards-block.bg-blue-2024 .bottom-link .btn.is-arrow svg,
.cards-block.bg-blue-2024 .bottom-link .btn.is-arrow path,
.cards-block.bg-dark-blue .bottom-link .btn.is-arrow svg,
.cards-block.bg-dark-blue .bottom-link .btn.is-arrow path {
  fill: #fff;
}
.cards-block .container {
  position: relative;
  z-index: 2;
}
.cards-block .logo-line {
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cards-block .logo-line-wrapper {
  width: 100%;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-bottom: -16px;
}
.cards-block .logo-line-wrapper.first {
  margin-top: 16px;
}
.cards-block.plain-cards.bg-blue .card-item h3,
.cards-block.plain-cards.bg-blue .card-item p,
.cards-block.plain-cards.bg-blue-2024 .card-item h3,
.cards-block.plain-cards.bg-blue-2024 .card-item p,
.cards-block.plain-cards.bg-dark-blue .card-item h3,
.cards-block.plain-cards.bg-dark-blue .card-item p {
  color: #fff;
}
.cards-block.plain-cards.bg-blue .card-item a,
.cards-block.plain-cards.bg-blue-2024 .card-item a,
.cards-block.plain-cards.bg-dark-blue .card-item a {
  color: #fff !important;
}
.cards-block.plain-cards.bg-blue .card-item .btn.is-arrow svg path,
.cards-block.plain-cards.bg-blue-2024 .card-item .btn.is-arrow svg path,
.cards-block.plain-cards.bg-dark-blue .card-item .btn.is-arrow svg path {
  fill: #fff !important;
}
.cards-block .attachment-pattern {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
  mix-blend-mode: multiply;
  opacity: 0.2;
}
.cards-block .desc {
  margin-top: 2.4rem;
  text-align: center;
}
.cards-block .cards-block-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
  margin: 0 10px;
  position: relative;
}
.cards-block .cards-block-wrap.center-content .card-item {
  text-align: center;
}
.cards-block .cards-block-wrap.center-content .card-item .img-h {
  margin: 0 auto 16px;
}
.cards-block .cards-block-wrap .show-background {
  background: #ebf2fa;
  height: 100%;
  width: 100vw;
  position: absolute;
  top: 100px;
}
.cards-block .cards-block-wrap.md-col-4 .card-item {
  flex: 0 0 47%;
  min-width: calc(50% - 20px);
}
.cards-block .card-item {
  padding: 0;
}
.cards-block .card-item .inner {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
  background: #fff;
  padding: 40px;
  border-radius: 1rem;
  color: #252d38;
}
.cards-block.plain-cards .card-item .inner {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  border: none;
}
.cards-block.plain-cards .card-item .inner h3 {
  font-family: var(--font-family-title), serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
}
@media screen and (max-width: 768px) {
  .cards-block.plain-cards .card-item .inner h3 {
    line-height: 32px;
    font-size: 24px;
  }
}
.cards-block .card-item h4 {
  margin-bottom: 16px;
}
.cards-block .card-item .img-h {
  margin-bottom: 1.5rem;
}
.cards-block .card-item .img-h img {
  max-width: 7.6rem;
}
.cards-block .card-item .text {
  font-weight: 300;
  font-size: 2rem;
  line-height: 3rem;
  color: #252d38;
}
.cards-block .card-item .text strong {
  font-weight: 500;
}
.cards-block .card-item .text p:last-child {
  margin: 0;
}
.cards-block .card-item .text:has(+ .btn) {
  margin-bottom: 24px;
  flex: 1;
}
.cards-block .card-item a {
  color: #0042f3 !important;
  font-size: 2rem;
  text-decoration: none;
}
.cards-block .card-item a.btn.is-arrow {
  width: fit-content;
}
.cards-block .card-item a svg {
  fill: #0042f3;
  margin-left: 1.5rem;
  width: 16px;
  height: 16px;
}
.cards-block .cards-block-wrap.md-col-2 .card-item {
  flex: 0 0 47%;
  min-width: calc(50% - 20px);
}
.cards-block .card-item .inner.show-bg {
  box-shadow: 0px 0px 30px 0px rgba(51, 63, 72, 0.1);
}
.cards-block .footer-link {
  margin-top: 40px;
  text-align: center;
  padding: 0 10px;
}
.cards-block .footer-link .btn {
  margin-top: 0;
}
@media screen and (min-width: 1291px) {
  .cards-block h2 {
    text-align: center;
  }
  .cards-block .card-item {
    margin: 0;
    padding: 0;
    flex: 0 0 31.2%;
    min-width: 31.2%;
  }
  .cards-block .card-item .inner {
    padding: 40px;
  }
  .cards-block .card-item .inner.show-bg {
    border-radius: 40px;
    box-shadow: 0px 0px 30px 0px rgba(51, 63, 72, 0.1);
  }
  .cards-block.plain-cards .card-item {
    padding: 0;
  }
  .cards-block.plain-cards .card-item .inner {
    padding: 0;
  }
  .cards-block .card-item h3 {
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 1290px) {
  .md-col-6 {
    flex: 0 0 47%;
    min-width: 47%;
  }
}
@media screen and (max-width: 992px) {
  .cards-block .cards-block-wrap.md-col-2 .card-item {
    flex: 0 0 100%;
    min-width: 100%;
  }
  .cards-block .card-item {
    width: 100%;
  }
  .cards-block .cards-block-wrap.md-col-4 .card-item {
    flex: 0 0 100%;
    min-width: 100%;
  }
  .md-col-6 {
    flex: 0 0 100%;
    min-width: 100%;
  }
  .cards-block .card-item {
    margin-bottom: 0;
  }
  .md-col-9.intro {
    padding: 0 45px;
  }
}
@media screen and (max-width: 767px) {
  .cards-block .cards-block-wrap.md-col-4 .card-item {
    flex: inherit;
    min-width: inherit;
  }
}
.header-local.site-block {
  position: sticky;
  top: var(--wp-admin--admin-bar--height, 0);
  background-color: #19316a;
  z-index: 800;
  padding: 0;
}
@media screen and (min-width: 1100px) {
  .header-local.site-block .container {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1099px) {
  .header-local.site-block .container {
    padding: 16px;
  }
}
.header-local.site-block .header-local__burger {
  margin: 0;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.header-local.site-block .header-local__nav {
  font-size: 16px;
  margin: 0;
  padding: 0;
  display: none;
  line-height: unset;
}
@media (min-width: 1100px) {
  .header-local.site-block .header-local__nav {
    display: flex;
  }
}
@media (max-width: 1099px) {
  .header-local.site-block .header-local__nav {
    margin-top: 16px;
  }
}
.header-local.site-block .header-local__nav > li {
  padding: 16px;
  margin-bottom: 0;
}
.header-local.site-block .header-local__nav > li:before {
  content: none;
}
.header-local.site-block .header-local__nav > li > a,
.header-local.site-block .header-local__nav > li span {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  color: #fff;
}
.header-local.site-block .header-local__nav > li > a:hover,
.header-local.site-block .header-local__nav > li span:hover {
  color: #d9d9d9;
}
@media screen and (max-width: 1099px) {
  .header-local.site-block .header-local__nav > li {
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
  }
}
@media screen and (min-width: 1100px) {
  .header-local.site-block .header-local__nav > li:not(:last-child) {
    margin-right: 24px;
  }
  .header-local.site-block .header-local__nav > li:first-child {
    border-right: 1px solid #1657a0;
    padding-right: 40px;
  }
  .header-local.site-block .header-local__nav > li:first-child a {
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1210px) {
  .header-local.site-block .header-local__nav > li:first-child {
    max-width: 274px;
  }
}
.header-local.site-block .header-local__sub-nav li {
  padding: 0;
}
.header-local.site-block .header-local__sub-nav li:before {
  content: none;
}
.header-local.site-block .header-local__sub-nav li a {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #262e38;
  line-height: 24px;
  color: #000;
  text-decoration: none;
}
.header-local.site-block .header-local__sub-nav li a:hover {
  color: #147bd1;
}
@media screen and (max-width: 1099px) {
  .header-local.site-block .header-local__sub-nav li a {
    color: #fff;
  }
}
.header-local.site-block .header-local__actions .btn {
  margin-top: 0;
}
.header-local.site-block .header-local__actions .btn.is-fill {
  display: flex;
  align-items: center;
  padding: 0 25px;
  height: 4.4rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: Sofia, sans-serif;
  font-weight: 500;
}
.header-local.is-sticky {
  border-top: 0;
}
.header-local__burger {
  position: relative;
  padding: 1.4rem 0;
  cursor: pointer;
}
.header-local__burger::after {
  width: 8px;
  height: 8px;
  content: "";
  display: inline-block;
  border: 0.1rem solid #fff;
  border-top: 0 solid rgba(0, 0, 0, 0);
  border-left: 0 solid rgba(0, 0, 0, 0);
  -webkit-transform: rotate(45deg) translate(-70%, -30%);
  transform: rotate(45deg) translate(-70%, -30%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  right: 0;
  top: 16px;
}
.header-local__burger.is-show::after {
  -webkit-transform: rotate(-135deg) translate(20%, 20%);
  transform: rotate(-135deg) translate(20%, 20%);
}
.header-local__burger.is-show span.is-show {
  display: inline;
}
.header-local__burger.is-show span.is-hide {
  display: none;
}
.header-local__burger span:not(.is-hide) {
  display: none;
}
.header-local__logo {
  width: 15rem;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.header-local__logo img {
  width: 15rem;
  height: 2.86rem;
}
.header-local__nav > li {
  position: relative;
}
.header-local__nav > li.is-dropdown::after {
  width: 0.6rem;
  height: 0.6rem;
  content: "";
  display: inline-block;
  margin-left: 0.5rem;
  margin-top: 0.3rem;
  border: 0.1rem solid #fff;
  border-top: 0 solid rgba(0, 0, 0, 0);
  border-left: 0 solid rgba(0, 0, 0, 0);
  -webkit-transform: rotate(45deg) translate(-20%, -20%);
  transform: rotate(45deg) translate(-20%, -20%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.header-local__nav > li.is-dropdown.is-show::after {
  -webkit-transform: rotate(-135deg) translate(-10%, -30%);
  transform: rotate(-135deg) translate(-10%, -30%);
}
.header-local__nav > li.is-dropdown span {
  display: block;
  cursor: pointer;
  color: #4d5967;
}
.header-local__nav > li a {
  display: block;
}
.header-local__sub-nav {
  display: none;
  margin: 0;
}
.header-local__sub-nav li {
  font-size: 1.6rem;
  line-height: 1.375;
  color: #333f48;
}
.header-local__sub-nav li:hover {
  color: #147bd1;
}
.header-local__sub-nav li a {
  color: inherit;
}
.header-local__sub-nav li + li {
  margin-top: 1.5rem;
}
.header-local__actions {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media screen and (min-width: 1100px) {
  .header-local.is-sticky .header-local__logo {
    opacity: 1;
  }
  .header-local.is-sticky .header-local__actions {
    opacity: 1;
  }
  .header-local__wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .header-local__burger {
    display: none;
  }
  .header-local__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-local__nav > li.is-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    max-height: initial;
    cursor: pointer;
  }
  .header-local__nav > li.is-dropdown:hover {
    color: #147bd1;
  }
  .header-local__nav > li.is-dropdown:hover::after {
    border-color: #d9d9d9;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .header-local__nav > li.is-dropdown:hover .header-local__sub-nav {
    display: block;
  }
  .header-local__sub-nav {
    position: absolute;
    top: 56px;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 50px 50px 0 rgba(35, 45, 57, 0.15);
    box-shadow: 0 50px 50px 0 rgba(35, 45, 57, 0.15);
    width: 29rem;
  }
}
@media screen and (max-width: 1099px) {
  .header-local__burger:after {
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    right: 5px;
  }
  .header-local__logo {
    display: none;
  }
  .header-local__nav > li.is-dropdown > span {
    position: relative;
    z-index: 1;
  }
  .header-local__nav > li.is-dropdown:after {
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 12px;
    right: 5px;
    z-index: 0;
  }
  .header-local__sub-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 1.5rem;
  }
  .header-local__sub-nav li {
    position: relative;
    padding-left: 1.5rem;
  }
  .header-local__sub-nav li::before {
    width: 0.5rem;
    height: 0.5rem;
    content: "";
    position: absolute;
    top: 1.1rem;
    left: 0;
    margin-right: 1.5rem;
    border-radius: 50%;
    display: block;
    background: #c1c5c8;
  }
  .header-local__actions {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .header-local__nav {
    display: none;
    padding-top: 2.5rem;
    padding-bottom: 4rem;
    width: 100%;
  }
  .header-local__nav li + li {
    margin-top: 1.5rem;
  }
}
.logos__strip.site-block.bg-white .logos__header-title,
.logos__strip.site-block.bg-white .reviews-item-img,
.logos__strip.site-block.bg-light-grey .logos__header-title,
.logos__strip.site-block.bg-light-grey .reviews-item-img {
  color: #262e38;
  text-decoration: none;
}
.logos__strip.site-block.bg-light-grey {
  background: #f7f7f7;
}
.logos__strip.site-block.bg-deep-blue {
  background: #19316a;
}
.logos__strip.site-block.bg-deep-blue .logos__header-title {
  color: #fff;
}
.logos__strip.site-block.bg-light-blue {
  background: #ebf2fa;
}
.logos__strip.site-block.bg-light-blue .logos__header-title,
.logos__strip.site-block.bg-light-blue .reviews-item-img {
  color: #262e38;
  text-decoration: none;
}
.logos__strip.site-block.bg-dark-blue {
  background: #384b76;
}
.logos__strip.site-block.bg-dark-blue .logos__header-title,
.logos__strip.site-block.bg-dark-blue .reviews-item-img {
  color: #fff;
  text-decoration: none;
}
.logos__strip.site-block .grid {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.logos__strip.site-block .logos__header-title {
  text-align: center;
}
.reviews.customers-reviews {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.reviews.customers-reviews .customer-reviews {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.reviews.customers-reviews .img-h {
  margin-right: 15px;
}
.reviews.customers-reviews .img-h img {
  max-height: 3.8rem;
  transition: all 0.2s ease-in;
  max-width: 100%;
  height: auto;
  min-height: 50px;
}
.reviews.customers-reviews .img-h img.colored {
  opacity: 0;
  position: absolute;
  transition: all 0.2s ease-in;
  top: 0;
  left: 0;
}
.customers-reviews h2 + .logos__images,
.customers-reviews h3 + .logos__images {
  margin-top: 24px;
}
.customers-reviews h4 + .logos__images {
  margin-top: 16px;
}
.logos__images {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}
.logos__images .small.customers {
  max-height: inherit;
  height: 100px;
}
.logos__images .medium.customers {
  height: 100px;
  max-height: inherit;
}
.logos__images .large.customers {
  height: 150px;
  max-height: inherit;
}
.logos__images .img-h {
  position: relative;
  max-width: 200px;
  margin: 0 1.8rem 3.5rem;
}
.reviews-item-img {
  display: flex;
  height: 54px;
  align-items: center;
  justify-content: space-between;
  margin: 0 1.8rem 2rem;
  font-size: 18px;
  line-height: 28px;
}
.reviews-item-img span {
  display: block;
  margin-bottom: 5px;
  padding-left: 10px;
}
@media screen and (min-width: 1291px) {
  .logos__images .img-h {
    max-width: 235px;
    margin: 0 1.8rem 2rem;
  }
  .logos__images .img-h img {
    max-height: 4.8rem;
  }
  .reviews {
    margin-top: 0;
  }
  .reviews-item-img {
    margin: 0 4.5rem 2rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 993px) {
  .reviews .reviews-item-img {
    margin: 0 3.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .logos__strip.site-block h4.logos__header-title {
    margin-bottom: 40px;
  }
  .reviews .logos__images .img-h {
    min-width: 200px;
    display: flex;
    justify-content: center;
  }
}
.logos__strip.new.site-block .grid {
  display: block;
}
@media (min-width: 768px) {
  .logos__strip.new.site-block {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .logos__strip.new.site-block.not-under-marquee {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.logos__strip.new.site-block.bg-white .logos__header-title {
  color: #aeb7c3;
  margin-bottom: 0;
  padding: 0, 15px;
  padding-left: 15px;
  padding-bottom: 20px;
}
@media screen and (min-width: 501px) {
  .logos__strip.new.not-under-marquee .title-wrapper {
    margin-bottom: 24px;
  }
}
.logos__strip.new .title-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.logos__strip.new .title-wrapper.has-reviews {
  margin-bottom: 24px;
}
@media screen and (max-width: 500px) {
  .logos__strip.new .title-wrapper {
    margin-bottom: 30px;
    flex-direction: column;
  }
}
.logos__strip.new .logos__header-title {
  flex-shrink: 0;
}
@media screen and (min-width: 501px) {
  .logos__strip.new .title-line {
    margin-left: 24px;
    flex: 1;
  }
}
@media screen and (max-width: 500px) {
  .logos__strip.new .title-line {
    margin-top: 30px;
    width: 100%;
  }
}
.logos__strip.new .title-line {
  height: 1px;
  background-color: #d1dae6;
  padding: 0 15px;
}
.logos__strip.new .reviews.customers-reviews {
  display: block;
  max-width: 1290px;
  margin: 0 auto;
}
.logos__strip.new .reviews.customers-reviews .customer-reviews {
  margin-top: 40px;
  gap: 20px 40px;
}
.logos__strip.new
  .reviews.customers-reviews
  .customer-reviews
  .reviews-item-img {
  height: auto;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
}
.logos__strip.new
  .reviews.customers-reviews
  .customer-reviews
  .reviews-item-img
  > img {
  max-height: 30px;
}
.logos__strip.new
  .reviews.customers-reviews
  .customer-reviews
  .reviews-item-img
  .count {
  margin-left: 8px;
  padding-top: 5px;
}
.logos__strip.new
  .reviews.customers-reviews
  .customer-reviews
  .reviews-item-img
  .count
  .count-number {
  color: #262e38;
  line-height: 18px;
  font-weight: 400;
  margin-top: 8px;
}
.logos__strip.new .logos__images {
  margin-bottom: 0;
}
@media screen and (min-width: 901px) {
  .logos__strip.new .logos__images {
    justify-content: space-between;
  }
}
@media screen and (max-width: 900px) {
  .logos__strip.new .logos__images {
    gap: 30px 39px;
  }
}
.logos__strip.new .logos__images .img-h {
  margin: 0;
  display: block;
}
.logos__strip.new .logos__images .img-h img {
  min-height: 50px;
  height: 150px;
  width: 150px;
}
.faq {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.faq.bg-gray-f7f7f7 {
  background: var(--color-gray-f7f7f7);
}
.faq.bg-grey {
  background: rgba(29, 119, 205, 0.05);
}
.faq.bg-blue {
  background: #1d77cd;
  color: #fff;
}
.faq.bg-dark-blue {
  background: #384b76;
  color: #fff;
}
.faq.bg-black {
  background: #000;
  color: #fff;
}
.faq h2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 64px;
  margin-left: 0px;
  text-align: center;
}
.faq .faq__inner {
  justify-content: center;
}
.faq__answer-new {
  padding: 0 2.4rem;
}
.faq__answer-new ul ul > li:before {
  width: 0.5rem;
  height: 0.5rem;
  content: "";
  position: absolute;
  top: 1.1rem;
  left: 0;
  margin-right: 1.5rem;
  border-radius: 50%;
  display: block;
  border: 0.1rem solid #00bab3;
  background: rgba(0, 0, 0, 0);
}
.faq__answer-new div small {
  font-size: 1.4rem;
}
.faq__item {
  position: relative;
  border-top: 1px solid #e8e8eb;
  cursor: pointer;
}
.faq__item summary {
  cursor: pointer;
  list-style: none;
  padding: 2.4rem;
}
.faq__link.btn {
  color: #0042f2;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  margin-top: 0;
  height: inherit;
  margin-bottom: 24px;
  margin-top: 24px;
}
.faq__item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  z-index: -100;
}
.faq__item.active:after {
  opacity: 1;
}
.faq__item > summary h4 {
  padding-right: 3rem;
  margin: 0;
  font-size: 24px;
  line-height: 34px;
}
.faq__item > summary h4:before {
  width: 1.3rem;
  height: 1.3rem;
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  border: 0.2rem solid #69727e;
  border-top: 0 solid rgba(0, 0, 0, 0);
  border-left: 0 solid rgba(0, 0, 0, 0);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: transform 0.4s;
  transition: transform 0.4s;
  top: 31px;
}
.faq__item.active > summary h4:before {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.faq__item > summary h4 + .faq__answer-new {
  margin-top: 24px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0;
  display: none;
}
.faq .faq__item > summary h4 + .faq__answer-new p:last-child {
  margin-bottom: 0;
}
.faq__item[open] {
  border-top: 3px solid #0042f2;
}
.faq__item[open] > summary h4 {
  color: #0042f2;
}
.faq__item[open] > summary h4:before {
  -webkit-transform: rotate(-135deg) translate(-10%, -10%);
  transform: rotate(-135deg) translate(-10%, -10%);
  border: 0.2rem solid #0042f2;
  border-top: 0 solid rgba(0, 0, 0, 0);
  border-left: 0 solid rgba(0, 0, 0, 0);
}
.faq__item:last-child {
  border-bottom: 1px solid #e8e8eb;
}
.pricing.site-block .container {
  justify-content: center;
}
.pricing.site-block.bg-grey {
  background: rgba(29, 119, 205, 0.05);
}
.pricing.site-block.bg-blue {
  background: #1d77cd;
  color: #fff;
}
.pricing.site-block.bg-dark-blue {
  background: #384b76;
  color: #fff;
}
.pricing.site-block.bg-black {
  background: #000;
  color: #fff;
}
.pricing.site-block .pricing__header {
  margin-bottom: 4rem;
  text-align: center;
}
.pricing.site-block .pricing__inner {
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .pricing.site-block .pricing__inner {
    flex-direction: row;
  }
}
.pricing.site-block .pricing__inner .pricing__item {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .pricing.site-block .pricing__inner .pricing__item {
    margin-bottom: 0;
  }
}
.pricing.site-block .item-pricing__caption {
  margin: 0 auto;
}
.pricing.site-block .pricing__footer {
  margin: 24px 0 0;
  text-align: center;
}
.pricing.site-block .pricing__footer .sub-copy {
  margin-top: 16px;
  margin-bottom: 24px;
}
.pricing.site-block .pricing__footer .btn {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .pricing.site-block .pricing__footer .btn {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.pricing.site-block .item-pricing {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  text-align: center;
  background-color: #fff;
}
.pricing.site-block h3.item-pricing__title {
  margin: 0;
  padding: 25px 10px;
  background-color: #147bd1;
  color: #fff;
}
.pricing.site-block .item-pricing__title a {
  color: inherit;
  text-decoration: none;
}
.pricing.site-block .item-pricing__content {
  padding: 25px 30px 0;
}
.pricing.site-block .item-pricing__cost {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-align: left;
  margin: 24px 0;
}
.pricing.site-block .item-pricing__cost p {
  margin: 0 0 0 5px;
}
.pricing.site-block .item-pricing__cost p:only-child {
  align-self: center;
}
.pricing.site-block .item-pricing__cost span {
  position: relative;
  font-size: 5.6rem;
  line-height: 1;
  font-weight: 500;
}
.pricing.site-block .item-pricing__footer {
  padding: 0 30px 30px;
}
.pricing.site-block .item-pricing.is-free .item-pricing__title {
  background-color: #69727e;
}
.pricing.site-block .item-pricing.is-free .item-pricing__cost span {
  font-weight: 500;
  font-size: 5.6rem;
}
.pricing.site-block .item-pricing.is-free .item-pricing__cost span:before {
  display: none;
}
.pricing.site-block .item-pricing.is-success .item-pricing__title {
  background-color: #00bab3;
}
.full-width-image.site-block.small-padding {
  padding-top: 0;
}
.full-width-image.site-block.bg-blue-2024 {
  background: #1657a0;
}
.full-width-image.site-block.bg-light-blue {
  background: #ebf2fa;
}
.full-width-image.site-block.bg-light-gray {
  background: #f7f7f7;
}
.full-width-image.site-block.bg-navy {
  background: #19316a;
}
.full-width-image.site-block.bg-white {
  background: #fff;
}
.full-width-image.site-block.bg-midnight-blue {
  background: #14203f;
}
.full-width-image.site-block.bg-blue-2024 .header h2,
.full-width-image.site-block.bg-blue-2024 .header p,
.full-width-image.site-block.bg-midnight-blue .header h2,
.full-width-image.site-block.bg-midnight-blue .header p,
.full-width-image.site-block.bg-navy .header h2,
.full-width-image.site-block.bg-navy .header p {
  color: #fff;
}
.full-width-image.site-block.bg-blue-2024 .header p,
.full-width-image.site-block.bg-midnight-blue .header p,
.full-width-image.site-block.bg-navy .header p {
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .full-width-image.site-block.bg-blue-2024 .header h2,
  .full-width-image.site-block.bg-midnight-blue .header h2,
  .full-width-image.site-block.bg-navy .header h2 {
    font-size: 24px;
    line-height: 33px;
  }
}
@media screen and (max-width: 768px) {
  .full-width-image.site-block.bg-blue-2024 .header p,
  .full-width-image.site-block.bg-midnight-blue .header p,
  .full-width-image.site-block.bg-navy .header p {
    font-size: 16px;
  }
}
.full-width-image.site-block .header {
  margin: 0 auto 8px;
  text-align: center;
}
.full-width-image.site-block .header p {
  margin-bottom: 0;
}
.full-width-image.site-block .image-wrap {
  margin-top: 32px;
}
.features.site-block .container {
  padding: 0 15px;
}
.features.site-block.bg-white {
  background: #fff;
}
.features.site-block.bg-grey {
  background: #f7f7f7;
}
.features.site-block.bg-blue {
  background: #1d77cd;
  color: #fff;
}
.features.site-block.bg-blue .menu-features ul li p,
.features.site-block.bg-blue .faq__item[open] > summary > h4 {
  color: #fff;
}
.features.site-block.bg-blue .faq__item[open] > summary > h4:before {
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
}
.features.site-block.bg-blue .btn,
.features.site-block.bg-blue .btn.is-arrow svg path {
  color: #fff !important;
  fill: #fff !important;
}
.features.site-block.bg-dark-blue {
  background: #384b76;
  color: #fff;
}
.features.site-block.bg-dark-blue .menu-features ul li p,
.features.site-block.bg-dark-blue .faq__item[open] > summary > h4 {
  color: #fff;
}
.features.site-block.bg-dark-blue .faq__item[open] > summary > h4:before {
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
}
.features.site-block.bg-dark-blue .btn,
.features.site-block.bg-dark-blue .btn.is-arrow svg path {
  color: #fff !important;
  fill: #fff !important;
}
.features.site-block.bg-black {
  background: #000;
  color: #fff;
}
.features.site-block.bg-black .menu-features ul li p,
.features.site-block.bg-black .faq__item[open] > summary > h4 {
  color: #fff;
}
.features.site-block.bg-black .faq__item[open] > summary > h4:before {
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
}
.features.site-block.bg-black .btn,
.features.site-block.bg-black .btn.is-arrow svg path {
  color: #fff !important;
  fill: #fff !important;
}
.features.site-block .features__title {
  text-align: center;
  margin-bottom: 48px;
}
@media (max-width: 1023px) {
  .features.site-block .features__title {
    margin-bottom: 32px;
  }
}
.features.site-block .faq__inner {
  width: 100%;
}
@media (min-width: 1024px) {
  .features.site-block .faq__inner {
    display: none;
  }
}
.features.site-block .faq__inner .faq__item > summary {
  padding: 27px 21px;
}
.features.site-block .features__wrap.grid {
  display: none;
}
@media (min-width: 1024px) {
  .features.site-block .features__wrap.grid {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.features.site-block.new-version .features__title {
  margin-bottom: 0;
}
.features.site-block.new-version .faq-item-category {
  padding: 32px 21px;
}
.features.site-block.new-version .faq-item-category.border-top {
  border-top: 1px solid #e8e8eb;
}
.features.site-block.new-version .faq-item-category h3 {
  font-weight: 500;
  margin: 0;
  font-size: 20px;
  line-height: 32px;
}
.features.site-block.new-version .faq__item > summary > h4 {
  font-weight: 300;
  font-size: 20px;
}
.features.site-block.new-version .faq__item > summary > h4::before {
  top: 35px;
}
.features.site-block.new-version .faq__item .faq__answer-new {
  padding: 0 21px 32px 21px;
}
.features.site-block.new-version .features-text {
  width: 910px;
  margin-top: 24px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .features.site-block.new-version .features-text {
    margin-top: 32px;
    width: auto;
  }
}
.features.site-block.new-version .features-text-wrapper {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 48px;
}
@media (max-width: 1023px) {
  .features.site-block.new-version .features-text-wrapper {
    margin-bottom: 0;
  }
}
.features.site-block.new-version .menu-features {
  position: relative;
}
.features.site-block.new-version .menu-features__marker {
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0;
  display: block;
  border-radius: 50%;
  background-color: #D97D29;
  background-image: url("../../img/arrow-white.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 9px;
  transform: translate(0, -50%);
  transition: top 0.2s;
  z-index: 100;
  top: 72px;
}
.features.site-block.new-version .menu-features ul {
  margin: 0;
}
.features.site-block.new-version .menu-features ul li {
  margin: 0;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 0px;
  transition: all 0.2s;
  cursor: pointer;
}
.features.site-block.new-version .menu-features ul li:before {
  content: none;
}
.features.site-block.new-version .menu-features ul li.is-active p {
  color: #D97D29;
}
.features.site-block.new-version .menu-features ul li p {
  margin: 0;
}
.features.site-block.new-version .menu-features .menu-features-item-category {
  font-weight: 500;
  cursor: default;
}
.features.site-block.new-version
  .menu-features
  > ul
  > li.menu-features-item-category
  ~ li.menu-features-item-category {
  border-top: 1px solid #d9d9d9;
  margin-top: 8px;
  padding-top: 16px;
}
.features.site-block.new-version .menu-features > ul > li.menu-features-item {
  padding-left: 38px;
}
.features.site-block.new-version .features__slides {
  position: relative;
  align-self: center;
}
@media (min-width: 768px) {
  .features.site-block.new-version .features__slides .inner {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
  }
}
@media (min-width: 1024px) {
  .features.site-block.new-version .features__slides .inner {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 50px;
  }
}
.features.site-block.new-version .features__slides .features__item {
  position: relative;
  display: none;
  z-index: 100;
}
.features.site-block.new-version .features__slides .features__item.is-active {
  display: block;
  animation: 0.5s ease opacityBottomTop;
}
.features.site-block.new-version .item-features {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
@media all and (min-width: 1024px) {
  .features.site-block.new-version .item-features {
    padding-top: 16px;
  }
}
.features.site-block.new-version .item-features__desc {
  margin-bottom: 32px;
}
.features.site-block.new-version .item-features .btn {
  margin-top: 32px;
}
.features.site-block.new-version .item-features__image {
  width: 100%;
  max-width: 675px;
}
@media screen and (min-width: 1024px) {
  .features.site-block.new-version .item-features__image.medium {
    height: 515px;
  }
}
@media screen and (min-width: 1024px) {
  .features.site-block.new-version .item-features__image.small {
    height: 331px;
  }
}
.features.site-block.new-version .item-features__image img {
  border-radius: 10px;
}
.features.site-block.old-version .menu-features {
  position: relative;
}
.features.site-block.old-version .menu-features .menu-features__marker {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  display: block;
  border-radius: 50%;
  background-color: #2ed4b5;
  background-image: url("../../img/arrow-white.svg");
  background-repeat: no-repeat;
  background-position: center center;
  transform: translate(0, -50%);
  transition: top 0.2s;
  z-index: 100;
  top: 48px;
}
.features.site-block.old-version .menu-features ul {
  margin: 0;
}
.features.site-block.old-version .menu-features ul li {
  margin: 0;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 16px;
  padding-left: 0px;
  transition: all 0.2s;
  cursor: pointer;
}
.features.site-block.old-version .menu-features ul li:before {
  content: none;
}
.features.site-block.old-version .menu-features ul li.is-active p {
  font-weight: 500;
}
.features.site-block.old-version .menu-features ul li p {
  margin: 0;
  padding-top: 0px;
  padding-right: 40px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.features.site-block.old-version .menu-features ul li + li {
  border-top: 1px solid #d9d9d9;
}
.features.site-block.old-version .features__slides {
  position: relative;
}
@media (min-width: 768px) {
  .features.site-block.old-version .features__slides .inner {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
  }
}
@media (min-width: 1024px) {
  .features.site-block.old-version .features__slides .inner {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 50px;
  }
}
.features.site-block.old-version .features__slides .features__item {
  position: relative;
  display: none;
  z-index: 100;
}
.features.site-block.old-version .features__slides .features__item.is-active {
  display: block;
  animation: 0.5s ease opacityBottomTop;
}
@media all and (max-width: 1023px) {
  .features.site-block.old-version .faq__answer-new {
    padding-bottom: 40px;
  }
}
.features.site-block.old-version .item-features {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}
.features.site-block.old-version .item-features .item-features__content {
  padding-top: 8px;
  width: 100%;
}
@media (max-width: 1023px) {
  .features.site-block.old-version .item-features .item-features__content {
    padding-top: 0;
  }
}
.features.site-block.old-version .item-features .btn {
  margin-top: 40px;
}
@media (max-width: 1023px) {
  .features.site-block.old-version .item-features .btn {
    margin-top: 32px;
  }
}
.features.site-block.old-version .item-features .item-features__image {
  width: 100%;
  max-width: 675px;
  margin-top: 38px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1023px) {
  .features.site-block.old-version .item-features .item-features__image {
    margin-top: 32px;
  }
}
.features.site-block.old-version .item-features .item-features__image img {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}
.product-highlight {
  background: #384b76;
}
.product-highlight-awards.bg-white {
  background: #fff;
}
.product-highlight-awards.bg-light-gray {
  background: #f7f7f7;
}
.product-highlight-awards.bg-light-blue {
  background: #ebf2fa;
}
.product-highlight .grid {
  align-items: center;
}
.product-highlight .text {
  margin-bottom: 16px;
  color: #fff;
}
@media (min-width: 768px) {
  .product-highlight .text {
    margin-bottom: 0;
  }
}
.product-highlight .text h2 {
  margin-bottom: 40px;
}
.product-highlight.transparency .awards-list {
  opacity: 0.5;
  min-height: 92px;
}
.product-highlight .awards-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 6rem;
}
.product-highlight .awards-list .img-h {
  display: block;
}
@media screen and (min-width: 1024px) {
  .product-highlight .awards-list .img-h {
    min-width: 8%;
  }
}
.product-highlight .awards-list .img-h img {
  max-height: 92px;
}
@media screen and (min-width: 1291px) {
  .product-highlight .awards-list {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .product-highlight .awards-list {
    margin-bottom: -3rem;
    justify-content: center;
  }
  .product-highlight .awards-list .img-h {
    width: 30%;
    text-align: center;
    margin-bottom: 3rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
.product-highlight-awards .awards-list {
  margin-top: 0;
}
.product-highlight-awards.remove-padding-top {
  padding-top: 0;
}
.product-highlight-awards.remove-padding-bottom {
  padding-bottom: 0;
}
.wrapper__p-lab {
  background: radial-gradient(
      77.82% 132.29% at 10.72% -15.77%,
      #083035 0%,
      rgba(8, 48, 53, 0) 100%
    ),
    radial-gradient(
      365.09% 147.41% at -55.55% 276.23%,
      #2ed4b5 0%,
      rgba(46, 212, 181, 0) 100%
    ),
    linear-gradient(90deg, #083035 38.09%, #00bab3 176.77%);
}
.wrapper__p-lab .p-lab-banner {
  display: flex;
  flex: 0 1 50%;
  background: linear-gradient(
      90deg,
      rgb(8, 48, 53) 57.09%,
      transparent,
      rgb(0, 186, 179) 100.77%,
      transparent
    ),
    url("/wp-content/themes/activtrak2/img/pl-bg.svg") repeat 0 0;
  background-size: contain;
}
.wrapper__p-lab .p-lab-banner .p-lab-container {
  display: flex;
  justify-content: space-between;
}
.wrapper__p-lab .p-lab-banner__info {
  flex-basis: 50%;
  padding: 108px 0;
  max-width: 520px;
  margin-right: 50px;
}
.wrapper__p-lab .p-lab-banner__info h2 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  margin-bottom: 40px;
}
.wrapper__p-lab .p-lab-banner__info p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 24px;
}
.wrapper__p-lab .p-lab-banner__info a {
  color: #2ed4b5 !important;
}
.wrapper__p-lab .p-lab-banner__info a svg path {
  fill: #2ed4b5;
}
.wrapper__p-lab .p-lab-banner__logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-lab-banner__info h1 {
  font-size: 44px;
  line-height: 54px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  color: #fff;
}
.p-lab-banner__info ul li {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  color: #fff;
  position: relative;
  padding-left: 24px;
}
.p-lab-banner__info ul li::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #2ed4b5;
  border-radius: 50%;
  top: 13px;
  left: 0;
}
@media screen and (max-width: 992px) {
  .p-lab-container {
    flex-direction: column-reverse;
    padding: 40px 20px;
  }
  .container.plab {
    padding: 0 45px;
  }
  .wrapper__p-lab {
    background: radial-gradient(
        77.82% 132.29% at 10.72% -15.77%,
        #083035 0%,
        rgba(8, 48, 53, 0) 100%
      ),
      radial-gradient(
        365.09% 147.41% at -55.55% 276.23%,
        #2ed4b5 0%,
        rgba(46, 212, 181, 0) 100%
      ),
      linear-gradient(90deg, #083035 38.09%, #083035 176.77%);
  }
  .wrapper__p-lab .p-lab-banner {
    background: linear-gradient(180deg, rgb(8, 48, 53) 45.09%, transparent),
      url("/wp-content/themes/activtrak2/img/pl-bg.svg") repeat 0 0;
    background-position: bottom;
  }
  .wrapper__p-lab .p-lab-banner__logo {
    justify-content: flex-start;
  }
  .wrapper__p-lab .p-lab-banner__info {
    max-width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-lab-banner__logo {
    justify-content: flex-start;
    max-width: 65%;
    margin-bottom: 40px;
  }
  .wrapper__p-lab .p-lab-banner__info {
    padding: 0;
  }
}
.single-quote {
  text-align: center;
}
.single-quote .quote {
  margin: 0 auto;
}
.single-quote .text {
  padding: 8rem 0;
  font-size: 2.4rem;
  line-height: 4rem;
  padding: 5rem 11rem 0;
  position: relative;
  width: 100%;
  margin-bottom: 4rem;
}
.single-quote .text span {
  font-weight: 400;
  font-size: 16rem;
  line-height: 1;
  color: #1d77cd;
  position: absolute;
  top: 0;
  left: 0;
}
.single-quote .text span:last-child {
  right: 0;
  left: auto;
}
.single-quote .author {
  margin-bottom: 3rem;
}
.single-quote .img-h {
  width: 8rem;
  height: 8rem;
  border-radius: 8rem;
  margin: 0 auto 2.4rem;
}
.single-quote .img-h img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-quote .author .name {
  margin: 0;
  font-size: 2.2rem;
  line-height: 3.2rem;
}
.single-quote .author .title-company {
  margin: 0;
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .single-quote .text {
    padding: 0rem 5rem 0;
  }
}
.stack__header {
  margin-bottom: 5rem;
  text-align: center;
}
.stack__content {
  display: flex;
  flex-direction: column;
  max-width: 1150px;
  width: 100%;
}
.stack__title {
  margin: 0;
  font-family: var(--font-family-title), serif;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 700;
}
.stack__list {
  display: flex;
  flex-wrap: wrap;
}
.stack__list > div,
.stack__list > a,
.stack__list > .img-h {
  max-width: 150px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 20px;
  margin-bottom: 40px;
}
.stack__list > div:nth-child(7n),
.stack__list > a:nth-child(7n),
.stack__list > .img-h:nth-child(7n) {
  margin-right: 0;
}
.stack__title a {
  color: inherit;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .stack__title {
    font-size: 2.4rem;
    line-height: 1.25;
  }
}
@media screen and (min-width: 993px) {
  .stack__title {
    font-size: 3rem;
    line-height: 1.33333;
  }
}
.stack__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  text-align: center;
}
.stack__list p {
  color: #252d38;
  font-weight: 300;
}
.stack__list:not(.text-wrap) p {
  white-space: nowrap;
}
@media screen and (max-width: 992px) {
  .stack__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -1rem;
  }
}
.stack__list li {
  max-width: 8.7rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (max-width: 992px) {
  .stack__list li {
    max-width: 3rem;
    margin: 1rem;
  }
}
.stack__list img + p {
  margin-top: 1.7rem;
}
.stack__list img {
  margin: 0 auto;
  width: 6.6rem;
  height: 3.3rem;
  -o-object-fit: contain;
  object-fit: contain;
}
@media screen and (max-width: 992px) {
  .stack__list p {
    display: none;
  }
}
.stack footer {
  text-align: center;
}
.stack .btn {
  margin-top: 4rem;
}
.stack.site-block.gray {
  background: #f7f7f7;
}
.stack.site-block.white {
  background: #fff;
}
.stack.site-block.blue {
  background: #ebf2fa;
}
.stack.site-block {
  padding-top: 40px;
  padding-right: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
}
@media (min-width: 768px) {
  .stack.site-block {
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
  }
}
.stack.site-block .grid {
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.stack.site-block .stack__header {
  margin: 0;
  text-align: center;
}
.stack.site-block .stack__title {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
}
.stack.site-block .stack__text {
  margin-top: -16px;
  margin-bottom: 60px;
  color: #000;
}
.stack.site-block .stack__list {
  margin: 0;
}
.stack.site-block .stack__list .img-h {
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #69727e;
  position: relative;
  text-decoration: none;
}
.stack.site-block .stack__list .img-h img {
  height: 110px;
  width: 110px;
  transition: all 0.2s ease-in;
  opacity: 1;
}
.stack.site-block .stack__list p {
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  display: block;
}
@media screen and (min-width: 993px) {
  .stack.site-block .stack__list .img-h img {
    margin-bottom: 0px;
  }
}
.stack.site-block .stack__list .img-h img.colored {
  opacity: 0;
  position: absolute;
  transition: all 0.2s ease-in;
  max-width: 100%;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
.stack.site-block .stack__list .img-h.hover:hover img {
  opacity: 0;
}
.stack.site-block .stack__list .img-h.hover:hover img.colored {
  opacity: 1;
}
.stack.site-block .bottom-link {
  text-align: center;
}
.stack.site-block .bottom-link .btn {
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
@media screen and (max-width: 767px) {
  .stack.site-block .stack__list .img-h {
    width: 33%;
    padding: 0 15px;
    max-width: 33%;
    text-align: center;
    margin: 0 0 2rem;
    display: flex;
    flex-direction: column;
  }
  .stack.site-block .stack-new.stack .btn {
    margin-top: 16px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
}
.trustradius-widget.site-block.bg-white {
  background: #fff;
}
.trustradius-widget.site-block.bg-grey {
  background: #f7f7f7;
}
.trustradius-widget.site-block.bg-blue {
  background: #ebf2fa;
}
.trustradius-widget.site-block.bg-dark-blue {
  background: #384b76;
  color: #fff;
}
.trustradius-widget.site-block.bg-black {
  background: #000;
  color: #fff;
}
.trustradius-widget .heading {
  text-align: center;
  margin: 0 0 40px 0;
}
.trustradius-widget .heading p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.trustradius-widget .heading img {
  max-height: 35px;
  margin-left: 20px;
}
.trustradius-widget .trustradius-tqw {
  background-color: rgba(0, 0, 0, 0) !important;
}
.trustradius-widget .trustradius-tqw .tr-glyphicon {
  font-family: glyphicons regular !important;
  font-size: 18px !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-header {
  padding: 0 !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-header div.tr-banner {
  display: flex !important;
  margin: 0 !important;
  padding: 0 !important;
  margin-bottom: 4.4rem !important;
  height: 50px !important;
}
.trustradius-widget .trustradius-tqw .tr-banner-tagline {
  margin: 0 !important;
  font-size: 4rem !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  margin-right: 1rem !important;
  color: #147bd1 !important;
  position: static !important;
}
.trustradius-widget .trustradius-tqw .tr-banner-tagline a {
  color: inherit !important;
  text-decoration: none !important;
}
.trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  div.tr-header
  div.tr-banner
  > img {
  height: 30px !important;
  margin-top: 9px !important;
}
.trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  div.tr-card
  div.tr-card-read-more {
  margin-top: 20px !important;
  border: none !important;
  display: none !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-card div.tr-card-user {
  margin: 0 !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy img.tr-author-picture {
  border-radius: 0 !important;
  width: 40px !important;
  height: 40px !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-review-byline span {
  font-size: 20px !important;
  line-height: 32px !important;
  font-weight: 300 !important;
  color: #252d38 !important;
}
.trustradius-widget .trustradius-tqw div.tr-tags.tr-tags-fancy {
  display: none !important;
}
.trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  div.tr-card
  div.tr-card-quotes
  div.tr-card-quotes-after-outline {
  display: none !important;
}
.trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  div.tr-card
  div.tr-card-quotes:after {
  display: none !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-review-teaser:before {
  display: none !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-review-teaser > p {
  font-size: 20px !important;
  line-height: 32px !important;
  font-weight: 300 !important;
  margin: 0 !important;
  margin-top: 20px !important;
  display: block !important;
  color: #252d38 !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-review-teaser {
  margin: 0 !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-review-date {
  font-size: 16px !important;
  line-height: 22px !important;
  font-weight: 400 !important;
  color: #999fa3 !important;
}
.trustradius-widget .trustradius-tqw .tr-review-title a {
  font-size: 22px !important;
  line-height: 32px !important;
  font-weight: bold !important;
  display: block !important;
  color: #252d38 !important;
  text-decoration: none;
}
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-card p,
.trustradius-widget .trustradius-tqw div.tr-fancy a,
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-review-date,
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-review-byline span {
  font-family: sofia-pro, source sans pro, Helvetica, Arial, sans-serif !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-header {
  margin-bottom: 4rem !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy div.tr-header div.tr-banner {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  height: initial !important;
  min-height: initial !important;
  max-height: initial !important;
}
.trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  div.tr-header
  div.tr-banner
  > img {
  margin: 0 !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-review-summary {
  border: none !important;
  margin-right: 3rem !important;
  height: initial !important;
  min-height: initial !important;
  max-height: initial !important;
  margin-bottom: 30px !important;
  padding: 30px 40px 40px !important;
  background: #fff !important;
  box-shadow: 0px 0px 30px rgba(37, 45, 56, 0.08) !important;
  border-radius: 10px !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-card {
  position: static !important;
  padding: 0 1.5rem 0 !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-reviews-viewport {
  overflow: initial !important;
  margin: 0 auto !important;
  width: 90%;
  height: auto !important;
  display: flex;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-right-navigation {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  opacity: 1;
  cursor: pointer;
  top: 15rem !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-right-navigation span {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  padding: 0 !important;
  margin: 0 !important;
}
.trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  .tr-right-navigation
  span:before {
  display: block;
  background: url("../../img/arrow-white.svg") no-repeat center center/cover;
  font-size: 0;
  width: 1.2rem;
  height: 1.2rem;
  cursor: pointer;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-previous-link {
  background-color: #0042f3 !important;
  cursor: pointer;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-left-navigation {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  opacity: 1;
  cursor: pointer;
  top: 15rem !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-left-navigation span {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  padding: 0 !important;
  margin: 0 !important;
}
.trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  .tr-left-navigation
  span:before {
  display: block;
  background: url("../../img/arrow-white.svg") no-repeat center center/cover;
  font-size: 0;
  width: 1.2rem;
  height: 1.2rem;
  transform: rotate(180deg);
  cursor: pointer;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-next-link {
  background-color: #0042f3 !important;
  cursor: pointer;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-actions {
  position: static !important;
  margin-top: 4rem;
  text-align: center;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-read-all-link {
  line-height: 32px;
  white-space: nowrap;
  color: #0042f3;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  font-size: 2.2rem !important;
  font-weight: 500;
  display: flex;
  bottom: 0 !important;
  margin: 0 auto !important;
  justify-content: center;
  width: 100%;
  max-width: 215px;
  float: none !important;
  text-decoration: none !important;
  padding: 0 10px 0 0 !important;
  background: none !important;
}
.trustradius-widget .trustradius-tqw div.tr-fancy .tr-read-all-link:after {
  content: "";
  width: 16px;
  margin-left: 24px;
  transition: all 0.2s;
  background: url("../../img/arrow.svg") no-repeat top 0.9rem right 0;
}
.trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  .tr-read-all-link:hover:after {
  transform: translateX(-12px);
}
.trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  .tr-read-all-link.mac-os:after {
  background: url("../../img/arrow.svg") no-repeat top 0.6rem right 0;
}
.trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  .tr-read-all-link[class*="fill"],
.trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  .tr-read-all-link[class*="outline"] {
  padding: 0 2.5rem;
}
.mod_no-touchevents
  .trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  .tr-read-all-link:hover,
.mod_no-touchevents
  .trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  .tr-read-all-link.hover {
  color: #22aca5;
}
.mod_no-touchevents
  .trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  .tr-read-all-link:active,
.mod_no-touchevents
  .trustradius-widget
  .trustradius-tqw
  div.tr-fancy
  .tr-read-all-link.active {
  color: #22aca5;
}
.text-media-block:not(.add-padding-bottom) {
  padding-bottom: 0;
}
.text-media-block.bg-grey {
  background: rgba(29, 119, 205, 0.05);
}
.text-media-block.bg-blue {
  background: #1d77cd;
  color: #fff;
}
.text-media-block.bg-dark-blue {
  background: #384b76;
  color: #fff;
}
.text-media-block.bg-black {
  background: #000;
  color: #fff;
}
.text-media__header-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  width: 100%;
  margin-bottom: 80px;
}
.text-media__header-wrapper h2 {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .text-media__header-wrapper h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.text-media__header-wrapper p {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 0;
  text-align: center;
}
.text-media__content-title {
  font-weight: 500;
}
.text-media__content-overview {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
}
.text-media__content-overview p {
  margin-bottom: 16px;
}
.text-media-block .text-media-inner {
  gap: 60px;
}
.item-text-content {
  flex: 1;
}
.text-media-block .text-media-inner.vertical-top {
  align-items: flex-start;
}
.text-media-block .text-media-inner.vertical-center {
  align-items: center;
}
.text-media-block .text-media-inner.vertical-bottom {
  align-items: flex-end;
}
.text-media-block .text-media-inner .with-shadow img {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.08);
}
.text-media-block .text-media-inner .with-corners img {
  border-radius: 6px;
}
.blue__box-wrapper {
  display: flex;
  flex-direction: column;
  background: #ebf2fa;
  gap: 24px;
  border-radius: 10px;
  padding: 20px;
  margin-top: 20px;
}
.blue__box-wrapper:has(.content-logo) {
  gap: 0;
}
.blue__box-wrapper:has(.content-logo) .item-content-info {
  margin-top: 0;
}
.item-content-logo {
  margin-top: 16px;
}
.site-block .item-content-info {
  margin-top: 16px;
}
.blue__box-content {
  display: flex;
  gap: 40px;
}
.item-content.quote {
  font-style: italic;
}
.blue__box-item {
  flex: 1 1 50%;
}
.blue__box-item h3 {
  font-size: 32px;
  font-weight: 800;
  line-height: 38.4px;
  margin-bottom: 8px;
}
.blue__box-item .item-content {
  font-size: 16px;
  font-weight: 300;
  line-height: 25.6px;
}
p.blue__box-info,
p.item-content {
  margin: 0;
}
.quote-source-text > p {
  line-height: 25.6px;
}
.quote-source-text > p,
.site-block .item-content-info {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
.quote-source-text > p > strong {
  text-decoration: underline;
}
.primary-item-text-link {
  padding: 16px 24px;
  font-size: 22px;
  color: #fff !important;
  background-color: #D97D29;
  display: inline-block;
  margin-top: 16px;
  border-radius: 6px;
  text-decoration: none !important;
}
@media screen and (min-width: 767px) {
  .text-media-block .text-media-inner.image-left {
    flex-direction: row-reverse;
  }
  .text-media-block .item-media-holder,
  .text-media-block .item-text-content {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .text-media__header-wrapper {
    margin-bottom: 24px;
  }
  .text-media__header-wrapper p {
    margin-bottom: 16px;
    text-align: center;
  }
  .blue__box-wrapper {
    margin-top: 40px;
  }
  .blue__box-content {
    align-items: normal;
  }
  .blue__box-item {
    flex: 1 1 50%;
  }
  .text-media-block .item-media-holder {
    margin: 0;
  }
  .text-media-block .item-text-content {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
  }
}
.text-with-side {
  background: rgba(29, 119, 205, 0.05);
}
.text-with-side.bg-white {
  background: #fff;
}
.text-with-side .container {
  padding: 0 15px;
}
.text-side-inner {
  display: flex;
  justify-content: space-between;
}
.item-text-content {
  max-width: 630px;
  width: 60%;
}
.item-text-content p:last-child {
  margin: 0;
}
.text-with-side .side-block {
  max-width: 520px;
  width: 40%;
  margin-top: 50px;
}
.text-with-side .side-block.img-type {
  text-align: center;
}
.text-with-side .side-block-cta {
  margin-top: 24px;
}
.text-with-side .review-item {
  width: 100%;
  margin-top: 50px;
}
.text-with-side .review-item .inner {
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  background: #fff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}
.text-with-side .testimonial-item .inner {
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  border-radius: 16px;
  background: #ebf2fa;
}
.text-with-side .testimonial-item .inner hr {
  margin-bottom: 32px;
  background: #d9d9d9;
}
.text-with-side .wistia_embed {
  position: relative;
  padding-bottom: 56.5%;
}
.text-with-side .wistia_embed {
  position: relative;
  padding-bottom: 56.5%;
  width: 100% !important;
}
.text-with-side .wistia_embed .wistia_click_to_play {
  position: absolute;
}
@media screen and (min-width: 767px) {
  .text-with-side .side-block {
    margin-top: 0;
  }
  .text-with-side .review-item {
    margin-top: 0;
  }
}
.text-with-side .testimonial-item .side-testimonial-top-text {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  margin-bottom: 24px;
  font-weight: 400;
}
.text-with-side .testimonial-item .side-testimonial-author-info {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-bottom: 24px;
}
.text-with-side
  .testimonial-item
  .side-testimonial-author-info
  .side-testimonial-author-text {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
}
.text-with-side
  .testimonial-item
  .side-testimonial-author-info
  .side-testimonial-author-text
  p {
  margin-bottom: 0;
}
.text-with-side
  .testimonial-item
  .side-testimonial-author-info
  .testimonial-image {
  height: 100%;
}
@media screen and (max-width: 992px) {
  .text-with-side .side-block {
    margin-top: 32px;
  }
  .text-side-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .item-text-content,
  .text-with-side .side-block {
    width: 100%;
  }
  .text-with-side
    .testimonial-item
    .side-testimonial-author-info
    .testimonial-image {
    height: 100%;
    max-width: 40%;
  }
  .text-with-side
    .testimonial-item
    .side-testimonial-author-info
    .side-testimonial-author-text
    p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #262e38;
  }
}
.text-with-side .review-item .heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-left: 0px;
}
.text-with-side .review-item .thumb {
  max-width: 160px;
}
.text-with-side .review-item .reviews-desc {
  font-size: 14px;
  line-height: 29px;
  margin-bottom: 0;
  font-weight: 400;
}
.text-with-side .review-item strong {
  display: block;
  font-weight: bold;
}
.text-with-side .review-item .text {
  border-bottom: 1px solid #d9d9d9;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 24px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}
.site-block.credibility-block {
  padding: 40px 0;
}
.site-block.credibility-block.white {
  background: #fff;
}
.site-block.credibility-block.light-blue {
  background: #ebf2fa;
}
.site-block.credibility-block.light-gray {
  background: #f7f7f7;
}
.site-block.credibility-block.navy {
  background: #19316a;
}
.site-block.credibility-block.midnight-blue {
  background: #14203f;
}
.site-block.credibility-block.navy .stats__header h2,
.site-block.credibility-block.navy .grade-wrapper p,
.site-block.credibility-block.midnight-blue .stats__header h2,
.site-block.credibility-block.midnight-blue .grade-wrapper p {
  color: #fff;
}
.site-block.credibility-block .credibility > .btn {
  margin: 40px auto 0;
}
.stats__header {
  margin-bottom: 40px;
}
.stats__header h2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  margin-bottom: 0;
}
.stats-block {
  margin: 0 7vw;
}
.shadow {
  box-shadow: 0 0 30px 0 rgba(51, 63, 72, 0.1);
}
.stats-block .stats-items {
  border-radius: 10px;
}
.stats-block.no-background .stats-items {
  padding: 0;
}
.stats-block.no-background .line {
  background: #d1dae6;
}
.stats-block.white .stats-items {
  background: #fff;
}
.stats-block.white .line {
  background: #d9d9d9;
}
.stats-block.light-blue {
  background: #ebf2fa;
}
.stats-block.light-blue .line {
  background: #b8d4f4;
}
.container.grid.credibility {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.site-block.credibility-block .stats-block {
  padding: 0;
  border-radius: 10px;
}
.stats-title {
  font-size: 56px;
  font-weight: 800;
  line-height: 67px;
}
.stats-title.large {
  font-size: 80px;
  line-height: 96px;
}
.stats-title.ebony-clay {
  color: #262e38;
}
.stats-title.demim {
  color: #147bd1;
}
.stats-subtitle {
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  font-weight: 700;
}
.stats-info-text {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  font-style: italic;
  text-align: center;
  margin-top: 16px;
}
.stats-items {
  display: flex;
  justify-content: center;
  gap: 16px;
  padding: 38px 53px;
}
.stats-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 300px;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.credibility-logos {
  display: flex;
  justify-content: center;
  gap: 80px;
  margin-top: 40px;
}
.grade-wrapper {
  display: flex;
}
.grade-wrapper p {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
}
.grade-stars {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 15px;
}
.grade-stars a {
  margin-bottom: 10px;
}
.line {
  height: auto;
  width: 1px;
}
@media only screen and (max-width: 768px) {
  .stats-items {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .line {
    width: 100%;
    height: 2px;
  }
  .credibility-logos {
    display: flex;
    gap: 40px;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 450px) {
  .stats-title {
    font-size: 47px;
  }
}
.site-block.awards-block {
  background: #fff;
}
.site-block.awards-block.bg-grey {
  background: #f7f7f7;
}
.site-block.awards-block.bg-light-blue {
  background: #ebf2fa;
}
.site-block.awards-block.bg-dark-blue {
  background: #384b76;
}
.site-block.awards-block.bg-dark-blue h2,
.site-block.awards-block.bg-dark-blue h3 {
  color: #fff;
}
.site-block.awards-block.bg-dark-blue .btn {
  color: #fff !important;
}
.site-block.awards-block.bg-dark-blue .btn.is-arrow svg,
.site-block.awards-block.bg-dark-blue .btn.is-arrow path {
  fill: #fff !important;
}
.site-block.awards-block.small img {
  height: 60px;
}
.site-block.awards-block.medium img {
  height: 100px;
}
.site-block.awards-block.large img {
  height: 150px;
}
.site-block.awards-block .container.grid.awards-block {
  display: flex;
  justify-content: center;
}
.site-block.awards-block .award__logo-wrapper {
  display: flex;
}
.site-block.quotes-block {
  display: flex;
  flex-direction: column;
}
.site-block.quotes-block a.review-block.btn.is-arrow {
  color: #fff !important;
}
.site-block.quotes-block a.review-block.btn.is-arrow svg path {
  fill: #fff;
}
.site-block.quotes-block ul {
  margin-bottom: 30px;
}
.site-block.quotes-block ul li {
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 32px;
}
.site-block.quotes-block ul li:first-child {
  font-weight: 500;
}
.site-block.quotes-block ul li::before {
  display: none;
}
.container.grid.quotes {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.container.grid.quotes h2 {
  font-family: sofia-pro;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 64px;
}
.site-block.quotes-block.darkblue {
  background-color: #384a75;
  color: #fff;
}
.site-block.quotes-block.darkblue p {
  color: #fff;
  font-weight: 500;
}
.site-block.quotes-block.darkblue .quote-item:not(:last-child) {
  border-right: 1px solid rgba(235, 242, 250, 0.4);
}
.site-block.quotes-block.darkblue .quote-item h3 {
  margin-bottom: 24px;
}
.site-block.quotes-block.white {
  background-color: #fff;
  color: #262e38;
}
.site-block.quotes-block.white p {
  color: #262e38;
  font-weight: 500;
}
.site-block.quotes-block.white .quote-item:not(:last-child) {
  border-right: 1px solid rgba(151, 151, 151, 0.4);
}
.site-block.quotes-block.gray {
  background-color: #f7f7f7;
  color: #262e38;
}
.site-block.quotes-block.gray p {
  color: #262e38;
  font-weight: 500;
}
.site-block.quotes-block.gray .quote-item:not(:last-child) {
  border-right: 1px solid rgba(151, 151, 151, 0.4);
}
.quotes__block-item {
  display: flex;
  justify-content: space-between;
}
.quotes__block-item li {
  margin: 0;
}
.quote-item {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
}
.quote-item p {
  flex: 1;
}
.quote-item .quote-item__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.quote-image-wrapper {
  display: flex;
  align-items: center;
  height: 65px;
}
.quote-image-wrapper .quotes__item-image {
  height: 65px;
  width: 175px;
  object-fit: contain;
}
.quote-item {
  padding: 0 40px;
}
.quote-item:first-child {
  padding: 0 40px 0 0;
}
.quote-item:last-child {
  padding: 0 0 0 40px;
}
.container.grid.quotes h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}
.slick-slider.quotes {
  width: 100%;
  margin: 0 auto;
}
.slick-slider.quotes .slick-slide {
  background: #fff;
  padding: 30px;
  text-align: center;
  font-size: 20px;
  width: 100%;
}
.slick-prev,
.slick-next {
  background: #333 !important;
  color: #fff;
  font-size: 24px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  z-index: 1;
  top: inherit !important;
}
.slick-prev.slick-arrow {
  left: 70%;
  bottom: 0;
}
.slick-next.slick-arrow {
  right: 10%;
  bottom: 0;
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 0;
}
.slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
  opacity: 0;
}
.slick-dots li {
  margin: 0 5px;
}
.slick-dots button {
  background: #333;
  color: #fff;
  border: 1px solid #333;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  font-size: 10px;
  line-height: 15px;
}
.slick-slider.quotes {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .site-block.quotes-block.darkblue h2 {
    color: #fff !important;
  }
  .container.grid.quotes > h2 {
    display: none;
  }
  .slick-prev.slick-arrow {
    left: calc(100% - 130px);
  }
  .slick-next.slick-arrow {
    right: 40px;
  }
  .slick-slider.quotes {
    display: block !important;
  }
  .quotes__block-item {
    display: none;
  }
  .slick-slider.gray {
    background-color: #f7f7f7;
  }
  .slick-slider.gray .slick-slide {
    background-color: #f7f7f7;
  }
  .slick-slider.darkblue {
    background-color: #384a75;
  }
  .slick-slider.darkblue .slick-slide {
    background-color: #384a75;
  }
  .slick-slider.white {
    background-color: #fff;
  }
  .slick-slider.white .slick-slide {
    background-color: #fff;
  }
  .container.grid.quotes h2 {
    font-family: sofia-pro;
    text-align: center;
    font-size: 32px;
    line-height: 38.4px;
    margin-bottom: 40px;
  }
  .site-block.quotes-block.gray .quote-item:not(:last-child),
  .site-block.quotes-block.white .quote-item:not(:last-child),
  .site-block.quotes-block.darkblue .quote-item:not(:last-child) {
    border: none;
  }
  .quote-item p {
    text-align: left;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 40px;
  }
  .quote-item.slick-slide.slick-current.slick-active {
    text-align: left;
  }
  .site-block.quotes-block ul {
    margin-bottom: 40px;
    text-align: left;
  }
  .quote-image-wrapper {
    margin-bottom: 80px;
  }
  .quote-image-wrapper {
    height: auto;
  }
  .mobile-line {
    height: 1px;
    background: #b6b6b6;
    bottom: 80px;
    width: calc(100vw - 90px);
    position: absolute;
  }
}
.slick-prev:before,
.slick-next:before {
  content: "" !important;
}
.slick-prev,
.slick-next {
  background: rgba(0, 0, 0, 0) !important;
  width: 40px !important;
}
.slick-prev img,
.slick-next img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .extended-quotes-block .quotes__block-item {
    display: flex;
  }
}
.extended-quotes-block .container {
  max-width: 1400px;
}
.extended-quotes-block .container.grid.quotes > h2 {
  display: block;
}
@media screen and (max-width: 991px) {
  .extended-quotes-block .container.grid.quotes > h2 {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.extended-quotes-block .slick-slider {
  width: 100%;
}
.extended-quotes-block .slick-slider .slick-track,
.extended-quotes-block .slick-slider .quote-item {
  display: flex;
}
.extended-quotes-block .slick-slider .quote-item {
  height: auto;
  padding: 0 40px;
}
@media screen and (max-width: 991px) {
  .extended-quotes-block .slick-slider .quote-item {
    padding: 0 30px;
  }
  .extended-quotes-block .slick-slider .quote-item p {
    flex: unset;
  }
}
.extended-quotes-block .slick-slider .quote-item .quote-image-wrapper {
  margin-bottom: 0;
}
.extended-quotes-block .slider-buttons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 40px;
  padding-left: 55px;
  padding-right: 55px;
}
@media screen and (min-width: 992px) {
  .extended-quotes-block .slider-buttons.mobile {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .extended-quotes-block .slider-buttons {
    margin-top: 0;
    padding-left: 45px;
    padding-right: 45px;
  }
}
.extended-quotes-block .slider-buttons .line {
  width: 100%;
  height: 1px;
  background: rgba(235, 242, 250, 0.2);
}
.extended-quotes-block .slider-buttons .slider-button {
  cursor: pointer;
  transition: all 0.2s;
  height: 31px;
}
@media (hover: hover) {
  .extended-quotes-block .slider-buttons .slider-button:hover svg path {
    fill-opacity: 1;
  }
}
.extended-quotes-block .slider-buttons .prev {
  margin-left: 15px;
  margin-right: 23px;
}
.extended-quotes-block.gray.quotes-block .quote-item:not(:last-child),
.extended-quotes-block.white.quotes-block .quote-item:not(:last-child),
.extended-quotes-block.darkblue.quotes-block .quote-item:not(:last-child) {
  border-right: none;
}
.extended-quotes-block.darkblue .quote-item.slick-current + .slick-active {
  border-left: 1px solid rgba(235, 242, 250, 0.2);
  border-right: 1px solid rgba(235, 242, 250, 0.2);
}
.extended-quotes-block.gray .quote-item.slick-current + .slick-active,
.extended-quotes-block.white .quote-item.slick-current + .slick-active {
  border-left: 1px solid rgba(151, 151, 151, 0.25);
  border-right: 1px solid rgba(151, 151, 151, 0.25);
}
.extended-quotes-block.gray .slider-buttons .line,
.extended-quotes-block.white .slider-buttons .line {
  background: rgba(151, 151, 151, 0.25);
}
.extended-quotes-block.gray .slider-buttons .slider-button svg path,
.extended-quotes-block.white .slider-buttons .slider-button svg path {
  fill: #979797;
}
@media (hover: hover) {
  .extended-quotes-block.white .slider-button:hover svg path {
    fill: #1657a0;
  }
}
.site-block.audience-block {
  position: relative;
}
.site-block.audience-block.remove-padding-top {
  padding-top: 0;
}
.site-block.audience-block.remove-padding-bottom {
  padding-bottom: 0;
}
.site-block.audience-block.remove-padding-top-bottom {
  padding-top: 0;
  padding-bottom: 0;
}
.site-block.audience-block h2 {
  text-align: center;
  margin-bottom: 40px;
}
.site-block.audience-block .audience-item {
  display: flex;
}
.site-block.audience-block .audience-item:hover img {
  transform: scale(1.1);
  transition: transform 0.5s ease-in-out;
}
.site-block.audience-block .audience-item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.site-block.audience-block .audience-block-content {
  display: flex;
  position: relative;
  justify-content: center;
}
.site-block.audience-block .audience-block-content a {
  color: #262e38;
  text-decoration: none;
  transition: none;
}
.site-block.audience-block .audience-block-content .audience-image-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  max-height: 178px;
  margin-bottom: 14px;
  max-width: 220px;
}
.site-block.audience-block .audience-block-content .audience-image-wrapper img {
  width: 100%;
  height: 100%;
  transform-origin: bottom;
  transition: transform 0.2s ease-in-out, translateY 0.2s ease-in-out;
}
.site-block.audience-block .audience-block-content .audience-item-descr {
  display: flex;
  flex-direction: column;
}
.site-block.audience-block
  .audience-block-content
  .audience-item-descr
  .audience-name {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 2px;
  max-width: 220px;
  margin-top: 14px;
}
.site-block.audience-block
  .audience-block-content
  .audience-item-descr
  .audience-description {
  max-width: 220px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25.6px;
  text-align: center;
}
.audience-block-content::before,
.audience-block-content::after {
  content: "";
  width: 100vw;
  height: 1px;
  background-color: #d9d9d9;
  position: absolute;
  top: 177px;
}
.audience-block-content::before {
  left: -50px;
}
.audience-block-content::after {
  right: -50px;
}
.audience-bg-item {
  display: none;
}
.content-bg {
  width: 100%;
  height: 250px;
  border-radius: 500px;
  background: linear-gradient(to bottom, #d9d9d9 50%, transparent 50%);
  position: absolute;
  z-index: -1;
  top: 178px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content-bg::before {
  content: "";
  width: 100%;
  height: 50%;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1291px) {
  .audience-block-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .audience-block-content::before,
  .audience-block-content::after {
    display: none;
  }
  .audience-bg-item::before,
  .audience-bg-item::after {
    content: "";
    width: 15px;
    height: 1px;
    background-color: #d9d9d9;
    position: absolute;
    top: 124px;
  }
  .audience-bg-item::before {
    left: -4px;
  }
  .audience-bg-item::after {
    right: -4px;
  }
  .audience-item {
    justify-content: center;
    width: calc(50% - 10px) !important;
    padding: 10px;
  }
  .audience-image-wrapper {
    position: relative;
  }
  .audience-bg-item {
    display: block;
    width: 216px;
    height: 250px;
    border-radius: 550px;
    background: linear-gradient(to bottom, #d9d9d9 50%, transparent 50%);
    position: absolute;
    z-index: -1;
    top: 179px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .content-bg {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .site-block.audience-block a {
    display: inline-block;
    max-width: 140px;
  }
  .audience-bg-item {
    width: 150px;
    height: 190px;
    top: 120px;
  }
  .audience-bg-item::before,
  .audience-bg-item::after {
    top: 94px;
  }
  .site-block.audience-block .audience-block-content .audience-image-wrapper {
    max-height: 120px;
    margin: 0;
  }
}
.news-block {
  display: flex;
  justify-content: center;
  position: relative;
}
.news-block::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 0;
}
.news-block.dark-blue::before {
  background: #384a75;
}
.news-block.dark-gray::before {
  background: #4d5967;
}
.news-block.gradient::before {
  background: linear-gradient(to right, #252d38, #147bd1, #2ed4b5);
}
.news-block .news-block__title {
  text-align: center;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  margin: 0;
}
.container.news-block {
  flex: 1;
  flex-direction: column;
  gap: 40px;
}
.container.news-block .columns-content__wrapper {
  display: flex;
  overflow: hidden;
  z-index: 1;
}
.container.news-block .columns-content__wrapper .wrapper {
  display: flex;
  gap: 40px;
  overflow-x: auto;
  display: flex;
  background-color: #ebf2fa;
  padding: 40px;
  color: #262e38;
  border-radius: 16px;
}
.container.news-block .columns-content__wrapper .wrapper.light-gray {
  background-color: #f7f7f7;
}
.container.news-block .columns-content__wrapper .wrapper .item {
  flex: 1;
  border-right: 1px solid rgba(105, 114, 126, 0.4);
  display: flex;
  flex-direction: column;
}
.container.news-block
  .columns-content__wrapper
  .wrapper
  .item
  .news-block__image-wrapper {
  height: 24px;
}
.container.news-block .columns-content__wrapper .wrapper .item:first-child,
.container.news-block .columns-content__wrapper .wrapper .item:nth-child(2) {
  padding-right: 40px;
}
.container.news-block .columns-content__wrapper .wrapper .item h4 {
  margin: 0;
  color: #6e7883;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  opacity: 0.8;
  line-height: 24px;
}
.container.news-block .columns-content__wrapper .wrapper .item a {
  color: #262e38;
  font-size: 24px;
  line-height: 33.6px;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.container.news-block .columns-content__wrapper .wrapper .item a:hover {
  color: #0042f2;
}
.container.news-block .columns-content__wrapper .wrapper .item:last-child {
  border-right: none;
}
.news-block__link {
  display: flex;
  justify-content: center;
  text-align: center;
}
.news-block__link .btn.is-arrow {
  color: #fff !important;
  font-weight: 500;
  margin: 0 !important;
  z-index: 1;
}
.news-block__link .btn.is-arrow svg path {
  fill: #fff !important;
}
@media screen and (max-width: 992px) {
  .container.news-block .columns-content__wrapper .wrapper {
    gap: 20px;
    margin: 0 10px;
  }
  .container.news-block .columns-content__wrapper .wrapper .item:first-child,
  .container.news-block .columns-content__wrapper .wrapper .item:nth-child(2) {
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .container.news-block {
    gap: 30px;
  }
  .container.news-block .columns-content__wrapper .wrapper {
    flex-direction: column;
  }
  .container.news-block .columns-content__wrapper .wrapper .item {
    border: none;
    text-align: center;
    border-top: 1px solid rgba(105, 114, 126, 0.4);
    align-items: center;
  }
  .container.news-block
    .columns-content__wrapper
    .wrapper
    .item
    .news-block__image-wrapper
    img {
    min-width: 200px;
  }
  .container.news-block .columns-content__wrapper .wrapper .item a {
    align-items: center;
  }
  .container.news-block .columns-content__wrapper .wrapper .item:last-child,
  .container.news-block .columns-content__wrapper .wrapper .item:nth-child(2) {
    padding-right: 0;
    padding-top: 20px;
  }
  .container.news-block .columns-content__wrapper .wrapper .item:first-child {
    border: none;
    padding-right: 0;
  }
}
.team-block.bg-blue {
  background: #384a75;
}
.team-block.bg-blue .team-block__link {
  display: flex;
  justify-content: center;
  text-align: center;
}
.team-block.bg-blue .team-block__link.investors {
  margin-top: 40px;
}
.team-block.bg-blue .team-block__link .btn.is-arrow {
  color: #fff !important;
  font-weight: 500;
  margin: 0 !important;
}
.team-block.bg-blue .team-block__link .btn.is-arrow svg path {
  fill: #fff !important;
}
.team-block.bg-blue .header h1,
.team-block.bg-blue .header h2,
.team-block.bg-blue .header h3,
.team-block.bg-blue .header h4 {
  color: #fff;
}
.team-block.bg-blue .header p {
  color: #fff;
}
.team-block.bg-blue .team-investors h1,
.team-block.bg-blue .team-investors h2,
.team-block.bg-blue .team-investors h3,
.team-block.bg-blue .team-investors h4 {
  color: #fff;
}
.team-block.bg-blue .team-investors p {
  color: #fff;
}
.team-block.bg-light-blue {
  background: #ebf2fa;
}
.team-block .container {
  padding: 0 15px;
}
.header {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  gap: 24px;
}
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6 {
  margin: 0;
}
.header h1 {
  font-size: 44px;
  line-height: 54px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
}
.header h2 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
}
.header h3 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
}
.header h4 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
}
.header .subheading {
  max-width: 47%;
  margin: 0;
}
.cards.five_cards {
  margin-bottom: 24px;
}
.cards.five_cards .card {
  flex: 0 0 234px;
  border-radius: 18px 18px 16px 16px;
  margin-bottom: 30px;
}
.cards.five_cards .card .card-banner {
  max-height: 225px;
}
.cards.five_cards .card .card_info .title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #262e38;
}
.cards.five_cards .card .card-banner {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}
.team-block.five_cards .team-investors {
  margin-top: 40px;
}
.cards {
  display: flex;
  gap: 30px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.cards .card {
  flex: 0 0 300px;
  background: #fff;
  border-radius: 18px 18px 16px 16px;
}
.cards .card .image-wrapper {
  position: relative;
}
.cards .card .image-wrapper .card-banner {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  width: 100%;
}
.cards .card .image-wrapper .card-banner.grayscale {
  filter: grayscale(100%);
}
.cards .card .image-wrapper a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #147bd1;
  bottom: 10px;
  right: 10px;
}
.cards .card .card_info {
  padding: 32px;
}
.cards .card .card_info p {
  margin: 0;
}
.cards .card .card_info .full_name {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  font-weight: 700;
}
.cards .card .card_info .title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #262e38;
}
.team-investors {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 70px;
}
.team-investors h1,
.team-investors h2,
.team-investors h3,
.team-investors h4,
.team-investors h5,
.team-investors h6 {
  margin-bottom: 24px;
  color: #fff;
}
.team-investors h1 {
  font-size: 44px;
  line-height: 54px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
}
.team-investors h2 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
}
.team-investors h3 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
}
.team-investors h4 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
}
.team-investors .subheading {
  max-width: 65%;
  margin-bottom: 24px;
}
.team-investors .card {
  display: flex;
  justify-content: center;
  gap: 128px;
}
@media screen and (max-width: 992px) {
  .team-investors .subheading {
    max-width: 100%;
  }
  .cards .card {
    max-width: 300px;
    width: 300px;
  }
  .cards.five_cards .card {
    margin-bottom: 0;
    max-width: 300px;
    width: 300px;
  }
  .cards.five_cards .card .card-banner {
    max-height: 290px;
  }
  .cards.five_cards .card .card_info .title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #262e38;
  }
  .cards.five_cards .card .card-banner {
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
  }
  .header .subheading {
    max-width: 100%;
  }
  .cards .card {
    flex: inherit;
  }
  .cards.five_cards .card {
    flex: inherit;
  }
}
@media screen and (max-width: 768px) {
  .team-investors .card {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
}
.marquee-with-gradient-block {
  --intro-background-gradient: linear-gradient(
    125deg,
    #00144f,
    #004e7b 28%,
    #0b7589 53%,
    #1ac5bf 81%,
    #2efef2
  );
  background: url("../img/circles-bg.png"), var(--intro-background-gradient);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
}
.marquee-with-gradient-block .container {
  padding: 0 15px;
}
.marquee-with-gradient-block .eyebrow {
  padding: 12px 16px;
  border-radius: 4px;
  background: rgba(97, 181, 232, 0.4);
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #262e38;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 24px;
  width: max-content;
  line-height: 24px !important;
}
.marquee-with-gradient-block .title {
  font-size: 44px;
  line-height: 54px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  color: #fff;
  margin-bottom: 16px;
}
.marquee-with-gradient-block .descr {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  color: #fff;
  margin-bottom: 0;
}
.img-h.gradient-block {
  max-width: 150px;
}
.img-h.gradient-block img {
  max-height: 50px;
  filter: brightness(2);
}
.main-content-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.main-content-info .main-description {
  display: flex;
  flex-direction: column;
  max-width: 520px;
  justify-content: center;
}
.main-content-info .main-logo {
  display: flex;
  justify-content: space-between;
  flex: 0 1 50%;
  align-items: center;
}
.main-content-info .main-logo img {
  max-width: 100%;
}
h2.title-cta-media {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 26.4px;
  margin-bottom: 24px;
}
.cta-media-image-wrapper {
  display: flex;
  gap: 60px;
  justify-content: center;
  flex-wrap: wrap;
}
.gradient-block-image-holder {
  position: relative;
  max-width: 630px;
}
.gradient-block-image-holder img {
  border-radius: 10px;
  box-shadow: 0px 0px 30px 0px rgba(51, 63, 72, 0.1);
}
.gradient-block__inner__right .play-icon {
  width: 12rem;
  height: 12rem;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background: #fff;
  z-index: 200;
  cursor: pointer;
  transition: transform 0.2s;
}
.gradient-block__inner__right .play-icon:before {
  border-left-color: #fff;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  transform: translate(-20%, -50%);
  z-index: 200;
  border: 34px solid rgba(0, 0, 0, 0);
  border-left-width: 49px;
  border-left-color: #fff;
}
.gradient-block__inner__right .is-green {
  box-shadow: 0 0 20px 0 rgba(44, 52, 59, 0.2);
  background-color: #2fd3b4;
  filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.08));
}
@media screen and (max-width: 992px) {
  .marquee-with-gradient-block {
    background: var(--intro-background-gradient);
  }
  .gradient-block__inner__right .play-icon {
    width: 8rem;
    height: 8rem;
  }
  .gradient-block__inner__right .play-icon:before {
    border: 24px solid rgba(0, 0, 0, 0);
    border-left-width: 37px;
  }
  .main-description .descr {
    margin-bottom: 40px;
  }
  .gradient-block__inner__right {
    display: flex;
    justify-content: center;
  }
  .main-content-info {
    flex-direction: column;
    margin-bottom: 40px;
  }
  .main-content-info .main-logo img {
    max-height: 190px;
  }
}
@media screen and (max-width: 768px) {
  .cta-media-image-wrapper {
    gap: 30px;
  }
}
@media screen and (min-width: 768px) {
  .new-banner .promo-banner__inner__right .play-icon {
    width: 12rem;
    height: 12rem;
  }
  .new-banner .promo-banner__inner__right .is-green.play-icon:before {
    border: 34px solid rgba(0, 0, 0, 0);
    border-left-width: 49px;
    border-left-color: #fff;
  }
}
.replace-wistia-img__wistia:not(.is-show) {
  position: absolute;
  left: -9999rem;
  z-index: -9999;
}
.site-block.pricing-banner {
  padding: 40px 0;
}
.pricing-banner {
  background: #f7f7f7;
}
.pricing-banner.white {
  background: #fff;
}
.pricing-banner.white .pricing-banner__item {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}
.pricing-banner .container {
  padding: 0 15px;
}
.pricing-banner__header {
  margin: 0;
  padding-bottom: 40px;
}
.pricing-banner__header.product {
  padding-bottom: 40px;
}
.pricing-banner__header.product div.pricing-banner__title,
.pricing-banner__header.product h2.pricing-banner__title {
  margin: 0;
}
.button-group {
  margin-top: 40px;
  display: flex;
  gap: 24px;
  justify-content: center;
}
h1.pricing-banner__main-title,
p.pricing-banner__main-title {
  color: #D97D29;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  margin-bottom: 16px;
  text-align: center;
  margin-top: 0;
}
h1.pricing-banner__main-title.black,
p.pricing-banner__main-title.black {
  color: #262a2e;
}
div.pricing-banner__title,
h2.pricing-banner__title {
  margin-bottom: 24px;
}
h2.pricing-banner__second-title {
  margin-bottom: 24px;
}
div.pricing-banner__title h2.pricing-banner__second-title p,
h2.pricing-banner__title p:not(:first-child) {
  font-size: 44px;
  line-height: 54px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  text-align: center;
  margin-bottom: 0;
}
div.pricing-banner__title h2.pricing-banner__second-title p a,
h2.pricing-banner__title p:not(:first-child) a {
  color: #0042f2 !important;
  text-decoration: underline !important;
  font-weight: 500 !important;
  text-decoration-thickness: inherit !important;
}
div.pricing-banner__title h2.pricing-banner__second-title p a:hover,
h2.pricing-banner__title p:not(:first-child) a:hover {
  text-decoration: none !important;
}
p.pricing-banner__caption {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  margin-bottom: 0;
  text-align: center;
}
.pricing-banner__actions {
  display: flex;
  justify-content: center;
}
.pricing-banner__actions a.btn.is-fill {
  margin: 0;
}
.item-banner-pricing__actions a.btn.is-fill {
  margin: 16px 0;
  display: flex;
  font-size: 22px;
  line-height: 32px;
  padding: 16px 24px;
}
.pricing-banner {
  position: relative;
  overflow: hidden;
}
.pricing-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
}
.pricing-banner.gray {
  background: linear-gradient(
    to bottom,
    var(--color-top, #f7f7f7) 70%,
    var(--color-bottom, #ffffff) 30%
  );
}
@media screen and (max-width: 992px) {
  .pricing-banner.gray {
    background: #f7f7f7;
  }
}
.pricing-banner.white {
  background: linear-gradient(
    to bottom,
    var(--color-top, white) 70%,
    var(--color-bottom, #ffffff) 30%
  );
}
@media screen and (max-width: 992px) {
  .pricing-banner.white {
    background: #fff;
  }
}
.pricing-banner.primary {
  background: linear-gradient(
    to bottom,
    var(--color-top, #ebf2fa) 70%,
    var(--color-bottom, #ffffff) 30%
  );
}
@media screen and (max-width: 992px) {
  .pricing-banner.primary {
    background: #ebf2fa;
  }
}
.pricing-banner .container {
  position: relative;
  z-index: 1;
}
.pricing-banner__wrap {
  display: flex;
  justify-content: center;
  gap: 15px;
  padding-top: 36px;
  margin-bottom: 40px;
}
.pricing-banner__item {
  filter: drop-shadow(0 0 30px rgba(51, 63, 72, 0.1));
  width: 25%;
  max-width: 310px;
  padding: 32px 20px;
  display: flex;
  flex-direction: column;
  border-radius: 16px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: end;
  position: relative;
}
@media screen and (max-width: 992px) {
  .pricing-banner__item {
    max-width: 100%;
  }
}
.pricing-banner__item.is-mark {
  border-top-right-radius: inherit;
  border-top-left-radius: inherit;
}
.pricing-banner__item.is-mark.dark-blue {
  border: 2px solid #19316a;
}
.pricing-banner__item.is-mark.light-blue {
  border: 2px solid #147bd1;
}
.pricing-banner__item:last-child .item-banner-pricing__title {
  margin-top: auto;
  margin-bottom: 0;
}
.pricing-banner__item .item-banner-pricing__title {
  margin-bottom: 16px;
  font-size: 32px;
  line-height: 38px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
}
.item-banner-pricing.is-mark.dark-blue:after {
  background-color: #19316a;
}
.item-banner-pricing.is-mark.light-blue:after {
  background-color: #147bd1;
}
.item-banner-pricing.is-mark:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  content: attr(data-name);
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  min-height: 36px;
  padding: 8px 3.2rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
  text-transform: uppercase;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  letter-spacing: 0.32px;
}
.item-banner-pricing {
  margin-top: auto;
  display: flex;
  width: 100%;
}
.item-banner-pricing__group {
  width: 100%;
}
.item-banner-pricing__group p {
  margin-bottom: 24px;
}
.pricing-banner__cost {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.pricing-banner__cost span {
  color: #262e38;
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  margin-right: 10px;
}
.pricing-banner__cost p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #262e38;
  margin: 0;
  text-align: left;
}
.pricing__schedule {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pricing__schedule p {
  margin-bottom: 0;
}
.pricing__schedule p:last-of-type {
  margin: 10px;
}
.pricing__schedule h4 {
  margin-bottom: 0;
  color: #262e38;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 33.6px;
}
.pricing__schedule span {
  color: #262e38;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
}
.pricing__schedule span a {
  color: #0042f2;
  font-size: 20px;
  font-weight: 300;
  line-height: 160%;
  text-decoration-line: underline;
}
.pricing-banner__conditions {
  display: none;
}
ul.checklist {
  margin: 0;
}
p.recommended__title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 25.6px;
  letter-spacing: -0.16px;
}
ul.recommended__list {
  margin-bottom: 0 !important;
}
ul.recommended__list li.recommended__item {
  font-size: 16px;
  margin-bottom: 8px;
  position: relative;
  line-height: 25.6px;
  padding-left: 33px;
}
ul.recommended__list li.recommended__item:before {
  content: "";
  background: url("../../img/pricing-checkmark.svg") no-repeat;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 56%;
  transform: translateY(-50%);
}
@media screen and (max-width: 992px) {
  .accordion-list-title,
  .accordion-list-item__answer {
    padding-left: 24px;
  }
  .accordion-list-title p a,
  .accordion-list-item__answer p a {
    word-wrap: break-word;
  }
  .pricing-banner__item .item-banner-pricing__title {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
    font-style: normal;
    color: #262e38;
    font-size: 32px;
    line-height: 38.4px;
  }
  .pricing-banner__cost p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #262e38;
    margin: 0;
  }
  .pricing-banner__wrap {
    flex-direction: column;
    padding: 40px 35px;
    margin-bottom: 0;
    gap: 24px;
  }
  .pricing-banner__item {
    width: 100%;
  }
  .pricing-banner__item.is-mark {
    margin-top: 36px;
  }
  .pricing-banner__conditions {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .checklist__wrapper {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
  .pricing-banner__date {
    display: flex;
    justify-content: space-between;
    margin: 24px 0;
  }
  .pricing-banner__date .date {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #262e38;
    margin: 0;
  }
  .pricing-banner__date .duration {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #262e38;
    color: #D97D29;
    margin: 0;
  }
  .checklist__wrapper .list__title {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #262e38;
    font-weight: 700;
  }
  .site-block .checklist {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .site-block .checklist .checklist__item {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #262e38;
    position: relative;
    list-style: none;
    text-align: left;
    margin-bottom: 0;
  }
  .site-block .checklist .checklist__item::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: inherit;
    border-radius: 0;
    background-image: url("../../img/Checkmark.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 5px;
  }
}
@media screen and (max-width: 768px) {
  p.pricing-banner__caption {
    margin-bottom: 0px;
  }
  .button-group {
    flex-direction: column;
  }
  .button-group .btn.is-fill {
    margin: 0;
  }
  .pricing-banner__actions a.btn.is-fill {
    display: none;
  }
  .pricing-banner__header {
    padding-bottom: 0;
  }
  .pricing__schedule {
    text-align: center;
  }
  .pricing__schedule h4,
  .pricing__schedule span {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
  }
  .pricing__schedule h4 {
    font-weight: 700;
  }
}
.site-block.plan-compare-table {
  padding-top: 60px;
}
.collapsible__answer {
  display: none;
}
.table-line {
  height: 2px;
  width: 14px;
  background: #262e38;
}
.header-row.sticky-header {
  position: sticky;
  top: 70px;
  z-index: 1;
  background: #fff;
}
.table-container,
.collapsible-table {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.header-row,
.data-row {
  display: flex;
  width: 100%;
}
.data-row.first-row {
  background: #f2f2f2;
}
.header-cell,
.data-cell {
  padding: 16px 0;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  width: 190px;
  padding-left: 30px;
  flex-grow: 1;
}
.header-cell {
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  display: flex;
  flex-direction: column;
  border-top: none;
}
.header-cell .btn.is-arrow {
  color: #0042f2;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  margin-top: 10px;
}
.header-cell:first-child {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  font-weight: 500;
  line-height: 32px;
}
.data-row:last-child .data-cell {
  border-bottom: 0;
}
.data-cell:first-child,
.collapsible-data-cell:first-child,
.header-cell:first-child {
  width: 410px;
  max-width: 410px;
  text-align: left;
  padding-left: 10px;
}
.get-started {
  display: block;
  text-align: center;
  margin-top: 8px;
}
.data-row:nth-child(1) {
  background-color: #f2f2f2;
}
.data-cell:first-child,
.collapsible-data-cell:first-child {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  line-height: 24px;
}
.collapsible-data-cell.submenu:first-child {
  padding-left: 24px;
  font-style: italic;
}
.data-cell,
.collapsible-data-cell {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #262e38;
  text-align: center;
}
.data-cell {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.data-cell p {
  text-align: center;
  margin: 0;
}
.data-cell .title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #262e38;
}
.data-cell .description {
  font-size: 12px;
  font-weight: 300;
  line-height: 160%;
}
.collapsible-data-row {
  display: flex;
  width: 100%;
}
.collapsible-data-cell {
  padding: 16px 0;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  width: 190px;
  padding-left: 30px;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.collapsible-data-cell:not(:first-child) {
  justify-content: center;
}
.collapsible-data-row:last-child .collapsible-data-cell {
  border-bottom: 0;
}
.collapsible-table__title-section {
  display: flex;
  width: 100%;
  padding: 16px 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  background: #ebf2fa;
  padding-right: 24px;
  position: relative;
  color: #262e38;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}
.collapsible-table__title-section:not(:last-child) {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.collapsible-item.is-active .collapsible-table__title-section:not(:last-child) {
  border-bottom: 0;
}
.collapsible-table__title-section.is-active {
  border-top: none;
  border-bottom: none;
}
.collapsible-table__title-section:before {
  width: 1.3rem;
  height: 1.3rem;
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  border: 0.2rem solid #69727e;
  border-top: 0 solid rgba(0, 0, 0, 0);
  border-left: 0 solid rgba(0, 0, 0, 0);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.collapsible-item.is-active .collapsible-table__title-section:before {
  transform: rotate(-135deg) translate(-10%, -10%);
  border-top: 0 solid rgba(0, 0, 0, 0);
  border-left: 0 solid rgba(0, 0, 0, 0);
}
.collapsible-answer__footer {
  border-top: 1px solid #e8e8e8;
  font-weight: 300;
  font-size: 16px;
  font-style: italic;
  padding-top: 30px;
  padding-left: 10px;
}
.collapsible-item:first-child .collapsible__answer {
  display: block;
}
@media screen and (max-width: 992px) {
  .site-block.plan-compare-table {
    display: none;
  }
}
.feature-marquee-block.site-block .btn.is-fill {
  margin-top: 0;
}
.feature-marquee-block {
  background: #f7f7f7;
}
.feature-marquee-block.white {
  background: #fff;
}
.feature-marquee-block .social-proof {
  justify-content: center;
  margin-bottom: 32px;
  margin-top: 0;
}
@media screen and (max-width: 440px) {
  .feature-marquee-block .social-proof {
    flex-direction: row;
  }
}
@media screen and (max-width: 395px) {
  .feature-marquee-block .social-proof .social-proof-images {
    gap: 16px;
  }
  .feature-marquee-block .social-proof .social-proof-rating {
    gap: 14px;
  }
}
.feature-marquee-block .header-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.feature-marquee-block .features-eyebrow {
  text-align: center;
  color: #D97D29;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 16px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
}
.feature-marquee-block .title-overview {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .feature-marquee-block .title-overview {
    display: none;
  }
}
.feature-marquee-block .features-title {
  text-align: center;
  margin: 0 auto;
  font-size: 44px;
  font-style: normal;
  font-weight: 500;
  line-height: 54px;
  max-width: 1000px;
}
.feature-marquee-block .features-buttons {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 32px;
}
.feature-marquee-block .features-buttons a {
  margin-top: 0;
}
.feature-marquee-block .features-category-boxes {
  margin-top: 80px;
  display: flex;
  justify-content: center;
  gap: 30px;
}
.feature-marquee-block .features-category-boxes .category-box {
  display: flex;
  flex-direction: column;
  padding: 20px 30px;
  background: #fff;
  border-radius: 16px;
  flex: 1 1 33%;
}
.feature-marquee-block .features-category-boxes .category-box p.box-eyebrow {
  font-style: normal;
  margin-bottom: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.32px;
  font-size: 16px;
}
.feature-marquee-block
  .features-category-boxes
  .category-box
  p.box-eyebrow
  .marquee-overview {
  margin-bottom: 16px !important;
}
.feature-marquee-block
  .features-category-boxes
  .category-box
  p.box-eyebrow
  .marquee-overview
  p {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  line-height: 32px;
  margin-bottom: 16px;
}
@media screen and (max-width: 992px) {
  .feature-marquee-block .features-category-boxes .category-box p.box-eyebrow {
    padding-top: 20px;
  }
}
.feature-marquee-block .features-category-boxes .category-box h4 {
  text-align: center;
  font-size: 24px;
  line-height: 33.6px;
  margin-bottom: 0;
  font-weight: 500;
}
.feature-marquee-block .features-category-boxes .category-box p.stat {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
.feature-marquee-block .features-category-boxes .category-box p {
  font-size: 20px;
  line-height: 160%;
  margin-bottom: 24px;
  text-align: center;
  font-weight: 300;
}
.feature-marquee-block .features-category-boxes .category-box p:last-of-type {
  margin-bottom: 16px;
}
.feature-marquee-block .features-category-boxes .category-box .box-list {
  margin-bottom: 24px;
}
.feature-marquee-block .features-category-boxes .category-box .box-list li {
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 0;
}
.feature-marquee-block .features-category-boxes .category-box .navigation-link {
  text-align: center;
  color: #0042f2;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  margin-top: auto;
}
.feature-marquee-block
  .features-category-boxes
  .category-box
  .navigation-link
  svg {
  margin-left: 16px;
  transform: rotate(90deg);
}
@media (min-width: 768px) {
  .feature-marquee-block.variant-two {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.feature-marquee-block.variant-two .features-category-boxes {
  margin-top: 60px;
}
.feature-marquee-block.variant-two .features-category-boxes .category-box {
  padding: 0;
  background: none;
  position: relative;
  overflow: hidden;
}
@media (hover: hover) {
  .feature-marquee-block.variant-two
    .features-category-boxes
    .category-box:hover
    .navigation-link {
    background: #19316a;
  }
}
.feature-marquee-block.variant-two .features-category-boxes .category-box-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.feature-marquee-block.variant-two
  .features-category-boxes
  .category-box-content {
  flex: 1;
  padding: 20px;
  background: #fff;
}
.feature-marquee-block.variant-two .features-category-boxes .category-box h4 {
  text-align: left;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
  color: #262e38;
}
.feature-marquee-block.variant-two
  .features-category-boxes
  .category-box
  .box-list {
  margin-bottom: 0;
}
.feature-marquee-block.variant-two
  .features-category-boxes
  .category-box
  .box-list
  li {
  padding-left: 16px;
}
.feature-marquee-block.variant-two
  .features-category-boxes
  .category-box
  .box-list
  li:not(:last-child) {
  margin-bottom: 8px;
}
.feature-marquee-block.variant-two
  .features-category-boxes
  .category-box
  .navigation-link {
  margin-top: 0;
  background: #aeb7c3;
  padding: 8px 20px;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .feature-marquee-block.variant-two
    .features-category-boxes
    .category-box
    .navigation-link {
    background: #19316a;
  }
}
.feature-marquee-block.variant-two
  .features-category-boxes
  .category-box
  .navigation-link
  svg {
  margin-left: 8px;
}
@media screen and (max-width: 992px) {
  .feature-marquee-block.variant-two
    .features-category-boxes
    .category-box
    .navigation-link
    svg {
    display: none;
  }
}
.feature-marquee-block.variant-two .features-category-boxes.auxiliary-boxes {
  margin-top: 32px;
}
.feature-marquee-block.variant-two
  .features-category-boxes.auxiliary-boxes
  .category-box {
  background: #fff;
  padding: 20px;
  border-radius: 16px;
}
@media (hover: hover) {
  .feature-marquee-block.variant-two
    .features-category-boxes.auxiliary-boxes
    .category-box:hover
    .btn.is-arrow
    svg {
    transform: translateX(-12px);
  }
}
@media screen and (min-width: 993px) {
  .feature-marquee-block.variant-two
    .features-category-boxes.auxiliary-boxes
    .category-box {
    max-width: 448px;
  }
}
.feature-marquee-block.variant-two
  .features-category-boxes.auxiliary-boxes
  .category-box
  p {
  text-align: left;
}
.feature-marquee-block.variant-two
  .features-category-boxes.auxiliary-boxes
  .category-box
  .btn.is-arrow {
  margin-top: auto;
}
@media screen and (max-width: 992px) {
  .feature-marquee-block.variant-two
    .features-category-boxes.auxiliary-boxes
    .category-box
    .btn.is-arrow {
    margin-top: 24px;
  }
}
@media screen and (max-width: 992px) {
  .feature-marquee-block .container {
    padding: 0 15px;
  }
  .feature-marquee-block .features-title {
    font-size: 40px;
    line-height: 48px;
  }
  .feature-marquee-block .features-buttons {
    flex-direction: column;
    gap: 16px;
  }
  .feature-marquee-block .features-buttons .btn.is-fill {
    margin: 0;
  }
  .feature-marquee-block .features-category-boxes {
    margin-top: 32px;
    flex-direction: column;
  }
  .feature-marquee-block .features-category-boxes .category-box .box-list {
    display: flex;
    flex-direction: column;
  }
}
.feature-accordion-block .container {
  padding: 0 15px;
}
.single-side-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.single-side-item.alt-view {
  align-items: center;
}
@media screen and (max-width: 992px) {
  .single-side-item {
    flex-direction: column;
  }
}
.single-side-item .header-group .title {
  margin-bottom: 24px;
}
.single-side-item .header-group .title,
.single-side-item .header-group .description,
.single-side-item .header-group .eyebrow {
  text-align: left;
}
.single-side-item .header-group .list-description-link.btn {
  color: #0042f2;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  margin-top: 0;
}
.single-side-item .header-group .btn-wrapper {
  margin-top: 40px;
}
.feature-accordion-block.hide-padding-bottom {
  padding-bottom: 0;
}
.feature-accordion-block.alt-view .main-block-with-image .main-content {
  gap: 60px;
}
@media screen and (min-width: 993px) {
  .feature-accordion-block.alt-view
    .main-block-with-image
    .main-content
    .alt-view-container {
    width: 600px;
  }
}
.feature-accordion-block.alt-view
  .main-block-with-image
  .main-content
  .alt-view-container
  .title {
  margin-bottom: 32px;
}
.feature-accordion-block.alt-view
  .main-block-with-image
  .main-content
  .alt-view-container
  .eyebrow,
.feature-accordion-block.alt-view
  .main-block-with-image
  .main-content
  .alt-view-container
  .title,
.feature-accordion-block.alt-view
  .main-block-with-image
  .main-content
  .alt-view-container
  .description {
  text-align: left;
}
@media screen and (max-width: 992px) {
  .feature-accordion-block.alt-view
    .main-block-with-image
    .main-content
    .alt-view-container
    .eyebrow,
  .feature-accordion-block.alt-view
    .main-block-with-image
    .main-content
    .alt-view-container
    .title,
  .feature-accordion-block.alt-view
    .main-block-with-image
    .main-content
    .alt-view-container
    .description {
    text-align: center;
  }
}
.feature-accordion-block.alt-view
  .main-block-with-image
  .main-content
  .alt-view-container
  .description {
  margin: 0;
  margin-bottom: 16px;
  max-width: 100%;
}
.feature-accordion-block.alt-view
  .main-block-with-image
  .main-content
  .side-list
  .list-item
  .list-description {
  margin-left: 0;
  max-width: 90%;
}
.feature-accordion-block.gray {
  background: #f7f7f7;
}
.feature-accordion-block .eyebrow {
  text-align: center;
}
.feature-accordion-block .title {
  text-align: center;
  margin-bottom: 24px;
}
.feature-accordion-block .description {
  text-align: center;
  max-width: 90%;
  margin: 0 auto 40px;
}
.feature-accordion-block .main-block-with-image .main-content {
  display: flex;
  gap: 140px;
}
.feature-accordion-block .main-block-with-image .main-content.right {
  flex-direction: row-reverse;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .alt-view-container {
  width: 520px;
}
@media screen and (max-width: 992px) {
  .feature-accordion-block
    .main-block-with-image
    .main-content
    .alt-view-container {
    width: 100%;
  }
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list::before {
  display: none;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details[open]
  summary {
  pointer-events: none;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details {
  border-top: 1px solid #d9d9d9;
  cursor: pointer;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details
  summary {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  list-style: none;
  cursor: pointer;
  padding: 20px 40px 20px 0;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details
  summary
  .pres-icon {
  filter: brightness(0) saturate(100%) invert(8%) sepia(4%) saturate(6212%)
    hue-rotate(174deg) brightness(100%) contrast(78%);
  width: 30px;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details
  summary
  h4 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  margin: 0;
  color: #262e38;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details
  summary::after {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  width: 1.3rem;
  height: 1.3rem;
  border: 2px solid #70787e;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) translateY(-50%);
  transition: transform 0.3s, border-color 0.3s;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details[open] {
  border-top: 3px solid #0042f2;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details[open]
  summary
  h4 {
  color: #0042f2;
  padding-right: 30px;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details[open]
  summary
  .pres-icon {
  filter: brightness(0) saturate(100%) invert(16%) sepia(98%) saturate(6603%)
    hue-rotate(226deg) brightness(95%) contrast(105%);
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details[open]
  summary::after {
  border-color: #0042f2;
  transform: rotate(-135deg) translate(-30%, 0);
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details[open]
  .list-description {
  display: block;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details[open]
  .list-description
  .list-description-link.btn {
  color: #0042f2;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  margin-top: 0;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details
  .list-description {
  display: none;
  margin-left: 46px;
  max-width: 412px;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  details
  .list-description
  .main-image__mobile {
  display: none;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .side-list
  .list-item.btn-wrapper {
  padding-top: 40px;
  border-top: 1px solid #d9d9d9;
  border-bottom: none;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .btn-wrapper
  .btn {
  margin-top: 0;
  white-space: unset;
}
.feature-accordion-block
  .main-block-with-image
  .main-content
  .btn-wrapper.primary-btn
  .btn {
  width: fit-content;
  line-height: 32px;
  height: 64px;
  display: flex;
}
.images {
  max-width: 630px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.images img {
  border-radius: 16px;
  box-shadow: 0px 0px 30px 0px rgba(51, 63, 72, 0.1);
}
.list-item__answer p + p {
  margin-top: 1rem;
}
.list-item__slide {
  position: relative;
  padding: 2.5rem 0;
  border-top: none;
  cursor: pointer;
}
.list-item__slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: -2rem;
  right: -2rem;
  bottom: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  z-index: -100;
  display: none;
}
.list-item__slide > p {
  padding-right: 3rem;
}
.list-item__slide > .header-group:before {
  width: 1.3rem;
  height: 1.3rem;
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 30px;
  border: 2px solid #70787e;
  border-top: 0 solid rgba(0, 0, 0, 0);
  border-left: 0 solid rgba(0, 0, 0, 0);
  -webkit-transform: rotate(45deg) translate(-10%, -10%);
  transform: rotate(45deg) translate(-10%, -10%);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.list-item__slide > p + .list-item__answer {
  margin-top: 2rem;
  display: none;
}
.list-item__slide > p + .list-item__answer a {
  color: #0042f2 !important;
  text-decoration: underline !important;
  font-weight: 300 !important;
}
.list-item__slide > p + .list-item__answer a:hover {
  text-decoration: none !important;
}
.list-item__slide.is-active {
  border-top-color: rgba(0, 0, 0, 0);
}
.list-item__slide.is-active > .header-group:before {
  border: 2px solid #0042f2;
  border-top: 0 solid rgba(0, 0, 0, 0);
  border-left: 0 solid rgba(0, 0, 0, 0);
  -webkit-transform: rotate(-135deg) translate(-10%, -10%);
  transform: rotate(-135deg) translate(-10%, -10%);
}
.list-item__slide.is-active + .list-item__slide {
  border-top-color: rgba(0, 0, 0, 0);
}
.list-item__slide:last-child {
  border-bottom: 1px solid #d8d8d8;
}
@media screen and (max-width: 992px) {
  .feature-accordion-block
    .main-block-with-image
    .main-content
    .side-list
    details {
    border-top: 1px solid #d9d9d9;
    cursor: pointer;
    width: 100%;
  }
  .list-item__slide > .header-group:before {
    right: 5px;
  }
  .feature-accordion-block .main-block-with-image .main-content {
    display: block;
  }
  .feature-accordion-block .main-block-with-image .main-content .side-list {
    margin-bottom: 0;
  }
  .feature-accordion-block
    .main-block-with-image
    .main-content
    .side-list
    .list-item {
    width: 100%;
    padding-left: 0;
  }
  .feature-accordion-block
    .main-block-with-image
    .main-content
    .side-list
    .list-item
    .list-description-link.btn {
    display: inline-block;
    white-space: normal;
    height: max-content;
    margin-top: 0 !important;
    margin-bottom: 24px;
  }
  .feature-accordion-block
    .main-block-with-image
    .main-content
    .side-list
    .list-item
    .header-group
    .pres-icon {
    height: 24px;
  }
  .feature-accordion-block
    .main-block-with-image
    .main-content
    .side-list
    .list-item.is-active
    .header-group {
    align-items: center;
  }
  .feature-accordion-block
    .main-block-with-image
    .main-content
    .side-list
    .list-item.is-active
    .header-group
    .pres-icon {
    height: 24px;
  }
  .feature-accordion-block
    .main-block-with-image
    .main-content
    .side-list
    .list-title {
    font-size: 22px;
  }
  .feature-accordion-block
    .main-block-with-image
    .main-content
    .side-list
    .list-description
    .main-image__mobile {
    display: block !important;
    margin-bottom: 20px;
    box-shadow: 0px 0px 30px 0px rgba(51, 63, 72, 0.1);
  }
  .feature-accordion-block
    .main-block-with-image
    .main-content
    .btn-wrapper.primary-btn
    .btn {
    width: 100%;
  }
  .feature-accordion-block
    .main-block-with-image
    .main-content
    .btn-wrapper.tertiary-link {
    text-align: center;
  }
  .feature-accordion-block .container {
    padding: 0 15px;
  }
  .feature-accordion-block .description {
    max-width: 100%;
  }
  .main-block-with-image .main-content {
    gap: 0;
    justify-content: center;
  }
  .main-content .main-image.is-active {
    display: none;
  }
  .main-content .list-description {
    display: none;
    padding-left: 0;
  }
}
.feature-stats-block {
  background: #f7f7f7;
  padding: 20px 0;
  border-bottom: 1px solid #d9d9d9;
  display: none;
}
.feature-stats-content {
  display: flex;
  justify-content: center;
  gap: 30px;
}
.item-stats {
  padding: 10px 20px;
  border-radius: 16px;
}
.item-stats .title {
  color: #262e38;
  text-align: center;
  font-size: 24px;
  line-height: 33.6px;
  font-weight: 500;
}
.item-stats .stats {
  color: #262e38;
  font-size: 16px;
  font-style: italic;
  line-height: 160%;
  text-align: center;
}
.item-stats.is-active {
  background: #fff;
}
.site-block.accordion {
  background: #e8e8eb;
}
.site-block.accordion .accordion-title {
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  text-align: center;
  margin-bottom: 40px;
}
.site-block .accordion-list-item__answer p {
  margin-bottom: 24px;
}
.accordion__list {
  padding: 0 165px;
}
.accordion__list .accordion-list-item {
  padding: 0;
}
.accordion__list .accordion-list-item:before {
  display: none;
}
.accordion__list .accordion-list-item.is-active .header-group {
  border-top: 3px solid #0042f2;
}
.accordion__list .accordion-list-item.is-active .header-group h4 {
  color: #0042f2;
}
.accordion__list .accordion-list-item .accordion-section-title {
  display: flex;
  padding-bottom: 24px;
  padding-top: 24px;
  border-top: 1px solid #d9d9d9;
  gap: 16px;
  padding-right: 30px;
}
.accordion__list .accordion-list-item .accordion-section-title h4 {
  color: #262e38;
}
.accordion__list .accordion-list-item .accordion-list-title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  color: #0042f2;
  margin-bottom: 0;
  max-width: 95%;
}
.accordion__list
  .accordion-list-item
  .accordion-list-description.faq__answer.is-active {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  margin: 0;
  margin-left: 38px;
  margin-right: 64px;
}
.accordion__list .accordion-list-item .accordion-list-description-link.btn {
  color: #0042f2;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  margin-top: 0;
  height: inherit;
  margin-bottom: 24px;
}
.accordion-list-item__slide {
  position: relative;
  padding: 2.5rem 0;
  border-top: none;
  cursor: pointer;
  margin-bottom: 0 !important;
}
.accordion-list-item__slide.is-active .accordion-section-title {
  border-top: 3px solid #0042f2;
  margin-bottom: 0;
  position: relative;
}
.accordion-list-item__slide.is-active .accordion-section-title h4 {
  color: #0042f2;
}
.accordion-list-item__slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: -2rem;
  right: -2rem;
  bottom: 0;
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  z-index: -100;
}
.accordion-list-item__slide > p {
  padding-right: 3rem;
}
.accordion-list-item__slide > .accordion-section-title:before {
  width: 1.3rem;
  height: 1.3rem;
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 30px;
  border: 2px solid #70787e;
  border-top: 0 solid rgba(0, 0, 0, 0);
  border-left: 0 solid rgba(0, 0, 0, 0);
  -webkit-transform: rotate(45deg) translate(-10%, -10%);
  transform: rotate(45deg) translate(-10%, -10%);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.accordion-list-item__answer {
  max-width: 90%;
}
.accordion-list-item__slide > p + .accordion-list-item__answer {
  margin-top: 2rem;
  display: none;
}
.accordion-list-item__slide > p + .accordion-list-item__answer a {
  color: #0042f2 !important;
  text-decoration: underline !important;
  font-weight: 300 !important;
}
.accordion-list-item__slide > p + .accordion-list-item__answer a:hover {
  text-decoration: none !important;
}
.accordion-list-item__slide.is-active > .accordion-section-title:before {
  border: 2px solid #0042f2;
  border-top: 0 solid rgba(0, 0, 0, 0);
  border-left: 0 solid rgba(0, 0, 0, 0);
  -webkit-transform: rotate(-135deg) translate(-10%, -10%);
  transform: rotate(-135deg) translate(-10%, -10%);
  top: 45%;
}
.accordion-list-item__slide.is-active + .accordion-list-item__slide {
  border-top-color: rgba(0, 0, 0, 0);
}
.accordion-list-item__slide:last-child {
  border-bottom: 1px solid #d8d8d8;
}
@media screen and (max-width: 992px) {
  .site-block.accordion .accordion-title {
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
    font-style: normal;
    color: #262e38;
  }
  .accordion__list {
    padding: 0 15px;
  }
  .accordion-list-item__slide {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .accordion-list-item__slide > .accordion-section-title:before {
    width: 1.3rem;
    height: 1.3rem;
    content: "";
    display: flex;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    border: 2px solid #70787e;
    border-top: 0 solid rgba(0, 0, 0, 0);
    border-left: 0 solid rgba(0, 0, 0, 0);
    transition: all 0.4s;
  }
}
.site-block.form-text-block {
  padding: 120px 0;
}
@media screen and (max-width: 767px) {
  .site-block.form-text-block {
    padding: 80px 0;
  }
}
.site-block.form-text-block .container {
  padding: 0 15px;
}
.site-block.form-text-block .tab-content .tab-pane .contact-item p {
  font-size: 16px;
  line-height: 26px;
}
.site-block.form-text-block
  .tab-content
  .tab-pane
  .contact-item
  .item-content
  * {
  margin-bottom: 0;
}
.site-block.form-text-block
  .tab-content
  .tab-pane
  .contact-item
  .item-content
  p {
  margin-top: 12px;
}
.site-block.form-text-block
  .tab-content
  .tab-pane
  .contact-item
  .item-content
  h4
  + p {
  margin-top: 4px;
}
.site-block.form-text-block
  .tab-content
  .tab-pane
  .contact-item
  .item-content
  h4
  + p:has(a) {
  margin-top: 12px;
}
.site-block .form-text-block-description {
  margin-top: 24px;
}
.site-block .form-text-block-description * {
  line-height: 26px;
  font-size: 16px;
}
.form-text-block .tabs {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  max-width: 640px;
  margin: 0 auto;
  overflow: hidden;
}
.form-text-block .tabs .tab-list {
  white-space: nowrap;
  display: flex;
}
.form-text-block .tabs .tab-list::-webkit-scrollbar {
  display: none;
}
.form-text-block .tabs .tab-list .tab-item {
  padding: 24px 20px 20px 20px;
  width: 100%;
  max-height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #b6b6b6;
}
@media screen and (max-width: 470px) {
  .form-text-block .tabs .tab-list .tab-item {
    font-size: 14px;
    padding: 20px 10px 15px;
    line-height: 22px;
  }
}
.form-text-block .tabs .tab-list .tab-item.active,
.form-text-block .tabs .tab-list .tab-item:hover {
  background: #ccf1f0;
}
.form-text-block .tabs .tab-list .tab-item.active::after,
.form-text-block .tabs .tab-list .tab-item:hover::after {
  opacity: 1;
}
.form-text-block .tabs .tab-list .tab-item::after {
  background-color: #D97D29;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  opacity: 0;
}
.form-text-block .tabs .tab-content .tab-pane {
  display: none;
  padding: 40px 32px 32px;
}
@media screen and (max-width: 500px) {
  .form-text-block .tabs .tab-content .tab-pane {
    padding-top: 32px;
    padding-bottom: 28px;
  }
}
.form-text-block .tabs .tab-content .tab-pane.active {
  display: block;
}
.form-text-block .tabs .tab-content .tab-pane#tab-main {
  padding-top: 32px;
  padding-bottom: 28px;
}
.form-text-block
  .tabs
  .tab-content
  .tab-pane
  .contact-item
  .item-content:not(:first-child) {
  margin-top: 40px;
}
.form-text-block .tabs .tab-content .tab-pane .contact-item .footer-content {
  margin-top: 24px;
}
.form-text-block .mktoForm {
  padding: 0 !important;
}
.form-text-block .form-heading {
  padding: 0 !important;
  text-align: center;
}
.form-text-block .mktoFormRow .mktoOffset {
  display: none;
}
.form-text-block .mktoFormRow input::placeholder,
.form-text-block .mktoFormRow textarea::placeholder {
  color: #8f98a4 !important;
}
.form-text-block .mktoFormRow input,
.form-text-block .mktoFormRow textarea {
  color: #262a2e !important;
}
.form-text-block .mktoFormRow input,
.form-text-block .mktoFormRow textarea,
.form-text-block .mktoFormRow select {
  padding: 15px 0 15px 15px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  line-height: 21px !important;
}
.form-text-block .mktoFormRow select {
  margin-top: 0 !important;
  border-radius: 6px;
}
@media screen and (min-width: 501px) {
  .form-text-block-description .schedule {
    margin-left: 12px;
  }
}
@media screen and (max-width: 500px) {
  .form-text-block-footer {
    display: none;
  }
}
.compare-table-block .container {
  max-width: 1150px;
  padding: 0 15px;
}
.compare-table-block .container .compare-table_section-title {
  text-align: center;
  margin-bottom: 40px;
}
.compare-table-block .container .compare-table__content {
  position: relative;
}
.compare-table-block
  .container
  .compare-table__content
  .compare-table__content-header {
  position: sticky;
  top: 70px;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .container h2.compare-table_section-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
    font-style: normal;
    color: #262e38;
  }
  .container h3.compare-table_section-title {
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
    font-style: normal;
    color: #262e38;
  }
  .container h4.compare-table_section-title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    font-style: normal;
    color: #262e38;
  }
}
.compare-table__content-header {
  display: flex;
  gap: 30px;
  background-color: #f7f7f7;
  border-bottom: 2px solid #e8e8e8;
  justify-content: space-between;
}
.compare-table__content-header .capability,
.compare-table__content-header .activtrak,
.compare-table__content-header .others {
  padding: 16px 10px;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
}
.compare-table__content-header .capability {
  flex: 2;
}
.compare-table__content-header .activtrak,
.compare-table__content-header .others {
  flex: 1;
  text-align: center;
}
.compare-table__content-main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.compare-table__content-main .compare-table__content-row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e8e8e8;
  gap: 30px;
}
.compare-table__content-main .compare-table__content-row .capability-item,
.compare-table__content-main .compare-table__content-row .activtrak-item,
.compare-table__content-main .compare-table__content-row .others-item {
  display: flex;
  align-items: center;
  color: #262e38;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  padding: 16px 10px;
}
.compare-table__content-main .compare-table__content-row .activtrak-item,
.compare-table__content-main .compare-table__content-row .others-item {
  justify-content: center;
}
.compare-table__content-main .compare-table__content-row .capability-item {
  flex: 2;
}
.compare-table__content-main .compare-table__content-row .activtrak-item,
.compare-table__content-main .compare-table__content-row .others-item {
  flex: 1;
  text-align: center;
}
p.compare-table-footer {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #262e38;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .container .compare-table_section-title {
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
    font-style: normal;
    color: #262e38;
  }
  .compare-table__content-header {
    gap: 10px;
  }
  .compare-table__content-header .capability,
  .compare-table__content-header .activtrak,
  .compare-table__content-header .others {
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    color: #262e38;
    font-weight: 500;
  }
  .compare-table__content .compare-table__content-row {
    gap: 10px;
  }
}
@media screen and (max-width: 550px) {
  .compare-table__content-header .capability,
  .compare-table__content-header .activtrak,
  .compare-table__content-header .others {
    width: 200px;
    flex: inherit;
  }
  .compare-table__content-header .activtrak {
    width: 100px;
  }
  .compare-table__content-header .others {
    width: 150px;
  }
  .compare-table__content-main .compare-table__content-row .capability-item,
  .compare-table__content-main .compare-table__content-row .activtrak-item,
  .compare-table__content-main .compare-table__content-row .others-item {
    flex: inherit;
  }
  .compare-table__content-main .compare-table__content-row .capability-item {
    width: 200px;
  }
  .compare-table__content-main .compare-table__content-row .activtrak-item {
    width: 100px;
  }
  .compare-table__content-main .compare-table__content-row .others-item {
    width: 150px;
    text-align: center;
  }
}
@media screen and (max-width: 425px) {
  .compare-table__content-main .compare-table__content-row .capability-item,
  .compare-table__content-main .compare-table__content-row .activtrak-item,
  .compare-table__content-main .compare-table__content-row .others-item {
    font-size: 16px;
  }
}
.compare-table__content-main::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.compare-table__content-main::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}
.compare-table__content-main::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}
.menu-block {
  position: relative;
}
.menu-block .menu-block-divider {
  height: 1px;
  color: #e8e8e8;
  border: none;
  background-color: #e8e8e8;
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
  width: 100%;
  z-index: 0;
}
.menu-block-items {
  display: flex;
  gap: 10px;
  justify-content: center;
  padding-bottom: 20px;
  flex-wrap: wrap;
}
.menu-block-items .menu-block-item {
  position: relative;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  font-weight: 700;
  padding: 0 15px;
  text-align: center;
}
.menu-block-items .menu-block-item a:hover {
  color: #262a2e;
}
.menu-block-items .menu-block-item a:hover::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #00bab3;
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: 1;
}
.menu-block-items .menu-block-item.active {
  color: #00bab3;
}
.menu-block-items .menu-block-item.active a:hover {
  color: inherit;
}
.menu-block-items .menu-block-item.active::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #00bab3;
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .menu-block-items .menu-block-item.active:first-child {
    padding: 0;
  }
  .menu-block-items .menu-block-item.active:first-child a {
    position: relative;
    padding: 0 25.5px;
  }
  .menu-block-items .menu-block-item.active:first-child a::after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background-color: #00bab3;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 1;
  }
  .menu-block-items .menu-block-item.active:first-child::after {
    content: "";
    display: none;
  }
  .menu-block-item a:hover::after {
    display: none !important;
  }
  .menu-block .menu-block-divider {
    display: none;
  }
  .menu-block-items {
    gap: 30px 0;
  }
  .menu-block-item:first-child {
    width: 100%;
  }
  .menu-block-item:nth-child(4) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .menu-block-item:not(:first-child) {
    padding: 0 25.5px;
  }
}
@media screen and (max-width: 450px) {
  .menu-block-item:not(:first-child) {
    padding: 0 15px;
  }
}
@media screen and (max-width: 425px) {
  .menu-block-items .menu-block-item.active:first-child {
    padding: 0;
  }
  .menu-block-items .menu-block-item.active:first-child a {
    position: relative;
    padding: 0 8px;
  }
  .menu-block-items .menu-block-item.active:first-child a::after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background-color: #00bab3;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 1;
  }
  .menu-block-items .menu-block-item.active:first-child::after {
    content: "";
    display: none;
  }
}
@media screen and (max-width: 355px) {
  .menu-block-items .menu-block-item.active:not(:first-child)::after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background-color: #00bab3;
    position: absolute;
    bottom: -10px;
    left: 0;
    z-index: 1;
  }
  .menu-block-items .menu-block-item:not(:first-child) {
    margin-bottom: 15px;
    padding: 0 5px;
  }
}
.container.competitor {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 80px;
}
.container.competitor .with-padding {
  padding-top: 80px;
}
.container.competitor .footer-item {
  display: flex;
  gap: 10px;
}
.container.competitor .number {
  display: block;
  font-style: italic;
  font-size: 16px;
}
.container.competitor .competitor-col-title {
  display: flex;
  gap: 11px;
  justify-content: center;
  align-items: center;
  padding: 30px;
  margin: 6px 0;
  font-size: 32px;
  line-height: 38px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
}
.container.competitor .competitor-col-title .col-logo {
  width: 100%;
  height: 38px;
}
.container.competitor .competitor-col-title .logo-text {
  padding-top: 4px;
  line-height: 30px;
}
.container.competitor .footer-col {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #262e38;
  color: #000;
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 30px;
  padding: 0 30px;
  align-items: start;
}
.container.competitor .footer-col p {
  display: flex;
  gap: 10px;
}
.container.competitor .competitor-footer {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #262e38;
  color: #000;
  text-align: left;
}
.competitor-content__wrapper {
  display: flex;
  gap: 60px;
  justify-content: center;
  padding-bottom: 20px;
  max-width: 1134px;
}
.competitor-content__wrapper .competitor {
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
}
.competitor-content__wrapper .competitor .competitor-item {
  max-width: 477px;
  display: flex;
  gap: 11px;
  align-items: flex-start;
}
.competitor-content__wrapper
  .competitor
  .competitor-item
  .info-wrapper
  p:last-child {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
}
.competitor-content__wrapper .competitor .competitor-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 100%;
}
.competitor-content__wrapper
  .competitor
  .competitor-content
  .competitor-col-section-title {
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  font-weight: 400;
}
.competitor-content__wrapper
  .competitor
  .competitor-content
  .competitor-col-intro {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
}
.competitor-content__wrapper .competitor .competitor-content.light-green {
  background: #edfdf9;
}
.competitor-content__wrapper .competitor .competitor-content.light-orange {
  background: #fffae8;
}
.competitor-content__wrapper .competitor .competitor-content {
  padding: 32px 30px 30px 30px;
  gap: 30px;
}
.competitor-content__wrapper
  .competitor
  .competitor-content
  .competitor-item-header {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  font-weight: 700;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .container.competitor {
    padding-bottom: 40px;
  }
  .container.competitor .competitor-footer-wrapper {
    display: flex;
    justify-content: center;
    padding: 0 15px 0 15px;
  }
  .container.competitor .competitor-footer-wrapper .competitor-footer {
    max-width: 537px;
    text-align: left;
  }
  .competitor-content__wrapper {
    flex-direction: column;
    gap: 0;
    padding-bottom: 24px;
  }
}
.customers-cards-block-wrapper.is-new .resources-banner-bg {
  position: relative;
}
.customers-cards-block-wrapper.is-new .resources-banner-bg .stories-block {
  padding-bottom: 30px;
}
.customers-cards-block-wrapper.is-new .resources-banner-bg .filters-container {
  background: none;
}
.customers-cards-block-wrapper.is-new .resources-banner-bg .stories-block,
.customers-cards-block-wrapper.is-new .resources-banner-bg .filters-container {
  position: relative;
  z-index: 3;
}
.customers-cards-block {
  background: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 992px) {
  .customers-cards-block .customers-cards .container {
    padding: 0 45px;
  }
}
.customers-cards-block .customers-cards .customers-cards-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 30px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .customers-cards-block .customers-cards .customers-cards-wrapper {
    gap: 30px;
  }
}
.customers-cards-block .customers-cards .customers-card {
  display: flex;
  flex-direction: column;
  flex: 0 1 410px;
  max-width: 410px;
  max-height: 516px;
  overflow: hidden;
  border-radius: 16px;
  background: #fff;
  position: relative;
}
@media (max-width: 992px) {
  .customers-cards-block .customers-cards .customers-card {
    max-width: 100%;
    flex: 1 1 100%;
  }
}
.customers-cards-block .customers-cards .customers-card.hidden {
  display: none;
}
.customers-cards-block .customers-cards .customers-card .customers-card-flag {
  position: absolute;
  left: 0;
  top: 20px;
  padding: 10px 20px;
  background-color: #f2a33d;
  border-radius: 0 100px 100px 0;
  color: #fff;
  max-width: 170px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  overflow: hidden;
  z-index: 1;
}
.customers-cards-block .customers-cards .customers-card img {
  max-height: 246px;
  object-fit: cover;
  width: 100%;
}
.customers-cards-block .customers-cards .customers-card .description-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 30px;
  border-top: 1px solid #d9d9d9;
}
.customers-cards-block
  .customers-cards
  .customers-card
  .description-wrapper
  .customers-card-link {
  display: flex;
  flex-direction: column;
  position: relative;
}
.customers-cards-block
  .customers-cards
  .customers-card
  .description-wrapper
  .customers-card-link::after {
  content: "";
  position: absolute;
  inset: 0;
}
.customers-cards-block
  .customers-cards
  .customers-card
  .description-wrapper
  .card-title {
  color: #D97D29;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.32px;
}
.customers-cards-block
  .customers-cards
  .customers-card
  .description-wrapper
  .customers-card-subtitle {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  color: #000;
  position: relative;
}
.customers-cards-block
  .customers-cards
  .customers-card
  .description-wrapper
  .customers-card-description {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #262e38;
  color: #000;
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.customers-cards-block
  .customers-cards
  .customers-card
  .description-wrapper
  .customers-card-description.clamp-1 {
  -webkit-line-clamp: 1;
}
.customers-cards-block
  .customers-cards
  .customers-card
  .description-wrapper
  .customers-card-description.hidden {
  display: none;
}
.load-more-button {
  display: block;
  margin: 52px auto 13px auto;
  padding: 16px 24px;
  background-color: #D97D29;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 22px;
  border-radius: 6px;
  line-height: 32px;
}
.filters-container {
  background: #ebf2fa;
}
@media screen and (max-width: 992px) {
  .filters-container .container {
    padding: 0 45px;
  }
}
.filters-container .filter-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}
@media screen and (max-width: 992px) {
  .filters-container .filter-wrapper {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }
}
.filters-container .filter-dropdown {
  flex: 1;
}
.filters-container select {
  width: 100%;
  display: flex;
  border: 1px solid #aeb7c3;
  border-radius: 6px;
  padding: 10px 20px;
  background: #fff;
  color: #14203f;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../img/arrow-green.svg") 96% center no-repeat #eee;
  background-size: 12px 12px;
  background-color: #fff;
}
.filters-info {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .filters-info {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .filters-info .filter-text {
    text-align: center;
  }
}
.filters-info span {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
}
.filters-info strong {
  color: #000;
  font-size: 20px;
  line-height: 32px;
}
.filters-info button {
  color: #0042f2;
  cursor: pointer;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  width: fit-content;
}
.filters-container {
  padding: 40px 0;
}
.filters-container:not(:has(.hidden)) {
  padding-bottom: 30px;
}
.filter-dropdown {
  position: relative;
  width: 200px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .filter-dropdown {
    width: 100%;
  }
}
.filter-dropdown.open img {
  transform: rotate(180deg);
}
.dropdown-header {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  display: flex;
  justify-content: space-between;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 6px;
  align-items: center;
  user-select: none;
  height: 55px;
}
.dropdown-header .dropdown-header-filter {
  display: flex;
  gap: 10px;
}
.dropdown-header img {
  height: 12px;
  width: 12px;
}
.dropdown-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 5px 0;
  margin: 0;
  list-style: none;
  max-height: fit-content;
  overflow-y: auto;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .dropdown-list {
    max-height: 150px;
  }
}
.dropdown-item {
  padding: 10px;
  cursor: pointer;
}
.dropdown-item input[type="checkbox"] {
  border: 1px solid #aeb7c3;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  cursor: pointer;
  background-color: #f4f5f5;
}
.dropdown-item label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  cursor: pointer;
  width: 100%;
}
.dropdown-item:hover {
  background: #f5f5f5;
}
.filter-dropdown.open .dropdown-list {
  display: block;
}
.dropdown-item input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #f4f5f5;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}
.dropdown-item input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 3px;
  width: 10px;
  height: 8px;
  background-image: url("../img/Checkmark.svg");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.dropdown-item input[type="checkbox"]:not(:checked) {
  background-image: none;
}
.selected {
  color: #00bab3;
  font-weight: 700;
}
.quote-block-with-customer {
  color: #fff;
}
.quote-block-with-customer .text-content p:first-child {
  font-size: 32px;
  line-height: 38px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  color: #fff;
  font-weight: 500;
}
.quote-block-with-customer .text-content p:last-child {
  margin: 0;
}
.quote-block-with-customer .content_wrapper {
  display: flex;
  gap: 110px;
  align-items: center;
  padding: 0 55px;
}
.quote-block-with-customer .content_wrapper img {
  height: 140px;
}
.quote-block-with-customer.dark-green {
  background: #083035;
}
.quote-block-with-customer.medium-green {
  background: #177268;
}
.quote-block-with-customer.medium-blue {
  background: #384a75;
}
.quote-block-with-customer.black {
  background: #262e38;
}
.quote-block-with-customer .text-content p {
  color: #fff;
}
.quote-block-with-customer .text-content p:last-child {
  font-size: 16px;
  font-weight: 300;
}
@media screen and (max-width: 992px) {
  .quote-block-with-customer {
    padding: 40px 0;
  }
  .quote-block-with-customer .text-content p:first-child {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    font-style: normal;
    color: #262e38;
    color: #fff;
  }
  .quote-block-with-customer .text-content p:last-child {
    margin: 0;
  }
  .quote-block-with-customer .content_wrapper {
    gap: 40px;
  }
}
@media screen and (max-width: 768px) {
  .quote-block-with-customer .content_wrapper {
    flex-direction: column;
    padding: 0 25px;
  }
}
wistia-player {
  box-shadow: 0px 0px 30px 0px rgba(51, 63, 72, 0.3);
}
.video-text-block {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: 80px;
}
.video-text-block .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.video-text-block .video-text-block__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  margin-bottom: 40px;
}
.video-text-block .title {
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  font-weight: 400;
  max-width: 870px;
  text-align: center;
  margin-bottom: 0;
}
.video-text-block .description {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  margin-bottom: 0;
  text-align: center;
}
.video-text-block .video-wistia {
  display: flex;
  width: 98%;
  justify-content: center;
}
.video-text-block .video-wistia.with-shadow .wistia_embed {
  box-shadow: 0px 0px 30px 0px rgba(51, 63, 72, 0.3);
}
.video-text-block .video-wistia .wistia_responsive_padding {
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 992px) {
  .video-text-block {
    padding-bottom: 40px;
  }
  .video-text-block .title {
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
    font-style: normal;
    color: #262e38;
    font-weight: 400;
  }
  .video-text-block .description {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #262e38;
  }
}
.tabbed-demo .tabs-dropdown-wrapper {
  display: none;
  padding: 40px 15px;
  background-color: #ebf2fa;
}
.tabbed-demo .tabs-dropdown-mobile {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
.tabbed-demo .tabs-dropdown-toggle {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #262e38;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background: #fff;
  border: 1px solid #aeb7c3;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 6px;
  align-items: center;
}
.tabbed-demo .tabs-dropdown-toggle.open img {
  transform: rotate(180deg);
}
.tabbed-demo .tabs-dropdown-toggle img {
  height: 12px;
  width: 12px;
}
.tabbed-demo .tabs-dropdown-options {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin: 0;
  list-style: none;
  max-height: fit-content;
  overflow-y: auto;
  z-index: 5;
}
@media screen and (max-width: 1060px) {
  .tabbed-demo .tabs-dropdown-options {
    max-height: 150px;
  }
}
.tabbed-demo .dropdown-option {
  padding: 10px;
  cursor: pointer;
}
.tabbed-demo .dropdown-option:hover {
  background: #f5f5f5;
}
.tabbed-demo .tabs-desktop {
  position: relative;
  top: 1px;
}
.tabbed-demo .tabs-nav-desktop {
  display: flex;
  justify-content: center;
  gap: 8px;
}
.tabbed-demo .tabs-nav-desktop .tab {
  width: 300px;
  height: 200px;
  padding: 10px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 16px 16px 0 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 22.4px;
  cursor: pointer;
  border-top: 1px solid var(--grays-202430-d-1-dae-6, #d1dae6);
  border-right: 1px solid var(--grays-202430-d-1-dae-6, #d1dae6);
  border-left: 1px solid var(--grays-202430-d-1-dae-6, #d1dae6);
}
.tabbed-demo .tabs-nav-desktop .tab:not(.active):hover {
  color: #fff;
  border-color: rgba(0, 0, 0, 0);
  background: var(--primary-20241657-a-0-tertiary-cta, #1657a0);
}
.tabbed-demo .tabs-nav-desktop .tab.active {
  cursor: default;
  background: var(--old-primary-ebf-2-fa-primary, #ebf2fa);
}
.tabbed-demo .tabs-content {
  padding: 80px 15px;
  background: #ebf2fa;
}
@media screen and (min-width: 1061px) {
  .tabbed-demo .tabs-content {
    border-top: 1px solid #d1dae6;
  }
}
.tabbed-demo .tab-pane {
  display: none;
  max-width: 1000px;
  max-height: 600px;
  margin: 0 auto;
  border-radius: 16px;
  overflow: hidden;
}
.tabbed-demo .tab-pane.active {
  display: block;
}
.tabbed-demo .play-icon {
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(44, 52, 59, 0.2);
  z-index: 4;
  cursor: pointer;
  transition: transform 0.2s;
}
.tabbed-demo .play-icon--md {
  width: 10rem;
  height: 10rem;
}
.tabbed-demo .play-icon__wrap {
  position: relative;
}
.tabbed-demo .play-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border: 12px solid rgba(0, 0, 0, 0);
  border-left-width: 18px;
  border-left-color: #061520;
  transform: translate(-20%, -50%);
  z-index: 200;
}
.tabbed-demo .play-icon:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.tabbed-demo .replace-wistia-img {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.tabbed-demo .replace-wistia-img__bg,
.tabbed-demo .replace-wistia-img__wistia {
  height: 100%;
}
.tabbed-demo .replace-wistia-img__bg {
  width: 100%;
  display: block;
}
.tabbed-demo .replace-wistia-img__bg img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.tabbed-demo .replace-wistia-img__wistia:not(.is-show) {
  position: absolute;
  left: -9999rem;
  z-index: -9999;
}
@media (max-width: 1060px) {
  .tabbed-demo .tabs-nav-desktop {
    display: none;
  }
  .tabbed-demo .tabs-dropdown-wrapper {
    display: block;
  }
  .tabbed-demo .tabs-content {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .tabbed-demo .tabs-content {
    padding-bottom: 40px;
  }
}
.activity_tracking_cards {
  background: #ebf2fa;
  text-align: center;
  padding: 80px 0;
}
@media screen and (max-width: 992px) {
  .activity_tracking_cards {
    padding: 40px 0;
  }
}
.activity_tracking_cards__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media screen and (max-width: 992px) {
  .activity_tracking_cards__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.activity_tracking_cards .activity_tracking_cards__title {
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  font-style: normal;
  color: #262e38;
  margin-bottom: 24px;
}
.activity_tracking_cards .activity_tracking_cards__subtitle {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 40px;
  opacity: 1;
}
.activity_tracking_cards__card {
  background: #fff;
  padding: 40px;
  border-radius: 10px;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span var(--rows);
  gap: 0;
}
.activity_tracking_cards__card-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 33.6px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e0e9f5;
}
.activity_tracking_cards__card-item {
  display: flex;
  align-items: center;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
  min-height: 100px;
  justify-content: center;
}
.activity_tracking_cards__card-item a {
  color: #0042f2;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.activity_tracking_cards__card-item a:hover {
  text-decoration: none;
}
.activity_tracking_cards__card-item:not(:last-child) {
  border-bottom: 1px solid #ddd;
  padding: 18px 0;
}
.activity_tracking_cards__card-item:last-child {
  padding-top: 18px;
}
/*# sourceMappingURL=maps/blocks.css.map */
