@charset "UTF-8";
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
:root {
  --size-20: 20px;
  --size-18: 18px;
  --margin-180: 180px;
  --margin-60: 60px;
  --margin-64: 64px;
}
@media (max-width: 1279px) {
  :root {
    --margin-180: 100px;
    --margin-60: 40px;
    --margin-64: 48px;
    --size-18: 16px;
  }
}
@media (max-width: 1279px) {
  :root {
    --margin-180: 64px;
    --margin-60: 24px;
    --size-20: 16px;
  }
}
@media (max-width: 768px) {
  :root {
    --margin-64: 32px;
  }
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
h1,
h2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
ul {
  padding-left: 2rem;
}
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ul ul {
  margin-bottom: 0;
}
a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
img,
svg {
  vertical-align: middle;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button {
  text-transform: none;
}
[type="button"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::-webkit-file-upload-button {
  font: inherit;
}
::-moz-file-selector-button {
  font: inherit;
}
::file-selector-button {
  font: inherit;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  border-bottom: 2px solid rgba(34, 37, 37, 0.1);
  background-color: #fff;
}
.header__container {
  max-width: 1342px;
  padding: 0 32px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 80px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.header__menu {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: 40px;
  height: 80px;
}
.menu__icon {
  display: none;
}
.menu__body {
  height: 100%;
}
.header__logo img {
  height: auto;
  max-width: 56px;
  width: 56px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.header-btn__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1279px) {
  .header-btn__wrapper {
    margin-left: auto;
  }
}
.log-in-btn,
.sign-up-btn.btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #28293d;
  padding: 10.5px 22.2px;
  border-radius: 50px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: none;
}
.sign-up-btn.btn {
  margin-left: 0;
  margin-right: 16px;
}
.log-in-btn {
  border-radius: 50px;
  position: relative;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #3e7bfa;
  padding: 2px;
  font-weight: 500;
}
.log-in-btn .log-in-btn-border {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  border-radius: 50px;
  top: 0;
  left: 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2886f1),
    to(#7b61fd)
  );
  background: -o-linear-gradient(left, #2886f1, #7b61fd);
  background: linear-gradient(to right, #2886f1, #7b61fd);
}
.log-in-btn span {
  padding: 8px 22px;
  background: #fff;
  border-radius: 50px;
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
}
.log-in-btn.new-login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2px;
}
.log-in-btn.new-login .log-in-btn-border {
  display: none;
}
.log-in-btn.new-login span {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #3e7bfa;
  padding: 0;
}
.sign-up-btn {
  color: #fff;
  background: -o-linear-gradient(302.86deg, #5b8def 6.95%, #0063f7 93.05%);
  background: linear-gradient(147.14deg, #5b8def 6.95%, #0063f7 93.05%);
  margin-left: 16px;
  border: 2px solid #3e7bfa;
}
.sign-up-btn:hover {
  color: #fff;
}
@media (max-width: 1279px) {
  .menu__icon {
    z-index: 5;
    display: block;
    position: relative;
    width: 30px;
    height: 18px;
    cursor: pointer;
  }
  .header__menu {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
  }
  .menu__icon span,
  .menu__icon::after,
  .menu__icon::before {
    left: 0;
    position: absolute;
    height: 2px;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #28293d;
  }
  .menu__icon:hover span {
    background-color: #3568d4;
  }
  .menu__icon:hover::before {
    background-color: #3568d4;
  }
  .menu__icon:hover::after {
    background-color: #3568d4;
  }
  .menu__icon::after,
  .menu__icon::before {
    content: "";
  }
}
@media (max-width: 1279px) {
  .menu__icon::before {
    top: 0;
  }
}
@media (max-width: 1279px) {
  .menu__icon::after {
    bottom: 0;
  }
}
@media (max-width: 1279px) {
  .menu__icon span {
    top: 50%;
    -webkit-transform: scale(1) translate(0, -50%);
    -ms-transform: scale(1) translate(0, -50%);
    transform: scale(1) translate(0, -50%);
  }
}
@media (max-width: 1279px) {
  .menu__body {
    position: fixed;
    top: 71px;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transition: left 0.3s ease 0s;
    -o-transition: left 0.3s ease 0s;
    transition: left 0.3s ease 0s;
    overflow: auto;
    padding: 0;
  }
}
.home .main-wrapper {
  margin-top: 120px;
}
@media (max-width: 1279px) {
  .home .main-wrapper {
    margin-top: 56px;
  }
}
.home .title-block h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  color: #28293d;
  margin: 0;
}
.main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  position: relative;
  margin-top: 60px;
}
@media (max-width: 768px) {
  .main-wrapper {
    gap: 32px !important;
  }
}
.main-wrapper--text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 512px;
  -ms-flex: 0 0 512px;
  flex: 0 0 512px;
  max-width: 512px;
  margin-bottom: 18px;
  margin-right: 30px;
}
@media (max-width: 1279px) {
  .main-wrapper--text {
    text-align: center;
    margin-right: 0;
  }
}
.main-wrapper--video {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
}
.main-wrapper--video:before {
  content: "";
  position: absolute;
  max-width: 296.87px;
  max-height: 303.05px;
  left: 10px;
  width: 100%;
  top: 10px;
  height: 100%;
  -webkit-filter: blur(32px);
  filter: blur(32px);
  background: -o-linear-gradient(
    288.3deg,
    #00fabb -28.786%,
    rgba(0, 250, 187, 0) 75.099%
  );
  background: linear-gradient(
    161.7deg,
    #00fabb -28.786%,
    rgba(0, 250, 187, 0) 75.099%
  );
}
@media (max-width: 768px) {
  .main-wrapper--video:before {
    max-width: 296.87px;
    max-height: 303.05px;
    -webkit-filter: blur(16px);
    filter: blur(16px);
    background: -o-linear-gradient(
      288.3deg,
      #00fabb -28.779%,
      rgba(0, 250, 187, 0) 75.091%
    );
    background: linear-gradient(
      161.7deg,
      #00fabb -28.779%,
      rgba(0, 250, 187, 0) 75.091%
    );
  }
}
.main-wrapper--video:after {
  content: "";
  position: absolute;
  max-width: 141px;
  width: 100%;
  max-height: 144px;
  height: 100%;
  right: 10px;
  bottom: 10px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-filter: blur(24px);
  filter: blur(24px);
  background: -o-linear-gradient(
    27.65deg,
    #400099 -7.159%,
    rgba(46, 0, 198, 0) 101.939%
  );
  background: linear-gradient(
    62.35deg,
    #400099 -7.159%,
    rgba(46, 0, 198, 0) 101.939%
  );
}
@media (max-width: 768px) {
  .main-wrapper--video:after {
    max-width: 130px;
    max-height: 112px;
    -webkit-filter: blur(8px);
    filter: blur(8px);
    background: -o-linear-gradient(
      27.65deg,
      #400099 -7.17%,
      rgba(46, 0, 198, 0) 101.939%
    );
    background: linear-gradient(
      62.35deg,
      #400099 -7.17%,
      rgba(46, 0, 198, 0) 101.939%
    );
  }
}
.main-wrapper .main__title {
  opacity: 1;
  -webkit-transition: 1.5s ease;
  -o-transition: 1.5s ease;
  transition: 1.5s ease;
  text-align: left;
  position: relative;
}
@media (max-width: 1279px) {
  .main-wrapper .main__title {
    text-align: center;
  }
}
.main-wrapper .main__title .h1 h1 {
  font-weight: 700;
  font-size: 38px;
  line-height: 46.8px;
  color: #28293d;
  font-family: inter, sans-serif;
}
@media (max-width: 768px) {
  .main-wrapper .main__title .h1 h1 {
    font-size: 28px;
    line-height: 36.4px;
  }
}
.main-wrapper .main__title .h1 span {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#00fabb),
    color-stop(#11e3c7),
    color-stop(#3ca8e4),
    color-stop(#4d90f0),
    color-stop(#568af0),
    color-stop(#6e79f0),
    to(#945ff0)
  );
  background: -o-linear-gradient(
    left,
    #00fabb,
    #11e3c7,
    #3ca8e4,
    #4d90f0,
    #568af0,
    #6e79f0,
    #945ff0
  );
  background: linear-gradient(
    90deg,
    #00fabb,
    #11e3c7,
    #3ca8e4,
    #4d90f0,
    #568af0,
    #6e79f0,
    #945ff0
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 38px;
  line-height: 46.8px;
  color: #28293d;
  font-family: inter, sans-serif;
}
@media (max-width: 768px) {
  .main-wrapper .main__title .h1 span {
    font-size: 28px;
    line-height: 36.4px;
  }
}
.main-wrapper .main__title h1 {
  font-weight: 700;
  font-size: 38px;
  line-height: 46.8px;
  color: #28293d;
  font-family: inter, sans-serif;
}
@media (max-width: 768px) {
  .main-wrapper .main__title h1 {
    font-size: 28px;
    line-height: 36.4px;
  }
}
.main-wrapper .main__title h1 span {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#00fabb),
    color-stop(#11e3c7),
    color-stop(#3ca8e4),
    color-stop(#4d90f0),
    color-stop(#568af0),
    color-stop(#6e79f0),
    to(#945ff0)
  );
  background: -o-linear-gradient(
    left,
    #00fabb,
    #11e3c7,
    #3ca8e4,
    #4d90f0,
    #568af0,
    #6e79f0,
    #945ff0
  );
  background: linear-gradient(
    90deg,
    #00fabb,
    #11e3c7,
    #3ca8e4,
    #4d90f0,
    #568af0,
    #6e79f0,
    #945ff0
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 38px;
  line-height: 46.8px;
  color: #28293d;
  font-family: inter, sans-serif;
}
@media (max-width: 768px) {
  .main-wrapper .main__title h1 span {
    font-size: 28px;
    line-height: 36.4px;
  }
}
.main-wrapper p {
  font-size: 16px;
  line-height: 25.6px;
  color: #28293d;
  text-align: left;
}
@media (max-width: 1366px) {
  .main-wrapper p {
    font-size: 16px;
  }
}
@media (max-width: 1279px) {
  .main-wrapper p {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .main-wrapper p {
    font-size: 16px;
    margin-top: 16px;
    line-height: 160%;
  }
}
.main-wrapper p span {
  position: relative;
}
.main-wrapper p span:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -10px;
  left: 0;
  background: #00fabb;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.main-text {
  opacity: 1;
  position: relative;
  margin-top: 42px;
  margin-bottom: 42px;
}
.main-text p {
  margin-bottom: 0;
}
.home .section-2 {
  margin-top: 130px;
}
@media (max-width: 767px) {
  .home .section-2 {
    margin-top: 64px;
  }
}
.home .section-2 .s2-heading span {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#00fabb),
    color-stop(#11e3c7),
    color-stop(#3ca8e4),
    color-stop(#4d90f0),
    color-stop(#568af0),
    color-stop(#6e79f0),
    to(#945ff0)
  );
  background: -o-linear-gradient(
    left,
    #00fabb,
    #11e3c7,
    #3ca8e4,
    #4d90f0,
    #568af0,
    #6e79f0,
    #945ff0
  );
  background: linear-gradient(
    90deg,
    #00fabb,
    #11e3c7,
    #3ca8e4,
    #4d90f0,
    #568af0,
    #6e79f0,
    #945ff0
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #28293d;
}
.home .section-2 .s2-heading p {
  max-width: 756px;
}
.home .section-2 .s2-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 70px;
}
@media (max-width: 1279px) {
  .home .section-2 .s2-blocks {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .home .section-2 .s2-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 32px;
  }
}
.home .section-2 .s2-block {
  border-radius: 24px;
  border: 2px solid #e4e4eb;
  background: #f8f8fa;
  width: 404px;
  padding-top: 32px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
}
@media (max-width: 1279px) {
  .home .section-2 .s2-block:first-child {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .home .section-2 .s2-block:first-child {
    width: 100%;
  }
}
.home .section-2 .s2-block:first-child .s2-image-wrapper {
  padding-left: 18px;
  position: relative;
}
.home .section-2 .s2-block:first-child .s2-image {
  position: relative;
  bottom: -15px;
}
.home .section-2 .s2-block .s2-text-wrapper {
  min-height: auto !important;
}
.home .section-2 .s2-block .s2-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 192px;
  margin-bottom: 8px;
}
.home .section-2 .s2-block .s2-title {
  color: #000;
  text-align: center;
  font-family: inter, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 16px;
  padding: 0 32px;
}
.home .section-2 .s2-block .s2-description {
  color: #28293d;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 15px;
  padding: 0 35px;
}
.home .section-2 .s2-block .s2-image-wrapper {
  width: 100%;
  padding: 0;
}
.home .section-2 .s2-block .s2-image {
  display: block;
  width: 100%;
}
@media (max-width: 1279px) {
  .home .section-2 .s2-block {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .home .section-2 .s2-block {
    margin-top: 30px;
    width: 100%;
  }
}
.home-ai-section {
  padding-top: 80px;
  padding-bottom: 0;
  background: -o-linear-gradient(337deg, #2886f1 11.59%, #7b61fd 86.73%);
  background: linear-gradient(113deg, #2886f1 11.59%, #7b61fd 86.73%);
  color: #fff;
  position: relative;
}
.home-ai-section .section-wrapper {
  position: relative;
}
@media (max-width: 768px) {
  .home-ai-section {
    padding-top: 40px;
  }
}
.home-ai-section:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-image: none;
  background-repeat: repeat;
  top: 18px;
  left: 0;
}
@media (max-width: 768px) {
  .home-ai-section:before {
    display: none;
  }
}
.home-ai-section .ha-bg-icon-1 {
  width: 93px;
  height: 57px;
  background-image: none;
  position: absolute;
  top: 20px;
  left: 20px;
}
@media (max-width: 768px) {
  .home-ai-section .ha-bg-icon-1 {
    display: none;
  }
}
.home-ai-section .ha-bg-icon-2 {
  width: 68px;
  height: 70px;
  background-image: none;
  position: absolute;
  top: 440px;
  right: 20px;
}
@media (max-width: 768px) {
  .home-ai-section .ha-bg-icon-2 {
    display: none;
  }
}
.home-ai-section .ha-bg-icon-3 {
  width: 83px;
  height: 43px;
  background-image: none;
  position: absolute;
  top: 290px;
  right: 20px;
}
@media (max-width: 768px) {
  .home-ai-section .ha-bg-icon-3 {
    display: none;
  }
}
.home-ai-section .ha-header {
  margin: 0 auto;
  max-width: 842px;
}
.home-ai-section .ha-header h2 {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  text-align: center;
  margin-bottom: 16px;
  text-align: center;
}
@media (max-width: 768px) {
  .home-ai-section .ha-header h2 {
    font-size: 28px;
  }
}
.home-ai-section .ha-header p {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 28px;
  width: 100%;
}
@media (max-width: 768px) {
  .home-ai-section .ha-header p {
    margin-bottom: 32px;
  }
}
.home-ai-section .ha-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
  max-width: 680px;
  margin: 0 auto;
  margin-bottom: 50px;
}
@media (max-width: 575px) {
  .home-ai-section .ha-links {
    margin-bottom: 10px;
  }
}
.home-ai-section .ha-links .ha-link {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 20px;
  border-radius: 8px;
  border: 2px solid transparent;
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
@media (max-width: 575px) {
  .home-ai-section .ha-links .ha-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 8px;
    width: 100%;
  }
}
.home-ai-section .ha-links .ha-link .ha-link-label {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-align: center;
}
.home-ai-section .ha-links .ha-link:hover {
  border: 2px solid #fff;
}
@media (max-width: 575px) {
  .home-ai-section .ha-links .ha-link:hover {
    border: none;
  }
}
.home-ai-section .ha-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .home-ai-section .ha-buttons {
    margin-bottom: 28px;
  }
}
@media (max-width: 1280px) {
  .home-ai-section .ha-buttons .webvizio-background-button {
    display: none;
  }
}
.home-ai-section .ha-buttons .ha-link {
  margin-left: 35px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1280px) {
  .home-ai-section .ha-buttons .ha-link {
    margin-left: 0;
  }
}
.home-ai-section .ha-image {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 575px) {
  .home-ai-section .ha-image {
    display: block;
    width: 700px;
    position: relative;
    z-index: 1;
    bottom: 0;
    left: -350px;
  }
}
@-webkit-keyframes move {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-10px, 10px);
    transform: translate(-10px, 10px);
  }
}
@keyframes move {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-10px, 10px);
    transform: translate(-10px, 10px);
  }
}
@-webkit-keyframes move2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}
@keyframes move2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}
.control__btn.btn {
  font-size: 16px;
  padding: 12.5px 24px;
  line-height: 19px;
  margin-left: 0;
  display: inline-block;
}
.home-section-faq.section-faq {
  margin-top: 0;
}
.main-card {
  margin: 128px 0;
}
.main-card.main-card-2 {
  margin-top: 0;
}
@media (max-width: 1366px) {
  .main-card {
    margin: 96px 0;
  }
}
@media (max-width: 768px) {
  .main-card {
    margin: 2.5rem 0;
  }
}
.main-card__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 128px;
}
@media (max-width: 1366px) {
  .main-card__list {
    gap: 96px;
  }
}
@media (max-width: 1279px) {
  .main-card__list {
    gap: 3rem;
  }
}
@media (max-width: 768px) {
  .main-card__list {
    gap: 2.5rem;
  }
}
.main-card .main-card__second-heading {
  margin-top: 128px;
}
@media (max-width: 1279px) {
  .main-card .main-card__second-heading {
    margin-top: 3rem;
  }
}
.main-card__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 50px;
}
@media (max-width: 1279px) {
  .main-card__item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.25rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.main-card__item:nth-child(2n) .main-card__text {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-left: 62px;
}
@media (max-width: 1279px) {
  .main-card__item:nth-child(2n) .main-card__text {
    margin-left: 0;
  }
}
.main-card .main-card-slide {
  height: 100%;
}
.main-card__slider {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 680px;
  -ms-flex: 0 1 680px;
  flex: 0 1 680px;
  max-width: 680px;
  width: 100%;
  overflow: hidden;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
@media (max-width: 1279px) {
  .main-card__slider {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    max-width: 100%;
    width: 100%;
    min-height: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.main-card__text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.main-card__text h2 {
  font-weight: 700;
  font-size: 34px;
  line-height: 130%;
  color: #28293d;
  margin-bottom: 0;
  font-family: inter, sans-serif;
}
@media (max-width: 1279px) {
  .main-card__text h2 {
    font-size: 24px;
  }
}
.main-card__text-body {
  max-width: 680px;
  margin: 0 auto;
}
@media (max-width: 1366px) {
  .main-card__text-body {
    font-size: 16px;
  }
}
.main-card .swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 16px;
  bottom: 0;
}
.main-card .main-card-slider {
  padding-bottom: 8px;
}
.main-card-slide img {
  max-width: 100%;
  width: 100%;
}
.text-body__desc {
  margin: 24px 0 24px;
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 24px;
}
@media (max-width: 1366px) {
  .text-body__desc {
    font-size: 16px;
    margin: 24px 0;
  }
}
.text-body__desc p {
  margin-bottom: 10px;
  font-size: 16px;
}
.text-body__desc p:last-child {
  margin-bottom: 0;
}
.text-body__list {
  margin: 24px 0 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.text-body__list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  font-size: 16px;
  cursor: pointer;
}
@media (max-width: 1366px) {
  .text-body__list li {
    font-size: 16px;
  }
}
@media (max-width: 1279px) {
  .text-body__list li {
    gap: 8px;
  }
}
.text-body__list li > div {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (max-width: 1279px) {
  .text-body__list li > div {
    width: 28px;
    height: 28px;
    min-width: 28px;
    padding: 2px;
  }
}
.text-body__list li > div img {
  max-width: 100%;
  width: auto;
}
@-webkit-keyframes slide-progress {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-progress {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate2 {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotate2 {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.form-block__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 695px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-block__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
}
.form-block__item__text {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
@-webkit-keyframes arrowwaipng {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 5px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes arrowwaipng {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 5px;
  }
  100% {
    margin-top: 0;
  }
}
.main-btm-content .sign-up-btn {
  margin-bottom: 16px;
}
.main-btm-content .main-btm-content-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1279px) {
  .main-btm-content .main-btm-content-buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.main-btm-content .main-btm-content-buttons .btn {
  padding: 10px 24px;
  line-height: normal;
  margin-top: 0;
}
.main-btm-content .main-btm-content-buttons .sign-up-btn {
  margin-right: 0;
  margin-bottom: 0;
  padding: 12px 24px;
}
.main-btm-content .main-btm-content-buttons .sales-button {
  background: 0 0;
  border: 2px solid #c7c9d9;
  color: #555770;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 20px;
}
@media (max-width: 1279px) {
  .main-btm-content .main-btm-content-buttons .sales-button {
    display: none;
  }
}
.main-btm-content .main-btm-content-buttons .sales-button:hover {
  background: #3568d4;
  border-color: #3568d4;
}
.main-btm-content .main-btm-content-buttons .sales-button:hover span {
  color: #fff !important;
}
.main-btm-content .main-btm-content-buttons .sales-button span {
  color: #555770;
  font-weight: 400;
}
.main-btm-content .form-block__flex {
  width: 100%;
  gap: 8px;
}
.main-btm-content .form-block__item {
  gap: 4px;
}
.main-btm-content .form-block__item__text {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #8f90a6;
}
@-webkit-keyframes resetTogle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes resetTogle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes resetTextTogle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  40% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  60% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes resetTextTogle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  40% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  60% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.home-section-heading h2 {
  font-family: inter, sans-serif;
  font-weight: 700;
  font-size: 34px;
  line-height: 130%;
  text-align: center;
  color: #28293d;
  margin: auto;
  margin-bottom: 16px;
}
@media (max-width: 576px) {
  .home-section-heading h2 {
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 8px;
  }
}
.home-section-heading p {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  color: #28293d;
  max-width: 842px;
  margin: auto;
  margin-bottom: 48px;
}
@media (max-width: 576px) {
  .home-section-heading p {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 32px;
  }
}
.home .cta {
  padding: 58px 0;
  background: -o-linear-gradient(337deg, #2886f1 11.59%, #7b61fd 86.73%);
  background: linear-gradient(113deg, #2886f1 11.59%, #7b61fd 86.73%);
  color: #fff;
}
.home .cta h2 {
  color: #fff;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  text-align: center;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .home .cta h2 {
    font-size: 28px;
  }
}
.home .cta .cta-description {
  color: #fff;
  margin: 0 auto;
  max-width: 842px;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 48px;
  width: 100%;
}
@media (max-width: 768px) {
  .home .cta .cta-description {
    margin-bottom: 32px;
  }
}
.home .cta .cta-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .home .cta .cta-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
p {
  word-wrap: break-word;
}
.section-faq {
  margin-top: 128px;
  margin-bottom: 128px;
}
@media (max-width: 980px) {
  .section-faq {
    margin-top: 96px;
    margin-bottom: 96px;
  }
}
.section-faq .title-block {
  text-align: center;
  margin-bottom: 48px;
}
.faq-accordions {
  max-width: none;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media (max-width: 1279px) {
  .faq-accordions {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.faq-accordion__body {
  margin-bottom: 0;
}
.faq-accordion__item {
  cursor: pointer;
  padding: 16px 24px;
  width: 100%;
  border: 1px solid transparent;
  text-align: left;
  outline: 0;
  position: relative;
  font-weight: 700;
  font-size: 20px;
  line-height: 160%;
  color: #28293d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #f8f8fa;
  border-radius: 8px;
  border-bottom: none !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background: 0 0;
  gap: 24px;
  margin-top: 6px;
}
.faq-accordion__item:hover::after {
  color: #3568d4;
}
.faq-accordion__item:after {
  content: "";
  color: #c7c9d9;
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  display: block;
  margin-left: 5px;
  font-size: 35px;
  font-weight: 400;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: 21px;
  height: 21px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 5px;
}
.panel {
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  -o-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
  border: 2px solid transparent;
  border-top: none !important;
  border-radius: 0 0 8px 8px;
  padding: 0 24px 32px 24px;
  display: none;
  color: #28293d;
  font-size: 16px;
  line-height: 25.6px;
}
.panel p {
  line-height: 160%;
}
.panel ul {
  padding-left: 25px;
  list-style: disc;
  margin-bottom: 20px;
}
.panel ul li {
  list-style: disc;
}
.panel li {
  margin-bottom: 8px;
}
.panel li:last-child {
  margin-bottom: 0;
}
.panel.active {
  border-radius: 0 0 24px 24px;
  display: block;
  background: #f8f8fa;
}
@-webkit-keyframes beguStrok {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@keyframes beguStrok {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
  }
}
.webvizio-background-button {
  padding: 12px 24px;
  border-radius: 50px;
  border: 2px solid #fff;
  font-family: inter, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
}
.webvizio-background-button:hover {
  color: #fff;
  text-decoration: none;
}
.footer {
  max-width: 100vw;
  overflow: hidden;
}
.footer {
  border-top: 1px solid #c7c9d9;
}
.footer p {
  margin: 0;
}
.footer {
  background: #f8f8fa;
}
.footer .log-in-btn span {
  background: #f8f8fa;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footer .log-in-btn span:hover {
  background: #3e7bfa1a;
  color: #fff;
}
.footer .sign-up-btn .btn:hover {
  background: #3568d4;
}
@-webkit-keyframes scrolling {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-3500px);
    transform: translateX(-3500px);
  }
}
@keyframes scrolling {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-3500px);
    transform: translateX(-3500px);
  }
}
@-webkit-keyframes scrolling2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-2300px);
    transform: translateX(-2300px);
  }
}
@keyframes scrolling2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-2300px);
    transform: translateX(-2300px);
  }
}
::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #c7c9d9;
}
::-moz-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #c7c9d9;
}
::-ms-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #c7c9d9;
}
::placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #c7c9d9;
}
::-moz-selection {
  background-color: #3e7bfa;
  color: #fff;
}
::selection {
  background-color: #3e7bfa;
  color: #fff;
}
body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.65;
  font-family: inter, sans-serif;
  overflow-x: hidden;
  color: #28293d;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
li,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper {
  padding-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 100vh;
  height: 100%;
  overflow: hidden;
}
.home .wrapper {
  padding-top: 40px;
}
.section-wrapper {
  max-width: 1342px;
  width: 100%;
  margin: 0 auto;
  padding: 0 32px;
  height: 100%;
}
@media (max-width: 1279px) {
  .section-wrapper {
    max-width: 920px;
    padding: 0 30px;
  }
}
@media (max-width: 480px) {
  .section-wrapper {
    max-width: 100%;
    padding: 0 13px;
  }
}
h1,
h2 {
  font-family: inter, sans-serif;
  font-weight: 900;
}
.btn {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-4.565%, #2886f1),
    color-stop(102.174%, #7b61fd)
  );
  background: -o-linear-gradient(left, #2886f1 -4.565%, #7b61fd 102.174%);
  background: linear-gradient(90deg, #2886f1 -4.565%, #7b61fd 102.174%);
  border-radius: 56px;
  padding: 12px 34px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.btn span {
  position: relative;
  z-index: 1;
  color: #fff;
}
.btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3568d4;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 56px;
  color: #fff;
}
.btn:hover {
  color: #fff;
}
.btn:hover:before {
  opacity: 1;
}
.title-block h2 span {
  position: relative;
}
.title-block h2 span:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -5px;
  left: 0;
  background: #00fabb;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.title-block .h1 {
  text-align: left;
}
.header-btn__mobile {
  display: none;
}
.title-block h2 {
  font-weight: 700;
  font-size: 34px;
  line-height: 130%;
  text-align: center;
  color: #28293d;
  font-family: inter, sans-serif;
  margin: 0;
}
@media (max-width: 1279px) {
  .title-block h2 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .title-block h2 {
    font-size: 24px;
  }
}
.wv-colored-text {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#00fabb),
    color-stop(#11e3c7),
    color-stop(#3ca8e4),
    color-stop(#4d90f0),
    color-stop(#568af0),
    color-stop(#6e79f0),
    to(#945ff0)
  );
  background: -o-linear-gradient(
    left,
    #00fabb,
    #11e3c7,
    #3ca8e4,
    #4d90f0,
    #568af0,
    #6e79f0,
    #945ff0
  );
  background: linear-gradient(
    90deg,
    #00fabb,
    #11e3c7,
    #3ca8e4,
    #4d90f0,
    #568af0,
    #6e79f0,
    #945ff0
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #28293d;
}
:root {
  --size-20: 20px;
  --size-18: 18px;
  --margin-180: 180px;
  --margin-60: 60px;
  --margin-64: 64px;
}
@media (max-width: 1279px) {
  :root {
    --margin-180: 100px;
    --margin-60: 40px;
    --margin-64: 48px;
    --size-18: 16px;
  }
}
@media (max-width: 1279px) {
  :root {
    --margin-180: 64px;
    --margin-60: 24px;
    --size-20: 16px;
  }
}
@media (max-width: 768px) {
  :root {
    --margin-64: 32px;
  }
}
@media (max-width: 1090px) {
  .main {
    height: 100% !important;
    padding-top: 80px;
  }
  .main-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-wrapper--text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-wrapper .main__title h1 {
    font-size: 36px;
    line-height: 130%;
    text-align: center;
  }
  .header__menu {
    margin-left: 40px;
  }
  .main-wrapper h1,
  .main-wrapper p {
    text-align: center;
  }
  .main-wrapper p {
    max-width: 585px;
  }
}
@media (max-width: 1199.98px) {
  .main-wrapper li {
    margin-right: 70px;
  }
  .main-wrapper li {
    font-size: 50px;
    line-height: 63px;
  }
  .main-wrapper h1,
  .main-wrapper p {
    line-height: 170%;
    margin-bottom: 0;
  }
  .main-text {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .home .title-block h2 {
    font-size: 30px;
    line-height: 135%;
  }
  .control__btn.btn {
    padding: 12px 34px;
    font-size: 16px;
    text-align: center;
  }
  .main-wrapper a {
    padding: 15px 20px;
    font-size: 20px;
    line-height: 32px;
    margin-top: 70px;
  }
}
@media (max-width: 1279px) {
  .main-wrapper {
    margin-top: 56px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-wrapper--text {
    text-align: center;
    width: 100%;
    max-width: none;
  }
  .header__menu {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer {
    background: #f8f8fa;
  }
  .header__logo img {
    width: 70px;
    height: 70px;
  }
  .main-wrapper ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-wrapper li {
    margin-right: 0;
    margin-bottom: 35px;
  }
  .main-wrapper li:last-child {
    margin-bottom: 0;
  }
  .main {
    height: auto;
    padding: 70px 0 100px;
  }
  .header__container,
  .section-wrapper {
    padding: 0 13px;
  }
  .section-faq {
    margin-bottom: 75px;
  }
  .main-wrapper .main__title h1 {
    font-size: 40px;
    line-height: 135%;
  }
  .main-text {
    margin-top: 32px;
  }
  .main-wrapper a {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    margin-top: 45px;
  }
  .header-btn__mobile {
    padding: 0 13px;
    z-index: 20;
  }
  .header-btn__mobile a {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 48%;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }
  .header-btn__mobile .sign-up-btn__mobile {
    margin: 0;
    max-width: 166px;
  }
  .main-wrapper .main__title h1 span {
    padding: 2px 7px;
  }
}
@media (max-width: 767.98px) {
  .panel {
    padding: 15px 30px;
  }
  .panel p {
    font-size: 16px;
    margin-bottom: 0;
  }
  .faq-accordion__item {
    font-size: 16px;
    padding: 12px 60px 12px 16px;
  }
  .faq-accordion__body {
    margin-bottom: 15px;
  }
  .section-faq {
    margin-top: 60px;
  }
  .home .main {
    padding: 40px 0 50px !important;
  }
}
@media (max-width: 768px) {
  .log-in-btn {
    display: none;
  }
  .header-btn__wrapper {
    margin-left: auto;
    margin-right: 20px;
  }
  .header-btn__mobile .log-in-btn {
    display: inline-block;
    max-width: 96px;
  }
  .menu__body {
    padding: 0 0 50px 0;
  }
  .header-btn__wrapper {
    display: none;
  }
  .main-wrapper li {
    font-size: 40px;
    line-height: 53px;
    margin-bottom: 25px;
  }
  .main-wrapper li:last-child {
    margin-bottom: 0;
  }
  .main-wrapper h1,
  .main-wrapper p {
    font-size: 16px;
    line-height: 24px;
  }
  .home .title-block h2 {
    font-size: 24px;
    line-height: 135%;
  }
  .main-text {
    position: static !important;
    opacity: 1 !important;
    margin-top: 24px;
    margin-bottom: 30px;
    text-align: center;
  }
  .main-wrapper p {
    text-align: center;
  }
  .main-wrapper .main__title h1 {
    text-align: center;
  }
  .main-wrapper > ul {
    opacity: 0;
    position: absolute;
  }
  .main {
    padding: 40px 0 50px;
  }
  .section-wrapper {
    padding: 0 13px;
  }
  .faq-accordion__item:after {
    right: 20px;
  }
  .main-wrapper a {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    margin-top: 30px;
  }
  .home .main {
    padding-top: 80px;
  }
}
@media (max-width: 505px) {
  .main-wrapper .main__title h1 {
    font-size: 24px;
    line-height: 135%;
  }
  .main {
    padding-top: 0;
  }
  .main-wrapper li {
    margin-bottom: 20px;
  }
  .main-wrapper p span:before {
    height: 3px;
    position: absolute;
    bottom: -4px;
  }
}
@media (min-height: 1200px) {
  .main {
    height: 60vh;
  }
}
@media (min-height: 2000px) {
  .main {
    height: 50vh;
  }
}
@media (max-width: 1279px) {
  .main-card__text h2 {
    font-size: 32px;
    line-height: 130%;
  }
  .home .title-block h2 {
    font-size: 32px;
    line-height: 130%;
  }
  .home .title-block h2 {
    font-size: 32px !important;
  }
  .form-block__flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .main-btm-content .form-block__item__text {
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  .main-wrapper .main__title h1 {
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
  }
  .faq-accordion__item {
    padding: 12px 16px;
  }
  .faq-accordion__item:after {
    right: auto;
  }
  .home .title-block h2 {
    font-size: 24px !important;
    line-height: 130%;
  }
  .main-card__text h2 {
    font-size: 24px;
    line-height: 130%;
  }
}
@media (max-width: 576px) {
  .form-block__flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-block__flex {
    width: 100%;
    gap: 12px;
  }
  .main-btm-content .form-block__item__text {
    margin-top: 0;
  }
  .section-faq {
    margin-bottom: 32px;
  }
  .main-wrapper .main__title h1 span {
    width: 100%;
    display: block;
  }
}
@-webkit-keyframes begustrok {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes begustrok {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@charset "UTF-8";
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
:root {
  --swiper-navigation-size: 44px;
}
:root {
  --size-20: 20px;
  --size-18: 18px;
  --margin-180: 180px;
  --margin-60: 60px;
  --margin-64: 64px;
}
@media (max-width: 1279px) {
  :root {
    --margin-180: 100px;
    --margin-60: 40px;
    --margin-64: 48px;
    --size-18: 16px;
  }
}
@media (max-width: 1279px) {
  :root {
    --margin-180: 64px;
    --margin-60: 24px;
    --size-20: 16px;
  }
}
@media (max-width: 768px) {
  :root {
    --margin-64: 32px;
  }
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
h1,
h2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
ul {
  padding-left: 2rem;
}
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ul ul {
  margin-bottom: 0;
}
a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
img,
svg {
  vertical-align: middle;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button {
  text-transform: none;
}
[type="button"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::-webkit-file-upload-button {
  font: inherit;
}
::-moz-file-selector-button {
  font: inherit;
}
::file-selector-button {
  font: inherit;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  border-bottom: 2px solid rgba(34, 37, 37, 0.1);
  background-color: #fff;
}
.header__container {
  max-width: 1342px;
  padding: 0 32px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 80px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.header__menu {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: 40px;
  height: 80px;
}
.menu__icon {
  display: none;
}
.menu__body {
  height: 100%;
}
.header__logo img {
  height: auto;
  max-width: 56px;
  width: 56px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.header-btn__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1279px) {
  .header-btn__wrapper {
    margin-left: auto;
  }
}
.log-in-btn,
.sign-up-btn.btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #28293d;
  padding: 10.5px 22.2px;
  border-radius: 50px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: none;
}
.sign-up-btn.btn {
  margin-left: 0;
  margin-right: 16px;
}
.log-in-btn {
  border-radius: 50px;
  position: relative;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #3e7bfa;
  padding: 2px;
  font-weight: 500;
}
.log-in-btn .log-in-btn-border {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  border-radius: 50px;
  top: 0;
  left: 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2886f1),
    to(#7b61fd)
  );
  background: -o-linear-gradient(left, #2886f1, #7b61fd);
  background: linear-gradient(to right, #2886f1, #7b61fd);
}
.log-in-btn span {
  padding: 8px 22px;
  background: #fff;
  border-radius: 50px;
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
}
.log-in-btn.new-login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2px;
}
.log-in-btn.new-login .log-in-btn-border {
  display: none;
}
.log-in-btn.new-login span {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #3e7bfa;
  padding: 0;
}
.sign-up-btn {
  color: #fff;
  background: -o-linear-gradient(302.86deg, #5b8def 6.95%, #0063f7 93.05%);
  background: linear-gradient(147.14deg, #5b8def 6.95%, #0063f7 93.05%);
  margin-left: 16px;
  border: 2px solid #3e7bfa;
}
.sign-up-btn:hover {
  color: #fff;
}
@media (max-width: 1279px) {
  .menu__icon {
    z-index: 5;
    display: block;
    position: relative;
    width: 30px;
    height: 18px;
    cursor: pointer;
  }
  .header__menu {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
  }
  .menu__icon span,
  .menu__icon::after,
  .menu__icon::before {
    left: 0;
    position: absolute;
    height: 2px;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #28293d;
  }
  .menu__icon:hover span {
    background-color: #3568d4;
  }
  .menu__icon:hover::before {
    background-color: #3568d4;
  }
  .menu__icon:hover::after {
    background-color: #3568d4;
  }
  .menu__icon::after,
  .menu__icon::before {
    content: "";
  }
}
@media (max-width: 1279px) {
  .menu__icon::before {
    top: 0;
  }
}
@media (max-width: 1279px) {
  .menu__icon::after {
    bottom: 0;
  }
}
@media (max-width: 1279px) {
  .menu__icon span {
    top: 50%;
    -webkit-transform: scale(1) translate(0, -50%);
    -ms-transform: scale(1) translate(0, -50%);
    transform: scale(1) translate(0, -50%);
  }
}
@media (max-width: 1279px) {
  .menu__body {
    position: fixed;
    top: 71px;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transition: left 0.3s ease 0s;
    -o-transition: left 0.3s ease 0s;
    transition: left 0.3s ease 0s;
    overflow: auto;
    padding: 0;
  }
}
.home .title-block h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  color: #28293d;
  margin: 0;
}
@-webkit-keyframes move {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-10px, 10px);
    transform: translate(-10px, 10px);
  }
}
@keyframes move {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-10px, 10px);
    transform: translate(-10px, 10px);
  }
}
@-webkit-keyframes move2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}
@keyframes move2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}
@-webkit-keyframes slide-progress {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-progress {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate2 {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotate2 {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes arrowwaipng {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 5px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes arrowwaipng {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 5px;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes resetTogle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes resetTogle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes resetTextTogle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  40% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  60% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes resetTextTogle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  40% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  60% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
p {
  word-wrap: break-word;
}
.panel {
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  -o-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
  border: 2px solid transparent;
  border-top: none !important;
  border-radius: 0 0 8px 8px;
  padding: 0 24px 32px 24px;
  display: none;
  color: #28293d;
  font-size: 16px;
  line-height: 25.6px;
}
.panel p {
  line-height: 160%;
}
.panel ul {
  padding-left: 25px;
  list-style: disc;
  margin-bottom: 20px;
}
.panel ul li {
  list-style: disc;
}
.panel li {
  margin-bottom: 8px;
}
.panel li:last-child {
  margin-bottom: 0;
}
.panel.active {
  border-radius: 0 0 24px 24px;
  display: block;
  background: #f8f8fa;
}
@-webkit-keyframes beguStrok {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@keyframes beguStrok {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
  }
}
.footer {
  max-width: 100vw;
  overflow: hidden;
}
.footer {
  border-top: 1px solid #c7c9d9;
}
.footer p {
  margin: 0;
}
.footer {
  background: #f8f8fa;
}
.footer .log-in-btn span {
  background: #f8f8fa;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footer .log-in-btn span:hover {
  background: #3e7bfa1a;
  color: #fff;
}
.footer .sign-up-btn .btn:hover {
  background: #3568d4;
}
@-webkit-keyframes scrolling {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-3500px);
    transform: translateX(-3500px);
  }
}
@keyframes scrolling {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-3500px);
    transform: translateX(-3500px);
  }
}
@-webkit-keyframes scrolling2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-2300px);
    transform: translateX(-2300px);
  }
}
@keyframes scrolling2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-2300px);
    transform: translateX(-2300px);
  }
}
::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #c7c9d9;
}
::-moz-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #c7c9d9;
}
::-ms-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #c7c9d9;
}
::placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #c7c9d9;
}
::-moz-selection {
  background-color: #3e7bfa;
  color: #fff;
}
::selection {
  background-color: #3e7bfa;
  color: #fff;
}
body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.65;
  font-family: inter, sans-serif;
  overflow-x: hidden;
  color: #28293d;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
li,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper {
  padding-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 100vh;
  height: 100%;
  overflow: hidden;
}
.home .wrapper {
  padding-top: 40px;
}
.section-wrapper {
  max-width: 1342px;
  width: 100%;
  margin: 0 auto;
  padding: 0 32px;
  height: 100%;
}
@media (max-width: 1279px) {
  .section-wrapper {
    max-width: 920px;
    padding: 0 30px;
  }
}
@media (max-width: 480px) {
  .section-wrapper {
    max-width: 100%;
    padding: 0 13px;
  }
}
h1,
h2 {
  font-family: inter, sans-serif;
  font-weight: 900;
}
.btn {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-4.565%, #2886f1),
    color-stop(102.174%, #7b61fd)
  );
  background: -o-linear-gradient(left, #2886f1 -4.565%, #7b61fd 102.174%);
  background: linear-gradient(90deg, #2886f1 -4.565%, #7b61fd 102.174%);
  border-radius: 56px;
  padding: 12px 34px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.btn span {
  position: relative;
  z-index: 1;
  color: #fff;
}
.btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3568d4;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 56px;
  color: #fff;
}
.btn:hover {
  color: #fff;
}
.btn:hover:before {
  opacity: 1;
}
.title-block h2 span {
  position: relative;
}
.title-block h2 span:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -5px;
  left: 0;
  background: #00fabb;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.title-block .h1 {
  text-align: left;
}
.header-btn__mobile {
  display: none;
}
.title-block h2 {
  font-weight: 700;
  font-size: 34px;
  line-height: 130%;
  text-align: center;
  color: #28293d;
  font-family: inter, sans-serif;
  margin: 0;
}
@media (max-width: 1279px) {
  .title-block h2 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .title-block h2 {
    font-size: 24px;
  }
}
:root {
  --size-20: 20px;
  --size-18: 18px;
  --margin-180: 180px;
  --margin-60: 60px;
  --margin-64: 64px;
}
@media (max-width: 1279px) {
  :root {
    --margin-180: 100px;
    --margin-60: 40px;
    --margin-64: 48px;
    --size-18: 16px;
  }
}
@media (max-width: 1279px) {
  :root {
    --margin-180: 64px;
    --margin-60: 24px;
    --size-20: 16px;
  }
}
@media (max-width: 768px) {
  :root {
    --margin-64: 32px;
  }
}
@media (max-width: 1090px) {
  .main {
    height: 100% !important;
    padding-top: 80px;
  }
  .header__menu {
    margin-left: 40px;
  }
}
@media (max-width: 1199.98px) {
  .home .title-block h2 {
    font-size: 30px;
    line-height: 135%;
  }
}
@media (max-width: 1279px) {
  .header__menu {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer {
    background: #f8f8fa;
  }
  .header__logo img {
    width: 70px;
    height: 70px;
  }
  .main {
    height: auto;
    padding: 70px 0 100px;
  }
  .header__container,
  .section-wrapper {
    padding: 0 13px;
  }
  .header-btn__mobile {
    padding: 0 13px;
    z-index: 20;
  }
  .header-btn__mobile a {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 48%;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }
  .header-btn__mobile .sign-up-btn__mobile {
    margin: 0;
    max-width: 166px;
  }
}
@media (max-width: 767.98px) {
  .panel {
    padding: 15px 30px;
  }
  .panel p {
    font-size: 16px;
    margin-bottom: 0;
  }
  .home .main {
    padding: 40px 0 50px !important;
  }
}
@media (max-width: 768px) {
  .log-in-btn {
    display: none;
  }
  .header-btn__wrapper {
    margin-left: auto;
    margin-right: 20px;
  }
  .header-btn__mobile .log-in-btn {
    display: inline-block;
    max-width: 96px;
  }
  .menu__body {
    padding: 0 0 50px 0;
  }
  .header-btn__wrapper {
    display: none;
  }
  .home .title-block h2 {
    font-size: 24px;
    line-height: 135%;
  }
  .main {
    padding: 40px 0 50px;
  }
  .section-wrapper {
    padding: 0 13px;
  }
  .home .main {
    padding-top: 80px;
  }
}
@media (max-width: 505px) {
  .main {
    padding-top: 0;
  }
}
@media (min-height: 1200px) {
  .main {
    height: 60vh;
  }
}
@media (min-height: 2000px) {
  .main {
    height: 50vh;
  }
}
@media (max-width: 1279px) {
  .home .title-block h2 {
    font-size: 32px;
    line-height: 130%;
  }
  .home .title-block h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 600px) {
  .home .title-block h2 {
    font-size: 24px !important;
    line-height: 130%;
  }
}
@-webkit-keyframes begustrok {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes begustrok {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
/* Breadcrumbs — unified component for all pages */

.breadcrumbs {
  padding: 0;
}

.breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem 0.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.875rem;
  color: var(--mv-text-muted);
}

.breadcrumbs__item + .breadcrumbs__item::before {
  content: "/";
  margin-right: 0.5rem;
  color: var(--mv-border-strong);
}

.breadcrumbs__item a {
  color: var(--mv-text-secondary);
  text-decoration: none;
}

.breadcrumbs__item a:hover {
  color: var(--mv-link);
}

.breadcrumbs__item--current {
  color: var(--mv-text);
}

/* Blog & help — spacing under fixed header (see critical.css .wrapper) */
.page-blog .breadcrumbs,
.page-blog-post .breadcrumbs,
.page-help-center .breadcrumbs,
.page-help-article .breadcrumbs {
  padding-top: 0.5rem;
  padding-bottom: 0.625rem;
  background: var(--mv-bg);
}

.page-blog .breadcrumbs + .page-main,
.page-blog-post .breadcrumbs + .page-main,
.page-help-center .breadcrumbs + .page-main,
.page-help-article .breadcrumbs + .page-main {
  margin-top: 0.75rem;
}

@media (max-width: 640px) {
  .page-blog .breadcrumbs,
  .page-blog-post .breadcrumbs,
  .page-help-center .breadcrumbs,
  .page-help-article .breadcrumbs {
    padding-top: 0.375rem;
    padding-bottom: 0.5rem;
  }

  .page-blog .breadcrumbs + .page-main,
  .page-blog-post .breadcrumbs + .page-main,
  .page-help-center .breadcrumbs + .page-main,
  .page-help-article .breadcrumbs + .page-main {
    margin-top: 0.5rem;
  }

  .breadcrumbs__list {
    font-size: 0.8125rem;
  }
}
/*
 * Mivure — mobile-only responsive fixes
 * All rules MUST be inside @media — never affect desktop (≥1280px layout)
 */

/* ── Mobile navigation (<1280px — matches legacy hamburger breakpoint) ── */
@media (max-width: 1279px) {
  body._lock {
    overflow: hidden;
  }

  body._lock::before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background: rgba(17, 24, 39, 0.32);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    pointer-events: auto;
    animation: mv-menu-backdrop-in 0.25s ease;
  }

  @keyframes mv-menu-backdrop-in {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  .menu__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin: -6px -8px -6px 0;
    padding: 0;
    border: 0;
    border-radius: var(--mv-radius-sm);
    background: transparent;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: background 0.15s ease;
  }

  .menu__icon:hover,
  .menu__icon:focus-visible {
    background: var(--mv-accent-soft);
    outline: none;
  }

  .menu__icon span,
  .menu__icon::before,
  .menu__icon::after {
    left: 11px;
    width: 22px;
    height: 2px;
    border-radius: 1px;
  }

  .menu__icon::before {
    top: 15px;
  }

  .menu__icon span {
    top: 21px;
    transform: translateY(-50%);
  }

  .menu__icon::after {
    bottom: 15px;
  }

  .menu__body {
    position: fixed !important;
    top: 0 !important;
    left: auto !important;
    right: 0;
    bottom: 0;
    width: min(100%, 20rem);
    height: 100vh !important;
    height: 100dvh !important;
    max-height: none;
    z-index: 101;
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    overflow: hidden;
    background: var(--mv-bg) !important;
    border-left: 1px solid var(--mv-border);
    box-shadow: var(--mv-shadow-lg);
    transform: translateX(100%);
    visibility: hidden;
    pointer-events: none;
    transition:
      transform 0.28s cubic-bezier(0.4, 0, 0.2, 1),
      visibility 0.28s cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .menu__head {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0;
    padding: calc(0.75rem + env(safe-area-inset-top, 0px)) 0.75rem 0.5rem 1rem;
    border-bottom: 1px solid var(--mv-border);
  }

  .menu__close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: var(--mv-radius-sm);
    background: transparent;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: background 0.15s ease;
  }

  .menu__close:hover,
  .menu__close:focus-visible {
    background: var(--mv-accent-soft);
    outline: none;
  }

  .menu__close-icon {
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
  }

  .menu__close-icon::before,
  .menu__close-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: var(--mv-text);
  }

  .menu__close-icon::before {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .menu__close-icon::after {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .menu__body._active {
    transform: translateX(0);
    visibility: visible;
    pointer-events: auto;
  }

  .menu__list {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    height: auto !important;
    margin: 0;
    padding: 0.75rem 1rem 1rem;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
  }

  .menu__list > li {
    margin: 0 !important;
    height: auto !important;
    border-bottom: none;
  }

  .menu__link,
  .main-menu-link {
    display: flex;
    align-items: center;
    min-height: 48px;
    padding: 0.75rem 1rem !important;
    font-size: 1rem !important;
    font-weight: 500;
    line-height: 1.35;
    color: var(--mv-text) !important;
    text-decoration: none;
    border-radius: var(--mv-radius);
    transition:
      background 0.15s ease,
      color 0.15s ease;
  }
  .header__menu {
    height: auto;
  }

  .home-ai-section .ha-image {
    left: 0;
  }

  .menu__link:hover,
  .menu__link:focus-visible,
  .main-menu-link:hover,
  .main-menu-link:focus-visible {
    background: var(--mv-surface);
    color: var(--mv-text) !important;
  }

  .menu__link.is-active,
  .main-menu-link.is-active {
    background: var(--mv-accent-soft) !important;
    color: var(--mv-link) !important;
    font-weight: 600;
    text-decoration: none !important;
  }
}

/* Header CTAs — only hide desktop buttons on phones (legacy: 768px) */
@media (max-width: 768px) {
  .header-btn__wrapper {
    display: none !important;
  }

  .header__menu {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    flex-shrink: 0;
  }

  .header__menu .log-in-btn--header-bar {
    display: inline-flex !important;
    padding: 8px 14px !important;
    font-size: 14px !important;
    line-height: 18px !important;
    min-height: 36px;
    flex-shrink: 0;
    white-space: nowrap;
    padding: 0 !important;
  }

  .header-btn__mobile {
    display: flex !important;
    flex-direction: column;
    flex-shrink: 0;
    gap: 0.625rem;
    padding: 1rem 1rem calc(1rem + env(safe-area-inset-bottom, 0px));
    margin-top: auto;
    background: var(--mv-surface);
    border-top: 1px solid var(--mv-border);
  }

  .header-btn__mobile .sign-up-btn,
  .header-btn__mobile .log-in-btn {
    width: 100%;
    max-width: none;
    justify-content: center;
    min-height: 48px;
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .header-btn__mobile .log-in-btn {
    display: none !important;
  }

  .header__container {
    padding: 0 1rem;
    min-height: 64px;
  }

  .header__logo img {
    width: 40px !important;
    height: 40px !important;
    max-width: 40px !important;
  }
}

/* ── Homepage ── */
@media (max-width: 1279px) {
  .main-wrapper--text {
    flex: 1 1 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
  }

  .main-collaboration__img {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: auto !important;
  }

  .main-wrapper {
    flex-wrap: wrap;
  }

  .main-card__slider {
    flex: 0 1 auto !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;
    align-self: stretch;
  }

  .main-card__text {
    flex: 0 1 auto !important;
    width: 100%;
    min-height: 0;
  }

  .main-card__list {
    gap: 3rem;
  }

  .main-card {
    margin: 3.5rem 0;
  }

  .main-card .main-card__second-heading {
    margin-top: 3rem;
  }
}

@media (max-width: 768px) {
  .home .main-wrapper,
  .page-home-new .main-wrapper,
  .main-wrapper {
    margin-top: 72px !important;
  }

  .section-2 .s2-block,
  .home .section-2 .s2-block,
  .page-home-new .section-2 .s2-block {
    width: 100% !important;
    max-width: 100%;
  }

  .faq-accordions {
    grid-template-columns: 1fr !important;
  }

  .home .cta .section-wrapper,
  .page-home-new .cta .section-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .entry-content table,
  .text-content table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .main-card {
    margin: 2.5rem 0;
  }

  .main-card__list {
    gap: 2.5rem;
  }

  .main-card__item {
    gap: 1.25rem !important;
  }

  .main-card .main-card-slider {
    padding-bottom: 1.5rem !important;
  }

  .main-card__text h2,
  .main-card__text-body h2 {
    font-size: 1.375rem !important;
    line-height: 1.3 !important;
  }

  .text-body__desc {
    margin: 1rem 0 !important;
    font-size: 0.9375rem !important;
  }

  .text-body__list {
    margin: 1rem 0 1.25rem !important;
    gap: 0.625rem !important;
  }
}

@media (max-width: 480px) {
  .section-wrapper {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .main-btm-content .form-block__flex {
    flex-direction: column;
  }

  .main-btm-content .form-block__flex input,
  .main-btm-content .form-block__flex button {
    width: 100%;
  }
}

/* ── Breadcrumbs ── */
@media (max-width: 640px) {
  .breadcrumbs__list {
    font-size: 0.8125rem;
  }
}

/* ── Blog & help listing ── */
@media (max-width: 767px) {
  .page-title {
    padding: 1rem 0 1.5rem;
  }

  .page-title__wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .page-title,
  .page-title__wrapper,
  .search-block,
  .search,
  .search-form {
    overflow: visible;
  }

  .search-block {
    flex: 0 0 auto;
    width: 100%;
    max-width: none;
  }

  .blog-list {
    grid-template-columns: 1fr;
  }

  .help-center__list {
    grid-template-columns: 1fr;
  }

  .blog-category__list ul {
    flex-wrap: nowrap;
    gap: 0.375rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 -0.25rem;
    padding: 0.125rem 0.25rem 0.375rem;
    scrollbar-width: none;
  }

  .blog-category__list ul::-webkit-scrollbar {
    display: none;
  }

  .blog-category__list .cat-item {
    flex-shrink: 0;
  }
}

/* ── Single post / help — phones & small tablets only ── */
@media (max-width: 767px) {
  .single-help-center__wrapper,
  .single-blog__wrapper {
    gap: 1.5rem;
  }

  .layout-sidebar {
    order: -1;
  }

  .help-center__back a {
    margin-bottom: 1rem;
  }

  .title-block h1 {
    font-size: clamp(1.5rem, 5vw, 2rem);
  }

  .text-content h2,
  .entry-content h2 {
    font-size: 1.375rem;
  }

  .text-content h3,
  .entry-content h3 {
    font-size: 1.125rem;
  }

  .help-center__soc-like {
    flex-direction: column;
    gap: 1rem;
  }

  .single-page__next-link .next-link__wrapper {
    flex-wrap: wrap;
  }
}

/* ── Pricing — tablets & phones ── */
@media (max-width: 991px) {
  .page-pricing .main-wrapper,
  .page-pricing .pricing-breadcrumbs {
    margin-top: 0;
  }
}

@media (max-width: 640px) {
  .page-pricing .wrapper {
    overflow-x: clip;
  }
}

/* ── Footer ── */
@media (max-width: 767px) {
  .footer.footer--light {
    padding: 3rem 0 1.5rem;
  }

  .footer-light__top {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 2rem;
  }

  .footer-light__tagline {
    flex: 0 1 auto !important;
    width: 100%;
    max-width: 100%;
    margin-left: 0 !important;
    font-size: 0.875rem;
    line-height: 1.5;
  }

  .footer-light__logo img {
    width: 48px;
    height: 48px;
  }

  .footer-tg-link {
    margin-left: 0 !important;
    align-self: flex-start;
  }

  .footer-light__menus {
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem 1rem;
    margin-bottom: 2rem;
  }

  .footer-light__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
}

@media (max-width: 400px) {
  .footer-light__menus {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1279px) {
  .main-btm-content .main-btm-content-buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
  }
} /* Blog & Help Center — shared content styles */

/* Основной блок страницы (ниже хлебных крошек) */
.page-main {
  background: var(--mv-surface);
}

.page-main--blog,
.page-main--help {
  background: var(--mv-bg);
  border-top: 1px solid transparent;
}

.page-main--article {
  padding-top: 2rem;
  background: var(--mv-bg);
}

@media (max-width: 767px) {
  .page-main--article {
    padding-top: 1.5rem;
  }
}

.page-help-article .section.single-help-center,
.page-blog-post article > .section-wrapper {
  padding-top: 0;
}

/* Page title block */
.page-title {
  padding: 1.5rem 0 2rem;
}

.page-title__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1.5rem;
}

.page-title__wrapper--blog {
  flex-direction: column;
  align-items: stretch;
  gap: 1.25rem;
}

.page-title__wrapper--blog .blog-category__list {
  width: 100%;
}

.page-title .title-block h1 {
  margin: 0;
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  font-weight: 700;
  color: var(--mv-text);
}

/* Search */
.search-block {
  flex: 1 1 280px;
  max-width: 420px;
}

.search {
  position: relative;
}

.search-form {
  position: relative;
  margin: 0;
}

.search-form__field {
  position: relative;
  display: flex;
  align-items: center;
}

.search-form__input {
  box-sizing: border-box;
  width: 100%;
  padding: 0.8125rem 1rem 0.8125rem 2.75rem;
  font-family: inherit;
  font-size: 0.9375rem;
  line-height: 1.4;
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-pill);
  background: var(--mv-surface);
  color: var(--mv-text);
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}

.search-form__input::placeholder {
  color: var(--mv-text-muted);
}

.search-form__input:focus {
  border-color: var(--mv-accent);
  box-shadow: 0 0 0 3px var(--mv-accent-soft);
}

.search-form.is-open .search-form__input {
  border-color: var(--mv-accent);
  box-shadow: 0 0 0 3px var(--mv-accent-soft);
}

.search-icon {
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  pointer-events: none;
  color: var(--mv-text-muted);
  transition: color 0.2s ease;
}

.search-form__field:focus-within .search-icon,
.search-form.is-open .search-icon {
  color: var(--mv-accent);
}

.search-form__field .search-icon {
  z-index: 1;
}

.search-dropdown {
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  z-index: 50;
  overflow: hidden;
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-lg);
  background: var(--mv-surface);
  box-shadow: var(--mv-shadow);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-6px);
  transition:
    opacity 0.2s ease,
    transform 0.2s ease,
    visibility 0.2s ease;
}

.search-dropdown[hidden] {
  display: none !important;
}

.search-dropdown.is-open {
  display: block;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}

.search-dropdown__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  border-bottom: 1px solid var(--mv-border);
  background: var(--mv-surface-elevated);
}

.search-dropdown__label {
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--mv-text-muted);
}

.search-dropdown__count {
  font-size: 0.8125rem;
  color: var(--mv-text-secondary);
}

.search-form .ajax-search {
  position: static;
  top: auto;
  left: auto;
  right: auto;
  width: auto;
  margin: 0;
  padding: 0.375rem;
  list-style: none;
  max-height: 18rem;
  overflow-y: auto;
  overscroll-behavior: contain;
}

.ajax-search li {
  margin: 0;
}

.ajax-search li + li {
  margin-top: 0.125rem;
}

.ajax-search a {
  display: block;
  padding: 0.625rem 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.45;
  color: var(--mv-text);
  text-decoration: none;
  border-radius: var(--mv-radius-sm);
  transition:
    background 0.15s ease,
    color 0.15s ease;
}

.ajax-search a:hover,
.ajax-search a:focus-visible,
.ajax-search li.is-active a {
  background: var(--mv-accent-soft);
  color: var(--mv-accent);
  outline: none;
}

.ajax-search mark {
  padding: 0;
  font-weight: 600;
  color: inherit;
  background: transparent;
}

.ajax-search__empty {
  padding: 1.25rem 1rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  text-align: center;
  color: var(--mv-text-muted);
}

/* Blog categories */
.blog-category__list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-category__list .cat-item {
  margin: 0;
}

.blog-category__list .cat-item-border {
  display: none;
}

.blog-category__list .cat-item-wrapper a {
  display: inline-block;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.35;
  color: var(--mv-text-secondary);
  text-decoration: none;
  white-space: nowrap;
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-pill);
  background: var(--mv-bg);
  transition:
    border-color 0.2s ease,
    color 0.2s ease,
    background 0.2s ease,
    box-shadow 0.2s ease;
}

.blog-category__list .cat-item-wrapper a:hover {
  color: var(--mv-link);
  border-color: var(--mv-accent);
  background: var(--mv-accent-soft);
}

.blog-category__list .cat-item.current-cat .cat-item-wrapper a {
  color: var(--mv-on-accent);
  border-color: var(--mv-accent);
  background: var(--mv-accent);
  box-shadow: var(--mv-shadow-sm);
}

.blog-category__list .cat-item.current-cat .cat-item-wrapper a:hover {
  color: var(--mv-on-accent);
  border-color: var(--mv-accent-hover);
  background: var(--mv-accent-hover);
}

/* Blog grid */
.section.blog {
  padding-bottom: 4rem;
}

.blog-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 300px), 1fr));
  gap: 1.5rem;
}

.blog-item {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  background: var(--mv-surface);
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-lg);
  overflow: hidden;
  box-shadow: var(--mv-shadow-sm);
  transition:
    box-shadow 0.2s ease,
    border-color 0.2s ease;
}

.blog-item:hover {
  box-shadow: var(--mv-shadow);
  border-color: rgba(76, 125, 255, 0.25);
}

.blog-item__link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.blog-item--top {
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: var(--mv-bg);
}

.blog-item--top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-item--bottom {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
  padding: 1.25rem;
}

.blog-item__header {
  min-width: 0;
}

.blog-item-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem 1rem;
  margin-bottom: 0.75rem;
  font-size: 0.8125rem;
  color: var(--mv-text-muted);
}

.blog-item__date,
.help-center__read {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}

.blog-item__date svg,
.help-center__read svg {
  flex-shrink: 0;
}

.blog-item__title {
  margin: 0 0 0.75rem;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.4;
  color: var(--mv-text);
}

.blog-item__title span {
  display: -webkit-box;
  overflow: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.blog-item__info {
  margin-top: auto;
}

.post-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 15px;
}

.post-categories li {
  max-width: 100%;
  padding: 0.25rem 0.625rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--mv-link);
  background: var(--mv-accent-soft);
  border-radius: var(--mv-radius-pill);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Pagination */
.pagination {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 3rem;
  padding: 0;
  list-style: none;
}

.pagination a,
.pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--mv-text-secondary);
  text-decoration: none;
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-sm);
  background: var(--mv-surface);
  transition:
    border-color 0.2s ease,
    color 0.2s ease,
    background 0.2s ease;
}

.pagination a:hover,
.pagination .current {
  color: var(--mv-on-accent);
  border-color: var(--mv-accent);
  background: var(--mv-accent);
}

/* Blog pagination (wp-pagenavi) */
.nav-previous {
  margin-top: 3rem;
}

.wp-pagenavi {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
}

.wp-pagenavi .pages {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color: var(--mv-text-muted);
}

.wp-pagenavi__items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.wp-pagenavi a.page,
.wp-pagenavi span.current {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  color: var(--mv-text-secondary);
  text-decoration: none;
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-sm);
  background: var(--mv-surface);
  transition:
    border-color 0.2s ease,
    color 0.2s ease,
    background 0.2s ease;
}

