/* Theme fixes for home-saas-product-showcase-op */

body.theme8 {
  background-color: #07090E;
}

.th-menu-wrapper,
.th-menu-toggle {
  display: none !important;
}

.th-hero-wrapper.hero-10 {
  background-color: #07090E;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.th-hero-wrapper.hero-10.bg-top-center {
  background-size: cover;
}

.hero-style10 .hero-title {
  line-height: 1.15;
  text-wrap: balance;
  margin-top: 20px;
}

.hero-style10 .client-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.hero-style10 .client-box.hero-social-proof {
  gap: 0;
}

.hero-style10 .client-box .rating {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 24px;
  gap: 2px 4px;
  max-width: min(100%, 420px);
  margin: 0 auto;
  line-height: 1.45;
  text-align: center;
  white-space: normal;
}

.hero-rating-stars {
  display: inline-block;
  min-width: 6.5em;
  letter-spacing: 0.12em;
  color: #e2b93b;
  font-size: 14px;
  line-height: 1;
}

.hero-play-icon {
  display: inline-block;
  width: 14px !important;
  height: 14px !important;
  max-width: 14px !important;
  max-height: 14px !important;
  flex: 0 0 14px;
  vertical-align: middle;
  overflow: hidden;
}

.hero-style10 .th-btn4.popup-video > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: auto;
  white-space: nowrap;
}

.hero-style10 .hero-image4 {
  display: block;
  width: 100%;
  margin-top: 20px;
  aspect-ratio: 1465 / 680;
  contain: layout;
  overflow: hidden;
}

.hero-style10 .hero-image4 img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
}

.feature-item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.counter-sec2,
.cta-area10,
.contact-sec {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.integration-area3 {
  position: relative;
  min-height: 788px;
}

.integration-area3__stage {
  position: relative;
  max-width: 788px;
  margin: 0 auto;
}

.integration-area3 .box-img {
  position: relative;
  z-index: 1;
  max-width: 788px;
  margin: 0 auto;
}

.integration-area3 .box-img img {
  width: 100%;
  height: auto;
  display: block;
}

.integration-area3 .box-img > img[width][height] {
  width: 100%;
  height: auto;
}

.integration-area3__marks {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}

.integration-area3__marks .integration-area3__mark {
  position: absolute;
  display: block;
  object-fit: contain;
  transform: translate(-50%, -50%);
  width: 64px !important;
  height: 64px !important;
  max-width: 64px;
  max-height: 64px;
}

.integration-area3__mark--center {
  top: 50%;
  left: 50%;
  width: 110px !important;
  height: 110px !important;
  max-width: 110px;
  max-height: 110px;
}

.integration-area3__mark--google {
  top: 14.1%;
  left: 50%;
}

.integration-area3__mark--wordpress {
  top: 32.1%;
  left: 79.9%;
}

.integration-area3__mark--claude {
  top: 67.9%;
  left: 79.9%;
}

.integration-area3__mark--blogger {
  top: 85.9%;
  left: 50%;
}

.integration-area3__mark--telegram {
  top: 67.9%;
  left: 20.1%;
}

.integration-area3__mark--twitter {
  top: 32.1%;
  left: 20.1%;
}

.brand-area > .shape-mockup > img[width][height] {
  width: auto;
  height: auto;
  max-width: none;
}

.brand-item2 {
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-item2 .brand-item2__webp {
  width: 150px !important;
  height: 70px !important;
  max-width: 150px;
  max-height: 70px;
  object-fit: contain;
  display: block;
}

@media (max-width: 767px) {
  .integration-area3 {
    min-height: auto;
  }

  .integration-area3__marks .integration-area3__mark {
    width: 48px !important;
    height: 48px !important;
    max-width: 48px;
    max-height: 48px;
  }

  .integration-area3__mark--center {
    width: 84px !important;
    height: 84px !important;
    max-width: 84px;
    max-height: 84px;
  }
}

.hero-style10 .client-box .client-thumb-group .thumb {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid var(--white-color);
  overflow: hidden;
  flex-shrink: 0;
  box-sizing: border-box;
}

.hero-style10 .client-box .client-thumb-group .thumb img[width][height] {
  width: 32px;
  height: 32px;
  max-width: none;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  object-fit: cover;
  flex-shrink: 0;
  display: block;
}

.hero-style10 .btn-group {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  min-height: 48px;
}

.hero-style10 .btn-group .hero-btn-motion,
.hero-style10 .btn-group .cashgpt-btn-motion {
  display: inline-flex;
  align-items: stretch;
}

.hero-style10 .btn-group .th-btn4.popup-video,
.hero-style10 .btn-group .th-btn.style2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  height: 48px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1;
}

.hero-style10 .btn-group .th-btn4.popup-video {
  padding: 4px;
}

.hero-style10 .btn-group .th-btn4.popup-video > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 40px;
  min-height: 40px;
  padding: 0 22px;
  width: auto;
  white-space: nowrap;
}

