.elementor-163 .elementor-element.elementor-element-bc97be8{--display:flex;}.elementor-163 .elementor-element.elementor-element-bc97be8:not(.elementor-motion-effects-element-type-background), .elementor-163 .elementor-element.elementor-element-bc97be8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#060A13;}/* Start custom CSS for html, class: .elementor-element-fb74d4f */@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');

html body {
  font-family: "Montserrat", Arial, sans-serif !important;
  background: #05070d !important;
  color: #fffaf2 !important;
}

html body h1,
html body .hero h1 {
  color: #fffaf2 !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: clamp(36px, 5vw, 58px) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.045em !important;
  font-weight: 700 !important;
  text-shadow: none !important;
}

html body h2 {
  color: #fffaf2 !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: clamp(32px, 4vw, 50px) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.04em !important;
  font-weight: 700 !important;
}

html body h3 {
  color: #fffaf2 !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-weight: 700 !important;
}

html body p,
html body li,
html body .mini-list div {
  color: #f1eadf !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 17px !important;
  line-height: 1.8 !important;
  font-weight: 400 !important;
}

html body .gradient-text {
  background: linear-gradient(90deg, #fffaf2 0%, #ffe6b6 30%, #d68e3b 70%, #f4c16a 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  color: #d68e3b !important;
  display: inline-block !important;
}

html body .hero {
  min-height: auto !important;
  padding: 90px 0 70px !important;
}

html body .hero-text p {
  max-width: 760px !important;
  margin-bottom: 36px !important;
}

html body .btn,
html body button,
html body input[type="submit"] {
  font-family: "Montserrat", Arial, sans-serif !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 15px 28px !important;
  min-height: 56px !important;
  border-radius: 999px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

html body .btn-primary {
  background: linear-gradient(135deg, #d68e3b 0%, #f0b95c 50%, #f4c16a 100%) !important;
  color: #16110a !important;
  border: none !important;
}

html body .btn-secondary {
  background: rgba(214, 142, 59, 0.06) !important;
  color: #fff2d8 !important;
  border: 1px solid rgba(214, 142, 59, 0.35) !important;
}

html body .btn-primary *,
html body .btn-primary {
  color: #16110a !important;
}

html body .btn-secondary *,
html body .btn-secondary {
  color: #fff2d8 !important;
}html body .container {
  width: min(1180px, calc(100% - 32px)) !important;
  margin: 0 auto !important;
}

html body .section {
  padding: clamp(64px, 8vw, 100px) 0 !important;
}

html body .hero-grid {
  display: grid !important;
  grid-template-columns: 1fr 0.9fr !important;
  gap: clamp(42px, 6vw, 76px) !important;
  align-items: center !important;
}

html body .services-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 18px !important;
}

html body .packages-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 20px !important;
}

html body .process-grid {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 16px !important;
  counter-reset: step !important;
}

html body .faq-grid {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 18px !important;
}

html body .service-card,
html body .package-card,
html body .process-card,
html body .faq-item,
html body .hero-panel {
  background: rgba(255, 255, 255, 0.055) !important;
  border: 1px solid rgba(214, 142, 59, 0.22) !important;
  border-radius: 24px !important;
  padding: clamp(22px, 3vw, 28px) !important;
  backdrop-filter: blur(16px) !important;
}

html body .hero-panel {
  border-radius: 32px !important;
}

html body .card-image {
  width: 100% !important;
  height: 170px !important;
  object-fit: cover !important;
  border-radius: 18px !important;
  margin-bottom: 18px !important;
}

html body .hero-image {
  width: 100% !important;
  height: 260px !important;
  object-fit: cover !important;
  border-radius: 24px !important;
  margin-bottom: 22px !important;
}

html body .package-card {
  display: flex !important;
  flex-direction: column !important;
}

html body .package-card .btn {
  margin-top: auto !important;
  width: 100% !important;
}

@media (max-width: 1024px) {
  html body .hero-grid {
    grid-template-columns: 1fr !important;
  }

  html body .services-grid,
  html body .packages-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  html body .process-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (max-width: 720px) {
  html body .services-grid,
  html body .packages-grid,
  html body .process-grid,
  html body .faq-grid {
    grid-template-columns: 1fr !important;
  }
}/* LUXURY SPACING + ALIGNMENT FIX */

html body .section {
  padding: 110px 0 !important;
}

html body .section-header {
  max-width: 900px !important;
  margin: 0 auto 70px auto !important;
  text-align: center !important;
}

html body .section-header h2 {
  margin-bottom: 22px !important;
}

html body .section-header p {
  max-width: 760px !important;
  margin: 0 auto !important;
}

/* CARDS */

html body .services-grid,
html body .packages-grid,
html body .process-grid,
html body .faq-grid {
  align-items: stretch !important;
}

html body .services-grid {
  gap: 28px !important;
}

html body .packages-grid {
  gap: 28px !important;
}

html body .process-grid {
  gap: 24px !important;
}

html body .faq-grid {
  gap: 28px !important;
}

/* CARD LOOK */

html body .service-card,
html body .package-card,
html body .process-card,
html body .faq-item {
  padding: 34px !important;
  border-radius: 30px !important;

  background: linear-gradient(
    180deg,
    rgba(18, 20, 32, 0.96),
    rgba(12, 14, 24, 0.92)
  ) !important;

  border: 1px solid rgba(214, 142, 59, 0.14) !important;

  box-shadow:
    0 10px 40px rgba(0,0,0,0.32),
    inset 0 1px 0 rgba(255,255,255,0.03) !important;
}

/* CARD CONTENT SPACING */

html body .service-card h3,
html body .package-card h3,
html body .process-card h3,
html body .faq-item h3 {
  margin-bottom: 18px !important;
}

html body .service-card p,
html body .process-card p,
html body .faq-item p,
html body .package-card li {
  line-height: 1.9 !important;
}

/* FAQ */

html body .faq-item {
  min-height: 100% !important;
}

/* PROCESS */

html body .process-card {
  min-height: 320px !important;

  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}

html body .process-card h3 {
  margin-bottom: 16px !important;
}

/* PACKAGE CARDS */

html body .package-card {
  min-height: 100% !important;
}

html body .package-card ul {
  margin-top: 18px !important;
  margin-bottom: 34px !important;
  gap: 16px !important;
}

html body .price {
  margin-top: 14px !important;
  margin-bottom: 24px !important;
}

/* FAQ TITLES */

html body .faq-item h3 {
  font-size: clamp(28px, 3vw, 42px) !important;
  line-height: 1.15 !important;
  letter-spacing: -0.04em !important;
}

/* BETTER CENTERING */

html body .container {
  width: min(1240px, calc(100% - 60px)) !important;
}

/* MOBILE */

@media (max-width: 768px) {

  html body .section {
    padding: 80px 0 !important;
  }

  html body .container {
    width: calc(100% - 24px) !important;
  }

  html body .service-card,
  html body .package-card,
  html body .process-card,
  html body .faq-item {
    padding: 26px !important;
  }

  html body .faq-item h3 {
    font-size: 32px !important;
  }

  html body .process-card {
    min-height: auto !important;
  }
}/* ===== PREMIUM ALIGNMENT + ANIMATIONS ===== */

html body {
  overflow-x: hidden !important;
}

/* CONTAINER */

html body .container {
  width: min(1240px, calc(100% - 48px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* HERO */

html body .hero {
  display: flex !important;
  align-items: center !important;
}

html body .hero-grid {
  display: grid !important;
  grid-template-columns: 1.05fr 0.95fr !important;
  align-items: center !important;
  gap: 70px !important;
}

/* SECTION ALIGNMENT */

html body .section-header {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body .section-header p {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* GRID FIX */

html body .services-grid,
html body .packages-grid,
html body .faq-grid {
  display: grid !important;
  align-items: stretch !important;
}

html body .services-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
}

html body .packages-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
}

html body .faq-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 28px !important;
}

html body .process-grid {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 24px !important;
}

/* CARD ALIGNMENT */

html body .service-card,
html body .package-card,
html body .process-card,
html body .faq-item,
html body .hero-panel {
  display: flex !important;
  flex-direction: column !important;

  justify-content: flex-start !important;

  height: 100% !important;

  position: relative !important;

  overflow: hidden !important;

  transition:
    transform 0.45s cubic-bezier(.19,1,.22,1),
    border-color 0.45s ease,
    box-shadow 0.45s ease,
    background 0.45s ease !important;
}

/* LUXURY HOVER */

html body .service-card:hover,
html body .package-card:hover,
html body .process-card:hover,
html body .faq-item:hover,
html body .hero-panel:hover {
  transform: translateY(-10px) scale(1.015) !important;

  border-color: rgba(214, 142, 59, 0.4) !important;

  box-shadow:
    0 30px 80px rgba(0,0,0,0.45),
    0 0 40px rgba(214,142,59,0.08) !important;
}

/* GOLD LIGHT EFFECT */

html body .service-card::before,
html body .package-card::before,
html body .process-card::before,
html body .faq-item::before,
html body .hero-panel::before {
  content: "" !important;

  position: absolute !important;

  inset: 0 !important;

  background:
    radial-gradient(
      circle at top left,
      rgba(214,142,59,0.10),
      transparent 42%
    ) !important;

  opacity: 0 !important;

  transition: opacity 0.45s ease !important;

  pointer-events: none !important;
}

html body .service-card:hover::before,
html body .package-card:hover::before,
html body .process-card:hover::before,
html body .faq-item:hover::before,
html body .hero-panel:hover::before {
  opacity: 1 !important;
}

/* IMAGE HOVER */

html body .card-image,
html body .hero-image {
  transition:
    transform 0.7s cubic-bezier(.19,1,.22,1),
    filter 0.45s ease !important;
}

html body .service-card:hover .card-image,
html body .hero-panel:hover .hero-image {
  transform: scale(1.04) !important;
  filter: brightness(1.06) !important;
}

/* BUTTON ANIMATION */

html body .btn {
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    background 0.35s ease !important;
}

html body .btn:hover {
  transform: translateY(-4px) !important;

  box-shadow:
    0 20px 40px rgba(214,142,59,0.22) !important;
}

/* TEXT SPACING */

html body .service-card h3,
html body .package-card h3,
html body .process-card h3,
html body .faq-item h3 {
  margin-bottom: 18px !important;
}

html body .service-card p,
html body .process-card p,
html body .faq-item p,
html body .package-card li {
  line-height: 1.9 !important;
}

/* FAQ FIX */

html body .faq-item {
  justify-content: center !important;
}

/* SCROLL FADE IN */

html body .service-card,
html body .package-card,
html body .process-card,
html body .faq-item {
  animation: luxuryFade 0.9s ease both;
}

@keyframes luxuryFade {
  from {
    opacity: 0;
    transform: translateY(40px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* MOBILE */

@media (max-width: 1024px) {

  html body .hero-grid {
    grid-template-columns: 1fr !important;
  }

  html body .services-grid,
  html body .packages-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body .process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 768px) {

  html body .services-grid,
  html body .packages-grid,
  html body .process-grid,
  html body .faq-grid {
    grid-template-columns: 1fr !important;
  }

  html body .hero-grid {
    gap: 40px !important;
  }

  html body .container {
    width: calc(100% - 24px) !important;
  }
}/* SMALLER PROCESS TITLES */

html body .process-card h3 {
  font-size: clamp(22px, 2vw, 34px) !important;

  line-height: 1.12 !important;

  letter-spacing: -0.035em !important;

  font-weight: 700 !important;
}

/* SMALLER FAQ TITLES */

html body .faq-item h3 {
  font-size: clamp(24px, 2.4vw, 38px) !important;

  line-height: 1.14 !important;

  letter-spacing: -0.04em !important;
}

/* SMALLER PACKAGE TITLES */

html body .package-card h3 {
  font-size: clamp(24px, 2.2vw, 42px) !important;

  line-height: 1.08 !important;

  letter-spacing: -0.045em !important;
}/* SMALLER SERVICE CARD TITLES */

html body .service-card h3 {
  font-size: clamp(24px, 2.3vw, 42px) !important;

  line-height: 1.08 !important;

  letter-spacing: -0.045em !important;

  font-weight: 700 !important;

  margin-bottom: 18px !important;
}html body h1,
html body .hero h1 {
  font-size: 46px !important;

  line-height: 1.12 !important;

  letter-spacing: -0.05em !important;

  font-weight: 700 !important;
}@media (max-width: 768px) {

  html body h1,
  html body .hero h1 {
    font-size: 36px !important;

    line-height: 1.14 !important;
  }

}html body .section-header h2 {
  font-size: 46px !important;

  line-height: 1.12 !important;

  letter-spacing: -0.05em !important;

  font-weight: 700 !important;
}@media (max-width: 768px) {

  html body .section-header h2 {
    font-size: 34px !important;

    line-height: 1.14 !important;
  }

}html body .custom-box h2 {
  font-size: 46px !important;

  line-height: 1.14 !important;

  letter-spacing: -0.05em !important;

  font-weight: 700 !important;

  margin-bottom: 28px !important;

  max-width: 980px !important;
}

html body .custom-box p {
  font-size: 20px !important;

  line-height: 1.9 !important;

  max-width: 860px !important;

  margin-bottom: 40px !important;
}

/* LUXURY SPACING */

html body .custom-box {
  padding: 70px !important;

  gap: 60px !important;

  border-radius: 34px !important;
}

/* MOBILE */

@media (max-width: 768px) {

  html body .custom-box {
    padding: 34px !important;

    gap: 34px !important;
  }

  html body .custom-box h2 {
    font-size: 34px !important;

    line-height: 1.16 !important;
  }

  html body .custom-box p {
    font-size: 17px !important;
  }

}/* MOBILE BUTTON FIX */

@media (max-width: 768px) {

  html body .btn,
  html body button,
  html body input[type="submit"] {

    width: auto !important;

    min-height: 48px !important;

    padding: 12px 22px !important;

    font-size: 15px !important;

    border-radius: 999px !important;
  }

  html body .hero-actions {
    display: flex !important;

    flex-direction: row !important;

    flex-wrap: wrap !important;

    gap: 12px !important;
  }

}/* FOOTER FIX */

html body footer {
  position: relative !important;

  z-index: 20 !important;

  padding: 40px 20px 70px !important;

  text-align: center !important;

  overflow: hidden !important;
}

html body footer p,
html body footer div {
  position: relative !important;

  z-index: 5 !important;
}

/* REMOVE OVERLAP */

html body footer img,
html body footer .logo,
html body footer .site-logo {
  display: none !important;
}

/* MOBILE FIX */

@media (max-width: 768px) {

  html body footer {
    padding-bottom: 90px !important;
  }

}/* MOBILE BUTTON TEXT FIX */

@media (max-width: 768px) {

  html body .btn,
  html body button,
  html body input[type="submit"] {

    width: fit-content !important;

    min-width: 220px !important;

    max-width: 100% !important;

    white-space: nowrap !important;

    padding: 14px 26px !important;

    font-size: 15px !important;

    line-height: 1.2 !important;

    text-align: center !important;
  }

  html body .hero-actions,
  html body .custom-box {
    justify-content: center !important;
  }

}/* MOBILE TYPOGRAPHY FIX */

@media (max-width: 768px) {

  /* ALL TITLES */

  html body h1,
  html body h2,
  html body h3,
  html body .hero h1,
  html body .section-header h2,
  html body .service-card h3,
  html body .package-card h3,
  html body .process-card h3,
  html body .faq-item h3,
  html body .custom-box h2,
  html body .hero-panel h3 {

    font-size: 22px !important;

    line-height: 1.2 !important;

    letter-spacing: -0.04em !important;

    font-weight: 700 !important;
  }

  /* ALL TEXT */

  html body p,
  html body li,
  html body span,
  html body .hero-text p,
  html body .section-header p,
  html body .service-card p,
  html body .process-card p,
  html body .faq-item p,
  html body .custom-box p,
  html body .mini-list div {

    font-size: 13px !important;

    line-height: 1.75 !important;
  }

  /* BUTTON TEXT */

  html body .btn,
  html body button,
  html body input[type="submit"] {

    font-size: 13px !important;
  }

}@media (max-width: 768px) {

  html body .hero h1,
  html body h1 {

    font-size: 30px !important;

    line-height: 1.14 !important;

    letter-spacing: -0.05em !important;
  }

}@media (max-width: 768px) {

  html body .gradient-text {

    font-size: 36px !important;

    line-height: 1.05 !important;

    letter-spacing: -0.06em !important;

    display: inline-block !important;
  }

}/* End custom CSS */