/*
 * Sdot template adaptation for the static-IP storefront.
 * Keep overrides scoped to .xl-sdot-page so FastAdmin pages remain untouched.
 */

html {
  scroll-behavior: smooth;
  max-width: 100%;
  overflow-x: hidden;
}

body.xl-sdot-page {
  max-width: 100%;
  overflow-x: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC",
    "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
  color: #22232a;
  background: #fff;
}

.xl-sdot-page h1,
.xl-sdot-page h2,
.xl-sdot-page h3,
.xl-sdot-page h4,
.xl-sdot-page h5,
.xl-sdot-page h6,
.xl-sdot-page a,
.xl-sdot-page p,
.xl-sdot-page span,
.xl-sdot-page li {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC",
    "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
}

.xl-sdot-page a:focus-visible,
.xl-sdot-page button:focus-visible {
  outline: 3px solid rgba(83, 83, 248, 0.38);
  outline-offset: 4px;
}

.xl-sdot-page .main-header-area {
  padding-left: 72px;
  padding-right: 72px;
}

.xl-sdot-page .main-header-area.sticky {
  padding: 0 72px;
  box-shadow: 0 8px 28px rgba(28, 29, 62, 0.08);
}

.xl-sdot-logo {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  min-width: 0;
  color: #000108;
  text-align: left;
}

.xl-sdot-logo:hover {
  color: #5353f8;
}

.xl-sdot-logo-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  border-radius: 15px 15px 5px 15px;
  color: #fff;
  background: #5353f8;
  box-shadow: 8px 8px 0 #ffc932;
  font-size: 25px;
  font-weight: 800;
  line-height: 1;
}

