.active-faq-btn{
    background: linear-gradient(69.49deg, #FB77B0 14.33%, #EE1D52 47.84%);
border: 3px solid #E32C61;
box-shadow: inset 0px 9px 4px rgba(255, 255, 255, 0.25);
border-radius: 110px;
}
.faq-how-it-works, .faq-growth, .faq-compliance {
  display: none;
}
.faq-how-it-works {
  display: block;
}
.same-bg-clr .elementor-button {
  background: transparent !important;
  color: #fff !important;
}
.same-bg-clr.active-faq-btn {
  background: linear-gradient(69.49deg, #FB77B0 14.33%, #EE1D52 47.84%) !important;
  border: 3px solid #E32C61;
  box-shadow: inset 0px 9px 4px rgba(255, 255, 255, 0.25);
  border-radius: 110px;
}
.same-bg-clr.active-faq-btn .elementor-button {
  background: transparent !important;
  background-color: transparent !important;
  color: #fff !important;
  box-shadow: none !important;
}
.banner-new-follower-sec {
    position: relative;
    z-index: 2;
}
.banner-new-follower-sec .banner-new-follower-sec-inn,
.banner-new-follower-sec .banner-new-follower-sec .banner-new-follower-sec-inn {
  position: absolute;
  top: 45px;
  left: 0;
  max-width: calc(100vw - 40px);
  background: #fff;
  border: 2px solid #e32c61;
  border-radius: 40px;
  padding: 36px 10px 28px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.22);
  box-sizing: border-box;
}
.banner-new-follower-sec .banner-new-follower-sec-tag-sec,
.banner-new-follower-sec .banner-new-follower-sec .banner-new-follower-sec-tag-sec {
  position: absolute;
  top: -26px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 220px;
  height: 48px;
  padding: 0 22px;
  background: linear-gradient(69.49deg, #fb77b0 14.33%, #ee1d52 47.84%);
  border: 3px solid #e32c61;
  box-shadow: inset 0 7px 3px rgba(255, 255, 255, 0.25);
  border-radius: 999px;
  white-space: nowrap;
}
.banner-new-follower-sec .banner-new-follower-sec-tag-sec img,
.banner-new-follower-sec .banner-new-follower-sec .banner-new-follower-sec-tag-sec img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    flex-shrink: 0;
}
.banner-new-follower-sec .banner-new-follower-sec-tag-sec span,
.banner-new-follower-sec .banner-new-follower-sec .banner-new-follower-sec-tag-sec span {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
}
.banner-new-follower-sec .new-follower-details,
.banner-new-follower-sec .banner-new-follower-sec .new-follower-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
}
.banner-new-follower-sec .banner-profile-avatar-wrap {
    width: 108px;
    height: 108px;
}
.banner-new-follower-sec .banner-profile-avatar {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #fff;
    box-sizing: border-box;
}
.banner-new-follower-sec .new-folower-desc {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
}
.banner-new-follower-sec .new-folower-name-row {
    display: flex;
    align-items: center;
    gap: 10px;
}
.banner-new-follower-sec .new-folower-desc .new-folower-id {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 1.05;
    color: #050102;
}
.banner-new-follower-sec .new-folower-verified {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}
.banner-new-follower-sec .new-folower-desc .new-folower-cat {
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.2;
    color: #e41655;
}
.banner-new-follower-sec .ig-handle-new {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.59);
}
.banner-new-follower-sec .new-follower-stat-ring {
    position: relative;
    flex-shrink: 0;
    width: 130px;
    height: 130px;
}
.banner-new-follower-sec .new-follower-stat-svg {
    display: block;
    width: 100%;
    height: 100%;
}
.banner-new-follower-sec .new-follower-stat-track {
    stroke: #e8e8e8;
}
.banner-new-follower-sec .new-follower-stat-progress {
    stroke: #44a05d;
    stroke-dasharray: 245 327;
}
.banner-new-follower-sec .new-follower-stat-inner {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 8px;
}
.banner-new-follower-sec .new-follower-stat-value {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.1;
    color: #050102;
}
.banner-new-follower-sec .new-follower-stat-text {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.2;
    color: #050102;
    margin-top: 2px;
}
.step-badge h2 {
  margin: 0;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec {
    width: 380px;
    position: absolute;
    top: 30px;
    right: -55px;
    margin: 0;
    padding: 0;
    height: auto;
    z-index: 1;
}
.banner-tiktok-following-sec {
    z-index: 1;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    margin: 0;
    padding: 0;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .tiktok-follower-col.ig-notification-card {
    position: relative;
    width: 100%;
    margin-bottom: 14px;
    padding: 2px;
    border-radius: 26px;
    background: linear-gradient(135deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);
    float: left;
    box-sizing: border-box;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .ig-notification-card__inner {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 72px;
    padding: 12px 14px;
    border-radius: 24px;
    background: linear-gradient(90deg, #ffffff 0%, #ececec 100%);
    box-sizing: border-box;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .ig-notification-card__logo {
    width: 28px;
    height: 28px;
    flex-shrink: 0;
    object-fit: contain;
    display: block;
    margin: 0;
    float: none;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .ig-notification-card__avatar-wrap {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .ig-notification-card__avatar-wrap .banner-profile-avatar {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #fff;
    box-sizing: border-box;
    margin: 0;
    float: none;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .ig-notification-card__body {
    flex: 1;
    min-width: 0;
    position: relative;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .ig-notification-card__time {
    position: absolute;
    top: -10px;
    right: 0;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .ig-notification-card__text {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .ig-notification-card__name {
    font-family: 'Archivo', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #1D1318;
}
.banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .ig-notification-card__action {
    font-family: 'Archivo', sans-serif;
    font-size: 18px;
    color: #1D1318;
}
.banner-tiktok-following-sec {
    position: relative;
}
.banner-tiktok-following-sec .heart-top-img,
.banner-tiktok-following-sec .banner-tiktok-following-sec .heart-top-img {
    position: absolute;
    top: -50px;
    right: 60px;
    z-index: 3;
    pointer-events: none;
}
.banner-tiktok-following-sec .heart-top-img img,
.banner-tiktok-following-sec .banner-tiktok-following-sec .heart-top-img img {
    display: block;
    width: 50px;
    height: auto;
    object-fit: contain;
}
.banner-tiktok-following-sec .heart-bottom-img,
.banner-tiktok-following-sec .banner-tiktok-following-sec .heart-bottom-img {
    position: absolute;
    bottom: -20px;
    right: -30px;
    z-index: 3;
    pointer-events: none;
}
.banner-tiktok-following-sec .heart-bottom-img img,
.banner-tiktok-following-sec .banner-tiktok-following-sec .heart-bottom-img img {
    display: block;
    width: 60px;
    height: auto;
    object-fit: contain;
}
.account-over-view-hrt img {
  width: 46px;
}
.account-over-view-hrt {
  position: absolute;
  top: -70px;
  right: 50px;
}
.top-banner-stat-badge.top-banner-stat-badge--left img {
  width: 43px;
}
.top-banner-stat-badge.top-banner-stat-badge--left {
  top: 40px;
  left: 30px;
}
.top-banner-stat-badge--right img {
  width: 54px;
}
span.new-folower-id svg {
    width: 24px;
    height: 18px;
}
.top-banner-graphic-sec .top-banner-follower-sec,
.top-banner-follower-sec {
    position: relative;
    max-width: 100%;
    padding: 0 28px;
    box-sizing: border-box;
    z-index: 9;
    top: -110px;
}
.top-banner-graphic-sec .top-banner-follower-sec {
    position: absolute;
    top: -150px;
    left: 50%;
}
.top-banner-follower-sec .top-banner-follower-sec-inn,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-follower-sec-inn {
    position: relative;
    width: 961px;
    margin: 0 auto;
    padding: 22px 36px;
    box-sizing: border-box;
    background: #1A030F;
    border: 1px solid rgba(165, 33, 76, 0.7);
    box-shadow: inset 0px 8px 101px -16px rgba(238, 29, 82, 0.5);
    border-radius: 16px;
}
.top-banner-follower-sec .top-banner-follower-sec-inn ul,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-follower-sec-inn ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    float: none;
}
.top-banner-follower-sec .top-banner-follower-sec-inn ul li,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-follower-sec-inn ul li {
    flex: 1;
    position: relative;
    margin: 0;
    padding: 0 20px;
    list-style: none;
    float: none;
}
.top-banner-follower-sec .top-banner-follower-sec-inn ul li:not(:last-child)::after,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-follower-sec-inn ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 56px;
    background: rgba(255, 255, 255, 0.22);
}
.top-banner-follower-sec .top-banner-inner-col,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-inner-col {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    width: 100%;
    float: none;
}
.top-banner-follower-sec .top-banner-stat-icon,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-stat-icon {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
}
.top-banner-follower-sec .top-banner-stat-icon img,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-stat-icon img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin: 0;
    float: none;
}
.top-banner-follower-sec .top-banner-col-text,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-col-text {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
    float: none;
}
.top-banner-follower-sec .top-banner-col-text span.top-follower-text-no,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-col-text span.top-follower-text-no {
    font-family: 'Archivo', sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.1;
    color: #fce4ec;
    float: none;
    width: auto;
}
.top-banner-follower-sec .top-banner-col-text span.top-follower-text-desc,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-col-text span.top-follower-text-desc {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.25;
    color: #fff;
    text-transform: none;
    float: none;
    width: auto;
}
.top-banner-follower-sec .top-banner-stat-badge,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-stat-badge {
    position: absolute;
    z-index: 3;
    display: block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
    transform: none;
}
.top-banner-follower-sec .top-banner-stat-badge .top-banner-stat-heart-img,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-stat-badge .top-banner-stat-heart-img {
    display: block;
    width: auto;
    height: auto;
    max-width: none;
    margin: 0;
    float: none;
    object-fit: contain;
}
.top-banner-follower-sec .top-banner-stat-badge--left,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-stat-badge--left {
    top: 35px;
    left: 46px;
}
.top-banner-follower-sec .top-banner-stat-badge--left .top-banner-stat-heart-img,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-stat-badge--left .top-banner-stat-heart-img {
    width: 56px;
    height: auto;
}
.top-banner-follower-sec .top-banner-stat-badge--right,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-stat-badge--right {
    right: 50px;
    top: 30px;
}
.top-banner-follower-sec .top-banner-stat-badge--right .top-banner-stat-heart-img,
.top-banner-graphic-sec .top-banner-follower-sec .top-banner-stat-badge--right .top-banner-stat-heart-img {
    width: 72px;
    height: auto;
}
.icon-circle img {
  width: 26px;
}
.banner-successful-clients .banner-successful-clients-sec {
    width: 350px;
    position: absolute;
    top: -435px;
    left: 20px;
    z-index: 2;
}
.banner-successful-clients .banner-successful-clients-sec .banner-successful-clients-sec-inn {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 36px 26px 28px;
    box-sizing: border-box;
    background: #1A030F;
    border: 1px solid rgba(165, 33, 76, 0.7);
    box-shadow: inset 0px 8px 101px -16px rgba(238, 29, 82, 0.5);
    border-radius: 36px;
}
.banner-successful-clients .banner-successful-clients-sec .successful-clients-badges {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    pointer-events: none;
}
.banner-successful-clients .banner-successful-clients-sec .successful-clients-badge {
    position: absolute;
}
.banner-successful-clients .banner-successful-clients-sec .successful-clients-badge--heart {
    top: -32px;
    left: -15px;
    width: 44px;
    height: 44px;
}
.banner-successful-clients .banner-successful-clients-sec .successful-clients-badge--users {
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    width: 58px;
    height: 58px;
    z-index: 2;
}
.banner-successful-clients .banner-successful-clients-sec .banner-successful-clients-sec-inn span.successful-client-total-numb {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Archivo', sans-serif;
    font-size: 45px;
    font-weight: 700;
    background: radial-gradient(58% 122.3% at 50% 50%, #FFFFFF 0%, #FF9BBD 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.banner-successful-clients .banner-successful-clients-sec .banner-successful-clients-sec-inn span.successful-client-total-text {
    display: inline-block;
    text-align: center;
    font-family: 'Archivo', sans-serif;
    font-size: 24px;
    color: #fff;
    margin: 0 0 14px;
}
.banner-successful-clients .banner-successful-clients-sec .successful-clients-flags {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
}
.mobile-ig-notification-slider {
    display: none !important;
}
.three-steps-section {
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 54px;
    padding: 20px;
  }
  .step-container {
    width: 100%;
    height: 533px;
    border-radius: 20px;
    background: #280b19;
    border: 1px solid rgba(255, 255, 255, 0.05);
    overflow: hidden;
    display: flex;
    align-items: start;
    justify-content: center;
    padding: 28px 40px;
  }
  .step-content-wrapper {
    max-width: 1461px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }
  .step-text-section {
    flex: 1;
    max-width: 624px;
    padding: 20px 0;
  }
  .step-text-inner {
    display: flex;
    flex-direction: column;
    gap: 35px;
  }
  .step-badge-row {
    display: flex;
    align-items: center;
    gap: 16px;
  }
  .step-badge {
    height: 50.6px;
    width: fit-content;
    box-shadow: 0px 1px 20px rgba(238, 29, 82, 0.66), 0px 6px 6.2px rgba(0, 0, 0, 0.31) inset;
    border-radius: 12px;
    background: #c01b4a;
    border: 1px solid #df2a62;
    display: flex;
    align-items: start;
    padding: 3px 8px 5.1px;
  }
  .step-badge h2 {
    font-size: 24px;
    letter-spacing: -1.35px;
    line-height: 40.5px;
    font-weight: 600;
    color: white;
  }
  .step-decorator {
    display: flex;
    align-items: start;
    gap: 14.3px;
    overflow: hidden;
    height: 40.5px;
    width: 102.9px;
  }
  .step-decorator img {
    height: 40.5px;
    width: 82.2px;
  }
  .step-title-section {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .step-title {
    font-size: 48px;
    letter-spacing: -3.19px;
    line-height: 52px;
    font-weight: 600;
    font-family: 'Archivo', sans-serif;
    background: radial-gradient(122.3% 58% at 50% 50%, #fff, #ff9bbd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }
  .step-description {
    font-size: 20px;
    line-height: 28.5px;
    color: white;
  }
  .mockup {
    height: 433px;
    width: 608px;
    border-radius: 24px;
    background: linear-gradient(249.96deg, #ee1d52 3%, #230210 51.59%, #ff4e94);
    border: 1.1px solid rgba(0, 0, 0, 0.09);
    overflow: hidden;
    flex-shrink: 0;
    position: relative;
    padding: 14px 16px 14px 18px;
  }
  .mockup-glow {
    position: absolute;
    width: 23.5px;
    height: 23.5px;
    box-shadow: 0px 0px 16.6px 1.66px #ff6207;
    border-radius: 8.3px;
  }
  .mockup-border {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 15px;
    z-index: 1;
  }
  .mockup-card {
    border-radius: 24px;
    background: #3A1322;
    border: 1px solid transparent;
    overflow: hidden;
    padding: 21px 22px 28px 23px;
    position: relative;
    z-index: 2;
    height: 100%;
  }
  .mockup-header {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 23px;
  }
  .traffic-lights {
    display: flex;
    gap: 6.9px;
    padding-bottom: 7.3px;
  }
  .traffic-light {
    height: 14.7px;
    width: 14.7px;
    border-radius: 50%;
  }
  .status-badge {
    display: flex;
    align-items: center;
    gap: 7.8px;
  } 
  .status-text {
    font-size: 17.4px;
    letter-spacing: -0.31px;
    line-height: 24.8px;
    font-weight: 500;
    color: #f6f7f9;
  }
  .status-pill {
    height: 30px;
    border-radius: 67.7px;
    background: #01c18d;
    padding: 2.6px 18px;
    font-size: 14.8px;
    letter-spacing: -0.82px;
    line-height: 24.7px;
    font-weight: 600;
    color: white;
  }
  .connect-card {
    border-radius: 12px;
    background: #2c0e1c;
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 16px 17px;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 16px;
  }
  .icon-circle {
    width: 60px;
    height: 60px;
    border-radius: 110px;
    background: #e32c61;
    border: 3px solid #e32c61;
    box-shadow: 0px 9px 4px rgba(255, 255, 255, 0.25) inset;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .connect-text h3 {
    font-family: 'Inter', sans-serif;
    font-size: 19.6px;
    letter-spacing: -0.73px;
    font-weight: 600;
    margin-bottom: 0;
    color: #F6F7F9;
  }
  .connect-text p {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    letter-spacing: -0.36px;
    color: #F6F7F9;
  }
  .username-input {
    border-radius: 12px;
    background: #2c0e1c;
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding:0 19px;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
  }
  .username-at {
    font-size: 24.1px;
    font-weight: 600;
    color: #F6F7F9;
  }
  .connect-button img {
    width: 24px;
}
  .username-divider {
    width: 1px;
    height: 72px;
    background: #5f4852;
  }
  .connect-button {
    width: 272.7px;
    height: 63px;
    border-radius: 110px;
    background: linear-gradient(69.49deg, #fb77b0, #ee1d52 48.73%);
    border: 3px solid #e32c61;
    box-shadow: 0px 9px 4px rgba(255, 255, 255, 0.25) inset;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12.5px;
    cursor: pointer;
    margin: 0 auto;
  }
  .connect-button:hover {
    background: rgba(252, 69, 122, 0.09);
    border-color: #fc457a;
  }
  .connect-button span {
    font-size: 20px;
    letter-spacing: -0.36px;
    line-height: 25.2px;
    font-weight: 700;
    color: white;
  }
  .targeting-card {
    background: #2e0d1d;
    border-radius: 24px;
    padding: 0 38px 24px 24px;
  }
  .targeting-header {
    height: 64.3px;
    display: flex;
    justify-content: center;
    padding: 0 71px 0 73px;
  }
  .targeting-title-bar {
    height: 67px;
    width: 303.4px;
    border-radius: 0 0 21.74px 21.74px;
    background: linear-gradient(69.49deg, #fb77b0, #ee1d52 48.73%);
    border: 2.7px solid #e32c61;
    box-shadow: 0px 8.2px 3.6px rgba(255, 255, 255, 0.25) inset;
    padding: 14px 27px 17px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .targeting-title-bar img {
    width: 24px;
}
  .targeting-title-bar span {
    font-family: 'Inter', sans-serif;
    color: #fff;
    font-size: 20.1px;
    letter-spacing: -0.36px;
    line-height: 25.4px;
    font-weight: 700;
    font-weight: 700;
  }
  .targeting-section {
    margin: 10px 0;
  }
  .growth-change img {
    width: 16px;
}
  .section-label {
    font-family: 'Inter', sans-serif;
    font-size: 18.6px;
    letter-spacing: -0.69px;
    font-weight: 600;
    margin-bottom: 19.1px;
    color: #fff;
  }
  .pill-container {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    transform: rotate(180deg);
    justify-content: end;
  }
  .pill {
    height: 41.1px;
    border-radius: 55.2px;
    background: linear-gradient(249.96deg, rgba(238, 29, 82, 0.28) 3%, rgba(35, 2, 16, 0.28) 51.59%, rgba(255, 78, 148, 0.28));
    border: 2.1px solid rgba(255, 255, 255, 0.29);
    padding: 0 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
  }
  .pill b {
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 700;
  }
  .analytics-card {
    background: #2e0d1d;
    border-radius: 24px;
    padding: 8px 16px 20px;
  }
  .growth-stats {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 24px;
  }
  .growth-number {
    font-family: 'Inter', sans-serif;
    font-size: 41.2px;
    font-weight: 700;
    color: #fff;
  }
  .growth-change {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 18px;
    letter-spacing: -0.36px;
    line-height: 28.5px;
    font-weight: 500;
    color: #01c18d;
  }
  .analytics-card .chart {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    max-width: 491px;
    max-height: 27vh;
  }
  .chart-bar {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
  }
  .bar {
    width: 34px;
    border-radius: 15px;
    background: linear-gradient(180deg, #f2396f, #c01342);
  }
  .chart-label {
    font-family: 'Inter', sans-serif;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
  }
.grow-cameo-video-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  box-sizing: border-box;
  gap: 40px;
  overflow-x: hidden;
  position: relative;
  width: 100%;
}
.grow-cameo-video-section .slider-wrapper {
  position: relative;
  width: 800px;
  height: 700px;
  display: flex;
  justify-content: center;
  align-items: center;
  perspective: 1200px;
}
.grow-cameo-video-section .slider-container {
  position: relative;
  width: 100%;
  height: 700px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.grow-cameo-video-section * {
  box-sizing: border-box;
}
.slider-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.grow-cameo-video-section .slide.active {
  transform: translateX(0) scale(1) rotate(0deg);
  z-index: 10;
  opacity: 1;
  border-color: #ee1d52;
  box-shadow:
    0 0 0 1px rgba(238, 29, 82, 0.45),
    0 0 32px rgba(238, 29, 82, 0.65),
    0 0 60px rgba(251, 119, 176, 0.3),
    0 20px 40px rgba(0, 0, 0, 0.6);
    filter: blur(0);
  -webkit-filter: blur(0);
}
.grow-cameo-video-section .slide {
  position: absolute;
  width: 300px;
  height: 520px;
  border-radius:0;
  overflow: visible;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.6s ease, border-color 0.4s ease, box-shadow 0.4s ease, filter 0.6s ease;
  box-shadow:
    0 0 0 1px rgba(251, 119, 176, 0.35),
    0 0 22px rgba(238, 29, 82, 0.45),
    0 20px 40px rgba(0, 0, 0, 0.6);
  background: #000;
  border: 4px solid #ee1d52;
}
.grow-cameo-video-section .slide::before {
  content: '';
  position: absolute;
  top: -7px;
  left: -6px;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  z-index: 20;
  box-shadow: calc(296px - 4px) 0 0 0 #fff, 0 calc(520px - 4px) 0 0 #fff, calc(300px - 6px) calc(520px - 3px) 0 0 #fff;
}
.grow-cameo-video-section .slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
  display: block;
  z-index: 0;
}
.grow-cameo-video-section .slide-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
  pointer-events: none;
  background: #000;
  border-radius: 13px;
}
.grow-cameo-video-section .slide.active .slide-content {
  opacity: 1;
  transition-delay: 0.3s;
  pointer-events: auto;
}
.grow-cameo-video-section .slide-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 2;
  pointer-events: none;
}
.grow-cameo-video-section .play-button {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  width: 64px;
  height: 64px;
  background: transparent;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: none;
  transition: transform 0.2s ease, opacity 0.3s ease;
}
.grow-cameo-video-section .play-button svg {
  display: block;
  width: 64px;
  height: 64px;
}
.grow-cameo-video-section .cameo-desc-bar {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 12px;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 9px 12px 9px 9px;
  border-radius: 16px;
  background: linear-gradient(90deg, #fb77b0 0%, #ee1d52 52%, #c41245 100%);
  box-shadow:
    0 4px 18px rgba(238, 29, 82, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.18);
  box-sizing: border-box;
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.grow-cameo-video-section .slide:not(.active) .cameo-desc-bar {
  opacity: 0.72;
  transform: scale(0.94);
  transform-origin: center bottom;
}
.grow-cameo-video-section .slide.active .cameo-desc-bar {
  opacity: 1;
  transform: scale(1);
}
.grow-cameo-video-section .cameo-desc-bar__profile {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  flex: 1;
}
.grow-cameo-video-section .cameo-desc-bar__avatar {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  padding: 2px;
  background: linear-gradient(
    135deg,
    #f09433 0%,
    #e6683c 18%,
    #dc2743 38%,
    #cc2366 58%,
    #bc1888 78%,
    #833ab4 100%
  );
  box-sizing: border-box;
}
.grow-cameo-video-section .cameo-desc-bar__avatar img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  background: #000;
}
.grow-cameo-video-section .cameo-desc-bar__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1px;
  min-width: 0;
}
.grow-cameo-video-section .cameo-desc-bar__name {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.grow-cameo-video-section .cameo-desc-bar__title {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.25;
  color: rgba(255, 255, 255, 0.95);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.grow-cameo-video-section .cameo-desc-bar__handle {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.25;
  color: rgba(255, 255, 255, 0.88);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.grow-cameo-video-section .cameo-desc-bar__followers {
  flex-shrink: 0;
  padding: 5px 11px;
  border-radius: 999px;
  border: 1.5px solid rgba(255, 255, 255, 0.95);
  background: transparent;
  color: #ffffff;
  font-family: 'Archivo', sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
  box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.14);
}
.grow-cameo-video-section .cameo-desc-bar__followers strong {
  font-weight: 700;
}
.grow-cameo-video-section .slide.active .cameo-desc-bar__name {
  font-size: 14px;
}
.grow-cameo-video-section .slide.active .cameo-desc-bar__title,
.grow-cameo-video-section .slide.active .cameo-desc-bar__handle {
  font-size: 11px;
}
.grow-cameo-video-section .slide.active .cameo-desc-bar__followers {
  font-size: 11px;
  padding: 6px 12px;
}
.grow-cameo-video-section .slide.active .cameo-desc-bar__avatar {
  width: 46px;
  height: 46px;
}
.grow-cameo-video-section .slide.active::after {
  opacity: 0;
}
.grow-cameo-video-section .slide::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 13px;
  background: rgba(18, 0, 8, 0.68);
  transition: opacity 0.6s ease;
  pointer-events: none;
  z-index: 1;
}
.grow-cameo-video-section .slide.next {
  transform: translateX(130px) scale(0.8) rotate(8deg);
  z-index: 5;
  opacity: 1;
  cursor: pointer;
  top: 130px;
  filter: blur(6px);
  -webkit-filter: blur(6px);
}
.grow-cameo-video-section .slide.hidden-right {
  transform: translateX(280px) scale(0.7) rotate(16deg);
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}
.grow-cameo-video-section .slide.hidden-left {
  transform: translateX(-280px) scale(0.7) rotate(-16deg);
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}
.grow-cameo-video-section .slide.prev {
  transform: translateX(-130px) scale(0.8) rotate(-8deg);
  z-index: 5;
  opacity: 1;
  cursor: pointer;
  top: 130px;
  filter: blur(6px);

}
.grow-cameo-video-section .controls {
  display: flex;
  gap: 20px;
  position: absolute;
  z-index: 100;
  bottom: 0;
}
.grow-cameo-video-section .control-btn {
  color: #fff;
  border: none;
  width: 70px;
  height: 36px;
  border-radius: 999px;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(69.49deg, #FB77B0 14.33%, #EE1D52 47.84%);
  border: 3.86047px solid #E32C61;
  box-shadow: inset 0px 11.5814px 5.14729px rgba(255, 255, 255, 0.25);
}
.grow-cameo-video-section .control-btn:hover {
  transform: translateY(-2px);
  box-shadow:
    inset 0 4px 4px rgba(255, 255, 255, 0.22),
    0 10px 24px rgba(238, 29, 82, 0.55);
}
.grow-cameo-video-section .slide__corners {
  position: absolute;
  inset: 0;
  z-index: 6;
  pointer-events: none;
  border-radius: inherit;
}
.grow-cameo-video-section .slide__corner {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow:
    0 0 6px rgba(255, 255, 255, 0.95),
    0 0 14px rgba(251, 119, 176, 0.7);
}
.grow-cameo-video-section .slide__corner:nth-child(1) {
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}
.grow-cameo-video-section .slide__corner:nth-child(2) {
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}
.grow-cameo-video-section .slide__corner:nth-child(3) {
  bottom: 0;
  left: 0;
  transform: translate(-50%, 50%);
}
.grow-cameo-video-section .slide__corner:nth-child(4) {
  bottom: 0;
  right: 0;
  transform: translate(50%, 50%);
}
.grow-cameo-video-section .slide.active .slide__corner {
  width: 9px;
  height: 9px;
  box-shadow:
    0 0 8px rgba(255, 255, 255, 1),
    0 0 16px rgba(251, 119, 176, 0.85);
}
.elementor-widget-shortcode .grow-cameo-video-section .slide__corners,
.elementor-widget-shortcode .grow-cameo-video-section .slide__corner {
  display: block;
  opacity: 1;
  visibility: visible;
}
.path-social-stats-grid {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
  box-sizing: border-box;
}
.path-social-stats-grid__inner {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: linear-gradient(249.96deg, #EE1D52 2.83%, rgba(35, 2, 16, 0.29) 51.06%, #FF4E94 99.1%);
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 24px 60px rgba(26, 5, 13, 0.45);
}
.path-social-stats-grid__grid-lines {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: block;
}
.path-social-stats-grid__line {
  stroke: rgba(255, 255, 255, 0.38);
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
}
.path-social-stats-grid__star-image {
  pointer-events: none;
}
.path-social-stats-grid__grid-lines--tablet,
.path-social-stats-grid__grid-lines--mobile {
  display: none;
}
.path-social-stats-grid__card {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 48px 24px 44px;
  box-sizing: border-box;
  min-height: 220px;
  background: transparent;
  border: none;
}
.path-social-stats-grid__icon-wrap {
  margin-bottom: 14px;
}
.path-social-stats-grid__hex {
  position: relative;
  width: 72px;
  height: 80px;
}
.path-social-stats-grid__icon {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ff2d6d;
}
.path-social-stats-grid__icon svg,
.path-social-stats-grid__icon-img {
  display: block;
  overflow: visible;
}
.path-social-stats-grid__icon-img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}
.path-social-stats-grid__icon svg path,
.path-social-stats-grid__icon svg circle {
  stroke: #ff2d6d !important;
}
.path-social-stats-grid__icon svg path[fill='#ff2d6d'] {
  fill: #ff2d6d !important;
  stroke: none !important;
}
.path-social-stats-grid__divider {
  display: block;
  width: 36px;
  height: 2px;
  margin-bottom: 18px;
  background: #ff2d6d;
  border-radius: 2px;
}
.path-social-stats-grid__value {
  font-family: 'Archivo', sans-serif;
  margin: 0 0 8px;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
  color: #ffffff;
  letter-spacing: -0.02em;
}
.path-social-stats-grid__label {
  font-family: 'Archivo', sans-serif;
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
}
.ps-comparison {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
  box-sizing: border-box;
}
.ps-comparison__mobile {
  display: none;
}
.ps-comparison__desktop {
  display: block;
}
.ps-comparison__cols {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.925fr) minmax(0, 0.925fr);
  align-items: stretch;
  overflow: hidden;
  background: #280614;
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(2px);
  border-radius: 24px;
}
.ps-comparison__col {
  min-width: 0;
}
.ps-comparison__col--highlight {
  position: relative;
  background: linear-gradient(180deg, rgba(192, 27, 74, 0.32) 0%, rgba(40, 6, 20, 0) 100%);
  box-shadow: inset 0px -4px 92.3px -26px rgba(223, 42, 98, 0.4);
}
.ps-comparison__col-list {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100%;
}
.ps-comparison__col-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 28px 24px;
  box-sizing: border-box;
  min-height: 88px;
}
.ps-comparison__col--feature .ps-comparison__col-item {
  justify-content: flex-start;
  padding-left: 28px;
  padding-right: 20px;
}
.ps-comparison__col-item--head {
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.ps-comparison__head-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'Archivo', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.92);
}
span.ps-comparison__head-label img {
  width: 40px;
}
span.ps-comparison__head-label-center img {
  width: 180px;
}
.ps-comparison__brand-name {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #ffffff;
}
.ps-comparison__feature-text {
  font-size: 20px;
    font-weight: 600;
    font-family: 'Archivo', sans-serif;
    background: radial-gradient(58% 122.3% at 50% 50%, #FFFFFF 0%, #FF9BBD 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.ps-comparison__status {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ps-comparison__check-img {
  display: block;
  width: 40px;
  height: 40px;
}
.ps-comparison__cross-icon {
  display: block;
  color: rgba(255, 255, 255, 0.88);
}
.ps-comparison__star-icon {
  display: block;
  flex-shrink: 0;
  color: rgba(255, 255, 255, 0.9);
}
.ps-comparison__logo-mark,
.ps-comparison__alert-mark {
  display: inline-flex;
  flex-shrink: 0;
  color: rgba(255, 255, 255, 0.88);
}
.ps-comparison__alert-mark svg rect {
  color: rgba(255, 255, 255, 0.75);
}
.elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos,
.sp-ticker-section.sp-ticker-logos {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
  position: relative;
  --sp-ticker-logos-duration: 40s;
  --sp-ticker-logos-fade: 120px;
  --sp-ticker-logos-bg: #1a050d;
  isolation: isolate;
}
.elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos::before,
.elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos::after,
.sp-ticker-section.sp-ticker-logos::before,
.sp-ticker-section.sp-ticker-logos::after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: var(--sp-ticker-logos-fade, 120px);
  z-index: 2;
  pointer-events: none;
}
.elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos::before,
.sp-ticker-section.sp-ticker-logos::before {
  left: 0;
  background: linear-gradient(
    to right,
    var(--sp-ticker-logos-bg, #1a050d) 0%,
    rgba(26, 5, 13, 0.75) 45%,
    transparent 100%
  );
}
.elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos::after,
.sp-ticker-section.sp-ticker-logos::after {
  right: 0;
  left: auto;
  background: linear-gradient(
    to left,
    var(--sp-ticker-logos-bg, #1a050d) 0%,
    rgba(26, 5, 13, 0.75) 45%,
    transparent 100%
  );
}
.sp-ticker-section.sp-ticker-logos.sp-ticker-logos--on-light {
  background: #ffffff;
  --sp-ticker-logos-bg: #ffffff;
}
.sp-ticker-section.sp-ticker-logos.sp-ticker-logos--on-light::before {
  background: linear-gradient(
    to right,
    var(--sp-ticker-logos-bg, #ffffff) 0%,
    rgba(255, 255, 255, 0.75) 45%,
    transparent 100%
  );
}
.sp-ticker-section.sp-ticker-logos.sp-ticker-logos--on-light::after {
  background: linear-gradient(
    to left,
    var(--sp-ticker-logos-bg, #ffffff) 0%,
    rgba(255, 255, 255, 0.75) 45%,
    transparent 100%
  );
}
.elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos .sp-ticker-logos__viewport,
.sp-ticker-section.sp-ticker-logos .sp-ticker-logos__viewport {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(
    90deg,
    transparent 0,
    #000 var(--sp-ticker-logos-fade, 120px),
    #000 calc(100% - var(--sp-ticker-logos-fade, 120px)),
    transparent 100%
  );
  mask-image: linear-gradient(
    90deg,
    transparent 0,
    #000 var(--sp-ticker-logos-fade, 120px),
    #000 calc(100% - var(--sp-ticker-logos-fade, 120px)),
    transparent 100%
  );
}

.elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos .sp-ticker-logos__track,
.sp-ticker-section.sp-ticker-logos .sp-ticker-logos__track {
  display: flex;
  align-items: center;
  width: max-content;
  animation: sp-ticker-logos-marquee var(--sp-ticker-logos-duration, 40s) linear infinite;
  will-change: transform;
}
.elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos .sp-ticker-logos__track:hover,
.sp-ticker-section.sp-ticker-logos .sp-ticker-logos__track:hover {
  animation-play-state: paused;
}
@keyframes sp-ticker-logos-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos .sp-ticker-logos__item,
.sp-ticker-section.sp-ticker-logos .sp-ticker-logos__item {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  padding: 0 36px;
  box-sizing: border-box;
}
.elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos img.sp-ticker-logos__img,
.sp-ticker-section.sp-ticker-logos img.sp-ticker-logos__img {
  display: block !important;
  visibility: visible !important;
  width: auto;
  min-width: 60px;
  max-width: 160px;
  height: 28px !important;
  object-fit: contain;
  filter: brightness(0) invert(1);
  opacity: 0.92;
}
.sp-ticker-section.sp-ticker-logos.sp-ticker-logos--on-light img.sp-ticker-logos__img {
  filter: brightness(0);
  opacity: 0.85;
}
.sp-ticker-section.sp-ticker-logos.sp-ticker-logos--on-light img.sp-ticker-logos__img--mono {
  filter: brightness(0);
}
span.ps-comparison__status.ps-comparison__status--yes img,
.ps-comparison__col--other .ps-comparison__status img {
  width: 25px;
}
.ps-testimonials-section {
  --ps-testimonials-bg: #1a050d;
  --ps-testimonials-slide-shadow: rgba(0, 0, 0, 0.72);
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 8px;
  box-sizing: border-box;
  overflow-x: clip;
  color: #ffffff;
}
.ps-testimonials-section__slider-wrap {
  position: relative;
  margin-bottom: 24px;
  padding: 6px 0;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  overflow: visible;
}
.ps-testimonials-swiper.swiper,
.ps-testimonials-ticker-swiper.swiper {
  position: relative;
  overflow: hidden;
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  z-index: 1;
}
.ps-testimonials-swiper .swiper-wrapper,
.ps-testimonials-ticker-swiper .swiper-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition-property: transform;
  box-sizing: content-box;
}
.ps-testimonials-swiper {
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 260px;
  overflow: visible;
  padding: 8px 0 10px;
  box-sizing: border-box;
  visibility: visible;
}
.ps-testimonials-swiper .swiper-slide {
  flex-shrink: 0;
  width: auto;
  height: auto;
  position: relative;
  display: block;
  overflow: visible;
}
.ps-testimonials-section__slider-wrap::before,
.ps-testimonials-section__slider-wrap::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 60px;
  width: clamp(80px, 15vw, 200px);
  z-index: 3;
  pointer-events: none;
}
.ps-testimonials-section__slider-wrap::before {
  left: 0;
  background: linear-gradient(
    90deg,
    var(--ps-testimonials-bg, #1a050d) 0%,
    rgba(26, 5, 13, 0.95) 30%,
    rgba(26, 5, 13, 0.6) 60%,
    transparent 100%
  );
}
.ps-testimonials-section__slider-wrap::after {
  right: 0;
  background: linear-gradient(
    270deg,
    var(--ps-testimonials-bg, #1a050d) 0%,
    rgba(26, 5, 13, 0.95) 30%,
    rgba(26, 5, 13, 0.6) 60%,
    transparent 100%
  );
}
.ps-testimonials-swiper:not(.ps-testimonials-swiper--ready):not(.swiper-initialized) .swiper-slide:not(:first-child) {
  display: none;
}
.ps-testimonials-swiper .swiper-wrapper {
  align-items: stretch;
}
.ps-testimonials-swiper .swiper-slide {
  min-height: 220px;
  opacity: 1;
  visibility: visible;
  transition: transform 0.45s ease;
}
.ps-testimonials-ticker-swiper .swiper-slide {
  flex-shrink: 0;
  width: auto;
  height: auto;
}
.ps-testimonials-swiper.ps-testimonials-swiper--ready .swiper-slide-active,
.ps-testimonials-swiper.swiper-initialized .swiper-slide-active {
  z-index: 2;
}
.ps-testimonials-card {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding: 22px 24px 26px;
  border-radius: 22px;
  background: rgba(45, 19, 27, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.35);
  box-sizing: border-box;
}
.ps-testimonials-swiper .swiper-slide-active .ps-testimonials-card,
.ps-testimonials-swiper .swiper-slide-prev .ps-testimonials-card,
.ps-testimonials-swiper .swiper-slide-next .ps-testimonials-card {
  background: rgba(45, 19, 27, 0.95);
  border-color: rgba(255, 255, 255, 0.08);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.35);
}
.ps-testimonials-swiper.ps-testimonials-swiper--ready .swiper-slide-prev .ps-testimonials-card::after,
.ps-testimonials-swiper.ps-testimonials-swiper--ready .swiper-slide-next .ps-testimonials-card::after,
.ps-testimonials-swiper.swiper-initialized .swiper-slide-prev .ps-testimonials-card::after,
.ps-testimonials-swiper.swiper-initialized .swiper-slide-next .ps-testimonials-card::after {
  display: none;
}
.ps-testimonials-card__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}
.ps-testimonials-card__user {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}
.ps-testimonials-card__avatar {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  padding: 2px;
  background: linear-gradient(135deg, #fb77b0 0%, #ee1d52 55%, #9e163d 100%);
  box-sizing: border-box;
}
.ps-testimonials-card__avatar img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  background: #1a050d;
}
.ps-testimonials-card__meta {
  min-width: 0;
}
.ps-testimonials-card__name-row {
  display: flex;
  align-items: center;
  gap: 6px;
}
.ps-testimonials-card__name {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
}
.ps-testimonials-card__niche-row {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 2px;
}
.ps-testimonials-card__verified {
  display: block;
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}
.ps-testimonials-card__niche {
  font-size: 20px;
  line-height: 1.3;
  color: #fff;
}
.ps-testimonials-stars {
  flex-shrink: 0;
  display: block;
}
.ps-testimonials-card__quote {
  margin: 0;
  font-size: 20px;
  line-height: 1.55;
 color: #fff;
}
.ps-testimonials-section__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-top: 50px;
  position: relative;
  z-index: 4;
}
.ps-testimonials-nav-btn {
  background: aliceblue;
  color: #fff;
  border: none;
  width: 56px;
  height: 32px;
  border-radius: 999px;
  font-size: 18px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(69.49deg, #FB77B0 14.33%, #EE1D52 47.84%);
  border: 3.86047px solid #E32C61;
  box-shadow: inset 0px 11.5814px 5.14729px rgba(255, 255, 255, 0.25);
}
.ps-testimonials-nav-btn:hover {
  transform: translateY(-1px);
}
.ps-testimonials-nav-btn.swiper-button-disabled {
  opacity: 0.45;
  cursor: default;
  transform: none;
}
.ps-testimonials-section__ticker {
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 52px;
  overflow: hidden;
  padding: 10px clamp(12px, 2vw, 32px) 4px;
  box-sizing: border-box;
}
.ps-testimonials-section__ticker::before,
.ps-testimonials-section__ticker::after {
  content: '';
  position: absolute;
  top: 0;
  width: 88px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.ps-testimonials-section__ticker::before {
  left: 0;
  background: linear-gradient(
    to right,
    var(--ps-testimonials-bg, #1a050d) 0%,
    rgba(26, 5, 13, 0.7) 55%,
    transparent 100%
  );
}
.ps-testimonials-section__ticker::after {
  right: 0;
  background: linear-gradient(
    to left,
    var(--ps-testimonials-bg, #1a050d) 0%,
    rgba(26, 5, 13, 0.7) 55%,
    transparent 100%
  );
}
.ps-testimonials-ticker-swiper {
  overflow: hidden;
}
.ps-testimonials-ticker-swiper .swiper-wrapper {
  align-items: center;
  transition-timing-function: linear !important;
}
.ps-testimonials-ticker-slide {
  width: auto !important;
}
.ps-testimonials-ticker-pill {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 7px 20px 7px 7px;
  border-radius: 999px;
  background: rgba(28, 8, 16, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.1);
  white-space: nowrap;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.22);
}
.ps-testimonials-ticker-avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  background: rgba(255, 255, 255, 0.1);
}
.ps-testimonials-ticker-avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ps-testimonials-ticker-text {
  margin: 0;
  font-size: 17px;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.88);
}
.ps-testimonials-ticker-name {
  font-weight: 700;
  color: #ffffff;
}
.ps-testimonials-ticker-action {
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.58);
  font-weight: 400;
}
.ps-testimonials-ticker-plan {
  font-weight: 600;
  color: #ff4d7d;
}
.ps-testimonials-ticker-dot,
.ps-testimonials-ticker-time {
  color: rgba(255, 255, 255, 0.55);
}
.ps-testimonials-ticker-icon {
  margin-left: 4px;
  font-size: 13px;
}
.pricing-section-for-language .elementor-column.pricing-left-bg > .elementor-widget-wrap,
.pricing-section-for-language .elementor-column.pricing-right-bg > .elementor-widget-wrap {
  position: relative;
  padding: 36px 28px 28px;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  overflow: visible;
}
.pricing-section-for-language .elementor-column.pricing-right-bg > .elementor-widget-wrap {
  background: linear-gradient(
    145deg,
    rgba(42, 8, 20, 0.98) 0%,
    rgba(26, 5, 13, 1) 50%,
    rgba(55, 12, 28, 0.75) 100%
  );
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.35);
}
.pricing-left-bg .most-poppular .elementor-icon-list-text {
  color: #ffffff !important;
  font-family: 'Archivo', sans-serif;
  font-size: 14px !important;
  font-weight: 700 !important;
}
.pricing-left-bg .elementor-heading-title,
.pricing-right-bg .elementor-heading-title {
  color: #ffffff;
  font-family: 'Archivo', sans-serif;
  font-weight: 700;
  font-size: clamp(26px, 3.2vw, 34px);
  line-height: 1.15;
  margin: 0 0 8px;
}
.pricing-left-bg .elementor-widget-text-editor p,
.pricing-right-bg .elementor-widget-text-editor p {
  color: rgba(255, 255, 255, 0.92);
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  line-height: 1.55;
  margin: 0 0 16px;
}
.pricing-left-bg .price-text-block-new,
.pricing-right-bg .price-text-block-new {
  position: relative;
  margin: 12px 0 8px;
  width: 100%;
}
.pricing-left-bg .price-text-block-new .pricing_des_txt,
.pricing-right-bg .price-text-block-new .pricing_des_txt {
  font-size: 0 !important;
  margin: 0 !important;
  line-height: 0;
  min-height: 0;
}
.pricing-left-bg .price-text-block-new .pricing_des_txt > span,
.pricing-right-bg .price-text-block-new .pricing_des_txt > span {
  position: absolute !important;
  top: -30px !important;
  right: 0 !important;
  left: auto !important;
  transform: translate(8px, -42px) !important;
  margin: 0 !important;
  padding: 8px 14px !important;
  background: #F5E6D3 !important;
  border-radius: 20px !important;
  color: #ee1d52 !important;
  font-family: 'Archivo', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  white-space: nowrap;
}
.pricing-left-bg .price-text-block-new .pricing_des_txt > span .currency_symbol,
.pricing-right-bg .price-text-block-new .pricing_des_txt > span .currency_symbol,
.pricing-left-bg .price-text-block-new .pricing_des_txt > span .core_day_price,
.pricing-right-bg .price-text-block-new .pricing_des_txt > span .core_day_price {
  color: #ee1d52 !important;
}
.pricing-left-bg .new-pricing-annual-monthly-price.annualy-price-area,
.pricing-right-bg .new-pricing-annual-monthly-price.annualy-price-area {
  display: flex !important;
  margin: 0 0 10px;
}
.pricing-left-bg .new-pricing-annual-monthly-price.annualy-price-area p,
.pricing-right-bg .new-pricing-annual-monthly-price.annualy-price-area p {
  display: inline-block;
  margin: 0;
  padding: 6px 14px;
  border-radius: 4px;
  background: rgba(238, 29, 82, 0.3) !important;
  color: #EE1D52 !important;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
}
.pricing-left-bg .price-text-block-new h1,
.pricing-right-bg .price-text-block-new h1 {
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  justify-content: flex-start;
  gap: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  box-sizing: border-box;
  font-family: 'Archivo', sans-serif;
  font-size: clamp(32px, 5vw, 48px);
  font-weight: 700;
  line-height: 1;
  text-align: left !important;
}
.pricing-left-bg .price-text-block-new h1 .currency_symbol_main,
.pricing-left-bg .price-text-block-new h1 .core_monthly_price,
.pricing-left-bg .price-text-block-new h1 .price_month,
.pricing-right-bg .price-text-block-new h1 .currency_symbol_main,
.pricing-right-bg .price-text-block-new h1 .core_monthly_price,
.pricing-right-bg .price-text-block-new h1 .price_month {
  order: 1;
  display: inline;
  margin: 0 !important;
  padding: 0;
  text-align: left !important;
  font-size: 35px ;
  font-weight: 700 !important;
  line-height: 1;
  color: #ffffff !important;
  letter-spacing: -0.02em;
  vertical-align: baseline;
}
.pricing-left-bg .price-text-block-new h1 .price_month,
.pricing-right-bg .price-text-block-new h1 .price_month {
  font-size: 0.55em !important;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 0.85) !important;
  margin-left: 0.08em !important;
}
.pricing-left-bg .price-text-block-new h1 .currency_symbol_main,
.pricing-right-bg .price-text-block-new h1 .currency_symbol_main {
  margin-right: 0.04em !important;
}
.pricing-left-bg .price-text-block-new h1 .del,
.pricing-right-bg .price-text-block-new h1 .del {
  order: 2;
  display: inline-flex !important;
  align-items: baseline;
  flex-shrink: 0;
  margin-left: auto !important;
  margin-right: 0 !important;
  padding: 0;
  font-size: 26px !important;
  font-weight: 400 !important;
  line-height: 1;
  color: rgba(255, 255, 255, 0.45) !important;
  text-decoration: none !important;
  position: relative;
  white-space: nowrap;
  vertical-align: baseline;
}
.pricing-left-bg .price-text-block-new h1 .del::after,
.pricing-right-bg .price-text-block-new h1 .del::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1.5px;
  background: rgba(255, 255, 255, 0.45);
  transform: translateY(-50%);
}
.pricing-left-bg .price-text-block-new h1 .del .currency_symbol_del,
.pricing-left-bg .price-text-block-new h1 .del .del_price,
.pricing-right-bg .price-text-block-new h1 .del .currency_symbol_del,
.pricing-right-bg .price-text-block-new h1 .del .del_price {
  display: inline;
  margin: 0;
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
}
.pricing-new-ps .new-pricing-annual-monthly-price.annualy-price-area.elite-annually {
  justify-content: start;
  margin-top: 10px;
}
.pricing-new-ps .new-pricing-annual-monthly-price.annualy-price-area.elite-annually p {
  background: rgba(238, 29, 82, 0.3) !important;
  border-radius: 3.25254px;
  color: #EE1D52 !important;
}
html:not([lang="en-US"]) .banner-new-follower-sec .new-follower-stat-text {
  display: none;
}
html:not([lang="en-US"]) .pricing-left-bg .price-text-block-new h1,
html:not([lang="en-US"]) .pricing-right-bg .price-text-block-new h1 {
  display: flex !important;
  flex-wrap: nowrap !important;
  flex-direction: row !important;
  align-items: baseline !important;
  justify-content: flex-start !important;
  width: 100% !important;
}
html:not([lang="en-US"]) .pricing-left-bg .price-text-block-new h1 .currency_symbol_main,
html:not([lang="en-US"]) .pricing-left-bg .price-text-block-new h1 .core_monthly_price,
html:not([lang="en-US"]) .pricing-left-bg .price-text-block-new h1 .price_month,
html:not([lang="en-US"]) .pricing-right-bg .price-text-block-new h1 .currency_symbol_main,
html:not([lang="en-US"]) .pricing-right-bg .price-text-block-new h1 .core_monthly_price,
html:not([lang="en-US"]) .pricing-right-bg .price-text-block-new h1 .price_month {
  order: 1 !important;
  margin-left: 0 !important;
}
html:not([lang="en-US"]) .pricing-left-bg .price-text-block-new h1 .del,
html:not([lang="en-US"]) .pricing-right-bg .price-text-block-new h1 .del {
  order: 2 !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}
html:not([lang="en-US"]) .top-banner-follower-sec .top-banner-col-text span.top-follower-text-desc,
html:not([lang="en-US"]) .top-banner-graphic-sec .top-banner-follower-sec .top-banner-col-text span.top-follower-text-desc{
    font-size: 11px;
}
html:not([lang="en-US"]) .targeting-title-bar span{
  font-size: 14px;
}
html:not([lang="en-US"]) .targeting-title-bar {
  width: fit-content;
}
html[lang="ru"] .faq-tab p{
    font-size: 12px;
}
html:not([lang="en-US"]) .banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .ig-notification-card__action{
  font-size: 13px;
}
html:not([lang="en-US"]) .banner-tiktok-following-sec .banner-tiktok-following-sec .banner-tiktok-following-sec-inn .ig-notification-card__name {
  font-size: 20px;
}
html:not([lang="en-US"]) .banner-successful-clients .banner-successful-clients-sec .banner-successful-clients-sec-inn span.successful-client-total-text{
  font-size: 18px;
}
.grow-cameo-video-section .slide.playing .slide-video {
  opacity: 1;
  pointer-events: auto;
}
.grow-cameo-video-section .slide.playing .play-button {
  opacity: 0;
  pointer-events: none;
}
.new-ps-toggle {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 14px 16px;
  width: 100%;
  margin: 0 0 24px;
  box-sizing: border-box;
}
.new-ps-toggle__track.pricing-new-design-plan.annual-monthly-plan {
  position: relative;
  display: flex;
  align-items: stretch;
  width: min(100%, 320px);
  min-height: 52px;
  margin: 0;
  padding: 4px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(12, 2, 8, 0.65);
  box-sizing: border-box;
  text-align: center;
  overflow: visible;
}
.new-ps-toggle__corner {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffffff;
  pointer-events: none;
  z-index: 4;
  box-shadow:
    0 0 6px rgba(255, 255, 255, 0.95),
    0 0 12px rgba(251, 119, 176, 0.55);
}
.new-ps-toggle__corner:nth-child(1) {
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}
.new-ps-toggle__corner:nth-child(2) {
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}
.new-ps-toggle__corner:nth-child(3) {
  bottom: 0;
  left: 0;
  transform: translate(-50%, 50%);
}
.new-ps-toggle__corner:nth-child(4) {
  bottom: 0;
  right: 0;
  transform: translate(50%, 50%);
}
.new-ps-toggle__thumb {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  width: calc(50% - 6px);
  border-radius: 11px;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
  transition: left 0.28s cubic-bezier(0.25, 1, 0.5, 1);
  pointer-events: none;
  z-index: 0;
}
.new-ps-toggle--annual .new-ps-toggle__thumb,
.new-ps-toggle__track:has(.monthly_yearly_switch:checked) .new-ps-toggle__thumb {
  left: calc(50% + 2px);
}
.new-ps-toggle .new-ps-toggle__switch {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  opacity: 0;
  pointer-events: none;
}
.new-ps-toggle .new-ps-toggle__switch .slider {
  display: none;
}
.new-ps-toggle__option {
  position: relative;
  z-index: 2;
  flex: 1 1 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 8px 12px;
  font-family: 'Archivo', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  color: #ffffff;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  transition: color 0.2s ease;
}
.new-ps-toggle__option.is-active {
  color: #1a050d;
}
.new-ps-toggle__save.save-notice {
  display: inline-flex;
  align-items: center;
  margin: 0 !important;
  padding: 10px 18px !important;
  border-radius: 999px !important;
  background: rgba(72, 32, 48, 0.95) !important;
  color: #ffffff !important;
  font-family: 'Archivo', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  white-space: nowrap;
  box-shadow: none;
}
.new-ps-toggle__save.save-notice i {
  font-style: normal;
  font-weight: 600;
}
.new-ps-toggle .pricing-new-design-plan.annual-monthly-plan a {
  color: inherit;
}
.grow-plan-toggle-wrapper {
  margin: 20px 0 0;
  text-align: center;
}

.grow-plan-toggle-bg {
 background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.16);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(2px);
    border-radius: 12px;
    max-width: 170px;
    margin: 0 auto 30px;
    padding: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.grow-toggle-btn {
    color: #fff;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    padding: 12px 10px;
    letter-spacing: -0.1px;
    text-transform: capitalize;
    width: auto;
    border-radius: 20px;
    line-height: 1;
    text-align: center;
}

.grow-toggle-btn.active-switch-plan {
  background: #fff;
    color: #000;
    border-radius: 10px;
    padding: 12px 10px;
    letter-spacing: -0.1px;
}
.grow-plan-toggle-wrapper{
    position: relative;
}
.grow-plan-toggle-wrapper .grow_save-notice {
   position: absolute;
    top: 10px;
    left: 67%;
    transform: translate(-50%, 0%);
    background: rgba(255, 255, 255, 0.17);
    border-radius: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Inter';
    padding: 4px 14px;
}
.grow-toggle-btn:hover {
    color: #fff !important;
}
.grow-toggle-btn:hover.active-switch-plan {
    color: #000 !important;
}
body.currency_with_symbol span.currency_symbol.currency_symbol_main span.currency_symbol_inner-dollar {
  color: #fff !important;
}
.targeting-section.targeting-section-second {
  margin-top: 40px;
}
.targeting-card {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
html:not([lang="en-US"]) .targeting-section.targeting-section-second {
  margin-top: 16px;
}
html[lang="ru"] .analytics-card .chart {
  max-height: 24vh;
}
@media (prefers-reduced-motion: reduce) {
  .elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos .sp-ticker-logos__track,
  .sp-ticker-section.sp-ticker-logos .sp-ticker-logos__track {
    animation: none;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    gap: 16px 24px;
  }
}
@media (max-width: 1350px) {
  .step-content-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .ps-testimonials-section__slider-wrap {
    padding: 0 clamp(8px, 2vw, 24px);
  }
}
@media (max-width: 925px) {
  .three-steps-section {
    gap: 27px;
  }
  .step-container {
    height: auto;
    padding: 15px;
  }
  .step-title {
    font-size: 38px;
    line-height: 42px;
  }
  .mockup {
    min-width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .new-ps-toggle {
      flex-direction: column;
      gap: 12px;
    }
    .other-lang-text-img .elementor-widget-wrap.elementor-element-populated {
      padding: 0 !important;
  }
    .targeting-card {
      border-bottom-left-radius: 24px;
      border-bottom-right-radius: 24px;
  }
    .targeting-section.targeting-section-second {
      margin-top: 25px;
  }
    .new-ps-toggle__track.pricing-new-design-plan.annual-monthly-plan {
      width: 100%;
      max-width: 320px;
    }
    .new-ps-toggle__save.save-notice {
      font-size: 13px !important;
      padding: 8px 14px !important;
    }
    .username-divider {
        height: 62px;
    }
    .grow-plan-toggle-wrapper .grow_save-notice {
      position: unset;
    }
    .analytics-card .chart{
      gap: 10px;
    }
    html:not([lang="en-US"])  .targeting-card {
      padding: 0 8px 24px 8px;
  }
  html:not([lang="en-US"]) .targeting-title-bar span {
    font-size: 10px;
  }
  .mockup-card {
    padding: 21px 12px 28px 12px;
  }
  html[lang="it"] .analytics-card .chart, html[lang="th"] .analytics-card .chart {
    gap: 2px;
  }
  html:not([lang="en-US"]) .other-lang-text-img{
    display: none;
  }
  .grow-cameo-video-section {
    padding: 20px 0 60px;
    gap: 30px;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: visible;
  }
  .grow-cameo-video-section .slider-wrapper {
    width: 100%;
    height: 580px;
    padding: 0;
    perspective: 1000px;
    overflow: visible;
  }
  .grow-cameo-video-section .slider-container {
    height: 580px;
    overflow: visible;
  }
  .grow-cameo-video-section .slide {
    width: 260px;
    height: 450px;
  }
  .grow-cameo-video-section .slide.active {
    transform: translateX(0) scale(1) rotate(0deg);
    opacity: 1;
    z-index: 10;
  }
  .grow-cameo-video-section .slide.prev {
    transform: translateX(-115px) scale(0.7) rotate(-8deg);
    top: 140px;
    opacity: 1;
    z-index: 5;
    filter: blur(5px);
    -webkit-filter: blur(5px);
  }
  .grow-cameo-video-section .slide.next {
    transform: translateX(115px) scale(0.7) rotate(8deg);
    top: 140px;
    opacity: 1;
    z-index: 5;
    filter: blur(5px);
    -webkit-filter: blur(5px);
  }
  .grow-cameo-video-section .slide.hidden-left {
    transform: translateX(-200px) scale(0.6) rotate(-12deg);
    opacity: 0;
  }
  
  .grow-cameo-video-section .slide.hidden-right {
    transform: translateX(200px) scale(0.6) rotate(12deg);
    opacity: 0;
  }
  
  .grow-cameo-video-section .slide::before {
    width: 10px;
    height: 10px;
    top: -5px;
    left: -5px;
    box-shadow: calc(256px) 0 0 0 #fff, 0 calc(446px) 0 0 #fff, calc(256px) calc(446px) 0 0 #fff;
  }
  
  .grow-cameo-video-section .controls {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    gap: 16px;
    z-index: 100;
  }
  
  .grow-cameo-video-section .control-btn {
    width: 60px;
    height: 32px;
    font-size: 16px;
  }
  
  .grow-cameo-video-section .play-button {
    width: 50px;
    height: 50px;
  }
  
  .grow-cameo-video-section .play-button svg {
    width: 50px;
    height: 50px;
  }
  
  .grow-cameo-video-section .cameo-desc-bar {
    left: 8px;
    right: 8px;
    bottom: 10px;
    padding: 8px 10px 8px 8px;
    border-radius: 14px;
    gap: 6px;
  }
  
  .grow-cameo-video-section .cameo-desc-bar__avatar {
    width: 38px;
    height: 38px;
  }
  
  .grow-cameo-video-section .cameo-desc-bar__profile {
    gap: 8px;
  }
  
  .grow-cameo-video-section .cameo-desc-bar__name {
    font-size: 12px;
  }
  
  .grow-cameo-video-section .cameo-desc-bar__title,
  .grow-cameo-video-section .cameo-desc-bar__handle {
    font-size: 9px;
  }
  
  .grow-cameo-video-section .cameo-desc-bar__followers {
    padding: 4px 10px;
    font-size: 9px;
  }
  
  .grow-cameo-video-section .slide.active .cameo-desc-bar__avatar {
    width: 40px;
    height: 40px;
  }
  
  .grow-cameo-video-section .slide.active .cameo-desc-bar__name {
    font-size: 13px;
  }
  
  .grow-cameo-video-section .slide.active .cameo-desc-bar__title,
  .grow-cameo-video-section .slide.active .cameo-desc-bar__handle {
    font-size: 10px;
  }
  
  .grow-cameo-video-section .slide.active .cameo-desc-bar__followers {
    font-size: 10px;
    padding: 5px 11px;
  }
  
  .grow-cameo-video-section .slide__corner {
    width: 6px;
    height: 6px;
  }
  
  .grow-cameo-video-section .slide.active .slide__corner {
    width: 7px;
    height: 7px;
  }
  .path-social-stats-grid {
    padding: 0 12px;
  }
  
  .path-social-stats-grid__inner {
    grid-template-columns: repeat(2, 1fr);
    border-radius: 20px;
  }
  
  .path-social-stats-grid__grid-lines--desktop {
    display: none;
  }
  
  .path-social-stats-grid__grid-lines--tablet {
    display: block;
  }
  
  .path-social-stats-grid__grid-lines--mobile {
    display: none;
  }
  
  .path-social-stats-grid__card {
    min-height: 0;
    padding: 24px 10px 20px;
  }
  
  .path-social-stats-grid__icon-wrap {
    margin-bottom: 8px;
  }
  
  .path-social-stats-grid__hex {
    width: 56px;
    height: 62px;
  }
  
  span.path-social-stats-grid__icon img,
  .path-social-stats-grid__icon-img {
    width: 56px;
    height: auto;
    max-height: 62px;
    object-fit: contain;
  }
  
  .path-social-stats-grid__divider {
    width: 26px;
    height: 2px;
    margin-bottom: 10px;
  }
  
  .path-social-stats-grid__value {
    font-size: 28px;
    margin-bottom: 4px;
    letter-spacing: -0.01em;
  }
  
  .path-social-stats-grid__label {
    font-size: 12px;
    line-height: 1.3;
  }
  .elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos,
    .sp-ticker-section.sp-ticker-logos {
      --sp-ticker-logos-fade: 56px;
    }
  
    .elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos .sp-ticker-logos__item,
    .sp-ticker-section.sp-ticker-logos .sp-ticker-logos__item {
      padding: 0 24px;
    }
  
    .elementor-widget-shortcode .sp-ticker-section.sp-ticker-logos img.sp-ticker-logos__img,
    .sp-ticker-section.sp-ticker-logos img.sp-ticker-logos__img {
      height: 22px !important;
      max-width: 120px;
    }
    .ps-testimonials-section__slider-wrap {
      padding: 0;
    }
  
    .ps-testimonials-swiper {
      padding-left: 0;
      padding-right: 0;
    }
  
    .ps-testimonials-section__ticker {
      padding-left: 12px;
      padding-right: 12px;
    }
  
    .ps-testimonials-card {
      padding: 18px 16px 20px;
      border-radius: 18px;
    }
  
    .ps-testimonials-card__name {
      font-size: 22px;
    }
  
    .ps-testimonials-card__niche {
      font-size: 16px;
    }
  
    .ps-testimonials-stars {
      margin-top: 4px;
      width: 72px;
      height: auto;
    }
  
    .ps-testimonials-card__quote {
      font-size: 14px;
      color: #ffffff;
    }
  
    .ps-testimonials-ticker-text {
      font-size: 13px;
    }
  
    .ps-testimonials-section__nav {
      margin-top: 24px;
    }
  
    .ps-testimonials-section__ticker::before,
    .ps-testimonials-section__ticker::after {
      width: 48px;
    }
    .ps-comparison {
      width: 100%;
      max-width: 100%;
      margin: 0 auto;
      padding: 0 16px;
      box-sizing: border-box;
      overflow-x: clip;
    }
  
    .ps-comparison__desktop {
      display: none !important;
    }
  
    .ps-comparison__mobile {
      display: flex;
      flex-direction: column;
      gap: 12px;
      width: 100%;
      max-width: 100%;
      box-sizing: border-box;
    }
    .ps-comparison__mobile-head {
      display: grid;
      grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
      align-items: stretch;
      width: 100%;
      border: 1px solid rgba(227, 44, 97, 0.55);
      border-radius: 18px;
      overflow: hidden;
      background: #0a0407;
      box-sizing: border-box;
    }
  
    .ps-comparison__mobile-head-col {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      min-width: 0;
      padding: 14px 8px;
      font-family: 'Archivo', sans-serif;
      font-size: 11px;
      font-weight: 700;
      line-height: 1.15;
      letter-spacing: 0.04em;
      color: #ffffff;
      text-align: center;
      text-transform: uppercase;
      box-sizing: border-box;
    }
  
    .ps-comparison__mobile-head-col--pathsocial {
      background: #290A18;
      border: 1px solid rgba(255, 42, 109, 0.2);
    }
  
    .ps-comparison__mobile-head-col--other {
      background: #290A18;
      border-left: 1px solid rgba(227, 44, 97, 0.35);
    }
  
    .ps-comparison__mobile-brand-img {
      display: block;
      width: 32px;
      height: 32px;
      flex-shrink: 0;
      object-fit: contain;
    }
  
    .ps-comparison__mobile-head-col span {
      min-width: 0;
    }
    .ps-comparison__card {
      width: 100%;
      max-width: 100%;
      border: 1px solid rgba(165, 33, 76, 0.5);
      border-radius: 18px;
      overflow: hidden;
      background: #0a0407;
      box-sizing: border-box;
    }
  
    .ps-comparison__card-title {
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 14px 16px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.08);
      background: #290A18;
      box-sizing: border-box;
    }
  
    .ps-comparison__card-star {
      display: block;
      width: 18px;
      height: 18px;
      flex-shrink: 0;
      object-fit: contain;
    }
  
    .ps-comparison__card-title-text {
      margin: 0;
      flex: 1;
      min-width: 0;
      font-family: 'Archivo', sans-serif;
      font-size: 15px;
      font-weight: 600;
      line-height: 1.35;
      color: #ffffff;
    }
  
    .ps-comparison__card-compare {
      display: grid;
      grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
      width: 100%;
      min-height: 92px;
      box-sizing: border-box;
    }
  
    .ps-comparison__card-side {
      display: flex;
      align-items: center;
      justify-content: center;
      min-width: 0;
      padding: 20px 10px;
      box-sizing: border-box;
    }
  
    .ps-comparison__card-side--pathsocial {
      background: linear-gradient(
        180deg,
        rgba(238, 29, 82, 0.55) 0%,
        rgba(192, 27, 74, 0.35) 45%,
        rgba(40, 6, 20, 0.15) 100%
      );
      box-shadow: inset 0 -4px 72px -20px rgba(223, 42, 98, 0.55);
      border-right: 1px solid rgba(255, 255, 255, 0.08);
    }
    .ps-comparison__card-side--other {
      background: #290A18;
  }
  
    .ps-comparison__card-side .ps-comparison__check-img {
      display: block;
      width: 28px;
      object-fit: contain;
    }
  
    .ps-comparison__card-side .ps-comparison__cross-icon {
      display: block;
      width: 24px;
      color: rgba(255, 255, 255, 0.42);
    }
    .account-over-view-hrt{
      top: -60px;
      right: 10px;
  }
  .banner-tiktok-following-sec .heart-top-img, .banner-tiktok-following-sec .banner-tiktok-following-sec .heart-top-img {
    top: 130px;
    right: 50px;
  }
  .banner-tiktok-following-sec .heart-bottom-img, .banner-tiktok-following-sec .banner-tiktok-following-sec .heart-bottom-img {
    left: 30px;
    bottom: -150px;
    width: fit-content;
  }
  .banner-successful-clients .banner-successful-clients-sec .banner-successful-clients-sec-inn{
    display: none;
  }
  .banner-tiktok-following-sec .banner-tiktok-following-sec {
    position: relative;
    right: unset;
    width: 100%;
  }
   .user_images-star{
    width:100% !important;
   }
   .top-banner-follower-sec {
    margin-top: -20px;
  }
  .mockup {
    width: 100%;
  }
  .three-steps-section{
    padding: 0px;
    margin-top: 30px;
  }
  .status-text, .pill b {
    font-size: 9px;;
  }
  .status-pill, .connect-text p, .section-label{
    font-size: 10px;
  }
  .connect-text h3{
    font-size: 11px;
  }
  .icon-circle img {
    width: 13px;
  }
  .icon-circle {
    width: 32px;
    height: 32px;
  }
  .connect-button span, .targeting-title-bar span {
    font-size: 11px;
  }
  .connect-button {
    width: fit-content;
    height: auto;
    padding: 4px 10px;
  }
  .connect-button img {
    width: 18px;
  }
  .step-badge {
    width: auto;
    height: auto;
    padding: 10px 10px;
  }
  .username-at {
    font-size: 14px;;
  }
  .targeting-header {
    padding: 0;
    height: auto;
  }
  .section-label {
    margin: 20px 0 15px 0;
  }
  .step-badge h2 {
    font-size: 16px;
    letter-spacing: normal;
    font-weight: 700;
    line-height: normal;
  }
  .targeting-title-bar img {
    width: 14px;
  }
  .targeting-title-bar {
    width: auto;
    height: 40px;
    border-radius: 0 0 12px 12px;
    border: 1.5239px solid #E32C61;
    padding: 0px 16px;
  }
  .pill-container {
    gap: 10px;
  }
  .bar {
    width: 14px;
  }
  .analytics-card {
    padding: 23px 16px 27px;
  }
  .step-title{
    letter-spacing : normal;
    margin: 0;
  }
  .step-text-inner {
    gap: 20px;
  }
  .growth-number {
    font-size: 23px;
    line-height: normal;
  }
  .growth-change{
      line-height: normal;
      font-size: 14px;
  }
  .mob-image-box .elementor-image-box-wrapper {
    display: flex !important;
    align-items: center;
  }
  .mob-image-box  p.elementor-image-box-description{
    text-align: left;
    margin-left: 28px;
  }
  .ps-comparison__mobile-head-col.ps-comparison__mobile-head-col--pathsocial img {
    width: 120px;
  }
  .brands-tag .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .brands-tag .elementor-image-box-wrapper img{
    display: flex;
  }
  .brands-tag h3.elementor-image-box-title {
    margin: 0 !important;
  }
  .brands-tag {
    bottom: 7px !important;
  }
  .mobile-ig-notification-slider {
    display: none !important;
  }
  .mobile-ig-notification-slider {
    display: block !important;
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    box-sizing: border-box;
  }
  
  .banner-tiktok-following-sec > .banner-tiktok-following-sec-inn {
    display: none !important;
  }
  
  .mobile-ig-notification-slider .banner-tiktok-following-sec {
    position: relative;
    width: 100%;
    max-width: 100%;
    top: auto;
    right: auto;
    margin: 0;
    padding: 0;
    float: none;
  }
  
  .mobile-ig-notification-slider .autosub-track {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: 14px;
    width: max-content;
    margin: 0;
    padding: 0;
    will-change: transform;
  }
  
  .mobile-ig-notification-slider .autosub-track .tiktok-follower-col.ig-notification-card {
    flex: 0 0 auto;
    width: min(340px, 85vw);
    margin-bottom: 0;
    float: none;
    position: relative;
    padding: 2px;
    border-radius: 26px;
    background: linear-gradient(135deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);
    box-sizing: border-box;
  }
  
  .mobile-ig-notification-slider .autosub-track .ig-notification-card__inner {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 72px;
    padding: 12px 14px;
    border-radius: 24px;
    background: linear-gradient(90deg, #ffffff 0%, #ececec 100%);
    box-sizing: border-box;
  }
  
  .mobile-ig-notification-slider .autosub-track .ig-notification-card__logo {
    width: 28px;
    height: 28px;
    flex-shrink: 0;
    object-fit: contain;
    display: block;
  }
  
  .mobile-ig-notification-slider .autosub-track .ig-notification-card__avatar-wrap {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
  }
  
  .mobile-ig-notification-slider .autosub-track .ig-notification-card__avatar-wrap .banner-profile-avatar {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #fff;
    box-sizing: border-box;
  }
  
  .mobile-ig-notification-slider .autosub-track .ig-notification-card__body {
    flex: 1;
    min-width: 0;
    position: relative;
  }
  
  .mobile-ig-notification-slider .autosub-track .ig-notification-card__time {
    position: absolute;
    top: -10px;
    right: 0;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
  }
  
  .mobile-ig-notification-slider .autosub-track .ig-notification-card__text {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
  }
  
  .mobile-ig-notification-slider .autosub-track .ig-notification-card__name {
    font-family: 'Archivo', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #1D1318;
  }
  
  .mobile-ig-notification-slider .autosub-track .ig-notification-card__action {
    font-family: 'Archivo', sans-serif;
    font-size: 11px;
    color: #1D1318;
  }
  
  .mobile-ig-notification-slider .banner-tiktok-following-sec .heart-top-img {
    top: -40px;
    right: 24px;
  }
  
  .mobile-ig-notification-slider .banner-tiktok-following-sec .heart-top-img img {
    width: 44px;
  }
  
  .mobile-ig-notification-slider .banner-tiktok-following-sec .heart-bottom-img {
    bottom: -16px;
    right: 10px;
  }
  
  .mobile-ig-notification-slider .banner-tiktok-following-sec .heart-bottom-img img {
    width: 60px;
  }
  .top-banner-graphic-sec {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    overflow: hidden;
    padding: 0 0 20px;
    box-sizing: border-box;
  }
  
  .top-banner-graphic-sec > .elementor-container,
  .top-banner-graphic-sec .elementor-container {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .top-banner-graphic-sec .banner-tiktok-following-sec > .banner-tiktok-following-sec-inn {
    display: none !important;
  }
  
  .top-banner-graphic-sec .banner-tiktok-following-sec {
    position: relative;
    width: 100%;
    top: auto;
    right: auto;
    height: 0;
    margin: 0;
    padding: 0;
  }
  
  .banner-successful-clients .banner-successful-clients-sec,
  .top-banner-graphic-sec .banner-successful-clients-sec {
    position: relative;
    top: auto;
    left: auto;
    width: calc(100% - 32px);
    max-width: 240px;
    margin: -72px 0 8px 16px;
    align-self: flex-start;
    z-index: 4;
  }
  
  .banner-successful-clients .banner-successful-clients-sec .banner-successful-clients-sec-inn,
  .top-banner-graphic-sec .banner-successful-clients-sec .banner-successful-clients-sec-inn {
    padding: 22px 18px 14px;
    border-radius: 22px;
  }
  
  .banner-successful-clients .banner-successful-clients-sec .banner-successful-clients-sec-inn span.successful-client-total-numb,
  .top-banner-graphic-sec .banner-successful-clients-sec .banner-successful-clients-sec-inn span.successful-client-total-numb {
    font-size: 28px;
  }
  
  .banner-successful-clients .banner-successful-clients-sec .banner-successful-clients-sec-inn span.successful-client-total-text,
  .top-banner-graphic-sec .banner-successful-clients-sec .banner-successful-clients-sec-inn span.successful-client-total-text {
    font-size: 14px;
    margin-bottom: 10px;
  }
  
  .top-banner-graphic-sec .top-banner-follower-sec,
  .top-banner-follower-sec {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: calc(100% - 24px);
    max-width: 100%;
    margin: 12px auto 0;
    padding: 0;
    transform: none;
    z-index: 5;
  }
  
  .top-banner-follower-sec .top-banner-follower-sec-inn,
  .top-banner-graphic-sec .top-banner-follower-sec .top-banner-follower-sec-inn {
    width: 100%;
    max-width: 100%;
    padding: 12px 6px;
    border-radius: 14px;
  }
  
  .top-banner-follower-sec .top-banner-follower-sec-inn ul,
  .top-banner-graphic-sec .top-banner-follower-sec .top-banner-follower-sec-inn ul {
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    gap: 0;
  }
  
  .top-banner-follower-sec .top-banner-follower-sec-inn ul li,
  .top-banner-graphic-sec .top-banner-follower-sec .top-banner-follower-sec-inn ul li {
    flex: 1;
    width: auto;
    padding: 0 4px;
  }
  
  .top-banner-follower-sec .top-banner-follower-sec-inn ul li:not(:last-child)::after,
  .top-banner-graphic-sec .top-banner-follower-sec .top-banner-follower-sec-inn ul li:not(:last-child)::after {
    display: block;
    height: 42px;
  }
  
  .top-banner-follower-sec .top-banner-inner-col,
  .top-banner-graphic-sec .top-banner-follower-sec .top-banner-inner-col {
    flex-direction: column;
    gap: 4px;
  }
  
  .top-banner-follower-sec .top-banner-stat-icon,
  .top-banner-graphic-sec .top-banner-follower-sec .top-banner-stat-icon {
    width: 34px;
    height: 34px;
  }
  
  .top-banner-follower-sec .top-banner-col-text span.top-follower-text-no,
  .top-banner-graphic-sec .top-banner-follower-sec .top-banner-col-text span.top-follower-text-no {
    font-size: 15px;
  }
  
  .top-banner-follower-sec .top-banner-col-text span.top-follower-text-desc,
  .top-banner-graphic-sec .top-banner-follower-sec .top-banner-col-text span.top-follower-text-desc {
    font-size: 9px;
    line-height: 1.2;
  }
  
  .top-banner-follower-sec .top-banner-stat-badge,
  .top-banner-graphic-sec .top-banner-follower-sec .top-banner-stat-badge {
    display: none;
  }
  .hs-review-badge {
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    padding: 10px 14px;
    margin: 0 auto;
  }
  
  .hs-stars img {
    width: 72px;
  }
  
  .hs-text {
    font-size: 10px;
    white-space: normal;
    text-align: center;
  }
  
  .mob_text-star-box {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  .new-get-started-btn {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  .new-get-started-btn a {
    width: min(100%, 320px);
    justify-content: center;
  }
  .main_top-txt {
    width: fit-content !important;
    max-width: calc(100% - 32px);
    margin: 0 auto 14px !important;
  }
  
  .main_top-txt .elementor-widget-container p {
    background: linear-gradient(90deg, #ff9a4a 0%, #ff6b35 100%) !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18);
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-size: 10px !important;
    font-weight: 600;
    line-height: 1.2;
    padding: 8px 14px !important;
    border-radius: 999px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
  }
  
  .elementor-section:has(.main_top-txt) .elementor-heading-title {
    text-align: center;
    font-size: clamp(28px, 8.2vw, 38px) !important;
    line-height: 1.12 !important;
    letter-spacing: -0.02em !important;
    background: linear-gradient(180deg, #ffffff 8%, #ffc0d4 48%, #ee1d52 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
    -webkit-text-fill-color: transparent;
  }
  
  .elementor-section:has(.main_top-txt) .elementor-widget-text-editor {
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    line-height: 1.45;
    max-width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
  }
  
  .elementor-section:has(.main_top-txt) .elementor-icon-list-items {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px 14px !important;
    width: 100%;
    max-width: 360px;
    margin: 16px auto 0 !important;
    justify-items: start;
  }
  
  .elementor-section:has(.main_top-txt) .elementor-icon-list-items.elementor-inline-items {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .elementor-section:has(.main_top-txt) .elementor-icon-list-item {
    margin: 0 !important;
    width: 100% !important;
  }
  
  .elementor-section:has(.main_top-txt) .elementor-icon-list-item::after {
    display: none !important;
    content: none !important;
  }
  
  .elementor-section:has(.main_top-txt) .elementor-icon-list-item > .elementor-icon-list-text,
  .elementor-section:has(.main_top-txt) .elementor-icon-list-item > a {
    font-size: 11px !important;
    line-height: 1.25;
    color: rgba(255, 255, 255, 0.92);
  }
  
  .hs-review-badge {
    background: rgba(26, 5, 13, 0.72);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 999px;
    padding: 10px 16px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
  }
  
  .elementor-section:has(.hs-review-badge) {
    padding-left: 16px;
    padding-right: 16px;
  }
  
  .elementor-section:has(.top-banner-graphic-sec) {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .elementor-section:has(.top-banner-graphic-sec) .elementor-widget-image img {
    width: 100%;
    height: auto;
    display: block;
  }
  .banner-new-follower-sec {
    width: 100%;
    padding: 0 16px;
    margin: 0 auto 12px;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: -100px;
  }
  
  .banner-new-follower-sec .banner-new-follower-sec-inn,
  .banner-new-follower-sec .banner-new-follower-sec .banner-new-follower-sec-inn {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    max-width: 100%;
    padding: 22px 12px 11px;
    border-radius: 24px;
  }
  
  .banner-new-follower-sec .banner-new-follower-sec-tag-sec,
  .banner-new-follower-sec .banner-new-follower-sec .banner-new-follower-sec-tag-sec {
    min-width: 0;
    height: 40px;
    padding: 0 14px;
    top: -22px;
    gap: 8px;
  }
  
  .banner-new-follower-sec .banner-new-follower-sec-tag-sec span,
  .banner-new-follower-sec .banner-new-follower-sec .banner-new-follower-sec-tag-sec span {
    font-size: 12px;
  }
  
  .banner-new-follower-sec .new-follower-details,
  .banner-new-follower-sec .banner-new-follower-sec .new-follower-details {
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
  }
  
  .banner-new-follower-sec .banner-profile-avatar-wrap {
    width: 62px;
    height: 62px;
  }
  
  .banner-new-follower-sec .new-folower-desc {
    flex: 1;
    min-width: 0;
    align-items: flex-start;
    text-align: left;
    gap: 2px;
  }
  
  .banner-new-follower-sec .new-folower-name-row {
    justify-content: flex-start;
    gap: 6px;
  }
  
  .banner-new-follower-sec .new-folower-desc .new-folower-id {
    font-size: 20px;
  }
  
  .banner-new-follower-sec .new-folower-verified {
    width: 18px;
    height: 18px;
  }
  
  .banner-new-follower-sec .new-folower-desc .new-folower-cat {
    font-size: 13px;
  }
  
  .banner-new-follower-sec .ig-handle-new {
    font-size: 11px;
  }
  
  .banner-new-follower-sec .new-follower-stat-ring {
    width: 88px;
    height: 88px;
    flex-shrink: 0;
  }
  
  .banner-new-follower-sec .new-follower-stat-inner {
    padding: 0 14px;
    box-sizing: border-box;
    gap: 1px;
  }
  
  .banner-new-follower-sec .new-follower-stat-value {
    font-size: 17px;
    line-height: 1;
  }
  
  .banner-new-follower-sec .new-follower-stat-text {
    display: block;
    max-width: 46px;
    margin-top: 1px;
    font-size: 7px;
    line-height: 1.15;
    letter-spacing: -0.02em;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
    hyphens: none;
  }
  
  .account-over-view-hrt {
    top: -48px;
    right: 14px;
  }
  
  .account-over-view-hrt img {
    width: 36px;
  }
  .pricing-section-for-language .elementor-column.pricing-left-bg > .elementor-widget-wrap,
    .pricing-section-for-language .elementor-column.pricing-right-bg > .elementor-widget-wrap {
      padding: 32px 20px 24px;
      border-radius: 20px;
    }
  
    .pricing-left-bg .price-text-block-new .pricing_des_txt > span,
    .pricing-right-bg .price-text-block-new .pricing_des_txt > span {
      transform: translate(4px, -38px) !important;
      font-size: 12px !important;
      padding: 8px 10px !important;
      top: -26px !important;
    }
  
    .pricing-left-bg .most-poppular {
      transform: translate(-6px, -45%);
    }
    .pricing-left-bg .price-text-block-new h1 .del, .pricing-right-bg .price-text-block-new h1 .del{
      font-size: 20px !important;
    }
  }
  
@media (max-width: 450px) {
  .step-title {
    font-size: 29px;
    line-height: 31px;
  }

  .step-description {
    font-size: 16px;
    line-height: 23px;
  }
}
@media (min-width: 768px) {
  .mobile-ig-notification-slider .heart-top-img,
  .mobile-ig-notification-slider .heart-bottom-img {
      display: none !important;
  }
  span.path-social-stats-grid__icon img {
      width: 100px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-banner-graphic-sec .top-banner-follower-sec,
  .top-banner-follower-sec {
      width: calc(100% - 40px);
      margin-left: 0;
      left: 20px;
      right: 20px;
      padding: 0 22px;
  }

  .top-banner-follower-sec .top-banner-follower-sec-inn,
  .top-banner-graphic-sec .top-banner-follower-sec .top-banner-follower-sec-inn {
      width: 100%;
      max-width: 100%;
      border-radius: 20px;
      padding: 18px 14px;
  }
}

/* ==========================================================================
   Currency Without Symbol Fix - Pricing Layout
   Countries: Denmark, France, Poland, Czech Republic, Switzerland, Israel,
   Taiwan, Norway, Hong Kong, Brazil, South Africa, Peru, Panama, Bolivia
   ========================================================================== */

body.currency_without_symbol .pricing-left-bg .price-text-block-new h1,
body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 {
  display: flex !important;
  flex-wrap: nowrap !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 0 !important;
  width: 100% !important;
}

body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .currency_symbol_main,
body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .currency_symbol_main {
  display: inline !important;
  order: 1 !important;
  margin-right: 4px !important;
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  color: #ffffff !important;
  white-space: nowrap !important;
}

body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .core_monthly_price,
body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .core_monthly_price {
  display: inline !important;
  order: 2 !important;
  margin: 0 !important;
  font-size: 35px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  color: #ffffff !important;
}

body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .price_month,
body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .price_month {
  display: inline !important;
  order: 3 !important;
  margin-left: 2px !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  color: rgba(255, 255, 255, 0.85) !important;
  white-space: nowrap !important;
}

body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .del,
body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .del {
  display: inline-flex !important;
  order: 4 !important;
  align-items: baseline !important;
  flex-shrink: 0 !important;
  margin-left: auto !important;
  margin-right: 0 !important;
  padding: 0 !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  color: rgba(255, 255, 255, 0.45) !important;
  text-decoration: none !important;
  position: relative !important;
  white-space: nowrap !important;
}

body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .del .currency_symbol_del,
body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .del .del_price,
body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .del .currency_symbol_del,
body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .del .del_price {
  display: inline !important;
  margin: 0 !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
}

body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .del .currency_symbol_del {
  margin-right: 2px !important;
}

/* Strikethrough line for deleted price */
body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .del::after,
body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .del::after {
  content: '' !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 50% !important;
  height: 1.5px !important;
  background: rgba(255, 255, 255, 0.45) !important;
  transform: translateY(-50%) !important;
}

/* Billed annually tag positioning */
body.currency_without_symbol .pricing-left-bg .price-text-block-new .pricing_des_txt > span,
body.currency_without_symbol .pricing-right-bg .price-text-block-new .pricing_des_txt > span {
  position: absolute !important;
  top: -30px !important;
  right: 0 !important;
  left: auto !important;
  transform: translate(8px, -42px) !important;
}

/* Mobile responsive adjustments for currency_without_symbol */
@media only screen and (max-width: 767px) {
  body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .currency_symbol_main,
  body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .currency_symbol_main {
    font-size: 22px !important;
    margin-right: 3px !important;
  }

  body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .core_monthly_price,
  body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .core_monthly_price {
    font-size: 28px !important;
  }

  body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .price_month,
  body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .price_month {
    font-size: 14px !important;
  }

  body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .del,
  body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .del {
    font-size: 18px !important;
  }

  body.currency_without_symbol .pricing-left-bg .price-text-block-new .pricing_des_txt > span,
  body.currency_without_symbol .pricing-right-bg .price-text-block-new .pricing_des_txt > span {
    transform: translate(4px, -38px) !important;
    font-size: 11px !important;
    padding: 6px 10px !important;
    top: -26px !important;
  }
}

/* Extra small screens */
@media only screen and (max-width: 450px) {
  body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .currency_symbol_main,
  body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .currency_symbol_main {
    font-size: 18px !important;
  }

  body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .core_monthly_price,
  body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .core_monthly_price {
    font-size: 24px !important;
  }

  body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .price_month,
  body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .price_month {
    font-size: 12px !important;
  }

  body.currency_without_symbol .pricing-left-bg .price-text-block-new h1 .del,
  body.currency_without_symbol .pricing-right-bg .price-text-block-new h1 .del {
    font-size: 16px !important;
  }
}