.hero-style10 .btn-group .th-btn.style2 {
  padding: 0 24px;
  border-radius: 8px;
}

.header-layout10 {
  margin-top: 32px;
}

.header-layout10 .menu-area {
  padding-top: 8px;
}

.header-layout10 .menu-area .row {
  display: grid;
  grid-template-columns: minmax(130px, 1fr) auto minmax(130px, 1fr);
}

.header-layout10 .header-login-slot {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.header-layout10 .header-button {
  justify-content: flex-end;
}

.header-layout10 .sticky-wrapper.sticky {
  position: static !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  box-shadow: none !important;
  animation: none !important;
  background-color: transparent !important;
}

.header-layout10 .main-menu {
  text-align: center;
}

@media (min-width: 1200px) {
  .header-layout10 {
    margin-top: 36px;
  }

  .header-layout10 .menu-area {
    min-height: 72px;
    padding-top: 10px;
  }
}

.hero-btn-motion,
.cashgpt-btn-motion {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  isolation: isolate;
}

.hero-btn-motion > a,
.cashgpt-btn-motion > a {
  position: relative;
  z-index: 4;
}

.cashgpt-btn {
  border-radius: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em;
  overflow: hidden;
  transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.35s ease, filter 0.35s ease !important;
}

.cashgpt-btn > span {
  border-radius: 10px !important;
  position: relative;
  z-index: 2;
}

.cashgpt-btn--gradient {
  box-shadow: 0 6px 18px rgba(123, 93, 255, 0.24), 0 0 0 1px rgba(255, 255, 255, 0.06) inset;
}

.cashgpt-btn--gradient:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(123, 93, 255, 0.32), 0 0 10px rgba(179, 93, 255, 0.16);
  filter: none;
}

.cashgpt-btn--gradient.th-btn4 span::before {
  display: none;
}

.cashgpt-btn--outline {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.28) !important;
  box-shadow: 0 4px 14px rgba(12, 14, 19, 0.28);
  background: rgba(255, 255, 255, 0.08) !important;
}

.cashgpt-btn--outline:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.4) !important;
  box-shadow: 0 8px 20px rgba(12, 14, 19, 0.35);
  background: rgba(255, 255, 255, 0.12) !important;
}

.hero-btn-motion__ring {
  display: none;
}

.hero-btn-motion__shine {
  display: none;
}

.hero-btn-motion::before,
.cashgpt-btn-motion::before {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: 12px;
  padding: 1px;
  background: linear-gradient(120deg, #7b5dff, #b35dff, #5ce1ff, #b35dff, #7b5dff);
  background-size: 320% 320%;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  animation: hero-btn-border 5s linear infinite;
  opacity: 0.35;
  z-index: 0;
  pointer-events: none;
}

.hero-btn-motion::after,
.cashgpt-btn-motion::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  background: transparent;
  z-index: 1;
  pointer-events: none;
  animation: none;
}

.hero-btn-motion--secondary::after {
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.1);
}

.hero-btn-motion--header::after {
  box-shadow: 0 0 8px rgba(179, 93, 255, 0.18);
}

.hero-btn-motion--primary::after {
  box-shadow: 0 0 10px rgba(123, 93, 255, 0.2);
}

.header-layout10 .hero-btn-motion__ring {
  display: none;
}

.header-layout10 .th-btn4.btn-gradient2 {
  box-shadow: 0 6px 18px rgba(123, 93, 255, 0.24);
}

.header-layout10 .th-btn4.btn-gradient2:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(123, 93, 255, 0.32);
}

.price-card2 .cashgpt-btn-motion {
  width: 100%;
}

.price-card2 .cashgpt-btn-motion > a {
  width: 100%;
}

@keyframes hero-btn-ring {
  0% {
    transform: scale(0.92);
    opacity: 0.85;
  }

  100% {
    transform: scale(1.48);
    opacity: 0;
  }
}

