/* Generated by scripts/scope-theme-css.js — DO NOT EDIT BY HAND.
 * Source: theme.css. Re-run after updating theme.css from mrprime.com. */

@charset "UTF-8";
@font-face {
  font-family: "Franklin Gothic Demi";
  src: url("../fonts/FranklinGothic-Demi.woff2") format("woff2"), url("../fonts/FranklinGothic-Demi.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Franklin Gothic Book";
  src: url("../fonts/FranklinGothic-Book.woff2") format("woff2"), url("../fonts/FranklinGothic-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Franklin Gothic Book";
  src: url("../fonts/FranklinGothic-BookItalic.woff2") format("woff2"), url("../fonts/FranklinGothic-BookItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Franklin Gothic Demi";
  src: url("../fonts/FranklinGothic-DemiItalic.woff2") format("woff2"), url("../fonts/FranklinGothic-DemiItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@scope (.mrprime-wp-shell-header, .mrprime-wp-shell-footer) {
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Franklin Gothic Book", Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #2A2A36;
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6,
p, ul, ol, dl, dd,
figure, pre, table, fieldset,
blockquote, hr {
  margin: 0;
  padding: 0;
}

a {
  color: #0066cc;
  text-decoration: none;
  background-color: transparent;
  transition: color 0.15s ease-in-out;
}
a:hover {
  color: rgb(0, 63.75, 127.5);
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border-radius: 0;
}

button,
input {
  overflow: visible;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

[hidden] {
  display: none !important;
}

:focus:not(:focus-visible) {
  outline: 0;
}

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

strong, h2, h3, h4, h5, h6 {
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
  font-weight: 400;
}

h1, .h1 {
  font-size: clamp(35px, 3.75vw, 60px);
  line-height: 1.05;
  margin-bottom: 2rem;
  color: #2A2A36;
}

h2, .h2 {
  font-size: clamp(22px, 2.75vw, 44px);
  margin-bottom: 2rem;
  color: #555;
  line-height: 1.18;
}
.new-inner-page h2, .new-inner-page .h2 {
  font-size: clamp(25px, 2.25vw, 36px);
}

h3, .h3 {
  font-size: clamp(18px, 1.375vw, 22px);
  margin-bottom: 2rem;
  color: #555;
}

p {
  margin-bottom: 1.5rem;
}

.sub-heading {
  font-size: 1.8rem;
  color: #555;
}

.fsz-18 {
  font-size: clamp(17px, 1.125vw, 18px);
}

.fsz-20 {
  font-size: clamp(19px, 1.25vw, 20px);
}

.fsz-21 {
  font-size: clamp(18px, 1.3125vw, 21px);
}

.text-white {
  color: #fff;
}

.text-primary {
  color: #7E70FF;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.my-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.mt-4 {
  margin-top: 4rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.my-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pt-1 {
  padding-top: 1rem !important;
}

.pb-1 {
  padding-bottom: 1rem !important;
}

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.pt-2 {
  padding-top: 2rem !important;
}

.pb-2 {
  padding-bottom: 2rem !important;
}

.py-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.pt-3 {
  padding-top: 3rem !important;
}

.pb-3 {
  padding-bottom: 3rem !important;
}

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-4 {
  padding-top: 4rem !important;
}

.pb-4 {
  padding-bottom: 4rem !important;
}

.py-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.pt-5 {
  padding-top: clamp(2.5rem, 3.125vw, 5rem) !important;
}

.pb-5 {
  padding-bottom: clamp(2.5rem, 3.125vw, 5rem) !important;
}

.py-5 {
  padding-top: clamp(2.5rem, 3.125vw, 5rem) !important;
  padding-bottom: clamp(2.5rem, 3.125vw, 5rem) !important;
}

.py-7 {
  padding-top: clamp(3.5rem, 3.6458vw, 7rem) !important;
  padding-bottom: clamp(3.5rem, 3.6458vw, 7rem) !important;
}

.pb-7 {
  padding-bottom: clamp(3.5rem, 3.6458vw, 7rem) !important;
}

.mt-5 {
  margin-top: clamp(2.5rem, 3.125vw, 5rem) !important;
}

.mb-5 {
  margin-bottom: clamp(2.5rem, 3.125vw, 5rem) !important;
}

.my-5 {
  margin-top: clamp(2.5rem, 3.125vw, 5rem) !important;
  margin-bottom: clamp(2.5rem, 3.125vw, 5rem) !important;
}

.mb-7 {
  margin-bottom: clamp(2.5rem, 3.6458vw, 7rem) !important;
}

.mb-8 {
  margin-bottom: clamp(50px, 5vw, 80px);
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

.justify-center {
  justify-content: center;
}

.align-items-center {
  align-items: center;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-uppercase {
  text-transform: uppercase;
}

.bg-dark {
  background-color: #10133b;
  color: #fff;
}

.stretched-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .hide-up-md {
    display: none !important;
  }
  .mb-md-5 {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .hide-down-md {
    display: none !important;
  }
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

:root {
  --gutter: 1rem;
}

.container {
  width: 100%;
  padding-right: var(--gutter, 1rem);
  padding-left: var(--gutter, 1rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1280px) {
  .container {
    max-width: 124rem;
  }
}
@media (min-width: 1280px) {
  .container.xl {
    max-width: 145rem;
  }
}
@media (min-width: 1280px) {
  .container.sm {
    max-width: 113rem;
  }
}
@media (min-width: 992px) {
  .container.xs {
    max-width: 86rem;
  }
}

.container-fluid {
  width: 100%;
  padding-right: var(--gutter, 1rem);
  padding-left: var(--gutter, 1rem);
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(-1 * var(--gutter) / 2);
  margin-left: calc(-1 * var(--gutter) / 2);
  row-gap: 2rem;
}

.justify-content-center {
  justify-content: center;
}

[class*=col-] {
  box-sizing: border-box;
  padding-right: calc(var(--gutter) / 2);
  padding-left: calc(var(--gutter) / 2);
  width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 100%;
  max-width: 100%;
}

.col-2 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-3 {
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

.col-4 {
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 576px) {
  .col-sm-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .col-md-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-3 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
@media (min-width: 1280px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-3 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .col-lg-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.top-bar {
  font-size: 1.5rem;
  color: #fff;
}

.top-bar-grid {
  text-align: center;
}
@media (min-width: 650px) {
  .top-bar-grid {
    display: grid;
    grid-template-columns: 0 auto 1fr;
    align-items: center;
  }
  .top-bar-grid > :first-child {
    justify-self: start;
  }
  .top-bar-grid > :nth-child(2) {
    text-align: center;
  }
  .top-bar-grid > :last-child {
    justify-self: end;
  }
}
@media (min-width: 992px) {
  .top-bar-grid {
    grid-template-columns: 1fr auto 1fr;
  }
}

.uk-phone-link {
  color: #fff;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.uk-phone-link:hover {
  color: #7e70ff;
}
.uk-phone-link svg {
  width: 1em;
}

.site-header {
  position: relative;
  background: linear-gradient(259.28deg, rgba(178, 191, 255, 0.49) 0%, rgba(202, 234, 250, 0.49) 46.5%, rgba(242, 242, 242, 0.49) 98.24%), linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
}

.home .site-header {
  position: absolute;
  background: none;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.site-nav {
  padding: 1rem 0;
  position: relative;
  z-index: 1000;
}
.site-nav .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.site-nav .logo-link img {
  width: clamp(100px, 9.563vw, 153px);
  transition: transform 0.3s ease;
}
.site-nav .logo-link img:hover {
  transform: scale(1.05);
}
.site-nav .main-navigation {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
}
.site-nav .main-navigation .menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}
.site-nav .main-navigation .menu > .menu-item {
  margin: 0 clamp(5px, 0.6771vw, 13px);
}
.site-nav .main-navigation .menu > .nav-btn {
  margin-right: 0;
}
.site-nav .main-navigation .menu > .menu-item-has-children > a {
  position: relative;
  padding-right: 2rem;
}
.site-nav .main-navigation .menu > .menu-item-has-children > a::after {
  content: "";
  display: inline-block;
  width: 0.9rem;
  height: 0.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.33 5.33'%3E%3Cpath d='m8.67.67l-4,4L.67.67' fill='none' stroke='%232a2a36' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.33'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}
.site-nav .main-navigation .menu > .menu-item-has-children:hover > a::after, .site-nav .main-navigation .menu > .menu-item-has-children.active > a::after {
  transform: translateY(-50%) rotate(180deg);
}
.site-nav .main-navigation .menu-item {
  position: relative;
  margin: 0 1rem;
}
.site-nav .main-navigation .menu-item > a {
  font-size: clamp(15px, 1.385vw, 18px);
  color: #2A2A36;
  text-decoration: none;
  padding: 0.5rem 0;
  display: block;
  transition: color 0.3s ease;
}
.site-nav .main-navigation .menu-item > a:hover {
  color: #7e70ff;
}
.site-nav .main-navigation .menu-item:hover > .sub-menu {
  display: block;
}
.site-nav .main-navigation .menu-item.nav-btn {
  margin-left: 2rem;
}
.site-nav .main-navigation .menu-item.nav-btn a {
  background: linear-gradient(90deg, #7e70ff 0.15%, rgb(79.993006993, 61, 255) 100%);
  color: #fff;
  font-size: 1.5rem;
  padding: 0.9rem 1.8rem;
  border-radius: 1.2rem;
  border: 3px solid #fff;
  transition: all 0.3s ease;
}
.site-nav .main-navigation .menu-item.nav-btn a:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 6px rgba(126, 112, 255, 0.3);
}
.site-nav .main-navigation .sub-menu {
  position: absolute;
  top: 100%;
  right: var(--gutter, 1rem);
  left: var(--gutter, 1rem);
  background: #fff;
  min-width: 220px;
  z-index: 100;
  padding: 0;
  margin: 0;
  display: none;
  border-radius: 1.4rem;
  overflow: hidden;
}
.site-nav .main-navigation .sub-menu .menu-item {
  margin: 0;
}
.site-nav .main-navigation .sub-menu .menu-item a {
  padding: 0.8rem 1.5rem;
  display: block;
  border-radius: 0.8rem;
}
.site-nav .main-navigation .sub-menu .menu-item a:hover {
  background: rgba(126, 112, 255, 0.05);
}
.site-nav .main-navigation .sub-menu .sub-menu {
  left: 100%;
  top: 0;
}
@media (min-width: 992px) {
  .site-nav .sm_menu_outer, .site-nav #sm_menu_ham {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .site-nav .main-navigation {
    display: none;
  }
}

@media (min-width: 992px) {
  .site-header .nav-services {
    position: static !important;
  }
  .site-header .nav-services > .sub-menu > .menu-item > a {
    background-color: #503DFF;
    color: #fff !important;
  }
  .site-header .nav-services > .sub-menu > .menu-item > a:hover {
    cursor: auto;
    background-color: rgb(33.9948453608, 10, 255);
  }
  .site-header .nav-services > .sub-menu > .view-all > a {
    background-color: #10133b;
    border-radius: 0;
    margin: 0 -1.5rem;
    text-align: center;
  }
  .site-header .nav-services > .sub-menu > .view-all > a:hover {
    cursor: pointer;
    background-color: rgb(5.12, 6.08, 18.88);
  }
  .site-header .nav-services > .sub-menu .sub-menu {
    position: static;
    display: block;
    border: 0 none;
  }
  .site-header .nav-services > .sub-menu .sub-menu .dropdown-item {
    text-transform: none;
  }
  .site-header .nav-services > .sub-menu .sub-menu a:hover,
  .site-header .nav-services > .sub-menu .sub-menu .active a {
    background-color: rgb(218.013986014, 214, 255);
    color: rgb(10.965034965, 0, 112);
  }
  .site-header .nav-services > .sub-menu {
    grid-template-columns: repeat(4, 1fr);
    column-gap: 1.5rem;
    padding: 0 1.5rem;
  }
  .site-header .nav-services:hover > .sub-menu,
  .site-header .nav-services > .sub-menu.show {
    display: grid !important;
  }
  .site-header .nav-services .menu-item-has-children {
    margin: 0;
    padding: 0 0 2rem;
  }
  .site-header #menu-item-1444 {
    grid-column: 1/5;
    margin-bottom: 1rem;
  }
}
/*
JQuery Simple MobileMenu Slide
https://github.com/Position2/jQuery-Simple-MobileMenu
*/
/*Main style*/
#sm-menu-ham-wrp {
  padding: 0 1rem;
}
@media (min-width: 992px) {
  #sm-menu-ham-wrp {
    display: none;
  }
}
@media (max-width: 991px) {
  #sm-menu-ham-wrp {
    display: block;
  }
}

body.mmactive {
  overflow: hidden;
}

.mobile_menu {
  display: none;
  position: relative;
  padding-left: 0;
  min-height: 80%;
  padding-top: 2rem;
}

.sm_menu_outer.active .mobile_menu {
  display: block;
}

.sm_menu_outer {
  overflow-y: scroll;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -9;
  width: 100%;
  opacity: 0;
  background: #caeafa;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.sm_menu_outer.active {
  opacity: 1;
  z-index: 999;
}

.sm_menu_outer .mobile_menu li.cat-item {
  background-color: #fff !important;
}

.sm_menu_outer .mobile_menu li.back a {
  padding: 20px 5px 20px 35px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320.06 560'%3E%3Cpath d='M95.88,280,308.17,68.86l.26-.27a40.15,40.15,0,0,0-.26-56.78,40.81,40.81,0,0,0-57.43,0l-239,237.63A40,40,0,0,0,.06,280,40,40,0,0,0,11.8,310.55L250.74,548.18a40.79,40.79,0,0,0,57.43,0l.26-.27a40.15,40.15,0,0,0-.26-56.78Z' transform='translate(0 0)' fill='%232A2A36'/%3E%3C/svg%3E") 2% center/6px no-repeat;
  text-transform: uppercase;
}

.sm_menu_outer .mobile_menu a {
  color: #2A2A36;
  display: block;
  letter-spacing: 1px;
  padding: 13px 15px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
}

/*Sub Menu anim */
.sm_menu_outer.slide .mobile_menu .sub-menu {
  height: 100vh;
  position: absolute;
  right: -100%;
  top: 0;
  bottom: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 999;
  background-color: #caeafa;
  padding: 0;
}

.sm_menu_outer.slide .mobile_menu .sub-menu li {
  background-color: #caeafa;
}

.sm_menu_outer.slide .mobile_menu li.active > .sub-menu {
  right: 0;
}

.sm_menu_outer .mobile_menu li {
  list-style-type: none;
  border-bottom: 1px solid rgba(114, 57, 226, 0.25);
}

.sm_menu_outer.slide .mobile_menu li.hasChild {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320.03 560'%3E%3Cpath d='M11.89,491.13a40.15,40.15,0,0,0-.26,56.78l.26.27a40.79,40.79,0,0,0,57.43,0L308.26,310.55A40,40,0,0,0,320,280a40,40,0,0,0-11.7-30.56L69.32,11.81a40.81,40.81,0,0,0-57.43,0,40.15,40.15,0,0,0-.26,56.78l.26.27L224.18,280Z' fill='%232A2A36'/%3E%3C/svg%3E") 95% center/6px no-repeat;
}
.sm_menu_outer.slide .mobile_menu li.hasChild > a {
  padding-right: 4.2rem;
}

/*Hamburger Animation */
#sm_menu_ham {
  cursor: pointer;
  height: 25px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 28px;
  top: 15px;
  right: 15px;
  z-index: 9999;
}

#sm_menu_ham span {
  background-color: #7e70ff;
  border-radius: 5px;
  display: block;
  height: 4px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 30px;
}

#sm_menu_ham span:nth-child(1) {
  top: 0;
}

#sm_menu_ham span:nth-child(2),
#sm_menu_ham span:nth-child(3) {
  top: 10px;
}

#sm_menu_ham span:nth-child(4) {
  top: 20px;
}

#sm_menu_ham.open span:nth-child(1) {
  left: 50%;
  top: 18px;
  width: 0;
}

#sm_menu_ham.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

#sm_menu_ham.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#sm_menu_ham.open span:nth-child(4) {
  left: 50%;
  top: 18px;
  width: 0;
}

@media (min-width: 1024px) {
  #sm_menu_ham,
  .sm_menu_outer {
    display: none;
  }
}
@media (min-width: 375px) {
  .sm_menu_outer .mobile_menu a {
    font-size: 17px;
  }
}
.site-footer {
  padding: 4.5rem 0;
  background: linear-gradient(259.28deg, rgba(178, 191, 255, 0.49) 0%, rgba(202, 234, 250, 0.49) 46.5%, rgba(242, 242, 242, 0.49) 98.24%), linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  color: #555;
}
.site-footer a:not(.btn) {
  color: #555;
}
.site-footer .widget-title {
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
}
.site-footer hr {
  margin: clamp(2rem, 2.188vw, 3.5rem) 0;
  border-color: rgba(114, 57, 226, 0.25);
  border-width: 0 0 1px 0;
}

.row.between {
  align-items: center;
  justify-content: space-between;
}

#footer-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 3rem;
  font-size: 1.6rem;
}
#footer-menu > .menu-item {
  flex: 0 0 auto;
  margin-bottom: 1rem;
}
#footer-menu > .menu-item > a {
  display: block;
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
  margin-bottom: 1rem;
}
#footer-menu .sub-menu {
  list-style: none;
  padding-left: 0;
  display: flex;
  gap: 1rem;
}

