/* Montserrat Thin */
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

/* ExtraLight */
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}

/* Light */
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

/* Regular */
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

/* Medium */
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

/* SemiBold */
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

/* Bold */
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

/* ExtraBold */
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}

/* Black */
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
/* ===== NORMAL (SuperExpanded width) ===== */
@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExpThin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExpExtLt.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExpLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExp.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExpMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExpSemBd.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExpBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExpExtBd.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExpBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* ===== OBLIQUE (Italic) for SuperExpanded width ===== */
@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExpExtlObl.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExpOblique.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Base Neue";
  src: url("/fonts/BaseNeueTrial-SuperExpExBdObl.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}
body {
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}
html,
body {
  min-height: 100vh;
  height: 100%;
  overflow-x: hidden;
}
body {
  background-color: #0d1b2a;
  background-image: url(/img/bg-effect.svg);
  background-position: center;
  background-size: cover;
  background-repeat: repeat-y;
  position: relative;
  overflow-x: hidden;
}
.container {
  max-width: 1720px;
  margin: 0 auto;
}
header {
  display: flex;
  border-radius: 10px;
  border: 4px solid #4cc8ff;
  background: #fff;
  backdrop-filter: blur(5px);
  width: 100%;
  padding: 10px 20px;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  max-width: 1720px;
  margin: 0 auto;
  z-index: 11;
}
.logo {
  display: flex;
  align-items: center;
  gap: 16px;
  text-decoration: none;
}
nav {
  display: flex;
  align-items: center;
  gap: 62px;
  justify-content: center;
  a {
    color: #0d1b2a;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    transition: border-bottom 0.5s linear;
    border-bottom: 2px solid white;
  }
  a.active {
    border-bottom: 2px solid #0d1b2a;
  }
  a:hover {
    border-bottom: 2px solid #0d1b2a;
  }
}
.logo p {
  color: #0d1b2a;
  font-family: "Base Neue";
  font-size: 24px;
  font-weight: 800;
}
.standart-button {
  border-radius: 4px;
  background: #4cc8ff;
  display: flex;
  padding: 15px 32px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #0d1b2a;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  border: 2px solid #4cc8ff;
  transition: background 0.5s linear;
}
.standart-button:hover {
  background: #fff;
}
.burger-menu {
  display: none;
}
.header-mobile {
  display: none;
}

footer {
  background-image: url("/img/footer-bg.png");
  background-position: top;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 170px;
}
.title {
  color: #0d1b2a;
  font-family: "Base Neue";
  font-size: 64px;
  font-weight: 800;
}
.animate-letters .word {
  display: inline-block;
  white-space: nowrap;
  margin-right: 0.25em;
}

.animate-letters .letter {
  display: inline-block;
  opacity: 0;
  transform: translateY(40px);
}

.animate-letters .letter.show {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.white {
  color: #fff;
}
.subtitle {
  font-family: "Base Neue";
  font-size: 32px;
  font-weight: 800;
  text-transform: capitalize;
}
.blue {
  color: #4cc8ff;
}
.pink {
  color: #ff3e8b;
}
.footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-block: 64px;
  gap: 140px;
}
.dop-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shq-block-content {
  padding: 32px;
  border-radius: 10px;
  border: 4px solid #4cc8ff;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.2) inset,
    0 20px 24px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(5px);
  z-index: 2;
  position: relative;
}
.shq-block {
  position: relative;
  overflow: visible;
  max-width: 704px;
}
.shq-block::before {
  content: "";
  position: absolute;
  top: -16px;
  right: -16px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.21);
  border: 4px solid #ff3e8b;
  backdrop-filter: blur(5px);
  border-radius: 10px;
  z-index: 1;
}
.shq-block::after {
  content: "";
  position: absolute;
  top: -32px;
  right: -32px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.21);
  border: 4px solid #4cc8ff;
  backdrop-filter: blur(5px);
  border-radius: 10px;
  z-index: 0;
}
.shq-block p {
  color: #0d1b2a;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  margin-top: 8px;
  margin-bottom: 16px;
}
.dop-info a {
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-underline-position: from-font;
}
.dop-info p {
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
}
.shq-block-content a {
  max-width: 328px;
}
@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.heart-image {
  animation: heartbeat 1.5s ease-in-out infinite;
}
.footer-info {
  flex: 1;
}
.footer-info .logo p {
  color: #0d1b2a;
  font-family: "Base Neue";
  font-size: 36px;
  font-weight: 800;
}
.footer-info p {
  color: #0d1b2a;
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 400;
  margin-top: 8px;
  margin-bottom: 16px;
}
.footer-info .buttons,
.gj-bottom-content .buttons {
  display: flex;
  align-items: center;
  gap: 16px;
}
.inverse {
  background: #fff;
  transition: background 0.5s linear;
  &:hover {
    background: #4cc8ff;
  }
}
.dop-info {
  padding-bottom: 58px;
}
.close-form-button {
  max-height: 36px;
}
.reg-form-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: radial-gradient(
    34% 50% at 50% 50%,
    #0d1b2a 28%,
    rgba(13, 27, 42, 0.2) 100%
  );
  backdrop-filter: blur(10px);
  z-index: 12;
  display: none;
  animation: appearance 0.8s ease-in-out forwards;
}
@keyframes appearance {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modal {
  max-width: 480px;
  width: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 28px 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: max-content;
  img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: unset;
    z-index: 3;
    height: 100%;
  }
}
.modal-content {
  position: relative;
  z-index: 4;
}
.reg-form-modal p {
  color: #0d1b2a;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  margin-top: 8px;
  margin-bottom: 32px;
  z-index: 4;
}

