.pricing {
  	width: 100%;
  	position: relative;
  	overflow: hidden;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	text-align: left;
  	font-size: 16px;
  	color: #000318;
  	font-family: Inter;
}


/* PA PATTERN - TOP RIGHT CORNER */
.pa-hero-pattern {
  position: absolute;
  top: 2px; 
  right: 0;
  width: 188px;
  height: auto;
  z-index: 0;
  pointer-events: none;
}

.image-1-icon {
  	width: 239px;
  	position: relative;
  	max-height: 100%;
  	object-fit: cover;
}
.home-parent {
  	display: flex;
  	align-items: center;
  	gap: 32px;
}
.home {
  	position: relative;
}
.products-parent {
  	display: flex;
  	align-items: center;
  	gap: 8px;
}
.vector-icon {
  	height: 5px;
  	width: 10px;
  	position: relative;
}
.button-parent {
  	display: flex;
  	align-items: center;
  	justify-content: flex-end;
  	gap: 24px;
  	color: #fff;
}
.button {
  	border-radius: 74px;
  	background-color: #008b00;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	padding: 16px 24px;
}


.button5 {
  border-radius: 74px;
  background-color: #008b00;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 24px;

  text-decoration: none;  
  color: #fff;             
}

.button5,
.button5:link,
.button5:visited {
  text-decoration: none;
  color: #ffffff;
}

.button5:hover {
  color: #ffffff;
  text-decoration: none;
}

.request-a-demo {
  	position: relative;
  	font-weight: 500;
}
.en-parent {
  	display: flex;
  	align-items: center;
  	gap: 8px;
  	color: #000319;
}
.frame-parent {
  	width: 1440px;
  	background-color: #fff;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	padding: 96px 120px;
  	box-sizing: border-box;
  	position: relative;
  	isolation: isolate;
  	gap: 48px;
  	font-size: 13px;
}
.frame-group {
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	gap: 8px;
  	z-index: 0;
  	flex-shrink: 0;
}
.pricing-wrapper {
  	border-radius: 30px;
  	background-color: rgba(211, 211, 211, 0.1);
  	border: 1px solid #f5f5f5;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	padding: 8px 12px;
}
.pricing3 {
  	position: relative;
  	letter-spacing: 0.1em;
  	text-transform: uppercase;
  	font-weight: 500;
  	opacity: 0.6;
}
.our-pricing-parent {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	gap: 24px;
  	text-align: center;
  	font-size: 56px;
  	color: #000319;
  	font-family: Manrope;
}
.our-pricing {
  	width: 654px;
  	position: relative;
  	letter-spacing: -0.05em;
  	line-height: 120%;
  	font-weight: 500;
  	display: inline-block;
}
.we-provide-services {
  	align-self: stretch;
  	position: relative;
  	font-size: 17px;
  	line-height: 120%;
  	font-family: Inter;
  	color: #000318;
}
.frame-container {
  	align-self: stretch;
  	display: flex;
  	align-items: center;
  	gap: 24px;
  	z-index: 1;
  	flex-shrink: 0;
  	font-size: 16px;
  	color: #000319;
}

/* TRIAL — very light */
/* .frame-container > div:nth-child(1) {
  background: linear-gradient(180deg, #F4FBF6, #EAF7EE);
  border: 1px solid #DCEFE3;
} */

