:root {
  --c-white: #fff;
  --c-black: #000;
  --c-dark: #2b2531;
  --c-gray-900: #5a5772;
  --c-gray-700: #a19eb4;
  --c-gray-600: #b1b9d1;
  --c-gray-300: #b1b9d1;
  --c-gray: #a19eb4;
  --b-pink: #ffe7f2;
  --b-purple-light: #ecdbff;
  --b-purple: #c2a5e3;
  --b-blue-white: #f8f9ff;
  --b-blue-light: #eef1fa;
  --b-pink: #fe0072;
  --b-pink-cheq: #e12468;
  --b-pink-cheq-hover: #bf1f58;
  --p-pink: #fe0072;
  --p-purple-dark: #34163e;
  --p-purple-pink: #a19eb4;
  --p-purple: #9e0dcb;
  --bg-gr-ess: linear-gradient(
    109.72deg,
    #441c74 5.34%,
    #5a297e 53.97%,
    #81267a 74.72%,
    #bc2075 91.81%,
    #f31d7e 100.06%
  );
  --bg-gr-cheq: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
  --bg-gr-light: linear-gradient(
      25.9deg,
      rgba(153, 37, 207, 0.18) 14.1%,
      rgba(255, 255, 255, 0) 51.83%
    ),
    linear-gradient(82.64deg, #eef1fa 29.25%, #ffffff 62.45%, #ffddea 90.17%);
  --bg-gr-light-1: linear-gradient(
    180deg,
    rgba(238, 241, 250, 0.5) 0%,
    rgba(238, 241, 250, 0.19) 100%
  );
  --font-sans-serif: "AvenirNext LT Pro Regular", sans-serif;
  --font-sans-serif-header: "AvenirNext LT Pro Bold", sans-serif;
  --font-serif: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --base-bg: var(--c-white);
  --base-ff: var(--font-sans-serif);
  --base-fz: 1.6rem;
  --base-lh: 1.5;
  --base-tc: var(--p-purple-dark);
  --base-lc: inherit;
  --base-mw: 320px;
  --base-ts: 0.2s;
  --base-rd: 1.2rem;
  --gap: 15px;
  --btn-fz: 1.6rem;
  --btn-ff: var(--font-sans-serif);
  --btn-pd: 0.95em 1.75em 0.75em 1.75em;
  --btn-height: 2.625em;
  --btn-rd: 3.125em;
  --btn-bg: var(--b-pink-cheq);
  --btn-color: var(--c-white);
  --h-s-h1: 4.6rem;
  --h-s-h2: 3.6rem;
  --h-s-h3: 2.6rem;
  --h-s-h4: 2rem;
  --h-s-h5: 2rem;
  --h-s-h6: 1.6rem;
  --container: calc(1120px + var(--gap) * 2);
}

.apple {
  --btn-pd: 0.75em 1.75em 0.75em 1.75em;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
body {
  position: relative;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--base-tc);
  background: var(--base-bg);
  font: var(--base-fz) / var(--base-lh) var(--base-ff);
  min-width: var(--base-mw);
  font-weight: 400;
  overflow-anchor: none;
}

section {
  letter-spacing: 0.02em;
}

.lity-active {
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

.gm-style img {
  max-width: none;
}

@font-face {
  font-family: "AvenirNext LT Pro Light";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/AvenirNextLTPro-Light.otf") format("opentype");
}
@font-face {
  font-family: "AvenirNext LT Pro Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/AvenirNextLTPro-Regular.otf") format("opentype");
}
@font-face {
  font-family: "AvenirNext LT Pro Regular";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/AvenirNextLTPro-Demi.otf") format("opentype");
}
@font-face {
  font-family: "AvenirNext LT Pro Medium";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/AvenirNextLTPro-Medium.otf") format("opentype");
}
@font-face {
  font-family: "AvenirNext LT Pro Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/AvenirNextLTPro-Bold.otf") format("opentype");
}
@font-face {
  font-family: "AvenirNext LT Pro Heavy";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/AvenirNextLTPro-Heavy.otf") format("opentype");
}
.tb .hp-icon:before,
.pricing .plan ul,
.hero--agencies .sc_text p,
.hero ul {
  font-family: "AvenirNext LT Pro Light", sans-serif;
  font-weight: 300;
}

.pricing-plans-bundle .mi_head h2 span,
.pricing .plan-price .bill,
.pricing .plan-price .per {
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 400;
}

.btn,
.pc-mobile_menu a.active,
.pc table h5,
.pricing-plans_slider h4,
.pricing .tab-link.active,
.why--style-1 .item .quote blockquote {
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 700;
}

.tippy-box[data-theme~="tooltp"],
.tt_content,
.pricing-picker .form_field .label,
.pricing-plans .slider-tooltip,
.pricing .plan .best,
.how .item_actions .c-s,
.why .item .quote blockquote,
.get .item_actions .c-s {
  font-family: "AvenirNext LT Pro Medium", sans-serif;
  font-weight: 500;
}

.default a,
.contact .item .link,
.wiifm .item h3,
.pc-mobile .item .hd,
.pc-tabs_menu a.active,
.pc-open-btn,
.pricing .bundle-plan .items .title,
.pricing .plan-price,
.advs-extra .item_title,
strong {
  font-family: "AvenirNext LT Pro Bold", sans-serif;
  font-weight: 700;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  margin: 0;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: normal;
  font-family: var(--font-sans-serif-header);
  letter-spacing: 0.01em;
}
h1:not(:last-child),
.h1:not(:last-child),
h2:not(:last-child),
.h2:not(:last-child),
h3:not(:last-child),
.h3:not(:last-child),
h4:not(:last-child),
.h4:not(:last-child),
h5:not(:last-child),
.h5:not(:last-child),
h6:not(:last-child),
.h6:not(:last-child),
.h:not(:last-child) {
  margin-bottom: 1.2rem;
}

h1,
.h1 {
  font-size: var(--h-s-h1);
}

h2,
.h2 {
  font-size: var(--h-s-h2);
}

h3,
.h3 {
  font-size: var(--h-s-h3);
}

h4,
.h4 {
  font-size: var(--h-s-h4);
}

h5,
.h5 {
  font-size: var(--h-s-h5);
}

h6,
.h6 {
  font-size: var(--h-s-h6);
}

