/*---------------------------------------------- SWIPER ----------------------------------------------*/

/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */

@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;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.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-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}


/*---------------------------------------------- SWIPER ----------------------------------------------*/

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter-Light.woff2) format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter-Regular.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter-Medium.woff2) format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter-SemiBold.woff2) format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter-Bold.woff2) format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter-ExtraBold.woff2) format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter-Black.woff2) format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: border-box;
}
li {
  list-style: none;
}
a {
  color: inherit;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  display: block;
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}
input,
button,
textarea {
  font-family: inherit;
  font-size: inherit;
}
button {
  cursor: pointer;
  color: inherit;
  background-color: inherit;
}
body {
  font-family: 'Inter', sans-serif;
  line-height: 1.3;
  color: #fff;
  overflow-x: hidden;
}
html {
  overflow-x: hidden;
}

[class*='__container'] {
  margin: 0 auto;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 480px) {
  [class*='__container'] {
    width: 480px;
  }
}

@media screen and (min-width: 640px) {
  [class*='__container'] {
    width: 640px;
  }
}

@media screen and (min-width: 768px) {
  [class*='__container'] {
    width: 768px;
  }
}

@media screen and (min-width: 1024px) {
  [class*='__container'] {
    width: 1024px;
  }
}
@media screen and (min-width: 1250px) {
  [class*='__container'] {
    width: 1250px;
  }
}
/*--------------------------------------Header--------------------------*/
.layout-hero {
  background-image: url('../images/bg.webp');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #024ab1;
  padding-top: 95px;
}

@keyframes waveFloat {
  0% {
    background-position: center 0, center center;
  }
  50% {
    background-position: center 20px, center center;
  }
  100% {
    background-position: center 0, center center;
  }
}

.header {
  padding-top: 15px;
  padding-bottom: 20px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 110;
  transition: all 0.3s ease;
}

.header.scrolled {
  background: #1f2476;
  box-shadow: 0 6px 20px rgba(31, 36, 118, 0.5);
  transition: all 0.3s ease;
  padding-top: 15px;
  padding-bottom: 15px;
}

.header.scrolled .header__content {
  border-bottom: none;
  padding-bottom: 0;
}

.header__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 1023px) {
  .header__content {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
}

@media screen and (min-width: 1024px) {
  .header {
    padding-top: 25px;
  }
  .header__nav {
    position: relative;
  }

  .header__content {
    padding-bottom: 20px;
    align-items: center;
  }
  .header__nav::after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.15);
  }

  .header.scrolled .header__nav::after {
    display: none;
  }
}

.logo {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.logo__title,
.logo__subtitle {
  color: #cae2fa;
  line-height: 1.01;
}

.logo__title {
  font-size: 23px;
  font-weight: 800;
}

.logo__subtitle {
  font-size: 8px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.39px;
  text-transform: uppercase;
}

.burger {
  position: relative;
  width: 43px;
  height: 30px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  z-index: 5;
  padding-bottom: 5px;
}

.burger span {
    display: block;
    position: absolute;
    border-radius: 5px;
    width: 34px;
    height: 4px;
    left: 5px;
    background-color: #fff;
    transition: background-color 0.3s, opacity 0.3s, transform 0.5s;
    will-change: transform;
}

.burger span:nth-child(1) {
  transform: translateY(-10px);
}

.burger span:nth-child(3) {
  transform: translateY(10px);
}

.header__content.open .burger span:nth-child(1) {
  transform: translateY(0) rotate(45deg);
}

.header__content.open .burger span:nth-child(2) {
  opacity: 0;
}

.header__content.open .burger span:nth-child(3) {
  transform: translateY(0) rotate(-45deg);
}
.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(18, 20, 23, 0.4);
  visibility: hidden;
  opacity: 0;
  backdrop-filter: blur(2px);
  transition: visibility 0.3s, opacity 0.3s;
  z-index: 2;
}

.header__content.open .backdrop {
  visibility: visible;
  opacity: 1;
}
.header__content.open .menu {
  right: 0;
}

.timer__block {
  display: flex;
}
.timer__text {
  flex-shrink: 0;
  font-size: 18px;
  color: #cae2fa;
}
.timer__hours,
.timer__minutes,
.timer__seconds {
  width: 52px;
  padding: 10px;
  background: linear-gradient(91deg, #5da1d0 0.54%, #8f66db 106.51%);
  border-radius: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.timer__dots {
  margin: 0 10px;
  padding: 10px 0;
  color: #6ab8ff;
  line-height: 1.5;
  font-size: 18px;
}
.header__timer {
  display: none;
}

@media screen and (max-width: 1023px) {
  .menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: -100vw;
    width: 100vw;
    height: 100vh;
    background: #1f2476;
    color: #fff;
    backdrop-filter: blur(6px);
    z-index: 4;
    padding: 30px;
    transition: right 0.5s ease-in-out;
  }
  .menu__item {
    width: 100%;
    text-align: center;
  }
  .menu__item a {
    padding: 20px 0;
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
  }
  .menu__item .button {
    max-width: 315px;
    font-size: 18px;
  }
  .menu__item--last {
    margin-top: 15px;
  }
}

@media screen and (min-width: 375px) {
  .menu {
    width: 375px;
  }
}

@media screen and (min-width: 1024px) {
  .burger {
    display: none;
  }
  .header__nav {
    display: flex;
    align-items: center;
    gap: 40px;
  }
  .header__timer {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .logo__title {
    font-size: 34px;
  }
  .menu {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 40px;
    color: #cae2fa;
    flex-shrink: 0;
  }
  .menu__item {
    font-size: 17px;
  }
  .menu__item {
    position: relative;
  }
  .menu__item::before,
  .menu__item::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 0;
    background: #fff;
    bottom: -10px;
    transition: 0.3s ease;
  }
  .menu__item::before {
    left: 50%;
  }

  .menu__item::after {
    right: 50%;
  }
  .menu__item:hover::before,
  .menu__item:hover::after,
  .menu__item:focus::before,
  .menu__item:focus::after {
    width: 50%;
  }
  .menu__item--last {
    display: none;
  }
}

@media screen and (min-width: 375px) {
  .header {
    padding-bottom: 25px;
  }
}

@media screen and (min-width: 640px) {
  .logo__title {
    font-size: 25px;
  }
  .logo__subtitle {
    font-size: 9px;
  }
  .layout-hero {
    background-image: url('../images/bg-hero-wave.webp'),
      url('../images/bg.webp');
    background-repeat: no-repeat, no-repeat;
    background-position: center 0, center center;
    background-size: cover, cover;
    background-color: #024ab1;
    animation: waveFloat 4s linear infinite;
  }
}

@media screen and (min-width: 768px) {
  .logo__title {
    font-size: 27px;
  }
  .logo__subtitle {
    font-size: 10px;
  }
}

@media screen and (min-width: 1024px) {
  .logo__title {
    font-size: 29px;
  }
  .layout-hero {
    padding-top: 140px;
  }
}

@media screen and (min-width: 1250px) {
  .header {
    padding-bottom: 55px;
  }
  .header__nav {
    gap: 80px;
  }
  .menu {
    gap: 80px;
  }
  .header__timer {
    gap: 25px;
  }
  .layout-hero {
    padding-top: 155px;
  }
}

/*----------------------------------Hero----------------------------*/
.hero {
  padding-bottom: 20px;
}
.hero__header {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 15px;
}

.hero__header::after {
  content: '';
  width: 50px;
  height: 3px;
  background-color: #fff;
  display: block;
}
.hero__title {
  font-size: 38px;
  font-weight: 800;
  line-height: 1.05;
}

.hero__subtitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.28;
  font-style: italic;
}

