@import url(variables.css);
@import url(reset.css);
@import url(components/atoms/title.css);
@import url(components/atoms/button.css);
@import url(components/atoms/input.css);
@import url(components/organisms/header.css);
@import url(components/organisms/footer.css);
@import url(/assets/css/components/molecules/basic-card.css);
@import url(/assets/css/components/organisms/questions.css);

html,
body {
  touch-action: manipulation;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

input,
textarea,
select {
  -webkit-user-select: auto;
  user-select: auto;
}
.page,
.why-us {
  padding: 64px 0;
}
.noUi-horizontal {
  height: 6px !important;
}
.noUi-connect {
  background: var(--primary) !important;
}
.noUi-horizontal .noUi-handle {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  background: var(--neutral-0) !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  right: -15px !important;
}
.noUi-handle:after,
.noUi-handle:before {
  display: none !important;
}
#slider {
  margin-top: 52px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.noUi-tooltip {
  border-width: 0 !important;
  background: var(--neutral-0) !important;
  color: var(--neutral-950) !important;
  font-size: var(--text-sm) !important;
  line-height: var(--text-sm-line-height) !important;
  font-weight: var(--font-semibold);
}
.why-us .container .boxes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 12px;
}
.why-us .container {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 768px) {
  .why-us .container .boxes {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 640px) {
  .why-us {
    padding: 48px 0;
  }
  .page {
    padding: 48px 0;
  }
}
.bot-wrap {
  width: 45px;
  height: 43px;
  position: relative;
  animation: bot-animation 3s ease-in-out infinite;
  will-change: transform;
  transition: transform 0.3s ease-in-out;
  cursor: pointer;
}
.bot-wrap:hover {
  animation-play-state: paused;
}
.bot-wrap .ear {
  width: 13px;
  height: 16px;
  opacity: 1;
  border-radius: 24.09px;
  top: calc(50% - 8px);
  rotate: -180deg;
  background: #b68ad5;
  position: absolute;
}
.bot-wrap .ear.left {
  left: -3px;
  box-shadow: -1.55px 0px 0.75px 0px #c8a0e0 inset;
}
.bot-wrap .ear.right {
  right: -3px;
  box-shadow: 1.55px 0px 0.75px 0px #c8a0e0 inset;
}
.bot-wrap .antenna {
  width: 5px;
  height: 8px;
  position: absolute;
  top: -4px;
  left: calc(50% - 2.5px);
}
.bot-wrap .antenna .line {
  position: relative;
  width: 5px;
  height: 9px;
  background: linear-gradient(to top, #d0b0ff, #b890d9);
  clip-path: path(
    "M0.97 0.43 L0.41 4.34 H4.58 L4.15 0.43 C3.05 -0.04 1.57 0.23 0.97 0.43 Z"
  );
  filter: drop-shadow(0px 4px 10px rgba(208, 176, 255, 0.35));
  transition: transform 0.2s ease-in-out;
  will-change: transform;
}
.bot-wrap .antenna .dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #b68ad5;
  position: absolute;
  top: -4px;
  left: 0;
  box-shadow: 0px -1.47px 0.75px 0px #c8a0e0 inset;
}
.bot-wrap .bot {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 24.09px;
  background: linear-gradient(180deg, #ceb1de 0%, #aa91b2 100%);
  box-shadow: 0px 0px 1.03px 3.15px #ddc0ee inset;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.bot-wrap .bot .bot-box {
  width: 37px;
  height: 33px;
  border-radius: 18.97px;
  background: linear-gradient(180deg, #ba9bd0 0%, #a07db8 53.37%, #c1a4d4 100%);
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bot-wrap .bot .bot-box .bot-in {
  position: relative;
  width: 34px;
  height: 30px;
  opacity: 1;
  border-radius: 14.8px;
  border-width: 0.2px;
  background: linear-gradient(44.08deg, #1d1423 57.14%, #3e294b 86.33%);
  border: 0.2px solid;
  border-image-source: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  box-shadow: 0px 0px 1.14px 0.59px #000000cc inset;
  box-shadow: 0px 0px 2.45px 1.29px #ffffff1a inset;
  overflow: hidden;
}
.bot-wrap .bot .bot-box .bg-1 {
  width: 17px;
  height: 9px;
  opacity: 0.6;
  border-radius: 14.8px;
  top: -1.79px;
  left: -1.34px;
  background: #2bf3fe;
  position: absolute;
  filter: blur(5px);
}
.bot-wrap .bot .bot-box .bg-2 {
  width: 32px;
  height: 11px;
  opacity: 0.6;
  border-radius: 14.8px;
  top: 2.21px;
  right: -12px;
  background: #006de8;
  position: absolute;
  filter: blur(5px);
}
.bot-wrap .bot .bot-box .bg-3 {
  width: 16px;
  height: 12px;
  opacity: 0.6;
  border-radius: 14.8px;
  top: 20px;
  right: -3px;
  background: #be31ef;
  filter: blur(5px);
  position: absolute;
}
.bot-wrap .bot .bot-box .bg-4 {
  width: 6px;
  height: 2px;
  opacity: 1;
  border-radius: 31.39px;
  top: 5px;
  right: 4px;
  position: absolute;
  background: linear-gradient(
    111.8deg,
    rgb(255 255 255 / 10%) 9.52%,
    rgba(255, 255, 255, 0) 90.48%
  );
  rotate: -153deg;
}
.bot-wrap .bot .bot-box .bg-5 {
  width: 6px;
  height: 2px;
  opacity: 1;
  border-radius: 31.39px;
  top: 5px;
  left: 4px;
  position: absolute;
  background: linear-gradient(
    291.8deg,
    rgb(255 255 255 / 10%) 9.52%,
    rgba(255, 255, 255, 0) 90.48%
  );
  rotate: 153deg;
}
.bot-wrap .bot .bot-box .lines {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.bot-wrap .bot .bot-box .lines .lips {
  width: 8.962809px;
  height: 6.19329833984375px;
  opacity: 1;
  background: linear-gradient(180deg, #d47ffb 0%, #be58d9 100%);
  clip-path: path(
    "M7.71556 0.88266C8.15738 0.88266 8.52644 1.24973 8.38525 1.66838C8.33948 1.80409 8.28181 1.93751 8.21248 2.0677C8.01239 2.4434 7.71912 2.78477 7.34942 3.07232C6.97971 3.35987 6.5408 3.58797 6.05776 3.74359C5.57471 3.89921 5.05698 3.97931 4.53414 3.97931C4.01129 3.97931 3.49357 3.89921 3.01052 3.74359C2.52747 3.58797 2.08857 3.35987 1.71886 3.07232C1.34915 2.78477 1.05588 2.4434 0.855801 2.0677C0.786469 1.93751 0.728797 1.80409 0.683028 1.66838C0.541833 1.24973 0.910898 0.88266 1.35272 0.88266H1.41366C1.82182 0.88266 2.14212 1.23122 2.33397 1.59148C2.45365 1.8162 2.62907 2.02039 2.85021 2.19239C3.07134 2.36438 3.33387 2.50082 3.6228 2.5939C3.91173 2.68698 4.2214 2.73489 4.53414 2.73489C4.84687 2.73489 5.15655 2.68698 5.44548 2.5939C5.73441 2.50082 5.99693 2.36438 6.21807 2.19239C6.43921 2.02039 6.61462 1.8162 6.7343 1.59148C6.92616 1.23122 7.24646 0.88266 7.65461 0.88266H7.71556Z"
  );
  filter: drop-shadow(0px 4px 10px rgba(212, 127, 251, 0.4));
  border-radius: 9.83px;
  bottom: 3px;
  left: 12px;
  position: absolute;
}
.bot-wrap .bot .bot-box .lines .eye {
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  background-color: #c57ddf;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
}
.bot-wrap .bot .bot-box .lines .eye.right {
  transition: height 0.3s ease;
  animation: eye-right-animation 7.5s ease-in-out infinite;
}
.bot-wrap .bot .bot-box .lines .eyes {
  width: 100%;
  height: 10px;
  top: 8px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 4px;
}

.bot-wrap .bot .bot-box .lines .eye .pupil {
  width: 100%;
  height: 100%;
  opacity: 1;
  border-radius: 50%;
  background: linear-gradient(180deg, #312538 0%, #000000 100%);
  position: relative;
}
.bot-wrap .bot .bot-box .lines .eye .pupil:after {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 24.09px;
  background: #fff;
  position: absolute;
  top: 1px;
  right: 0.5px;
  will-change: opacity;
}
.bot-wrap .bot .bot-box .lines .eye.right .pupil:after {
  animation: pupil-blink 7.5s ease-in-out infinite;
}

@keyframes bot-animation {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
@keyframes eye-right-animation {
  0%,
  10%,
  100% {
    height: 10px; /* açık */
  }
  2.5% {
    height: 6px; /* kapalı */
    .eye.right {
      height: 6px; /* kapalı */
    }
  }
}
@keyframes pupil-blink {
  0%,
  10%,
  100% {
    opacity: 1; /* görünür */
  }
  2.5% {
    opacity: 0; /* kırpma anında gizle */
  }
}

.smart-menu {
  position: fixed;
  bottom: 52px;
  right: 52px;
  z-index: 999;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.smart-menu--hide {
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .smart-menu {
    bottom: 12px;
    right: 12px;
  }
}
@media (max-height: 800px) {
  .smart-menu {
    bottom: 24px;
    right: 24px;
  }
}
.smart-menu::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #7b416e1a;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.05) inset;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  backdrop-filter: blur(4px);
}
.smart-menu-list {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  height: 100%;
  padding: 6px 0;
}
.smart-menu-list-item {
  position: relative;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.smart-menu-list-item-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background-color: #a34e90;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1) inset,
    0 -5px 7.2px 0 rgba(255, 255, 255, 0.25) inset;
  color: #ffffff;
  border-radius: 50%;
  pointer-events: none;
}
.smart-menu-list-item-button--disabled {
  pointer-events: none;
  cursor: not-allowed;
}
.smart-menu-list-item:last-child .smart-menu-list-item-button {
  color: rgba(255, 255, 255, 0.7);
}
.smart-menu-list-item-content {
  position: absolute;
  bottom: 100%;
  right: -6px;
  z-index: 2;
  transform: translateY(-32px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .smart-menu-list-item-content {
    position: fixed;
    bottom: unset;
    right: unset;
    top: 0;
    left: 0;
    transform: translateY(0);
  }
}
.smart-menu-list-item-content--open {
  opacity: 1;
  visibility: visible;
  transform: translateY(-16px);
}
@media screen and (max-width: 767px) {
  .smart-menu-list-item-content--open {
    transform: translateY(0);
  }
}
.smart-menu-list-item-button-tooltips {
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%) translateX(-14px);
  display: inline-flex;
  align-items: center;
  height: 24px;
  padding: 4px 10px;
  background-color: #7b416e;
  box-shadow: 0 12px 24px 0 #0e121b0f, 0 1px 2px 0 #0e121b08;
  white-space: nowrap;
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .smart-menu-list-item-button-tooltips {
    display: none;
  }
}
.smart-menu-list-item-button-tooltips span {
  position: relative;
  z-index: 2;
  font-size: 12px;
  line-height: 16px;
}
.smart-menu-list-item-button-tooltips::after {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #7b416e;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%) translateX(-10px) rotate(45deg);
}
.smart-menu-list-item-button:hover .smart-menu-list-item-button-tooltips {
  opacity: 1;
  visibility: visible;
}
.smart-menu-list-item-button .bot-scale {
  transform: scale(0.7) translateY(6px);
}
.smart-menu-list-item-button .smart-menu-state {
  position: absolute;
  top: 1px;
  right: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  background-color: #1f081e;
  border-radius: 50%;
}
.smart-menu-list-item-button .smart-menu-state::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #06df73;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}
.smart-menu-list-item-button .smart-menu-state::after {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #06df7333;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  border-radius: 50%;
  z-index: 1;
  animation: smart-menu-state-animation 2s ease-in-out infinite;
}

@keyframes smart-menu-state-animation {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }
  40% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  80% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }
}

.smart-menu-list-item {
  position: absolute;
  top: 6px;
  left: 6px;
  opacity: 0;
  visibility: hidden;
}
.smart-menu-list-item:nth-child(2) {
  opacity: 1;
  visibility: visible;
}

.smart-menu--open {
  height: 340px;
  cursor: default;
}
.smart-menu--open .smart-menu-list-item-button {
  pointer-events: auto;
}
.smart-menu--open .smart-menu-list-item:nth-child(1) {
  opacity: 1;
  visibility: visible;
}
.smart-menu--open .smart-menu-list-item:nth-child(2) {
  top: 62px;
  opacity: 1;
  visibility: visible;
}
.smart-menu--open .smart-menu-list-item:nth-child(3) {
  top: 118px;
  opacity: 1;
  visibility: visible;
}
.smart-menu--open .smart-menu-list-item:nth-child(4) {
  top: 174px;
  opacity: 1;
  visibility: visible;
}
.smart-menu--open .smart-menu-list-item:nth-child(5) {
  top: 230px;
  opacity: 1;
  visibility: visible;
}
.smart-menu--open .smart-menu-list-item:nth-child(6) {
  top: 286px;
  opacity: 1;
  visibility: visible;
}

.smart-menu--show-content .smart-menu-list-item.smart-menu-list-item--active {
  opacity: 1;
  visibility: visible;
  top: 6px;
}
.smart-menu--show-content
  .smart-menu-list-item:not(.smart-menu-list-item--active) {
  opacity: 0;
  visibility: hidden;
}

.smart-menu--show-content {
  cursor: default;
}

.get-offer-form {
  position: relative;
  width: 100%;
  min-width: 496px;
  padding: 24px;
  background-color: #fff;
  box-shadow: 0 16px 32px -12px rgba(14, 18, 27, 0.1);
  border: 1px solid #d4d4d4;
  border-radius: 16px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .get-offer-form {
    min-width: 100vw;
    height: 100dvh;
    border-radius: 0;
    box-shadow: none;
    border: none;
    overflow-y: auto;
  }
}
.get-offer-form-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .get-offer-form-wrapper {
    gap: 16px;
  }
}
@media (max-height: 800px) {
  .get-offer-form-wrapper {
    gap: 16px;
  }
}
.get-offer-form-wrapper--disabled {
  opacity: 0;
  visibility: hidden;
}
.get-offer-form-header {
  display: flex;
  flex-direction: column;
}
.get-offer-form-header strong {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}
.get-offer-form-header p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.176px;
  color: rgba(10, 10, 10, 0.6);
}
.get-offer-form-body {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px 16px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .get-offer-form-body {
    gap: 16px;
  }
}
@media (max-height: 800px) {
  .get-offer-form-body {
    gap: 16px;
  }
}
.get-offer-form-body .form-control {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.get-offer-form-body .form-control:nth-child(3),
.get-offer-form-body .form-control:nth-child(4) {
  grid-column: span 2;
}
.get-offer-form .btn {
  width: 100%;
  justify-content: center;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .get-offer-form .btn {
    margin-top: 16px;
  }
}
@media (max-height: 800px) {
  .get-offer-form-body .form-control input {
    height: 48px;
  }
  .get-offer-form .btn {
    height: 48px;
    margin-top: 16px;
  }
}
.get-offer-form .smart-menu-list-item-content-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  z-index: 2;
  transition: color 0.3s ease;
}
.get-offer-form .smart-menu-list-item-content-close:hover {
  color: #7b416e;
}

.get-offer-form-success {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 40px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.get-offer-form-success-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 12px;
  width: 100%;
  padding: 0 10px;
}
.get-offer-form-success-content strong {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}
.get-offer-form-success-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.176px;
  color: rgba(10, 10, 10, 0.6);
}
.get-offer-form-success--active {
  opacity: 1;
  visibility: visible;
}

.hero-content .ai {
  transition: opacity 0.3s ease;
}
.hero-content .ai.ai--fade-out {
  opacity: 0;
}

.chat {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 422px;
  padding: 6px;
  box-shadow: 0 16px 32px -12px rgba(14, 18, 27, 0.1);
  border-radius: 16px;
  backdrop-filter: blur(12px);
}
@media screen and (max-width: 767px) {
  .chat {
    min-width: 100vw;
    height: 100dvh;
    border-radius: 0;
  }
}
.chat::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(
    102deg,
    rgba(255, 190, 34, 0.2) -13.85%,
    #a34e90 46.91%,
    #02a4f0 102.76%
  );
  border-radius: 16px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .chat::after {
    border-radius: 0;
  }
}
.chat-header {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  height: 90px;
  padding: 0 8px;
}
.chat-header-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 8px;
  width: 64px;
  height: 64px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 64px;
}
.chat-header-icon .bot-scale {
  transform: scale(0.9);
}
.chat-header-inner {
  display: flex;
  flex-direction: column;
}
.chat-header-inner strong {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  color: #fff;
}
.chat-header-inner p {
  font-size: 18px;
  line-height: 24px;
  margin-top: -4px;
  color: rgba(255, 255, 255, 0.5);
}
.chat-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .chat-inner {
    height: calc(100% - 90px);
  }
}
.chat-inner-messages {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
  height: 320px;
  overflow-y: auto;
  padding: 20px 16px;
}
@media screen and (max-width: 767px) {
  .chat-inner-messages {
    height: calc(100% - 69px);
  }
}
.chat-inner-messages-ruyaai {
  display: flex;
  align-items: center;
  gap: 8px;
}
.chat-inner-messages-ruyaai-message {
  gap: 14px;
  padding: 8px 10px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 18px 18px 18px 0;
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.8);
}
.chat-inner-messages-ruyaai-message a {
  color: var(--primary);
  text-decoration: underline;
}
.chat-inner-messages-buttons {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0 16px 0 52px;
  margin-top: -6px;
}
.chat-inner-messages-user {
  padding: 8px 10px;
  background: linear-gradient(
    236deg,
    rgba(255, 190, 34, 0.2) -176.74%,
    #a34e90 4.11%,
    #02a4f0 124.12%
  );
  border-radius: 18px 18px 0 18px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  align-self: flex-end;
}