p {
  margin: 0;
}
p:not(:last-child) {
  margin-bottom: 2rem;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

ul {
  padding-left: 1.25em;
}

strong {
  font-weight: 700 !important;
}

.lt {
  font-weight: 300 !important;
}

.rg {
  font-weight: 400 !important;
}

.md {
  font-weight: 500 !important;
}

.sbd {
  font-weight: 600 !important;
}

.bd {
  font-weight: 700 !important;
}

.under {
  text-decoration: underline;
}

.ttu {
  text-transform: uppercase;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.pink {
  color: var(--p-pink) !important;
}
.pink-1 {
  color: #e12468 !important;
}

.link {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 1.4rem;
}
.link:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
  height: 0.1rem;
  width: 100%;
}
.link-gr {
  background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.icon {
  --i-size: 2rem;
  fill: currentColor;
  stroke: currentColor;
  color: inherit;
  min-width: var(--i-size);
  width: var(--i-size);
  height: var(--i-size);
  display: inline-block;
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background-color: currentColor;
  -webkit-mask-image: none;
  mask-image: none;
}
.icon-home {
  -webkit-mask-image: url("../images/icon-home.svg");
  mask-image: url("../images/icon-home.svg");
}
.icon-arrow--r {
  -webkit-mask-image: url("../images/icons/icon-arrow--r.svg");
  mask-image: url("../images/icons/icon-arrow--r.svg");
}
.icon-chevron--r {
  -webkit-mask-image: url("../images/icons/icon-chevron--r.svg");
  mask-image: url("../images/icons/icon-chevron--r.svg");
}
.icon-chevron--d {
  -webkit-mask-image: url("../images/icons/icon-chevron--d.svg");
  mask-image: url("../images/icons/icon-chevron--d.svg");
}
.icon-info {
  -webkit-mask-image: url("../images/icons/icon-info.svg");
  mask-image: url("../images/icons/icon-info.svg");
}
.icon-close {
  -webkit-mask-image: url("../images/icons/icon-close.svg");
  mask-image: url("../images/icons/icon-close.svg");
}
.icon-plus {
  -webkit-mask-image: url("../images/icons/icon-plus.svg");
  mask-image: url("../images/icons/icon-plus.svg");
}
.icon-minus {
  -webkit-mask-image: url("../images/icons/icon-minus.svg");
  mask-image: url("../images/icons/icon-minus.svg");
}
.icon-checkmark {
  -webkit-mask-image: url("../images/icons/icon-checkmark.svg");
  mask-image: url("../images/icons/icon-checkmark.svg");
}
.icon-star {
  -webkit-mask-image: url("../images/icons/icon-star--filled.svg");
  mask-image: url("../images/icons/icon-star--filled.svg");
}
.icon-linkedin {
  -webkit-mask-image: url("../images/icons/socials/icon-linkedin.svg");
  mask-image: url("../images/icons/socials/icon-linkedin.svg");
}
.icon-twitter {
  -webkit-mask-image: url("../images/icons/socials/icon-twitter.svg");
  mask-image: url("../images/icons/socials/icon-twitter.svg");
}
.icon-facebook {
  -webkit-mask-image: url("../images/icons/socials/icon-facebook.svg");
  mask-image: url("../images/icons/socials/icon-facebook.svg");
}
.icon-youtube {
  -webkit-mask-image: url("../images/icons/socials/icon-youtube.svg");
  mask-image: url("../images/icons/socials/icon-youtube.svg");
}
.icon-instagram {
  -webkit-mask-image: url("../images/icons/socials/icon-instagram.svg");
  mask-image: url("../images/icons/socials/icon-instagram.svg");
}
.icon-burger {
  -webkit-mask-image: url("../images/icon-burger.svg");
  mask-image: url("../images/icon-burger.svg");
}

.benefit-fpp {
  -webkit-mask-image: url("../images/benefits/benefit--fpp.svg");
  mask-image: url("../images/benefits/benefit--fpp.svg");
}
.benefit-db {
  -webkit-mask-image: url("../images/benefits/benefit--db.svg");
  mask-image: url("../images/benefits/benefit--db.svg");
}
.benefit-gr {
  -webkit-mask-image: url("../images/benefits/benefit--gr.svg");
  mask-image: url("../images/benefits/benefit--gr.svg");
}
.benefit-pa {
  -webkit-mask-image: url("../images/benefits/benefit--pa.svg");
  mask-image: url("../images/benefits/benefit--pa.svg");
}
.benefit-s3co2 {
  -webkit-mask-image: url("../images/benefits/benefit--s3co2.svg");
  mask-image: url("../images/benefits/benefit--s3co2.svg");
}
.benefit-shm {
  -webkit-mask-image: url("../images/benefits/benefit--shm.svg");
  mask-image: url("../images/benefits/benefit--shm.svg");
}
.benefit-uyppa9i {
  -webkit-mask-image: url("../images/benefits/benefit--uyppa9i.svg");
  mask-image: url("../images/benefits/benefit--uyppa9i.svg");
}

.logo {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: inherit;
  flex-wrap: nowrap;
  flex-direction: row;
  width: 100%;
  transition: all var(--base-ts) ease-in-out;
  color: inherit;
  max-width: 15.4rem;
}
.logo picture {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: inherit;
  flex-wrap: nowrap;
  flex-direction: row;
}
.logo img {
  width: 100%;
  height: auto;
  pointer-events: none;
}

.brand {
  --size: 2.852rem;
  position: relative;
  display: inline-block;
  width: var(--size);
  min-width: var(--size);
  height: calc(var(--size) * 1.122019635);
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background-color: currentColor;
  -webkit-mask-image: url("../images/brand.svg");
  mask-image: url("../images/brand.svg");
}

.image {
  position: relative;
  display: flex;
  width: 100%;
  height: auto;
}
.image picture {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: inherit;
  flex-wrap: nowrap;
  flex-direction: row;
  width: 100%;
  min-height: 100%;
  height: auto;
  z-index: 1;
}
.image img {
  width: 100%;
}
.image--block-title picture {
  justify-content: flex-start;
}
.image--block-title img {
  object-fit: contain;
  width: auto;
  max-height: 11.5rem;
}

.image--cover {
  min-height: 100%;
  height: auto;
}
.image--cover img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image--1-1 picture {
  padding-top: 100%;
}
.image--3-2 picture {
  padding-top: 66.66%;
}
.image--3-4 picture {
  padding-top: 75%;
}
.image--4-5 picture {
  padding-top: 120%;
}
.image--16-9 picture {
  padding-top: 56.25%;
}

.desktop {
  display: none;
}

.mobile {
  display: block;
}

.wrapper {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  min-height: calc(var(--vh, 1vh) * 100);
}

.content {
  display: flex;
  flex-direction: column;
  flex: 1;
  z-index: 0;
  padding-top: 7.2rem;
}

.container {
  position: relative;
  margin: 0 auto;
  padding: 0 var(--gap);
  z-index: 1;
}

.row {
  margin: 0 calc(-1 * var(--gap));
}
.row > div {
  padding: 0 var(--gap);
}

.sc {
  --sc-pd: 9.4rem 0;
  position: relative;
  width: 100%;
  padding: var(--sc-pd);
  background: transparent;
  z-index: 1;
}
.sc img {
  pointer-events: none;
}
.sc h2 {
  color: var(--p-purple-dark);
}
.sc_text {
  position: relative;
}
.sc_text:not(:last-child) {
  margin-bottom: 1rem;
}

.sc_buttons {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: -0.8rem;
}
.sc_buttons .btn {
  margin: 0.8rem;
}

.sc_bg {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.hero {
  --sc-pd: 10rem 0 8.8rem 0;
  overflow: hidden;
}
.hero .sc_text:not(:last-child) {
  margin-bottom: 3.2rem;
}
.hero .sc_text small {
  font-size: 1.4rem;
  color: var(--c-gray-900);
}
.hero .sc_buttons:not(:last-child) {
  margin-bottom: 0.4rem;
}
.hero .sc_bg {
  background: linear-gradient(
      270.07deg,
      rgba(209, 216, 236, 0.2) 0.07%,
      rgba(196, 204, 226, 0.038983) 16.19%,
      rgba(193, 201, 224, 0) 84.34%,
      rgba(209, 216, 236, 0.2) 99.94%
    ),
    radial-gradient(
      35.89% 57.64% at 34.24% 38.75%,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    #eef1fa;
}
.hero ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}
.hero ul:not(:last-child) {
  margin-bottom: 1em;
}
.hero ul li {
  position: relative;
  padding-left: 2.5rem;
}
.hero ul li:not(:last-child) {
  margin-bottom: 0.4rem;
}
.hero ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7rem;
  width: 1.5rem;
  height: 1.1rem;
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background-color: var(--p-pink);
  -webkit-mask-image: url("../images/icons/icon-checkmark.svg");
  mask-image: url("../images/icons/icon-checkmark.svg");
}
.hero .sc_text.tac p {
  margin-left: auto;
  margin-right: auto;
}
.hero .image {
  overflow: hidden;
}
.hero .video {
  position: relative;
  display: flex;
  width: 100%;
  overflow: hidden;
  margin-top: -10rem;
  margin-bottom: -8.8rem;
  background: var(--sc-bg);
  /* pointer-events: none; */
  height: calc(100% + 18.8rem);
  /* width: calc(100% + (var(--vw, 1vw) * 100 - var(--container)) / 2); */
  width: calc(100% + var(--gap) * 8);
  margin-left: calc(var(--gap) * -8);
  max-width: 72rem;
}
.hero .video.no-marg {
  margin: 0;
  max-width: 100%;
}
.hero .video video {
  position: relative;
  width: 100%;
  /* height: 100%; */
  /* object-fit: contain; */
  /* object-position: bottom center; */
  margin-left: 0.1rem;
  /* margin-bottom: -0.1rem; */
}
.hero--home .btn {
  --btn-fz: 2rem;
}
.hero--home .sc_bg {
  /* background: #eef1fb; */
  background: #f0f3fb;
}
.hero--home .sc_text p {
  /* max-width: 42rem; */
}
.hero--with-alt-video {
  --sc-pd: 4.9rem 0 6rem 0;
}
.hero--with-alt-video .sc_text p {
  max-width: 54rem;
}
.wistia_responsive_padding {
  width: 100%;
  /* padding-top: 0 !important; */
  /* width: 96rem !important;
  height: 54rem !important; */
}
.hero--with-alt-video .video {
  height: auto !important;
  min-height: inherit !important;
  margin-top: 4.8rem !important;
  margin-bottom: 0 !important;
  /* border: 1px solid #dee3f0; */
  width: 100% !important;
  box-shadow: 0px 0px 20px rgba(80, 54, 123, 0.13);
}
.hero--with-alt-video .video video {
  margin: 0 !important;
}
.hero--with-alt-video .sc_buttons {
  margin-top: 4.8rem;
}

.hero--product {
  --sc-pd: 8.4rem 0;
}
.hero--product .row {
  align-items: center;
  align-content: center;
}
.hero--product .media-side {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.hero--product .image {
  width: auto;
  overflow: visible;
  /* margin: 0rem -3rem 0rem -3rem; */
}
.hero--product picture img {
  transform: scale(1.25);
}

.hero--affilate {
  --sc-pd: 6rem 0;
}
.hero--affilate .btn-gradient-outline .text {
  /* background: #eef1fa; */
}
.hero--affilate .row {
  align-items: center;
  align-content: center;
}
.hero--affilate .media-side {
  display: flex;
  justify-content: center;
}
.hero--affilate .image {
  width: auto;
  margin: 0rem -3rem 0rem -3rem;
}
.hero--affilate .sc_bg {
  background: linear-gradient(
      270.07deg,
      rgba(209, 216, 236, 0.2) 0.07%,
      rgba(196, 204, 226, 0.038983) 16.19%,
      rgba(193, 201, 224, 0) 84.34%,
      rgba(209, 216, 236, 0.2) 99.94%
    ),
    radial-gradient(
      35.89% 57.64% at 34.24% 38.75%,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    #eef1fa;
}

.hero--agencies {
  --sc-pd: 6rem 0;
}
.hero--agencies .row {
  align-items: center;
  align-content: center;
}
.hero--agencies .media-side {
  display: flex;
  justify-content: center;
}
.hero--agencies .image {
  margin: 0rem -3rem 0rem -3rem;
  min-width: calc(var(--container) / 12 * 7);
}
.hero--agencies .sc_bg {
  background: linear-gradient(
      270.07deg,
      rgba(209, 216, 236, 0.2) 0.07%,
      rgba(196, 204, 226, 0.038983) 16.19%,
      rgba(193, 201, 224, 0) 84.34%,
      rgba(209, 216, 236, 0.2) 99.94%
    ),
    radial-gradient(
      35.89% 57.64% at 34.24% 38.75%,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    #eef1fa;
}

.hero--pricing {
  --sc-pd: 6.4rem 0 11.2rem 0;
}
.hero--pricing .sc_text {
  text-align: center;
}
.hero--simple {
  --sc-pd: 6.4rem 0;
}
.hero--simple .sc_text {
  text-align: center;
}
.page-template-default .hero--simple .sc_text {
  text-align: left;
}

.partners {
  --sc-pd: 2.5rem 0;
  overflow: hidden;
}
.partners .swiper-slide picture {
  border-radius: 0.6rem;
  background: #eff2fa;
}
.partners .swiper-slide picture img {
  opacity: 0;
  transition: opacity 0.2s ease;
}
.partners.show .swiper-slide picture {
  background: none;
}
.partners.show .swiper-slide picture img {
  opacity: 1;
}
.partners .container {
  max-width: 100%;
}
.partners h2 {
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 700;
}
.partners .sc_text {
  text-align: center;
  margin-bottom: 1.6rem;
}
.partners .sc_bg {
  background: var(--c-white);
}
.partners .swiper-container {
  /* overflow: hidden; */
}
.partners .swiper-wrapper {
  transition-timing-function: linear !important;
}
.partners .swiper-slide {
  height: auto;
  width: auto !important;
  display: inline-flex;
  align-items: center;
  align-content: center;
  margin-right: 4.5rem;
}
.partners .swiper-slide picture {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.partners .swiper-slide img {
  width: auto;
  height: auto;
  max-height: 5rem;
  max-width: 11rem;
}
.partners_items {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.partners_items .image {
  max-width: 94rem;
  margin: 0 auto;
  filter: grayscale(1);
}

.partners--simple {
  --sc-pd: 3rem 0;
}

.partners--alt {
  --sc-pd: 8rem 0;
}
.page-template-template-pricing .partners--alt {
  padding-bottom: 8.4rem;
}
@media (max-width: 991px) {
  .page-template-template-pricing .partners--alt {
    padding-bottom: 6.4rem;
  }
}

.partners--alt .sc_bg {
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
}

.advs {
  --sc-pd: 12.8rem 0;
}
.advs .container > .sc_text {
  text-align: center;
}
.advs .container > .sc_text:not(:last-child) {
  margin-bottom: 10rem;
}
.advs .sc_text h2:not(:last-child) {
  margin-bottom: 2.3rem;
}
.advs .sc_bg {
  background: var(--bg-gr-light-1);
}
.advs .sc_buttons {
  justify-content: center;
}
.advs .row {
  position: relative;
  align-items: center;
  align-content: center;
}
.advs .row:first-child .lottie_wrap {
  margin: -7rem 0;
}
.advs .row:nth-child(2n) {
  flex-direction: row-reverse;
}
.advs_items .sc_text {
  max-width: 44.4rem;
}
.page-id-451 .advs .advs_items .row:nth-child(1),
.page-template-template-agencies .advs .advs_items .row:nth-child(1) {
  padding-top: 8.4rem;
}
.page-id-783 .advs .advs_items .row:nth-child(1),
.page-id-1012 .advs .advs_items .row:nth-child(1) {
  padding-top: 13.6rem;
}
.page-id-451 .advs .advs_items .row:nth-child(2n - 1),
.page-id-783 .advs .advs_items .row:nth-child(2n - 1),
.page-id-1012 .advs .advs_items .row:nth-child(2n - 1),
.page-template-template-agencies .advs .advs_items .row:nth-child(2n - 1) {
  flex-direction: row-reverse;
}
.page-id-451 .advs .advs_items .row,
.page-id-783 .advs .advs_items .row,
.page-id-1012 .advs .advs_items .row,
.page-template-template-agencies .advs .advs_items .row {
  flex-direction: row;
}
.advs .row:not(:last-child) {
  margin-bottom: 12.8rem;
}
.advs_items:not(:last-child) {
  /* margin-bottom: 12.8rem; */
  margin-bottom: 6.4rem;
}
.advs .lottie {
  width: 100%;
  height: auto;
}
.advs .lottie_wrap {
  width: 100%;
}
.advs .video {
  width: 100%;
  position: relative;
}
.advs .video_wrap {
  padding-top: 12.8rem;
}
.advs .video video {
  width: 100%;
  height: auto;
}
.advs .image {
  width: auto;
  margin: -4.5rem;
}
.advs--product .container > .sc_text {
  max-width: 100%;
}
.advs--product .row:first-child .lottie_wrap {
  margin: 0;
}
.advs--product-0 .row:nth-child(1) .image {
  margin: -1.25rem -1rem -1.25rem -8.5rem;
}
.advs--product-0 .row:nth-child(2) .image {
  margin: -3rem 5rem -3rem -3rem;
}
.advs--product-0 .row:nth-child(3) .image {
  margin: -1.25rem -1rem -1rem -8.5rem;
}
@media (max-width: 767px) {
  .page-id-1161 .advs--product-0 .row:nth-child(1) .image {
    margin: -6.75rem -1rem -6.25rem -1.5rem !important;
  }
  .page-id-1161 .advs--product-0 .row:nth-child(3) .image {
    margin: -9.25rem -1rem -3rem -1.5rem !important;
  }
}
.advs--product-0 .row:nth-child(4) .image {
  margin: -4rem -3.5rem -4rem -5rem;
}
.page-id-1161.page-template-template-product .advs,
.page-id-1297.page-template-template-product .advs {
  padding-top: 4.65rem;
}
.page-id-1161.page-template-template-product
  .advs
  .container
  > .sc_text:not(:last-child),
.page-id-1297.page-template-template-product
  .advs
  .container
  > .sc_text:not(:last-child) {
  margin-bottom: 4.65rem;
}
.page-id-1161.page-template-template-product .advs.extra-pd-bottom,
.page-id-1297.page-template-template-product .advs.extra-pd-bottom {
  /* margin-top: 11rem; */
  padding-bottom: 11rem;
}
@media (max-width: 767px) {
  .page-id-1161.page-template-template-product .advs.extra-pd-bottom,
  .page-id-1297.page-template-template-product .advs.extra-pd-bottom {
    /* margin-top: 11rem; */
    padding-bottom: 0;
  }
}
.page-id-1161.page-template-template-product .advs .row:nth-child(1):before,
.page-id-1297.page-template-template-product .advs .row:nth-child(1):before {
  background: linear-gradient(0deg, #eef1fa 0%, #ffffff 100%);
}
.page-id-1161.page-template-template-product .advs .row:nth-child(2):before,
.page-id-1297.page-template-template-product .advs .row:nth-child(2):before {
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
}
.advs--product-1 .row:nth-child(1) .image {
  margin: -3rem;
}
.page-id-516 .advs--product-1 .row:nth-child(1) .image,
.page-id-784 .advs--product-1 .row:nth-child(1) .image,
.page-id-922 .advs--product-1 .row:nth-child(1) .image {
  margin: -3rem -7rem -3rem -11rem;
}

.advs--product-1 .row:nth-child(2) .image {
  margin: -5rem -0.8rem -5rem -5rem;
}
.page-id-516 .advs--product-1 .row:nth-child(2) .image,
.page-id-784 .advs--product-1 .row:nth-child(2) .image,
.page-id-922 .advs--product-1 .row:nth-child(2) .image {
  margin: -5rem 1.5rem -5rem -4rem;
}

.advs--product-1 .row:nth-child(3) .image {
  margin: -2rem -7rem -3rem -6rem;
}
.page-id-516 .advs--product-1 .row:nth-child(3) .image,
.page-id-784 .advs--product-1 .row:nth-child(3) .image,
.page-id-922 .advs--product-1 .row:nth-child(3) .image {
  margin: -2rem -11rem -3rem -10rem;
}

.advs--product-1 .row:nth-child(4) .image {
  margin: -3rem -3rem;
}
.page-id-516 .advs--product-1 .row:nth-child(4) .image,
.page-id-784 .advs--product-1 .row:nth-child(4) .image,
.page-id-922 .advs--product-1 .row:nth-child(4) .image {
  margin: -3rem 3rem -3rem -5rem;
}
@media (min-width: 992px) {
  .page-id-516 .advs .advs_items > .row:nth-child(odd) > .text-side,
  .page-id-516 .advs .advs_items > .row:nth-child(even) > .media-side,
  .page-id-784 .advs .advs_items > .row:nth-child(odd) > .text-side,
  .page-id-784 .advs .advs_items > .row:nth-child(even) > .media-side,
  .page-id-922 .advs .advs_items > .row:nth-child(odd) > .text-side,
  .page-id-922 .advs .advs_items > .row:nth-child(even) > .media-side {
    padding-left: var(--gap);
  }
  .page-id-516 .advs .advs_items > .row:nth-child(even) > .text-side,
  .page-id-516 .advs .advs_items > .row:nth-child(odd) > .media-side,
  .page-id-784 .advs .advs_items > .row:nth-child(even) > .text-side,
  .page-id-784 .advs .advs_items > .row:nth-child(odd) > .media-side,
  .page-id-922 .advs .advs_items > .row:nth-child(even) > .text-side,
  .page-id-922 .advs .advs_items > .row:nth-child(odd) > .media-side {
    padding-left: 90px;
  }
  .page-id-577 .advs .advs_items > .row:nth-child(even) > .text-side,
  .page-id-577 .advs .advs_items > .row:nth-child(odd) > .media-side {
    padding-left: var(--gap);
  }
  .page-id-577 .advs .advs_items > .row:nth-child(odd) > .text-side,
  .page-id-577 .advs .advs_items > .row:nth-child(even) > .media-side {
    padding-left: 90px;
  }
}
.advs--product-2 .row:nth-child(1) .image {
  margin: -3rem 0rem -3rem 0;
}
.advs--product-2 .row:nth-child(2) .image {
  margin: -3rem -14rem -3rem -8rem;
}
.advs--product-2 .row:nth-child(3) .image {
  margin: -3rem -2.5rem -3rem -4rem;
}
.advs--product-2 .row:nth-child(4) .image {
  margin: -4rem -6rem -4rem -7rem;
}
.advs--product-2 .row:nth-child(5) .image {
  margin: -2rem -4rem -2rem -2rem;
}
.advs--agencies .row:nth-child(2) .image {
  margin: -3rem;
}
.advs--agencies .row:nth-child(3) .image {
  margin: -3.5rem -4.5rem;
}
.advs .row:nth-child(2) .lottie {
  width: auto;
  min-width: 100%;
}
@media (min-width: 1200px) {
  .advs .row:nth-child(2) .lottie {
    margin: -1.25rem -1rem -1.25rem -8.5rem;
  }
  .advs .advs_items > .row:nth-child(even) > .text-side,
  .advs .advs_items > .row:nth-child(odd) > .media-side {
    padding-left: 90px;
  }
  .page-id-1012 .advs .advs_items > .row:nth-child(odd) > .text-side,
  .page-id-1012 .advs .advs_items > .row:nth-child(even) > .media-side,
  .page-id-783 .advs .advs_items > .row:nth-child(odd) > .text-side,
  .page-id-783 .advs .advs_items > .row:nth-child(even) > .media-side,
  .index-page .advs .advs_items > .row:nth-child(odd) > .text-side,
  .index-page .advs .advs_items > .row:nth-child(even) > .media-side,
  .page-template-template-clickcease .advs .advs_items > .row:nth-child(even) > .media-side,
  .page-template-template-clickcease .advs .advs_items > .row:nth-child(odd) > .text-side,
  .page-template-template-frontpage-new
    .advs
    .advs_items
    > .row:nth-child(odd)
    > .text-side,
  .page-template-template-frontpage-new
    .advs
    .advs_items
    > .row:nth-child(even)
    > .media-side {
    padding-left: 90px;
  }
  .page-id-1012 .advs .advs_items > .row:nth-child(even) > .text-side,
  .page-id-1012 .advs .advs_items > .row:nth-child(odd) > .media-side,
  .page-id-783 .advs .advs_items > .row:nth-child(even) > .text-side,
  .page-id-783 .advs .advs_items > .row:nth-child(odd) > .media-side,
  .index-page .advs .advs_items > .row:nth-child(even) > .text-side,
  .index-page .advs .advs_items > .row:nth-child(odd) > .media-side,
  .page-template-template-clickcease .advs .advs_items > .row:nth-child(odd) > .media-side,
  .page-template-template-clickcease .advs .advs_items > .row:nth-child(even) > .text-side,
  .page-template-template-frontpage-new
    .advs
    .advs_items
    > .row:nth-child(even)
    > .text-side,
  .page-template-template-frontpage-new
    .advs
    .advs_items
    > .row:nth-child(odd)
    > .media-side {
    padding-left: var(--gap);
  }
}
.advs--agencies .sc_bg {
  background: linear-gradient(
    180deg,
    rgba(238, 241, 250, 0.5) 0%,
    rgba(238, 241, 250, 0.19) 100%
  );
}
.advs--agencies .row:first-child .lottie_wrap {
  margin: 0;
}
.page-id-451 .hero,
.page-id-783 .hero,
.page-id-1012 .hero {
  order: 1;
}
.page-id-451 .partners,
.page-id-783 .partners,
.page-id-1012 .partners {
  order: 2;
}
.page-id-451 .advs,
.page-id-783 .advs,
.page-id-1012 .advs {
  order: 3;
}
.page-id-451 .how,
.page-id-783 .how,
.page-id-1012 .how {
  order: 4;
}
.page-id-451 .tb,
.page-id-783 .tb,
.page-id-1012 .tb {
  order: 5;
}
.page-id-1012 .get-new {
  order: 5;
}
.page-id-451 .top,
.page-id-783 .top,
.page-id-1012 .top {
  order: 6;
}
.page-id-1012 .types {
  order: 7;
}
.page-id-451 .cta,
.page-id-783 .cta {
  order: 7;
}
.page-id-1012 .trusted,
.page-id-1012 .faq {
  order: 7;
}
.page-id-1012 .cta {
  order: 8;
}
.page-id-516 .tb,
.page-id-783 .tb,
.page-id-1012 .tb {
  --sc-pd: 6.4rem 0;
}
.page-id-516 .tb .sc_bg,
.page-template-template-product {
  background: #eef1fa;
}
.page-id-516 .advs,
.page-id-784 .advs,
.page-id-922 .advs {
  border-top: 1px solid #b1b9d1;
}
.page-id-516 .advs .tb .row:before {
  display: none;
}
.page-template-template-product .advs,
.page-template-template-agencies .advs {
  overflow: hidden;
  --sc-pd: 0;
}
.page-id-567 .advs {
  --sc-pd: 0 0 6.4rem 0;
}
.page-template-template-agencies .advs {
  --sc-pd: 0 0 8.4rem 0;
}
.page-template-template-product .advs .sc_bg,
.page-template-template-agencies .advs .sc_bg {
  background: #fff !important;
}
.page-template-template-product .advs .row,
.page-template-template-agencies .advs .row {
  position: relative;
  min-height: 44rem;
  padding: 4.2rem 0;
  margin-bottom: 0 !important;
}
.page-template-template-product .advs .row > div,
.page-template-template-agencies .advs .row > div {
  position: relative;
  z-index: 1;
}
.page-template-template-product .advs .row:before,
.page-template-template-agencies .advs .row:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: calc(var(--vw, 1vw) * 100);
  height: 100%;
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
  z-index: 0;
}
.page-template-template-product .advs .row:nth-child(2):before,
.page-template-template-product .advs .row:nth-child(5):before,
.page-template-template-agencies .advs .row:nth-child(2):before,
.page-template-template-agencies .advs .row:nth-child(5):before {
  background: #fff;
}
.page-template-template-product .advs .row:nth-child(3):before,
.page-template-template-product .advs .row:nth-child(6):before,
.page-template-template-agencies .advs .row:nth-child(3):before,
.page-template-template-agencies .advs .row:nth-child(6):before {
  transform: scale(1, -1) translateX(-50%);
}
.page-id-451 .advs .video_wrap .row:before,
.page-id-783 .advs .video_wrap .row:before,
.page-id-1012 .advs .video_wrap .row:before {
  background: #eef1fa;
}
.page-id-451 .advs .video_wrap .row:after,
.page-id-783 .advs .video_wrap .row:after,
.page-id-1012 .advs .video_wrap .row:after {
  content: "";
  position: absolute;
  height: 16.8rem;
  top: -16.8rem;
  background: linear-gradient(0deg, #eef1fa 0%, #ffffff 100%);
  z-index: -1;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}
.page-id-516 .advs .row:nth-child(1):before,
.page-id-784 .advs .row:nth-child(1):before,
.page-id-922 .advs .row:nth-child(1):before {
  background: #fff;
}
.page-id-516 .advs .row:nth-child(2):before,
.page-id-784 .advs .row:nth-child(2):before,
.page-id-922 .advs .row:nth-child(2):before {
  background: linear-gradient(0deg, #eef1fa 0%, #ffffff 100%);
}
.page-id-516 .advs .row:nth-child(3):before,
.page-id-784 .advs .row:nth-child(3):before,
.page-id-922 .advs .row:nth-child(3):before {
  background: linear-gradient(0deg, #eef1fa 0%, #ffffff 100%);
}
@media (max-width: 767px) {
  .page-id-516 .advs .row:nth-child(3):before,
  .page-id-784 .advs .row:nth-child(3):before,
  .page-id-922 .advs .row:nth-child(3):before {
    background: #fff;
  }
}
.page-id-516 .advs .row:nth-child(4):before,
.page-id-784 .advs .row:nth-child(4):before,
.page-id-922 .advs .row:nth-child(4):before {
  background: linear-gradient(0deg, #eef1fa 0%, #ffffff 100%);
}
.page-id-516 .advs_items,
.page-id-784 .advs_items,
.page-id-922 .advs_items {
  margin-bottom: 0;
}
.page-id-516 .advs .sc_buttons,
.page-id-784 .advs .sc_buttons,
.page-id-922 .advs .sc_buttons {
  padding-bottom: 8rem;
  padding-top: 4rem;
}
.page-id-516 .advs .sc_buttons:before,
.page-id-784 .advs .sc_buttons:before,
.page-id-922 .advs .sc_buttons:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 100vw;
  height: 100%;
  background: #eef1fa;
  z-index: 0;
}
.page-id-567 .advs {
  --sc-pd: 4.6rem 0 6.4rem 0;
}
.page-id-567 .advs .container > .sc_text:not(:last-child) {
  margin-bottom: 4.6rem;
}
.page-id-567 .advs .row:nth-child(1):before {
  transform: scale(1, -1) translateX(-50%);
}
.page-id-567 .advs .row:nth-child(2):before,
.page-id-567 .advs .row:nth-child(4):before {
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
}
.page-id-567 .advs .row:nth-child(3):before {
  transform: scale(1, -1) translateX(-50%);
}
.page-template-template-agencies .advs .advs_items {
  position: relative;
}
.page-template-template-agencies .advs .advs_items:after {
  content: "";
  position: absolute;
  left: 50%;
  width: calc(var(--vw, 1vw) * 100);
  height: 27rem;
  top: 100%;
  transform: translateX(-50%);
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
}

.advs-extra {
  --sc-pd: 8.4rem 0 6.4rem 0;
  overflow: hidden;
}
.advs-extra .sc_text {
  text-align: center;
  color: var(--c-white);
}
.advs-extra .sc_text h2 {
  color: inherit;
}
.advs-extra .sc_text:not(:last-child) {
  margin-bottom: 6.4rem;
}
.advs-extra .sc_bg {
  /* background: linear-gradient(
      258.45deg,
      rgba(254, 0, 114, 0.3) -1.55%,
      rgba(254, 0, 114, 0) 20.49%
    ),
    linear-gradient(
      261.21deg,
      rgba(254, 0, 114, 0.16) -1.26%,
      rgba(254, 0, 114, 0) 100%
    ),
    #34163e; */

  background: #34163e;
}
.advs-extra .item {
  background: var(--c-white);
  border-radius: 1rem;
  box-shadow: 0px 0px 32.0692px rgba(80, 54, 123, 0.1);
  overflow: hidden;
  align-self: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.advs-extra .item_image {
  width: 100%;
  height: 17rem;
  /* background: #ffddea; */
  background: #eef1fa;
  transition: all 0.4s ease-in-out;
}
.advs-extra .item_image picture {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 1rem 1rem 0 1rem;
}
.advs-extra .item_image picture img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom center;
}
.advs-extra .item_title {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 1rem 3.5rem;
  font-size: 2rem;
  text-align: center;
  height: 7.5rem;
  line-height: 1.3;
  transition: all 0.4s ease-in-out;
}
.advs-extra .item_text {
  width: 100%;
  position: relative;
  padding: 0 3.5rem 0 3.5rem;
  text-align: center;
  overflow: hidden;
  height: 0;
  transition: all 0.4s ease-in-out;
}
.advs-extra .swiper-wrapper {
  align-items: center;
  align-content: center;
  min-height: 50rem;
}
.advs-extra .swiper-slide {
  display: flex;
  height: var(--sh);
  min-height: 42rem;
}
.advs-extra .swiper-slide-active .item_image {
  height: 21.4rem;
}
.advs-extra .swiper-slide-active .item_title {
  height: auto;
  font-size: 2.7rem;
  padding-top: 3rem;
}
.advs-extra .swiper-slide-active .item_text {
  height: var(--ih) !important;
  margin-bottom: 3.5rem;
}
.advs-extra .swiper-buttons {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-top: 5rem;
}
.advs-extra .swiper-pagination {
  min-width: inherit !important;
}
.advs-extra .swiper-buttons > *:not(:last-child) {
  margin-right: 4rem !important;
}
.advs-extra .swiper-button {
  --swiper-navigation-size: 1.9rem !important;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  margin: 0;
  color: var(--c-white);
}
.advs-extra .swiper-button .icon {
  font-size: 1.9rem;
}
.advs-extra .swiper-button:after {
  display: none;
}
.advs-extra .swiper-button-prev .icon {
  transform: rotate(-180deg);
}

@media (min-width: 1200px) {
  .page-template-template-frontpage .advs .row:first-child h2,
  .page-template-template-clickcease .advs .row:first-child h2,
  .page-template-template-frontpage-new .advs .row:first-child h2 {
    min-width: 49rem;
  }
}

.get {
  --sc-pd: 12.8rem 0;
}
.get .row > div {
  margin-bottom: 4.8rem;
}
.get .sc_bg {
  background: var(--p-purple-dark);
}
.get .sc_text {
  text-align: center;
  color: var(--c-white);
}
.get .sc_text h2 {
  color: inherit;
}
.get .sc_text:not(:last-child) {
  margin-bottom: 6.4rem;
}
.get .sc_buttons {
  justify-content: center;
}
.get_items:not(:last-child) {
  margin-bottom: 1.6rem;
}
.get .item {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  border-radius: var(--base-rd);
  padding: 3rem 2rem;
  background: var(--c-white);
  box-shadow: 0px 0px 30px rgba(80, 54, 123, 0.1);
  text-align: center;
}
.get .item_image {
  justify-content: center;
  margin-bottom: 1.6rem;
}
.get .item_image picture {
  width: 7rem;
  height: 7rem;
  border-radius: 100%;
  box-shadow: 0px 0px 30px rgba(102, 102, 102, 0.05);
  border: 1px solid #efefef;
  padding: 1.6rem;
  justify-content: center;
}
.get .item_text {
  flex: 1;
  color: var(--c-gray-900);
  margin-bottom: 2rem;
}
.get .item_text h5 {
  color: var(--p-purple-dark);
}
.get .item_text p {
  max-width: 28.7rem;
  margin: 0 auto;
}
.get .item_actions {
  font-size: 1.4rem;
  color: var(--c-purple-dark);
}
.why {
  --sc-pd: 0;
  overflow: hidden;
}
.why .row {
  margin-bottom: -2.6rem;
}
.why .row > div {
  margin-bottom: 2.6rem;
}
.why .media-side {
  position: relative;
  padding: 10rem var(--gap) 8.4rem var(--gap);
}
.why .media-side:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 0;
  width: calc(100% + (var(--vw, 1vw) * 100 - var(--container)) / 2);
  background: var(--b-blue-light);
}
.why_slider {
  position: relative;
}

.why .swiper-container {
  overflow: hidden;
  margin-bottom: 2.2rem;
}
.swiper-pagination {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  bottom: 0 !important;
  margin: 0 -1.8rem !important;
  width: auto !important;
  min-width: 100%;
}
.swiper-pagination-bullet {
  margin: 0 1.8rem !important;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  opacity: 1;
  background: #B1B9D1;
  border: none;
}
.swiper-pagination.on-dark .swiper-pagination-bullet {
  background: #B9A0C1;
}
.swiper-pagination.on-light .swiper-pagination-bullet {
  background: #5A5772;
}
.swiper-pagination-bullet-active {
  background: #FE0072 !important;
}
.why .swiper-pagination,
.perfect_slider .swiper-pagination {
  position: relative;
}
.perfect_slider .swiper-pagination {
  justify-content: center;
  margin-top: 4.2rem !important;
}
.why .swiper-button {
  width: 5rem;
  height: 5rem;
  box-shadow: 0px 0px 8px rgba(80, 54, 123, 0.26);
  border-radius: 100%;
  background: var(--c-white);
}
.why .swiper-button:after {
  font-size: 1.7rem;
}
.why .swiper-button-prev {
  left: 4rem;
}
.why .swiper-button-next {
  right: 4rem;
}
.why .item {
  position: relative;
}
.why .item_logo {
  height: 5.9rem;
  margin-bottom: 2.2rem;
}
.why .item_logo img {
  height: 5.9rem;
  width: auto;
}
.why .item_quote {
  position: relative;
  color: var(--p-purple-dark);
}
.why .item .user {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
}
.why .item .user_image {
  min-height: inherit;
  width: 8.6rem;
  min-width: 8.6rem;
  margin-right: 0;
  margin-bottom: 2rem;
  border-radius: 100%;
  overflow: hidden;
}
.why .item .user_info {
  text-align: center;
}
.why .item .quote {
  padding: 0;
  margin: 0;
}
.why .item .quote blockquote {
  position: relative;
  margin: 0;
  font-size: var(--h-s-h2);
  line-height: 1.31;
}
.why .item .quote blockquote:not(:last-child) {
  margin-bottom: 2.2rem;
}
.why .item .quote figcaption {
  font-size: 2rem;
  line-height: 1.37;
}
.why--style-1 {
  --sc-pd: 1.4rem 0 4.5rem 0;
}
.why--style-1 .media-side {
  padding: 0 var(--gap);
}
.why--style-1 .media-side:after {
  display: none;
}
.why--style-1 .why_slider {
  padding-left: 0;
  display: flex;
  flex-direction: column;
}
.why--style-1 .swiper-container {
  overflow: visible;
}
.why--style-1 .swiper-pagination {
  margin-top: 2rem !important;
}
.why--style-1 .swiper-button {
  color: #34163e;
}
.why--style-1 .swiper-slide {
  transition: all 0.4s ease-in-out;
  border-radius: 1rem;
  height: auto;
}
.why--style-1:before,
.why--style-1:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: calc((var(--vw, 1vw) * 100 - var(--container)) / 2);
  z-index: 3;
}
@media (max-width: 767px) {
  .why--style-1:before,
  .why--style-1:after {
    display: none;
  }
}
.why--style-1:before {
  left: 0;
  background: linear-gradient(
    90deg,
    #fff 0%,
    #fff 25%,
    rgba(255, 255, 255, 0) 100%
  );
}
.why--style-1:after {
  right: 0;
  background: linear-gradient(
    -90deg,
    #fff 0%,
    #fff 25%,
    rgba(255, 255, 255, 0) 100%
  );
}
.why--style-1 .swiper-slide.i-0 {
  /* background: linear-gradient(
    180deg,
    #ffe4f0 0%,
    rgba(255, 228, 240, 0) 109.31%
  ); */
  background: #f8f9ff;
}
.why--style-1 .swiper-slide.i-2 {
  /* background: linear-gradient(
    180deg,
    #e4d8f5 0%,
    rgba(228, 216, 245, 0) 99.92%
  ); */
  background: #ffe7f2;
}
.why--style-1 .swiper-slide.i-1 {
  /* background: linear-gradient(
    180deg,
    #eef1fa 0.54%,
    rgba(238, 241, 250, 0) 100%
  ); */
  background: #f2eaff;
}
.why--style-1 .swiper-slide.i-3 {
  background: #eef1fa;
}
.why--style-1 .item {
  padding: 5rem 0;
  max-width: 83.6rem;
  margin: 0 auto;
  text-align: center;
}
.why--style-1 .item_logo {
  width: 100%;
  height: 5.8rem;
  margin: 0 auto 4rem auto;
}
.why--style-1 .item_logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.why--style-1 .item .quote blockquote {
  font-size: 3.6rem;
  line-height: 1.3;
}
.why--style-1 .item .quote blockquote strong {
  /* font-family: "AvenirNext LT Pro Regular", sans-serif; */
  font-weight: 700;
}
.why--style-1 .item .quote blockquote:not(:last-child) {
  margin-bottom: 4rem;
}
.why--style-1 .item .user {
  justify-content: center;
}
.why--style-1 .item .user_info {
  font-size: 1.8rem;
}
.why--style-1 .item .user_info strong {
  font-size: 1.8rem;
}

.why .swiper_nav {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-top: 3.2rem;
  gap: 1.8rem;
}
.why .swiper_nav .swiper-pagination {
  display: inline-flex !important;
  margin-top: 0 !important;
  width: auto !important;
}
.why .swiper_nav .swiper-button {
  position: relative;
  top: 0;
  bottom: 0;
  margin: 0;
  left: 0;
  right: 0;
  background: #eef1fa;
  box-shadow: none;
}
.why--home {
  --sc-pd: 8.4rem 0 4.2rem 0;
}
.why--home .sc_bg {
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
}
.page-template-template-agencies .why--home {
  --sc-pd: 8.4rem 0 3.6rem 0;
}
.page-template-template-agencies .why--home .sc_bg {
  background: #fff;
}
.why--home .row {
  margin-bottom: -2.8rem;
}
.why--home .row > div {
  margin-bottom: 2.8rem;
}
.why--home .swiper-container {
  padding: 3rem;
  margin: -3rem -3rem -3rem -3rem !important;
}
.why--home .swiper-wrapper {
  width: inherit;
  min-width: 100%;
}
.why--home .swiper-pagination {
  justify-content: center;
}
.why--home .swiper-slide {
  height: auto;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.why--home .swiper-slide-active {
  opacity: 1;
}
.why--home .media-side {
  padding: 0 var(--gap) 0 var(--gap) !important;
}
.why--home .media-side:after {
  display: none;
}
.why--home .item {
  padding: 3.2rem 4.4rem;
  background: #ffffff;
  border: 1px solid #dee3f0;
  box-shadow: 0px 0px 30px rgba(80, 54, 123, 0.12);
  border-radius: 10px;
  min-height: 100%;
}
.why--home .item_quote {
  margin-bottom: 1.6rem;
}
.why--home .item_logo {
  margin-bottom: 0;
  height: 3rem;
}
.why--home .item_logo img {
  height: 3rem;
}
.why--home .item .quote blockquote {
  font-size: 2rem;
}
.why--home .item .quote figcaption {
  font-size: 1.4rem;
}

.product-page .why--style-1 {
  --sc-pd: 4.2rem 0 8.4rem 0;
}
.product-page .why--style-1 .sc_bg {
  background: #fff;
}
.page-template-template-product .top {
  border-top: 1px solid #dee3f0;
  border-bottom: 1px solid #dee3f0;
}
.page-template-template-agencies .top {
  border-bottom: 1px solid #dee3f0;
}
.page-id-516 .why--style-1 {
  padding-bottom: 40px;
}
.page-id-516 .why .swiper-container {
  margin-bottom: 0;
}
.page-id-516 .top {
  border-top: none;
}
.page-template-template-product .top .sc_bg {
  background: #fff;
}
.top {
  --sc-pd: 6.4rem 0 6.4rem 0;
}
.top .row {
  align-items: center;
  align-content: center;
}
.top .sc_text:not(:last-child) {
  margin-bottom: 4.15rem;
}
.top_items {
  position: relative;
}
.top_items .row {
  margin-bottom: -2.7rem;
}
.top_items .row > div {
  margin-bottom: 2.7rem;
}

.top .item {
  position: relative;
  text-align: center;
  color: var(--p-purple-dark);
  aspect-ratio: 1/1;
  border-radius: 100%;
  background: var(--c-white);
  box-shadow: 0px 0px 30px rgba(80, 54, 123, 0.12);
  padding: 1.4rem;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  line-height: 1;
}
.top .item_rate {
  position: relative;
  margin-bottom: 0.8rem;
}
.item_rate {
  position: relative;
  margin-bottom: 0.8rem;
}
.top .item_rate .icon_wrap {
  position: relative;
  display: inline-flex;
  -webkit-mask-size: contain;
  -webkit-mask-position: center left;
  -webkit-mask-repeat: no-repeat;
  background-color: #c1c8d3;
  margin: 0 0.15rem;
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);
}
.top .item_rate.r-0-5 .icon_wrap:first-child .icon {
  -webkit-mask-image: url(../images/icons/icon-star--half.svg);
  mask-image: url(../images/icons/icon-star--half.svg);

  color: var(--p-pink);
}
.top .item_rate.r-1 .icon_wrap:first-child .icon,
.top .item_rate.r-1-5 .icon_wrap:first-child .icon {
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);

  color: var(--p-pink);
}
.top .item_rate.r-1-5 .icon_wrap:nth-child(2) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--half.svg);
  mask-image: url(../images/icons/icon-star--half.svg);

  color: var(--p-pink);
}
.top .item_rate.r-2 .icon_wrap:first-child .icon,
.top .item_rate.r-2 .icon_wrap:nth-child(2) .icon,
.top .item_rate.r-2-5 .icon_wrap:first-child .icon,
.top .item_rate.r-2-5 .icon_wrap:nth-child(2) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);

  color: var(--p-pink);
}
.top .item_rate.r-2-5 .icon_wrap:nth-child(3) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--half.svg);
  mask-image: url(../images/icons/icon-star--half.svg);

  color: var(--p-pink);
}
.top .item_rate.r-3 .icon_wrap:first-child .icon,
.top .item_rate.r-3 .icon_wrap:nth-child(2) .icon,
.top .item_rate.r-3 .icon_wrap:nth-child(3) .icon,
.top .item_rate.r-3-5 .icon_wrap:first-child .icon,
.top .item_rate.r-3-5 .icon_wrap:nth-child(2) .icon,
.top .item_rate.r-3-5 .icon_wrap:nth-child(3) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);

  color: var(--p-pink);
}
.top .item_rate.r-3-5 .icon_wrap:nth-child(4) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--half.svg);
  mask-image: url(../images/icons/icon-star--half.svg);

  color: var(--p-pink);
}
.top .item_rate.r-4 .icon_wrap:first-child .icon,
.top .item_rate.r-4 .icon_wrap:nth-child(2) .icon,
.top .item_rate.r-4 .icon_wrap:nth-child(3) .icon,
.top .item_rate.r-4 .icon_wrap:nth-child(4) .icon,
.top .item_rate.r-4-5 .icon_wrap:first-child .icon,
.top .item_rate.r-4-5 .icon_wrap:nth-child(2) .icon,
.top .item_rate.r-4-5 .icon_wrap:nth-child(3) .icon,
.top .item_rate.r-4-5 .icon_wrap:nth-child(4) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);

  color: var(--p-pink);
}
.top .item_rate.r-4-5 .icon_wrap:nth-child(5) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--half.svg);
  mask-image: url(../images/icons/icon-star--half.svg);

  color: var(--p-pink);
}
.top .item_rate.r-5 .icon_wrap:first-child .icon,
.top .item_rate.r-5 .icon_wrap:nth-child(2) .icon,
.top .item_rate.r-5 .icon_wrap:nth-child(3) .icon,
.top .item_rate.r-5 .icon_wrap:nth-child(4) .icon,
.top .item_rate.r-5 .icon_wrap:nth-child(5) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);

  color: var(--p-pink);
}
.top .item_rate .number {
  position: relative;
  display: block;
  margin-bottom: 0.8rem;
  font-size: 1.3rem;
}
.top .item_rate .stars .icon {
  --i-size: 1.7rem;
  -webkit-mask-position: center left;
  color: #c1c8d3;
}
.top .item_rate .stars .icon_wrap {
  width: 1.7rem;
  height: 1.7rem;
}
.top .item_who {
  position: relative;
}
.top .item_who picture {
  justify-content: center;
  height: 1.8rem;
  width: 9rem;
}
.top .item_who img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.top--new {
  border-top: 1px solid #dee3f0;
  border-bottom: 1px solid #dee3f0;
}
.page-template-template-frontpage .top--new,
.page-template-template-frontpage-new .top--new {
  border-bottom: none;
}
.page-template-template-frontpage .top--new .sc_bg,
.page-template-template-frontpage-new .top--new .sc_bg {
  background: linear-gradient(180deg, #eef1fa 0%, #fff 100%);
}
.top--new .col-xl-12:not(:last-child) {
  margin-bottom: 4.4rem;
}
@media (min-width: 768px) {
  .top--new .item {
    aspect-ratio: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
  }
  .top--new .item .item_rate .number {
    display: none;
  }
  .top--new .item_rate .stars .icon {
    --i-size: 3.4rem;
  }
  .top--new .item_rate .stars .icon_wrap {
    width: 3.4rem;
    height: 3.4rem;
  }
  .top--new .item_rate {
    margin-bottom: 2.4rem;
  }
  .top--new .item_who picture {
    height: 3rem;
    width: 17.5rem;
  }
}

.cta {
  --sc-pd: 7.9rem 0;
  color: var(--c-white);
}
.cta h2 {
  margin-bottom: 0;
  --h-s-h2: 5.7rem;
  max-width: 66rem;
  line-height: 1.2;
  color: inherit;
}
.cta p {
  display: none;
}
.cta .btn {
  --btn-fz: 3.488rem;
}
.footer {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.cta_content {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.cta .sc_bg {
  /* background: linear-gradient(0deg, #eef1fa, #eef1fa),
    radial-gradient(
      38.6% 50% at 50% 50%,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(
      270.07deg,
      rgba(209, 216, 236, 0.2) 0.07%,
      rgba(196, 204, 226, 0.038983) 16.19%,
      rgba(193, 201, 224, 0) 84.34%,
      rgba(209, 216, 236, 0.2) 99.94%
    ); */
  background: var(--p-purple-dark);
}
.cta .sc_text {
  /* text-align: center; */
}
.cta .sc_text:not(:last-child) {
  margin-bottom: 0rem;
}
@media (max-width: 1199px) {
  .cta h2 {
    --h-s-h2: 2.4rem;
  }
  .cta .btn {
    --btn-fz: 1.8rem;
  }
}
@media (max-width: 767px) {
  .cta {
    --sc-pd: 4.4rem 0;
  }
  .cta_content {
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
  }
  .cta h2 {
    max-width: 26rem;
  }
  .cta .sc_text {
    margin-left: 0;
  }
  .cta .sc_text:last-child {
    display: none !important;
  }
  .cta .sc_text:not(:last-child) {
    margin-bottom: 2.137rem;
  }

  .cta .btn {
    --btn-fz: 1.6rem;
  }
}

.types {
  --sc-pd: 8.4rem 0 8.4rem 0;
}
.page-template-template-product .types .sc_bg {
  background: #fff;
}
.page-template-template-product.page-id-516 .types .sc_bg,
.page-id-784.page-template-template-product .types .sc_bg,
.page-id-922.page-template-template-product .types .sc_bg {
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
}

.page-id-784.page-template-template-product .advs .tb .row:before,
.page-id-922.page-template-template-product .advs .tb .row:before {
  background: #fff;
}
.types .sc_text {
  text-align: center;
}
.types .sc_text h2 {
  margin: 0 auto;
}
.types .sc_text:not(:last-child) {
  margin-bottom: 8.4rem;
}
.types .swiper-pagination {
  position: relative;
  bottom: 0;
  margin: 2rem -1.8rem 0 -1.8rem !important;
}
.types .item {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.types .item_image {
  position: relative;
  margin-bottom: 2.4rem;
  height: 27.8rem;
  border-radius: 2rem;
  background: #eef1fa;
  box-shadow: 0px 0px 30px rgba(80, 54, 123, 0.12);
}
.page-template-template-product .types .item_image {
  box-shadow: none;
  border: 1px solid #dee3f0;
}
.types .item_image picture {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 2rem;
}
.types .item_image picture img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-position: center;
}
.types .item_image--spaced-f picture {
  padding: 0 0 2rem 0;
  justify-content: flex-end;
  align-items: flex-end;
  align-content: flex-end;
}
.types .item_image--spaced-f picture img {
  width: auto;
  height: auto;
  object-fit: contain;
  max-width: 22.3rem;
  object-position: bottom right;
}
.types .item_text {
  color: var(--p-purple-dark);
}
.types--style-1 {
  --sc-pd: 12.8rem 0;
}
.types--style-1::after {
  display: none !important;
}
.types--style-1 .sc_bg {
  background: #eef1fa;
}
.types--style-1 .item_image {
  background: var(--c-white);
}

.page-template-template-product .how {
  border-bottom: 1px solid #b1b9d1;
  border-top: 1px solid #b1b9d1;
  padding: 6.4rem 0;
}
.page-template-template-product .tb--product-3 {
  padding: 6.4rem 0;
}
.page-template-template-product .tb--product-3 .sc_bg {
  background: #fff;
}
.page-template-template-product .tb .row {
  margin-bottom: -4rem;
}
.page-template-template-product .tb .row > div {
  margin-bottom: 4rem;
}
.how {
  --sc-pd: 7rem 0 8.4rem 0;
}
.how .sc_text {
  text-align: center;
}
.how .sc_text:not(:last-child) {
  margin-bottom: 6.4rem;
}
.how .sc_buttons {
  justify-content: center;
}
.how .sc_bg {
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
}
.how_items:not(:last-child) {
  margin-bottom: 3rem;
}
.how .row > div {
  position: relative;
}
.how .row > div:not(:last-child):after {
  content: "";
  position: absolute;
  width: 2.3rem;
  height: 2.3rem;
  top: 12rem;
  right: calc(-1.15rem - var(--gap));
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background-color: var(--p-pink);
  -webkit-mask-image: url("../images/icons/icon-chevron--r.svg");
  mask-image: url("../images/icons/icon-chevron--r.svg");
  display: none;
}
.how .item {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  border-radius: var(--base-rd);
  padding: 0 2.5rem 1.4rem 2.5rem;
  text-align: center;
}
.how .item_image {
  justify-content: center;
  margin-bottom: 1.6rem;
}
.how .item_image picture {
  width: 8.8rem;
  height: 8.8rem;
  border-radius: 100%;
  background: linear-gradient(90deg, #e12468 0%, #e12468 100%);
  box-shadow: 0px 0px 20px rgba(80, 54, 123, 0.13);
  padding: 2.2rem;
  justify-content: center;
}
.how .item_image picture:before {
  content: "";
  position: absolute;
  left: 0.1rem;
  top: 0.1rem;
  width: calc(100% - 0.2rem);
  height: calc(100% - 0.2rem);
  border-radius: 100%;
  background: #fff;
  z-index: 0;
}
.how .item_image picture img {
  max-width: 4.6rem;
  /* max-height: 3.8rem; */
  z-index: 1;
}
.how .item_text {
  flex: 1;
  color: var(--c-gray-900);
  margin-bottom: 2rem;
}
.how .item_text h5 {
  color: var(--p-purple-dark);
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 700;
}
.how .item_text p {
  max-width: 28.7rem;
  color: var(--p-purple-dark);
  margin: 0 auto;
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 700;
}
.how .item_actions {
  font-size: 1.4rem;
  color: var(--c-purple-dark);
}
.how--style-1 .sc_text {
  color: var(--c-white);
}
.how--style-1 .sc_text h2 {
  color: inherit;
}
.how--style-1 .sc_bg {
  background: #34163e;
}
.how--style-1 .item_image picture {
  background: var(--c-white);
}
.how--style-1 .item_text {
  color: var(--c-white);
}
.how--affilate .item_image picture {
  height: 16rem;
  width: 100%;
  background: none;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
}
.how--affilate .item_image picture img {
  width: auto;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.how--affilate .item_image picture:before {
  display: none;
}
.how--affilate .row > div:not(:last-child):after {
  content: "";
  position: absolute;
  width: 2.3rem;
  height: 2.3rem;
  top: 14.85rem;
  right: calc(-1.15rem - var(--gap));
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background: #34163e;
  -webkit-mask-image: url("../images/icons/icon-chevron--r.svg");
  mask-image: url("../images/icons/icon-chevron--r.svg");
  display: block;
}

.perfect {
  --sc-pd: 6.4rem 0 11.2rem 0;
  overflow: hidden;
}
.perfect .sc_text {
  text-align: center;
  color: var(--c-white);
}
.perfect .sc_text h2 {
  color: inherit;
}
.perfect .sc_text:not(:last-child) {
  margin-bottom: 4.1rem;
}
.perfect .sc_bg {
  background: #34163e;
}
.perfect .row {
  margin-bottom: -4.8rem;
  justify-content: center;
}
.perfect .row > div {
  margin-bottom: 4.8rem;
}
.perfect_slider {
  position: relative;
}
.perfect_slider .swiper-wrapper {
  flex-wrap: nowrap;
  justify-content: inherit;
  margin: 0;
}
.perfect_slider .swiper-pagination {
  margin-top: 0;
}
.perfect_slider .swiper-slide {
  height: auto;
  padding: 0;
}
@media (min-width: 992px) {
  .perfect_slider .swiper-wrapper {
    min-width: 100%;
    width: inherit;
    flex-wrap: wrap;
    margin: 0 calc(-1 * var(--gap));
  }
  .perfect_slider .swiper-slide {
    padding: 0 var(--gap);
  }
}
.perfect .item {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 2.3rem 2.7rem 3.2rem 2.7rem;
  box-shadow: 0px 0px 30px rgba(80, 54, 123, 0.1);
  border-radius: 1rem;
  background: var(--c-white);
  color: var(--p-purple-dark);
}
.perfect .item_image {
  position: relative;
  margin-bottom: 3rem;
  height: 16rem;
}
.perfect .item_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom center;
  max-height: 16rem;
}
.perfect .item_text {
  text-align: center;
}

.faq {
  --sc-pd: 4.5rem 0 8.4rem 0;
}
.faq .sc_text {
  text-align: center;
}
.faq .sc_text:not(:last-child) {
  margin-bottom: 9rem;
}
.faq--pricing {
  padding-top: 7.2rem;
}
.faq--pricing .sc_text {
  text-align: left;
}
@media (max-width: 991px) {
  .faq--pricing {
    padding-top: 4rem;
  }
}

.cant {
  --sc-pd: 7rem 0 8.4rem 0;
}
.cant .sc_bg {
  background: linear-gradient(0deg, #ffeef5 0%, #ffffff 100%);
}
.page-id-657 .cant .sc_bg {
  background: linear-gradient(0deg, #eef1fa 0%, #ffffff 100%);
}
.cant .sc_text {
  color: var(--c-white);
  text-align: center;
}
.cant .sc_text:not(:last-child) {
  margin-bottom: 4.4rem;
}
.cant .row {
  margin-bottom: -4.8rem;
}
.cant .row > div {
  margin-bottom: 4.8rem;
}
.cant .item {
  background: var(--c-white);
  min-height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  padding: 2rem 3.6rem;
  border-radius: 1rem;
  box-shadow: 0px 0px 30px rgba(80, 54, 123, 0.1);
}
.cant .item > *:not(:last-child) {
  padding-right: 2rem;
}
.cant .item_actions {
  margin-left: auto;
}
.cant .item_text {
  flex: 1;
  display: flex;
  justify-content: center;
}

.pricing .dropdown_body {
  width: 6.8rem;
}
.pricing .dropdown_inner {
  padding: 0.8rem 1.2rem;
}
.pricing .dropdown_inner li:not(:last-child) a {
  border-bottom: 1px solid #eef1fa;
}
.pricing .dropdown_inner a {
  padding: 0.8rem 0;
}
.pricing .dropdown_inner a:hover {
  background: none;
  color: var(--p-pink);
}
.pricing .dropdown_inner .selected {
  display: none;
}
.pricing .tab {
  display: none;
}
.pricing .tab.active {
  display: block;
}
.pricing .tab-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 0.75rem 2rem;
  background: var(--b-blue-light);
  height: 6rem;
  text-decoration: none;
  outline: none;
  border: 1px solid #b1b9d1;
  border-bottom: none;
  font-size: 2rem;
  color: #34163e;
}
.pricing .tab-link:not(:last-child) {
  border-right: none;
}
.pricing .tab-link:first-child {
  border-top-left-radius: 0.3rem;
}
.pricing .tab-link:last-child {
  border-top-right-radius: 0.3rem;
}
.pricing .tab-link .image {
  width: 2.6rem;
  min-width: 2.6rem;
  margin-right: 0.9rem;
  filter: grayscale(1);
  border-radius: 100%;
  border: 1px solid transparent;
}
.pricing .tab-link .image img {
  max-width: 2.6rem;
}
.pricing .tab-link:before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.6rem;
  width: 100%;
  height: 0.6rem;
  /* background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%); */
  background: #e12468;
  border-radius: 0.3rem 0.3rem 0 0;
  opacity: 0;
}
.pricing .tab-link.active {
  background: var(--c-white);
  border: none;
  border-radius: 0;
}
.pricing .tab-link.active .image {
  border-color: var(--p-pink);
  padding: 1.1rem;
  width: 4.4rem;
  height: 4.4rem;
  filter: grayscale(0);
}
.pricing .tab-link.active:before {
  opacity: 1;
}
.pricing .plan {
  position: relative;
  border-radius: 1rem;
  box-shadow: 0px 0px 20px rgba(80, 54, 123, 0.13);
  background: var(--c-white);
  padding: 2.4rem 2rem;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  color: var(--p-purple-dark);
}
.pricing .plan > * {
  position: relative;
  z-index: 2;
}
.pricing .plan .icn {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 100%;
  border: 1px solid var(--p-pink);
  margin: 0 auto 0.4rem auto;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  display: none;
}
.pricing .plan .icn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background: var(--p-pink);
  opacity: 0;
}
.pricing .plan:before,
.pricing .plan:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.pricing .plan:before {
  z-index: 0;
  background: var(--bg-gr-cheq);
  border-radius: 1rem;
}
.pricing .plan:after {
  z-index: 1;
  left: 0.3rem;
  top: 0.3rem;
  width: calc(100% - 0.6rem);
  height: calc(100% - 0.6rem);
  background: var(--c-white);
  border-radius: 0.8rem;
}
.pricing .plan ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.4;
  margin-top: 1.6rem;
  padding-top: 1.6rem;
  border-top: 1px solid #dee3f0;
}
.pricing .plan ul:not(:last-child) {
  margin-bottom: 3.4rem;
}
.pricing .plan ul li {
  position: relative;
  padding-left: 2.4rem;
}
.pricing .plan ul li:not(:last-child) {
  margin-bottom: 0.8rem;
}
.pricing .plan ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5rem;
  width: 1.5rem;
  height: 1.1rem;
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background-color: #fe0072;
  -webkit-mask-image: url("../images/icons/icon-checkmark.svg");
  mask-image: url("../images/icons/icon-checkmark.svg");
}
.pricing .plan ul li.no-dec {
  padding-left: 0;
}
.pricing .plan ul li.no-dec:before {
  display: none;
}
.pricing .plan .plus {
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.pricing .plan .plus .icon {
  --i-size: 1.7rem;
  color: var(--p-purple);
  margin-right: 0.7rem;
}
.pricing .plan p:not(:last-child) {
  margin-bottom: 0.8rem;
}
.pricing .plan .best {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  padding: 0.5rem 1.2rem;
  color: #c80f62;
  font-size: 1.2rem;
  line-height: 1;
  background: #ffe7f2;
  border-radius: 2.3rem;
}
@media (min-width: 992px) {
  .pricing .plan .best {
    position: absolute;
    right: -2.1rem;
    top: -2.4rem;
    color: #c80f62;
    background: #ffe7f2;
    height: 9.3rem;
    width: 14.3rem;
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-image: url("../images/best-decor.svg");
    mask-image: url("../images/best-decor.svg");
    border-radius: 0;
    align-items: flex-start;
    align-content: flex-start;
  }
  .pricing .plan .best > span {
    position: relative;
    transform: rotate(37deg) translateX(5.65rem) translateY(-2.55rem);
    text-align: center;
    transform-origin: center;
    width: 100%;
    max-width: 6rem;
    font-size: 1.4rem;
  }
  .pricing .pricing_tab#t3 .plan .best {
    height: 8.3rem;
    width: 12.3rem;
    top: -2.5rem;
  }
  .pricing .pricing_tab#t3 .plan .best > span {
    font-size: 1.2rem;
    transform: rotate(37deg) translateX(4.5rem) translateY(-1.85rem);
  }
}
@media (max-width: 991px) {
  .pricing .plan.p .best {
    height: 4rem;
    border-radius: 0 0 1.1rem 1.1rem;
    margin: 1.2rem -2rem -2.4rem -2rem;
    text-align: center;
    justify-content: center;
  }
  .pricing .plan.p.active .best {
    margin: 1.2rem -1.9rem -2.3rem -1.9rem;
  }
}
@media (max-width: 767px) {
  .pricing .plan.p .best {
    height: 4rem;
    border-radius: 0 0 1rem 1rem;
    margin: 1.2rem -0.6rem -1rem -0.6rem;
    text-align: center;
    justify-content: center;
  }
  .pricing .plan.p.active .best {
    margin: 1.2rem -0.5rem -0.9rem -0.5rem;
  }
}
.pricing .plan-title {
  position: relative;
  margin-bottom: 1.6rem;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pricing .plan-title h5 {
  margin-bottom: 0;
}
.pricing .plan-price {
  font-weight: 700;
  font-size: 2rem;
  margin-bottom: 1.6rem;
  min-height: 7.2rem;
  display: flex;
  align-items: baseline;
  align-content: inherit;
  flex-wrap: wrap;
  color: #3c1c60;
}
.pricing .plan-price .talk {
  font-size: 2.2rem;
  align-self: center;
}
.pricing .plan-price .number {
  font-size: 3.6rem;
}
.pricing .plan-price .per {
  font-size: 1.6rem;
}
.pricing .plan-price .bill {
  height: 1.8rem;
  width: 100%;
  font-size: 1.2rem;
}
.pricing .plan-price .cust {
  display: none;
  font-size: 2.2rem;
}
.pricing .plan_description {
  position: relative;
  /* margin-bottom: 4rem; */
}
.pricing .plan_actions {
  margin-top: auto;
  margin-bottom: 1.6rem;
}
.pricing .plan-ent .plan_actions .schedule-btn,
.pc_table .schedule-btn {
  /* color: var(--c-dark); */
  background: none;
  color: var(--c-dark);
}
/* .pricing .plan-ent .plan_actions .schedule-btn:after,
.pc_table .schedule-btn:after {
  content: "";
  position: absolute;
  left: 0.2rem;
  top: 0.2rem;
  border-radius: 3em;
  background: #fff;
  width: calc(100% - 0.4rem);
  height: calc(100% - 0.4rem);
  z-index: 0;
  transition: opacity 0.2s ease-in-out;
} */
.pricing .plan-ent .plan_actions .schedule-btn:hover,
.pc_table .schedule-btn:hover {
  /* color: var(--c-white); */
  background: #ffe1f0;
  color: var(--c-dark);
}
/* .pricing .plan-ent .plan_actions .schedule-btn:hover:after,
.pc_table .schedule-btn:hover:after {
  opacity: 0;
} */
.pricing .plan .btn.alt {
  display: none;
}
.pricing .plan.off .btn.def {
  display: none;
}
.pricing .plan.off .btn.alt {
  display: inline-flex;
}
.pricing .plan.unfilled {
  color: #dee3f0;
}
.pricing .plan.unfilled .plan-price .number {
  font-size: 0;
  position: relative;
}
.pricing .plan.unfilled .plan-price .number:after {
  content: "";
  position: relative;
  display: inline-block;
  width: 11rem;
  height: 2rem;
  border-radius: 0.8rem;
  background: #dee3f0;
  left: 0;
  bottom: 0;
  transform: translateY(0.2rem);
  margin-left: 0.3rem;
}
.pricing .plan.unfilled .plan_description > * {
  opacity: 0;
  visibility: hidden;
}
.pricing .plan.unfilled .plan_description:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 4rem);
  height: 100%;
  -webkit-mask-size: contain;
  -webkit-mask-position: center left;
  -webkit-mask-repeat: no-repeat;
  background: #dee3f0;
  -webkit-mask-image: url("../images/pricing/plan-description--empty.svg");
  mask-image: url("../images/pricing/plan-description--empty.svg");
}
.pricing .plan_wrap .icn {
  display: none !important;
}
.pricing .plan_wrap .tt {
  display: none;
}
.pricing .plan_wrap .plan:before,
.pricing .plan_wrap .plan:after {
  display: none;
}
.pricing .plan_wrap .plan.off {
  color: var(--p-purple-dark);
}
.pricing .plan_wrap .plan.off ul li:before,
.pricing .plan_wrap .plan.off .plus .icon {
  background: var(--p-pink);
}
.pricing .plan_wrap .plan.off .btn {
  background: var(--bg-gr-cheq);
}
.pricing .plan-radio input {
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
}
.pricing .plan-radio.on:before,
.pricing .plan-radio.on:after {
  opacity: 0;
}
.pricing .plan-radio.active:before,
.pricing .plan-radio.active:after {
  opacity: 1 !important;
}
@media (min-width: 992px) {
  .pricing .plan-radio.active .best {
    top: -2.2rem !important;
    right: -1.7rem;
  }
}
.pricing .bundle-plan {
  position: sticky;
  top: 10.4rem;
  padding: 3.2rem;
  border-radius: 1rem;
  background: #eef1fa;
  max-width: 32rem;
  margin-left: auto;
}
.pricing .bundle-plan h3 {
  margin-bottom: 1.2rem;
}
.pricing .bundle-plan .items {
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #b1b9d1;
}
.pricing .bundle-plan .items > *:not(:last-child) {
  margin-bottom: 1.6rem;
}
.pricing .bundle-plan .items .title {
  color: #34163e;
  margin-bottom: 0.4rem;
}
.pricing .bundle-plan .items .pl,
.pricing .bundle-plan .items .vis {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  gap: 0.5rem;
}
.pricing .bundle-plan .disc {
  margin-bottom: 2rem;
  color: #34163e;
}
.pricing .bundle-plan .dn {
  display: none;
}
.pricing .bundle-plan.default-off .plan-price {
  opacity: 0;
}
.pricing .bundle-plan.ent .cur,
.pricing .bundle-plan.ent .number,
.pricing .bundle-plan.ent .bill {
  display: none;
}
.pricing .bundle-plan.ent .cust {
  display: block;
}

