[data-vertical-spacing*="bottom"] {
  padding-bottom: 0 !important;
}

[data-vertical-spacing*="top"] {
  padding-top: 0 !important;
}

section {
  margin-bottom: 0 !important;
}

#footer .ct-container {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.site-logo-container {
  background: #fff !important;
  border-radius: 9px !important;
}

/* =========================================================
  Modal Base
========================================================= */
.gama-modal {
  position: fixed !important;
  inset: 0 !important;
  z-index: 99999 !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 24px !important;
  background: rgba(3, 12, 13, 0.72) !important;
  backdrop-filter: blur(18px) !important;
  overflow: hidden !important;
  display: none;
}

.gama-modal__dialog {
  max-height: calc(100vh - 48px) !important;
  overflow-y: auto !important;
}

.gama-modal.is-active {
  display: flex !important;
}

.gama-modal[aria-hidden="false"],
.gama-modal.is-open,
.gama-modal.open,
.gama-modal.active {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.gama-modal__dialog {
  position: relative !important;
  width: min(760px, 100%) !important;
  max-height: calc(100vh - 48px) !important;
  overflow-y: auto !important;
  padding: 46px !important;
  border-radius: 34px !important;
  background:
    radial-gradient(
      circle at 15% 10%,
      rgba(23, 216, 144, 0.14),
      transparent 32%
    ),
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.96),
      rgba(241, 249, 246, 0.94)
    ) !important;
  border: 1px solid rgba(255, 255, 255, 0.7) !important;
  box-shadow:
    0 44px 120px rgba(0, 0, 0, 0.38),
    inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
}

.gama-modal__close {
  position: absolute !important;
  top: 22px !important;
  right: 22px !important;
  width: 46px !important;
  height: 46px !important;
  border-radius: 50% !important;
  border: 1px solid rgba(7, 19, 20, 0.1) !important;
  background: rgba(255, 255, 255, 0.72) !important;
  color: #071314 !important;
  font-size: 18px !important;
  cursor: pointer !important;
  transition:
    transform 0.35s ease,
    background 0.35s ease !important;
}

.gama-modal__close:hover {
  transform: rotate(90deg) scale(1.05) !important;
  background: linear-gradient(
    135deg,
    var(--sg-lime),
    var(--sg-green)
  ) !important;
}

.gama-modal__title {
  margin: 0 !important;
  max-width: 560px !important;
  color: #071314 !important;
  font-size: clamp(34px, 4vw, 52px) !important;
  line-height: 0.98 !important;
  letter-spacing: -0.055em !important;
}

.gama-modal__subtitle {
  max-width: 560px !important;
  margin: 16px 0 30px !important;
  color: rgba(7, 19, 20, 0.68) !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
}

/* WPForms inside modal */
.gama-modal .wpforms-container {
  margin: 0 !important;
}

.gama-modal .wpforms-field {
  padding: 0 0 18px !important;
}

.gama-modal .wpforms-field-label {
  margin-bottom: 9px !important;
  color: #071314 !important;
  font-size: 14px !important;
  font-weight: 850 !important;
}

.gama-modal .wpforms-required-label {
  color: var(--sg-green) !important;
}

.gama-modal input,
.gama-modal textarea,
.gama-modal select {
  width: 100% !important;
  min-height: 56px !important;
  padding: 0 18px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(7, 19, 20, 0.12) !important;
  background: rgba(255, 255, 255, 0.86) !important;
  color: #071314 !important;
  font-size: 15px !important;
  box-shadow: 0 12px 30px rgba(14, 32, 30, 0.05) !important;
  transition:
    border-color 0.35s ease,
    box-shadow 0.35s ease,
    background 0.35s ease !important;
}

.gama-modal textarea {
  min-height: 140px !important;
  padding-top: 16px !important;
  resize: vertical !important;
}

.gama-modal input:focus,
.gama-modal textarea:focus,
.gama-modal select:focus {
  border-color: rgba(23, 216, 144, 0.55) !important;
  background: #ffffff !important;
  box-shadow:
    0 0 0 4px rgba(23, 216, 144, 0.12),
    0 16px 38px rgba(14, 32, 30, 0.08) !important;
  outline: none !important;
}

.gama-modal .wpforms-submit-container {
  padding-top: 4px !important;
}

.gama-modal button[type="submit"],
.gama-modal .wpforms-submit {
  min-height: 56px !important;
  padding: 0 30px !important;
  border-radius: 999px !important;
  border: none !important;
  color: #061314 !important;
  background: linear-gradient(
    135deg,
    var(--sg-lime),
    var(--sg-green)
  ) !important;
  font-size: 13px !important;
  font-weight: 950 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  box-shadow: 0 18px 45px rgba(23, 216, 144, 0.3) !important;
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease !important;
}

.gama-modal button[type="submit"]:hover,
.gama-modal .wpforms-submit:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 24px 65px rgba(23, 216, 144, 0.46) !important;
}

/* Hide anti-spam hidden fields if visible */
.gama-modal #wpforms-47-field_5-container,
.gama-modal #wpforms-47-field_6-container {
  display: none !important;
}

.gama-modal .wpforms-field,
.sgct-form-card .wpforms-field {
  width: 100% !important;
  max-width: 100% !important;
}

.gama-modal .wpforms-field-medium,
.gama-modal input,
.gama-modal textarea,
.gama-modal select,
.sgct-form-card .wpforms-field-medium,
.sgct-form-card input,
.sgct-form-card textarea,
.sgct-form-card select {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

.gama-modal .wpforms-field-container,
.sgct-form-card .wpforms-field-container {
  width: 100% !important;
  max-width: 100% !important;
}

/* Mobile */
@media (max-width: 767px) {
  .gama-modal {
    padding: 14px !important;
  }

  .gama-modal__dialog {
    padding: 34px 22px !important;
    border-radius: 26px !important;
  }

  .gama-modal__close {
    top: 14px !important;
    right: 14px !important;
    width: 40px !important;
    height: 40px !important;
  }
}

/* =========================================================
  Mobile
========================================================= */

@media (max-width: 767px) {
  .gp-container {
    width: min(100% - 24px, 1180px);
  }

  .gp-btn-wrap {
    gap: 10px;
  }

  .gp-btn {
    min-height: 48px;
    padding: 0 16px;
    font-size: 11px;
    letter-spacing: 0.055em;
    flex: 1 1 0;
    white-space: nowrap;
  }

  .gama-modal__dialog {
    width: calc(100% - 18px);
    max-height: calc(100vh - 18px);
    margin: 9px auto;
    padding: 28px 18px 20px;
    border-radius: 24px;
  }
}

/* ================================
   SUNGRID Global Variables
================================ */
:root {
  --sg-header-height: 90px;
  --sg-dark: #061314;
  --sg-green: #17d890;
  --sg-lime: #d8ff72;
  --sg-white: #ffffff;
  --sg-muted: rgba(255, 255, 255, 0.74);
}

/* ================================
   SUNGRID Global Buttons
================================ */
.sg-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 28px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  overflow: hidden;
  isolation: isolate;
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease,
    color 0.35s ease,
    background 0.35s ease !important;
}