#services-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  font-size: 1.6rem;
}
#services-menu > .menu-item {
  flex: 0 0 auto;
  margin-bottom: 1rem;
}
#services-menu > .menu-item > a {
  display: block;
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
}
#services-menu .sub-menu {
  list-style: none;
  padding-left: 0;
}

.row-supporters .row {
  align-items: center;
  --gutter: 3rem;
}

.contact-btns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
.contact-btns a.btn {
  white-space: nowrap;
  width: 20rem;
}

.certified {
  display: block;
  background: rgba(126, 112, 255, 0.1411764706);
  border-radius: 2rem;
  text-align: center;
  padding: 1.5rem 1rem 1.5rem;
  font-size: 1.7rem;
  width: 18rem;
  line-height: 1.3;
}
.certified img {
  margin-bottom: 0.5rem;
  width: 7.7rem;
}
.certified h5 {
  margin-bottom: 0;
  font-size: 1.9rem;
}

.social-links a {
  display: inline-block;
}
.social-links a + a {
  margin-left: 1px;
}
.social-links .icon {
  color: #523FFF;
  transition: color 0.3s ease;
  width: 4rem;
  height: 4rem;
}
.social-links .icon:hover {
  color: #7e70ff;
}

.disclaimer {
  text-align: center;
  color: #555;
  font-size: 1.3rem;
}

.copyright {
  text-align: center;
  color: #555;
  font-size: 1.3rem;
}
.copyright .nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.copyright .nav li {
  position: relative;
  padding: 0 0.75rem;
}
.copyright .nav li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1.2rem;
  width: 1px;
  background-color: rgba(85, 85, 85, 0.5);
}
.copyright .nav li a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s ease;
}
.copyright .nav li a:hover {
  color: #222222;
}