.pricing_menu {
  position: relative;
  width: 100%;
  margin-top: -6rem;
}
.pricing_menu-items {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-end;
  align-content: flex-end;
}

.pricing-plans {
  --sc-pd: 0 0 6.2rem 0;
}
.pricing-plans .sc_text {
  text-align: center;
}
.pricing-plans .sc_text:not(:last-child) {
  margin-bottom: 5rem;
}
.pricing-plans .row {
  margin-bottom: -3rem;
}
.pricing-plans .row > div {
  margin-bottom: 3rem;
}
.pricing-plans_notifier {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  padding: 2.6rem 0;
  margin-bottom: 4.5rem;
}
.pricing-plans_notifier:after {
  content: "";
  position: absolute;
  left: 50%;
  width: calc(var(--vw, 1vw) * 100);
  transform: translateX(-50%);
  height: 2.5rem;
  bottom: -2rem;
  background: linear-gradient(
    180deg,
    #dce0eb -43%,
    rgba(238, 241, 250, 0) 100%
  );
}
.pricing-plans_notifier .image {
  position: relative;
  border-radius: 100%;
  width: 5.4rem;
  height: 5.4rem;
  margin-right: 1.6rem;
  background: linear-gradient(90deg, #e12468 0%, #e12468 100%);
  padding: 0.1rem;
}
.pricing-plans_notifier .image picture {
  border-radius: 100%;
  justify-content: center;
  background: var(--c-white);
}
.pricing-plans_notifier .image img {
  max-width: 3rem;
}
.pricing-plans_notifier .text {
  flex: 1;
}
.pricing-plans_notifier .text h3 {
  margin-bottom: 0;
}
.pricing-plans_slider {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  align-content: center;
  margin-bottom: 4rem;
}
.pricing-plans_slider > *:not(:last-child) {
  margin-right: 1.6rem;
}
.pricing-plans_slider h4 {
  color: #34163e;
  font-weight: 700;
}
.pricing-plans .slider {
  flex: 1;
  height: 0.2rem;
  border: none;
  background: var(--c-dark);
  border-radius: 0.2rem;
  cursor: pointer;
}
.pricing-plans .slider:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1.2rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
@media (max-width: 1199px) {
  .pricing-plans .slider:before {
    display: none;
  }
}
.pricing-plans .slider .ui-slider-range {
  height: 0.2rem;
  border-radius: 0.2rem;
  background: var(--p-pink);
}
.pricing-plans .slider .ui-slider-handle {
  width: 1.6rem;
  height: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -0.8rem;
  border-radius: 100%;
  border: 0.2rem solid var(--p-pink);
  outline: none !important;
  background: var(--c-white) !important;
  cursor: pointer;
}
.pricing-plans .slider-tooltip {
  position: absolute;
  top: calc(100% + 1.55rem);
  background: #3c1c60;
  color: var(--c-white);
  border-radius: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.8rem 1rem;
  display: inline-flex;
  width: max-content;
  /* opacity: 0; */
}
.pricing-plans .slider-tooltip:after {
  content: "";
  position: absolute;
  border-radius: 0.3rem;
  width: 1.2rem;
  height: 1.2rem;
  transform: rotate(45deg);
  top: -0.45rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #3c1c60;
}
.pricing-plans .slider_wrap {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  flex: 1;
  margin: 0 auto;
}
.pricing-plans .slider_wrap:hover .slider-tooltip {
  opacity: 1;
}
.pricing-plans .slider_wrap > *:not(:last-child) {
  margin-right: 1.2rem;
}
.pricing-plans .slider_wrap .min,
.pricing-plans .slider_wrap .max {
  font-size: 2rem;
  line-height: 1.4;
  color: #2b2531;
}
.pricing-plans .slider_prices {
  display: none;
}
.pricing-plans .items {
  position: relative;
  z-index: 0;
}
.pricing-plans .dropdown {
  margin-left: auto;
  z-index: 3;
}
.pricing-plans .dropdown_wrap {
  display: flex;
  min-width: 12rem;
  justify-content: flex-end;
}
.pricing-plans .dropdown_body {
  left: auto;
  right: 0;
  z-index: 2;
}
.pricing-plans .dropdown_inner {
  background: var(--c-white);
  box-shadow: 0px 0px 8px rgba(80, 54, 123, 0.26);
}
.pricing-plans-bundle .row {
  --gap: 0.5rem;
}
.pricing-plans-bundle .mi {
  position: relative;
}
.pricing-plans-bundle .mi:not(:last-child) {
  margin-bottom: 6.4rem;
}
.pricing-plans-bundle .mi_head {
  position: relative;
  margin-bottom: 2.4rem;
}
.pricing-plans-bundle .pricing-plans_slider {
  flex-wrap: wrap;
}
.pricing-plans-bundle .pricing-plans_slider .title {
  width: 100%;
  margin-bottom: 1.6rem;
}
.pricing-plans-bundle .plan-title {
  margin-bottom: 0.8rem;
}
.pricing-plans-bundle .plan_description {
  font-size: 1.4rem;
  line-height: 1.3;
  margin-bottom: 0;
}
/* .pricing-plans-bundle .plan .best {
  font-size: 1.2rem;
  padding: 0.3rem 0.8rem;
} */
.pricing-plans-bundle .plan:hover {
  cursor: pointer;
}

.mi .plan.off .plan-price > *,
.mi .plan.on .plan-price > * {
  display: none !important;
}
.mi .plan.off .plan-price .cust,
.mi .plan.on .plan-price .cust {
  display: block !important;
}

.pricing-plans-bundle .plan.off .plan-price > * {
  display: inline-block !important;
}
.pricing-plans-bundle .plan.on .plan-price > * {
  display: inline-block !important;
}
.pricing-plans-bundle .plan.on .plan-price > *.cust {
  display: none !important;
}

.pricing-picker {
  padding-top: 0;
  padding-bottom: 1.5rem;
}
.pricing-picker .accordion-item {
  overflow: hidden;
  border-radius: 1rem;
  padding: 2.4rem 5.5rem;
  border: none;
}
.pricing-picker .accordion-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--bg-gr-light);
  opacity: 0.5;
  z-index: 0;
  transform: scale(-1, 1);
}
.pricing-picker .accordion-item > * {
  z-index: 1;
}
.pricing-picker .accordion-item_head {
  padding-bottom: 0;
}
.pricing-picker .accordion-item_head h5 {
  margin-bottom: 0.4rem;
}
.pricing-picker .accordion-item_head .icon {
  --i-size: 2rem;
  color: var(--p-purple-dark);
}
.pricing-picker .accordion-item_head .icon_wrap {
  border-radius: 0;
  background: none;
}
.pricing-picker .accordion-item_inner {
  padding: 3rem 0 10.6rem 0;
}
.pricing-picker .accordion-item_inner .row {
  align-items: center;
  align-content: center;
  margin-bottom: -3rem;
}
.pricing-picker .accordion-item_inner .row > div {
  margin-bottom: 3rem;
}
.pricing-picker .accordion-item.open .accordion-item_head .icon {
  transform: rotate(180deg);
}
.pricing-picker .plan_wrap.selected .plan.unfilled {
  display: none;
}
.pricing-picker form {
  position: relative;
}
.pricing-picker .form_field {
  position: relative;
}
.pricing-picker .form_field:not(:last-child) {
  margin-bottom: 3.6rem;
}
.pricing-picker .form_field .label {
  position: relative;
  display: block;
  margin-bottom: 1.2rem;
}
.pricing-picker .form_field .radios {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: -0.3rem;
}
.pricing-picker .form_field .radio {
  position: relative;
  margin: 0.3rem;
}
.pricing-picker .form_field .radio input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.pricing-picker .form_field .radio input:checked ~ .radio_content {
  border-width: 0.2rem;
  border-color: var(--p-pink);
}
.pricing-picker .form_field .radio_content {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 0.6rem 1.2rem;
  height: 3.8rem;
  border-radius: 0.6rem;
  background: var(--c-white);
  border: 1px solid #b1b9d1;
  z-index: 0;
}

.pc {
  --sc-pd: 7.5rem 0 11.5rem 0;
}
.pc-open {
  position: relative;
  z-index: 2;
  margin-bottom: 0.4rem;
}
.pc-open-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  /* background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%); */
  background: #e12468;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  cursor: pointer;
}
.pc-open-btn > *:not(:last-child) {
  margin-right: 1.2rem;
}
.pc-open-btn .icon {
  --i-size: 1rem;
  color: var(--p-pink);
  transform: rotate(-180deg);
}
.pc-open-btn.active .icon {
  transform: rotate(0deg);
}
.pc-main {
  display: none;
}
.pc-main.open {
  display: block;
}
.pc .sc_text {
  z-index: 1;
  text-align: center;
}
.pc .sc_text:not(:last-child) {
  margin-bottom: 6rem;
}
.pc_table {
  position: relative;
  width: 100%;
}
.pc table {
  width: 100%;
  border-collapse: collapse;
}
.pc table thead th:first-child .txt {
  text-align: left;
  justify-content: flex-start;
  margin-bottom: 1rem;
}
.pc table .type {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-bottom: 1rem;
  padding: 1.6rem 1rem;
}
.pc table .type p:not(:last-child) {
  margin-bottom: 1rem;
}
.pc table .type .btn {
  --btn-fz: 1.4rem;
  --btn-height: 2.428571429em;
}
.pc table .txt {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
}
.pc table .icon-checkmark {
  --i-size: 1.3rem;
  color: var(--p-pink);
}
.pc table .icon-minus {
  --i-size: 1.7rem;
  color: #b5bfdf;
}
.pc table th {
  padding: 0;
}
.pc table th:first-child {
  padding-left: 0;
}
.pc table th:last-child {
  padding-right: 0;
}
.pc table th:not(:last-child) .type {
  border-right: 1px solid #dee3f0;
}
.pc table td {
  padding: 2rem 1rem;
  color: var(--p-purple-dark);
}
.pc table td:first-child {
  width: 45rem;
  padding-left: 0;
}
.pc table td:first-child .tt {
  position: relative;
  left: 0;
  top: 0;
  margin-right: 1.4rem;
  order: 1;
  margin-left: auto;
}
.pc table td:first-child .txt {
  padding-left: 3rem;
  justify-content: flex-start;
  text-align: left;
}
.pc table td:last-child {
  padding-right: 0;
}
.pc table td:last-child .tt {
  margin-left: 1.4rem;
  order: 1;
}
.pc table td.title {
  padding: 0;
}
.pc table td.title .txt {
  padding: 2rem 3.2rem;
  border-radius: 1rem;
  background: rgba(238, 241, 250, 0.5);
  margin-bottom: 1.2rem;
}
.pc table td:nth-child(1),
.pc table td:nth-child(2),
.pc table td:nth-child(3) {
  border-right: 1px solid #dee3f0;
}
.pc table tr.no-bord td {
  border: none !important;
}
.pc table tr.no-bord:not(:first-child) .txt {
  margin-top: 3.2rem;
}
.pc table tr:not(:last-child).bord td {
  border-bottom: 1px solid #dee3f0;
}
.pc-tabs {
  position: relative;
}
.pc-tabs_menu {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-bottom: 5.6rem;
  z-index: 2;
}
.pc-tabs_menu .inner {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  box-shadow: 0px 0px 30px rgba(80, 54, 123, 0.12);
}
.pc-tabs_menu a {
  height: 5rem;
  position: relative;
  display: flex;
  padding: 0.2rem;
  text-decoration: none;
  background: #b1b9d1;
}
.pc-tabs_menu a:first-child {
  border-radius: 1rem 0 0 1rem;
  padding-right: 0;
}
.pc-tabs_menu a:first-child .text {
  border-radius: 0.8rem 0 0 0.8rem;
}
.pc-tabs_menu a:last-child {
  border-radius: 0 1rem 1rem 0;
  padding-left: 0;
}
.pc-tabs_menu a:last-child .text {
  border-radius: 0 0.8rem 0.8rem 0;
}
.pc-tabs_menu a .text {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  background: #fff;
  padding: 1.2rem 1.6rem;
  font-size: 2rem;
}
.pc-tabs_menu a.active {
  /* background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%); */
  background: #e12468;
}
.pc-tabs_menu a.active:first-child {
  padding-right: 0.2rem;
}
.pc-tabs_menu a.active:last-child {
  padding-left: 0.2rem;
}
.pc-tab {
  position: relative;
  display: none;
}
.pc-tab.active {
  display: block;
}

.pc-mobile {
  position: relative;
  width: 100%;
  z-index: 0;
}
.pc-mobile:before {
  content: "";
  position: absolute;
  left: 0;
  height: 14.5rem;
  top: -12.2rem;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(0deg, #eef1fa 0%, #ffffff 100%);
}
.pc-mobile_menu {
  position: relative;
  display: flex;
  margin-bottom: 3.4rem;
}
.pc-mobile_menu a {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex: 1;
  height: 3.3rem;
  padding: 0.7rem 1.4rem;
  font-size: 1.4rem;
  background: #eef1fa;
  border-right: 1px solid #b1b9d1;
  border-left: 1px solid #b1b9d1;
  border-top: 1px solid #b1b9d1;
  text-decoration: none;
}
.pc-mobile_menu a:before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.3rem;
  height: 0.3rem;
  width: 100%;
  border-radius: 0.2rem 0.2rem 0;
  background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
  opacity: 0;
  visibility: hidden;
}
.pc-mobile_menu a:first-child {
  border-top-left-radius: 0.2rem;
}
.pc-mobile_menu a:last-child {
  border-top-right-radius: 0.2rem;
}
.pc-mobile_menu a:not(:last-child) {
  border-right: none;
}
.pc-mobile_menu a.active {
  background: #fff;
  border: none;
}
.pc-mobile_menu a.active:before {
  opacity: 1;
  visibility: visible;
}

.pc-mobile_content {
  position: relative;
}

.pc-mobile-tab {
  position: relative;
  display: none;
}
.pc-mobile-tab.active {
  display: block;
}
.pc-mobile-tab_inner {
  position: relative;
}

.pc-mobile .item {
  position: relative;
  margin-bottom: 1.2rem;
}
.pc-mobile .item .hd {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  padding: 1.1rem 1.3rem;
  border-radius: 1rem;
  font-size: 1.6rem;
  line-height: 1.5;
  background: rgba(255, 231, 242, 0.5);
}
.pc-mobile .item .hd .icon {
  --i-size: 0.95rem;
}
.pc-mobile .item .b {
  position: relative;
  display: none;
}
.pc-mobile .item .i {
  position: relative;
  width: 100%;
  padding: 0 1.3rem;
}
.pc-mobile .item ul {
  position: relative;
  padding: 0;
  list-style: none;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.3;
}
.pc-mobile .item ul li {
  position: relative;
  padding: 2.3rem 0;
  display: flex;
  align-items: center;
  align-content: center;
}
.pc-mobile .item ul li:not(:last-child) {
  border-bottom: 1px solid #dee3f0;
}
.pc-mobile .item ul .tt {
  vertical-align: middle;
}
.pc-mobile .item ul .l {
  position: relative;
  display: block;
  flex: 1;
  padding-right: 4rem;
}
.pc-mobile .item ul .r {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
  width: 35%;
  min-width: 35%;
  text-align: right;
  gap: 0.5rem;
}
.pc-mobile .item ul .r .tt_content {
  left: auto;
  right: -1.2rem;
}
.pc-mobile .item ul .r .tt_content:after {
  left: auto;
  right: 1.2rem;
}
.pc-mobile .item ul .r .icon {
  --i-size: 1.3rem;
}
.pc-mobile .item ul .r .icon-checkmark {
  color: var(--p-pink);
}
.pc-mobile .item ul .r .icon-minus {
  color: #b5bfdf;
}
.pc-mobile .item.open {
  margin-bottom: 0;
}
.pc-mobile .item.open .hd .icon {
  transform: rotate(-180deg);
}
.pc-mobile .item.open .b {
  display: block;
}

.wiifm {
  --sc-pd: 8.4rem 0 8.4rem 0;
}
.wiifm .sc_text {
  text-align: center;
}
.wiifm .sc_text:not(:last-child) {
  margin-bottom: 8.4rem;
}
.wiifm .sc_bg {
  background: var(--b-blue-light);
}
.wiifm_items .row {
  margin-bottom: -3.8rem;
}
.wiifm_items .row > div {
  margin-bottom: 3.8rem;
}

