/* ===== Reset & Base ===== */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  line-height: 1.6;
  color: #333;
  background: #fff;
}

.page-top {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* ===== Colors ===== */
:root {
  --navy-dark: #102E4E;
  --navy: #153A65;
  --navy-mid: #205B8C;
  --green: #4CAF50;
  --green-light: #E6F9F3;
  --teal: #20B2AA;
  --gray-bg: #F8F8F8;
  --gray-card: #F4F4F4;
  --text-dark: #2d2d2d;
  --shadow-soft: 0 4px 20px rgba(0, 0, 0, 0.08);
  --shadow-card: 0 6px 24px rgba(0, 0, 0, 0.07);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 16px;
  --radius-xl: 24px;
}

.container-fixed {
  max-width: 1216px;
  /* 1200 content + 8px padding each side */
  margin: 0 auto;
  padding: 0 16px;
  width: 100%;
}

/* ===== Top bar ===== */
.top-bar {
  background: #0d1b2a;
  padding: 8px 0;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.top-bar-content {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
}

.top-bar-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  transition: color 0.2s;
}

.top-bar-item:hover {
  color: #10b981;
}

.top-bar-icon {
  width: 14px;
  height: 14px;
  background: #10b981;
  display: inline-block;
}

.icon-support {
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z'/%3E%3C/svg%3E") center/contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z'/%3E%3C/svg%3E") center/contain no-repeat;
}

.icon-phone {
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") center/contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") center/contain no-repeat;
}

.icon-phone-solid {
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") center/contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") center/contain no-repeat;
}

.top-separator {
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  margin: 0 5px;
}

/* ===== Main header ===== */
.main-header {
  background: #143a6d;
  padding: 20px 28px;
  border-bottom: none;
  flex-shrink: 0;
}

.header-inner {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  padding: 0 8px;
}