.hero .accent {
  background: linear-gradient(180deg, #fff156 0%, #ff9500 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hero__body {
  margin-bottom: 15px;
}

.hero__description {
  font-size: 16px;
  font-weight: 700;
}

.hero__content {
  display: flex;
  align-items: center;
  gap: 10px;
}

.product-image-wrapper {
  max-width: 115px;
  flex-shrink: 0;
  position: relative;
}

.product-image-wrapper::before {
  content: '';
  width: 90px;
  height: 35px;
  background: url(../images/sale.svg) no-repeat center/100% 100%;
  position: absolute;
  top: -12px;
  left: -15px;
  animation: img-jitter 3s ease-in-out infinite;
}

.product-image-wrapper::after {
  content: '-50%';
  position: absolute;
  top: -7px;
  left: 5px;
  transform: rotate(-15deg);
  font-size: 18px;
  font-weight: 800;
  color: #1f2476;
  animation: img-jitter 3s ease-in-out infinite;
  rotate: -15deg;
}

.prices {
  display: inline-flex;
  align-items: flex-start;
  margin-bottom: 15px;
}

.price-wrapper-new {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.15;
  background: linear-gradient(180deg, #fff156 0%, #ff9500 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: flex;
  align-items: baseline;
  gap: 2px;
}

.price__new-currency {
  font-size: 20px;
}

.price-wrapper-old {
  display: flex;
  align-items: baseline;
  gap: 2px;
  transform: translateY(-2px);
  position: relative;
}

.price__old {
  font-size: 24px;
  font-weight: 300;
  color: #cae2fa;
  position: relative;
}

.price__old::after {
  content: '';
  position: absolute;
  left: -2px;
  right: -2px;
  top: 50%;
  height: 2px;
  background: #f16183;
  transform: rotate(-14deg);
  transform-origin: center;
}

.price__old-currency {
  font-size: 17px;
  font-weight: 300;
  color: #cae2fa;
}
.button {
  border: transparent;
  outline: transparent;
  padding: 15px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.36px;
  background: linear-gradient(90deg, #ff1a1a 0.25%, #ffae00 89.02%);
  filter: drop-shadow(0 3px 7px rgba(1, 20, 74, 0.5));
  border-radius: 30px;
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease, filter 0.3s ease, box-shadow 0.3s ease;
}

.button:hover,
.button:focus {
  transform: scale(1.01);
  filter: drop-shadow(0 5px 15px rgba(1, 20, 74, 0.6));
  box-shadow: 0 0 20px rgba(255, 174, 0, 0.6);
}

.button::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.5),
    transparent
  );
  animation: shine 2s infinite;
}

@keyframes shine {
  0% {
    left: -100%;
  }

  100% {
    left: 100%;
  }
}

@media screen and (min-width: 375px) {
  .product-image-wrapper {
    max-width: 130px;
  }
  .product-image-wrapper::before {
    width: 100px;
    height: 45px;
    top: -10px;
  }
  .product-image-wrapper::after {
    top: 1px;
    left: 8px;
    font-size: 19px;
  }
  .button {
    width: 345px;
  }
}

@media screen and (min-width: 480px) {
  .product-image-wrapper {
    max-width: 140px;
  }
  .product-image-wrapper::before {
    width: 105px;
    height: 50px;
    top: -7px;
  }
  .product-image-wrapper::after {
    top: 4px;
    left: 9px;
    font-size: 20px;
  }
}

@media screen and (max-width: 639px) {
  .hero .prices {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .hero__body {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 640px) {
  .hero__title {
    font-size: 48px;
  }
  .hero__subtitle {
    font-size: 18px;
  }
  .hero__description {
    font-size: 18px;
  }
  .hero__content {
    position: relative;
    max-width: 430px;
  }
  .product-image-wrapper {
    max-width: 160px;
    position: absolute;
    top: 10px;
    right: -180px;
  }
  .button {
    margin: 0;
    margin-right: auto;
    font-size: 20px;
  }
  .hero__footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    max-width: 345px;
  }
}

@media screen and (min-width: 768px) {
  .hero {
    padding-bottom: 30px;
  }
  .hero__title {
    font-size: 60px;
  }
  .hero__subtitle {
    font-size: 20px;
  }
  .hero__description {
    font-size: 20px;
  }
  .hero__header {
    margin-bottom: 25px;
  }
  .hero__body {
    margin-bottom: 30px;
  }
  .hero__content {
    position: relative;
    max-width: 530px;
  }
  .product-image-wrapper {
    max-width: 180px;
    position: absolute;
    top: 10px;
    right: -210px;
  }
  .button {
    margin: 0;
    margin-right: auto;
  }
  .price__new {
    font-size: 55px;
  }
  .price__new-currency {
    font-size: 25px;
  }
  .price__old {
    font-size: 26px;
  }
  .price__old-currency {
    font-size: 18px;
  }
  .product-image-wrapper::before {
    width: 115px;
    height: 60px;
    top: -7px;
  }
  .product-image-wrapper::after {
    top: 5px;
    font-size: 25px;
  }
  .button {
    font-size: 22px;
  }
}

@media screen and (min-width: 1024px) {
  .hero__container--desk {
    padding-left: 60px;
    padding-right: 60px;
  }
  .hero {
    padding-bottom: 60px;
  }
  .hero__title {
    font-size: 90px;
  }
  .hero__subtitle {
    font-size: 22px;
  }
  .hero__description {
    font-size: 22px;
  }
  .hero__header {
    margin-bottom: 30px;
  }
  .hero__body {
    margin-bottom: 40px;
  }
  .hero__content {
    position: relative;
    max-width: 595px;
  }
  .product-image-wrapper {
    max-width: 250px;
    position: absolute;
    top: 0;
    right: -310px;
  }
  .button {
    margin: 0;
    margin-right: auto;
  }
  .prices {
    margin-bottom: 25px;
  }
  .price__new {
    font-size: 60px;
  }
  .price__new-currency {
    font-size: 30px;
  }
  .price__old {
    font-size: 28px;
  }
  .price__old-currency {
    font-size: 20px;
  }
  .product-image-wrapper::before {
    width: 150px;
    height: 70px;
    left: -30px;
  }
  .product-image-wrapper::after {
    top: 8px;
    left: 2px;
    font-size: 30px;
  }
  .button {
    font-size: 24px;
    width: 315px;
  }
  .hero__footer {
    max-width: 100%;
    align-items: flex-start;
  }
}
@media screen and (min-width: 1250px) {
  .hero__container--desk {
    padding-left: 95px;
    padding-right: 95px;
  }
  .hero {
    padding-bottom: 120px;
  }
  .hero__header {
    gap: 0;
  }
  .hero__title {
    font-size: 105px;
  }
  .hero__subtitle {
    font-size: 24px;
    padding-bottom: 30px;
  }
  .hero__header::after {
    width: 62px;
    height: 4px;
  }
  .hero__description {
    line-height: 1.4;
  }
  .hero__body {
    margin-bottom: 50px;
  }
  .price-wrapper-old {
    transform: translateY(-2px);
  }
  .prices {
    margin-bottom: 33px;
  }
  .price__new {
    font-size: 65px;
  }
  .price__new-currency {
    font-size: 36px;
  }
  .price__old {
    font-size: 30px;
  }
  .price__old-currency {
    font-size: 22px;
  }

  .hero__header {
    margin-bottom: 30px;
  }

  .product-image-wrapper {
    max-width: 320px;
    position: absolute;
    top: -40px;
    right: -373px;
  }
  .button {
    font-size: 25px;
    padding: 20px;
    width: 380px;
    margin: 0;
    margin-right: auto;
  }

  .product-image-wrapper::before {
    width: 220px;
    height: 90px;
    left: -70px;
    top: -11px;
  }
  .product-image-wrapper::after {
    left: -14px;
    font-size: 38px;
  }
}
/*---------------------------Symptoms Section----------------------*/

.symptoms {
  padding-top: 20px;
  padding-bottom: 20px;
  background: linear-gradient(180deg, #eef4ff 0%, #fcfdff 52%, #e9f0ff 100%);
}

.symptoms__list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 20px;
}

.symptoms__item {
  background-color: #cae2fa;
  border-radius: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px;
  color: #1c305a;
  font-style: italic;
  font-weight: 600;
}

.symptoms__item::before {
  content: '';
  width: 35px;
  height: 45px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.symptoms__item--first::before {
  background-image: url('../images/icon-hear.svg');
}

.symptoms__item--second::before {
  background-image: url('../images/icon-ear.svg');
}

.symptoms__item--third::before {
  background-image: url('../images/icon-old-man.svg');
}

.symptoms__title {
  color: #021c63;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 15px;
}

.symptoms__subtitle {
  color: #1c305a;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 15px;
}

.symptoms__subtitle br {
  display: none;
}

.symptoms__subtitle > .accent {
  font-weight: 900;
}

.issues-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #343c7f;
}

.issues-item {
  max-width: 290px;
}

.issues-image-wrapper:hover img {
  transform: scale(1.1);
}

.issues-description {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #444;
  font-weight: 300;
}

.issues-description::before {
  content: '';
  background-color: #d30202;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 5px;
}

.issues-description .accent {
  color: #1f2476;
  font-weight: 600;
}

.issues-image-wrapper {
  filter: drop-shadow(10px 10px 20px rgba(46, 59, 146, 0.1));
  height: 198px;
  width: 290px;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 20px;
  transition: transform 0.3s ease-in-out;
  transform-origin: center;
}
.issues-image-wrapper > img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: transform 0.3s ease-in-out;
}