.chat-inner-form {
  display: flex;
  align-items: center;
  width: 100%;
  padding-right: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.chat-inner-form--disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
.chat-inner-form input {
  width: 100%;
  padding: 20px 16px;
  font-size: 18px;
  line-height: 28px;
  color: #171717;
}
.chat-inner-form input::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.chat-inner-form button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  background-color: #f3f3f3;
  border-radius: 50%;
  color: #c1c1c1;
  pointer-events: none;
  cursor: default;
  transition: all 0.3s ease;
}
.chat-inner-form button::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(
    153deg,
    rgba(255, 190, 34, 0.2) -329.85%,
    #a34e90 23.9%,
    #02a4f0 258.65%
  );
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.chat-inner-form button svg {
  position: relative;
  z-index: 2;
}
.chat-inner-form button.valid::after {
  opacity: 1;
}
.chat-inner-form button.valid {
  color: #fff;
  cursor: pointer;
  pointer-events: auto;
}
.chat-inner-messages-ruyaai-message-typing {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: 6px 0;
}
.chat-inner-messages-ruyaai-message-typing div {
  width: 8px;
  height: 8px;
  background-color: #000;
  border-radius: 50%;
  animation: chat-inner-messages-ruyaai-message-typing-animation 1s infinite;
}
.chat-inner-messages-ruyaai-message-typing div:nth-child(2) {
  animation-delay: 0.2s;
}
.chat-inner-messages-ruyaai-message-typing div:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes chat-inner-messages-ruyaai-message-typing-animation {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.2;
  }
}