.sg-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 70%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.5),
    transparent
  );
  transform: skewX(-18deg);
  transition: left 0.7s ease !important;
  z-index: -1;
}

.sg-btn:hover::before {
  left: 130%;
}

.sg-btn:hover {
  transform: translateY(-3px);
}

.sg-btn-primary {
  color: #041111;
  background: linear-gradient(135deg, var(--sg-lime), var(--sg-green));
  box-shadow: 0 18px 45px rgba(23, 216, 144, 0.32);
}

.sg-btn-primary:hover {
  color: #041111;
  box-shadow: 0 24px 65px rgba(23, 216, 144, 0.48);
}

.sg-services__bottom .sg-btn-outline,
.sg-cta__actions .sg-btn-outline {
  color: #051111;
}

.sg-btn-outline {
  color: var(--sg-white);
  border: 1px solid rgba(216, 255, 114, 0.55);
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.26);
}

.sg-btn-outline:hover {
  color: #041111;
  background: linear-gradient(135deg, var(--sg-lime), var(--sg-green));
  border-color: transparent;
}

/* ================================
   SUNGRID Hero
================================ */
.sg-hero {
  position: relative;
  min-height: calc(100vh - var(--sg-header-height));
  display: flex;
  align-items: center;
  overflow: hidden;
  background: var(--sg-dark);
}

.sg-hero__bg {
  position: absolute;
  inset: 0;
  background-image: url("/wp-content/uploads/home-hero-bg.webp");
  background-size: cover;
  background-position: center;
  transform: scale(1.03);
}

.sg-hero__overlay {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(
      circle at 18% 35%,
      rgba(216, 255, 114, 0.22),
      transparent 30%
    ),
    linear-gradient(
      90deg,
      rgba(3, 16, 17, 0.96) 0%,
      rgba(3, 16, 17, 0.82) 42%,
      rgba(3, 16, 17, 0.22) 100%
    );
}

.sg-hero__container {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  padding: 90px 0;
}

.sg-hero__content {
  max-width: 720px;
}

.sg-eyebrow {
  display: inline-flex;
  margin-bottom: 22px;
  padding: 10px 16px;
  border-radius: 999px;
  color: var(--sg-lime);
  border: 1px solid rgba(216, 255, 114, 0.35);
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(16px);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.sg-hero__title {
  margin: 0;
  color: var(--sg-white);
  font-size: clamp(44px, 7vw, 86px);
  line-height: 0.96;
  letter-spacing: -0.06em;
  max-width: 760px;
}

.sg-hero__text {
  max-width: 610px;
  margin: 28px 0 0;
  color: var(--sg-muted);
  font-size: clamp(16px, 1.45vw, 20px);
  line-height: 1.75;
}

.sg-hero__actions {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 38px;
}

/* ================================
   Scroll Reveal System
================================ */
.sr-item,
.sr-left {
  opacity: 0;
  transition:
    opacity 0.75s ease,
    transform 0.75s ease !important;
}

.sr-item {
  transform: translateY(60px);
}

.sr-left {
  transform: translateX(-70px);
}

.sr-item.is-visible,
.sr-left.is-visible {
  opacity: 1;
  transform: translate(0, 0);
}

/* ================================
   Responsive
================================ */
@media (max-width: 767px) {
  .sg-hero {
    min-height: calc(100vh - var(--sg-header-height));
  }

  .sg-hero__container {
    width: min(100% - 28px, 1180px);
    padding: 70px 0;
  }

  .sg-hero__overlay {
    background:
      radial-gradient(
        circle at 20% 20%,
        rgba(216, 255, 114, 0.22),
        transparent 34%
      ),
      linear-gradient(
        180deg,
        rgba(3, 16, 17, 0.9) 0%,
        rgba(3, 16, 17, 0.78) 100%
      );
  }

  .sg-hero__actions {
    flex-direction: row;
    gap: 10px;
  }

  .sg-btn {
    flex: 1;
    min-height: 50px;
    padding: 0 14px;
    font-size: 11px;
  }
}

/* ================================
   SUNGRID Services Preview LIGHT
================================ */
.sg-services {
  padding: 110px 0;
}

.sg-eyebrow {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  margin-bottom: 22px;
  padding: 12px 22px;

  border-radius: 999px;

  color: #0a1717;

  background: linear-gradient(
    135deg,
    rgba(216, 255, 114, 0.34),
    rgba(23, 216, 144, 0.18)
  );

  border: 1px solid rgba(23, 216, 144, 0.18);

  box-shadow:
    0 10px 30px rgba(23, 216, 144, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.55);

  backdrop-filter: blur(14px);

  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.22em;
  text-transform: uppercase;

  overflow: hidden;
}

/* Luxury glow line */
.sg-eyebrow::before {
  content: "";

  position: absolute;
  top: 0;
  left: -120%;

  width: 60%;
  height: 100%;

  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.7),
    transparent
  );

  transform: skewX(-20deg);

  transition: left 0.7s ease !important;
}

.sg-eyebrow:hover::before {
  left: 140%;
}

.sg-services__container {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

.sg-services__head {
  max-width: 760px;
  margin-bottom: 58px;
}

.sg-section-title {
  margin: 0;
  color: #071314;
  font-size: clamp(36px, 5vw, 66px);
  line-height: 1;
  letter-spacing: -0.055em;
}

.sg-section-text {
  max-width: 680px;
  margin: 24px 0 0;
  color: rgba(7, 19, 20, 0.72);
  font-size: 17px;
  line-height: 1.8;
}

.sg-services__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.sg-service-card {
  position: relative;
  min-height: 430px;
  border-radius: 30px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(10, 35, 35, 0.06);
  box-shadow: 0 24px 70px rgba(14, 32, 30, 0.08);
  transition:
    transform 0.45s ease,
    box-shadow 0.45s ease,
    border-color 0.45s ease !important;
}

.sg-service-card:hover {
  transform: translateY(-6px);
  border-color: rgba(23, 216, 144, 0.24);
  box-shadow: 0 30px 80px rgba(23, 216, 144, 0.14);
}

.sg-service-card__image {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.sg-service-card__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(7, 19, 20, 0.88) 100%
  );
}

.sg-service-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.8s ease !important;
}

.sg-service-card:hover .sg-service-card__image img {
  transform: scale(1.15);
}

.sg-service-card__content {
  position: relative;
  z-index: 2;
  height: 100%;
  min-height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 26px;
}

.sg-service-card__content span {
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  border-radius: 50%;
  color: #061314;
  background: linear-gradient(135deg, var(--sg-lime), var(--sg-green));
  font-size: 13px;
  font-weight: 900;
  box-shadow: 0 14px 34px rgba(23, 216, 144, 0.28);
}

.sg-service-card__content h3 {
  margin: 0;
  color: #ffffff;
  font-size: 23px;
  line-height: 1.1;
  letter-spacing: -0.035em;
}

.sg-service-card__content p {
  margin: 14px 0 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 14px;
  line-height: 1.65;
}