.history__title {
  color: #021c63;
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 15px;
  line-height: 1.1;
}

.history__content {
  filter: drop-shadow(7.799px 7.799px 15.598px rgba(46, 59, 146, 0.1));
  border-radius: 20px;
  background-color: #fff;
  padding: 20px 15px;
  position: relative;
  font-size: 16px;
  line-height: 1.4;
}

.history__content::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 78px;
  height: 78px;
  border-top-left-radius: 15px;
  border-top: 3px solid #5ca2d0;
  border-left: 3px solid #5ca2d0;
}

.history__content::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 78px;
  height: 78px;
  border-bottom-right-radius: 15px;
  border-bottom: 3px solid #8f66db;
  border-right: 3px solid #8f66db;
}

.history__description,
.history__item {
  color: #444;
  font-weight: 300;
  font-size: 16px;
}

.history__description {
  margin-bottom: 15px;
}

.history__description .accent {
  color: #1f2476;
  font-weight: 600;
}

.history__info {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 15px;
}

.history__text {
  color: #1f2476;
  font-weight: 700;
  font-size: 16px;
}

.history__image-wrapper {
  max-width: 120px;
  flex-shrink: 0;
}

.history__image-wrapper > img {
  border-radius: 20px;
}

.history__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.history__item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.history__item::before {
  content: '';
  width: 7px;
  height: 7px;
  background-color: #1f2476;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 5px;
}

.history__item .accent {
  color: #1f2476;
  font-weight: 700;
}

.history__product {
  display: none;
}

@media screen and (min-width: 375px) {
  .history__image-wrapper {
    max-width: 140px;
  }
  .history__info {
    gap: 15px;
  }
}