.chat-inner-close {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 38px;
  width: 100%;
  height: 320px;
  padding: 0 16px;
  background-color: #fff;
  border-radius: 8px 8px 0 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .chat-inner-close {
    height: calc(100% - 69px);
  }
}
.chat-inner-close strong {
  max-width: 352px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #000;
  text-align: center;
}
.chat-inner-close strong span {
  color: var(--primary);
}
.chat-inner-close-buttons {
  display: flex;
  flex-direction: column;
  gap: 12px;
  gap: 16px;
  width: 100%;
  max-width: 292px;
}
.chat-inner-close-buttons .btn {
  width: 100%;
  justify-content: center;
  text-align: center;
}
.chat-inner-close--active {
  opacity: 1;
  visibility: visible;
}
.chat-close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  color: #fff;
  transition: color 0.3s ease;
}
.chat-close:hover {
  color: rgba(255, 255, 255, 0.6);
}

.hero .globe-animation-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
}
.hero .globe-animation {
  position: absolute;
  top: 108px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.globe-animation {
  pointer-events: none;
}
.globe-animation img {
  position: relative;
  z-index: 2;
  max-width: unset;
}
.globe-animation::after {
  content: "";
  width: 396px;
  height: 396px;
  border-radius: 50%;
  position: absolute;
  top: 64px;
  right: 138px;
  background: linear-gradient(
    180deg,
    #a34e90 0%,
    #ffbe22 10.91%,
    #02a4f0 22.26%
  );
  filter: blur(38px);
  animation: globe-animation-lighter 20s linear infinite alternate-reverse
    backwards;
}

@keyframes globe-animation-lighter {
  0% {
    top: 64px;
    right: 138px;
    transform: rotate(0deg);
  }
  12.5% {
    top: 24px;
    right: 208px;
    transform: rotate(0deg);
  }
  25% {
    top: 0px;
    right: 318px;
    transform: rotate(90deg);
  }
  37.5% {
    top: 24px;
    right: 428px;
    transform: rotate(0deg);
  }
  50% {
    top: 64px;
    right: 498px;
    transform: rotate(0deg);
  }
  62.5% {
    top: 24px;
    right: 428px;
    transform: rotate(0deg);
  }
  75% {
    top: 0px;
    right: 318px;
    transform: rotate(90deg);
  }
  87.5% {
    top: 24px;
    right: 208px;
    transform: rotate(0deg);
  }
  100% {
    top: 64px;
    right: 138px;
    transform: rotate(0deg);
  }
}

.hero-content .icon-badge {
  margin-bottom: 32px;
}

.icon-badge {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 100px;
  padding: 1px;
  overflow: hidden;
  backdrop-filter: blur(4px);
}
.icon-badge::before {
  content: "";
  width: 300%;
  height: 800%;
  background: conic-gradient(
    from 90deg at 50% 50%,
    rgba(25, 16, 25, 0) 0deg,
    #a34e90 30deg,
    rgba(25, 16, 25, 0) 60deg
  );
  position: absolute;
  animation: rotate360 10s linear infinite forwards;
}
.icon-badge::after {
  content: "";
  width: 300%;
  height: 800%;
  background: conic-gradient(
    from 270deg at 50% 50%,
    rgba(25, 16, 25, 0) 0deg,
    #a34e90 30deg,
    rgba(25, 16, 25, 0) 60deg
  );
  position: absolute;
  animation: rotate360 10s linear infinite forwards;
}
@keyframes rotate360 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.icon-badge-inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px 8px 8px;
  background-color: #251524;
  border-radius: 100px;
  backdrop-filter: blur(4px);
}
.icon-badge-inner-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: radial-gradient(
    79.17% 79.17% at 50% 50%,
    #a34e90 0%,
    #251c25 100%
  );
  border-radius: 50%;
  color: #fff;
}
.icon-badge-inner span {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}

html.header-menu-open,
body.header-menu-open {
  overflow: hidden;
}

@media (max-width: 640px) {
  html.header-menu-open,
  body.header-menu-open {
    position: fixed;
    width: 100%;
    height: 100%;
  }
}

.button {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 48px;
  padding: 0 16px;
  background: rgba(163, 78, 144, 0.2);
  border-radius: 48px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #f387da;
  transition: background 0.3s ease;
}
.button:hover {
  background: rgba(163, 78, 144, 0.3);
}

.video-iframe {
  position: relative;
  padding-bottom: 178%;
  height: 0;
  overflow: hidden;
  border-radius: 12px;
}
.video-iframe iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