.sg-services__bottom {
  display: flex;
  justify-content: flex-end;
  gap: 14px;
  margin-top: 46px;
}

/* Responsive */
@media (max-width: 1024px) {
  .sg-services__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .sg-services {
    padding: 82px 0;
  }

  .sg-services__container {
    width: min(100% - 28px, 1180px);
  }

  .sg-services__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .sg-service-card {
    min-height: 330px;
    border-radius: 22px;
  }

  .sg-service-card__content {
    min-height: 330px;
    padding: 16px;
  }

  .sg-service-card__content span {
    width: 38px;
    height: 38px;
    margin-bottom: 12px;
    font-size: 11px;
  }

  .sg-service-card__content h3 {
    font-size: 17px;
  }

  .sg-service-card__content p {
    font-size: 12px;
    line-height: 1.55;
  }

  .sg-services__bottom {
    justify-content: flex-end;
    flex-direction: row;
    gap: 10px;
  }

  .sg-services__bottom .sg-btn {
    flex: 1;
  }
}

/* ================================
   SUNGRID About Section
================================ */
.sg-about {
  position: relative;
  padding: 110px 0;
  overflow: hidden;
  background:
    radial-gradient(
      circle at 20% 20%,
      rgba(23, 216, 144, 0.14),
      transparent 30%
    ),
    linear-gradient(180deg, #061314 0%, #091818 100%);
}

.sg-about__container {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;

  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items: center;
}

.sg-about__title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(34px, 4.3vw, 62px);
  line-height: 1;
  letter-spacing: -0.05em;
  max-width: 680px;
}

.sg-about__image-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 34px;
  height: 620px;
  min-height: 620px;
  box-shadow: 0 40px 100px rgba(0, 0, 0, 0.34);
}

.sg-about__image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1);
  transition: transform 0.8s ease !important;
}

@media (max-width: 1024px) {
  .sg-about__image-wrap {
    height: 560px;
    min-height: 560px;
  }
}

@media (max-width: 767px) {
  .sg-about__title {
    font-size: clamp(34px, 10vw, 48px);
  }

  .sg-about__image-wrap {
    height: 420px;
    min-height: 420px;
    border-radius: 26px;
  }
}

.sg-about__text {
  margin: 28px 0 0;

  color: rgba(255, 255, 255, 0.72);

  font-size: 17px;
  line-height: 1.9;

  max-width: 620px;
}

/* Features */
.sg-about__features {
  display: flex;
  flex-direction: column;
  gap: 18px;

  margin-top: 38px;
}

.sg-about-feature {
  display: flex;
  align-items: flex-start;
  gap: 18px;

  padding: 22px;

  border-radius: 28px;

  background: rgba(255, 255, 255, 0.06);

  border: 1px solid rgba(255, 255, 255, 0.08);

  backdrop-filter: blur(18px);

  transition:
    transform 0.45s ease,
    border-color 0.45s ease,
    background 0.45s ease,
    box-shadow 0.45s ease !important;
}

.sg-about-feature:hover {
  transform: translateY(-4px);

  border-color: rgba(216, 255, 114, 0.24);

  background: rgba(255, 255, 255, 0.09);

  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.24);
}

.sg-about-feature__icon {
  flex-shrink: 0;

  width: 56px;
  height: 56px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;

  color: #061314;

  background: linear-gradient(135deg, var(--sg-lime), var(--sg-green));

  font-size: 13px;
  font-weight: 900;

  box-shadow: 0 12px 30px rgba(23, 216, 144, 0.28);
}

.sg-about-feature h3 {
  margin: 0;

  color: #ffffff;

  font-size: 22px;
  line-height: 1.1;
}

.sg-about-feature p {
  margin: 10px 0 0;

  color: rgba(255, 255, 255, 0.7);

  font-size: 14px;
  line-height: 1.7;
}

.sg-about__actions {
  display: flex;
  gap: 14px;

  margin-top: 42px;
}

/* Right Visual */
.sg-about__visual {
  position: relative;
}

.sg-about__image-wrap {
  position: relative;

  overflow: hidden;

  border-radius: 34px;

  min-height: 720px;

  box-shadow: 0 40px 100px rgba(0, 0, 0, 0.34);
}

.sg-about__image-wrap::after {
  content: "";

  position: absolute;
  inset: 0;

  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(6, 19, 20, 0.22) 100%
  );
}

.sg-about__image-wrap:hover img {
  transform: scale(1.15);
}

/* Floating Badge */
.sg-about-badge {
  position: absolute;

  left: -40px;
  bottom: 40px;

  display: flex;
  flex-direction: column;
  gap: 8px;

  padding: 22px 26px;

  border-radius: 26px;

  background: rgba(255, 255, 255, 0.08);

  border: 1px solid rgba(255, 255, 255, 0.14);

  backdrop-filter: blur(18px);

  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
}

.sg-about-badge strong {
  color: #ffffff;

  font-size: 22px;
  line-height: 1;
}

.sg-about-badge span {
  color: rgba(255, 255, 255, 0.72);

  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* Responsive */
@media (max-width: 1024px) {
  .sg-about__container {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .sg-about__image-wrap {
    min-height: 620px;
  }
}

@media (max-width: 767px) {
  .sg-about {
    padding: 82px 0;
  }

  .sg-about__container {
    width: min(100% - 28px, 1180px);
    gap: 34px;
  }

  .sg-about__features {
    gap: 14px;
  }

  .sg-about-feature {
    padding: 16px;
    border-radius: 22px;
  }

  .sg-about-feature__icon {
    width: 46px;
    height: 46px;

    font-size: 11px;
  }

  .sg-about-feature h3 {
    font-size: 18px;
  }

  .sg-about-feature p {
    font-size: 13px;
  }

  .sg-about__actions {
    flex-direction: row;
    gap: 10px;
  }

  .sg-about__actions .sg-btn {
    flex: 1;
  }

  .sg-about__image-wrap {
    min-height: 420px;
    border-radius: 26px;
  }

  .sg-about-badge {
    left: 14px;
    right: 14px;
    bottom: 14px;

    padding: 18px 20px;

    border-radius: 20px;
  }

  .sg-about-badge strong {
    font-size: 18px;
  }
}

/* ================================
   SUNGRID Why Choose Section
================================ */
.sg-why {
  position: relative;
  padding: 110px 0;
  overflow: hidden;
  background:
    radial-gradient(
      circle at 12% 18%,
      rgba(23, 216, 144, 0.08),
      transparent 28%
    ),
    radial-gradient(
      circle at 88% 72%,
      rgba(216, 255, 114, 0.16),
      transparent 30%
    ),
    linear-gradient(180deg, #f8fbf9 0%, #eef6f2 100%);
}

.sg-why__container {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;

  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  gap: 56px;
  align-items: center;
}

.sg-why__intro {
  position: relative;
}

.sg-why__title {
  margin: 0;
  color: #071314;
  font-size: clamp(38px, 5vw, 68px);
  line-height: 0.98;
  letter-spacing: -0.055em;
}

.sg-why__text {
  max-width: 560px;
  margin: 26px 0 0;
  color: rgba(7, 19, 20, 0.72);
  font-size: 17px;
  line-height: 1.85;
}

.sg-why__actions {
  display: flex;
  gap: 14px;
  margin-top: 38px;
}

/* Dark outline button for light sections */
.sg-btn-outline-dark {
  color: #071314;
  border-color: rgba(7, 19, 20, 0.18);
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 18px 45px rgba(7, 19, 20, 0.08);
}

.sg-btn-outline-dark:hover {
  color: #041111;
  background: linear-gradient(135deg, var(--sg-lime), var(--sg-green));
  border-color: transparent;
}

/* Cards Grid */
.sg-why__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}

.sg-why-card {
  position: relative;
  min-height: 260px;
  padding: 28px;
  border-radius: 30px;
  overflow: hidden;

  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.94),
    rgba(255, 255, 255, 0.72)
  );

  border: 1px solid rgba(7, 19, 20, 0.07);

  box-shadow:
    0 24px 70px rgba(14, 32, 30, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.85);

  transition:
    transform 0.45s ease,
    box-shadow 0.45s ease,
    border-color 0.45s ease !important;
}