.wp-pagenavi a.page:hover {
  color: var(--mv-link);
  border-color: var(--mv-accent);
  background: var(--mv-accent-soft);
}

.wp-pagenavi span.current {
  color: var(--mv-on-accent);
  border-color: var(--mv-accent);
  background: var(--mv-accent);
}

.wp-pagenavi__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  color: var(--mv-text-secondary);
  text-decoration: none;
  border: 1px solid var(--mv-border);
  border-radius: 50%;
  background: var(--mv-surface);
  box-shadow: var(--mv-shadow-sm);
  transition:
    border-color 0.2s ease,
    color 0.2s ease,
    background 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

.wp-pagenavi__arrow-icon {
  display: block;
}

.wp-pagenavi__arrow:hover {
  color: var(--mv-accent);
  border-color: var(--mv-accent);
  background: var(--mv-accent-soft);
  box-shadow: none;
}

.wp-pagenavi__arrow.previouspostslink:hover {
  transform: translateX(-2px);
}

.wp-pagenavi__arrow.nextpostslink:hover {
  transform: translateX(2px);
}

@media (max-width: 767px) {
  .nav-previous {
    margin-top: 2rem;
  }

  .wp-pagenavi__items {
    gap: 0.375rem;
  }

  .wp-pagenavi a.page,
  .wp-pagenavi span.current,
  .wp-pagenavi__arrow {
    min-width: 36px;
    width: 36px;
    height: 36px;
    padding: 0 0.625rem;
    font-size: 0.8125rem;
  }
}