@keyframes hero-btn-border {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

@keyframes cashgpt-btn-pulse {
  0%,
  100% {
    opacity: 0.45;
    transform: scale(1);
  }

  50% {
    opacity: 1;
    transform: scale(1.02);
  }
}

@keyframes cashgpt-btn-shine {
  0%,
  72%,
  100% {
    left: -70%;
    opacity: 0;
  }

  38% {
    left: 125%;
    opacity: 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-btn-motion__ring,
  .hero-btn-motion__shine::after,
  .hero-btn-motion::before,
  .hero-btn-motion::after,
  .cashgpt-btn-motion::before,
  .cashgpt-btn-motion::after {
    animation: none;
  }

  .cashgpt-btn:hover {
    transform: none;
  }
}

.footer-widget.widget_nav_menu .menu > li {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 21px;
  color: #5E5E60;
  display: block;
}

.footer-layout1 .footer-line:before {
  display: none !important;
  content: none !important;
}

.footer-layout11 .footer-tools-row {
  justify-content: center !important;
  align-items: flex-start;
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
}

.footer-layout11 .footer-tools-row > [class*="col-"] {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.footer-layout11 .footer-tools-row .footer-widget {
  display: flex;
  flex-direction: column;
  align-items: center !important;
  width: 100%;
  max-width: 300px;
  margin: 0 auto !important;
  text-align: center !important;
}

.footer-layout1.footer-layout11 .footer-tools-row .footer-widget .widget_title,
.footer-layout11 .footer-tools-row h3.widget_title {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 auto 15px !important;
  padding: 0 0 25px 0 !important;
  text-align: center !important;
  align-self: stretch;
  box-sizing: border-box;
}

.footer-layout11 .footer-tools-row .footer-widget.widget_nav_menu .menu-all-pages-container {
  width: 100%;
  text-align: center !important;
}

.footer-layout11 .footer-tools-row .footer-widget.widget_nav_menu .menu {
  list-style: none;
  padding: 0 !important;
  margin: 0 auto !important;
  width: 100%;
  text-align: center !important;
}

.footer-layout11 .footer-tools-row .footer-widget.widget_nav_menu .menu > li {
  display: block;
  width: 100%;
  margin-bottom: 21px;
  text-align: center !important;
}

.footer-layout11 .footer-tools-row .footer-widget.widget_nav_menu .menu > li:last-child {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .footer-layout11 .footer-tools-row {
    flex-direction: column;
    align-items: center !important;
  }

  .footer-layout11 .footer-tools-row > [class*="col-"] {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    align-items: center;
    text-align: center !important;
  }

  .footer-layout11 .footer-tools-row .footer-widget {
    max-width: 100%;
    width: 100%;
  }

  .footer-layout1.footer-layout11 .footer-tools-row .footer-widget .widget_title,
  .footer-layout11 .footer-tools-row h3.widget_title {
    max-width: 100% !important;
    width: 100% !important;
    text-align: center !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.blog-item .box-img img,
.about-card .box-bottom .box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testi-box5 .box-author img {
  border-radius: 50%;
}

button.swiper-pagination-bullet {
  appearance: none;
  -webkit-appearance: none;
  font: inherit;
  line-height: inherit;
  padding: 0;
}

button.swiper-pagination-bullet:focus-visible {
  outline: 2px solid #b35dff;
  outline-offset: 2px;
}

#testiSlide2 .swiper-wrapper {
  align-items: stretch;
}

#testiSlide2 .swiper-slide {
  display: flex;
  height: auto;
}

#testiSlide2 .testi-box5 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

#testiSlide2 .testi-box5 .box-text {
  flex: 1 1 auto;
  min-height: 108px;
  margin-bottom: 30px;
}

#testiSlide2 .testi-box5 .box-profile {
  margin-top: auto;
}

@media (max-width: 767px) {
  #testiSlide2 .testi-box5 .box-text {
    min-height: 0;
    font-size: 18px;
    line-height: 30px;
  }
}

/* Pricing toggle — demo pill style */
.pricing-tabs.style9.pricing-tabs--demo {
  position: relative;
  z-index: 1;
  display: inline-flex;
  max-width: none;
  width: auto;
  margin: 0 auto;
  padding: 12px 28px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: linear-gradient(166.25deg, rgba(255, 255, 255, 0.06) -110.1%, rgba(255, 255, 255, 0.02) 109.13%);
}