.why-build {
  background-image: url("/img/why-build-bg.png");
  background-position: top;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 276px;
  padding-bottom: 64px;
  margin-top: -180px;
  position: relative;
  z-index: 2;
}

.why-build-cards {
  margin-block: 64px;
}

.center-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  border: 2px solid #ff3e8b;
  border-radius: 50%;
}
.circle-button {
  position: relative;
  height: 94px;
  width: 94px;
  border: 2px solid #ff3e8b;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(5px);
}
.view-ditails-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 88%;
  width: 88%;
  object-fit: cover;
}

@keyframes rotateCircle {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
.circle-button:hover .view-ditails-circle {
  animation: rotateCircle 8s linear infinite;
}
.wb-cards {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-block: 64px;
  position: relative;
  z-index: 2;
}
.wb-card {
  padding-inline: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 444px;
  max-width: 358px;
  position: relative;
  gap: 8px;
  transition: transform 0.3s ease-in-out;
  &:hover {
    transform: rotate(-2deg);
    .circle-button .view-ditails-circle {
      animation: rotateCircle 8s linear infinite;
    }
  }
}
.wb-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/wb-card-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  opacity: 0.9;
  z-index: -1;
}

.wb-card h3 {
  color: #0d1b2a;
  font-family: "Base Neue";
  font-size: 32px;
  font-weight: 800;
}
.wb-card p {
  color: #0d1b2a;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
}
.circle {
  position: absolute;
  right: 16px;
  bottom: 16px;
}
.wb-dop {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wb-dop p {
  color: #0d1b2a;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
  max-width: 660px;
}
.wb-dop .buttons {
  display: flex;
  align-items: center;
  gap: 16px;
}

.marquee-infinity {
  position: absolute;
  top: 60%;
  left: 0;
  width: 100%;
  z-index: 1;
}
.marquee-infinity div {
  display: flex;
  width: 200%;
  animation: marqueeInfinity 20s linear infinite;
}
.marquee-infinity div p {
  font-family: "Base Neue";
  font-size: 120px;
  line-height: 56px;
  color: #ffffff;
  -webkit-text-stroke: 2px #ff3e8b;
  margin-right: 64px;
  white-space: nowrap;
  width: 100%;
  font-weight: 800;
  letter-spacing: 2px;
}
.wb-swiper {
  display: none !important;
  z-index: 2 !important;
}
@keyframes marqueeInfinity {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.wb-swiper-pagination {
  display: flex;
  justify-content: center;
  margin-top: 16px;
  gap: 26px;
}
.swiper-pagination-bullet {
  width: 16px !important;
  height: 16px !important;
  background: #4cc8ff !important;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid #4cc8ff;
  opacity: 1 !important;
  transition: background 0.5s linear;
}
.swiper-pagination-bullet-active {
  background-color: #fff !important;
}

.sp-infinity-marquee {
  padding-block: 98px;
  width: 100%;
  background-image: url("/img/supported-platforms-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.sp-infinity-marquee .sp-list {
  display: flex;
  align-items: center;
  width: 200%;
  animation: marqueeInfinity 25s linear infinite;
}
.sp-infinity-marquee .sp-list .sp-items {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}
.section-title {
  font-family: "Base Neue";
  font-size: 64px;
  font-style: normal;
  font-weight: 800;
  line-height: inherit;
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
}
.section-word {
  display: flex;
}
.supported-platforms {
  padding-block: 100px;
}
.sp-content {
  position: relative;
}
.sp-text {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
}
.supported-platforms .circle {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: auto;
  .view-ditails-circle {
    animation: rotateCircle 8s linear infinite;
  }
}
.supported-platforms .circle-button {
  height: 180px;
  width: 180px;
}
.supported-platforms .center-content {
  width: 96px;
  height: 96px;
}
.supported-platforms-title {
  max-width: 706px;
}
.why-build-title {
  max-width: 970px;
}
.sp-mobile-text {
  display: none;
}

.calculator {
  display: flex;
  max-width: 705px;
  width: 100%;
  padding: 20px 32px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  border-radius: 10px;
  border: 4px solid #4cc8ff;
  background: rgba(13, 27, 42, 0.2);
  box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.2) inset,
    0 20px 24px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(5px);
}
.calculator h2 {
  color: #4cc8ff;
  font-family: "Base Neue";
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 8px;
}
.calculator h3 {
  color: #4cc8ff;
  font-family: "Base Neue";
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 12px;
}
.calculator p {
  color: #fff;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 24px;
}
.calculator input {
  width: 100%;
  border-radius: 5px;
  border: 2px solid #4cc8ff;
  background: #fff;
  box-shadow: 0 20px 24px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(10px);
  padding: 22px;
  color: #0d1b2a;
  margin-bottom: 16px;
  text-overflow: ellipsis;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
}
.output {
  border-radius: 5px;
  border: 2px solid #ff3e8b;
  background: #fff;
  box-shadow: 0 20px 24px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(10px);
  width: 100%;
  padding: 22px;
  text-align: center;
  color: #0d1b2a !important;
  text-overflow: ellipsis;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-top: 16px;
}
.calculator input::placeholder {
  color: #4cc8ff;
}
.calculator .terms {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  p {
    flex: 1;
    cursor: pointer;
    text-align: center;
    padding: 16px 20px;
    border-radius: 5px;
    border: 2px solid #4cc8ff;
    background: #fff;
    box-shadow: 0 20px 24px 0 rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(10px);
    color: #0d1b2a;
    text-overflow: ellipsis;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    transition: transform 0.5s ease;
    span {
      font-size: 10px;
      color: #4cc7fd;
    }
  }
  p.active {
    border: 2px solid #ff3e8b;
    span {
      color: #ff3e8b;
    }
  }
  p:hover {
    transform: scale(1.05);
  }
}
.calc-content {
  border-radius: 10px;
  border: 2px solid #4cc8ff;
  background: #fff;
  width: 100%;
  position: relative;
}
.content-part {
  max-width: 282px;
  background: rgba(255, 255, 255, 0.75);
  position: relative;

  z-index: 1;
  height: 100%;
  padding-block: 16px;
  padding-left: 16px;
  border-radius: 10px;
}
.content-part::after {
  content: "";
  position: absolute;
  top: 0;
  right: -80px;
  max-width: 80px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(
    to right,

    rgba(255, 255, 255, 0.75),
    rgba(255, 255, 255, 0)
  );
}
.graph-base {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0px;
  max-width: 446px;
  width: 100%;
  z-index: 0;
}
.content-part h4 {
  color: #0d1b2a;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.content-part p {
  color: #0d1b2a;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.content-part a {
  max-width: 188px;
}
.chart1,
.chart2,
.chart3,
.chart4 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  max-width: 380px;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.chart1,
.chart3,
.chart4 {
  display: none;
}

/* Линия - рисуется постепенно */
#line {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw-line 4s 3s ease-out forwards;
}
.dot {
  fill: #f472b6;
  stroke: #0d1b2a;
  stroke-width: 2;
  opacity: 0;
  transform: scale(0);
  transform-origin: center;
  transform-origin: center;
}
/* Точки с разными задержками */
.dot:nth-of-type(1) {
  animation: show-dot 0.3s 0.5s ease-out forwards;
}
.dot:nth-of-type(2) {
  animation: show-dot 0.3s 1s ease-out forwards;
}
.dot:nth-of-type(3) {
  animation: show-dot 0.3s 1.5s ease-out forwards;
}
.dot:nth-of-type(4) {
  animation: show-dot 0.3s 2s ease-out forwards;
}
.dot:nth-of-type(5) {
  animation: show-dot 0.3s 2.5s ease-out forwards;
}
.dot:nth-of-type(6) {
  animation: show-dot 0.3s 3s ease-out forwards;
}
.dot:nth-of-type(7) {
  filter: drop-shadow(0 0 14px #ff3e8b);
  animation: show-dot 0.3s 3.5s ease-out forwards;
}
@keyframes show-dot {
  to {
    opacity: 1;
    transform: scale(1);
  }
}
/* Анимация линии с паузами */
@keyframes draw-line {
  0% {
    stroke-dashoffset: 1000;
  }
  14% {
    stroke-dashoffset: 850;
  }
  28% {
    stroke-dashoffset: 750;
  }
  42% {
    stroke-dashoffset: 660;
  }
  56% {
    stroke-dashoffset: 560;
  }
  70% {
    stroke-dashoffset: 475;
  }
  84% {
    stroke-dashoffset: 405;
  }
  100% {
    stroke-dashoffset: 355;
  }
}
.pe-info .pe-text {
  color: #fff;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 8px;
  margin-bottom: 32px;
}
.pe-info a {
  max-width: 180px;
}
.chart1-mob,
.chart2-mob,
.chart3-mob,
.chart4-mob {
  display: none;
}
.aa-section-title {
  text-align: center;
  width: 100%;
  text-align: center;
  font-family: "Base Neue";
  font-size: 64px;
  font-weight: 800;
  justify-content: center;
}
.aa-subtitle {
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 64px;
}
.aa-cards-list {
  max-width: 1026px;
  width: 100%;
  margin-inline: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
.aa-card {
  width: 100%;
  max-width: 476px;
  min-height: 476px;
  position: relative;
  border-radius: 10px;
  border: 4px solid #4cc8ff;
  background: rgba(13, 27, 42, 0.2);
  box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.2) inset,
    0 20px 24px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(5px);
  z-index: 4;
  transition: transform 0.3s ease;
}

.aa-card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 120px;
  z-index: 4;
  padding: 16px;
  background: white;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: space-between;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden;
  transition: max-height 1s ease;
}

.aa-card-content h2 {
  color: #0d1b2a;
  font-family: "Base Neue";
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 8px;
}

.aa-card-content h2 span {
  color: #ff3e8b;
}
.aa-card-content a {
  opacity: 0;
  transition: opacity 1s ease;
}
.aa-card-content p {
  color: #0d1b2a;
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: opacity 0.3s ease;
}

.aa-card-content p span {
  color: #4cc8ff;
  font-style: italic;
}

.aa-card-content a {
  max-width: 180px;
}

.aa-card:nth-child(-n + 3):hover .aa-card-content {
  max-height: 330px;
}

.aa-card:nth-child(-n + 3):hover .aa-card-content p {
  -webkit-line-clamp: 7;
}

.aa-card:nth-child(-n + 3):hover .aa-card-content a {
  opacity: 1;
  pointer-events: auto;
}

.aa-card img {
  position: absolute;
  z-index: 3;
}
.aa-card:nth-child(1) img:nth-child(1) {
  bottom: 0;
  left: 0;
  width: 100%;
}
.aa-card:nth-child(2) img:nth-child(3) {
  bottom: 70px;
  right: -30px;
  width: 210px;
  height: 210px;
  transform: scaleX(-1);
}
.aa-card:nth-child(2) img:nth-child(1) {
  width: 100%;
}
.aa-card:nth-child(3) img:nth-child(1) {
  top: 40px;
  left: 0;
  width: 100%;
}
.aa-card:nth-child(1) img:nth-child(2) {
  top: 212px;
  left: 60px;
  height: 70px;
}
.aa-card::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 10px;
  border: 4px solid #4cc8ff;
  background: rgba(13, 27, 42, 0.2);
  box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.2) inset,
    0 20px 24px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(5px);
  width: 100%;
  height: 100%;
  max-width: 476px;
  min-height: 476px;
  max-height: 476px;
}
.aa-card:nth-child(1):before {
  bottom: 20px;
  right: 20px;
}
.aa-card:nth-child(2):before {
  bottom: 20px;
  left: 20px;
}
.aa-card:nth-child(3):before {
  top: 20px;
  right: 20px;
}
.aa-card:nth-child(4):before {
  top: 20px;
  left: 20px;
}