@media screen and (min-width: 640px) {
  .symptoms__item {
    max-width: 297px;
  }
  .symptoms__item--third {
    max-width: none;
    width: 100%;
  }
  .symptoms__title {
    font-size: 34px;
  }
  .symptoms__subtitle {
    font-size: 18px;
  }
  .history__content {
    padding: 20px;
  }
  .history__title {
    font-size: 34px;
  }
  .history__image-wrapper {
    max-width: 180px;
  }
  .issues-list {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  .symptoms {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .symptoms__item {
    max-width: 361px;
  }
  .symptoms__item--third {
    max-width: none;
    width: 100%;
  }
  .symptoms__title {
    text-align: center;
    font-size: 38px;
  }
  .symptoms__subtitle {
    text-align: center;
    margin-bottom: 20px;
  }
  .history__product {
    display: block;
    max-width: 120px;
  }
  .history__description {
    max-width: 550px;
  }
  .history__image-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 150px;
  }
  .history__content {
    position: relative;
  }
  .history__body {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .history__image-wrapper > img {
    border-radius: 0;
    border-top-right-radius: 20px;
  }
  .issues-list {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .history__title {
    font-size: 38px;
  }
}

@media screen and (min-width: 1024px) {
  .symptoms {
    padding-top: 60px;
    padding-bottom: 90px;
  }
  .history__image-wrapper::after {
    content: '';
    position: absolute;
    width: 470px;
    height: 160px;
    background: url(../images/wave-down.webp) center/contain no-repeat;
    bottom: -51%;
    right: -17%;
    z-index: -1;
    animation: waveFloat 4s ease-in-out infinite;
  }

  .symptoms__list {
    margin-bottom: 60px;
  }
  .symptoms__item {
    font-size: 18px;
    max-width: calc((100% - 30px) / 3);
  }
  .symptoms__item--first::before {
    width: 40px;
    height: 50px;
  }
  .symptoms__item--second::before {
    width: 42px;
    height: 48px;
  }
  .symptoms__item--third::before {
    width: 50px;
    height: 55px;
  }
  .issues-description {
    font-size: 18px;
  }
  .symptoms__title {
    font-size: 42px;
    margin-bottom: 25px;
  }
  .symptoms__subtitle {
    margin-bottom: 25px;
  }
  .issues-list {
    border-bottom: none;
    position: relative;
  }

  .issues-list::after {
    content: '';
    width: 650px;
    height: 1px;
    background: #343c7f;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .issues-list::before {
    content: '';
    position: absolute;
    width: 220px;
    height: 220px;
    background: url(../images/star.webp) center/contain no-repeat;

    bottom: -15%;
    left: 5%;

    animation: starMove 4s ease-in-out infinite;
  }

  .issues-item {
    max-width: 237px;
  }
  .issues-image-wrapper {
    width: 237px;
    margin-bottom: 15px;
  }
  .history__content {
    max-width: 570px;
  }
  .history__image-wrapper {
    max-width: 400px;
    right: -423px;
    top: 10px;
  }
  .history__product {
    max-width: 145px;
  }
  .history__body {
    gap: 15px;
  }
  .history__image-wrapper > img {
    border-radius: 0;
    border-radius: 20px;
  }
  .history__title {
    font-size: 42px;
    margin-bottom: 25px;
  }
  .history__description {
    max-width: none;
    width: 100%;
  }
  .history__body {
    gap: 35px;
  }
  .issues-list {
    padding-bottom: 70px;
    margin-bottom: 70px;
  }
}

@media screen and (min-width: 1250px) {
  .symptoms {
    padding-bottom: 115px;
  }
  .symptoms__list {
    margin-top: -90px;
    gap: 20px;
    margin-bottom: 105px;
  }
  .symptoms__item {
    max-width: calc((100% - 40px) / 3);
  }
  .symptoms__item--first::before {
    width: 45px;
    height: 58px;
  }
  .symptoms__item--second::before {
    width: 52px;
    height: 53px;
  }
  .symptoms__item--third::before {
    width: 66px;
    height: 57px;
  }
  .symptoms__title {
    font-size: 46px;
    margin-bottom: 34px;
  }
  .symptoms__subtitle {
    margin-bottom: 40px;
  }
  .symptoms__subtitle br {
    display: block;
  }
  .issues-list {
    gap: 20px;
    align-items: baseline;
    margin-bottom: 187px;
    padding-bottom: 115px;
    border-bottom: 0;
    position: relative;
  }
  .issues-list::after {
    width: 770px;
  }

  .issues-list::before {
    width: 300px;
    height: 300px;
    bottom: -31%;
    left: 5%;
  }

  @keyframes starMove {
    0% {
      transform: translate(0, 0);
    }
    25% {
      transform: translate(15px, -10px);
    }
    50% {
      transform: translate(0, -20px);
    }
    75% {
      transform: translate(-15px, -10px);
    }
    100% {
      transform: translate(0, 0);
    }
  }

  .issues-item {
    max-width: 290px;
  }
  .issues-image-wrapper {
    width: 290px;
    height: 240px;
    margin-bottom: 27px;
  }
  .issues-description {
    padding-left: 19px;
  }
  .issues-description::before {
    width: 9px;
    height: 9px;
  }
  .issues-item:nth-child(2n) .issues-image-wrapper {
    height: 270px;
  }
  .history__title {
    font-size: 46px;
    margin-bottom: 53px;
    max-width: 620px;
  }
  .history__content {
    max-width: 670px;
    padding: 37px;
  }
  .history__description {
    font-size: 18px;
    line-height: 1.45;
  }
  .history__image-wrapper {
    max-width: 490px;
    right: -550px;
    top: -210px;
  }
  .history__text {
    font-size: 18px;
    line-height: 1.45;
  }
  .history__image-wrapper::after {
    width: 832px;
    height: 286px;
    bottom: -72%;
    right: -69%;
  }
  .history__item {
    font-size: 18px;
  }
}

/*--------------------------------Compare section----------------------------*/
.compare {
  background-image: url('../images/bg-hero-wave.webp'), url('../images/bg.webp');
  background-repeat: no-repeat, no-repeat;
  background-position: center 0, center center;
  background-size: cover, cover;
  background-color: #024ab1;
  animation: waveFloat 4s linear infinite;
  padding-top: 20px;
  padding-bottom: 20px;
}

.compare__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  margin-bottom: 15px;
}

.compare__title {
  font-size: 28px;
  font-weight: 900;
  line-height: 1.16;
  margin-bottom: 15px;
}

.compare__title span {
  font-size: 20px;
}

.block-compare {
  background: #fff;
  border-radius: 20px;
  padding: 15px;
  width: 100%;
}

.block-compare__title {
  color: #1c2156;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.block-compare__title--with-support {
  font-size: 18px;
}

.block-compare__header {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 15px;
}

.block-compare__header-wrapper {
  display: flex;
  align-items: center;
  gap: 13px;
}

.block-compare__image {
  max-width: 70px;
}

.play-image {
  transition: transform 0.25s ease, filter 0.25s ease;
}

.play-image {
  cursor: url('../images/play.png') 10 10, pointer;
}

.play-image.playing {
  cursor: url('../images/pause.png') 10 10, pointer;
}

.play-image:hover {
  transform: scale(1.05);
  filter: drop-shadow(0 4px 10px rgba(255, 190, 0, 0.6));
}

.play-image.playing {
  transform: scale(1.05);
  filter: drop-shadow(0 0 15px rgba(255, 180, 0, 0.9));
}

.block-compare__product {
  max-width: 35px;
}

.block-compare__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #1f2476;
}

.block-compare__item {
  display: flex;
  gap: 10px;
  position: relative;
}

.block-compare__list--support .block-compare__item::before {
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: linear-gradient(180deg, #00a875 0%, #00d494 100%);
  box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.25) inset;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  flex-shrink: 0;
}

.block-compare__list--support .block-compare__item::after {
  content: '';
  width: 20px;
  height: 20px;
  background: url('../images/check.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 2px;
  left: 2px;
}

.block-compare__list--without-support .block-compare__item::before {
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: linear-gradient(180deg, #ec3f31 0%, #e37970 100%), #d9d9d9;
  box-shadow: 0 -3.12px 3.12px 0 rgba(0, 0, 0, 0.25) inset,
    0 3.12px 3.12px 0 rgba(0, 0, 0, 0.25);
  flex-shrink: 0;
}

.block-compare__list--without-support .block-compare__item::after {
  content: '';
  width: 20px;
  height: 20px;
  background: url('../images/cross.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 2px;
  left: 2px;
}

.order-block {
  display: flex;
  flex-direction: column;
}

.order-block__content {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}

.order-block__title {
  font-size: 50px;
  font-weight: 800;
  line-height: 1;
}

.order-block__subtitle {
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  line-height: 1.28;
}

.order-block__product {
  max-width: 55px;
  flex-shrink: 0;
  position: relative;
}

.order-block__header {
  display: flex;
  flex-direction: column;
}

.order-block__product::before {
  content: '';
  width: 70px;
  height: 25px;
  background: url(../images/sale.svg) no-repeat center/100% 100%;
  position: absolute;
  top: -5px;
  left: 10px;
}

.order-block__product::after {
  content: '-50%';
  position: absolute;
  top: -2px;
  left: 25px;
  transform: rotate(-15deg);
  font-size: 14px;
  font-weight: 800;
  color: #1f2476;
}

@media screen and (min-width: 375px) {
  .block-compare {
    padding: 15px;
  }
  .block-compare__product {
    max-width: 40px;
  }
}

@media screen and (min-width: 375px) and (max-width: 639px) {
  .order-block {
    position: relative;
    max-width: 345px;
    margin: 0 auto;
  }
  .order-block__product {
    max-width: 85px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .order-block__header {
    max-width: 240px;
    margin-left: auto;
  }
  .order-block .prices {
    justify-content: flex-end;
  }
  .order-block__product::before {
    width: 85px;
    height: 30px;
  }
  .order-block__product::after {
    top: -1px;
    left: 30px;
    font-size: 16px;
  }
}

@media screen and (min-width: 480px) {
  .block-compare--with-star {
    position: relative;
    overflow: hidden;
  }

  .block-compare--with-star::after {
    content: '';
    width: 140px;
    height: 140px;
    background: url(../images/star.webp) center/contain no-repeat;
    position: absolute;
    top: -7%;
    right: -7%;
    animation: starMove 4s ease-in-out infinite;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  .sound-block {
    position: relative;
  }
  .block-compare__product {
    position: absolute;
    top: 15px;
    right: 15px;
    max-width: 75px;
  }
  .sound-block .block-compare__item:first-child,
  .sound-block .block-compare__item:nth-child(2) {
    max-width: 335px;
  }
}

@media screen and (min-width: 640px) {
  .compare__title,
  .compare__title span {
    font-size: 34px;
  }
  .compare__title {
    text-align: center;
  }
  .compare__title br {
    display: none;
  }
  .compare__block {
    max-width: calc((100% - 15px) / 2);
  }
  .block-compare__header-wrapper,
  .block-compare__header {
    gap: 6px;
  }
  .order-block {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .order-block__content {
    max-width: 317px;
  }
  .order-block .button {
    margin: 0;
  }
  .block-compare__image {
    max-width: 90px;
  }

  .block-compare--with-star::after {
    width: 120px;
    height: 120px;
    top: -2%;
    right: -13%;
  }
  .compare__wrapper {
    margin-bottom: 20px;
  }
  .block-compare__title {
    max-width: 165px;
  }
}

@media screen and (min-width: 768px) {
  .compare {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .block-compare__product {
    max-width: 50px;
  }
  .block-compare__title {
    font-size: 23px;
  }

  .block-compare__title--with-support {
    font-size: 21px;
  }

  .block-compare__image {
    max-width: 120px;
    flex-shrink: 0;
  }
  .order-block__product {
    max-width: 60px;
  }
  .order-block__product::before {
    width: 80px;
    height: 30px;
  }
  .order-block__product::after {
    top: 0;
    left: 27px;
    font-size: 16px;
  }
  .order-block__content {
    max-width: 410px;
  }
  .compare__title {
    font-size: 38px;
  }

  .block-compare--with-star::after {
    width: 140px;
    height: 140px;
    right: -9%;
  }
  .compare__wrapper {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 1024px) {
  .compare {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .block-compare__product {
    max-width: 70px;
  }
  .block-compare__image {
    max-width: 167px;
  }
  .compare__title {
    font-size: 42px;
    margin-bottom: 40px;
  }
  .block-compare__title {
    font-size: 30px;
  }
  .block-compare__title--with-support {
    font-size: 24px;
  }
  .block-compare__list {
    font-size: 18px;
  }
  .block-compare__header,
  .block-compare__header-wrapper {
    gap: 27px;
  }
  .order-block__content {
    max-width: none;
  }
  .order-block__title {
    font-size: 60px;
  }
  .order-block__product {
    max-width: 70px;
  }
  .order-block__product::before {
    width: 90px;
    height: 35px;
  }
  .order-block__product::after {
    top: 1px;
    left: 29px;
    font-size: 18px;
  }
  .block-compare--with-star::after {
    width: 170px;
    height: 170px;
    top: 0;
    right: -7%;
  }
}

@media screen and (min-width: 1250px) {
  .compare__title,
  .compare__title span {
    font-size: 46px;
  }
  .compare {
    padding-top: 100px;
    padding-bottom: 58px;
  }
  .compare__title {
    margin-bottom: 53px;
  }
  .block-compare {
    padding: 40px 30px;
  }
  .block-compare__image {
    max-width: 176px;
  }
  .block-compare__title {
    max-width: 250px;
  }
  .block-compare__header {
    margin-bottom: 35px;
  }
  .block-compare__item {
    gap: 22px;
  }
  .compare__wrapper {
    gap: 20px;
    margin-bottom: 43px;
  }
  .compare__block {
    max-width: 600px;
  }
  .block-compare__header {
    gap: 30px;
  }
  .block-compare__title--with-support {
    max-width: 190px;
  }
  .block-compare__header--with-product {
    position: relative;
  }
  .block-compare__product {
    position: absolute;
    top: -14px;
    right: 23px;
    max-width: 93px;
  }
  .order-block__title {
    font-size: 65px;
  }
  .order-block__product {
    max-width: 85px;
  }
  .order-block {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .order-block .prices {
    margin-bottom: 0;
  }
  .order-block__content {
    margin-bottom: 0;
    width: 472px;
  }
  .order-block__content {
    gap: 30px;
  }
  .order-block .price-wrapper-old {
    transform: translateY(-2px);
  }
  .order-block .button {
    width: 380px;
  }
  .order-block .prices {
    max-width: 317px;
  }
  .order-block__product::before {
    top: -15px;
    width: 110px;
    height: 40px;
  }
  .order-block__product::after {
    top: -7px;
    left: 36px;
    font-size: 20px;
  }
  .block-compare--with-star::after {
    width: 200px;
    height: 200px;
    top: 6%;
    right: 2%;
  }
}

/*-----------------------------Effects-section---------------------------*/

.effects {
  background-image: url('../images/bg-hero-wave.webp'), url('../images/bg.webp');
  background-repeat: no-repeat, no-repeat;
  background-position: center 0, center center;
  background-size: cover, cover;
  background-color: #024ab1;
  animation: waveFloat 4s linear infinite;
  padding-top: 20px;
  padding-bottom: 20px;
}

.effects__title {
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  line-height: 1.06;
  margin-bottom: 30px;
}

.effects__title .accent {
  background: linear-gradient(180deg, #fff156 0%, #ff9500 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.diagram {
  position: relative;
  width: 100px;
  height: 100px;
}
.diagram svg {
  width: 120px;
  height: 120px;
}

.outer {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 20px;
  background-color: #fff;
}

.inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 60px;
  width: 60px;
  background-color: #0048b5;
  border-radius: 50%;
}

.number {
  font-weight: 600;
  color: #fff;
  font-size: 18px;
}

.statistics__item:first-child .diagram circle {
  fill: none;
  stroke: url(#GradientColor1);
  stroke-width: 20px;
  stroke-dashoffset: 450;
  transition: stroke-dashoffset 2s linear;
}

.statistics__item:nth-child(2) .diagram circle {
  fill: none;
  stroke: url(#GradientColor2);
  stroke-width: 20px;
  stroke-dashoffset: 450;
  transition: stroke-dashoffset 2s linear;
}
.statistics__item:nth-child(3) .diagram circle {
  fill: none;
  stroke: url(#GradientColor3);
  stroke-width: 20px;
  stroke-dashoffset: 450;
  transition: stroke-dashoffset 2s linear;
}

.diagram svg {
  position: absolute;
  top: -10px;
  left: -10px;
  overflow: visible;
}

.percent {
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  background: linear-gradient(180deg, #fff156 0%, #ff9500 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.clients {
  color: #fff;
  font-size: 11px;
  font-weight: 300;
}

.statistics__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
  padding-left: 5px;
}

.statistics__item {
  display: flex;
  align-items: center;
  gap: 15px;
}

.statistics__text {
  font-weight: 300;
}

.statistics__text .accent {
  font-weight: 700;
}

.components {
  background-color: #fff;
  padding: 20px 15px;
  border-radius: 20px;
}

.components__list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 15px;
}

.components__item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.components__image-wrapper {
  max-width: 55px;
  flex-shrink: 0;
}

.components__title {
  color: #1f2476;
  font-weight: 700;
  font-size: 18px;
}

.components__text {
  color: #1f2476;
  font-weight: 300;
  font-size: 16px;
}

.components .button {
  width: 260px;
}

@media screen and (min-width: 640px) {
  .effects__title {
    font-size: 34px;
  }
  .diagram {
    width: 130px;
    height: 130px;
  }

  .diagram svg {
    width: 150px;
    height: 150px;
    top: -15px;
    left: -15px;
  }
  .outer {
    width: 120px;
    height: 120px;
  }
  .inner {
    width: 80px;
    height: 80px;
  }
  .statistics__list {
    justify-content: center;
  }
  .statistics__item {
    gap: 20px;
    max-width: 290px;
  }
  .statistics__text {
    font-size: 18px;
  }
  .percent {
    font-size: 25px;
  }
  .clients {
    font-size: 14px;
  }
  .components__item {
    max-width: calc((100% - 15px) / 2);
  }
  .components .button {
    margin: 0 auto;
  }
  .components {
    padding: 20px;
    border-radius: 30px;
  }
}

@media screen and (min-width: 640px) and (max-width: 1023px) {
  .statistics__item:last-child {
    max-width: 470px;
  }
}

@media screen and (min-width: 768px) {
  .effects {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .effects__title {
    font-size: 38px;
  }
  .statistics__item {
    gap: 24px;
    max-width: 355px;
  }
  .components__list {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .effects {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .effects__title {
    font-size: 42px;
    margin-bottom: 50px;
  }
  .statistics__item {
    max-width: 310px;
  }
  .components__list {
    gap: 20px;
  }
  .components__item {
    max-width: calc((100% - 60px) / 4);
  }
  .statistics__list {
    gap: 25px;
    margin-bottom: 50px;
  }
  .statistics__item:not(:last-child) {
    border-right: 1px solid #d6d6e1;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1250px) {
  .effects {
    padding-top: 110px;
    padding-bottom: 160px;
  }
  .effects__title {
    font-size: 46px;
    margin-bottom: 95px;
  }
  .diagram {
    width: 130px;
    height: 130px;
  }

  .diagram svg {
    width: 170px;
    height: 170px;
    top: -20px;
    left: -20px;
  }
  .outer {
    width: 130px;
    height: 130px;
  }
  .inner {
    width: 90px;
    height: 90px;
  }
  .statistics__list {
    gap: 35px;
  }
  .statistics__item {
    max-width: calc((100% - 90px) / 3);
  }
  .statistics__item:not(:last-child) {
    border-right: 1px solid #d6d6e1;
    padding-right: 30px;
  }
  .percent {
    font-size: 30px;
  }
  .clients {
    font-size: 15px;
  }
  .statistics__list {
    margin-bottom: 95px;
  }
  .components {
    padding: 30px;
    position: relative;
  }
  .components__text {
    font-size: 18px;
  }
  .components .button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 365px;
  }
  .components__list {
    gap: 25px;
  }
  .components__item {
    max-width: calc((100% - 75px) / 4);
  }
  .components__image-wrapper {
    max-width: 65px;
  }
  .components__title {
    font-size: 20px;
  }
}

/*----------------------------Results section-----------------------------*/
.bg-wrapper {
  background: linear-gradient(180deg, #eef4ff 0%, #fcfdff 52%, #e9f0ff 100%);
}

.results {
  padding-top: 20px;
  padding-bottom: 20px;
}

.table::before {
  content: '';
  width: 300px;
  height: 270px;
  background: url('../images/results-bg-mob.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 22px;
  left: -78px;
  z-index: -1;
}

@keyframes waveMoveMobile {
  0% {
    background-position: center calc(50% - 200px);
  }
  50% {
    background-position: center calc(50% - 80px);
  }
  100% {
    background-position: center calc(50% - 200px);
  }
}

.results__title {
  font-size: 30px;
  color: #021c63;
  font-weight: 900;
  line-height: 1.24;
  margin-bottom: 15px;
}

.results__product {
  max-width: 140px;
  margin: 0 auto 20px;
  position: relative;
  z-index: 2;
}

.results__product::before {
  content: '';
  width: 90px;
  height: 35px;
  background: url(../images/sale.svg) no-repeat center/100% 100%;
  position: absolute;
  top: -8px;
  right: -20px;
  animation: img-jitter 3s ease-in-out infinite;
}

.results__product::after {
  content: '-50%';
  position: absolute;
  top: -4px;
  left: 89px;
  font-size: 18px;
  font-weight: 800;
  color: #1f2476;
  animation: img-jitter 3s ease-in-out infinite;
  rotate: -15deg;
}

.results__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  counter-reset: item;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(52, 60, 127, 0.2);
}
.results__subtitle {
  font-size: 18px;
  color: #1f2476;
  font-weight: 700;
  line-height: 1.16;
  margin-bottom: 10px;
}

.results__text {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.33;
  color: #444;
}

.results__text span {
  color: #1f2476;
  font-weight: 600;
}

.results__item {
  display: flex;
  position: relative;
  gap: 10px;
  align-items: flex-start;
}

.results__item::before {
  content: '';
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #fff;
  filter: drop-shadow(0 10.12px 6.747px rgba(186, 192, 202, 0.25));
  flex-shrink: 0;
}

.results__item::after {
  counter-increment: item;
  content: counter(item);
  background: linear-gradient(30deg, #d05d5d 0.25%, #f6e423 72.02%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36px;
  font-weight: 700;
  position: absolute;
  top: 26px;
  left: 26px;
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 640px) {
  .results__list {
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 25px;
  }
  .results__item {
    max-width: calc((100% - 15px) / 2);
  }
  .results__product {
    max-width: 155px;
    margin-bottom: 35px;
  }
  .results__title {
    text-align: center;
    font-size: 34px;
  }

  .results__product::before {
    width: 110px;
    height: 50px;
    top: -8px;
    right: -20px;
  }

  .results__product::after {
    top: 2px;
    left: 92px;
    font-size: 21px;
  }
  .table::before {
    top: 38px;
    left: -67px;
  }
}

@media screen and (min-width: 768px) {
  .results {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../images/wave-up.webp) center calc(50% - 20px) / contain
      no-repeat;

    animation: waveMoveMobile 3s ease-in-out infinite;
  }

  .results__content {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 10px;
  }
  .results__list {
    flex-direction: column;
    padding-bottom: 40px;
  }
  .results__product {
    max-width: 190px;
    margin: 0;
  }
  .results__item {
    max-width: 550px;
  }
  .results__title {
    margin-bottom: 30px;
    font-size: 38px;
  }

  .results__product::before {
    width: 130px;
    height: 60px;
    top: -22px;
    right: -4px;
  }

  .results__product::after {
    top: -9px;
    left: 95px;
    font-size: 25px;
  }

  .table::before {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .results {
    padding-top: 60px;
    padding-bottom: 60px;

    background: url(../images/table.webp) center calc(50% - 30px) / cover
        no-repeat,
      url(../images/wave-up.webp) center calc(50% - 20px) / contain no-repeat;

    animation: waveMoveDesktop 3s ease-in-out infinite;
  }

  .results__content {
    position: relative;
  }
  .results__product {
    position: absolute;
    max-width: 230px;
    top: 10px;
    right: 0;
  }
  .results__title {
    margin-bottom: 50px;
    font-size: 42px;
  }
  .results__subtitle {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .results__text {
    font-size: 18px;
  }
  .results__item::before {
    width: 70px;
    height: 70px;
    margin-top: 0;
  }
  .results__item::after {
    font-size: 45px;
    top: 35px;
    left: 35px;
  }
  .results__list {
    margin-right: auto;
    padding-bottom: 15px;
    border-bottom: none;
    position: relative;
  }

  .results__list::after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: url(../images/star.webp) center/contain no-repeat;

    bottom: -38%;
    left: -11%;
    animation: starMove 4s ease-in-out infinite;
  }

  .results__item {
    gap: 20px;
    max-width: 650px;
  }
  .results__container--desk {
    padding-left: 50px;
    padding-right: 70px;
  }
  .results__product::before {
    width: 150px;
    height: 70px;
    top: -23px;
    right: -20px;
  }

  .results__product::after {
    top: -7px;
    left: 135px;
    font-size: 29px;
  }
}

@media screen and (min-width: 1250px) {
  .results {
    padding-top: 175px;
    padding-bottom: 103px;
  }
  .results__list {
    gap: 47px;
    padding-bottom: 37px;
  }
  .results__title {
    font-size: 46px;
    max-width: 570px;
    text-align: left;
    line-height: 1.1;
    margin-bottom: 62px;
  }
  .results__subtitle {
    font-size: 22px;
  }
  .results__item {
    gap: 27px;
    max-width: 594px;
  }
  .results__item::before {
    width: 80px;
    height: 80px;
  }
  .results__item::after {
    font-size: 54px;
    top: 40px;
    left: 40px;
  }
  .results__product {
    max-width: 365px;
    top: -205px;
    right: 47px;
  }
  .results__product::before {
    width: 220px;
    height: 100px;
    top: -22px;
    right: -20px;
  }

  .results__product::after {
    top: -2px;
    left: 212px;
    font-size: 46px;
  }
  .results__list::after {
    width: 270px;
    height: 270px;
    bottom: -39%;
    left: -6%;
  }
}

/*-----------------------------------Bebefits-section-----------------------*/
.benefits {
  padding-bottom: 20px;
}
.benefits__title {
  font-size: 30px;
  color: #021c63;
  font-weight: 900;
  line-height: 1.24;
  margin-bottom: 15px;
}

.benefits__list {
  display: flex;
  flex-direction: column;
  color: #1f2476;
}

.benefits__subtitle {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.16;
  border-radius: 7.799px;
  background: #fff;
  box-shadow: 0 11.698px 7.799px 0 rgba(186, 192, 202, 0.25);
  padding: 10px;
  display: inline-block;
}

.benefits__item {
  display: flex;
  position: relative;
  gap: 10px;
}

.benefits__item::before {
  content: '';
  width: 20px;
  height: 20px;
  background: #fff;
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid #d8e4f2;
  margin-top: 10px;
}

.benefits__item::after {
  content: '';
  width: 12px;
  height: 12px;
  background: linear-gradient(180deg, #fff156 0%, #ff9500 100%);
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: 10px;
  transform: translate(-50%, -50%);
  animation: pulse 1.8s ease-in-out infinite alternate;
}

.benefits__text {
  font-size: 16px;
  padding-left: 30px;
  border-left: 1px solid #d8e4f2;
  margin-left: -20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.benefits__text--last {
  border-left: none;
  padding-bottom: 0;
}

.mySwiper {
  margin-bottom: 15px;
  height: auto !important;
}

.mySwiper .swiper-slide {
  flex: 1 1 auto;
  aspect-ratio: 4 / 3;
  border-radius: 20px;
  overflow: hidden;
  border: 2px solid transparent;
  cursor: pointer;
  transition: all 0.3s ease;
}

.mySwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mySwiper .swiper-wrapper {
  display: flex;
  gap: 10px;
}

.mySwiper .swiper-slide-thumb-active {
  display: none !important;
}

.product-gallery {
  max-width: 500px;
  width: 100%;
}
.products-slider .swiper-wrapper {
  height: auto !important;
}

.products-slider .swiper-slide {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 20px;
}

.products-slider {
  margin-bottom: 15px;
}

.products-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

@media screen and (min-width: 640px) {
  .benefits__title {
    font-size: 34px;
    text-align: center;
  }
  .benefits__list {
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 15px;
  }
  .benefits__item {
    max-width: calc((100% - 15px) / 2);
  }

  .benefits__item--fourth .benefits__text {
    border-left: 1px solid #d8e4f2;
  }
  .benefits__item--first {
    order: 1;
  }
  .benefits__item--fourth {
    order: 2;
  }
  .benefits__item--second {
    order: 4;
  }
  .benefits__item--third {
    order: 3;
  }
  .benefits__item--fifth {
    order: 5;
  }
  .benefits__item--fifth {
    max-width: 100%;
  }
  .benefits__item--second .benefits__text {
    border-left: none;
  }
  .product-gallery {
    max-width: 400px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .benefits {
    padding-bottom: 30px;
  }
  .benefits__title {
    font-size: 38px;
    margin-bottom: 30px;
  }
  .benefits__subtitle {
    font-size: 18px;
  }
  .benefits__wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .benefits__list {
    flex-direction: column;
  }
  .product-gallery {
    max-width: 350px;
    margin: 0;
    flex-shrink: 0;
  }
  .benefits__item {
    max-width: 370px;
  }
  .benefits__item--fourth {
    order: 4;
  }
  .benefits__item--second {
    order: 2;
  }
  .benefits__item--second .benefits__text {
    border-left: 1px solid #d8e4f2;
  }
  .mySwiper {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .benefits {
    padding-bottom: 60px;
  }
  .benefits__title {
    font-size: 42px;
  }
  .benefits__subtitle {
    font-size: 19px;
  }
  .benefits__item {
    gap: 20px;
    max-width: 100%;
  }
  .benefits__item::before {
    width: 26px;
    height: 26px;
  }

  .benefits__item::after {
    width: 15px;
    height: 15px;
    top: 23px;
    left: 13px;
  }
  .product-gallery {
    max-width: 450px;
  }
  .benefits__text {
    margin-left: -34px;
    padding-left: 50px;
    font-size: 18px;
  }
  .benefits__wrapper {
    gap: 25px;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1250px) {
  .benefits {
    padding-bottom: 90px;
  }
  .benefits__title {
    font-size: 46px;
    margin-bottom: 63px;
  }
  .product-gallery {
    max-width: 516px;
  }
  .products-slider {
    margin-bottom: 25px;
  }
  .benefits__item {
    max-width: 525px;
    gap: 40px;
  }
  .benefits__subtitle {
    font-size: 22px;
  }
  .benefits__text {
    padding-top: 28px;
    padding-bottom: 28px;
    margin-left: -54px;
    padding-left: 70px;
  }
  .mySwiper .swiper-wrapper {
    gap: 30px;
  }
  .benefits__list {
    position: relative;
  }
  .benefits__list::after {
    content: '';
    width: 832px;
    height: 262px;
    background: url('../images/wave-down.webp');
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    transform: rotate(-88deg) translateY(0);
    top: 20%;
    right: -100%;

    animation: benefitsWave 10s ease-in-out infinite;
  }
}

/*-------------------------------------Reviews section-------------------------*/
.reviews {
  padding: 20px 0;
  background: url(../images/wave-up.webp) center calc(50% - 100px) / contain
      no-repeat,
    linear-gradient(180deg, #eef4ff 0%, #fcfdff 52%, #e9f0ff 100%);
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  animation: waveMove 6s linear infinite;
}
.swiper {
  position: relative;
}

.swiper-reviews {
  padding-bottom: 60px;
}

.swiper-pagination-bullet {
  background: #737375;
  width: 18px;
  height: 18px;
}

.swiper-pagination-bullet-active {
  background: linear-gradient(180deg, #fff156 0%, #ff9500 100%);
  width: 20px;
  height: 20px;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none !important;
}

.swiper-navigation-icon,
.swiper-navigation-icon {
  display: none !important;
}

.swiper-button-prev,
.swiper-button-next {
  display: flex;
  justify-content: center;
  align-items: center;
  top: calc(100% - 20px);
  width: 40px;
}

.swiper-button-next img,
.swiper-button-prev img {
  width: 40px;
}
.swiper-button-prev {
  left: 30px;
}

.swiper-button-next {
  right: 30px;
}

.reviews__title {
  color: #021c63;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 15px;
}

.reviews-slide__header {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}
.reviews__info {
  display: flex;
  flex-direction: column;
}
.reviews__avatar {
  flex-shrink: 0;
  width: 65px;
  height: 65px;
}
.reviews__avatar > img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.reviews__name {
  color: #1c2156;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}
.reviews__date {
  color: #444;
  font-weight: 300;
  font-size: 14px;
}
.reviews-slide {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 20px;
  height: auto !important;
  max-width: 500px;
  position: relative;
  border-radius: 20px;
  color: #444;
}

.arrow-left {
  transform: scaleX(-1);
}

.reviews__rating {
  content: '';
  width: 85px;
  height: 17px;
  background-image: url('../images/star-green.svg');
  background-repeat: repeat-x;
  background-size: 17px 17px;
  margin-bottom: 5px;
}

.swiper-reviews .swiper-wrapper {
  align-items: stretch;
}

@media screen and (min-width: 640px) {
  .swiper-button-next {
    right: 120px;
  }
  .swiper-button-prev {
    left: 120px;
  }
  .reviews__title {
    font-size: 34px;
  }

  .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
  }

  .swiper-pagination-bullet-active {
    width: 22px;
    height: 22px;
  }
}

@media screen and (min-width: 768px) {
  .reviews {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .swiper-button-next {
    right: 140px;
  }
  .swiper-button-prev {
    left: 140px;
  }
  .reviews__title {
    font-size: 38px;
    margin-bottom: 30px;
  }
  .swiper-pagination-bullet {
    width: 22px;
    height: 22px;
  }

  .swiper-pagination-bullet-active {
    width: 24px;
    height: 24px;
  }

  .swiper-reviews {
    padding-bottom: 70px;
  }
}

@media screen and (min-width: 1024px) {
  .reviews {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .reviews__text {
    font-size: 18px;
  }
  .reviews__name {
    font-size: 21px;
  }
  .reviews__date {
    font-size: 16px;
  }
  .swiper-button-next {
    right: 180px;
  }
  .swiper-button-prev {
    left: 180px;
  }
  .swiper-reviews {
    padding-bottom: 80px;
  }
  .reviews__title {
    font-size: 42px;
    margin-bottom: 50px;
  }
  .swiper-pagination-bullet {
    width: 24px;
    height: 24px;
  }

  .swiper-pagination-bullet-active {
    width: 26px;
    height: 26px;
  }
  .swiper-reviews {
    padding-bottom: 90px;
  }
}

@media screen and (min-width: 1250px) {
  .reviews {
    padding-top: 130px;
    padding-bottom: 85px;
  }
  .reviews__name {
    font-size: 24px;
  }
  .reviews__title {
    font-size: 46px;
    margin-bottom: 70px;
  }
  .swiper-reviews {
    padding-bottom: 110px;
  }
}

/*----------------------------------Product-Order-Section------------------------------*/

.product-order {
  background-image: url('../images/bg-hero-wave.webp'), url('../images/bg.webp');
  background-repeat: no-repeat, no-repeat;
  background-position: center 0, center center;
  background-size: cover, cover;
  background-color: #024ab1;
  animation: waveFloat 4s linear infinite;
  padding-top: 30px;
  padding-bottom: 20px;
}

.product-order__text {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 15px;
}

.product-order__title {
  font-size: 20px;
  font-weight: 900;
  background: linear-gradient(180deg, #fff156 0%, #ff9500 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 15px;
  line-height: 1.1;
}

.product-order__description {
  font-size: 16px;
  font-weight: 700;
}

.form {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.product-order .prices {
  margin: 0 auto;
}

.form__input-wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}

.form__input {
  width: 100%;
  outline: transparent;
  border: transparent;
  padding: 15px;
  background: #fff;
  filter: drop-shadow(0 3.12px 7.799px rgba(1, 20, 74, 0.5));
  border-radius: 30px;
  color: #1f2476;
  transition: box-shadow 0.3s ease, transform 0.2s ease;
  text-align: center;
}

.form__input:focus,
.form__input:hover {
  box-shadow: 0 0 0 3px rgba(255, 175, 0, 0.6), 0 3px 7px rgba(1, 20, 74, 0.5);
  transform: scale(1.02);
}

.form__input::placeholder {
  font-size: 16px;
  color: #1f2476;
  letter-spacing: 0.32px;
  text-align: center;
}

.form .button {
  width: 100%;
}

.product-order__details {
  position: relative;
}

.product-order__details,
.product-order__content {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 0 auto 15px;
}
.product-order .product-image-wrapper {
  max-width: 115px;
}

.product-order__timer {
  display: none;
}

@media screen and (min-width: 480px) {
  .form__input-wrapper {
    display: flex;
    flex-direction: row;
  }
  .product-order .timer__hours,
  .product-order .timer__minutes,
  .product-order .timer__seconds {
    font-size: 20px;
    width: 45px;
  }
  .product-order__timer {
    display: flex;
    flex-direction: column;
  }
  .product-order .timer__text {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .product-order .prices {
    width: 245px;
  }

  .product-order__text {
    font-size: 18px;
  }
  .product-order__title {
    font-size: 24px;
  }
  .product-order__description {
    font-size: 18px;
  }
  .product-order .prices {
    margin: 0;
  }
}

@media screen and (min-width: 640px) {
  .product-order__content {
    display: flex;
  }
  .product-order__wrapper {
    max-width: 445px;
  }

  .product-order .product-image-wrapper {
    max-width: 150px;
    top: 40px;
    right: -168px;
  }
  .product-order__title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .product-order__text {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .product-order .product-image-wrapper::before {
    top: -22px;
    left: -5px;
  }
  .product-order .product-image-wrapper::after {
    top: -11px;
    left: 19px;
  }
}

@media screen and (min-width: 768px) {
  .product-order {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .product-order__text {
    font-size: 24px;
  }
  .product-order__title {
    font-size: 34px;
  }
  .product-order__wrapper {
    max-width: 510px;
  }
  .product-order .prices {
    width: 310px;
  }
  .timer__text {
    font-size: 16px;
  }
  .product-order .product-image-wrapper {
    max-width: 205px;
    top: 10px;
    right: -230px;
  }

  .form__input::placeholder,
  .form__input {
    font-size: 18px;
  }
  .product-order__details {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .product-order {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .product-order__container--desk {
    padding-left: 60px;
    padding-right: 60px;
  }
  .product-order__text {
    font-size: 29px;
    margin-bottom: 25px;
  }
  .product-order__title {
    font-size: 40px;
    margin-bottom: 25px;
  }
  .product-order__description {
    font-size: 20px;
  }
  .product-order__content {
    margin-bottom: 25px;
  }
  .product-order .timer__hours,
  .product-order .timer__minutes,
  .product-order .timer__seconds {
    font-size: 24px;
    width: 52px;
  }
  .product-order .timer__text {
    font-size: 16px;
  }
  .product-order__wrapper {
    max-width: 580px;
  }
  .product-order__content {
    justify-content: space-between;
  }
  .product-order .product-image-wrapper {
    max-width: 260px;
    top: -15px;
    right: -327px;
  }
  .product-order .product-image-wrapper::before {
    top: -13px;
    left: -17px;
  }
  .product-order .product-image-wrapper::after {
    top: 0;
    left: 16px;
  }
  .form__input::placeholder,
  .form__input {
    font-size: 20px;
  }
  .product-order__details {
    margin-bottom: 40px;
  }
  .form__input {
    padding: 20px;
  }
  .timer__text {
    font-size: 17px;
  }
}

@media screen and (min-width: 1250px) {
  .product-order__container--desk {
    padding-left: 95px;
  }
  .product-order {
    padding-top: 107px;
    padding-bottom: 115px;
  }
  .product-order__text {
    font-size: 35px;
  }
  .product-order__title {
    font-size: 46px;
  }
  .product-order__description {
    font-size: 22px;
  }
  .product-order__details {
    margin-bottom: 80px;
  }
  .product-order__content {
    margin-bottom: 20px;
  }
  .product-order .product-image-wrapper {
    max-width: 310px;
    top: -20px;
    right: -433px;
  }
  .product-order .product-image-wrapper::before {
    left: -75px;
  }
  .product-order .product-image-wrapper::after {
    top: 6px;
    left: -18px;
  }
  .product-order .timer__text {
    margin-bottom: 10px;
  }
  .product-order .price-wrapper-old {
    transform: translateY(-2px);
  }
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background: linear-gradient(0deg, #eef7ff 0%, #eef7ff 100%), #fff;
}
.footer__text {
  text-align: center;
  font-size: 14px;
  color: #1c305a;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer__text {
    font-size: 16px;
  }
}

@media screen and (min-width: 1024px) {
  .footer__text {
    font-size: 18px;
  }
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@keyframes waveMoveDesktop {
  0% {
    background-position: center center, center calc(50% - 200px);
  }
  50% {
    background-position: center center, center calc(50% - 80px);
  }
  100% {
    background-position: center center, center calc(50% - 200px);
  }
}

@keyframes waveMove {
  0% {
    background-position: center calc(50% - 100px), center 0;
  }
  50% {
    background-position: center calc(50% - 20px), center 0;
  }
  100% {
    background-position: center calc(50% - 100px), center 0;
  }
}

@keyframes benefitsWave {
  0% {
    transform: rotate(-88deg) translateY(0);
  }

  35% {
    transform: rotate(-88deg) translateY(-20px);
  }

  50% {
    transform: rotate(-88deg) translateY(-20px);
  }

  85% {
    transform: rotate(-88deg) translateY(0);
  }

  100% {
    transform: rotate(-88deg) translateY(0);
  }
}
@keyframes pulse {
  0% {
    filter: brightness(0.8);
  }
  50% {
    filter: brightness(1.2);
  }
  100% {
    filter: brightness(1);
  }
}

.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1s ease-out, transform 1s ease-out;
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes img-jitter {
  0%,
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
  25% {
    transform: translate(-2px, 1px) rotate(-2deg);
  }
  50% {
    transform: translate(1px, -1px) rotate(2deg);
  }
  75% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
}

.popup-image-wrapper {
  display: none;
}

.popup {
  background-color: #1f2476;
  padding: 15px;
  border-radius: 30px;
}

.popup__title {
  font-size: 20px;
  font-weight: 800;
  background: linear-gradient(180deg, #fff156 0%, #ff9500 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin-bottom: 15px;
}

.ever-popup__inner {
  max-width: 290px !important;
}

.price__title {
  font-size: 18px;
}

.popup .prices {
  display: flex;
  gap: 15px;
  justify-content: center;
}

.popup .price-wrapper-new {
  display: block;
  font-size: 32px;
}

.popup .prices__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.popup .price__old {
  font-size: 28px;
}

.popup .price-wrapper-old {
  display: block;
  transform: none;
}

@media screen and (min-width: 480px) {
  .popup .form__input-wrapper {
    flex-direction: column;
  }
}

@media screen and (min-width: 640px) {
  .popup__block {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
  }
  .popup .prices {
    gap: 30px;
  }
  .popup-image-wrapper {
    display: block;
    max-width: 170px;
    flex-shrink: 0;
  }

  .popup__title {
    font-size: 28px;
  }

  .price__title {
    font-size: 20px;
  }

  .popup .price-wrapper-new {
    font-size: 35px;
  }

  .popup .price__old {
    font-size: 31px;
  }

  .ever-popup__inner {
    max-width: 580px !important;
  }
}

@media screen and (min-width: 768px) {
  .popup .price__new {
    font-size: 35px;
  }
  .popup .price__new-currency {
    font-size: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .popup .prices {
    gap: 45px;
  }
  .ever-popup__inner {
    max-width: 640px !important;
  }
  .popup-image-wrapper {
    max-width: 190px;
  }
  .popup__title {
    font-size: 31px;
  }
  .popup .price__new {
    font-size: 42px;
  }
  .popup .price__new-currency {
    font-size: 22px;
  }
  .popup .price__old {
    font-size: 38px;
  }
  .popup .form__input {
    padding: 15px;
  }
  .popup .button {
    padding: 15px;
  }
  .popup .form__input::placeholder,
  .popup .form__input {
    font-size: 19px;
  }
  .popup .button {
    font-size: 23px;
  }
}
@media screen and (min-width: 1250px) {
  .ever-popup__inner {
    width: 650px !important;
  }
  .popup .price__old-currency {
    font-size: 20px;
  }
}

@keyframes starMove {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(15px, -10px);
  }
  50% {
    transform: translate(0, -20px);
  }
  75% {
    transform: translate(-15px, -10px);
  }
  100% {
    transform: translate(0, 0);
  }
}

.x_country_select {display: none !important}

#order-in-progress__popup span {color: #000 !important;}