.wiifm .item {
  position: relative;
  min-height: 100%;
  display: flex;
  border-radius: 1rem;
  background: var(--c-white);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  padding: 3.4rem 3rem;
}
.wiifm .item > *:not(:last-child) {
  margin-right: 2.6rem;
  padding-right: 2.6rem;
}
.wiifm .item .icon {
  --i-size: 2.4rem;
  transform: translate(0, 2px);
}
.wiifm .item .icon_wrap {
  border-radius: 100%;
  background: var(--p-purple-dark);
  color: var(--c-white);
  width: 4.5rem;
  height: 4.5rem;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-bottom: 1.2rem;
}
.wiifm .item .image {
  width: 7.85rem;
  min-width: 7.85rem;
}
.wiifm .item h3 {
  color: var(--p-purple-dark);
}
.wiifm .item_left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* border-right: 1px solid var(--p-pink); */
  margin-right: 3.2rem !important;
  padding-right: 0 !important;
}
.wiifm .item_right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.contact {
  --sc-pd: 6.4rem 0 8.4rem 0;
}
.contact .sc_text {
  text-align: center;
}
.contact .sc_text:not(:last-child) {
  margin-bottom: 4.2rem;
}
.contact .sc_bg {
  background: linear-gradient(
      270.07deg,
      rgba(209, 216, 236, 0.2) 0.07%,
      rgba(196, 204, 226, 0.038983) 16.19%,
      rgba(193, 201, 224, 0) 84.34%,
      rgba(209, 216, 236, 0.2) 99.94%
    ),
    radial-gradient(
      38.6% 50% at 50% 50%,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    #eef1fa;
}
.contact_items .row {
  margin-bottom: -3rem;
}
.contact_items .row > div {
  margin-bottom: 3rem;
}

.contact .item {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  background: var(--c-white);
  border-radius: 1rem;
  border: 1px solid #b1b9d1;
  padding: 2rem 1.7rem 2.8rem 1.7rem;
  text-align: center;
}
.contact .item > *:not(:last-child) {
  margin-bottom: 2.7rem;
}
.contact .item .link {
  background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 1.6rem;
}
.contact .item .link .icon {
  --i-size: 0.6rem;
  color: var(--p-pink);
  transition: all 0.2s ease-in-out;
}
.contact .item .link:hover .icon {
  transform: translateX(0.5rem);
}
.contact .item_image {
  height: 12.7rem;
  width: 100%;
}
.contact .item_image picture {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.contact .item_image picture img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.contact--add {
  --sc-pd: 8.4rem 0 2.8rem 0;
}
.page-template-template-contact .contact--add {
  --sc-pd: 8.3rem 0 9.8rem 0;
}
.page-template-template-contact .contact--add .sc_text {
  margin-bottom: 4rem;
}
.page-template-template-contact .contact--add .sc_text h2:not(:last-child) {
  margin-bottom: 0.8rem;
}
.contact--add .sc_bg {
  background: var(--c-white);
}
.contact--add .item > *:not(:last-child) {
  margin-bottom: 0.7rem;
}

.tb {
  --sc-pd: 8.4rem 0;
}
.tb .sc_text {
  max-width: 100% !important;
}
.tb .sc_text:not(:last-child) {
  margin-bottom: 7.4rem;
}
.tb .row {
  --gap: 1.5rem !important;
  margin-bottom: -7.4rem;
}
.tb .row > div {
  margin-bottom: 7.4rem;
}
.tb .image--with-hotpoints {
  position: relative;
}
.tb .image--with-hotpoints .image {
  z-index: 0;
}
.tb .image--with-hotpoints .image-hotpoints {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.tb .hp {
  --l: 0;
  --t: 0;
  position: absolute;
  left: var(--l);
  top: var(--t);
}
.tb .hp-icon {
  position: relative;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 100%;
  box-shadow: 0px 2.32696px 2.32696px rgba(0, 0, 0, 0.25),
    inset 0px 0px 0px 3px var(--p-pink), inset 0px 0px 0px 5px var(--c-white);
  background: var(--p-pink);
  cursor: pointer;
}
.tb .hp-icon:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  box-shadow: 0px 0px 0px 0 rgba(254, 0, 114, 0.3),
    0px 0px 0px 3px rgba(254, 0, 114, 0.3),
    0px 0px 0px 6px rgba(254, 0, 114, 0.2);
  animation-name: wGrow;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes wGrow {
  0% {
    box-shadow: 0px 0px 0px 0 rgba(254, 0, 114, 0.3),
      0px 0px 0px 3px rgba(254, 0, 114, 0.3),
      0px 0px 0px 6px rgba(254, 0, 114, 0.2);
  }
  100% {
    box-shadow: 0px 0px 0px 3px rgba(254, 0, 114, 0.3),
      0px 0px 0px 6px rgba(254, 0, 114, 0.2),
      0px 0px 0px 12px rgba(254, 0, 114, 0);
  }
}
.tb .hp-icon:before {
  content: "+";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding-top: 0.2rem;
  font-size: 2.9rem;
  line-height: normal;
  color: var(--c-white);
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
}
.apple .tb .hp-icon:before {
  padding-top: 0;
  padding-bottom: 0.4rem;
  padding-left: 0.1rem;
}
.tb .hp_content {
  position: absolute;
  display: none;
}
.tb--product-2 {
  padding-bottom: 0;
}
.tb--product-2 .hp-1 {
  --l: 50%;
  --t: 19rem;
}
.tb--product-2 .hp-2 {
  /*--l: 15%;
  --t: 35rem;*/
	--l: 27%; --t: 36rem;
}
.tb--product-2 .hp-3 {
  /*--l: 60%;
  --t: 34rem;*/
	--l: 93%; --t: 37rem;
}
.tb--product-2 .hp-4 {
  /*--l: 52.5%;
  --t: 57rem;*/
	--l: 58%;
	--t: 71%;
}
.tb--product-3 {
  --sc-pd: 12.8rem 0;
}
.tb--product-3 .hp-1 {
  --l: 65%;
  --t: 10rem;
}
.tb--product-3 .hp-2 {
  --l: 55%;
  --t: 30rem;
}
.tb--product-3 .hp-3 {
  --l: 27.5%;
  --t: 42rem;
}

.tippy-box[data-theme~="hot"] {
  background: var(--c-white);
  color: var(--b-blue-dark);
  border: 1px solid var(--p-pink);
  border-radius: 1rem;
  padding: 2rem 3rem;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  width: 39.8rem;
  font-size: 2rem;
  margin-top: -2rem;
  margin-left: 2rem;
}
.tippy-box[data-theme~="hot"] .tippy-content {
  padding: 0;
}
.tippy-box[data-theme~="hot"][data-placement^="top"] > .tippy-arrow:before {
  border-width: 0 !important;
  bottom: -1rem;
}

.default h2,
.default h3,
.default h4,
.default h5,
.default h6 {
  text-transform: none;
}
.default h2:not(:first-child),
.default h3:not(:first-child),
.default h4:not(:first-child),
.default h5:not(:first-child),
.default h6:not(:first-child) {
  margin-top: 4rem;
}
.default a {
  position: relative;
  display: inline-flex;
  background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.default a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.1rem;
  background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
}
.default ol {
  counter-reset: item;
  padding-left: 0;
}
.default ol ol {
  padding-left: 1em;
  margin-top: 0.5em;
}
.default ol li {
  display: block;
}
.default ol li:not(:last-child) {
  margin-bottom: 0.5em;
}
.default ol li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
  font-weight: 700;
}

.btn {
  --sub-bg: var(--c-white);
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: var(--btn-pd);
  height: var(--btn-height);
  font-size: var(--btn-fz);
  background: var(--btn-bg);
  color: var(--btn-color);
  border: none;
  text-transform: none;
  text-decoration: none !important;
  border-radius: var(--btn-rd);
  border: 2px solid var(--btn-bg);
  transition: all var(--base-ts) ease-in-out;
  line-height: 1.2;
  cursor: pointer;
  overflow: hidden;
  letter-spacing: normal;
}
.btn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  transition: opacity var(--base-ts) ease-in-out;
}
.btn > * {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  line-height: inherit;
  z-index: 1;
}
.btn > *:not(:last-child) {
  margin-right: 1rem;
}
.btn .icon {
  --i-size: 1.2rem;
  transition: transform var(--base-ts) ease-in-out;
}
.btn.xs {
  --btn-fz: 1.4rem;
  --btn-pd: 0.8142857143em 1.571428571em 0.7142857143em 1.571428571em;
  --btn-height: 2.571428571em;
}
.btn.sm {
  --btn-fz: 1.6rem;
  --btn-pd: 0.85em 2.3125em 0.75em 2.3125em;
  --btn-height: 2.5em;
}
.btn.bordered {
  background: transparent;
  color: var(--btn-bg);
}
.btn-white {
  --btn-color: var(--c-red);
  --btn-bg: var(--c-white);
}
.btn-red {
  --btn-color: var(--c-white);
  --btn-bg: var(--c-red);
}
.btn-green {
  --btn-color: var(--c-white);
  --btn-bg: var(--c-green);
}
.btn-black {
  --btn-color: var(--c-white);
  --btn-bg: var(--c-black);
}
.btn-gray {
  --btn-color: var(--c-white);
  --btn-bg: var(--c-gray-2);
}
.btn-gradient {
  background: var(--b-pink-cheq);
  color: var(--c-white);
}
.btn-gradient:hover {
  background: var(--b-pink-cheq-hover);
  border-color: var(--b-pink-cheq-hover);
  color: var(--c-white);
}
.btn-gradient-outline {
  /* padding: 0.2rem; */
  color: var(--b-pink-cheq);
  background: none;
  border-color: var(--b-pink-cheq);
}
.btn-gradient-outline .text {
  /* width: 100%;
  height: 100%;
  border-radius: var(--btn-rd);
  padding: var(--btn-pd);
  background: var(--sub-bg);
  color: var(--c-dark); */
}
.btn-gradient-outline:hover {
  background: #ffe1f0;
  border-color: var(--b-pink-cheq);
}
.btn:hover .icon:last-child {
  transform: translateX(1rem);
}
/* .btn:hover:before {
  opacity: 1;
} */

.menu {
  position: relative;
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  align-content: center;
  margin: 0 -1.7rem;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.5;
}
.log-btn {
  /* border: none; */
}
@media (min-width: 1200px) {
  .header_logo {
    transform: translateY(-0.7rem);
  }
  .menu {
    flex: 1;
    padding-left: 4rem;
    color: #5a5772;
  }
  .header_nav {
    padding-right: 3.4rem;
  }
  .menu_item:nth-child(3) {
    margin-right: auto;
  }
  .log-btn {
    border: none;
    padding: 0;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 400;
    background: none;
    margin-right: 3.4rem !important;
    color: #5a5772;
  }
  .log-btn:before {
    display: none;
  }
  .log-btn .text {
    padding: 0;
    color: inherit;
  }
  .log-btn:hover {
    background: none;
  }
  .log-btn:hover .text {
    color: #e12468;
  }
}
.menu_item {
  position: relative;
  padding: 0 1.7rem;
  text-align: center;
}
.menu_item.with-child .menu_link {
  display: inline-flex;
  align-items: center;
  align-content: center;
}
.menu_item.with-child .menu_link:after {
  position: relative;
  display: inline-block;
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url("../images/icons/icon-chevron--d.svg");
  mask-image: url("../images/icons/icon-chevron--d.svg");
  width: 0.9rem;
  height: 0.9rem;
  opacity: 1;
  margin-left: 1rem;
}
.menu_item.with-child:hover .submenu {
  opacity: 1;
  visibility: visible;
}

.menu_link {
  position: relative;
  display: inline-flex;
  text-decoration: none !important;
  transition: color var(--base-ts) ease-in-out;
}
.menu_link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: currentColor;
  opacity: 0;
}

.menu-button {
  position: relative;
  width: 1.966rem;
  height: 1.966rem;
  background: none;
  padding: 0;
  outline: none;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  border: none;
  color: var(--p-purple-dark);
}
.menu-button .icon {
  --i-size: 1.966rem;
  -webkit-mask-image: url("../images/icon-burger.svg");
  mask-image: url("../images/icon-burger.svg");
}
.menu-button.active .icon {
  -webkit-mask-image: url("../images/icons/icon-close.svg");
  mask-image: url("../images/icons/icon-close.svg");
}
/* .menu-button span {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 0.2rem;
  min-height: 0.2rem;
  border-radius: 0.4rem;
  background: currentColor;
  transition: all var(--base-ts) ease-in-out;
}
.menu-button span:nth-child(1) {
  transform: translateY(-0.7rem);
}
.menu-button span:nth-child(3) {
  transform: translateY(0.7rem);
}
.menu-button.active {
  color: var(--p-purple-dark);
}
.menu-button.active span:nth-child(1) {
  transform: translateY(0) rotate(45deg);
}
.menu-button.active span:nth-child(2) {
  transform: scale(0);
}
.menu-button.active span:nth-child(3) {
  transform: translateY(0) rotate(-45deg);
} */

.submenu {
  position: absolute;
  width: 32.4rem;
  top: calc(100% + 1.2rem);
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  box-shadow: 0px 0px 8px rgba(80, 54, 123, 0.26);
  border-radius: 0.6rem;
  background: var(--c-white);
  color: var(--p-purple-dark) !important;
  list-style: none;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  text-align: left;
}
.submenu:before {
  content: "";
  position: absolute;
  height: 1.2rem;
  left: 0;
  top: -1.2rem;
  width: 100%;
}
.submenu:after {
  content: "";
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 0.3rem;
  transform: rotate(45deg) translateX(-50%);
  left: 50%;
  top: -0.2rem;
  background: var(--c-white);
  box-shadow: -4px -4px 8px rgba(80, 54, 123, 0.13);
  z-index: 0;
}
.submenu li {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  z-index: 1;
}
.submenu li:not(:last-child) {
  /* margin-bottom: 1rem; */
  /* padding-bottom: 1rem; */
  border-bottom: 1px solid #eef1fa;
}
.submenu a {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .submenu a {
    padding: 2rem 1.65rem;
  }
  .submenu a:hover {
    background: linear-gradient(
        0deg,
        rgba(238, 241, 250, 0.5),
        rgba(238, 241, 250, 0.5)
      ),
      #ffffff;
  }
  .submenu a .text {
    font-size: 1.6rem;
    line-height: 1.5;
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-weight: 700;
    margin-bottom: 0.4rem;
  }
  .submenu a p {
    font-size: 1.4rem;
    color: #5a5772;
  }
}
@media (max-width: 1199px) {
  .submenu a p {
    display: none;
  }
}
.submenu .icn {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 2rem;
  min-width: 2rem;
  margin-right: 1rem;
}
.submenu .icn picture {
  position: relative;
  width: 100%;
  height: auto;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.submenu .text {
  flex: 1;
}

.socials {
  position: relative;
}
.socials_items {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  margin: -0.5rem;
}
.socials .social {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  color: inherit;
  transition: all var(--base-ts) ease-in-out;
  width: 2.4rem;
  height: 2.4rem;
  min-width: 2.4rem;
  margin: 0.5rem;
  background: var(--c-white);
  color: var(--c-dark);
  border-radius: 100%;
}
.socials .social .icon {
  --i-size: 1rem;
}
.socials .social .icon-youtube {
  --i-size: 1.2rem;
}
@media (max-width: 991px) {
  .socials_items {
    margin: -1.1rem;
  }
  .socials .social {
    margin: 1.1rem;
    width: 3.2rem;
    height: 3.2rem;
    min-width: 3.2rem;
  }
  .socials .social .icon {
    --i-size: 1.4rem;
  }
  .socials .social .icon-youtube {
    --i-size: 1.6rem;
  }
}

.form {
  position: relative;
  padding: 0 var(--gap);
}
.form_field {
  position: relative;
  display: block;
}
.form label,
.form .label {
  position: relative;
  display: block;
  line-height: 1;
  font-size: 1.8rem;
}
.form label:not(:last-child),
.form .label:not(:last-child) {
  margin-bottom: 1.4rem;
}
.form input[type="email"],
.form input[type="text"] {
  position: relative;
  width: 100%;
  border-radius: 1rem;
  background: rgba(33, 144, 233, 0.07);
  border: 0px solid rgba(33, 144, 233, 0.07);
  padding: 1rem 2rem;
  color: var(--c-black);
}
.form input[type="email"].error,
.form input[type="email"].filled,
.form input[type="text"].error,
.form input[type="text"].filled {
  border-width: 1px;
}
.form input[type="radio"] {
  width: 2.4rem;
  height: 2.4rem;
  border-color: var(--c-blue);
}
.form textarea {
  position: relative;
  width: 100%;
  border-radius: 1rem;
  background: rgba(33, 144, 233, 0.07);
  border: 0px solid rgba(33, 144, 233, 0.07);
  padding: 1rem 2rem;
  color: var(--c-black);
  min-height: 17.4rem;
  resize: none;
}
.form .button {
  min-width: 18.7rem;
  font-size: 1.6rem;
}

.radio {
  position: relative;
}
.radio input {
  position: absolute;
  opacity: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
}
.radio input:checked ~ .radio_content:before {
  background: var(--c-blue);
  box-shadow: inset 0px 0px 0px 2px var(--c-blue),
    inset 0px 0px 0px 4px var(--c-white);
}
.radio_content {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  min-height: 2.4rem;
  padding-left: 3.9rem;
  line-height: 1.1;
  cursor: pointer;
}
.radio_content:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 100%;
  box-shadow: inset 0px 0px 0px 2px var(--c-blue);
}
.radio--green input:checked ~ .radio_content:before {
  background: var(--c-green);
  box-shadow: inset 0px 0px 0px 2px var(--c-green),
    inset 0px 0px 0px 4px var(--c-white);
}
.radio--green .radio_content:before {
  box-shadow: inset 0px 0px 0px 2px var(--c-green);
}

.dropdown {
  position: relative;
}
.dropdown_head {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  width: 100%;
  cursor: pointer;
}
.dropdown_head .icon {
  --i-size: 0.9rem;
  margin-left: 0.5rem;
}
.dropdown_body {
  position: absolute;
  left: 0;
  width: 20rem;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all var(--base-ts) ease-in-out;
}
.dropdown_inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: var(--base-rd);
  background: var(--c-white);
  color: var(--c-dark);
}
.dropdown_inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.dropdown_inner ul a {
  position: relative;
  display: block;
  padding: 1.2rem 2.8rem;
  transition: all var(--base-ts) ease-in-out;
  text-decoration: none !important;
}
.dropdown_inner ul a:hover {
  background: var(--b-purple-light);
}
.dropdown.open .dropdown_body {
  opacity: 1;
  visibility: visible;
}

.accordion {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2.4rem;
}
.accordion-item {
  position: relative;
  border-bottom: 1px solid #dddaef;
  color: var(--p-purple-dark);
}
.accordion-item_head {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  padding-bottom: 2.4rem;
  cursor: pointer;
}
.accordion-item_head .icon {
  --i-size: 1rem;
  transition: all var(--base-ts) ease-in-out;
}
.accordion-item_head .icon_wrap {
  width: 2.6rem;
  min-width: 2.6rem;
  height: 2.6rem;
  border-radius: 100%;
  background: var(--p-pink);
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  color: var(--c-white);
}
.accordion-item_head h5 {
  margin-bottom: 0;
  padding-right: 2rem;

  font-weight: 700;
  font-family: "AvenirNext LT Pro Regular", sans-serif;
}
.accordion-item_body {
  position: relative;
  overflow: hidden;
  height: 0;
  transition: all var(--base-ts) ease-in-out;
}
.accordion-item_inner {
  position: relative;
  padding-bottom: 2.4rem;
}
.accordion-item.open .accordion-item_head .icon {
  transform: rotate(45deg);
}

.header {
  --h-pos: fixed;
  --h-pd: 1.5rem 0;
  --h-bg: var(--c-white);
  --h-color: var(--p-purple-dark);
  position: var(--h-pos);
  padding: var(--h-pd);
  width: 100%;
  z-index: 10;
  color: var(--h-color);
  height: 7.2rem;
  display: flex;
  align-items: center;
  align-content: center;
}
.header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all var(--base-ts) linear;
  background: var(--h-bg);
  opacity: 1;
}
.header-container {
  display: flex;
  align-items: center;
  align-content: center;
  z-index: 1;
  padding: 0 4rem;
}

.header_logo {
  position: relative;
}
.header_logo .logo {
  transition: all var(--base-ts) linear;
}
.header_logo .logo .def {
  display: flex;
}
.header_logo .logo .white {
  display: none;
}
.header_logo .menu-button {
  position: fixed;
  left: calc(27.2rem - 4.4rem);
  top: 2.6rem;
  display: none;
  z-index: 12;
}

.header_nav {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  padding-right: 4rem;
}
.header_nav-extra {
  flex-direction: column;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: center;
  margin-top: 4rem;
}
.header_nav-extra > *:not(:last-child) {
  margin-bottom: 2rem;
}
.header_nav-extra .log {
  color: var(--p-pink);
  font-size: 2rem;
}
.header_nav-extra .btn {
  width: auto;
  min-width: 15.7rem;
}

.header_actions {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
  z-index: 1;
}
.header_actions > *:not(:last-child) {
  margin-right: 1.3rem;
}
.header_actions .btn-gradient-outline {
  --sub-bg: var(--h-bg);
}

.scrolled .header {
  box-shadow: 0px 10px 20px rgba(80, 54, 123, 0.12);
}

.menu-transition .header_nav {
  transition: all calc(var(--base-ts) * 2) ease-in-out;
}

.menu-open {
  overflow: hidden;
}
.menu-open .header_nav {
  right: 0;
}
.header .logo .w {
  display: none;
}
@media (max-width: 767px) {
  .menu-open .header .logo .d {
    display: none;
  }
  .menu-open .header .logo .w {
    display: flex;
  }
}

.footer {
  position: relative;
  width: 100%;
  display: block;
  height: auto;
  padding: 5.4rem 0 3rem 0;
  overflow: hidden;
  background: var(--p-purple-dark);
  color: var(--c-white);
}
.footer .social:hover {
  background: var(--p-pink);
}
.footer_block {
  position: relative;
}
.footer_block-1 {
  margin-bottom: 3rem;
}
.footer_block-2 {
  padding-bottom: 3.4rem;
}
.footer_block-2:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer_block-3 {
  padding: 2.7rem 0 0 0;
  display: flex;
  align-items: center;
  align-content: center;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}
.footer_block-3 .image {
  max-width: 7.2rem;
  margin-right: 2.8rem;
}
.footer_block-3 .links {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  margin: -0.7rem -1.4rem;
}
.footer_block-3 .links > a {
  margin: 0.7rem 1.4rem;
}
.footer_block-3 .help {
  display: flex;
  margin-left: auto;
}
.footer_block-3 .help .dropdown_body {
  bottom: 100%;
  top: auto;
  left: auto;
  right: 0;
}
.footer_block-3 .help .dropdown:not(:last-child) {
  margin-right: 3.2rem;
}

.footer_menu {
  position: relative;
  flex: 1;
  font-size: 1.6rem;
  line-height: 2.2;
}
.footer_menu h6 {
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 2.2;
  letter-spacing: 0.02em;
}
.footer_menu ul {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 1.375rem;
}
.footer_menu ul li {
  line-height: 2.2;
}
.footer_menu ul a {
  display: block;
  text-decoration: none;
  transition: color var(--base-ts) ease-in-out;
  line-height: 1.5;
}
.footer_menu ul a:hover {
  color: var(--p-pink);
}
.footer_menu--2-cols {
  font-size: 1.4rem;
  line-height: 1.3;
}
.footer_menu--2-cols p {
  letter-spacing: 0.04em;
}
.footer_menu--2-cols h6 {
  line-height: 1.5;
  margin-bottom: 0.4rem;
}
.footer_menu--2-cols > h6 {
  line-height: 2.2;
  margin-bottom: 1rem;
}
.footer_menu--2-cols ul {
  grid-template-columns: repeat(2, 1fr);
  gap: 2.8rem 3.6rem;
}
.footer_menu--2-cols ul li {
  line-height: 1.3;
}

.footer_copy {
  font-size: 1.4rem;
}
.footer--simple {
  padding: 3.5rem 0;
  background: var(--c-white);
  color: var(--p-purple-dark);
}
.footer--simple .footer_block-3 {
  padding: 0;
}
.footer--simple .social {
  background: var(--p-pink);
  color: var(--c-white);
}
.footer--simple .social:hover {
  background: var(--p-purple-dark);
}

.footer_trust {
  margin-top: 3.6rem;
}
.footer_trust .images {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: -0.6rem;
}
.footer_trust .image {
  padding: 0.6rem;
  flex: 1 0 50%;
  margin: 0;
}
.footer_trust .image picture {
  justify-content: center;
}
.footer_trust .image img {
  width: auto;
  height: auto;
  max-height: 4.8rem;
  max-width: inherit;
}

@media (max-width: 767px) {
  .footer_trust {
    width: 100%;
  }
  .footer_trust .images {
    flex-wrap: nowrap;
    min-width: calc(30.9rem);
    margin-left: -1.6rem;
    max-width: calc(30.9rem);
  }
  .footer_trust .image {
    flex: 1 0 auto;
    width: auto;
    margin-bottom: 0 !important;
  }
  .footer_trust .image img {
    max-width: inherit !important;
    width: 100%;
  }
  .footer_trust .image:nth-child(1) img {
    max-width: 4.1rem;
  }
  .footer_trust .image:nth-child(2) img {
    max-height: 3.7rem;
  }
}

.tt {
  position: relative;
  display: inline-flex;
  z-index: 1;
  vertical-align: middle;
  margin-bottom: 0.2rem;
}
.tt .icon {
  --i-size: 1.6rem !important;
  color: var(--c-gray-700);
  cursor: pointer;
}
.tt_content {
  display: none;
  position: absolute;
  width: 36rem;
  background: var(--p-purple-dark);
  color: var(--b-blue-light);
  border-radius: 0.4rem;
  padding: 1.6rem 4.6rem 1.6rem 2rem;
  bottom: calc(100% + 1rem);
  opacity: 0;
  visibility: hidden;
}
.tt_content:after {
  content: "";
  position: absolute;
  border-radius: 0.3rem;
  width: 1.2rem;
  height: 1.2rem;
  transform: rotate(45deg);
  bottom: -0.45rem;
  background: var(--p-purple-dark);
}

.tt:hover .icon {
  color: var(--p-pink);
}

.tippy-box[data-theme~="tooltp"] {
  background: var(--p-purple-dark);
  color: var(--b-blue-light);
  border-radius: 0.4rem;
  padding: 1.6rem 4.6rem 1.6rem 2rem;
  max-width: 36rem;
  width: auto;
  font-size: 1.6rem;
}
.tippy-box[data-theme~="tooltp"] .tippy-content {
  padding: 0;
}
.tippy-box[data-theme~="tooltp"] .tippy-arrow {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
}
.tippy-box[data-theme~="tooltp"] .tippy-arrow:before {
  border-radius: 0.3rem;
  width: 1.2rem;
  height: 1.2rem;
  transform: rotate(45deg) translateX(-50%);
  left: calc(50% + 0.2rem);
  background: var(--p-purple-dark);
}
.tippy-box[data-theme~="tooltp"][data-placement^="top"] > .tippy-arrow:before {
  border-width: 0 !important;
  bottom: -1rem;
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(52, 22, 62, 0.8);
  display: none;
}
.popup.active {
  opacity: 1;
  visibility: visible;
  display: block;
}
.popup-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.popup_wrapper {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  height: 100%;
  min-height: calc(var(--vh, 1vh) * 100);
  padding: 14rem var(--gap) 3rem var(--gap);
  overflow: auto;
}

.popup_content {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 49rem;
  height: auto;
  border-radius: 1rem;
  background: var(--c-white);
  padding: 6.3rem 5.35rem 8rem 5.35rem;
  z-index: 1;
}

.popup-close-btn {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  top: 1.8rem;
  right: 2rem;
  z-index: 2;
  cursor: pointer;
  color: #a19eb4;
}
.popup-close-btn .icon {
  --i-size: 1.2rem;
}

