.layer-vps-windows-page {
  color: #1a1a1a;
  font-family: "PlusJakartaSans Regular" !important;
}
.layer-vps-windows-page *,
.layer-vps-windows-page *::before,
.layer-vps-windows-page *::after { box-sizing: border-box; }
.layer-vps-windows-page p,
.layer-vps-windows-page li,
.layer-vps-windows-page button,
.layer-vps-windows-page input,
.layer-vps-windows-page a { font-family: "PlusJakartaSans Regular" !important; }
.layer-vps-windows-page img { max-width: 100%; height: auto; }
.layer-vps-windows-page h1,
.layer-vps-windows-page h2,
.layer-vps-windows-page h3,
.layer-vps-windows-page .cloud-button,
.layer-vps-windows-page .section-badge {
  font-family: "PlusJakartaSans Bold" !important;
}
.layer-vps-windows-page .section-head { text-align: center; }
.layer-vps-windows-page .section-heading { margin: 0; font-size: 44px; line-height: 60px; color: #1a1a1a; }
.layer-vps-windows-page .section-description { margin: 16px 0 0; font-size: 16px; line-height: 37px; font-family: "PlusJakartaSans Light" !important; }
.layer-vps-windows-page .section-badge { display: inline-flex; align-items: center; padding: 6px 22px; border-radius: 999px; background: #f1f5ff; color: #457bff; font-size: 16px; line-height: 24px; }
.layer-vps-windows-page .badge-purple { background: #eee7ff; color: #754bfc; }
.layer-vps-windows-page .cloud-button { display: inline-flex; align-items: center; justify-content: center; gap: 24px; min-height: 60px; padding: 14px 32px; border: 1px solid transparent; border-radius: 16px; font-size: 18px; line-height: 30px; text-decoration: none; transition: background-color .2s, box-shadow .2s; }
.layer-vps-windows-page .cloud-button > span[aria-hidden] { font-size: 30px; line-height: 1; }
.layer-vps-windows-page .button-primary { background: #457bff; color: #fff; }
.layer-vps-windows-page .button-yellow { background: #ffe000; color: #1a1a1a; }
.layer-vps-windows-page .button-outline { background: #fff; border-color: #e0e0e0; color: #1a1a1a; }
.layer-vps-windows-page .cloud-button:hover { box-shadow: 0 6px 18px #1a1a1a1a; }
.layer-vps-windows-page a:focus-visible,
.layer-vps-windows-page button:focus-visible { outline: 3px solid #754bfc; outline-offset: 4px; }
.layer-vps-windows-page .guarantee { display: flex; align-items: center; justify-content: center; gap: 8px; margin: 18px 0 0; color: #fff; font-size: 14px; line-height: 28px; }
.layer-vps-windows-page .guarantee img { width: 16px; flex: none; }
.layer-vps-windows-page .section-1 { overflow: hidden; background: #fff; }
.layer-vps-windows-page .hero-main { position: relative; isolation: isolate; min-height: 805px; padding: 80px 0 104px; background: url("../img/domain/bg001.png") center top / cover no-repeat; }
.layer-vps-windows-page .hero-main::before,
.layer-vps-windows-page .hero-main::after { content: ""; position: absolute; inset-block: 0; z-index: -1; width: 40%; pointer-events: none; background-repeat: no-repeat; background-size: cover; }
.layer-vps-windows-page .hero-main::before { left: 0; background-image: url("../img/domain/left.png"); background-position: right top; }
.layer-vps-windows-page .hero-main::after { right: 0; background-image: url("../img/domain/right.png"); background-position: left top; }
.layer-vps-windows-page .hero-copy { position: relative; z-index: 2; }
.layer-vps-windows-page .hero-badge { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 24px; padding: 6px 14px; border-radius: 999px; background: #e8efff url("../img/hosting/vds/fl.png") center / cover no-repeat; color: #457bff; font-size: 16px; line-height: 24px; font-family: "PlusJakartaSans Regular" !important; }
.layer-vps-windows-page .hero-badge img { width: 22px; }
.layer-vps-windows-page .hero-title { margin: 0 0 4px; font-size: 48px; line-height: 64px; color: #181818; letter-spacing: .01em; }
.layer-vps-windows-page .hero-description { max-width: 550px; margin: 0; font-size: 16px; line-height: 36px; }
.layer-vps-windows-page .hero-features { display: grid; grid-template-columns: max-content max-content; gap: 20px 24px; max-width: 600px; margin: 32px 0; padding: 0; list-style: none; }
.layer-vps-windows-page .hero-features li { display: flex; align-items: center; gap: 10px; font-size: 16px; line-height: 24px; }
.layer-vps-windows-page .hero-features li > span { font-family: "PlusJakartaSans Regular" !important; }
.layer-vps-windows-page .hero-price { margin-bottom: 28px; }
.layer-vps-windows-page .price-label { display: block; margin-bottom: 8px; font-size: 16px; line-height: 24px; color: #5c5c5c; }
.layer-vps-windows-page .hero-price-line { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; }
.layer-vps-windows-page .hero-price-number { font-family: "PlusJakartaSans Bold" !important; font-size: 36px; line-height: 48px; }
.layer-vps-windows-page .hero-price-unit { display: flex; flex-direction: column; font-size: 12px; line-height: 20px; }
.layer-vps-windows-page .hero-price-unit span:first-child { font-family: "PlusJakartaSans Bold" !important; font-size: 18px; }
.layer-vps-windows-page .discount-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 10px; border: 1px solid #dfe9d2; border-radius: 999px; background: #e8f3db; color: #659338; font-size: 14px; line-height: 22px; font-family: "PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .hero-price-line .discount-badge { margin-left: 24px; }
.layer-vps-windows-page .money-back { display: flex; align-items: center; gap: 8px; margin: 40px 0 0; font-size: 16px; line-height: 31px; }
.layer-vps-windows-page .money-back img { width: 24px; }
.layer-vps-windows-page .hero-visual { position: relative; width: 100%; aspect-ratio: 760 / 650; }
.layer-vps-windows-page .hero-image { display: block; width: 100%; }
.layer-vps-windows-page .hero-floating { position: absolute; }
.layer-vps-windows-page .trust-strip { background: url("../img/domain/bg-2.png") center / cover no-repeat; }
.layer-vps-windows-page .trust-metrics { display: flex; justify-content: center; padding-block: 16px; }
.layer-vps-windows-page .trust-metric { display: flex; align-items: center; gap: 20px; padding: 0 54px; }
.layer-vps-windows-page .trust-metric + .trust-metric { border-left: 1px solid #bababa; }
.layer-vps-windows-page .trust-metric > img { width: 100px; }
.layer-vps-windows-page .metric-number { display: block; font-family: "PlusJakartaSans Bold" !important; font-size: 20px; line-height: 28px; }
.layer-vps-windows-page .trust-metric p { margin: 0; font-size: 14px; line-height: 24px; }
.layer-vps-windows-page .section-2 { padding: 80px 0 0; scroll-margin-top: 100px; }
.layer-vps-windows-page .billing-options { display: flex; flex-wrap: wrap; justify-content: center; gap: 4px; width: fit-content; max-width: 100%; margin: 56px auto 96px; padding: 6px; border: 1px solid #ededed; border-radius: 999px; background: #fafafa; }
.layer-vps-windows-page .billing-option { display: inline-flex; align-items: center; gap: 12px; padding: 10px 14px; border: 0; border-radius: 999px; background: transparent; font-size: 15px; line-height: 22px; cursor: pointer; }
.layer-vps-windows-page .billing-option.is-active { background: #fff; box-shadow: 0 2px 8px #0000000d; font-family: "PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .billing-option .cycle-discount { padding: 1px 8px; border-radius: 999px; background: #e8f3db; color: #659338; font-size: 15px; }
.layer-vps-windows-page .hosting-plans { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }
.layer-vps-windows-page .hosting-plans.no-cycle-options { margin-top: 108px; }
.layer-vps-windows-page .hosting-plan { position: relative; display: flex; flex-direction: column; min-width: 0; padding: 34px 26px 40px; border: 1px solid #e6e6e6; border-radius: 22px; background: #fff; }
.layer-vps-windows-page .hosting-plan.featured { border: 4px solid #457bff; padding: 31px 22px 37px; }
.layer-vps-windows-page .plan-ribbon {
  position: absolute;
  bottom: 100%;
  left: -4px;
  right: -4px;
  padding: 10px 42px;
  border-radius: 22px 22px 0 0;
  background: #457bff;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  width: auto;
  min-width: max-content;
  z-index: 2;
  font-family: "PlusJakartaSans Bold" !important;
  font-size: 16px;
}
.layer-vps-windows-page .plan-ribbon::before,
.layer-vps-windows-page .plan-ribbon::after {
  content: "";
  position: absolute;
  bottom: -25px;
  width: 30px;
  height: 30px;
  pointer-events: none;
}
.layer-vps-windows-page .plan-ribbon::before {
  left: 0;
  background: radial-gradient(circle at bottom right, transparent 28px, #457bff 30px);
}
.layer-vps-windows-page .plan-ribbon::after {
  right: 0;
  background: radial-gradient(circle at bottom left, transparent 28px, #457bff 30px);
}
.layer-vps-windows-page .hosting-plan.featured:hover {
  background: rgba(33, 37, 41, 0.02);
}
.layer-vps-windows-page .plan-name { margin: 0 0 16px; font-size: 20px; line-height: 28px; }
.layer-vps-windows-page .plan-description { min-height: 66px; margin: 0 0 24px; font-size: 14px; line-height: 28px; }
.layer-vps-windows-page .plan-price-meta { display: flex; align-items: center; flex-wrap: wrap; gap: 12px; min-height: 28px; margin-bottom: 20px; }
.layer-vps-windows-page .plan-original { color: #666; font-size: 14px; text-decoration: line-through; }
.layer-vps-windows-page .plan-price-meta .discount-badge { padding: 2px 8px; font-size: 14px; line-height: 20px; }
.layer-vps-windows-page .plan-price { margin: 0; font-family: "PlusJakartaSans Bold" !important; font-size: 35px; line-height: 48px; color: #181818; }
.layer-vps-windows-page .plan-price small { font-family: "PlusJakartaSans Bold" !important; font-size: 16px; white-space: nowrap; }
.layer-vps-windows-page .plan-renewal { min-height: 22px; margin: 4px 0 22px; color: #666; font-size: 12px; line-height: 22px; }
.layer-vps-windows-page .plan-buy { width: 100%; min-height: 60px; border-color: #457bff; color: #457bff; background: #fff; }
.layer-vps-windows-page .featured .plan-buy { color: #fff; background: #457bff; }
.layer-vps-windows-page .plan-features { display: grid; gap: 14px; margin: 40px 0 0; padding: 24px 0 0; border-top: 1px solid #ededed; list-style: none; }
.layer-vps-windows-page .plan-feature { display: flex; align-items: flex-start; gap: 16px; font-size: 16px; line-height: 24px; }
.layer-vps-windows-page .plan-feature > img { width: 18px; flex: none; margin-top: 3px; }
.layer-vps-windows-page .plan-feature p { margin: 0; font-size: inherit; line-height: inherit; }
.layer-vps-windows-page .plan-feature details { margin-left: auto; flex: none; position: relative; }
.layer-vps-windows-page .plan-feature summary { display: grid; place-items: center; width: 18px; height: 18px; border: 1px solid #aaa; border-radius: 50%; cursor: pointer; font-size: 12px; list-style: none; }
.layer-vps-windows-page .feature-help { position: absolute; z-index: 3; right: 0; top: 24px; width: 240px; padding: 14px; border: 1px solid #e0e0e0; border-radius: 10px; background: #fff; box-shadow: 0 4px 16px #00000014; }
.layer-vps-windows-page .migration-banner { display: flex; align-items: center; justify-content: space-between; gap: 60px; min-height: 407px; padding: 56px 84px; border-radius: 26px; background: #457bff url("../img/hosting/cloud-hosting/bg-2.png") center / cover no-repeat; color: #fff; }
.layer-vps-windows-page .migration-copy { max-width: 610px; }
.layer-vps-windows-page .migration-copy h2 { max-width: 510px; margin: 0 0 8px; color: #fff; font-size: 36px; line-height: 68px; }
.layer-vps-windows-page .migration-copy p { margin: 0; font-family: "PlusJakartaSans Light" !important; font-size: 16px; line-height: 36px; }
.layer-vps-windows-page .migration-action { flex: none; text-align: center; }
.layer-vps-windows-page .feature-image { display: block; width: 100%; }
.layer-vps-windows-page .customers-heading { max-width: 820px; margin-inline: auto; text-align: center; }
.layer-vps-windows-page .reviews-heading { max-width: 480px; margin: 32px 0 48px; font-size: 41px; line-height: 60px; }
.layer-vps-windows-page .testimonial-card { display: flex; flex-direction: column; height: 100%; min-height: 440px; padding: 34px 48px; border: 1px solid #ededed; border-radius: 22px; background: linear-gradient(135deg, #fff, #faf8ff); }
.layer-vps-windows-page .testimonial-avatar { display: block; width: 44px; height: 44px; object-fit: cover; border-radius: 50%; margin-bottom: 32px; }
.layer-vps-windows-page .testimonial-stars { display: block; width: 108px; margin-bottom: 28px; }
.layer-vps-windows-page .testimonial-content { margin: 0 0 32px; font-family: "PlusJakartaSans Bold" !important; font-size: 16px; line-height: 31px; }
.layer-vps-windows-page .testimonial-author { margin-top: auto; }
.layer-vps-windows-page .testimonial-name { margin: 0; font-family: "PlusJakartaSans Bold" !important; font-size: 18px; line-height: 30px; }
.layer-vps-windows-page .testimonial-role { margin: 0; font-size: 14px; line-height: 28px; color: #5c5c5c; }
.layer-vps-windows-page .testimonial-pagination { position: static; display: flex; justify-content: center; gap: 8px; margin-top: 64px; }
.layer-vps-windows-page .testimonial-pagination .swiper-pagination-bullet { width: 12px; height: 12px; margin: 0; opacity: 1; background: #fff; border: 1px solid #bfc4ce; cursor: pointer; }
.layer-vps-windows-page .testimonial-pagination .swiper-pagination-bullet-active { background: #457bff; border-color: #457bff; }
.layer-vps-windows-page .section-11 { padding: 116px 0 80px; }
.layer-vps-windows-page .guides-heading { margin: 28px 0 0; font-size: 41px; line-height: 55px; }
.layer-vps-windows-page .guides-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; margin-top: 64px; }
.layer-vps-windows-page .guide-card { display: block; padding: 26px 26px 40px; border: 1px solid #ededed; border-radius: 26px; text-decoration: none; color: #1a1a1a; }
.layer-vps-windows-page .guide-image { display: block; width: 100%; aspect-ratio: 660 / 327; object-fit: cover; border-radius: 24px; background: #edf2ff; }
.layer-vps-windows-page .guide-category { display: flex; margin-top: 22px; font-size: 16px; line-height: 24px; color: #4b7efc; align-items: center; gap: 10px; }
.layer-vps-windows-page .guide-title { display: flex; justify-content: space-between; align-items: flex-start; gap: 24px; margin-top: 8px; font-family: "PlusJakartaSans Bold" !important; font-size: 24px; line-height: 34px; }
.layer-vps-windows-page .section-12 { padding: 104px 0 90px; background: #fafafa; }
.layer-vps-windows-page .section-12 .section-head { margin-bottom: 100px; }
.layer-vps-windows-page .section-13 { padding: 64px 0; background: #457bff url("../img/hosting/cloud-hosting/bg-2.png") center / cover no-repeat; color: #fff; }
.layer-vps-windows-page .start-layout { display: flex; align-items: center; justify-content: space-between; gap: 60px; }
.layer-vps-windows-page .start-copy { max-width: 760px; }
.layer-vps-windows-page .start-copy h2 { margin: 0 0 8px; color: #fff; font-size: 44px; line-height: 68px; }
.layer-vps-windows-page .start-copy p { max-width: 580px; margin: 0; font-size: 14px; line-height: 30px; }
.layer-vps-windows-page .start-action { display: flex; align-items: center; gap: 52px; flex: none; }
.layer-vps-windows-page .start-price > span { font-size: 16px; line-height: 24px; }
.layer-vps-windows-page .start-price p { margin: 0; font-family: "PlusJakartaSans Bold" !important; font-size: 36px; line-height: 48px; white-space: nowrap; }
.layer-vps-windows-page .start-price small { font-size: 14px; }
@media (max-width: 1399.98px) {
  .layer-vps-windows-page .hosting-plan { padding-inline: 20px; }
  .layer-vps-windows-page .hosting-plan.featured { padding-inline: 17px; }
  .layer-vps-windows-page .plan-price { font-size: 30px; }
  .layer-vps-windows-page .start-action { gap: 24px; }
}
@media (max-width: 1199.98px) {
  .layer-vps-windows-page .hero-main { padding-block: 72px; min-height: 0; }
  .layer-vps-windows-page .hero-title { font-size: 42px; line-height: 56px; }
  .layer-vps-windows-page .hero-price-line .discount-badge { margin-left: 0; }
  .layer-vps-windows-page .trust-metric { padding-inline: 32px; }
  .layer-vps-windows-page .hosting-plans { grid-template-columns: repeat(2, minmax(0, 1fr)); row-gap: 80px; }
  .layer-vps-windows-page .hosting-plan { padding: 32px; }
  .layer-vps-windows-page .hosting-plan.featured { padding: 29px; }
  .layer-vps-windows-page .migration-banner { padding: 48px; gap: 32px; }
  .layer-vps-windows-page .migration-copy h2 { font-size: 38px; line-height: 56px; }
  .layer-vps-windows-page .testimonial-card { padding: 28px; }
  .layer-vps-windows-page .start-layout { flex-wrap: wrap; gap: 32px; }
}
@media (max-width: 991.98px) {
  .layer-vps-windows-page .hero-main { padding: 56px 0 28px; }
  .layer-vps-windows-page .hero-copy { max-width: 720px; margin-inline: auto; }
  .layer-vps-windows-page .hero-visual { max-width: 700px; margin: 40px auto 0; }
  .layer-vps-windows-page .trust-metric { padding-inline: 20px; gap: 12px; }
  .layer-vps-windows-page .trust-metric > img { width: 64px; }
  .layer-vps-windows-page .section-2 { padding-top: 64px; }
  .layer-vps-windows-page .section-heading { font-size: 36px; line-height: 50px; }
  .layer-vps-windows-page .migration-banner { flex-direction: column; align-items: flex-start; }
  .layer-vps-windows-page .section-11 { padding-block: 80px; }
  .layer-vps-windows-page .guide-title { font-size: 20px; line-height: 30px; }
  .layer-vps-windows-page .section-12 { padding-block: 72px; }
  .layer-vps-windows-page .section-12 .section-head { margin-bottom: 56px; }
}
@media (max-width: 767.98px) {
  .layer-vps-windows-page .hero-title { font-size: 36px; line-height: 48px; }
  .layer-vps-windows-page .trust-metric { padding-inline: 16px; flex-direction: column; gap: 8px; text-align: center; }
  .layer-vps-windows-page .trust-metric > img { width: 72px; }
  .layer-vps-windows-page .billing-options { margin-block: 40px 72px; border-radius: 18px; }
  .layer-vps-windows-page .billing-option { gap: 6px; padding-inline: 10px; }
  .layer-vps-windows-page .hosting-plans { grid-template-columns: minmax(0, 1fr); max-width: 460px; margin-inline: auto; }
  .layer-vps-windows-page .guides-grid { grid-template-columns: minmax(0, 1fr); gap: 24px; }
  .layer-vps-windows-page .guide-card { padding: 20px 20px 28px; }
  .layer-vps-windows-page .reviews-heading,
  .layer-vps-windows-page .guides-heading { font-size: 34px; line-height: 48px; }
  .layer-vps-windows-page .section-12 .faq-question { padding: 20px; gap: 16px; font-size: 16px; }
  .layer-vps-windows-page .section-12 .faq-answer { padding: 20px; }
  .layer-vps-windows-page .start-copy h2 { font-size: 34px; line-height: 48px; }
}
@media (max-width: 575.98px) {
  .layer-vps-windows-page .hero-main { padding: 56px 0 36px;}
  .layer-vps-windows-page .section-heading,
  .layer-vps-windows-page .reviews-heading,
  .layer-vps-windows-page .guides-heading,
  .layer-vps-windows-page .migration-copy h2,
  .layer-vps-windows-page .start-copy h2 { font-size: 30px; line-height: 44px; }
  .layer-vps-windows-page .cloud-button { padding-inline: 24px; font-size: 16px; }
  .layer-vps-windows-page .hero-badge { font-size: 12px; gap: 5px; }
  .layer-vps-windows-page .hero-features { gap: 16px 12px; }
  .layer-vps-windows-page .hero-features li { font-size: 13px; line-height: 22px; gap: 6px; align-items: flex-start; }
  .layer-vps-windows-page .hero-features img { width: 20px; }
  .layer-vps-windows-page .trust-metric { padding-inline: 28px; }
  .layer-vps-windows-page .metric-number { font-size: 17px; }
  .layer-vps-windows-page .trust-metric p { font-size: 12px; }
  .layer-vps-windows-page .migration-banner { padding: 32px 24px; border-radius: 22px; }
  .layer-vps-windows-page .migration-action { width: 100%; }
  .layer-vps-windows-page .migration-action .cloud-button { width: 100%; }
  .layer-vps-windows-page .start-action { flex-wrap: wrap; gap: 24px; }
  .layer-vps-windows-page .section-13 { padding-block: 48px; }
}
@media (width < 480px) {
  .layer-vps-windows-page .hero-main { padding: 56px 0 28px; }
  .layer-vps-windows-page .hero-main::before,
  .layer-vps-windows-page .hero-main::after { content: none; }
}

.layer-vps-windows-page [hidden] { display: none !important; }
.layer-vps-windows-page .plan-buy:disabled { opacity: .5; cursor: not-allowed; }
.layer-vps-windows-page .cloud-text-bold,
.layer-vps-windows-page .billing-option,
.layer-vps-windows-page .billing-option .cycle-discount,
.layer-vps-windows-page .plan-price-meta .discount-badge,
.layer-vps-windows-page .plan-discount,
.layer-vps-windows-page .plan-price-value,
.layer-vps-windows-page .plan-price-unit {
  font-family: "PlusJakartaSans Bold" !important;
}
.layer-vps-windows-page .plan-feature-icon {
  display: block;
  width: 18px;
  height: 18px;
  flex: none;
  margin-top: 3px;
  background-color: #5a28fa;
  -webkit-mask: var(--plan-feature-icon) center / contain no-repeat;
  mask: var(--plan-feature-icon) center / contain no-repeat;
}
.layer-vps-windows-page .guide-category img {
  width: 22px;
  flex: none;
}
.layer-vps-windows-page .hero-floating { max-width: none; }
@media (min-width: 992px) {
  .layer-vps-windows-page .hero-image {
    width: 105%; max-width: none; margin-left: -16%;
  }
}
.layer-vps-windows-page .ask { display:flex; align-items:center; justify-content:center; gap:16px; margin-top:80px; padding:18px 24px; border-radius:12px; }
.layer-vps-windows-page .ask p { margin:0; font-size:16px; line-height:28px; }
.layer-vps-windows-page .ask img { flex:none; }
.layer-vps-windows-page .migration-copy { max-width:680px; }
.layer-vps-windows-page .migration-copy h2 { max-width:650px; }
.layer-vps-windows-page .section-11 .guide-image { border-radius:20px; }
@media (max-width:767.98px) {
 .layer-vps-windows-page .ask { margin-top:56px; gap:10px; padding:16px; }
 .layer-vps-windows-page .ask p { font-size:13px; }
}
@media (max-width:479.98px) {
 .layer-vps-windows-page .hero-floating { max-width:42%; }
}
@media (hover: hover) and (pointer: fine) and (prefers-reduced-motion: no-preference) {
  .layer-vps-windows-page .section-1 .hero-floating {
    translate: var(--domain-card-x, 0px) var(--domain-card-y, 0px);
    transition: translate 350ms ease-out;
  }
}
.layer-vps-windows-page .hero-description { max-width:580px; }
.layer-vps-windows-page .hero-actions { display:flex; align-items:center; gap:54px; flex-wrap: wrap; }
.layer-vps-windows-page .hero-trial a { color:#1a1a1a; text-decoration:none; font-size:16px; line-height:24px; display: inline-flex; align-items: center; gap: 11px; font-family: "PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .hero-trial p { margin:4px 0 0; font-size:14px; line-height:24px; }
.layer-vps-windows-page .vps-plan-switch { position:relative; margin-top:56px; }
.layer-vps-windows-page .vps-plan-panel .billing-options { margin:0 auto 96px; transform:translateX(-120px); }
.layer-vps-windows-page .os-options { position:absolute; top:0; right:5%; display:flex; gap:4px; padding:6px; border:1px solid #ededed; border-radius:999px; background:#fafafa; z-index:1; }
.layer-vps-windows-page .os-option { display:flex; align-items:center; gap:8px; border:0; border-radius:999px; padding:10px 14px; color:#666; background:transparent; font-size:15px; line-height:22px; cursor:pointer; font-family:"PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .os-option.is-active { background:#fff; color:#457bff; box-shadow:0 2px 8px #0000000d; }
.layer-vps-windows-page .os-option img { width:20px; }
.layer-vps-windows-page .vps-upgrade { display:flex; align-items:center; gap:20px; margin-top:64px; padding:24px 32px; border:1px solid #ededed; border-radius:16px; }
.layer-vps-windows-page .upgrade-icon { width:44px; }
.layer-vps-windows-page .vps-upgrade > div { flex:1; min-width:0; }
.layer-vps-windows-page .vps-upgrade h3 { margin:0 0 4px; font-size:24px; line-height:36px; }
.layer-vps-windows-page .vps-upgrade p { margin:0; font-size:14px; line-height:28px; }
.layer-vps-windows-page .vps-upgrade .cloud-button { flex:none; }
.layer-vps-windows-page .ask { display:flex; align-items:center; justify-content:center; gap:16px; margin-top:32px; }
.layer-vps-windows-page .ask p { margin:0; font-size:16px; line-height:28px; }
.layer-vps-windows-page .section-5 { padding:112px 0 0; }
.layer-vps-windows-page .feature-row { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:100px; align-items:center; padding-inline:76px; }
.layer-vps-windows-page .feature-row + .feature-row { margin-top:112px; }
.layer-vps-windows-page .feature-row-reverse .feature-copy { grid-column:2; grid-row:1; }
.layer-vps-windows-page .feature-title { margin:24px 0 20px; font-size:41px; line-height:56px; }
.layer-vps-windows-page .feature-description { font-size:16px; line-height:36px; font-family:"PlusJakartaSans Light" !important; margin:0; }
.layer-vps-windows-page .feature-visual img { display:block; width:100%; }
.layer-vps-windows-page .feature-checks { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:16px 24px; list-style:none; margin:40px 0 0; padding:32px 0 0; border-top:1px solid #ededed; font-family:"PlusJakartaSans Light" !important; }
.layer-vps-windows-page .feature-checks li { display:flex; align-items:center; gap:10px; font-size:16px; line-height:28px; }
.layer-vps-windows-page .feature-checks img { flex:none; }
.layer-vps-windows-page .section-8 { padding-top:140px; }
.layer-vps-windows-page .benefits-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; margin-top:72px; }
.layer-vps-windows-page .benefit-card { min-width:0; padding:36px 32px; border:1px solid #f0f0f0; border-radius:18px; background:#fff; box-shadow:0 4px 24px #1a1a1a03; }
.layer-vps-windows-page .benefit-icon { display:block; margin-bottom:24px; }
.layer-vps-windows-page .benefit-card h3 { margin:0 0 16px; font-size:24px; line-height:34px; }
.layer-vps-windows-page .benefit-card p { margin:0; font-size:16px; line-height:32px; color:#5c5c5c; font-family:"PlusJakartaSans Light" !important; }
.layer-vps-windows-page .section-9 { padding-top:104px; }
.layer-vps-windows-page .migration-banner { min-height:220px; padding:48px 64px; }
.layer-vps-windows-page .migration-copy, .layer-vps-windows-page .migration-copy h2 { max-width:900px; }
.layer-vps-windows-page .migration-copy h2 { font-size:36px; line-height:60px; }
.layer-vps-windows-page .guide-title { font-size:22px; line-height:34px; }
.layer-vps-windows-page .start-copy { max-width:1000px; }
.layer-vps-windows-page .start-copy h2 { font-size:38px; line-height:58px; }
.layer-vps-windows-page .button-chat { color:#fff; background:#ffffff33; }

@media (max-width:1399.98px) {
 .layer-vps-windows-page .os-options { right:0; }
 .layer-vps-windows-page .feature-row { padding-inline:32px; gap:64px; }
}
@media (max-width:1199.98px) {
 .layer-vps-windows-page .os-options { position:static; width:fit-content; margin:0 auto 24px; }
 .layer-vps-windows-page .vps-plan-panel .billing-options { transform:none; }
 .layer-vps-windows-page .feature-row { padding-inline:0; gap:40px; }
 .layer-vps-windows-page .feature-title { font-size:34px; line-height:48px; }
 .layer-vps-windows-page .benefit-card { padding:28px; }
 .layer-vps-windows-page .benefit-card h3 { font-size:22px; }
}
@media (max-width:991.98px) {
 .layer-vps-windows-page .section-5,.layer-vps-windows-page .section-8,.layer-vps-windows-page .section-9 { padding-top:80px; }
 .layer-vps-windows-page .vps-upgrade { flex-wrap:wrap; }
 .layer-vps-windows-page .vps-upgrade .cloud-button { margin-left:64px; }
 .layer-vps-windows-page .feature-row { grid-template-columns:minmax(0,1fr); }
 .layer-vps-windows-page .feature-row + .feature-row { margin-top:80px; }
 .layer-vps-windows-page .feature-row-reverse .feature-copy { grid-column:auto; grid-row:auto; }
 .layer-vps-windows-page .feature-visual { width:100%; max-width:640px; margin-inline:auto; }
 .layer-vps-windows-page .benefits-grid { grid-template-columns:repeat(2,minmax(0,1fr)); margin-top:48px; }
 .layer-vps-windows-page .migration-banner { padding:40px; }
 .layer-vps-windows-page .migration-copy h2 { font-size:36px; line-height:50px; }
}
@media (max-width:767.98px) {
 .layer-vps-windows-page .hero-actions { gap:20px; }
 .layer-vps-windows-page .hero-trial a { font-size:16px; }
 .layer-vps-windows-page .hero-trial p { font-size:12px; }
 .layer-vps-windows-page .vps-plan-panel .billing-options { margin-bottom:72px; }
 .layer-vps-windows-page .vps-upgrade { padding:24px; }
 .layer-vps-windows-page .vps-upgrade h3 { font-size:20px; line-height:30px; }
 .layer-vps-windows-page .ask { gap:10px; padding:16px; }
 .layer-vps-windows-page .ask p { font-size:14px; }
 .layer-vps-windows-page .benefits-grid { grid-template-columns:minmax(0,1fr); }
 .layer-vps-windows-page .migration-banner { padding:32px 24px; }
 .layer-vps-windows-page .migration-copy h2,.layer-vps-windows-page .feature-title,.layer-vps-windows-page .start-copy h2 { font-size:30px; line-height:44px; }
}
@media (max-width:479.98px) {
 .layer-vps-windows-page .hero-floating { max-width:44%; }
 .layer-vps-windows-page .vps-upgrade .cloud-button { width:100%; margin-left:0; }
 .layer-vps-windows-page .feature-checks { gap:12px; }
 .layer-vps-windows-page .feature-checks li { font-size:14px; }
}
.layer-vps-windows-page .hero-trial p { display:block; align-items:center; }
.layer-vps-windows-page .hero-vn { left:9%; top:82%; }
.layer-vps-windows-page .vps-plan-panel .billing-options { transform:none; margin:0 250px 96px 0; }
.layer-vps-windows-page .os-options { right:0; }
.layer-vps-windows-page .ask { background:#f1f5ff url("../img/home/bg-q.png") center / 100% 100% no-repeat; }
.layer-vps-windows-page .section-5 .feature-row:first-child .badge-purple { color:#457bff; background-color:#f0f5ff; }
.layer-vps-windows-page .benefit-card { border-radius:22px; }
@media (max-width:1199.98px) {
 .layer-vps-windows-page .vps-plan-panel .billing-options { margin:0 auto 96px; }
 .layer-vps-windows-page .hero-vn { max-width:50%; }
}
@media (max-width:991.98px) {
 .layer-vps-windows-page .hero-visual { width:90%; max-width:640px; margin:48px auto 0; aspect-ratio:760 / 730; }
 .layer-vps-windows-page .hero-image { width:100%; margin-left:0; }
 .layer-vps-windows-page .hero-vn { left:9%; top:74%; }
}
@media (max-width:767.98px) {
 .layer-vps-windows-page .vps-plan-panel .billing-options { margin-bottom:72px; }
}
@media (max-width:479.98px) {
 .layer-vps-windows-page .hero-visual { width:100%; }
 .layer-vps-windows-page .hero-trial p { gap:5px; }
}
.layer-vps-windows-page .section-2 .vps-plan-switch {
  display:grid;
  grid-template-columns:minmax(0,1fr) auto auto minmax(0,1fr);
  column-gap:20px;
  row-gap:96px;
  align-items:start;
  margin-top:32px;
}
.layer-vps-windows-page .section-2 .vps-plan-panel:not([hidden]) { display:contents; }
.layer-vps-windows-page .section-2 .vps-plan-panel > .hosting-plans,
.layer-vps-windows-page .section-2 .vps-plan-panel > .plans-empty { grid-column:1 / -1; margin-top:0; }
.layer-vps-windows-page .section-2 .vps-plan-panel .billing-options,
.layer-vps-windows-page .section-2 .os-options {
  position:static;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:4px;
  width:fit-content;
  max-width:100%;
  margin:0;
  padding:8px;
  border:1px solid #ededed;
  border-radius:999px;
  background:#fafafa;
  transform:none;
  min-height: 68px;
}
.layer-vps-windows-page .section-2 .vps-plan-panel .billing-options { grid-column:2; grid-row:1; }
.layer-vps-windows-page .section-2 .os-options { grid-column:3; grid-row:1; }
.layer-vps-windows-page .section-2 .billing-option,
.layer-vps-windows-page .section-2 .os-option {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:10px 14px;
  border:1px solid transparent;
  border-radius:999px;
  background:transparent;
  color:#1a1a1a;
  font-family:"PlusJakartaSans Bold" !important;
  font-size:15px;
  line-height:22px;
  white-space:nowrap;
  min-height: 49px;
}
.layer-vps-windows-page .section-2 .billing-option.is-active,
.layer-vps-windows-page .section-2 .os-option.is-active {
  color:#457bff;
  background:#fff;
  border-color:#e9e9e9;
  box-shadow:0 2px 8px #0000000d;
}
.layer-vps-windows-page .section-2 .billing-option .cycle-discount {
  padding:1px 8px;
  border:0;
  border-radius:999px;
  background:#e8f3db;
  color:#659338;
  font-family:"PlusJakartaSans Bold" !important;
  font-size:15px;
  line-height:20px;
}
.layer-vps-windows-page .section-2 .os-option img { width:20px; height:auto; flex:none; }
@media (max-width:991.98px) {
  .layer-vps-windows-page .section-2 .vps-plan-switch { grid-template-columns:minmax(0,1fr); gap:20px; }
  .layer-vps-windows-page .section-2 .vps-plan-panel .billing-options { grid-column:1; grid-row:1; justify-self:center; }
  .layer-vps-windows-page .section-2 .os-options { grid-column:1; grid-row:2; justify-self:center; }
  .layer-vps-windows-page .section-2 .vps-plan-panel > .hosting-plans { margin-top:52px; }
}
@media (max-width:575.98px) {
  .layer-vps-windows-page .section-2 .vps-plan-panel .billing-options { flex-wrap:wrap; border-radius:22px; }
  .layer-vps-windows-page .section-2 .billing-option { padding:8px 10px; gap:6px; font-size:13px; }
}


.layer-vps-windows-page .section-5 .feature-checks li > span { font-family:"PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .hosting-plans { row-gap:76px; }
.layer-vps-windows-page .section-2 .section-description { max-width:760px; margin-inline:auto; }
.layer-vps-windows-page .section-8 { margin-top:96px; padding:80px 0 112px; background:#fafafa; }
.layer-vps-windows-page .section-8 .section-description { margin-top:16px; }
.layer-vps-windows-page .section-8 .benefits-grid { margin-top:72px; }
.layer-vps-windows-page .section-8 .benefit-card { border:0; border-radius:22px; box-shadow:none; }
.layer-vps-windows-page .section-4 { padding:96px 0 112px; background:#7c33ff; color:#fff; }
.layer-vps-windows-page .section-4 .section-heading { max-width:880px; margin:24px auto 0; color:#fff; }
.layer-vps-windows-page .section-4 .section-badge { font-size:14px; color:#fff; background:#ffffff1a; }
.layer-vps-windows-page .included-columns { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); margin:84px auto 0; border:1px solid #9256ff; border-radius:16px; overflow:hidden; }
.layer-vps-windows-page .included-columns > div { min-width:0; }
.layer-vps-windows-page .included-columns > div + div { border-left:1px solid #9256ff; }
.layer-vps-windows-page .included-columns h3 { margin:0; padding:24px 64px; font-size:20px; line-height:36px; color:#fff; border-bottom:1px solid #9256ff; background:#7f37ff; }
.layer-vps-windows-page .included-columns ul { padding:32px 64px 40px; margin:0; list-style:none; }
.layer-vps-windows-page .included-columns li { display:flex; align-items:flex-start; gap:12px; margin-bottom:16px; font-size:16px; line-height:30px; }
.layer-vps-windows-page .included-columns li:last-child { margin-bottom:0; }
.layer-vps-windows-page .included-columns li img { flex:none; margin-top:8px; }
.layer-vps-windows-page .included-columns li span { font-family:"PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .section-5 { padding:112px 0; }
.layer-vps-windows-page .section-5 .badge-purple { color:#457bff; background:#f0f5ff; }
.layer-vps-windows-page .section-5 .feature-row-reverse .feature-visual { grid-column:1; grid-row:1; }
.layer-vps-windows-page .section-5 .feature-row + .feature-row { margin-top:112px; }
.layer-vps-windows-page .section-5 .feature-checks li > span { font-family:"PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .section-9 { padding-top:112px; }
.layer-vps-windows-page .section-13 .start-copy { max-width:860px; }
.layer-vps-windows-page .section-13 .start-copy h2 { font-size:44px; line-height:60px; }

@media (max-width:1199.98px) {
 .layer-vps-windows-page .included-columns h3 { padding-inline:32px; }
 .layer-vps-windows-page .included-columns ul { padding-inline:32px; }
}
@media (max-width:991.98px) {
 .layer-vps-windows-page .section-8 { margin-top:72px; padding:72px 0; }
 .layer-vps-windows-page .section-4,.layer-vps-windows-page .section-5 { padding:80px 0; }
 .layer-vps-windows-page .included-columns { margin-top:56px; }
 .layer-vps-windows-page .included-columns h3 { padding:20px; font-size:18px; line-height:30px; min-height:100px; display:flex; align-items:center; }
 .layer-vps-windows-page .included-columns ul { padding:24px 20px; }
 .layer-vps-windows-page .included-columns li { font-size:14px; }
 .layer-vps-windows-page .section-5 .feature-row + .feature-row { margin-top:80px; }
 .layer-vps-windows-page .section-5 .feature-row-reverse .feature-visual { grid-column:auto; grid-row:auto; }
 .layer-vps-windows-page .section-9 { padding-top:80px; }
 .layer-vps-windows-page .section-13 .start-copy h2 { font-size:36px; line-height:50px; }
}
@media (max-width:767.98px) {
 .layer-vps-windows-page .included-columns { grid-template-columns:minmax(0,1fr); }
 .layer-vps-windows-page .included-columns > div + div { border-left:0; border-top:1px solid #9256ff; }
 .layer-vps-windows-page .included-columns h3 { min-height:0; padding:20px 24px; }
 .layer-vps-windows-page .included-columns ul { padding:24px; }
 .layer-vps-windows-page .included-columns li { font-size:16px; }
 .layer-vps-windows-page .section-13 .start-copy h2 { font-size:30px; line-height:44px; }
}
.layer-vps-windows-page .section-5 .badge-security { color:#5a28fa; background:#f2eeff; text-transform:uppercase; }
.layer-vps-windows-page .windows-support-visual { position:relative; }
.layer-vps-windows-page .windows-support-visual .support-chat { position:absolute; display:flex; align-items:center; gap:16px; padding:16px 20px; border-radius:22px; background:#fff; box-shadow:0 10px 32px #0000000a; max-width:95%; }
.layer-vps-windows-page .windows-support-visual .chat-question { top:45%; left:3%; }
.layer-vps-windows-page .windows-support-visual .chat-answer { top:70%; left:20%; }
.layer-vps-windows-page .windows-support-visual .support-chat img { width:auto; max-width:44px; flex:none; }
.layer-vps-windows-page .windows-support-visual .chat-name { font-family:"PlusJakartaSans Bold" !important; margin:0 0 4px; font-size:14px; line-height:22px; }
.layer-vps-windows-page .windows-support-visual .chat-message { font-family:"PlusJakartaSans Regular" !important; margin:0; font-size:12px; line-height:20px; }
@media (max-width:767.98px) {
 .layer-vps-windows-page .windows-support-visual .support-chat { padding:12px; gap:10px; }
 .layer-vps-windows-page .windows-support-visual .chat-answer { left:10%; }
}
@media (max-width:479.98px) {
 .layer-vps-windows-page .windows-support-visual .support-chat { gap:8px; padding:10px; border-radius:16px; }
 .layer-vps-windows-page .windows-support-visual .chat-question { top:42%; }
 .layer-vps-windows-page .windows-support-visual .chat-answer { top:72%; left:6%; }
 .layer-vps-windows-page .windows-support-visual .support-chat img { max-width:32px; }
 .layer-vps-windows-page .windows-support-visual .chat-name { font-size:12px; line-height:18px; }
 .layer-vps-windows-page .windows-support-visual .chat-message { font-size:11px; line-height:17px; }
}
.layer-vps-windows-page .hero-windows { left:75%; top:38%; }
.layer-vps-windows-page .hero-windows-badge { left:66%; top:89%; }
.layer-vps-windows-page .section-2 .section-description { max-width:760px; margin-inline:auto; }
.layer-vps-windows-page .hosting-plans { row-gap:76px; }
.layer-vps-windows-page .section-3 { padding:112px 0 152px; }
.layer-vps-windows-page .section-4 { padding:96px 0 112px; background:#7c33ff; }
.layer-vps-windows-page .section-4 .included-columns { margin-top:76px; }
.layer-vps-windows-page .section-5 .badge-security { color:#5a28fa; background:#f2eeff; }
.layer-vps-windows-page .section-6 { padding:96px 0 88px; background:#583cff url("../img/hosting/vps-windows/bg.png") center / cover no-repeat; color:#fff; }
.layer-vps-windows-page .windows-tools { display:flex; justify-content:center; align-items:flex-start; gap:24px; margin:0 auto 64px; max-width:1100px; }
.layer-vps-windows-page .windows-tools .tool-card { max-width:calc((100% - 72px)/4); height:auto; }
.layer-vps-windows-page .tool-card:nth-child(odd) { margin-top:64px; }
.layer-vps-windows-page .section-6 .section-heading { color:#fff; }
.layer-vps-windows-page .section-6 .section-description { max-width:840px; margin:20px auto 40px; color:#fff; }
.layer-vps-windows-page .section-7 { padding:96px 0 104px; background:#fafafa; }
.layer-vps-windows-page .windows-comparison-scroll { margin-top:80px; overflow:auto; border:1px solid #ededed; border-bottom:0; border-radius:30px 30px 0 0; }
.layer-vps-windows-page .windows-comparison { width:100%; min-width:1200px; border-collapse:separate; border-spacing:0; table-layout:fixed; margin:0; }
.layer-vps-windows-page .windows-comparison th,
.layer-vps-windows-page .windows-comparison td { border:0; border-right:1px solid #ededed; border-bottom:1px solid #ededed; padding:18px 16px; font-size:16px; line-height:28px; vertical-align:middle; text-align:center; }
.layer-vps-windows-page .windows-comparison th:first-child { width:25%; text-align:left; }
.layer-vps-windows-page .windows-comparison thead th { background:#fff; color:#1a1a1a; font-family:"PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .windows-comparison tbody th { font-family:"PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .windows-comparison tbody td { font-family:"PlusJakartaSans Regular" !important; }
.layer-vps-windows-page .windows-comparison tr > :last-child { border-right:0; }
.layer-vps-windows-page .windows-comparison tbody tr:last-child > * { border-bottom:1px solid #ededed; }
.layer-vps-windows-page .windows-comparison td img { vertical-align:middle; }
.layer-vps-windows-page .windows-comparison .comparison-plan-price { display:block; margin-top:8px; font-size:inherit; font-family:"PlusJakartaSans Regular" !important; font-synthesis:none !important; }
.layer-vps-windows-page .comparison-extra[hidden] { display:none; }
.layer-vps-windows-page .comparison-toggle { display:flex; width:239px; height:63px; min-height:63px; margin:32px auto 0; gap:24px; padding:0 24px; border-radius:16px; }
.layer-vps-windows-page .section-8 { margin-top:0; padding:112px 0 64px; background:#fff; }
.layer-vps-windows-page .section-8 .benefits-grid { margin-top:72px; }
.layer-vps-windows-page .section-8 .benefit-card { background:#fff; border:1px solid #f5f5f5; border-radius:22px; }
.layer-vps-windows-page .section-9 { padding-top:32px; }
.layer-vps-windows-page .section-9 .migration-copy { max-width:880px; }
.layer-vps-windows-page .section-9 .migration-copy h2 { max-width:none; }
.layer-vps-windows-page .section-10 { padding-top:112px; }
.layer-vps-windows-page .versions-heading { display:flex; align-items:center; justify-content:space-between; gap:40px; }
.layer-vps-windows-page .versions-heading .section-heading { font-size:41px; line-height:56px; }
.layer-vps-windows-page .versions-heading .cloud-button { flex:none; }
.layer-vps-windows-page .windows-versions { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:20px; margin-top:80px; padding:32px; border:1px solid #ebebeb; border-radius:30px; }
.layer-vps-windows-page .windows-version { min-width:0; padding:28px 24px 32px; border-radius:16px; border: 1px solid #ebebeb; }
.layer-vps-windows-page .windows-version > img { display:block; margin-bottom:20px; }
.layer-vps-windows-page .windows-version:last-child { background-color: #f3f7ff; border-color: #ebf2ff; }
.layer-vps-windows-page .windows-version h3 { margin:0 0 12px; font-size:24px; line-height:34px; }
.layer-vps-windows-page .windows-version p { margin:0; font-family:"PlusJakartaSans Light" !important; font-size:16px; line-height:28px; }
.layer-vps-windows-page .section-10 .ask { margin-top:40px; }
.layer-vps-windows-page .section-11 { padding:112px 0; }
.layer-vps-windows-page .section-12 { padding:96px 0 112px; }
.layer-vps-windows-page .section-13 .start-copy { max-width:930px; }
.layer-vps-windows-page .section-13 .start-copy h2 { font-size:42px; line-height:60px; }
@media (max-width:1199.98px) {
 .layer-vps-windows-page .hero-windows { max-width:22%; }
 .layer-vps-windows-page .hero-windows-badge { max-width:20%; }
 .layer-vps-windows-page .windows-comparison th:first-child { position:sticky; left:0; z-index:1; width:240px; background:#fafafa; }
 .layer-vps-windows-page .windows-comparison thead th:first-child { background:#fff; }
 .layer-vps-windows-page .windows-version { padding:24px 16px; }
 .layer-vps-windows-page .windows-version h3 { font-size:20px; line-height:30px; }
 .layer-vps-windows-page .windows-version p { font-size:14px; line-height:26px; }
}
@media (max-width:991.98px) {
 .layer-vps-windows-page .hero-windows { left:80%; top:32%; }
 .layer-vps-windows-page .hero-windows-badge { left:76%; top:72%; }
 .layer-vps-windows-page .section-3,.layer-vps-windows-page .section-6,.layer-vps-windows-page .section-7,.layer-vps-windows-page .section-8,.layer-vps-windows-page .section-11,.layer-vps-windows-page .section-12 { padding:80px 0; }
 .layer-vps-windows-page .section-10 { padding-top:80px; }
 .layer-vps-windows-page .windows-tools { gap:16px; margin-bottom:40px; }
 .layer-vps-windows-page .windows-tools .tool-card { max-width:calc((100% - 48px)/4); }
 .layer-vps-windows-page .tool-card:nth-child(odd) { margin-top:36px; }
 .layer-vps-windows-page .windows-comparison-scroll { margin-top:48px; }
 .layer-vps-windows-page .versions-heading .section-heading { font-size:34px; line-height:48px; }
 .layer-vps-windows-page .windows-versions { grid-template-columns:repeat(3,minmax(0,1fr)); margin-top:48px; }
 .layer-vps-windows-page .section-13 .start-copy h2 { font-size:34px; line-height:48px; }
}
@media (max-width:767.98px) {
 .layer-vps-windows-page .windows-tools { gap:8px; }
 .layer-vps-windows-page .windows-tools .tool-card { max-width:calc((100% - 24px)/4); }
 .layer-vps-windows-page .tool-card:nth-child(odd) { margin-top:24px; }
 .layer-vps-windows-page .windows-comparison th,.layer-vps-windows-page .windows-comparison td { padding:14px; font-size:14px; line-height:26px; }
 .layer-vps-windows-page .windows-comparison th:first-child { width:176px; }
 .layer-vps-windows-page .versions-heading { align-items:flex-start; flex-direction:column; gap:24px; }
 .layer-vps-windows-page .versions-heading .section-heading { font-size:30px; line-height:44px; }
 .layer-vps-windows-page .windows-versions { grid-template-columns:repeat(2,minmax(0,1fr)); gap:16px; padding:16px; }
 .layer-vps-windows-page .section-13 .start-copy h2 { font-size:30px; line-height:44px; }
}
@media (max-width:479.98px) {
 .layer-vps-windows-page .windows-comparison th:first-child { width:140px; }
 .layer-vps-windows-page .windows-version h3 { font-size:18px; line-height:28px; }
 .layer-vps-windows-page .windows-version { padding:20px 14px; }
 .layer-vps-windows-page .windows-version:last-child { grid-column:1 / -1; }
}
.layer-vps-windows-page .operations-grid { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); gap: 20px; }
.layer-vps-windows-page .operation-card { min-width: 0; min-height: 368px; padding: 236px 28px 40px; border: 1px solid #ebebeb; border-radius: 22px; background-position: center top; background-repeat: no-repeat; background-size: cover; text-align: center; overflow: hidden; }
.layer-vps-windows-page .operation-card-narrow { grid-column: span 5; }
.layer-vps-windows-page .operation-card-wide { grid-column: span 7; }
.layer-vps-windows-page .operation-card h3 { margin: 0 0 12px; font-size: 24px; line-height: 31px; }
.layer-vps-windows-page .operation-card p { margin: 0; color: #5c5c5c; font-size: 15px; line-height: 31px; white-space: pre-line; }
@media (max-width: 991.98px) {
  .layer-vps-windows-page .operation-card { grid-column: span 6; padding-inline: 20px; }
  .layer-vps-windows-page .operation-card:last-child { grid-column: 4 / span 6; }
}
@media (max-width: 575.98px) {
  .layer-vps-windows-page .operations-grid { grid-template-columns: minmax(0, 1fr); }
  .layer-vps-windows-page .operation-card,
  .layer-vps-windows-page .operation-card:last-child { grid-column: auto; min-height: 368px; }
}
.layer-vps-windows-page .operations-grid { margin-top:76px; }
@media (max-width:991.98px) {
 .layer-vps-windows-page .operations-grid { margin-top:48px; }
 .layer-vps-windows-page .operation-card:last-child { grid-column:span 6; }
}
@media (max-width:575.98px) {
 .layer-vps-windows-page .operation-card:last-child { grid-column:auto; }
}
@media (max-width:479.98px) {
 .layer-vps-windows-page .operation-card:last-child { grid-column:auto; }
}

.layer-vps-windows-page .operation-card-windows-0 { background-image:url("../img/hosting/vps-windows/remote.png"); }
.layer-vps-windows-page .operation-card-windows-1 { background-image:url("../img/hosting/vps-windows/uptime.png"); }
.layer-vps-windows-page .operation-card-windows-2 { background-image:url("../img/hosting/vps-windows/secure.png"); }
.layer-vps-windows-page .operation-card-windows-3 { background-image:url("../img/hosting/vps-windows/bang-thong.png"); }
.layer-vps-windows-page .operation-card-windows-4 { background-image:url("../img/hosting/vps-windows/drive.png"); }
.layer-vps-windows-page .operation-card-windows-5 { background-image:url("../img/hosting/vps-windows/auto.png"); }
.layer-vps-windows-page .comparison-toggle { align-items:center; justify-content:center; }
.layer-vps-windows-page .comparison-toggle > span { display:inline-flex; align-items:center; line-height:1; }
.layer-vps-windows-page .comparison-toggle > span:not([aria-hidden]) { font-family:"PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .comparison-toggle > span[aria-hidden] { position:relative; flex:none; width:18px; height:18px; font-size:0; }
.layer-vps-windows-page .comparison-toggle > span[aria-hidden]::before,
.layer-vps-windows-page .comparison-toggle > span[aria-hidden]::after { content:""; position:absolute; left:0; top:50%; width:100%; height:2px; background:currentColor; transform:translateY(-50%); }
.layer-vps-windows-page .comparison-toggle > span[aria-hidden]::after { transform:translateY(-50%) rotate(90deg); }
.layer-vps-windows-page .comparison-toggle[aria-expanded="true"] > span[aria-hidden]::after { display:none; }
.layer-vps-windows-page .windows-comparison-footer { position:relative; height:64px; margin-bottom:32px; background:#fff; border:1px solid #ededed; border-top:0; border-radius:0 0 30px 30px; }
.layer-vps-windows-page .windows-comparison-footer .comparison-toggle { position:absolute; z-index:2; left:50%; bottom:0; transform:translate(-50%,50%); margin:0; max-width:calc(100% - 32px); background:#fff; white-space:nowrap; }
.layer-vps-windows-page .hero-features li > span.cloud-text-bold { font-family:"PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .hero-price-amount { display:inline-flex; align-items:center; gap:6px; white-space:nowrap; }
.layer-vps-windows-page .hero-price-separator { font-family:"PlusJakartaSans Light" !important; font-size:36px; line-height:48px; }
.layer-vps-windows-page .hero-trial a > span { font-family:"PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .hero-trial a > img { display:block; flex:none; width:18px; height:auto; }
.layer-vps-windows-page .hero-actions > .cloud-button { width:182px; min-height:66px; border-radius:16px; }
@media (max-width:575.98px) {
 .layer-vps-windows-page .hero-features { grid-template-columns:repeat(2,minmax(0,1fr)); }
 .layer-vps-windows-page .hero-actions > .cloud-button { width:160px; min-height:56px; padding-inline:20px; }
 .layer-vps-windows-page .section-2 .billing-option { min-height:42px; }
 .layer-vps-windows-page .section-2 .billing-option .cycle-discount { font-size:13px; }
}
.layer-vps-windows-page .section-4 .section-badge {
  background: url('../img/hosting/vps-windows/feature-bg.png') center / 100% 100% no-repeat;
}
.layer-vps-windows-page .section-7 .section-badge {
  color: #5a28fa;
  background: url('../img/hosting/vps-windows/secure-bg.png') center / 100% 100% no-repeat;
  margin-bottom: 24px;
}
.layer-vps-windows-page .section-11 .section-badge {
  background: url('../img/hosting/vps-windows/instruction.png') center / 100% 100% no-repeat;
}
@media (min-width: 992px) {
  .layer-vps-windows-page .section-5 .feature-row:nth-child(-n+2) { align-items: start; }
  .layer-vps-windows-page .section-5 .feature-row:first-child .feature-copy { padding-top: 26.15%; }
  .layer-vps-windows-page .section-5 .feature-row:nth-child(2) .feature-copy { padding-top: 19.22%; }
}
.layer-vps-windows-page .section-13 .start-action { gap:16px; }
.layer-vps-windows-page .section-13 .start-action .cloud-button { padding:18px 40px; }
@media (max-width:575.98px) {
  .layer-vps-windows-page .section-13 .start-action { gap:12px; }
  .layer-vps-windows-page .section-13 .start-action .cloud-button { padding:16px 28px; gap:16px; }
}

/* VPS Windows — 11.1 PSD. Keep the Bootstrap container breakpoints. */
.layer-vps-windows-page { font-synthesis:none; }
.layer-vps-windows-page .hero-main { min-height:858px; padding:108px 0; }
.layer-vps-windows-page .hero-badge { margin-bottom:30px; }
.layer-vps-windows-page .hero-title { margin-bottom:28px; letter-spacing:0; }
.layer-vps-windows-page .hero-description { max-width:580px; }
.layer-vps-windows-page .hero-features { margin:32px 0 76px; gap:24px 28px; }
.layer-vps-windows-page .hero-features img { flex:none; width:26px; }
.layer-vps-windows-page .hero-price { margin-bottom:28px; }
.layer-vps-windows-page .hero-price-line .discount-badge { margin-left:8px; }
.layer-vps-windows-page .hero-visual { aspect-ratio:778 / 709; }
.layer-vps-windows-page .hero-image { width:100%; margin:0; }
.layer-vps-windows-page .hero-vn { left:14%; top:35%; width:224px; }
.layer-vps-windows-page .hero-windows { left:88%; top:39%; width:146px; }
.layer-vps-windows-page .hero-windows-badge { left:81%; top:86%; width:112px; }
.layer-vps-windows-page .section-2 { padding-top:112px; }
.layer-vps-windows-page .section-2 .section-description { max-width:none; }
.layer-vps-windows-page .plan-price { font-size:36px; }
.layer-vps-windows-page .plan-price small { font-size:14px; }
.layer-vps-windows-page .plan-renewal { font-family:"PlusJakartaSans Light" !important; }
.layer-vps-windows-page .section-3 .section-description { max-width:880px; margin-inline:auto; }
.layer-vps-windows-page .operation-card { background-size:100% 100%; }
.layer-vps-windows-page .section-4 .section-heading { max-width:none; }
.layer-vps-windows-page .section-4 .included-columns { margin-top:64px; }
.layer-vps-windows-page .included-columns h3 { border-bottom:1px solid #9256ff; }
.layer-vps-windows-page .section-5 .feature-row { gap:0; padding-inline:60px; grid-template-columns:repeat(2,minmax(0,1fr)); }
.layer-vps-windows-page .section-5 .feature-copy { padding-right:90px; }
.layer-vps-windows-page .section-5 .feature-row-reverse .feature-copy { padding-left:90px; padding-right:0; }
.layer-vps-windows-page .section-5 .feature-visual > img { width:100%; }
.layer-vps-windows-page .section-5 .feature-row + .feature-row { margin-top:112px; }
.layer-vps-windows-page .section-5 .feature-row:first-child .section-badge,
.layer-vps-windows-page .section-5 .feature-row:nth-child(3) .section-badge { color:#457bff; background:transparent url("../img/cloud/vps/bg-1-3.png") center / 100% 100% no-repeat; }
.layer-vps-windows-page .section-5 .feature-row:nth-child(2) .section-badge { color:#5a28fa; background:transparent url("../img/cloud/vps/bao-mat-bg.png") center / 100% 100% no-repeat; }
.layer-vps-windows-page .section-6 .section-description { max-width:1000px; }
.layer-vps-windows-page .windows-comparison th:first-child { width:25%; }
.layer-vps-windows-page .windows-comparison thead th { padding-block:32px; }
.layer-vps-windows-page .windows-comparison tbody th { font-family:"PlusJakartaSans Bold" !important; }
.layer-vps-windows-page .section-7:has(.comparison-toggle[aria-expanded="false"]) .windows-comparison-scroll { mask-image:linear-gradient(#000 0%,#000 75%,transparent 100%); }
.layer-vps-windows-page .windows-comparison-footer { border:0; background:transparent; }
.layer-vps-windows-page .section-7:has(.comparison-toggle[aria-expanded="true"]) .windows-comparison-scroll { border-bottom:1px solid #ededed; border-radius:30px; }
.layer-vps-windows-page .section-8 .benefit-card { border-color:#ebebeb; }
.layer-vps-windows-page .benefit-card p { font-family:"PlusJakartaSans Regular" !important; }
.layer-vps-windows-page .guide-title { font-size:18.22px; line-height:30px; }
.layer-vps-windows-page .section-11 .section-description { max-width:860px; margin-inline:auto; }
.layer-vps-windows-page .section-12 .section-description { max-width:960px; margin-inline:auto; }
@media (min-width:1400px) {
  .layer-vps-windows-page .hero-visual { width:108%; margin-left:-5%; }
  .layer-vps-windows-page .hero-main .row { align-items:start !important; }
  .layer-vps-windows-page .hero-visual { margin-top:-34px; }
}
@media (max-width:1399.98px) {
  .layer-vps-windows-page .hero-main { min-height:0; padding:80px 0; }
  .layer-vps-windows-page .hero-title { font-size:42px; line-height:56px; }
  .layer-vps-windows-page .hero-features { grid-template-columns:repeat(2,minmax(0,1fr)); margin-bottom:40px; gap:20px; }
  .layer-vps-windows-page .hero-vn { width:29%; }
  .layer-vps-windows-page .hero-windows { left:80%; width:20%; }
  .layer-vps-windows-page .hero-windows-badge { width:15%; }
  .layer-vps-windows-page .section-5 .feature-row { padding-inline:24px; }
  .layer-vps-windows-page .section-5 .feature-copy { padding-right:48px; }
  .layer-vps-windows-page .section-5 .feature-row-reverse .feature-copy { padding-left:48px; }
}
@media (max-width:1199.98px) {
  .layer-vps-windows-page .section-2 .vps-plan-switch { grid-template-columns:minmax(0,1fr); gap:20px; }
  .layer-vps-windows-page .section-2 .vps-plan-panel .billing-options { grid-column:1; grid-row:1; justify-self:center; }
  .layer-vps-windows-page .section-2 .os-options { grid-column:1; grid-row:2; justify-self:center; }
  .layer-vps-windows-page .section-2 .vps-plan-panel > .hosting-plans { margin-top:52px; }
  .layer-vps-windows-page .section-5 .feature-row { padding-inline:0; }
  .layer-vps-windows-page .section-5 .feature-copy { padding-right:32px; }
  .layer-vps-windows-page .section-5 .feature-row-reverse .feature-copy { padding-left:32px; }
  .layer-vps-windows-page .windows-comparison th:first-child { width:240px; }
}
@media (max-width:991.98px) {
  .layer-vps-windows-page .hero-main { padding:56px 0 40px; }
  .layer-vps-windows-page .hero-visual { width:100%; max-width:700px; margin:40px auto 0; }
  .layer-vps-windows-page .section-2 { padding-top:80px; }
  .layer-vps-windows-page .section-5 .feature-row { grid-template-columns:minmax(0,1fr); gap:32px; }
  .layer-vps-windows-page .section-5 .feature-row .feature-copy { padding:0; }
  .layer-vps-windows-page .section-5 .feature-row + .feature-row { margin-top:64px; }
  .layer-vps-windows-page .section-5 .feature-visual { max-width:636px; }
}
@media (max-width:767.98px) {
  .layer-vps-windows-page .hero-title { font-size:36px; line-height:48px; }
  .layer-vps-windows-page .hero-features { gap:18px 12px; }
  .layer-vps-windows-page .hero-features img { width:22px; }
  .layer-vps-windows-page .windows-comparison th:first-child { width:176px; }
  .layer-vps-windows-page .operation-card,
  .layer-vps-windows-page .operation-card:last-child { min-height:0; padding:0 20px 28px; background-size:0 0; }
  .layer-vps-windows-page .operation-card::before { content:""; display:block; aspect-ratio:836 / 235; margin-inline:-20px; background-image:inherit; background-size:100% auto; background-position:center top; background-repeat:no-repeat; }
  .layer-vps-windows-page .operation-card-narrow::before { aspect-ratio:595 / 235; }
  .layer-vps-windows-page .operation-card h3 { font-size:22px; line-height:30px; }
  .layer-vps-windows-page .operation-card p { line-height:28px; }
}
@media (max-width:575.98px) {
  .layer-vps-windows-page .hero-main { padding-top:48px; }
  .layer-vps-windows-page .hero-title { font-size:30px; line-height:42px; margin-bottom:20px; }
  .layer-vps-windows-page .hero-description { line-height:30px; }
  .layer-vps-windows-page .hero-features { margin-block:28px 36px; }
  .layer-vps-windows-page .hero-features li { font-size:13px; }
  .layer-vps-windows-page .hero-actions { gap:20px; }
  .layer-vps-windows-page .section-2 .os-option { padding-inline:10px; font-size:13px; }
  .layer-vps-windows-page .windows-comparison th:first-child { width:140px; }
  .layer-vps-windows-page .section-4 .section-heading { font-size:30px; line-height:44px; }
}

@media (width < 480px) {
  .layer-vps-windows-page .hero-vn,
  .layer-vps-windows-page .hero-windows,
  .layer-vps-windows-page .hero-windows-badge { width: auto; }
}

@media (width < 480px) {
  .layer-vps-windows-page .ask p { font-size:13px; }
}

/* Space before the footer. */
.layer-vps-windows-page > section:last-child { margin-bottom:52px; }
