/* =========================================================
   Medivox About Page - Gutenberg Pattern Styles
   Design width reference: 1440px
   ========================================================= */

/* ---------- Global helpers ---------- */
.medivox-wrap {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
}

/* ---------- 1. Notice Bar ---------- */
.medivox-notice-bar {
	background-color: #0a2a52 !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.medivox-notice-bar p {
	color: #ffffff;
	font-size: 13px;
	letter-spacing: 0.2px;
	margin: 0;
}
.medivox-badge {
	display: inline-block;
	background-color: #f2793a;
	color: #ffffff;
	font-size: 11px;
	font-weight: 700;
	padding: 3px 10px;
	border-radius: 14px;
	margin-right: 8px;
	letter-spacing: 0.5px;
}

/* ---------- 2. Header ---------- */
.medivox-topbar {
	background-color: #1a56b0 !important;
	padding-top: 14px;
	padding-bottom: 14px;
}
.medivox-topbar .medivox-contact-info {
	color: #ffffff;
	font-size: 14px;
	margin: 0;
}
.medivox-topbar .medivox-contact-info a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 28px;
}
.medivox-topbar .medivox-social-links {
	justify-content: flex-end;
}
.medivox-topbar .medivox-social-links a {
	background-color: rgba(255,255,255,0.15);
	border-radius: 50%;
}

.medivox-main-header {
	background-color: #ffffff !important;
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #eef1f5;
}
.medivox-logo-text {
	font-size: 26px;
	font-weight: 800;
	color: #14396b;
	margin: 0;
	line-height: 1;
}
.medivox-logo-text span {
	color: #2f9be0;
}
.medivox-nav-links {
	display: flex;
	flex-wrap: wrap;
	gap: 26px;
	justify-content: center;
	margin: 0;
}
.medivox-nav-links a {
	text-decoration: none;
	color: #14396b;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 0.3px;
}
.medivox-header-icons {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 18px;
	font-size: 18px;
	color: #14396b;
}

/* ---------- 3. Hero (core/cover block) ---------- */
.medivox-hero-wrap {
	padding: 40px;
}
.medivox-hero-cover {
	border-radius: 18px;
	overflow: hidden;
}
.medivox-hero-cover .wp-block-cover__inner-container {
	max-width: 760px;
	margin: 0 auto;
	text-align: center;
	padding: 0 20px;
}
.medivox-hero-heading {
	color: #ffffff !important;
	font-size: 52px;
	font-weight: 800;
	line-height: 1.2;
	margin: 0 0 20px;
}
.medivox-hero-text {
	color: #f1f3f6 !important;
	font-size: 16px;
	line-height: 1.7;
	margin: 0 0 26px;
}
.medivox-btn-white .wp-block-button__link {
	border: 2px solid #ffffff !important;
	color: #ffffff !important;
	background: transparent !important;
	padding: 12px 34px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 14px;
}

/* ---------- 4. About Women Section ---------- */
.medivox-about-section {
	padding: 90px 60px;
}
.medivox-about-section h2 {
	color: #14396b;
	font-size: 34px;
	font-weight: 800;
	line-height: 1.3;
	margin: 0 0 20px;
}
.medivox-about-section p {
	color: #5f6b7a;
	font-size: 15px;
	line-height: 1.8;
	margin: 0 0 16px;
}
.medivox-btn-navy .wp-block-button__link {
	border: 2px solid #14396b !important;
	color: #14396b !important;
	background: transparent !important;
	padding: 12px 30px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 14px;
	margin-top: 10px;
}
.medivox-about-image img {
	width: 100%;
	height: auto;
	border-radius: 16px;
	display: block;
}

/* ---------- 5. Approach / Quality Safety Section (core/cover block) ---------- */
.medivox-approach-cover .wp-block-cover__inner-container {
	max-width: 1440px;
	margin: 0 auto;
	padding: 60px 60px 60px;
	width: 100%;
}
.medivox-approach-label {
	color: #ffffff !important;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 18px;
}
.medivox-approach-label::before {
	content: "";
	width: 40px;
	height: 2px;
	background: #ffffff;
	display: inline-block;
}
.medivox-approach-heading {
	color: #ffffff !important;
	font-size: 42px;
	font-weight: 800;
	line-height: 1.3;
	max-width: 800px;
	margin: 0 0 60px;
}
.medivox-approach-cards.wp-block-columns {
	gap: 24px;
	margin-bottom: 0;
}
.medivox-card {
	background: #ffffff;
	border-radius: 10px;
	padding: 32px 28px !important;
	box-shadow: 0 10px 30px rgba(0,0,0,0.25);
}
.medivox-card-icon {
	color: #2f9be0;
	font-size: 30px;
	margin-bottom: 10px;
}
.medivox-card h3 {
	color: #14396b;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 12px;
}
.medivox-card p {
	color: #5f6b7a;
	font-size: 14px;
	line-height: 1.7;
	margin: 0;
}