/* Single post */
.blog-single {
  padding-bottom: 4rem;
}

.blog-single__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 992px) {
  .blog-single__wrapper {
    grid-template-columns: 1fr 280px;
  }
}

.text-content,
.entry-content {
  font-size: 1rem;
  line-height: 1.7;
  color: var(--mv-text-secondary);
}

.text-content h2,
.text-content h3,
.text-content h4,
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  color: var(--mv-text);
  margin: 2rem 0 1rem;
}

.text-content p,
.entry-content p {
  margin: 0 0 1rem;
}

.text-content a,
.entry-content a {
  color: var(--mv-link);
}

.text-content img,
.entry-content img {
  max-width: 100%;
  height: auto;
  border-radius: var(--mv-radius);
}

.text-content ul,
.text-content ol,
.entry-content ul,
.entry-content ol {
  margin: 0 0 1rem;
  padding-left: 1.5rem;
}

/* Help center grid */
.section.help-center {
  padding-bottom: 4rem;
}

.help-center__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 280px), 1fr));
  gap: 1.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.help-center__item-v2 {
  padding: 1.5rem;
  background: var(--mv-surface);
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-lg);
  box-shadow: var(--mv-shadow-sm);
}

.help-center__item-v2--top {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1rem;
}

.help-center__item-v2--top img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.help-center__item-v2-title {
  font-size: 1rem;
  font-weight: 600;
  color: var(--mv-text);
}