.pricing-tabs.style9.pricing-tabs--demo:before {
  inset: 0;
  background-color: rgba(12, 14, 19, 0.92);
  z-index: -1;
}

.pricing-tabs.style9.pricing-tabs--demo .switch-area {
  position: static;
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 22px;
}

.pricing-tabs.style9.pricing-tabs--demo .toggler {
  appearance: none;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  font-family: var(--title-font, inherit);
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  color: #9b7dff;
  cursor: pointer;
  transition: color 0.2s ease, font-weight 0.2s ease;
  -webkit-text-fill-color: #9b7dff;
  background-image: none;
  background-clip: border-box;
}

.pricing-tabs.style9.pricing-tabs--demo .toggler.toggler--is-active {
  color: #ffffff;
  font-weight: 700;
  -webkit-text-fill-color: #ffffff;
  background-image: none;
}

.pricing-tabs.style9.pricing-tabs--demo .discount {
  white-space: nowrap;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  color: #9b7dff;
  -webkit-text-fill-color: #9b7dff;
  background-image: none;
  background-clip: border-box;
}

.pricing-tabs.style9.pricing-tabs--demo .toggle,
.pricing-tabs.style9.pricing-tabs--demo .switch,
.pricing-tabs.style9.pricing-tabs--demo .check {
  display: none !important;
}

#fiyatlandirma .sec-btn {
  display: flex;
  justify-content: center;
}

#fiyatlandirma .price-card2.active {
  background: linear-gradient(116.7deg, rgba(123, 93, 255, 0.18) 0%, rgba(179, 93, 255, 0.18) 100%);
  border: 1px solid rgba(123, 93, 255, 0.45);
}

#fiyatlandirma .row.gy-4 {
  row-gap: 1.5rem;
}

@media (max-width: 575px) {
  .pricing-tabs.style9.pricing-tabs--demo {
    padding: 10px 18px;
  }

  .pricing-tabs.style9.pricing-tabs--demo .switch-area {
    gap: 14px;
  }

  .pricing-tabs.style9.pricing-tabs--demo .toggler,
  .pricing-tabs.style9.pricing-tabs--demo .discount {
    font-size: 15px;
  }
}

/* Footer tools — final mobile title centering overrides */
.footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row,
.footer-tools-row {
  justify-content: center !important;
}

.footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row > [class*="col-"],
.footer-tools-row > [class*="col-"] {
  display: flex;
  flex-direction: column;
  align-items: stretch !important;
  text-align: center !important;
}

.footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row .footer-widget,
.footer-tools-row .footer-widget {
  display: flex;
  flex-direction: column;
  align-items: stretch !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

.footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row .footer-widget .widget_title,
.footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row h3.widget_title,
.footer-layout1 .footer-tools-row .footer-widget .widget_title,
.footer-tools-row h3.widget_title {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  align-self: stretch !important;
  box-sizing: border-box;
}

.footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row .menu-all-pages-container,
.footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row .menu,
.footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row .menu > li {
  width: 100% !important;
  text-align: center !important;
}

@media (min-width: 992px) {
  .footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row .footer-widget {
    max-width: 300px !important;
  }
}

@media (max-width: 991.98px) {
  .footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row > [class*="col-"],
  .footer-tools-row > [class*="col-"] {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row .footer-widget,
  .footer-tools-row .footer-widget {
    max-width: 100% !important;
  }
}

@media (max-width: 767.98px) {
  .footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row,
  .footer-tools-row {
    flex-direction: column;
    align-items: stretch !important;
  }

  .footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row .footer-widget .widget_title,
  .footer-wrapper.footer-layout1.footer-layout11 .footer-tools-row h3.widget_title,
  .footer-layout1 .footer-tools-row .footer-widget .widget_title,
  .footer-tools-row h3.widget_title {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
  }
}

/* Desktop hero fold: compact spacing + scaled dashboard preview */
@media (min-width: 992px) {
  .th-hero-wrapper.hero-10 {
    overflow: visible;
  }

  .th-hero-wrapper.hero-10 .shape-mockup {
    z-index: 1;
    pointer-events: none;
  }

  .hero-style10 {
    position: relative;
    z-index: 2;
    padding: 120px 0 20px;
  }

  .hero-style10 .hero-title {
    font-size: 48px;
    line-height: 1.1;
    margin-top: 28px;
    margin-bottom: 10px;
  }

  .hero-style10 .hero-text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
  }

  .hero-style10 .client-box {
    margin-bottom: 14px;
    min-height: auto;
  }

  .hero-style10 .btn-group {
    margin-bottom: 28px;
    min-height: auto;
  }

  .hero-style10 .hero-image4 {
    --hero-image-max-h: min(360px, calc(100svh - 520px));
    width: min(820px, 92vw, calc(var(--hero-image-max-h) * 1465 / 680));
    max-height: var(--hero-image-max-h);
    margin: 28px auto 0;
    aspect-ratio: 1465 / 680;
    contain: layout;
    overflow: hidden;
  }

  .hero-style10 .hero-image4 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center bottom;
  }
}