@media (min-width: 768px) {
  #footer-menu {
    gap: 7rem;
  }
  #footer-menu > .menu-item > a {
    margin-bottom: 2rem;
  }
  #footer-menu .sub-menu {
    gap: 3rem;
  }
  .footer-bottom {
    --gutter: 4rem;
    align-items: stretch !important;
  }
  .footer-bottom .contact-us {
    max-width: 28rem;
    font-size: 1.4rem;
  }
  .footer-bottom .widget-title {
    display: none;
  }
  .footer-bottom .col-center {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: end;
  }
  .footer-bottom .col-center .social-links {
    margin-top: auto;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 992px) {
  #footer-menu {
    font-size: 1.4rem;
  }
  #services-menu {
    font-size: 1.4rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem 1rem;
  }
  #services-menu > .menu-item {
    width: 20rem;
  }
  #services-menu > .menu-item:nth-child(1) {
    order: 0;
  }
  #services-menu > .menu-item:nth-child(2) {
    order: 6;
  }
  #services-menu > .menu-item:nth-child(2) > a {
    margin-top: -5rem;
  }
  #services-menu > .menu-item:nth-child(3) {
    order: 5;
  }
  #services-menu > .menu-item:nth-child(3) > a {
    margin-top: -3rem;
  }
  #services-menu > .menu-item:nth-child(4) {
    order: 2;
  }
  #services-menu > .menu-item:nth-child(5) {
    order: 1;
  }
  #services-menu > .menu-item:nth-child(6) {
    order: 4;
  }
  #services-menu > .menu-item:nth-child(6) > a {
    margin-top: -3rem;
  }
  #services-menu > .menu-item:nth-child(7) {
    order: 7;
  }
  #services-menu > .menu-item:nth-child(7) > a {
    margin-top: -1rem;
  }
  #services-menu > .menu-item:nth-child(8) {
    order: 3;
  }
  .footer-services .btn {
    width: 16rem;
  }
}
@media (min-width: 1060px) {
  #services-menu > .menu-item {
    width: 18.5rem;
  }
  .footer-services .col-left {
    flex: 0 0 24rem;
    width: 24rem;
    display: flex;
    flex-direction: column;
  }
  .footer-services .col-left > div {
    margin: auto 0 1rem;
  }
  .footer-services .col-right {
    flex: 0 0 calc(100% - 24rem);
    width: calc(100% - 24rem);
  }
  .footer-bottom .contact-us {
    max-width: 37rem;
  }
}
@media (min-width: 1280px) {
  #services-menu > .menu-item {
    width: 20rem;
  }
}
@media (max-width: 1279px) {
  .supporters-logos {
    font-size: 1.8vw;
  }
  .supporters-logos .tiktok-shop, .supporters-logos .amazon-ads, .supporters-logos .amazon-spn, .supporters-logos .goodfirms {
    width: 7.5em;
  }
  .supporters-logos .tree-nation {
    width: 11.9em;
  }
  .supporters-logos .abob {
    width: 10.9em;
  }
  .supporters-logos .living-wage {
    width: 6.25em;
  }
}
@media (max-width: 991px) {
  .widget-title {
    font-size: 1.6rem;
  }
  #services-menu {
    margin-bottom: 2rem;
  }
  #services-menu > .menu-item {
    width: calc(50% - 0.5rem);
  }
  #services-menu li:nth-child(1) {
    order: 0;
  }
  #services-menu li:nth-child(4) {
    order: 1;
  }
  #services-menu li:nth-child(2) {
    order: 2;
  }
  #services-menu li:nth-child(3) {
    order: 3;
  }
  #services-menu li:nth-child(5) {
    order: 6;
  }
  #services-menu li:nth-child(6) {
    order: 5;
  }
  #services-menu li:nth-child(7) {
    order: 4;
  }
  #services-menu li:nth-child(8) {
    order: 7;
  }
  .footer-bottom .certified {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer-bottom .col-center {
    flex: 0 0 100%;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .supporters-logos {
    font-size: 2.5vw;
    max-width: 100%;
    justify-content: center;
  }
  .social-links {
    text-align: center;
  }
  .row-supporters {
    justify-content: center !important;
  }
  #footer-menu {
    flex-direction: column;
  }
}
#clients-slider .splide__track {
  overflow: hidden;
}
#clients-slider .splide__slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.7rem;
}
@media (min-width: 768px) {
  #clients-slider .splide__slide {
    padding: 0 2rem;
  }
}
#clients-slider .splide__slide img {
  max-width: none;
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: all 0.3s ease;
}
#clients-slider .splide__slide img:hover {
  filter: grayscale(0);
  opacity: 1;
  transform: scale(1.05);
}

.splide.logo-slider {
  width: 100%;
  /* Слайды с логотипами */
  /* Стили для изображений логотипов */
  /* Эффект при наведении */
  /* Адаптивность */
}
.splide.logo-slider .logo-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
}
.splide.logo-slider .logo-slide img {
  width: auto;
  height: auto;
  max-width: 180px;
  max-height: 80px;
  object-fit: contain;
  transition: transform 0.3s ease;
  display: block;
  margin: 0 auto; /* Дополнительное центрирование */
}
.splide.logo-slider .logo-slide:hover img {
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .splide.logo-slider .splide.logo-slider {
    padding: 0 1rem;
  }
  .splide.logo-slider .logo-slide img {
    max-width: 140px;
    max-height: 60px;
  }
}
@media (min-width: 1024px) {
  .splide.logo-slider .splide__list {
    transform: none !important;
    justify-content: space-around;
  }
}

.testimonials-slider {
  /* Стили пагинации */
}
.testimonials-slider .splide__slide {
  padding-top: clamp(50px, 4.25vw, 68px);
}
.testimonials-slider .splide__arrow {
  position: absolute;
  top: 22%;
  opacity: 1;
  background: none;
  border: 0 none;
}
.testimonials-slider .splide__arrow:hover {
  cursor: pointer;
  opacity: 0.8;
}
.testimonials-slider .splide__arrow svg {
  width: 7rem;
  height: 7rem;
  fill: #7e70ff;
}
.testimonials-slider .splide__arrow--prev {
  left: -8rem;
}
.testimonials-slider .splide__arrow--next {
  right: -8rem;
}
.testimonials-slider .splide__pagination {
  position: static;
  margin-top: 3rem;
}
.testimonials-slider .splide__pagination__page {
  background: rgba(126, 112, 255, 0.8);
  width: 1.5rem;
  height: 1rem;
  margin: 0 0.5rem;
  border: 0 none;
  border-radius: 1rem;
}
.testimonials-slider .splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.8;
}
.testimonials-slider .splide__pagination__page.is-active {
  background: #7E70FF;
  width: 2.5rem;
}
@media (min-width: 768px) {
  .testimonials-slider .splide__pagination__page {
    width: 3rem;
  }
  .testimonials-slider .splide__pagination__page.is-active {
    width: clamp(5rem, 6.25vw, 10rem);
  }
}
@media (max-width: 1359px) {
  .testimonials-slider .splide__arrow {
    display: none !important;
  }
}

.stories-slider .splide__arrows {
  position: absolute;
  right: 0;
  top: -11.5rem;
}
@media (max-width: 1279px) {
  .stories-slider .splide__arrows {
    display: none !important;
  }
}
.stories-slider .splide__arrow {
  background: #fff;
  border: 1px solid #DBE8ED;
  border-radius: 1.4rem;
  display: inline-block;
}
.stories-slider .splide__arrow:hover {
  cursor: pointer;
  opacity: 0.8;
}
.stories-slider .splide__arrow svg {
  width: 7rem;
  height: 7rem;
  fill: #7e70ff;
}
.stories-slider .stories-slider-progress {
  background: #C4C4C4;
  margin-top: 3rem;
  border-radius: 3px;
}
.stories-slider .stories-slider-progress-bar {
  background: #7e70ff;
  border-radius: 3px;
  height: 3px;
  transition: width 400ms ease;
  width: 0;
}