.help-center__post-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.help-center__post-list li + li {
  margin-top: 0.5rem;
}

.help-center__post-list a {
  font-size: 0.875rem;
  color: var(--mv-text-secondary);
  text-decoration: none;
  transition: color 0.2s ease;
}

.help-center__post-list a:hover {
  color: var(--mv-accent);
}

/* Help article layout */
.help-article {
  padding-bottom: 4rem;
}

.help-article__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 992px) {
  .help-article__wrapper {
    grid-template-columns: 240px 1fr;
  }
}

.help-sidebar__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.help-sidebar__list a {
  display: block;
  padding: 0.5rem 0;
  font-size: 0.875rem;
  color: var(--mv-text-secondary);
  text-decoration: none;
}

.help-sidebar__list a:hover,
.help-sidebar__list a.is-active {
  color: var(--mv-accent);
}

/* Help CTA block */
.footer-question {
  padding: 3rem 0;
}

.footer-question__help-center {
  background: var(--mv-accent-soft);
}

.question-footer-wraper {
  position: relative;
  padding: 2.5rem;
  background: var(--mv-surface);
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-lg);
  overflow: hidden;
}

.question-footer-wraper__heading {
  margin: 0 0 1.25rem;
  font-size: 1.375rem;
  font-weight: 700;
  color: var(--mv-text);
}