/* TRIAL — very subtle tint (almost white) */
.frame-container > div:nth-child(1) {
  background: linear-gradient(180deg, #FAFEFB, #F3FBF6);
  border: 1px solid #E6F3EA;
}

/* CORE — light */
.frame-container > div:nth-child(2) {
  background: linear-gradient(180deg, #EAF7EE, #DFF2E6);
  border: 1px solid #CFE8D8;
}



/* PREMIUM — slightly darker, still light */
.frame-container > div:nth-child(3) {
  background: linear-gradient(180deg, #D4EEDC, #BFE5CC);
  border: 2px solid #008b00;

  box-shadow: 0 6px 16px rgba(0, 139, 0, 0.14);
}



.frame-div {
  	align-self: stretch;
  	flex: 0.9915;
  	box-shadow: 0px 4px 4.6px rgba(0, 0, 0, 0.03);
  	border-radius: 16px;
  	background-color: #fff;
  	border: 1px solid #dfe5ed;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	padding: 24px 24px 48px;
  	/* gap: 24px; */

	gap: 16px; /* space between icon and text */
}



.frame-div {
  display: flex;
  align-items: flex-start; /* aligns icon with text nicely */
  gap: 16px; /* space between icon and text */
}
.frame-parent2 {
  	align-self: stretch;
  	height: 227px;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	gap: 24px;
  	text-align: center;
  	font-size: 24px;
  	color: #353535;
  	font-family: Manrope;
}
.starter-parent {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 12px;
}
.starter {
  	align-self: stretch;
  	position: relative;
  	letter-spacing: -0.05em;
  	font-weight: 600;
}
.everything-you-need {
  	align-self: stretch;
  	position: relative;
  	font-size: 14px;
  	font-family: Inter;
  	color: #000319;
  	opacity: 0.5;
}
.frame-parent3 {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	color: #000319;
}
.parent {
  	align-self: stretch;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	gap: 4px;
}
.div {
  	position: relative;
  	font-weight: 600;
}
.usd {
  	position: relative;
  	font-size: 16px;
  	font-family: Inter;
}
.per-month {
  	align-self: stretch;
  	position: relative;
  	font-size: 14px;
  	font-family: Inter;
  	opacity: 0.5;
}
.what-you-get {
  	align-self: stretch;
  	position: relative;
  	font-size: 20px;
  	letter-spacing: -0.05em;
  	font-weight: 600;
  	font-family: Manrope;
  	color: #353535;
}
.vector-parent {
  	align-self: stretch;
  	display: flex;
  	align-items: center;
  	gap: 8px;
}
/* .vector-icon4 {
  	height: 13.1px;
  	width: 16px;
  	position: relative;
  	opacity: 0.3;
} */

.vector-icon4 {
  height: 13.1px;
  width: 16px;
  transform: scale(1.25);
  transform-origin: center;
  position: relative;
  opacity: 0.3;
}

.one-compliance-framework {
  	flex: 1;
  	position: relative;
}
.frame-parent7 {
  	align-self: stretch;
  	flex: 0.9658;
  	box-shadow: 0px 4px 4.6px rgba(0, 0, 0, 0.03);
  	border-radius: 16px;
  	background-color: #fff;
  	border: 4px solid #008b00;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	padding: 24px 24px 48px;
  	gap: 24px;
}
.frame-parent8 {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	gap: 24px;
  	text-align: center;
  	font-size: 24px;
  	color: #353535;
  	font-family: Manrope;
}
.button-wrapper {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	text-align: left;
  	font-size: 14px;
  	color: #fff;
  	font-family: Poppins;
}
.button2 {
  	width: 100%;
  	height: 48px;
  	border-radius: 8px;
  	background-color: #008b00;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	padding: 12px;
  	box-sizing: border-box;
  	gap: 8px;
  	max-width: 100%;
}
.icon-add-24 {
  	height: 24px;
  	width: 24px;
  	position: relative;
  	display: none;
}
.frame-parent10 {
  	align-self: stretch;
  	flex: 1;
  	box-shadow: 0px 4px 4.6px rgba(0, 0, 0, 0.03);
  	border-radius: 16px;
  	background: linear-gradient(180.02deg, #004600, #1ac21a);
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	padding: 24px 24px 48px;
  	gap: 24px;
  	color: #fff;
}
.frame-parent11 {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	gap: 24px;
  	text-align: center;
  	font-size: 24px;
  	font-family: Manrope;
}
.icon-pro-24 {
  	height: 24px;
  	width: 24px;
  	position: relative;
}
.enterprise {
  	position: relative;
  	letter-spacing: -0.05em;
  	font-weight: 600;
}
.an-automated-compliance {
  	align-self: stretch;
  	position: relative;
  	font-size: 14px;
  	font-family: Inter;
}
/* .frame-parent13 {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
} */
.button-container {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	text-align: left;
  	font-size: 14px;
  	color: #000319;
  	font-family: Poppins;
}
.button3 {
  	width: 100%;
  	height: 48px;
  	border-radius: 8px;
  	background-color: #fff;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	padding: 12px;
  	box-sizing: border-box;
  	gap: 8px;
  	max-width: 100%;
}
.everything-in-core {
  	align-self: stretch;
  	position: relative;
  	font-size: 20px;
  	letter-spacing: -0.05em;
  	font-weight: 600;
  	font-family: Manrope;
}
.vector-icon19 {
  	height: 13.1px;
  	width: 16px;
  	position: relative;
}
.frame-child {
  	width: 188px;
  	height: 204.6px;
  	position: absolute;
  	margin: 0 !important;
  	top: 0px;
  	right: 0px;
  	object-fit: cover;
  	z-index: 2;
  	flex-shrink: 0;
}


/* =========================
   FAQ SECTION
========================= */
.faq {
  width: 100%;
  background: #f4f8f9;
  padding: 96px 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px;
  box-sizing: border-box;
}

/* Header */
.faq-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  text-align: center;
}

.faq-badge {
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.04);
  font-family: Inter, sans-serif;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #6b7280;
}

.faq-title {
  max-width: 720px;
  font-family: Manrope, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #000319;
}

/* FAQ List */
.faq-list {
  width: 100%;
  max-width: 780px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* FAQ Item */
.faq-item {
  background: #ffffff;
  border: 1px solid #e6e8ec;
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-item.active {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
  border-color: #dfe3e8;
}

/* Question */
.faq-question {
  width: 100%;
  background: none;
  border: none;
  padding: 20px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  text-align: left;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #000319;
  transition: color 0.2s ease;
}

.faq-question:hover {
  color: #008b00;
}

/* Icon (+ / -) */
.faq-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: #f2f4f7;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
  color: #000319;
  transition: all 0.3s ease;
}

.faq-item.active .faq-icon {
  background: #008b00;
  color: #ffffff;
  transform: rotate(180deg);
}

/* Answer */
.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 24px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #6b7280;
  transition: all 0.3s ease;
}

.faq-item.active .faq-answer {
  max-height: 300px;
  padding: 0 24px 20px;
}

/* Responsive */
@media (max-width: 1024px) {
  .faq {
    padding: 80px 40px;
  }

  .faq-title {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  .faq {
    padding: 64px 24px;
  }

  .faq-title {
    font-size: 32px;
  }

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



/* .frame-parent14 {
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	gap: 8px;
} */
.everything-you-need-to-know-ab-wrapper {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	text-align: center;
  	font-size: 56px;
  	color: #000319;
  	font-family: Manrope;
}
.list {
  	width: 774px;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 12px;
  	font-size: 16px;
  	color: #000319;
}
.listitem {
  	align-self: stretch;
  	border-radius: 12px;
  	background-color: #fff;
  	border: 1px solid #eaeaea;
  	display: flex;
  	align-items: center;
  	justify-content: space-between;
  	padding: 16px;
  	gap: 0px;
}
.heading-3 {
  	height: 24px;
  	flex: 1;
  	position: relative;
  	line-height: 130%;
  	display: flex;
  	align-items: center;
}
.chevron-icon {
  	height: 32px;
  	width: 32px;
  	border-radius: 4px;
}
.listitem2 {
  	align-self: stretch;
  	border-radius: 12px;
  	background-color: #fff;
  	border: 1px solid #eaeaea;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	padding: 16px;
  	gap: 8px;
}
.heading-3-do-i-need-a-gym-me-parent {
  	align-self: stretch;
  	display: flex;
  	align-items: center;
  	justify-content: space-between;
  	gap: 0px;
}
.heading-33 {
  	align-self: stretch;
  	position: relative;
  	line-height: 130%;
  	opacity: 0.5;
}
/* .footer {
  	width: 1440px;
  	background: linear-gradient(156.49deg, #285dba, #122a54);
  	overflow: hidden;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	padding: 96px 120px;
  	box-sizing: border-box;
  	position: relative;
  	isolation: isolate;
  	gap: 48px;
  	color: #fff;
} */





.frame-parent15 {
  	align-self: stretch;
  	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  	display: flex;
  	align-items: flex-start;
  	justify-content: space-between;
  	padding: 0px 0px 48px;
  	gap: 20px;
  	z-index: 0;
  	flex-shrink: 0;
}
.vector-parent17 {
  	width: 373px;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 24px;
}
.frame-item {
  	width: 80.2px;
  	height: 91.6px;
  	position: relative;
}
.your-data-privacy {
  	align-self: stretch;
  	position: relative;
  	line-height: 130%;
  	opacity: 0.7;
}
.frame-parent16 {
  	display: flex;
  	align-items: flex-start;
  	gap: 48px;
}
/* .useful-links-parent {
  	height: 148px;
  	width: 170px;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 16px;
} */
/* .useful-links {
  	align-self: stretch;
  	position: relative;
  	line-height: 120%;
  	font-family: Manrope;
} */

.about-us {
  text-decoration: none;
  color: inherit;
  opacity: 0.7;
  display: inline-block;
}

.about-us:hover {
  opacity: 1;
  cursor: pointer;
}

/* .products-group {
  	height: 105px;
  	width: 170px;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 16px;
} */
.contact-us-parent {
  	width: 192px;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 16px;
}
.fa7-brandsfacebook-parent {
  	display: flex;
  	align-items: flex-start;
  	gap: 24px;
}
.fa7-brandsfacebook-icon {
  	width: 48px;
  	position: relative;
  	border-radius: 100px;
  	max-height: 100%;
}
.line-mdyoutube-filled-icon {
  	width: 48px;
  	position: relative;
  	border-radius: 100px;
  	max-height: 100%;
  	object-fit: cover;
}
.background {
  	width: 1439.5px;
  	height: 955px;
  	position: absolute;
  	margin: 0 !important;
  	top: calc(50% - 240.3px);
  	left: calc(50% - 720px);
  	overflow: hidden;
  	flex-shrink: 0;
  	opacity: 0.03;
  	z-index: 1;
	pointer-events: none;
}

.rectangle-parent {
  	position: absolute;
  	top: -0.03px;
  	left: 59px;
  	width: 1334px;
  	display: flex;
  	align-items: center;
  	justify-content: space-between;
  	gap: 20px;
}
.frame-inner {
  	height: 955px;
  	width: 1px;
  	position: relative;
  	background-color: #e9e9e9;
}
.background-child {
  	position: absolute;
  	top: 58.81px;
  	left: 0px;
  	width: 1439.5px;
  	height: 837.3px;
  	object-fit: contain;
}
.background-item {
  	position: absolute;
  	top: 596.97px;
  	left: 193px;
  	background-color: #d9d9d9;
  	width: 66px;
  	height: 59px;
}
.background-inner {
  	position: absolute;
  	top: 237.97px;
  	left: 259px;
  	background-color: #d9d9d9;
  	width: 66px;
  	height: 59px;
}
.background-child2 {
  	position: absolute;
  	top: 657.97px;
  	left: 925px;
  	background-color: #d9d9d9;
  	width: 66px;
  	height: 59px;
}
.background-child3 {
  	position: absolute;
  	top: 238.97px;
  	left: 1125px;
  	background-color: #d9d9d9;
  	width: 66px;
  	height: 59px;
}
.footer-child {
  	width: 296.7px;
  	height: 107.7px;
  	position: absolute;
  	margin: 0 !important;
  	bottom: 458.59px;
  	left: 9.79px;
  	filter: blur(80px);
  	border-radius: 50%;
  	background-color: #75c9e3;
  	z-index: 2;
  	flex-shrink: 0;
}
.privassistant-all-rights-reser-parent {
  	align-self: stretch;
  	display: flex;
  	align-items: flex-start;
  	justify-content: space-between;
  	gap: 20px;
  	z-index: 3;
  	flex-shrink: 0;
}
.privassistant-all-rights {
  	position: relative;
  	opacity: 0.7;
	text-decoration: none;
  	color: inherit;
}
.privacy-policy-parent {
  	display: flex;
  	align-items: center;
  	gap: 24px;
}



/* =================================================
   GLOBAL RESPONSIVE ADD-ON
   ================================================= */

/* Prevent horizontal scrolling */
html, body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

/* Responsive images */
img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Main layout containers */
.frame-parent,
.faq,
.footer {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  box-sizing: border-box;
}

/* Pricing layout */
.frame-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
}

/* Pricing cards */
.frame-div,
.frame-parent7,
.frame-parent10 {
  box-sizing: border-box;
}

/* Desktop (Figma exact) */
.pa-header__cta-btn {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;


  /* background: var(--pa-color-primary);
  border-radius: var(--pa-radius-pill); */
  border: none;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
}

.pa-header__cta-btn:hover {
  opacity: 1;
  cursor: pointer;
}
/* =================================================
   LARGE TABLETS / SMALL LAPTOPS
   ================================================= */

@media (max-width: 1200px) {

  .frame-parent,
  .faq,
  .footer {
    padding: 80px 60px;
  }

  .our-pricing {
    width: 100%;
  }

  .frame-container {
    justify-content: center;
  }

  .frame-div,
  .frame-parent7,
  .frame-parent10 {
    flex: 1 1 45%;
    max-width: 520px;
  }

}



/* =================================================
   TABLETS (iPad / Surface)
   ================================================= */

@media (max-width: 992px) {

  .frame-parent,
  .faq,
  .footer {
    padding: 60px 40px;
  }

  .our-pricing-parent {
    font-size: 42px;
  }

  .our-pricing {
    font-size: 42px;
  }

  .frame-container {
    flex-direction: column;
    align-items: center;
  }

  .frame-div,
  .frame-parent7,
  .frame-parent10 {
    width: 100%;
    max-width: 650px;
    flex: none;
  }

  .list {
    width: 100%;
  }

  .frame-parent15 {
    flex-direction: column;
    gap: 40px;
  }

  .frame-parent16 {
    flex-wrap: wrap;
    gap: 32px;
  }

}



/* =================================================
   MOBILE (iPhone / Galaxy)
   ================================================= */

@media (max-width: 768px) {

  .frame-parent,
  .faq,
  .footer {
    padding: 40px 20px;
  }

  .our-pricing-parent {
    font-size: 34px;
  }

  .our-pricing {
    font-size: 34px;
    width: 100%;
  }

  .we-provide-services {
    font-size: 15px;
  }

  /* Pricing cards full width */
  .frame-container {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
  }

  .frame-div,
  .frame-parent7,
  .frame-parent10 {
    width: 100%;
    max-width: 100%;
    flex: none !important;
    padding: 20px;
  }

  /* Navigation adjustments */
  .home-parent {
    flex-wrap: wrap;
    gap: 16px;
  }

  .button-parent {
    flex-wrap: wrap;
    gap: 12px;
  }

  /* FAQ width */
  .list {
    width: 100%;
  }

  .heading-3 {
    font-size: 15px;
  }

}



/* =================================================
   SMALL MOBILE
   ================================================= */

@media (max-width: 480px) {

  .frame-parent,
  .faq,
  .footer {
    padding: 32px 16px;
  }

  .our-pricing-parent {
    font-size: 28px;
  }

  .our-pricing {
    font-size: 28px;
  }

  .pricing-wrapper {
    padding: 6px 10px;
  }

  .button,
  .button2,
  .button3 {
    height: 44px;
  }

}



/* =================================================
   ULTRA SMALL DEVICES
   ================================================= */

@media (max-width: 360px) {

  .frame-parent,
  .faq,
  .footer {
    padding: 28px 14px;
  }

  .our-pricing-parent {
    font-size: 24px;
  }

}


/* FIX pricing bullet alignment */
.frame-container .vector-parent {
  display: flex !important;
  flex-direction: row !important;   /* override column */
  align-items: flex-start !important;
  gap: 12px;
  width: 100%;                     /* override max-width rule */
  max-width: 100%;
}

.frame-container .vector-icon4 {
  flex-shrink: 0;
  margin-top: 5px;
}

.frame-container .one-compliance-framework,
.frame-container .home {
  line-height: 1.6;
}