.youtube-slider .splide__arrows {
  position: absolute;
  right: 0;
  top: -11.5rem;
}
@media (max-width: 1279px) {
  .youtube-slider .splide__arrows {
    display: none !important;
  }
}
.youtube-slider .splide__arrow {
  background: #fff;
  border: 1px solid #DBE8ED;
  border-radius: 1.4rem;
  display: inline-block;
}
.youtube-slider .splide__arrow:hover {
  cursor: pointer;
  opacity: 0.8;
}
.youtube-slider .splide__arrow svg {
  width: 7rem;
  height: 7rem;
  fill: #7e70ff;
}
.youtube-slider .youtube-slider-progress {
  background: #C4C4C4;
  margin-top: 3rem;
  border-radius: 3px;
}
.youtube-slider .youtube-slider-progress-bar {
  background: #7e70ff;
  border-radius: 3px;
  height: 3px;
  transition: width 400ms ease;
  width: 0;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  border: 2px solid white;
  padding: 1.2rem 2.5rem;
  border-radius: 1.2rem;
  font-weight: 400;
  font-size: 1.8rem;
  position: relative;
  overflow: hidden;
  color: white;
  background: linear-gradient(90deg, #7E70FF 0.15%, #503DFF 100%);
  transition: all 0.4s cubic-bezier(0.16, 0.8, 0.32, 1.2);
  z-index: 1;
}
.btn:hover {
  color: #fff;
  background: linear-gradient(90deg, rgb(102.9965034965, 86.5, 255) 0.15%, rgb(56.9974226804, 35.5, 255) 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.btn:hover::before {
  transform: translateX(100%);
}
.btn:active {
  transform: translateY(1px);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: all 0.1s ease-out;
}
.btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  transition: transform 0.6s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 1;
}
.btn > * {
  position: relative;
  z-index: 3;
}

.btn-outline {
  background: linear-gradient(90deg, #fff 0.15%, #fff 100%);
  border-color: #1032CF;
  color: #1032CF;
}

.btn-white {
  background: #fff;
  border-color: #fff;
  color: #000;
}

.btn-sm {
  padding: 0.8rem 1.6rem;
  font-size: 1.3rem;
  border-width: 1px;
}
.btn-sm:hover {
  transform: translateY(-1px);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.btn-sm::before {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 100%);
}

.btn-lg {
  padding: 1.3rem 2.8rem;
  font-size: 1.8rem;
  border-width: 2px;
}
.btn-lg:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.25);
}

.btn-circle {
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  border: 0;
  border-radius: 3rem;
}

@media (min-width: 1280px) {
  .btn.btn-circle {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #10133b;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out;
}
.wpcf7-form .form-control {
  min-height: 5rem;
  padding: 1rem 1rem 1rem 2.1rem;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

form#searchform {
  flex-shrink: 1;
  min-width: 20rem;
  max-width: 100%;
}
form#searchform .input-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
  border: 4px solid rgba(26, 26, 26, 0.0392156863);
  border-radius: 1.2rem;
  background-color: #fff;
  overflow: hidden;
}
form#searchform .input-group .form-control {
  border: none;
  border-radius: 0;
  padding: 0.82rem 1rem;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
form#searchform .input-group .form-control:focus {
  outline: none;
  box-shadow: none;
}
form#searchform .input-group button.btn {
  background: none;
  border: none;
  padding: 0.6rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  cursor: pointer;
  transition: color 0.3s ease;
}
form#searchform .input-group button.btn svg.icon {
  width: 1.4rem;
  height: 1.4rem;
  fill: currentColor;
}
form#searchform .input-group button.btn:hover {
  color: #503DFF;
  box-shadow: none;
  transform: none;
}
form#searchform .input-group button.btn:focus {
  outline: none;
}

.img-rounded {
  border-radius: 1.2rem;
}

.calendly-overlay .calendly-popup {
  max-height: 100vh !important;
  max-width: 600px !important;
}

.main-banner {
  background: linear-gradient(259.28deg, rgba(178, 191, 255, 0.49) 0%, rgba(202, 234, 250, 0.49) 46.5%, rgba(242, 242, 242, 0.49) 98.24%), linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  padding: 15rem 0 0;
}
.main-banner .point {
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
}
.main-banner h1 {
  font-weight: 400;
  letter-spacing: -0.03em;
}
.main-banner .text {
  font-size: clamp(18px, 1.625vw, 26px);
}
@media (max-width: 599px) {
  .main-banner .text br {
    display: none;
  }
}
.main-banner .img-wrp {
  position: relative;
}
.main-banner .quote {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #000;
  font-weight: 700;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 1.5rem;
}
.main-banner .content {
  align-self: center;
}

.switchers-container {
  display: flex;
  flex-direction: column;
  gap: 1.4rem;
  max-width: 290px;
}
#yourGrowth .switchers-container {
  margin-bottom: clamp(7rem, 6.25vw, 100px);
  max-width: 100%;
}

.switcher {
  display: flex;
  height: 7.2rem;
  padding: 2rem 1rem;
  justify-content: space-between;
  align-items: center;
  border-radius: 1.4rem;
  border: 2px solid rgba(178, 191, 255, 0.49);
  background: #FFF;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
}

.switcher:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(178, 191, 255, 0.3);
}