.logo {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.logo-icon {
  width: 36px;
  height: 36px;
  background: var(--green);
  border-radius: 6px;
  position: relative;
  flex-shrink: 0;
}

.logo-icon::after {
  content: '✓';
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.logo-icon-gradient {
  background: linear-gradient(90deg, #5cd85c 0%, #2e7d32 50%, #1b5e20 100%);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.25);
}

.logo-icon-gradient::after {
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.main-nav {
  display: flex;
  align-items: center;
  gap: 28px;
}

.nav-toggle {
  display: none;
  flex-direction: column;
  justify-content: space-around;
  width: 28px;
  height: 24px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.nav-toggle span {
  display: block;
  height: 2px;
  background: #fff;
  border-radius: 1px;
  transition: transform 0.2s, opacity 0.2s;
}

.main-nav a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.04em;
  transition: opacity 0.2s;
}

.main-nav a:hover {
  opacity: 0.9;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 28px;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.05em;
  border: none;
  border-radius: var(--radius-md);
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
}

.btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.btn-header {
  background: var(--green);
  color: #fff;
}

.btn-header:hover {
  background: #43a047;
}

.btn-header-gradient {
  background: linear-gradient(90deg, #52c952 0%, var(--teal) 100%);
  color: #fff;
}

.btn-header-gradient:hover {
  background: linear-gradient(90deg, #5cd85c 0%, #28c4be 100%);
  color: #fff;
}

/* ===== Hero ===== */
.hero {
  position: relative;
  flex: 1;
  min-height: 420px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 48px 28px 56px;
  overflow: hidden;
  width: 100%;
}

.hero-bg-image {
  position: absolute;
  inset: 0;
  background: url('https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1920&q=80') center/cover no-repeat;
  background-color: var(--navy);
}

.hero-watermark {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(100px, 18vw, 200px);
  font-weight: 800;
  color: rgba(255, 255, 255, 0.04);
  letter-spacing: 0.02em;
  pointer-events: none;
  z-index: 0;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(15, 40, 70, 0.75) 0%, rgba(8, 50, 60, 0.8) 100%);
  pointer-events: none;
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 900px;
  width: 100%;
}

.hero-preheadline {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 24px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.hero-headline {
  color: #fff;
  font-size: clamp(32px, 4.5vw, 52px);
  font-weight: 700;
  line-height: 1.28;
  margin: 0 0 36px;
  letter-spacing: -0.02em;
}

.hero-headline-accent {
  background: linear-gradient(90deg, #3dcd6c 0%, #008060 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hero-review {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: 40px;
}

.hero-review-avatars {
  display: flex;
  align-items: center;
}

.hero-review-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.95);
  margin-left: -12px;
  flex-shrink: 0;
  object-fit: cover;
  display: block;
}

.hero-review-avatars .hero-review-avatar:first-child {
  margin-left: 0;
}

.hero-review-card {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: rgba(255, 255, 255, 0.98);
  padding: 12px 18px;
  border-radius: var(--radius-md);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.hero-review-google {
  font-size: 20px;
  font-weight: 700;
  color: #4285f4;
  font-family: Arial, sans-serif;
}

.hero-review-score {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
}

.hero-review-stars {
  color: #f4b400;
  font-size: 16px;
  letter-spacing: 1px;
}

.btn-hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding: 22px 48px;
  font-size: 17px;
  border-radius: var(--radius-xl);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.25);
  text-align: center;
}

.btn-hero-main {
  font-weight: 700;
  font-size: 1em;
}

.btn-hero-sub {
  font-size: 14px;
  font-weight: 500;
  opacity: 0.95;
}

.btn-hero-gradient {
  background: linear-gradient(90deg, #52c952 0%, #1a9b96 100%);
  color: #fff;
}

.btn-hero-gradient:hover {
  background: linear-gradient(90deg, #5cd85c 0%, #20b2aa 100%);
  color: #fff;
  box-shadow: 0 10px 32px rgba(0, 0, 0, 0.3);
}

/* ===== Powered by / Partners bar ===== */
.powered-by {
  width: 100%;
  background: #1f3f66;
  padding: 28px 32px;
}

.powered-by-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  flex-wrap: wrap;
}

.powered-by-text {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.35;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.powered-by-line1,
.powered-by-line2 {
  display: block;
}

.powered-by-logos {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 48px;
  flex-wrap: wrap;
}

.partner-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.partner-logo-text {
  white-space: nowrap;
}

.partner-logo-tagline {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.04em;
  opacity: 0.9;
}

.partner-logo-veeam {
  letter-spacing: 0.08em;
  font-weight: 700;
}

.partner-logo-img {
  height: 28px;
  width: auto;
  max-width: 120px;
  object-fit: contain;
  filter: brightness(0) invert(0.85);
}

/* ===== Sections common ===== */
.section {
  padding: 88px 24px;
  max-width: 1200px;
  margin: 0 auto;
}

.section-title {
  font-size: clamp(30px, 4vw, 44px);
  font-weight: 700;
  color: var(--text-dark);
  text-align: center;
  margin: 0 0 20px;
  line-height: 1.3;
}

.section-subtitle {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #666;
  text-align: center;
  margin: 0 0 56px;
}

.section-subtitle.green {
  color: var(--green);
}

/* ===== Worried section ===== */
.section-worried {
  background: #e8f4f1;
  padding: 96px 24px;
}

.section-worried .worried-heading {
  text-align: left;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  padding: 0 0 0 4px;
}

.worried-card {
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 56px;
  align-items: start;
}

/* White card: keyhole avatar + black bar, green left strip */
.worried-profile-card {
  position: relative;
  background: #fff;
  border-radius: var(--radius-xl);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  flex-shrink: 0;
}

.worried-card-accent {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  background: #28a745;
}

.worried-avatar-wrap {
  width: 100%;
  height: 280px;
  overflow: hidden;
  border-radius: 50% 50% 20px 20px;
  background: #eaeaea;
}

.worried-avatar-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}

.worried-profile-bar {
  background: #1a1a1a;
  padding: 16px 20px 18px 26px;
}

.worried-profile-bar .worried-name {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #fff;
  margin: 0 0 4px;
  text-transform: uppercase;
}

.worried-profile-bar .worried-title {
  font-size: 13px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.95);
  margin: 0;
}

.worried-text {
  font-size: 17px;
  color: #333;
  line-height: 1.7;
}

.worried-subheading {
  font-size: 20px;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0 0 20px;
  line-height: 1.35;
}

.worried-text p {
  margin: 0 0 18px;
}

.worried-text p:last-child {
  margin-bottom: 0;
}

.link-green {
  color: #28a745;
  font-weight: 600;
}

.link-green:hover {
  text-decoration: underline;
}

/* ===== Security First section ===== */
.section-security {
  background: #fff;
  padding: 96px 24px;
}

.section-security .section-subtitle.security-subtitle {
  color: var(--green);
  font-weight: 600;
  letter-spacing: 0.06em;
}

.security-two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px 48px;
  max-width: 1100px;
  margin: 0 auto;
}

.security-col-title {
  font-size: 20px;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0 0 24px;
  padding: 0;
}

.security-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.security-card {
  padding: 24px 22px;
  border-radius: var(--radius-lg);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  transition: box-shadow 0.2s, transform 0.2s;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.security-card:hover {
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.security-card.card-have.card-green {
  background: #e6f5e9;
}

.security-card.card-have.card-blue {
  background: #e3f2fd;
}

.security-card.card-dont {
  background: var(--gray-card);
}

.card-icon-bg {
  display: inline-flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-md);
  font-size: 18px;
  flex-shrink: 0;
}

.card-icon-green {
  background: rgba(76, 175, 80, 0.25);
  color: #2e7d32;
}

.card-icon-blue {
  background: rgba(33, 150, 243, 0.25);
  color: #1565c0;
}

.card-icon-gray {
  background: rgba(0, 0, 0, 0.08);
  color: #616161;
}

.security-card .card-title {
  font-size: 17px;
  font-weight: 700;
  margin: 0;
  line-height: 1.3;
}

.security-card .card-title.green {
  color: #2e7d32;
}

.security-card .card-title.blue {
  color: #1565c0;
}

.security-card .card-title.gray {
  color: #424242;
}

.security-card p {
  font-size: 15px;
  color: #333;
  line-height: 1.6;
  margin: 0;
}

/* ===== CTA strip ===== */
.cta-strip {
  background: linear-gradient(90deg, var(--green) 0%, var(--navy) 100%);
  padding: 56px 24px;
}

.cta-strip-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.cta-strip-text h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 8px;
}

.cta-strip-text p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  margin: 0;
}

.btn-cta-strip {
  background: var(--navy);
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.4);
  flex-shrink: 0;
}

.btn-cta-strip:hover {
  background: var(--navy-dark);
  border-color: #fff;
}

/* ===== Testimonials ===== */
.section-testimonials {
  background: var(--gray-bg);
  padding: 96px 24px;
}

.section-testimonials .testimonial-subtitle {
  color: var(--green);
  font-weight: 600;
  letter-spacing: 0.06em;
}

.testimonial-card {
  position: relative;
  max-width: 900px;
  margin: 0 auto 0;
  background: #fff;
  border-radius: var(--radius-xl);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 188, 212, 0.15);
  padding: 40px 48px 44px;
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 32px;
  align-items: start;
}

