.header-top .header-top-button-make-as-appoitment {
	width: 250px;
}

.header-top .header-top-button-make-as-appoitment a {
	padding: 0 14px;
	font-size: 10.5px;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
}

.hbot-intro-offer {
	display: inline-block;
	margin: 0 0 1.25rem;
	padding: 0.55rem 0.85rem;
	border-left: 3px solid var(--primary, #0088cc);
	background: rgba(255, 255, 255, 0.78);
	color: #2f3438;
	font-size: 0.95rem;
	letter-spacing: 0.01em;
}

.hbot-intro-offer span {
	opacity: 0.72;
}

@media (max-width: 575px) {
	.section-funnel .owl-carousel-wrapper,
	.section-funnel .owl-carousel .position-relative {
		height: 680px !important;
	}

	.counters .number-counter {
		font-size: 2.2rem !important;
	}

	.counters .number-counter-text {
		font-size: 0.78rem !important;
		line-height: 1.25;
	}

	.footer-top-info .row > div {
		flex-wrap: wrap;
		gap: 1rem;
	}
}

/* HBOT landing page */
.hbot-page { overflow-x: hidden; }
.hbot-page .floating-whatsapp-cta { position: fixed; right: 16px; bottom: 18px; z-index: 10000; display: inline-flex; align-items: center; gap: 8px; padding: 12px 16px; border-radius: 999px; background: #25d366; color: #fff; font-size: 13px; font-weight: 700; text-transform: uppercase; box-shadow: 0 10px 24px rgba(0,0,0,.22); }
.hbot-page .floating-whatsapp-cta i { font-size: 20px; }
.hbot-hero { position: relative; display: flex; min-height: 690px; align-items: center; overflow: hidden; background: #f4f1ed; }
.hbot-hero-bg { position: absolute; inset: -2%; background: linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.88) 43%,rgba(255,255,255,.06) 72%),url('../hyperbaric-oxygen-therapy/banner.webp?v=20260818f') center/cover no-repeat; animation: hbotHeroDrift 18s ease-in-out infinite alternate; will-change: transform; }
.hbot-hero h1 { max-width: 760px; margin-bottom: 12px; color: #222; font-size: clamp(2.2rem,4.4vw,4.4rem); line-height: 1.08; }
.hbot-hero h2 { margin-bottom: 16px; color: var(--primary); font-size: clamp(1.15rem,2vw,1.65rem); }
.hbot-hero .lead { max-width: 660px; font-size: 1.08rem; }
.hbot-eyebrow { margin-bottom: 10px; color: var(--primary); font-size: .78rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.hbot-cta-group { display: flex; flex-wrap: wrap; gap: 12px; }
.hbot-cta-group .btn { min-height: 48px; display: inline-flex; align-items: center; justify-content: center; }
.hbot-section { padding: 88px 0; }
.hbot-section h2,.hbot-final h2 { color: var(--quaternary); font-size: clamp(1.9rem,3vw,2.8rem); line-height: 1.2; }
.hbot-heading { max-width: 760px; margin: 0 auto 44px; }
.lead-sm { font-size: 1.12rem; line-height: 1.8; }
.oxygen-comparison { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 18px; }
.oxygen-comparison>div { padding: 32px 20px; border: 1px solid #ddd; background: #fff; text-align: center; box-shadow: 0 8px 22px rgba(0,0,0,.06); }
.oxygen-comparison .featured { border-color: var(--primary); }
.oxygen-comparison span,.oxygen-comparison small,.oxygen-comparison strong { display: block; }
.oxygen-comparison strong { margin: 8px 0; color: var(--primary); font-size: 3rem; }
.hbot-steps { display: grid; grid-template-columns: repeat(5,1fr); gap: 18px; }
.hbot-step { padding: 28px 22px; border-top: 3px solid var(--primary); background: #fff; box-shadow: 0 8px 24px rgba(0,0,0,.08); }
.hbot-step b { color: var(--primary); font-size: 1.7rem; opacity: .55; }
.hbot-step h3 { margin: 14px 0 10px; font-size: 1.05rem; }
.hbot-step p { margin: 0; font-size: .9rem; }
.hbot-feature-image { width: 100%; border-radius: 2px; box-shadow: 0 14px 34px rgba(0,0,0,.13); }
.hbot-proof-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 28px; }
.hbot-proof-grid div { display: flex; gap: 10px; align-items: flex-start; padding: 15px; background: #fff; }
.hbot-proof-grid i { margin-top: 4px; color: var(--primary); }
.hbot-context-list { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.hbot-context-list span { padding: 18px; border-left: 3px solid var(--primary); background: #f5f5f5; font-weight: 600; }
.hbot-medical,.hbot-final { padding: 76px 0; background: var(--quaternary); color: #fff; }
.hbot-medical p:not(.hbot-eyebrow),.hbot-final p { color: rgba(255,255,255,.82); font-size: 1.05rem; }
.hbot-experience-card { height: 100%; background: #fff; box-shadow: 0 8px 24px rgba(0,0,0,.09); }
.hbot-experience-card img { width: 100%; height: auto; }
.hbot-experience-card div { padding: 24px; }
.hbot-experience-card h3 { font-size: 1.15rem; }
.hbot-offer-panel { display: flex; justify-content: space-between; align-items: center; gap: 40px; padding: 46px; background: #fff; box-shadow: 0 12px 32px rgba(0,0,0,.09); }
.hbot-offer-panel p strong { color: var(--primary); font-size: 2.4rem; }
.hbot-offer-panel del { margin-left: 10px; opacity: .65; }
.hbot-faq { max-width: 900px; margin: 0 auto; }
.hbot-faq .accordion-item { border: 0; border-bottom: 1px solid #ddd; }
.hbot-faq .accordion-button { padding: 20px 18px; color: var(--quaternary); font-weight: 600; box-shadow: none; }
.hbot-faq .accordion-button:not(.collapsed) { background: rgba(0,136,204,.06); color: var(--primary); }
.hbot-final h2 { color: #fff; }
.hbot-learn-more { display: flex; align-items: center; justify-content: space-between; gap: 36px; margin: 56px auto; padding: 30px 34px; border: 1px solid rgba(0,136,204,.22); border-left: 3px solid var(--primary); background: #fff; box-shadow: 0 8px 22px rgba(0,0,0,.05); }
.hbot-learn-more__eyebrow { margin: 0 0 6px; color: var(--primary); font-size: .75rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.hbot-learn-more h2 { margin: 0 0 5px; color: var(--quaternary); font-size: 1.2rem; }
.hbot-learn-more p { margin: 0; font-size: .92rem; }
.hbot-learn-more__link { flex: 0 0 auto; color: var(--primary); font-size: .9rem; font-weight: 700; text-decoration: none; }
.hbot-learn-more__link:hover,.hbot-learn-more__link:focus { color: var(--quaternary); text-decoration: underline; }
.hbot-page .hbot-hero .container { opacity: 0; transform: translateX(-34px); animation: hbotHeroContent .85s cubic-bezier(.2,.7,.2,1) .15s forwards; }
.hbot-motion-ready .hbot-page .hbot-reveal { opacity: 0; transition: opacity .72s ease, transform .72s cubic-bezier(.2,.7,.2,1); transition-delay: var(--hbot-delay,0ms); }
.hbot-motion-ready .hbot-page .hbot-reveal-left { transform: translateX(-48px); }
.hbot-motion-ready .hbot-page .hbot-reveal-right { transform: translateX(48px); }
.hbot-motion-ready .hbot-page .hbot-reveal-up { transform: translateY(34px); }
.hbot-motion-ready .hbot-page .hbot-reveal.is-visible { opacity: 1; transform: translate3d(0,0,0); }
.hbot-page .hbot-step,.hbot-page .hbot-experience-card,.hbot-page .hbot-proof-grid>div { transition: transform .3s ease, box-shadow .3s ease; }
.hbot-page .hbot-step:hover,.hbot-page .hbot-experience-card:hover { transform: translateY(-7px); box-shadow: 0 16px 34px rgba(0,0,0,.13); }
.hbot-page .hbot-proof-grid>div:hover { transform: translateX(5px); box-shadow: 0 8px 18px rgba(0,0,0,.07); }
@keyframes hbotHeroDrift { from { transform: scale(1.015) translate3d(-.4%,0,0); } to { transform: scale(1.06) translate3d(.8%,-.4%,0); } }
@keyframes hbotHeroContent { to { opacity: 1; transform: translateX(0); } }
@media (min-width: 992px) { .hbot-page .floating-whatsapp-cta { display: none; } }
@media (max-width: 991px) { .hbot-steps { grid-template-columns: 1fr 1fr; } .hbot-hero { min-height: 650px; } .hbot-hero-bg { background: linear-gradient(rgba(255,255,255,.9),rgba(255,255,255,.9)),url('../hyperbaric-oxygen-therapy/banner.webp?v=20260818f') 68% center/cover no-repeat; } }
@media (max-width: 575px) { .hbot-section { padding: 64px 0; } .hbot-hero { min-height: 720px; padding: 52px 0; } .hbot-hero h1 { font-size: 2.25rem; } .hbot-cta-group { flex-direction: column; } .hbot-cta-group .btn { width: 100%; white-space: normal; } .oxygen-comparison { grid-template-columns: 1fr; } .oxygen-comparison>i { transform: rotate(90deg); text-align: center; } .hbot-steps,.hbot-proof-grid,.hbot-context-list { grid-template-columns: 1fr; } .hbot-offer-panel { flex-direction: column; align-items: stretch; padding: 30px 24px; } .hbot-offer-panel .btn { width: 100%; } .hbot-page .floating-whatsapp-cta { right: 12px; bottom: 12px; } .hbot-learn-more { flex-direction: column; align-items: flex-start; gap: 18px; margin: 40px auto; padding: 24px 22px; } .hbot-learn-more__link { min-height: 44px; display: inline-flex; align-items: center; } }
@media (prefers-reduced-motion: reduce) { .hbot-hero-bg,.hbot-page .hbot-hero .container { animation: none; opacity: 1; transform: none; } .hbot-motion-ready .hbot-page .hbot-reveal { opacity: 1; transform: none; transition: none; } .hbot-page .hbot-step,.hbot-page .hbot-experience-card,.hbot-page .hbot-proof-grid>div { transition: none; } }