.switcher.active {
  border: 2px solid #FFF;
  background: linear-gradient(90deg, #7E70FF 0.15%, #503DFF 100%);
}

.switcher-text {
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
  color: #555;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 3.3rem;
  margin-right: 1.5rem;
}

.switcher.active .switcher-text {
  color: #fff;
}

.switcher-icon {
  width: 3.8rem;
  height: 3.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.switcher-icon svg {
  width: 100%;
  height: 100%;
}

.switcher:not(.active) .switcher-icon {
  color: #503dff;
}

.switcher.active .switcher-icon {
  color: white;
}

.point {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.point .icon {
  margin: 2px 0;
  width: 2.5rem;
  height: 2.5rem;
  flex: 0 0 2.5rem;
}

.partners-badges {
  padding: 1.4rem 0;
  background: rgba(0, 0, 0, 0.07);
}
.partners-badges .container-fluid {
  max-width: 172rem;
}
.partners-badges .row {
  justify-content: space-evenly;
  --gutter: 15px;
}
.partners-badges img {
  border-radius: 2rem;
}

.content-container {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.content-container.active {
  display: block;
  opacity: 1;
  animation: fadeIn 0.5s ease;
}

.number-box {
  border: 2px solid #E5EEFF;
  border-radius: 1.4rem;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 0.5ren;
  padding: clamp(1rem, 1.812vw, 2.9rem) clamp(2rem, 2.375vw, 3.8rem);
  max-width: 37rem;
}
.number-box h3 {
  margin-bottom: 0;
  font-size: clamp(20px, 2.75vw, 44px);
  background: linear-gradient(90deg, #7E70FF 0.15%, #503DFF 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  text-fill-color: transparent;
  color: transparent;
  display: inline-block;
  line-height: 1.2;
}
.number-box p {
  margin-bottom: 0;
  color: #555;
  text-transform: capitalize;
}
.number-box svg {
  max-width: clamp(4rem, 4vw, 6.4rem);
}

.founder-box {
  border: 1px solid #DBE8ED;
  border-radius: 1.4rem;
  padding: clamp(15px, 2.813vw, 45px);
  background: rgba(0, 0, 0, 0.0196078431);
}

.step-box {
  background: linear-gradient(259.28deg, rgba(178, 191, 255, 0.49) 0%, rgba(202, 234, 250, 0.49) 46.5%, rgba(242, 242, 242, 0.49) 98.24%), linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  border: 1px solid #DBE8ED;
  border-radius: 1.4rem;
  padding: clamp(50px, 3.75vw, 62px) 2.2rem 1rem 2.2rem;
  height: 100%;
  position: relative;
}
.step-box .num {
  font-size: clamp(30px, 3.75vw, 60px);
  background: linear-gradient(90deg, #7E70FF 0.15%, #503DFF 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  text-fill-color: transparent;
  color: transparent;
  display: inline-block;
  line-height: 1.2;
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
  position: absolute;
  right: 2.2rem;
  top: 0;
  transform: translateY(-35%);
}
.step-box .graph {
  position: absolute;
  left: 2.2rem;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(70px, 6.25vw, 100px);
  height: clamp(70px, 6.25vw, 100px);
  border: 1px solid #DBE8ED;
  background-color: #fff;
  border-radius: 10rem;
  transform: translateY(-50%);
  padding: clamp(10px, 1.875vw, 30px);
}
.step-box .graph svg {
  width: 100%;
  max-width: 3.8rem;
}

.case-study-card {
  position: relative;
  border-radius: 1.4rem;
  overflow: hidden;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}
.case-study-card .card-content {
  border-radius: 0 0 1.4rem 1.4rem;
  background: rgba(0, 0, 0, 0.0196078431);
  border: 1px solid #DBE8ED;
  border-top: 0;
  padding: clamp(15px, 1.875vw, 30px);
}
.case-study-card .card-content p {
  max-width: 90%;
}
.case-study-card .card-content p:last-child {
  margin-bottom: 0;
}
.case-study-card .post-info {
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
}
.case-study-card .post-title {
  margin-bottom: 0;
  color: #2A2A36;
  font-size: clamp(15px, 1.0625vw, 17px);
  line-height: 1.5;
}

.partnership-includes {
  background: linear-gradient(259.28deg, rgba(178, 191, 255, 0.49) 0%, rgba(202, 234, 250, 0.49) 46.5%, rgba(242, 242, 242, 0.49) 98.24%), linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  border-radius: 2.2rem;
  padding: clamp(40px, 3.75vw, 60px) clamp(15px, 3.75vw, 60px);
}
.partnership-includes .graphs {
  text-align: center;
}
.partnership-includes .graphs .row {
  --gutter: 1rem;
}
.partnership-includes .graphs strong {
  display: inline-block;
  line-height: 1.1;
  color: #555;
}
.partnership-includes .point {
  margin-bottom: 1rem;
  align-items: start;
}
.partnership-includes .point p {
  max-width: 32.4rem;
}
.partnership-includes .icon-box {
  aspect-ratio: 1/1;
  width: 100%;
  background: white;
  border-radius: 1.5rem;
  padding: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
.partnership-includes svg {
  width: 43%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  min-width: 2rem;
}

.pricing-table .table {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.pricing-table .table .btn {
  padding: clamp(7px, 0.625vw, 10px) clamp(15px, 1.5625vw, 25px) !important;
  font-size: clamp(10px, 1.125vw, 18px);
  line-height: 1.1;
  min-width: 12rem;
  margin-top: 1rem;
}
.pricing-table .table-header,
.pricing-table .table-row {
  display: table-row;
}
.pricing-table .table-header .table-cell.highlight {
  border-radius: 2.2rem 2.2rem 0 0;
}
.pricing-table .table-cell {
  display: table-cell;
  padding: 1rem;
  text-align: center;
  vertical-align: middle;
  font-size: clamp(13px, 0.9375vw, 15px);
  position: relative;
}
.pricing-table .table-cell svg.icon {
  width: clamp(20px, 2.5vw, 40px);
  height: clamp(20px, 2.5vw, 40px);
  fill: currentColor;
}
.pricing-table .table-cell.feature-title {
  text-align: left;
  border-radius: 2.2rem 0 0 2.2rem;
  min-width: 19rem;
}
.pricing-table .table-cell.highlight {
  background: linear-gradient(90deg, #7E70FF 0.15%, #503DFF 100%);
  color: white;
  position: relative;
}
.pricing-table .table-cell.highlight img {
  filter: brightness(0) invert(1);
  min-width: 70px;
}
.pricing-table .table-cell .mobile-label {
  display: none;
  font-size: 12px;
  margin-top: 6px;
  color: #666;
}
.pricing-table .table-cell .mobile-label img {
  height: 30px;
}
.pricing-table .table-row:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.031372549);
}
.pricing-table .table-row:nth-child(odd) {
  background-color: #fff;
}
.pricing-table .last .table-cell.highlight:after {
  content: "";
  display: block;
  position: absolute;
  height: 2.6rem;
  left: 0;
  right: 0;
  bottom: -2.5rem;
  background: linear-gradient(90deg, #7E70FF 0.15%, #503DFF 100%);
  border-radius: 0 0 2.2rem 2.2rem;
}
@media (min-width: 768px) {
  .pricing-table .table-cell {
    padding: clamp(18px, 1.438vw, 23px) 2rem;
    font-size: 1.8rem;
  }
}
.testimonial {
  background: linear-gradient(259.28deg, rgba(178, 191, 255, 0.49) 0%, rgba(202, 234, 250, 0.49) 46.5%, rgba(242, 242, 242, 0.49) 98.24%), linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  border: 1px solid #DBE8ED;
  border-radius: 1.4rem;
  padding: clamp(60px, 5.313vw, 85px) 2.2rem 1rem 2.2rem;
  height: 100%;
  position: relative;
}
.testimonial .testimonial-avatar {
  width: clamp(90px, 8.5vw, 136px);
  border-radius: 15rem;
  border: 0.3rem solid #FFFFFF;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 2.2rem;
  transform: translateY(-50%);
}

.story-box {
  position: relative;
  border-radius: 1.4rem;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.031372549);
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.story-box:hover {
  transform: translateY(-5px);
}
.story-box .box-heading {
  padding: 1.5rem 2.8rem;
  border-bottom: 1px solid #DBE8ED;
}
.story-box .box-heading h3 {
  font-size: 1.8rem;
  line-height: 1.1;
  margin: 0;
  color: #2A2A36;
}
.story-box .box-info {
  padding: 1.5rem 2.8rem;
  flex-grow: 1;
}
.story-box .box-video {
  position: relative;
  overflow: hidden;
}
.youtube-slider .story-box .box-video {
  height: 20rem;
}
.story-box .box-video .video-preview-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.story-box .box-video .video-preview-wrapper .video-preview {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.story-box .box-video .video-preview-wrapper .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: background 0.3s ease;
}
.story-box .box-video:hover .video-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.story-box .box-video .video-preview {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.story-box .box-video .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  border: none;
  cursor: pointer;
  transition: transform 0.3s ease;
  z-index: 2;
  width: 4.8rem;
  height: 4.8rem;
  padding: 0;
}
.story-box .box-video .play-button:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.story-box .box-video .play-button .icon-play {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}
.story-box .box-video .video-duration {
  position: absolute;
  bottom: 2.5rem;
  right: 2.2rem;
  background: white;
  padding: 0.5rem 1rem;
  border-radius: 0.8rem;
  font-size: 11px;
  z-index: 2;
  color: #00BA2F;
}

.video-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.video-popup .popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.video-popup .popup-content {
  position: relative;
  width: 80%;
  max-width: 900px;
  background: #000;
  border-radius: 1rem;
  padding: 1rem;
  z-index: 2;
}
.video-popup .popup-content .close-popup {
  position: absolute;
  color: #fff;
  top: -3rem;
  right: -3rem;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  z-index: 3;
}
.video-popup .popup-content .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-popup .popup-content .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.faq-accordion .faq-item {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #DBE8ED;
  border-radius: 0 0 1.4rem 1.4rem;
  overflow: hidden;
  margin-bottom: 2rem;
}
.faq-accordion .faq-item .faq-question {
  width: 100%;
  background: none;
  border: none;
  padding: 1.5rem 1rem;
  font-size: clamp(2rem, 1.625vw, 2.4rem);
  font-weight: 400;
  display: flex;
  align-items: center;
  cursor: pointer;
  text-align: left;
  gap: 1.5rem;
  color: #555;
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
}
.faq-accordion .faq-item .faq-question svg.icon {
  width: 1.2rem;
  height: 1.2rem;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}
.faq-accordion .faq-item .faq-question.active svg.icon {
  transform: rotate(45deg);
}
.faq-accordion .faq-item .faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding: 0 1.5rem 0 4.3rem;
}
.faq-accordion .faq-item .faq-answer p {
  font-size: 1.8rem;
}
.faq-accordion .faq-item .faq-answer ul li {
  margin-bottom: 1rem;
  padding-left: 3rem;
  position: relative;
  font-size: 1.8rem;
}
.faq-accordion .faq-item .faq-answer ul li:before {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  left: 0;
  top: 0.3rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Cpath d='m14,0C6.27,0,0,6.27,0,14s6.27,14,14,14,14-6.27,14-14S21.73,0,14,0Zm-2.17,20.46l-6.44-6.44,2.47-2.47,3.97,3.97,8.41-8.41,2.47,2.47-10.89,10.89Z' style='fill:%237e70ff; stroke-width:0px;'%3E%3C/path%3E%3C/svg%3E");
  background-size: cover;
}
.faq-accordion .faq-item .faq-answer.open {
  max-height: 750px;
}

.cta-box {
  background: linear-gradient(259.28deg, rgba(178, 191, 255, 0.49) 0%, rgba(202, 234, 250, 0.49) 46.5%, rgba(242, 242, 242, 0.49) 98.24%), linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  border: 1px solid #DBE8ED;
  border-radius: 2.2rem;
  padding: clamp(3rem, 3.75vw, 6rem);
}
.cta-box .point {
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
}

#CookiebotWidget {
  left: 130px !important;
  bottom: 15px !important;
}

.client-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: clamp(20px, 3.125vw, 50px);
}
@media (max-width: 639px) {
  .client-logos {
    flex-direction: column;
    margin-top: 2rem;
  }
}
.client-logos a {
  display: block;
  max-width: 23.8rem;
}

.page-banner {
  padding: 5rem 0;
  min-height: clamp(200px, 33.5vw, 536px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-position: 50%;
  background-size: cover;
}
@media (min-width: 1280px) {
  .page-banner .container {
    max-width: 106rem;
  }
}
.page-banner .h1 {
  color: #fff;
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
  font-weight: 400;
  font-size: clamp(30px, 3vw, 48px);
}
.page-banner .sub-heading {
  font-size: clamp(23px, 2.25vw, 36px);
  color: #fff;
  line-height: 1.167;
}

.amazon-alone {
  text-align: center;
}
.amazon-alone .row {
  justify-content: space-evenly;
}
.amazon-alone h3 {
  text-transform: uppercase;
  line-height: 1.2;
  font-size: clamp(18px, 1.875vw, 30px);
}

.advisory-section {
  padding-top: clamp(50px, 5vw, 80px);
  background: #F4F4F4;
}
.advisory-section .heading {
  margin-bottom: clamp(50px, 5vw, 80px);
}
.advisory-section .advisory-block {
  display: flex;
  width: 100%;
  min-height: 400px;
}
.advisory-section .advisory-block:not(.reverse) {
  flex-direction: row;
}
.advisory-section .advisory-block.reverse {
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  .advisory-section .advisory-block.reverse .advisory-inner {
    margin-left: auto;
  }
}
.advisory-section .advisory-block .advisory-image {
  flex: 0 0 50%;
}
.advisory-section .advisory-block .advisory-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.advisory-section .advisory-block .advisory-content {
  flex: 0 0 50%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.advisory-section .advisory-block .advisory-content .advisory-inner {
  padding-left: clamp(20px, 5.25vw, 84px);
  padding-right: clamp(20px, 5.25vw, 84px);
}
.advisory-section .advisory-block .advisory-content .advisory-inner h2 {
  margin-bottom: 3rem;
}
.advisory-section .advisory-block .advisory-content .advisory-inner .advisory-iconed {
  max-width: 550px;
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.advisory-section .advisory-block .advisory-content .advisory-inner .advisory-iconed .icon {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
}
.advisory-section .advisory-block .advisory-content .advisory-inner .advisory-iconed .icon svg {
  width: 100%;
  height: 100%;
}
.advisory-section .advisory-block .advisory-content .advisory-inner .advisory-iconed h3 {
  font-size: clamp(18px, 1.25vw, 20px);
  color: #7E70FF;
  margin: 0 0 1.5rem;
}
.advisory-section .advisory-block .advisory-content .advisory-inner .advisory-iconed p {
  margin: 0;
  font-size: clamp(16px, 1.25vw, 20px);
  line-height: 1.4;
}

@media (max-width: 767px) {
  .advisory-block {
    flex-direction: column !important;
  }
  .advisory-block .advisory-image,
  .advisory-block .advisory-content {
    flex: 0 0 100%;
    width: 100%;
  }
  .advisory-block .advisory-content {
    justify-content: center;
  }
  .advisory-block .advisory-content .advisory-inner {
    padding: 3rem;
  }
}
.ambitious-sellers .row {
  justify-content: center;
}
@media (min-width: 1280px) {
  .ambitious-sellers .row {
    --gutter: 3rem;
  }
}

.seller-box {
  background: #F4F4F4;
  border-radius: 1rem;
  max-width: 266px;
  min-height: 266px;
  display: flex;
  flex-direction: column;
  padding: 2rem 3rem 2rem 2rem;
}
.seller-box .icon-box {
  display: flex;
  align-items: center;
  height: 5.2rem;
}
.seller-box h3 {
  color: #7E70FF;
  font-size: clamp(18px, 1.5vw, 24px);
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
.seller-box p {
  margin-bottom: 0;
  color: #555;
}

@media (min-width: 600px) {
  #pricingTable .text-center .btn {
    min-width: 43.2rem;
    margin: 0.5rem 1.5rem;
  }
}
@media (max-width: 599px) {
  #pricingTable .text-center .btn {
    width: 100%;
  }
}
#pricingTable .fly-label {
  position: absolute;
  bottom: -0.5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 111;
}

#servicesPopup .service-content .popup-table {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#servicesPopup .service-content .popup-table .popup-row {
  display: grid;
  align-items: center;
  grid-template-columns: 2fr 3fr 1fr;
  gap: 1.5rem;
  padding: clamp(20px, 1.875vw, 30px) 1rem;
}
#servicesPopup .service-content .popup-table .popup-row.header {
  font-style: italic;
}
#servicesPopup .service-content .popup-table .popup-row .popup-cell {
  line-height: 1.5;
  padding: 0 1.5rem;
}
#servicesPopup .service-content .popup-table .popup-row:nth-child(even) {
  background: rgba(0, 0, 0, 0.03);
}
#servicesPopup .service-content .col-service {
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
}
#servicesPopup .service-content .col-service svg {
  width: clamp(40px, 3.625vw, 58px);
  max-width: 58px;
  margin-bottom: 1.5rem;
}
#servicesPopup .service-content .col-description {
  max-width: clamp(300px, 31.25vw, 500px);
  font-size: clamp(16px, 1.125vw, 18px);
}
#servicesPopup .service-content .col-price {
  text-align: center;
}
@media (max-width: 599px) {
  #servicesPopup .service-content .popup-table .popup-row {
    grid-template-columns: 1fr auto;
  }
  #servicesPopup .service-content .popup-table .popup-row .popup-cell {
    padding: 0;
  }
  #servicesPopup .service-content .popup-table .popup-row .col-service {
    grid-column: 1/2;
  }
  #servicesPopup .service-content .popup-table .popup-row .col-description {
    grid-column: 1/2;
  }
  #servicesPopup .service-content .popup-table .popup-row .col-price {
    grid-column: 2/3;
    align-self: start;
    text-align: right;
    padding-left: 1rem;
  }
  #servicesPopup .service-content .popup-table .popup-row.header {
    display: none;
  }
  #servicesPopup .close-popup {
    top: -5rem;
    right: 0;
  }
}