@media (min-width: 1200px) {
  .hero-style10 {
    padding-top: 124px;
  }

  .hero-style10 .hero-title {
    font-size: 52px;
    margin-top: 32px;
  }

  .hero-style10 .hero-image4 {
    --hero-image-max-h: min(380px, calc(100svh - 530px));
    width: min(860px, 94vw, calc(var(--hero-image-max-h) * 1465 / 680));
    max-height: var(--hero-image-max-h);
  }
}

@media (min-width: 1400px) {
  .hero-style10 .hero-title {
    font-size: 56px;
    margin-top: 36px;
  }

  .hero-style10 .hero-image4 {
    --hero-image-max-h: min(400px, calc(100svh - 540px));
    width: min(900px, 96vw, calc(var(--hero-image-max-h) * 1465 / 680));
    max-height: var(--hero-image-max-h);
  }
}

@media (min-width: 992px) and (max-height: 860px) {
  .hero-style10 {
    padding-top: 108px;
  }

  .hero-style10 .hero-title {
    font-size: 42px;
  }

  .hero-style10 .hero-text {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 8px;
  }

  .hero-style10 .client-box {
    margin-bottom: 10px;
  }

  .hero-style10 .btn-group {
    margin-bottom: 12px;
  }

  .hero-style10 .hero-image4 {
    --hero-image-max-h: min(300px, calc(100svh - 460px));
    width: min(760px, 90vw, calc(var(--hero-image-max-h) * 1465 / 680));
    max-height: var(--hero-image-max-h);
  }
}

.header-layout10 .header-login-slot .hero-btn-motion,
.header-layout10 .header-button .hero-btn-motion,
.hero-style10 .btn-group .hero-btn-motion {
  position: relative;
  display: inline-flex;
  align-items: stretch;
  width: auto;
  height: auto;
  flex: 0 0 auto;
  contain: layout style;
}

.hero-style10 .client-thumb-group {
  flex: 0 0 auto;
}

.hero-style10 .client-wrapp {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
  text-align: center;
}

.hero-free-credit-note {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  color: #e2b93b;
  text-align: center;
  letter-spacing: 0.01em;
}

.landing-pricing-note {
  margin: 0 0 24px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  color: #b35dff;
  text-align: center;
}

.landing-price-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 8px;
}

.landing-price-actions .cashgpt-btn-motion {
  width: 100%;
}

.landing-price-actions .cashgpt-btn-motion > a {
  width: 100%;
}

.landing-sticky-cta {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  padding: 12px 16px calc(12px + env(safe-area-inset-bottom, 0px));
  background: rgba(7, 9, 14, 0.94);
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 -8px 24px rgba(0, 0, 0, 0.35);
}

.landing-sticky-cta__btn {
  display: flex;
  width: 100%;
  justify-content: center;
}

.landing-sticky-cta__btn > span {
  width: 100%;
  text-align: center;
}

@media (max-width: 991.98px) {
  body.theme8 {
    padding-bottom: calc(76px + env(safe-area-inset-bottom, 0px));
  }
}

@media (max-width: 767.98px) {
  .hero-style10 .client-box .rating {
    max-width: min(100%, 320px);
    font-size: 14px;
  }

  .hero-free-credit-note {
    font-size: 17px;
  }
}

@media (min-width: 992px) {
  .hero-free-credit-note {
    font-size: 20px;
  }
}

@media (max-width: 575.98px) {
  .hero-style10 .client-box .rating {
    max-width: min(100%, 280px);
    font-size: 13px;
  }

  .hero-free-credit-note {
    font-size: 16px;
  }
}