/* ---------- 6. Process / Discovery & Strategy Section ---------- */
.medivox-process-section {
	padding: 90px 60px;
}
.medivox-process-eyebrow {
	color: #2f9be0;
	font-weight: 700;
	font-size: 15px;
	margin-bottom: 6px;
}
.medivox-process-section h2 {
	color: #14396b;
	font-size: 32px;
	font-weight: 800;
	line-height: 1.35;
	margin: 4px 0 30px;
}
.medivox-stats-row {
	display: flex;
	gap: 18px;
	margin-top: 30px;
}
.medivox-stats-box {
	background: #eaf1fb;
	border-radius: 10px;
	padding: 22px 26px;
	text-align: center;
	min-width: 130px;
}
.medivox-stats-box .medivox-stat-number {
	color: #14396b;
	font-size: 30px;
	font-weight: 800;
	display: block;
}
.medivox-stats-box .medivox-stat-label {
	color: #5f6b7a;
	font-size: 13px;
}
.medivox-step {
	padding: 22px 0;
	border-bottom: 1px solid #e7ebf1;
}
.medivox-step:last-child {
	border-bottom: none;
}
.medivox-step .medivox-step-icon {
	color: #2f9be0;
	font-size: 26px;
	margin-bottom: 10px;
}
.medivox-step h3 {
	color: #14396b;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 8px;
}
.medivox-step p {
	color: #5f6b7a;
	font-size: 14px;
	line-height: 1.7;
	margin: 0;
}

/* ---------- 7. Footer ---------- */
.medivox-footer {
	background-color: #0a0a0d !important;
	padding: 70px 60px 0;
}
.medivox-footer h4 {
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 18px;
}
.medivox-footer p,
.medivox-footer a {
	color: #b7bcc4;
	font-size: 14px;
	line-height: 1.9;
	text-decoration: none;
}
.medivox-footer-logo-text {
	font-size: 24px;
	font-weight: 800;
	color: #ffffff;
	margin: 0 0 16px;
}
.medivox-footer-logo-text span {
	color: #2f9be0;
}
.medivox-footer-links a {
	display: block;
	margin-bottom: 10px;
}
.medivox-footer-social {
	display: flex;
	gap: 12px;
	margin-top: 16px;
}
.medivox-footer-social a {
	width: 34px;
	height: 34px;
	border: 1px solid #3a3d43;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
}
.medivox-footer-bottom {
	border-top: 1px solid #232428;
	margin-top: 50px;
	padding: 22px 0;
	text-align: center;
}
.medivox-footer-bottom p {
	color: #8a8f98;
	font-size: 13px;
	margin: 0;
}

/* =========================================================
   RESPONSIVE STYLES
   ========================================================= */

/* Tablets & small desktops */
@media (max-width: 1024px) {
	.medivox-hero-heading { font-size: 40px; }
	.medivox-approach-heading { font-size: 32px; }
	.medivox-about-section,
	.medivox-process-section { padding: 60px 30px; }
	.medivox-approach-cover .wp-block-cover__inner-container { padding: 40px 30px; }
	.medivox-hero-wrap { padding: 24px; }
	.medivox-footer { padding: 50px 30px 0; }
}

/* Tablets portrait */
@media (max-width: 768px) {
	.medivox-topbar .medivox-contact-info,
	.medivox-topbar .medivox-social-links { justify-content: center; text-align: center; }
	.medivox-nav-links { justify-content: center; gap: 16px; }
	.medivox-hero-heading { font-size: 30px; }
	.medivox-about-section h2,
	.medivox-process-section h2 { font-size: 26px; }
	.medivox-approach-heading { font-size: 26px; }
	.medivox-approach-cards.wp-block-columns { flex-wrap: wrap; }
	.medivox-stats-row { flex-wrap: wrap; }
	.medivox-footer { text-align: center; }
	.medivox-footer-social { justify-content: center; }
}

/* Mobile phones */
@media (max-width: 480px) {
	.medivox-hero-heading { font-size: 24px; }
	.medivox-hero-text { font-size: 14px; }
	.medivox-notice-bar p { font-size: 11px; }
	.medivox-logo-text { text-align: center; }
	.medivox-header-icons { justify-content: center; margin-top: 10px; }
	.medivox-about-section,
	.medivox-process-section { padding: 40px 18px; }
	.medivox-approach-cover .wp-block-cover__inner-container { padding: 30px 18px; }
	.medivox-card { padding: 24px 20px !important; }
	.medivox-btn-white .wp-block-button__link,
	.medivox-btn-navy .wp-block-button__link { padding: 10px 24px; font-size: 13px; }
}