ul.dotted {
  color: #333;
}
ul.dotted li {
  padding-left: 2rem;
  position: relative;
  margin-bottom: 2rem;
}
ul.dotted li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7em;
  display: block;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background-color: #333;
}

.review-removals-info ul {
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
  color: #555555;
}
.review-removals-info ul li {
  margin-bottom: 0;
}
.review-removals-info ul li:before {
  background-color: #555555;
}
.review-removals-info .col-content {
  font-size: 1.7rem;
}
@media (min-width: 992px) {
  .review-removals-info .row {
    --gutter: 4rem;
  }
}

.how-it-works {
  display: flex;
}
.how-it-works .progress-bar {
  flex: 0 0 auto;
  max-width: 8.6rem;
  width: 100%;
  position: relative;
  /*
  &:after {
    @include vertical-line(11%, 52%, 2);

   */
}
.how-it-works .progress-bar:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #7e70ff;
  left: 3rem;
  top: 6%;
  bottom: 7%;
  width: 2px;
  z-index: 1;
}
.how-it-works .wrp {
  flex-grow: 1;
}
.how-it-works .counter {
  font-size: 3.6rem;
  color: #fff;
  width: 6.2rem;
  height: 6.2rem;
  background-color: #7e70ff;
  border: 2px solid #7e70ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  z-index: 3;
}
.how-it-works .counter-1 {
  top: 5%;
}
.how-it-works .counter-2 {
  top: 20%;
}
.how-it-works .counter-3 {
  top: 35%;
}
.how-it-works .counter-4 {
  top: 49%;
}
.how-it-works .counter-5 {
  top: 64%;
}
.how-it-works .counter-6 {
  top: 79%;
}
.how-it-works .counter-7 {
  top: 93%;
}
.how-it-works .content {
  text-align: left;
  color: #fff;
}
.how-it-works .content h3 {
  font-size: clamp(20px, 1.75vw, 28px);
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
}
.how-it-works .img {
  background-color: #f4f4f4;
  text-align: left;
  border-radius: 1rem;
  padding: 5rem 3rem 3.2rem;
}
@media (min-width: 992px) {
  .how-it-works .img {
    padding: 5rem 7rem 3.2rem;
    min-height: 45rem;
  }
}
.how-it-works .additional {
  font-size: 1.9rem;
  line-height: 1.58;
  color: #333333;
}
.how-it-works .additional ul.dotted li {
  margin-bottom: 1.5rem;
}

.hiw-box {
  background-color: #f4f4f4;
  border-radius: 1rem;
}
.hiw-box .img {
  border-radius: 1rem;
  overflow: hidden;
}
.hiw-box .content {
  font-size: 1.9rem;
  padding: 2rem;
}
.hiw-box .content ul {
  color: #fff;
  max-width: 28rem;
}
.hiw-box .content ul li:before {
  background-color: #fff;
}
.hiw-box + .hiw-box {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .hiw-box {
    display: flex;
  }
  .hiw-box .img {
    flex: 0 0 auto;
    max-width: 55%;
    width: 100%;
    margin-bottom: -4rem;
  }
  .hiw-box .content {
    flex-grow: 1;
    display: flex;
    padding: 3rem;
  }
  .hiw-box + .hiw-box {
    margin-top: 8rem;
  }
}
@media (min-width: 992px) {
  .hiw-box .content {
    padding: 5rem 4rem 5rem 7rem !important;
  }
}

@media (min-width: 768px) {
  .differences .pricing-table .table-cell.highlight {
    width: 22rem;
  }
}

.offer-specifics .row {
  justify-content: center;
}
.offer-specifics .seller-box {
  width: 26.6rem;
}
@media (min-width: 768px) {
  .offer-specifics .seller-box h3 {
    min-height: 6rem;
  }
}
.offer-specifics .seller-box ul {
  font-size: 1.6rem;
}
.offer-specifics .seller-box ul li {
  margin-bottom: 0;
}
.offer-specifics .seller-box ul li:before {
  background-color: #7E70FF;
}

.amazon-ads-certified {
  padding: clamp(40px, 4.25vw, 68px) 0 !important;
  background-color: #000;
}
.amazon-ads-certified .container {
  max-width: 1130px;
}
.amazon-ads-certified h3 {
  color: #fff;
  font-size: clamp(24px, 1.875vw, 30px);
}
@media (min-width: 768px) {
  .amazon-ads-certified .col-graph {
    max-width: 16%;
  }
  .amazon-ads-certified .col-text {
    max-width: 61%;
  }
  .amazon-ads-certified .col-tiktok {
    max-width: 23%;
    border-left: 1px solid #7c7c7c;
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: space-around;
  }
}
@media (min-width: 992px) {
  .amazon-ads-certified .col-graph {
    max-width: 21%;
  }
  .amazon-ads-certified .col-text {
    max-width: 51%;
    padding-right: 3rem;
  }
  .amazon-ads-certified .col-tiktok {
    max-width: 28%;
    padding-left: 3rem;
  }
}
@media (min-width: 1280px) {
  .amazon-ads-certified .col-graph {
    max-width: 21%;
    padding-right: 3rem;
  }
  .amazon-ads-certified .col-text {
    max-width: 43%;
  }
  .amazon-ads-certified .col-tiktok {
    max-width: 36%;
  }
}
@media (max-width: 767px) {
  .amazon-ads-certified {
    text-align: center;
  }
  .amazon-ads-certified a {
    display: inline-block;
  }
  .amazon-ads-certified .img {
    margin-bottom: 1rem;
    max-width: 30vw;
  }
  .amazon-ads-certified .col-tiktok {
    padding: 0 14%;
  }
}

.amazon-guide-banner {
  background: #196599;
}
@media (max-width: 767px) {
  .amazon-guide-banner {
    text-align: center;
  }
}
.amazon-guide-banner .row {
  align-items: center;
}
.amazon-guide-banner .wpcf7-form {
  max-width: 41rem;
  margin-left: auto;
  margin-right: auto;
}
.amazon-guide-banner .wpcf7-submit {
  width: 100%;
  white-space: normal;
}
.amazon-guide-banner .wpcf7-not-valid-tip {
  background: rgba(255, 255, 255, 0.4);
  padding: 0.3rem;
}
.amazon-guide-banner .wpcf7-response-output {
  background: #fff;
}

.find-inside {
  justify-content: start !important;
}
.find-inside .content {
  max-width: 56rem;
  padding-right: 3rem;
}
.find-inside .content .inner {
  max-width: 41.5rem;
  margin: 0 auto;
}
.find-inside .graphs {
  text-align: left;
}
.find-inside .graphs .inner {
  max-width: 45.5rem;
  margin: 0 auto;
}
.find-inside .graphs .btn {
  width: 100%;
}
.find-inside .img-wrp {
  max-width: 24.6rem;
  margin-bottom: 3rem;
}
.find-inside .point {
  gap: 1.8rem;
  align-items: start;
  font-weight: 700;
}
.find-inside .point + .point {
  margin-top: 2rem;
}
.find-inside .point .icon {
  flex: 0 0 2.5rem;
  margin-top: 0.3rem;
}