.testimonial-quote-mark {
  position: absolute;
  top: 24px;
  right: 36px;
  font-size: 72px;
  line-height: 1;
  color: var(--teal);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  pointer-events: none;
}

.testimonial-avatar-wrap {
  flex-shrink: 0;
}

.testimonial-avatar-img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

.testimonial-content {
  padding-top: 4px;
}

.testimonial-title {
  font-size: 20px;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0 0 14px;
  line-height: 1.3;
}

.testimonial-text {
  font-size: 15px;
  color: #444;
  line-height: 1.7;
  margin: 0 0 20px;
  text-align: justify;
}

.testimonial-role-line {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: var(--text-dark);
  margin: 0 0 4px;
  text-transform: uppercase;
}

.testimonial-company {
  font-size: 14px;
  font-weight: 500;
  color: #555;
  margin: 0;
}

.testimonial-carousel-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 32px;
  padding-top: 24px;
  position: relative;
}

.carousel-sep {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
}

.carousel-arrow {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid var(--teal);
  background: var(--gray-card);
  color: var(--text-dark);
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}

.carousel-arrow:hover {
  background: var(--teal);
  color: #fff;
}

/* ===== Four Layers ===== */
.section-layers {
  background: #fff;
  padding: 96px 24px;
}

.layers-sub {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 56px !important;
  font-weight: 400;
  color: #333;
  font-size: 16px;
  line-height: 1.6;
}