.sg-why-card::before {
  content: "";
  position: absolute;
  top: -80px;
  right: -80px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(23, 216, 144, 0.12);
  filter: blur(4px);
  transition:
    transform 0.45s ease,
    opacity 0.45s ease !important;
}

.sg-why-card:hover {
  transform: translateY(-6px);
  border-color: rgba(23, 216, 144, 0.22);
  box-shadow: 0 34px 90px rgba(23, 216, 144, 0.14);
}

.sg-why-card:hover::before {
  transform: scale(1.2);
  opacity: 0.9;
}

.sg-why-card--large {
  grid-row: span 2;
  min-height: 538px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;

  background:
    linear-gradient(180deg, rgba(6, 19, 20, 0.18), rgba(6, 19, 20, 0.88)),
    url("/wp-content/uploads/why-chos-01.webp");
  background-size: cover;
  background-position: center;
}

.sg-why-card span {
  position: relative;
  z-index: 2;

  width: 50px;
  height: 50px;
  margin-bottom: 20px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;

  color: #061314;
  background: linear-gradient(135deg, var(--sg-lime), var(--sg-green));

  font-size: 13px;
  font-weight: 900;

  box-shadow: 0 14px 34px rgba(23, 216, 144, 0.28);
}

.sg-why-card h3 {
  position: relative;
  z-index: 2;

  margin: 0;
  color: #071314;

  font-size: 28px;
  line-height: 1.05;
  letter-spacing: -0.04em;
}

.sg-why-card p {
  position: relative;
  z-index: 2;

  margin: 16px 0 0;
  color: rgba(7, 19, 20, 0.68);

  font-size: 15px;
  line-height: 1.75;
}

.sg-why-card--large h3,
.sg-why-card--large p {
  color: #ffffff;
}

.sg-why-card--large p {
  color: rgba(255, 255, 255, 0.74);
}

.sg-why-card--image {
  min-height: 260px;
  padding: 0;
}

.sg-why-card--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.8s ease !important;
}

.sg-why-card--image:hover img {
  transform: scale(1.15);
}

/* Responsive */
@media (max-width: 1024px) {
  .sg-why__container {
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .sg-why-card--large {
    min-height: 460px;
  }
}

@media (max-width: 767px) {
  .sg-why {
    padding: 82px 0;
  }

  .sg-why__container {
    width: min(100% - 28px, 1180px);
  }

  .sg-why__actions {
    flex-direction: row;
    gap: 10px;
  }

  .sg-why__actions .sg-btn {
    flex: 1;
  }

  .sg-why__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .sg-why-card,
  .sg-why-card--large,
  .sg-why-card--image {
    min-height: 300px;
    grid-row: auto;
    border-radius: 22px;
    padding: 16px;
  }

  .sg-why-card--image {
    padding: 0;
  }

  .sg-why-card span {
    width: 40px;
    height: 40px;
    margin-bottom: 14px;
    font-size: 11px;
  }

  .sg-why-card h3 {
    font-size: 19px;
  }

  .sg-why-card p {
    font-size: 12px;
    line-height: 1.55;
  }
}

/* ================================
   SUNGRID Process Section
================================ */
.sg-process {
  position: relative;
  padding: 110px 0;
  overflow: hidden;
  background:
    radial-gradient(
      circle at 12% 18%,
      rgba(23, 216, 144, 0.16),
      transparent 30%
    ),
    radial-gradient(
      circle at 88% 80%,
      rgba(216, 255, 114, 0.1),
      transparent 32%
    ),
    linear-gradient(180deg, #061314 0%, #081818 100%);
}

.sg-process__container {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;

  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items: center;
}

/* Visual */
.sg-process__visual {
  position: relative;
}

.sg-process__image {
  position: relative;
  width: 100%;
  height: 620px;
  min-height: 620px;
  overflow: hidden;
  border-radius: 34px;
}

.sg-process__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.sg-process__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(6, 19, 20, 0.04) 0%,
    rgba(6, 19, 20, 0.42) 100%
  );
  pointer-events: none;
}

.sg-process__image:hover img {
  transform: scale(1.15);
}

.sg-process__visual {
  height: auto;
  min-height: auto;
}