.lp-header {
  --header-text-color: #555;
  padding: 3rem 0;
  min-height: 50rem;
  display: flex;
  align-items: center;
  background-position: 0 50%;
}
@media (min-width: 992px) {
  .lp-header {
    background-position: 50% 50%;
  }
}
.lp-header h1 {
  color: var(--header-text-color);
  text-transform: uppercase;
  font-size: clamp(38px, 3vw, 48px);
  font-weight: 400;
}
.lp-header .description {
  max-width: 65rem;
  font-size: 2.4rem;
  color: var(--header-text-color);
  margin-bottom: 3rem;
}

.lp-header-02 {
  --header-text-color: #fff;
}

.color-boxes {
  padding: clamp(40px, 5.3125vw, 85px) 0;
}
.color-boxes .container {
  max-width: 115rem;
}

.color-block {
  display: flex;
  flex-direction: column;
  border-radius: 1rem;
  color: #fff;
  height: 100%;
  padding: 2.9rem;
  text-align: center;
}
.color-block .icon {
  margin-bottom: 2rem;
  display: flex;
  height: 8rem;
  align-items: center;
  justify-content: center;
}
.color-block h3 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.color-block p {
  font-size: clamp(18px, 1.3125vw, 21px);
}

.lp-table .container {
  max-width: 95rem;
}
.lp-table .table-row .highlight {
  text-align: left !important;
}
.lp-table .info {
  display: flex;
  align-items: center;
  gap: clamp(10px, 1.5625vw, 30px);
}
.lp-table .info .icon {
  flex: 0 0 4rem;
}
.lp-table .feature-title .info {
  max-width: 31rem;
}
.lp-table .highlight .info {
  max-width: 35rem;
}

.step-boxes .heading {
  margin-bottom: clamp(60px, 6.25vw, 100px);
}
.step-boxes .step-box {
  min-height: 26rem;
}
.step-boxes .graph .num {
  position: static;
  transform: none;
}

