@font-face {
  font-family: "Sans";
  src: url("../fonts/sans.html") format("woff2"),
    url("../fonts/sans-2.html") format("woff"),
    url("../fonts/sans-3.html#SansRegular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Sans";
  src: url("../fonts/sansbold.html") format("woff2"),
    url("../fonts/sansbold-2.html") format("woff"),
    url("../fonts/sansbold-3.html#SansBold") format("svg");
  font-weight: 700;
  font-style: normal;
}
.color-dark {
  color: #292a2b;
}
.color-promo,
.brands-promo__title a {
  color: #ff6436;
}
.font-bold {
  font-weight: bold;
}
.brands-promo .container {
  display: none;
}
#journalists-contact-popup {
  display: none;
}
.kyb-popup-content #journalists-contact-popup {
  display: block;
}
.pricing-comparison--plan-title {
  letter-spacing: 2px;
}
.switcher {
  font-weight: bold;
  font-size: 15px;
  position: relative;
  display: flex;
  align-items: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #86939e;
  padding-top: 8px;
  padding-bottom: 4px;
}
.switcher input {
  display: none;
}
.switcher input:checked ~ label .switcher__icon:before {
  left: 13px;
}
.switcher input:checked ~ label span:first-child {
  color: #86939e;
}
.switcher input:checked ~ label span:last-child {
  color: #292a2b;
}
.switcher label {
  display: flex;
  align-items: center;
}
.switcher span {
  color: #86939e;
}
.switcher span:first-child {
  color: #292a2b;
}
.switcher__icon {
  width: 34px;
  height: 24px;
  background: #86939e;
  margin: 0 20px 0 15px;
  border-radius: 12px;
  position: relative;
}
.switcher__icon:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #eff3f6;
}
.brands-promo {
  position: relative;
}
@media (min-width: 1050px) {
  .brands-promo {
    padding-top: 110px;
    height: 270px;
    margin-top: 60px;
  }
}
@media (min-width: 1050px) {
  .brands-promo:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-image: url("../assets/img/sea.png");
    background-size: cover;
    background-position: center;
    height: 361px;
    pointer-events: none;
  }
}
.brands-promo__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  color: #86939e;
  margin-bottom: 17px;
}
.brands-promo__title--desktop {
  display: none;
}
@media (min-width: 1050px) {
  .brands-promo__title--desktop {
    display: block;
  }
}
@media (min-width: 1050px) {
  .brands-promo__title--mobile {
    display: none;
  }
}
.brands-promo__title a {
  text-decoration: underline;
}
.slider-brands {
  max-width: 690px;
  margin: 0 auto;
}
@media (max-width: 1050px) {
  .slider-brands {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (max-width: 1050px) {
  .slider-brands__item {
    width: 33.333333%;
    margin-bottom: 27px;
  }
}
.slider-brands__background {
  display: none;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: url(../../img/pricing/sea-mobile.html);
  background-size: cover;
  background-position: center bottom -120px;
}
@media (min-width: 1050px) {
  .slider-brands__background {
    display: none;
  }
}
.slider-brands .slick-track {
  display: flex;
  align-items: center;
}
.slider-brands .slick-slide img {
  margin: 0 auto;
}
.fixed_headers {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 16px;
}
.fixed_headers__tab__header {
  background-color: rgba(239, 243, 246, 0.5);
}
@media (max-width: 1050px) {
  .fixed_headers__tab__header .fixed_headers__table__side {
    min-height: 80px;
  }
}
@media (max-width: 1050px) {
  .fixed_headers__tab__header .fixed_headers__table__content {
    display: none;
  }
}
@media (max-width: 1050px) {
  .fixed_headers__tab__content {
    display: none;
  }
  .pricing-business-text {
    margin-top: 50px !important;
    width: 100% !important;
  }
  .pricing-business ul {
    flex-direction: column !important;
    display: flex !important;
  }
  #expertsInfo {
    width: 100% !important;
  }
  #expertsCTA {
    display: block !important;
    text-align: center !important;
    margin: 30px 0 0 0 !important;
  }
}
.fixed_headers__tab__title {
  position: relative;
}
.fixed_headers__tab__title:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  font-size: 14px;
  color: #86939e;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 0;
}
@media (min-width: 1050px) {
  .fixed_headers__tab__title:after {
    display: none;
  }
}
@media (max-width: 1050px) {
  .fixed_headers__tab.active
    .fixed_headers__tab__header
    .fixed_headers__table__content {
    display: flex;
  }
}
@media (max-width: 1050px) {
  .fixed_headers__tab.active .fixed_headers__tab__content {
    display: block;
  }
}
.fixed_headers__tr {
  border-bottom: 1px solid #eff3f6;
  display: flex;
  width: 100%;
  align-items: center;
}
.fixed_headers__container {
  max-width: 972px;
  width: 100% !important;
  margin: 0 auto !important;
}
.fixed_headers__table {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 25px;
  padding-right: 25px;
  border-bottom: 1px solid #eff3f6;
}
@media (min-width: 1050px) {
  .fixed_headers__table {
    padding-left: 0;
    padding-right: 0;
  }
}
.fixed_headers__table__side {
  flex: 1;
  text-align: left;
}
@media (max-width: 1050px) {
  .fixed_headers__table__side {
    min-height: 60px;
    display: flex;
    align-items: center;
    flex: 0 0 100%;
  }
}
@media (min-width: 1050px) {
  .fixed_headers__table__side {
    margin-bottom: 0;
  }
}
.fixed_headers__table__content {
  display: flex;
  align-items: center;
  flex: 0 0 100%;
}
@media (max-width: 1050px) {
  .fixed_headers__table__content {
    min-height: 60px;
    display: flex;
    align-items: center;
    font-size: 14px;
  }
}
@media (min-width: 1050px) {
  .fixed_headers__table__content {
    flex: 0 0 580px;
  }
}
.fixed_headers__table__content__td {
  flex: 1;
  padding: 0 5px;
  text-align: center;
}
@media (min-width: 1050px) {
  .fixed_headers__table__content__td {
    padding: 0;
  }
}
.fixed_headers__table--width {
  max-width: 972px;
  width: 100% !important;
  margin: 0 auto !important;
}
.fixed_headers .fixed-headers__text--light {
  color: #86939e;
}
.fixed_headers__thead {
  position: -webkit-sticky;
  position: sticky;
  top: 48px;
  z-index: 1;
  background-color: white;
  width: 100%;
  border-bottom: 1px solid #eff3f6;
}
@media (min-width: 1050px) {
  .fixed_headers__thead {
    top: 80px;
  }
}
.fixed_headers__thead .fixed_headers__table {
  padding-top: 16px;
  padding-bottom: 20px;
  border-bottom: none;
}
@media (min-width: 1050px) {
  .fixed_headers__thead .fixed_headers__table {
    padding-bottom: 27px;
  }
}
.fixed_headers__thead .fixed_headers__table__content {
  text-transform: uppercase;
}
.fixed_headers__thead .fixed_headers__tr {
  padding-top: 21px;
  padding-bottom: 27px;
}
.fixed_headers__thead .fixed_headers__tr:last-child {
  padding-top: 0;
  padding-bottom: 0;
}
.fixed_headers__thead .fixed_headers__tr:last-child .fixed_headers__table {
  padding-top: 21px;
  padding-bottom: 25px;
  height: auto;
}
.fixed_headers__tbody {
  display: block;
  width: 100%;
  overflow: hidden;
}
.fixed_headers__tbody .fixed_headers__tr {
  height: 88px;
}
.fixed_headers__section {
  display: flex;
  width: 100%;
  margin-bottom: -1px;
  border-bottom: 1px solid #eff3f6;
}
@media (min-width: 1050px) {
  .fixed_headers__section {
    height: 88px;
  }
}
.fixed_headers__section .fixed_headers__table {
  border-bottom: none;
}
.fixed_headers__section--thin {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
.fixed_headers__section--thin .fixed_headers__table {
  border-bottom: 1px solid #eff3f6;
}
@media (min-width: 1050px) {
  .fixed_headers__section--thin .fixed_headers__table {
    height: 85px;
  }
}
.fixed_headers__section--hide-xs {
  display: none;
}
@media (min-width: 1050px) {
  .fixed_headers__section--hide-xs {
    display: flex;
  }
}
.fixed_headers__section--line {
  height: auto !important;
}
@media (min-width: 1050px) {
  .fixed_headers__section--line {
    padding-top: 29px;
    padding-bottom: 30px !important;
  }
}
.fixed_headers__section--end {
  height: auto !important;
}
@media (min-width: 1050px) {
  .fixed_headers__section--end {
    border-top: 1px solid #eff3f6;
    margin-top: 50px;
    padding-top: 31px;
    padding-bottom: 31px;
  }
}
.fixed_headers .fixed_headers__td,
.fixed_headers .fixed_headers__th {
  padding: 0;
  flex: 1;
  text-align: center;
}
.fixed_headers .fixed_headers__th {
  font-weight: normal;
}
.fixed_headers__title {
  font-weight: bold;
  font-size: 20px;
}
.fixed_headers__title--main {
  font-weight: bold;
  font-size: 18px;
  text-transform: none;
}
@media (min-width: 1050px) {
  .fixed_headers__title--main {
    font-size: 23px;
  }
}
.fixed_headers__title--simple {
  font-weight: 600;
  font-size: 16px;
}
.fixed_headers__title i {
  font-size: 18px;
  color: #bbcbd8;
  margin-left: 8px;
}
.fixed_headers__title .fa-question-circle {
  font-weight: 300;
}
.fixed_headers__link {
  color: #ff6436 !important;
  text-decoration: underline;
  cursor: pointer;
}
.fixed_headers__text--light {
  color: #86939e;
}
.fixed_headers .fa-infinity {
  font-size: 18px;
  font-weight: 500;
  color: #86939e;
}
.fixed_headers .fa-question-circle {
  cursor: pointer;
  font-weight: 300;
}
.fixed_headers .fa-check-circle {
  color: #292a2b;
  font-size: 23px;
  font-weight: 300;
}
.fixed_headers .fa-check {
  color: #86939e;
  font-size: 16px;
  font-weight: 300;
}
.fixed_headers__line {
  display: flex;
  padding-left: 25px;
  margin-left: -25px;
  padding-right: 25px;
  margin-right: -25px;
  color: #86939e;
  position: relative;
}
.fixed_headers__line:hover {
  background: #eff3f6;
  border-radius: 5px;
}
.fixed_headers__line:hover .fixed_headers__line__side {
  color: #292a2b;
}
.fixed_headers__line:hover .fixed_headers__line__question.fa-question-circle {
  display: inline-block;
}
.fixed_headers__line__block {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #eff3f6;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 1050px) {
  .fixed_headers__line__block {
    padding: 14px 0 12px;
  }
}
.fixed_headers__line__side {
  flex: 1;
  text-align: left;
  font-weight: 500;
  color: #434c5d;
}
@media (max-width: 1050px) {
  .fixed_headers__line__side {
    min-height: 60px;
    display: flex;
    align-items: center;
  }
}

.pricing-plan-description {
  font-size: 14px;
  padding-top: 4px;
  padding-bottom: 0;
  border: none;
  color: #8896a1 !important;
  font-family: "Plixi", sans-serif;
}

.fixed_headers__line__side .soon-icon {
  position: relative;
  display: inline-block;
  top: -4px;
  color: #ff6436;
  font-size: 14px;
}
.fixed_headers__line__content {
  flex: 0 0 100%;
  display: flex;
}
@media (max-width: 1050px) {
  .fixed_headers__line__content {
    min-height: 60px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1050px) {
  .fixed_headers__line__content {
    flex: 0 0 580px;
  }
}
.fixed_headers__line__content__td {
  flex: 1;
  text-align: center;
  padding: 0 5px;
}
@media (min-width: 1050px) {
  .fixed_headers__line__content__td {
    padding: 0 20px;
  }
}
.fixed_headers__line__question.fa-question-circle {
  display: none;
  color: #bbcbd8;
  margin-left: 10px;
  cursor: pointer;
}
.fixed_headers__line--head:hover {
  background-color: transparent;
}
.fixed_headers__line--head .fixed_headers__line__side {
  color: #292a2b;
  font-weight: 600;
}
@media (min-width: 1050px) {
  .fixed_headers__line--head .fixed_headers__line__block {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.fixed_headers .button {
  display: block;
  width: 80%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 22px;
  border-radius: 7px;
  padding: 9px;
}
.help-promo {
  display: flex;
  align-items: center;
  max-width: 975px;
  margin: 0 auto;
  padding-bottom: 267px;
  position: relative;
}
@media (min-width: 1050px) {
  .help-promo {
    height: 593px;
    padding-bottom: 187px;
    margin-bottom: -48px;
  }
}
.help-promo:after {
  content: "";
  position: absolute;
  transform: translate(-50%, 0%);
  bottom: 50px;
  left: 50%;
  background-image: url('../assets/img/cat.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 150px;
  height: 222px;
}
@media (min-width: 1050px) {
  .help-promo:after {
    transform: none;
    left: auto;
    bottom: 125px;
    right: 0;
    width: 254px;
    height: 376px;
  }
}
.help-promo__content {
  flex: 1;
  max-width: 578px;
}
.help-promo__img {
  align-self: flex-end;
  font-size: 0;
  flex: 0 0 544px;
  flex: 1;
  text-align: center;
  margin-bottom: 78px;
}
.help-promo__title {
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  color: #292a2b;
  margin-bottom: 28px;
}
@media (min-width: 1050px) {
  .help-promo__title {
    font-size: 30px;
    line-height: 40px;
  }
}
.help-promo .button {
  border-radius: 20px;
  font-size: 16px;
  line-height: 22px;
}
.accordion {
  max-width: 780px;
  margin: 0 auto;
}
.accordion__item {
  margin-top: 0;
  padding-bottom: 24px;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(187, 203, 216, 0.6);
}
.accordion__item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.accordion__title {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  line-height: 36px;
  color: #292a2b;
  padding-top: 27px;
  cursor: pointer;
  padding-right: 30px;
}
.accordion__title:hover,
.accordion__title:focus {
  color: #ff6436;
}
.accordion__title:hover:after,
.accordion__title:focus:after {
  color: #ff6436;
}
.accordion__title:after {
  content: "\f0ab";
  position: absolute;
  right: 0;
  top: 36px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro";
  font-weight: 500;
  font-size: 18px;
  color: #bbcbd8;
}
.accordion__title.active:after {
  content: "\f0aa";
}
.accordion__content {
  opacity: 0;
  max-height: 0;
  margin-left: 0;
  overflow: hidden;
  clear: both;
  transition: all 0.2s ease 0.15s;
}
.accordion__content p {
  font-size: 16px;
  line-height: 29px;
  color: #86939e;
  margin: 0;
}
.accordion__content.active {
  opacity: 1;
  padding: 6px 0 3px 0;
  max-height: 100%;
  transition: all 0.35s ease 0.15s;
}
.check-promo {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
}
@media (min-width: 1050px) {
  .check-promo {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.check-promo__block {
  flex: 1;
}
@media (max-width: 1050px) {
  .check-promo__block {
    margin-bottom: 50px;
  }
}
@media (max-width: 1050px) {
  .check-promo__block:last-child {
    margin-bottom: 0px;
  }
}
.check-promo__block--first {
  flex: 0 0 48.7%;
}
.check-promo__block--second {
  flex: 0 0 42.7%;
  border-left: 1px solid #eff3f6;
}
@media (min-width: 1050px) {
  .check-promo__block--second {
    padding-left: 84px;
  }
}
.check-promo__block--second .button {
  width: 100%;
  font-weight: bold;
  font-size: 24px;
  line-height: 22px;
  border-radius: 4px;
  padding: 24px 10px 24px 10px;
}
@media (min-width: 1050px) {
  .check-promo__description {
    padding-left: 33px;
  }
}
.check-promo__title {
  display: flex;
  width: 100%;
  align-items: center;
  font-weight: bold;
  font-size: 26px;
  line-height: 37px;
  color: #292a2b;
  margin-bottom: 47px;
}
.check-promo__title__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 96px;
  height: 96px;
  background: #eff3f6;
  border-radius: 50%;
  margin-right: 18px;
}
.check-promo__title__icon i {
  font-size: 47px;
  line-height: 37px;
  color: #ff6436;
}
.check-promo__description__block {
  margin-bottom: 40px;
}
.check-promo__description p {
  font-size: 18px;
  line-height: 28px;
  color: #86939e;
  margin: 0;
}
.check-promo .kyb-user-form .get-report-form--caption,
.check-promo .kyb-user-form .kyb-user-input {
  max-width: none;
  padding-left: 0;
}
.check-promo__text {
  max-width: 400px;
  margin-top: 45px;
}
.boost {
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 1050px) {
  .boost {
    height: 639px;
  }
}
.boost__img {
  background: linear-gradient(180deg, #ff6436 0%, #e8862b 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 162px;
  height: 162px;
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: 53px;
}
.boost__description {
  max-width: 700px;
  padding-left: 20px;
  padding-right: 20px;
}
.boost__description p {
  font-size: 18px;
  line-height: 26px;
  color: #86939e;
}
.boost__text {
  margin-bottom: 34px;
}
.boost__title {
  font-size: 25px;
  margin-bottom: 24px;
}
@media (min-width: 1050px) {
  .boost__title {
    font-size: 35px;
    line-height: 43px;
  }
}
.boost .button {
  min-width: 159px;
  padding: 13px 10px 11px 10px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
  border-radius: 36px;
}
.container {
  max-width: 1206px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 850px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.color-dark {
  color: #292a2b;
}
.color-promo,
.brands-promo__title a,
.brands-promo__title a {
  color: #ff6436;
}
.font-bold {
  font-weight: bold;
}
.button-primary {
  background-color: #289155 !important;
}
.button-primary:hover {
  box-shadow: 0 4px 5px rgba(40, 145, 85, 0.3);
}
.pricing {
  padding: 70px 0 139px;
  margin: 0;
  background-color: #eff3f6;
}
@media (min-width: 850px) {
  .pricing {
    padding-top: 110px;
  }
}
.pricing__description {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  max-width: 800px;
  margin-bottom: 31px;
}
@media (min-width: 850px) {
  .pricing__description {
    max-width: 900px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 39px;
  }
}
.pricing__description__title {
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 850px) {
  .pricing__description__title {
    font-size: 30px;
    line-height: 36px;
  }
  .pricing__description__title span {
    color: #ff6436;
  }
}
@media (min-width: 850px) {
  .pricing__description__text {
    font-size: 17px;
    line-height: 46px;
  }
}
.pricing__description__text > p {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #292a2b;
}
@media (min-width: 850px) {
  .pricing__description__text > p {
    padding-left: 0;
    padding-right: 0;
  }
}
.pricing__description__text > p:before {
  content: "";
  position: absolute;
  bottom: -22px;
  right: 0;
  background-image: url('https://hypeauditor.com/s/auditor/dist/img/pricing/pointer.svg');
  width: 25px;
  height: 39px;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
  z-index: 0;
}
@media (min-width: 850px) {
  .pricing__description__text > p:before {
    bottom: -22px;
    right: -30px;
  }
}
.pricing__description__text > p:last-child {
  margin-bottom: 0;
}
.pricing__plan-promo {
  margin-bottom: 19px;
}
@media (min-width: 850px) {
  .pricing__plan-promo {
    margin-bottom: 25px;
  }
}
.pricing__plan-promo .switcher:after {
  content: "";
  position: absolute;
  top: -67px;
  right: -87px;
  background-image: url('https://hypeauditor.com/s/auditor/dist/img/pricing/save20.svg');
  background-repeat: no-repeat;
  width: 111.28px;
  height: 98.35px;
  pointer-events: none;
}
.pricing__brands {
  text-align: center;
  margin-bottom: 12px;
}
.pricing__comparison {
  background-color: white;
}
.pricing__help {
  position: relative;
  overflow: hidden;
  background-color: white;
}
@media (max-width: 767px) {
  .pricing__help {
    padding-top: 48px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.pricing__help:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  background-image: url('../assets/img/sea-line.png');
  height: 120px;
  background-size: cover;
  background-position: top center;
  z-index: 1;
}
@media (min-width: 850px) {
  .pricing__help:before {
    height: 180px;
  }
}
.pricing__faq {
  padding-bottom: 92px;
  background: #eff3f6;
  padding-top: 40px;
}
.pricing__faq__title {
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 23px;
}
.pricing__check {
  background-color: white;
  padding: 76px 15px 111px 15px;
}
.pricing-subtitle {
    color: #292a2b;
    max-width: 680px;
    padding: 0 20px;
    margin: 0 auto 20px;
    line-height: 30px;
    text-align: center;
    font-size: 1.125rem;
    letter-spacing: -0.3px;
}

.pricing-header {
  font-family: "Plixi", sans-serif;
  font-size: 24px;
  color: #292a2b;
  font-weight: 700;
  max-width: 680px;
  padding: 0 20px;
  margin: 0 auto 30px;
  line-height: 32px;
  text-align: center;
}
.pricing-free-plan-text {
  text-align: right;
}
.pricing-free-plan-text a {
  color: #ff6436;
}
.pricing-plan-wrap {
  padding: 27px 0 0 0;
}
.pricing-plan-title {
  font-size: 23px;
  margin: 0 0 10px;
}
.pricing-plan-bottom {
  text-align: center;
  margin: 23px 0 27px;
}
.pricing-popular-label {
  position: absolute;
  right: 0;
  top: 7px;
  background: url("../assets/svg/popular-badge.svg");
  width: 137px;
  height: 128px;
  pointer-events: none;
  filter: saturate(1.5);
}
.pricing-new-label {
  position: absolute;
  right: 0;
  top: 7px;
  background: url("../assets/svg/new-badge.svg");
  width: 137px;
  height: 128px;
  pointer-events: none;
  /* filter: saturate(1.5); */
}
.pricing-channel-ico {
  align-self: center;
  margin: 0 -5px 0 0;
}
@media (max-width: 767px ) {
  .pricing-channel-ico {
    align-self: center;
    margin: 0 10px 0 0;
  }
}
.pricing-or-delimiter {
  text-align: center;
  color: #434c5d;
  font-size: 15px;
  font-weight: 500;
  margin: 33px 0 35px;
  overflow: hidden;
}
.pricing-or-delimiter div {
  position: relative;
  display: inline-block;
}
.pricing-or-delimiter div:after,
.pricing-or-delimiter div:before {
  content: "";
  position: absolute;
  height: 1px;
  margin: 0 1.4em;
  width: 500px;
  top: 50%;
  background: #e2e8f0;
}
.pricing-or-delimiter div:after {
  left: 100%;
}
.pricing-or-delimiter div:before {
  right: 100%;
}
.pricing-business {
  background: #fff;
  box-shadow: 0px -1px 6px rgba(33, 36, 41, 0.06),
    0px 10px 15px rgba(26, 33, 38, 0.07);
  border-radius: 5px;
  position: relative;
  z-index: 1;
  padding: 55px 30px 5px;
  margin-bottom: -90px;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: center;
}
.pricing-business-wrap {
  overflow: hidden;
}
@media screen and (max-width: 425px) {
  .pricing-business-wrap {
    padding-bottom: 40px;
  }
}
.pricing-business-wrap .container {
  position: relative;
}
.pricing-business-wrap .container:before,
.pricing-business-wrap .container:after {
  content: "";
  background: #434c5d;
  border-radius: 5px;
  position: absolute;
  left: -22px;
  right: -22px;
  top: 122px;
  bottom: -46px;
}
.pricing-business-wrap .container:after {
  background: #e2e8f0;
  left: -6px;
  right: -6px;
  top: 55px;
  bottom: -21px;
}
@media screen and (max-width: 425px) {
  .pricing-business-wrap .container:before {
    display: none;
  }
}
@media screen and (max-width: 425px) {
  .pricing-business {
    margin-bottom: 60px;
  }
}
.pricing-business-ill {
  background: #292a2b;
  color: #fff;
  box-shadow: 0px -1px 10px rgba(24, 26, 28, 0.07),
    0px 15px 25px rgba(16, 17, 19, 0.09);
  border-radius: 5px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 30px 50px 22px 28px;
  min-height: 164px;
  justify-content: space-between;
}
.pricing-business-ill-wrap {
  width: 258px;
  min-width: 1px;
  position: relative;
  margin: 0 60px;
  align-self: center;
}
@media screen and (max-width: 425px) {
  .pricing-business-ill-wrap {
    margin: 0 auto 30px;
  }
}
.pricing-business-ill-wrap:before {
  content: "";
  background: #e2e8f0;
  border-radius: 5px;
  position: absolute;
  left: -22px;
  right: -22px;
  top: 37px;
  bottom: -18px;
}
.pricing-business-ill h4 {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: bold;
}
.pricing-business-ill:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  background: rgba(255, 255, 255, 0.3);
}
/* .pricing-business-ill:before {
  content: "";
  background: url("/s/auditor/img/choice.svg") 100% 100% no-repeat;
  width: 150px;
  height: 140px;
  position: absolute;
  top: 0;
  right: 0;
} */
.pricing-business-text {
  width: 60%;
}
@media screen and (max-width: 425px) {
  .pricing-business-text {
    width: 100%;
  }
  .pricing-header {
    font-size: 2.2rem !important;
    line-height: 45px !important;
  }
  
}
.pricing-business ul {
  -moz-column-count: 3;
  column-count: 3;
  margin: 20px 0;
  line-height: 30px;
}
@media screen and (max-width: 425px) {
  .pricing-business ul {
    -moz-column-count: unset;
    column-count: unset;
  }
}
.pricing-business h3 {
  margin-top: -6px;
}
.pricing-business .button {
  border-radius: 20px;
}
.pricing-business .pricing-or-delimiter,
.pricing-business #pricing-trusted-by-logos {
  width: 100%;
  border: none;
  display: inline-table;
  margin: 0;
}
.pricing-business .pricing-or-delimiter {
  margin: 60px 0 -30px 0;
}
@media screen and (max-width: 425px) {
  .pricing-business #pricing-trusted-by-logos {
    background-size: contain;
    height: 80px;
  }
}
.pricing__plan_v2 .plan-promo__block--third {
  order: unset;
}
.pricing__plan_v2
  .plan-promo__list:not(.plan-promo__list--pay):not(.plan-promo__list--reports)
  li {
  padding-left: 0;
}
.pricing-plan-title {
  position: relative;
  color: #000;
}
.pricing-plan-title .fa {
  font-size: 14px;
}
#preview-page .pricing-plan-title {
  cursor: pointer;
}
#preview-page .pricing-plan-title:hover .fa {
  color: #ff6436;
}
#preview-page .pricing-plan-title:hover .dropdown-menu--wrap {
  opacity: 1;
  pointer-events: auto;
}
.pricing-plan-cost {
    color: black;
    font-size: 3.5rem;
    font-family: "Plixi", "CeraPro", sans-serif;
}
.pricing-plan-cost .term {
    font-size: 1rem;
    line-height: 0;
    vertical-align: baseline;       
}
.pricing-plan-cost .currency {
    font-size: 1rem;
    line-height: 70px;
    vertical-align: top;
}
.plan-promo {
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 850px) {
  .plan-promo {
    padding-left: 0;
    padding-right: 0;
  }
}
.plan-promo__block {
  max-width: 450px;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 50px -1px;
  transition: box-shadow 300ms;
}
@media (min-width: 850px) {
  .plan-promo__block {
    margin: 0 8.5px;
    flex: 1;
  }
}
.plan-promo__block:hover {
  box-shadow: 0 20px 54px rgba(0, 0, 0, 0.15);
}
.plan-promo__block:hover .plan-promo__item__footer__bottom p {
  font-weight: bold;
  color: #292a2b;
}
.plan-promo__block:hover .plan-promo__item__footer__bottom a {
  color: black;
}
@media (min-width: 850px) {
  .plan-promo__block:hover .plan-promo__item__footer__bottom a {
    color: black;
  }
}
.plan-promo__block--text {
  order: 2;
  max-width: 100%;
  text-align: center;
}
.plan-promo__block--text:hover {
  margin-top: 0;
  box-shadow: none;
}
@media (min-width: 850px) {
  .plan-promo__block--text {
    order: 0;
    margin-bottom: 50px;
    flex: 0 0 100%;
  }
}
.plan-promo__block--first {
  order: 5;
}
@media (min-width: 850px) {
  .plan-promo__block--first {
    order: 0;
  }
}
.plan-promo__block--second {
  order: 1;
}
@media (min-width: 850px) {
  .plan-promo__block--second {
    order: 0;
  }
}
.plan-promo__block--third {
  order: 3;
}
@media (min-width: 850px) {
  .plan-promo__block--third {
    margin-top: -20px;
    order: 0;
  }
}
.plan-promo__block--third .plan-promo__item {
  /* box-shadow: 0 0 0 2px #ff6436 inset; */
}
.plan-promo__block--third .plan-promo__item:before {
  background-color: #ff6436;
  height: 7px;
}
@media (min-width: 850px) {
  .plan-promo__block--third .plan-promo__item {
    padding-top: 50px;
  }
}
.plan-promo__block--fourth {
  order: 4;
}
@media (min-width: 850px) {
  .plan-promo__block--fourth {
    order: 0;
  }
}
.plan-promo__block--promo .plan-promo__item {
  box-shadow: 0 0 0 2px #289157 inset;
}
@media (min-width: 850px) {
  .plan-promo__block--promo .plan-promo__item {
    box-shadow: none;
  }
}
.plan-promo__block--promo .plan-promo__item:before {
  background-color: #289157;
}
.plan-promo__block__wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (min-width: 850px) {
  .plan-promo__block__wrapper {
    align-items: stretch;
    justify-content: space-between;
    margin: 0 -8.5px;
  }
}
.plan-promo__item {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  min-height: 100%;
  border-top: none;
  background-color: white;
  padding: 22px 24px 0;
  position: relative;
}
@media (min-width: 850px) {
  .plan-promo__item {
    padding: 30px 35px 0;
  }
}
  .plan-promo__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000000;
    height: 3px;
  }
.plan-promo__item__main {
  z-index: 2;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.plan-promo__item__header {
  text-align: center;
  margin-bottom: 13px;
}
@media (min-width: 850px) {
  .plan-promo__item__header {
    min-height: 110px;
    margin-bottom: 0;
  }
}
.plan-promo__item__offer {
  display: none;
}
@media (min-width: 850px) {
  .plan-promo__item__offer {
    display: block;
    margin-bottom: 21px;
    min-height: 3em;
  }
}
.plan-promo__item__offer p {
  font-size: 16px;
  line-height: 21px;
  color: #ff6436;
  margin: 0 0 5px 0;
}
.plan-promo__item__offer p:last-child {
  margin-bottom: 0;
}
.plan-promo__item__offer p.primary {
  color: #289155;
}
.plan-promo__item__footer {
  margin-top: 16px;
  z-index: 1;
  flex-shrink: 0;
  text-align: center;
}
@media (min-width: 850px) {
  .plan-promo__item__footer {
    padding-top: 19px;
    margin-top: 0;
  }
}
.plan-promo__item__footer__bottom {
  margin: 23px -21px 0;
  padding: 10px 21px;
  border-top: 1px solid #eff3f6;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 66px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #bbcbd8;
}
@media (min-width: 850px) {
  .plan-promo__item__footer__bottom {
    margin: 24px -32px 0;
    padding: 0 32px;
    min-height: 69px;
  }
}
.plan-promo__item__footer__bottom a {
  font-weight: 600;
  font-size: 16px;
  color: #86939e;
  margin: 0;
}
.plan-promo__item .button {
  display: block;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  padding: 16px 0 17px 0;
  box-shadow: 0 10px 20px 0 rgb(0 0 0 / 23%);
  -webkit-font-smoothing: antialiased;
  font-family: "Plixi", sans-serif !important;
}
.plan-promo__list {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  margin: 0 10px;
}
.plan-promo__list li {
  display: flex;
  align-items: baseline;
  padding-left: 2px;
  margin-bottom: 11px;
}
.plan-promo__list li:hover {
  color: black;
}
.plan-promo__list li:hover i {
  color: black;
}
.plan-promo__list li > *:first-child {
  margin-right: 7px;
}
.plan-promo__list li:last-child {
  margin-bottom: 0;
}
@media (min-width: 850px) {
  .plan-promo__list li.active {
    background: #eff3f6;
    border-radius: 24px;
  }
}
.plan-promo__list li.active .plan-promo__list__icon:before {
  content: "";
  color: #289155;
  font-weight: 900;
}
.plan-promo__list li.active .plan-promo__list__text,
.plan-promo__list li.active .plan-promo__price--old {
  color: #434c5d;
}
.plan-promo__list__text {
  flex: 1;
  text-align: left;
  padding-right: 5px;
  font-family: "Plixi", sans-serif;
  -webkit-font-smoothing: antialiased;
}
.plan-promo__list__icon:before {
  content: "";
}
.plan-promo__list .fa-check {
  color: #292a2b;
}
.plan-promo__list .fa-check-circle {
  color: #289155;
}
.plan-promo__list .fa-question-circle {
  color: #bbcbd8;
  font-weight: 300;
  cursor: pointer;
}
.plan-promo__list--pay,
.plan-promo__list--reports {
  line-height: 19px;
}
@media (min-width: 850px) {
  .plan-promo__list--pay,
  .plan-promo__list--reports {
    margin-top: -8px;
  }
}
.plan-promo__list--pay li,
.plan-promo__list--reports li {
  margin-left: -12px;
  padding-top: 8px;
  padding-left: 22px;
  padding-bottom: 9px;
  margin-bottom: -1px;
  cursor: pointer;
}
@media (min-width: 850px) {
  .plan-promo__list--pay li,
  .plan-promo__list--reports li {
    padding-right: 25px;
    margin-right: -9px;
    margin-bottom: 0;
  }
}
.plan-promo__list--pay .plan-promo__price,
.plan-promo__list--reports .plan-promo__price {
  margin-left: 4px;
}
.plan-promo__list--pay-btn {
  display: none;
}
.plan-promo__list--pay-btn.active {
  display: block;
}
.plan-promo__title {
  font-size: 18px;
  line-height: 25px;
  color: #292a2b;
  font-weight: bold;
  text-align: left;
}
@media (min-width: 850px) {
  .plan-promo__title {
    font-size: 23px;
    line-height: 46px;
    text-align: center;
    margin-bottom: 3px;
  }
}
.plan-promo__text {
  display: none;
  color: #86939e;
  margin: 10px 0 35px 0;
}
@media (min-width: 850px) {
  .plan-promo__text {
    display: block;
    font-size: 14px;
    line-height: 19px;
  }
}
.plan-promo__price {
  color: #86939e;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
}
.plan-promo__price--new {
  color: #ff6436;
}
.plan-promo__price--old {
  text-decoration: line-through;
}
.plan-promo__link {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #ff6436 !important;
  cursor: pointer;
}
.plan-promo__plan {
  display: none;
}
@media (min-width: 850px) {
  .plan-promo__plan {
    margin-top: 69px;
    display: flex;
    justify-content: center;
    width: 100%;
  }
}
.plan-promo__plan .switcher {
  margin-left: -20px;
}
.plan-promo__support {
  margin-top: 20px;
}
@media (min-width: 850px) {
  .plan-promo__support {
    margin-top: 70px;
  }
}
.plan-promo__support_ourip {
  margin-top: -15px;
}
@media (min-width: 850px) {
  .plan-promo__support_ourip {
    margin-top: -15px;
  }
}
ul#expertsList li i.far.fa-check {
  margin-right: 5px;
}
.plan-promo__subtext {
  text-align: center;
  color: #86939e;
  font-size: 14px;
  line-height: 19px;
}
.plan-promo__soc-list {
  display: flex;
  width: 63%;
  margin: 5px auto 0 auto;
  padding: 0;
}
.plan-promo__soc-list li {
  display: flex;
  justify-content: space-evenly;
  width: 30px;
  height: 30px;
  background-color: #eff3f6;
  border-radius: 50%;
}
.plan-promo__soc-list li img {
  margin: 0 auto;
}
.hype-paywall-popup .kyb-popup-content,
.hype-paywall-popup .kyb-popup-wrap {
  max-width: 1200px;
}
.hype-paywall-popup .container {
  max-width: 930px;
  padding: 0;
}
.hype-paywall-popup popup-header {
  margin: 30px auto;
  max-width: 900px;
  font-size: 24px;
}
.hype-paywall-popup .plan-promo__block__wrapper {
  justify-content: center;
}
.hype-paywall-popup .plan-promo__block--third .plan-promo__item {
  /* box-shadow: 0 0 0 2px #ff6436 inset; */
}
.hype-paywall-popup .plan-promo__block--fourth .plan-promo__item {
  box-shadow: 0 0 0 2px #289155 inset;
}
.hype-paywall-popup .plan-promo__item {
  box-shadow: 0 0 0 2px #bbcbd8 inset;
}
@media (min-width: 850px) {
  .hype-paywall-popup .plan-promo__item__header {
    min-height: auto;
    margin-bottom: 20px;
  }
}
@media (min-width: 850px) {
  .hype-paywall-popup .plan-promo__text {
    min-height: 40px;
  }
}
.hype-paywall-popup .plan-promo__list .fa-check {
  color: #289155;
}
.hype-paywall-popup .plan-promo__list .fa-times {
  color: #c93030;
  opacity: 0.5;
}
#preview-page .plan-promo__block--first {
  display: none;
}
.scroll-to-packs-btn {
  display: none;
  margin: 16px 0 24px;
}
.fixed .scroll-to-packs-btn {
  display: inline-block;
}
#buy-token-popup {
  padding: 0 32px 70px;
}
.buy-token-popup .kyb-popup-content {
  padding-left: 0;
  padding-right: 0;
}
.buy-token-popup .kyb-popup-wrap {
  width: 550px;
}
.buy-token-popup .popup-header {
  margin: 0 auto 31px;
  max-width: 400px;
}
#credits-form {
  font-size: 16px;
  max-width: 400px;
  margin: 0 auto;
}
#credits-form .kyb-report-tabs {
  margin: 0;
  display: flex;
}
#credits-form .kyb-report-tabs--item {
  flex-grow: 1;
  text-align: center;
  font-weight: 600;
}
#credits-form .kyb-report-tab {
  margin: 16px auto 10px;
}
#credits-amount {
  display: none;
}
#card-element {
  background: rgba(225, 232, 238, 0.5);
  margin: 0 0 12px;
  padding: 12px 0 12px 16px;
}
#card-element.kyb-preload {
  position: relative;
  opacity: 1;
}
#card-element.kyb-preload:after {
  content: "";
  background: url("../../../cdn.plixi.com/landing/assets/img/btn-loader.gif");
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
}
#card-element--wrap .button {
  padding-left: 64px;
  padding-right: 64px;
  width: 100%;
  font-size: 18px;
}
#credits--total {
  display: inline-block;
  color: #292a2b;
}
#credits--total small {
  color: #86939e;
}
#credits--total.error {
  color: #f20e28;
}
#errors--wrap {
  color: #f20e28;
  background: rgba(242, 14, 40, 0.05);
  padding: 3px 5px;
  border-radius: 13px;
  margin: 8px 0;
  display: none;
}
#errors--wrap .far {
  font-size: 18px;
  margin-top: -2px;
  vertical-align: middle;
}
#errors {
  font-weight: 600;
}
#pricing-trusted-by-logos {
  /* background: url('https://hypeauditor.com/s/auditor/dist/img/trusted_by@2x.png') 50% 100% no-repeat; */
  background-size: 583px 60px;
  color: #86939e;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  height: 120px;
  padding: 32px 0 0 0;
  margin: 0 8px 32px;
  border-top: rgba(187, 203, 216, 0.3) solid 1px;
}
#pricing-popup-secure-msg {
  font-weight: 700;
  line-height: 22px;
  float: right;
  color: #289155;
  font-size: 12px;
}
#pricing-popup-secure-logos {
  background: url("../../../hypeauditor.com/s/auditor/dist/img/secure_logos.png") #eff3f6 50% 50% no-repeat;
  background-size: 356.5px 51px;
  height: 71px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0 0 6px 6px;
}
#buy-token-popup .preloader {
  width: 24px;
  height: 24px;
  margin: 0 auto;
  display: block;
}
.linkedin-connect {
  font-size: 16px;
  color: var(--blackColor);
}
.linkedin-connect .fa-gift {
  background: var(--blueColor);
  color: #fff;
  border-radius: 50%;
  width: 40px;
  line-height: 40px;
  margin: 0 15px 0 0;
}
.linkedin-connect a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-left: 5px;
  color: var(--orangeColor);
}
.linkedin-connect a .far {
  font-size: 16px;
  margin-left: 4px;
}

/*# sourceMappingURL=maps/pricing_plans.css.map */