/* Floating glass badge */
.sg-process__float {
  position: absolute;
  right: -34px;
  bottom: 42px;

  display: flex;
  flex-direction: column;
  gap: 8px;

  padding: 24px 28px;
  border-radius: 28px;

  background: rgba(255, 255, 255, 0.09);
  border: 1px solid rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(20px);

  box-shadow:
    0 24px 70px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.sg-process__float strong {
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.04em;
}

.sg-process__float span {
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

/* Content */
.sg-process__title {
  margin: 0;

  color: #ffffff;

  font-size: clamp(34px, 4.4vw, 54px);
  line-height: 0.96;
  letter-spacing: -0.03em;

  max-width: 620px;
}

.sg-process__visual img {
  width: 100%;
  height: 100%;

  object-fit: cover;
  object-position: center;

  transform: scale(1);

  transition: transform 0.8s ease !important;
}

.sg-process__text {
  max-width: 620px;
  margin: 28px 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 17px;
  line-height: 1.9;
}

@media (max-width: 1024px) {
  .sg-process__visual {
    height: 560px;
    min-height: 560px;
  }
}

@media (max-width: 767px) {
  .sg-process__title {
    font-size: clamp(34px, 10vw, 48px);
  }

  .sg-process__visual {
    height: 420px;
    min-height: 420px;

    border-radius: 26px;
  }
}

/* Timeline steps */
.sg-process__steps {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 40px;
}

.sg-process-step {
  position: relative;

  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 18px;
  align-items: flex-start;

  padding: 22px;
  border-radius: 28px;

  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(18px);

  transition:
    transform 0.45s ease,
    background 0.45s ease,
    border-color 0.45s ease,
    box-shadow 0.45s ease !important;
}

.sg-process-step:hover {
  transform: translateY(-4px);
  background: rgba(255, 255, 255, 0.09);
  border-color: rgba(216, 255, 114, 0.24);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.24);
}

.sg-process-step span {
  width: 56px;
  height: 56px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;
  color: #061314;
  background: linear-gradient(135deg, var(--sg-lime), var(--sg-green));

  font-size: 13px;
  font-weight: 900;

  box-shadow: 0 14px 34px rgba(23, 216, 144, 0.28);
}

.sg-process-step h3 {
  margin: 0;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.1;
  letter-spacing: -0.03em;
}

.sg-process-step p {
  margin: 10px 0 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 1.7;
}

.sg-process__actions {
  display: flex;
  gap: 14px;
  margin-top: 42px;
}

/* Responsive */
@media (max-width: 1024px) {
  .sg-process__container {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .sg-process__image {
    min-height: 580px;
  }

  .sg-process__float {
    right: 26px;
  }
}

@media (max-width: 767px) {
  .sg-process {
    padding: 82px 0;
  }

  .sg-process__container {
    width: min(100% - 28px, 1180px);
    gap: 34px;
  }

  .sg-process__image {
    min-height: 420px;
    border-radius: 26px;
  }

  .sg-process__float {
    left: 14px;
    right: 14px;
    bottom: 14px;
    padding: 18px 20px;
    border-radius: 20px;
  }

  .sg-process__float strong {
    font-size: 22px;
  }

  .sg-process__steps {
    gap: 14px;
  }

  .sg-process-step {
    grid-template-columns: 48px 1fr;
    gap: 14px;
    padding: 16px;
    border-radius: 22px;
  }

  .sg-process-step span {
    width: 44px;
    height: 44px;
    font-size: 11px;
  }

  .sg-process-step h3 {
    font-size: 18px;
  }

  .sg-process-step p {
    font-size: 13px;
    line-height: 1.6;
  }

  .sg-process__actions {
    flex-direction: row;
    gap: 10px;
  }

  .sg-process__actions .sg-btn {
    flex: 1;
  }
}

/* ================================
   SUNGRID CTA Banner LIGHT
================================ */
.sg-cta {
  position: relative;
  padding: 110px 0;
  overflow: hidden;

  background:
    radial-gradient(
      circle at 10% 20%,
      rgba(23, 216, 144, 0.08),
      transparent 28%
    ),
    radial-gradient(
      circle at 90% 80%,
      rgba(216, 255, 114, 0.14),
      transparent 30%
    ),
    linear-gradient(180deg, #f8fbf9 0%, #eef5f2 100%);
}

.sg-cta__bg {
  position: absolute;
  inset: 0;

  background-image: url("https://images.unsplash.com/photo-1509391366360-2e959784a276?q=80&w=2200&auto=format&fit=crop");
  background-size: cover;
  background-position: center;

  opacity: 0.88;
  transform: scale(1.03);
}

.sg-cta__overlay {
  position: absolute;
  inset: 0;

  background: linear-gradient(
    90deg,
    rgb(248 251 249 / 12%) 0%,
    rgb(248 251 249 / 50%) 46%,
    rgb(248 251 249 / 55%) 100%
  );
}

.sg-cta__container {
  position: relative;
  z-index: 2;

  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

/* Full Width Luxury Glass Panel */
.sg-cta__content {
  position: relative;

  width: 100%;
  max-width: 100%;

  display: flex;
  flex-direction: column;
  align-items: flex-start;

  padding: 70px;

  border-radius: 40px;

  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.72) 0%,
    rgba(255, 255, 255, 0.52) 100%
  );

  border: 1px solid rgba(255, 255, 255, 0.72);

  backdrop-filter: blur(24px);

  box-shadow:
    0 40px 100px rgba(14, 32, 30, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.85);

  overflow: hidden;
}

/* Luxury glow */
.sg-cta__content::before {
  content: "";

  position: absolute;
  top: -140px;
  right: -140px;

  width: 320px;
  height: 320px;

  border-radius: 50%;

  background: rgba(23, 216, 144, 0.16);

  filter: blur(40px);
}

.sg-cta__title {
  position: relative;
  z-index: 2;

  max-width: 760px;

  margin: 0;

  color: #071314;

  font-size: clamp(42px, 5vw, 78px);
  line-height: 0.95;
  letter-spacing: -0.06em;
}

.sg-cta__text {
  position: relative;
  z-index: 2;

  max-width: 760px;

  margin: 28px 0 0;

  color: rgba(7, 19, 20, 0.72);

  font-size: 17px;
  line-height: 1.9;
}

.sg-cta__actions {
  position: relative;
  z-index: 2;

  display: flex;
  justify-content: flex-end;

  width: 100%;

  gap: 14px;

  margin-top: 42px;
}

/* Responsive */
@media (max-width: 767px) {
  .sg-cta {
    padding: 82px 0;
  }

  .sg-cta__container {
    width: min(100% - 28px, 1180px);
  }

  .sg-cta__content {
    padding: 34px 22px;
    border-radius: 26px;
  }

  .sg-cta__actions {
    flex-direction: row;
    gap: 10px;
  }

  .sg-cta__actions .sg-btn {
    flex: 1;
  }
}

/* ================================
   SUNGRID FAQ Section
================================ */
.sg-faq {
  position: relative;
  padding: 110px 0;
  overflow: hidden;
  background:
    radial-gradient(
      circle at 14% 18%,
      rgba(23, 216, 144, 0.18),
      transparent 28%
    ),
    radial-gradient(
      circle at 88% 82%,
      rgba(216, 255, 114, 0.1),
      transparent 30%
    ),
    linear-gradient(180deg, #061314 0%, #091818 100%);
}

.sg-faq__container {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;

  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 70px;
  align-items: start;
}

.sg-faq__title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(38px, 5vw, 72px);
  line-height: 0.98;
  letter-spacing: -0.055em;
}

.sg-faq__text {
  margin: 26px 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 17px;
  line-height: 1.85;
}

.sg-faq__note {
  margin-top: 34px;
  padding: 26px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(18px);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.24);
}

.sg-faq__note strong {
  display: block;
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 10px;
}

.sg-faq__note span {
  display: block;
  color: rgba(255, 255, 255, 0.68);
  font-size: 14px;
  line-height: 1.7;
}

.sg-faq__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.sg-faq-item {
  position: relative;
  overflow: hidden;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.065);
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(20px);
  box-shadow:
    0 22px 70px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition:
    border-color 0.4s ease,
    background 0.4s ease,
    box-shadow 0.4s ease,
    transform 0.4s ease !important;
}

.sg-faq-item::before {
  content: "";
  position: absolute;
  top: -80px;
  right: -90px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: rgba(23, 216, 144, 0.14);
  filter: blur(22px);
  opacity: 0;
  transition:
    opacity 0.45s ease,
    transform 0.45s ease !important;
}