.popup .sc_text {
  text-align: center;
}
.popup .sc_text:not(:last-child) {
  margin-bottom: 3rem;
}
.popup .form {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2.5rem;
  padding: 0;
}
.popup .form_field-actions {
  text-align: center;
}
.popup .form input {
  padding: 1rem 1.6rem;
  background: var(--c-white);
  color: #34163e;
  border-radius: 0.5rem;
  border: 1px solid #a19eb4;
  height: 4.5rem;
  outline: none;
}
.popup .form input::-webkit-input-placeholder {
  color: #5a5772;
}
.popup .form input::-moz-placeholder {
  opacity: 1;
  color: #5a5772;
}
.popup .form input:-moz-placeholder {
  color: #5a5772;
}
.popup .form input:-ms-input-placeholder {
  color: #5a5772;
}
.popup .form input.placeholder {
  color: #5a5772;
}
.popup .form input.error {
  border-color: #e7086c;
  background: rgba(231, 8, 108, 0.1);
}
.popup .form .error-msg {
  font-size: 1.2rem;
  color: #e7086c;
  margin-top: 0.3rem;
}
.popup .form select {
  position: relative;
  width: 100%;
  background: url("../images/icons/icon-select--d.svg"), var(--c-white);
  background-repeat: no-repeat;
  background-size: 1.1rem auto;
  background-position: center right 1.4rem;
  padding: 0 3.6rem 0 1.6rem;
  -webkit-appearance: none;
  appearance: none;
  height: 4.5rem;
  border: 1px solid #a19eb4;
  border-radius: 0.5rem;
  color: #5a5772;
}
.popup .form select.selected {
  color: #34163e;
}
.breadcrumbs-container_wrap {
  position: absolute;
  top: 2rem;
  left: 0;
  width: 100%;
  z-index: 2;
}
.breadcrumbs-container_wrap + .container {
  z-index: 0;
}
.breadcrumbs {
  font-size: 1.4rem;
  line-height: 1.3;
}
.breadcrumbs a {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  color: #34163e;
  font-family: "AvenirNext LT Pro Regular";
}
.breadcrumbs p {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  color: #34163e;
  font-weight: 500;
  font-family: "AvenirNext LT Pro Medium";
}
.breadcrumbs a:not(:last-child) {
  color: #5a5772;
  font-weight: 400;
}
.breadcrumbs a:first-child .icon {
  --i-size: 1.6rem;
}
.hero--with-crumbs {
  padding-top: 9rem !important;
}
@media (max-width: 1399px) {
  :root {
    --container: calc(1120px + var(--gap) * 2);
  }
}
.hero .text-side {
  z-index: 1;
}
.hero .media-side {
  z-index: 0;
}
@media (max-width: 1199px) {
  :root {
    --container: calc(960px);
  }
  .hero .video {
    transform: translateY(2rem);
  }
  .advs .sc_text p br {
    display: none;
  }
  .why .media-side {
    padding: 6rem var(--gap);
  }
  .top .container > .row {
    margin-bottom: -3.5rem;
  }
  .top .container > .row > div {
    margin-bottom: 3.5rem;
  }
  .top .item_rate .stars .icon {
    --i-size: 1.6rem;
  }
  .top .item_rate .stars .icon_wrap {
    width: 1.6rem;
    height: 1.6rem;
  }
  .top .item_who picture {
    height: 1.6rem;
  }
  .tb--product-2 .hp-1 {
    --t: 13rem;
  }
  .tb--product-2 .hp-2 {
    /*--l: 20%;
    --t: 30rem;*/
		--l: 25%;
    --t: 31rem;
  }
  .tb--product-2 .hp-3 {
    /*--t: 28rem;*/
    --t: 31rem;
  }
  .tb--product-2 .hp-4 {
    /*--t: 48rem;*/
  }
  .tb--product-3 .hp-1 {
    --t: 10rem;
  }
  .tb--product-3 .hp-2 {
    --l: 55%;
    --t: 25rem;
  }
  .tb--product-3 .hp-3 {
    --t: 34rem;
  }
  .tippy-box[data-theme~="hot"] {
    font-size: 1.6rem;
  }
  .menu {
    flex-direction: column;
    margin: 0;
  }
  .menu_item {
    padding: 1.25rem 0;
  }
  .menu_item.with-child.open .submenu {
    display: block;
  }
  .menu {
    padding: 0 2rem;
    align-items: flex-start;
    align-content: flex-start;
    font-size: 2rem;
  }
  .menu_item {
    text-align: left;
    padding: 1.7rem 0;
  }
  .submenu {
    top: 0 !important;
    opacity: 1;
    visibility: visible;
    position: relative;
    display: none;
  }
  .submenu:before,
  .submenu:after {
    display: none;
  }
  .submenu {
    padding: 0.85rem 0 0 0;
    margin: 0;
    box-shadow: none;
    background: none;
    color: var(--c-white) !important;
    font-size: 1.6rem;
    font-family: "AvenirNext LT Pro Light", sans-serif;
    font-weight: 300;
    width: 100%;
  }
  .submenu .icn {
    display: none !important;
  }
  .submenu li:not(:last-child) {
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    border: none;
  }
  .form label,
  .form .label {
    font-size: 1.4rem;
  }
  .header {
    color: var(--c-white);
  }
  .header-container {
    padding: 0 var(--gap);
  }
  .header_logo:before {
    content: "";
    position: absolute;
    background: var(--p-purple-dark);
    top: -1.3rem;
    height: calc(100% + 2.6rem);
    left: 0;
    width: 100%;
    opacity: 0;
    transition: all var(--base-ts) linear;
  }
  .header_nav-extra {
    padding: 0 2rem;
  }
  .header_nav {
    --w: 37rem;
    position: fixed;
    right: 0;
    top: 0;
    width: var(--w);
    height: calc(var(--vh, 1vh) * 100);
    background: #34163e;
    padding: 6.8rem 2rem 2.3rem 2rem;
    overflow: auto;
    right: calc(-1 * var(--w));
    z-index: -1;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 0;
  }
  .header_nav .menu {
    margin-bottom: 4rem;
  }
  .header_nav-extra {
    margin-top: auto;
  }
  .header_actions {
    margin-left: auto;
    max-width: inherit;
  }
  .footer_copy {
    width: 100%;
    margin-top: 2rem;
  }

  .header > .menu-button .l {
    display: none;
  }
  .header > .menu-button {
    position: absolute;
    right: 0;
    width: 4.8rem;
    top: 0;
    height: calc(var(--vh, 1vh) * 100);
    z-index: 2;
    display: none;
  }
  .menu-open .header > .menu-button {
    display: flex;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .pricing-plans-bundle .mi:not(:last-child):after {
    height: 1.7rem;
    bottom: -1.5rem;
  }
}
@media (max-width: 991px) {
  :root {
    --container: calc(750px);
  }
  .image--block-title img {
    max-height: 7rem;
  }
  .content {
    padding-top: 5.2rem;
  }
  .hero {
    --sc-pd: 5.6rem 0;
  }
  .hero .sc_text:not(:last-child) {
    margin-bottom: 1.6rem;
  }
  .hero .sc_buttons {
    justify-content: center;
  }
  .hero .video {
    transform: translateY(0);
    margin: 0;
    width: 100%;
    margin-bottom: -5.6rem;
    height: auto;
    margin-top: 0;
  }
  .hero--home .sc_text {
    text-align: center;
  }
  .hero--home .sc_text p {
    max-width: 100%;
  }
  .hero--affilate .sc_text {
    text-align: center;
  }
  .hero--agencies .sc_text {
    text-align: center;
  }
  .advs {
    --sc-pd: 5.6rem 0;
  }
  .advs .sc_text h2:not(:last-child) {
    margin-bottom: 1.7rem;
  }
  .advs .sc_text {
    text-align: center;
    max-width: 60rem;
    margin: 0 auto;
  }
  .advs .sc_bg {
    background: var(--c-white);
  }
  .advs .row > div:not(:last-child) {
    margin-bottom: 3.4rem;
  }
  .advs .row:not(:last-child) {
    margin-bottom: 4rem;
  }
  .advs_items:not(:last-child) {
    margin-bottom: 0rem;
  }
  .advs .text-side {
    order: 1;
  }
  .advs .media-side,
  .advs .video-side {
    order: 2;
  }
  .advs .row {
    margin-bottom: -3.4rem;
  }
  .advs .row > div {
    margin-bottom: 3.4rem;
  }
  .advs .image {
    margin: 0 -1rem !important;
  }
  .advs .lottie_wrap {
    margin: 0 !important;
  }
  .get {
    --sc-pd: 5.6rem 0;
    z-index: 2;
  }
  .get .row {
    justify-content: center;
  }
  .get .sc_bg {
    transform: none;
  }
  .why {
    --sc-pd: 5.6rem 0 0 0;
  }
  .why .sc_text {
    text-align: center;
  }
  .why .media-side {
    padding: 3rem 2.4rem;
  }
  .why .media-side:after {
    width: 100%;
    border-radius: 1rem;
  }
  .why .swiper-container {
    margin-bottom: 0;
  }
  .why .swiper-pagination {
    /* display: none; */
  }
  .why .swiper-button-prev {
    left: -2.5rem;
  }
  .why .swiper-button-next {
    right: -2.5rem;
  }
  .why .item {
    text-align: center;
    min-height: 100%;
    display: flex;
    flex-direction: column;
  }
  .why .item_quote {
    flex: 1;
    display: flex;
  }
  .why .item .quote {
    display: flex;
    flex-direction: column;
  }
  .why .item .quote figcaption {
    margin-top: auto;
  }
  .why .item_logo {
    height: 4rem;
    margin-bottom: 1.2rem;
  }
  .why .item_logo img {
    height: 4rem;
  }
  .why .item_logo picture {
    justify-content: center;
  }
  .why .item .quote blockquote {
    font-size: 2rem;
  }
  .why .item .quote figcaption {
    font-size: 1.4rem;
  }
  .why--style-1 {
    --sc-pd: 5.6rem 0;
  }
  .why--home .swiper-wrapper {
    margin: 0;
    width: 100%;
    flex-wrap: nowrap;
  }
  .why--home .swiper-slide {
    padding: 0 !important;
  }
  .why--home .item {
    border-color: #eef1fa;
  }
  .why--home h2 {
    margin: 0 auto;
  }
  .why--home h2 br {
    display: none;
  }
  .why--home .swiper-pagination {
    margin-top: 3.2rem !important;
  }
  .why--home .swiper-button {
    display: none;
  }
  .why--home .media-side:after {
    display: none;
  }
  .why--home .item {
    padding: 4rem 2.6rem;
  }
  .why--home .item_quote {
    margin-bottom: 2rem;
  }
  .why--home .item .quote blockquote {
    max-width: 24rem;
    margin-left: auto;
    margin-right: auto;
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-weight: 700;
  }
  .why--home .item .quote blockquote:not(:last-child) {
    margin-bottom: 1rem;
  }
  .why--home .item .user {
    justify-content: center;
  }
  .why--home .item .user_info {
    text-align: center;
  }
  .top {
    --sc-pd: 5rem 0 5.8rem 0;
  }
  .top .sc_text {
    text-align: center;
  }
  .cta {
    --sc-pd: 4.4rem 0;
  }
  /* .cta .sc_bg {
    background: linear-gradient(0deg, #eef1fa, #eef1fa),
      radial-gradient(
        38.6% 50% at 50% 50%,
        rgba(255, 255, 255, 0.6) 0%,
        rgba(255, 255, 255, 0) 100%
      ),
      linear-gradient(
        270.07deg,
        rgba(209, 216, 236, 0.2) 0.07%,
        rgba(196, 204, 226, 0.038983) 16.19%,
        rgba(193, 201, 224, 0) 84.34%,
        rgba(209, 216, 236, 0.2) 99.94%
      );
  } */
  .types {
    --sc-pd: 5.6rem 0;
  }
  .types .sc_text:not(:last-child) {
    margin-bottom: 2rem;
  }
  .types .swiper-container {
    overflow: hidden;
  }
  .types .swiper-wrapper {
    flex-wrap: nowrap;
    margin: 0;
  }
  .types .swiper-slide {
    padding: 0;
  }
  .types .item_image {
    height: 23rem;
  }
  .types .item {
    text-align: center;
  }
  .how {
    --sc-pd: 5.6rem 0;
  }
  .perfect {
    --sc-pd: 5.6rem 0;
  }
  .faq {
    --sc-pd: 5.6rem 0;
  }
  .faq .sc_text:not(:last-child) {
    margin-bottom: 5.6rem;
  }
  .cant {
    --sc-pd: 5.6rem 0;
  }
  .pricing .plan .icn {
    display: flex;
  }
  .pricing .plan:after {
    left: 0.1rem;
    top: 0.1rem;
    width: calc(100% - 0.2rem);
    height: calc(100% - 0.2rem);
  }
  .pricing .plan.active:before,
  .pricing .plan.active:after {
    opacity: 1 !important;
  }
  .pricing .plan.active .icn:before {
    opacity: 1;
  }
  .pricing .plan.about-plan {
    padding: 0.8rem 0.8rem 0 0.8rem;
    border: none;
    background: none;
    box-shadow: none;
  }
  .plan.about-plan h5 {
    order: 1;
    margin-bottom: 1.2rem;
  }
  .plan.about-plan .plan_description {
    order: 3;
  }
  .plan.about-plan .plan_actions {
    order: 2;
    margin-bottom: 1.2rem;
  }
  .pricing .plan.about-plan .best {
    display: none !important;
  }
  .pricing .plan.about-plan .best {
    margin-right: auto;
    margin-bottom: 1.2rem;
  }
  .pricing .plan .tt_content {
    left: -1rem;
    transform: none;
  }
  .pricing .plan .tt_content:after {
    right: auto;
    left: 1rem;
  }
  .pricing .plan_wrap .plan {
    padding: 3rem 1.6rem;
  }
  .pricing .bundle-plan {
    max-width: 100%;
  }
  .pricing .bundle-plan {
    position: relative;
    background: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding: 1.7rem 0 2rem 0;
    top: 0;
  }
  .pricing .bundle-plan:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: calc(var(--vw, 1vw) * 100);
    height: 100%;
    background: #eef1fa;
    border-top: 1px solid #b1b9d1;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  }
  .pricing .bundle-plan_wrap {
    position: sticky;
    z-index: 2;
    bottom: 0;
    margin-top: 2rem;
  }
  .pricing .bundle-plan > * {
    position: relative;
    z-index: 1;
  }
  .pricing .bundle-plan h3 {
    order: 1;
    margin-bottom: 0;
  }
  .pricing .bundle-plan .disc {
    order: 2;
    font-size: 1.2rem;
    font-family: "AvenirNext LT Pro Bold", sans-serif;
    font-weight: 700;
    margin-left: auto;
    color: var(--p-pink);
    margin-bottom: 0;
  }
  .pricing .bundle-plan .items {
    order: 3;
    padding-top: 0.8rem;
    padding-bottom: 1.45rem;
    margin-bottom: 1.05rem;
    border-bottom: 1px solid #b1b9d1;
    width: 100%;
  }
  .pricing .bundle-plan .item {
    display: flex;
    align-items: center;
    align-content: center;
    font-size: 1.4rem;
    gap: 0.3rem;
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-weight: 400;
  }
  .pricing .bundle-plan .item:not(:last-child) {
    margin-bottom: 0.8rem;
  }
  .pricing .bundle-plan .item .title {
    margin-bottom: 0;
  }
  .pricing .bundle-plan .item .ttl {
    display: none;
  }
  .pricing .bundle-plan .item > * {
    font-family: inherit !important;
    font-weight: inherit !important;
    font-size: inherit !important;
  }
  .pricing .bundle-plan .plan-price {
    order: 4;
    margin-bottom: 0;
    max-width: 10rem;
  }
  .pricing .bundle-plan .actions {
    order: 5;
    /* margin-left: auto; */
  }
  .pricing .bundle-plan .actions .btn {
    --btn-fz: 13.0498px;
    height: 3.185rem;
  }
  .pricing-plans {
    --sc-pd: 0 0 2.6rem 0;
  }
  .pricing-plans .row {
    margin-bottom: -1.2rem;
  }
  .pricing-plans .row > div {
    margin-bottom: 1.2rem;
  }
  .pricing-plans_notifier {
    margin-bottom: 2.3rem;
    padding: 2rem 0;
    align-items: flex-start;
    align-content: flex-start;
    font-size: 1.4rem;
  }
  .pricing-plans_notifier:after {
    height: 1.7rem;
    bottom: -1.5rem;
  }
  .pricing-plans_slider {
    margin-bottom: 7.2rem;
    flex-wrap: wrap;
  }
  .pricing-plans_slider .title {
    width: 100%;
    order: 2;
    margin-bottom: 1.2rem;
    --h-s-h4: 1.6rem;
  }
  .pricing-plans_slider .dropdown_wrap {
    order: 1;
    margin-left: auto;
  }
  .pricing-plans_slider .slider_wrap {
    order: 3;
  }
  .pricing-plans .slider {
    height: 0.1rem;
  }
  .pricing-plans .slider .ui-slider-range {
    height: 0.1rem;
  }
  .pricing-plans .slider .ui-slider-handle {
    width: 1.2rem;
    height: 1.2rem;
    margin-left: -0.6rem;
    border-width: 1px;
  }
  .pricing-plans .slider .ui-slider-handle:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 3rem;
    height: 3rem;
  }
  .pricing-plans .slider-tooltip {
    font-size: 1.4rem;
  }
  .pricing-plans .slider-tooltip.l {
    left: -0.5rem;
    transform: translateX(0);
  }
  .pricing-plans .slider-tooltip.l:after {
    right: auto;
    left: 0.5rem;
  }
  .pricing-plans .slider-tooltip.r {
    right: -0.5rem;
    left: auto;
    transform: translateX(0);
  }
  .pricing-plans .slider-tooltip.r:after {
    right: 0.5rem;
    left: auto;
  }
  .pricing-plans .slider_wrap {
    flex-wrap: wrap;
  }
  .pricing-plans .slider_wrap .min {
    order: 1;
    margin: 0;
    font-size: 1.4rem;
  }
  .pricing-plans .slider_wrap .max {
    order: 2;
    margin: 0;
    margin-left: auto;
    font-size: 1.4rem;
  }
  .pricing-plans .slider_wrap .slider {
    margin-top: 0.5rem;
    order: 3;
    width: 100%;
    flex: none;
  }
  .pricing-plans .items .row > div > .plan.p {
    text-align: center;
  }
  .pricing-plans .items .row > div > .plan.p .best {
    display: none;
  }
  .pricing-plans .items .row > div > .plan.p .plan-title {
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .pricing-plans .items .row > div > .plan.p .plan_body {
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  .pricing-plans .items .row > div > .plan.p .plan-price {
    margin-bottom: 0;
    flex: 1;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .pricing-plans .items .row > div > .plan.p .plan_description {
    display: none;
  }
  .pricing-plans .items .row > div > .plan.p .plan_actions {
    display: none;
  }
  .pricing-plans .dropdown_wrap:not(:last-child) {
    margin-bottom: 1.2rem;
  }
  .pricing-plans-bundle .mi:not(:last-child) {
    padding-bottom: 3rem;
    margin-bottom: 1.7rem;
  }
  .pricing-plans-bundle .mi:not(:last-child):after {
    content: "";
    position: absolute;
    left: 50%;
    width: calc(var(--vw, 1vw) * 100);
    transform: translateX(-50%);
    height: 2.5rem;
    bottom: -2rem;
    background: linear-gradient(
      180deg,
      #dce0eb -43%,
      rgba(238, 241, 250, 0) 100%
    );
  }
  .pricing-plans-bundle .mi_head h2 span {
    display: block;
    font-family: "AvenirNext LT Pro Bold", sans-serif;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.5;
    max-width: 24rem;
    margin-top: 0.7rem;
  }
  .pricing-plans-bundle .pricing-plans_slider .title {
    display: none;
  }
  .pricing-picker .accordion-item {
    padding: 2.4rem;
  }
  .pricing-picker .accordion-item_inner {
    padding: 3rem 0;
  }
  .pricing-picker .form_field .radio_content {
    height: auto;
    min-height: 3.8rem;
  }
  .pricing-picker .accordion-item.open .accordion-item_head {
    margin-bottom: 2.4rem;
  }
  .pricing-picker .accordion-item.open .accordion-item_body {
    height: auto !important;
  }
  .pricing-picker .accordion-item_head {
    align-items: baseline;
    align-content: inherit;
  }
  .pricing-picker .accordion-item_inner {
    padding-top: 2.5rem;
    border-top: 1px solid #b1b9d1;
  }
  .pricing-picker .accordion-item_inner .row {
    margin-bottom: -1.75rem;
  }
  .pricing-picker .accordion-item_inner .row > div {
    margin-bottom: 1.75rem;
  }
  .pricing-picker_steps {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .pricing-picker_steps .step {
    position: relative;
    display: inline-flex;
    align-items: center;
    align-content: center;
  }
  .pricing-picker_steps .step .number {
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 100%;
    border: 1px solid #a19eb4;
    background: #dee3f0;
    color: #a19eb4;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    line-height: 1;
    font-size: 1.1rem;
    line-height: 1;
  }
  .pricing-picker_steps .step .line {
    position: relative;
    display: inline-block;
    width: 2rem;
    height: 0.1rem;
    background: #a19eb4;
  }
  .pricing-picker_steps .step:last-child .line {
    display: none;
  }
  .pricing-picker_steps .step.active .number,
  .pricing-picker_steps .step.done .number {
    border-color: var(--p-pink);
    color: var(--p-pink);
    background: var(--c-white);
  }
  .pricing-picker_steps .step.active .line,
  .pricing-picker_steps .step.done .line {
    background: var(--p-pink);
  }
  .pricing-picker_actions {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
  }
  .pricing-picker_actions .icon {
    --i-size: 1rem;
  }
  .pricing-picker_actions a {
    position: relative;
    display: inline-flex;
    align-items: center;
    align-content: center;
    font-size: 1.4rem;
    font-weight: 400;
  }
  .pricing-picker_actions a > *:not(:last-child) {
    margin-right: 0.7rem;
  }
  .pricing-picker_actions a .text {
    text-decoration: underline;
  }
  .pricing-picker_actions a.off {
    display: none;
  }
  .pricing-picker_actions .back .icon {
    transform: scale(-1, 1);
  }
  .pricing-picker_actions .next {
    display: none !important;
    margin-left: auto;
  }
  .pricing-picker .form-side {
    margin-bottom: 3.6rem !important;
  }
  .pricing-picker .form_field {
    display: none;
    margin-bottom: 0 !important;
  }
  .pricing-picker .form_field .label {
    text-align: center;
    max-width: 24rem;
    width: 100%;
    margin: 0 auto 1.7rem auto;
    font-family: "AvenirNext LT Pro Bold", sans-serif;
    font-weight: 700;
  }
  .pricing-picker .form_field .radios {
    justify-content: center;
    margin: -1.1rem 0.3rem;
  }
  .pricing-picker .form_field .radio {
    margin: 1.1rem 0.3rem;
  }
  .pricing-picker .form_field.active {
    display: block;
  }
  .pricing-picker .steps-side.off {
    display: none !important;
  }
  .pricing-picker .form-side.off {
    display: none !important;
  }
  .pricing-picker .result-side {
    display: none !important;
  }
  .pricing-picker .result-side.on {
    display: block !important;
  }
  .pc-open {
    margin-bottom: 2rem;
  }
  .pc {
    --sc-pd: 4.2rem 0 4rem 0;
  }
  .pc table {
    font-size: 1.4rem;
  }
  .pc table .type .btn {
    padding: 0.5rem 1rem;
    width: 100%;
  }
  .pc table td:first-child {
    max-width: 20rem;
  }
  .tb .hp-icon {
    width: 2.6rem;
    height: 2.6rem;
  }
  .tb .hp-icon:before {
    font-size: 1.6rem;
  }
  .tb--product-2 .hp-1 {
    --t: 9rem;
  }
  .tb--product-2 .hp-2 {
    /*--t: 21rem;*/
		--l: 28%;
		--t: 20rem;
  }
  .tb--product-2 .hp-3 {
    --t: 20rem;
		--l: 90%;
  }
  .tb--product-2 .hp-4 {
    --t: 35rem;
  }
  .tb--product-3 .hp-1 {
    --t: 7rem;
  }
  .tb--product-3 .hp-2 {
    --t: 19rem;
  }
  .tb--product-3 .hp-3 {
    --t: 26rem;
  }
  .tippy-box[data-theme~="hot"] {
    padding: 1rem;
  }
  .menu-button.active {
    color: var(--c-white);
  }
  .accordion-item_head h5 {
    font-size: 1.6rem;
  }
  .header {
    height: 5.2rem;
    --h-pd: 1.3rem 0;
    display: flex;
    align-items: center;
    align-content: center;
  }
  .header .logo {
    max-width: 13.5rem;
  }
  .header .logo .def {
    display: flex;
  }
  .header .logo .white {
    display: none;
  }
  .header_nav-extra .btn {
    max-width: 18.6rem;
  }
  .header_nav-extra .btn.log-btn {
    width: auto;
    min-width: inherit;
    background: none;
    border-color: #fff;
  }
  .header_nav-extra .btn.log-btn:not(:hover) .text {
    /* background: #34163e; */
    color: #fff;
  }
  .header_nav-extra .btn.log-btn:hover {
    color: var(--b-pink-cheq);
    border-color: var(--b-pink-cheq);
    background: none;
  }
  .footer_block-3 {
    flex-wrap: wrap;
  }
  .footer_block-3 .help {
    margin-top: 3.9rem;
  }
  .footer .logo {
    max-width: 18.9rem;
  }
  .hero--pricing {
    margin-bottom: 8.9rem;
  }
}
@media (max-width: 767px) {
  :root {
    --container: calc(540px);
    --h-s-h1: 2.8rem;
    --h-s-h2: 3rem;
    --h-s-h3: 2rem;
    --h-s-h4: 2rem;
    --h-s-h5: 2rem;
    --h-s-h6: 1.6rem;
  }
  .content {
    --gap: 2.4rem;
  }
  .footer {
    --gap: 2rem;
  }
  .sc_buttons .btn:not(.btn-gradient-outline) {
    /* font-size: 1.6rem;
    height: 3.4rem; */
    width: auto;
    min-width: 12.8rem;
    /* padding: 0.8rem 1.8rem; */
  }
  .sc_buttons .btn.btn-gradient-outline {
    /* font-size: 1.6rem; */
    /* height: 3.4rem; */
    width: auto;
    min-width: 12.8rem;
  }
  .sc_buttons .btn.btn-gradient-outline .text {
    /* padding: 0.8rem 1.8rem; */
  }
  .hero h1 {
    max-width: 28rem;
    margin-left: auto;
    margin-right: auto;
  }
  .page-id-922 .hero h1 {
    max-width: 34rem;
  }
  .page-id-1161 .hero h1 {
    max-width: 32rem;
  }
  .hero .video {
    min-width: 100%;
    min-height: 27.5rem;
  }
  .hero--product {
    --sc-pd: 5rem 0 6.4rem 0;
  }
  .hero--product .sc_text h1 {
    margin-left: 0;
  }
  .hero--product .sc_text h5 {
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-weight: 700;
  }
  .hero--product .sc_buttons {
    justify-content: flex-start;
  }
  .hero--product picture img {
    transform: scale(1.15);
  }
  .page-id-516 .hero--product {
    text-align: center;
  }
  .page-id-516 .hero--product h1 {
    margin: 0 auto 1.2rem auto;
  }
  .page-id-516 .hero--product .sc_buttons {
    justify-content: center;
  }
  .hero--pricing {
    --sc-pd: 2.8rem 0 5.9rem 0;
    margin-bottom: 0;
  }
  .hero--pricing h1 {
    max-width: 100%;
  }
  .hero .image {
    margin: 2.8rem 0 0 0 !important;
  }
  .page-template-template-product .media-side {
    margin-bottom: 0 !important;
  }
  .page-template-template-product .partners {
    border-bottom: 1px solid #dee3f0;
  }
  .hero--product p:nth-child(2) {
    font-weight: 600;
  }
  .partners {
    overflow: hidden;
  }
  .partners h2 {
    font-size: 1.6rem;
    max-width: 25.4rem;
    margin: 0 auto;
  }
  .page-template-template-pricing .partners h2 {
    font-size: 2.4rem;
    max-width: 28rem;
    font-family: "AvenirNext LT Pro Bold", sans-serif;
  }
  .page-template-template-pricing .partners .sc_text {
    margin-bottom: 4.2rem;
  }
  .partners h2 br {
    display: none;
  }
  .partners_slider {
    width: 100vw;
    margin-left: calc(-1 * var(--gap));
  }

  .partners .swiper-slide img {
    max-height: 2.5rem;
  }
  .header_logo {
    width: calc(24.4rem - var(--gap) * 2);
  }
  .home .advs {
    padding-top: 0;
  }
  .home .advs_items .row {
    position: relative;
    padding: 5.6rem 0 3.2rem 0;
    margin-bottom: 0 !important;
  }
  .home .advs_items .row:last-child {
    padding-bottom: 0;
  }
  .home .advs_items .row:before {
    content: "";
    position: absolute;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    height: 100%;
    background: #fff;
  }
  .home .advs_items .row:first-child:before {
    background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
  }
  .home .advs_items .row:nth-child(3):before {
    background: linear-gradient(0deg, #eef1fa 0%, #ffffff 100%);
  }
  .home .advs_items .row:nth-child(3) p:last-child {
    display: none;
  }
  .home .advs .row:first-child .media-side {
    margin-bottom: 0 !important;
  }
  .home .advs .row:first-child .lottie_wrap {
    margin: -4rem 0 !important;
  }
  .advs--product:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 17.3rem;
    background: linear-gradient(
      180deg,
      rgba(238, 241, 250, 0.5) 0%,
      rgba(238, 241, 250, 0.19) 100%
    );
    z-index: 1;
    pointer-events: none;
  }
  .advs--product .container > .sc_text {
    margin-bottom: 2.7rem !important;
    padding-bottom: 2.7rem;
  }
  .advs--product .container > .sc_text:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 0.1rem;
    width: 100%;
    max-width: 14.7rem;
    background: #3c1c60;
    bottom: 0;
  }
  .advs--product .advs_items {
    display: flex;
    flex-direction: column;
  }
  .advs--product .row:not(:last-child) {
    margin-bottom: 0;
    padding-bottom: 5.6rem;
  }
  .advs--product .row:not(:first-child) {
    padding-top: 5.6rem;
  }
  .advs--product .row:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    z-index: 0;
  }
  .advs--product .row > div {
    z-index: 1;
  }
  .page-id-451 .advs--product .row:first-child .media-side {
    margin-bottom: 0;
  }
  .page-id-451 .advs {
  }
  .page-template-template-product .advs .row,
  .page-template-template-agencies .advs .row {
    padding: 5.2rem 0 !important;
  }
  .page-id-451 .advs .row:after {
    display: none;
  }
  /* .page-id-451 .advs .row:nth-child(1) {
    order: 1;
  } */
  .page-id-451 .advs .row .media-side {
    margin-bottom: 0;
  }
  .page-id-451 .advs .row:nth-child(1) .image {
    margin: -2rem -1rem -3rem -1rem !important;
  }
  .page-id-451 .advs .row:nth-child(3) .image {
    margin: -2rem -1rem -3rem -1rem !important;
  }
  .page-id-451 .advs .row:before {
    background: #eef1fa !important;
  }
  .page-id-451 .advs .row:nth-child(2n):before {
    background: #fff !important;
  }
  .page-template-template-product .advs .sc_buttons {
    padding-bottom: 5.2rem;
  }
  .page-template-template-product .advs .sc_buttons:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 100vw;
    height: 100%;
    background: #eef1fa;
  }
  .page-id-451 .advs .video_wrap {
    padding-top: 0;
  }
  .page-id-451 .advs .video_wrap .row:before {
    background: #fff !important;
  }
  .page-id-451 .advs .video_wrap .video-side {
    margin-bottom: 0 !important;
  }
  /* .page-id-451 .advs .row:nth-child(2) {
    order: 4;
  } */
  /* .page-id-451 .advs .row:nth-child(4):before {
    background: #fff;
  } */
  /* .page-id-451 .advs .row:nth-child(3) {
    order: 2;
  } */
  .page-id-451 .advs .row:nth-child(2) .image {
    margin: -8rem -1rem -7rem -1rem !important;
  }
  .page-id-451 .advs .row:nth-child(4) .image {
    margin: -3rem -1rem -3rem -1rem !important;
  }
  /* .page-id-451 .advs .row:nth-child(3):before {
    background: #fff;
  } */
  /* .page-id-451 .advs .row:nth-child(4) {
    order: 3;
  }
  .page-id-451 .advs .row:nth-child(4):before {
    background: #EEF1FA;
  } */
  /* .page-id-451 .advs .row:nth-child(5) {
    order: 5;
  }
  .page-id-451 .advs .row:nth-child(5):before {
    background: #EEF1FA;
  } */
  .page-id-451 .advs .row:nth-child(5) .image {
    margin: 0rem -1rem -4rem -1rem !important;
  }
  .page-id-516 .advs {
    border-top: none;
  }
  .page-id-516 .advs .row .media-side {
    margin-bottom: 0;
  }
  .page-id-516 .advs .row:nth-child(1):before {
    background: #fff;
  }
  .page-id-516 .advs .row:nth-child(2) .image {
    margin: -2rem -1rem -4rem -1rem !important;
  }
  .page-id-516 .advs .row:nth-child(3):before {
    background: #fff;
  }
  .page-id-516 .advs .row:nth-child(3) .image {
    margin: -5rem -1rem -5rem -1rem !important;
  }
  .page-id-516 .advs .row:nth-child(4) .image {
    margin: -7rem -1rem -6rem -1rem !important;
  }
  .page-id-516 .advs .tb {
    display: none;
  }
  .page-id-516 .advs {
    padding-bottom: 0;
  }
  .page-id-516 .types .sc_bg {
    background: #eef1fa;
  }
  .page-id-516 .advs .sc_buttons:before {
    background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
  }
  .page-id-516 .top {
    border-top: none;
  }
  .page-id-516 .top .sc_bg {
    background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
  }
  .page-id-567 .advs .row:first-child p:last-child {
    display: none;
  }
  .page-id-567 .advs .row:nth-child(1) .image {
    margin: -7rem -1rem -10rem -1rem !important;
  }
  .page-id-567 .advs .row:nth-child(2):before {
    background: #eef1fa;
  }
  .page-id-567 .advs .row:nth-child(3) .image {
    margin: -10rem -1rem -7rem -1rem !important;
  }
  .page-id-567 .advs .row:nth-child(4) .image {
    margin: -4rem -1rem -7rem -1rem !important;
  }
  .page-id-567 .advs .container > .sc_buttons {
    display: none;
  }
  .page-id-567 .advs {
    padding-bottom: 0;
  }
  .page-id-567 .types .sc_bg {
    background: #eef1fa;
  }
  .page-id-567 .types:not(:last-child):after {
    display: none;
  }
  .page-id-567 .types .item_image {
    background: #fff;
  }
  .page-template-template-agencies .advs .media-side {
    margin-bottom: 0;
  }
  .page-template-template-agencies .advs .row:nth-child(1):before {
    background: #eef1fa;
  }
  .page-template-template-agencies .advs .row:nth-child(1) .image {
    margin: -3rem -1rem -3rem -1rem !important;
  }
  .page-template-template-agencies .advs .row:nth-child(2) .image {
    margin: -4rem -1rem -3rem -1rem !important;
  }
  .page-template-template-agencies .advs .row:nth-child(3):before {
    background: #eef1fa;
  }
  .page-template-template-product .why .row > div:last-child,
  .page-template-template-affiliate .why .row > div:last-child {
    margin-bottom: 0;
  }
  .page-template-template-product .why .row .media-side,
  .page-template-template-affiliate .why .row .media-side {
    padding: 0 var(--gap);
  }
  .page-template-template-product .why .item blockquote,
  .page-template-template-affiliate .why .item blockquote {
    /* min-height: 16.5rem; */
    font-size: 1.6rem;
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-weight: 400;
    line-height: 1.5;
  }
  .product-page .why--style-1,
  .page-template-template-affiliate .why--style-1 {
    padding: 6.4rem 0 4.6rem 0;
  }
  .product-page .why .row,
  .page-template-template-affiliate .why .row {
    margin-bottom: 0;
  }
  .product-page .why .swiper-pagination,
  .page-template-template-affiliate .why .swiper-pagination {
    margin-top: 3rem !important;
  }
  .advs-extra .swiper-slide-active .item_title {
    font-size: 2rem;
    font-family: "AvenirNext LT Pro Regular", sans-serif;
  }
  .advs-extra .swiper-wrapper {
    min-height: 42rem;
  }
  .wiifm {
    --h-s-h2: 3.6rem;
    padding-bottom: 4.2rem;
  }
  .page-template-template-agencies .why--home {
    padding-top: 4.6rem;
  }
  .page-template-template-agencies .why--home .sc_bg {
    background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
  }
  .advs--product .row:nth-child(2n):after {
    background: #eef1fa;
  }
  .advs--product-1:before {
    display: none;
  }
  .advs--product-2:before {
    display: none;
  }
  .advs--product-2 .row:first-child {
    padding-top: 5.6rem;
  }
  .advs--product-2 .row:nth-child(2n-1):after {
    background: #eef1fa;
  }
  .advs--product-2 .row:nth-child(2n):after {
    background: var(--c-white);
  }
  .advs--product-2 .row:last-child:after {
    height: calc(100% + 12.8rem);
  }
  .advs--product-2 .video_wrap {
    padding-top: 5.6rem;
  }
  .advs--product-2 .video_wrap .row:after {
    display: none;
  }
  .advs--product-1 {
    padding-bottom: 7rem;
  }
  .advs--product-1 .row:last-child:after {
    height: calc(100% + 14rem);
  }
  .advs--product .image {
    margin: -1rem !important;
  }
  .get .item {
    padding: 4.5rem 2rem;
  }
  .get .item_text {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .why--style-1 .swiper-button {
    display: none;
  }
  .why--style-1 .swiper-slide {
    border-radius: 2rem;
  }
  .why--style-1 .item {
    padding: 4rem 1.2rem;
  }
  .why--style-1 .item .quote blockquote {
    font-size: 1.8rem;
  }
  .why--home {
    --sc-pd: 4.6rem 0 1.6rem 0;
  }
  .why--home h2 {
    max-width: 27.5rem;
  }
  .index-page .top .sc_bg {
    background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
  }
  .top_items > .row {
    --gap: 1.35rem;
    padding: 0 1.2rem;
  }
  .top_items {
    width: 30rem;
    margin: 0 auto;
  }
  .top_items > .row {
    --gap: 1rem;
    margin-bottom: -2rem;
  }
  .top_items .row > div {
    margin-bottom: 2rem;
  }
  .top .item {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    aspect-ratio: 0;
  }
  .top .item_rate {
    margin-bottom: 1.4rem;
  }
  .top .item_rate .number {
    display: none;
  }
  .top .item_rate .stars .icon {
    --i-size: 1.9rem;
  }
  .top .item_rate .stars .icon_wrap {
    width: 1.9rem;
    height: 1.9rem;
  }
  .top .item_who picture {
    height: 2rem;
    width: 10.5rem;
  }
  .cta .sc_text {
    max-width: 28rem;
  }
  .types .sc_text h2 {
    max-width: 28.8rem;
  }
  .types:not(:last-child):after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 0.1rem;
    width: 100%;
    max-width: 24.1rem;
    background: #3c1c60;
    bottom: 0;
  }
  .types--style-1 .sc_bg {
    background: linear-gradient(
      180deg,
      rgba(238, 241, 250, 0.5) 0%,
      rgba(238, 241, 250, 0.19) 100%
    );
  }
  .how .row > div:not(:last-child):after {
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -1.15rem;
    top: auto;
    -webkit-mask-image: url("../images/icons/icon-chevron--d.svg");
    mask-image: url("../images/icons/icon-chevron--d.svg");
  }
  .how .item {
    padding: 4.5rem 2rem 2rem 2rem;
  }
  .how .item_text {
    font-size: 1.4rem;
  }
  .page-id-451 .how {
    border-bottom: none;
  }
  .page-id-451 .how .sc_bg {
    background: #eef1fa;
  }
  .page-id-451 .how_items .row .row > div:not(:last-child),
  .page-template-template-affiliate .how_items .row > div:not(:last-child) {
    margin-bottom: 4.7rem;
  }
  .page-id-451 .how_items:not(:last-child) {
    margin-bottom: 5.4rem;
  }
  .page-template-template-affiliate .how_items:not(:last-child) {
    margin-bottom: 0;
  }
  .page-id-451 .how .item,
  .page-template-template-affiliate .how .item {
    padding: 0;
  }
  .page-template-template-affiliate .how .item {
    padding-bottom: 4.7rem;
  }
  .page-id-451 .how .item_text,
  .page-template-template-affiliate .how .item_text {
    margin-bottom: 0;
    font-size: 2rem;
  }
  .page-id-451 section.sc.tb.tb--product.tb--product-3 {
    display: none;
  }

  .how--affilate .item_image picture {
    height: 12.2rem;
  }
  .how--affilate .item_text p {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.4;
    max-width: 27.5rem;
  }

  .cant .item {
    flex-direction: column;
    align-items: center;
    align-content: center;
    text-align: center;
  }
  .cant .item > * {
    padding: 0;
  }
  .cant .item > *:not(:last-child) {
    margin-bottom: 2rem;
  }
  .cant .item_text {
    text-align: center;
  }
  .cant .item_actions {
    margin: 0;
    width: 100%;
  }
  .cant .item_actions .btn {
    width: 100%;
    max-width: 22.6rem;
  }
  .pricing .tab-link {
    font-size: 1.3rem;
    padding: 0.65rem 0.8rem;
    height: 3.1rem;
  }
  .pricing .tab-link .text {
    min-width: max-content;
  }
  .pricing .tab-link .image {
    width: 2rem;
    min-width: 2rem;
    display: none !important;
  }
  .pricing .tab-link .image img {
    max-width: 2rem;
  }
  .pricing-plans_notifier {
    margin-bottom: 3.1rem;
  }
  .pricing-plans_slider .dropdown_wrap {
    margin-bottom: 2.4rem;
  }
  .m-title {
    margin-bottom: 2.4rem;
  }
  .m-title h5 {
    font-size: 1.6rem;
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-weight: 700;
  }
  .pricing-plans_notifier .text h3 {
    font-size: 1.6rem;
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-weight: 700;
  }
  .pricing .plan {
    --h-s-h5: 1.6rem;
    padding: 1rem 0.6rem;
  }
  .pricing .plan.about-plan .plan_actions .btn {
    --btn-fz: 1.6rem;
    --btn-height: 2.428571429em;
  }
  .pricing .plan-price {
    font-size: 1.6rem;
    margin-top: 0.4rem;
    min-height: inherit;
    align-items: flex-start;
    align-content: flex-start;
  }
  .pricing-plans .items .row > div > .plan.p .plan-price {
    /* align-items: flex-start; */
    /* align-content: flex-start; */
  }
  .pricing .plan-title h5,
  .accordion-item_head h5 {
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-weight: 700;
  }
  .page-template-template-pricing .accordion-item:last-child {
    border-bottom: none;
  }
  .page-template-template-pricing .faq {
    padding-bottom: 3.2rem;
  }
  .pricing .plan-price .number {
    font-size: 2rem;
    line-height: 1;
  }
  .pricing .plan-price .talk {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
  .pricing .plan-price .bill {
    font-size: 1.2rem;
    line-height: 1.3;
  }
  .pricing .plan_description {
    font-size: 1.4rem;
  }
  .pricing_menu {
    font-size: 1.3rem;
    margin-top: -3rem;
  }
  .pricing_menu .tab-link {
    flex: 1;
    width: calc(100% / 3);
  }
  .pricing-plans_notifier .image {
    width: 2.8rem;
    height: 2.8rem;
  }
  .pricing-plans_notifier .image img {
    max-width: 1.5rem;
  }
  .pricing-plans .items .row {
    --gap: 0.3rem;
  }
  .pricing-picker .accordion-item {
    padding: 1.8rem 1.1rem;
  }
  .pricing-picker .accordion-item_head h3 {
    font-size: 1.856rem;
    max-width: 24rem;
  }
  .pricing-picker .accordion-item_head p {
    font-size: 1.3rem;
    /* min-width: max-content; */
  }
  .pc-mobile .item ul .l {
    padding-right: 2rem;
  }
  .pricing-picker .accordion-item_head .icon {
    --i-size: 1.4rem;
  }
  .pc {
    --h-s-h2: 2.8rem;
  }
  .pc h2 {
    max-width: 26rem;
    margin-left: auto;
    margin-right: auto;
  }
  .pc-mobile .item .hd {
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-weight: 700;
  }
  .pc table {
    display: block;
  }
  .pc table tr {
    display: flex;
    flex-wrap: wrap;
  }
  .pc table tr:not(.no-bord) td:first-child .txt {
    padding-left: 0;
  }
  .pc table td,
  .pc table th {
    width: calc(100% / 3);
  }
  .pc table td:first-child,
  .pc table th:first-child {
    width: 100%;
    max-width: 100%;
  }
  .pc table td:first-child .txt,
  .pc table th:first-child .txt {
    justify-content: center;
  }
  .pc table td:first-child .txt .tt,
  .pc table th:first-child .txt .tt {
    position: relative;
    top: 0;
  }
  .pc table th .btn {
    font-size: 1.2rem;
  }
  .pc_table {
    display: none;
  }
  .pc-tabs_menu a .text {
    font-size: 1.4rem;
  }
  .wiifm .item_left {
    border-right: none;
    /* border-bottom: 1px solid var(--p-pink); */
    margin-right: 0 !important;
  }
  .wiifm .item {
    flex-direction: column;
    align-items: center;
    align-content: center;
    text-align: center;
  }
  .wiifm .item .image {
    width: 6rem;
    min-width: 6rem;
  }
  .wiifm .item > *:not(:last-child) {
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 1.2rem;
    padding-bottom: 1rem;
  }
  .tb .image--with-hotpoints .image-hotpoints {
    display: none;
  }
  .tb--product {
    --sc-pd: 5.6rem 0;
  }
  .tb--product-1 .sc_bg {
    background: #eef1fa;
  }
  .tb--product-2 {
    padding-top: 12.8rem;
  }
  .tb {
    --sc-pd: 5.6rem 0;
  }
  .tippy-box[data-theme~="hot"] {
    padding: 1.6rem 2rem;
    font-size: 1.4rem;
  }
  .header_nav {
    --w: 24.4rem;
    right: auto;
    left: -100%;
  }
  .menu-open .header_logo:before {
    transition: all 0.1s ease-in-out 0.5s;
    opacity: 1;
  }
  .menu-open .header_logo .logo {
    transform: translateY(0rem);
  }
  .menu-open .header_logo .def {
    display: none;
  }
  .menu-open .header_logo .white {
    display: flex;
  }
  .menu-open .header_logo .menu-button {
    display: inline-flex;
    left: calc(24.4rem - var(--gap) * 2);
    width: 1rem;
    height: 1rem;
    top: 2.4rem;
  }
  .menu-open .header_nav {
    right: auto;
    left: 0;
  }
  .footer {
    padding: 7rem 0 8.2rem 0;
  }
  .footer_block-1 {
    margin-bottom: 2.9rem;
  }
  .footer_block-2 {
    padding-bottom: 4rem;
  }
  .footer_block-3 {
    padding-top: 3.5rem;
  }
  .footer_block-3 .image {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 2.4rem;
  }
  .footer_block-3 .image img {
    max-width: 7.2rem;
  }
  .footer_block-3 .links {
    flex-wrap: wrap;
    max-width: 24.8rem;
  }
  .footer_menu > h6 {
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-weight: 400;
  }
  .footer_menu--2-cols ul {
    font-size: 1.3rem;
    gap: 1.9rem 3rem;
  }
  .footer_menu--2-cols ul li {
    line-height: 1.77;
  }
  .footer_menu--2-cols ul h6 {
    font-size: 1.3rem !important;
    margin-bottom: 0.5rem;
  }
  .footer_menu--2-cols > h6 {
    display: none;
  }
  .footer_menu-mob-acc h6 {
    position: relative;
    margin-bottom: 0;
    padding: 1.8rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-weight: 400;
    width: 100%;
  }
  .footer_menu-mob-acc h6:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 0.9rem;
    height: 0.9rem;
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    background-color: currentColor;
    -webkit-mask-image: url("../images/icons/icon-chevron--d.svg");
    mask-image: url("../images/icons/icon-chevron--d.svg");
  }
  .footer_menu-mob-acc ul {
    display: none;
  }
  .footer_menu-mob-acc li {
    padding: 1.6rem 0;
  }
  .footer_menu-mob-acc li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer_menu-mob-acc.open h6 {
    border-color: transparent;
  }
  .footer_menu-mob-acc.open ul {
    display: grid;
  }
  .footer h6 {
    font-size: 2rem;
  }
  .footer .soc-side {
    margin-top: 4.2rem;
    margin-bottom: 3.6rem;
  }
  .tt {
    font-size: 1.4rem;
  }
  .tt_content {
    width: 20rem;
    padding: 1.6rem 2rem;
  }
  .tippy-box[data-theme~="tooltp"] {
    padding: 1.6rem 2rem;
    font-size: 1.4rem;
  }
  .popup_wrapper {
    padding-top: 6rem;
  }
  .popup_content {
    padding: 6.3rem var(--gap) 8rem var(--gap);
  }
  .contact .sc_text {
    font-size: 2rem;
    line-height: 1.4;
    max-width: 28.5rem;
    margin-left: auto;
    margin-right: auto;
  }
  .contact .item {
    padding: 2.9rem 1.7rem 2.1rem 1.7rem;
  }
  .contact .item_title {
    display: none;
  }
  .contact .item > *:not(:last-child) {
    margin-bottom: 1.2rem;
  }
  .contact .item > *.item_image {
    margin-bottom: 0.4rem;
  }
  .contact .item_text {
    font-family: "AvenirNext LT Pro Regular";
    font-weight: 700;
  }

  .advs--product-2 .row:nth-child(1) .image {
    margin: -1rem -4rem -4rem -1rem !important;
  }
  .advs--product-2 .row:nth-child(2) .image {
    margin: -8rem -2rem -8rem -2rem !important;
  }
  .page-id-1012 .advs .video_wrap .row:before {
    background: #fff;
  }
  .page-id-1012 .top {
    border-top: none;
  }
}
@media (max-width: 1199px) {
  .page-id-1012 .tb--product-3 {
    display: none;
  }
}
@media (max-width: 575px) {
  :root {
    --container: calc(100%);
  }
}
/* @media (max-width: 399px) {
  :root {
    --gap: 3rem;
  }
}
@media (max-width: 359px) {
  :root {
    --gap: 3rem;
  }
} */
@media (min-width: 768px) and (max-width: 991px) {
  .footer .row {
    margin-bottom: -3.2rem;
  }
  .footer .row > div {
    margin-bottom: 3.2rem;
  }
}
@media (min-width: 768px) {
  .why--style-1 .swiper-pagination {
    display: none;
  }
  .how--style-1 .row > div:not(:last-child):after {
    top: 3.25rem;
  }
  .pc-mobile {
    display: none;
  }
  .footer_block-3 .links {
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .desktop {
    display: block;
  }
  .mobile {
    display: none;
  }
  .hero {
    font-size: 2rem;
    line-height: 1.4;
  }
  .hero--product .sc_text {
    max-width: 51.5rem;
  }
  .hero--agencies .sc_text p {
    max-width: 45rem;
  }
  .advs .row {
    --gap: 1.5rem;
  }
  .advs--product .sc_text {
    max-width: 46.2rem;
  }
  .why--home .swiper-slide {
    width: 50%;
    opacity: 1;
  }
  .why .why_slider {
    max-width: calc(100% - 2rem);
    margin: 0 auto;
  }
  .cta .sc_text {
    font-size: 2.6rem;
  }
  .types .swiper-wrapper {
    margin-bottom: -4rem;
  }
  .types .swiper-wrapper > div {
    margin-bottom: 4rem;
  }
  .types .swiper-slide {
    width: 33.33333333%;
  }
  .perfect .row {
    --gap: 2.6rem;
  }
  .pricing .plan.on:before,
  .pricing .plan.on:after {
    opacity: 1;
  }
  .pricing .bundle-plan .coma {
    display: none;
  }
}
@media (max-width: 991px) {
  .page-id-516 .advs--product-1 .row:nth-child(1) .image,
  .page-id-784 .advs--product-1 .row:nth-child(1) .image,
  .page-id-922 .advs--product-1 .row:nth-child(1) .image {
    margin: 0rem -1rem 0rem -3rem !important;
  }
  .page-id-516 .advs--product-1,
  .page-id-784 .advs--product-1,
  .page-id-922 .advs--product-1 {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .page-id-516 .advs--product-1 .row:nth-child(2) .image,
  .page-id-784 .advs--product-1 .row:nth-child(2) .image,
  .page-id-922 .advs--product-1 .row:nth-child(2) .image {
    margin: -3rem -3rem -2rem -1rem !important;
  }
}
@media (max-width: 991px) {
  .page-id-516 .advs--product-1 .row:nth-child(3) .image,
  .page-id-784 .advs--product-1 .row:nth-child(3) .image,
  .page-id-922 .advs--product-1 .row:nth-child(3) .image {
    margin: -3rem -3rem -2rem -1rem !important;
  }
}

@media (max-width: 991px) {
  .page-id-516 .advs--product-1 .row:nth-child(4) .image,
  .page-id-784 .advs--product-1 .row:nth-child(4) .image,
  .page-id-922 .advs--product-1 .row:nth-child(4) .image {
    margin: -2rem -2rem -4rem -4rem !important;
  }
}
@media (max-width: 767px) {
  .page-id-516 .advs--product-1 .row:nth-child(2) .image,
  .page-id-784 .advs--product-1 .row:nth-child(2) .image,
  .page-id-922 .advs--product-1 .row:nth-child(2) .image {
    margin: -2rem -3rem -4rem -1rem !important;
  }
  .page-template-template-product .advs .sc_buttons {
    padding-top: 0;
  }
  .page-id-516 .advs--product-1 .row:nth-child(4) .media-side,
  .page-id-784 .advs--product-1 .row:nth-child(4) .media-side,
  .page-id-922 .advs--product-1 .row:nth-child(4) .media-side {
    margin-bottom: 0;
  }
  .page-id-516 .advs section.sc.tb.tb--product.tb--product-2,
  .page-id-784 .advs section.sc.tb.tb--product.tb--product-2,
  .page-id-922 .advs section.sc.tb.tb--product.tb--product-2 {
    display: none;
  }
}
@media (min-width: 1200px) {
  * {
    scrollbar-width: thin;
    scrollbar-y-position: 1rem;
  }

  *::-webkit-scrollbar {
    width: 0.8rem;
    height: 0.3rem;
    border-radius: 0rem;
  }

  *::-webkit-scrollbar-track {
    border-radius: 0;
  }

  *::-webkit-scrollbar-thumb {
    background: var(--c-dark);
    border-radius: 0;
  }

  *::-webkit-scrollbar-thumb:hover {
    background: var(--c-dark);
  }
  .container {
    max-width: var(--container);
  }
  .tippy-box[data-theme~="hot"] {
    min-width: 39.8rem;
  }
  .menu_link.active {
    /* background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; */
    color: #e12468;
  }
  .menu_link.active:after {
    background-color: #e12468;
  }
  .menu_link:hover {
    /* background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; */
    color: #e12468;
  }
  .menu_item:hover .menu_link {
    /* background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; */
    color: #e12468;
  }
  .menu_item:hover .menu_link:after {
    color: #fd0173;
  }
  .submenu a:hover {
    text-decoration: none;
    /* background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; */
  }
  .menu-button {
    display: none !important;
  }
  .header_actions .btn:nth-last-child(2) {
    margin-right: 0;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: var(--container);
  }
}

@media (min-width: 1200px) {
  .page-id-657 .log-btn {
    margin-right: 0;
  }
}
.page-id-657 .s-trial {
  display: none !important;
}

.clean {
  overflow: hidden;
  padding: 6.9rem 0;
  font-size: 2rem;
  background: linear-gradient(
      270.07deg,
      rgba(209, 216, 236, 0.2) 0.07%,
      rgba(196, 204, 226, 0.038983) 16.19%,
      rgba(193, 201, 224, 0) 84.34%,
      rgba(209, 216, 236, 0.2) 99.94%
    ),
    linear-gradient(0deg, #eef1fa, #eef1fa),
    radial-gradient(
      35.89% 57.64% at 34.24% 38.75%,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0) 100%
    );
}

@media (max-width: 991px) {
  .clean .row {
    margin-bottom: -4rem;
  }
  .clean .row > div {
    margin-bottom: 4rem;
  }
  .clean .row > div.form-side {
    margin-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 3rem;
  }
  .clean {
    font-size: 1.6rem;
    line-height: 1.5;
    padding-top: 3rem;
  }
  .clean .sc_text ul {
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  h2 {
    font-size: 2.6rem;
  }
}
@media (max-width: 359px) {
  h2 {
    font-size: 2.4rem;
  }
}


.clean .text-side {
  z-index: 0;
  display: flex;
  flex-direction: column;
}
.clean .form-side {
  z-index: 1;
}

.clean .image {
  height: 49rem;
  margin-bottom: -6.9rem;
  align-items: flex-end;
  align-content: flex-end;
  justify-content: center;
  flex: 1;
}

.clean .image picture {
  transform: translateX(-10rem);
  height: 100%;
  align-items: flex-end;
  align-content: flex-end;
}

.clean .image img {
  height: 100%;
  width: auto;
  max-width: inherit;
  max-height: 49rem;
}
@media (max-width: 991px) {
  .clean .image picture {
    transform: translateX(-6rem);
  }
}
@media (max-width: 767px) {
  .clean .image {
    height: 26rem;
  }
  .clean .image picture {
    transform: translateX(-3rem);
  }
  .clean .image img {
    max-height: 26rem;
  }
}

.clean ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}

.clean ul li:not(:last-child) {
  margin-bottom: 1.2rem;
}

.clean ul li {
  position: relative;
  padding-left: 2.5rem;
}

.clean ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7rem;
  width: 1.5rem;
  height: 1.1rem;
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background-color: var(--p-pink);
  -webkit-mask-image: url(../images/icons/icon-checkmark.svg);
  mask-image: url(../images/icons/icon-checkmark.svg);
}

.clean .form_wrap {
  position: relative;
  width: 100%;
  max-width: 48.4rem;
  padding: 0.1rem;
  border-radius: 1rem;
  background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
  margin-left: auto;
}
@media (max-width: 991px) {
  .clean .form_wrap {
    margin: 0 auto;
  }
}
.clean .form {
  position: relative;
  padding: 4.3rem 5.2rem 6.4rem 5.2rem;
  border-radius: 0.9rem;
  background: var(--c-white);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2.5rem;
}
.clean .form_field-actions {
  text-align: center;
  padding-top: 2.5rem;
}
@media (max-width: 767px) {
  .clean .form {
    padding: 4.3rem 3.6rem 5.4rem 3.6rem;
  }
  .clean .form_field-text {
    margin-bottom: 1rem;
    text-align: center;
  }
  .clean .form_field-text p {
    max-width: 22.5rem;
    margin: 0 auto;
    font-size: 2rem;
    font-weight: 700;
    font-family: "AvenirNext LT Pro Regular", sans-serif;
  }
  .clean .form_field-actions {
    padding-top: 1.5rem;
  }
}
.clean .form input {
  padding: 1rem 1.6rem;
  background: var(--c-white);
  color: #34163e;
  border-radius: 0.5rem;
  border: 1px solid #a19eb4;
  height: 4.5rem;
  outline: none;
  font-size: 1.577rem;
}
.clean .form input::-webkit-input-placeholder {
  color: #5a5772;
}
.clean .form input::-moz-placeholder {
  opacity: 1;
  color: #5a5772;
}
.clean .form input:-moz-placeholder {
  color: #5a5772;
}
.clean .form input:-ms-input-placeholder {
  color: #5a5772;
}
.clean .form input.placeholder {
  color: #5a5772;
}
.clean .form input.error {
  border-color: #e7086c;
  background: rgba(231, 8, 108, 0.1);
}
.clean .form .error-msg {
  font-size: 1.2rem;
  color: #e7086c;
  margin-top: 0.3rem;
}
.clean .form select {
  position: relative;
  width: 100%;
  background: url("../images/icons/icon-select--d.svg"), var(--c-white);
  background-repeat: no-repeat;
  background-size: 1.1rem auto;
  background-position: center right 1.4rem;
  padding: 0 3.6rem 0 1.6rem;
  -webkit-appearance: none;
  appearance: none;
  height: 4.5rem;
  border: 1px solid #a19eb4;
  border-radius: 0.5rem;
  color: #5a5772;
  font-size: 1.577rem;
}
.clean .form select.selected {
  color: #34163e;
}

.not-found {
  overflow: hidden;
  padding: 5.8rem 0 6.4rem 0;
  text-align: center;
  background: linear-gradient(0deg, #eef1fa, #eef1fa),
    radial-gradient(
      38.6% 50% at 50% 50%,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(
      270.07deg,
      rgba(209, 216, 236, 0.2) 0.07%,
      rgba(196, 204, 226, 0.038983) 16.19%,
      rgba(193, 201, 224, 0) 84.34%,
      rgba(209, 216, 236, 0.2) 99.94%
    );
  font-size: 2rem;
}
.not-found p a {
  text-decoration: underline;
  font-weight: 700;
  font-family: "AvenirNext LT Pro Regular", sans-serif;
}
.not-found_image {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-bottom: 1.758rem;
}
.not-found_image img {
  max-height: 10.84rem;
  transform: translateX(3.5rem);
}

.error404 .contact {
  font-size: 2rem;
}

@media (max-width: 767px) {
  .error404 .contact,
  .not-found {
    font-size: 1.6rem;
  }
}

.s-start {
  padding: 10.7rem 0 6.4rem 0;
}
.s-start .row {
  align-items: center;
  align-content: center;
}
@media (max-width: 991px) {
  .s-start .row .media-side {
    display: none;
  }
  .s-start .image {
    min-width: 100%;
    width: auto;
    margin: 0 -3rem;
  }
}
.s-start .media-side .image {
  margin: -10rem -10rem -10rem -10rem;
  width: auto;
}
@media (min-width: 1200px) {
  .s-start .row {
    --gap: 5.5rem;
  }
}
.s-start .sc_buttons {
  justify-content: center;
}
.s-start .sc_text:not(:last-child) {
  margin-bottom: 4.5rem;
}
.s-start_accordion .accordion {
  gap: 0;
}
.s-start_accordion {
  position: relative;
}
.s-start_accordion:not(:last-child) {
  margin-bottom: 6.4rem;
}
.s-start .accordion-item {
  padding-bottom: 3rem;
  border-bottom: none;
}
.s-start .accordion-item:not(:last-child) {
  border-bottom: 1px solid #dee3f0;
  margin-bottom: 3rem;
}
.s-start .accordion-item_head {
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  padding-bottom: 0;
  padding-left: 4.8rem;
  color: #a19eb4;
}
.s-start .accordion-item_head h3 {
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}
.s-start .accordion-item_head .icon {
  --i-size: 1.5rem;
  margin-left: auto;
  transition: all 0.2s ease-in-out;
}
.s-start .accordion-item_body {
  transition: all 0.4s ease-in-out;
}
.s-start .accordion-item_inner {
  padding-top: 0.5rem;
  padding-bottom: 0;
  color: #34163e;
}
.s-start .accordion-item_inner .text {
  padding-left: 4.8rem;
  max-width: 43.1rem;
}
@media (min-width: 768px) {
  .s-start .accordion-item_inner p:nth-last-child(2) {
    margin-bottom: 0;
  }
}
.s-start .n {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3.2rem;
  min-width: 3.2rem;
  height: 3.2rem;
  border-radius: 100%;
  border: 0.059rem solid #a19eb4;
  background: linear-gradient(
    90deg,
    rgba(153, 37, 207, 0) 0%,
    rgba(253, 1, 115, 0) 100%
  );
  color: #a19eb4;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  font-size: 1.9rem;
  margin-right: 1.5rem;
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 400;
  padding-top: 0.3rem;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}

.s-start .accordion-item.open .accordion-item_head {
  color: #34163e;
}
.s-start .accordion-item.open .n {
  color: #34163e;
  border-color: #34163e;
}
.s-start .accordion-item.open .n:before {
  opacity: 1;
}
.s-start .accordion-item.open .accordion-item_head .icon {
  transform: rotate(-180deg);
  color: #34163e;
}

@media (max-width: 767px) {
  .s-start {
    padding: 4rem 0;
  }
  .s-start .sc_text {
    text-align: center;
  }
  .s-start .sc_text:not(:last-child) {
    margin-bottom: 3.6rem;
  }
  .s-start .accordion-item {
    padding-bottom: 2rem;
  }
  .s-start .accordion-item:not(:last-child) {
    margin-bottom: 2rem;
  }
  .s-start .accordion-item .n {
    width: 3.2rem;
    height: 3.2rem;
    min-width: 3.2rem;
    font-family: "AvenirNext LT Pro Light", sans-serif;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .s-start .accordion-item h4 {
    font-weight: 700;
    font-family: "AvenirNext LT Pro Regular", sans-serif;
    font-size: 1.6rem;
  }
  .s-start .accordion-item_head .icon {
    --i-size: 1.2rem;
  }
  .s-start .accordion-item_head,
  .s-start .accordion-item_inner .text {
    padding-left: 4.7rem;
  }
  .s-start .accordion-item_inner .text {
    padding-right: 4rem;
  }
}
.s-start h2 strong {
  color: #FE0072;
}
.s-start-new .sc_text {
  text-align: center;
}
.s-start_items {
  display: flex;
  gap: 5.2rem;
  max-width: 97.4rem;
  margin-left: auto;
  margin-right: auto;
}
    @media (max-width: 991px) {
        .s-start_items {
            flex-direction: column;
            align-items: center;
            align-content: center;
        }
    }
    .s-start_items:not(:last-child) {
        margin-bottom: 6.4rem;
    }
.s-start_items .item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  text-align: center;
  gap: 1.34rem;
}
    .s-start_items .item:not(:last-child):after {
  content: '';
  position: absolute;
  top: 7.4rem;
  right: -4.6rem;
  width: 2rem;
  height: 2rem;
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background-color: currentColor;
  -webkit-mask-image: url("../images/icons/icon-arrow--r.svg");
  mask-image: url("../images/icons/icon-arrow--r.svg");
}
    @media (max-width: 991px) {
        .s-start_items .item:not(:last-child):after {
            top: auto;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: -3.6rem;
            transform: rotate(90deg);
        }
    }

.s-start_items .item_image {
  position: relative;
  height: 15.2rem;
}
    .s-start_items .item_image img {
        height: 100%;
        width: 100%;
        object-fit: contain;
        object-position: center;
    }
.s-start_items .item:nth-child(3) .item_image {
  /* height: 15.2rem; */
}
    @media (max-width: 991px) {
        .s-start_items .item_image {
            height: 8rem !important;
        }
    }
.s-start_items .item picture {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.s-start_items .item_text {
  position: relative;
}

.hero--simple .sc_text.tac {
  text-align: center !important;
}
.page-id-1011 .hero--simple {
  --sc-pd: 4.9rem 0 6rem 0;
}
@media (max-width: 767px) {
  .page-id-1011 .hero--simple {
    --sc-pd: 5rem 0 2.9rem 0;
  }
  .page-id-1011 .hero--simple .sc_text h1 {
    max-width: 28.5rem;
  }
  .hero--with-alt-video .video {
    margin-top: 2rem !important;
  }
  .hero--with-alt-video .sc_buttons {
    margin-top: 2rem;
  }
}

.get-new {
  --sc-pd: 7.2rem 0;
  overflow: hidden;
}
.get-new .sc_bg {
  background: var(--p-purple-dark);
}
.get-new .container > .sc_text:not(:last-child) {
  margin-bottom: 4rem;
}
.get-new_nav {
  position: relative;
  display: inline-flex;
  justify-content: center;
  margin: 0 auto;
  padding: 0.8rem 1rem;
  border-radius: 1.6rem;
  border: 1px solid rgba(255,255,255,0.3);
}
.get-new_nav-wrap {
  position: relative;
  display: flex;
  justify-content: center;
}
.get-new_nav-wrap:not(:last-child) {
  margin-bottom: 6.4rem;
}
.get-new_nav .m-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-content: center;
  padding: 1.2rem 2.4rem;
  border-radius: 1.2rem;
  color: var(--c-white);
  font-weight: 700;
  font-size: 1.6rem;
  transition: all 0.2s ease-in-out;
  border: 1px solid transparent;
  height: 4.8rem;
  text-decoration: none;
}
.get-new_nav .m-link .icon {
  --i-size: 2.2rem;
  margin-right: 1.2rem;
  display: none;
}
.get-new_nav .m-link.active {
  background-color: #ffe7f2;
  color: var(--b-pink-cheq);
  border-color: var(--b-pink-cheq);
}
.get-new_nav .m-link:not(.active):hover {
  color: var(--b-pink-cheq);
}
.get-new_tabs {
  position: relative;
  max-width: 96.8rem;
  margin: 0 auto;
}
.get-new_tab {
  display: none;
}
.get-new_tab.active {
  display: block;
}
.get-new_tab .row {
  align-items: center;
  align-content: center;
}
.get-new_tab .media-side {
  position: relative;
}
/* .get-new_tab .media-side:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 0;
  width: 528px;
  height: 100px;
  border: 1px solid red;
  z-index: 2;
} */
.get-new_tab .image {
  width: auto;
}
.get-new_tab .image picture {
  width: inherit;
  min-width: inherit;
  margin: -3rem -2rem -4rem -3.5rem;
}
.get-new_tab:nth-child(1) .image picture {
  margin: -3rem -3rem -4rem -3.5rem;
}
.get-new_tab:nth-child(3) .image picture {
  margin: -3rem -0.5rem -4rem -3rem;
}
.get-new_tab .sc_buttons {
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .get-new_tab .sc_buttons .btn {
    --btn-fz: 1.4rem;
  }
}
.get-new_tab .sc_text {
  text-align: left;
  max-width: 32.6rem;
}
.get-new_tab .sc_text h4:not(:last-child) {
  margin-bottom: 1.6rem;
}
.get-new_tab .sc_text:not(:last-child) {
  margin-bottom: 4rem;
}
.get-new_tab ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  max-width: 29rem;
}
.get-new_tab ul li {
  position: relative;
  padding-left: 2.4rem;
}
.get-new_tab ul li:not(:last-child) {
  margin-bottom: 2rem;
}
.get-new_tab ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5rem;
  width: 1.2rem;
  height: 1.1rem;
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background-color: #fe0072;
  -webkit-mask-image: url(../images/icons/icon-checkmark.svg);
  mask-image: url(../images/icons/icon-checkmark.svg);
}

@media (max-width: 767px) {
  .get-new {
    --sc-pd: 5.2rem 0;
  }
  .get-new h2 {
    max-width: 27.5rem;
    margin-left: auto;
    margin-right: auto;
  }
  .get-new h2 br {
    display: none;
  }
  .get-new_nav-wrap {
    position: relative;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-x-position: calc((100% - var(--vw, 1vw) * 100) / -2);
    justify-content: flex-start;
    width: calc(var(--vw, 1vw) * 100);
    margin-left: calc((100% - var(--vw, 1vw) * 100) / 2);
    padding: 0 var(--gap);
    padding-bottom: 0.9rem;
  }

  .get-new_nav-wrap::-webkit-scrollbar {
    width: 0.8rem;
    height: 0.3rem;
    border-radius: 0rem;
  }

  .get-new_nav-wrap::-webkit-scrollbar-track {
    border-radius: 1rem;
  }

  .get-new_nav-wrap::-webkit-scrollbar-thumb {
    background: #dee3f0;
    border-radius: 1rem;
  }
  .get-new_nav-wrap::-webkit-scrollbar-thumb:hover {
    background: #dee3f0;
  }

  .get-new_nav {
    padding: 0.6rem;
    border-radius: 1.6rem;
    border-color: rgba(255, 255, 255, 0.2);
    min-width: max-content;
    justify-content: flex-start;
  }
  .get-new .m-link {
    font-size: 1.4rem;
    padding: 0.9rem 1.6rem;
    height: 3.4rem;
    border-radius: 1.2rem;
  }
  .get-new .m-link .ttl {
    min-width: max-content;
  }
  .get-new .m-link .icon {
    --i-size: 1.6rem;
    margin-right: 0.8rem;
  }
  .page-id-758 .get-new_nav-wrap,
  .page-id-6 .get-new_nav-wrap {
    width: 100%;
    margin: 0 0 4rem 0;
    padding: 0;
  }
  .page-id-758 .get-new_nav,
  .page-id-6 .get-new_nav {
    min-width: 100%;
    padding: 0;
    border-radius: 0.6rem;
  }
  .page-id-758 .get-new .m-link,
  .page-id-6 .get-new .m-link {
    font-size: 1.3rem;
    padding: 0.9rem 1.2rem;
    height: 4.6rem;
    border-radius: 0.6rem;
    line-height: 1.2;
    text-align: center;
    flex: 1;
    justify-content: center;
  }
  .page-id-758 .get-new .m-link:first-child,
  .page-id-6 .get-new .m-link:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .page-id-758 .get-new .m-link:nth-child(2),
  .page-id-6 .get-new .m-link:nth-child(2) {
    border-radius: 0;
  }
  .page-id-758 .get-new .m-link:last-child,
  .page-id-6 .get-new .m-link:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .page-id-758 .get-new .m-link .ttl,
  .page-id-6 .get-new .m-link .ttl {
    min-width: inherit;
  }
  .page-id-758 .get-new .m-link .icon,
  .page-id-6 .get-new .m-link .icon {
    display: none;
  }
  .get-new_tab .image picture {
    margin: -3rem -2rem -4rem -2rem;
  }
  .get-new_tab:nth-child(1) .image picture {
    margin: -3rem -3rem -4rem -2rem;
  }
  .get-new_tab:nth-child(3) .image picture {
    margin: -3rem -1.5rem -4rem -1.5rem;
  }
  .get-new_tab .sc_text {
    max-width: 100%;
  }
  .get-new_tab ul {
    max-width: 100%;
  }
  .get-new_tab ul li:not(:last-child) {
    margin-bottom: 0.8rem;
  }
}

.types h2:not(:last-child) {
  margin-bottom: 1.6rem;
}
.types .sc_text p {
  font-size: 2rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
.types--new .sc_bg {
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%) !important;
}
.types_items--new {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 3.2rem;
}
.types_items--new .item_image {
  border-radius: 100%;
  border: none !important;
  width: 7.85rem;
  height: 7.85rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 0px 30px rgba(80, 54, 123, 0.12);
  margin-bottom: 1.6rem;
  padding: 0;
}
.types_items--new .item_image picture {
  padding: 0;
}
.types_items--new .item_text {
  text-align: center;
}
@media (max-width: 991px) {
  .types .sc_text p {
    font-size: 1.6rem;
  }
  .page-template-template-product .types--new .sc_bg {
    background: #eef1fa !important;
  }
  .types--new {
    overflow: hidden;
  }
  .types_items--new {
    grid-template-columns: repeat(3, 1fr);
  }
  .types--new .types_items .item {
    background: #fff;
    border-radius: 1.2rem;
    padding: 4rem 2rem;
  }
  .types--new .types_items .swiper-slide {
    height: auto;
  }
  .types--new .types_items .item_image {
    border: none;
    background: none;
    box-shadow: none;
    height: 7.85rem;
  }
  .types--new .types_items .item_image picture {
    padding: 0;
  }
  .types--new:not(:last-child):after {
    display: none;
  }
  .types--new .sc_text:not(:last-child) {
    margin-bottom: 4rem;
  }
  .types--new .swiper-pagination {
    margin-top: 4rem !important;
  }
}
@media (max-width: 767px) {
  .types_items--new {
    grid-template-columns: repeat(1, 1fr);
  }
  .types--new .sc_text h2 {
    max-width: 28rem;
  }
  .types--new .types_items {
    max-width: calc(100% - 5.4rem);
    margin: 0 auto;
  }
  .types--new .swiper-container {
    overflow: visible;
  }
}

/*Affilate new*/
.page-template-template-affiliate_new .hero--affilate .media-side,
.hero--double-images .media-side {
  position: relative;
}
.page-template-template-affiliate_new .hero--affilate .image {
  margin: -3rem -3rem -3rem 2rem;
  transform: translateX(-6.9rem);
}
.hero--double-images .media-side .image {
  margin: -3rem 0 -3rem 0;
  max-width: 46.5rem;
  transform: translateX(-3rem);
}
.hero--double-images .media-side .image img {
  transform: none !important;
}
.page-template-template-affiliate_new .hero--affilate .image-extra {
  position: absolute;
  transform: none;
  margin: 0;
  height: 39.6rem;
  right: -32.4rem;
  bottom: -6.1rem;
}
.hero--double-images .row {
  align-items: inherit;
  align-content: inherit;
}
.hero--double-images .media-side .image-extra {
  position: absolute;
  transform: none;
  margin: 0;
  max-width: inherit;
  height: 32.8rem;
  bottom: -8.6rem;
  transform: translateX(18rem);
}
@media (max-width: 1399px) {
  .hero--double-images .media-side .image-extra {
    transform: translateX(14rem);
  }
}
@media (max-width: 1299px) {
  .hero--double-images .media-side .image-extra {
    transform: translateX(10rem);
  }
}
@media (max-width: 1199px) {
  .hero--double-images .media-side .image-extra {
    transform: translateX(7rem);
  }
}
@media (max-width: 991px) {
  .hero--double-images .media-side {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .hero--double-images .media-side .image:not(.image-extra) {
    margin: 0 auto;
    max-width: inherit;
    width: 100%;
    margin-top: 2rem;
    max-width: 75%;
  }
  .hero--double-images .media-side .image-extra {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    bottom: -6rem;
    margin-top: -22rem;
    margin-left: 4rem;
  }
}
@media (max-width: 767px) {
  .hero--double-images .media-side {
    margin-top: 4rem;
  }
  .hero--double-images .media-side .image:not(.image-extra) {
    max-width: 34.5rem;
    transform: none;
    margin: 0 auto !important;
  }
  .hero--double-images .media-side .image-extra {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    bottom: -7rem;
    margin-top: -18rem !important;
    margin-left: 0 !important;
    z-index: 1;
    height: 22.2rem;
    justify-content: center;
  }
}
.page-template-template-affiliate_new .hero--affilate .image-extra img,
.hero--double-images .media-side .image-extra img {
  height: 100%;
  width: auto;
  max-width: inherit;
}
.page-template-template-affiliate_new .why--style-1 {
  --sc-pd: 5.2rem 0 4.8rem 0;
}
.page-template-template-affiliate_new .faq {
  --sc-pd: 7.4rem 0 4.8rem 0;
  border-bottom: 1px solid rgba(222, 227, 240, 1);
}
.page-template-template-affiliate_new .faq .accordion-item:last-child {
  border-bottom: none;
}
.page-template-template-affiliate_new .advs-extra .item_image {
  padding-bottom: 1rem;
}
.page-template-template-affiliate_new
  .why--style-1
  .container
  > .sc_text:not(:last-child) {
  margin-bottom: 4rem;
}
.r-share {
  --sc-pd: 6.5rem 0;
  background: var(--p-purple-dark);
  color: var(--c-white);
}
.r-share h2 {
  color: inherit;
}
.r-share h2:not(:last-child) {
  margin-bottom: 0;
}
.r-share h3 {
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 700;
}
.how--affilate-new {
  --sc-pd: 0;
}
.how--affilate-new .how_block {
  position: relative;
  width: 100%;
}
.how--affilate-new .how_block .row {
  align-items: center;
  align-content: center;
}
.how--affilate-new .how_block:nth-child(1) {
  padding: 6.3rem 0;
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
}
.how--affilate-new .how_block:nth-child(2) {
  padding: 4.2rem 0;
  background: var(--c-white);
}
.how--affilate-new .how_block:nth-child(2) .row {
  flex-direction: row-reverse;
}
.how--affilate-new .how_block:nth-child(2) .item_text {
  margin-left: auto;
}
.how--affilate-new .how_block:nth-child(3) {
  padding: 5.4rem 0;
  background: linear-gradient(0deg, #eef1fa 0%, #ffffff 100%);
}
.how--affilate-new .how_block:nth-child(4) {
  padding: 5.6rem 0 11.1rem 0;
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
}
.how--affilate-new .item {
  text-align: left;
  display: block;
  padding: 0;
}
.how--affilate-new .item_text {
  max-width: 48.5rem;
}
.how--affilate-new .item h2 {
  margin-bottom: 1.2rem;
}
.how--affilate-new .item p {
  max-width: 44.45rem;
  margin-left: 0;
  font-weight: 400;
}
.how--affilate-new .item_image {
  margin-bottom: 0;
}
.how--affilate-new .item_image picture {
  width: 100%;
  height: 100%;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.how--affilate-new .item_image picture:before {
  display: none;
}
.how--affilate-new .item_image picture img {
  width: 100%;
  height: auto;
  max-width: inherit;
  max-height: inherit;
  object-fit: contain;
}
.how--affilate-new .how_block:nth-child(1) img {
  max-height: 28.6rem;
  object-position: center;
}
.how--affilate-new .how_block:nth-child(2) img {
  max-height: 26.5rem;
  object-position: left;
}
.how--affilate-new .how_block:nth-child(3) img {
  max-height: 30.7rem;
  object-position: right;
}
.perfect--new {
  --sc-pd: 6.4rem 0 8.4rem 0;
  border-bottom: 1px solid #dee3f0;
}
.perfect--new .row {
  --gap: 1.8rem;
}
.perfect--new .sc_text h2 {
  color: var(--p-purple-dark);
}
.perfect--new .item {
  padding: 2.5rem 2rem 3.4rem 2rem;
  box-shadow: 0px 0px 30px 0px rgba(80, 54, 123, 0.12);
}
.perfect--new .item h3 {
  margin-bottom: 0.8rem;
}
.perfect--new .item_image {
  height: 7.85rem;
  margin-bottom: 2rem;
}
@media (min-width: 1400px) {
  .perfect--new .container {
    max-width: calc(1200px + var(--gap) * 2);
  }
}
.perfect--new .sc_bg {
  background: none;
}
.cant--new {
  --sc-pd: 7.9rem 0;
}
.cant--new .sc_bg {
  background: linear-gradient(0deg, #eef1fa, #eef1fa),
    radial-gradient(
      38.6% 50% at 50% 50%,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(
      270.07deg,
      rgba(209, 216, 236, 0.2) 0.07%,
      rgba(196, 204, 226, 0.038983) 16.19%,
      rgba(193, 201, 224, 0) 84.34%,
      rgba(209, 216, 236, 0.2) 99.94%
    );
}
.cant--new .sc_text {
  text-align: left;
  margin-bottom: 0 !important;
}
.cant--new .cant_content {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.cant--new .sc_buttons .btn {
  --btn-fz: 2.4rem;
}
.cant--new .sc_buttons .btn:first-child {
  background: none;
  color: var(--b-pink-cheq);
}
.cant--new .sc_buttons .btn:first-child:hover {
  background: #ffe1f0;
  border-color: var(--b-pink-cheq);
  color: var(--b-pink-cheq);
}

@media (max-width: 1199px) {
  .how--affilate-new .item_text {
    max-width: 42.5rem;
  }
  .page-template-template-affiliate_new .hero--affilate .image {
    margin: -3rem -3rem -3rem -2rem;
    transform: translateX(-3.45rem);
  }
  .page-template-template-affiliate_new .hero--affilate .image-extra {
    bottom: -4.5rem;
    transform: none;
  }
}
@media (max-width: 991px) {
  .page-template-template-affiliate_new .hero--affilate .media-side {
    margin-top: 4rem;
  }
  .page-template-template-affiliate_new .hero--affilate .image {
    margin: -3rem -4rem -3rem -4rem;
    transform: none;
  }
  .page-template-template-affiliate_new .hero--affilate .image-extra {
    height: 45rem;
  }
  .cant--new .cant_content {
    flex-direction: column;
    justify-content: center;
  }
  .cant--new .sc_text {
    text-align: center;
    margin-bottom: 2rem !important;
  }
  .cant--new .sc_buttons .btn {
    font-size: 1.6rem;
  }
  .cta--affilate .cta_content {
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
  .cta--affilate .sc_text {
    margin-bottom: 2rem !important;
    text-align: center;
  }
  .perfect--new .row {
    margin-bottom: -3.6rem;
  }
  .perfect--new .row > div {
    margin-bottom: 3.6rem;
  }
}

@media (max-width: 767px) {
  .page-template-template-affiliate_new .hero--affilate .sc_buttons {
    align-items: center;
    align-content: center;
    flex-direction: column;
  }
  .page-template-template-affiliate_new .hero--affilate .btn {
    --btn-pd: 0.8rem 2rem;
    width: auto;
    min-width: inherit;
  }
  .page-template-template-affiliate_new .hero--affilate .media-side {
    flex-direction: column;
  }
  .page-template-template-affiliate_new .hero--affilate .image {
    margin: -2rem -2rem -2rem -2rem !important;
  }
  .page-template-template-affiliate_new .hero--affilate .image-extra {
    right: 0;
    left: 0;
    height: auto;
    position: relative;
    margin-top: -19rem !important;
  }
  .page-template-template-affiliate_new .hero--affilate .image-extra img {
    width: 100%;
    height: auto;
  }
  .r-share {
    --sc-pd: 6.4rem 0 5.7rem 0;
  }
  .r-share h2 {
    font-size: 3.6rem;
  }
  .r-share h2 span {
    display: block;
    font-size: 4.5rem;
    line-height: 1.2;
  }
  .how--affilate-new .item_text {
    position: relative;
    max-width: 28.8rem;
    margin: 0 auto;
    text-align: center;
  }
  .how--affilate-new .item_text h2 {
    font-size: 2.4rem;
    margin-bottom: 1.2rem;
  }
  .how--affilate-new .how_block {
    padding: 5.2rem 0 6.4rem 0 !important;
  }
  .how--affilate-new .how_block .text-side {
    margin-bottom: 4rem;
  }
  .how--affilate-new .how_block:nth-child(1) {
    background: rgba(238, 241, 250, 1);
  }
  .how--affilate-new .how_block:nth-child(1) img {
    max-height: 16.2rem;
    object-position: center bottom;
  }
  .how--affilate-new .how_block:nth-child(2) {
    background: rgba(255, 255, 255, 1);
  }
  .how--affilate-new .how_block:nth-child(2) img {
    max-height: 16.9rem;
    object-position: center bottom;
  }
  .how--affilate-new .how_block:nth-child(3) {
    background: rgba(238, 241, 250, 1);
    padding-bottom: 2rem !important;
  }
  .how--affilate-new .how_block:nth-child(3) img {
    max-height: 17.3rem;
    object-position: center bottom;
  }
  .how--affilate-new .how_block:nth-child(4) {
    padding: 0 0 5.6rem 0 !important;
  }
  .page-template-template-affiliate_new .advs-extra {
    --sc-pd: 5.2rem 0 4.6rem 0;
  }
  .page-template-template-affiliate_new .advs-extra .sc_text:not(:last-child) {
    margin-bottom: 5.2rem;
  }
  .perfect--new {
    --sc-pd: 6.4rem 0 3.2rem 0;
    border-bottom: none;
  }
  .page-template-template-affiliate_new .why--style-1 {
    --sc-pd: 3.2rem 0 6.4rem 0;
  }
  .page-template-template-affiliate_new
    .why--style-1
    .container
    > .sc_text:not(:last-child) {
    margin-bottom: 0;
  }
  .cant--new {
    --sc-pd: 3rem 0 4.2rem 0;
  }
  .cant--new .sc_buttons {
    flex-direction: column;
  }
  .cant--new .sc_buttons .btn {
    min-width: 16.2rem;
  }
  .page-template-template-affiliate_new .faq .sc_text {
    text-align: left;
  }
  .page-template-template-affiliate_new .faq .sc_text h2 {
    font-size: 2.8rem;
  }
}

.thanks {
  --sc-pd: 6.9rem 0 7.3rem 0;
  background: linear-gradient(
      270.07deg,
      rgba(209, 216, 236, 0.2) 0.07%,
      rgba(196, 204, 226, 0.038983) 16.19%,
      rgba(193, 201, 224, 0) 84.34%,
      rgba(209, 216, 236, 0.2) 99.94%
    ),
    linear-gradient(0deg, #eef1fa, #eef1fa),
    radial-gradient(
        35.89% 57.64% at 34.24% 38.75%,
        rgba(255, 255, 255, 0.6) 0%,
        rgba(255, 255, 255, 0) 100%
      )
      /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
}
.thanks .sc_text h1:not(:last-child) {
  margin-bottom: 1.6rem;
}
.thanks .sc_text:not(:last-child) {
  margin-bottom: 4.1rem;
}
.thanks_content {
  position: relative;
  padding: 0.1rem;
  border-radius: 1rem;
  max-width: 78.1rem;
  margin: 0 auto;
}
.thanks_content-inner {
  position: relative;
  background: #fff;
  border-radius: 1rem;
  padding: 4rem 2.6rem 4.5rem 2.6rem;
  text-align: center;
}
.thanks_content-inner .image {
  position: relative;
  width: 100%;
  margin-bottom: 1.3rem;
  justify-content: center;
}
.thanks_content-inner .image picture,
.thanks_content-inner .image svg {
  height: 12rem;
  width: 12rem;
}
.thanks_content-inner .image img {
  height: 100%;
  width: auto;
}
.thanks_content-inner h2:not(:last-child) {
  margin-bottom: 1.2rem;
}
.thanks_content:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 1rem;
  background: linear-gradient(90deg, #9925cf 0%, #fd0173 100%);
}
@media (max-width: 767px) {
  .thanks {
    --sc-pd: 3rem 0 6rem 0;
  }
  .thanks .sc_text {
    max-width: 29rem;
    margin-left: auto;
    margin-right: auto;
  }
  .thanks_content-inner {
    padding: 2.4rem;
  }
  .thanks_content-inner .image picture,
  .thanks_content-inner .image svg {
    height: 6rem;
    width: 6rem;
  }
  .thanks_content-inner h2 {
    font-size: 2rem;
  }
}

.hero--lp {
  min-height: 46rem;
  --sc-pd: 5rem 0;
}
.hero--lp h1 {
  min-width: 57rem;
}
.hero--lp h5 {
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  .hero--lp h1 {
    min-width: 100%;
  }
}
.hero--lp .media-side .image {
  height: 42.6rem;
  margin-bottom: -10rem;
  overflow: visible;
  justify-content: center;
  align-items: flex-end;
  align-content: flex-end;
  margin-top: -5rem;
  width: calc(100% + (var(--vw, 1vw) * 100 - var(--container)) / 2);
}
.hero--lp .media-side .image picture {
  margin-bottom: -4rem;
  height: 100%;
}
.hero--lp .media-side .image picture {
  width: auto !important;
}
.hero--lp .media-side .image img {
  height: 100%;
  width: auto;
  max-width: inherit;
  min-width: max-content;
  /* transform: translateX(-8rem); */
}
.page-template-template-product .hero--lp .media-side {
  position: relative;
}
.page-template-template-product .hero--lp .media-side .image {
  position: absolute;
  margin-top: -10rem;
  bottom: auto;
  top: 0;
  margin-bottom: 0rem;
  height: calc(100% + 20rem);
  /* height: 52rem; */
}
.page-template-template-product .hero--lp.hero--with-crumbs .media-side .image {
  margin-top: -12rem;
}
.page-template-template-product .hero--lp .media-side .image picture {
  margin-bottom: 0;
}
.page-template-template-product .hero--lp .media-side .image img {
  transform: translateX(-10rem);
}
@media (min-width: 1600px) {
  .page-template-template-product .hero--lp .media-side .image {
    /* justify-content: flex-end; */
  }
}
@media (max-width: 1599px) {
  .hero--lp .media-side .image img {
    transform: translateX(-8rem);
  }
}
@media (max-width: 1199px) {
  .hero--lp .media-side .image {
    margin-top: -3rem;
  }
  .hero--lp .media-side .image img {
    transform: translateX(0);
  }
}
@media (max-width: 991px) {
  .page-template-template-product .hero--lp .media-side .image {
    height: 42.6rem;
    margin-top: -3rem !important;
    position: relative;
    /* margin-bottom: -10rem; */
  }
  .page-template-template-product .hero--lp .media-side .image picture {
    align-items: flex-start;
    align-content: flex-start;
  }
  .hero--lp .media-side .image img {
    transform: translateX(-8rem);
  }
  .page-template-template-product .hero--lp .media-side .image picture img {
    height: 125%;
    transform: translateX(-10rem);
  }
}
@media (max-width: 767px) {
  .page-template-template-product .hero--lp .media-side .image {
    height: 29.5rem;
    margin-top: 0 !important;
  }
  .page-template-template-product .hero--lp .media-side .image picture img {
    height: 110%;
    transform: translateX(-6rem);
  }
}
.tb--lp {
  --sc-pd: 4.65rem 0;
}
.tb--lp .sc_bg {
  background: #fff;
}
.advs--lp {
  --sc-pd: 0;
}
.advs--lp .row {
  position: relative;
  margin-bottom: 0 !important;
}
.advs--lp .row > div {
  margin-bottom: 0 !important;
}
.advs--lp .row:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  height: 100%;
  z-index: 0;
}
.advs--lp .row:nth-child(1) {
  padding: 4.2rem 0 8.4rem 0;
}
.advs--lp .row:nth-child(1):before {
  background: linear-gradient(0deg, #eef1fa 0%, #ffffff 100%);
}
.advs--lp .row:nth-child(1) .image {
  margin: -4rem -4rem -4rem -15rem;
}
.advs--lp .row:nth-child(2) {
  padding: 12.5rem 0 6.1rem 0;
}
.advs--lp .row:nth-child(2):before {
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
}
.advs--lp .row:nth-child(2) .image {
  margin: -4rem 5rem -4rem -5rem;
}
.advs--lp .row:nth-child(3) {
  padding: 7.7rem 0 8.2rem 0;
}
.advs--lp .row:nth-child(3):before {
  background: linear-gradient(0deg, #eef1fa 0%, #ffffff 100%);
}
.advs--lp .row:nth-child(3) .image {
  margin: -4rem -5rem -4rem -6rem;
}
.advs--lp .row:nth-child(4) {
  padding: 11.4rem 0 7.2rem 0;
}
.advs--lp .row:nth-child(4):before {
  background: linear-gradient(180deg, #eef1fa 0%, #ffffff 100%);
}
.advs--lp .row:nth-child(4) .image {
  margin: -4rem -4rem -4rem -7rem;
}
.advs--lp .row:nth-child(5) {
  padding: 4.9rem 0 9.1rem 0;
}
.advs--lp .row:nth-child(5):before {
  background: linear-gradient(0deg, #eef1fa 0.72%, #ffffff 99.51%);
}
.advs--lp .row:nth-child(5) .image {
  margin: -4rem -12rem -4rem -12rem;
}

.faq--new .accordion-item:last-child {
  border-bottom: none;
}

@media (max-width: 767px) {
  .hero--lp {
    padding-bottom: 0;
  }
  .hero--lp h1 {
    margin-left: 0;
    max-width: 29rem;
  }
  .hero--lp .sc_buttons {
    justify-content: flex-start;
  }
  .hero--lp .media-side .image {
    height: 24.5rem;
    margin-top: -3rem !important;
  }
  .hero--lp .media-side .image img {
    transform: translateX(-3rem);
  }
  .advs--lp .row {
    padding: 4.2rem 0 !important;
  }
  .top--new h2 {
    max-width: 29rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.only-cyber {
  display: none;
}
.page-id-1271 .only-cyber,
.page-id-1307 .only-cyber {
  display: inline-flex;
}

.only-cyber > .menu_link {
  font-size: 0;
}
.only-cyber > .menu_link.active:after {
  background: currentColor;
}
.only-cyber > .menu_link:before {
  content: "";
  position: relative;
  display: inline-block;
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url(../images/icons/icon-globe.svg);
  mask-image: url(../images/icons/icon-globe.svg);
  background-color: currentColor;
  width: 2.1rem;
  height: 2.1rem;
  opacity: 1;
}
.only-cyber .submenu {
  width: 4.4rem;
}
.only-cyber .submenu a {
  width: 100%;
  padding: 0.3rem 0.6rem;
  background: none !important;
}
.only-cyber .submenu a .text {
  margin-bottom: 0;
  font-weight: 400;
}
.only-cyber .current_page_item a {
  color: var(--p-pink);
}

.hero--competitor {
  --sc-pd: 5.6rem 0;
}
.hero--competitor p {
  max-width: 81.5rem;
  margin-left: auto;
  margin-right: auto;
}
.hero--competitor .sc_bg {
  background: linear-gradient(0deg, #eef1fa, #eef1fa),
    radial-gradient(
      38.6% 50% at 50% 50%,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(
      270.07deg,
      rgba(209, 216, 236, 0.2) 0.07%,
      rgba(196, 204, 226, 0.038983) 16.19%,
      rgba(193, 201, 224, 0) 84.34%,
      rgba(209, 216, 236, 0.2) 99.94%
    );
}
.t-block {
  --sc-pd: 4rem 0 7rem 0;
  border-bottom: 1px solid #dee3f0;
}
@media (min-width: 1200px) {
  .t-block {
    --container: calc(1170px + var(--gap) * 2);
  }
}
.t-block .sc_text--help {
  margin-top: 1.6rem;
  color: #5a5772;
  font-size: 1.6rem;
}
.t-block_table {
  position: relative;
  margin-bottom: 4.9rem;
}
.t-block_table table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
.t-block_table th {
  position: relative;
  height: 10rem;
  font-size: 2rem;
  font-weight: 600;
  font-family: "AvenirNext LT Pro Regular", sans-serif;
}
.t-block_table td {
  padding: 0.8rem 5.5rem;
  border: 1px solid #dee3f0;
  width: calc(100% / 3);
  font-size: 1.6rem;
}
.t-block_table td small {
  font-size: 1.4rem;
}
.t-block_table .icon-checkmark {
  --i-size: 1.3rem;
  color: #fe0072;
}
.t-block_table .icon-minus {
  --i-size: 1.3rem;
  color: #b5bfdf;
}
.t-block_table td .txt {
  min-height: 4.8rem;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
}
.t-block_table td:first-child {
  border-left: none;
  border-right: none;
  padding-left: 0;
}
.t-block_table td:first-child .txt {
  justify-content: flex-start;
  text-align: left;
}
.t-block_table td:first-child .txt .tt {
  order: 1;
  margin-left: 0.8rem;
}
.t-block_table td:last-child {
  border-right: none;
  border-left: none;
}
.t-block_table tr:last-child td {
  border-bottom: none;
}
.t-block_table tfoot {
  position: absolute;
  left: 0;
  bottom: 0;
  user-select: none;
  pointer-events: none;
}
.t-block_table .highlight {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: var(--th);
  border: 2px solid var(--p-pink);
  border-radius: 0.3rem;
  pointer-events: none;
  user-select: none;
}

@media (max-width: 1199px) {
  .t-block_table td {
    padding: 0.8rem 1.6rem;
  }
}
@media (max-width: 991px) {
  .t-block_table td {
    font-size: 1.4rem;
    padding: 0.8rem 1rem;
  }
  .t-block_table td:first-child {
    padding-left: 0;
  }
  .t-block_table td small {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .t-block_table td {
    font-size: 1.2rem;
    vertical-align: baseline;
  }
  .t-block_table td br {
    display: none;
  }
  .t-block_table td small {
    font-size: 1rem;
  }
  .t-block_table td .txt {
    min-height: 2.8rem;
  }
}

.page-template-template-competitor .partners {
  --sc-pd: 4rem 0 5.4rem 0;
}
.page-template-template-competitor .partners .sc_text {
  margin-bottom: 3.6rem;
}

.trusted {
  --sc-pd: 8.4rem 0;
}
.page-template-template-competitor .trusted {
  --sc-pd: 7.4rem 0 4.4rem 0;
}
.trusted .sc_bg {
  background: var(--c-white);
}
.trusted .row {
  align-items: center;
  align-content: center;
}
.trusted .images {
  display: flex;
}
.trusted .images--type-1 {
  gap: 5.3rem;
}
.trusted .images--type-2 {
  gap: 4.4rem;
}
.trusted .images--type-2 .image:first-child,
.trusted .images--type-2 .image:last-child {
  max-width: 13.1rem;
}
.trusted .images--type-2 .image:nth-child(2),
.trusted .images--type-2 .image:nth-last-child(2) {
  max-width: 16rem;
}
.trusted .images--type-2 .image:nth-child(3),
.trusted .images--type-2 .image:nth-child(4) {
  width: 17rem;
  min-width: 17rem;
}
@media (max-width: 767px) {
  .trusted .images--type-2 .image:nth-child(3),
  .trusted .images--type-2 .image:nth-child(4) {
    width: inherit;
    min-width: inherit;
  }
}
.trusted .images--type-3 {
  gap: 3.4rem;
  max-width: 45.5rem;
  margin-left: auto;
}
.trusted .sc_text--type-1 {
  text-align: center;
  margin-bottom: 4.4rem;
}
.trusted .sc_text--type-2 {
  text-align: center;
  margin-bottom: 4.4rem;
}
.trusted .sc_text--type-3 {
  --h-s-h2: 5.7rem;
  min-width: 58.5rem;
}

.page-template-template-affiliate_new .trusted {
  border-top: 1px solid #dee3f0;
}
.page-template-template-agencies .trusted {
  border-top: 1px solid #dee3f0;
}
.page-template-template-frontpage .trusted,
.page-template-template-clickcease .trusted,
.page-template-template-frontpage-new .trusted {
  border-top: 1px solid #dee3f0;
}
.page-template-template-frontpage .advs,
.page-template-template-clickcease .advs,
.page-template-template-frontpage-new .advs {
  padding: 0;
}
.page-template-template-frontpage .advs .row,
.page-template-template-clickcease .advs .row,
.page-template-template-frontpage-new .advs .row {
  margin: 0;
  padding: 5.4rem 0;
}
.page-template-template-frontpage .advs .row:first-child,
.page-template-template-clickcease .advs .row:first-child,
.page-template-template-frontpage-new .advs .row:first-child {
  padding: 8.4rem 0;
}
@media (max-width: 767px) {
  .page-template-template-frontpage .advs .row:first-child,
  .page-template-template-clickcease .advs .row:first-child,
  .page-template-template-frontpage-new .advs .row:first-child {
    padding-bottom: 1.4rem;
  }
  .page-template-template-frontpage .advs .row:nth-child(2),
  .page-template-template-clickcease .advs .row:nth-child(2),
  .page-template-template-frontpage-new .advs .row:nth-child(2) {
    padding-bottom: 1.4rem;
  }
  .page-template-template-frontpage .advs .row:nth-child(3),
  .page-template-template-clickcease .advs .row:nth-child(3),
  .page-template-template-frontpage-new .advs .row:nth-child(3) {
    padding-bottom: 1.4rem;
  }
}
.page-template-template-frontpage .advs .row::after,
.page-template-template-clickcease .advs .row::after,
.page-template-template-frontpage-new .advs .row::after {
  content: "";
  position: absolute;
  top: 0;
  width: calc(var(--vw, 1vw) * 100);
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  z-index: 0;
}
.page-template-template-frontpage .advs .row > *,
.page-template-template-clickcease .advs .row > *,
.page-template-template-frontpage-new .advs .row > * {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .page-template-template-clickcease .advs .row > *.media-side,
  .page-template-template-frontpage .advs .row > *.media-side,
  .page-template-template-frontpage-new .advs .row > *.media-side {
    margin-bottom: 0 !important;
  }
}
.page-template-template-frontpage .advs .row:first-child:after,
.page-template-template-clickcease .advs .row:first-child:after,
.page-template-template-frontpage-new .advs .row:first-child:after {
  background: linear-gradient(180deg, #eef1fa 0%, #fff 100%);
}
.page-template-template-frontpage .advs .row:nth-child(2):after,
.page-template-template-clickcease .advs .row:nth-child(2):after,
.page-template-template-frontpage-new .advs .row:nth-child(2):after {
  background: #fff;
}
.page-template-template-frontpage .advs .row:nth-child(3):after,
.page-template-template-clickcease .advs .row:nth-child(3):after,
.page-template-template-frontpage-new .advs .row:nth-child(3):after {
  background: linear-gradient(0deg, #eef1fa 0%, #fff 100%);
  height: calc(100% + 19.6rem);
}
.page-template-template-frontpage .advs_items,
.page-template-template-clickcease .advs_items,
.page-template-template-frontpage-new .advs_items {
  margin: 0;
}
.page-template-template-frontpage .advs .sc_buttons,
.page-template-template-clickcease .advs .sc_buttons,
.page-template-template-frontpage-new .advs .sc_buttons {
  padding: 5.4rem 0 8.4rem 0;
}
.page-template-template-frontpage .trusted .sc_bg,
.page-template-template-clickcease .trusted .sc_bg,
.page-template-template-frontpage-new .trusted .sc_bg {
  background: linear-gradient(180deg, #eef1fa 0%, #fff 100%);
}
.page-id-1161 .sc {
  order: 1;
}
.page-id-1161 .trusted {
  order: 2;
}
.page-id-1161 .cta {
  order: 3;
}

@media (max-width: 1199px) {
  .trusted .sc_text--type-3 {
    --h-s-h2: 4.2rem;
    min-width: inherit;
  }
}
@media (max-width: 991px) {
  .trusted {
    --sc-pd: 5.4rem 0;
  }
  .trusted .images--type-1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.4rem 4.4rem;
  }
  .trusted .sc_text--type-1 h2,
  .trusted .sc_text--type-2 h2 {
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto;
  }
  .trusted .sc_text--type-3 {
    --h-s-h2: 3.6rem;
  }
}
@media (max-width: 767px) {
  .trusted {
    --sc-pd: 6.2rem 0;
  }

  .trusted .images--type-1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.8rem 4.6rem;
  }
  .trusted .images--type-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.8rem 4.6rem;
  }
  .trusted .images--type-2 .image {
    max-width: inherit !important;
  }
  .trusted .images--type-2 .image:last-child {
    /* display: none; */
  }
  .trusted .sc_text--type-1 {
    margin-bottom: 4.8rem;
  }
  .trusted .sc_text--type-2 {
    margin-bottom: 3.8rem;
  }
  .trusted .sc_text--type-3 {
    --h-s-h2: 2.4rem;
    flex-direction: column;
    align-items: center;
    align-content: center;
    text-align: center;
    margin-bottom: 2.8rem;
    gap: 1.8rem 4.6rem;
  }
  .trusted .sc_text--type-3 .image {
    max-width: 18rem;
  }
}

.hero--click-fraud {
  --sc-pd: 6.8rem 0;
}
@media (max-width: 767px) {
  .hero--click-fraud {
    --sc-pd: 4.8rem 0 2.2rem 0;
  }
}
.hero--click-fraud .sc_bg {
  background: linear-gradient(180deg, #eef1fa 0%, #fff 100%);
}
.hero--click-fraud p {
  font-size: 2.4rem;
  margin-left: auto;
  margin-right: auto;
}

.what-is-fraud {
  --sc-pd: 1.5rem 0 1.5rem 0;
  overflow: hidden;
}
.what-is-fraud .sc_bg {
  background: var(--c-white);
}

.what-is-fraud .sc_text {
  padding: 12.4rem 0 14.9rem 0;
  max-width: 50rem;
  font-size: 1.6rem;
  line-height: 1.4;
}
.what-is-fraud-ad .sc_text {
  max-width: 65rem;
  padding: 6rem 0;
}
.what-is-fraud-ad .row {
  align-items: center;
  align-content: center;
}
.what-is-fraud .sc_text > *:not(:last-child) {
  margin-bottom: 2.8rem;
}
.what-is-fraud .sc_text ul {
  position: relative;
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.what-is-fraud .sc_text ul li {
  position: relative;
  padding-left: 3.6rem;
}
.what-is-fraud .sc_text ul li:not(:last-child) {
  margin-bottom: 1.2rem;
}
.what-is-fraud .sc_text ul li:before {
  content: "";
  position: absolute;
  webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background-color: var(--p-pink);
  -webkit-mask-image: url("../images/icons/icon-cancel.svg");
  mask-image: url("../images/icons/icon-cancel.svg");
  width: 2.4rem;
  height: 2.4rem;
  left: 0;
  top: 0.2rem;
}

.what-is-fraud .image img {
  height: 54.4rem;
  width: auto;
  max-width: inherit;
  margin-left: 4rem;
}
.what-is-fraud-ad .image img {
  height: 41.9rem;
}

.get-new--alt-1 .sc_bg {
  background: var(--c-white);
}
.get-new--alt-1 .sc_text {
  color: #34163e;
}
.get-new--alt-1 .container > .sc_text {
  font-size: 1.6rem;
}
.get-new--alt-1 .sc_text h2:not(:last-child) {
  margin-bottom: 2.4rem;
}
.get-new--alt-1 .sc_text p a {
  font-weight: 700;
  color: #e12468;
}
.get-new--alt-1 .sc_text:not(:last-child) {
  margin-bottom: 4rem;
}
.get-new--alt-1 .row {
  align-items: inherit;
  align-content: inherit;
  margin-bottom: -4.8rem;
}
.get-new--alt-1 .media-side {
  display: flex;
  align-items: center;
  align-content: center;
}
@media (min-width: 768px) {
  .get-new--alt-1 .media-side {
    padding-left: 0;
  }
}
.get-new--alt-1 .container > .row {
  align-items: inherit;
  align-content: inherit;
}
.get-new--alt-1 .get-new_tabs {
  border-radius: 1.5rem;
  border: 1px solid #b1b9d1;
  padding: 2.4rem 3.2rem;
  min-height: 100%;
  display: flex;
}
.get-new--alt-1 .get-new_nav {
  flex-direction: column;
  border-color: #b1b9d1;
  padding: 0.8rem;
  border-radius: 1.4rem;
  max-width: 25rem;
  width: 100%;
  margin-left: 0;
}
.get-new--alt-1 .get-new_nav .m-link {
  color: #34163e;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 1.2rem 0.8rem;
  line-height: 1.1;
}
.get-new--alt-1 .get-new_nav .m-link .ttl {
  margin-top: 3px;
}
.get-new--alt-1 .get-new_nav .m-link:not(:last-child) {
  margin-bottom: 0.1rem;
}
.get-new--alt-1 .get-new_nav .m-link.active {
  border-color: #e12468;
  color: var(--p-pink);
  background: #ffe7f2;
  font-weight: 600;
  padding: 1.2rem 1.6rem;
}
.get-new--alt-1 .sc_text {
  max-width: 78rem;
  text-align: left;
}
.get-new--alt-1 .get-new_tab-inner .sc_text {
  max-width: 40.8rem;
}
.get-new--alt-1 .get-new_tab-inner .sc_text p:not(:last-child) {
  margin-bottom: 1.2rem;
}
.get-new--alt-1 .sc_text h2 {
  margin-left: 0;
}
.get-new--alt-1 .get-new_tab .image picture {
  margin: 0;
}
.get-new--alt-1 #m2 .image img,
.get-new--alt-1 #m6 .image img,
.get-new--alt-1 #m7 .image img {
  /* width: calc(
    100% + (var(--vw, 1vw) * 100 - var(--container)) / 2 + var(--gap) * 2
  ); */
  max-width: inherit;
  width: calc(100% + 3.3rem);
}
.get-new--alt-1 .get-new_tab {
  min-height: 100%;
}
.get-new--alt-1 .get-new_tab-inner {
  min-height: 100%;
  display: flex;
}

.cta--dark {
  --sc-pd: 4rem 0;
  color: var(--c-white);
}
.cta--dark .sc_bg {
  background: #34163e;
}
.cta--dark h2 {
  --h-s-h2: 4.7rem;
  max-width: 57rem;
  color: inherit;
}

.page-id-1475 .faq + .cta,
.page-id-1675 .faq + .cta,
.page-id-1805 .faq + .cta,
.page-id-1971 .faq + .cta {
  color: var(--c-dark);
}
.page-id-1475 .faq + .cta .sc_bg,
.page-id-1675 .faq + .cta .sc_bg,
.page-id-1805 .faq + .cta .sc_bg,
.page-id-1971 .faq + .cta .sc_bg {
  background: linear-gradient(0deg, #eef1fa, #eef1fa),
    radial-gradient(
      38.6% 50% at 50% 50%,
      rgba(255, 255, 255, 0.6) 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(
      270.07deg,
      rgba(209, 216, 236, 0.2) 0.07%,
      rgba(196, 204, 226, 0.038983) 16.19%,
      rgba(193, 201, 224, 0) 84.34%,
      rgba(209, 216, 236, 0.2) 99.94%
    );
}

.get-new--alt .sc_bg {
  background: var(--c-white);
}
.get-new--alt .sc_text {
  color: #34163e;
}
.get-new--alt .container > .sc_text {
  font-size: 1.6rem;
}
.get-new--alt .sc_text h2:not(:last-child) {
  margin-bottom: 2.4rem;
}
.get-new--alt .sc_text p a {
  font-weight: 700;
  color: #e12468;
}
.get-new--alt .get-new_tabs {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .get-new--alt .get-new_tabs {
    min-width: 87.3rem;
  }
}
.get-new--alt .get-new_nav {
  border-color: #b1b9d1;
  padding: 0.8rem 1rem;
  border-radius: 1.4rem;
}
.get-new--alt .get-new_nav .m-link {
  color: #34163e;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 1.2rem 2.4rem;
}
.get-new--alt .get-new_nav .m-link:not(:last-child) {
  margin-bottom: 0.1rem;
}
.get-new--alt .get-new_nav .m-link.active {
  border-color: #e12468;
  color: var(--p-pink);
  background: #ffe7f2;
}
.get-new--alt .sc_text {
  max-width: 78rem;
  text-align: left;
}
.get-new--alt .get-new_tab-inner .sc_text {
  max-width: 65.3rem;
}
.get-new--alt .get-new_tab-inner .sc_text p:not(:last-child) {
  margin-bottom: 2.8rem;
}
.get-new--alt .get-new_tab-inner .sc_text h3:not(:last-child) {
  margin-bottom: 2.8rem;
}
.get-new--alt-1 .sc_text h3 {
  margin-left: 0;
}

.get-new--alt #m1 .image {
  margin-left: auto;
}
.get-new--alt #m1 .image picture {
  margin: 0;
}
.get-new--alt #m1 .image img {
  min-width: 47rem;
  margin-left: 6rem;
}
.get-new--alt #m2 .image img {
  margin-left: 4rem;
}
.get-new--alt #m2 .sc_text p {
  max-width: 59.3rem;
}
.get-new--alt #m3 .image img {
  min-width: 60.5rem;
  margin-left: 0rem;
}
.get-new--alt #m3 .sc_text p {
  max-width: 52rem;
}
.get-new--alt #m3 .sc_text p a {
  text-decoration: underline;
}
.get-new--alt .sc_text p a {
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  text-decoration: underline;
}
.get-new--alt .sc_text p strong {
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 700;
}

.page-template-template-ad-fraud .get-new--alt #m1 .sc_text p {
  max-width: 56.8rem;
}
.page-template-template-ad-fraud .get-new--alt #m1 .image img {
  max-width: 49.3rem;
  margin-left: 0;
  min-width: inherit;
}
.page-template-template-ad-fraud .get-new--alt #m2 .sc_text p {
  max-width: 56.8rem;
}
.page-template-template-ad-fraud .get-new--alt #m2 .image img {
  max-width: 53.7rem;
  min-width: inherit;
}
.page-template-template-ad-fraud .get-new--alt #m3 .sc_text p {
  max-width: 65.3rem;
}
.page-template-template-ad-fraud .get-new--alt #m3 .image img {
  max-width: 35rem;
  min-width: inherit;
  margin-left: 6rem;
}
.get-new--alt .get-new_tab ul {
  list-style: disc;
  padding-left: 1.25em;
  max-width: 52rem;
}
.get-new--alt .get-new_tab ul:not(:last-child) {
  margin-bottom: 2.8rem;
}
.get-new--alt .get-new_tab ul li {
  padding-left: 0;
}
.get-new--alt .get-new_tab ul li:before {
  display: none;
}
.get-new--alt .get-new_tab ul li:not(:last-child) {
  margin-bottom: 0.8rem;
}

@media (max-width: 991px) {
  .what-is-fraud {
    --sc-pd: 5.2rem 0;
  }
  .what-is-fraud .sc_text {
    padding: 0;
  }
  .what-is-fraud .image img {
    height: 30.5rem;
  }
  .get-new--alt-1 .container > .row {
    align-items: flex-start;
    align-content: flex-start;
  }
  .get-new--alt-1 .row {
    margin-bottom: -4.8rem;
  }
  .cta--dark h2 {
    --h-s-h2: 3.6rem;
    max-width: 42rem;
    color: inherit;
  }
  .get-new--alt .get-new_tab .row {
    align-items: flex-start;
    align-content: flex-start;
  }
  .get-new--alt #m1 .image img {
    margin: 0;
    min-width: inherit;
  }
  .get-new--alt #m2 .image img {
    margin-left: 0rem;
  }
}

@media (max-width: 767px) {
  .get-new--alt #m3 .image img {
    min-width: inherit;
  }
  .get-new--alt-1 .get-new_nav {
    flex-direction: row;
  }
  .get-new--alt-1 .get-new_nav .m-link,
  .get-new--alt .get-new_nav .m-link {
    font-size: 1.4rem;
    padding: 0.9rem 1.6rem;
    height: 3.4rem;
    border-radius: 1.2rem;
  }
  .get-new--alt-1 .get-new_nav .m-link:not(:last-child) {
    margin-bottom: 0;
    margin-right: 0.1rem;
  }

  .cta .sc_text {
    text-align: center !important;
    max-width: 36rem;
    margin-left: auto;
    margin-right: auto;
  }
  .cta .sc_buttons {
    justify-content: center !important;
    min-width: 100%;
  }
  .cta h2,
  .cta--dark h2 {
    --h-s-h2: 3.2rem;
    max-width: 36rem;
    color: inherit;
    margin-left: auto;
    margin-right: auto;
  }
  .hero--click-fraud h1 {
    max-width: 36rem;
  }
  .hero--click-fraud p {
    font-size: 1.6rem;
    max-width: 27rem;
  }
  .what-is-fraud .sc_text {
    font-size: 1.6rem;
    margin-bottom: 2.4rem;
  }
  .what-is-fraud .image img {
    height: auto;
    width: 100%;
    margin-left: calc((var(--vw, 1vw) * 100 - var(--container)) / 2);
  }
  .get-new--alt-1 .container > .sc_text {
    font-size: 1.6rem;
  }
}

.f-statistics {
  --sc-pd: 10.5rem 0 8.6rem 0;
}
.f-statistics .row {
  margin-bottom: -3rem;
}
.f-statistics .row > div {
  margin-bottom: 3rem;
}
.f-statistics .sc_bg {
  background: #eef1fa;
}
.f-statistics .image {
  max-width: 36rem;
  margin-left: auto;
}
.f-statistics h2:not(:last-child) {
  margin-bottom: 2.8rem;
}
.f-statistics ol {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.3rem;
  list-style: none;
  counter-reset: steps;
  padding-left: 0;
  margin: 0;
}
.f-statistics ol:not(:last-child) {
  margin-bottom: 2.8rem;
}
.f-statistics ol li {
  position: relative;
  padding-left: 3.5rem;
  counter-increment: steps;
  min-height: 2.2rem;
}
.f-statistics ol li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: counter(steps);
  margin-right: 1.3rem;
  border: 1px solid #e12468;
  color: #e12468;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  line-height: normal;
}
.f-statistics ol li a {
  color: #e12468;
}
.f-statistics p > a {
  text-decoration: underline;
  color: #e12468;
}
.f-statistics p strong {
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 700;
}

.f-types {
  --sc-pd: 6.4rem 0 8.4rem 0;
}
.f-types .sc_bg {
  background: #eef1fa;
}
.f-types .sc_text:not(:last-child) {
  margin-bottom: 6rem;
}
.f-types_items .row {
  margin-bottom: -2.8rem;
  --gap: 1.6rem;
}
.f-types_items .row > div {
  margin-bottom: 2.8rem;
}
.f-types .item {
  position: relative;
  border-radius: 1rem;
  background: var(--c-white);
  padding: 3.2rem;
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  min-height: 100%;
}
.f-types .item .item_icon {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  width: 7.85rem;
  min-width: 7.85rem;
  margin-right: 2.4rem;
}
.page-id-1675 .f-types_items .row > div:nth-child(1) .item_icon {
  width: 5.881rem;
  min-width: 5.881rem;
}
.page-id-1675 .f-types_items .row > div:nth-child(2) .item_icon {
  width: 5.747rem;
  min-width: 5.747rem;
}
.page-id-1675 .f-types_items .row > div:nth-child(3) .item_icon {
  width: 4.3rem;
  min-width: 4.3rem;
}
.page-id-1675 .f-types_items .row > div:nth-child(4) .item_icon {
  width: 5.214rem;
  min-width: 5.214rem;
}
.page-id-1675 .f-types_items .row > div:nth-child(5) .item_icon {
  width: 6.209rem;
  min-width: 6.209rem;
}
.page-id-1675 .f-types_items .row > div:nth-child(6) .item_icon {
  width: 3.873rem;
  min-width: 3.873rem;
}
.f-types .item .item_text {
  flex: 1;
}
.f-types .item h3 {
  margin-bottom: 0.8rem;
  color: #3c1c60;
}

.f-combating {
  --sc-pd: 8rem 0;
}
.page-template-template-ad-fraud .f-combating {
  border-bottom: 1px solid #B1B9D1;
}
.f-combating .row {
  align-items: center;
  align-content: center;
}
.f-combating .sc_text {
  max-width: 57.1rem;
  margin-left: auto;
}

.f-how {
  --sc-pd: 8rem 0;
}
.f-how h2 {
  min-width: max-content;
  margin-bottom: 2.8rem;
}
.f-how .sc_bg {
  background: #eef1fa;
}
.page-template-template-ad-fraud .f-how .sc_bg {
  background: #fff;
}
.f-how .image {
  min-width: 60rem;
  margin-top: 2rem;
}

@media (max-width: 1199px) {
  .f-how {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .page-template-template-ad-fraud .get-new--alt .sc_text p {
    max-width: 100% !important;
  }
  .page-template-template-ad-fraud .get-new--alt .media-side {
    display: flex;
    justify-content: flex-end;
  }
  .page-template-template-ad-fraud .get-new--alt .image {
    margin: 0 !important;
  }
  .f-combating .row {
    flex-direction: column-reverse;
  }
  .f-combating .row .image-side {
    margin-top: 3rem;
  }
}
@media (max-width: 767px) {
  .f-how h2 {
    min-width: inherit;
  }
  .f-types .item {
    flex-direction: column;
  }
  .f-types .item_icon {
    margin-right: 0;
    margin-bottom: 3.2rem;
  }
  .f-types .item {
    padding-right: 3.2rem;
  }
  .f-how .image {
    min-width: inherit;
    margin: 2rem -3rem 0 -3rem;
    width: auto;
  }
}

.faq .accordion-item_inner a {
  text-decoration: underline;
}

.awards {
  --sc-pd: 6.4rem 0;
  overflow: hidden;
}
.awards .sc_bg {
  background: #f8f9ff;
}
.awards .sc_text {
  font-size: 2rem;
}
.awards .sc_text h2:not(:last-child) {
  margin-bottom: 1.2rem;
}
.awards .sc_text:not(:last-child) {
  margin-bottom: 5rem;
}
.awards_slider {
  position: relative;
}
.awards .item {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 1.2rem;
  background: var(--c-white);
  padding: 3rem 2.1rem;
  min-height: 100%;
  box-shadow: 0px 0px 30px 0px rgba(80, 54, 123, 0.12);
  text-decoration: none;
  transition: color 0.2s ease;
}
.awards .item:hover {
  color: var(--b-pink);
}
.awards .item_image {
  flex: 1;
  padding-bottom: 2.1rem;
}
.awards .item_image picture {
  justify-content: center;
}
.awards .item_image img {
  width: 100%;
  height: 100%;
  max-height: 10.5rem;
  max-width: 22.1rem;
  object-fit: contain;
}
.awards .item_text {
  position: relative;
  text-align: center;
  font-size: 2rem;
  font-family: "AvenirNext LT Pro Regular", sans-serif;
  font-weight: 700;
}
.awards .swiper-container {
  max-width: calc(100% - 15.2rem);
  margin: 0 auto;
}
.awards .swiper-slide {
  height: auto;
  transition: opacity 0.4s ease;
  opacity: 0;
}
.awards .swiper-slide-visible {
  opacity: 1;
}
.awards .swiper-button {
  width: 5rem;
  height: 5rem;
  box-shadow: 0px 0px 8px rgba(80, 54, 123, 0.26);
  border-radius: 100%;
  background: var(--c-white);
  color: #34163e;
}
.awards .swiper-button:after {
  font-size: 1.7rem;
}
.awards .swiper-button-prev {
  left: 0;
}
.awards .swiper-button-next {
  right: 0;
}
.awards .swiper-pagination {
  margin-top: 4.2rem !important;
}
@media (min-width: 1200px) {
  .awards .swiper-pagination {
    display: none;
  }
}
@media (max-width: 1199px) {
  .awards .swiper-button {
    display: none;
  }
  .awards .swiper-container {
    max-width: 100%;
  }
  .awards .sc_text {
    font-size: 1.8rem;
  }
}

.what-is-fraud-bot .row {
  align-items: center;
  align-content: center;
}
.what-is-fraud-bot {
  padding-bottom: 7.3rem;
}
.what-is-fraud-bot .sc_text {
  padding: 0;
}
.what-is-fraud-bot .sc_text p a {
  color: #e12468;
  text-decoration: underline;
}

.cta-bot p {
  display: inherit;
}
.vs {
  background: #eef1fa;
}
.against .row {
  align-items: center;
  align-content: center;
}

.get-new-bot .get-new_nav-wrap {
  min-height: 100%;
}
.get-new-bot .get-new_nav {
  /* justify-content: space-between; */
}

.against {
  background: #eef1fa;
}

@media (min-width: 768px) {
  .what-is-fraud-bot .image img {
    height: 45.1rem;
    margin-left: 0;
  }
  .what-is-fraud-bot .sc_text {
    max-width: 62.8rem;
  }
  .f-statistics-bot .image {
    max-width: 18.8rem;
  }
  .hd .image {
    max-width: 29.8rem;
  }
  .hd .sc_text {
    max-width: 59.3rem;
  }
  .vs .image {
    max-width: 52.3rem;
    margin-left: auto;
  }
  .against .image {
    max-width: 52rem;
  }
  .get-new-bot .get-new_nav {
    /* padding-bottom: 2.3rem; */
    justify-content: flex-start;
    /* padding: 0; */
    /* border: none; */
  }
  .get-new-bot .sc_text {
    max-width: 89.6rem;
  }
  .get-new-bot .get-new_tabs {
    /* padding: 0; */
    /* padding-left: 5rem; */
    /* border: none; */
  }
  .get-new-bot .get-new_nav .m-link {
    padding: 1.3rem 0.8rem !important;
  }
  .get-new-bot .get-new_nav .m-link .icon {
    margin-right: 0.8rem;
  }
  .get-new-bot .get-new_nav .m-link:not(:last-child) {
    margin-bottom: 0.1rem;
  }
  .get-new-bot .sc_text p:nth-last-child(2) {
    margin-bottom: 5rem;
  }

  .page-template-template-bot-attacks .cta--dark h2,
  .page-template-template-click-fraud .cta--dark h2,
  .page-template-template-ad-fraud .cta--dark h2,
  .page-template-template-uit .cta--dark h2 {
    font-size: 3.6rem;
    max-width: inherit !important;
    color: #fff;
  }

  .page-template-template-bot-attacks .cta--dark .btn,
  .page-template-template-ad-fraud .cta--dark .btn,
  .page-template-template-uit .cta--dark .btn,
  .page-template-template-click-fraud .cta--dark .btn {
    --btn-fz: 2rem;
    --btn-heght: 2.6em;
  }

  .page-template-template-bot-attacks .faq + .cta .sc_bg,
  .page-template-template-click-fraud .faq + .cta .sc_bg,
  .page-template-template-ad-fraud .faq + .cta .sc_bg,
  .page-template-template-uit .faq + .cta .sc_bg {
    background: linear-gradient(
        270deg,
        rgba(209, 216, 236, 0.2) 0.07%,
        rgba(196, 204, 226, 0.04) 16.19%,
        rgba(193, 201, 224, 0) 84.34%,
        rgba(209, 216, 236, 0.2) 99.94%
      ),
      radial-gradient(
        38.6% 50% at 50% 50%,
        rgba(255, 255, 255, 0.6) 0%,
        rgba(255, 255, 255, 0) 100%
      ),
      #eef1fa;
  }
  .page-template-template-bot-attacks .faq + .cta h2,
  .page-template-template-click-fraud .faq + .cta h2,
  .page-template-template-ad-fraud .faq + .cta h2,
  .page-template-template-uit .faq + .cta h2 {
    font-size: 5.7rem;
    max-width: inherit !important;
    color: rgba(52, 22, 62, 1);
  }
  .page-template-template-bot-attacks .faq + .cta .btn,
  .page-template-template-ad-fraud .faq + .cta .btn,
  .page-template-template-uit .faq + .cta .btn,
  .page-template-template-click-fraud .faq + .cta .btn {
    --btn-fz: 3.488rem;
    --btn-heght: 2.608084862em;
  }
}
.page-template-template-bot-attacks .faq + .cta h2,
.page-template-template-click-fraud .faq + .cta h2,
.page-template-template-ad-fraud .faq + .cta h2,
.page-template-template-uit .faq + .cta h2 {
  font-weight: 400;
  font-family: "AvenirNext LT Pro Regular", sans-serif;
}
.page-template-template-bot-attacks .faq + .cta h2 strong,
.page-template-template-click-fraud .faq + .cta h2 strong,
.page-template-template-ad-fraud .faq + .cta h2 strong,
.page-template-template-uit .faq + .cta h2 strong {
  font-weight: 700;
  font-family: "AvenirNext LT Pro Regular", sans-serif;
}
.page-template-template-bot-attacks .faq + .cta h2 .pink,
.page-template-template-click-fraud .faq + .cta h2 .pink,
.page-template-template-ad-fraud .faq + .cta h2 .pink,
.page-template-template-uit .faq + .cta h2 .pink {
  font-style: italic;
  font-family: "AvenirNext LT Pro Heavy", sans-serif;
  font-weight: 800 !important;
}

@media (max-width: 767px) {
  .tb-comp .image-side {
    order: 2;
    margin-bottom: 0;
  }
  .tb-comp .sc_text-side {
    order: 1;
    margin-bottom: 0.4rem !important;
  }
  .tb-comp .sc_text {
    text-align: center !important;
    max-width: 28.7rem;
    margin: 0 auto;
  }
  .tb-comp .sc_text br {
    display: inline-block !important;
  }
  .page-template-template-bot-attacks .faq + .cta h2,
  .page-template-template-click-fraud .faq + .cta h2,
  .page-template-template-ad-fraud .faq + .cta h2,
  .page-template-template-uit .faq + .cta h2 {
    font-size: 2.8rem;
  }
}
@media (max-width: 359px) {
  .page-template-template-bot-attacks .faq + .cta h2,
  .page-template-template-click-fraud .faq + .cta h2,
  .page-template-template-ad-fraud .faq + .cta h2,
  .page-template-template-uit .faq + .cta h2 {
    font-size: 2.6rem;
  }
}

.common {
  background: #eef1fa;
  padding: 7.2rem 0 6rem 0;
}
.common .sc_text {
  margin-bottom: 7.4rem;
}
.common_items {
  position: relative;
}
.common .item:not(:last-child) {
  margin-bottom: 7.2rem;
}
.common .item {
  position: relative;
  border-radius: 1.2rem;
  background: #fff;
  padding: 5.2rem 6.4rem;
}
.common .item_inner {
  position: relative;
  border-radius: 1.2rem;
  background: #eef1fa;
  padding: 4.6rem 5.6rem;
  padding-right: 10.4rem;
  font-size: 1.6rem;
}
.common .item_inner h3 {
  margin-bottom: 2.8rem;
}
.common .item_inner a {
  color: var(--b-pink-cheq);
}


.ai {
  padding: 6.4rem 0;
  background: #fff;
}
.ai .row {
  --gap: 1.7rem;
  margin-bottom: -3.4rem !important;
}
.ai .row:after {
  display: none;
}
.ai .row > div {
  margin-bottom: 3.4rem !important;
}
.ai .sc_text {
  margin-bottom: 4rem !important;
}
.ai .sc_text:after {
  display: none !important;
}
.ai .item {
  position: relative;
  text-align: center;
  font-size: 2rem;
  color: #34163E;
}
.ai .item_image {
  display: flex;
  justify-content: center;
  height: 8rem;
  margin-bottom: 0.4rem;
}
.ai .item_image .image {
  height: 8rem;
  justify-content: center;
  margin: 0 !important;
}
.ai .item_image .image img {
  height: 100%;
  width: auto;
}
.ai .item_info {
  position: relative;
  text-align: center;
}
.ai .item_info h3 {
  margin-bottom: 0.4rem;
  color: inherit;
}
.advs .ai {
  border-bottom: 1px solid #dee3f0;
}
.advs .ai .row {
  min-height: inherit !important;
  padding: 0 !important;
  flex-direction: row !important;
}
.advs .ai .row:before {
  display: none !important;
}


.hero-trust {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  gap: 1.6rem;
  margin-top: 3.6rem;
}
.hero-trust_rate {
  position: relative;
  display: flex;
}
.hero-trust_rate .stars {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
}
.hero-trust_rate .icon_wrap {
  position: relative;
  display: inline-flex;
  -webkit-mask-size: contain;
  -webkit-mask-position: center left;
  -webkit-mask-repeat: no-repeat;
  background-color: #c1c8d3;
  margin: 0 0.15rem;
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);
}
.hero-trust_rate.r-0-5 .icon_wrap:first-child .icon {
  -webkit-mask-image: url(../images/icons/icon-star--half.svg);
  mask-image: url(../images/icons/icon-star--half.svg);

  color: var(--p-pink);
}
.hero-trust_rate.r-1 .icon_wrap:first-child .icon,
.hero-trust_rate.r-1-5 .icon_wrap:first-child .icon {
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);

  color: var(--p-pink);
}
.hero-trust_rate.r-1-5 .icon_wrap:nth-child(2) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--half.svg);
  mask-image: url(../images/icons/icon-star--half.svg);

  color: var(--p-pink);
}
.hero-trust_rate.r-2 .icon_wrap:first-child .icon,
.hero-trust_rate.r-2 .icon_wrap:nth-child(2) .icon,
.hero-trust_rate.r-2-5 .icon_wrap:first-child .icon,
.hero-trust_rate.r-2-5 .icon_wrap:nth-child(2) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);

  color: var(--p-pink);
}
.hero-trust_rate.r-2-5 .icon_wrap:nth-child(3) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--half.svg);
  mask-image: url(../images/icons/icon-star--half.svg);

  color: var(--p-pink);
}
.hero-trust_rate.r-3 .icon_wrap:first-child .icon,
.hero-trust_rate.r-3 .icon_wrap:nth-child(2) .icon,
.hero-trust_rate.r-3 .icon_wrap:nth-child(3) .icon,
.hero-trust_rate.r-3-5 .icon_wrap:first-child .icon,
.hero-trust_rate.r-3-5 .icon_wrap:nth-child(2) .icon,
.hero-trust_rate.r-3-5 .icon_wrap:nth-child(3) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);

  color: var(--p-pink);
}
.hero-trust_rate.r-3-5 .icon_wrap:nth-child(4) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--half.svg);
  mask-image: url(../images/icons/icon-star--half.svg);

  color: var(--p-pink);
}
.hero-trust_rate.r-4 .icon_wrap:first-child .icon,
.hero-trust_rate.r-4 .icon_wrap:nth-child(2) .icon,
.hero-trust_rate.r-4 .icon_wrap:nth-child(3) .icon,
.hero-trust_rate.r-4 .icon_wrap:nth-child(4) .icon,
.hero-trust_rate.r-4-5 .icon_wrap:first-child .icon,
.hero-trust_rate.r-4-5 .icon_wrap:nth-child(2) .icon,
.hero-trust_rate.r-4-5 .icon_wrap:nth-child(3) .icon,
.hero-trust_rate.r-4-5 .icon_wrap:nth-child(4) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);

  color: var(--p-pink);
}
.hero-trust_rate.r-4-5 .icon_wrap:nth-child(5) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--half.svg);
  mask-image: url(../images/icons/icon-star--half.svg);

  color: var(--p-pink);
}
.hero-trust_rate.r-5 .icon_wrap:first-child .icon,
.hero-trust_rate.r-5 .icon_wrap:nth-child(2) .icon,
.hero-trust_rate.r-5 .icon_wrap:nth-child(3) .icon,
.hero-trust_rate.r-5 .icon_wrap:nth-child(4) .icon,
.hero-trust_rate.r-5 .icon_wrap:nth-child(5) .icon {
  -webkit-mask-image: url(../images/icons/icon-star--filled.svg);
  mask-image: url(../images/icons/icon-star--filled.svg);

  color: var(--p-pink);
}
.hero-trust_rate .stars .icon {
  --i-size: 1.7rem;
  -webkit-mask-position: center left;
  color: #c1c8d3;
}
.hero-trust_rate .stars .icon_wrap {
  width: 1.7rem;
  height: 1.7rem;
}
.hero-trust_images {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  gap: 1.2rem;
}
section.hero .hero-trust_images .image {
  width: auto !important;
  margin: 0 !important;
}
.hero-trust_images picture {
  justify-content: center;
  height: 1.7rem;
}
.hero-trust_images img {
  width: auto;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 767px) {
  .hero-trust {
    margin-top: 2.4rem;
    justify-content: center;
    gap: 1.2rem;
  }
  .hero-trust_rate .stars {
    gap: 0.384rem;
  }
  .hero-trust_rate .stars .icon {
    --i-size: 1.2rem;
  }
  .hero-trust_rate .stars .icon_wrap {
    width: 1.2rem;
    height: 1.2rem;
  }
  .hero-trust_images {
    gap: 1rem;
  }
  .hero-trust_images picture {
    height: 1.3rem;
  }
}