.question-footer-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}

.question-footer-item {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.25rem;
  font-size: 0.9375rem;
  font-weight: 500;
  color: var(--mv-accent);
  text-decoration: none;
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius);
  background: var(--mv-bg);
  transition:
    border-color 0.2s ease,
    background 0.2s ease;
  cursor: pointer;
}

.question-footer-item:hover {
  border-color: var(--mv-accent);
  background: var(--mv-accent-soft);
}

.question-footer-item--telegram {
  color: var(--mv-accent);
}

.question-footer-item--telegram .question-footer-item__svg {
  flex-shrink: 0;
}

.question-footer-bg,
.question-footer-blur-green,
.question-footer-blur-perpl {
  display: none;
}

/* Single blog / help article layout */
.single-blog__title .blog-item__title {
  margin: 0 0 0.75rem;
  font-size: clamp(1.375rem, 4vw, 1.875rem);
  font-weight: 700;
  line-height: 1.3;
  color: var(--mv-text);
  letter-spacing: -0.02em;
}

.single-blog__title .blog-item__title span {
  display: block;
  overflow-wrap: anywhere;
  word-break: break-word;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
}

.single-blog--top .aligncenter {
  display: block;
  width: 100%;
  max-width: 825px;
  height: auto;
  margin: 0 auto 1rem;
  border-radius: var(--mv-radius-lg);
}

.single-blog__wrapper,
.single-help-center__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  padding-bottom: 4rem;
}

.blog__content,
.help-center__content {
  min-width: 0;
  order: 1;
}

.help-center__sidebar,
.blog__sidebar,
.layout-sidebar {
  order: 2;
}

@media (min-width: 992px) {
  .single-blog__wrapper,
  .single-help-center__wrapper {
    grid-template-columns: 260px 1fr;
  }

  .help-center__sidebar,
  .blog__sidebar,
  .layout-sidebar {
    order: 0;
  }

  .blog__content,
  .help-center__content {
    order: 1;
  }
}

.help-center__back a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--mv-link);
  text-decoration: none;
}

.help-center__back a:hover {
  color: var(--mv-link-hover);
  text-decoration: underline;
}

.blog-post-category__title h4 {
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--mv-text);
}

.blog-post-category__list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-post-category__list .cat-item-wrapper a {
  display: block;
  padding: 0.375rem 0;
  font-size: 0.875rem;
  color: var(--mv-text-secondary);
  text-decoration: none;
  border: none;
  border-radius: 0;
  background: none;
}

.blog-post-category__list .cat-item-wrapper a:hover {
  color: var(--mv-accent);
  background: none;
}

/* Single blog / help — sidebar panels, TOC, meta, sticky */

@media (min-width: 992px) {
  body.page-help-article .single-help-center__wrapper,
  body.page-blog-post .single-blog__wrapper {
    align-items: stretch;
  }

  /* Обёртка колонки — держит ширину в сетке */
  body.page-help-article .layout-sidebar,
  body.page-blog-post .layout-sidebar {
    align-self: stretch;
  }

  body.page-help-article .layout-sidebar .help-center__sidebar,
  body.page-blog-post .layout-sidebar .blog__sidebar {
    display: flex;
    flex-direction: column;
  }

  body.page-help-article .help-center__sidebar--fixed,
  body.page-blog-post .blog__sidebar--fixed {
    max-height: calc(100vh - 80px - 2rem);
    overflow-y: auto;
    overscroll-behavior: contain;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    scrollbar-color: var(--mv-border-strong) transparent;
  }

  body.page-help-article .layout-sidebar .help-center__sidebar.is-pinned,
  body.page-blog-post .layout-sidebar .blog__sidebar.is-pinned {
    z-index: 10;
  }
}

/* «Все разделы» / «Все категории» — свёрнуты по умолчанию */
.page-help-article
  .blog-post-category__list.sidebar-panel:not(.active)
  .sidebar-panel__body,
.page-blog-post
  .blog-post-category__list.sidebar-panel:not(.active)
  .sidebar-panel__body {
  grid-template-rows: 0fr !important;
  margin-top: 0 !important;
}

.page-help-article
  .blog-post-category__list.sidebar-panel:not(.active)
  .sidebar-panel__toggle::after,
.page-blog-post
  .blog-post-category__list.sidebar-panel:not(.active)
  .sidebar-panel__toggle::after {
  content: "+" !important;
  color: var(--mv-text-muted);
  background: var(--mv-bg);
}

/* Collapsible sidebar cards */
.page-blog-post .sidebar-panel,
.page-help-article .sidebar-panel {
  padding: 20px;
  border-radius: var(--mv-radius-lg);
  background: var(--mv-surface);
  box-shadow: var(--mv-shadow);
}

.page-blog-post .sidebar-panel + .sidebar-panel,
.page-help-article .sidebar-panel + .sidebar-panel {
  margin-top: 16px;
}

.sidebar-panel__toggle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 0 0 0;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  text-align: left;
  font: inherit;
  color: inherit;
}

.sidebar-panel__title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.35;
  color: var(--mv-text);
}

.sidebar-panel__toggle::after {
  content: "+";
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border-radius: 8px;
  background: var(--mv-bg);
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: var(--mv-text-muted);
  transition:
    color 0.2s ease,
    background 0.2s ease;
}

.sidebar-panel.active .sidebar-panel__toggle::after {
  content: "−";
  color: var(--mv-link);
  background: var(--mv-accent-soft);
}

.sidebar-panel__toggle:hover .sidebar-panel__title {
  color: var(--mv-link);
}

.sidebar-panel.active .sidebar-panel__toggle .sidebar-panel__title {
  color: var(--mv-text);
}

.sidebar-panel__toggle:hover::after {
  color: var(--mv-link);
}

.sidebar-panel__body {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.sidebar-panel.active .sidebar-panel__body {
  grid-template-rows: 1fr;
  margin-top: 1rem;
}

.sidebar-panel__body > ul,
.sidebar-panel__body > .documents-sidebar__list {
  overflow: hidden;
  min-height: 0;
  margin: 0;
}

.help-center__sidebar--fixed .help-center__getting-started {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.blog-post-category__title h4,
.documents__getting-started.this-help-active .sidebar-panel__title,
.blog__getting-started.this-help-active .sidebar-panel__title {
  margin: 0;
}

.help-center__getting-started,
.documents__getting-started:not(.sidebar-panel),
.blog__getting-started:not(.sidebar-panel) {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid var(--mv-border);
}

.sidebar-panel.documents__getting-started,
.sidebar-panel.blog__getting-started,
.sidebar-panel.blog-post-category__list {
  margin-top: 0;
  border-top: none;
}

.blog__getting-started.this-help-active {
  max-height: none;
  overflow: visible;
}

.documents__getting-started h4:not(.sidebar-panel__title),
.blog__getting-started h4:not(.sidebar-panel__title) {
  margin: 0 0 0.75rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--mv-text-muted);
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.documents-sidebar__list,
.sidebar__list.help-center__list,
.documents-sidebar__list .help-center__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.help-center-menu-item,
.yak-item {
  margin: 0 0 0.35rem;
}

.help-center-menu-item > a,
.yak-item > a {
  display: block;
  padding: 0.35rem 0;
  font-size: 0.9375rem;
  line-height: 1.45;
  color: var(--mv-text-secondary);
  text-decoration: none;
  transition: color 0.2s ease;
}

.help-center-menu-item > a:hover,
.yak-item > a:hover {
  color: var(--mv-text);
}

.help-center-menu-item.active > a,
.yak-item.active > a {
  color: var(--mv-text);
  font-weight: 600;
}

.help-center-menu-item.active > a span,
.yak-item.active > a span {
  font-weight: 600;
  color: var(--mv-text);
}

.yak-item.active .help-center__title-list,
.help-center-menu-item.active .help-center__title-list {
  margin-top: 0.5rem;
  padding-left: 0;
}

.title-list,
.help-center__title-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.title-list li,
.help-center__title-list li {
  margin: 0;
}

.title-list a,
.help-center__title-list a {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 0.35rem 0;
  font-size: 0.875rem;
  line-height: 1.45;
  color: var(--mv-text-secondary);
  text-decoration: none;
  border: none;
  background: none;
  transition: color 0.2s ease;
}

.title-list a:hover,
.help-center__title-list a:hover {
  color: var(--mv-link);
}

.title-list a.active,
.help-center__title-list a.active {
  color: var(--mv-link);
  font-weight: 600;
}

.title-list a svg,
.help-center__title-list a svg {
  flex: 0 0 10px;
  margin-top: 0.35rem;
}

.title-list a svg circle,
.help-center__title-list a svg circle {
  fill: var(--mv-border-strong);
  transition: fill 0.2s ease;
}

.title-list a:hover svg circle,
.help-center__title-list a:hover svg circle,
.title-list a.active svg circle,
.help-center__title-list a.active svg circle {
  fill: var(--mv-accent);
}

.title-list .toc-level-3 {
  padding-left: 16px;
}

.title-list .toc-level-4 {
  padding-left: 32px;
}

/* Category / topic pills */
.blog-post-category__list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.blog-post-category__list .cat-item {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 2px;
  border-radius: var(--mv-radius-pill);
  background: transparent;
}

.cat-item-border {
  display: none;
  position: absolute;
  inset: 0;
  border-radius: var(--mv-radius-pill);
  background: var(--mv-accent);
  z-index: 0;
}

.blog-post-category__list .cat-item.active .cat-item-border {
  display: block;
}

.blog-post-category__list .cat-item-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  border-radius: var(--mv-radius-pill);
  background: var(--mv-bg);
}

.blog-post-category__list .cat-item.active .cat-item-wrapper {
  background: var(--mv-surface);
}

.blog-post-category__list .cat-item-wrapper a,
.blog-post-category__list .cat-item-wrapper > span {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.5rem 0.875rem;
  font-size: 0.875rem;
  line-height: 1.35;
  color: var(--mv-text-secondary);
  text-decoration: none;
  border: none;
  background: none;
  transition: color 0.2s ease;
}

.blog-post-category__list .cat-item-wrapper a:hover {
  color: var(--mv-link);
  background: none;
}

.blog-post-category__list .cat-item.active .cat-item-wrapper a,
.blog-post-category__list .cat-item.active .cat-item-wrapper > span {
  color: var(--mv-link);
  font-weight: 600;
}

.blog-post-category__list .cat-item-wrapper a svg {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  margin-left: auto;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.blog-post-category__list .cat-item.active .cat-item-wrapper a svg,
.blog-post-category__list .cat-item-wrapper a:hover svg {
  opacity: 1;
}

.blog-post-category__list .cat-item-wrapper a svg path {
  fill: var(--mv-text-secondary);
  transition: fill 0.2s ease;
}

.blog-post-category__list .cat-item.active .cat-item-wrapper a svg path,
.blog-post-category__list .cat-item-wrapper a:hover svg path {
  fill: var(--mv-accent);
}

.help-center__getting-started .cat-item-wrapper .help-topic-icon {
  width: 20px;
  height: 20px;
  margin-right: 0;
  flex: 0 0 20px;
  object-fit: contain;
}

.help-center__getting-started .cat-item-wrapper > span {
  display: inline-flex;
  align-items: center;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.35;
  color: var(--mv-text-secondary);
}

/* Meta: read time, date, author, share */
.help-center__soc-read {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem 1.5rem;
  margin: 1.5rem 0 2rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid var(--mv-border);
}

.author__date-read {
  flex: 1 1 auto;
  min-width: 0;
}

.blog-item__author {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.4;
  color: var(--mv-text);
}

.blog-item__author .author-avatar {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}

.blog-item__author .author-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-item__author-info {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.blog-item__author-info span {
  font-weight: 600;
  color: var(--mv-text);
}

.help-center__read-date,
.blog__date-read {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}

.help-center__read,
.help-center__date,
.blog-item__date {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.9375rem;
  line-height: 1.35;
  color: var(--mv-text-secondary);
}

.help-center__read svg,
.help-center__date svg,
.blog-item__date svg {
  flex-shrink: 0;
}

.help-center__read svg path,
.help-center__date svg path {
  fill: var(--mv-text-muted);
}

.help-center__repost ul {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.help-center__repost li {
  margin: 0;
}

.help-center__repost a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 2px solid var(--mv-border);
  border-radius: 50%;
  background: var(--mv-surface);
  color: var(--mv-text-muted);
  text-decoration: none;
  transition:
    border-color 0.2s ease,
    background 0.2s ease,
    color 0.2s ease;
}

.help-center__repost a svg {
  max-width: 22px;
  width: auto;
  height: auto;
}

.help-center__repost a:hover {
  border-color: #229ed9;
  background: rgba(34, 158, 217, 0.1);
  color: #229ed9;
}

.help-center__soc-like {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 2.5rem 0 0;
  padding-top: 2rem;
  border-top: 1px solid var(--mv-border);
}

.help-center__repost--footer {
  margin-top: 0;
}

@media (max-width: 767px) {
  .help-center__soc-read {
    flex-direction: column;
    align-items: flex-start;
  }

  .help-center__repost ul {
    flex-wrap: wrap;
  }
}

.single-post__articles {
  padding: 2.5rem 0 4rem;
  border-top: 1px solid var(--mv-border);
}

.single-post__articles-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 992px) {
  .single-post__articles-layout {
    grid-template-columns: 260px 1fr;
    align-items: start;
  }

  .single-post__articles-main {
    grid-column: 2;
    min-width: 0;
  }
}

.single-post__articles-title {
  margin: 0 0 1.25rem;
  font-size: clamp(1.25rem, 2.5vw, 1.5rem);
  font-weight: 700;
  line-height: 1.3;
  color: var(--mv-text);
}

.single-post__articles-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}

.single-post__articles-grid .blog-item {
  height: 100%;
}

@media (max-width: 767px) {
  .single-post__articles {
    padding: 2rem 0 3rem;
  }

  .single-post__articles-grid {
    grid-template-columns: 1fr;
  }
}
/* Mivure brand overrides */
.hero-shot {
  width: 100%;
  height: auto;
}

.header__logo img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}