.sg-faq-item:hover,
.sg-faq-item.is-active {
  transform: translateY(-3px);
  border-color: rgba(216, 255, 114, 0.26);
  background: rgba(255, 255, 255, 0.09);
  box-shadow:
    0 30px 90px rgba(0, 0, 0, 0.3),
    0 0 60px rgba(23, 216, 144, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.sg-faq-item:hover::before,
.sg-faq-item.is-active::before {
  opacity: 1;
  transform: scale(1.12);
}

.sg-faq-item__button {
  position: relative;
  z-index: 2;
  width: 100%;
  min-height: 84px;
  padding: 24px 26px;
  border: 0;
  background: transparent;
  color: #ffffff;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;

  text-align: left;
  font-size: 21px;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: -0.025em;
}

.sg-faq-item__button i {
  position: relative;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--sg-lime), var(--sg-green));
  box-shadow: 0 14px 34px rgba(23, 216, 144, 0.26);
  transition: transform 0.35s ease !important;
}

.sg-faq-item__button i::before,
.sg-faq-item__button i::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 16px;
  height: 2px;
  border-radius: 2px;
  background: #061314;
  transform: translate(-50%, -50%);
}

.sg-faq-item__button i::after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: transform 0.35s ease !important;
}

.sg-faq-item.is-active .sg-faq-item__button i {
  transform: rotate(180deg);
}

.sg-faq-item.is-active .sg-faq-item__button i::after {
  transform: translate(-50%, -50%) rotate(0deg);
}

.sg-faq-item__content {
  position: relative;
  z-index: 2;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.45s ease !important;
}

.sg-faq-item__content p {
  margin: 0;
  padding: 0 26px 28px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  line-height: 1.8;
  max-width: 760px;
}

@media (max-width: 1024px) {
  .sg-faq__container {
    grid-template-columns: 1fr;
    gap: 44px;
  }
}

@media (max-width: 767px) {
  .sg-faq {
    padding: 82px 0;
  }

  .sg-faq__container {
    width: min(100% - 28px, 1180px);
  }

  .sg-faq__note {
    padding: 20px;
    border-radius: 24px;
  }

  .sg-faq-item {
    border-radius: 22px;
  }

  .sg-faq-item__button {
    min-height: 72px;
    padding: 20px 18px;
    font-size: 16px;
    gap: 14px;
  }

  .sg-faq-item__button i {
    width: 38px;
    height: 38px;
  }

  .sg-faq-item__content p {
    padding: 0 18px 22px;
    font-size: 13px;
  }
}

/* ================================
   SUNGRID Luxury Footer
================================ */
.sg-footer {
  position: relative;
  padding: 90px 0 34px;
  overflow: hidden;
  background:
    radial-gradient(
      circle at 15% 10%,
      rgba(23, 216, 144, 0.18),
      transparent 30%
    ),
    radial-gradient(
      circle at 90% 80%,
      rgba(216, 255, 114, 0.1),
      transparent 28%
    ),
    linear-gradient(180deg, #061314 0%, #020909 100%);
}

.sg-footer__glow {
  position: absolute;
  right: -140px;
  top: 120px;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  background: rgba(23, 216, 144, 0.16);
  filter: blur(50px);
  pointer-events: none;
}

.sg-footer__container {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

.sg-footer__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 34px;

  padding: 46px;
  border-radius: 38px;

  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.045)
  );

  border: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(22px);

  box-shadow:
    0 34px 100px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.sg-footer__title {
  max-width: 650px;
  margin: 18px 0 0;
  color: #ffffff;
  font-size: clamp(34px, 4.4vw, 64px);
  line-height: 0.98;
  letter-spacing: -0.055em;
}

.sg-footer__top-actions {
  display: flex;
  gap: 14px;
  flex-shrink: 0;
}

.sg-footer__main {
  display: grid;
  grid-template-columns: 1.35fr 0.75fr 0.85fr 1fr;
  gap: 34px;

  margin-top: 58px;
  padding-bottom: 48px;

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.sg-footer__logo {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  text-decoration: none;
}

.sg-footer__logo span {
  width: 54px;
  height: 54px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  border-radius: 18px;

  color: #061314;
  background: linear-gradient(135deg, var(--sg-lime), var(--sg-green));

  font-size: 24px;
  font-weight: 950;

  box-shadow: 0 18px 44px rgba(23, 216, 144, 0.3);
}

.sg-footer__logo strong {
  color: #ffffff;
  font-size: 22px;
  letter-spacing: -0.04em;
}

.sg-footer__brand p {
  max-width: 360px;
  margin: 22px 0 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 15px;
  line-height: 1.8;
}

.sg-footer__col h3,
.sg-footer__contact h3 {
  margin: 0 0 20px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.sg-footer__col a,
.sg-footer__contact a {
  position: relative;
  display: table;
  margin-top: 13px;

  color: rgba(255, 255, 255, 0.66);
  text-decoration: none;
  font-size: 15px;
  line-height: 1.4;

  transition:
    color 0.35s ease,
    transform 0.35s ease !important;
}

.sg-footer__col a::after,
.sg-footer__contact a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;

  width: 0;
  height: 1px;

  background: linear-gradient(90deg, var(--sg-lime), var(--sg-green));

  transition: width 0.35s ease !important;
}

.sg-footer__col a:hover,
.sg-footer__contact a:hover {
  color: #ffffff;
  transform: translateX(4px);
}

.sg-footer__col a:hover::after,
.sg-footer__contact a:hover::after {
  width: 100%;
}

.sg-footer__contact p {
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.62);
  font-size: 15px;
  line-height: 1.75;
}

.sg-footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;

  padding-top: 28px;
}

.sg-footer__bottom p {
  margin: 0;
  color: rgba(255, 255, 255, 0.52);
  font-size: 14px;
}

.sg-footer__bottom div {
  display: flex;
  gap: 22px;
}

.sg-footer__bottom a {
  color: rgba(255, 255, 255, 0.56);
  text-decoration: none;
  font-size: 14px;
  transition: color 0.35s ease !important;
}

.sg-footer__bottom a:hover {
  color: var(--sg-lime);
}