.content-img-section {
  width: 100%;
}
.content-img-section .content-side {
  padding: 4rem 3rem 3rem;
}
.content-img-section .content-side .text-wrapper p {
  font-size: 1.9rem;
  color: #555;
}
.content-img-section .content-side {
  background-color: #F4F4F4;
}
@media (min-width: 768px) {
  .content-img-section .content-side {
    background: linear-gradient(180deg, #F4F4F4 0%, #F4F4F4 95%, #FFF 95%, #FFF 100%);
  }
}
.content-img-section.type-02 .content-side {
  background-color: #036;
  color: #fff;
}
.content-img-section.type-02 .content-side h2, .content-img-section.type-02 .content-side .text-wrapper p {
  color: #fff;
}
@media (min-width: 768px) {
  .content-img-section.type-02 .content-side {
    background: linear-gradient(180deg, #036 0%, #036 95%, #FFF 95%, #FFF 100%);
  }
}
.content-img-section.type-03 .content-side {
  background-color: #7E70FF;
  color: #fff;
}
.content-img-section.type-03 .content-side h2, .content-img-section.type-03 .content-side .text-wrapper p {
  color: #fff;
}
@media (min-width: 768px) {
  .content-img-section.type-03 .content-side {
    background: linear-gradient(180deg, #7E70FF 0%, #7E70FF 95%, #FFF 95%, #FFF 100%);
  }
}
.content-img-section.type-04 .content-side {
  background-color: #000;
  color: #fff;
}
.content-img-section.type-04 .content-side h2, .content-img-section.type-04 .content-side .text-wrapper p {
  color: #fff;
}
@media (min-width: 768px) {
  .content-img-section.type-04 .content-side {
    background: linear-gradient(180deg, #000 0%, #000 95%, #FFF 95%, #FFF 100%);
  }
}
@media (min-width: 768px) {
  .content-img-section {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    min-height: 50rem;
  }
  .content-img-section .content-side {
    flex: 0 0 50%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 6rem clamp(30px, 5vw, 80px);
  }
  .content-img-section .content-side .text-wrapper {
    max-width: 46rem;
    width: 100%;
  }
  .content-img-section .image-side {
    flex: 1;
    position: relative;
    overflow: hidden;
    min-width: 300px;
  }
  .content-img-section .image-side img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
}

.gray-block {
  display: flex;
  flex-direction: column;
  border-radius: 1rem;
  height: 100%;
  padding: 2.9rem;
  background: #F4F4F4;
}
.gray-block .icon {
  margin-bottom: 2rem;
  display: flex;
  height: 7rem;
  align-items: center;
}
.gray-block h3 {
  margin-bottom: 2rem;
  color: #7E70FF;
}
.the-proof .gray-block h3 {
  margin-bottom: 1rem;
}
.gray-block ul {
  padding-left: 0;
  list-style: none;
}
.gray-block ul li {
  font-size: 1.6rem;
  position: relative;
  padding-left: 2.2rem;
  margin-bottom: 0.3rem;
  color: #555;
}
.gray-block ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.35em;
  width: 1rem;
  height: 1rem;
  background-color: #7e70ff;
  border-radius: 50%;
}
.gray-block p {
  font-size: clamp(18px, 1.3125vw, 21px);
  color: #555555;
}
.the-proof .gray-block p {
  font-size: 1.6rem;
}

@media (min-width: 992px) {
  .gap-md-30 {
    --gutter: 3rem;
  }
}
.bg-primary-gradient {
  background: linear-gradient(270deg, #3924FF 0%, #958AFF 100%);
}
.bg-primary-gradient h2 {
  color: #fff;
}

.trusted-by .row {
  --gutter: clamp(15px, 3.7500vw, 72px);
  justify-content: center;
}

.tiktok-creator-agency-01 {
  min-height: clamp(500px, 42.9375vw, 687px);
  background-position: top center;
  background-size: cover;
  padding: 6rem 0;
}
.tiktok-creator-agency-01 .sec-heading {
  font-size: clamp(38px, 3vw, 48px);
  line-height: 1.1;
}
.tiktok-creator-agency-01 .text {
  color: #fff;
  --header-text-color: #fff;
}
.tiktok-creator-agency-01 .text p {
  font-size: clamp(18px, 1.625vw, 26px);
}
@media (min-width: 992px) {
  .tiktok-creator-agency-01 .banner-grid {
    display: grid;
    align-items: center;
    grid-template-columns: 50fr 50fr;
    gap: clamp(30px, 4.1667vw, 80px);
  }
}
.tiktok-creator-agency-01 .cost-info {
  padding: 2.5rem clamp(30px, 3.125vw, 50px);
  border-radius: 1.4rem;
  border: 2px solid #397684;
  background: #040404;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.25);
}
.tiktok-creator-agency-01 .cost-info .heading {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  color: #2AF0EA;
  font-family: "Franklin Gothic Demi";
  font-size: clamp(20px, 2vw, 32px);
  line-height: 1.1;
}
.tiktok-creator-agency-01 .cost-info .text {
  font-size: 2rem;
}

.tiktok-creator-agency-02 {
  background: linear-gradient(0deg, #958AFF 0.02%, #3924FF 100%);
}

.brand-card {
  border-radius: 1rem;
  background: #FFF;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 576px) {
  .brand-card {
    min-height: 22.4rem;
  }
}
.brand-card > div {
  padding: 2rem clamp(15px, 1.5625vw, 25px);
}
.brand-card .header {
  border-bottom: 1px solid #DBE8ED;
}
.brand-card ul {
  padding-left: 1.7rem;
  list-style: disc;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.small-bold {
  font-family: "Franklin Gothic Demi";
  font-size: 1.8rem !important;
  line-height: 1.33;
}

.creator-step-box {
  border-radius: 2rem;
  background: rgba(0, 0, 0, 0.03);
  padding: 4rem 2.5rem 4rem 2rem;
  height: 100%;
}
.creator-step-box .icon {
  width: 2.5rem;
  height: 2.5rem;
  color: #7E70FF;
  margin-bottom: 1.5rem;
}
.creator-step-box h3 {
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.creator-step-box .heading {
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr 7rem;
  align-items: end;
  margin-bottom: 3rem;
}
.creator-step-box .num span {
  font-size: clamp(30px, 3.75vw, 60px);
  background: linear-gradient(90deg, #7E70FF 0.15%, #503DFF 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  text-fill-color: transparent;
  color: transparent;
  display: inline-block;
  line-height: 1.2;
  font-family: "Franklin Gothic Demi", Arial, sans-serif;
}
.creator-step-box.active {
  background: linear-gradient(90deg, #7E70FF 0.15%, #503DFF 100%);
  color: #fff;
}
.creator-step-box.active .icon {
  color: #fff;
}
.creator-step-box.active h3 {
  color: #fff;
}
.creator-step-box.active .num span {
  background: linear-gradient(90deg, #7E70FF -61.97%, #FFF 88.07%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.new-form-bg {
  background-color: #fff;
  border-radius: 1.2rem;
  overflow: hidden;
}

.new-form-wrp {
  background: linear-gradient(263deg, rgba(178, 191, 255, 0.49) 0%, rgba(202, 234, 250, 0.49) 46.5%, rgba(242, 242, 242, 0.49) 98.24%), linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  padding: 3rem 2.5rem;
  color: #2A2A36;
}
.new-form-wrp .row {
  --gutter: 2rem;
}
.new-form-wrp label {
  font-size: 1.66rem;
}
.new-form-wrp .form-control {
  border-radius: 1.2rem;
  border: 1px solid #FFF;
  background: #FFF;
  font-size: 1.66rem;
  font-weight: 500;
  outline: 0 !important;
}
.new-form-wrp select.form-control {
  padding-right: 35px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.8 451.8' fill='%23c4c4c4'%3E%3Cpath d='M203.6 345.4L9.3 151.2c-12.4-12.4-12.4-32.4 0-44.8C21.7 94 41.7 94 54 106.4l171.9 171.9 171.9-171.9c12.4-12.4 32.4-12.4 44.7 0 12.4 12.4 12.4 32.4 0 44.8L248.3 345.4c-6.2 6.2-14.3 9.3-22.4 9.3-8.1 0-16.2-3.1-22.3-9.3z'%3E%3C/path%3E%3C/svg%3E") calc(100% - 20px) 50%/15px no-repeat;
}
.new-form-wrp .wpcf7-submit {
  width: 100%;
}
.new-form-wrp .wpcf7-form-control-wrap {
  position: relative;
}
.new-form-wrp .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -7px;
  font-size: 1.1rem;
}
.new-form-wrp .wpcf7-spinner {
  display: none;
}

.wpcf7-radio.radio-inline {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
.wpcf7-radio.radio-inline .wpcf7-list-item {
  margin: 0;
  display: inline-block;
}
.wpcf7-radio.radio-inline .wpcf7-list-item label {
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 0.9rem;
}
.wpcf7-radio.radio-inline .wpcf7-list-item input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.25);
  background: #FFF;
  position: relative;
  cursor: pointer;
  outline: none;
  transition: all 0.2s ease-in-out;
}
.wpcf7-radio.radio-inline .wpcf7-list-item input[type=radio]:checked {
  border-color: #7E70FF;
  background-color: #7E70FF;
}
.wpcf7-radio.radio-inline .wpcf7-list-item input[type=radio]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background: #fff;
}
.wpcf7-radio.radio-inline .wpcf7-list-item input[type=radio]:hover {
  border-color: rgba(0, 0, 0, 0.5);
}
.wpcf7-radio.radio-inline .wpcf7-list-item .wpcf7-list-item-label {
  line-height: 1;
}

@media (min-width: 600px) {
  .application-received {
    display: grid;
    align-items: center;
    justify-content: center;
    gap: clamp(30px, 4.0625vw, 65px);
    grid-template-columns: 40.5fr 56fr;
  }
}
@media (max-width: 599px) {
  .application-received {
    text-align: center;
  }
  .application-received .img {
    margin-bottom: 2rem;
  }
}

.what-happens-next {
  flex-direction: row;
}
.what-happens-next .content-side {
  justify-content: flex-start;
}
.what-happens-next .content-side .text-wrapper {
  max-width: 54rem;
}
.what-happens-next .point {
  gap: 2rem;
  font-size: 2rem;
  line-height: 1.1;
  margin-bottom: 2rem;
}

.account-audit .lp-header {
  padding: clamp(30px, 6.25vw, 100px) 0;
}
.account-audit .lp-header h1 {
  text-transform: none;
}
.account-audit .lp-header .description {
  max-width: 51rem;
}
.account-audit .lp-table .info {
  max-width: 100%;
  justify-content: center;
}
.account-audit .color-block.with-badge {
  text-align: left;
  gap: 2.5rem;
}
.account-audit .color-block .badge {
  background-color: #fff;
  padding: 0.5rem 1.5rem 0.5rem 0.8rem;
  gap: 0.8rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  max-width: fit-content;
}
.account-audit .color-block .badge .icon {
  width: 2.5rem;
  height: 2.5rem;
  margin-bottom: 0;
}
.account-audit .color-block .badge .text {
  font-size: 2rem;
  text-transform: uppercase;
}
.account-audit .color-block .h2 {
  margin: 0;
  font-size: 4.8rem;
}
.account-audit .color-block .h2 span {
  font-weight: 400;
  font-family: "Franklin Gothic Book", Arial, sans-serif;
  font-size: 2rem;
  text-transform: none;
}
.account-audit .color-block .h4 {
  font-weight: 400;
  font-family: "Franklin Gothic Book", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1.8rem;
}
.account-audit .step-boxes .step-box {
  min-height: 23rem;
}

.content-img-section.with-quote {
  flex-direction: row;
}
.content-img-section.with-quote .content-side {
  justify-content: flex-start;
  background: #FAFAFA !important;
}
.content-img-section.with-quote .point {
  gap: 2rem;
  align-items: start;
}
.content-img-section.with-quote .point i {
  line-height: 1.3;
  display: block;
  margin-bottom: 2rem;
}

.white-block {
  display: flex;
  height: 100%;
  padding: 4.3rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  border-radius: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: #F3F2FF;
}
.white-block .h4 {
  color: #A399FF;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.white-block .h3 {
  font-size: 3.2rem;
  line-height: 1.1;
  background: linear-gradient(90deg, #7E70FF 0.15%, #503DFF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}

.timer-box {
  border-radius: 2.2rem;
  background: rgba(0, 0, 0, 0.5);
  padding: clamp(20px, 2.5vw, 40px) 1rem;
}
.timer-box h3 {
  color: #7E70FF;
  text-align: center;
  font-size: clamp(30px, 4vw, 64px);
  line-height: 1.2;
}

.timer-wrp {
  background: url("http://mrprime.com/wp-content/uploads/2026/03/glow.png") center/contain no-repeat;
  padding: 5rem clamp(0px, 3.125vw, 50px);
}

@media (min-width: 640px) {
  .founder-box {
    display: flex;
    gap: clamp(15px, 2.813vw, 45px);
    align-items: stretch;
  }
  .founder-box .img {
    flex: 0 0 auto;
    width: clamp(150px, 20.813vw, 333px);
  }
  .founder-box .text {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .founder-box .text p {
    max-width: 64rem;
  }
  .partnership-includes .graphs .row {
    --gutter: 2.6rem;
  }
  .partnership-includes .icon-box {
    border-radius: 2.4rem;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 1.5rem;
  }
  .d-hide {
    display: none;
  }
  .banner-quote {
    display: flex;
    gap: 2.4rem;
    max-width: 56rem;
  }
  .banner-quote .img {
    flex: 0 0 auto;
    width: 10.4rem;
  }
  .banner-quote .text {
    flex: 0 0 auto;
    width: calc(100% - 10.4rem);
  }
  .partnership-includes {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .partnership-includes .heading {
    flex: 0 0 100%;
    width: 100%;
    text-align: center;
  }
  .partnership-includes .content {
    flex: 0 0 auto;
    width: 54%;
  }
  .partnership-includes .graphs {
    flex: 0 0 auto;
    width: 45.6%;
  }
  .testimonial .testimonial-avatar {
    border: 0.8rem solid #FFFFFF;
  }
  .faq-accordion .faq-item .faq-question {
    padding: 2rem 2.5rem;
  }
  .our-stack {
    padding-bottom: clamp(2.5rem, 5vw, 8rem) !important;
  }
  .need-help .row {
    margin-left: auto;
    max-width: 35rem;
  }
}
@media (min-width: 768px) {
  .switcher-text {
    font-size: 2rem;
  }
  .main-banner .container > .row {
    align-items: flex-end;
    flex-direction: row-reverse;
  }
  .main-banner .banner-img {
    margin-left: -26%;
    width: 126%;
    max-width: 126%;
  }
  .main-banner .switcher {
    height: 9.2rem;
    padding: 2.7rem 2.1rem;
  }
  .main-banner .switchers-container {
    max-width: 500px;
  }
  .main-banner .switcher-text {
    font-size: clamp(20px, 2vw, 32px);
  }
  .main-banner .quote {
    left: 8%;
    bottom: 4rem;
    right: 20%;
    font-size: 1.7rem;
  }
  #yourGrowth .switcher {
    padding: 2.7rem 2.1rem;
  }
}
@media (min-width: 1280px) {
  body {
    font-size: 1.6rem;
  }
  .main-banner .row {
    --gutter: 4rem;
  }
  .cta-box .row {
    --gutter: 4rem;
  }
  .btn {
    padding: 1.45rem 3rem;
  }
  .btn-lg {
    padding: 1.6rem 3.2rem;
    border-width: 3px;
  }
  .btn-sm {
    border-width: 3px;
    padding: 1rem 2rem;
  }
  .proof-numbers .row {
    --gutter: 2.6rem ;
  }
  .your-growth .row {
    --gutter: 3rem ;
  }
  .generated-millions .row {
    --gutter: 6rem ;
  }
  #CookiebotWidget {
    left: 115px !important;
    bottom: 25px !important;
  }
  .need-help .row {
    margin-right: 5%;
  }
}
@media (max-width: 991px) {
  .main-banner {
    text-align: center;
  }
  .main-banner .row {
    justify-content: center;
  }
  .main-banner .switchers-container, .main-banner .quote {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .m-hide {
    display: none;
  }
  .m-center {
    text-align: center;
  }
  .banner-quote {
    text-align: center;
  }
  .banner-quote .img {
    margin-bottom: 2rem;
  }
  .your-growth .row {
    row-gap: 5rem;
  }
  .partnership-includes .content {
    margin-bottom: 3rem;
  }
}
@media (max-width: 639px) {
  .founder-box {
    text-align: center;
  }
  .founder-box .img {
    margin-bottom: 2rem;
  }
  p, .box-info {
    font-size: 1.6rem;
  }
  .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/*# sourceMappingURL=theme.css.map */
}