/* Homepage overrides */
.home .main,
.page-home-new .main {
  padding: 0 !important;
}

.home .cta.cta--intro,
.page-home-new .cta.cta--intro {
  margin-top: 4rem;
  padding: 3.25rem 0 3.5rem;
}

.home .cta.cta--intro h2,
.page-home-new .cta.cta--intro h2 {
  margin-bottom: 1.25rem;
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 700;
  line-height: 1.3;
}

.home .cta.cta--intro .cta-description,
.page-home-new .cta.cta--intro .cta-description {
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.0625rem;
  line-height: 1.65;
}

.home .cta.cta--intro .cta-description--secondary,
.page-home-new .cta.cta--intro .cta-description--secondary {
  margin-top: 0.875rem;
}

.home .cta.cta--intro .cta-buttons,
.page-home-new .cta.cta--intro .cta-buttons {
  margin-top: 1.75rem;
}

@media (max-width: 767px) {
  .home .cta.cta--intro,
  .page-home-new .cta.cta--intro {
    margin-top: 3rem;
    padding: 2.5rem 0 2.75rem;
  }

  .home .cta.cta--intro .cta-description,
  .page-home-new .cta.cta--intro .cta-description {
    font-size: 1rem;
  }
}

.main-btm-content .main-btm-content-buttons {
  margin-bottom: 25px;
}

.main-btm-content .form-block__flex {
  margin-top: 15px;
}

.home .section-2 .s2-block .s2-image-wrapper,
.page-home-new .section-2 .s2-block .s2-image-wrapper {
  padding: 10px;
  padding-top: 0;
  border-radius: 5px;
  overflow: hidden;
}

.home .section-2 .s2-block:first-child .s2-image-wrapper,
.page-home-new .section-2 .s2-block:first-child .s2-image-wrapper {
  position: relative;
}

.home .section-2 .s2-block .s2-image,
.page-home-new .section-2 .s2-block .s2-image {
  border-radius: 5px;
}

.home .section-2 .s2-block:first-child .s2-image,
.page-home-new .section-2 .s2-block:first-child .s2-image {
  position: relative;
  bottom: 0px;
}

.home .section-2 .s2-block .s2-title,
.page-home-new .section-2 .s2-block .s2-title {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  padding: 0 20px !important;
}

@media (min-width: 768px) {
  .home .section-2 .s2-block .s2-image,
  .page-home-new .section-2 .s2-block .s2-image {
    height: 320px;
    object-fit: cover;
  }

  .home .section-2 .s2-block .s2-text-wrapper,
  .page-home-new .section-2 .s2-block .s2-text-wrapper {
    margin-bottom: 30px;
  }
}

/* Contact Form 7 */
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450; /* Green */
}

.wpcf7-form-control-wrap {
  position: relative;
}

.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
  content: " ";
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes blink {
  from {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.wpcf7 input[type="file"] {
  cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
  cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"] {
  direction: ltr;
}

/* Theme base */
/*
Theme Name: webvizio

--------------------------------------------------------------*/
/* .text-content .wp-block-image img {
	width: auto !important;
    max-width: 100%;
    height: auto;
} */
.reviews__wrapper {
  padding-bottom: 25px;
}

/* Clients marquee (Swiper) */
.clients-list.swiper,
.clients-list2.swiper {
  overflow: hidden;
}

.clients-marquee-swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}

.clients-marquee-swiper .swiper-slide {
  width: auto;
  flex-shrink: 0;
}

.format-imgs {
  display: none;
}

.notActiveIcon,
.activeIcon {
  display: none !important;
}
/* Pricing page — standalone, no Webvizio */

.page-pricing {
  background: var(--mv-bg);
  --pricing-compare-sticky-top: 80px;
}

.page-pricing .wrapper {
  overflow: visible;
}

/* Breadcrumbs */
.pricing-breadcrumbs {
  padding: до0.5rem 0 0.625rem;
}

.pricing-breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem 0.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.875rem;
  color: var(--mv-text-muted);
}

.pricing-breadcrumbs__item + .pricing-breadcrumbs__item::before {
  content: "/";
  margin-right: 0.5rem;
  color: var(--mv-border-strong);
}

.pricing-breadcrumbs__item a {
  color: var(--mv-text-secondary);
  text-decoration: none;
}

.pricing-breadcrumbs__item a:hover {
  color: var(--mv-accent);
}

.pricing-breadcrumbs__item--current {
  color: var(--mv-text);
}

/* Hero */
.pricing-hero {
  padding: 1.5rem 0 2.5rem;
  text-align: center;
}

.pricing-hero h1 {
  margin: 0 0 1rem;
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  font-weight: 700;
  line-height: 1.25;
  color: var(--mv-text);
}

.pricing-hero .accent {
  color: var(--mv-accent);
}

.pricing-hero__subtitle {
  margin: 0;
  font-size: 1.0625rem;
  line-height: 1.6;
  color: var(--mv-text-secondary);
}

/* Billing toggle */
.billing-toggle {
  display: inline-flex;
  margin: 0 auto 2rem;
  border-radius: 999px;
  overflow: hidden;
}

.billing-toggle__btn {
  border: 2px solid var(--mv-accent);
  padding: 0.625rem 1.5rem;
  font-family: inherit;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.4;
  color: var(--mv-accent);
  background: var(--mv-surface);
  cursor: pointer;
  transition:
    background 0.2s ease,
    color 0.2s ease;
}

.billing-toggle__btn:first-child {
  border-right: none;
  border-radius: 999px 0 0 999px;
}

.billing-toggle__btn:last-child {
  border-radius: 0 999px 999px 0;
}

.billing-toggle__btn:hover {
  background: var(--mv-accent-soft);
}

.billing-toggle__btn.is-active {
  color: var(--mv-on-accent);
  background: var(--mv-accent);
}

/* Paid plans section */
.pricing-plans {
  padding-bottom: 4rem;
}

.pricing-plans__toggle-wrap {
  margin-bottom: 1.5rem;
  text-align: center;
}

/* Plan cards (Free + Pro) */
.pricing-cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-lg);
  overflow: hidden;
  background: var(--mv-surface);
}

.pricing-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 1.5rem 1.25rem;
  border-right: 1px solid var(--mv-border);
}

.pricing-card:last-child {
  border-right: none;
}

.pricing-card__badge {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  padding: 0.35rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #fff;
  background: var(--mv-accent);
  border-radius: var(--mv-radius-pill);
}

.pricing-card__name {
  margin: 0 0 0.75rem;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--mv-accent);
}

.pricing-card__type {
  display: inline-block;
  margin-bottom: 0.75rem;
  padding: 0.5rem 0.875rem;
  font-size: 0.875rem;
  color: var(--mv-accent);
  background: var(--mv-accent-soft);
  border: 1px solid var(--mv-accent);
  border-radius: var(--mv-radius-pill);
  width: fit-content;
}

.pricing-card__price {
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 5px;
}

.pricing-card__price-row {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.25rem;
}

.pricing-card__amount {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
}

.pricing-card__currency {
  font-size: 1rem;
  font-weight: 600;
}

.pricing-card__period {
  width: fit-content;
  font-size: 0.875rem;
  color: var(--mv-text-secondary);
}

.pricing-card__annual {
  display: none;
  margin-top: 0.375rem;
  font-size: 0.8125rem;
  color: var(--mv-text-muted);
}

.page-pricing.billing-annual .pricing-card__annual {
  display: block;
  width: 100%;
  text-align: left;
}

.pricing-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  margin: 0 0 0.75rem;
  padding: 0;
  list-style: none;
  font-size: 0.875rem;
  color: var(--mv-text-secondary);
}

.pricing-card__desc {
  margin: 0 0 1.25rem;
  font-size: 0.9375rem;
  line-height: 1.55;
  color: var(--mv-text-secondary);
}

.pricing-card__cta {
  margin-top: auto;
  width: 100%;
  text-align: center;
}

.pricing-card__features {
  margin-top: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--mv-border);
}

.pricing-card__features-title {
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--mv-text);
}

.pricing-card__features ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.875rem;
  line-height: 1.5;
  color: var(--mv-text-secondary);
}

.pricing-card__features li {
  position: relative;
  padding-left: 1.125rem;
  margin-bottom: 0.375rem;
}

.pricing-card__features li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--mv-success);
  font-weight: 700;
}

/* Consultation */
.pricing-consult {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem 1.5rem;
  margin-top: 2.5rem;
  padding: 2rem;
  background: var(--mv-surface);
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-lg);
}

.pricing-consult__title {
  margin: 0;
  font-size: 1.375rem;
  font-weight: 700;
}

.pricing-consult__text {
  flex: 1 1 200px;
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: var(--mv-text-secondary);
}

.pricing-consult__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1.5rem;
  flex: 1 1 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.875rem;
  color: var(--mv-text-secondary);
}

.pricing-consult__list li {
  padding-left: 1rem;
  position: relative;
}

.pricing-consult__list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: var(--mv-accent);
}

/* Compare table */
.pricing-compare {
  padding: 5rem 0;
}

.pricing-compare .title-block {
  margin-bottom: 2rem;
  text-align: center;
}

.pricing-compare .title-block h2 {
  margin: 0;
  font-size: clamp(1.5rem, 3vw, 2rem);
}

.pricing-compare__toggle {
  display: none;
  margin-bottom: 1.5rem;
  text-align: center;
}

.compare-table-wrap {
  position: relative;
}

.compare-table__anchor {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  pointer-events: none;
  visibility: hidden;
}

.compare-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-lg);
  background: var(--mv-surface);
}

.compare-table thead th {
  position: sticky;
  top: var(--pricing-compare-sticky-top, 80px);
  z-index: 5;
  padding: 1.25rem 1rem;
  vertical-align: top;
  text-align: center;
  border-bottom: 1px solid var(--mv-border);
  border-right: 1px solid var(--mv-border);
  background: var(--mv-surface-elevated);
  transition: box-shadow 0.2s ease;
}

.compare-table-wrap.is-stuck .compare-table thead th {
  box-shadow: 0 2px 8px rgba(40, 41, 61, 0.12);
}

.compare-table thead th:first-child {
  border-top-left-radius: var(--mv-radius-lg);
  text-align: left;
  vertical-align: bottom;
}

.compare-table thead th:last-child {
  border-right: none;
  border-top-right-radius: var(--mv-radius-lg);
}

.compare-table__label-title {
  margin: 0 0 0.75rem;
  font-size: 1.125rem;
  font-weight: 700;
}

.compare-table__plan-name {
  margin: 0 0 0.5rem;
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--mv-accent);
}

.compare-table tbody td {
  padding: 0.875rem 1rem;
  text-align: center;
  border-top: 1px solid var(--mv-border);
  border-right: 1px solid var(--mv-border);
  font-size: 0.875rem;
}

.compare-table tbody td:first-child {
  text-align: left;
  font-weight: 500;
  color: var(--mv-text);
}

.compare-table tbody td:last-child {
  border-right: none;
}

.compare-table tbody tr.section-row td {
  padding: 0.75rem 1rem;
  font-weight: 700;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: var(--mv-text-muted);
  background: var(--mv-surface-elevated);
  text-align: left;
}

.compare-table .icon-yes {
  color: var(--mv-success);
  font-weight: 700;
}

.compare-table .icon-no {
  color: var(--mv-border-strong);
}

.compare-table .pricing-card__cta {
  width: auto;
  margin-top: 0.75rem;
}

/* FAQ spacing */
.page-pricing .section-faq {
  margin: 0 0 5rem;
}

/* Active nav */
.menu__link.is-active,
.footer-menu-col a.is-active {
  color: var(--mv-accent) !important;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}

@media (max-width: 991px) {

  .pricing-compare {
    padding: 3rem 0 4rem;
  }

  .pricing-compare__toggle {
    display: block;
  }

  .pricing-compare__toggle .billing-toggle__btn {
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
  }

  .compare-table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 0;
  }

  .compare-table {
    width: max-content;
    min-width: 100%;
    table-layout: fixed;
    border-radius: 0;
    border-left: none;
  }

  .compare-table thead th {
    position: static;
    top: auto;
    padding: 0.625rem 0.5rem;
    vertical-align: middle;
  }

  .compare-table-wrap.is-stuck .compare-table thead th {
    box-shadow: none;
  }

  .compare-table thead th:first-child,
  .compare-table tbody td:first-child {
    position: sticky;
    left: 0;
    z-index: 2;
    min-width: 6.75rem;
    width: 6.75rem;
    max-width: 6.75rem;
    padding-left: 0.75rem;
    padding-right: 0.5rem;
    background: var(--mv-surface);
    box-shadow: 4px 0 12px -6px rgba(40, 41, 61, 0.18);
  }

  .compare-table thead th:first-child {
    z-index: 4;
    background: var(--mv-surface-elevated);
    vertical-align: middle;
    border-top-left-radius: 0;
  }

  .compare-table tbody tr.section-row td:first-child {
    position: sticky;
    left: 0;
    z-index: 2;
    background: var(--mv-surface-elevated);
    box-shadow: 4px 0 12px -6px rgba(40, 41, 61, 0.12);
  }

  .compare-table thead th:not(:first-child),
  .compare-table tbody td:not(:first-child) {
    min-width: 8.5rem;
    width: 8.5rem;
  }

  .compare-table__label-title {
    margin: 0;
    font-size: 0.9375rem;
    line-height: 1.3;
  }

  .compare-table__plan-name {
    margin: 0 0 0.375rem;
    font-size: 1rem;
    line-height: 1.25;
  }

  .compare-table .pricing-card__price {
    margin-bottom: 0.5rem;
    justify-content: center;
  }

  .compare-table .pricing-card__amount {
    font-size: 1.375rem;
  }

  .compare-table .pricing-card__currency {
    font-size: 0.875rem;
  }

  .compare-table .pricing-card__period {
    font-size: 0.75rem;
  }

  .compare-table .pricing-card__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    max-width: 100%;
    margin-top: 0.5rem;
    padding: 0.5rem 0.75rem !important;
    font-size: 0.8125rem !important;
    line-height: 1.2 !important;
    white-space: nowrap;
  }

  .compare-table tbody td {
    padding: 0.625rem 0.5rem;
    font-size: 0.8125rem;
    line-height: 1.35;
  }

  .compare-table tbody td:first-child {
    padding-left: 0.75rem;
    padding-right: 0.5rem;
    font-size: 0.8125rem;
  }

  .compare-table tbody tr.section-row td {
    padding: 0.625rem 0.75rem;
    font-size: 0.75rem;
  }

  .compare-table thead .billing-toggle {
    display: none;
  }

  .pricing-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pricing-card {
    border-right: 1px solid var(--mv-border);
  }
}