/* Responsive */
@media (max-width: 1024px) {
  .sg-footer__top {
    align-items: flex-start;
    flex-direction: column;
  }

  .sg-footer__main {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .sg-footer {
    padding: 72px 0 28px;
  }

  .sg-footer__container {
    width: min(100% - 28px, 1180px);
  }

  .sg-footer__top {
    padding: 28px 20px;
    border-radius: 28px;
  }

  .sg-footer__top-actions {
    width: 100%;
    flex-direction: row;
    gap: 10px;
  }

  .sg-footer__top-actions .sg-btn {
    flex: 1;
  }

  .sg-footer__main {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px 18px;
    margin-top: 42px;
  }

  .sg-footer__brand {
    grid-column: span 2;
  }

  .sg-footer__logo span {
    width: 48px;
    height: 48px;
    border-radius: 16px;
  }

  .sg-footer__logo strong {
    font-size: 19px;
  }

  .sg-footer__bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .sg-footer__bottom div {
    flex-wrap: wrap;
    gap: 14px;
  }
}

/* ================================
   SUNGRID Luxury Back To Top
================================ */
.ct-back-to-top {
  position: fixed !important;

  right: 26px !important;
  bottom: 26px !important;

  width: 62px !important;
  height: 62px !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  border-radius: 22px !important;

  background: linear-gradient(
    135deg,
    rgba(216, 255, 114, 0.96),
    rgba(23, 216, 144, 0.92)
  ) !important;

  border: 1px solid rgba(255, 255, 255, 0.24) !important;

  box-shadow:
    0 18px 50px rgba(23, 216, 144, 0.34),
    0 10px 30px rgba(0, 0, 0, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.52) !important;

  backdrop-filter: blur(18px) !important;

  overflow: hidden !important;

  transition:
    transform 0.4s ease,
    box-shadow 0.4s ease,
    border-radius 0.4s ease,
    opacity 0.35s ease !important;

  z-index: 9999 !important;
}

/* Luxury glow */
.ct-back-to-top::before {
  content: "";

  position: absolute;
  top: -40%;
  left: -120%;

  width: 80%;
  height: 180%;

  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.7),
    transparent
  );

  transform: rotate(18deg);

  transition: left 0.8s ease !important;
}

.ct-back-to-top:hover::before {
  left: 160%;
}

.ct-back-to-top::after {
  content: "";

  position: absolute;
  inset: -2px;

  border-radius: inherit;

  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.34),
    transparent,
    rgba(255, 255, 255, 0.18)
  );

  opacity: 0.7;

  pointer-events: none;
}

.ct-back-to-top:hover {
  transform: translateY(-6px) scale(1.04) !important;

  border-radius: 26px !important;

  box-shadow:
    0 26px 70px rgba(23, 216, 144, 0.48),
    0 18px 40px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.62) !important;
}

/* Icon */
.ct-back-to-top .ct-icon {
  position: relative;
  z-index: 3;

  width: 18px !important;
  height: 18px !important;

  fill: #061314 !important;

  transform: translateY(0);

  transition:
    transform 0.35s ease,
    fill 0.35s ease !important;
}

.ct-back-to-top:hover .ct-icon {
  transform: translateY(-3px) !important;
}

/* Show animation */
.ct-back-to-top.ct-show {
  opacity: 1 !important;
  visibility: visible !important;

  animation: sgBackTopIn 0.45s ease forwards;
}

@keyframes sgBackTopIn {
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.88);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* Mobile */
@media (max-width: 767px) {
  .ct-back-to-top {
    right: 16px !important;
    bottom: 16px !important;

    width: 54px !important;
    height: 54px !important;

    border-radius: 18px !important;
  }

  .ct-back-to-top .ct-icon {
    width: 16px !important;
    height: 16px !important;
  }
}

/* ================================
   SUNGRID Luxury Header
================================ */
#header.ct-header {
  position: relative !important;
  z-index: 9998 !important;
}

#header [data-row="middle"] {
  min-height: 90px !important;
  background: rgba(6, 19, 20, 0.72) !important;
  backdrop-filter: blur(22px) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.22) !important;
}

#header .ct-container {
  min-height: 90px !important;
}

/* Logo */
#header .site-title a {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  color: #ffffff !important;
  font-size: 0 !important;
  text-decoration: none !important;
}

#header .site-title a::before {
  content: "S" !important;
  width: 48px !important;
  height: 48px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 16px !important;
  color: #061314 !important;
  background: linear-gradient(
    135deg,
    var(--sg-lime),
    var(--sg-green)
  ) !important;
  font-size: 22px !important;
  font-weight: 950 !important;
  box-shadow: 0 16px 40px rgba(23, 216, 144, 0.3) !important;
}

#header .site-title a::after {
  content: "SUNGRID TECH" !important;
  color: #ffffff !important;
  font-size: 21px !important;
  font-weight: 900 !important;
  letter-spacing: -0.04em !important;
}

/* Desktop Menu */
#header .header-menu-1 .menu {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}

#header .header-menu-1 .ct-menu-link {
  position: relative !important;
  padding: 12px 15px !important;
  color: rgba(255, 255, 255, 0.74) !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
  transition:
    color 0.35s ease,
    transform 0.35s ease !important;
}

#header .header-menu-1 .ct-menu-link::after {
  content: "" !important;
  position: absolute !important;
  left: 15px !important;
  right: 15px !important;
  bottom: 6px !important;
  height: 2px !important;
  border-radius: 10px !important;
  background: linear-gradient(
    90deg,
    var(--sg-lime),
    var(--sg-green)
  ) !important;
  transform: scaleX(0) !important;
  transform-origin: right !important;
  transition: transform 0.35s ease !important;
}

#header .header-menu-1 .ct-menu-link:hover,
#header .current-menu-item .ct-menu-link,
#header .current_page_item .ct-menu-link {
  color: #ffffff !important;
  transform: translateY(-1px) !important;
}

#header .header-menu-1 .ct-menu-link:hover::after,
#header .current-menu-item .ct-menu-link::after,
#header .current_page_item .ct-menu-link::after {
  transform: scaleX(1) !important;
  transform-origin: left !important;
}

/* Header CTA */
#header .ct-header-cta .ct-button {
  position: relative !important;
  min-height: 48px !important;
  padding: 0 24px !important;
  border-radius: 999px !important;
  overflow: hidden !important;
  color: #061314 !important;
  background: linear-gradient(
    135deg,
    var(--sg-lime),
    var(--sg-green)
  ) !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  box-shadow: 0 16px 42px rgba(23, 216, 144, 0.32) !important;
  font-size: 0 !important;
  font-weight: 900 !important;
  letter-spacing: 0.07em !important;
  text-transform: uppercase !important;
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease !important;
}

#header .ct-header-cta .ct-button::after {
  content: "Request Quote" !important;
  position: relative !important;
  z-index: 2 !important;
  font-size: 12px !important;
}

#header .ct-header-cta .ct-button::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: -120% !important;
  width: 70% !important;
  height: 100% !important;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.65),
    transparent
  ) !important;
  transform: skewX(-18deg) !important;
  transition: left 0.7s ease !important;
}

#header .ct-header-cta .ct-button:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 22px 60px rgba(23, 216, 144, 0.48) !important;
}

#header .ct-header-cta .ct-button:hover::before {
  left: 140% !important;
}

/* Mobile Trigger */
#header .ct-header-trigger {
  width: 50px !important;
  height: 50px !important;
  border-radius: 17px !important;
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  backdrop-filter: blur(18px) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.2) !important;
}

#header .ct-header-trigger .ct-icon rect {
  fill: #ffffff !important;
  transition: fill 0.35s ease !important;
}

#header .ct-header-trigger:hover .ct-icon rect {
  fill: var(--sg-lime) !important;
}

/* ================================
   SUNGRID Mobile Offcanvas
================================ */
#offcanvas .ct-panel-inner {
  background:
    radial-gradient(
      circle at 20% 10%,
      rgba(23, 216, 144, 0.22),
      transparent 32%
    ),
    linear-gradient(180deg, #061314 0%, #020909 100%) !important;
  backdrop-filter: blur(24px) !important;
}