.xl-sdot-logo-text {
  max-width: 220px;
  overflow: hidden;
  color: inherit;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xl-sdot-page .main-menu ul li {
  margin-right: 34px;
}

.xl-sdot-page .main-menu ul li:last-child {
  margin-right: 0;
}

.xl-sdot-page .main-menu ul li > a {
  padding: 39px 0;
  font-size: 16px;
  font-weight: 600;
}

.xl-sdot-page .sign-in {
  font-size: 16px;
  font-weight: 600;
}

.xl-sdot-page .theme_btn {
  border-radius: 4px;
  font-size: 16px;
  letter-spacing: 0;
}

.xl-sdot-page .theme_black_btn {
  padding: 17px 28px;
}

.xl-sdot-page .slide-bar {
  z-index: 1020;
}

.xl-sdot-page .offset-logo .xl-sdot-logo {
  max-width: calc(100% - 45px);
}

.xl-sdot-page .side-mobile-menu ul li a {
  font-size: 17px;
}

.xl-sdot-page .slider-area {
  min-height: 940px;
}

.xl-sdot-page .slide-image-box {
  top: 315px;
  right: 34px;
  width: 42%;
  max-width: 790px;
}

.xl-sdot-page .slide-image-box img {
  width: 100%;
}

.xl-hero-kicker {
  color: #5353f8;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.18em;
}

.xl-sdot-page .slider__content .main-title {
  max-width: 820px;
  font-size: 76px;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.045em;
}

.xl-sdot-page .slider__content .sub-title {
  max-width: 720px;
  color: rgba(0, 1, 8, 0.72);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
}

.xl-sdot-page .slider__text__list li {
  font-size: 17px;
}

.xl-sdot-page .info-box span {
  max-width: 220px;
  line-height: 1.35;
}

.xl-sdot-page .info-box span b {
  color: #000108;
}

.xl-sdot-page .intro-box {
  min-height: 340px;
}

.xl-sdot-page .intro-box h5 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.xl-sdot-page .intro-box h3 {
  font-size: 31px;
}

.xl-sdot-page .intro-box p {
  min-height: 82px;
  margin: 0 0 30px;
  color: rgba(0, 1, 8, 0.68);
  font-size: 16px;
  line-height: 1.75;
}

.xl-sdot-page .section-title h2 {
  font-size: 54px;
  font-weight: 800;
  letter-spacing: -0.035em;
}

.xl-sdot-page .section-title .sub-title {
  color: rgba(0, 1, 8, 0.66);
  font-size: 18px;
  line-height: 1.8;
}

.xl-sdot-page .data-wrapper h3 {
  font-size: 34px;
  line-height: 1.45;
}

.xl-sdot-page .data-wrapper h5 {
  color: rgba(0, 1, 8, 0.68);
  font-size: 17px;
  line-height: 1.9;
}

.xl-sdot-page .s-services {
  min-height: 408px;
}

.xl-sdot-page .s-services p {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.xl-sdot-page .s-services h3 {
  font-size: 25px;
  line-height: 1.5;
}

.xl-sdot-page .s-works {
  min-height: 300px;
}

.xl-sdot-page .s-works h5 {
  color: rgba(0, 1, 8, 0.68);
  font-size: 16px;
  line-height: 1.8;
}

.xl-sdot-page .counters h1 {
  font-weight: 800;
}

.xl-sdot-page .counters .semi-title {
  font-size: 22px;
}

.xl-capability-card {
  min-height: 385px;
}

.xl-sdot-page .client-feedback {
  overflow: hidden;
}

.xl-capability-number {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  margin-bottom: 28px;
  border-radius: 50%;
  color: #5353f8 !important;
  background: #eff0fb;
  font-size: 18px !important;
  font-weight: 800 !important;
}

.xl-sdot-page .xl-capability-card h3 {
  font-size: 27px;
  line-height: 1.4;
}

.xl-sdot-page .xl-capability-card h5 {
  color: #fa8549;
  font-size: 16px;
  font-weight: 600;
}

.xl-sdot-page .xl-capability-card .sub-title {
  color: rgba(0, 1, 8, 0.68);
  font-size: 16px;
  line-height: 1.75;
}

.xl-sdot-page .showwcase-img {
  max-width: 92%;
}

.xl-account-card {
  box-shadow: 0 25px 70px rgba(40, 42, 83, 0.12);
}

.xl-card-label {
  margin-bottom: 12px;
  color: #5353f8;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.xl-account-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 13px 0;
  border-bottom: 1px solid #ececf4;
  color: #303139;
  font-size: 16px;
  line-height: 1.55;
}

.xl-account-list li i {
  margin-top: 5px;
  color: #5353f8;
}

.xl-sdot-page .quote-form .xl-login-hint {
  display: block;
  margin-top: 24px;
  text-align: center;
  font-size: 15px;
}

.xl-faq-card {
  height: calc(100% - 50px);
}

.xl-sdot-page .xl-faq-card .blogs__thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 240px;
  border-radius: 6px;
  background: #f7f7fc;
}

.xl-sdot-page .xl-faq-card .blogs__thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.xl-sdot-page .xl-faq-card p {
  color: rgba(0, 1, 8, 0.66);
  font-size: 16px;
  line-height: 1.8;
}

.xl-sdot-page .footer-area .xl-sdot-logo-mark {
  width: 42px;
  height: 42px;
  flex-basis: 42px;
  box-shadow: 7px 7px 0 #ffc932;
}

.xl-sdot-page .footer-area .xl-sdot-logo-text {
  font-size: 22px;
}

.xl-sdot-page .footer__widget .addres-details {
  max-width: 330px;
  color: rgba(0, 1, 8, 0.66);
  line-height: 1.8;
}

.xl-template-credit p {
  font-size: 14px;
}

.xl-template-credit a {
  color: #5353f8;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .xl-sdot-page .main-header-area,
  .xl-sdot-page .main-header-area.sticky {
    padding-left: 36px;
    padding-right: 36px;
  }

  .xl-sdot-page .main-menu ul li {
    margin-right: 21px;
  }

  .xl-sdot-page .main-menu ul li > a {
    font-size: 15px;
  }

  .xl-sdot-page .slider__content .main-title {
    font-size: 66px;
  }

  .xl-sdot-page .slide-image-box {
    right: 0;
    width: 40%;
  }

  .xl-sdot-page .s-services {
    min-height: 390px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .xl-sdot-page .main-header-area,
  .xl-sdot-page .main-header-area.sticky {
    padding-left: 22px;
    padding-right: 22px;
  }

  .xl-sdot-page .xl-sdot-logo-text {
    max-width: 150px;
    font-size: 20px;
  }

  .xl-sdot-page .main-menu ul li {
    margin-right: 12px;
  }

  .xl-sdot-page .main-menu ul li > a {
    font-size: 14px;
  }

  .xl-sdot-page .slider__content .main-title {
    font-size: 58px;
  }

  .xl-sdot-page .slide-image-box {
    top: 360px;
    right: 0;
    width: 40%;
  }
}

@media (max-width: 991px) {
  .xl-sdot-page .main-header-area,
  .xl-sdot-page .main-header-area.sticky {
    padding: 14px 20px;
  }

  .xl-sdot-page .slide-image-box {
    display: none !important;
  }

  .xl-sdot-page .slide-bar {
    right: 0;
    display: none;
  }

  .xl-sdot-page .slide-bar.show {
    display: block;
  }

  .xl-sdot-page .slider-area {
    min-height: auto;
  }

  .xl-sdot-page .slider__content .main-title {
    max-width: 720px;
  }

  .xl-sdot-page .intro-box,
  .xl-sdot-page .s-services {
    min-height: 0;
  }

  .xl-sdot-page .section-title h2 {
    font-size: 42px !important;
  }

  .xl-sdot-page .work__wrapper .works__img {
    margin-top: 55px;
  }
}

@media (max-width: 767px) {
  .xl-sdot-page .main-header-area,
  .xl-sdot-page .main-header-area.sticky {
    padding: 12px 15px;
  }

  .xl-sdot-logo {
    gap: 9px;
  }

  .xl-sdot-logo-mark {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
    border-radius: 12px 12px 4px 12px;
    box-shadow: 6px 6px 0 #ffc932;
    font-size: 21px;
  }

  .xl-sdot-logo-text {
    max-width: 145px;
    font-size: 18px;
  }

  .xl-sdot-page .slider__content {
    padding-top: 10px;
  }

  .xl-sdot-page .data-img .jag_01 {
    display: none;
  }

  .xl-sdot-page .slider__content .main-title {
    margin-bottom: 28px;
    font-size: 42px;
    line-height: 1.22;
  }

  .xl-sdot-page .slider__content .main-title .vector-shape::before {
    width: 180px;
    background-size: contain;
  }

  .xl-sdot-page .slider__content .sub-title {
    margin-bottom: 28px;
    font-size: 17px;
    line-height: 1.75;
  }

  .xl-sdot-page .slider__text__list {
    margin-bottom: 38px;
  }

  .xl-sdot-page .slider__text__list li {
    font-size: 15px;
    line-height: 1.65;
  }

  .xl-sdot-page .intro-box h3 {
    font-size: 27px;
  }

  .xl-sdot-page .intro-box p {
    min-height: 0;
  }

  .xl-sdot-page .section-title h2 {
    font-size: 32px !important;
    line-height: 1.35;
  }

  .xl-sdot-page .section-title .sub-title {
    font-size: 16px;
  }

  .xl-sdot-page .data-wrapper h3 {
    font-size: 27px;
  }

  .xl-sdot-page .s-services h3 {
    font-size: 24px;
  }

  .xl-sdot-page .s-works {
    min-height: 0;
  }

  .xl-capability-card {
    min-height: 0;
  }

  .xl-sdot-page .xl-faq-card .blogs__thumb {
    height: 210px;
  }

  .xl-sdot-page .quote-form {
    padding: 50px 22px;
  }

  .xl-sdot-page .copy-right-area {
    padding-top: 45px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .xl-sdot-page *,
  .xl-sdot-page *::before,
  .xl-sdot-page *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