@media (max-width: 640px) {
  .page-pricing .section-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .pricing-breadcrumbs {
    padding-top: 0.375rem;
    padding-bottom: 0.5rem;
  }

  .pricing-breadcrumbs__list {
    font-size: 0.8125rem;
  }

  .pricing-hero {
    padding: 1rem 0 1.75rem;
  }

  .pricing-hero h1 {
    font-size: clamp(1.375rem, 6vw, 1.75rem);
  }

  .pricing-hero__subtitle {
    font-size: 0.9375rem;
  }

  .pricing-plans__toggle-wrap .billing-toggle__btn {
    padding: 0.5rem 0.875rem;
    font-size: 0.8125rem;
  }


  .pricing-cards {
    grid-template-columns: 1fr;
  }

  .pricing-card {
    padding: 1.25rem 1rem;
    border-right: none;
    border-bottom: 1px solid var(--mv-border);
  }

  .pricing-card:last-child {
    border-bottom: none;
  }

  .pricing-card__name {
    font-size: 1.25rem;
  }

  .pricing-card__amount {
    font-size: 1.75rem;
  }

  .pricing-consult {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.25rem;
  }

  .pricing-consult__title {
    font-size: 1.125rem;
  }

  .pricing-consult__cta {
    width: 100%;
    text-align: center;
  }

  .pricing-compare {
    padding: 2.5rem 0 3rem;
  }

  .pricing-compare .title-block h2 {
    font-size: 1.375rem;
  }

  .compare-table thead th:first-child,
  .compare-table tbody td:first-child {
    min-width: 6.25rem;
    width: 6.25rem;
    max-width: 6.25rem;
    padding-left: 0.625rem;
  }

  .compare-table .pricing-card__cta {
    padding: 0.4375rem 0.625rem !important;
    font-size: 0.75rem !important;
  }
}
/* 404 page */

.page-404 {
  background: var(--mv-bg);
}

.page-404 .wrapper {
  overflow: visible;
}

.page-404-main {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.error-404 {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 2rem 0 4rem;
}

.error-404__card {
  position: relative;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 2rem;
  text-align: center;
  background: var(--mv-surface);
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-lg);
  box-shadow: var(--mv-shadow);
  overflow: hidden;
}

.error-404__card::before {
  content: "";
  position: absolute;
  top: -40%;
  left: 50%;
  width: 120%;
  height: 70%;
  transform: translateX(-50%);
  background: radial-gradient(
    ellipse at center,
    var(--mv-accent-soft) 0%,
    transparent 70%
  );
  pointer-events: none;
}

.error-404__code {
  position: relative;
  margin: 0 0 0.75rem;
  font-size: clamp(4rem, 14vw, 6.5rem);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--mv-accent);
  opacity: 0.92;
}

.error-404__title {
  position: relative;
  margin: 0 0 1rem;
  font-size: clamp(1.5rem, 4vw, 2rem);
  font-weight: 700;
  line-height: 1.25;
  color: var(--mv-text);
  letter-spacing: -0.02em;
}

.error-404__text {
  position: relative;
  margin: 0 auto 2rem;
  max-width: 32rem;
  font-size: 1.0625rem;
  line-height: 1.6;
  color: var(--mv-text-secondary);
}

.error-404__buttons {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem 1rem;
  margin-bottom: 2rem;
}

.error-404__links {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.5rem 1.25rem;
  padding-top: 1.5rem;
  border-top: 1px solid var(--mv-border);
  font-size: 0.9375rem;
  font-weight: 500;
}

.error-404__links a {
  color: var(--mv-link);
  text-decoration: none;
  transition: color 0.2s ease;
}

.error-404__links a:hover {
  color: var(--mv-link-hover);
}

@media (max-width: 767px) {
  .error-404 {
    padding: 1.5rem 0 3rem;
  }

  .error-404__card {
    padding: 2rem 1.25rem;
  }

  .error-404__buttons {
    flex-direction: column;
    align-items: stretch;
  }

  .error-404__buttons .sign-up-btn,
  .error-404__buttons .sales-button {
    width: 100%;
    justify-content: center;
  }
}
.cookie-consent {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 60;
  background: #ffffff;
  border-top: 1px solid var(--mv-border, #e5e7eb);
  box-shadow: 0 -8px 30px rgba(17, 24, 39, 0.08);
}

.cookie-consent__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  max-width: 1180px;
  margin: 0 auto;
  padding: 14px 24px 18px;
}

.cookie-consent__main {
  flex: 1;
  min-width: min(100%, 240px);
}

.cookie-consent__text {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  color: var(--mv-text-secondary, #4b5563);
}

.cookie-consent__text a {
  color: var(--mv-link, #2563eb);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.cookie-consent__text a:hover {
  color: var(--mv-link-hover, #1d4ed8);
}

.cookie-consent__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  flex-shrink: 0;
}

.cookie-consent__btn {
  min-height: 44px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 10px;
  cursor: pointer;
  transition:
    background 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease;
}

.cookie-consent__btn--primary {
  color: #ffffff;
  background: var(--mv-link, #2563eb);
  border: none;
}

.cookie-consent__btn--primary:hover {
  background: var(--mv-link-hover, #1d4ed8);
}

.cookie-consent__btn--secondary {
  color: #1f2937;
  background: #ffffff;
  border: 1px solid var(--mv-border, #d1d5db);
}

.cookie-consent__btn--secondary:hover {
  background: #f9fafb;
  border-color: #9ca3af;
}

.cookie-consent__btn:focus-visible {
  outline: 2px solid var(--mv-link, #2563eb);
  outline-offset: 2px;
}

@media (max-width: 640px) {
  .cookie-consent__inner {
    padding: 14px 16px 16px;
  }

  .cookie-consent__actions {
    width: 100%;
  }

  .cookie-consent__btn {
    flex: 1 1 auto;
  }
}
/* Mivure theme — overrides Webvizio gradients & palette */

html {
  scroll-behavior: smooth;
  overflow-x: clip;
}

body {
  font-family: var(--mv-font) !important;
  color: var(--mv-text);
  background: var(--mv-bg);
  -webkit-font-smoothing: antialiased;
  overflow-x: clip !important;
}

/* Main content offset under fixed header */
.main {
  padding-top: 0;
}

.home .main-wrapper,
.page-home-new .main-wrapper,
.main-wrapper {
  margin-top: 80px !important;
}

@media (max-width: 768px) {
  .home .main-wrapper,
  .page-home-new .main-wrapper,
  .main-wrapper {
    margin-top: 72px !important;
  }
}

/* Kill legacy iPhone-width container on small screens only (CLS when async CSS applies) */
@media (max-width: 767px) {
  .home .section-wrapper,
  .page-home-new .section-wrapper {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 1280px) {
  .home .section-wrapper,
  .page-home-new .section-wrapper {
    max-width: 1342px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .home .section-wrapper,
  .page-home-new .section-wrapper {
    max-width: 920px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.menu__body._active {
  background: var(--mv-bg) !important;
}

.menu__head {
  display: none;
}

.menu__body .menu__link {
  color: var(--mv-text-secondary) !important;
}

/* Header — light */
.header {
  background: var(--mv-bg) !important;
  border-bottom: 1px solid var(--mv-border) !important;
  box-shadow: none;
  transition: box-shadow 0.2s ease;
}

.header.header-fix {
  box-shadow: var(--mv-shadow-sm);
}

.menu__link,
.main-menu-link {
  color: var(--mv-text-secondary) !important;
}

.menu__link:hover,
.main-menu-link:hover {
  color: var(--mv-text) !important;
}

/* Spacing via gap (critical.css) — override legacy main.min.css li margins */
.menu__list > li,
.menu__list > li.menu-item-has-children {
  margin: 0 !important;
}

/* Unified header — suppress legacy Webvizio menu decorations on all pages */
.menu__link::before,
.menu__link::after,
body._pc .menu__list > li .menu__link::before,
body._pc .menu__list > li:hover .menu__link::after,
.menu-item-has-children .menu__link::after {
  display: none !important;
  content: none !important;
  background: none !important;
  background-image: none !important;
}

.header__logo img {
  width: 48px !important;
  height: 48px !important;
  max-width: 48px !important;
}

.header__container {
  max-width: 1342px;
  padding: 0 32px;
  margin: 0 auto;
}

.page-blog .header,
.page-help-center .header,
.page-help-article .header,
.page-blog-post .header,
.blog .header {
  background: var(--mv-bg) !important;
  border-bottom: 1px solid var(--mv-border) !important;
}

.page-blog .footer.footer--light,
.page-blog-post .footer.footer--light,
.page-help-center .footer.footer--light,
.page-help-article .footer.footer--light,
.blog .footer.footer--light {
  background: var(--mv-bg) !important;
}

.page-blog .log-in-btn:not(.log-in-btn--header-bar),
.page-help-center .log-in-btn:not(.log-in-btn--header-bar),
.page-help-article .log-in-btn:not(.log-in-btn--header-bar),
.page-blog-post .log-in-btn:not(.log-in-btn--header-bar),
.blog .log-in-btn:not(.log-in-btn--header-bar) {
  display: inline-flex !important;
}

.menu__icon span,
.menu__icon::before,
.menu__icon::after {
  background: var(--mv-text) !important;
}

.header-btn__wrapper {
  gap: 10px;
}

.log-in-btn:not(.log-in-btn--header-bar) {
  display: inline-flex !important;
}

.log-in-btn {
  align-items: center;
  justify-content: center;
  padding: 10.5px 22px !important;
  border-radius: var(--mv-radius-pill) !important;
  border: 1px solid var(--mv-border-strong) !important;
  background: var(--mv-surface) !important;
  color: var(--mv-text) !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  transition:
    background 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}

.log-in-btn span {
  color: inherit !important;
}

.log-in-btn:hover {
  background: var(--mv-surface-elevated) !important;
  border-color: var(--mv-accent) !important;
  color: var(--mv-accent) !important;
}

.log-in-btn-border {
  display: none !important;
}

.header__menu .log-in-btn--header-bar {
  display: none !important;
}

@media (max-width: 768px) {
  /* Must come after desktop hide — otherwise header CLS on async CSS */
  .header__menu .log-in-btn--header-bar {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 8px 14px !important;
    font-size: 14px !important;
    line-height: 18px !important;
    min-height: 36px !important;
    height: 36px !important;
    max-height: 36px !important;
    box-sizing: border-box !important;
    flex-shrink: 0;
    white-space: nowrap;
  }

  .header__menu .log-in-btn--header-bar span {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border-radius: 0 !important;
    line-height: 18px !important;
    font-size: inherit !important;
  }

  .menu__icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 44px !important;
    height: 44px !important;
    margin: -6px -8px -6px 0 !important;
    padding: 0 !important;
  }
}

/* Buttons — flat accent, no gradients */
.btn::before {
  display: none !important;
}

.sign-up-btn,
.sign-up-btn.btn {
  background: var(--mv-accent) !important;
  background-image: none !important;
  color: var(--mv-on-accent) !important;
  border: none !important;
  border-radius: var(--mv-radius-pill) !important;
  box-shadow: var(--mv-shadow-sm);
}

.sign-up-btn:hover,
.sign-up-btn.btn:hover {
  background: var(--mv-accent-hover) !important;
  color: var(--mv-on-accent) !important;
}

.sign-up-btn::before,
.sign-up-btn.btn::before {
  display: none !important;
}

.sales-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 10.5px 22px;
  border-radius: var(--mv-radius-pill);
  border: 1px solid var(--mv-border-strong);
  background: var(--mv-surface);
  color: var(--mv-text) !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  transition:
    background 0.2s ease,
    border-color 0.2s ease;
}

.sales-button:hover {
  background: var(--mv-surface-elevated);
  border-color: var(--mv-accent);
  color: var(--mv-accent) !important;
}

.sales-button span {
  color: inherit !important;
}

.control__btn.btn,
.webvizio-background-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  background: var(--mv-accent) !important;
  background-image: none !important;
  color: var(--mv-on-accent) !important;
  border: none !important;
  border-radius: var(--mv-radius-pill) !important;
}

.control__btn.btn:hover,
.webvizio-background-button:hover {
  background: var(--mv-accent-hover) !important;
  color: var(--mv-on-accent) !important;
}

/* Accent text — solid, no rainbow gradient */
.wv-colored-text {
  background: none !important;
  -webkit-background-clip: unset !important;
  background-clip: unset !important;
  -webkit-text-fill-color: var(--mv-accent) !important;
  color: var(--mv-accent) !important;
}

.home-section-heading h2 .wv-colored-text,
.ha-header h2 .wv-colored-text,
.main-card__second-heading h2 .wv-colored-text {
  -webkit-text-fill-color: var(--mv-accent) !important;
  color: var(--mv-accent) !important;
}

/* Hero */
.main {
  background: var(--mv-bg);
}

.main-h1 h1,
.h1 h1 {
  color: var(--mv-text);
  letter-spacing: -0.02em;
}

.main-wrapper .main__title h1,
.main-wrapper .main__title .h1 h1 {
  font-family: var(--mv-font) !important;
  font-weight: 700 !important;
}

/* Hero — spacing locked vs legacy bundle (must match critical-home.css) */
.home #hero .main-text,
.page-home-new #hero .main-text {
  margin-top: 42px !important;
  margin-bottom: 42px !important;
}

.home #hero .main-text p,
.page-home-new #hero .main-text p {
  margin: 0 !important;
}

.home #hero .main-btm-content .main-btm-content-buttons,
.page-home-new #hero .main-btm-content .main-btm-content-buttons {
  margin-bottom: 16px !important;
}

.home #hero .main-btm-content .form-block__flex,
.page-home-new #hero .main-btm-content .form-block__flex {
  margin-top: 0 !important;
}

.home #hero .section-wrapper,
.page-home-new #hero .section-wrapper {
  height: auto !important;
}

.home #hero .main-btm-content-buttons .sign-up-btn.btn,
.page-home-new #hero .main-btm-content-buttons .sign-up-btn.btn {
  padding: 12px 24px !important;
  line-height: 20px !important;
  font-size: 16px !important;
  box-sizing: border-box !important;
}

.home #hero .main-btm-content-buttons .sales-button,
.page-home-new #hero .main-btm-content-buttons .sales-button {
  padding: 10.5px 22px !important;
  line-height: 20px !important;
  font-size: 16px !important;
  border: 1px solid var(--mv-border-strong) !important;
  box-sizing: border-box !important;
  margin: 0 !important;
}

.home #hero .form-block__item__text,
.page-home-new #hero .form-block__item__text {
  line-height: 20px !important;
  font-size: 14px !important;
  margin: 0 !important;
}

/* Mobile hero: stretch full width — legacy align-items:center shrinks text and causes CLS */
@media (max-width: 1090px) {
  .home .main-wrapper--text,
  .page-home-new .main-wrapper--text {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
  }

  .home .main-wrapper--text .main__title,
  .home .main-wrapper--text .main-text,
  .home .main-wrapper--text .main-btm-content,
  .home .main-wrapper--text .main-btm-content-buttons,
  .home .main-wrapper--text .form-block__flex,
  .home #hero h1,
  .page-home-new .main-wrapper--text .main__title,
  .page-home-new .main-wrapper--text .main-text,
  .page-home-new .main-wrapper--text .main-btm-content,
  .page-home-new .main-wrapper--text .main-btm-content-buttons,
  .page-home-new .main-wrapper--text .form-block__flex,
  .page-home-new #hero h1 {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  .home #hero .main-text p,
  .page-home-new #hero .main-text p {
    max-width: none !important;
    line-height: 1.5 !important;
  }

  .home #hero .main-btm-content-buttons .btn,
  .home #hero .main-btm-content-buttons .sales-button,
  .page-home-new #hero .main-btm-content-buttons .btn,
  .page-home-new #hero .main-btm-content-buttons .sales-button {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    line-height: 20px !important;
    font-size: 16px !important;
  }

  .home #hero .main-btm-content-buttons .sign-up-btn.btn,
  .page-home-new #hero .main-btm-content-buttons .sign-up-btn.btn {
    padding: 12px 24px !important;
  }

  .home #hero .main-btm-content-buttons .sales-button,
  .page-home-new #hero .main-btm-content-buttons .sales-button {
    padding: 10.5px 22px !important;
    border: 1px solid var(--mv-border-strong) !important;
  }

  .home #hero .form-block__item__text,
  .page-home-new #hero .form-block__item__text {
    line-height: 20px !important;
    font-size: 14px !important;
    margin: 0 !important;
  }
}