#offcanvas .ct-panel-actions {
  padding: 24px !important;
}

#offcanvas .ct-toggle-close {
  width: 48px !important;
  height: 48px !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
}

#offcanvas .ct-toggle-close svg path {
  fill: #ffffff !important;
}

#offcanvas .mobile-menu ul {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
  padding: 20px 24px 34px !important;
}

#offcanvas .mobile-menu .ct-menu-link {
  display: flex !important;
  width: 100% !important;
  padding: 18px 20px !important;
  border-radius: 22px !important;
  color: rgba(255, 255, 255, 0.76) !important;
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  font-size: 18px !important;
  font-weight: 850 !important;
  letter-spacing: -0.02em !important;
  text-decoration: none !important;
  transition:
    transform 0.35s ease,
    background 0.35s ease,
    color 0.35s ease,
    border-color 0.35s ease !important;
}

#offcanvas .mobile-menu .ct-menu-link:hover,
#offcanvas .mobile-menu .current-menu-item .ct-menu-link,
#offcanvas .mobile-menu .current_page_item .ct-menu-link {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.1) !important;
  border-color: rgba(216, 255, 114, 0.24) !important;
  transform: translateX(5px) !important;
}

/* Mobile */
@media (max-width: 767px) {
  #header .site-title a::before {
    width: 44px !important;
    height: 44px !important;
    border-radius: 15px !important;
    font-size: 20px !important;
  }

  #header .site-title a::after {
    font-size: 17px !important;
  }

  #header .ct-header-cta .ct-button {
    min-height: 44px !important;
    padding: 0 16px !important;
  }

  #header .ct-header-cta .ct-button::after {
    content: "Quote" !important;
    font-size: 11px !important;
  }
}

/* =========================================
SUNGRID Legal Pages
========================================= */

.sg-legal-hero {
  position: relative !important;
  overflow: hidden !important;
  padding: 220px 0 140px !important;
  background:
    linear-gradient(
      135deg,
      rgba(0, 10, 10, 0.96) 0%,
      rgba(0, 24, 22, 0.92) 55%,
      rgba(0, 10, 10, 0.96) 100%
    ),
    url("https://images.unsplash.com/photo-1509391366360-2e959784a276?q=80&w=2400&auto=format&fit=crop")
      center/cover no-repeat !important;
}

.sg-legal-hero__overlay {
  position: absolute !important;
  inset: 0 !important;
  background:
    radial-gradient(
      circle at left top,
      rgba(120, 255, 120, 0.18),
      transparent 35%
    ),
    radial-gradient(
      circle at right center,
      rgba(0, 140, 255, 0.12),
      transparent 35%
    ) !important;
}

.sg-legal-hero__content {
  position: relative !important;
  z-index: 2 !important;
  max-width: 760px !important;
}

.sg-legal-title {
  margin: 22px 0 26px !important;
  font-size: clamp(52px, 7vw, 92px) !important;
  line-height: 0.95 !important;
  letter-spacing: -0.05em !important;
  color: #ffffff !important;
}

.sg-legal-text {
  max-width: 640px !important;
  font-size: 18px !important;
  line-height: 1.9 !important;
  color: rgba(255, 255, 255, 0.72) !important;
}

.sg-legal-content {
  position: relative !important;
  overflow: hidden !important;
  padding: 110px 0 !important;
  background: linear-gradient(180deg, #eef3ee 0%, #f7faf7 100%) !important;
}

.sg-legal-card {
  max-width: 1100px !important;
  margin: 0 auto !important;
  padding: 60px !important;
  border-radius: 36px !important;
  background: linear-gradient(
    145deg,
    rgba(255, 255, 255, 0.92),
    rgba(245, 248, 245, 0.98)
  ) !important;
  border: 1px solid rgba(0, 0, 0, 0.06) !important;
  box-shadow:
    0 30px 80px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
}

.sg-legal-block + .sg-legal-block {
  margin-top: 48px !important;
  padding-top: 48px !important;
  border-top: 1px solid rgba(0, 0, 0, 0.08) !important;
}

.sg-legal-block h2 {
  margin-bottom: 18px !important;
  font-size: clamp(28px, 3vw, 42px) !important;
  line-height: 1.05 !important;
  letter-spacing: -0.04em !important;
  color: #071312 !important;
}

.sg-legal-block p {
  max-width: 900px !important;
  margin: 0 !important;
  font-size: 17px !important;
  line-height: 1.95 !important;
  color: rgba(7, 19, 18, 0.72) !important;
}

/* =========================================
Footer Legal Links
========================================= */

.sg-footer-bottom-links {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
}

.sg-footer-bottom-links a {
  position: relative !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 0.04em !important;
  text-decoration: none !important;
  color: rgba(255, 255, 255, 0.55) !important;
  transition:
    color 0.35s ease,
    transform 0.35s ease !important;
}

.sg-footer-bottom-links a:hover {
  color: #b8ff6d !important;
  transform: translateY(-2px) !important;
}

/* =========================================
Responsive
========================================= */

@media (max-width: 991px) {
  .sg-legal-hero {
    padding: 180px 0 110px !important;
  }

  .sg-legal-card {
    padding: 42px 28px !important;
    border-radius: 28px !important;
  }
}

@media (max-width: 767px) {
  .sg-legal-title {
    font-size: 54px !important;
  }

  .sg-legal-text {
    font-size: 16px !important;
  }

  .sg-legal-card {
    padding: 34px 22px !important;
  }

  .sg-legal-block h2 {
    font-size: 30px !important;
  }

  .sg-legal-block p {
    font-size: 15px !important;
    line-height: 1.85 !important;
  }
}

/* =========================================
SUNGRID Legal Hero Fix
========================================= */

.sg-legal-hero {
  min-height: calc(100vh - 90px) !important;
  display: flex !important;
  align-items: center !important;
  padding: 90px 0 !important;
}

.sg-legal-hero .sg-container {
  width: min(1180px, calc(100% - 40px)) !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

.sg-legal-hero__content {
  max-width: 820px !important;
  margin: 0 !important;
}

.sg-legal-title {
  max-width: 820px !important;
  margin: 22px 0 26px !important;
  font-size: clamp(52px, 6.5vw, 92px) !important;
  line-height: 0.95 !important;
}

.sg-legal-text {
  max-width: 680px !important;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .sg-legal-hero {
    min-height: calc(100vh - 90px) !important;
    padding: 70px 0 !important;
  }

  .sg-legal-hero .sg-container {
    width: min(100% - 28px, 1180px) !important;
  }

  .sg-legal-title {
    font-size: clamp(42px, 13vw, 58px) !important;
  }
}

.site-logo-container {
  display: contents !important;
}

.site-logo-container img {
  width: 200px !important;
  height: auto !important;
  margin: 5px !important;
  border-radius: 10px !important;
  border: 0.7px solid #ffffff !important;
}

@media (max-width: 767px) {
  .site-logo-container img {
    width: 150px !important;
  }
}