.layers-wrapper {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 280px 1fr;
  grid-template-rows: auto auto;
  gap: 60px 40px;
  align-items: center;
}

.layer-block {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.layer-block-icon {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.layer-block h3 {
  font-size: 20px;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0;
}

.layer-block p {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
  margin: 0;
}

.layer-tl {
  grid-column: 1;
  grid-row: 1;
  align-self: end;
}

.layer-tr {
  grid-column: 3;
  grid-row: 1;
  align-self: end;
}

.layer-bl {
  grid-column: 1;
  grid-row: 2;
  align-self: start;
}

.layer-br {
  grid-column: 3;
  grid-row: 2;
  align-self: start;
}

.layers-shield-wrapper {
  grid-column: 2;
  grid-row: 1 / span 2;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.layers-shield {
  width: 280px;
  height: auto;
  filter: drop-shadow(0 10px 30px rgba(0, 0, 0, 0.15));
  animation: float 6s ease-in-out infinite;
}

@keyframes float {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }
}


/* ===== FAQ ===== */
.section-faq {
  background: #eef5f6;
  padding: 100px 24px;
}

.faq-list {
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.faq-item {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  border: none;
}

.faq-item[open] {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.faq-question {
  padding: 24px 32px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  transition: all 0.3s ease;
}

.faq-question::-webkit-details-marker {
  display: none;
}

.faq-item[open] .faq-question {
  background: #002147;
  color: #fff;
}

.faq-toggle-icon {
  width: 32px;
  height: 32px;
  background: #10b981;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  transition: transform 0.3s ease;
}

.faq-toggle-icon::after {
  content: '';
  width: 8px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: translateY(-2px) rotate(45deg);
}

.faq-item[open] .faq-toggle-icon {
  transform: rotate(180deg);
}

.faq-answer {
  background: #d1dcde;
  padding: 0 32px 32px;
}

.faq-answer p {
  font-size: 16px;
  color: #333;
  line-height: 1.6;
  margin: 0;
  padding-top: 24px;
}

/* ===== Final CTA ===== */
.cta-final {
  position: relative;
  min-height: 520px;
  background: #10b981;
  /* Fallback */
  background: linear-gradient(90deg, #10b981 0%, #06b6d4 100%);
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 80px 0;
}

.cta-final::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('assets/cta-bg.png') center right/cover no-repeat;
  opacity: 0.9;
  z-index: 1;
}

/* Add an overlay to smooth the gradient if needed */
.cta-final::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: linear-gradient(90deg, #10b981 20%, transparent 100%);
  z-index: 2;
}

.cta-final .container-fixed {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.cta-final h2 {
  color: #fff;
  font-size: clamp(34px, 5vw, 56px);
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 32px;
  max-width: 650px;
}

.cta-final p {
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  margin: 0 0 24px;
  max-width: 600px;
}

.cta-phone-call {
  font-weight: 700;
  margin-bottom: 40px !important;
}

.btn-final {
  background: #fff;
  border-radius: 18px;
  padding: 24px 44px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border: none;
  cursor: pointer;
  min-width: 320px;
}

.btn-final:hover {
  transform: translateY(-5px);
}

.btn-main {
  font-size: 22px;
  font-weight: 700;
  color: #002147;
  margin-bottom: 2px;
}

.btn-sub {
  font-size: 15px;
  font-weight: 600;
  color: #10b981;
}

/* ===== Footer ===== */
.footer {
  background: #0d1b2a;
  color: #fff;
  padding: 100px 0 40px;
}

.footer .footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  margin-bottom: 60px;
}

.footer-logo {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}

.footer-logo-shield {
  width: 36px;
  height: 36px;
}

.footer-logo-text {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
}

.btn-schedule {
  background: #10b981;
  color: #fff;
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
}

.footer-col h4 {
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 20px;
  color: #fff;
}

.footer-col p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 1.4;
}

.footer-icon {
  font-size: 16px;
  width: 20px;
  text-align: center;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-copy {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}

.footer-copy a {
  text-decoration: underline;
}

.footer-social {
  display: flex;
  gap: 12px;
}

.social-icon {
  width: 28px;
  height: 28px;
  background: #10b981;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 13px;
}

/* ===== Responsive: Tablet ===== */
@media (max-width: 992px) {
  .nav-toggle {
    display: flex;
  }

  .main-nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: var(--navy);
    flex-direction: column;
    padding: 20px;
    gap: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  }

  .main-header {
    position: relative;
  }

  .main-nav.open {
    display: flex;
  }

  .btn-header {
    order: -1;
    margin-bottom: 8px;
  }

  .worried-card {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .worried-profile-card {
    max-width: 280px;
    margin: 0 auto;
  }

  .section-worried .worried-heading {
    text-align: center;
  }

  .worried-text {
    text-align: left;
  }

  .security-two-col {
    grid-template-columns: 1fr;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }

  .cta-strip-inner {
    flex-direction: column;
    text-align: center;
  }

  .testimonial-card {
    grid-template-columns: 1fr;
    padding: 32px 24px 36px;
  }

  .testimonial-quote-mark {
    top: 16px;
    right: 24px;
    font-size: 56px;
  }

  .testimonial-avatar-wrap {
    margin: 0 auto;
  }

  .testimonial-avatar-img {
    margin: 0 auto;
  }

  .testimonial-text {
    text-align: left;
  }

  .layers-wrapper {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 28px;
  }

  .layer-tl,
  .layer-tr,
  .layer-bl,
  .layer-br {
    grid-column: 1;
    justify-self: center;
    max-width: 100%;
  }

  .layers-circle {
    grid-column: 1;
    grid-row: auto;
    margin: 8px auto;
  }

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

/* ===== Responsive: Mobile ===== */
@media (max-width: 768px) {
  .top-bar {
    padding: 8px 16px;
    font-size: 11px;
    flex-direction: column;
    gap: 8px;
    text-align: center;
  }

  .top-bar-left,
  .top-bar-right {
    justify-content: center;
  }

  .header-inner {
    padding: 12px 16px;
  }

  .btn-header,
  .btn-header-gradient {
    padding: 10px 18px;
    font-size: 12px;
  }

  .hero {
    min-height: 520px;
    padding: 56px 16px 64px;
  }

  .powered-by {
    padding: 24px 20px;
  }

  .powered-by-inner {
    flex-direction: column;
    text-align: center;
    gap: 24px;
  }

  .powered-by-text {
    text-align: center;
  }

  .powered-by-logos {
    justify-content: center;
    gap: 32px;
  }

  .partner-logo {
    font-size: 14px;
  }

  .hero-preheadline {
    font-size: 11px;
    letter-spacing: 0.08em;
  }

  .hero-review {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 28px;
  }

  .hero-review-card {
    padding: 8px 14px;
  }

  .btn-hero,
  .btn-hero-gradient {
    padding: 14px 28px;
  }

  .btn-hero-main {
    font-size: 14px;
  }

  .btn-hero-sub {
    font-size: 11px;
  }

  .hero-strip-inner {
    gap: 24px 20px;
    padding: 20px 0;
  }

  .strip-item {
    font-size: 12px;
  }

  .section,
  .section-worried,
  .section-security,
  .section-testimonials,
  .section-layers,
  .section-faq {
    padding: 64px 16px;
  }

  .worried-card {
    gap: 28px;
  }

  .worried-profile-card {
    max-width: 100%;
  }

  .worried-subheading {
    font-size: 18px;
  }

  .security-card {
    padding: 20px 18px;
  }

  .security-col-title {
    font-size: 18px;
    margin-bottom: 18px;
  }

  .cta-strip {
    padding: 36px 16px;
  }

  .cta-strip-text h2 {
    font-size: 22px;
  }

  .testimonial-card {
    padding: 28px 20px 32px;
    grid-template-columns: 1fr;
  }

  .testimonial-quote-mark {
    font-size: 48px;
    right: 20px;
  }

  .testimonial-title {
    font-size: 18px;
  }

  .testimonial-avatar-img {
    width: 140px;
    height: 140px;
    margin: 0 auto;
  }

  .faq-question {
    padding: 16px 18px;
    font-size: 14px;
  }

  .faq-answer {
    padding: 0 18px 16px;
  }

  .cta-final {
    padding: 56px 16px;
  }

  .footer-columns {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .footer-address {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 480px) {
  .hero-headline {
    font-size: 26px;
  }

  .hero-review-avatar {
    width: 40px;
    height: 40px;
  }

  .btn-hero,
  .btn-hero-gradient {
    padding: 16px 28px;
  }

  .btn-hero-main {
    font-size: 15px;
  }
}

/* ===== Testimonials Page Styles ===== */
.testimonials-page .testimonials-hero {
  position: relative;
  background: #0d1b2a url('brain/05e6da35-e7b5-4b20-8ee6-1f984960cce9/testimonials_hero_bg_1772170441111.png') center/cover no-repeat;
  padding: 120px 0;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 400px;
}

.testimonials-hero h1 {
  font-size: 48px;
  margin-bottom: 20px;
}

.testimonials-hero p {
  font-size: 18px;
  max-width: 800px;
  margin: 0 auto;
  opacity: 0.8;
}

.testimonials-main {
  padding: 80px 0;
  background: #fff;
}

.testimonials-grid-layout {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 60px;
}

.reviews-section-title {
  font-size: 32px;
  color: #0d1b2a;
  margin-bottom: 20px;
}

.reviews-section-intro {
  font-size: 16px;
  line-height: 1.6;
  color: #4b5563;
  margin-bottom: 20px;
}

.reviews-section-sub {
  font-weight: 600;
  color: #0d1b2a;
  margin-bottom: 30px;
}

.featured-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-bottom: 80px;
}

.featured-card {
  background: #f8fafc;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.featured-media {
  position: relative;
  height: 240px;
}

.featured-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.play-button-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.play-button-overlay::after {
  content: '';
  border-left: 15px solid #10b981;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  margin-left: 5px;
}

.featured-info {
  padding: 20px;
  text-align: center;
}

.featured-info h3 {
  font-size: 16px;
  margin-bottom: 5px;
  color: #0d1b2a;
}

.featured-info p {
  color: #10b981;
  font-size: 14px;
  font-weight: 500;
}

/* Google Reviews */
.google-reviews-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.google-review-item {
  position: relative;
  padding: 40px;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
}

.google-review-item .stars {
  color: #fbbf24;
  font-size: 20px;
  margin-bottom: 20px;
}

.google-review-item .quote-icon {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 80px;
  color: #f3f4f6;
  font-family: serif;
  line-height: 1;
}

.google-review-item .quote-icon::before {
  content: '”';
}

.review-text {
  font-size: 16px;
  line-height: 1.8;
  color: #4b5563;
  margin-bottom: 30px;
}

.reviewer {
  display: flex;
  align-items: center;
  gap: 15px;
}

.reviewer img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.reviewer-info strong {
  display: block;
  font-size: 14px;
  color: #0d1b2a;
}

.reviewer-info span {
  font-size: 13px;
  color: #6b7280;
}

/* Sidebar */
.sidebar-appointment-card {
  background: #0d1b2a;
  padding: 30px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  position: sticky;
  top: 120px;
}

.sidebar-appointment-card h3 {
  font-size: 18px;
  line-height: 1.4;
}

@media (max-width: 992px) {
  .testimonials-grid-layout {
    grid-template-columns: 1fr;
  }

  .testimonials-sidebar {
    display: none;
  }
}

@media (max-width: 640px) {
  .featured-cards {
    grid-template-columns: 1fr;
  }
}