.main-text p {
  color: var(--mv-text-secondary);
}

.fix-video-line {
  display: none !important;
}

.hero-shot {
  border: 1px solid var(--mv-border);
  box-shadow: var(--mv-shadow-lg);
  border-radius: var(--mv-radius-lg);
}

/* Trust badges */
.form-block__flex {
  justify-content: flex-start !important;
  gap: 15px;
}

.form-block__item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.form-block__item__svg {
  display: block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  color: var(--mv-accent);
}

.page-home-new .main-btm-content .form-block__item__svg,
.home .main-btm-content .form-block__item__svg {
  color: var(--mv-accent) !important;
}

.page-home-new .main-btm-content .form-block__item__svg [stroke],
.home .main-btm-content .form-block__item__svg [stroke] {
  stroke: var(--mv-accent) !important;
}

.form-block__item__text {
  color: var(--mv-text-muted) !important;
  margin: 0;
}

.page-home-new .main-btm-content .form-block__item__text,
.home .main-btm-content .form-block__item__text {
  color: var(--mv-text-muted) !important;
}

/* Sections */
.home-section-heading h2,
.title-block h2,
.s2-heading h2 {
  color: var(--mv-text);
  letter-spacing: -0.02em;
}

.home-section-heading p,
.s2-heading p,
.title-block p {
  color: var(--mv-text-secondary);
}

.s2-heading h2 span,
.home-section-heading h2 span:not(.wv-colored-text) {
  color: var(--mv-accent);
}

.section-2 .s2-heading span,
.home .section-2 .s2-heading span {
  background: none !important;
  background-image: none !important;
  -webkit-background-clip: unset !important;
  background-clip: unset !important;
  -webkit-text-fill-color: var(--mv-accent) !important;
  color: var(--mv-accent) !important;
}

.main-wrapper .main__title .h1 span.wv-colored-text,
.main-wrapper .main__title h1 span.wv-colored-text {
  background: none !important;
  background-image: none !important;
  -webkit-background-clip: unset !important;
  background-clip: unset !important;
  -webkit-text-fill-color: var(--mv-accent) !important;
  color: var(--mv-accent) !important;
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
  width: auto !important;
  font-family: var(--mv-font) !important;
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: inherit !important;
}

.header__logo {
  display: flex !important;
  align-items: center !important;
  line-height: 0 !important;
  height: 48px !important;
}

.header__logo img {
  display: block !important;
  width: 48px !important;
  height: 48px !important;
  max-width: 48px !important;
  object-fit: contain;
}

.section-2 {
  background: transparent;
}

.s2-block {
  background: var(--mv-surface);
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius-lg);
  overflow: hidden;
  box-shadow: var(--mv-shadow-sm);
}

.s2-block .s2-text-wrapper {
  min-height: auto !important;
}

.s2-title {
  display: inline-flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  width: auto !important;
  max-width: calc(100% - 32px);
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 16px !important;
  padding: 0 16px !important;
  text-align: center !important;
  font-size: 22px !important;
  line-height: 1.3 !important;
  color: var(--mv-text) !important;
}

.s2-title-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  max-width: 28px !important;
  flex-shrink: 0 !important;
  border-radius: 8px;
  background: var(--mv-accent-soft);
  color: var(--mv-accent);
}

.s2-title-icon svg {
  display: block !important;
  width: 16px !important;
  height: 16px !important;
  min-width: 16px !important;
  min-height: 16px !important;
  max-width: 16px !important;
  max-height: 16px !important;
  flex-shrink: 0 !important;
}

/* Prevent SVG blow-up inside feature blocks */
.section-2 svg {
  max-width: none;
}

.s2-description {
  color: var(--mv-text-secondary) !important;
}

.s2-image {
  border-radius: var(--mv-radius);
}

.s2-link svg path,
.s2-wide-link svg path {
  fill: var(--mv-accent) !important;
}

.s2-wide-link {
  display: none !important;
}

/* Cards / sliders */
.main-card,
.main-card-2 {
  background: transparent;
}

.main-card__text-body h2 {
  color: var(--mv-text);
}

.text-body__desc p {
  color: var(--mv-text-secondary);
}

.main-wrapper--video picture,
.s2-image-wrapper picture,
.home-ai-section picture,
.main-card-slide picture {
  display: block;
  width: 100%;
  line-height: 0;
}

.hero-shot,
.ha-image {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.main-card-slide img,
.main-card-slide picture img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  border-radius: var(--mv-radius);
  border: 1px solid var(--mv-border);
}

.main-card__slider {
  overflow: hidden;
  width: 100%;
  max-width: 680px;
  min-height: 0;
}

.main-card .main-card-slider {
  padding-bottom: 36px !important;
  --mv-autoplay-delay: 5s;
  overflow: hidden;
  width: 100%;
}

.main-card .main-card-slider .swiper-wrapper {
  height: auto;
  align-items: flex-start;
}

.main-card .main-card-slider .swiper-slide {
  height: auto;
  width: 100%;
  box-sizing: border-box;
}

.main-card .main-card-slider:not(.swiper-initialized) .swiper-slide:not(:first-child) {
  position: absolute;
  inset: 0;
  visibility: hidden;
  pointer-events: none;
}

.main-card .swiper-pagination {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  display: flex !important;
  align-items: stretch;
  justify-content: stretch;
  gap: 8px;
  width: 100%;
  margin-top: 0;
  box-sizing: border-box;
}

.main-card .swiper-pagination-bullet {
  flex: 1 1 0 !important;
  width: auto !important;
  min-width: 0 !important;
  height: 4px !important;
  border-radius: 999px !important;
  background: var(--mv-border-strong) !important;
  opacity: 1 !important;
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  transition: opacity 0.2s ease;
}

.main-card .swiper-pagination-bullet-active {
  background: var(--mv-border-strong) !important;
}

.main-card .swiper-pagination-bullet-progress::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: var(--mv-accent);
  border-radius: inherit;
  animation: mvSlideBulletProgress var(--mv-autoplay-delay, 5s) linear forwards;
}

.main-card-slider.is-paused .swiper-pagination-bullet-progress::before {
  animation-play-state: paused;
}

@keyframes mvSlideBulletProgress {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}

/* Feature list icons */
.fichersIcons {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.mivure-feature-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  border-radius: 10px;
  background: var(--mv-accent-soft);
  color: var(--mv-accent);
}

.mivure-feature-icon svg {
  width: 20px;
  height: 20px;
  display: block;
}

.fichersIcons.active .mivure-feature-icon {
  background: var(--mv-accent);
  color: var(--mv-on-accent);
}

.fichersIcons span:last-child {
  color: var(--mv-text-secondary);
}

.fichersIcons.active span:last-child {
  color: var(--mv-text);
  font-weight: 500;
}

/* Extension section — clean surface instead of gradient */
.home-ai-section {
  background: var(--mv-surface) !important;
  background-image: none !important;
  color: var(--mv-text) !important;
  border-top: 1px solid var(--mv-border);
  border-bottom: 1px solid var(--mv-border);
  padding-bottom: 80px;
}

.home-ai-section .ha-header h2 {
  color: var(--mv-text) !important;
}

.home-ai-section .ha-header p {
  color: var(--mv-text-secondary) !important;
}

.ha-bg-icon-1,
.ha-bg-icon-2,
.ha-bg-icon-3 {
  display: none !important;
}

.ha-links {
  gap: 12px;
}

.ha-link {
  background: var(--mv-bg) !important;
  border: 1px solid var(--mv-border) !important;
  border-radius: var(--mv-radius) !important;
  color: var(--mv-text) !important;
  padding: 12px 20px !important;
  text-decoration: none;
  transition:
    border-color 0.2s ease,
    color 0.2s ease;
}

.ha-link:hover {
  border-color: var(--mv-accent) !important;
  color: var(--mv-accent) !important;
}

.ha-link-label {
  color: inherit !important;
}

.ha-image {
  border-radius: var(--mv-radius-lg);
  border: 1px solid var(--mv-border);
  box-shadow: var(--mv-shadow);
}

/* FAQ */
.section-faq {
  background: var(--mv-bg);
  padding-bottom: 64px;
}

.faq-accordions {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 24px !important;
  align-items: start;
  width: 100%;
  margin: 0 auto;
}

.faq-accordions__col {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 0;
}

@media (max-width: 768px) {
  .faq-accordions {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }
}

.faq-accordion__body {
  background: var(--mv-surface);
  border: 1px solid var(--mv-border);
  border-radius: var(--mv-radius);
  overflow: hidden;
  box-shadow: var(--mv-shadow-sm);
  margin-bottom: 0 !important;
  transition:
    border-color 0.25s ease,
    box-shadow 0.25s ease;
}

.faq-accordion__body:has(.faq-accordion__item.active-accordion) {
  border-color: rgba(76, 125, 255, 0.35);
  box-shadow: var(--mv-shadow);
}

.faq-accordion__item {
  width: 100%;
  padding: 18px 20px !important;
  border: none !important;
  background: transparent !important;
  font-weight: 600 !important;
  font-size: 17px !important;
  line-height: 1.4 !important;
  color: var(--mv-text) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px;
  transition: color 0.2s ease;
}

.faq-accordion__item.active-accordion,
.faq-accordion__item:hover {
  color: var(--mv-accent) !important;
}

.faq-accordion__item::after {
  background-image: none !important;
  content: "+" !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  border-radius: 8px;
  background: var(--mv-bg);
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  text-align: center !important;
  color: var(--mv-text-muted) !important;
  transition:
    transform 0.3s ease,
    color 0.2s ease,
    background 0.2s ease;
}

.faq-accordion__item.active-accordion::after {
  content: "−" !important;
  color: var(--mv-accent) !important;
  background: var(--mv-accent-soft);
}

.faq-accordion__item:hover::after {
  color: var(--mv-accent) !important;
}

.panel {
  display: grid !important;
  grid-template-rows: 0fr;
  max-height: none !important;
  overflow: hidden;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  opacity: 1 !important;
  transition: grid-template-rows 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.panel.active {
  display: grid !important;
  grid-template-rows: 1fr;
  background: transparent !important;
}

.panel__inner {
  overflow: hidden;
  min-height: 0;
}

.panel__inner > *:first-child {
  margin-top: 0;
}

.panel__inner > *:last-child {
  margin-bottom: 0;
}

.panel__inner p {
  margin: 0;
  padding: 0 20px 18px;
  color: var(--mv-text-secondary);
  font-size: 15px;
  line-height: 1.6;
}

.panel a {
  color: var(--mv-accent);
}

/* CTA */
.home .cta,
.page-home-new .cta {
  background: var(--mv-accent) !important;
  background-image: none !important;
}

.home .cta h2,
.page-home-new .cta h2 {
  color: #fff;
}

.home .cta .cta-description,
.page-home-new .cta .cta-description {
  color: rgba(255, 255, 255, 0.92);
}

.home .cta .cta-buttons,
.page-home-new .cta .cta-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .home .cta .cta-buttons,
  .page-home-new .cta .cta-buttons {
    flex-direction: column;
  }
}

.mivure-background-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  border-radius: var(--mv-radius-pill);
  border: 2px solid #fff !important;
  background: transparent !important;
  background-image: none !important;
  color: #fff !important;
  font-weight: 500;
  font-size: 16px;
  line-height: normal;
  text-decoration: none;
  transition:
    background 0.2s ease,
    color 0.2s ease,
    border-color 0.2s ease;
}

.mivure-background-button:hover {
  background: #fff !important;
  color: var(--mv-accent) !important;
  text-decoration: none;
}

.mivure-background-button.mivure-white-background-button {
  background: #fff !important;
  border-color: #fff !important;
  color: var(--mv-accent) !important;
}

.mivure-background-button.mivure-white-background-button:hover {
  background: rgba(255, 255, 255, 0.92) !important;
  color: var(--mv-accent-hover) !important;
}

/* Footer — light */
.footer.footer--light {
  background: var(--mv-surface) !important;
  color: var(--mv-text-secondary);
  border-top: 1px solid var(--mv-border);
  padding: 64px 0 32px;
}

.footer-light__top {
  display: flex;
  align-items: center;
  gap: 24px;
  max-width: none;
  margin-bottom: 48px;
  flex-wrap: wrap;
}

.footer-light__logo {
  display: block;
  flex-shrink: 0;
  margin-bottom: 0;
}

.footer-light__logo img {
  width: 70px;
  height: 70px;
  object-fit: contain;
}

.footer-light__tagline {
  flex: 1 1 240px;
  margin: 0;
  font-size: 15px;
  line-height: 1.55;
  color: var(--mv-text-secondary);
  min-width: 0;
  min-height: 0;
}

.footer-tg-link {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  gap: 8px;
  padding: 10px 18px;
  border-radius: var(--mv-radius-pill);
  border: 1px solid var(--mv-border);
  background: var(--mv-bg);
  color: var(--mv-text) !important;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
  transition:
    border-color 0.2s ease,
    color 0.2s ease,
    background 0.2s ease;
}

.footer-tg-link:hover {
  border-color: var(--mv-accent);
  color: var(--mv-accent) !important;
  background: var(--mv-accent-soft);
}

.footer-tg-link svg {
  flex-shrink: 0;
  color: #229ed9;
}

.footer-light__menus {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px 24px;
  margin-bottom: 48px;
}

@media (min-width: 768px) {
  .footer-light__menus {
    grid-template-columns: repeat(4, 1fr);
  }
}

.footer-menu-col__title {
  margin: 0 0 14px;
  font-size: 14px;
  font-weight: 600;
  color: var(--mv-text);
  letter-spacing: 0.01em;
}

.footer-menu-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-menu-col li + li {
  margin-top: 10px;
}

.footer-menu-col a {
  color: var(--mv-text-secondary) !important;
  font-size: 14px;
  text-decoration: none;
  transition: color 0.2s ease;
}

.footer-menu-col a:hover {
  color: var(--mv-link) !important;
}

.footer-light__bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-top: 24px;
  border-top: 1px solid var(--mv-border);
  font-size: 14px;
  color: var(--mv-text-secondary);
}

.footer-light__bottom p {
  margin: 0;
}

.footer-light__bottom a {
  color: var(--mv-text-secondary) !important;
  text-decoration: none;
}

.footer-light__bottom a:hover {
  color: var(--mv-link) !important;
}

.footer-light__bottom-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.footer-light__operator,
.footer-light__note {
  margin: 0;
  font-size: 13px;
  line-height: 1.45;
  color: var(--mv-text-secondary);
}

.footer-light__operator a,
.footer-light__note a {
  color: var(--mv-text-secondary) !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.footer-light__operator a:hover,
.footer-light__note a:hover {
  color: var(--mv-link) !important;
}

/* Active navigation */
.menu__link.is-active,
.footer-menu-col a.is-active {
  color: var(--mv-link) !important;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}

/* Kill stray gradients in links/icons */
a svg [fill^="url("],
.footer svg [fill^="url("] {
  fill: var(--mv-accent) !important;
}

/* Links */
a {
  color: var(--mv-link);
}

/* Remove Webvizio login icon gradient */
.login-header-icon path {
  fill: var(--mv-accent) !important;
}

body,
button,
input,
textarea,
select {
  font-family: var(--mv-font) !important;
}

/* Hero — no glow halos */
.main-wrapper--video::before,
.main-wrapper--video::after {
  display: none !important;
  content: none !important;
}

/* Extension block — no remote decor */
.home-ai-section::before,
.home-ai-section .ha-bg-icon-1,
.home-ai-section .ha-bg-icon-2,
.home-ai-section .ha-bg-icon-3 {
  display: none !important;
  background-image: none !important;
}

.hero-shot {
  position: relative;
  z-index: 1;
  border-radius: var(--mv-radius-lg);
  box-shadow: var(--mv-shadow);
}