.aa-card:nth-child(4) .aa-card-content {
  max-height: 100%;
  height: 100%;
  border-radius: 6px;
}
.aa-card:nth-child(4) .aa-card-content .aa-card-cont-top {
  display: flex;
  flex-direction: column;
  p {
    display: inline;
  }
  img {
    position: static;
    max-width: 276px;
    margin-top: 20px;
    margin-bottom: 34px;
    margin-inline: auto;
  }
}
.aa-card:nth-child(4) .aa-card-content {
  a {
    opacity: 1;
  }
  .buttons {
    display: flex;
    gap: 16px;
    align-items: center;
  }
}
.access-activation {
  position: relative;
}
.aa-marquee-inf {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 1;
  transform: rotate(-26deg);
}
.aa-marquee-inf div {
  display: flex;
  width: 200%;
  animation: marqueeInfinity 20s linear infinite;
}
.aa-marquee-inf div p {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #4cc8ff;
  font-family: "Base Neue";
  font-size: 122px;
  font-weight: 800;
  white-space: nowrap;
  width: 100%;
  color: #0d1b2a33;
}
.form-block {
  max-width: 478px;
  width: 100%;
  padding: 58px 32px;
  position: relative;
  img {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.form-content {
  position: relative;
  z-index: 4;
}
.form-block .subtitle {
  text-align: center;
}
.form-block p {
  color: #0d1b2a;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  margin-top: 8px;
  margin-bottom: 32px;
}
.plan-entry {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 30px;
}
.plan-your-entry-title {
  font-size: 63px;
  column-gap: 20px;
}

.trust-scale {
  margin-bottom: 100px;
  padding-block: 64px;
}
.tc-card {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.tc-img-content {
  padding: 20px;
  border-radius: 10px;
  border: 4px solid #4cc8ff;
  background: rgba(13, 27, 42, 0.2);
  box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.2) inset,
    0 20px 24px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(5px);
  max-width: 994px;
  width: 100%;
}
.tc-top-text {
  color: #fff;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 400;
  margin-block: 16px;
  max-width: 560px;
}
.tc-subtitle {
  margin-top: 32px;
  max-width: 560px;
}
.tc-button {
  max-width: 264px;
  margin-bottom: 66px;
}
.tc-stat {
  padding: 42px 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
  max-width: 540px;
  width: 100%;
  p {
    color: #0d1b2a;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    z-index: 2;
  }
  span {
    font-family: "Base Neue";
    font-size: 32px;
    font-weight: 800;
  }
  img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: unset;
    z-index: 1;
  }
}
.tc-swiper-pagination {
  top: 106px !important;
  left: -60px !important;
  bottom: auto !important;
  display: flex;
  justify-content: center;
}
.tc-swiper-pagination .swiper-pagination-bullet {
  width: 32px !important;
  height: 32px !important;
  color: #0d1b2a;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  background: white !important;
  border: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  line-height: 1 !important;
  padding: 0 !important;
}
.tc-swiper-pagination
  .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active,
.tc-swiper-pagination
  .swiper-pagination-bullet:nth-child(4).swiper-pagination-bullet-active {
  background: #ff3e8b !important;
}
.tc-swiper-pagination .swiper-pagination-bullet-active {
  background: #4cc8ff !important;
}
.tc-swiper-button-prev,
.tc-swiper-button-next {
  background: white !important;
  border-radius: 50% !important;
  padding: 22px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 64px !important;
  height: 64px !important;
}
.tc-swiper-button-next {
  top: 106px !important;
  left: auto !important;
  right: 0px !important;
}
.tc-swiper-button-prev {
  top: 106px !important;
  left: auto !important;
  right: 70px !important;
}
.tc-swiper-button-next::after,
.tc-swiper-button-prev::after {
  content: "" !important;
  background-image: url(/img/arrow.svg) !important;
  width: 22px !important;
  height: 20px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.tc-swiper-button-next::after {
  transform: scaleX(-1) !important;
}
.swiper-navigation-icon {
  display: none;
}
.tc-swiper-slide:nth-child(2),
.tc-swiper-slide:nth-child(4) {
  .blue {
    color: #ff3e8b;
  }
  a {
    background: #ff3e8b;
    border-color: #ff3e8b;
    &:hover {
      background: white;
    }
  }
  .tc-img-content {
    border-color: #ff3e8b;
  }
}
.tc-img-content img {
  width: 100%;
  height: 100%;
}
.tc-swiper {
  overflow: hidden !important;
}
.gj-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.growth-journey {
  background-image: url(/img/growth-journey-bg.png);
  background-position: bottom;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 64px;
  padding-bottom: 180px;
}

.gj-circle .circle-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 90%;
  animation: rotateCircle 8s linear infinite;
}
.gj-circle .circle-button {
  width: 180px;
  height: 180px;
}
.gj-circle .circle-button .center-content {
  width: 98px;
  height: 98px;
}
.gj-main-content {
  position: relative;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  min-height: 640px;
  background-image: url(/img/gj-circle-lines.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.diamond {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 354px;
  transform: translate(-50%, -50%);
}
.gj-bottom-content p {
  color: #0d1b2a;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
}
.gj-bottom-content {
  max-width: 660px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 32px;
  margin-left: 42%;
}
.gj-cont-block {
  position: absolute;
  max-width: 456px;
  z-index: 0;
  transition: transform 0.3s ease-in-out;
  &:hover {
    transform: rotate(-2deg);
  }
}
.gj-block-content {
  padding: 22px;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.21);
  box-shadow: 0 20px 24px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(5px);
  z-index: 1;
}
.gj-cont-block:nth-of-type(1) {
  top: 24px;
  left: 70px;
}
.gj-cont-block:nth-of-type(4) {
  right: 24px;
  top: 64px;
}
.gj-cont-block:nth-of-type(3) {
  right: 82px;
  bottom: 0px;
}
.gj-cont-block:nth-of-type(2) {
  left: 24px;
  bottom: 76px;
}
.gj-cont-block:nth-of-type(1) .gj-block-content,
.gj-cont-block:nth-of-type(3) .gj-block-content {
  border: 4px solid #4cc8ff;
}
.gj-cont-block:nth-of-type(2) .gj-block-content,
.gj-cont-block:nth-of-type(4) .gj-block-content {
  border: 4px solid #ff3e8b;
}
.gj-cont-block:nth-of-type(1):after,
.gj-cont-block:nth-of-type(3):after,
.gj-cont-block:nth-of-type(2):before,
.gj-cont-block:nth-of-type(4):before {
  border: 4px solid #4cc8ff;
}
.gj-cont-block:nth-of-type(1):before,
.gj-cont-block:nth-of-type(2):before {
  left: -12px;
  top: -12px;
}
.gj-cont-block:nth-of-type(1):after,
.gj-cont-block:nth-of-type(2):after {
  left: -24px;
  top: -24px;
}
.gj-cont-block:nth-of-type(3):before,
.gj-cont-block:nth-of-type(4):before {
  left: 12px;
  top: -12px;
}
.gj-cont-block:nth-of-type(3):after,
.gj-cont-block:nth-of-type(4):after {
  left: 24px;
  top: -24px;
}
.gj-cont-block:nth-of-type(2):after,
.gj-cont-block:nth-of-type(4):after,
.gj-cont-block:nth-of-type(1):before,
.gj-cont-block:nth-of-type(3):before {
  border: 4px solid #ff3e8b;
}
.gj-cont-block::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.21);
  box-shadow: 0 20px 24px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(5px);
  border-radius: 10px;
  position: absolute;

  z-index: -2;
}
.gj-cont-block::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.21);
  box-shadow: 0 20px 24px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(5px);
  border-radius: 10px;
  position: absolute;

  z-index: -3;
}
.gj-block-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
  p {
    color: #0d1b2a;

    font-family: Montserrat;
    font-size: 22px;
    font-weight: 400;
  }
}
.gj-block-title {
  color: #0d1b2a;
  font-family: "Base Neue";
  font-size: 36px;
  font-weight: 800;
}

