/* MOMENTUM: Match the mobile slideshow wrapper to its expanded slide content. */
@media (max-width: 767px) {
    .home-slideshow {
        height: 760px !important;
        min-height: 760px !important;
        max-height: none !important;
    }
}

/* MOMENTUM: Prevent UIkit's inline slideshow height from clipping mobile hero content. */
@media (max-width: 767px) {
    .home-slideshow .uk-slideshow-items,
    .home-slideshow .uk-slideshow-items > li {
        height: 760px !important;
        min-height: 760px !important;
    }
}
/* MOMENTUM: Preserve the slideshow typeface against the later legacy duplicate block. */
.home-slideshow .slide-title,
.home-slideshow div#caption2 .slide-title {
    font-family: "Playfair Display", Georgia, serif !important;
}

/* MOMENTUM: Align slideshow headings with the established site typography. */
.home-slideshow .slide-title,
.home-slideshow div#caption2 .slide-title {
    font-family: "Playfair Display", Georgia, serif;
}

/* ==========================================================
   W3C VALIDATION: PAGE-SCOPED LEGACY CONTENT STYLES
   Moved from page content into the theme stylesheet.
   ========================================================== */

.page-id-6 h2 {
    margin: 30px 0 12px;
    color: #08204d;
    font-size: clamp(25px, 2.5vw, 32px);
    line-height: 1.25;
}

.page-id-34 h1,
.page-id-1297 h1,
.page-id-734 h1,
.page-id-929 h1 {
    display: none;
}

.page-id-734 .fullsitecontent {
    margin: 0;
}

.page-id-929 aside {
    margin: 0 0 60px;
}

.page-id-1276 h1.entry-title,
.page-id-1282 h1.entry-title {
    max-width: fit-content;
    margin: 0 auto 30px;
}

.page-id-1296 h1.entry-title {
    max-width: fit-content;
    margin: 0 auto 20px;
}

.page-id-1298 h2 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 36px;
    font-weight: normal;
}

.page-id-1299 .first-visit-section-heading h2,
.page-id-1299 .first-visit-info-card h2 {
    font-family: Georgia, "Times New Roman", serif;
    font-weight: normal;
}

@media screen and (max-width: 1045px) {
    .page-id-1298 .team-profile__photo img {
        height: auto;
    }
}
/*
Theme Name: Regenerative Practice Solutions
Theme URI: https://www.rsp.com/
Author: RSP
Author URI: https://www.rsp.com
Version: 1.1
License URI: https://www.rsp.com
*/


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .emb.first-visit-timeline h3.first-visit-timeline__titleed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

* {
    box-sizing: border-box;
}.momentum-page-cta h2.momentum-page-cta__title

.clearfix::after {
	content:".";
	visibility:hidden;
	display:block;
	height:0;
	line-height:0;
	clear:both
}

/********** HEADER **********/
li#menu-item-1493 a:hover {
    cursor: default;
}

.top-banner span {
	font-weight:bold;
}
 
a#logo {
    float: left;
	margin: 20px auto;
	max-width: 200px;
}
a#logo-mobile {
    display: none;
}
a#logo-mobile img {
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}
.header-right {
    float: right;
    padding: 42px 0 28px 0;
}
.text a:hover {
    text-decoration: none;
    color: #4c4c4c;
}
.header-right .phone, .header-right .address {
    display: inline-block;
    text-align: right;
	line-height: 29px;
	margin-right: 23px;
    color: #000;	
}

.header-right .phone {

    padding-right: 23px;
}

.header-right .address {
	margin-right: 0;
}

.header-right .icon {
    float: left;
    font-size: 25px;
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
    color: #a31830;
    border: 0;
    margin-top: 5px;
}


.header-right .mobile {
    display: none;
}

.header-right .text {
    float: left;
    padding-left: 12px;
    font-weight: 400;
    font-size: 22px;
    text-align: left;
}

.header-right .text .loc {
    font-size: 22px;
	padding-right:20px;
}

.header-right .text .loc span{
    font-size: 21px;
}

.header-right a {
    display: block;
    color: #000;
	font-size: 27px;
}

.header-right .address .loc span {
	display: block;
}

.number i {
    color: #811C31;
}

/********** IV THERAPY **********/


.internal-box-grid {
    margin-bottom: 25px;
}


.internal-box {
    background: #0A4891;
    color: #fff;
    padding: 17px;	
}

.internal-box-text {
	text-align: center;
    padding: 15px 10px;
    -webkit-box-shadow: 0 10px 6px -6px #0000001c;
    -moz-box-shadow: 0 10px 6px -6px #0000001c;
    box-shadow: 0 10px 6px -6px #0000001c;
}


.internal-box-notes span {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 19px;
	line-height: 1.2;
    font-weight: 500;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.internal-box-notes span:after {
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    width: 45px;
    height: 1px;
    background: #fff;
    position: absolute;
    margin: 0 auto;
}


/********** SLIDESHOW **********/
ul.uk-slideshow-items {
    height: 625px;
}
.mobile-slideshow {
    display: none;
}
img.new-pt-special {
    position: absolute;
    top: 7px;
    right: 7px;
	transform: rotate(5deg);
}
a.new-pt-link:hover {
	opacity:85%;
}
.list-wrap-slide-show-mobile li {
    list-style: none;
}
.list-wrap-slide-show-mobile {
	max-width: 500px;
	padding:20px 0;
	margin:0 auto;
}
.slide-list-wrap li {
    margin-bottom: 10px;
}
 
.list-wrap-slide-show-mobile svg {
    color: #9a0a31;
}
.home-slideshow {
    position: relative;
}
.uk-dotnav>.uk-active>* {
	background-color: rgb(0 0 0 / 60%)!important;
}
.uk-dotnav>*>* {
	border:1px solid rgb(0 0 0 / 60%)!important;
}

div#caption2 .slide-title {
    font-size: 45px;
}
div#caption2 span {
	font-size:55px;
}
.top-banner {
    margin-top: 10px;
} 
.banner-wrap {
    background: #323e5b;
    color: white;
    padding: 30px 0;
    font-size: 25px;
	border-bottom: 4px solid #920031;
	text-align:center;
}
.banner-wrap strong {
    display: block;
    font-size: 30px;
}
.banner-text {
    float: left;
	overflow: hidden;	
	width:100%;
	color: white;
	font-size: 20px;
    font-family: "Poppins", serif;
}
.uk-slidenav {
    background: #00000066!important;
    color: white!important;
	border-radius:50px!important;
}
.uk-slidenav svg {
	color:white!important;
}
li#menu-item-1251 a:hover, li#menu-item-1231 a:hover, li#menu-item-1224 a:hover {
    cursor: default;
}

.slide-container {
    width: 100%;
    max-width: 1580px;
    position: absolute;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    top: 45px;
    padding: 0 40px;
	text-align:center;
}
.slide-list-wrap svg {
    color: #c7000d;
}
.slide-list-wrap ul {
    list-style: none;
    text-align: left;
    max-width: 280px;
    margin: 0 auto;
}
.slide-list-wrap {
    padding-top: 20px;
	padding-bottom: 20px;
	max-width:500px;
	margin:0 auto;
}
div#caption1, div#caption2 {
    float: right;
}
.slide-title {
    font-size: 50px;
    line-height: 71px;
    color: #303d5b;
	font-family: "Poppins", serif;
}
.slide-title span {
    display: block;
    font-size: 65px;
}
.slide-caption {
    width: 100%;
    max-width: 640px;
	margin-top: 50px;
}

.slide-caption p {
    color: #2A2A2A;
    font-size: 18px;
    line-height: 25px;
    margin: 15px 0 20px 0;
}

a.form-btn {
    display: block;
    max-width: 285px;
    width: 100%;
    background:#a31830;
    color: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 50px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	font-family: "Poppins", serif;
	margin: 0 auto;
	font-size:19px;
}

a.form-btn:hover {
	text-decoration: none;
    background: #c7000d;	
	color:white;
}
.slide-caption-mobile {
    padding: 30px;
}

.slide-caption-mobile .slide-title {
	text-align:center;
}

/********** SCROLLER **********/

.banner-wrap {
    background: #061A55;
    color: white;
    padding: 10px 0;
    font-size: 28px;
	
	overflow:hidden;
}
.banner-text {
    float: left;
	overflow: hidden;	
	width:100%;
	color: white;
	font-size: 22px;
}

/********** WELCOME **********/

img.break {
    opacity: 15%;
}
.welcome-wrap {
    padding: 50px 0;
}
p.ex-space {
    padding-top: 14px;
}
.welcome-title {
    position: relative;
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    font-weight: 300;
    color: #5e85b5;
}

.welcome-title span {
    color: #0a4891;	
	font-family: "Montserrat", serif;
	font-weight:500;
	display:block;
	padding-bottom:20px;
	border-bottom: 3px solid #1a4b90;
    max-width: 677px;
    margin: 0 auto;
}
a.meet-dr-link:hover {
    text-decoration: none;
    opacity: 75%;
}
.welcome-pic {
    float: right;
    margin: 0 0 20px 40px;
    padding: 5px;
    background: #fff;
    border: 2px solid #a2d171;
}

.welcome-text {
    margin-top: 70px;
	max-width: 1340px;
    margin: 0 auto;
    text-align: center;
	font-size:18px;
}
p.welcome-sendoff {
    font-family: "Montserrat", serif;
    color: #1a4b90;
    font-weight: 500;
    font-size: 21px;
	text-transform:capitalize;
}
img.phleft.welcome-img {
    border-radius: 50%;
    border: 5px solid #20465e;
}

.welcome-img {
    float: right;
	margin-left:20px;
}

.dr-name-welcome {
	 border-radius: 50%;
    display: block;
    color: #0a4891;
    font-size: 20px;
	font-family: "Montserrat", serif;
	font-weight:500;
}
.welcome-img.ex-space {
    margin-top: 20px;
}

/********* INSURANCE LOGOS *********/

.logo-wrap {
    padding: 50px 0;
    position: relative;
    background: whitesmoke;
	border-bottom: 1px solid #c3c3c3;
	border-top: 1px solid #c3c3c3;
}

.logo-title {
	font-family: "Montserrat", serif;
    display: block;
    width: auto;
    overflow: hidden;
    text-align: center;
    font-size: 40px;
    color: #0A4891;
    line-height: 1;
    padding: 0 0 14px 0;
    margin: 0 0 15px 0;
	font-weight: 400;
}

.logo-wrap img {
    display: block;
    margin: 0 auto;
	box-shadow: 21px 4px 16px #DFDFDF;
}

.logo-wrap .uk-slidenav {
    margin-top: 35px;
}
img.best-business {
    margin-bottom: 5px;
    max-width: 200px;
}
/********** LINKBOXES **********/
.featured-wrap {
    padding: 50px 0; 
	border-bottom: 2px solid #f1f5fb;
}
.linkbox-wrap {
    padding: 50px 0;
}

.linkbox-wrap .uk-container {
    max-width: 1500px;
}

.linkbox-main {
    font-family: 'Inter', sans-serif;		
    text-align: center;
    color: #061a55;
    font-size: 40px;
    line-height: 53px;
	margin-bottom: 5px;
	font-weight: 400;
}

.linkbox-main span{
	color:#061a55;
	font-family: "Montserrat", serif;
}
span.tcm-treatment {
    font-size: 19px;
    font-weight: bold;
}


.linkbox-main span:after {
	left: auto;
	right: -156px;
}

.linkbox-sub {		
    text-align: center;
    color: black;
    margin-bottom: 30px;
    font-size: 18px;
	font-weight: 400;
    max-width:1000px;
	margin:20px auto 40px auto;
}

.image-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
	max-width: 374px;
	border: 1px solid #ebebeb;
	margin:0 auto;
	box-shadow: 5px 2px 10px 0px #888888;
}

.image-wrapper img {
    -webkit-transition: transform .35s;
    -moz-transition: transform .35s;
    -o-transition: transform .35s;
    -ms-transition: transform .35s;
    transition: transform .35s;	
}

.image-wrapper:hover img {
    transform: scale(1.15);
}

.image-wrapper span {	
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #061a55;
	color: #fff;
    padding: 6px 5px;
	font-weight: 400;
    font-size: 24px;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	border-top: #5E85B5 solid 2px;
	font-family: "Montserrat", serif;
}

.image-wrapper:hover span {
    opacity:75%;	
}

.image-wrapper span svg {
    color: white;
    margin-left: 4px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;		
}

.image-wrapper:hover span svg {
    margin-left: 7px;
	
}
/****** AUTO INJURY SECTION ******/
.auto-wrap .uk-grid {
	margin-left:0;
}
.auto-text p {
    font-size: 18px;
}
.auto-list-3 li {
    font-size: 18px;
}
.pic-handle {
    padding-left: 0!important;
}
.auto-wrap {
    border-bottom: 2px solid #5883b5;
	border-top: 2px solid #5883b5;
}
.auto-pic {
    height: 100%;
}

#auto-pic {
    background-position: 18% 50%;
}

#auto2-pic {
    background-position: 58% 50%;
}

.auto-text {
    background: #1a4b90;
    color: white;
    padding: 60px 30px;
	text-align:center;
}

.auto-title {
    color: #ffffff;
    font-size: 35px;
    font-weight: normal;
    font-family: "Montserrat", serif;
}

.auto-sub {
    font-size: 24px;
}

.auto-list-2{
    max-width: 500px;
    margin: 0 auto;
    text-align: left;	
}
.auto-list-2 ul li {
	list-style: none;
}
.auto-list-2 ul li i {
	margin-right: 5px;
    color: #8bbc4b;
}
.auto-list-3 svg {
    color: #f4b61d;
}
.auto-list-3{
    max-width: 775px;
    margin: 0 auto;
    text-align: left;
	font-size:17px;
}
.auto-list-3 ul li {
	list-style: none;
}
.auto-list-3 ul li i {
	margin-right: 5px;
    color: #8bbc4b;
}
.auto-list ul li i {
	margin-right: 5px;
    color: #05c0eb;
}
.auto-list {
    max-width: 547px;
    margin: 0 auto;
    text-align: left;
}

.auto-list ul {
    margin-bottom: 0;
	padding-left: 0;
}

.auto-list ul li{
	list-style: none;
}


.auto-mobile {
	display: none;
}

/
/********** TOP CTA**********/

.consult-wrap {
    color: #fff;
    padding: 50px 0 0 0;
	background-position: 50% -15%;
	border-bottom: 3px solid #f0f0f0;
	padding-bottom: 40px;
}

.consult-title2 {
    font-size: 25px;
}
.consult-cta-wrapper {
    max-width: 1500px;
}
.consult-wrap button {
	background: rgb(255,221,135)!important;
	background: -moz-linear-gradient(180deg, rgba(255,221,135,1) 4%, rgba(250,185,19,1) 59%)!important;
	background: -webkit-linear-gradient(180deg, rgba(255,221,135,1) 4%, rgba(250,185,19,1) 59%)!important;
	background: linear-gradient(180deg, rgba(255,221,135,1) 4%, rgba(250,185,19,1) 59%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdd87",endColorstr="#fab913",GradientType=1);
	border-radius:50px!important;
	color:black!important;
	font-family: "Montserrat", serif!important;
	font-weight:500!important;
	transition:none!important;
}
.consult-wrap button:hover {
	background:#bc944a!important;
}

.consult-cta {
	font-size: 26px;
	color: #fff;
   
}

.consult-cta span{
    display: block;
    font-size: 40px;
	color: #fff;
    font-family: "Montserrat", serif;
    font-weight: normal;
	margin-top: 40px;
}

.consultation-wrapper {

    border-radius: 30px 30px 0 0;
}

.consult-title {
    position: relative;
    font-size: 26px;
	font-weight: 400;
    color: #fff;
    padding-bottom: 14px;
}

.consult-title:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 96px;
    height: 8px;
    background: white;
}

.consult-title2 span{
    font-weight: bold;
	display:block;
}

.consultation-wrapper p {
    color: #fff;
    font-size: 19px;
	margin: 10px 0 10px 0;
	text-align:center;
}


a.consult-btn {
	float: right;
    width: 100%;
    max-width: 340px;	
    position: relative;
    display: block;
    background: #f5a749;
    color: black;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    line-height: 60px;
    border-radius: 50px;
    font-size: 19px;
    text-align: center;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	margin-top:10px;
}

a.consult-btn svg {
    font-size: 26px;
    vertical-align: -6px;
    margin-right: 6px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a.consult-btn:hover svg {
	margin-right: 9px;
}

a.consult-btn:hover {
    background: #d49242;
	text-decoration: none;
}

/********** NEUROPATHY HOME PAGE **********/

.neuropathy-wrap {
    padding: 60px 0;
    background: rgb(226,223,223);
    background: -moz-linear-gradient(top, rgba(226,223,223,1) 19.79%, rgba(245,245,245,1) 79.17%);
    background: -webkit-linear-gradient(top, rgba(226,223,223,1) 19.79%,rgba(245,245,245,1) 79.17%);
    background: linear-gradient(to bottom, rgba(226,223,223,1) 19.79%,rgba(245,245,245,1) 79.17%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2dfdf', endColorstr='#f5f5f5',GradientType=0 );
    border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
}

.neuro-title {
    font-size: 44px;
    line-height: 48px;
    font-weight: 500;
    color: #303d5b;
    text-align: center;
    margin-bottom: 20px;
	font-family: "Poppins", serif;
}

.neuro-title p {
    text-align: center;
    font-size: 21px;
    color: black;
    padding-top: 10px;
    line-height: 32px;
    font-weight: 100;
	font-family: 'Open Sans', sans-serif;
}

.neuro-title span {
	font-size: 30px;
    color: #303d5b;
}

.neuro-box img {
    display: block;
    margin: 0 auto 15px auto;
}

.neuro-box span {
    font-size: 16px;
    line-height: 22px;
    color: #031D39;
    text-align: center;
    display: block;
}

/****** WEIGHTLOSS SECTION **********/
.weightloss-wrap {
    padding: 60px 0;
}
.weightloss-wrap {
    border-top: 2px solid #e8e5e4;
    border-bottom: 2px solid #e8e5e4;
}
.wl-title {
    font-size: 42px;
    text-transform: capitalize;
	font-family: "Montserrat", serif;
	color:#5883b5;
	line-height: 48px;
}
.wl-blurb-handle {
	text-transform:capitalize;
	line-height:40px;
}
.wl-blurb-handle span {
    background: #5f83b4;
    padding: 10px;
    width: 270px;
	margin:0 10px;
	display:block;
	color:white;
}
.wl-blurb-handle {
    text-align: center;
    font-size: 30px;
}
.wl-title span {
    display: block;
    font-size: 75px;
	color:#0A4891;
}
img.wl-img {
    max-width: 150px;
    display: block;
    margin: 0 auto;
}

/******HOME CONTENT******/
.regen-wrap {
    padding: 70px 0;

}

.regen-wrap:nth-last-child(n+2) {
		border-bottom: 1px solid grey;
}

.pain-wrap ul.home {
	margin-right: 40px;
	margin-bottom: 20px;
}

.pain-wrap ul.home:last-child {
	margin-right: 0;
}

.home-content p, .home-content ul {
	font-size:18px;
}
em {
	color:#1a4b90!important;
}
.regen-wrap, .pain-relief {
	padding: 50px 0;
}

img.home-right {
    background: white;
}

.home-right {
    border-radius: 8px;
	box-shadow: 10px 5px 5px #0000003b;
	padding: 5px;
    border: #eaeaea solid 1px;
}
.home-left {
    border-radius: 8px;
	box-shadow: 10px 5px 5px #0000003b;
	padding: 10px;
    border: #eaeaea solid 1px;
}

.home-left, .home-right {
	width: 100%;
	max-width: 400px;
	margin-top:75px;
}

.home-title {
	display: block;
	font-size: 41px;
	line-height: 40px;
	font-family: "Montserrat", serif;
	color:#061a55;
}

	.home-title:after {
		right: 0;
		margin: 0 auto;
	}

.list1-wrap {
		max-width: 508px;

	}	

	.home-buttons {
		margin: 0 auto;
		max-width: 240px;
	}

.list2-wrap ul.home.doubleul {
		margin-bottom: 0;
	}	

ul.home-list {
    color: #2C2C2C;
    padding-left: 0;
	font-weight: 400;
}

ul#list1 {
    max-width: 334px;
    margin: 0 auto;
	display: none;
}

ul.home-list li {
    font-size: 18px;
}

ul.home-list li svg {
    margin-right: 8px;
    color: #0572b2;
    font-size: 21px;
}

a.cont-sch {
    display: block;
    max-width: 300px;
    width: 100%;
	background: #ffae03;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 50px;
    font-family: "Montserrat", serif;
    font-size: 21px;
    font-weight: 600;

}
a.cont-sch:hover {
    text-decoration: none;
    background: #dfaf57;
    color: black;
}
/********** FOOTER CTA **********/

.footer-cta {
    padding: 50px 0;
	 
}
.cta-text {
    color: #fff;
    text-align: center;
    font-size: 42px;
    letter-spacing: 0.02em;
	font-family: "Montserrat", serif;
	font-weight:300;
	line-height:normal;
}
.cta-text a {
    color: white;
}
.cta-text a:hover {
    color: white;
    text-decoration: none;
    opacity: 75%;
}
.top-cta a {
    color: white;
}
.cta-text .middle {
    font-size: 42px;
	display:block;
	text-transform: capitalize;
}

.cta-text .top {
    font-weight: 300;
    font-size: 42px;
}

.cta-text .middle div {
    display: inline-block;
}

/********** REVIEWS HOME **********/

.review-wrap {
    position: relative;
    padding: 70px 0;
    border-bottom: 8px solid #0168b6;
}

/*
.review-wrap .uk-container {
    max-width: 100%;
    width: 860px;
}
*/

.review-sub {
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 21px;
    line-height: 30px;
	margin-bottom: 10px;
}

.review-title {
    display: block;
    position: relative;
    color: #ffffff;
    font-size: 36px;
    line-height: 49px;
    font-weight: 400;
    margin: 0 auto 20px auto;
}

.review-title span {
	font-weight: 600;
}

.review-slider {
    font-size: 18px;
    line-height: 31px;
    font-style: italic;
    margin: 0 auto;
    padding: 0 40px;
}

.review-slider cite {
    font-style: normal;
    margin-top: 15px;
    display: block;
}

a.review-btn {
    display: block;
    max-width: 360px;
    background: #DD0011;
    color: #fff;
    padding: 13px 5px;
    font-size: 15px;
    border-radius: 30px;
    margin: 45px auto 0 auto;
    font-weight: 600;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a.review-btn span {
    margin-left: 4px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

a.review-btn:hover svg {
	margin-left: 8px;
}

a.review-btn:hover {
    background: #ec0214;
    text-decoration: none;
}

/********** PEPTIDES **********/

.pep-grid {
    margin-bottom: 25px;
}

.pep-image {
    position: relative;
}

.pep-box {
    background: #043868;
    color: #fff;
    padding: 17px;	
}

.pep-text {
	text-align: center;
    padding: 15px 10px;
}

.pep-notes {
	font-size: 15px;
}

.pep-notes span {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 19px;
	line-height: 1.2;
    font-weight: 500;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.pep-title {
    font-size: 24px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 10px;
    text-align: center;
    font-family: 'Lato',sans-serif;
}
.pep-wrap {
    padding: 18px;
    background: whitesmoke;
    box-shadow: 10px 5px 7px #0000003b;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}

    .circle-with-text {
        width: 150px; /* Set a fixed width */
        height: 150px; /* Set the same height as width for a perfect circle */
        border-radius: 50%; /* Makes the square div into a circle */
        background-color: #043868; /* Example background color */
        display: flex; /* Use flexbox for easy centering */
        justify-content: center; /* Horizontally centers the content */
        align-items: center; /* Vertically centers the content */
        color: white; /* Text color */
        font-family: sans-serif; /* Example font */
        font-size: 18px; /* Example font size */
        text-align: center; /* Ensures multi-line text is centered */
padding: 10px;		
    }


/********** SIDEBAR **********/

.doc-wrap {
    background: whitesmoke;
    border: 1px solid #d6d6d6;
    padding: 18px;
    margin: 0 auto 20px auto;
	border-radius:5px;
}

.sidebar-title {
    position: relative;
    color: #1E1E1E;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #5a998c;
	font-family: 'georgia', serif;
	text-align:center;
}

.sidebar-title span {
    display: block;
    font-style: normal;
    font-size: 18px;
    font-weight: 600;
}
aside.site-sidebar .welcome-emphasis {
    color: #0070bf;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
	margin:0;
}
aside.site-sidebar img {
    margin: 20px auto;
	max-width:100%;
}
img.chalk-board {
    transform: rotate(5deg);
    margin: 22px 0;
}
img.dr-pic {
    display: block;
    margin: 0 auto;
    border: 1px solid #e2e2e2;
}

.doc-wrap p {
    font-size: 16px;
    font-style: italic;
}

.doc-name {
    font-weight: 400;
    font-size: 19px;
    border-left: 2px solid #63998c;
    padding-left: 10px;
}

.doc-phone {
    text-align: center;
    margin-top: 10px;
    font-size: 21px;
    line-height: 33px;
    color: #a81d41;
    font-style: normal;
    font-weight: 400;
}

.doc-phone span {
    display: block;
    font-weight: 600;
    font-size: 28px;
	font-family: 'georgia', serif;
	color: #1e1e1e;
}

a.question-btn, a.appointment-btn {
    display: block;
    margin: 20px auto 20px auto;
    background: #2C7CB5;
    color: #fff;
    max-width: 330px;
    text-align: center;
    padding: 10px 10px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.question-btn span, a.appointment-btn span {
    display: block;
    font-weight: 400;
    font-size: 21px;
    font-style: italic;
}

a.question-btn:hover {
    background: #2d96e0;
}

a.appointment-btn {
    font-size: 21px;
    background: #DD0011;	
}

a.appointment-btn:hover {
    background: #ff0014;
}
.why-choose-us-wrap {
    background: whitesmoke;
    
 
	border-radius:5px;
	margin-bottom:30px;
}
.why-choose-us-wrap svg {
    color: #63998c;
}
.why-choose-us-wrap li {
    margin-bottom: 8px;
	letter-spacing:-0.5px;
	font-size:16px;
}
.why-choose-us-wrap .title {
	padding-top:10px;
	padding-bottom:10px;
    font-family: "georgia", serif;
    display: block;
    font-size: 28px;
    text-align: center;
background: #db1f4e;
    background: -webkit-linear-gradient(180deg, rgba(219, 31, 78, 0.99) 0%, rgba(110, 12, 36, 1) 96%);
	color:white;
	border-radius: 5px 5px 0 0;
	letter-spacing:-1px;
}
.internal-wrap .fa-ul {
    list-style-type: none;
    margin-left: 2em;
    padding-left: 0;
}

.internal-wrap {
    border-left: 1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-radius: 0 0 5px 5px;
}
.internal-wrap {
    padding: 20px 20px 0 0;
}


/********** CONTACT US PAGE **********/

.contact-title {
	position: relative;
    display: block;
    text-align: center;
    font-size: 38px;
    margin: 0 0 30px 0;
    padding-bottom: 15px;	
	color: #000;
}

.contact-title span {
    display: block;
    font-weight: 400;
    font-size: 19px;
	margin-top: 6px;
}

.contact-title:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 55px;
    height: 3px;
    background: #B67582;
}

.contact-wrap {
    margin-top: 6px;
}

.contact-wrap .contact-item {
    position: relative;
    padding-left: 60px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 28px;
    padding-bottom: 28px;
	margin-right: 40px;
}

.contact-wrap .contact-item .text p {
    text-align: left;
	line-height: 1.5;
}

.contact-wrap .contact-item:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.contact-wrap .contact-item .icon {
    position: absolute;
    left: 0;
    width: 45px;
    height: 45px;
margin-top: 34px;
    text-align: center;
}

.contact-wrap .contact-item .icon i {
    color: #fff;
    margin-top: 14px;
	margin-left: 1px;
    display: block;
    font-size: 19px;
}
.contact-wrap .contact-item .hours {
    color: #000;
    margin-top: 14px;
	margin-left: 1px;
    display: block;
    font-size: 19px;
}
.contact-wrap .contact-item .hours span{
    display: block;
    font-weight: 400;
    font-size: 19px;
	margin-top: 6px;
}


.contact-wrap .contact-item .text {
    display: inline-block;
}

.contact-wrap .contact-item .text span {
    display: block;
    font-weight: 600;
    color: #000000;
	font-size: 18px;
}

.contact-item .text p {
    color: #222;
	font-size: 18px;
}

.contact-wrap .contact-item .text a {
    color: #2e528f;
	font-weight:bold;
	font-size: 18px;
}

.contact-wrap .contact-item .text a:hover {
    color: #244171;	
}

.contact-wrap .contact-item .text p {
    margin: 0;
}

.contact-form p {
	margin: 0;
}

.contact-form label {
    font-size: 18px;
}

.contact-form label .req {
    color: #fe0303;
}

.contact-form input, .contact-form textarea {
    border: 1px solid #dbdbdb;
    border-left: 4px solid #0182dc;
    padding: 16px 15px 17px;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    height: auto;
    margin-bottom: 15px;
    background: #f7f7f7;
	width: 100%;
}

.contact-form textarea {
    height: 140px;
}

.contact-form input:active, .contact-form input:focus, .contact-form textarea:active, .contact-form textarea:focus {
	background: whitesmoke;
}

.contact-form input.submit {
    background: #fe0000;
    text-align: center;
    padding: 11px 20px;
    border-radius: 8px;
    display: block;
    float: left;
    max-width: 235px;
    font-size: 19px;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.contact-form input.submit:hover {
    background: #e40808;
    text-decoration: none;
}
.icon {
    color:#c2244c;
    font-size: 34px;
}

.text {
    font-size: 24px;
    line-height:normal;
    color:#1E1E1E;
 
	font-family: "georgia", serif;
	max-width: 261px;
    margin: 45px auto;
}
.text svg {
    float: left;
}
.text svg {
    float: left;
    margin-top: 10px;
	margin-right: 15px;
}
.text a {
     color:#1E1E1E;
	font-weight:500;
	font-family: "georgia", serif;	
}
.text a:hover {
    opacity:75%;
}

.googlemap {
    position: relative;
    padding: 0;
    height: 100%;
    overflow: hidden;
    max-width: 100%;
    margin: 0 auto;
    border: 3px solid #e2e1e1;	
}

.googlemap iframe {
    width: 100%;
    height: 100%;
    z-index: 1;
    border: none;
}


/********** SCHEDULE APPOINTMENT **********/

.schedule-form {
    max-width: 800px;
    margin: 0 auto;
}

p.schedule-title {
    font-weight: 600;
    color: #1283b9;
    max-width: 800px;	
	font-size: 18px;
	text-align: center;
	margin: 0 auto 20px auto;
}

.schedule-form label {
    font-size: 18px;
	color: #000;
}

.schedule-form .kk-input, .schedule-form .kk-textarea {
    background: whitesmoke;
    border: 1px solid #dedede;
    padding: 7px 10px;
    height: 45px;
}

.schedule-form .kk-textarea {
	height: 130px
}

.kk-select-wrap select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}


/********** INTERIOR FEATURED **********/

.featured-interior {
	position: relative;
    padding: 4px;
    margin: 0 0 20px 0;
    background: whitesmoke;
    border: 1px solid #d5e0e5;
	border-radius:10px;
     
}

a.form-btn-interior {
    position: absolute;
    bottom: 20px;
    right: 20px;
    max-width: 260px;
    width: 100%;
    background:#0070bf;
    color: #fff;
    border-radius: 10px;
    padding: 12px 10px;
    display: block;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

 

a.form-btn-interior svg {
    font-size: 17px;
    font-weight: 400;
	margin-right: 4px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

a.form-btn-interior:hover {
    color: #fff;
    background: #0046bd;
    text-decoration: none;	
}

a.form-btn-interior:hover svg {
    margin-right: 7px;	
}

.screen-reader-response {
    text-align: center;
    margin-bottom: 10px;
}


/********** REVIEWS PAGE **********/

/********** TESTIMONIALS **********/

.rev1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 5px;
    position: relative;
    color: #565454;
    text-align: center;
}

.rev2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
}

.rev3 {
    text-align: center;
    font-style: italic;
    font-size: 18px;
}

.rev4 {
	font-weight: 500;
	font-size: 26px;
    text-align: center;	
}

.stars {
    margin-bottom: 7px;
}

blockquote.review2 {
    border: 1px solid #e6e6e6;
    border-left:4px solid #5f83b4;
    padding: 20px;
    background: whitesmoke;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 10px 6px -6px #0000001c;
    -moz-box-shadow: 0 10px 6px -6px #0000001c;
    box-shadow: 0 10px 6px -6px #0000001c;
}

blockquote.review2 p {
    font-size: 17px;
}

blockquote.review2 cite {
    font-weight: 400;
    font-style: normal;
}

.stars {
    font-size: 18px;
}

.stars svg {
    color: #f1cc06;	
    margin-right: 4px;
}

.review-title2 {
    font-weight: 500;
    margin-bottom: 4px;
	text-transform:capitalize;
	font-family: "Montserrat", serif;
	color:#1e4890;
	font-style: italic;
}

a.review-us {
    max-width: 305px;
    width: 100%;
background: rgb(81,125,180);
background: linear-gradient(180deg, rgba(81,125,180,1) 0%, rgba(19,85,166,1) 57%);
    color: #fff;
    border-radius: 4px;
    padding: 12px 10px;
    margin: 20px auto 25px auto;
    display: block;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

a.review-us:hover {
	text-decoration: none;
	background: #3e73e0;
}
/********** BLOGS **********/
.blog-title {
    font-size: 40px;
    font-family: "Kaushan Script", sans-serif !important;
}
.blog-thumb img {
    border-radius: 5px;
}
.blog-thumb {
    max-width: 350px;
    float: left;
	padding-right: 20px;
}
.blog-title {
    font-size: 30px;
	font-family: "Poppins", sans-serif;
}
.blog-title a {
    color: #0b2632;
}
.blog-title a:hover {
    color: #3f4e76;
	text-decoration:none;
}
.btn-wrap a.btn-more {
    display: block;
    float: right;
    width: 160px;
	background:#303c5b;
    
    font-size: 16px;
    line-height: 46px;
    margin: 20px 0;
    font-weight: 300;
    color: #fff;
    border-radius:50px;
    padding: 0 10px;
    text-align: center;
	font-family: "Poppins", sans-serif;
    }
.btn-wrap a.btn-more:hover {
    background: #bd111e;	
    text-decoration: none;
}

@media screen and (max-width: 820px) {
    .blog-title a {
        text-align: center;
        display: block;
    }
}
@media screen and (max-width: 820px) {
    .blog-thumb {
        float:none;
max-width:100%;
    }
}


/********** FOOTER **********/

img.white {
	filter: brightness(0) invert(1);
}
a#site-footer-brand img {
    max-width: 200px;
}
footer {
    padding: 50px 0;
    color: #fff;
    background: #0F3E84;
}

.footer-title {
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 10px;
}

.footer-info {
    line-height: 25px;
    width: 360px;
}

.footer-info span.block {
    display: block;
    max-width: 245px;
}

.footer-info span {
    font-weight: 600;
}

.footer-info i {
    width: 20px;
}

.footer-info a {
	color: #fff;
}

.business-hours {
    max-width: 402px;
    margin: 0 auto;	
    line-height: 32px;
	margin-left: 70px;
}

.business-hours span {
    width: 112px;
    display: inline-block;
}

.footer-soc {
    float: right;
    text-align: right;
}

.footer-soc a {
    color: #fff;
    margin-left: 15px;
    width: 40px;
    height: 40px;
	line-height: 40px;
    border: 1px solid white;
    border-radius: 50%;
    display: block;
    float: left;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

.footer-soc a:hover {
    opacity: .75;
}

.footer-soc a i{
    font-size: 21px;
}

a#seo {
    display: block;
    float: right;
    clear: right;
    margin-top: 114px;
	max-width: 190px;
}

a#seo:hover img {
	opacity: .85;
}

.copyright-footer {
    padding: 18px 0 10px 0;
    text-align: center;
    background: #2869CB;
    color: #fff;
    font-size: 14px;
}

/********** MOMENTUM DESIGN SYSTEM **********/
:root {
    --momentum-mint: #e2fcd6;
    --momentum-teal: #14967f;
    --momentum-blue: #0070bf;
    --momentum-aqua: #ccecee;
    --momentum-ice: #f1f9ff;
    --momentum-ink: #173746;
    --momentum-white: #ffffff;
    --momentum-radius: 10px;
    --momentum-shadow: 0 12px 30px rgba(0, 112, 191, 0.12);
}

body {
    color: var(--momentum-ink);
    background: var(--momentum-white);
    font-family: "Lato", Arial, sans-serif;
    font-size: 17px;
    line-height: 1.65;
}

h1,
h2,
h3,
h4,
h5,
h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large {
    color: var(--momentum-blue);
    font-family: "Lato", Arial, sans-serif;
    font-weight: 700;
    line-height: 1.18;
}

a {
    color: var(--momentum-teal);
    text-underline-offset: 3px;
}

a:hover,
a:focus {
    color: var(--momentum-blue);
}

/* Approved 10px radius for photographic content. Logos and insurer marks stay unaltered. */
.content img,
.fullsitecontent img,
.welcome-wrap img,
.featured-wrap img,
.auto-wrap img,
.neuropathy-wrap img,
.review-wrap img,
.image-wrapper img,
.blog-thumb img,
img.dr-pic,
img.home-right,
img.wl-img {
    border-radius: var(--momentum-radius) !important;
}

button,
input[type="button"],
input[type="submit"],
.uk-button,
a.button,
a.btn,
.home-buttons a,
.consult-wrap button,
a.review-us,
.btn-wrap a.btn-more {
    border: 2px solid var(--momentum-teal);
    border-radius: var(--momentum-radius) !important;
    background: var(--momentum-teal);
    color: var(--momentum-white);
    font-family: "Lato", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.01em;
    transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.uk-button:hover,
.uk-button:focus,
a.button:hover,
a.button:focus,
a.btn:hover,
a.btn:focus,
.home-buttons a:hover,
.home-buttons a:focus,
.consult-wrap button:hover,
.consult-wrap button:focus,
a.review-us:hover,
a.review-us:focus,
.btn-wrap a.btn-more:hover,
.btn-wrap a.btn-more:focus {
    border-color: var(--momentum-blue);
    background: var(--momentum-blue);
    color: var(--momentum-white);
    box-shadow: 0 8px 20px rgba(0, 112, 191, 0.2);
    text-decoration: none;
    transform: translateY(-1px);
}

button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible,
a:focus-visible {
    outline: 3px solid var(--momentum-teal);
    outline-offset: 3px;
}

header {
    background: var(--momentum-white);
}

.header-right a,
.header-right .icon {
    color: var(--momentum-blue);
}

.navbar a,
.navbar .uk-navbar-nav > li > a {
    color: var(--momentum-ink);
}

.navbar a:hover,
.navbar a:focus,
.navbar .current-menu-item > a,
.navbar .current_page_item > a {
    background: var(--momentum-teal);
    color: var(--momentum-white);
	border-radius:5px;
}

.banner-wrap,
.featured-wrap  {
    background-color: var(--momentum-ice);
}

.welcome-wrap,
.auto-wrap,
.neuropathy-wrap {
    background-color: var(--momentum-white);
}

.image-wrapper,
blockquote.review2,
.kk-form {
    border-radius: var(--momentum-radius);
}

.image-wrapper,
blockquote.review2 {
    box-shadow: var(--momentum-shadow);
}

blockquote.review2 {
    border: 1px solid var(--momentum-aqua);
    border-left: 5px solid var(--momentum-teal);
    background: var(--momentum-ice);
}

.kk-form input[type="text"],
.kk-form input[type="email"],
.kk-form input[type="tel"],
.kk-form input[type="date"],
.kk-form input[type="time"],
.kk-form select,
.kk-form textarea {
    border: 1px solid #8abfc0;
    border-radius: var(--momentum-radius);
    background: var(--momentum-white);
    color: var(--momentum-ink);
}

.kk-form input:focus,
.kk-form select:focus,
.kk-form textarea:focus {
    border-color: var(--momentum-teal);
    box-shadow: 0 0 0 3px rgba(20, 150, 127, 0.18);
}

.footer-cta {
    background: var(--momentum-teal);
    color: var(--momentum-white);
}

footer {
    background: var(--momentum-blue);
}

.copyright-footer {
    background: #074862;
    color: var(--momentum-white);
}

.footer-soc a {
    border-color: var(--momentum-mint);
    color: var(--momentum-white);
}

.footer-soc a:hover,
.footer-soc a:focus {
    background: var(--momentum-mint);
    color: var(--momentum-blue);
    opacity: 1;
}

@media screen and (max-width: 820px) {
    body {
        font-size: 16px;
    }

    .business-hours,
    .footer-info {
        width: auto;
        max-width: 100%;
        margin-left: 0;
    }
}

/********** MOMENTUM REFERENCE HEADER **********/
.site-header {
    position: relative;
    z-index: 1000;
    border-bottom: 1px solid rgba(0, 112, 191, 0.08);
    background: var(--momentum-white);
    box-shadow: 0 4px 18px rgba(0, 112, 191, 0.06);
}

.site-header.uk-active {
    box-shadow: 0 8px 24px rgba(0, 112, 191, 0.12);
}

.site-header .uk-container-large {
    max-width: 1540px;
}

.momentum-header-inner {
    display: flex;
    min-height: 126px;
    align-items: center;
    gap: clamp(24px, 3vw, 54px);
}

.momentum-brand,
a#logo.momentum-brand {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 14px;
    max-width: none;
    margin: 0;
    color: var(--momentum-blue);
    text-decoration: none;
}

.momentum-brand:hover,
.momentum-brand:focus {
    color: var(--momentum-blue);
    text-decoration: none;
}

.momentum-brand-mark {
    position: relative;
    display: block;
    width: 72px;
    height: 72px;
    flex: 0 0 72px;
}

.momentum-brand-mark span {
    position: absolute;
    inset: 7px;
    border: 4px solid var(--momentum-blue);
    border-radius: 50%;
}

.momentum-brand-mark span:nth-child(1) {
    transform: translate(-5px, 3px) rotate(-16deg);
}

.momentum-brand-mark span:nth-child(2) {
    border-color: var(--momentum-teal);
    transform: translate(5px, -3px) rotate(16deg);
}

.momentum-brand-mark span:nth-child(3) {
    inset: 2px 10px 12px 4px;
    border-color: #18a9d3;
    transform: rotate(40deg);
}

.momentum-brand-copy {
    display: flex;
    flex-direction: column;
    line-height: 1;
    white-space: nowrap;
}

.momentum-brand-copy strong {
    color: var(--momentum-blue);
    font-size: clamp(24px, 2vw, 32px);
    font-weight: 900;
    letter-spacing: -0.03em;
}

.momentum-brand-copy small {
    margin-top: 7px;
    color: var(--momentum-teal);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.09em;
    text-transform: uppercase;
}

#momentum-primary-nav.navbar {
    position: static !important;
    display: flex;
    width: auto;
    min-height: 0;
    flex: 1 1 auto;
    align-items: center;
    margin: 0;
    padding: 0;
    background: transparent !important;
    box-shadow: none;
}

#momentum-primary-nav .menu-main-menu-container {
    width: 100%;
}

#momentum-primary-nav .momentum-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    margin: 0;
    padding: 0;
    list-style: none;
}

#momentum-primary-nav .momentum-menu > li {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    list-style: none;
}

#momentum-primary-nav .momentum-menu > li > a {
    display: flex;
    min-height: 48px;
    align-items: center;
    padding: 0 15px;
    border-radius: 8px;
    background: transparent;
    color: #30363b;
    font-family: "Lato", Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
    white-space: nowrap;
}

#momentum-primary-nav .momentum-menu > li > a:hover,
#momentum-primary-nav .momentum-menu > li > a:focus,
#momentum-primary-nav .momentum-menu > .current-menu-item > a,
#momentum-primary-nav .momentum-menu > .current_page_item > a {
    background: var(--momentum-ice);
    color: var(--momentum-blue);
}

#momentum-primary-nav .momentum-menu > li:first-child > a {
    width: 48px;
    justify-content: center;
    padding: 0;
    font-size: 0;
}

#momentum-primary-nav .expand-icon {
    display: inline-flex;
    margin-left: 8px;
    color: currentColor;
    font-size: 11px;
}

#momentum-primary-nav .expand-icon .fa-chevron-circle-down::before {
    content: "\f078";
}

#momentum-primary-nav .expand-icon .fa-chevron-circle-up::before {
    content: "\f077";
}

#momentum-primary-nav .sub-menu {
    position: absolute;
    z-index: 1100;
    top: calc(100% + 10px);
    left: 0;
    min-width: 230px;
    margin: 0;
    padding: 10px;
    border: 1px solid var(--momentum-aqua);
    border-radius: var(--momentum-radius);
    background: var(--momentum-white);
    box-shadow: var(--momentum-shadow);
    list-style: none;
}

#momentum-primary-nav .sub-menu a {
    display: block;
    padding: 10px 12px;
    border-radius: 7px;
    color: var(--momentum-ink);
    text-decoration: none;
}

#momentum-primary-nav .sub-menu a:hover,
#momentum-primary-nav .sub-menu a:focus {
    background: var(--momentum-ice);
    color: var(--momentum-blue);
}

.site-header .header-right {
    float: none;
    flex: 0 0 auto;
    padding: 0;
}

.site-header .momentum-phone {
    display: inline-flex;
    min-height: 58px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0 24px;
    border: 2px solid var(--momentum-blue);
    border-radius: var(--momentum-radius);
    background: var(--momentum-blue);
    box-shadow: 0 8px 18px rgba(0, 112, 191, 0.24);
    color: var(--momentum-white);
    font-family: "Lato", Arial, sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
}

.site-header .momentum-phone:hover,
.site-header .momentum-phone:focus {
    border-color: var(--momentum-teal);
    background: var(--momentum-teal);
    color: var(--momentum-white);
    text-decoration: none;
    transform: translateY(-1px);
}

.site-header .momentum-phone i {
    font-size: 18px;
}

@media screen and (max-width: 1240px) {
    .momentum-header-inner {
        gap: 20px;
    }

    .momentum-brand-mark {
        width: 62px;
        height: 62px;
        flex-basis: 62px;
    }

    #momentum-primary-nav .momentum-menu > li > a {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 15px;
    }

    .site-header .momentum-phone {
        padding-right: 18px;
        padding-left: 18px;
        font-size: 16px;
    }
}

@media screen and (max-width: 1059px) {
    .momentum-header-inner {
        min-height: 92px;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 12px 20px;
        padding: 12px 0;
    }

    .momentum-brand-mark {
        width: 56px;
        height: 56px;
        flex-basis: 56px;
    }

    .momentum-brand-copy strong {
        font-size: 24px;
    }

    .momentum-brand-copy small {
        font-size: 11px;
    }

    .nav-toggle {
        display: flex;
        width: 48px;
        height: 48px;
        align-items: center;
        justify-content: center;
        margin: 0;
        border-radius: var(--momentum-radius);
        background: var(--momentum-blue);
        color: var(--momentum-white);
    }

    #momentum-primary-nav.navbar {
        order: 4;
        width: 100%;
        flex-basis: 100%;
    }

    #momentum-primary-nav .momentum-menu {
        display: block;
        padding: 10px 0;
    }

    #momentum-primary-nav .momentum-menu > li,
    #momentum-primary-nav .momentum-menu > li > a {
        width: 100%;
    }

    #momentum-primary-nav .momentum-menu > li > a {
        justify-content: space-between;
        padding: 12px 14px;
    }

    #momentum-primary-nav .momentum-menu > li:first-child > a {
        width: 100%;
        justify-content: flex-start;
        padding: 12px 14px;
    }

    #momentum-primary-nav .sub-menu {
        position: static;
        width: 100%;
        margin: 4px 0 8px;
        box-shadow: none;
    }
}

@media screen and (max-width: 680px) {
    .momentum-brand-copy strong {
        font-size: 21px;
    }

    .momentum-brand-copy small {
        display: none;
    }

    .site-header .momentum-phone {
        width: 48px;
        min-height: 48px;
        padding: 0;
    }

    .site-header .momentum-phone span {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        white-space: nowrap;
    }
}


/********** MOMENTUM HEADER MENU FIXES **********/
#momentum-primary-nav .momentum-menu > li:first-child > a::before {
    content: "\2302";
    font-family: Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
}

#momentum-primary-nav .expand-icon svg,
#momentum-primary-nav .expand-icon i {
    display: none !important;
}

#momentum-primary-nav .expand-icon::after {
    display: block;
    width: 7px;
    height: 7px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    content: "";
    transform: rotate(45deg) translateY(-2px);
}

#momentum-primary-nav .sub-menu {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateY(6px);
    transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease;
}

#momentum-primary-nav li:hover > .sub-menu,
#momentum-primary-nav li:focus-within > .sub-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

@media screen and (max-width: 1059px) {
    #momentum-primary-nav .sub-menu {
        display: none;
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
        transform: none;
    }

    #momentum-primary-nav li:hover > .sub-menu,
    #momentum-primary-nav li:focus-within > .sub-menu {
        display: block;
    }
}


/********** MOMENTUM INLINE SVG LOGO **********/
.momentum-brand {
    line-height: 0;
}

.momentum-logo-svg {
    display: block;
    width: clamp(230px, 21vw, 300px);
    height: auto;
    overflow: visible;
}

@media screen and (max-width: 1240px) {
    .momentum-logo-svg {
        width: 235px;
    }
}

@media screen and (max-width: 1059px) {
    .momentum-logo-svg {
        width: 220px;
    }
}

@media screen and (max-width: 680px) {
    .momentum-logo-svg {
        width: 190px;
    }
}


/********** MOMENTUM RESPONSIVE-NAV COMPATIBILITY **********/
.site-header nav.navbar {
    position: static !important;
    display: flex;
    width: auto;
    min-height: 0;
    flex: 1 1 auto;
    align-items: center;
    margin: 0;
    padding: 0;
    background: transparent !important;
    box-shadow: none;
}

.site-header nav.navbar .menu-header-menu-container {
    width: 100%;
}

.site-header nav.navbar .menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.site-header nav.navbar .menu > li {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    list-style: none;
}

.site-header nav.navbar .menu > li > a {
    display: flex;
    min-height: 48px;
    align-items: center;
    padding: 0 19px;
    border-radius: 8px;
    background: transparent;
    color: #30363b;
    font-family: "Lato", Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
    white-space: nowrap;
}

.site-header nav.navbar .menu > li > a:hover,
.site-header nav.navbar .menu > li > a:focus,
.site-header nav.navbar .menu > .current-menu-item > a,
.site-header nav.navbar .menu > .current_page_item > a {
    background: var(--momentum-ice);
    color: var(--momentum-blue);
}

.site-header nav.navbar .menu > li:first-child > a {
    width: 48px;
    justify-content: center;
    padding: 0;
    font-size: 20px;
}

.site-header nav.navbar .menu > li:first-child > a::before {
    content: none;
}

.site-header nav.navbar .menu > li:first-child svg {
    width: 21px;
    height: 21px;
}

.site-header nav.navbar .expand-icon {
    display: inline-flex;
    margin-right: 8px;
    color: currentColor;
}

.site-header nav.navbar .expand-icon svg,
.site-header nav.navbar .expand-icon i {
    display: none !important;
}

.site-header nav.navbar .expand-icon::after {
    display: block;
    width: 7px;
    height: 7px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    content: "";
    transform: rotate(45deg) translateY(-2px);
}

.site-header nav.navbar .sub-menu {
    position: absolute;
    z-index: 1100;
    top: 52px;
    left: 0;
    min-width: 230px;
    visibility: hidden;
    margin: 0;
    padding: 10px;
    border: 1px solid var(--momentum-aqua);
    border-radius: var(--momentum-radius);
    background: var(--momentum-white);
    box-shadow: var(--momentum-shadow);
    list-style: none;
    opacity: 0;
    pointer-events: none;
    transform: translateY(6px);
    transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease;
}

.site-header nav.navbar li:hover > .sub-menu,
.site-header nav.navbar li:focus-within > .sub-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

@media screen and (min-width: 1060px) {
    .site-header .nav-toggle {
        display: none !important;
    }
}

@media screen and (max-width: 1059px) {
    .site-header nav.navbar {
        order: 4;
        width: 100%;
        flex-basis: 100%;
    }

    .site-header nav.navbar .menu {
        display: block;
        padding: 10px 0;
    }

    .site-header nav.navbar .menu > li,
    .site-header nav.navbar .menu > li > a {
        width: 100%;
    }

    .site-header nav.navbar .menu > li > a {
        justify-content: space-between;
        padding: 12px 14px;
    }

    .site-header nav.navbar .sub-menu {
        position: static;
        display: none;
        width: 100%;
        visibility: visible;
        margin: 4px 0 8px;
        opacity: 1;
        pointer-events: auto;
        transform: none;
        box-shadow: none;
    }

    .site-header nav.navbar li:hover > .sub-menu,
    .site-header nav.navbar li:focus-within > .sub-menu {
        display: block;
    }
}


/* Prevent the legacy theme caret from duplicating the accessible dropdown indicator. */
.site-header nav.navbar .menu-item-has-children > a::after {
    display: none !important;
    content: none !important;
}


/********** MOMENTUM CHIROPRACTIC HERO SLIDESHOW **********/
.home-slideshow {
   
    color: #0b1f3f;
    overflow: hidden;
}

.home-slideshow .uk-slideshow-items,
.home-slideshow .uk-slideshow-items > li {
    min-height: 625px;
}

.home-slideshow .uk-slideshow-items > li {
    background-position:99% 50%;
    inset: 0;
    position: absolute;
    width: 100%;
}

.home-slideshow .uk-slideshow-items > li::before {
    background: linear-gradient(90deg, var(--momentum-ice) 0%, rgba(241, 249, 255, 0.98) 30%, rgba(241, 249, 255, 0.78) 37%, rgba(241, 249, 255, 0) 58%);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 1;
}

.home-slideshow .uk-slideshow-items > li::after {
    background: #fff;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    bottom: -55px;
    content: "";
    height: 105px;
    left: -5%;
    pointer-events: none;
    position: absolute;
    transform: rotate(1.5deg);
    width: 110%;
    z-index: 3;
}

.home-slideshow .slide-container {
    align-items: center;
    display: flex;
    height: 100%;
    max-width: 1520px;
    padding: 20px 40px 75px;
    text-align: left;
    top: 0;
    z-index: 2;
}

.home-slideshow .slide-caption,
.home-slideshow div#caption1,
.home-slideshow div#caption2 {
    float: none;
    margin: 0;
    max-width: 580px;
    text-align: left;
}

.home-slideshow .hero-eyebrow {
    color: var(--momentum-blue);
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.06em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.home-slideshow .slide-title,
.home-slideshow div#caption2 .slide-title {
    color: #0b1f3f;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(44px, 4vw, 51px);
    font-weight: 400;
    letter-spacing: -0.035em;
    line-height: 0.98;
	margin:0;
}

.home-slideshow .slide-title span,
.home-slideshow div#caption2 span {
    color: var(--momentum-blue);
    display: block;
    font-size: inherit;
}

.home-slideshow .slide-caption p {
    color: #14213d;
    font-size: 18px;
    line-height: 1.6;
    margin: 24px 0 18px;
    max-width: 520px;
}

.home-slideshow .slide-list-wrap {
    display: grid;
    gap: 8px 28px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 0 28px;
    max-width: 600px;
    padding: 0;
}

.home-slideshow .slide-list-wrap ul {
    margin: 0;
    max-width: none;
    padding: 0;
}

.home-slideshow .slide-list-wrap li {
    align-items: center;
    color: #14213d;
    display: flex;
    font-size: 18px;
    gap: 10px;
    line-height: 1.35;
    margin: 0 0 12px;
}

.home-slideshow .slide-list-wrap li svg {
    background: var(--momentum-blue);
    border-radius: 50%;
    color: #fff;
    flex: 0 0 20px;
    height: 20px;
    padding: 4px;
    width: 12px;
}

.home-slideshow .slide-list-wrap .clear {
    display: none;
}

.home-slideshow .hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.home-slideshow a.form-btn,
.mobile-slideshow a.form-btn {
    align-items: center;
    background: var(--momentum-teal);
    border: 2px solid var(--momentum-teal);
    border-radius: var(--momentum-radius);
    display: inline-flex;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 700;
    gap: 10px;
    justify-content: center;
    margin: 0;
    max-width: none;
    min-height: 58px;
    padding: 12px 22px;
    text-transform: uppercase;
    width: auto;
}

.home-slideshow a.form-btn:hover,
.home-slideshow a.form-btn:focus,
.mobile-slideshow a.form-btn:hover,
.mobile-slideshow a.form-btn:focus {
    background: var(--momentum-blue);
    border-color: var(--momentum-blue);
    color: #fff;
}

.home-slideshow a.form-btn-secondary,
.mobile-slideshow a.form-btn-secondary {
    background: rgba(255, 255, 255, 0.75);
    border-color: var(--momentum-blue);
    color: #0b1f3f;
}

.home-slideshow a.form-btn-secondary:hover,
.home-slideshow a.form-btn-secondary:focus,
.mobile-slideshow a.form-btn-secondary:hover,
.mobile-slideshow a.form-btn-secondary:focus {
    background: var(--momentum-blue);
    color: #fff;
}

.home-slideshow a.form-btn:focus-visible,
.mobile-slideshow a.form-btn:focus-visible,
.home-slideshow .uk-slidenav:focus-visible,
.home-slideshow .uk-dotnav a:focus-visible {
    outline: 3px solid #0b1f3f;
    outline-offset: 3px;
}

.home-slideshow .uk-slidenav {
    background: rgba(0, 112, 191, 0.82) !important;
    border-radius: 50% !important;
    z-index: 4;
}

.home-slideshow .uk-position-bottom-center {
    bottom: 42px;
    z-index: 4;
}

.home-slideshow .uk-dotnav > * > * {
    border-color: var(--momentum-blue) !important;
}

.home-slideshow .uk-dotnav > .uk-active > * {
    background-color: var(--momentum-blue) !important;
}

@media (max-width: 1100px) {
    .home-slideshow .uk-slideshow-items > li::before {
        background: linear-gradient(90deg, var(--momentum-ice) 0%, rgba(241, 249, 255, 0.96) 48%, rgba(241, 249, 255, 0.38) 75%);
    }

    .home-slideshow .slide-container {
        padding-left: 7vw;
        padding-right: 7vw;
    }

    .home-slideshow .slide-caption {
        max-width: 540px;
    }
}

@media (max-width: 767px) {
    .home-slideshow .uk-slideshow-items,
    .home-slideshow .uk-slideshow-items > li {
        min-height: 720px;
    }

    .home-slideshow .uk-slideshow-items > li {
        background-position: 68% center;
    }

    .home-slideshow .uk-slideshow-items > li::before {
        background: rgba(241, 249, 255, 0.92);
    }

    .home-slideshow .slide-container {
        align-items: flex-start;
        padding: 65px 24px 90px;
    }

    .home-slideshow .slide-title,
    .home-slideshow div#caption2 .slide-title {
        font-size: clamp(38px, 12vw, 40px);
    }

    .home-slideshow .slide-caption p {
        font-size: 16px;
        line-height: 1.5;
        margin-top: 18px;
    }

    .home-slideshow .slide-list-wrap {
        gap: 0;
        grid-template-columns: 1fr;
        margin-bottom: 18px;
    }

    .home-slideshow .hero-actions {
        align-items: stretch;
        flex-direction: column;
        gap: 10px;
    }

    .home-slideshow a.form-btn {
        width: 100%;
    }

    .home-slideshow .uk-slidenav {
        display: none;
    }

    .home-slideshow .uk-position-bottom-center {
        bottom: 34px;
    }
}


/********** MOMENTUM WELCOME SHOWCASE **********/
.welcome-wrap {
    background: #fff;
    padding: 70px 0;
}

.welcome-wrap .welcome-showcase {
    margin-left: -48px;
}

.welcome-wrap .welcome-showcase > * {
    width: 100%;
    padding-left: 48px;
}

.welcome-wrap .welcome-copy,
.welcome-wrap .welcome-visual {
    text-align: center;
}

.welcome-wrap .welcome-kicker {
    color: var(--momentum-blue);
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.06em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.welcome-wrap .welcome-title {
    color: #0b1f3f;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(38px, 3.5vw, 54px);
    font-weight: 400;
    letter-spacing: -0.035em;
    line-height: 1.05;
    margin: 2px 0 12px;
    position: static;
}

.welcome-wrap .welcome-title span {
    border: 0;
    color: var(--momentum-blue);
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
}

.welcome-wrap .welcome-subtitle {
    color: #14213d;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 16px;
}

.welcome-wrap .welcome-copy > p:not(.welcome-subtitle):not(.welcome-emphasis) {
    color: #14213d;
    font-size: 18px;
    line-height: 1.65;
    margin: 0 auto 10px;
    max-width: 620px;
}

.welcome-wrap .welcome-divider {
    background: var(--momentum-blue);
    height: 2px;
    margin: 22px auto 13px;
    width: 52px;
}

.welcome-wrap .welcome-emphasis {
    color: var(--momentum-blue);
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 auto;
    max-width: 420px;
}

.welcome-wrap .welcome-portrait {
     
    border: 1px solid var(--momentum-aqua);
    border-radius: 10px !important;
    display: block;
    height: auto;
    margin: 0 auto 18px;
    max-width: 310px;
    object-fit: cover;
    width: 100%;
	margin-top:95px;
}

.welcome-wrap .welcome-visual-title {
    color: #0b1f3f;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 21px;
    line-height: 1.25;
    margin-bottom: 9px;
}

.welcome-wrap .welcome-learn-link {
    align-items: center;
    color: var(--momentum-blue);
    display: inline-flex;
    font-size: 16px;
    font-weight: 600;
    gap: 7px;
    line-height: 1.4;
    text-decoration: none;
}

.welcome-wrap .welcome-learn-link:hover,
.welcome-wrap .welcome-learn-link:focus {
    color: var(--momentum-teal);
    text-decoration: underline;
}

.welcome-wrap .welcome-learn-link:focus-visible {
    border-radius: var(--momentum-radius);
    outline: 3px solid var(--momentum-blue);
    outline-offset: 4px;
}

@media (max-width: 959px) {
    .welcome-wrap {
        padding: 55px 0;
    }

    .welcome-wrap .welcome-showcase {
        row-gap: 44px;
    }

    .welcome-wrap .welcome-copy {
        order: -1;
    }

    .welcome-wrap .welcome-portrait {
        max-width: 360px;
    }
}

@media (max-width: 639px) {
    .welcome-wrap {
        padding: 45px 0;
    }

    .welcome-wrap .welcome-title {
        font-size: 40px;
    }

    .welcome-wrap .welcome-kicker {
        font-size: 21px;
    }

    .welcome-wrap .welcome-subtitle {
        font-size: 16px;
    }

    .welcome-wrap .welcome-showcase {
        margin-left: -30px;
    }

    .welcome-wrap .welcome-showcase > * {
        padding-left: 30px;
    }
}

@media (min-width: 960px) {
    .welcome-wrap .welcome-showcase > .welcome-visual {
        width: 25%;
    }

    .welcome-wrap .welcome-showcase > .welcome-copy {
        width: 50%;
    }
}


/* Controls and scroll stability */
.home-slideshow .slideshow-arrow,
.home-slideshow .uk-dotnav button {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    font: inherit;
}

.home-slideshow .slideshow-arrow {
    border: 0;
}

.home-slideshow .uk-dotnav button {
    padding: 0;
}

@media (max-width: 767px) {
    .home-slideshow,
    .home-slideshow .uk-slideshow-items,
    .home-slideshow .uk-slideshow-items > li {
        height: 625px !important;
        min-height: 625px;
		
    }
}


/* Prevent browser scroll anchoring from following changing slide content. */
.home-slideshow,
.home-slideshow .uk-slideshow-items {
    overflow-anchor: none;
}


/********** WELCOME STATISTICS STRIP **********/
.welcome-stats-wrap {
    background: #fff;
    padding: 0 0 60px;
}

.welcome-stats-wrap .welcome-stats {
    background: #fff;
  
    border-radius: var(--momentum-radius);
    
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin: 0 auto;
    max-width: 1120px;
    overflow: hidden;
}

.welcome-stats-wrap .welcome-stat {
    align-items: center;
    display: flex;
    gap: 14px;
    justify-content: center;
    min-height: 104px;
    padding: 22px 24px;
}

.welcome-stats-wrap .welcome-stat + .welcome-stat {
    border-left: 1px solid #e5edf3;
}

.welcome-stats-wrap .welcome-stat-icon {
    color: var(--momentum-blue);
    flex: 0 0 auto;
    font-size: 28px;
}

.welcome-stats-wrap .welcome-stat-copy {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    min-width: 0;
}

.welcome-stats-wrap .welcome-stat-copy strong {
    color: #0b1f3f;
    font-family: "Poppins", sans-serif;
    font-size: 19px;
    font-weight: 700;
    white-space: nowrap;
}

.welcome-stats-wrap .welcome-stat-copy span {
    color: #14213d;
    font-size: 18px;
    margin-top: 3px;
}

@media (max-width: 900px) {
    .welcome-stats-wrap .welcome-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .welcome-stats-wrap .welcome-stat:nth-child(odd) {
        border-left: 0;
    }

    .welcome-stats-wrap .welcome-stat:nth-child(n+3) {
        border-top: 1px solid #e5edf3;
    }
}

@media (max-width: 520px) {
    .welcome-stats-wrap {
        padding-bottom: 45px;
    }

    .welcome-stats-wrap .welcome-stats {
        grid-template-columns: 1fr;
    }

    .welcome-stats-wrap .welcome-stat {
        justify-content: flex-start;
        min-height: 88px;
        padding: 18px 24px;
    }

    .welcome-stats-wrap .welcome-stat + .welcome-stat {
        border-left: 0;
        border-top: 1px solid #e5edf3;
    }
}


/********** TREATMENT CARDS **********/
.treatments-section {
    padding: 70px 15px 80px;
    background: #fff;
}

.treatments-header {
    margin: 0 auto 34px;
    text-align: center;
}

.treatments-eyebrow {
    margin: 0 0 8px;
    color: var(--momentum-blue);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .08em;
    line-height: 1.4;
    text-transform: uppercase;
}

.treatments-title {
    margin: 0;
    color: #061a55;
    font-family: "Montserrat", serif;
    font-size: clamp(34px, 3vw, 48px);
    font-weight: 500;
    line-height: 1.2;
}

.treatments-title span {
    color: var(--momentum-blue);
}

.treatment-grid > div {
    display: flex;
}

.treatment-card {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e5edf3;
    border-radius: var(--momentum-radius);
    box-shadow: 0 8px 26px rgba(6, 26, 85, .08);
    text-align: center;
    transition: box-shadow .2s ease, transform .2s ease;
}

.treatment-card:hover {
    box-shadow: 0 14px 34px rgba(6, 26, 85, .14);
    transform: translateY(-3px);
}

.treatment-card-image {
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}

.treatment-card-body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: center;
    padding: 24px 20px 22px;
}

.treatment-card h3 {
    margin: 0 0 12px;
    color: #061a55;
    font-family: "Montserrat", serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}

.treatment-card p {
    margin: 0 0 22px;
    color: #14213d;
    font-size: 18px;
    line-height: 1.65;
}

.treatment-card-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: auto;
    padding: 9px 12px;
    color: var(--momentum-blue);
    border-radius: var(--momentum-radius);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: 1.3;
    text-transform: uppercase;
}

.treatment-card-link:hover,
.treatment-card-link:focus {
    color: #061a55;
    text-decoration: none;
}

.treatment-card-link:focus-visible {
    outline: 3px solid rgba(0, 112, 191, .35);
    outline-offset: 3px;
}

.treatment-card-link i {
    font-size: 13px;
    transition: transform .2s ease;
}

.treatment-card-link:hover i,
.treatment-card-link:focus i {
    transform: translateX(3px);
}

@media (max-width: 1199px) {
    .treatments-section {
        padding: 60px 20px 70px;
    }
}

@media (max-width: 639px) {
    .treatments-section {
        padding: 48px 10px 55px;
    }

    .treatments-header {
        margin-bottom: 26px;
    }

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

    .treatment-card-image {
        height: 210px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .treatment-card,
    .treatment-card-link i {
        transition: none;
    }

    .treatment-card:hover {
        transform: none;
    }
}


/********** MOBILE NAVIGATION COLLAPSE FIX **********/
@media screen and (max-width: 1059px) {
    .site-header nav.navbar.nav-collapse.closed {
        display: none;
    }

    .site-header nav.navbar.nav-collapse.opened {
        display: flex;
        max-height: none !important;
        overflow: visible;
    }
}


/********** WHAT HURTS GRID **********/
.concerns-section {
    position: relative;
    overflow: hidden;
    padding: 68px 20px 82px;
    background: linear-gradient(180deg, #fff 0%, #f9fcff 100%);
}

.concerns-section .uk-container {
    max-width: 1320px;
}

.concerns-header {
    max-width: 760px;
    margin: 0 auto 30px;
    text-align: center;
}

.concerns-title {
    margin: 0 0 8px;
    color: #061a55;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(34px, 3vw, 46px);
    font-weight: 400;
    line-height: 1.15;
}

.concerns-title span {
    color: var(--momentum-blue);
}

.concerns-header p {
    margin: 0;
    color: #14213d;
    font-size: 18px;
    line-height: 1.6;
}

.concerns-grid {
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.concern-card {
    display: flex;
    min-height: 132px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    padding: 20px 12px;
    
    border-radius: var(--momentum-radius);
    background: #fff;
    
    color: #061a55;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
}

.concern-icon {
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    color: var(--momentum-blue);
    font-size: 34px;
    line-height: 1;
}

.concern-icon svg {
    width: 34px;
    height: 34px;
}

@media (max-width: 959px) {
    .concerns-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 639px) {
    .concerns-section {
        padding: 50px 15px 58px;
    }

    .concerns-header {
        margin-bottom: 24px;
    }

    .concerns-title {
        font-size: 34px;
    }

    .concerns-header p {
        font-size: 15px;
    }

    .concerns-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .concern-card {
        min-height: 120px;
        padding: 17px 8px;
        font-size: 14px;
    }
}

@media (max-width: 380px) {
    .concerns-grid {
        grid-template-columns: 1fr;
    }
}


/********** STANDARD SECTION SPACING **********/
.welcome-wrap,
.welcome-stats-wrap,
.treatments-section,
.concerns-section {
    padding: 50px 0;
}


/********** HOME APPOINTMENT CTA **********/
.home-consult {
    position: relative;
    padding: 70px 0;
    background-image:
       linear-gradient(rgb(245 250 255 / 89%), rgb(245 250 255 / 74%)), url(/wp-content/uploads/cta-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #0b1f3f;
}

.home-consult-copy {
    max-width: 650px;
}

.home-consult-eyebrow {
    margin: 0 0 12px;
    color: var(--momentum-blue);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .08em;
    line-height: 1.4;
    text-transform: uppercase;
}

.home-consult h2 {
    margin: 0;
    color: #061a55;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(42px, 4.2vw, 64px);
    font-weight: 400;
    letter-spacing: -.025em;
    line-height: 1.06;
}

.home-consult h2 span {
    color: var(--momentum-blue);
}

.home-consult-intro {
    max-width: 600px;
    margin: 24px 0 30px;
    color: #14213d;
    font-size: 17px;
    line-height: 1.7;
}

.home-consult-benefits {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}

.home-consult-benefits li {
    display: flex;
    min-width: 0;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    color: #061a55;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    text-align: center;
}

.home-consult-benefit-icon,
.home-consult-form-icon {
    display: inline-flex;
    width: 54px;
    height: 54px;
    flex: 0 0 54px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(0, 112, 191, .1);
    color: var(--momentum-blue);
    font-size: 24px;
}

.home-consult-contact {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    padding: 14px 18px;
    border: 1px solid rgba(0, 112, 191, .16);
    border-radius: var(--momentum-radius);
    background: rgba(255, 255, 255, .72);
    color: var(--momentum-blue);
}

.home-consult-contact > i {
    font-size: 22px;
}

.home-consult-contact div {
    display: flex;
    flex-direction: column;
}

.home-consult-contact span {
    color: #14213d;
    font-size: 15px;
    line-height: 1.2;
}

.home-consult-contact a {
    color: #061a55;
    border-radius: var(--momentum-radius);
    font-size: 18px;
    font-weight: 700;
}

.home-consult-contact a:hover,
.home-consult-contact a:focus {
    color: var(--momentum-blue);
    text-decoration: none;
}

.home-consult-form-card {
    padding: 30px;
    border: 1px solid rgba(0, 112, 191, .1);
    border-radius: var(--momentum-radius);
    background: #ffffffd4;
    box-shadow: 0 18px 45px rgba(6, 26, 85, .12);
}

.home-consult-form-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid #dbe6ef;
	background:none;
}

.home-consult-form-header h3 {
    margin: 0 0 4px;
    color: #061a55;
    font-family: "Poppins", sans-serif;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.3;
}

.home-consult-form-header p {
    margin: 0;
    color: #263753;
    font-size: 14px;
    line-height: 1.5;
}

.home-consult-form label {
    display: block;
    margin-bottom: 6px;
    color: #061a55;
    font-size: 14px;
    font-weight: 600;
}

.home-consult-form input:not([type="checkbox"]):not([type="radio"]),
.home-consult-form select,
.home-consult-form textarea {
    width: 100%;
    min-height: 46px;
    padding: 10px 12px;
    border: 1px solid #cbd8e4;
    border-radius: var(--momentum-radius);
    background: #fff;
    color: #182a46;
    font: inherit;
}

.home-consult-form textarea {
    min-height: 100px;
    resize: vertical;
}

.home-consult-form input:focus,
.home-consult-form select:focus,
.home-consult-form textarea:focus {
    border-color: var(--momentum-blue);
    outline: 3px solid rgba(0, 112, 191, .16);
    outline-offset: 1px;
}

.home-consult-form button,
.home-consult-form input[type="submit"] {
    width: 100%;
    min-height: 50px;
    padding: 12px 20px;
    border: 0;
    border-radius: var(--momentum-radius);
    background: var(--momentum-teal);
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.home-consult-form button:hover,
.home-consult-form button:focus,
.home-consult-form input[type="submit"]:hover,
.home-consult-form input[type="submit"]:focus {
    background: var(--momentum-blue);
    color: #fff;
}

@media (max-width: 959px) {
    .home-consult-copy {
        max-width: none;
    }

    .home-consult h2 {
        font-size: clamp(40px, 8vw, 56px);
    }
}

@media (max-width: 639px) {
    .home-consult h2 {
        font-size: 39px;
    }

    .home-consult-intro {
        font-size: 16px;
    }

    .home-consult-benefits {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 22px 12px;
    }

    .home-consult-form-card {
        padding: 22px 18px;
    }

    .home-consult-form-header {
        align-items: flex-start;
    }

    .home-consult-form-header h3 {
        font-size: 20px;
    }
}


/********** PATIENT REVIEWS **********/
.patient-reviews {
    padding: 50px 0;
    background: linear-gradient(135deg, #fff 0%, #f3f9ff 55%, #eef7ff 100%);
    color: #0b1f3f;
}

.patient-reviews-header {
    margin: 0 auto 30px;
    text-align: center;
}

.patient-reviews-eyebrow {
    margin: 0 0 7px;
    color: var(--momentum-blue);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .08em;
    line-height: 1.4;
    text-transform: uppercase;
}

.patient-reviews-header h2 {
    margin: 0;
    color: #061a55;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(36px, 3.2vw, 48px);
    font-weight: 400;
    line-height: 1.15;
}

.patient-reviews-header h2 span {
    color: var(--momentum-blue);
}

.patient-reviews-grid > div {
    display: flex;
}

.patient-review-card {
    display: flex;
    width: 100%;
    min-height: 300px;
    flex-direction: column;
    margin: 0;
    padding: 25px;
    
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 8px 26px rgba(6, 26, 85, .08);
    color: #182a46;
}

.patient-review-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 18px;
}

.patient-review-avatar {
    display: inline-flex;
    width: 58px;
    height: 58px;
    align-items: center;
    justify-content: center;
    border: 3px solid #fff;
    border-radius: 50%;
    background: var(--momentum-blue);
    box-shadow: 0 3px 12px rgba(6, 26, 85, .18);
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    font-weight: 700;
}

.patient-review-quote-icon {
    color: rgba(0, 112, 191, .22);
    font-size: 34px;
}

.patient-review-card > p {
    margin: 0 0 22px;
    color: #14213d;
    
    font-size: 19px;
    line-height: 1.55;
}

.patient-review-attribution {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    padding-top: 16px;
    border-top: 1px solid #e5edf3;
}

.patient-review-card cite {
    color: var(--momentum-blue);
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
}

.patient-review-attribution span {
    margin-top: 2px;
    color: #53647b;
    font-size: 15px;
}

.patient-reviews-disclaimer {
    margin: 22px 0 0;
    color: #607086;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
}

@media (max-width: 959px) {
    .patient-review-card {
        min-height: 0;
    }
}

@media (max-width: 639px) {
    .patient-reviews-header {
        margin-bottom: 24px;
    }

    .patient-reviews-header h2 {
        font-size: 35px;
    }

    .patient-review-card {
        padding: 22px 20px;
    }

    .patient-review-card > p {
        font-size: 18px;
    }
}


/* Review star rating */
.patient-review-stars {
    display: flex;
    gap: 4px;
    margin: -2px 0 14px;
    color: #f5b301;
    font-size: 15px;
    line-height: 1;
}

.patient-review-stars svg {
    width: 15px;
    height: 15px;
}


/********** HOME SERVICES SHOWCASE **********/
.home-services-showcase {
  position: relative;
  overflow: hidden;
  padding: 50px 0;
  background: #fff;
  color: #061a55;
}
.home-services-grid {
  display: grid;
  grid-template-columns: minmax(0, 56%) minmax(0, 44%);
  align-items: start;
  min-height: 760px;
}
.home-services-copy {
  position: relative;
  z-index: 2;
  max-width: 650px;
  padding: 22px 38px 0 0;
}
.home-services-eyebrow {
  margin: 0 0 12px;
  color: var(--momentum-blue);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.home-services-title {
  margin: 0;
  color: #061a55;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(42px, 4.2vw, 64px);
  font-weight: 500;
  line-height: 1.06;
}
.home-services-title em {
  color: var(--momentum-blue);
  font-weight: 500;
}
.home-services-rule {
  display: block;
  width: 46px;
  height: 2px;
  margin: 22px 0;
  background: var(--momentum-blue);
}
.home-services-intro {
  max-width: 560px;
  margin: 0 0 18px;
  color: #14213d;
  font-size: 17px;
  line-height: 1.55;
}
.home-services-list {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e5edf3;
  list-style: none;
}
.home-service-item {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr) 28px;
  align-items: center;
  min-height: 90px;
  margin: 0;
  padding: 10px 0;
   
}
.home-service-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #f2f7fc;
  color: var(--momentum-blue);
  font-size: 25px;
}
.home-service-details {
  display: block;
  min-width: 0;
  padding-left: 22px;
  border-left: 3px solid #1677ff;
}
.home-service-details strong,
.home-service-details span {
  display: block;
}
.home-service-details strong {
  margin-bottom: 4px;
  color: #061a55;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 20px;
  line-height: 1.2;
}
.home-service-details span {
  color: #263450;
  font-size: 14px;
  line-height: 1.45;
}
.home-service-arrow {
  color: var(--momentum-blue);
  font-size: 17px;
  text-align: right;
}
.home-services-visual {
  position: relative;
  min-height: 760px;
}
.home-services-photo {
  display: block;
 
 
  height: 500px;
  object-fit: cover;
  border-radius: 48% 0 0 48% / 50% 0 0 50%;
}
.home-services-callout {
  position: absolute;
  z-index: 3;
  right: 8%;
  bottom: -217px;
  width: min(310px, 88%);
  padding: 34px 34px 30px;
  border-radius: var(--momentum-radius);
  background: linear-gradient(145deg, #f3f8fd 0%, #e4f0fb 100%);
  box-shadow: 0 18px 45px rgba(6, 26, 85, .12);
  text-align: center;
}
.home-services-callout-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  margin-bottom: 14px;
  border: 2px solid var(--momentum-blue);
  border-radius: 50%;
  color: var(--momentum-blue);
  font-size: 27px;
}
.home-services-callout h3 {
  margin: 0;
  color: #061a55;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.08;
}
.home-services-callout .home-services-rule {
  margin: 18px auto;
}
.home-services-callout p {
  margin: 0 0 24px;
  color: #263450;
  font-size: 14px;
  line-height: 1.6;
}
.home-services-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  min-height: 52px;
  padding: 13px 22px;
  border-radius: var(--momentum-radius);
  background: #0057c8;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
  transition: background-color .2s ease, transform .2s ease;
}
.home-services-button:hover,
.home-services-button:focus {
  background: #00449c;
  color: #fff;
  text-decoration: none;
  transform: translateY(-1px);
}
.home-services-button:focus-visible {
  outline: 3px solid #ffbf47;
  outline-offset: 3px;
}
@media (max-width: 959px) {
  .home-services-grid {
    grid-template-columns: 1fr;
    min-height: 0;
  }
  .home-services-copy {
    max-width: none;
    padding: 0;
  }
  .home-services-visual {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(260px, .65fr);
    gap: 24px;
    align-items: center;
    min-height: 0;
    margin-top: 32px;
  }
  .home-services-photo {
    width: 100%;
    height: 410px;
    border-radius: var(--momentum-radius);
  }
  .home-services-callout {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
  }
}
@media (max-width: 639px) {
  .home-services-title {
    font-size: 40px;
  }
  .home-services-intro {
    font-size: 16px;
  }
  .home-service-item {
    grid-template-columns: 54px minmax(0, 1fr);
    min-height: 88px;
  }
  .home-service-icon {
    width: 46px;
    height: 46px;
    font-size: 20px;
  }
  .home-service-details {
    padding-left: 14px;
  }
  .home-service-details strong {
    font-size: 18px;
  }
  .home-service-arrow {
    display: none;
  }
  .home-services-visual {
    grid-template-columns: 1fr;
  }
  .home-services-photo {
    height: 280px;
  }
  .home-services-callout {
    padding: 30px 24px;
  }
  .home-services-callout h3 {
    font-size: 32px;
  }
}
/*

.home-service-item > br {
  display: none;
}
.home-service-icon {
  grid-column: 1;
}
.home-service-details {
  grid-column: 2;
}
.home-service-arrow {
  grid-column: 3;
}

/********** WHO WE ARE SECTION **********/
.who-we-are-section {
    position: relative;
    overflow: hidden;
    padding: 50px 0;
    background: linear-gradient(90deg, #ffffff 0%, #ffffff 38%, #f4f8fc 100%);
    color: #061a55;
}
.who-we-are-section::after {
    content: "";
    position: absolute;
    right: -4%;
    bottom: -72px;
    left: 38%;
    height: 120px;
    border-radius: 50% 50% 0 0;
    background: #fff;
    pointer-events: none;
}
.who-we-are-grid {
    display: grid;
    grid-template-columns: minmax(340px, 40%) minmax(0, 60%);
    align-items: stretch;
    min-height: 500px;
}
.who-we-are-copy {
    position: relative;
    z-index: 2;
    align-self: center;
    max-width: 520px;
    padding: 35px 55px 35px 0;
}
.who-we-are-eyebrow {
    margin: 0 0 16px;
    color: var(--momentum-blue);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.who-we-are-title {
    margin: 0;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(42px, 4.2vw, 64px);
    font-weight: 500;
    line-height: 1.05;
}
.who-we-are-title em {
    color: var(--momentum-blue);
    font-weight: 500;
}
.who-we-are-rule {
    display: block;
    width: 46px;
    height: 2px;
    margin: 24px 0;
    background: var(--momentum-blue);
}
.who-we-are-copy p:not(.who-we-are-eyebrow) {
    margin: 0 0 18px;
    color: #061a55;
  
    line-height: 1.65;
}
.who-we-are-copy p:last-child {
    margin-bottom: 0;
}
.who-we-are-visual {
    position: relative;
    min-height: 500px;
}
.who-we-are-photo {
    display: block;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 500px;
    object-fit: cover;
    border-radius:0 48% 48% 0;
	float:right;
}
@media (max-width: 959px) {
    .who-we-are-grid {
        grid-template-columns: 1fr 1fr;
        min-height: 430px;
    }
    .who-we-are-copy {
        padding-right: 35px;
    }
    .who-we-are-visual,
    .who-we-are-photo {
        min-height: 430px;
    }
}
@media (max-width: 639px) {
    .who-we-are-section {
        background: #fff;
    }
    .who-we-are-section::after {
        display: none;
    }
    .who-we-are-grid {
        grid-template-columns: 1fr;
        min-height: 0;
    }
    .who-we-are-copy {
        max-width: none;
        padding: 0 0 30px;
    }
    .who-we-are-title {
        font-size: 40px;
    }
    .who-we-are-visual {
        min-height: 0;
    }
    .who-we-are-photo {
        width: 100%;
        height: 320px;
        min-height: 0;
        border-radius: var(--momentum-radius);
    }
}

/********** OFFICE LOCATION SECTION **********/
.office-location-section {
    padding: 50px 0;
    background: var(--momentum-ice);
    color: #061a55;
}
.office-location-grid {
    display: grid;
    grid-template-columns: minmax(0, 56%) minmax(340px, 44%);
    gap: clamp(42px, 6vw, 90px);
    align-items: center;
}
.office-location-map {
    overflow: hidden;
    min-height: 390px;
    border: 1px solid var(--momentum-aqua);
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 18px 45px rgba(6, 26, 85, .08);
}
.office-location-map iframe {
    display: block;
    width: 100%;
    height: 390px;
    border: 0;
}
.office-location-copy {
    max-width: 610px;
}
.office-location-eyebrow {
    margin: 0 0 14px;
    color: var(--momentum-blue);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .09em;
    text-transform: uppercase;
}
.office-location-title {
    margin: 0 0 22px;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(40px, 4vw, 58px);
    font-weight: 500;
    line-height: 1.08;
}
.office-location-copy > p:not(.office-location-eyebrow) {
    max-width: 580px;
    margin: 0;
    color: #263450;
    font-size: 17px;
    line-height: 1.7;
}
.office-location-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 28px;
}
.office-location-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    min-height: 52px;
    padding: 13px 22px;
    border: 2px solid var(--momentum-blue);
    border-radius: var(--momentum-radius);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .02em;
    text-decoration: none;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}
.office-location-button-primary {
    background: var(--momentum-blue);
    color: #fff;
}
.office-location-button-secondary {
    background: #fff;
    color: #061a55;
}
.office-location-button:hover,
.office-location-button:focus {
    border-color: var(--momentum-teal);
    background: var(--momentum-teal);
    color: #fff;
    text-decoration: none;
    transform: translateY(-1px);
}
.office-location-button:focus-visible {
    outline: 3px solid #ffbf47;
    outline-offset: 3px;
}
@media (max-width: 959px) {
    .office-location-grid {
        grid-template-columns: minmax(0, 1.05fr) minmax(300px, .95fr);
        gap: 32px;
    }
    .office-location-map,
    .office-location-map iframe {
        min-height: 350px;
        height: 350px;
    }
}
@media (max-width: 767px) {
    .office-location-grid {
        grid-template-columns: 1fr;
    }
    .office-location-copy {
        max-width: none;
    }
    .office-location-title {
        font-size: 40px;
    }
    .office-location-map,
    .office-location-map iframe {
        min-height: 320px;
        height: 320px;
    }
}
@media (max-width: 479px) {
    .office-location-actions {
        flex-direction: column;
    }
    .office-location-button {
        width: 100%;
    }
}

/********** MODERN SITE FOOTER **********/
.site-footer-modern {
    position: relative;
    overflow: hidden;
    padding: 0;
    background:
        radial-gradient(circle at 8% 15%, rgba(20, 150, 127, .2), transparent 30%),
        linear-gradient(135deg, #061a55 0%, #003f6b 58%, var(--momentum-blue) 145%);
    color: #fff;
}
.site-footer-modern::before {
    content: "";
    position: absolute;
    top: -110px;
    right: -90px;
    width: 320px;
    height: 320px;
    border: 1px solid rgba(204, 236, 238, .18);
    border-radius: 50%;
    box-shadow:
        0 0 0 38px rgba(204, 236, 238, .05),
        0 0 0 78px rgba(204, 236, 238, .035);
    pointer-events: none;
}
.site-footer-accent {
    height: 6px;
    background: linear-gradient(90deg, var(--momentum-teal) 0%, var(--momentum-aqua) 50%, var(--momentum-blue) 100%);
}
.site-footer-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(240px, 1.25fr) minmax(220px, 1fr) minmax(260px, 1.15fr) minmax(220px, .9fr);
    gap: clamp(34px, 4vw, 66px);
    padding: 64px 0 50px;
}
.site-footer-brand {
    display: inline-flex;
    align-items: center;
    gap: 13px;
    color: #fff;
    text-decoration: none;
}
.site-footer-brand:hover,
.site-footer-brand:focus {
    color: #fff;
    text-decoration: none;
}
.site-footer-brand:focus-visible,
.site-footer-social a:focus-visible,
.site-footer-contact a:focus-visible,
.site-footer-button:focus-visible,
.site-footer-home-link:focus-visible,
.site-footer-bottom a:focus-visible {
    outline: 3px solid var(--momentum-mint);
    outline-offset: 4px;
}
.site-footer-brand-mark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border: 2px solid var(--momentum-aqua);
    border-radius: 50%;
    background: rgba(255, 255, 255, .08);
    color: var(--momentum-aqua);
    font-size: 22px;
}
.site-footer-brand-text {
    display: flex;
    flex-direction: column;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
}
.site-footer-brand-text strong {
    font-size: 24px;
    letter-spacing: .045em;
}
.site-footer-brand-text > span {
    margin-top: 7px;
    color: var(--momentum-aqua);
    font-size: 12px;
    letter-spacing: .28em;
}
.site-footer-brand-column > p {
    max-width: 330px;
    margin: 24px 0;
    color: rgba(255, 255, 255, .82);
    font-size: 15px;
    line-height: 1.7;
}
.site-footer-social {
    display: flex;
    gap: 10px;
}
.site-footer-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border: 1px solid rgba(204, 236, 238, .42);
    border-radius: 50%;
    background: rgba(255, 255, 255, .06);
    color: #fff;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}
.site-footer-social a:hover,
.site-footer-social a:focus {
    border-color: var(--momentum-teal);
    background: var(--momentum-teal);
    color: #fff;
    transform: translateY(-2px);
}
.site-footer-column h2 {
    position: relative;
    margin: 0 0 25px;
    padding-bottom: 13px;
    color: #fff;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 22px;
    font-weight: 500;
}
.site-footer-column h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px;
    height: 2px;
    background: var(--momentum-teal);
}
.site-footer-contact {
    margin: 0;
    font-style: normal;
}
.site-footer-contact a {
    display: flex;
    gap: 13px;
    align-items: flex-start;
    margin-bottom: 18px;
    color: rgba(255, 255, 255, .86);
    font-size: 15px;
    line-height: 1.55;
    overflow-wrap: anywhere;
}
.site-footer-contact a:hover,
.site-footer-contact a:focus {
    color: var(--momentum-mint);
    text-decoration: none;
}
.site-footer-contact i {
    width: 18px;
    margin-top: 4px;
    color: var(--momentum-aqua);
    text-align: center;
}
.site-footer-hours {
    margin: 0;
}
.site-footer-hours > div {
    display: grid;
    grid-template-columns: minmax(92px, .85fr) minmax(112px, 1.15fr);
    gap: 14px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(204, 236, 238, .15);
}
.site-footer-hours > div:first-child {
    padding-top: 0;
}
.site-footer-hours dt,
.site-footer-hours dd {
    margin: 0;
    color: rgba(255, 255, 255, .84);
    font-size: 14px;
    line-height: 1.55;
}
.site-footer-hours dt {
    color: #fff;
    font-weight: 700;
}
.site-footer-action-column > p {
    margin: 0 0 22px;
    color: rgba(255, 255, 255, .82);
    font-size: 15px;
    line-height: 1.65;
}
.site-footer-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    min-height: 50px;
    padding: 13px 20px;
    border-radius: var(--momentum-radius);
    background: var(--momentum-teal);
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .035em;
    text-transform: uppercase;
    transition: background-color .2s ease, transform .2s ease;
}
.site-footer-button:hover,
.site-footer-button:focus {
    background: #0f7e6b;
    color: #fff;
    text-decoration: none;
    transform: translateY(-1px);
}
.site-footer-home-link {
    display: block;
    width: max-content;
    margin-top: 20px;
    color: var(--momentum-aqua);
    font-size: 14px;
    font-weight: 700;
}
.site-footer-home-link:hover,
.site-footer-home-link:focus {
    color: #fff;
}
.site-footer-bottom {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    gap: 24px;
    align-items: center;
    padding: 22px 0;
    border-top: 1px solid rgba(204, 236, 238, .2);
}
.site-footer-bottom p {
    margin: 0;
    color: rgba(255, 255, 255, .67);
    font-size: 13px;
}
.site-footer-bottom a {
    color: rgba(255, 255, 255, .67);
    font-size: 13px;
}
.site-footer-bottom a:hover,
.site-footer-bottom a:focus {
    color: var(--momentum-mint);
}
@media (max-width: 1199px) {
    .site-footer-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (max-width: 639px) {
    .site-footer-grid {
        grid-template-columns: 1fr;
        gap: 36px;
        padding: 50px 0 38px;
    }
    .site-footer-brand-column > p {
        max-width: none;
    }
    .site-footer-bottom {
        flex-direction: column;
        align-items: flex-start;
    }
}

/********** MOMENTUM SIDEBAR CARDS **********/
.site-sidebar {
    display: grid;
    gap: 20px;
   
    color: #061a55;
}
.site-sidebar .sidebar-card {
    overflow: hidden;
    margin: 0;
    border: 1px solid #dbe5ee;
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 10px 30px rgba(6, 26, 85, .055);
}
.site-sidebar .sidebar-card-body {
    padding: 26px 24px;
}
.site-sidebar .sidebar-contact-highlight {
    padding: 27px 24px 25px;
    background: linear-gradient(145deg, #075276 0%, var(--momentum-blue) 145%);
    color: #fff;
}
.site-sidebar .sidebar-eyebrow {
    margin: 0 0 9px;
    color: var(--momentum-blue);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .11em;
    line-height: 1.25;
    text-transform: uppercase;
}
.site-sidebar .sidebar-contact-highlight .sidebar-eyebrow {
    color: #52d8ff;
}
.site-sidebar h2 {
    margin: 0 0 12px;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.08;
}
.site-sidebar .sidebar-contact-highlight h2 {
    color: #fff;
    font-size: 32px;
}
.site-sidebar h3 {
    margin: 0 0 15px;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 22px;
    font-weight: 600;
}
.site-sidebar p {
    color: #52647a;
    font-size: 14px;
    line-height: 1.55;
}
.site-sidebar .sidebar-contact-highlight p:last-child {
    margin: 0;
    color: rgba(255, 255, 255, .9);
    font-size: 15px;
}
.site-sidebar .sidebar-contact-body {
    text-align: center;
}
.site-sidebar .sidebar-primary-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    min-height: 52px;
    padding: 13px 18px;
    border-radius: var(--momentum-radius);
    background: #0070bf;
    box-shadow: 0 10px 20px rgba(0, 87, 231, .2);
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: .01em;
    text-decoration: none;
    transition: background-color .2s ease, transform .2s ease;
}
.site-sidebar .sidebar-primary-button:hover,
.site-sidebar .sidebar-primary-button:focus {
    background: #0046bd;
    color: #fff;
    text-decoration: none;
    transform: translateY(-1px);
}
.site-sidebar .sidebar-call-prompt {
    margin: 18px 0 0;
    padding-top: 15px;
    border-top: 1px solid #dbe5ee;
}
.site-sidebar .sidebar-call-prompt a {
    color: #0057e7;
    font-size: 19px;
    font-weight: 800;
}
.site-sidebar .sidebar-address {
    display: flex;
    gap: 13px;
    align-items: flex-start;
    margin: 20px 0 14px;
    padding: 16px;
    border-radius: var(--momentum-radius);
    background: var(--momentum-ice);
    color: #263450;
    font-size: 14px;
    font-style: normal;
    line-height: 1.55;
}
.site-sidebar .sidebar-address i {
    margin-top: 4px;
    color: var(--momentum-blue);
}
.site-sidebar .sidebar-text-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #0057e7;
    font-size: 14px;
    font-weight: 800;
}
.site-sidebar .sidebar-text-link:hover,
.site-sidebar .sidebar-text-link:focus {
    color: var(--momentum-teal);
    text-decoration: none;
}
.site-sidebar .sidebar-divider {
    height: 1px;
    margin: 22px 0;
    background: #dbe5ee;
}
.site-sidebar .sidebar-hours {
    margin: 0;
}
.site-sidebar .sidebar-hours > div {
    display: grid;
    grid-template-columns: minmax(90px, .9fr) minmax(105px, 1.1fr);
    gap: 12px;
    padding: 9px 0;
    border-bottom: 1px solid #e7edf3;
}
.site-sidebar .sidebar-hours > div:last-child {
    border-bottom: 0;
}
.site-sidebar .sidebar-hours dt,
.site-sidebar .sidebar-hours dd {
    margin: 0;
    color: #52647a;
    font-size: 13px;
    line-height: 1.45;
}
.site-sidebar .sidebar-hours dt {
    color: #061a55;
    font-weight: 800;
}
.site-sidebar .sidebar-insurance-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin: 5px 0 16px;
    border-radius: 50%;
    background: var(--momentum-mint);
    color: #0b755f;
    font-size: 23px;
}
.site-sidebar .sidebar-insurance-note {
    margin: 18px 0;
    padding: 14px 15px;
    border-left: 3px solid var(--momentum-teal);
    border-radius: 0 10px 10px 0;
    background: #f2fbf8;
    color: #263450;
    font-weight: 700;
	border-radius:3px;
}
.site-sidebar a:focus-visible {
    outline: 3px solid #ffbf47;
    outline-offset: 3px;
}
.site-sidebar .widget-area {
    margin-top: 0;
}
@media (max-width: 959px) and (min-width: 640px) {
    .site-sidebar {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .site-sidebar .sidebar-card:last-of-type {
        grid-column: 1 / -1;
    }
}
@media (max-width: 639px) {
    .site-sidebar .sidebar-card-body,
    .site-sidebar .sidebar-contact-highlight {
        padding-right: 20px;
        padding-left: 20px;
    }
}

/********** CLINICAL CONTACT PAGE **********/
.contact-clinical-page {
    position: relative;
    overflow: hidden;
    padding: 50px 0;
    background:
        radial-gradient(circle at 100% 0%, rgba(204, 236, 238, .48), transparent 31%),
        linear-gradient(180deg, #f7fbff 0%, #fff 52%, var(--momentum-ice) 100%);
    color: #061a55;
}
.contact-clinical-page::before {
    content: "";
    position: absolute;
    top: 95px;
    right: -120px;
    width: 360px;
    height: 360px;
    border: 1px solid rgba(0, 112, 191, .1);
    border-radius: 50%;
    box-shadow:
        0 0 0 42px rgba(0, 112, 191, .035),
        0 0 0 88px rgba(0, 112, 191, .025);
    pointer-events: none;
}
.contact-clinical-hero {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, .92fr) minmax(500px, 1.08fr);
    gap: clamp(46px, 7vw, 100px);
    align-items: end;
    margin-bottom: 42px;
}
.contact-clinical-eyebrow {
    margin: 0 0 10px;
    color: var(--momentum-blue);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .11em;
    line-height: 1.3;
    text-transform: uppercase;
}
.contact-clinical-intro h2 {
    margin: 0;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(46px, 5vw, 70px);
    font-weight: 500;
    line-height: 1.02;
}
.contact-clinical-intro h2 em {
    color: var(--momentum-blue);
    font-weight: 500;
}
.contact-clinical-intro > p:last-child {
    max-width: 610px;
    margin: 24px 0 0;
    color: #40516a;
    font-size: 17px;
    line-height: 1.65;
}
.contact-quick-links {
    display: grid;
    gap: 12px;
}
.contact-quick-links > a {
    display: grid;
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 15px;
    align-items: center;
    min-height: 74px;
    padding: 12px 18px;
    border: 1px solid #d7e4ef;
    border-radius: var(--momentum-radius);
    background: rgba(255, 255, 255, .84);
    box-shadow: 0 10px 30px rgba(6, 26, 85, .05);
    color: #061a55;
    text-decoration: none;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.contact-quick-links > a:hover,
.contact-quick-links > a:focus {
    border-color: var(--momentum-teal);
    box-shadow: 0 14px 34px rgba(6, 26, 85, .1);
    color: #061a55;
    text-decoration: none;
    transform: translateY(-2px);
}
.contact-quick-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #e7f4fd;
    color: var(--momentum-blue);
    font-size: 18px;
}
.contact-quick-links small,
.contact-quick-links strong {
    display: block;
}
.contact-quick-links small {
    margin-bottom: 3px;
    color: #64748b;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
}
.contact-quick-links strong {
    color: #061a55;
    font-size: 15px;
    overflow-wrap: anywhere;
}
.contact-clinical-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(360px, .85fr) minmax(0, 1.15fr);
    gap: 26px;
    align-items: start;
}
.contact-visit-panel {
    display: grid;
    gap: 22px;
}
.contact-map-frame {
    overflow: hidden;
    min-height: 390px;
    border: 1px solid var(--momentum-aqua);
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 16px 40px rgba(6, 26, 85, .08);
}
.contact-map-frame iframe {
    display: block;
    width: 100%;
    height: 390px;
    border: 0;
}
.contact-office-card,
.contact-form-card {
    border: 1px solid #d7e4ef;
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 18px 48px rgba(6, 26, 85, .08);
}
.contact-office-card {
    padding: 27px;
}
.contact-office-heading,
.contact-form-heading {
    display: flex;
    gap: 15px;
    align-items: center;
}
.contact-office-heading > span,
.contact-form-icon {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: var(--momentum-mint);
    color: #0b755f;
    font-size: 22px;
}
.contact-office-heading .contact-clinical-eyebrow,
.contact-form-heading .contact-clinical-eyebrow {
    margin-bottom: 4px;
}
.contact-office-heading h2,
.contact-form-heading h2 {
    margin: 0;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 31px;
    font-weight: 600;
    line-height: 1.08;
}
.contact-office-hours {
    margin: 24px 0 0;
}
.contact-office-hours > div {
    display: grid;
    grid-template-columns: minmax(110px, .9fr) minmax(120px, 1.1fr);
    gap: 16px;
    padding: 11px 0;
    border-bottom: 1px solid #e5ecf2;
}
.contact-office-hours > div:last-child {
    border-bottom: 0;
}
.contact-office-hours dt,
.contact-office-hours dd {
    margin: 0;
    color: #52647a;
    font-size: 14px;
    line-height: 1.5;
}
.contact-office-hours dt {
    color: #061a55;
    font-weight: 800;
}
.contact-form-card {
    padding: clamp(28px, 4vw, 48px);
}
.contact-form-icon {
    background: #e7f4fd;
    color: var(--momentum-blue);
}
.contact-form-intro {
    margin: 20px 0 25px;
    color: #52647a;
    font-size: 15px;
    line-height: 1.6;
}
.contact-page-form .kk-form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
}
.contact-page-form .kk-half {
    float: none;
    width: auto;
    margin: 0 !important;
}
.contact-page-form .kk-form > .kk-label,
.contact-page-form .kk-half > .kk-label {
    position: static !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    margin: 0 0 7px;
    clip: auto !important;
    overflow: visible !important;
    color: #061a55;
    font-size: 13px;
    font-weight: 800;
}
.contact-page-form .kk-form > .kk-label,
.contact-page-form .kk-textarea,
.contact-page-form .kk-buttons {
    grid-column: 1 / -1;
}
.contact-page-form .kk-input,
.contact-page-form .kk-textarea {
    width: 100%;
    margin: 0;
    border: 1px solid #cdd9e4;
    border-radius: var(--momentum-radius);
    background: #fbfdff;
    color: #14213d;
    font-size: 15px;
    box-shadow: none;
    transition: border-color .2s ease, box-shadow .2s ease;
}
.contact-page-form .kk-input {
    min-height: 50px;
    padding: 12px 14px;
}
.contact-page-form .kk-textarea {
    min-height: 145px;
    padding: 13px 14px;
    resize: vertical;
}
.contact-page-form .kk-input:focus,
.contact-page-form .kk-textarea:focus {
    border-color: var(--momentum-blue);
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 112, 191, .14);
}
.contact-page-form .kk-buttons {
    margin-top: 2px;
}
.contact-page-form .kk-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    width: 100%;
    padding: 13px 22px;
    border: 0;
    border-radius: var(--momentum-radius);
    background: var(--momentum-teal) !important;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
    transition: background-color .2s ease, transform .2s ease;
}
.contact-page-form .kk-submit:hover,
.contact-page-form .kk-submit:focus {
    background: #0f7e6b !important;
    transform: translateY(-1px);
}
.contact-page-form .kk-submit:focus-visible,
.contact-clinical-page a:focus-visible {
    outline: 3px solid #ffbf47;
    outline-offset: 3px;
}
.contact-form-notice {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    margin-top: 22px;
    padding: 15px 16px;
    border-radius: var(--momentum-radius);
    background: var(--momentum-ice);
    color: #52647a;
}
.contact-form-notice i {
    margin-top: 3px;
    color: var(--momentum-blue);
}
.contact-form-notice p {
    margin: 0;
    color: #52647a;
    font-size: 12px;
    line-height: 1.55;
}
@media (max-width: 959px) {
    .contact-clinical-hero,
    .contact-clinical-grid {
        grid-template-columns: 1fr;
    }
    .contact-clinical-hero {
        gap: 30px;
    }
    .contact-quick-links {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .contact-quick-links > a {
        grid-template-columns: 42px minmax(0, 1fr);
        padding: 12px;
    }
    .contact-quick-icon {
        width: 40px;
        height: 40px;
    }
    .contact-clinical-grid {
        gap: 24px;
    }
}
@media (max-width: 767px) {
    .contact-quick-links {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 639px) {
    .contact-clinical-intro h2 {
        font-size: 42px;
    }
    .contact-map-frame,
    .contact-map-frame iframe {
        min-height: 320px;
        height: 320px;
    }
    .contact-office-card,
    .contact-form-card {
        padding: 24px 20px;
    }
    .contact-office-heading h2,
    .contact-form-heading h2 {
        font-size: 28px;
    }
    .contact-page-form .kk-form {
        grid-template-columns: 1fr;
    }
    .contact-page-form .kk-half,
    .contact-page-form .kk-form > .kk-label,
    .contact-page-form .kk-textarea,
    .contact-page-form .kk-buttons {
        grid-column: 1;
    }
}

/********** MOMENTUM ABOUT PAGE **********/
.about-momentum-page {
    color: #061a55;
}
.about-momentum-page > section {
    padding: 50px 0;
}
.about-momentum-page > section:first-child {
    padding-top: 12px;
}
.about-momentum-page > section + section {
    border-top: 1px solid #e3ebf2;
}
.about-momentum-eyebrow {
    margin: 0 0 11px;
    color: var(--momentum-blue);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .1em;
    line-height: 1.3;
    text-transform: uppercase;
}
.about-momentum-page h2 {
    margin: 0;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(38px, 4.2vw, 56px);
    font-weight: 500;
    line-height: 1.06;
}
.about-momentum-page h2 em {
    color: var(--momentum-blue);
    font-weight: 500;
}
.about-momentum-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.02fr) minmax(290px, .98fr);
    gap: clamp(28px, 4vw, 54px);
    align-items: center;
}
.about-momentum-hero-copy {
    position: relative;
    z-index: 1;
}
.about-momentum-lead {
    max-width: 620px;
    margin: 24px 0 0;
    color: #40516a;
    font-size: 17px;
    line-height: 1.68;
}
.about-momentum-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    min-height: 52px;
    margin-top: 27px;
    padding: 13px 22px;
    border-radius: var(--momentum-radius);
    background: var(--momentum-blue);
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .035em;
    text-transform: uppercase;
    transition: background-color .2s ease, transform .2s ease;
}
.about-momentum-button:hover,
.about-momentum-button:focus {
    background: #005a99;
    color: #fff;
    text-decoration: none;
    transform: translateY(-1px);
}
.about-momentum-hero-visual {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: fit-content;
    overflow: hidden;
    border: 1px solid var(--momentum-aqua);
    border-radius: 10px 46% 10px 46% / 10px 38% 10px 38%;
    background:
        radial-gradient(circle at 72% 22%, rgba(226, 252, 214, .92), transparent 34%),
        linear-gradient(145deg, #e8f6ff 0%, var(--momentum-aqua) 55%, var(--momentum-ice) 100%);
    color: var(--momentum-blue);
    text-align: center;
}
.about-photo-badge {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 76px;
    height: 76px;
    margin-bottom: 15px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 14px 32px rgba(6, 26, 85, .12);
    font-size: 30px;
}
.about-momentum-hero-visual > span:last-child {
    position: relative;
    z-index: 1;
    color: #061a55;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.about-momentum-intro {
    display: grid;
    grid-template-columns: minmax(250px, .85fr) minmax(0, 1.15fr);
    gap: clamp(35px, 5vw, 72px);
    align-items: end;
}
.about-momentum-intro-copy p {
    margin: 0;
    color: #40516a;
    font-size: 17px;
    line-height: 1.72;
}
.about-momentum-features {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}
.about-feature-card {
    min-height: 100%;
    margin: 0;
    padding: 25px 21px;
    border: 1px solid #dbe5ee;
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 12px 34px rgba(6, 26, 85, .055);
}
.about-feature-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin-bottom: 18px;
    border-radius: 50%;
    background: #e7f4fd;
    color: var(--momentum-blue);
    font-size: 21px;
}
.about-feature-card:nth-child(2) .about-feature-icon {
    background: var(--momentum-mint);
    color: #0b755f;
}
.about-feature-card h3 {
    margin: 0 0 10px;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.15;
}
.about-feature-card p {
    margin: 0;
    color: #52647a;
    font-size: 14px;
    line-height: 1.6;
}
.about-momentum-story {
    position: relative;
    display: grid;
    grid-template-columns: 94px minmax(0, 1fr);
    gap: 28px;
    align-items: start;
    padding-right: clamp(22px, 4vw, 48px) !important;
    padding-left: clamp(22px, 4vw, 48px) !important;
    border: 1px solid var(--momentum-aqua) !important;
    border-radius: var(--momentum-radius);
    background:
        radial-gradient(circle at 100% 0%, rgba(226, 252, 214, .78), transparent 38%),
        var(--momentum-ice);
}
.about-story-accent {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    background: var(--momentum-blue);
    color: #fff;
    font-size: 28px;
    box-shadow: 0 12px 26px rgba(0, 112, 191, .18);
}
.about-momentum-story p:not(.about-momentum-eyebrow) {
    margin: 20px 0 0;
    color: #40516a;
    font-size: 15px;
    line-height: 1.7;
}
.about-gallery-heading {
    display: grid;
    grid-template-columns: minmax(250px, 1fr) minmax(0, .8fr);
    gap: 35px;
    align-items: end;
    margin-bottom: 28px;
}
.about-gallery-heading > p {
    margin: 0;
    color: #52647a;
    font-size: 14px;
    line-height: 1.6;
}
.about-gallery-slider {
    margin: 0;
}
.about-gallery-slider .uk-slider-container {
    padding: 4px;
}
.about-gallery-slider .uk-slider-items {
    margin-left: -12px;
}
.about-gallery-slider .uk-slider-items > li {
    padding-left: 12px;
}
.about-gallery-controls {
    display: flex;
    justify-content: center;
    gap: 18px;
    align-items: center;
    margin-top: 22px;
}
.about-gallery-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 1px solid var(--momentum-blue);
    border-radius: var(--momentum-radius);
    background: #fff;
    color: var(--momentum-blue);
    cursor: pointer;
    transition: background-color .2s ease, color .2s ease;
}
.about-gallery-arrow:hover,
.about-gallery-arrow:focus {
    background: var(--momentum-blue);
    color: #fff;
}
.about-gallery-slider .uk-dotnav {
    gap: 8px;
    margin: 0;
    padding: 0;
}
.about-gallery-slider .uk-dotnav > * {
    padding: 0;
}
.about-gallery-slider .uk-dotnav > * > * {
    width: 9px;
    height: 9px;
    border-color: var(--momentum-blue);
}
.about-gallery-slider .uk-dotnav > .uk-active > * {
    background: var(--momentum-blue);
}
.about-momentum-page a:focus-visible,
.about-momentum-page button:focus-visible {
    outline: 3px solid #ffbf47;
    outline-offset: 3px;
}
@media (max-width: 959px) {
    .about-momentum-hero,
    .about-momentum-intro {
        grid-template-columns: 1fr;
    }
    .about-momentum-hero-visual {
        min-height: 390px;
    }
    .about-momentum-features {
        grid-template-columns: 1fr;
    }
    .about-gallery-heading {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 639px) {
    .about-momentum-page h2 {
        font-size: 38px;
    }
    .about-momentum-hero-visual {
        min-height: 320px;
        border-radius: var(--momentum-radius);
    }
    .about-momentum-story {
        grid-template-columns: 1fr;
    }
    .about-story-accent {
        width: 66px;
        height: 66px;
    }
}


/* Gallery media */
.about-gallery-figure {
    position: relative;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    margin: 0;
    border-radius: var(--momentum-radius);
    background: var(--momentum-ice);
}
.about-gallery-image {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: var(--momentum-radius);
    object-fit: cover;
    object-position: center;
    transition: transform .35s ease;
}
.about-gallery-figure:hover .about-gallery-image {
    transform: scale(1.025);
}
@media (prefers-reduced-motion: reduce) {
    .about-gallery-image {
        transition: none;
    }
}

/* =========================================================
   SUCCESS STORIES PAGE
   Scoped to page ID 734 and .success-stories-page
   ========================================================= */
.page-id-734 .success-stories-page {
    --success-navy: #061a55;
    --success-blue: #0070bf;
    --success-sky: #eaf5fd;
    --success-border: #dce7f0;
    --success-text: #243552;
    --success-muted: #68758a;
    --success-gold: #fbbc04;
    position: relative;
    overflow: hidden;
    padding: 50px 0;
    background:
        radial-gradient(circle at 9% 5%, rgba(0, 112, 191, 0.09), transparent 25rem),
        radial-gradient(circle at 92% 88%, rgba(0, 112, 191, 0.07), transparent 28rem),
        #f8fbfe;
    color: var(--success-text);
}

.page-id-734 .success-stories-page::before,
.page-id-734 .success-stories-page::after {
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    content: "";
    pointer-events: none;
}

.page-id-734 .success-stories-page::before {
    top: 72px;
    right: -110px;
    width: 270px;
    height: 270px;
    border: 1px solid rgba(0, 112, 191, 0.12);
}

.page-id-734 .success-stories-page::after {
    bottom: 190px;
    left: -85px;
    width: 190px;
    height: 190px;
    background: rgba(0, 112, 191, 0.035);
}

.page-id-734 .success-stories-page > .uk-container {
    position: relative;
    z-index: 1;
}

.page-id-734 .success-stories-intro {
    max-width: 780px;
    margin: 0 auto 38px;
    text-align: center;
}

.page-id-734 .success-stories-eyebrow {
    display: block;
    margin-bottom: 8px;
    color: var(--success-blue);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.13em;
    line-height: 1.4;
    text-transform: uppercase;
}

.page-id-734 .success-stories-intro h2,
.page-id-734 .success-stories-cta h2 {
    margin: 0;
    color: var(--success-navy);
    font-family: "Lora", Georgia, serif;
    font-weight: normal;
    letter-spacing: -0.025em;
}

.page-id-734 .success-stories-intro h2 {
    font-size: clamp(34px, 4.4vw, 56px);
    line-height: 1.08;
}

.page-id-734 .success-stories-intro > p {
    max-width: 650px;
    margin: 18px auto 22px;
    color: var(--success-muted);
    font-size: 17px;
    line-height: 1.7;
}

.page-id-734 .success-stories-summary {
    display: inline-flex;
    align-items: center;
    gap: 13px;
    padding: 12px 18px;
    border: 1px solid var(--success-border);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 8px 25px rgba(6, 26, 85, 0.07);
    text-align: left;
}

.page-id-734 .success-stories-google-mark {
    display: grid;
    width: 42px;
    height: 42px;
    place-items: center;
    border-radius: 50%;
    background: #fff;
    box-shadow: inset 0 0 0 1px #e6ebf0;
    color: #4285f4;
    font: 800 24px/1 Arial, sans-serif;
}

.page-id-734 .success-stories-summary-copy {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    column-gap: 9px;
}

.page-id-734 .success-stories-summary-copy strong {
    color: var(--success-navy);
    font-size: 22px;
    line-height: 1;
}

.page-id-734 .success-stories-summary-copy small {
    grid-column: 1 / -1;
    margin-top: 4px;
    color: var(--success-muted);
    font-size: 12px;
    font-weight: 700;
}

.page-id-734 .success-stories-stars,
.page-id-734 .success-review-stars {
    color: var(--success-gold);
    letter-spacing: 0.07em;
}

.page-id-734 .success-stories-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 20px;
}

.page-id-734 .success-review-card {
    display: flex;
    grid-column: span 2;
    min-width: 0;
    min-height: 100%;
    flex-direction: column;
    padding: 26px;
    border: 1px solid var(--success-border);
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 12px 34px rgba(6, 26, 85, 0.07);
    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.page-id-734 .success-review-card--featured {
    grid-column: span 3;
    padding: 30px;
    border-top: 3px solid var(--success-blue);
}

.page-id-734 .success-review-card:hover {
    border-color: rgba(0, 112, 191, 0.28);
    box-shadow: 0 18px 42px rgba(6, 26, 85, 0.11);
    transform: translateY(-3px);
}

.page-id-734 .success-review-top {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr) auto;
    align-items: center;
    gap: 13px;
}

.page-id-734 .success-review-avatar {
    display: grid;
    width: 48px;
    height: 48px;
    place-items: center;
    border-radius: 50%;
    background: linear-gradient(145deg, var(--success-blue), #004a8d);
    box-shadow: 0 6px 14px rgba(0, 112, 191, 0.2);
    color: #fff;
    font-size: 19px;
    font-weight: 800;
}

.page-id-734 .success-review-person {
    min-width: 0;
}

.page-id-734 .success-review-person h3 {
    overflow-wrap: anywhere;
    margin: 0 0 2px;
    color: var(--success-navy);
    font-family: "Lato", Arial, sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.3;
}

.page-id-734 .success-review-person span {
    color: var(--success-muted);
    font-size: 12px;
}

.page-id-734 .success-review-google {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--success-muted);
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
}

.page-id-734 .success-review-google b {
    color: #4285f4;
    font: 800 16px/1 Arial, sans-serif;
}

.page-id-734 .success-review-stars {
    margin: 18px 0 12px;
    font-size: 17px;
    line-height: 1;
}

.page-id-734 .success-review-card blockquote {
    margin: 0;
    padding: 0;
    border: 0;
    color: var(--success-text);
    font-size: 15px;
    font-style: normal;
    line-height: 1.75;
    overflow-wrap: anywhere;
}

.page-id-734 .success-review-card blockquote p {
    margin: 0;
}

.page-id-734 .success-stories-disclaimer {
    max-width: 760px;
    margin: 24px auto 0;
    color: var(--success-muted);
    font-size: 12px;
    line-height: 1.6;
    text-align: center;
}

.page-id-734 .success-stories-actions {
    margin-top: 22px;
    text-align: center;
}

.page-id-734 .success-stories-primary,
.page-id-734 .success-stories-secondary,
.page-id-734 .success-stories-call {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 12px 20px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.035em;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.page-id-734 .success-stories-primary {
    border: 1px solid var(--success-blue);
    background: var(--success-blue);
    box-shadow: 0 9px 22px rgba(0, 112, 191, 0.2);
    color: #fff;
}

.page-id-734 .success-stories-secondary,
.page-id-734 .success-stories-call {
    border: 1px solid rgba(0, 112, 191, 0.3);
    background: #fff;
    color: var(--success-blue);
}

.page-id-734 .success-stories-primary:hover,
.page-id-734 .success-stories-primary:focus,
.page-id-734 .success-stories-secondary:hover,
.page-id-734 .success-stories-secondary:focus,
.page-id-734 .success-stories-call:hover,
.page-id-734 .success-stories-call:focus {
    border-color: var(--success-navy);
    background: var(--success-navy);
    color: #fff;
    text-decoration: none;
    transform: translateY(-2px);
}

.page-id-734 .success-stories-primary:focus-visible,
.page-id-734 .success-stories-secondary:focus-visible,
.page-id-734 .success-stories-call:focus-visible {
    outline: 3px solid rgba(0, 112, 191, 0.28);
    outline-offset: 3px;
}

.page-id-734 .success-stories-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    margin-top: 46px;
    padding: 34px 38px;
    border: 1px solid rgba(0, 112, 191, 0.2);
    border-radius: 10px;
    background: linear-gradient(120deg, #eef7fd 0%, #fff 72%);
    box-shadow: 0 14px 38px rgba(6, 26, 85, 0.08);
}

.page-id-734 .success-stories-cta h2 {
    font-size: clamp(28px, 3vw, 40px);
    line-height: 1.15;
}

.page-id-734 .success-stories-cta p {
    max-width: 600px;
    margin: 10px 0 0;
    color: var(--success-muted);
    font-size: 15px;
    line-height: 1.65;
}

.page-id-734 .success-stories-cta-actions {
    display: flex;
    flex: 0 0 auto;
    gap: 10px;
}

@media (max-width: 959px) {
    .page-id-734 .success-stories-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .page-id-734 .success-review-card,
    .page-id-734 .success-review-card--featured {
        grid-column: span 1;
    }

    .page-id-734 .success-review-card:last-child {
        grid-column: 1 / -1;
    }

    .page-id-734 .success-stories-cta {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (max-width: 639px) {
    .page-id-734 .success-stories-page {
        padding: 50px 0;
    }

    .page-id-734 .success-stories-intro {
        margin-bottom: 28px;
        text-align: left;
    }

    .page-id-734 .success-stories-intro > p {
        margin-left: 0;
    }

    .page-id-734 .success-stories-summary {
        width: 100%;
        justify-content: flex-start;
    }

    .page-id-734 .success-stories-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .page-id-734 .success-review-card,
    .page-id-734 .success-review-card--featured,
    .page-id-734 .success-review-card:last-child {
        grid-column: 1;
        padding: 22px;
    }

    .page-id-734 .success-review-top {
        grid-template-columns: 44px minmax(0, 1fr);
    }

    .page-id-734 .success-review-avatar {
        width: 44px;
        height: 44px;
    }

    .page-id-734 .success-review-google {
        grid-column: 2;
    }

    .page-id-734 .success-stories-cta {
        margin-top: 36px;
        padding: 26px 22px;
    }

    .page-id-734 .success-stories-cta-actions {
        width: 100%;
        flex-direction: column;
    }

    .page-id-734 .success-stories-primary,
    .page-id-734 .success-stories-secondary,
    .page-id-734 .success-stories-call {
        width: 100%;
    }
}

@media (prefers-reduced-motion: reduce) {
    .page-id-734 .success-review-card,
    .page-id-734 .success-stories-primary,
    .page-id-734 .success-stories-secondary,
    .page-id-734 .success-stories-call {
        transition: none;
    }
}

/* =========================================================
   PRIMARY MENU ORGANIZATION SUPPORT
   Keeps the expanded top-level menu within mid-width desktops.
   ========================================================= */
@media (min-width: 960px) and (max-width: 1350px) {
    .site-header nav.navbar .menu {
        gap: 0;
    }

    .site-header nav.navbar .menu > li > a {
        padding-right: 9px;
        padding-left: 9px;
    }
}


/********** PAGE-SPECIFIC CALL TO ACTION **********/
.momentum-page-cta {
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) minmax(240px, 0.9fr);
  margin: 50px 0;
  overflow: hidden;
  border: 1px solid #14967f;
  border-radius: 10px;
  background: #f1f9ff;
}

.momentum-page-cta__content {
  align-self: center;
  padding: 38px 42px;
}

.momentum-page-cta__eyebrow {
  margin: 0 0 16px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-transform: uppercase;
}

.momentum-page-cta h2 {
  margin: 0 0 18px;
  color: #08204d;
  font-size: clamp(26px, 3vw, 36px);
  line-height: 1.15;
}

.momentum-page-cta__content > p:not(.momentum-page-cta__eyebrow) {
  margin: 0 0 22px;
  color: #152238;
  font-size: 17px;
  line-height: 1.6;
}

.momentum-page-cta__button {
  display: inline-block;
  padding: 13px 22px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.momentum-page-cta__button:hover,
.momentum-page-cta__button:focus {
  background: #fff;
  color: #0b7565;
  text-decoration: none;
}

.momentum-page-cta__button:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: 3px;
}

.momentum-page-cta__media {
  min-height: 300px;
}

.momentum-page-cta__media img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0 10px 10px 0;
  object-fit: cover;
}

@media (max-width: 767px) {
  .momentum-page-cta {
    grid-template-columns: 1fr;
  }

  .momentum-page-cta__content {
    padding: 30px 24px;
  }

  .momentum-page-cta__media {
    min-height: 220px;
    order: -1;
  }

  .momentum-page-cta__media img {
    border-radius: 10px 10px 0 0;
  }
}


/********** TREATMENTS OVERVIEW **********/
.treatments-intro {
  max-width: 760px;
  margin: 0 auto 38px;
  text-align: center;
}

.treatments-intro__eyebrow,
.treatments-closing__eyebrow {
  margin: 0 0 10px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.treatments-intro > p:last-child {
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
}

.treatment-service-list {
  display: grid;
  gap: 28px;
}

.treatment-service-card {
  display: grid;
  grid-template-columns: minmax(260px, 42%) minmax(0, 1fr);
  overflow: hidden;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(8, 32, 77, .08);
}

.treatment-service-card:nth-child(even) {
  grid-template-columns: minmax(0, 1fr) minmax(260px, 42%);
}

.treatment-service-card:nth-child(even) .treatment-service-card__media {
  order: 2;
}

.treatment-service-card__media {
  min-height: 280px;
}

.treatment-service-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px 0 0 10px;
  object-fit: cover;
}

.treatment-service-card:nth-child(even) .treatment-service-card__media img {
  border-radius: 0 10px 10px 0;
}

.treatment-service-card__content {
  align-self: center;
  padding: 34px 38px;
}

.treatment-service-card__content h2 {
  margin: 0 0 14px;
  color: #08204d;
  font-size: 29px;
  line-height: 1.2;
}

.treatment-service-card__content p {
  margin: 0 0 20px;
  line-height: 1.65;
}

.treatment-service-card__button {
  display: inline-block;
  padding: 12px 20px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  line-height: 1.25;
  text-decoration: none;
}

.treatment-service-card__button:hover,
.treatment-service-card__button:focus {
  background: #fff;
  color: #0b7565;
  text-decoration: none;
}

.treatment-service-card__button:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: 3px;
}

.treatments-closing {
  margin: 50px 0 0;
  padding: 38px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #f1f9ff;
  text-align: center;
}

.treatments-closing__title {
  margin: 0 0 12px;
  color: #08204d;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.treatments-closing > p:not(.treatments-closing__eyebrow):not(.treatments-closing__title) {
  margin: 0 auto 20px;
  max-width: 620px;
}

@media (max-width: 767px) {
  .treatment-service-card,
  .treatment-service-card:nth-child(even) {
    grid-template-columns: 1fr;
  }

  .treatment-service-card:nth-child(even) .treatment-service-card__media {
    order: 0;
  }

  .treatment-service-card__media {
    min-height: 220px;
  }

  .treatment-service-card__media img,
  .treatment-service-card:nth-child(even) .treatment-service-card__media img {
    border-radius: 10px 10px 0 0;
  }

  .treatment-service-card__content {
    padding: 28px 24px;
  }

  .treatments-closing {
    padding: 30px 24px;
  }
}


/********** SCHEDULE APPOINTMENT / REVIEWWAVE **********/
.appointment-page-intro {
  max-width: 780px;
  margin: 0 auto 38px;
  text-align: center;
}

.appointment-page-intro__eyebrow,
.appointment-widget-card__step,
.appointment-help-card__eyebrow {
  margin: 0 0 10px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.appointment-page-intro__title {
  margin: 0 0 16px;
  color: #08204d;
  font-size: clamp(30px, 4vw, 44px);
 
  line-height: 1.12;
  font-family: Georgia, "Times New Roman", serif;
}

.appointment-page-intro > p:last-child {
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
}

.appointment-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.65fr) minmax(300px, .85fr);
  gap: 28px;
  align-items: start;
}

.appointment-widget-card,
.appointment-help-card {
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 12px 32px rgba(8, 32, 77, .08);
}

.appointment-widget-card {
  padding: 36px;
}

.appointment-widget-card__header h2,
.appointment-help-card h2 {
  margin: 0 0 12px;
  color: #08204d;
  line-height: 1.2;
  font-family: Georgia, "Times New Roman", serif;
  font-weight:normal;
  font-size:36px;
}

.appointment-widget-card__header > p:last-child {
  margin: 0 0 26px;
}

.reviewwave-widget-placeholder {
  min-height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 42px 30px;
  border: 2px dashed #14967f;
  border-radius: 10px;
  background: #f1f9ff;
  color: #334155;
  text-align: left;
}

.reviewwave-widget-placeholder__icon {
  width: 72px;
  height: 72px;
  display: grid;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #e2fcd6;
  color: #0b7565;
  font-size: 32px;
}

.reviewwave-widget-placeholder__title {
  margin: 0 0 10px;
  color: #08204d;
  font-size: 23px;
  font-weight: 700;
}

.reviewwave-widget-placeholder p:last-of-type {
  max-width: 450px;
  margin: 0;
  line-height: 1.6;
}

.appointment-help-card {
  padding: 32px;
  border-top: 5px solid #0070bf;
}

.appointment-help-card > p:not(.appointment-help-card__eyebrow) {
  line-height: 1.6;
}

.appointment-contact-list {
  margin: 24px 0;
  padding: 0;
  list-style: none;
}

.appointment-contact-list li {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 10px;
  padding: 16px 0;
  border-top: 1px solid #dcecef;
}

.appointment-contact-list i {
  color: #14967f;
  font-size: 20px;
  text-align: center;
}

.appointment-contact-list span {
  display: block;
  margin-bottom: 3px;
  color: #526277;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.appointment-contact-list a {
  color: #075f9d;
  font-weight: 700;
  overflow-wrap: anywhere;
}

.appointment-note {
  padding: 16px;
  border-radius: 10px;
  background: #f1f9ff;
  font-size: 14px;
  line-height: 1.55;
}

.appointment-expectations {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin: 32px 0 0;
}

.appointment-expectations > div {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 12px;
  padding: 22px;
  border-radius: 10px;
  background: #f1f9ff;
}

.appointment-expectations__number {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #14967f;
  color: #fff;
  font-weight: 700;
}

.appointment-expectations p {
  margin: 0;
  line-height: 1.55;
}

@media (max-width: 900px) {
  .appointment-layout,
  .appointment-expectations {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  .appointment-widget-card,
  .appointment-help-card {
    padding: 26px 22px;
  }

  .reviewwave-widget-placeholder {
    min-height: 340px;
    padding: 32px 20px;
  }
}


/********** FAQ PAGE **********/
.faq-intro {
  max-width: 560px;
  margin: 0 auto 32px;
  text-align: center;
}

.faq-intro__eyebrow,
.faq-contact-card__eyebrow {
  margin: 0 0 10px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.faq-intro > p:last-child {
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
}

.faq-category-control {
  max-width: 520px;
  margin: 0 auto 42px;
  padding: 22px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #f1f9ff;
}

.faq-category-control label {
  display: block;
  margin-bottom: 9px;
  color: #08204d;
  font-weight: 700;
}

.faq-category-control select {
  width: 100%;
  min-height: 48px;
  padding: 10px 42px 10px 14px;
  border: 1px solid #7197a9;
  border-radius: 10px;
  background-color: #fff;
  color: #152238;
  font: inherit;
}

.faq-category-control select:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: 2px;
}

.faq-group {
  margin: 0 0 38px;
  scroll-margin-top: 30px;
}

.faq-group[hidden] {
  display: none;
}

.faq-group h2 {
  margin: 0 0 16px;
  color: #08204d;
  font-size: 28px;
}

.faq-item {
  margin: 0 0 12px;
  overflow: hidden;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 6px 20px rgba(8, 32, 77, .05);
}

.faq-item summary {
  position: relative;
  padding: 20px 58px 20px 22px;
  color: #08204d;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  list-style: none;
}

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

.faq-item summary::after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #e2fcd6;
  color: #0b7565;
  font-size: 23px;
  line-height: 1;
}

.faq-item[open] summary {
  background: #f1f9ff;
}

.faq-item[open] summary::after {
  content: '–';
}

.faq-item summary:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: -3px;
}

.faq-item__answer {
  padding: 0 22px 20px;
  border-top: 1px solid #dcecef;
}

.faq-item__answer p {
  margin: 18px 0 0;
  line-height: 1.65;
}

.faq-contact-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  margin: 50px 0 0;
  padding: 34px;
  border: 1px solid #14967f;
  border-radius: 10px;
  background: #f1f9ff;
}

.faq-contact-card__title {
  margin: 0 0 10px;
  color: #08204d;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.faq-contact-card > div > p:last-child {
  margin: 0;
}

.faq-contact-card__actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.faq-contact-card__actions a {
  display: inline-block;
  padding: 12px 18px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.faq-contact-card__actions a:hover,
.faq-contact-card__actions a:focus {
  background: #fff;
  color: #0b7565;
}

.faq-contact-card__actions a:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: 3px;
}

@media (max-width: 767px) {
  .faq-contact-card {
    grid-template-columns: 1fr;
    padding: 28px 24px;
  }

  .faq-contact-card__actions {
    justify-content: flex-start;
  }

  .faq-contact-card__actions a {
    width: 100%;
    text-align: center;
  }
}


/********** FIRST VISIT PAGE **********/
.first-visit-intro {
  max-width: 780px;
  margin: 0 auto 34px;
  text-align: center;
}

.first-visit-intro__eyebrow,
.first-visit-info-card__eyebrow,
.first-visit-cta__eyebrow {
  margin: 0 0 10px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.first-visit-intro__title {
  margin: 0 0 16px;
  color: #08204d;
  font-size: clamp(30px, 4vw, 44px);
  font-weight: 700;
  line-height: 1.12;
}

.first-visit-intro > p:last-child {
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
}

.first-visit-quick-info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin: 0 0 50px;
}

.first-visit-quick-info > div {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 12px;
  padding: 22px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #f1f9ff;
}

.first-visit-quick-info i {
  color: #14967f;
  font-size: 25px;
  text-align: center;
}

.first-visit-quick-info p {
  margin: 0;
  line-height: 1.55;
}

.first-visit-section-heading {
  margin-bottom: 24px;
  text-align: center;
}

.first-visit-section-heading > p {
  margin: 0 0 8px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.first-visit-section-heading h2 {
  margin: 0;
  color: #08204d;
}

.first-visit-timeline {
  position: relative;
  max-width: 800px;
  margin: 0 auto 50px;
  padding: 0;
  list-style: none;
}

.first-visit-timeline::before {
  content: '';
  position: absolute;
  top: 26px;
  bottom: 26px;
  left: 25px;
  width: 2px;
  background: #ccecee;
}

.first-visit-timeline li {
  position: relative;
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 20px;
  margin-bottom: 18px;
}

.first-visit-timeline__number {
  z-index: 1;
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #14967f;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.first-visit-timeline li > div {
  padding: 22px 24px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 7px 22px rgba(8, 32, 77, .06);
}

.first-visit-timeline h3 {
  margin: 0 0 8px;
  color: #08204d;
  font-size: 21px;
}

.first-visit-timeline p {
  margin: 0;
  line-height: 1.65;
}

.first-visit-two-column {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin: 0 0 30px;
}

.first-visit-info-card {
  padding: 30px;
  border: 1px solid #ccecee;
  border-top: 5px solid #14967f;
  border-radius: 10px;
  background: #fff;
}

.first-visit-info-card--location {
  border-top-color: #0070bf;
  background: #f1f9ff;
}

.first-visit-info-card h2 {
  margin: 0 0 12px;
  color: #08204d;
}

.first-visit-info-card p,
.first-visit-info-card address {
  line-height: 1.65;
}

.first-visit-info-card address {
  font-style: normal;
  font-weight: 700;
}

.first-visit-info-card > a:last-child {
  display: inline-block;
  padding: 11px 17px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.first-visit-reassurance {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 20px;
  align-items: center;
  margin: 0 0 30px;
  padding: 28px;
  border-radius: 10px;
  background: #e2fcd6;
}

.first-visit-reassurance__icon {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #fff;
  color: #0b7565;
  font-size: 25px;
}

.first-visit-reassurance__title {
  margin: 0 0 8px;
  color: #08204d;
  font-size: 24px;
  font-weight: 700;
}

.first-visit-reassurance p:last-child {
  margin: 0;
  line-height: 1.65;
}

.first-visit-cta {
  padding: 36px;
  border: 1px solid #14967f;
  border-radius: 10px;
  background: #f1f9ff;
  text-align: center;
}

.first-visit-cta__title {
  margin: 0 0 10px;
  color: #08204d;
  font-size: 31px;
  font-weight: 700;
}

.first-visit-cta > p:not(.first-visit-cta__eyebrow):not(.first-visit-cta__title) {
  margin: 0 0 20px;
}

.first-visit-cta a {
  display: inline-block;
  padding: 12px 20px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.first-visit-info-card > a:last-child:hover,
.first-visit-info-card > a:last-child:focus,
.first-visit-cta a:hover,
.first-visit-cta a:focus {
  background: #fff;
  color: #0b7565;
}

@media (max-width: 767px) {
  .first-visit-quick-info,
  .first-visit-two-column {
    grid-template-columns: 1fr;
  }

  .first-visit-timeline li {
    gap: 14px;
  }

  .first-visit-reassurance {
    grid-template-columns: 1fr;
  }
}


/********** MEET THE TEAM PAGE **********/
.team-page-intro {
  max-width: 800px;
  margin: 0 auto 44px;
  text-align: center;
}

.team-page-intro__eyebrow,
.team-profile__role,
.team-page-cta__eyebrow {
  margin: 0 0 9px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.team-page-intro__title {
  margin: 0 0 16px;
  color: #08204d;
  font-size: clamp(31px, 4vw, 45px);
  font-weight: 700;
  line-height: 1.12;
}

.team-page-intro > p:last-child {
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
}

.team-profile {
  display: grid;
  grid-template-columns: minmax(270px, 38%) minmax(0, 1fr);
  overflow: hidden;
  margin-bottom: 34px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(8, 32, 77, .08);
}

.team-profile--reverse {
  grid-template-columns: minmax(0, 1fr) minmax(270px, 38%);
}

.team-profile--reverse .team-profile__photo {
  order: 2;
}

.team-profile__photo {
  min-height: 520px;
 
}

.team-profile__photo img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px 0 0 10px;
  object-fit: cover;
  object-position: center top;
}

.team-profile--reverse .team-profile__photo img {
  border-radius: 0 10px 10px 0;
}

.team-profile__content {
  align-self: center;
  padding: 38px 42px;
}

.team-profile__content h2,
.team-support-profile h2,
.team-values__heading h2 {
  margin: 0 0 17px;
  color: #08204d;
  line-height: 1.2;
}

.team-profile__content > p:not(.team-profile__role) {
  line-height: 1.67;
}

.team-profile__content a {
  font-weight: 700;
}

.team-profile__focus {
  margin-top: 24px;
  padding: 20px;
  border-radius: 10px;
  background: #f1f9ff;
}

.team-profile__focus > span {
  display: block;
  margin-bottom: 9px;
  color: #0b7565;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.team-profile__focus ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.team-profile__focus li {
  padding: 6px 10px;
  border-radius: 999px;
  background: #e2fcd6;
  color: #23473f;
  font-size: 14px;
}

.team-support-profile {
  display: grid;
  grid-template-columns: 110px 1fr;
  gap: 26px;
  align-items: center;
  margin: 0 0 50px;
  padding: 30px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #f1f9ff;
}

.team-support-profile__monogram {
  width: 96px;
  height: 96px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #14967f;
  color: #fff;
  font-size: 31px;
  font-weight: 700;
  letter-spacing: .04em;
}

.team-support-profile h2 {
  margin-bottom: 9px;
}

.team-support-profile p:last-child {
  margin: 0;
  line-height: 1.65;
}

.team-values {
  margin-bottom: 34px;
}

.team-values__heading {
  margin-bottom: 24px;
  text-align: center;
}

.team-values__heading > p {
  margin: 0 0 8px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.team-values__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.team-values__grid > div {
  padding: 27px 23px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  text-align: center;
}

.team-values__grid i {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: #e2fcd6;
  color: #0b7565;
  font-size: 25px;
}

.team-values__title {
  margin: 0 0 8px;
  color: #08204d;
  font-size: 19px;
  font-weight: 700;
}

.team-values__grid p:last-child {
  margin: 0;
  line-height: 1.55;
}

.team-page-cta {
  padding: 36px;
  border: 1px solid #14967f;
  border-radius: 10px;
  background: #f1f9ff;
  text-align: center;
}

.team-page-cta__title {
  margin: 0 0 10px;
  color: #08204d;
  font-size: 31px;
  font-weight: 700;
}

.team-page-cta > p:not(.team-page-cta__eyebrow):not(.team-page-cta__title) {
  margin: 0 0 20px;
}

.team-page-cta a {
  display: inline-block;
  padding: 12px 20px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.team-page-cta a:hover,
.team-page-cta a:focus {
  background: #fff;
  color: #0b7565;
}

@media (max-width: 767px) {
  .team-profile,
  .team-profile--reverse,
  .team-values__grid {
    grid-template-columns: 1fr;
  }

  .team-profile--reverse .team-profile__photo {
    order: 0;
  }

  .team-profile__photo {
    min-height: 420px;
  }

  .team-profile__photo img,
  .team-profile--reverse .team-profile__photo img {
    border-radius: 10px 10px 0 0;
  }

  .team-profile__content {
    padding: 30px 24px;
  }

  .team-support-profile {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .team-support-profile__monogram {
    margin: 0 auto;
  }
}


/********** FULLY CLICKABLE LINKBOXES **********/
.treatment-card-linkbox {
  display: block;
  height: 100%;
  border-radius: 10px;
  color: inherit;
  text-decoration: none;
}

.treatment-card-linkbox .treatment-card {
  height: 100%;
  transition: transform .2s ease, box-shadow .2s ease;
}

.treatment-card-linkbox:hover,
.treatment-card-linkbox:focus {
  color: inherit;
  text-decoration: none;
}

.treatment-card-linkbox:hover .treatment-card,
.treatment-card-linkbox:focus .treatment-card {
  transform: translateY(-4px);
  box-shadow: 0 16px 34px rgba(8, 32, 77, .16);
}

.treatment-card-linkbox:focus-visible,
.concern-card-link:focus-visible {
  
  outline-offset: 3px;
}

.concerns-grid > li {
  display: flex;
}

.concern-card-link {
  width: 100%;
  color: inherit;
  text-decoration: none;
}

.concern-card-link:hover,
.concern-card-link:focus {
  color: inherit;
  text-decoration: none;
}


/********** WHAT HURTS CARD INTERACTIONS **********/
.concern-card-link {
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease, background-color .22s ease, color .22s ease;
}

 

.concern-card-link .concern-icon {
  transition: transform .22s ease, background-color .22s ease, color .22s ease, box-shadow .22s ease;
}

.concern-card-link .concern-icon i {
  transition: transform .22s ease;
}

.concern-card-link:hover,
.concern-card-link:focus-visible {
  transform: translateY(-3px);
 
  
  color: #08204d;
  box-shadow: 0 14px 28px rgba(8, 32, 77, .16);
}

.concern-card-link:hover::after,
.concern-card-link:focus-visible::after {
  opacity: 1;
  transform: translateX(0);
}

.concern-card-link:hover .concern-icon,
.concern-card-link:focus-visible .concern-icon {
  transform: scale(1.1) rotate(-4deg);
 
}

.concern-card-link:hover .concern-icon i,
.concern-card-link:focus-visible .concern-icon i {
  transform: scale(1.08);
}

@media (prefers-reduced-motion: reduce) {
  .concern-card-link,
  .concern-card-link::after,
  .concern-card-link .concern-icon,
  .concern-card-link .concern-icon i {
    transition: none;
  }

  .concern-card-link:hover,
  .concern-card-link:focus-visible,
  .concern-card-link:hover .concern-icon,
  .concern-card-link:focus-visible .concern-icon {
    transform: none;
  }
}


/********** DETAILED FIRST VISIT STEPS **********/
.first-visit-timeline--detailed {
  max-width: 860px;
}

.first-visit-timeline--detailed .first-visit-timeline__title {
  margin: 0 0 10px;
  color: #08204d;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
}

.first-visit-timeline--detailed .first-visit-timeline__subtitle {
  margin: 20px 0 7px;
  color: #0b7565;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
}

.first-visit-timeline--detailed li > div > p:last-child {
  margin-bottom: 0;
}


/********** HOMEPAGE CHIROPRACTOR INTRO COPY **********/
.fullsitecontent .home-services-title {
  text-align: left;
  font-size: clamp(42px, 4.2vw, 59px);
}

.home-services-copy--expanded > p:not(.home-services-eyebrow),
.home-services-copy--expanded li {
  line-height: 1.67;
}

.home-services-copy--expanded h2 {
  margin: 30px 0 12px;
  color: #08204d;
  font-size: clamp(25px, 2.5vw, 32px);
  line-height: 1.25;
}

.home-services-list-heading {
  margin: 28px 0 10px;
  color: #08204d;
  font-weight: 700;
}

.home-condition-list {
  margin: 0 0 24px;
  padding-left: 22px;
}

.home-condition-list li {
  margin-bottom: 7px;
  padding-left: 4px;
}

.home-condition-list a,
.home-services-copy--expanded > p a {
  color: #075f9d;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.home-condition-list a:hover,
.home-condition-list a:focus,
.home-services-copy--expanded > p a:hover,
.home-services-copy--expanded > p a:focus {
  color: #0b7565;
}

@media (min-width: 960px) {
  .home-services-copy--expanded {
    max-width: 720px;
  }
}


/********** TWO-COLUMN HOMEPAGE CONDITIONS LIST **********/
@media (min-width: 640px) {
  .home-condition-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 34px;
    row-gap: 9px;
    padding-left: 0;
    list-style-position: inside;
  }

  .home-condition-list li {
    margin-bottom: 0;
    padding: 0 0 9px;
    border-bottom: 1px solid #dcecef;
  }
}


/********** COMPACT HOMEPAGE SCHEDULING CTA **********/
.home-consult--compact {
  padding: 50px 0;
}

.home-consult-compact-card {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(300px, .75fr);
  gap: 36px;
  align-items: center;
}

.home-consult--compact .home-consult-copy {
  max-width: 760px;
}

.home-consult--compact .home-consult-copy h2 {
  margin-bottom: 16px;
}

.home-consult--compact .home-consult-benefits {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 18px;
  margin-top: 24px;
}

.home-consult--compact .home-consult-benefits li {
  min-height: 0;
  align-items: center;
}

.home-consult-action-card {
  padding: 30px;
  border: 1px solid rgba(255,255,255,.32);
  border-radius: 10px;
  background: rgb(255 255 255 / 56%);
  box-shadow: 0 14px 32px rgba(0,0,0,.14);
  text-align: center;
}

.home-consult-action-icon {
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: #e2fcd6;
  color: #0b7565;
  font-size: 28px;
}

.home-consult-action-title {
  margin: 0 0 9px;
  
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
}

.home-consult-action-card > p:not(.home-consult-action-title) {
  margin: 0 0 20px;
  
  line-height: 1.6;
}

.home-consult-schedule-button {
  display: inline-flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 14px 20px;
  border: 2px solid #e2fcd6;
  border-radius: 10px;
  background: #e2fcd6;
  color: #0b5e51;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}

.home-consult-schedule-button:hover,
.home-consult-schedule-button:focus {
  transform: translateY(-2px);
  background: transparent;
  color: #0b1f3f;
  text-decoration: none;
}

.home-consult-schedule-button:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}

.home-consult--compact .home-consult-contact {
  justify-content: center;
  margin-top: 20px;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,.25);
}

@media (max-width: 900px) {
  .home-consult-compact-card {
    grid-template-columns: 1fr;
  }

  .home-consult-action-card {
    max-width: 560px;
  }
}

@media (max-width: 600px) {
  .home-consult--compact .home-consult-benefits {
    grid-template-columns: 1fr;
  }

  .home-consult-action-card {
    padding: 26px 22px;
  }
}


/********** CONTACT SCHEDULE APPOINTMENT BUTTON **********/
.contact-quick-links .contact-schedule-button {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 14px;
  align-items: center;
  margin-top: 6px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  box-shadow: 0 10px 24px rgba(20, 150, 127, .22);
  text-decoration: none;
  transition: transform .2s ease, background-color .2s ease, color .2s ease, box-shadow .2s ease;
}

.contact-quick-links .contact-schedule-button .contact-quick-icon {
  background: #e2fcd6;
  color: #0b7565;
}

.contact-quick-links .contact-schedule-button small,
.contact-quick-links .contact-schedule-button strong {
  color: inherit;
}

.contact-schedule-arrow {
  transition: transform .2s ease;
}

.contact-quick-links .contact-schedule-button:hover,
.contact-quick-links .contact-schedule-button:focus {
  transform: translateY(-3px);
  background: #fff;
  color: #0b7565;
  box-shadow: 0 14px 28px rgba(8, 32, 77, .14);
}

.contact-quick-links .contact-schedule-button:hover .contact-schedule-arrow,
.contact-quick-links .contact-schedule-button:focus .contact-schedule-arrow {
  transform: translateX(4px);
}

.contact-quick-links .contact-schedule-button:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: 3px;
}

.fullsitecontent:has(.contact-clinical-page) {
  margin: 0;
}


/* Meet the Team: Maria Iturriza portrait */
.team-support-profile--with-photo {
  grid-template-columns: minmax(220px, 32%) minmax(0, 1fr);
  padding: 0;
  overflow: hidden;
}
.team-support-profile__photo {
  align-self: stretch;
  min-height: 420px;
}
.team-support-profile__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  border-radius: 10px 0 0 10px;
}
.team-support-profile--with-photo > div:last-child {
  padding: 34px;
}
@media (max-width: 800px) {
	a.new-pt-link, .home-slideshow .uk-slideshow-items > li::after, .uk-dotnav {
		display: none;
	}
}
@media (max-width: 767px) {
  .team-support-profile--with-photo {
    grid-template-columns: 1fr;
    text-align: left;
  }
  .team-support-profile__photo {
    min-height: 440px;
  }
  .team-support-profile__photo img {
    border-radius: 10px 10px 0 0;
  }
  .team-support-profile--with-photo > div:last-child {
    padding: 28px 24px;
  }
}


/* =========================================================
   MOMENTUM MOBILE NAVIGATION REFINEMENT
   ========================================================= */
@media screen and (max-width: 1059px) {
    .site-header {
        overflow: visible;
        border-bottom: 1px solid #d9e8f2;
        box-shadow: 0 6px 20px rgba(6, 26, 85, 0.10);
    }

    .site-header .momentum-header-inner {
        position: relative;
        min-height: 84px;
        flex-wrap: nowrap;
        gap: 10px;
        padding: 10px 0;
    }

    .site-header .momentum-brand {
        min-width: 0;
        flex: 1 1 auto;
    }

    .site-header .momentum-logo-svg {
        width: clamp(180px, 52vw, 220px);
        max-width: 100%;
    }

    .site-header .nav-toggle {
        position: relative;
        display: inline-flex !important;
        width: auto !important;
        min-width: 108px;
        height: 48px;
        align-items: center;
        justify-content: flex-end;
        margin: 0;
        padding: 0 17px 0 48px !important;
        border: 2px solid #015399 !important;
        border-radius: 10px;
        background: #015399 !important;
        box-shadow: 0 6px 14px rgba(1, 83, 153, 0.20);
        color: #fff !important;
        font-family: "Lato", Arial, sans-serif;
        font-size: 16px;
        font-weight: 800;
        line-height: 1;
        text-decoration: none;
    }

    .site-header .nav-toggle::before {
        position: absolute;
        top: 50%;
        left: 17px;
        width: 21px;
        height: 14px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        content: "";
        transform: translateY(-50%);
    }

    .site-header .nav-toggle::after {
        position: absolute;
        top: 50%;
        left: 17px;
        width: 21px;
        height: 2px;
        background: #fff;
        content: "";
        transform: translateY(-50%);
    }

    .site-header .nav-toggle:hover,
    .site-header .nav-toggle:focus {
        border-color: #14967f !important;
        background: #14967f !important;
        color: #fff !important;
        text-decoration: none;
    }

    .site-header .momentum-phone {
        width: 48px;
        min-width: 48px;
        min-height: 48px;
        padding: 0;
        border-radius: 10px;
        box-shadow: none;
    }

    .site-header .momentum-phone span {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        white-space: nowrap;
    }

    .site-header nav.navbar {
        position: absolute !important;
        z-index: 1200;
        top: calc(100% + 8px);
        right: 0;
        left: 0;
        order: initial;
        width: 100%;
        max-height: calc(100vh - 110px) !important;
        flex-basis: auto;
        overflow-x: hidden;
        overflow-y: auto;
        border: 1px solid #cfe1ed;
        border-radius: 10px;
        background: #fff !important;
        box-shadow: 0 18px 40px rgba(6, 26, 85, 0.18);
    }

    .site-header nav.navbar.nav-collapse.closed {
        display: none;
    }

    .site-header nav.navbar.nav-collapse.opened {
        display: block;
    }

    .site-header nav.navbar .menu,
    #momentum-primary-nav .momentum-menu {
        display: block;
        margin: 0;
        padding: 8px !important;
        border-radius: 10px;
        background: #fff !important;
        list-style: none;
        overflow: visible;
    }

    .site-header nav.navbar .menu > li,
    #momentum-primary-nav .momentum-menu > li {
        display: block;
        width: 100%;
        border-bottom: 1px solid #e5eef4;
    }

    .site-header nav.navbar .menu > li:last-child,
    #momentum-primary-nav .momentum-menu > li:last-child {
        border-bottom: 0;
    }

    .site-header nav.navbar .menu > li > a,
    #momentum-primary-nav .momentum-menu > li > a {
        display: flex;
        width: 100% !important;
        min-height: 52px;
        align-items: center;
        justify-content: space-between;
        padding: 13px 14px !important;
        border-radius: 8px;
        background: transparent !important;
        color: #173746 !important;
        font-size: 17px;
        font-weight: 700;
        line-height: 1.25;
        text-decoration: none;
        white-space: normal;
    }

    .site-header nav.navbar .menu > li > a:hover,
    .site-header nav.navbar .menu > li > a:focus,
    .site-header nav.navbar .menu > .current-menu-item > a,
    .site-header nav.navbar .menu > .current_page_item > a {
        background: #eef8fb !important;
        color: #015399 !important;
    }

    .site-header nav.navbar .menu > li:first-child > a,
    #momentum-primary-nav .momentum-menu > li:first-child > a {
        width: 100% !important;
        justify-content: flex-start;
        padding: 13px 14px !important;
        color: #015399 !important;
        font-size: 17px;
    }

    .site-header nav.navbar .menu > li:first-child > a::before,
    #momentum-primary-nav .momentum-menu > li:first-child > a::before {
        margin-right: 10px;
        font-size: 21px;
    }

    .site-header nav.navbar .expand-icon,
    #momentum-primary-nav .expand-icon {
        display: inline-flex;
        width: 32px;
        height: 32px;
        flex: 0 0 32px;
        align-items: center;
        justify-content: center;
        margin: 0 0 0 12px;
        border-radius: 50%;
        background: #e3f3f7;
        color: #015399;
    }

    .site-header nav.navbar .expand-icon::after,
    #momentum-primary-nav .expand-icon::after {
        width: 7px;
        height: 7px;
        border-width: 0 2px 2px 0;
        border-style: solid;
        transform: rotate(45deg) translate(-1px, -1px);
    }

    .site-header nav.navbar .sub-menu,
    #momentum-primary-nav .sub-menu {
        position: static;
        width: auto;
        min-width: 0;
        margin: 0 8px 10px 18px;
        padding: 5px 0 5px 12px;
        border: 0;
        border-left: 3px solid #14967f;
        border-radius: 0;
        background: #f7fbfd;
        box-shadow: none;
    }

    .site-header nav.navbar .sub-menu a,
    #momentum-primary-nav .sub-menu a {
        display: block;
        min-height: 44px;
        padding: 11px 12px;
        border-radius: 7px;
        color: #294858;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.3;
    }

    .site-header nav.navbar .sub-menu a:hover,
    .site-header nav.navbar .sub-menu a:focus {
        background: #e7f4f8;
        color: #015399;
    }
}

@media screen and (max-width: 430px) {
    .site-header .momentum-header-inner {
        gap: 8px;
    }

    .site-header .momentum-logo-svg {
        width: min(48vw, 188px);
    }

    .site-header .nav-toggle {
        min-width: 94px;
        padding-right: 13px !important;
        padding-left: 42px !important;
        font-size: 15px;
    }

    .site-header .nav-toggle::before,
    .site-header .nav-toggle::after {
        left: 14px;
    }
}


/* Mobile header control sizing correction */
@media screen and (max-width: 1059px) {
    .site-header a#logo.momentum-brand {
        min-width: 0;
        max-width: min(220px, 55vw);
        flex: 1 1 auto;
    }

    .site-header a#logo.momentum-brand img {
        display: block;
        width: 100%;
        max-width: 220px;
        height: auto;
    }

    .site-header .nav-toggle {
        width: 48px !important;
        min-width: 48px;
        flex: 0 0 48px;
        justify-content: center;
        padding: 0 !important;
        font-size: 0;
    }

    .site-header .nav-toggle::before {
        left: 13px;
    }

    .site-header .nav-toggle::after {
        left: 13px;
    }
}

@media screen and (max-width: 430px) {
    .site-header a#logo.momentum-brand {
        max-width: min(210px, 54vw);
    }

    .site-header a#logo.momentum-brand img {
        max-width: 210px;
    }

    .site-header .nav-toggle {
        min-width: 48px;
        padding: 0 !important;
    }
}


/* Mobile menu icon and click-only submenu behavior */
@media screen and (max-width: 1059px) {
    .site-header .nav-toggle::before,
    .site-header .nav-toggle::after {
        display: none !important;
        content: none !important;
    }

    .site-header .nav-toggle > span {
        display: inline-flex;
        width: 22px;
        height: 22px;
        align-items: center;
        justify-content: center;
    }

    .site-header .nav-toggle > span svg,
    .site-header .nav-toggle > span i {
        display: block !important;
        width: 22px;
        height: 22px;
        color: #fff;
    }

    .site-header nav.navbar .menu-item-has-children.closed > .sub-menu,
    .site-header nav.navbar .menu-item-has-children:not(.opened) > .sub-menu,
    #momentum-primary-nav .menu-item-has-children.closed > .sub-menu,
    #momentum-primary-nav .menu-item-has-children:not(.opened) > .sub-menu {
        display: none !important;
    }

    .site-header nav.navbar .menu-item-has-children.opened > .sub-menu,
    #momentum-primary-nav .menu-item-has-children.opened > .sub-menu {
        display: block !important;
    }

    .site-header nav.navbar .menu-item-has-children.closed:hover > .sub-menu,
    .site-header nav.navbar .menu-item-has-children.closed:focus-within > .sub-menu,
    #momentum-primary-nav .menu-item-has-children.closed:hover > .sub-menu,
    #momentum-primary-nav .menu-item-has-children.closed:focus-within > .sub-menu {
        display: none !important;
    }
}


/* Center the original Font Awesome hamburger inside the mobile control */
@media screen and (max-width: 1059px) {
    .site-header .nav-toggle > span {
        position: static !important;
        inset: auto !important;
        display: inline-flex !important;
        width: 22px !important;
        height: 22px !important;
        align-items: center;
        justify-content: center;
        margin: 0 !important;
        transform: none !important;
    }

    .site-header .nav-toggle > span svg,
    .site-header .nav-toggle > span i {
        position: static !important;
        display: block !important;
        width: 22px !important;
        height: 22px !important;
        margin: 0 !important;
        overflow: visible;
        transform: none !important;
    }
}


/* Keep expanded mobile submenus inside the navigation panel */
@media screen and (max-width: 1059px) {
    .site-header nav.navbar .menu-item-has-children > .sub-menu,
    #momentum-primary-nav .menu-item-has-children > .sub-menu {
        width: calc(100% - 26px) !important;
        max-width: calc(100% - 26px) !important;
        margin: 0 8px 10px 18px !important;
        box-sizing: border-box;
        transition: none !important;
    }

    .site-header nav.navbar .sub-menu > li,
    .site-header nav.navbar .sub-menu > li > a,
    #momentum-primary-nav .sub-menu > li,
    #momentum-primary-nav .sub-menu > li > a {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }

    .site-header nav.navbar .sub-menu > li > a,
    #momentum-primary-nav .sub-menu > li > a {
        padding: 11px 12px !important;
    }

    .site-header nav.navbar .sub-menu > li > a::before,
    #momentum-primary-nav .sub-menu > li > a::before {
        display: none !important;
        content: none !important;
    }
}


/********** HOMEPAGE HEADING HIERARCHY **********/
.home-services-copy .home-services-subheading {
    margin: 30px 0 12px;
    color: #08204d;
    font-size: clamp(25px, 2.5vw, 32px);
    font-weight: 700;
    line-height: 1.25;
}

	font-weight:bold;
}
 
a#logo {
    float: left;
	margin: 20px auto;
	max-width: 200px;
}
a#logo-mobile {
    display: none;
}
a#logo-mobile img {
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}
.header-right {
    float: right;
    padding: 42px 0 28px 0;
}
.text a:hover {
    text-decoration: none;
    color: #4c4c4c;
}
.header-right .phone, .header-right .address {
    display: inline-block;
    text-align: right;
	line-height: 29px;
	margin-right: 23px;
    color: #000;	
}

.header-right .phone {

    padding-right: 23px;
}

.header-right .address {
	margin-right: 0;
}

.header-right .icon {
    float: left;
    font-size: 25px;
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
    color: #a31830;
    border: 0;
    margin-top: 5px;
}


.header-right .mobile {
    display: none;
}

.header-right .text {
    float: left;
    padding-left: 12px;
    font-weight: 400;
    font-size: 22px;
    text-align: left;
}

.header-right .text .loc {
    font-size: 22px;
	padding-right:20px;
}

.header-right .text .loc span{
    font-size: 21px;
}

.header-right a {
    display: block;
    color: #000;
	font-size: 27px;
}

.header-right .address .loc span {
	display: block;
}

.number i {
    color: #811C31;
}

/********** IV THERAPY **********/


.internal-box-grid {
    margin-bottom: 25px;
}


.internal-box {
    background: #0A4891;
    color: #fff;
    padding: 17px;	
}

.internal-box-text {
	text-align: center;
    padding: 15px 10px;
    -webkit-box-shadow: 0 10px 6px -6px #0000001c;
    -moz-box-shadow: 0 10px 6px -6px #0000001c;
    box-shadow: 0 10px 6px -6px #0000001c;
}


.internal-box-notes span {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 19px;
	line-height: 1.2;
    font-weight: 500;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.internal-box-notes span:after {
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    width: 45px;
    height: 1px;
    background: #fff;
    position: absolute;
    margin: 0 auto;
}


/********** SLIDESHOW **********/
ul.uk-slideshow-items {
    height: 625px;
}
.mobile-slideshow {
    display: none;
}
img.new-pt-special {
    position: absolute;
    top: 7px;
    right: 7px;
	transform: rotate(5deg);
}
a.new-pt-link:hover {
	opacity:85%;
}
.list-wrap-slide-show-mobile li {
    list-style: none;
}
.list-wrap-slide-show-mobile {
	max-width: 500px;
	padding:20px 0;
	margin:0 auto;
}
.slide-list-wrap li {
    margin-bottom: 10px;
}
 
.list-wrap-slide-show-mobile svg {
    color: #9a0a31;
}
.home-slideshow {
    position: relative;
}
.uk-dotnav>.uk-active>* {
	background-color: rgb(0 0 0 / 60%)!important;
}
.uk-dotnav>*>* {
	border:1px solid rgb(0 0 0 / 60%)!important;
}

div#caption2 .slide-title {
    font-size: 45px;
}
div#caption2 span {
	font-size:55px;
}
.top-banner {
    margin-top: 10px;
} 
.banner-wrap {
    background: #323e5b;
    color: white;
    padding: 30px 0;
    font-size: 25px;
	border-bottom: 4px solid #920031;
	text-align:center;
}
.banner-wrap strong {
    display: block;
    font-size: 30px;
}
.banner-text {
    float: left;
	overflow: hidden;	
	width:100%;
	color: white;
	font-size: 20px;
    font-family: "Poppins", serif;
}
.uk-slidenav {
    background: #00000066!important;
    color: white!important;
	border-radius:50px!important;
}
.uk-slidenav svg {
	color:white!important;
}
li#menu-item-1251 a:hover, li#menu-item-1231 a:hover, li#menu-item-1224 a:hover {
    cursor: default;
}

.slide-container {
    width: 100%;
    max-width: 1580px;
    position: absolute;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    top: 45px;
    padding: 0 40px;
	text-align:center;
}
.slide-list-wrap svg {
    color: #c7000d;
}
.slide-list-wrap ul {
    list-style: none;
    text-align: left;
    max-width: 280px;
    margin: 0 auto;
}
.slide-list-wrap {
    padding-top: 20px;
	padding-bottom: 20px;
	max-width:500px;
	margin:0 auto;
}
div#caption1, div#caption2 {
    float: right;
}
.slide-title {
    font-size: 50px;
    line-height: 71px;
    color: #303d5b;
	font-family: "Poppins", serif;
}
.slide-title span {
    display: block;
    font-size: 65px;
}
.slide-caption {
    width: 100%;
    max-width: 640px;
	margin-top: 50px;
}

.slide-caption p {
    color: #2A2A2A;
    font-size: 18px;
    line-height: 25px;
    margin: 15px 0 20px 0;
}

a.form-btn {
    display: block;
    max-width: 285px;
    width: 100%;
    background:#a31830;
    color: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 50px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	font-family: "Poppins", serif;
	margin: 0 auto;
	font-size:19px;
}

a.form-btn:hover {
	text-decoration: none;
    background: #c7000d;	
	color:white;
}
.slide-caption-mobile {
    padding: 30px;
}

.slide-caption-mobile .slide-title {
	text-align:center;
}

/********** SCROLLER **********/

.banner-wrap {
    background: #061A55;
    color: white;
    padding: 10px 0;
    font-size: 28px;
	
	overflow:hidden;
}
.banner-text {
    float: left;
	overflow: hidden;	
	width:100%;
	color: white;
	font-size: 22px;
}

/********** WELCOME **********/

img.break {
    opacity: 15%;
}
.welcome-wrap {
    padding: 50px 0;
}
p.ex-space {
    padding-top: 14px;
}
.welcome-title {
    position: relative;
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    font-weight: 300;
    color: #5e85b5;
}

.welcome-title span {
    color: #0a4891;	
	font-family: "Montserrat", serif;
	font-weight:500;
	display:block;
	padding-bottom:20px;
	border-bottom: 3px solid #1a4b90;
    max-width: 677px;
    margin: 0 auto;
}
a.meet-dr-link:hover {
    text-decoration: none;
    opacity: 75%;
}
.welcome-pic {
    float: right;
    margin: 0 0 20px 40px;
    padding: 5px;
    background: #fff;
    border: 2px solid #a2d171;
}

.welcome-text {
    margin-top: 70px;
	max-width: 1340px;
    margin: 0 auto;
    text-align: center;
	font-size:18px;
}
p.welcome-sendoff {
    font-family: "Montserrat", serif;
    color: #1a4b90;
    font-weight: 500;
    font-size: 21px;
	text-transform:capitalize;
}
img.phleft.welcome-img {
    border-radius: 50%;
    border: 5px solid #20465e;
}

.welcome-img {
    float: right;
	margin-left:20px;
}

.dr-name-welcome {
	 border-radius: 50%;
    display: block;
    color: #0a4891;
    font-size: 20px;
	font-family: "Montserrat", serif;
	font-weight:500;
}
.welcome-img.ex-space {
    margin-top: 20px;
}

/********* INSURANCE LOGOS *********/

.logo-wrap {
    padding: 50px 0;
    position: relative;
    background: whitesmoke;
	border-bottom: 1px solid #c3c3c3;
	border-top: 1px solid #c3c3c3;
}

.logo-title {
	font-family: "Montserrat", serif;
    display: block;
    width: auto;
    overflow: hidden;
    text-align: center;
    font-size: 40px;
    color: #0A4891;
    line-height: 1;
    padding: 0 0 14px 0;
    margin: 0 0 15px 0;
	font-weight: 400;
}

.logo-wrap img {
    display: block;
    margin: 0 auto;
	box-shadow: 21px 4px 16px #DFDFDF;
}

.logo-wrap .uk-slidenav {
    margin-top: 35px;
}
img.best-business {
    margin-bottom: 5px;
    max-width: 200px;
}
/********** LINKBOXES **********/
.featured-wrap {
    padding: 50px 0; 
	border-bottom: 2px solid #f1f5fb;
}
.linkbox-wrap {
    padding: 50px 0;
}

.linkbox-wrap .uk-container {
    max-width: 1500px;
}

.linkbox-main {
    font-family: 'Inter', sans-serif;		
    text-align: center;
    color: #061a55;
    font-size: 40px;
    line-height: 53px;
	margin-bottom: 5px;
	font-weight: 400;
}

.linkbox-main span{
	color:#061a55;
	font-family: "Montserrat", serif;
}
span.tcm-treatment {
    font-size: 19px;
    font-weight: bold;
}


.linkbox-main span:after {
	left: auto;
	right: -156px;
}

.linkbox-sub {		
    text-align: center;
    color: black;
    margin-bottom: 30px;
    font-size: 18px;
	font-weight: 400;
    max-width:1000px;
	margin:20px auto 40px auto;
}

.image-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
	max-width: 374px;
	border: 1px solid #ebebeb;
	margin:0 auto;
	box-shadow: 5px 2px 10px 0px #888888;
}

.image-wrapper img {
    -webkit-transition: transform .35s;
    -moz-transition: transform .35s;
    -o-transition: transform .35s;
    -ms-transition: transform .35s;
    transition: transform .35s;	
}

.image-wrapper:hover img {
    transform: scale(1.15);
}

.image-wrapper span {	
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #061a55;
	color: #fff;
    padding: 6px 5px;
	font-weight: 400;
    font-size: 24px;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	border-top: #5E85B5 solid 2px;
	font-family: "Montserrat", serif;
}

.image-wrapper:hover span {
    opacity:75%;	
}

.image-wrapper span svg {
    color: white;
    margin-left: 4px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;		
}

.image-wrapper:hover span svg {
    margin-left: 7px;
	
}
/****** AUTO INJURY SECTION ******/
.auto-wrap .uk-grid {
	margin-left:0;
}
.auto-text p {
    font-size: 18px;
}
.auto-list-3 li {
    font-size: 18px;
}
.pic-handle {
    padding-left: 0!important;
}
.auto-wrap {
    border-bottom: 2px solid #5883b5;
	border-top: 2px solid #5883b5;
}
.auto-pic {
    height: 100%;
}

#auto-pic {
    background-position: 18% 50%;
}

#auto2-pic {
    background-position: 58% 50%;
}

.auto-text {
    background: #1a4b90;
    color: white;
    padding: 60px 30px;
	text-align:center;
}

.auto-title {
    color: #ffffff;
    font-size: 35px;
    font-weight: normal;
    font-family: "Montserrat", serif;
}

.auto-sub {
    font-size: 24px;
}

.auto-list-2{
    max-width: 500px;
    margin: 0 auto;
    text-align: left;	
}
.auto-list-2 ul li {
	list-style: none;
}
.auto-list-2 ul li i {
	margin-right: 5px;
    color: #8bbc4b;
}
.auto-list-3 svg {
    color: #f4b61d;
}
.auto-list-3{
    max-width: 775px;
    margin: 0 auto;
    text-align: left;
	font-size:17px;
}
.auto-list-3 ul li {
	list-style: none;
}
.auto-list-3 ul li i {
	margin-right: 5px;
    color: #8bbc4b;
}
.auto-list ul li i {
	margin-right: 5px;
    color: #05c0eb;
}
.auto-list {
    max-width: 547px;
    margin: 0 auto;
    text-align: left;
}

.auto-list ul {
    margin-bottom: 0;
	padding-left: 0;
}

.auto-list ul li{
	list-style: none;
}


.auto-mobile {
	display: none;
}

/
/********** TOP CTA**********/

.consult-wrap {
    color: #fff;
    padding: 50px 0 0 0;
	background-position: 50% -15%;
	border-bottom: 3px solid #f0f0f0;
	padding-bottom: 40px;
}

.consult-title2 {
    font-size: 25px;
}
.consult-cta-wrapper {
    max-width: 1500px;
}
.consult-wrap button {
	background: rgb(255,221,135)!important;
	background: -moz-linear-gradient(180deg, rgba(255,221,135,1) 4%, rgba(250,185,19,1) 59%)!important;
	background: -webkit-linear-gradient(180deg, rgba(255,221,135,1) 4%, rgba(250,185,19,1) 59%)!important;
	background: linear-gradient(180deg, rgba(255,221,135,1) 4%, rgba(250,185,19,1) 59%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdd87",endColorstr="#fab913",GradientType=1);
	border-radius:50px!important;
	color:black!important;
	font-family: "Montserrat", serif!important;
	font-weight:500!important;
	transition:none!important;
}
.consult-wrap button:hover {
	background:#bc944a!important;
}

.consult-cta {
	font-size: 26px;
	color: #fff;
   
}

.consult-cta span{
    display: block;
    font-size: 40px;
	color: #fff;
    font-family: "Montserrat", serif;
    font-weight: normal;
	margin-top: 40px;
}

.consultation-wrapper {

    border-radius: 30px 30px 0 0;
}

.consult-title {
    position: relative;
    font-size: 26px;
	font-weight: 400;
    color: #fff;
    padding-bottom: 14px;
}

.consult-title:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 96px;
    height: 8px;
    background: white;
}

.consult-title2 span{
    font-weight: bold;
	display:block;
}

.consultation-wrapper p {
    color: #fff;
    font-size: 19px;
	margin: 10px 0 10px 0;
	text-align:center;
}


a.consult-btn {
	float: right;
    width: 100%;
    max-width: 340px;	
    position: relative;
    display: block;
    background: #f5a749;
    color: black;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    line-height: 60px;
    border-radius: 50px;
    font-size: 19px;
    text-align: center;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	margin-top:10px;
}

a.consult-btn svg {
    font-size: 26px;
    vertical-align: -6px;
    margin-right: 6px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a.consult-btn:hover svg {
	margin-right: 9px;
}

a.consult-btn:hover {
    background: #d49242;
	text-decoration: none;
}

/********** NEUROPATHY HOME PAGE **********/

.neuropathy-wrap {
    padding: 60px 0;
    background: rgb(226,223,223);
    background: -moz-linear-gradient(top, rgba(226,223,223,1) 19.79%, rgba(245,245,245,1) 79.17%);
    background: -webkit-linear-gradient(top, rgba(226,223,223,1) 19.79%,rgba(245,245,245,1) 79.17%);
    background: linear-gradient(to bottom, rgba(226,223,223,1) 19.79%,rgba(245,245,245,1) 79.17%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2dfdf', endColorstr='#f5f5f5',GradientType=0 );
    border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
}

.neuro-title {
    font-size: 44px;
    line-height: 48px;
    font-weight: 500;
    color: #303d5b;
    text-align: center;
    margin-bottom: 20px;
	font-family: "Poppins", serif;
}

.neuro-title p {
    text-align: center;
    font-size: 21px;
    color: black;
    padding-top: 10px;
    line-height: 32px;
    font-weight: 100;
	font-family: 'Open Sans', sans-serif;
}

.neuro-title span {
	font-size: 30px;
    color: #303d5b;
}

.neuro-box img {
    display: block;
    margin: 0 auto 15px auto;
}

.neuro-box span {
    font-size: 16px;
    line-height: 22px;
    color: #031D39;
    text-align: center;
    display: block;
}

/****** WEIGHTLOSS SECTION **********/
.weightloss-wrap {
    padding: 60px 0;
}
.weightloss-wrap {
    border-top: 2px solid #e8e5e4;
    border-bottom: 2px solid #e8e5e4;
}
.wl-title {
    font-size: 42px;
    text-transform: capitalize;
	font-family: "Montserrat", serif;
	color:#5883b5;
	line-height: 48px;
}
.wl-blurb-handle {
	text-transform:capitalize;
	line-height:40px;
}
.wl-blurb-handle span {
    background: #5f83b4;
    padding: 10px;
    width: 270px;
	margin:0 10px;
	display:block;
	color:white;
}
.wl-blurb-handle {
    text-align: center;
    font-size: 30px;
}
.wl-title span {
    display: block;
    font-size: 75px;
	color:#0A4891;
}
img.wl-img {
    max-width: 150px;
    display: block;
    margin: 0 auto;
}

/******HOME CONTENT******/
.regen-wrap {
    padding: 70px 0;

}

.regen-wrap:nth-last-child(n+2) {
		border-bottom: 1px solid grey;
}

.pain-wrap ul.home {
	margin-right: 40px;
	margin-bottom: 20px;
}

.pain-wrap ul.home:last-child {
	margin-right: 0;
}

.home-content p, .home-content ul {
	font-size:18px;
}
em {
	color:#1a4b90!important;
}
.regen-wrap, .pain-relief {
	padding: 50px 0;
}

img.home-right {
    background: white;
}

.home-right {
    border-radius: 8px;
	box-shadow: 10px 5px 5px #0000003b;
	padding: 5px;
    border: #eaeaea solid 1px;
}
.home-left {
    border-radius: 8px;
	box-shadow: 10px 5px 5px #0000003b;
	padding: 10px;
    border: #eaeaea solid 1px;
}

.home-left, .home-right {
	width: 100%;
	max-width: 400px;
	margin-top:75px;
}

.home-title {
	display: block;
	font-size: 41px;
	line-height: 40px;
	font-family: "Montserrat", serif;
	color:#061a55;
}

	.home-title:after {
		right: 0;
		margin: 0 auto;
	}

.list1-wrap {
		max-width: 508px;

	}	

	.home-buttons {
		margin: 0 auto;
		max-width: 240px;
	}

.list2-wrap ul.home.doubleul {
		margin-bottom: 0;
	}	

ul.home-list {
    color: #2C2C2C;
    padding-left: 0;
	font-weight: 400;
}

ul#list1 {
    max-width: 334px;
    margin: 0 auto;
	display: none;
}

ul.home-list li {
    font-size: 18px;
}

ul.home-list li svg {
    margin-right: 8px;
    color: #0572b2;
    font-size: 21px;
}

a.cont-sch {
    display: block;
    max-width: 300px;
    width: 100%;
	background: #ffae03;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 50px;
    font-family: "Montserrat", serif;
    font-size: 21px;
    font-weight: 600;

}
a.cont-sch:hover {
    text-decoration: none;
    background: #dfaf57;
    color: black;
}
/********** FOOTER CTA **********/

.footer-cta {
    padding: 50px 0;
	 
}
.cta-text {
    color: #fff;
    text-align: center;
    font-size: 42px;
    letter-spacing: 0.02em;
	font-family: "Montserrat", serif;
	font-weight:300;
	line-height:normal;
}
.cta-text a {
    color: white;
}
.cta-text a:hover {
    color: white;
    text-decoration: none;
    opacity: 75%;
}
.top-cta a {
    color: white;
}
.cta-text .middle {
    font-size: 42px;
	display:block;
	text-transform: capitalize;
}

.cta-text .top {
    font-weight: 300;
    font-size: 42px;
}

.cta-text .middle div {
    display: inline-block;
}

/********** REVIEWS HOME **********/

.review-wrap {
    position: relative;
    padding: 70px 0;
    border-bottom: 8px solid #0168b6;
}

/*
.review-wrap .uk-container {
    max-width: 100%;
    width: 860px;
}
*/

.review-sub {
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 21px;
    line-height: 30px;
	margin-bottom: 10px;
}

.review-title {
    display: block;
    position: relative;
    color: #ffffff;
    font-size: 36px;
    line-height: 49px;
    font-weight: 400;
    margin: 0 auto 20px auto;
}

.review-title span {
	font-weight: 600;
}

.review-slider {
    font-size: 18px;
    line-height: 31px;
    font-style: italic;
    margin: 0 auto;
    padding: 0 40px;
}

.review-slider cite {
    font-style: normal;
    margin-top: 15px;
    display: block;
}

a.review-btn {
    display: block;
    max-width: 360px;
    background: #DD0011;
    color: #fff;
    padding: 13px 5px;
    font-size: 15px;
    border-radius: 30px;
    margin: 45px auto 0 auto;
    font-weight: 600;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a.review-btn span {
    margin-left: 4px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

a.review-btn:hover svg {
	margin-left: 8px;
}

a.review-btn:hover {
    background: #ec0214;
    text-decoration: none;
}

/********** PEPTIDES **********/

.pep-grid {
    margin-bottom: 25px;
}

.pep-image {
    position: relative;
}

.pep-box {
    background: #043868;
    color: #fff;
    padding: 17px;	
}

.pep-text {
	text-align: center;
    padding: 15px 10px;
}

.pep-notes {
	font-size: 15px;
}

.pep-notes span {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 19px;
	line-height: 1.2;
    font-weight: 500;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.pep-title {
    font-size: 24px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 10px;
    text-align: center;
    font-family: 'Lato',sans-serif;
}
.pep-wrap {
    padding: 18px;
    background: whitesmoke;
    box-shadow: 10px 5px 7px #0000003b;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}

    .circle-with-text {
        width: 150px; /* Set a fixed width */
        height: 150px; /* Set the same height as width for a perfect circle */
        border-radius: 50%; /* Makes the square div into a circle */
        background-color: #043868; /* Example background color */
        display: flex; /* Use flexbox for easy centering */
        justify-content: center; /* Horizontally centers the content */
        align-items: center; /* Vertically centers the content */
        color: white; /* Text color */
        font-family: sans-serif; /* Example font */
        font-size: 18px; /* Example font size */
        text-align: center; /* Ensures multi-line text is centered */
padding: 10px;		
    }


/********** SIDEBAR **********/

.doc-wrap {
    background: whitesmoke;
    border: 1px solid #d6d6d6;
    padding: 18px;
    margin: 0 auto 20px auto;
	border-radius:5px;
}

.sidebar-title {
    position: relative;
    color: #1E1E1E;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #5a998c;
	font-family: 'georgia', serif;
	text-align:center;
}

.sidebar-title span {
    display: block;
    font-style: normal;
    font-size: 18px;
    font-weight: 600;
}
aside.site-sidebar .welcome-emphasis {
    color: #0070bf;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
	margin:0;
}
aside.site-sidebar img {
    margin: 20px auto;
	max-width:100%;
}
img.chalk-board {
    transform: rotate(5deg);
    margin: 22px 0;
}
img.dr-pic {
    display: block;
    margin: 0 auto;
    border: 1px solid #e2e2e2;
}

.doc-wrap p {
    font-size: 16px;
    font-style: italic;
}

.doc-name {
    font-weight: 400;
    font-size: 19px;
    border-left: 2px solid #63998c;
    padding-left: 10px;
}

.doc-phone {
    text-align: center;
    margin-top: 10px;
    font-size: 21px;
    line-height: 33px;
    color: #a81d41;
    font-style: normal;
    font-weight: 400;
}

.doc-phone span {
    display: block;
    font-weight: 600;
    font-size: 28px;
	font-family: 'georgia', serif;
	color: #1e1e1e;
}

a.question-btn, a.appointment-btn {
    display: block;
    margin: 20px auto 20px auto;
    background: #2C7CB5;
    color: #fff;
    max-width: 330px;
    text-align: center;
    padding: 10px 10px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.question-btn span, a.appointment-btn span {
    display: block;
    font-weight: 400;
    font-size: 21px;
    font-style: italic;
}

a.question-btn:hover {
    background: #2d96e0;
}

a.appointment-btn {
    font-size: 21px;
    background: #DD0011;	
}

a.appointment-btn:hover {
    background: #ff0014;
}
.why-choose-us-wrap {
    background: whitesmoke;
    
 
	border-radius:5px;
	margin-bottom:30px;
}
.why-choose-us-wrap svg {
    color: #63998c;
}
.why-choose-us-wrap li {
    margin-bottom: 8px;
	letter-spacing:-0.5px;
	font-size:16px;
}
.why-choose-us-wrap .title {
	padding-top:10px;
	padding-bottom:10px;
    font-family: "georgia", serif;
    display: block;
    font-size: 28px;
    text-align: center;
background: #db1f4e;
    background: -webkit-linear-gradient(180deg, rgba(219, 31, 78, 0.99) 0%, rgba(110, 12, 36, 1) 96%);
	color:white;
	border-radius: 5px 5px 0 0;
	letter-spacing:-1px;
}
.internal-wrap .fa-ul {
    list-style-type: none;
    margin-left: 2em;
    padding-left: 0;
}

.internal-wrap {
    border-left: 1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-radius: 0 0 5px 5px;
}
.internal-wrap {
    padding: 20px 20px 0 0;
}


/********** CONTACT US PAGE **********/

.contact-title {
	position: relative;
    display: block;
    text-align: center;
    font-size: 38px;
    margin: 0 0 30px 0;
    padding-bottom: 15px;	
	color: #000;
}

.contact-title span {
    display: block;
    font-weight: 400;
    font-size: 19px;
	margin-top: 6px;
}

.contact-title:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 55px;
    height: 3px;
    background: #B67582;
}

.contact-wrap {
    margin-top: 6px;
}

.contact-wrap .contact-item {
    position: relative;
    padding-left: 60px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 28px;
    padding-bottom: 28px;
	margin-right: 40px;
}

.contact-wrap .contact-item .text p {
    text-align: left;
	line-height: 1.5;
}

.contact-wrap .contact-item:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.contact-wrap .contact-item .icon {
    position: absolute;
    left: 0;
    width: 45px;
    height: 45px;
margin-top: 34px;
    text-align: center;
}

.contact-wrap .contact-item .icon i {
    color: #fff;
    margin-top: 14px;
	margin-left: 1px;
    display: block;
    font-size: 19px;
}
.contact-wrap .contact-item .hours {
    color: #000;
    margin-top: 14px;
	margin-left: 1px;
    display: block;
    font-size: 19px;
}
.contact-wrap .contact-item .hours span{
    display: block;
    font-weight: 400;
    font-size: 19px;
	margin-top: 6px;
}


.contact-wrap .contact-item .text {
    display: inline-block;
}

.contact-wrap .contact-item .text span {
    display: block;
    font-weight: 600;
    color: #000000;
	font-size: 18px;
}

.contact-item .text p {
    color: #222;
	font-size: 18px;
}

.contact-wrap .contact-item .text a {
    color: #2e528f;
	font-weight:bold;
	font-size: 18px;
}

.contact-wrap .contact-item .text a:hover {
    color: #244171;	
}

.contact-wrap .contact-item .text p {
    margin: 0;
}

.contact-form p {
	margin: 0;
}

.contact-form label {
    font-size: 18px;
}

.contact-form label .req {
    color: #fe0303;
}

.contact-form input, .contact-form textarea {
    border: 1px solid #dbdbdb;
    border-left: 4px solid #0182dc;
    padding: 16px 15px 17px;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    height: auto;
    margin-bottom: 15px;
    background: #f7f7f7;
	width: 100%;
}

.contact-form textarea {
    height: 140px;
}

.contact-form input:active, .contact-form input:focus, .contact-form textarea:active, .contact-form textarea:focus {
	background: whitesmoke;
}

.contact-form input.submit {
    background: #fe0000;
    text-align: center;
    padding: 11px 20px;
    border-radius: 8px;
    display: block;
    float: left;
    max-width: 235px;
    font-size: 19px;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.contact-form input.submit:hover {
    background: #e40808;
    text-decoration: none;
}
.icon {
    color:#c2244c;
    font-size: 34px;
}

.text {
    font-size: 24px;
    line-height:normal;
    color:#1E1E1E;
 
	font-family: "georgia", serif;
	max-width: 261px;
    margin: 45px auto;
}
.text svg {
    float: left;
}
.text svg {
    float: left;
    margin-top: 10px;
	margin-right: 15px;
}
.text a {
     color:#1E1E1E;
	font-weight:500;
	font-family: "georgia", serif;	
}
.text a:hover {
    opacity:75%;
}

.googlemap {
    position: relative;
    padding: 0;
    height: 100%;
    overflow: hidden;
    max-width: 100%;
    margin: 0 auto;
    border: 3px solid #e2e1e1;	
}

.googlemap iframe {
    width: 100%;
    height: 100%;
    z-index: 1;
    border: none;
}


/********** SCHEDULE APPOINTMENT **********/

.schedule-form {
    max-width: 800px;
    margin: 0 auto;
}

p.schedule-title {
    font-weight: 600;
    color: #1283b9;
    max-width: 800px;	
	font-size: 18px;
	text-align: center;
	margin: 0 auto 20px auto;
}

.schedule-form label {
    font-size: 18px;
	color: #000;
}

.schedule-form .kk-input, .schedule-form .kk-textarea {
    background: whitesmoke;
    border: 1px solid #dedede;
    padding: 7px 10px;
    height: 45px;
}

.schedule-form .kk-textarea {
	height: 130px
}

.kk-select-wrap select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}


/********** INTERIOR FEATURED **********/

.featured-interior {
	position: relative;
    padding: 4px;
    margin: 0 0 20px 0;
    background: whitesmoke;
    border: 1px solid #d5e0e5;
	border-radius:10px;
     
}

a.form-btn-interior {
    position: absolute;
    bottom: 20px;
    right: 20px;
    max-width: 260px;
    width: 100%;
    background:#0070bf;
    color: #fff;
    border-radius: 10px;
    padding: 12px 10px;
    display: block;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

 

a.form-btn-interior svg {
    font-size: 17px;
    font-weight: 400;
	margin-right: 4px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

a.form-btn-interior:hover {
    color: #fff;
    background: #0046bd;
    text-decoration: none;	
}

a.form-btn-interior:hover svg {
    margin-right: 7px;	
}

.screen-reader-response {
    text-align: center;
    margin-bottom: 10px;
}


/********** REVIEWS PAGE **********/

/********** TESTIMONIALS **********/

.rev1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 5px;
    position: relative;
    color: #565454;
    text-align: center;
}

.rev2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
}

.rev3 {
    text-align: center;
    font-style: italic;
    font-size: 18px;
}

.rev4 {
	font-weight: 500;
	font-size: 26px;
    text-align: center;	
}

.stars {
    margin-bottom: 7px;
}

blockquote.review2 {
    border: 1px solid #e6e6e6;
    border-left:4px solid #5f83b4;
    padding: 20px;
    background: whitesmoke;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 10px 6px -6px #0000001c;
    -moz-box-shadow: 0 10px 6px -6px #0000001c;
    box-shadow: 0 10px 6px -6px #0000001c;
}

blockquote.review2 p {
    font-size: 17px;
}

blockquote.review2 cite {
    font-weight: 400;
    font-style: normal;
}

.stars {
    font-size: 18px;
}

.stars svg {
    color: #f1cc06;	
    margin-right: 4px;
}

.review-title2 {
    font-weight: 500;
    margin-bottom: 4px;
	text-transform:capitalize;
	font-family: "Montserrat", serif;
	color:#1e4890;
	font-style: italic;
}

a.review-us {
    max-width: 305px;
    width: 100%;
background: rgb(81,125,180);
background: linear-gradient(180deg, rgba(81,125,180,1) 0%, rgba(19,85,166,1) 57%);
    color: #fff;
    border-radius: 4px;
    padding: 12px 10px;
    margin: 20px auto 25px auto;
    display: block;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

a.review-us:hover {
	text-decoration: none;
	background: #3e73e0;
}
/********** BLOGS **********/
.blog-title {
    font-size: 40px;
    font-family: "Kaushan Script", sans-serif !important;
}
.blog-thumb img {
    border-radius: 5px;
}
.blog-thumb {
    max-width: 350px;
    float: left;
	padding-right: 20px;
}
.blog-title {
    font-size: 30px;
	font-family: "Poppins", sans-serif;
}
.blog-title a {
    color: #0b2632;
}
.blog-title a:hover {
    color: #3f4e76;
	text-decoration:none;
}
.btn-wrap a.btn-more {
    display: block;
    float: right;
    width: 160px;
	background:#303c5b;
    
    font-size: 16px;
    line-height: 46px;
    margin: 20px 0;
    font-weight: 300;
    color: #fff;
    border-radius:50px;
    padding: 0 10px;
    text-align: center;
	font-family: "Poppins", sans-serif;
    }
.btn-wrap a.btn-more:hover {
    background: #bd111e;	
    text-decoration: none;
}

@media screen and (max-width: 820px) {
    .blog-title a {
        text-align: center;
        display: block;
    }
}
@media screen and (max-width: 820px) {
    .blog-thumb {
        float:none;
max-width:100%;
    }
}


/********** FOOTER **********/

img.white {
	filter: brightness(0) invert(1);
}
a#site-footer-brand img {
    max-width: 200px;
}
footer {
    padding: 50px 0;
    color: #fff;
    background: #0F3E84;
}

.footer-title {
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 10px;
}

.footer-info {
    line-height: 25px;
    width: 360px;
}

.footer-info span.block {
    display: block;
    max-width: 245px;
}

.footer-info span {
    font-weight: 600;
}

.footer-info i {
    width: 20px;
}

.footer-info a {
	color: #fff;
}

.business-hours {
    max-width: 402px;
    margin: 0 auto;	
    line-height: 32px;
	margin-left: 70px;
}

.business-hours span {
    width: 112px;
    display: inline-block;
}

.footer-soc {
    float: right;
    text-align: right;
}

.footer-soc a {
    color: #fff;
    margin-left: 15px;
    width: 40px;
    height: 40px;
	line-height: 40px;
    border: 1px solid white;
    border-radius: 50%;
    display: block;
    float: left;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

.footer-soc a:hover {
    opacity: .75;
}

.footer-soc a i{
    font-size: 21px;
}

a#seo {
    display: block;
    float: right;
    clear: right;
    margin-top: 114px;
	max-width: 190px;
}

a#seo:hover img {
	opacity: .85;
}

.copyright-footer {
    padding: 18px 0 10px 0;
    text-align: center;
    background: #2869CB;
    color: #fff;
    font-size: 14px;
}

/********** MOMENTUM DESIGN SYSTEM **********/
:root {
    --momentum-mint: #e2fcd6;
    --momentum-teal: #14967f;
    --momentum-blue: #0070bf;
    --momentum-aqua: #ccecee;
    --momentum-ice: #f1f9ff;
    --momentum-ink: #173746;
    --momentum-white: #ffffff;
    --momentum-radius: 10px;
    --momentum-shadow: 0 12px 30px rgba(0, 112, 191, 0.12);
}

body {
    color: var(--momentum-ink);
    background: var(--momentum-white);
    font-family: "Lato", Arial, sans-serif;
    font-size: 17px;
    line-height: 1.65;
}

h1,
h2,
h3,
h4,
h5,
h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large {
    color: var(--momentum-blue);
    font-family: "Lato", Arial, sans-serif;
    font-weight: 700;
    line-height: 1.18;
}

a {
    color: var(--momentum-teal);
    text-underline-offset: 3px;
}

a:hover,
a:focus {
    color: var(--momentum-blue);
}

/* Approved 10px radius for photographic content. Logos and insurer marks stay unaltered. */
.content img,
.fullsitecontent img,
.welcome-wrap img,
.featured-wrap img,
.auto-wrap img,
.neuropathy-wrap img,
.review-wrap img,
.image-wrapper img,
.blog-thumb img,
img.dr-pic,
img.home-right,
img.wl-img {
    border-radius: var(--momentum-radius) !important;
}

button,
input[type="button"],
input[type="submit"],
.uk-button,
a.button,
a.btn,
.home-buttons a,
.consult-wrap button,
a.review-us,
.btn-wrap a.btn-more {
    border: 2px solid var(--momentum-teal);
    border-radius: var(--momentum-radius) !important;
    background: var(--momentum-teal);
    color: var(--momentum-white);
    font-family: "Lato", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.01em;
    transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.uk-button:hover,
.uk-button:focus,
a.button:hover,
a.button:focus,
a.btn:hover,
a.btn:focus,
.home-buttons a:hover,
.home-buttons a:focus,
.consult-wrap button:hover,
.consult-wrap button:focus,
a.review-us:hover,
a.review-us:focus,
.btn-wrap a.btn-more:hover,
.btn-wrap a.btn-more:focus {
    border-color: var(--momentum-blue);
    background: var(--momentum-blue);
    color: var(--momentum-white);
    box-shadow: 0 8px 20px rgba(0, 112, 191, 0.2);
    text-decoration: none;
    transform: translateY(-1px);
}

button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible,
a:focus-visible {
    outline: 3px solid var(--momentum-teal);
    outline-offset: 3px;
}

header {
    background: var(--momentum-white);
}

.header-right a,
.header-right .icon {
    color: var(--momentum-blue);
}

.navbar a,
.navbar .uk-navbar-nav > li > a {
    color: var(--momentum-ink);
}

.navbar a:hover,
.navbar a:focus,
.navbar .current-menu-item > a,
.navbar .current_page_item > a {
    background: var(--momentum-teal);
    color: var(--momentum-white);
	border-radius:5px;
}

.banner-wrap,
.featured-wrap  {
    background-color: var(--momentum-ice);
}

.welcome-wrap,
.auto-wrap,
.neuropathy-wrap {
    background-color: var(--momentum-white);
}

.image-wrapper,
blockquote.review2,
.kk-form {
    border-radius: var(--momentum-radius);
}

.image-wrapper,
blockquote.review2 {
    box-shadow: var(--momentum-shadow);
}

blockquote.review2 {
    border: 1px solid var(--momentum-aqua);
    border-left: 5px solid var(--momentum-teal);
    background: var(--momentum-ice);
}

.kk-form input[type="text"],
.kk-form input[type="email"],
.kk-form input[type="tel"],
.kk-form input[type="date"],
.kk-form input[type="time"],
.kk-form select,
.kk-form textarea {
    border: 1px solid #8abfc0;
    border-radius: var(--momentum-radius);
    background: var(--momentum-white);
    color: var(--momentum-ink);
}

.kk-form input:focus,
.kk-form select:focus,
.kk-form textarea:focus {
    border-color: var(--momentum-teal);
    box-shadow: 0 0 0 3px rgba(20, 150, 127, 0.18);
}

.footer-cta {
    background: var(--momentum-teal);
    color: var(--momentum-white);
}

footer {
    background: var(--momentum-blue);
}

.copyright-footer {
    background: #074862;
    color: var(--momentum-white);
}

.footer-soc a {
    border-color: var(--momentum-mint);
    color: var(--momentum-white);
}

.footer-soc a:hover,
.footer-soc a:focus {
    background: var(--momentum-mint);
    color: var(--momentum-blue);
    opacity: 1;
}

@media screen and (max-width: 820px) {
    body {
        font-size: 16px;
    }

    .business-hours,
    .footer-info {
        width: auto;
        max-width: 100%;
        margin-left: 0;
    }
}

/********** MOMENTUM REFERENCE HEADER **********/
.site-header {
    position: relative;
    z-index: 1000;
    border-bottom: 1px solid rgba(0, 112, 191, 0.08);
    background: var(--momentum-white);
    box-shadow: 0 4px 18px rgba(0, 112, 191, 0.06);
}

.site-header.uk-active {
    box-shadow: 0 8px 24px rgba(0, 112, 191, 0.12);
}

.site-header .uk-container-large {
    max-width: 1540px;
}

.momentum-header-inner {
    display: flex;
    min-height: 126px;
    align-items: center;
    gap: clamp(24px, 3vw, 54px);
}

.momentum-brand,
a#logo.momentum-brand {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 14px;
    max-width: none;
    margin: 0;
    color: var(--momentum-blue);
    text-decoration: none;
}

.momentum-brand:hover,
.momentum-brand:focus {
    color: var(--momentum-blue);
    text-decoration: none;
}

.momentum-brand-mark {
    position: relative;
    display: block;
    width: 72px;
    height: 72px;
    flex: 0 0 72px;
}

.momentum-brand-mark span {
    position: absolute;
    inset: 7px;
    border: 4px solid var(--momentum-blue);
    border-radius: 50%;
}

.momentum-brand-mark span:nth-child(1) {
    transform: translate(-5px, 3px) rotate(-16deg);
}

.momentum-brand-mark span:nth-child(2) {
    border-color: var(--momentum-teal);
    transform: translate(5px, -3px) rotate(16deg);
}

.momentum-brand-mark span:nth-child(3) {
    inset: 2px 10px 12px 4px;
    border-color: #18a9d3;
    transform: rotate(40deg);
}

.momentum-brand-copy {
    display: flex;
    flex-direction: column;
    line-height: 1;
    white-space: nowrap;
}

.momentum-brand-copy strong {
    color: var(--momentum-blue);
    font-size: clamp(24px, 2vw, 32px);
    font-weight: 900;
    letter-spacing: -0.03em;
}

.momentum-brand-copy small {
    margin-top: 7px;
    color: var(--momentum-teal);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.09em;
    text-transform: uppercase;
}

#momentum-primary-nav.navbar {
    position: static !important;
    display: flex;
    width: auto;
    min-height: 0;
    flex: 1 1 auto;
    align-items: center;
    margin: 0;
    padding: 0;
    background: transparent !important;
    box-shadow: none;
}

#momentum-primary-nav .menu-main-menu-container {
    width: 100%;
}

#momentum-primary-nav .momentum-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    margin: 0;
    padding: 0;
    list-style: none;
}

#momentum-primary-nav .momentum-menu > li {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    list-style: none;
}

#momentum-primary-nav .momentum-menu > li > a {
    display: flex;
    min-height: 48px;
    align-items: center;
    padding: 0 15px;
    border-radius: 8px;
    background: transparent;
    color: #30363b;
    font-family: "Lato", Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
    white-space: nowrap;
}

#momentum-primary-nav .momentum-menu > li > a:hover,
#momentum-primary-nav .momentum-menu > li > a:focus,
#momentum-primary-nav .momentum-menu > .current-menu-item > a,
#momentum-primary-nav .momentum-menu > .current_page_item > a {
    background: var(--momentum-ice);
    color: var(--momentum-blue);
}

#momentum-primary-nav .momentum-menu > li:first-child > a {
    width: 48px;
    justify-content: center;
    padding: 0;
    font-size: 0;
}

#momentum-primary-nav .expand-icon {
    display: inline-flex;
    margin-left: 8px;
    color: currentColor;
    font-size: 11px;
}

#momentum-primary-nav .expand-icon .fa-chevron-circle-down::before {
    content: "\f078";
}

#momentum-primary-nav .expand-icon .fa-chevron-circle-up::before {
    content: "\f077";
}

#momentum-primary-nav .sub-menu {
    position: absolute;
    z-index: 1100;
    top: calc(100% + 10px);
    left: 0;
    min-width: 230px;
    margin: 0;
    padding: 10px;
    border: 1px solid var(--momentum-aqua);
    border-radius: var(--momentum-radius);
    background: var(--momentum-white);
    box-shadow: var(--momentum-shadow);
    list-style: none;
}

#momentum-primary-nav .sub-menu a {
    display: block;
    padding: 10px 12px;
    border-radius: 7px;
    color: var(--momentum-ink);
    text-decoration: none;
}

#momentum-primary-nav .sub-menu a:hover,
#momentum-primary-nav .sub-menu a:focus {
    background: var(--momentum-ice);
    color: var(--momentum-blue);
}

.site-header .header-right {
    float: none;
    flex: 0 0 auto;
    padding: 0;
}

.site-header .momentum-phone {
    display: inline-flex;
    min-height: 58px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0 24px;
    border: 2px solid var(--momentum-blue);
    border-radius: var(--momentum-radius);
    background: var(--momentum-blue);
    box-shadow: 0 8px 18px rgba(0, 112, 191, 0.24);
    color: var(--momentum-white);
    font-family: "Lato", Arial, sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
}

.site-header .momentum-phone:hover,
.site-header .momentum-phone:focus {
    border-color: var(--momentum-teal);
    background: var(--momentum-teal);
    color: var(--momentum-white);
    text-decoration: none;
    transform: translateY(-1px);
}

.site-header .momentum-phone i {
    font-size: 18px;
}

@media screen and (max-width: 1240px) {
    .momentum-header-inner {
        gap: 20px;
    }

    .momentum-brand-mark {
        width: 62px;
        height: 62px;
        flex-basis: 62px;
    }

    #momentum-primary-nav .momentum-menu > li > a {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 15px;
    }

    .site-header .momentum-phone {
        padding-right: 18px;
        padding-left: 18px;
        font-size: 16px;
    }
}

@media screen and (max-width: 1059px) {
    .momentum-header-inner {
        min-height: 92px;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 12px 20px;
        padding: 12px 0;
    }

    .momentum-brand-mark {
        width: 56px;
        height: 56px;
        flex-basis: 56px;
    }

    .momentum-brand-copy strong {
        font-size: 24px;
    }

    .momentum-brand-copy small {
        font-size: 11px;
    }

    .nav-toggle {
        display: flex;
        width: 48px;
        height: 48px;
        align-items: center;
        justify-content: center;
        margin: 0;
        border-radius: var(--momentum-radius);
        background: var(--momentum-blue);
        color: var(--momentum-white);
    }

    #momentum-primary-nav.navbar {
        order: 4;
        width: 100%;
        flex-basis: 100%;
    }

    #momentum-primary-nav .momentum-menu {
        display: block;
        padding: 10px 0;
    }

    #momentum-primary-nav .momentum-menu > li,
    #momentum-primary-nav .momentum-menu > li > a {
        width: 100%;
    }

    #momentum-primary-nav .momentum-menu > li > a {
        justify-content: space-between;
        padding: 12px 14px;
    }

    #momentum-primary-nav .momentum-menu > li:first-child > a {
        width: 100%;
        justify-content: flex-start;
        padding: 12px 14px;
    }

    #momentum-primary-nav .sub-menu {
        position: static;
        width: 100%;
        margin: 4px 0 8px;
        box-shadow: none;
    }
}

@media screen and (max-width: 680px) {
    .momentum-brand-copy strong {
        font-size: 21px;
    }

    .momentum-brand-copy small {
        display: none;
    }

    .site-header .momentum-phone {
        width: 48px;
        min-height: 48px;
        padding: 0;
    }

    .site-header .momentum-phone span {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        white-space: nowrap;
    }
}


/********** MOMENTUM HEADER MENU FIXES **********/
#momentum-primary-nav .momentum-menu > li:first-child > a::before {
    content: "\2302";
    font-family: Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
}

#momentum-primary-nav .expand-icon svg,
#momentum-primary-nav .expand-icon i {
    display: none !important;
}

#momentum-primary-nav .expand-icon::after {
    display: block;
    width: 7px;
    height: 7px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    content: "";
    transform: rotate(45deg) translateY(-2px);
}

#momentum-primary-nav .sub-menu {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateY(6px);
    transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease;
}

#momentum-primary-nav li:hover > .sub-menu,
#momentum-primary-nav li:focus-within > .sub-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

@media screen and (max-width: 1059px) {
    #momentum-primary-nav .sub-menu {
        display: none;
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
        transform: none;
    }

    #momentum-primary-nav li:hover > .sub-menu,
    #momentum-primary-nav li:focus-within > .sub-menu {
        display: block;
    }
}


/********** MOMENTUM INLINE SVG LOGO **********/
.momentum-brand {
    line-height: 0;
}

.momentum-logo-svg {
    display: block;
    width: clamp(230px, 21vw, 300px);
    height: auto;
    overflow: visible;
}

@media screen and (max-width: 1240px) {
    .momentum-logo-svg {
        width: 235px;
    }
}

@media screen and (max-width: 1059px) {
    .momentum-logo-svg {
        width: 220px;
    }
}

@media screen and (max-width: 680px) {
    .momentum-logo-svg {
        width: 190px;
    }
}


/********** MOMENTUM RESPONSIVE-NAV COMPATIBILITY **********/
.site-header nav.navbar {
    position: static !important;
    display: flex;
    width: auto;
    min-height: 0;
    flex: 1 1 auto;
    align-items: center;
    margin: 0;
    padding: 0;
    background: transparent !important;
    box-shadow: none;
}

.site-header nav.navbar .menu-header-menu-container {
    width: 100%;
}

.site-header nav.navbar .menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.site-header nav.navbar .menu > li {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    list-style: none;
}

.site-header nav.navbar .menu > li > a {
    display: flex;
    min-height: 48px;
    align-items: center;
    padding: 0 19px;
    border-radius: 8px;
    background: transparent;
    color: #30363b;
    font-family: "Lato", Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
    white-space: nowrap;
}

.site-header nav.navbar .menu > li > a:hover,
.site-header nav.navbar .menu > li > a:focus,
.site-header nav.navbar .menu > .current-menu-item > a,
.site-header nav.navbar .menu > .current_page_item > a {
    background: var(--momentum-ice);
    color: var(--momentum-blue);
}

.site-header nav.navbar .menu > li:first-child > a {
    width: 48px;
    justify-content: center;
    padding: 0;
    font-size: 20px;
}

.site-header nav.navbar .menu > li:first-child > a::before {
    content: none;
}

.site-header nav.navbar .menu > li:first-child svg {
    width: 21px;
    height: 21px;
}

.site-header nav.navbar .expand-icon {
    display: inline-flex;
    margin-right: 8px;
    color: currentColor;
}

.site-header nav.navbar .expand-icon svg,
.site-header nav.navbar .expand-icon i {
    display: none !important;
}

.site-header nav.navbar .expand-icon::after {
    display: block;
    width: 7px;
    height: 7px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    content: "";
    transform: rotate(45deg) translateY(-2px);
}

.site-header nav.navbar .sub-menu {
    position: absolute;
    z-index: 1100;
    top: 52px;
    left: 0;
    min-width: 230px;
    visibility: hidden;
    margin: 0;
    padding: 10px;
    border: 1px solid var(--momentum-aqua);
    border-radius: var(--momentum-radius);
    background: var(--momentum-white);
    box-shadow: var(--momentum-shadow);
    list-style: none;
    opacity: 0;
    pointer-events: none;
    transform: translateY(6px);
    transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease;
}

.site-header nav.navbar li:hover > .sub-menu,
.site-header nav.navbar li:focus-within > .sub-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

@media screen and (min-width: 1060px) {
    .site-header .nav-toggle {
        display: none !important;
    }
}

@media screen and (max-width: 1059px) {
    .site-header nav.navbar {
        order: 4;
        width: 100%;
        flex-basis: 100%;
    }

    .site-header nav.navbar .menu {
        display: block;
        padding: 10px 0;
    }

    .site-header nav.navbar .menu > li,
    .site-header nav.navbar .menu > li > a {
        width: 100%;
    }

    .site-header nav.navbar .menu > li > a {
        justify-content: space-between;
        padding: 12px 14px;
    }

    .site-header nav.navbar .sub-menu {
        position: static;
        display: none;
        width: 100%;
        visibility: visible;
        margin: 4px 0 8px;
        opacity: 1;
        pointer-events: auto;
        transform: none;
        box-shadow: none;
    }

    .site-header nav.navbar li:hover > .sub-menu,
    .site-header nav.navbar li:focus-within > .sub-menu {
        display: block;
    }
}


/* Prevent the legacy theme caret from duplicating the accessible dropdown indicator. */
.site-header nav.navbar .menu-item-has-children > a::after {
    display: none !important;
    content: none !important;
}


/********** MOMENTUM CHIROPRACTIC HERO SLIDESHOW **********/
.home-slideshow {
   
    color: #0b1f3f;
    overflow: hidden;
}

.home-slideshow .uk-slideshow-items,
.home-slideshow .uk-slideshow-items > li {
    min-height: 625px;
}

.home-slideshow .uk-slideshow-items > li {
    background-position:99% 50%;
    inset: 0;
    position: absolute;
    width: 100%;
}

.home-slideshow .uk-slideshow-items > li::before {
    background: linear-gradient(90deg, var(--momentum-ice) 0%, rgba(241, 249, 255, 0.98) 30%, rgba(241, 249, 255, 0.78) 37%, rgba(241, 249, 255, 0) 58%);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
    z-index: 1;
}

.home-slideshow .uk-slideshow-items > li::after {
    background: #fff;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    bottom: -55px;
    content: "";
    height: 105px;
    left: -5%;
    pointer-events: none;
    position: absolute;
    transform: rotate(1.5deg);
    width: 110%;
    z-index: 3;
}

.home-slideshow .slide-container {
    align-items: center;
    display: flex;
    height: 100%;
    max-width: 1520px;
    padding: 20px 40px 75px;
    text-align: left;
    top: 0;
    z-index: 2;
}

.home-slideshow .slide-caption,
.home-slideshow div#caption1,
.home-slideshow div#caption2 {
    float: none;
    margin: 0;
    max-width: 580px;
    text-align: left;
}

.home-slideshow .hero-eyebrow {
    color: var(--momentum-blue);
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.06em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.home-slideshow .slide-title,
.home-slideshow div#caption2 .slide-title {
    color: #0b1f3f;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(44px, 4vw, 51px);
    font-weight: 400;
    letter-spacing: -0.035em;
    line-height: 0.98;
}

.home-slideshow .slide-title span,
.home-slideshow div#caption2 span {
    color: var(--momentum-blue);
    display: block;
    font-size: inherit;
}

.home-slideshow .slide-caption p {
    color: #14213d;
    font-size: 18px;
    line-height: 1.6;
    margin: 24px 0 18px;
    max-width: 520px;
}

.home-slideshow .slide-list-wrap {
    display: grid;
    gap: 8px 28px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 0 28px;
    max-width: 600px;
    padding: 0;
}

.home-slideshow .slide-list-wrap ul {
    margin: 0;
    max-width: none;
    padding: 0;
}

.home-slideshow .slide-list-wrap li {
    align-items: center;
    color: #14213d;
    display: flex;
    font-size: 18px;
    gap: 10px;
    line-height: 1.35;
    margin: 0 0 12px;
}

.home-slideshow .slide-list-wrap li svg {
    background: var(--momentum-blue);
    border-radius: 50%;
    color: #fff;
    flex: 0 0 20px;
    height: 20px;
    padding: 4px;
    width: 12px;
}

.home-slideshow .slide-list-wrap .clear {
    display: none;
}

.home-slideshow .hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.home-slideshow a.form-btn,
.mobile-slideshow a.form-btn {
    align-items: center;
    background: var(--momentum-teal);
    border: 2px solid var(--momentum-teal);
    border-radius: var(--momentum-radius);
    display: inline-flex;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 700;
    gap: 10px;
    justify-content: center;
    margin: 0;
    max-width: none;
    min-height: 58px;
    padding: 12px 22px;
    text-transform: uppercase;
    width: auto;
}

.home-slideshow a.form-btn:hover,
.home-slideshow a.form-btn:focus,
.mobile-slideshow a.form-btn:hover,
.mobile-slideshow a.form-btn:focus {
    background: var(--momentum-blue);
    border-color: var(--momentum-blue);
    color: #fff;
}

.home-slideshow a.form-btn-secondary,
.mobile-slideshow a.form-btn-secondary {
    background: rgba(255, 255, 255, 0.75);
    border-color: var(--momentum-blue);
    color: #0b1f3f;
}

.home-slideshow a.form-btn-secondary:hover,
.home-slideshow a.form-btn-secondary:focus,
.mobile-slideshow a.form-btn-secondary:hover,
.mobile-slideshow a.form-btn-secondary:focus {
    background: var(--momentum-blue);
    color: #fff;
}

.home-slideshow a.form-btn:focus-visible,
.mobile-slideshow a.form-btn:focus-visible,
.home-slideshow .uk-slidenav:focus-visible,
.home-slideshow .uk-dotnav a:focus-visible {
    outline: 3px solid #0b1f3f;
    outline-offset: 3px;
}

.home-slideshow .uk-slidenav {
    background: rgba(0, 112, 191, 0.82) !important;
    border-radius: 50% !important;
    z-index: 4;
}

.home-slideshow .uk-position-bottom-center {
    bottom: 42px;
    z-index: 4;
}

.home-slideshow .uk-dotnav > * > * {
    border-color: var(--momentum-blue) !important;
}

.home-slideshow .uk-dotnav > .uk-active > * {
    background-color: var(--momentum-blue) !important;
}

@media (max-width: 1100px) {
    .home-slideshow .uk-slideshow-items > li::before {
        background: linear-gradient(90deg, var(--momentum-ice) 0%, rgba(241, 249, 255, 0.96) 48%, rgba(241, 249, 255, 0.38) 75%);
    }

    .home-slideshow .slide-container {
        padding-left: 7vw;
        padding-right: 7vw;
    }

    .home-slideshow .slide-caption {
        max-width: 540px;
    }
}

@media (max-width: 767px) {
    .home-slideshow .uk-slideshow-items,
    .home-slideshow .uk-slideshow-items > li {
        min-height: 720px;
    }

    .home-slideshow .uk-slideshow-items > li {
        background-position: 68% center;
    }

    .home-slideshow .uk-slideshow-items > li::before {
        background: rgba(241, 249, 255, 0.92);
    }

    .home-slideshow .slide-container {
        align-items: flex-start;
        padding: 65px 24px 90px;
    }

    .home-slideshow .slide-title,
    .home-slideshow div#caption2 .slide-title {
        font-size: clamp(38px, 12vw, 50px);
    }

    .home-slideshow .slide-caption p {
        font-size: 16px;
        line-height: 1.5;
        margin-top: 18px;
    }

    .home-slideshow .slide-list-wrap {
        gap: 0;
        grid-template-columns: 1fr;
        margin-bottom: 18px;
    }

    .home-slideshow .hero-actions {
        align-items: stretch;
        flex-direction: column;
        gap: 10px;
    }

    .home-slideshow a.form-btn {
        width: 100%;
    }

    .home-slideshow .uk-slidenav {
        display: none;
    }

    .home-slideshow .uk-position-bottom-center {
        bottom: 34px;
    }
}


/********** MOMENTUM WELCOME SHOWCASE **********/
.welcome-wrap {
    background: #fff;
    padding: 70px 0;
}

.welcome-wrap .welcome-showcase {
    margin-left: -48px;
}

.welcome-wrap .welcome-showcase > * {
    width: 100%;
    padding-left: 48px;
}

.welcome-wrap .welcome-copy,
.welcome-wrap .welcome-visual {
    text-align: center;
}

.welcome-wrap .welcome-kicker {
    color: var(--momentum-blue);
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.06em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.welcome-wrap .welcome-title {
    color: #0b1f3f;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(38px, 3.5vw, 54px);
    font-weight: 400;
    letter-spacing: -0.035em;
    line-height: 1.05;
    margin: 2px 0 12px;
    position: static;
}

.welcome-wrap .welcome-title span {
    border: 0;
    color: var(--momentum-blue);
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
}

.welcome-wrap .welcome-subtitle {
    color: #14213d;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 16px;
}

.welcome-wrap .welcome-copy > p:not(.welcome-subtitle):not(.welcome-emphasis) {
    color: #14213d;
    font-size: 18px;
    line-height: 1.65;
    margin: 0 auto 10px;
    max-width: 620px;
}

.welcome-wrap .welcome-divider {
    background: var(--momentum-blue);
    height: 2px;
    margin: 22px auto 13px;
    width: 52px;
}

.welcome-wrap .welcome-emphasis {
    color: var(--momentum-blue);
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 auto;
    max-width: 420px;
}

.welcome-wrap .welcome-portrait {
     
    border: 1px solid var(--momentum-aqua);
    border-radius: 10px !important;
    display: block;
    height: auto;
    margin: 0 auto 18px;
    max-width: 310px;
    object-fit: cover;
    width: 100%;
	margin-top:95px;
}

.welcome-wrap .welcome-visual-title {
    color: #0b1f3f;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 21px;
    line-height: 1.25;
    margin-bottom: 9px;
}

.welcome-wrap .welcome-learn-link {
    align-items: center;
    color: var(--momentum-blue);
    display: inline-flex;
    font-size: 16px;
    font-weight: 600;
    gap: 7px;
    line-height: 1.4;
    text-decoration: none;
}

.welcome-wrap .welcome-learn-link:hover,
.welcome-wrap .welcome-learn-link:focus {
    color: var(--momentum-teal);
    text-decoration: underline;
}

.welcome-wrap .welcome-learn-link:focus-visible {
    border-radius: var(--momentum-radius);
    outline: 3px solid var(--momentum-blue);
    outline-offset: 4px;
}

@media (max-width: 959px) {
    .welcome-wrap {
        padding: 55px 0;
    }

    .welcome-wrap .welcome-showcase {
        row-gap: 44px;
    }

    .welcome-wrap .welcome-copy {
        order: -1;
    }

    .welcome-wrap .welcome-portrait {
        max-width: 360px;
    }
}

@media (max-width: 639px) {
    .welcome-wrap {
        padding: 45px 0;
    }

    .welcome-wrap .welcome-title {
        font-size: 40px;
    }

    .welcome-wrap .welcome-kicker {
        font-size: 21px;
    }

    .welcome-wrap .welcome-subtitle {
        font-size: 16px;
    }

    .welcome-wrap .welcome-showcase {
        margin-left: -30px;
    }

    .welcome-wrap .welcome-showcase > * {
        padding-left: 30px;
    }
}

@media (min-width: 960px) {
    .welcome-wrap .welcome-showcase > .welcome-visual {
        width: 25%;
    }

    .welcome-wrap .welcome-showcase > .welcome-copy {
        width: 50%;
    }
}


/* Controls and scroll stability */
.home-slideshow .slideshow-arrow,
.home-slideshow .uk-dotnav button {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    font: inherit;
}

.home-slideshow .slideshow-arrow {
    border: 0;
}

.home-slideshow .uk-dotnav button {
    padding: 0;
}

@media (max-width: 767px) {
    .home-slideshow,
    .home-slideshow .uk-slideshow-items,
    .home-slideshow .uk-slideshow-items > li {
        height: 625px !important;
        min-height: 625px;
		
    }
}


/* Prevent browser scroll anchoring from following changing slide content. */
.home-slideshow,
.home-slideshow .uk-slideshow-items {
    overflow-anchor: none;
}


/********** WELCOME STATISTICS STRIP **********/
.welcome-stats-wrap {
    background: #fff;
    padding: 0 0 60px;
}

.welcome-stats-wrap .welcome-stats {
    background: #fff;
  
    border-radius: var(--momentum-radius);
    
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin: 0 auto;
    max-width: 1120px;
    overflow: hidden;
}

.welcome-stats-wrap .welcome-stat {
    align-items: center;
    display: flex;
    gap: 14px;
    justify-content: center;
    min-height: 104px;
    padding: 22px 24px;
}

.welcome-stats-wrap .welcome-stat + .welcome-stat {
    border-left: 1px solid #e5edf3;
}

.welcome-stats-wrap .welcome-stat-icon {
    color: var(--momentum-blue);
    flex: 0 0 auto;
    font-size: 28px;
}

.welcome-stats-wrap .welcome-stat-copy {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    min-width: 0;
}

.welcome-stats-wrap .welcome-stat-copy strong {
    color: #0b1f3f;
    font-family: "Poppins", sans-serif;
    font-size: 19px;
    font-weight: 700;
    white-space: nowrap;
}

.welcome-stats-wrap .welcome-stat-copy span {
    color: #14213d;
    font-size: 18px;
    margin-top: 3px;
}

@media (max-width: 900px) {
    .welcome-stats-wrap .welcome-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .welcome-stats-wrap .welcome-stat:nth-child(odd) {
        border-left: 0;
    }

    .welcome-stats-wrap .welcome-stat:nth-child(n+3) {
        border-top: 1px solid #e5edf3;
    }
}

@media (max-width: 520px) {
    .welcome-stats-wrap {
        padding-bottom: 45px;
    }

    .welcome-stats-wrap .welcome-stats {
        grid-template-columns: 1fr;
    }

    .welcome-stats-wrap .welcome-stat {
        justify-content: flex-start;
        min-height: 88px;
        padding: 18px 24px;
    }

    .welcome-stats-wrap .welcome-stat + .welcome-stat {
        border-left: 0;
        border-top: 1px solid #e5edf3;
    }
}


/********** TREATMENT CARDS **********/
.treatments-section {
    padding: 70px 15px 80px;
    background: #fff;
}

.treatments-header {
    margin: 0 auto 34px;
    text-align: center;
}

.treatments-eyebrow {
    margin: 0 0 8px;
    color: var(--momentum-blue);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .08em;
    line-height: 1.4;
    text-transform: uppercase;
}

.treatments-title {
    margin: 0;
    color: #061a55;
    font-family: "Montserrat", serif;
    font-size: clamp(34px, 3vw, 48px);
    font-weight: 500;
    line-height: 1.2;
}

.treatments-title span {
    color: var(--momentum-blue);
}

.treatment-grid > div {
    display: flex;
}

.treatment-card {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e5edf3;
    border-radius: var(--momentum-radius);
    box-shadow: 0 8px 26px rgba(6, 26, 85, .08);
    text-align: center;
    transition: box-shadow .2s ease, transform .2s ease;
}

.treatment-card:hover {
    box-shadow: 0 14px 34px rgba(6, 26, 85, .14);
    transform: translateY(-3px);
}

.treatment-card-image {
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}

.treatment-card-body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: center;
    padding: 24px 20px 22px;
}

.treatment-card h3 {
    margin: 0 0 12px;
    color: #061a55;
    font-family: "Montserrat", serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}

.treatment-card p {
    margin: 0 0 22px;
    color: #14213d;
    font-size: 18px;
    line-height: 1.65;
}

.treatment-card-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: auto;
    padding: 9px 12px;
    color: var(--momentum-blue);
    border-radius: var(--momentum-radius);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: 1.3;
    text-transform: uppercase;
}

.treatment-card-link:hover,
.treatment-card-link:focus {
    color: #061a55;
    text-decoration: none;
}

.treatment-card-link:focus-visible {
    outline: 3px solid rgba(0, 112, 191, .35);
    outline-offset: 3px;
}

.treatment-card-link i {
    font-size: 13px;
    transition: transform .2s ease;
}

.treatment-card-link:hover i,
.treatment-card-link:focus i {
    transform: translateX(3px);
}

@media (max-width: 1199px) {
    .treatments-section {
        padding: 60px 20px 70px;
    }
}

@media (max-width: 639px) {
    .treatments-section {
        padding: 48px 10px 55px;
    }

    .treatments-header {
        margin-bottom: 26px;
    }

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

    .treatment-card-image {
        height: 210px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .treatment-card,
    .treatment-card-link i {
        transition: none;
    }

    .treatment-card:hover {
        transform: none;
    }
}


/********** MOBILE NAVIGATION COLLAPSE FIX **********/
@media screen and (max-width: 1059px) {
    .site-header nav.navbar.nav-collapse.closed {
        display: none;
    }

    .site-header nav.navbar.nav-collapse.opened {
        display: flex;
        max-height: none !important;
        overflow: visible;
    }
}


/********** WHAT HURTS GRID **********/
.concerns-section {
    position: relative;
    overflow: hidden;
    padding: 68px 20px 82px;
    background: linear-gradient(180deg, #fff 0%, #f9fcff 100%);
}

.concerns-section .uk-container {
    max-width: 1320px;
}

.concerns-header {
    max-width: 760px;
    margin: 0 auto 30px;
    text-align: center;
}

.concerns-title {
    margin: 0 0 8px;
    color: #061a55;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(34px, 3vw, 46px);
    font-weight: 400;
    line-height: 1.15;
}

.concerns-title span {
    color: var(--momentum-blue);
}

.concerns-header p {
    margin: 0;
    color: #14213d;
    font-size: 18px;
    line-height: 1.6;
}

.concerns-grid {
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.concern-card {
    display: flex;
    min-height: 132px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    padding: 20px 12px;
    
    border-radius: var(--momentum-radius);
    background: #fff;
    
    color: #061a55;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
}

.concern-icon {
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    color: var(--momentum-blue);
    font-size: 34px;
    line-height: 1;
}

.concern-icon svg {
    width: 34px;
    height: 34px;
}

@media (max-width: 959px) {
    .concerns-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 639px) {
    .concerns-section {
        padding: 50px 15px 58px;
    }

    .concerns-header {
        margin-bottom: 24px;
    }

    .concerns-title {
        font-size: 34px;
    }

    .concerns-header p {
        font-size: 15px;
    }

    .concerns-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .concern-card {
        min-height: 120px;
        padding: 17px 8px;
        font-size: 14px;
    }
}

@media (max-width: 380px) {
    .concerns-grid {
        grid-template-columns: 1fr;
    }
}


/********** STANDARD SECTION SPACING **********/
.welcome-wrap,
.welcome-stats-wrap,
.treatments-section,
.concerns-section {
    padding: 50px 0;
}


/********** HOME APPOINTMENT CTA **********/
.home-consult {
    position: relative;
    padding: 70px 0;
    background-image:
       linear-gradient(rgb(245 250 255 / 89%), rgb(245 250 255 / 74%)), url(/wp-content/uploads/cta-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #0b1f3f;
}

.home-consult-copy {
    max-width: 650px;
}

.home-consult-eyebrow {
    margin: 0 0 12px;
    color: var(--momentum-blue);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .08em;
    line-height: 1.4;
    text-transform: uppercase;
}

.home-consult h2 {
    margin: 0;
    color: #061a55;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(42px, 4.2vw, 64px);
    font-weight: 400;
    letter-spacing: -.025em;
    line-height: 1.06;
}

.home-consult h2 span {
    color: var(--momentum-blue);
}

.home-consult-intro {
    max-width: 600px;
    margin: 24px 0 30px;
    color: #14213d;
    font-size: 17px;
    line-height: 1.7;
}

.home-consult-benefits {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}

.home-consult-benefits li {
    display: flex;
    min-width: 0;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    color: #061a55;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    text-align: center;
}

.home-consult-benefit-icon,
.home-consult-form-icon {
    display: inline-flex;
    width: 54px;
    height: 54px;
    flex: 0 0 54px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(0, 112, 191, .1);
    color: var(--momentum-blue);
    font-size: 24px;
}

.home-consult-contact {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    padding: 14px 18px;
    border: 1px solid rgba(0, 112, 191, .16);
    border-radius: var(--momentum-radius);
    background: rgba(255, 255, 255, .72);
    color: var(--momentum-blue);
}

.home-consult-contact > i {
    font-size: 22px;
}

.home-consult-contact div {
    display: flex;
    flex-direction: column;
}

.home-consult-contact span {
    color: #14213d;
    font-size: 15px;
    line-height: 1.2;
}

.home-consult-contact a {
    color: #061a55;
    border-radius: var(--momentum-radius);
    font-size: 18px;
    font-weight: 700;
}

.home-consult-contact a:hover,
.home-consult-contact a:focus {
    color: var(--momentum-blue);
    text-decoration: none;
}

.home-consult-form-card {
    padding: 30px;
    border: 1px solid rgba(0, 112, 191, .1);
    border-radius: var(--momentum-radius);
    background: #ffffffd4;
    box-shadow: 0 18px 45px rgba(6, 26, 85, .12);
}

.home-consult-form-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid #dbe6ef;
	background:none;
}

.home-consult-form-header h3 {
    margin: 0 0 4px;
    color: #061a55;
    font-family: "Poppins", sans-serif;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.3;
}

.home-consult-form-header p {
    margin: 0;
    color: #263753;
    font-size: 14px;
    line-height: 1.5;
}

.home-consult-form label {
    display: block;
    margin-bottom: 6px;
    color: #061a55;
    font-size: 14px;
    font-weight: 600;
}

.home-consult-form input:not([type="checkbox"]):not([type="radio"]),
.home-consult-form select,
.home-consult-form textarea {
    width: 100%;
    min-height: 46px;
    padding: 10px 12px;
    border: 1px solid #cbd8e4;
    border-radius: var(--momentum-radius);
    background: #fff;
    color: #182a46;
    font: inherit;
}

.home-consult-form textarea {
    min-height: 100px;
    resize: vertical;
}

.home-consult-form input:focus,
.home-consult-form select:focus,
.home-consult-form textarea:focus {
    border-color: var(--momentum-blue);
    outline: 3px solid rgba(0, 112, 191, .16);
    outline-offset: 1px;
}

.home-consult-form button,
.home-consult-form input[type="submit"] {
    width: 100%;
    min-height: 50px;
    padding: 12px 20px;
    border: 0;
    border-radius: var(--momentum-radius);
    background: var(--momentum-teal);
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.home-consult-form button:hover,
.home-consult-form button:focus,
.home-consult-form input[type="submit"]:hover,
.home-consult-form input[type="submit"]:focus {
    background: var(--momentum-blue);
    color: #fff;
}

@media (max-width: 959px) {
    .home-consult-copy {
        max-width: none;
    }

    .home-consult h2 {
        font-size: clamp(40px, 8vw, 56px);
    }
}

@media (max-width: 639px) {
    .home-consult h2 {
        font-size: 39px;
    }

    .home-consult-intro {
        font-size: 16px;
    }

    .home-consult-benefits {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 22px 12px;
    }

    .home-consult-form-card {
        padding: 22px 18px;
    }

    .home-consult-form-header {
        align-items: flex-start;
    }

    .home-consult-form-header h3 {
        font-size: 20px;
    }
}


/********** PATIENT REVIEWS **********/
.patient-reviews {
    padding: 50px 0;
    background: linear-gradient(135deg, #fff 0%, #f3f9ff 55%, #eef7ff 100%);
    color: #0b1f3f;
}

.patient-reviews-header {
    margin: 0 auto 30px;
    text-align: center;
}

.patient-reviews-eyebrow {
    margin: 0 0 7px;
    color: var(--momentum-blue);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .08em;
    line-height: 1.4;
    text-transform: uppercase;
}

.patient-reviews-header h2 {
    margin: 0;
    color: #061a55;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(36px, 3.2vw, 48px);
    font-weight: 400;
    line-height: 1.15;
}

.patient-reviews-header h2 span {
    color: var(--momentum-blue);
}

.patient-reviews-grid > div {
    display: flex;
}

.patient-review-card {
    display: flex;
    width: 100%;
    min-height: 300px;
    flex-direction: column;
    margin: 0;
    padding: 25px;
    
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 8px 26px rgba(6, 26, 85, .08);
    color: #182a46;
}

.patient-review-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 18px;
}

.patient-review-avatar {
    display: inline-flex;
    width: 58px;
    height: 58px;
    align-items: center;
    justify-content: center;
    border: 3px solid #fff;
    border-radius: 50%;
    background: var(--momentum-blue);
    box-shadow: 0 3px 12px rgba(6, 26, 85, .18);
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    font-weight: 700;
}

.patient-review-quote-icon {
    color: rgba(0, 112, 191, .22);
    font-size: 34px;
}

.patient-review-card > p {
    margin: 0 0 22px;
    color: #14213d;
    
    font-size: 19px;
    line-height: 1.55;
}

.patient-review-attribution {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    padding-top: 16px;
    border-top: 1px solid #e5edf3;
}

.patient-review-card cite {
    color: var(--momentum-blue);
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
}

.patient-review-attribution span {
    margin-top: 2px;
    color: #53647b;
    font-size: 15px;
}

.patient-reviews-disclaimer {
    margin: 22px 0 0;
    color: #607086;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
}

@media (max-width: 959px) {
    .patient-review-card {
        min-height: 0;
    }
}

@media (max-width: 639px) {
    .patient-reviews-header {
        margin-bottom: 24px;
    }

    .patient-reviews-header h2 {
        font-size: 35px;
    }

    .patient-review-card {
        padding: 22px 20px;
    }

    .patient-review-card > p {
        font-size: 18px;
    }
}


/* Review star rating */
.patient-review-stars {
    display: flex;
    gap: 4px;
    margin: -2px 0 14px;
    color: #f5b301;
    font-size: 15px;
    line-height: 1;
}

.patient-review-stars svg {
    width: 15px;
    height: 15px;
}


/********** HOME SERVICES SHOWCASE **********/
.home-services-showcase {
  position: relative;
  overflow: hidden;
  padding: 50px 0;
  background: #fff;
  color: #061a55;
}
.home-services-grid {
  display: grid;
  grid-template-columns: minmax(0, 56%) minmax(0, 44%);
  align-items: start;
  min-height: 760px;
}
.home-services-copy {
  position: relative;
  z-index: 2;
  max-width: 650px;
  padding: 22px 38px 0 0;
}
.home-services-eyebrow {
  margin: 0 0 12px;
  color: var(--momentum-blue);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.home-services-title {
  margin: 0;
  color: #061a55;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(42px, 4.2vw, 64px);
  font-weight: 500;
  line-height: 1.06;
}
.home-services-title em {
  color: var(--momentum-blue);
  font-weight: 500;
}
.home-services-rule {
  display: block;
  width: 46px;
  height: 2px;
  margin: 22px 0;
  background: var(--momentum-blue);
}
.home-services-intro {
  max-width: 560px;
  margin: 0 0 18px;
  color: #14213d;
  font-size: 17px;
  line-height: 1.55;
}
.home-services-list {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e5edf3;
  list-style: none;
}
.home-service-item {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr) 28px;
  align-items: center;
  min-height: 90px;
  margin: 0;
  padding: 10px 0;
   
}
.home-service-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #f2f7fc;
  color: var(--momentum-blue);
  font-size: 25px;
}
.home-service-details {
  display: block;
  min-width: 0;
  padding-left: 22px;
  border-left: 3px solid #1677ff;
}
.home-service-details strong,
.home-service-details span {
  display: block;
}
.home-service-details strong {
  margin-bottom: 4px;
  color: #061a55;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 20px;
  line-height: 1.2;
}
.home-service-details span {
  color: #263450;
  font-size: 14px;
  line-height: 1.45;
}
.home-service-arrow {
  color: var(--momentum-blue);
  font-size: 17px;
  text-align: right;
}
.home-services-visual {
  position: relative;
  min-height: 760px;
}
.home-services-photo {
  display: block;
 
 
  height: 500px;
  object-fit: cover;
  border-radius: 48% 0 0 48% / 50% 0 0 50%;
}
.home-services-callout {
  position: absolute;
  z-index: 3;
  right: 8%;
  bottom: -217px;
  width: min(310px, 88%);
  padding: 34px 34px 30px;
  border-radius: var(--momentum-radius);
  background: linear-gradient(145deg, #f3f8fd 0%, #e4f0fb 100%);
  box-shadow: 0 18px 45px rgba(6, 26, 85, .12);
  text-align: center;
}
.home-services-callout-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  margin-bottom: 14px;
  border: 2px solid var(--momentum-blue);
  border-radius: 50%;
  color: var(--momentum-blue);
  font-size: 27px;
}
.home-services-callout h3 {
  margin: 0;
  color: #061a55;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.08;
}
.home-services-callout .home-services-rule {
  margin: 18px auto;
}
.home-services-callout p {
  margin: 0 0 24px;
  color: #263450;
  font-size: 14px;
  line-height: 1.6;
}
.home-services-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  min-height: 52px;
  padding: 13px 22px;
  border-radius: var(--momentum-radius);
  background: #0057c8;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
  transition: background-color .2s ease, transform .2s ease;
}
.home-services-button:hover,
.home-services-button:focus {
  background: #00449c;
  color: #fff;
  text-decoration: none;
  transform: translateY(-1px);
}
.home-services-button:focus-visible {
  outline: 3px solid #ffbf47;
  outline-offset: 3px;
}
@media (max-width: 959px) {
  .home-services-grid {
    grid-template-columns: 1fr;
    min-height: 0;
  }
  .home-services-copy {
    max-width: none;
    padding: 0;
  }
  .home-services-visual {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(260px, .65fr);
    gap: 24px;
    align-items: center;
    min-height: 0;
    margin-top: 32px;
  }
  .home-services-photo {
    width: 100%;
    height: 410px;
    border-radius: var(--momentum-radius);
  }
  .home-services-callout {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
  }
}
@media (max-width: 639px) {
  .home-services-title {
    font-size: 40px;
  }
  .home-services-intro {
    font-size: 16px;
  }
  .home-service-item {
    grid-template-columns: 54px minmax(0, 1fr);
    min-height: 88px;
  }
  .home-service-icon {
    width: 46px;
    height: 46px;
    font-size: 20px;
  }
  .home-service-details {
    padding-left: 14px;
  }
  .home-service-details strong {
    font-size: 18px;
  }
  .home-service-arrow {
    display: none;
  }
  .home-services-visual {
    grid-template-columns: 1fr;
  }
  .home-services-photo {
    height: 280px;
  }
  .home-services-callout {
    padding: 30px 24px;
  }
  .home-services-callout h3 {
    font-size: 32px;
  }
}
/*

.home-service-item > br {
  display: none;
}
.home-service-icon {
  grid-column: 1;
}
.home-service-details {
  grid-column: 2;
}
.home-service-arrow {
  grid-column: 3;
}

/********** WHO WE ARE SECTION **********/
.who-we-are-section {
    position: relative;
    overflow: hidden;
    padding: 50px 0;
    background: linear-gradient(90deg, #ffffff 0%, #ffffff 38%, #f4f8fc 100%);
    color: #061a55;
}
.who-we-are-section::after {
    content: "";
    position: absolute;
    right: -4%;
    bottom: -72px;
    left: 38%;
    height: 120px;
    border-radius: 50% 50% 0 0;
    background: #fff;
    pointer-events: none;
}
.who-we-are-grid {
    display: grid;
    grid-template-columns: minmax(340px, 40%) minmax(0, 60%);
    align-items: stretch;
    min-height: 500px;
}
.who-we-are-copy {
    position: relative;
    z-index: 2;
    align-self: center;
    max-width: 520px;
    padding: 35px 55px 35px 0;
}
.who-we-are-eyebrow {
    margin: 0 0 16px;
    color: var(--momentum-blue);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.who-we-are-title {
    margin: 0;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(42px, 4.2vw, 64px);
    font-weight: 500;
    line-height: 1.05;
}
.who-we-are-title em {
    color: var(--momentum-blue);
    font-weight: 500;
}
.who-we-are-rule {
    display: block;
    width: 46px;
    height: 2px;
    margin: 24px 0;
    background: var(--momentum-blue);
}
.who-we-are-copy p:not(.who-we-are-eyebrow) {
    margin: 0 0 18px;
    color: #061a55;
  
    line-height: 1.65;
}
.who-we-are-copy p:last-child {
    margin-bottom: 0;
}
.who-we-are-visual {
    position: relative;
    min-height: 500px;
}
.who-we-are-photo {
    display: block;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 500px;
    object-fit: cover;
    border-radius:0 48% 48% 0;
	float:right;
}
@media (max-width: 959px) {
    .who-we-are-grid {
        grid-template-columns: 1fr 1fr;
        min-height: 430px;
    }
    .who-we-are-copy {
        padding-right: 35px;
    }
    .who-we-are-visual,
    .who-we-are-photo {
        min-height: 430px;
    }
}
@media (max-width: 639px) {
    .who-we-are-section {
        background: #fff;
    }
    .who-we-are-section::after {
        display: none;
    }
    .who-we-are-grid {
        grid-template-columns: 1fr;
        min-height: 0;
    }
    .who-we-are-copy {
        max-width: none;
        padding: 0 0 30px;
    }
    .who-we-are-title {
        font-size: 40px;
    }
    .who-we-are-visual {
        min-height: 0;
    }
    .who-we-are-photo {
        width: 100%;
        height: 320px;
        min-height: 0;
        border-radius: var(--momentum-radius);
    }
}

/********** OFFICE LOCATION SECTION **********/
.office-location-section {
    padding: 50px 0;
    background: var(--momentum-ice);
    color: #061a55;
}
.office-location-grid {
    display: grid;
    grid-template-columns: minmax(0, 56%) minmax(340px, 44%);
    gap: clamp(42px, 6vw, 90px);
    align-items: center;
}
.office-location-map {
    overflow: hidden;
    min-height: 390px;
    border: 1px solid var(--momentum-aqua);
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 18px 45px rgba(6, 26, 85, .08);
}
.office-location-map iframe {
    display: block;
    width: 100%;
    height: 390px;
    border: 0;
}
.office-location-copy {
    max-width: 610px;
}
.office-location-eyebrow {
    margin: 0 0 14px;
    color: var(--momentum-blue);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .09em;
    text-transform: uppercase;
}
.office-location-title {
    margin: 0 0 22px;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(40px, 4vw, 58px);
    font-weight: 500;
    line-height: 1.08;
}
.office-location-copy > p:not(.office-location-eyebrow) {
    max-width: 580px;
    margin: 0;
    color: #263450;
    font-size: 17px;
    line-height: 1.7;
}
.office-location-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 28px;
}
.office-location-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    min-height: 52px;
    padding: 13px 22px;
    border: 2px solid var(--momentum-blue);
    border-radius: var(--momentum-radius);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .02em;
    text-decoration: none;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}
.office-location-button-primary {
    background: var(--momentum-blue);
    color: #fff;
}
.office-location-button-secondary {
    background: #fff;
    color: #061a55;
}
.office-location-button:hover,
.office-location-button:focus {
    border-color: var(--momentum-teal);
    background: var(--momentum-teal);
    color: #fff;
    text-decoration: none;
    transform: translateY(-1px);
}
.office-location-button:focus-visible {
    outline: 3px solid #ffbf47;
    outline-offset: 3px;
}
@media (max-width: 959px) {
    .office-location-grid {
        grid-template-columns: minmax(0, 1.05fr) minmax(300px, .95fr);
        gap: 32px;
    }
    .office-location-map,
    .office-location-map iframe {
        min-height: 350px;
        height: 350px;
    }
}
@media (max-width: 767px) {
    .office-location-grid {
        grid-template-columns: 1fr;
    }
    .office-location-copy {
        max-width: none;
    }
    .office-location-title {
        font-size: 40px;
    }
    .office-location-map,
    .office-location-map iframe {
        min-height: 320px;
        height: 320px;
    }
}
@media (max-width: 479px) {
    .office-location-actions {
        flex-direction: column;
    }
    .office-location-button {
        width: 100%;
    }
}

/********** MODERN SITE FOOTER **********/
.site-footer-modern {
    position: relative;
    overflow: hidden;
    padding: 0;
    background:
        radial-gradient(circle at 8% 15%, rgba(20, 150, 127, .2), transparent 30%),
        linear-gradient(135deg, #061a55 0%, #003f6b 58%, var(--momentum-blue) 145%);
    color: #fff;
}
.site-footer-modern::before {
    content: "";
    position: absolute;
    top: -110px;
    right: -90px;
    width: 320px;
    height: 320px;
    border: 1px solid rgba(204, 236, 238, .18);
    border-radius: 50%;
    box-shadow:
        0 0 0 38px rgba(204, 236, 238, .05),
        0 0 0 78px rgba(204, 236, 238, .035);
    pointer-events: none;
}
.site-footer-accent {
    height: 6px;
    background: linear-gradient(90deg, var(--momentum-teal) 0%, var(--momentum-aqua) 50%, var(--momentum-blue) 100%);
}
.site-footer-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(240px, 1.25fr) minmax(220px, 1fr) minmax(260px, 1.15fr) minmax(220px, .9fr);
    gap: clamp(34px, 4vw, 66px);
    padding: 64px 0 50px;
}
.site-footer-brand {
    display: inline-flex;
    align-items: center;
    gap: 13px;
    color: #fff;
    text-decoration: none;
}
.site-footer-brand:hover,
.site-footer-brand:focus {
    color: #fff;
    text-decoration: none;
}
.site-footer-brand:focus-visible,
.site-footer-social a:focus-visible,
.site-footer-contact a:focus-visible,
.site-footer-button:focus-visible,
.site-footer-home-link:focus-visible,
.site-footer-bottom a:focus-visible {
    outline: 3px solid var(--momentum-mint);
    outline-offset: 4px;
}
.site-footer-brand-mark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border: 2px solid var(--momentum-aqua);
    border-radius: 50%;
    background: rgba(255, 255, 255, .08);
    color: var(--momentum-aqua);
    font-size: 22px;
}
.site-footer-brand-text {
    display: flex;
    flex-direction: column;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
}
.site-footer-brand-text strong {
    font-size: 24px;
    letter-spacing: .045em;
}
.site-footer-brand-text > span {
    margin-top: 7px;
    color: var(--momentum-aqua);
    font-size: 12px;
    letter-spacing: .28em;
}
.site-footer-brand-column > p {
    max-width: 330px;
    margin: 24px 0;
    color: rgba(255, 255, 255, .82);
    font-size: 15px;
    line-height: 1.7;
}
.site-footer-social {
    display: flex;
    gap: 10px;
}
.site-footer-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border: 1px solid rgba(204, 236, 238, .42);
    border-radius: 50%;
    background: rgba(255, 255, 255, .06);
    color: #fff;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}
.site-footer-social a:hover,
.site-footer-social a:focus {
    border-color: var(--momentum-teal);
    background: var(--momentum-teal);
    color: #fff;
    transform: translateY(-2px);
}
.site-footer-column h2 {
    position: relative;
    margin: 0 0 25px;
    padding-bottom: 13px;
    color: #fff;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 22px;
    font-weight: 500;
}
.site-footer-column h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px;
    height: 2px;
    background: var(--momentum-teal);
}
.site-footer-contact {
    margin: 0;
    font-style: normal;
}
.site-footer-contact a {
    display: flex;
    gap: 13px;
    align-items: flex-start;
    margin-bottom: 18px;
    color: rgba(255, 255, 255, .86);
    font-size: 15px;
    line-height: 1.55;
    overflow-wrap: anywhere;
}
.site-footer-contact a:hover,
.site-footer-contact a:focus {
    color: var(--momentum-mint);
    text-decoration: none;
}
.site-footer-contact i {
    width: 18px;
    margin-top: 4px;
    color: var(--momentum-aqua);
    text-align: center;
}
.site-footer-hours {
    margin: 0;
}
.site-footer-hours > div {
    display: grid;
    grid-template-columns: minmax(92px, .85fr) minmax(112px, 1.15fr);
    gap: 14px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(204, 236, 238, .15);
}
.site-footer-hours > div:first-child {
    padding-top: 0;
}
.site-footer-hours dt,
.site-footer-hours dd {
    margin: 0;
    color: rgba(255, 255, 255, .84);
    font-size: 14px;
    line-height: 1.55;
}
.site-footer-hours dt {
    color: #fff;
    font-weight: 700;
}
.site-footer-action-column > p {
    margin: 0 0 22px;
    color: rgba(255, 255, 255, .82);
    font-size: 15px;
    line-height: 1.65;
}
.site-footer-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    min-height: 50px;
    padding: 13px 20px;
    border-radius: var(--momentum-radius);
    background: var(--momentum-teal);
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .035em;
    text-transform: uppercase;
    transition: background-color .2s ease, transform .2s ease;
}
.site-footer-button:hover,
.site-footer-button:focus {
    background: #0f7e6b;
    color: #fff;
    text-decoration: none;
    transform: translateY(-1px);
}
.site-footer-home-link {
    display: block;
    width: max-content;
    margin-top: 20px;
    color: var(--momentum-aqua);
    font-size: 14px;
    font-weight: 700;
}
.site-footer-home-link:hover,
.site-footer-home-link:focus {
    color: #fff;
}
.site-footer-bottom {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    gap: 24px;
    align-items: center;
    padding: 22px 0;
    border-top: 1px solid rgba(204, 236, 238, .2);
}
.site-footer-bottom p {
    margin: 0;
    color: rgba(255, 255, 255, .67);
    font-size: 13px;
}
.site-footer-bottom a {
    color: rgba(255, 255, 255, .67);
    font-size: 13px;
}
.site-footer-bottom a:hover,
.site-footer-bottom a:focus {
    color: var(--momentum-mint);
}
@media (max-width: 1199px) {
    .site-footer-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (max-width: 639px) {
    .site-footer-grid {
        grid-template-columns: 1fr;
        gap: 36px;
        padding: 50px 0 38px;
    }
    .site-footer-brand-column > p {
        max-width: none;
    }
    .site-footer-bottom {
        flex-direction: column;
        align-items: flex-start;
    }
}

/********** MOMENTUM SIDEBAR CARDS **********/
.site-sidebar {
    display: grid;
    gap: 20px;
   
    color: #061a55;
}
.site-sidebar .sidebar-card {
    overflow: hidden;
    margin: 0;
    border: 1px solid #dbe5ee;
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 10px 30px rgba(6, 26, 85, .055);
}
.site-sidebar .sidebar-card-body {
    padding: 26px 24px;
}
.site-sidebar .sidebar-contact-highlight {
    padding: 27px 24px 25px;
    background: linear-gradient(145deg, #075276 0%, var(--momentum-blue) 145%);
    color: #fff;
}
.site-sidebar .sidebar-eyebrow {
    margin: 0 0 9px;
    color: var(--momentum-blue);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .11em;
    line-height: 1.25;
    text-transform: uppercase;
}
.site-sidebar .sidebar-contact-highlight .sidebar-eyebrow {
    color: #52d8ff;
}
.site-sidebar h2 {
    margin: 0 0 12px;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.08;
}
.site-sidebar .sidebar-contact-highlight h2 {
    color: #fff;
    font-size: 32px;
}
.site-sidebar h3 {
    margin: 0 0 15px;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 22px;
    font-weight: 600;
}
.site-sidebar p {
    color: #52647a;
    font-size: 14px;
    line-height: 1.55;
}
.site-sidebar .sidebar-contact-highlight p:last-child {
    margin: 0;
    color: rgba(255, 255, 255, .9);
    font-size: 15px;
}
.site-sidebar .sidebar-contact-body {
    text-align: center;
}
.site-sidebar .sidebar-primary-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    min-height: 52px;
    padding: 13px 18px;
    border-radius: var(--momentum-radius);
    background: #0070bf;
    box-shadow: 0 10px 20px rgba(0, 87, 231, .2);
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: .01em;
    text-decoration: none;
    transition: background-color .2s ease, transform .2s ease;
}
.site-sidebar .sidebar-primary-button:hover,
.site-sidebar .sidebar-primary-button:focus {
    background: #0046bd;
    color: #fff;
    text-decoration: none;
    transform: translateY(-1px);
}
.site-sidebar .sidebar-call-prompt {
    margin: 18px 0 0;
    padding-top: 15px;
    border-top: 1px solid #dbe5ee;
}
.site-sidebar .sidebar-call-prompt a {
    color: #0057e7;
    font-size: 19px;
    font-weight: 800;
}
.site-sidebar .sidebar-address {
    display: flex;
    gap: 13px;
    align-items: flex-start;
    margin: 20px 0 14px;
    padding: 16px;
    border-radius: var(--momentum-radius);
    background: var(--momentum-ice);
    color: #263450;
    font-size: 14px;
    font-style: normal;
    line-height: 1.55;
}
.site-sidebar .sidebar-address i {
    margin-top: 4px;
    color: var(--momentum-blue);
}
.site-sidebar .sidebar-text-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #0057e7;
    font-size: 14px;
    font-weight: 800;
}
.site-sidebar .sidebar-text-link:hover,
.site-sidebar .sidebar-text-link:focus {
    color: var(--momentum-teal);
    text-decoration: none;
}
.site-sidebar .sidebar-divider {
    height: 1px;
    margin: 22px 0;
    background: #dbe5ee;
}
.site-sidebar .sidebar-hours {
    margin: 0;
}
.site-sidebar .sidebar-hours > div {
    display: grid;
    grid-template-columns: minmax(90px, .9fr) minmax(105px, 1.1fr);
    gap: 12px;
    padding: 9px 0;
    border-bottom: 1px solid #e7edf3;
}
.site-sidebar .sidebar-hours > div:last-child {
    border-bottom: 0;
}
.site-sidebar .sidebar-hours dt,
.site-sidebar .sidebar-hours dd {
    margin: 0;
    color: #52647a;
    font-size: 13px;
    line-height: 1.45;
}
.site-sidebar .sidebar-hours dt {
    color: #061a55;
    font-weight: 800;
}
.site-sidebar .sidebar-insurance-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin: 5px 0 16px;
    border-radius: 50%;
    background: var(--momentum-mint);
    color: #0b755f;
    font-size: 23px;
}
.site-sidebar .sidebar-insurance-note {
    margin: 18px 0;
    padding: 14px 15px;
    border-left: 3px solid var(--momentum-teal);
    border-radius: 0 10px 10px 0;
    background: #f2fbf8;
    color: #263450;
    font-weight: 700;
	border-radius:3px;
}
.site-sidebar a:focus-visible {
    outline: 3px solid #ffbf47;
    outline-offset: 3px;
}
.site-sidebar .widget-area {
    margin-top: 0;
}
@media (max-width: 959px) and (min-width: 640px) {
    .site-sidebar {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .site-sidebar .sidebar-card:last-of-type {
        grid-column: 1 / -1;
    }
}
@media (max-width: 639px) {
    .site-sidebar .sidebar-card-body,
    .site-sidebar .sidebar-contact-highlight {
        padding-right: 20px;
        padding-left: 20px;
    }
}

/********** CLINICAL CONTACT PAGE **********/
.contact-clinical-page {
    position: relative;
    overflow: hidden;
    padding: 50px 0;
    background:
        radial-gradient(circle at 100% 0%, rgba(204, 236, 238, .48), transparent 31%),
        linear-gradient(180deg, #f7fbff 0%, #fff 52%, var(--momentum-ice) 100%);
    color: #061a55;
}
.contact-clinical-page::before {
    content: "";
    position: absolute;
    top: 95px;
    right: -120px;
    width: 360px;
    height: 360px;
    border: 1px solid rgba(0, 112, 191, .1);
    border-radius: 50%;
    box-shadow:
        0 0 0 42px rgba(0, 112, 191, .035),
        0 0 0 88px rgba(0, 112, 191, .025);
    pointer-events: none;
}
.contact-clinical-hero {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, .92fr) minmax(500px, 1.08fr);
    gap: clamp(46px, 7vw, 100px);
    align-items: end;
    margin-bottom: 42px;
}
.contact-clinical-eyebrow {
    margin: 0 0 10px;
    color: var(--momentum-blue);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .11em;
    line-height: 1.3;
    text-transform: uppercase;
}
.contact-clinical-intro h2 {
    margin: 0;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(46px, 5vw, 70px);
    font-weight: 500;
    line-height: 1.02;
}
.contact-clinical-intro h2 em {
    color: var(--momentum-blue);
    font-weight: 500;
}
.contact-clinical-intro > p:last-child {
    max-width: 610px;
    margin: 24px 0 0;
    color: #40516a;
    font-size: 17px;
    line-height: 1.65;
}
.contact-quick-links {
    display: grid;
    gap: 12px;
}
.contact-quick-links > a {
    display: grid;
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 15px;
    align-items: center;
    min-height: 74px;
    padding: 12px 18px;
    border: 1px solid #d7e4ef;
    border-radius: var(--momentum-radius);
    background: rgba(255, 255, 255, .84);
    box-shadow: 0 10px 30px rgba(6, 26, 85, .05);
    color: #061a55;
    text-decoration: none;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.contact-quick-links > a:hover,
.contact-quick-links > a:focus {
    border-color: var(--momentum-teal);
    box-shadow: 0 14px 34px rgba(6, 26, 85, .1);
    color: #061a55;
    text-decoration: none;
    transform: translateY(-2px);
}
.contact-quick-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #e7f4fd;
    color: var(--momentum-blue);
    font-size: 18px;
}
.contact-quick-links small,
.contact-quick-links strong {
    display: block;
}
.contact-quick-links small {
    margin-bottom: 3px;
    color: #64748b;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
}
.contact-quick-links strong {
    color: #061a55;
    font-size: 15px;
    overflow-wrap: anywhere;
}
.contact-clinical-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(360px, .85fr) minmax(0, 1.15fr);
    gap: 26px;
    align-items: start;
}
.contact-visit-panel {
    display: grid;
    gap: 22px;
}
.contact-map-frame {
    overflow: hidden;
    min-height: 390px;
    border: 1px solid var(--momentum-aqua);
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 16px 40px rgba(6, 26, 85, .08);
}
.contact-map-frame iframe {
    display: block;
    width: 100%;
    height: 390px;
    border: 0;
}
.contact-office-card,
.contact-form-card {
    border: 1px solid #d7e4ef;
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 18px 48px rgba(6, 26, 85, .08);
}
.contact-office-card {
    padding: 27px;
}
.contact-office-heading,
.contact-form-heading {
    display: flex;
    gap: 15px;
    align-items: center;
}
.contact-office-heading > span,
.contact-form-icon {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: var(--momentum-mint);
    color: #0b755f;
    font-size: 22px;
}
.contact-office-heading .contact-clinical-eyebrow,
.contact-form-heading .contact-clinical-eyebrow {
    margin-bottom: 4px;
}
.contact-office-heading h2,
.contact-form-heading h2 {
    margin: 0;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 31px;
    font-weight: 600;
    line-height: 1.08;
}
.contact-office-hours {
    margin: 24px 0 0;
}
.contact-office-hours > div {
    display: grid;
    grid-template-columns: minmax(110px, .9fr) minmax(120px, 1.1fr);
    gap: 16px;
    padding: 11px 0;
    border-bottom: 1px solid #e5ecf2;
}
.contact-office-hours > div:last-child {
    border-bottom: 0;
}
.contact-office-hours dt,
.contact-office-hours dd {
    margin: 0;
    color: #52647a;
    font-size: 14px;
    line-height: 1.5;
}
.contact-office-hours dt {
    color: #061a55;
    font-weight: 800;
}
.contact-form-card {
    padding: clamp(28px, 4vw, 48px);
}
.contact-form-icon {
    background: #e7f4fd;
    color: var(--momentum-blue);
}
.contact-form-intro {
    margin: 20px 0 25px;
    color: #52647a;
    font-size: 15px;
    line-height: 1.6;
}
.contact-page-form .kk-form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
}
.contact-page-form .kk-half {
    float: none;
    width: auto;
    margin: 0 !important;
}
.contact-page-form .kk-form > .kk-label,
.contact-page-form .kk-half > .kk-label {
    position: static !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    margin: 0 0 7px;
    clip: auto !important;
    overflow: visible !important;
    color: #061a55;
    font-size: 13px;
    font-weight: 800;
}
.contact-page-form .kk-form > .kk-label,
.contact-page-form .kk-textarea,
.contact-page-form .kk-buttons {
    grid-column: 1 / -1;
}
.contact-page-form .kk-input,
.contact-page-form .kk-textarea {
    width: 100%;
    margin: 0;
    border: 1px solid #cdd9e4;
    border-radius: var(--momentum-radius);
    background: #fbfdff;
    color: #14213d;
    font-size: 15px;
    box-shadow: none;
    transition: border-color .2s ease, box-shadow .2s ease;
}
.contact-page-form .kk-input {
    min-height: 50px;
    padding: 12px 14px;
}
.contact-page-form .kk-textarea {
    min-height: 145px;
    padding: 13px 14px;
    resize: vertical;
}
.contact-page-form .kk-input:focus,
.contact-page-form .kk-textarea:focus {
    border-color: var(--momentum-blue);
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 112, 191, .14);
}
.contact-page-form .kk-buttons {
    margin-top: 2px;
}
.contact-page-form .kk-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    width: 100%;
    padding: 13px 22px;
    border: 0;
    border-radius: var(--momentum-radius);
    background: var(--momentum-teal) !important;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
    transition: background-color .2s ease, transform .2s ease;
}
.contact-page-form .kk-submit:hover,
.contact-page-form .kk-submit:focus {
    background: #0f7e6b !important;
    transform: translateY(-1px);
}
.contact-page-form .kk-submit:focus-visible,
.contact-clinical-page a:focus-visible {
    outline: 3px solid #ffbf47;
    outline-offset: 3px;
}
.contact-form-notice {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    margin-top: 22px;
    padding: 15px 16px;
    border-radius: var(--momentum-radius);
    background: var(--momentum-ice);
    color: #52647a;
}
.contact-form-notice i {
    margin-top: 3px;
    color: var(--momentum-blue);
}
.contact-form-notice p {
    margin: 0;
    color: #52647a;
    font-size: 12px;
    line-height: 1.55;
}
@media (max-width: 959px) {
    .contact-clinical-hero,
    .contact-clinical-grid {
        grid-template-columns: 1fr;
    }
    .contact-clinical-hero {
        gap: 30px;
    }
    .contact-quick-links {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .contact-quick-links > a {
        grid-template-columns: 42px minmax(0, 1fr);
        padding: 12px;
    }
    .contact-quick-icon {
        width: 40px;
        height: 40px;
    }
    .contact-clinical-grid {
        gap: 24px;
    }
}
@media (max-width: 767px) {
    .contact-quick-links {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 639px) {
    .contact-clinical-intro h2 {
        font-size: 42px;
    }
    .contact-map-frame,
    .contact-map-frame iframe {
        min-height: 320px;
        height: 320px;
    }
    .contact-office-card,
    .contact-form-card {
        padding: 24px 20px;
    }
    .contact-office-heading h2,
    .contact-form-heading h2 {
        font-size: 28px;
    }
    .contact-page-form .kk-form {
        grid-template-columns: 1fr;
    }
    .contact-page-form .kk-half,
    .contact-page-form .kk-form > .kk-label,
    .contact-page-form .kk-textarea,
    .contact-page-form .kk-buttons {
        grid-column: 1;
    }
}

/********** MOMENTUM ABOUT PAGE **********/
.about-momentum-page {
    color: #061a55;
}
.about-momentum-page > section {
    padding: 50px 0;
}
.about-momentum-page > section:first-child {
    padding-top: 12px;
}
.about-momentum-page > section + section {
    border-top: 1px solid #e3ebf2;
}
.about-momentum-eyebrow {
    margin: 0 0 11px;
    color: var(--momentum-blue);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .1em;
    line-height: 1.3;
    text-transform: uppercase;
}
.about-momentum-page h2 {
    margin: 0;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(38px, 4.2vw, 56px);
    font-weight: 500;
    line-height: 1.06;
}
.about-momentum-page h2 em {
    color: var(--momentum-blue);
    font-weight: 500;
}
.about-momentum-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.02fr) minmax(290px, .98fr);
    gap: clamp(28px, 4vw, 54px);
    align-items: center;
}
.about-momentum-hero-copy {
    position: relative;
    z-index: 1;
}
.about-momentum-lead {
    max-width: 620px;
    margin: 24px 0 0;
    color: #40516a;
    font-size: 17px;
    line-height: 1.68;
}
.about-momentum-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    min-height: 52px;
    margin-top: 27px;
    padding: 13px 22px;
    border-radius: var(--momentum-radius);
    background: var(--momentum-blue);
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .035em;
    text-transform: uppercase;
    transition: background-color .2s ease, transform .2s ease;
}
.about-momentum-button:hover,
.about-momentum-button:focus {
    background: #005a99;
    color: #fff;
    text-decoration: none;
    transform: translateY(-1px);
}
.about-momentum-hero-visual {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: fit-content;
    overflow: hidden;
    border: 1px solid var(--momentum-aqua);
    border-radius: 10px 46% 10px 46% / 10px 38% 10px 38%;
    background:
        radial-gradient(circle at 72% 22%, rgba(226, 252, 214, .92), transparent 34%),
        linear-gradient(145deg, #e8f6ff 0%, var(--momentum-aqua) 55%, var(--momentum-ice) 100%);
    color: var(--momentum-blue);
    text-align: center;
}
.about-photo-badge {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 76px;
    height: 76px;
    margin-bottom: 15px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 14px 32px rgba(6, 26, 85, .12);
    font-size: 30px;
}
.about-momentum-hero-visual > span:last-child {
    position: relative;
    z-index: 1;
    color: #061a55;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.about-momentum-intro {
    display: grid;
    grid-template-columns: minmax(250px, .85fr) minmax(0, 1.15fr);
    gap: clamp(35px, 5vw, 72px);
    align-items: end;
}
.about-momentum-intro-copy p {
    margin: 0;
    color: #40516a;
    font-size: 17px;
    line-height: 1.72;
}
.about-momentum-features {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}
.about-feature-card {
    min-height: 100%;
    margin: 0;
    padding: 25px 21px;
    border: 1px solid #dbe5ee;
    border-radius: var(--momentum-radius);
    background: #fff;
    box-shadow: 0 12px 34px rgba(6, 26, 85, .055);
}
.about-feature-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin-bottom: 18px;
    border-radius: 50%;
    background: #e7f4fd;
    color: var(--momentum-blue);
    font-size: 21px;
}
.about-feature-card:nth-child(2) .about-feature-icon {
    background: var(--momentum-mint);
    color: #0b755f;
}
.about-feature-card h3 {
    margin: 0 0 10px;
    color: #061a55;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.15;
}
.about-feature-card p {
    margin: 0;
    color: #52647a;
    font-size: 14px;
    line-height: 1.6;
}
.about-momentum-story {
    position: relative;
    display: grid;
    grid-template-columns: 94px minmax(0, 1fr);
    gap: 28px;
    align-items: start;
    padding-right: clamp(22px, 4vw, 48px) !important;
    padding-left: clamp(22px, 4vw, 48px) !important;
    border: 1px solid var(--momentum-aqua) !important;
    border-radius: var(--momentum-radius);
    background:
        radial-gradient(circle at 100% 0%, rgba(226, 252, 214, .78), transparent 38%),
        var(--momentum-ice);
}
.about-story-accent {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    background: var(--momentum-blue);
    color: #fff;
    font-size: 28px;
    box-shadow: 0 12px 26px rgba(0, 112, 191, .18);
}
.about-momentum-story p:not(.about-momentum-eyebrow) {
    margin: 20px 0 0;
    color: #40516a;
    font-size: 15px;
    line-height: 1.7;
}
.about-gallery-heading {
    display: grid;
    grid-template-columns: minmax(250px, 1fr) minmax(0, .8fr);
    gap: 35px;
    align-items: end;
    margin-bottom: 28px;
}
.about-gallery-heading > p {
    margin: 0;
    color: #52647a;
    font-size: 14px;
    line-height: 1.6;
}
.about-gallery-slider {
    margin: 0;
}
.about-gallery-slider .uk-slider-container {
    padding: 4px;
}
.about-gallery-slider .uk-slider-items {
    margin-left: -12px;
}
.about-gallery-slider .uk-slider-items > li {
    padding-left: 12px;
}
.about-gallery-controls {
    display: flex;
    justify-content: center;
    gap: 18px;
    align-items: center;
    margin-top: 22px;
}
.about-gallery-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 1px solid var(--momentum-blue);
    border-radius: var(--momentum-radius);
    background: #fff;
    color: var(--momentum-blue);
    cursor: pointer;
    transition: background-color .2s ease, color .2s ease;
}
.about-gallery-arrow:hover,
.about-gallery-arrow:focus {
    background: var(--momentum-blue);
    color: #fff;
}
.about-gallery-slider .uk-dotnav {
    gap: 8px;
    margin: 0;
    padding: 0;
}
.about-gallery-slider .uk-dotnav > * {
    padding: 0;
}
.about-gallery-slider .uk-dotnav > * > * {
    width: 9px;
    height: 9px;
    border-color: var(--momentum-blue);
}
.about-gallery-slider .uk-dotnav > .uk-active > * {
    background: var(--momentum-blue);
}
.about-momentum-page a:focus-visible,
.about-momentum-page button:focus-visible {
    outline: 3px solid #ffbf47;
    outline-offset: 3px;
}
@media (max-width: 959px) {
    .about-momentum-hero,
    .about-momentum-intro {
        grid-template-columns: 1fr;
    }
    .about-momentum-hero-visual {
        min-height: 390px;
    }
    .about-momentum-features {
        grid-template-columns: 1fr;
    }
    .about-gallery-heading {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 639px) {
    .about-momentum-page h2 {
        font-size: 38px;
    }
    .about-momentum-hero-visual {
        min-height: 320px;
        border-radius: var(--momentum-radius);
    }
    .about-momentum-story {
        grid-template-columns: 1fr;
    }
    .about-story-accent {
        width: 66px;
        height: 66px;
    }
}


/* Gallery media */
.about-gallery-figure {
    position: relative;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    margin: 0;
    border-radius: var(--momentum-radius);
    background: var(--momentum-ice);
}
.about-gallery-image {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: var(--momentum-radius);
    object-fit: cover;
    object-position: center;
    transition: transform .35s ease;
}
.about-gallery-figure:hover .about-gallery-image {
    transform: scale(1.025);
}
@media (prefers-reduced-motion: reduce) {
    .about-gallery-image {
        transition: none;
    }
}

/* =========================================================
   SUCCESS STORIES PAGE
   Scoped to page ID 734 and .success-stories-page
   ========================================================= */
.page-id-734 .success-stories-page {
    --success-navy: #061a55;
    --success-blue: #0070bf;
    --success-sky: #eaf5fd;
    --success-border: #dce7f0;
    --success-text: #243552;
    --success-muted: #68758a;
    --success-gold: #fbbc04;
    position: relative;
    overflow: hidden;
    padding: 50px 0;
    background:
        radial-gradient(circle at 9% 5%, rgba(0, 112, 191, 0.09), transparent 25rem),
        radial-gradient(circle at 92% 88%, rgba(0, 112, 191, 0.07), transparent 28rem),
        #f8fbfe;
    color: var(--success-text);
}

.page-id-734 .success-stories-page::before,
.page-id-734 .success-stories-page::after {
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    content: "";
    pointer-events: none;
}

.page-id-734 .success-stories-page::before {
    top: 72px;
    right: -110px;
    width: 270px;
    height: 270px;
    border: 1px solid rgba(0, 112, 191, 0.12);
}

.page-id-734 .success-stories-page::after {
    bottom: 190px;
    left: -85px;
    width: 190px;
    height: 190px;
    background: rgba(0, 112, 191, 0.035);
}

.page-id-734 .success-stories-page > .uk-container {
    position: relative;
    z-index: 1;
}

.page-id-734 .success-stories-intro {
    max-width: 780px;
    margin: 0 auto 38px;
    text-align: center;
}

.page-id-734 .success-stories-eyebrow {
    display: block;
    margin-bottom: 8px;
    color: var(--success-blue);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.13em;
    line-height: 1.4;
    text-transform: uppercase;
}

.page-id-734 .success-stories-intro h2,
.page-id-734 .success-stories-cta h2 {
    margin: 0;
    color: var(--success-navy);
    font-family: "Lora", Georgia, serif;
    font-weight: normal;
    letter-spacing: -0.025em;
}

.page-id-734 .success-stories-intro h2 {
    font-size: clamp(34px, 4.4vw, 56px);
    line-height: 1.08;
}

.page-id-734 .success-stories-intro > p {
    max-width: 650px;
    margin: 18px auto 22px;
    color: var(--success-muted);
    font-size: 17px;
    line-height: 1.7;
}

.page-id-734 .success-stories-summary {
    display: inline-flex;
    align-items: center;
    gap: 13px;
    padding: 12px 18px;
    border: 1px solid var(--success-border);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 8px 25px rgba(6, 26, 85, 0.07);
    text-align: left;
}

.page-id-734 .success-stories-google-mark {
    display: grid;
    width: 42px;
    height: 42px;
    place-items: center;
    border-radius: 50%;
    background: #fff;
    box-shadow: inset 0 0 0 1px #e6ebf0;
    color: #4285f4;
    font: 800 24px/1 Arial, sans-serif;
}

.page-id-734 .success-stories-summary-copy {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    column-gap: 9px;
}

.page-id-734 .success-stories-summary-copy strong {
    color: var(--success-navy);
    font-size: 22px;
    line-height: 1;
}

.page-id-734 .success-stories-summary-copy small {
    grid-column: 1 / -1;
    margin-top: 4px;
    color: var(--success-muted);
    font-size: 12px;
    font-weight: 700;
}

.page-id-734 .success-stories-stars,
.page-id-734 .success-review-stars {
    color: var(--success-gold);
    letter-spacing: 0.07em;
}

.page-id-734 .success-stories-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 20px;
}

.page-id-734 .success-review-card {
    display: flex;
    grid-column: span 2;
    min-width: 0;
    min-height: 100%;
    flex-direction: column;
    padding: 26px;
    border: 1px solid var(--success-border);
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 12px 34px rgba(6, 26, 85, 0.07);
    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.page-id-734 .success-review-card--featured {
    grid-column: span 3;
    padding: 30px;
    border-top: 3px solid var(--success-blue);
}

.page-id-734 .success-review-card:hover {
    border-color: rgba(0, 112, 191, 0.28);
    box-shadow: 0 18px 42px rgba(6, 26, 85, 0.11);
    transform: translateY(-3px);
}

.page-id-734 .success-review-top {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr) auto;
    align-items: center;
    gap: 13px;
}

.page-id-734 .success-review-avatar {
    display: grid;
    width: 48px;
    height: 48px;
    place-items: center;
    border-radius: 50%;
    background: linear-gradient(145deg, var(--success-blue), #004a8d);
    box-shadow: 0 6px 14px rgba(0, 112, 191, 0.2);
    color: #fff;
    font-size: 19px;
    font-weight: 800;
}

.page-id-734 .success-review-person {
    min-width: 0;
}

.page-id-734 .success-review-person h3 {
    overflow-wrap: anywhere;
    margin: 0 0 2px;
    color: var(--success-navy);
    font-family: "Lato", Arial, sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.3;
}

.page-id-734 .success-review-person span {
    color: var(--success-muted);
    font-size: 12px;
}

.page-id-734 .success-review-google {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--success-muted);
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
}

.page-id-734 .success-review-google b {
    color: #4285f4;
    font: 800 16px/1 Arial, sans-serif;
}

.page-id-734 .success-review-stars {
    margin: 18px 0 12px;
    font-size: 17px;
    line-height: 1;
}

.page-id-734 .success-review-card blockquote {
    margin: 0;
    padding: 0;
    border: 0;
    color: var(--success-text);
    font-size: 15px;
    font-style: normal;
    line-height: 1.75;
    overflow-wrap: anywhere;
}

.page-id-734 .success-review-card blockquote p {
    margin: 0;
}

.page-id-734 .success-stories-disclaimer {
    max-width: 760px;
    margin: 24px auto 0;
    color: var(--success-muted);
    font-size: 12px;
    line-height: 1.6;
    text-align: center;
}

.page-id-734 .success-stories-actions {
    margin-top: 22px;
    text-align: center;
}

.page-id-734 .success-stories-primary,
.page-id-734 .success-stories-secondary,
.page-id-734 .success-stories-call {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 12px 20px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.035em;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.page-id-734 .success-stories-primary {
    border: 1px solid var(--success-blue);
    background: var(--success-blue);
    box-shadow: 0 9px 22px rgba(0, 112, 191, 0.2);
    color: #fff;
}

.page-id-734 .success-stories-secondary,
.page-id-734 .success-stories-call {
    border: 1px solid rgba(0, 112, 191, 0.3);
    background: #fff;
    color: var(--success-blue);
}

.page-id-734 .success-stories-primary:hover,
.page-id-734 .success-stories-primary:focus,
.page-id-734 .success-stories-secondary:hover,
.page-id-734 .success-stories-secondary:focus,
.page-id-734 .success-stories-call:hover,
.page-id-734 .success-stories-call:focus {
    border-color: var(--success-navy);
    background: var(--success-navy);
    color: #fff;
    text-decoration: none;
    transform: translateY(-2px);
}

.page-id-734 .success-stories-primary:focus-visible,
.page-id-734 .success-stories-secondary:focus-visible,
.page-id-734 .success-stories-call:focus-visible {
    outline: 3px solid rgba(0, 112, 191, 0.28);
    outline-offset: 3px;
}

.page-id-734 .success-stories-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    margin-top: 46px;
    padding: 34px 38px;
    border: 1px solid rgba(0, 112, 191, 0.2);
    border-radius: 10px;
    background: linear-gradient(120deg, #eef7fd 0%, #fff 72%);
    box-shadow: 0 14px 38px rgba(6, 26, 85, 0.08);
}

.page-id-734 .success-stories-cta h2 {
    font-size: clamp(28px, 3vw, 40px);
    line-height: 1.15;
}

.page-id-734 .success-stories-cta p {
    max-width: 600px;
    margin: 10px 0 0;
    color: var(--success-muted);
    font-size: 15px;
    line-height: 1.65;
}

.page-id-734 .success-stories-cta-actions {
    display: flex;
    flex: 0 0 auto;
    gap: 10px;
}

@media (max-width: 959px) {
    .page-id-734 .success-stories-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .page-id-734 .success-review-card,
    .page-id-734 .success-review-card--featured {
        grid-column: span 1;
    }

    .page-id-734 .success-review-card:last-child {
        grid-column: 1 / -1;
    }

    .page-id-734 .success-stories-cta {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (max-width: 639px) {
    .page-id-734 .success-stories-page {
        padding: 50px 0;
    }

    .page-id-734 .success-stories-intro {
        margin-bottom: 28px;
        text-align: left;
    }

    .page-id-734 .success-stories-intro > p {
        margin-left: 0;
    }

    .page-id-734 .success-stories-summary {
        width: 100%;
        justify-content: flex-start;
    }

    .page-id-734 .success-stories-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .page-id-734 .success-review-card,
    .page-id-734 .success-review-card--featured,
    .page-id-734 .success-review-card:last-child {
        grid-column: 1;
        padding: 22px;
    }

    .page-id-734 .success-review-top {
        grid-template-columns: 44px minmax(0, 1fr);
    }

    .page-id-734 .success-review-avatar {
        width: 44px;
        height: 44px;
    }

    .page-id-734 .success-review-google {
        grid-column: 2;
    }

    .page-id-734 .success-stories-cta {
        margin-top: 36px;
        padding: 26px 22px;
    }

    .page-id-734 .success-stories-cta-actions {
        width: 100%;
        flex-direction: column;
    }

    .page-id-734 .success-stories-primary,
    .page-id-734 .success-stories-secondary,
    .page-id-734 .success-stories-call {
        width: 100%;
    }
}

@media (prefers-reduced-motion: reduce) {
    .page-id-734 .success-review-card,
    .page-id-734 .success-stories-primary,
    .page-id-734 .success-stories-secondary,
    .page-id-734 .success-stories-call {
        transition: none;
    }
}

/* =========================================================
   PRIMARY MENU ORGANIZATION SUPPORT
   Keeps the expanded top-level menu within mid-width desktops.
   ========================================================= */
@media (min-width: 960px) and (max-width: 1350px) {
    .site-header nav.navbar .menu {
        gap: 0;
    }

    .site-header nav.navbar .menu > li > a {
        padding-right: 9px;
        padding-left: 9px;
    }
}


/********** PAGE-SPECIFIC CALL TO ACTION **********/
.momentum-page-cta {
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) minmax(240px, 0.9fr);
  margin: 50px 0;
  overflow: hidden;
  border: 1px solid #14967f;
  border-radius: 10px;
  background: #f1f9ff;
}

.momentum-page-cta__content {
  align-self: center;
  padding: 38px 42px;
}

.momentum-page-cta__eyebrow {
  margin: 0 0 16px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-transform: uppercase;
}

.momentum-page-cta h2 {
  margin: 0 0 18px;
  color: #08204d;
  font-size: clamp(26px, 3vw, 36px);
  line-height: 1.15;
}

.momentum-page-cta__content > p:not(.momentum-page-cta__eyebrow) {
  margin: 0 0 22px;
  color: #152238;
  font-size: 17px;
  line-height: 1.6;
}

.momentum-page-cta__button {
  display: inline-block;
  padding: 13px 22px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.momentum-page-cta__button:hover,
.momentum-page-cta__button:focus {
  background: #fff;
  color: #0b7565;
  text-decoration: none;
}

.momentum-page-cta__button:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: 3px;
}

.momentum-page-cta__media {
  min-height: 300px;
}

.momentum-page-cta__media img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0 10px 10px 0;
  object-fit: cover;
}

@media (max-width: 767px) {
  .momentum-page-cta {
    grid-template-columns: 1fr;
  }

  .momentum-page-cta__content {
    padding: 30px 24px;
  }

  .momentum-page-cta__media {
    min-height: 220px;
    order: -1;
  }

  .momentum-page-cta__media img {
    border-radius: 10px 10px 0 0;
  }
}


/********** TREATMENTS OVERVIEW **********/
.treatments-intro {
  max-width: 760px;
  margin: 0 auto 38px;
  text-align: center;
}

.treatments-intro__eyebrow,
.treatments-closing__eyebrow {
  margin: 0 0 10px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.treatments-intro > p:last-child {
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
}

.treatment-service-list {
  display: grid;
  gap: 28px;
}

.treatment-service-card {
  display: grid;
  grid-template-columns: minmax(260px, 42%) minmax(0, 1fr);
  overflow: hidden;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(8, 32, 77, .08);
}

.treatment-service-card:nth-child(even) {
  grid-template-columns: minmax(0, 1fr) minmax(260px, 42%);
}

.treatment-service-card:nth-child(even) .treatment-service-card__media {
  order: 2;
}

.treatment-service-card__media {
  min-height: 280px;
}

.treatment-service-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px 0 0 10px;
  object-fit: cover;
}

.treatment-service-card:nth-child(even) .treatment-service-card__media img {
  border-radius: 0 10px 10px 0;
}

.treatment-service-card__content {
  align-self: center;
  padding: 34px 38px;
}

.treatment-service-card__content h2 {
  margin: 0 0 14px;
  color: #08204d;
  font-size: 29px;
  line-height: 1.2;
}

.treatment-service-card__content p {
  margin: 0 0 20px;
  line-height: 1.65;
}

.treatment-service-card__button {
  display: inline-block;
  padding: 12px 20px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  line-height: 1.25;
  text-decoration: none;
}

.treatment-service-card__button:hover,
.treatment-service-card__button:focus {
  background: #fff;
  color: #0b7565;
  text-decoration: none;
}

.treatment-service-card__button:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: 3px;
}

.treatments-closing {
  margin: 50px 0 0;
  padding: 38px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #f1f9ff;
  text-align: center;
}

.treatments-closing__title {
  margin: 0 0 12px;
  color: #08204d;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.treatments-closing > p:not(.treatments-closing__eyebrow):not(.treatments-closing__title) {
  margin: 0 auto 20px;
  max-width: 620px;
}

@media (max-width: 767px) {
  .treatment-service-card,
  .treatment-service-card:nth-child(even) {
    grid-template-columns: 1fr;
  }

  .treatment-service-card:nth-child(even) .treatment-service-card__media {
    order: 0;
  }

  .treatment-service-card__media {
    min-height: 220px;
  }

  .treatment-service-card__media img,
  .treatment-service-card:nth-child(even) .treatment-service-card__media img {
    border-radius: 10px 10px 0 0;
  }

  .treatment-service-card__content {
    padding: 28px 24px;
  }

  .treatments-closing {
    padding: 30px 24px;
  }
}


/********** SCHEDULE APPOINTMENT / REVIEWWAVE **********/
.appointment-page-intro {
  max-width: 780px;
  margin: 0 auto 38px;
  text-align: center;
}

.appointment-page-intro__eyebrow,
.appointment-widget-card__step,
.appointment-help-card__eyebrow {
  margin: 0 0 10px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.appointment-page-intro__title {
  margin: 0 0 16px;
  color: #08204d;
  font-size: clamp(30px, 4vw, 44px);
 
  line-height: 1.12;
  font-family: Georgia, "Times New Roman", serif;
}

.appointment-page-intro > p:last-child {
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
}

.appointment-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.65fr) minmax(300px, .85fr);
  gap: 28px;
  align-items: start;
}

.appointment-widget-card,
.appointment-help-card {
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 12px 32px rgba(8, 32, 77, .08);
}

.appointment-widget-card {
  padding: 36px;
}

.appointment-widget-card__header h2,
.appointment-help-card h2 {
  margin: 0 0 12px;
  color: #08204d;
  line-height: 1.2;
  font-family: Georgia, "Times New Roman", serif;
  font-weight:normal;
  font-size:36px;
}

.appointment-widget-card__header > p:last-child {
  margin: 0 0 26px;
}

.reviewwave-widget-placeholder {
  min-height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 42px 30px;
  border: 2px dashed #14967f;
  border-radius: 10px;
  background: #f1f9ff;
  color: #334155;
  text-align: left;
}

.reviewwave-widget-placeholder__icon {
  width: 72px;
  height: 72px;
  display: grid;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #e2fcd6;
  color: #0b7565;
  font-size: 32px;
}

.reviewwave-widget-placeholder__title {
  margin: 0 0 10px;
  color: #08204d;
  font-size: 23px;
  font-weight: 700;
}

.reviewwave-widget-placeholder p:last-of-type {
  max-width: 450px;
  margin: 0;
  line-height: 1.6;
}

.appointment-help-card {
  padding: 32px;
  border-top: 5px solid #0070bf;
}

.appointment-help-card > p:not(.appointment-help-card__eyebrow) {
  line-height: 1.6;
}

.appointment-contact-list {
  margin: 24px 0;
  padding: 0;
  list-style: none;
}

.appointment-contact-list li {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 10px;
  padding: 16px 0;
  border-top: 1px solid #dcecef;
}

.appointment-contact-list i {
  color: #14967f;
  font-size: 20px;
  text-align: center;
}

.appointment-contact-list span {
  display: block;
  margin-bottom: 3px;
  color: #526277;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.appointment-contact-list a {
  color: #075f9d;
  font-weight: 700;
  overflow-wrap: anywhere;
}

.appointment-note {
  padding: 16px;
  border-radius: 10px;
  background: #f1f9ff;
  font-size: 14px;
  line-height: 1.55;
}

.appointment-expectations {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin: 32px 0 0;
}

.appointment-expectations > div {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 12px;
  padding: 22px;
  border-radius: 10px;
  background: #f1f9ff;
}

.appointment-expectations__number {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #14967f;
  color: #fff;
  font-weight: 700;
}

.appointment-expectations p {
  margin: 0;
  line-height: 1.55;
}

@media (max-width: 900px) {
  .appointment-layout,
  .appointment-expectations {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  .appointment-widget-card,
  .appointment-help-card {
    padding: 26px 22px;
  }

  .reviewwave-widget-placeholder {
    min-height: 340px;
    padding: 32px 20px;
  }
}


/********** FAQ PAGE **********/
.faq-intro {
  max-width: 560px;
  margin: 0 auto 32px;
  text-align: center;
}

.faq-intro__eyebrow,
.faq-contact-card__eyebrow {
  margin: 0 0 10px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.faq-intro > p:last-child {
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
}

.faq-category-control {
  max-width: 520px;
  margin: 0 auto 42px;
  padding: 22px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #f1f9ff;
}

.faq-category-control label {
  display: block;
  margin-bottom: 9px;
  color: #08204d;
  font-weight: 700;
}

.faq-category-control select {
  width: 100%;
  min-height: 48px;
  padding: 10px 42px 10px 14px;
  border: 1px solid #7197a9;
  border-radius: 10px;
  background-color: #fff;
  color: #152238;
  font: inherit;
}

.faq-category-control select:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: 2px;
}

.faq-group {
  margin: 0 0 38px;
  scroll-margin-top: 30px;
}

.faq-group[hidden] {
  display: none;
}

.faq-group h2 {
  margin: 0 0 16px;
  color: #08204d;
  font-size: 28px;
}

.faq-item {
  margin: 0 0 12px;
  overflow: hidden;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 6px 20px rgba(8, 32, 77, .05);
}

.faq-item summary {
  position: relative;
  padding: 20px 58px 20px 22px;
  color: #08204d;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  list-style: none;
}

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

.faq-item summary::after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #e2fcd6;
  color: #0b7565;
  font-size: 23px;
  line-height: 1;
}

.faq-item[open] summary {
  background: #f1f9ff;
}

.faq-item[open] summary::after {
  content: '–';
}

.faq-item summary:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: -3px;
}

.faq-item__answer {
  padding: 0 22px 20px;
  border-top: 1px solid #dcecef;
}

.faq-item__answer p {
  margin: 18px 0 0;
  line-height: 1.65;
}

.faq-contact-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  margin: 50px 0 0;
  padding: 34px;
  border: 1px solid #14967f;
  border-radius: 10px;
  background: #f1f9ff;
}

.faq-contact-card__title {
  margin: 0 0 10px;
  color: #08204d;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.faq-contact-card > div > p:last-child {
  margin: 0;
}

.faq-contact-card__actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.faq-contact-card__actions a {
  display: inline-block;
  padding: 12px 18px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.faq-contact-card__actions a:hover,
.faq-contact-card__actions a:focus {
  background: #fff;
  color: #0b7565;
}

.faq-contact-card__actions a:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: 3px;
}

@media (max-width: 767px) {
  .faq-contact-card {
    grid-template-columns: 1fr;
    padding: 28px 24px;
  }

  .faq-contact-card__actions {
    justify-content: flex-start;
  }

  .faq-contact-card__actions a {
    width: 100%;
    text-align: center;
  }
}


/********** FIRST VISIT PAGE **********/
.first-visit-intro {
  max-width: 780px;
  margin: 0 auto 34px;
  text-align: center;
}

.first-visit-intro__eyebrow,
.first-visit-info-card__eyebrow,
.first-visit-cta__eyebrow {
  margin: 0 0 10px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.first-visit-intro__title {
  margin: 0 0 16px;
  color: #08204d;
  font-size: clamp(30px, 4vw, 44px);
  font-weight: 700;
  line-height: 1.12;
}

.first-visit-intro > p:last-child {
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
}

.first-visit-quick-info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin: 0 0 50px;
}

.first-visit-quick-info > div {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 12px;
  padding: 22px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #f1f9ff;
}

.first-visit-quick-info i {
  color: #14967f;
  font-size: 25px;
  text-align: center;
}

.first-visit-quick-info p {
  margin: 0;
  line-height: 1.55;
}

.first-visit-section-heading {
  margin-bottom: 24px;
  text-align: center;
}

.first-visit-section-heading > p {
  margin: 0 0 8px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.first-visit-section-heading h2 {
  margin: 0;
  color: #08204d;
}

.first-visit-timeline {
  position: relative;
  max-width: 800px;
  margin: 0 auto 50px;
  padding: 0;
  list-style: none;
}

.first-visit-timeline::before {
  content: '';
  position: absolute;
  top: 26px;
  bottom: 26px;
  left: 25px;
  width: 2px;
  background: #ccecee;
}

.first-visit-timeline li {
  position: relative;
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 20px;
  margin-bottom: 18px;
}

.first-visit-timeline__number {
  z-index: 1;
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #14967f;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.first-visit-timeline li > div {
  padding: 22px 24px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 7px 22px rgba(8, 32, 77, .06);
}

.first-visit-timeline h3 {
  margin: 0 0 8px;
  color: #08204d;
  font-size: 21px;
}

.first-visit-timeline p {
  margin: 0;
  line-height: 1.65;
}

.first-visit-two-column {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin: 0 0 30px;
}

.first-visit-info-card {
  padding: 30px;
  border: 1px solid #ccecee;
  border-top: 5px solid #14967f;
  border-radius: 10px;
  background: #fff;
}

.first-visit-info-card--location {
  border-top-color: #0070bf;
  background: #f1f9ff;
}

.first-visit-info-card h2 {
  margin: 0 0 12px;
  color: #08204d;
}

.first-visit-info-card p,
.first-visit-info-card address {
  line-height: 1.65;
}

.first-visit-info-card address {
  font-style: normal;
  font-weight: 700;
}

.first-visit-info-card > a:last-child {
  display: inline-block;
  padding: 11px 17px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.first-visit-reassurance {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 20px;
  align-items: center;
  margin: 0 0 30px;
  padding: 28px;
  border-radius: 10px;
  background: #e2fcd6;
}

.first-visit-reassurance__icon {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #fff;
  color: #0b7565;
  font-size: 25px;
}

.first-visit-reassurance__title {
  margin: 0 0 8px;
  color: #08204d;
  font-size: 24px;
  font-weight: 700;
}

.first-visit-reassurance p:last-child {
  margin: 0;
  line-height: 1.65;
}

.first-visit-cta {
  padding: 36px;
  border: 1px solid #14967f;
  border-radius: 10px;
  background: #f1f9ff;
  text-align: center;
}

.first-visit-cta__title {
  margin: 0 0 10px;
  color: #08204d;
  font-size: 31px;
  font-weight: 700;
}

.first-visit-cta > p:not(.first-visit-cta__eyebrow):not(.first-visit-cta__title) {
  margin: 0 0 20px;
}

.first-visit-cta a {
  display: inline-block;
  padding: 12px 20px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.first-visit-info-card > a:last-child:hover,
.first-visit-info-card > a:last-child:focus,
.first-visit-cta a:hover,
.first-visit-cta a:focus {
  background: #fff;
  color: #0b7565;
}

@media (max-width: 767px) {
  .first-visit-quick-info,
  .first-visit-two-column {
    grid-template-columns: 1fr;
  }

  .first-visit-timeline li {
    gap: 14px;
  }

  .first-visit-reassurance {
    grid-template-columns: 1fr;
  }
}


/********** MEET THE TEAM PAGE **********/
.team-page-intro {
  max-width: 800px;
  margin: 0 auto 44px;
  text-align: center;
}

.team-page-intro__eyebrow,
.team-profile__role,
.team-page-cta__eyebrow {
  margin: 0 0 9px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.team-page-intro__title {
  margin: 0 0 16px;
  color: #08204d;
  font-size: clamp(31px, 4vw, 45px);
  font-weight: 700;
  line-height: 1.12;
}

.team-page-intro > p:last-child {
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
}

.team-profile {
  display: grid;
  grid-template-columns: minmax(270px, 38%) minmax(0, 1fr);
  overflow: hidden;
  margin-bottom: 34px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(8, 32, 77, .08);
}

.team-profile--reverse {
  grid-template-columns: minmax(0, 1fr) minmax(270px, 38%);
}

.team-profile--reverse .team-profile__photo {
  order: 2;
}

.team-profile__photo {
  min-height: 520px;
 
}

.team-profile__photo img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px 0 0 10px;
  object-fit: cover;
  object-position: center top;
}

.team-profile--reverse .team-profile__photo img {
  border-radius: 0 10px 10px 0;
}

.team-profile__content {
  align-self: center;
  padding: 38px 42px;
}

.team-profile__content h2,
.team-support-profile h2,
.team-values__heading h2 {
  margin: 0 0 17px;
  color: #08204d;
  line-height: 1.2;
}

.team-profile__content > p:not(.team-profile__role) {
  line-height: 1.67;
}

.team-profile__content a {
  font-weight: 700;
}

.team-profile__focus {
  margin-top: 24px;
  padding: 20px;
  border-radius: 10px;
  background: #f1f9ff;
}

.team-profile__focus > span {
  display: block;
  margin-bottom: 9px;
  color: #0b7565;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.team-profile__focus ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.team-profile__focus li {
  padding: 6px 10px;
  border-radius: 999px;
  background: #e2fcd6;
  color: #23473f;
  font-size: 14px;
}

.team-support-profile {
  display: grid;
  grid-template-columns: 110px 1fr;
  gap: 26px;
  align-items: center;
  margin: 0 0 50px;
  padding: 30px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #f1f9ff;
}

.team-support-profile__monogram {
  width: 96px;
  height: 96px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #14967f;
  color: #fff;
  font-size: 31px;
  font-weight: 700;
  letter-spacing: .04em;
}

.team-support-profile h2 {
  margin-bottom: 9px;
}

.team-support-profile p:last-child {
  margin: 0;
  line-height: 1.65;
}

.team-values {
  margin-bottom: 34px;
}

.team-values__heading {
  margin-bottom: 24px;
  text-align: center;
}

.team-values__heading > p {
  margin: 0 0 8px;
  color: #0070bf;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.team-values__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.team-values__grid > div {
  padding: 27px 23px;
  border: 1px solid #ccecee;
  border-radius: 10px;
  background: #fff;
  text-align: center;
}

.team-values__grid i {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: #e2fcd6;
  color: #0b7565;
  font-size: 25px;
}

.team-values__title {
  margin: 0 0 8px;
  color: #08204d;
  font-size: 19px;
  font-weight: 700;
}

.team-values__grid p:last-child {
  margin: 0;
  line-height: 1.55;
}

.team-page-cta {
  padding: 36px;
  border: 1px solid #14967f;
  border-radius: 10px;
  background: #f1f9ff;
  text-align: center;
}

.team-page-cta__title {
  margin: 0 0 10px;
  color: #08204d;
  font-size: 31px;
  font-weight: 700;
}

.team-page-cta > p:not(.team-page-cta__eyebrow):not(.team-page-cta__title) {
  margin: 0 0 20px;
}

.team-page-cta a {
  display: inline-block;
  padding: 12px 20px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.team-page-cta a:hover,
.team-page-cta a:focus {
  background: #fff;
  color: #0b7565;
}

@media (max-width: 767px) {
  .team-profile,
  .team-profile--reverse,
  .team-values__grid {
    grid-template-columns: 1fr;
  }

  .team-profile--reverse .team-profile__photo {
    order: 0;
  }

  .team-profile__photo {
    min-height: 420px;
  }

  .team-profile__photo img,
  .team-profile--reverse .team-profile__photo img {
    border-radius: 10px 10px 0 0;
  }

  .team-profile__content {
    padding: 30px 24px;
  }

  .team-support-profile {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .team-support-profile__monogram {
    margin: 0 auto;
  }
}


/********** FULLY CLICKABLE LINKBOXES **********/
.treatment-card-linkbox {
  display: block;
  height: 100%;
  border-radius: 10px;
  color: inherit;
  text-decoration: none;
}

.treatment-card-linkbox .treatment-card {
  height: 100%;
  transition: transform .2s ease, box-shadow .2s ease;
}

.treatment-card-linkbox:hover,
.treatment-card-linkbox:focus {
  color: inherit;
  text-decoration: none;
}

.treatment-card-linkbox:hover .treatment-card,
.treatment-card-linkbox:focus .treatment-card {
  transform: translateY(-4px);
  box-shadow: 0 16px 34px rgba(8, 32, 77, .16);
}

.treatment-card-linkbox:focus-visible,
.concern-card-link:focus-visible {
  
  outline-offset: 3px;
}

.concerns-grid > li {
  display: flex;
}

.concern-card-link {
  width: 100%;
  color: inherit;
  text-decoration: none;
}

.concern-card-link:hover,
.concern-card-link:focus {
  color: inherit;
  text-decoration: none;
}


/********** WHAT HURTS CARD INTERACTIONS **********/
.concern-card-link {
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease, background-color .22s ease, color .22s ease;
}

 

.concern-card-link .concern-icon {
  transition: transform .22s ease, background-color .22s ease, color .22s ease, box-shadow .22s ease;
}

.concern-card-link .concern-icon i {
  transition: transform .22s ease;
}

.concern-card-link:hover,
.concern-card-link:focus-visible {
  transform: translateY(-3px);
 
  
  color: #08204d;
  box-shadow: 0 14px 28px rgba(8, 32, 77, .16);
}

.concern-card-link:hover::after,
.concern-card-link:focus-visible::after {
  opacity: 1;
  transform: translateX(0);
}

.concern-card-link:hover .concern-icon,
.concern-card-link:focus-visible .concern-icon {
  transform: scale(1.1) rotate(-4deg);
 
}

.concern-card-link:hover .concern-icon i,
.concern-card-link:focus-visible .concern-icon i {
  transform: scale(1.08);
}

@media (prefers-reduced-motion: reduce) {
  .concern-card-link,
  .concern-card-link::after,
  .concern-card-link .concern-icon,
  .concern-card-link .concern-icon i {
    transition: none;
  }

  .concern-card-link:hover,
  .concern-card-link:focus-visible,
  .concern-card-link:hover .concern-icon,
  .concern-card-link:focus-visible .concern-icon {
    transform: none;
  }
}


/********** DETAILED FIRST VISIT STEPS **********/
.first-visit-timeline--detailed {
  max-width: 860px;
}

.first-visit-timeline--detailed .first-visit-timeline__title {
  margin: 0 0 10px;
  color: #08204d;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
}

.first-visit-timeline--detailed .first-visit-timeline__subtitle {
  margin: 20px 0 7px;
  color: #0b7565;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
}

.first-visit-timeline--detailed li > div > p:last-child {
  margin-bottom: 0;
}


/********** HOMEPAGE CHIROPRACTOR INTRO COPY **********/
.fullsitecontent .home-services-title {
  text-align: left;
  font-size: clamp(42px, 4.2vw, 59px);
}

.home-services-copy--expanded > p:not(.home-services-eyebrow),
.home-services-copy--expanded li {
  line-height: 1.67;
}

.home-services-copy--expanded h2 {
  margin: 30px 0 12px;
  color: #08204d;
  font-size: clamp(25px, 2.5vw, 32px);
  line-height: 1.25;
}

.home-services-list-heading {
  margin: 28px 0 10px;
  color: #08204d;
  font-weight: 700;
}

.home-condition-list {
  margin: 0 0 24px;
  padding-left: 22px;
}

.home-condition-list li {
  margin-bottom: 7px;
  padding-left: 4px;
}

.home-condition-list a,
.home-services-copy--expanded > p a {
  color: #075f9d;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.home-condition-list a:hover,
.home-condition-list a:focus,
.home-services-copy--expanded > p a:hover,
.home-services-copy--expanded > p a:focus {
  color: #0b7565;
}

@media (min-width: 960px) {
  .home-services-copy--expanded {
    max-width: 720px;
  }
}


/********** TWO-COLUMN HOMEPAGE CONDITIONS LIST **********/
@media (min-width: 640px) {
  .home-condition-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 34px;
    row-gap: 9px;
    padding-left: 0;
    list-style-position: inside;
  }

  .home-condition-list li {
    margin-bottom: 0;
    padding: 0 0 9px;
    border-bottom: 1px solid #dcecef;
  }
}


/********** COMPACT HOMEPAGE SCHEDULING CTA **********/
.home-consult--compact {
  padding: 50px 0;
}

.home-consult-compact-card {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(300px, .75fr);
  gap: 36px;
  align-items: center;
}

.home-consult--compact .home-consult-copy {
  max-width: 760px;
}

.home-consult--compact .home-consult-copy h2 {
  margin-bottom: 16px;
}

.home-consult--compact .home-consult-benefits {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 18px;
  margin-top: 24px;
}

.home-consult--compact .home-consult-benefits li {
  min-height: 0;
  align-items: center;
}

.home-consult-action-card {
  padding: 30px;
  border: 1px solid rgba(255,255,255,.32);
  border-radius: 10px;
  background: rgb(255 255 255 / 56%);
  box-shadow: 0 14px 32px rgba(0,0,0,.14);
  text-align: center;
}

.home-consult-action-icon {
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: #e2fcd6;
  color: #0b7565;
  font-size: 28px;
}

.home-consult-action-title {
  margin: 0 0 9px;
  
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
}

.home-consult-action-card > p:not(.home-consult-action-title) {
  margin: 0 0 20px;
  
  line-height: 1.6;
}

.home-consult-schedule-button {
  display: inline-flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 14px 20px;
  border: 2px solid #e2fcd6;
  border-radius: 10px;
  background: #e2fcd6;
  color: #0b5e51;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}

.home-consult-schedule-button:hover,
.home-consult-schedule-button:focus {
  transform: translateY(-2px);
  background: transparent;
  color: #0b1f3f;
  text-decoration: none;
}

.home-consult-schedule-button:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}

.home-consult--compact .home-consult-contact {
  justify-content: center;
  margin-top: 20px;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,.25);
}

@media (max-width: 900px) {
  .home-consult-compact-card {
    grid-template-columns: 1fr;
  }

  .home-consult-action-card {
    max-width: 560px;
  }
}

@media (max-width: 600px) {
  .home-consult--compact .home-consult-benefits {
    grid-template-columns: 1fr;
  }

  .home-consult-action-card {
    padding: 26px 22px;
  }
}


/********** CONTACT SCHEDULE APPOINTMENT BUTTON **********/
.contact-quick-links .contact-schedule-button {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 14px;
  align-items: center;
  margin-top: 6px;
  border: 2px solid #14967f;
  border-radius: 10px;
  background: #14967f;
  color: #fff;
  box-shadow: 0 10px 24px rgba(20, 150, 127, .22);
  text-decoration: none;
  transition: transform .2s ease, background-color .2s ease, color .2s ease, box-shadow .2s ease;
}

.contact-quick-links .contact-schedule-button .contact-quick-icon {
  background: #e2fcd6;
  color: #0b7565;
}

.contact-quick-links .contact-schedule-button small,
.contact-quick-links .contact-schedule-button strong {
  color: inherit;
}

.contact-schedule-arrow {
  transition: transform .2s ease;
}

.contact-quick-links .contact-schedule-button:hover,
.contact-quick-links .contact-schedule-button:focus {
  transform: translateY(-3px);
  background: #fff;
  color: #0b7565;
  box-shadow: 0 14px 28px rgba(8, 32, 77, .14);
}

.contact-quick-links .contact-schedule-button:hover .contact-schedule-arrow,
.contact-quick-links .contact-schedule-button:focus .contact-schedule-arrow {
  transform: translateX(4px);
}

.contact-quick-links .contact-schedule-button:focus-visible {
  outline: 3px solid #0070bf;
  outline-offset: 3px;
}

.fullsitecontent:has(.contact-clinical-page) {
  margin: 0;
}


/* Meet the Team: Maria Iturriza portrait */
.team-support-profile--with-photo {
  grid-template-columns: minmax(220px, 32%) minmax(0, 1fr);
  padding: 0;
  overflow: hidden;
}
.team-support-profile__photo {
  align-self: stretch;
  min-height: 420px;
}
.team-support-profile__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  border-radius: 10px 0 0 10px;
}
.team-support-profile--with-photo > div:last-child {
  padding: 34px;
}
@media (max-width: 800px) {
	a.new-pt-link, .home-slideshow .uk-slideshow-items > li::after, .uk-dotnav {
		display: none;
	}
}
@media (max-width: 767px) {
  .team-support-profile--with-photo {
    grid-template-columns: 1fr;
    text-align: left;
  }
  .team-support-profile__photo {
    min-height: 440px;
  }
  .team-support-profile__photo img {
    border-radius: 10px 10px 0 0;
  }
  .team-support-profile--with-photo > div:last-child {
    padding: 28px 24px;
  }
}


/* =========================================================
   MOMENTUM MOBILE NAVIGATION REFINEMENT
   ========================================================= */
@media screen and (max-width: 1059px) {
    .site-header {
        overflow: visible;
        border-bottom: 1px solid #d9e8f2;
        box-shadow: 0 6px 20px rgba(6, 26, 85, 0.10);
    }

    .site-header .momentum-header-inner {
        position: relative;
        min-height: 84px;
        flex-wrap: nowrap;
        gap: 10px;
        padding: 10px 0;
    }

    .site-header .momentum-brand {
        min-width: 0;
        flex: 1 1 auto;
    }

    .site-header .momentum-logo-svg {
        width: clamp(180px, 52vw, 220px);
        max-width: 100%;
    }

    .site-header .nav-toggle {
        position: relative;
        display: inline-flex !important;
        width: auto !important;
        min-width: 108px;
        height: 48px;
        align-items: center;
        justify-content: flex-end;
        margin: 0;
        padding: 0 17px 0 48px !important;
        border: 2px solid #015399 !important;
        border-radius: 10px;
        background: #015399 !important;
        box-shadow: 0 6px 14px rgba(1, 83, 153, 0.20);
        color: #fff !important;
        font-family: "Lato", Arial, sans-serif;
        font-size: 16px;
        font-weight: 800;
        line-height: 1;
        text-decoration: none;
    }

    .site-header .nav-toggle::before {
        position: absolute;
        top: 50%;
        left: 17px;
        width: 21px;
        height: 14px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        content: "";
        transform: translateY(-50%);
    }

    .site-header .nav-toggle::after {
        position: absolute;
        top: 50%;
        left: 17px;
        width: 21px;
        height: 2px;
        background: #fff;
        content: "";
        transform: translateY(-50%);
    }

    .site-header .nav-toggle:hover,
    .site-header .nav-toggle:focus {
        border-color: #14967f !important;
        background: #14967f !important;
        color: #fff !important;
        text-decoration: none;
    }

    .site-header .momentum-phone {
        width: 48px;
        min-width: 48px;
        min-height: 48px;
        padding: 0;
        border-radius: 10px;
        box-shadow: none;
    }

    .site-header .momentum-phone span {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        white-space: nowrap;
    }

    .site-header nav.navbar {
        position: absolute !important;
        z-index: 1200;
        top: calc(100% + 8px);
        right: 0;
        left: 0;
        order: initial;
        width: 100%;
        max-height: calc(100vh - 110px) !important;
        flex-basis: auto;
        overflow-x: hidden;
        overflow-y: auto;
        border: 1px solid #cfe1ed;
        border-radius: 10px;
        background: #fff !important;
        box-shadow: 0 18px 40px rgba(6, 26, 85, 0.18);
    }

    .site-header nav.navbar.nav-collapse.closed {
        display: none;
    }

    .site-header nav.navbar.nav-collapse.opened {
        display: block;
    }

    .site-header nav.navbar .menu,
    #momentum-primary-nav .momentum-menu {
        display: block;
        margin: 0;
        padding: 8px !important;
        border-radius: 10px;
        background: #fff !important;
        list-style: none;
        overflow: visible;
    }

    .site-header nav.navbar .menu > li,
    #momentum-primary-nav .momentum-menu > li {
        display: block;
        width: 100%;
        border-bottom: 1px solid #e5eef4;
    }

    .site-header nav.navbar .menu > li:last-child,
    #momentum-primary-nav .momentum-menu > li:last-child {
        border-bottom: 0;
    }

    .site-header nav.navbar .menu > li > a,
    #momentum-primary-nav .momentum-menu > li > a {
        display: flex;
        width: 100% !important;
        min-height: 52px;
        align-items: center;
        justify-content: space-between;
        padding: 13px 14px !important;
        border-radius: 8px;
        background: transparent !important;
        color: #173746 !important;
        font-size: 17px;
        font-weight: 700;
        line-height: 1.25;
        text-decoration: none;
        white-space: normal;
    }

    .site-header nav.navbar .menu > li > a:hover,
    .site-header nav.navbar .menu > li > a:focus,
    .site-header nav.navbar .menu > .current-menu-item > a,
    .site-header nav.navbar .menu > .current_page_item > a {
        background: #eef8fb !important;
        color: #015399 !important;
    }

    .site-header nav.navbar .menu > li:first-child > a,
    #momentum-primary-nav .momentum-menu > li:first-child > a {
        width: 100% !important;
        justify-content: flex-start;
        padding: 13px 14px !important;
        color: #015399 !important;
        font-size: 17px;
    }

    .site-header nav.navbar .menu > li:first-child > a::before,
    #momentum-primary-nav .momentum-menu > li:first-child > a::before {
        margin-right: 10px;
        font-size: 21px;
    }

    .site-header nav.navbar .expand-icon,
    #momentum-primary-nav .expand-icon {
        display: inline-flex;
        width: 32px;
        height: 32px;
        flex: 0 0 32px;
        align-items: center;
        justify-content: center;
        margin: 0 0 0 12px;
        border-radius: 50%;
        background: #e3f3f7;
        color: #015399;
    }

    .site-header nav.navbar .expand-icon::after,
    #momentum-primary-nav .expand-icon::after {
        width: 7px;
        height: 7px;
        border-width: 0 2px 2px 0;
        border-style: solid;
        transform: rotate(45deg) translate(-1px, -1px);
    }

    .site-header nav.navbar .sub-menu,
    #momentum-primary-nav .sub-menu {
        position: static;
        width: auto;
        min-width: 0;
        margin: 0 8px 10px 18px;
        padding: 5px 0 5px 12px;
        border: 0;
        border-left: 3px solid #14967f;
        border-radius: 0;
        background: #f7fbfd;
        box-shadow: none;
    }

    .site-header nav.navbar .sub-menu a,
    #momentum-primary-nav .sub-menu a {
        display: block;
        min-height: 44px;
        padding: 11px 12px;
        border-radius: 7px;
        color: #294858;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.3;
    }

    .site-header nav.navbar .sub-menu a:hover,
    .site-header nav.navbar .sub-menu a:focus {
        background: #e7f4f8;
        color: #015399;
    }
}

@media screen and (max-width: 430px) {
    .site-header .momentum-header-inner {
        gap: 8px;
    }

    .site-header .momentum-logo-svg {
        width: min(48vw, 188px);
    }

    .site-header .nav-toggle {
        min-width: 94px;
        padding-right: 13px !important;
        padding-left: 42px !important;
        font-size: 15px;
    }

    .site-header .nav-toggle::before,
    .site-header .nav-toggle::after {
        left: 14px;
    }
}


/* Mobile header control sizing correction */
@media screen and (max-width: 1059px) {
    .site-header a#logo.momentum-brand {
        min-width: 0;
        max-width: min(220px, 55vw);
        flex: 1 1 auto;
    }

    .site-header a#logo.momentum-brand img {
        display: block;
        width: 100%;
        max-width: 220px;
        height: auto;
    }

    .site-header .nav-toggle {
        width: 48px !important;
        min-width: 48px;
        flex: 0 0 48px;
        justify-content: center;
        padding: 0 !important;
        font-size: 0;
    }

    .site-header .nav-toggle::before {
        left: 13px;
    }

    .site-header .nav-toggle::after {
        left: 13px;
    }
}

@media screen and (max-width: 430px) {
    .site-header a#logo.momentum-brand {
        max-width: min(210px, 54vw);
    }

    .site-header a#logo.momentum-brand img {
        max-width: 210px;
    }

    .site-header .nav-toggle {
        min-width: 48px;
        padding: 0 !important;
    }
}


/* Mobile menu icon and click-only submenu behavior */
@media screen and (max-width: 1059px) {
    .site-header .nav-toggle::before,
    .site-header .nav-toggle::after {
        display: none !important;
        content: none !important;
    }

    .site-header .nav-toggle > span {
        display: inline-flex;
        width: 22px;
        height: 22px;
        align-items: center;
        justify-content: center;
    }

    .site-header .nav-toggle > span svg,
    .site-header .nav-toggle > span i {
        display: block !important;
        width: 22px;
        height: 22px;
        color: #fff;
    }

    .site-header nav.navbar .menu-item-has-children.closed > .sub-menu,
    .site-header nav.navbar .menu-item-has-children:not(.opened) > .sub-menu,
    #momentum-primary-nav .menu-item-has-children.closed > .sub-menu,
    #momentum-primary-nav .menu-item-has-children:not(.opened) > .sub-menu {
        display: none !important;
    }

    .site-header nav.navbar .menu-item-has-children.opened > .sub-menu,
    #momentum-primary-nav .menu-item-has-children.opened > .sub-menu {
        display: block !important;
    }

    .site-header nav.navbar .menu-item-has-children.closed:hover > .sub-menu,
    .site-header nav.navbar .menu-item-has-children.closed:focus-within > .sub-menu,
    #momentum-primary-nav .menu-item-has-children.closed:hover > .sub-menu,
    #momentum-primary-nav .menu-item-has-children.closed:focus-within > .sub-menu {
        display: none !important;
    }
}


/* Center the original Font Awesome hamburger inside the mobile control */
@media screen and (max-width: 1059px) {
    .site-header .nav-toggle > span {
        position: static !important;
        inset: auto !important;
        display: inline-flex !important;
        width: 22px !important;
        height: 22px !important;
        align-items: center;
        justify-content: center;
        margin: 0 !important;
        transform: none !important;
    }

    .site-header .nav-toggle > span svg,
    .site-header .nav-toggle > span i {
        position: static !important;
        display: block !important;
        width: 22px !important;
        height: 22px !important;
        margin: 0 !important;
        overflow: visible;
        transform: none !important;
    }
}


/* Keep expanded mobile submenus inside the navigation panel */
@media screen and (max-width: 1059px) {
    .site-header nav.navbar .menu-item-has-children > .sub-menu,
    #momentum-primary-nav .menu-item-has-children > .sub-menu {
        width: calc(100% - 26px) !important;
        max-width: calc(100% - 26px) !important;
        margin: 0 8px 10px 18px !important;
        box-sizing: border-box;
        transition: none !important;
    }

    .site-header nav.navbar .sub-menu > li,
    .site-header nav.navbar .sub-menu > li > a,
    #momentum-primary-nav .sub-menu > li,
    #momentum-primary-nav .sub-menu > li > a {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }

    .site-header nav.navbar .sub-menu > li > a,
    #momentum-primary-nav .sub-menu > li > a {
        padding: 11px 12px !important;
    }

    .site-header nav.navbar .sub-menu > li > a::before,
    #momentum-primary-nav .sub-menu > li > a::before {
        display: none !important;
        content: none !important;
    }
}