@media (max-width: 1720px) {
  .container {
    max-width: 100%;
    padding-inline: 16px;
  }
  .wb-swiper {
    display: block !important;
    margin-block: 32px;
  }
  header {
    top: 16px;
    width: auto;
    max-width: auto;
    margin-inline: 16px;
  }
  .wb-cards {
    display: none;
  }

  .logo {
    gap: 12px;
  }

  .logo img {
    max-height: 48px;
  }

  .logo p {
    font-size: 20px;
  }

  .standart-button {
    padding: 12px 24px;
    font-size: 16px;
  }
  footer {
    background-size: cover;
  }
  .footer-title {
    text-align: center;
    margin-top: 60px;
  }
  .footer-content {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .footer-info .logo p {
    font-size: 18px;
  }
  .footer-info .logo {
    justify-content: center;
  }
  .footer-info p {
    text-align: center;
  }
  .footer-info {
    align-items: center;
  }
  .footer-info .buttons {
    justify-content: center;
  }
  .tc-img-content {
    max-width: 60%;
  }
  .tc-swiper-pagination {
    justify-content: end;
    left: auto !important;
    right: 180px;
  }
}
@media (max-width: 1420px) {
  .why-build {
    margin-top: -100px;
  }
  nav {
    gap: 20px;
    a {
      font-size: 18px;
    }
  }
  .plan-entry {
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }
  .calculator {
    order: 2;
  }
  .pe-info {
    order: 1;
    max-width: 100%;
    width: 100%;
  }
  .pe-text br {
    display: none;
  }
  .form-block {
    order: 3;
  }
  .tc-img-content {
    max-width: 50%;
  }
}
@media (max-width: 1200px) {
  .tc-card {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
  }
  .tc-text-content {
    width: 100%;
  }
  .tc-subtitle,
  .tc-top-text {
    max-width: 100%;
    text-align: left !important;
  }
  .tc-stat {
    margin: 0 auto;
    padding: 16px;
    span {
      font-size: 22px;
    }
  }
  .tc-button {
    margin-bottom: 32px;
  }
  .tc-img-content {
    max-width: 100%;
  }
  .tc-swiper {
    overflow: visible !important;
  }
  .tc-swiper-button-prev,
  .tc-swiper-button-next {
    top: auto !important;
    bottom: -80px !important;
  }
  .tc-swiper-pagination {
    justify-content: start;
    left: 0 !important;
    bottom: -50px !important;
    top: auto !important;
  }
  .supported-platforms {
    padding-bottom: 0px !important;
  }
  .trust-scale {
    margin-bottom: 60px;
  }
}
@media (max-width: 1024px) {
  .aa-cards-list {
    justify-content: center;
  }
  .aa-card:before {
    max-width: 94%;
    top: 10px !important;
    left: 50% !important;
    transform: translateX(-50%);
    right: auto !important;
    bottom: auto !important;
  }
  .aa-marquee-inf {
    transform: rotate(-60deg);
  }
  .aa-marquee-inf div {
    width: 400%;
  }
  .why-build {
    background-size: auto 100%;
  }
  .gj-bottom-content {
    margin-left: 0px;
  }
  .growth-journey {
    background-size: auto 100%;
  }
  .gj-main-content {
    position: static;
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: center;
    margin-block: 52px;
    padding-inline: 16px;
    background-image: url(/img/gj-circle-lines-mob.png);
    background-size: 100% 100%;
  }
  .gj-cont-block {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    bottom: auto !important;
  }
  .gj-cont-block:nth-of-type(1):before,
  .gj-cont-block:nth-of-type(2):before {
    width: 90%;
    left: 50% !important;
    transform: translateX(-50%);
  }
  .gj-cont-block:nth-of-type(1):after,
  .gj-cont-block:nth-of-type(2):after {
    width: 80%;
    left: 50% !important;
    transform: translateX(-50%);
  }
  .gj-cont-block:nth-of-type(1) {
    margin-bottom: 24px;
  }
  .gj-cont-block:nth-of-type(4) {
    margin-top: 24px;
  }
  .gj-cont-block:nth-of-type(3):before,
  .gj-cont-block:nth-of-type(4):before {
    width: 90%;
    left: 50% !important;
    transform: translateX(-50%);
    top: auto !important;
    bottom: -12px;
  }
  .gj-cont-block:nth-of-type(3):after,
  .gj-cont-block:nth-of-type(4):after {
    width: 80%;
    left: 50% !important;
    transform: translateX(-50%);
    top: auto !important;
    bottom: -24px;
  }
  .diamond {
    position: static;
    transform: none;
    max-width: 162px;
  }
  .gj-block-title {
    font-size: 24px;
  }
  .gj-circle {
    display: none;
  }
}
@media (max-width: 950px) {
  body {
    scroll-padding-top: 70px;
  }
  .container {
    max-width: 100%;
    padding-inline: 16px;
  }
  header {
    padding: 6px 8px;
    top: 16px;
    z-index: 11;
  }
  .logo img {
    max-height: 40px;
  }
  .logo {
    gap: 8px;
  }
  .logo p {
    font-size: 16px;
  }
  .burger-menu {
    display: block;
    cursor: pointer;
  }
  .start-now {
    display: none;
  }
  nav {
    display: none;
  }
  .header-mobile {
    position: fixed;
    inset: 0;
    background: #fff;
    z-index: 11;
    display: none;
    padding: 6px 16px;
    margin: 16px;
    justify-content: space-between;
    border-radius: 5px;
    border: 4px solid #4cc8ff;
  }
  .header-mobile.active {
    display: flex;
    flex-direction: column;
  }
  .header-mobile .header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .nav-links {
    display: flex;
    flex-direction: column;
    gap: 62px;
    align-items: center;
    a {
      color: #0d1b2a;
      font-family: Montserrat;
      font-size: 24px;
      font-weight: 500;
      text-decoration: none;
      text-align: center;
    }
  }
  .lightning {
    position: absolute;
    z-index: -1;
  }
  .lightning1 {
    left: -28px;
    top: 58px;
  }
  .lightning2 {
    right: -18px;
    bottom: 118px;
    transform: scaleX(-1);
  }
  .header-mobile .buttons {
    display: flex;
    align-items: center;
    gap: 16px;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .standart-button {
    padding: 8px 16px;
  }
  .start-now-mob,
  .learn-more-mob {
    flex: 1;
  }
  .learn-more-mob {
    background: #fff;
    transition: background 0.5s linear;
  }
  .learn-more-mob:hover {
    background: #4cc8ff;
  }
  .title {
    font-size: 32px;
  }

  .shq-block img:nth-child(2) {
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    height: 100%;
    z-index: 1;
  }
  .shq-block img:nth-child(3) {
    top: -32px;
    right: 50%;
    transform: translateX(50%);
    width: 80%;
    z-index: 0;
  }
  .dop-info {
    flex-direction: column;
    gap: 16px;
  }
  .dop-info p,
  .dop-info a {
    text-align: center;
    font-size: 12px;
  }
  .heart-image {
    max-width: 140px;
    margin-bottom: 32px;
  }
  .dop-info {
    padding-bottom: 30px;
  }
  .shq-block::before {
    top: -16px;
    width: 90%;
    right: 50%;
    transform: translateX(50%);
  }
  .shq-block::after {
    top: -32px;
    width: 80%;
    right: 50%;
    transform: translateX(50%);
  }
  .shq-block-content {
    max-width: 100%;
  }
  .shq-start-now {
    max-width: 100%;
    font-size: 16px;
  }
  .shq-block p {
    text-align: center;
    font-size: 14px;
  }
  .subtitle {
    font-size: 22px;
    text-align: center;
  }
  .reg-form-modal {
    padding-inline: 16px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
  }
  .modal {
    max-width: 342px;
    padding: 16px;
    top: 52%;
  }

  .wb-dop {
    flex-direction: column;
    gap: 16px;
    align-items: start;
  }
  .wb-dop .buttons {
    justify-content: start;
  }
  .section-title {
    font-size: 32px;
    column-gap: 10px;
  }
  .wb-card h3 {
    font-size: 24px;
  }
  .wb-card {
    min-height: 382px;
  }
  .sp-infinity-marquee .sp-list {
    width: 600%;
    animation: marqueeInfinity 25s linear infinite;
  }
  .sp-infinity-marquee .sp-list .sp-items {
    width: 300%;
  }
  .sp-mobile-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }
  .sp-mobile-text .circle {
    position: static;
    .circle-button {
      height: 134px;
      width: 134px;
    }
    .center-content {
      height: 50%;
      width: 50%;
    }
  }
  .sp-content .sp-text {
    display: none;
  }
  .sp-content .circle {
    display: none;
  }
  .calculator {
    padding: 16px;
  }
  .terms {
    flex-wrap: wrap;
  }
  .terms p:nth-child(1),
  .terms p:nth-child(2) {
    flex: 1;
  }
  .terms p:nth-child(3) {
    width: 100%;
  }
  .terms p {
    min-width: 150px;
    margin-bottom: 0px;
  }
  .calc-content {
    margin-top: 16px;
  }
  .aa-section-title {
    font-size: 32px;
  }
  .access-activation {
    width: 100%;
    padding-inline: 16px;
  }
  .footer-title {
    margin-top: 0px;
  }
}
@media (max-width: 500px) {
  .pe-text br {
    display: block;
  }
  .calc-content {
    padding: 8px;
  }
  .content-part {
    padding: 0px;
    max-width: 100%;
    width: 100%;
  }
  .content-part a {
    max-width: 100%;
  }
  .content-part::after {
    display: none;
  }
  .calc-content {
    display: flex;
    flex-direction: column;
  }
  .graph-part {
    position: relative;
    min-height: 112px;
  }
  .graph-base {
    position: relative;
  }
  .chart1,
  .chart2,
  .chart3,
  .chart4 {
    display: none;
  }
  .chart1-mob,
  .chart2-mob,
  .chart3-mob,
  .chart4-mob {
    position: absolute;
    top: 50%;
    transform: translate(50%, -70%);
    right: 50%;
    max-width: 380px;
    width: 100%;
    height: 100%;
    overflow: visible;
  }
  .aa-card-content h2 {
    font-size: 24px;
  }
  .aa-card-content p {
    font-size: 18px;
  }
  .aa-card {
    max-height: 410px;
    min-height: 410px;
  }
  .aa-card::before {
    max-height: 410px;
    min-height: 410px;
  }
  .aa-marquee-inf {
    transform: rotate(-70deg);
  }
  .aa-marquee-inf div {
    width: 600%;
  }
  .aa-subtitle {
    font-size: 20px;
    margin-bottom: 32px;
    margin-top: 8px;
  }
  .aa-card:nth-child(4) .aa-card-content .aa-card-cont-top {
    img {
      max-width: 208px;
    }
  }
}
