/**
*	Theme Name: Virginia Beach ABA Therapy
**/
:root {
    --background: 0 0% 100%;
    --foreground: 210 15% 20%;
    --card: 264 25% 98%;
    --card-foreground: 210 15% 20%;
    --popover: 0 0% 100%;
    --popover-foreground: 210 15% 20%;
    --primary: 253 76% 61%;
    --primary-foreground: 0 0% 100%;
    --primary-light: 253 76% 71%;
    --primary-dark: 253 76% 51%;
    --secondary: 264 40% 60%;
    --secondary-foreground: 0 0% 100%;
    --secondary-light: 264 40% 70%;
    --accent: 25 95% 55%;
    --accent-foreground: 0 0% 100%;
    --accent-hover: 25 95% 48%;
    --turquoise: 174 72% 56%;
    --lilac: 270 30% 75%;
    --peach: 28 100% 86%;
    --bg-lavender-soft: 270 40% 96%;
    --bg-lavender-light: 270 50% 90%;
    --bg-purple-soft: 264 30% 95%;
    --muted: 264 30% 96%;
    --muted-foreground: 264 20% 45%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 0 0% 100%;
    --border: 264 20% 90%;
    --input: 264 20% 90%;
    --ring: 253 76% 61%;
    --radius: .75rem;
    --hero-gradient: linear-gradient(135deg, hsl(253 76% 61%) 0%, hsl(253 76% 51%) 100%);
    --card-shadow: 0 4px 20px -4px hsl(253 76% 61% / .15);
    --transition-smooth: all .3s 
cubic-bezier(.4, 0, .2, 1);
    --sidebar-background: 0 0% 98%;
    --sidebar-foreground: 240 5.3% 26.1%;
    --sidebar-primary: 240 5.9% 10%;
    --sidebar-primary-foreground: 0 0% 98%;
    --sidebar-accent: 240 4.8% 95.9%;
    --sidebar-accent-foreground: 240 5.9% 10%;
    --sidebar-border: 220 13% 91%;
    --sidebar-ring: 217.2 91.2% 59.8%;
}
body{
    background-color: #ffffff !important;
    color: #2b333b;
    font-family: "Poppins", sans-serif !important;
}
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
.alignself{
    align-self: center;
}
.m-0{
    margin: 0;
}
.item:focus,
.item:hover{
    outline: none !important;
}
.gform_body ul li.gfield.gfield_error input,
.gform_body ul li.gfield.gfield_error textarea{
	border: 1px solid #ff0000 !important;
}
/*
.gform_wrapper .gfield_error .gfield_label {
    color: #b69c9c!important;
}
*/
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 8px!important;
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: inherit!important;
}
.gform_wrapper li.gfield.gfield_error {
    background-color: transparent !important;
    margin-bottom: 6px!important;
    border: 0px !important;
	padding-bottom: 0 !important;
}
ul#menu{
    display: none;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: rgba(0,0,0,0.4);
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #3f4551;
  border-radius: 10px;
}

a,
a:hover {
    text-decoration: none !important;
}
p {
    margin: 0 0 20px;
}
img {
    height: auto;
    max-width: 100%
}
a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus {
	outline: 0 !important
}
input[type="checkbox"],
input[type="radio"] {
	width: auto !Important
}
.searchform {
	position: relative
}
.searchform input {
    border-radius: 0;
    border: 1px solid #efefef;
    padding: 9px 20px;
    width: 100%;
    border-radius: 2px;
}
.searchform button {
    border: 0px;
    background-color: transparent;
    font-size: 18px;
    position: absolute;
    top: 8px;
    right: 10px;
}
/* Alignment */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.row.g-4, .row.gy-4 {
    --bs-gutter-y: 32px;
}
.row.g-4, .row.gx-4 {
    --bs-gutter-x: 32px;
}
/* Alignment */

/* Slider */
.slick-list.draggable {
	padding: 0px !important;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.nopd {
    padding: 0 !Important
}
.fw-container-fluid.nopd .fw-row {
    margin: 0;
}
.cover {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

/* Pagination */
.pagination {
    display: inline-block;
    margin: 30px 0 0;
    width: 100%;
}
.sub-pagenation-div li {
	display: inline-block;
    border-radius: 4px;
    width: auto;
}
.sub-pagenation-div li a {
    border-radius: 4px;
    color: #333333;
    display: block;
    padding: 10px 20px;
}
.sub-pagenation-div li.current a,
.sub-pagenation-div li:hover a {
    background: #394e8c;
    color: #ffffff;
}
/* Pagination */

/* DatePicker Table */
.ui-datepicker table {
	width: 100%;
}
.ui-datepicker-header {
	background: url('../img/dark_leather.png') repeat 0 0 #000;
	color: #e0e0e0;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	text-shadow: 1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #111;
}
.ui-datepicker-title {
	text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-image: url('images/arrow.png');
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden;
}
.ui-datepicker-prev {
	float: left;
	background-position: center -30px;
}
.ui-datepicker-next {
	float: right;
	background-position: center 0px;
}
.ui-datepicker thead {
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
	background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
	border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
	text-transform: uppercase;
	font-size: 6pt;
	padding: 5px 0;
	color: #666666;
	text-align: center;
	text-shadow: 1px 0px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
	padding: 0;
	background-color: #ffffff;
	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
	border-right: 0px;
}
.ui-datepicker tbody tr {
	border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #666666;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
	background: #ededed;
	background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: linear-gradient(top,  #ededed 0%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
	background: #6eafbf;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	color: #e0e0e0;
	text-shadow: 0px 1px 0px #4d7a85;
	filter: dropshadow(color=#4d7a85, offx=0, offy=1);
	border: 1px solid #55838f;
	position: relative;
	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0;
}

/*
Second Default Datepicker style also use this in head 
<link rel="stylesheet" href="https://code.jquery.com/ui/1.13.2/themes/smoothness/jquery-ui.css">
*/

/*
body .hasDatepicker .ui-widget.ui-widget-content {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #f1f1f1;
    color: #000000;
    font-family: unset !important;
    padding: 15px 15px 9px;
    border-radius: 5px;
    box-shadow: 0 0 18px #00000012;
}
body .hasDatepicker .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 12px 0;
    background: #000;
    color: #ffffff;
    font-weight: 600;
    border: none;
    border-radius: 0;
}
body .hasDatepicker .ui-datepicker td{
    padding: 0;
}
body .hasDatepicker .ui-state-default{
    border: 1px solid #f1f1f1;
    background: #f9f9f9;
    color: #898989;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    font-weight: 500;
    padding: 10px 0;
}
body .hasDatepicker .ui-state-default.ui-state-active {
    background-color: #000000;
    color: #ffffff;
}
body .hasDatepicker .ui-datepicker-trigger {
    background: url('your-icon-url.svg') no-repeat center center;
    background-size: contain;
    border: none;
    width: 24px;
    height: 24px;
    padding: 0;
    margin-left: 8px;
}
body .hasDatepicker .ui-datepicker .ui-datepicker-prev {
    left: 10px;
    top: 17px;
    background: transparent;
    background-image: url(images/left-arrow.png);
    border-radius: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 9px;
}
body .hasDatepicker .ui-datepicker .ui-datepicker-next{
    right: 10px;
    top: 17px;
    background: transparent;
    background-image: url(images/right-arrow.png);
    border-radius: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 9px;
}
body .hasDatepicker .ui-datepicker .ui-datepicker-next span,
body .hasDatepicker .ui-datepicker .ui-datepicker-prev span{
    display: none !important;
}
*/

/* DatePicker Table */

.container::after,
.blogdetail::after,
.fw-container::after,
.entry-content::after {
	content: '';
	clear: both;
	display: block;
}

/*Default Inner Banners*/

.allpage-banners {
    padding: 180px 0 80px;
    position: relative;
}
.allpage-banners.cover::after{
    content: '';
    display: inline-block;
    background-color: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.hmain-content.banner-content {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 0;
}
ul#breadcrumbs{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
ul#breadcrumbs li{
    display: inline-block;
    margin-right: 8px;
}
ul#breadcrumbs li:last-child{
    margin-right: 0;
}
ul#breadcrumbs li,
ul#breadcrumbs li a,
ul#breadcrumbs li strong{
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}
.hmaincontent-sec{
    padding: 70px 0 10px;
}
.hmaincontent-sec .container {
    max-width: 896px;
}
/*
.hmain-content h1,
.hmain-content h2,
.hmain-content h3,
.hmain-content h4,
.hmain-content h5,
.hmain-content h6{
    color: #2b333b;
    font-size: 24px;
}
*/

/*New*/
/* ==========================
   HERO BANNER RESPONSIVE STYLE
   ========================== */
.hero-banner-sec {
  position: relative;
  background-color: #F3EFFA;
  overflow: hidden;
  min-height: 600px;
  padding: 80px 0;
}
.hero-banner-sec .container {
    max-width: 1400px;
}
.hero-banner-sec .hero-text {
  z-index: 2;
}
.hero-banner-sec .hero-text h1 {
  color: hsl(var(--primary));
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}
.hero-banner-sec .hero-text p {
    color: hsl(var(--muted-foreground));
    font-size: 1.25rem;
    line-height: unset;
    margin-bottom: 30px;
    width: 95%;
}
.hero-banner-sec .all-buttons.is-gradient {
    font-size: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  background-color: #f97a1f;
  color: #fff;
  font-weight: 500;
  height: 50px;
  padding: 0 32px;
  border-radius: 9999px;
  transition: all .3s ease;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),
              0 4px 6px -4px rgba(0,0,0,.1);
}
.hero-banner-sec .all-buttons.is-gradient:hover {
    background-color: #f97a1f;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
}

.hero-banner-sec .hero-image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-banner-sec .hero-main-img {
  width: 100%;
  height: 400px;
  border-radius: 24px;
  object-fit: cover;
  box-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
}


/* Blurred Shapes */
.shape {
  position: absolute;
  border-radius: 50%;
  filter: blur(40px);
  animation: float 3s ease-in-out infinite;
}
.shape-green { width: 8rem; height: 8rem; top: -2rem; right: -2rem; background-color: rgba(62,224,207,.2); }
.shape-orange { width: 10rem; height: 10rem; bottom: -2rem; left: -2rem; background-color: rgba(238,108,68,.2); }
.shape-blue { width: 6rem; height: 6rem; top: 50%; right: 0; background-color: rgba(14,165,233,.2); filter: blur(24px); }

/* Floating SVG Icons */
.hero-banner-bg svg {
    position: absolute;
    stroke: hsl(var(--primary) / .2);
    fill: none;
}
.hero-banner-bg svg.icon-rocket {
    stroke: #ee6c444d;
}
.hero-banner-bg svg.icon-circle {
    stroke: hsl(var(--primary) / .1);
    fill: hsl(var(--primary) / .1);
}
.icon-cloud { top: 5rem; left: 2.5rem; width: 4rem; height: 4rem; color: rgba(14,165,233,.2); animation: float 3s ease-in-out infinite; }
.icon-rocket { top: 10rem; right: 5rem; width: 3rem; height: 3rem; color: rgba(238,108,68,.3); transform: rotate(45deg); animation: float 3s ease-in-out infinite 1s; }
.icon-star { top: 8rem; right: 25%; width: 2.5rem; height: 2.5rem; color: rgba(62,224,207,.3); animation: pulse 2.4s ease-in-out infinite; }
.icon-sparkles { bottom: 10rem; left: 5rem; width: 3.5rem; height: 3.5rem; color: rgba(14,165,233,.2); animation: float 3s ease-in-out infinite 2s; }
.icon-circle { bottom: 5rem; right: 33%; width: 4rem; height: 4rem; color: rgba(14,165,233,.1); fill: currentColor; }

/* Animations */
@keyframes float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-20px); }
}
@keyframes pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50% { opacity: 1; transform: scale(1.06); }
}

/* 🔽 Responsive using only max-width queries */
@media (max-width: 991px) {
  .hero-banner-sec { text-align: center; padding: 60px 0; }
  .hero-banner-sec .hero-text h1 { font-size: 2.5rem; }
  .hero-banner-sec .hero-text p { font-size: 1.1rem; margin: 0 auto 25px; }

}
@media (max-width: 767px) {
  .hero-banner-sec { padding: 50px 0; }
  .hero-banner-sec .hero-text h1 { font-size: 2rem; }
  .hero-banner-sec .hero-text p { font-size: 1rem; width: 90%; }
}
@media (max-width: 575px) {
      .hero-banner-sec .hero-text h1 {
        font-size: 33px;
        line-height: 37px;
    }
  .hero-banner-sec .hero-text p { font-size: .95rem; width: 100%; }
  .hero-banner-sec .all-buttons.is-gradient { height: 46px; padding: 0 24px; font-size: .95rem; }
    .hero-banner-sec .hero-main-img{
        height: auto;
    }
}
/*New*/

/*Default Inner Banners*/
.callus-btn.text-center {
    margin-top: 45px;
}
/* Default Buttons & Main Content Style */

.fw-btns {
    margin-top: 30px;
}
.fw-btns .d-flex {
    column-gap: 8px;
}

/* Default Buttons & Main Content Style */

/* Base */
a.all-buttons{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:16px 24px;
  border-radius:12px;
  font-weight:600;
  font-size:16px;
  line-height:1;
  text-decoration:none;
  transition:background-color .3s ease, color .3s ease, box-shadow .3s ease, border-color .3s ease, transform .08s ease;
  border:2px solid transparent;
  box-shadow:0 10px 15px -3px rgba(0,0,0,0.10), 0 4px 6px -4px rgba(0,0,0,0.10);
  cursor:pointer;
}
a.all-buttons:active{ transform:translateY(1px); }
a.all-buttons:focus-visible{ outline:0; box-shadow:0 0 0 3px rgba(112,78,231,0.35); }
a.all-buttons[disabled], a.all-buttons.disabled{ opacity:.55; pointer-events:none; }

/* Primary solid */
a.all-buttons.is-primary{
  background-color:#704EE7;
  color:#FFFFFF;
  border-color:#704EE7;
}
a.all-buttons.is-primary:hover{ background-color:#5D3EBA; box-shadow:0 20px 25px -5px rgba(0,0,0,0.10), 0 8px 10px -6px rgba(0,0,0,0.10); }

/* Primary outline */
a.all-buttons.is-outline{
  background-color:transparent;
  color:#704EE7;
  border-color:#704EE7;
}
a.all-buttons.is-outline:hover{
  background-color:#704EE7;
  color:#FFFFFF;
}

/* Primary ghost (subtle) */
a.all-buttons.is-ghost{
  background-color:rgba(112,78,231,0.08);
  color:#704EE7;
}
a.all-buttons.is-ghost:hover{ background-color:rgba(112,78,231,0.16); }

/* Gradient primary */
a.all-buttons.is-gradient{
  background-color: hsl(var(--primary) / .9);
  color:#FFFFFF;
        padding: 12px 28px;
}
a.all-buttons.is-gradient:hover{
    background-color: hsl(var(--primary) / .9);
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
}

/* Accent orange */
a.all-buttons.is-accent{
      background-color: #f97a1f;
    color: #FFFFFF;
    border-color: #f97a1f;
}
a.all-buttons.is-accent:hover{ background-color:#ef6706;border-color: #ef6706; }

/* Accent gradient (orange range) */
/* Accent Gradient Button (matches Tailwind's bg-accent + hover:bg-accent-hover + shadow-xl) */
a.all-buttons.is-accent-gradient {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 1.5rem 2rem;
  height: 3.5rem;
  border-radius: 12px;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.75rem;
  white-space: nowrap;
  color: #FFFFFF;
  background: #f97a1f;
  border: none;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 8px 10px -6px rgba(0, 0, 0, 0.10);
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
}

a.all-buttons.is-accent-gradient:hover {
  background: #ef6706;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
a.all-buttons.is-accent-gradient:disabled,
a.all-buttons.is-accent-gradient.disabled {
  opacity: 0.55;
  pointer-events: none;
}


/* Neutral / white */
a.all-buttons.is-white{
  background-color:#FFFFFF;
  color:#111827;
  border-color:#E5E7EB;
}
a.all-buttons.is-white:hover{
  background-color:#F9FAFB;
  border-color:#D1D5DB;
}

/* Destructive */
a.all-buttons.is-danger{
  background-color:#EF4444;
  color:#FFFFFF;
  border-color:#EF4444;
}
a.all-buttons.is-danger:hover{ background-color:#DC2626; }

/* Size helpers (optional) */
a.all-buttons.is-sm{ padding:12px 18px; font-size:14px; border-radius:10px; }
a.all-buttons.is-lg{ padding:18px 28px; font-size:18px; border-radius:14px; }
a.all-buttons.is-pill{ border-radius:9999px; }

a.all-buttons.is-frosted {
    font-size: 18px;
  background-color: rgba(255, 255, 255, 0.1);
  color: #FFFFFF;
  border: 2px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  transition: all 0.3s ease;
}

a.all-buttons.is-frosted:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.5);
  color: #FFFFFF;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

a.all-buttons.is-frosted svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  pointer-events: none;
  margin-right: 8px;
}
/*Site Header*/

.site-header {
    padding: 10px 0;
    background-color: #F3EFFA;
    position: sticky;
    top: 0;
    z-index: 99;
}
.page-template-home .site-header{
    background-color: #E8DCEF;
}
.site-header .container {
    max-width: 1400px;
}
.site-logo img {
    width: 245px;
}
.site-header.fixedmenu{
    padding: 10px 0;
    background-color: #F3EFFA;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
}
.page-template-home .site-header.fixedmenu{
    background-color: #e8dcef;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
}

/* Navbar */

body.bmenu-open {
    overflow: hidden;
}
.nav-bar {
    text-align: right;
}
.main-navigation {
    clear: both;
    position: relative;
}
ul.nav-menu,
div.nav-menu > ul {
    margin: 0;
    padding: 0;
}
.nav-menu li {
    display: inline-block;
    margin: 0 3px 0 0;
    position: relative;
}
.nav-menu li:last-child {
    margin: 0;
}
.nav-menu li a {
    color: #2b333b;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    transition: all 0.4s ease;
    padding: 8px 16px;
    border-radius: 12px;
}
.nav-menu li.menu-btn a{
    color: hsl(var(--accent-foreground));
    background-color: hsl(var(--accent));
    margin-left: 15px;
}
.nav-menu li.menu-btn a:hover{
    color: hsl(var(--accent-foreground));
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
    background-color: hsl(var(--accent-hover));
    transform: scale(1.05);
}
.nav-menu li.menu-item-has-children {
    position: relative;
    padding-right: 10px;
}
.nav-menu li.menu-item-has-children a{
    padding-right: 22px;
}
.nav-menu li.menu-item-has-children::after {
    color: #2b333b;
    display: block;
    content: '\f0d7';
    font-family: FontAwesome;
    position: absolute;
    font-size: 10px;
    right: 21px;
    top: 11px;
    line-height: 1;
}
.nav-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children::after {
    color: #ffffff;
    display: block;
    content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    font-size: 11px;
    right: 16px;
    top: 18px;
}
.nav-menu .sub-menu,
.nav-menu .children {
    background-color: #f3effa;
    border: 0;
    padding: 0;
    position: absolute;
    left: -2px;
    z-index: 99999;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    transform: translateX(20px);
    border-radius: 12px;
}
.page-template-home .nav-menu .sub-menu,
.page-template-home .nav-menu .children{
    background-color: #f3effa;
}
ul.sub-menu li {
    margin: 0;
}
ul.sub-menu li a {
    color: #2b333b !important;
    padding: 15px;
    text-align: left;
    width: 225px;
    font-size: 13px;
    border-bottom: 1px solid #7150e826;
    border-radius: 0;
}
ul.sub-menu li a:hover {
    color: #7150e7 !important;
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
    border-left: 0;
    left: 100%;
    top: 0;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
    color: #ffffff;
    margin: 0;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
    background-color: #dbceee;
    border-color: #dbceee;
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
    clip: inherit;
    overflow: inherit;
    height: inherit;
    width: inherit;
    transform: translateY(0);
    transition: all 0.4s ease;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
.nav-menu .current_page_item > a:hover{
    color: #7150e7;
    background-color: hsl(var(--primary) / .1);
}
.nav-menu li a:hover{
    color: #7150e7;
    background-color: hsl(var(--muted));
}
.closebtn,
.openmenu,
.menuToggle,
.mobilesubmenu,
span.submenu-toggle{
    display: none;
}
.nav-menu li.menu-item-has-children ul.sub-menu li:first-child a{
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.nav-menu li.menu-item-has-children ul.sub-menu li:last-child a{
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
/* Navbar */

/*Site Header*/


/*Home*/


/*Contact Form*/

.contact-form {
    background-color: rgba(255, 255, 255, 0.95);
    padding: 35px 30px;
    border-radius: 10px;
    width: 77%;
    margin: 0 0 0 auto;
}
.contact-form .gform-theme--framework .gform-field-label>.gfield_required,
.contact-form .gform-theme--framework .gform_validation_errors{
    display: none;
}
.contact-form .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0 !important;
    font-size: 12px;
    margin: 4px 0 0 0 !important;
}
.contact-form .gform-theme--foundation .gform_fields {
    grid-gap: 15px;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus,
.contact-form .gform_footer input.gform_button.button:focus,
body .contact-form .gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].gform_button.button{
    outline: none !important;
    box-shadow: none !important;
}
.contact-form .gform_confirmation_message_2.gform_confirmation_message{
    text-align: center;
}
.contact-form p {
    color: #475569;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}
.contact-form input,
.contact-form select,
.contact-form textarea,
.contact-form .gform-theme--foundation .gfield .ginput_password.large,
.contact-form .gform-theme--foundation .gfield input.large,
.contact-form .gform-theme--foundation .gfield select.large,
.contact-form .gform-theme--foundation .gfield textarea{
    width: 100%;
    border: 1px solid #e5e7eb;
}
.contact-form input,
.contact-form select,
.contact-form textarea,
.contact-form input::placeholder,
.contact-form textarea::placeholder,
.contact-form .gform-theme--foundation .gfield .ginput_password.large,
.contact-form .gform-theme--foundation .gfield input.large,
.contact-form .gform-theme--foundation .gfield select.large,
.contact-form .gform-theme--foundation .gfield textarea,
.contact-form .gform-theme--foundation .gfield .ginput_password.large::placeholder,
.contact-form .gform-theme--foundation .gfield input.large::placeholder,
.contact-form .gform-theme--foundation .gfield select.large::placeholder,
.contact-form .gform-theme--foundation .gfield textarea::placeholder{
    color: rgba(71, 85, 105, 0.5);
    font-size: 13px;
}
.contact-form input, .contact-form select,
.contact-form textarea,
.contact-form .gform-theme--foundation .gfield .ginput_password.large,
.contact-form .gform-theme--foundation .gfield input.large,
.contact-form .gform-theme--foundation .gfield select.large,
.contact-form .gform-theme--foundation .gfield textarea{
    height: 55px;
    border-radius: 8px;
    padding: 0 15px;
}
.contact-form textarea,
.contact-form .gform-theme--foundation .gfield textarea{
    height: 110px;
    min-block-size: 110px !important;
    padding-top: 12px;
}
.contact-form h1,
.contact-form h2,
.contact-form h3,
.contact-form h4,
.contact-form h5,
.contact-form h6{
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.contact-form span.wpcf7-spinner {
    margin: 5px auto 0;
}
.contact-form .button{
    text-align: center;
}
.contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner,
body .contact-form .gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].gform_button.button{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    background-color: #1c8267;
    transition: all 0.4s ease;
    height: 55px;
    border-radius: 8px;
    padding: 0 15px;
    width: 100%;
}
.contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover,
body .contact-form .gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].gform_button.button:hover{
    color: #ffffff;
    background-color: #46b58e;
}
.contact-form .wpcf7-not-valid-tip {
    font-size: 12px;
}
.contact-form .wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    font-size: 14px;
}
.contact-form .wpcf7 form .wpcf7-response-output {
    margin-bottom: 20px;
}
.contact-form .gform_footer.before,
.contact-form .gform_footer.top_label{
	margin-top: 0 !important;
}

/*Contact Form*/

/*Blog*/

.hblog-sec {
    padding: 0 0 60px;
}
.hblog-list .row {
    --bs-gutter-x: 25px;
    --bs-gutter-y: 25px;
    justify-content: center;
}
.hblog-lbox {
    box-shadow: 0 0 18px 1px rgba(26, 26, 26, 0.10);
    position: relative;
    border-radius: 0;
    height: 100% !important;
    padding-bottom: 75px;
    border-radius: .5rem;
}
.hblog-lbox .thumb{
    position: relative;
    overflow: hidden;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}
.hblog-lbox .thumb img {
    width: 100%;
    height: 286px;
    object-fit: cover;
    transition: all 1s ease;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}
.hblog-lbox:hover .thumb img{
    transform: scale(1.1);
    transition: all 1s ease;
}
.hblog-lbox .thumb span {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    background-color: #a92c2c;
    padding: 3px 16px;
    position: absolute;
    bottom: 21px;
    left: 21px;
}
.hblog-lbct {
    padding: 19px 25px 0;
    margin: 0;
}
.hblog-lbct span{
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.hblog-lbct h3 {
    color: #000000;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin: 0 0 15px 0;
    text-transform: none;
}
.hblog-lbct p {
    color: #475569;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px 0;
    line-height: 22px;
}

/*Blog*/

/*Home*/

/*Locations Single*/

.bringingtherapy-sec {
    padding: 60px 0 10px;
}
.bringingtherapy-sec.second,
.bringingtherapy-sec.third{
    background-color: hsl(var(--muted));
}
.postid-316 .bringingtherapy-sec.third{
    background-color: transparent;
}
.therapy-settings-sec.locations {
    background-color: #f4f2f859 !important;
}
.therapy-settings-sec.locations .ts-blur-primary {
    background: transparent;
}
.therapy-settings-sec.locations .row.g-4 {
    --bs-gutter-x: 25px;
    --bs-gutter-y: 25px;
}
.therapy-settings-sec.locations .ts-card {
    border: 1px solid #e4e0eb;
    box-shadow: 0 4px 20px -4px hsl(253 76% 61% / .15);
}

/*Locations Single*/


/*Site Footer*/
.site-footer {
  background-color: #F3EFFA;
  color: hsl(var(--foreground));
}

.site-footer .container {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.footer-content .row{
    justify-content: space-between;
}
.site-footer .footer-content .row > [class*="col-"] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.site-footer .footer-logo img {
  height: 5rem;
  width: auto;
  display: block;
  margin: 0 auto 1rem auto;
}

@media (min-width: 768px) {
  .site-footer .text-md-start {
    text-align: left !important;
  }

  .site-footer .footer-logo img {
    margin-left: 0;
    margin-right: 0;
  }
}

/* Footer Description */
.site-footer .footer-desc {
  font-size: 0.875rem;
  line-height: 1.625;
  opacity: 0.9;
  margin: 0;
    width: 435px;
}

/* Footer Titles */
.site-footer .ft-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  margin-bottom: 0;
}

/* Footer Menus */
.site-footer .ft-menu ul,
.site-footer .ft-menu .ft-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.site-footer .ft-menu ul li,
.site-footer .ft-menu .ft-list li {
  margin-bottom: 0.5rem;
}

.site-footer .ft-menu ul li a,
.site-footer .ft-menu .ft-list li a {
    color: #2b333b;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  opacity: 0.9;
  text-decoration: none;
  transition: opacity 0.15s ease;
}

.site-footer .ft-menu ul li a:hover,
.site-footer .ft-menu .ft-list li a:hover {
  opacity: 1;
  text-decoration: underline !important;
}

/* Contact Details */
.site-footer .contact-dt {
  list-style: none;
  padding: 0;
  margin: 0;
}

.site-footer .contact-dt li {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}

.site-footer .contact-dt li img {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  margin-top: 0.25rem;
}

.site-footer .contact-dt li span,
.site-footer .contact-dt li a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  opacity: 0.9;
  color: inherit;
  text-decoration: none;
  transition: opacity 0.15s ease;
}

.site-footer .contact-dt li a:hover {
  opacity: 1;
  text-decoration: underline;
}

/* Diversity Statement */
.site-footer .diversity {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid hsl(var(--border));
  text-align: center;
}

.site-footer .diversity h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.site-footer .diversity p {
  font-size: 0.875rem;
  line-height: 1.625;
  opacity: 0.9;
  max-width: 48rem;
  margin: 0 auto;
}

/* Copyright Section */
.site-footer .copyright {
  margin-top: 1.5rem;
  text-align: center;
}

.site-footer .copyright p {
  font-size: 0.875rem;
  line-height: 1.25rem;
  opacity: 0.75;
  margin: 0 0 0.5rem 0;
}
.site-footer .copyright p a{
	color: #2b333b;
	opacity: 1;
}

.site-footer .copyright a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  opacity: 0.75;
  color: inherit;
  text-decoration: none;
  transition: opacity 0.15s ease;
}

.site-footer .copyright a:hover {
  opacity: 1;
  text-decoration: underline !important;
}


/*Site Footer*/

/*Home*/
.hero-sec {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #E8DCEF;
    padding: 96px 0;
}

.hero-sec .container {
  max-width: 1400px;
}

.hero-sec .hero-content {
  position: relative;
  z-index: 1;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.hero-sec .hero-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  align-items: center;
}

@media (min-width: 1024px) {
  .hero-sec .hero-grid {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
  }
}

.hero-sec .hero-copy {
  position: relative;
  z-index: 10;
}

.hero-sec .hero-title {
  font-size: 2.25rem;
  line-height: 1.25;
  font-weight: 400;
}

@media (min-width: 768px) {
  .hero-sec .hero-title {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 1024px) {
  .hero-sec .hero-title {
    font-size: 3.75rem;
    line-height: 1;
  }
}

.hero-sec .hero-title-light {
  color: #374151;
  font-weight: 400;
}

.hero-sec .hero-title-strong {
  color: #704EE7;
  font-weight: 700;
}

.hero-sec .hero-sub {
  margin-top: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #4B5563;
  max-width: 36rem;
}
/* ================================
   HERO FORM (Gravity Forms Version)
   ================================ */
.hero-form {
    margin-top: 35px;
}
/* Reset + base container alignment */
.hero-form .gform_wrapper,
.hero-form .gform-theme--framework,
.hero-form .gform-theme--foundation {
  background: transparent;
  padding: 0;
  border: 0;
}

/* Two-column layout like .hero-form-grid */
.hero-form .gform-theme--foundation .gform_fields,
.hero-form .gform-theme--framework .gform_fields {
  display: grid;
  grid-gap: 15px;
}

/* Inputs, selects, textareas (match .hero-input) */
.hero-form input,
.hero-form select,
.hero-form textarea,
.hero-form .gform-theme--foundation .gfield input.large,
.hero-form .gform-theme--foundation .gfield select.large,
.hero-form .gform-theme--foundation .gfield textarea {
  width: 100%;
    height: 48px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 0 16px;
    font-size: 14px;
    color: #475569;
    background-color: #fff;
    transition: box-shadow 0.2s 
ease, border-color 0.2s 
ease;
    font-weight: 500;
}

/* Textarea height */
.hero-form textarea,
.hero-form .gform-theme--foundation .gfield textarea {
  min-height: 110px;
  padding-top: 12px;
}

/* Placeholder style */
.hero-form input::placeholder,
.hero-form textarea::placeholder,
.hero-form select::placeholder {
  color: rgba(71, 85, 105, 0.5);
  font-size: 14px;
    font-weight: 500;
}

/* Focus state */
.hero-form input:focus,
.hero-form select:focus,
.hero-form textarea:focus {
  outline: none !important;
  box-shadow: 0 0 0 4px hsl(var(--primary) / 0.15);
  border-color: hsl(var(--primary));
}

/* Hide field labels + validation header */
.hero-form .gform-theme--framework .gform-field-label > .gfield_required,
.hero-form .gform-theme--framework .gform_validation_errors {
  display: none;
}

/* Error messages */
.hero-form .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0 !important;
  font-size: 12px;
  margin: 4px 0 0 !important;
  color: #ef4444;
}

/* Submit button (matches .hero-btn) */
.hero-form .gform_footer input.gform_button.button,
body .hero-form .gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].gform_button.button {
      display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    width: auto;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background-color: hsl(var(--primary));
    border: none;
    cursor: pointer;
    transition: all 0.3s 
ease;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    padding: 0 32px;
    margin-top: 15px;
}

.hero-form .gform_footer input.gform_button.button:hover,
body .hero-form .gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].gform_button.button:hover {
  background-color: hsl(var(--primary) / 0.9);
  box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1),
              0 8px 10px -6px rgb(0 0 0 / 0.1);
}

/* Remove unwanted focus outlines */
.hero-form .gform_footer input.gform_button.button:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* Confirmation + validation */
.hero-form .gform_confirmation_message {
  text-align: center;
  font-size: 15px;
  color: #475569;
}

/* Adjust footer spacing */
.hero-form .gform_footer.before,
.hero-form .gform_footer.top_label {
  margin-top: 0 !important;
}


.hero-sec .hero-note {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
  color: #4B5563;
}

.hero-sec .hero-heart {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  fill: #704EE7;
  stroke: #111827;
}

.hero-sec .hero-visual {
  position: relative;
  z-index: 0;
}

@media (min-width: 1024px) {
  .hero-sec .hero-visual {
    margin-left: 2rem;
  }
}

.hero-sec .hero-blob {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 800px;
  height: 800px;
  transform: translate(-50%, -50%);
  opacity: 0.20;
  z-index: 0;
}

.hero-sec .hero-blob img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.hero-sec .hero-main {
  position: relative;
  z-index: 20;
  width: 100%;
  height: auto;
  object-fit: contain;
}

/*Company Logos*/
.companylogos-sec {
  position: relative;
  background-color: #E8DCEF;
  border-bottom: 1px solid rgba(228, 228, 231, 1);
}

.companylogos-sec .container {
  padding-left: 1rem;
  padding-right: 1rem;
}

.companylogos-sec .companylogos-bar {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.companylogos-sec .companylogos-head {
  text-align: center;
  margin-bottom: 1.5rem;
}

.companylogos-sec .companylogos-title {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: rgb(17, 24, 39);
  margin-bottom: 0.5rem;
}

.companylogos-sec .companylogos-sub {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(107, 114, 128);
}
#companylogo_slide .vertically-center {
    display: flex !important;
}
#companylogo_slide .vertically-center div {
    flex: auto;
    width: auto;
    max-width: unset;
    padding: 0 18px;
}
#companylogo_slide .vertically-center div img {
    height: 54px;
    object-fit: contain;
    margin: 0 auto;
    text-align: center;
}
#companylogo_slide button.slick-prev.slick-arrow, #companylogo_slide button.slick-next.slick-arrow {
    display: none !important;
}
/*Company Logos*/


/*Brain Booster*/

.brainbooster-sec {
  position: relative;
  overflow: hidden;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media (min-width: 1024px) {
  .brainbooster-sec {background: linear-gradient( to right, #F5F0FB 0%, #EDE7F6 50%, #F3EFFA 100% ); padding-top: 6rem; padding-bottom: 6rem; }
}

.brainbooster-sec .container { padding-left: 1rem; padding-right: 1rem; }

.brainbooster-sec .brainbooster-content { max-width: 80rem; margin-left: auto; margin-right: auto; }

.brainbooster-sec .brainbooster-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: center;
}
@media (min-width: 1024px) {
  .brainbooster-sec .brainbooster-grid { grid-template-columns: 1fr 1fr; gap: 4rem; }
}

.brainbooster-sec .brainbooster-copy { max-width: 36rem; }

.brainbooster-sec .brainbooster-eyebrow {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #F39C12;
}

.brainbooster-sec .brainbooster-title {
  font-size: 2.25rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 1rem;
  color: rgb(17, 24, 39);
}
@media (min-width: 768px) {
  .brainbooster-sec .brainbooster-title { font-size: 3rem; line-height: 1; }
}
@media (min-width: 1024px) {
  .brainbooster-sec .brainbooster-title { font-size: 3.75rem; line-height: 1; }
}

.brainbooster-sec .brainbooster-title-accent { color: rgb(112, 78, 231); }

.brainbooster-sec .brainbooster-kicker {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: rgb(17, 24, 39);
}

.brainbooster-sec .brainbooster-text {
  color: rgb(107, 114, 128);
  line-height: 1.625;
  margin-bottom: 2rem;
}

.brainbooster-sec .brainbooster-list { list-style: none; margin: 0; padding: 0; }

.brainbooster-sec .brainbooster-list-item {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    margin-bottom: 11px;
}
.brainbooster-sec .brainbooster-list + .brainbooster-list { margin-top: 0.75rem; }

.brainbooster-sec .brainbooster-check {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
  margin-top: 0.125rem;
  color: rgb(112, 78, 231);
}

.brainbooster-sec .brainbooster-list-text {
    color: #2b333b;
    font-size: 16px;
    font-weight: 400;
}

.brainbooster-sec .brainbooster-cta { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem; margin-top: 2rem; }

.brainbooster-sec .brainbooster-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  height: 2.75rem;
  padding: 1.5rem 2rem;
  font-size: 1rem;
  font-weight: 600;
  color: #FFFFFF;
  background-color: rgb(112, 78, 231);
  border-radius: 9999px;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.10), 0 4px 6px -4px rgba(0,0,0,0.10);
  transition: all 0.3s cubic-bezier(.4,0,.2,1);
    border: none;
}
.brainbooster-sec .brainbooster-btn:hover {
  background-color: rgba(112, 78, 231, 0.9);
  box-shadow: 0 20px 25px -5px rgba(0,0,0,0.10), 0 8px 10px -6px rgba(0,0,0,0.10);
}
.brainbooster-sec .brainbooster-arrow { width: 1.25rem; height: 1.25rem; margin-left: 0.5rem; }

.brainbooster-sec .brainbooster-visual {
  position: relative;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .brainbooster-sec .brainbooster-visual { min-height: 600px; }
}

.brainbooster-sec .brainbooster-blob {
  position: absolute;
  inset: 0;
  background-color: rgba(112, 78, 231, 0.15);
  transform: rotate(6deg) scale(0.95);
  border-radius: 60% 40% 70% 30% / 40% 50% 60%;
}

.brainbooster-sec .brainbooster-image {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 28rem;
  height: auto;
  object-fit: cover;
  border-radius: 1.5rem;
  box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
}

/* base pill styles */
.brainbooster-sec .brainbooster-pill {
  position: absolute;
  z-index: 20;
  color: #FFFFFF;
  padding: 0.625rem 1.25rem;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 600;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.10), 0 4px 6px -4px rgba(0,0,0,0.10);
}

/* 1: Focus (was .pill-focus) */
.brainbooster-sec .brainbooster-visual :nth-child(1 of .brainbooster-pill) {
  top: 2.5rem; 
  right: 2.5rem; 
  background-color: #F39C12; 
  animation: brainbooster-bounce 1s infinite;
}

/* 2: Memory (was .pill-memory) */
.brainbooster-sec .brainbooster-visual :nth-child(2 of .brainbooster-pill) {
  top: 8rem; 
  left: 1.25rem; 
  background-color: #F97A1F;
}

/* 3: Independence (was .pill-independence) */
.brainbooster-sec .brainbooster-visual :nth-child(3 of .brainbooster-pill) {
  bottom: 8rem; 
  right: 1.25rem; 
  background-color: #FF8C42;
}

/* 4: Communication (was .pill-communication) */
.brainbooster-sec .brainbooster-visual :nth-child(4 of .brainbooster-pill) {
  bottom: 2.5rem; 
  left: 2.5rem; 
  background-color: #FFB84D;
}

@media (min-width: 1024px) {
  /* match previous responsive tweak for the 4th pill */
  .brainbooster-sec .brainbooster-visual :nth-child(4 of .brainbooster-pill) {
    left: auto; 
    right: 6rem;
  }
}

/* bounce keyframes unchanged */
@keyframes brainbooster-bounce {
  0%, 100% { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8,0,1,1); }
  50% { transform: translateY(0); animation-timing-function: cubic-bezier(0,0,.2,1); }
}


/*Brain Booster*/

/*Recognized Credentials*/

.credentials-sec {
    background: linear-gradient(to right, #F5F0FB 0%, #EDE7F6 50%, #F3EFFA 100%);
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.credentials-sec .container {
  padding-left: 1rem;
  padding-right: 1rem;
}

.credentials-sec .credentials-content {
  text-align: center;
}

.credentials-sec .credentials-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: rgb(17, 24, 39);
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .credentials-sec .credentials-title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.credentials-sec .credentials-logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
@media (min-width: 768px) {
  .credentials-sec .credentials-logos {
    gap: 3rem;
  }
}

.credentials-sec .credentials-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.credentials-sec .credentials-logo img {
  height: auto;
  object-fit: contain;
  opacity: 0.9;
  transition: opacity 0.3s cubic-bezier(.4, 0, .2, 1);
}

.credentials-sec .credentials-logo img:hover {
  opacity: 1;
}

.credentials-sec .credentials-logo:nth-child(1) img {
  max-width: 200px;
}
.credentials-sec .credentials-logo:nth-child(2) img {
  max-width: 120px;
}
.credentials-sec .credentials-logo:nth-child(3) img {
  max-width: 160px;
}
.credentials-sec .credentials-logo:nth-child(4) img {
  max-width: 160px;
}
@media (min-width: 768px) {
  .credentials-sec .credentials-logo:nth-child(1) img {
    max-width: 260px;
  }
  .credentials-sec .credentials-logo:nth-child(2) img {
    max-width: 140px;
  }
  .credentials-sec .credentials-logo:nth-child(3) img {
    max-width: 200px;
  }
  .credentials-sec .credentials-logo:nth-child(4) img {
    max-width: 200px;
  }
}

/*Recognized Credentials*/

/*Our Approach*/

.approach-sec {
    background: linear-gradient(to right, #F5F0FB 0%, #EDE7F6 50%, #F3EFFA 100%);
    position: relative;
    overflow: hidden;
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.approach-sec .container { padding-left: 1rem; padding-right: 1rem; }
.approach-sec .approach-content { position: relative; z-index: 10; }

.approach-sec .approach-eyebrow { text-align: center; font-size: 0.875rem; font-weight: 500; letter-spacing: 0.025em; color: #F39C12; margin-bottom: 0.5rem; }
.approach-sec .approach-title { text-align: center; font-size: 2.25rem; line-height: 1.25; font-weight: 700; margin-bottom: 1rem; color: rgb(17, 24, 39); }
@media (min-width: 768px){ .approach-sec .approach-title { font-size: 3rem; line-height: 1; } }
.approach-sec .approach-title-accent { color: rgb(112, 78, 231); }
.approach-sec .approach-subtitle { text-align: center; font-size: 1.125rem; color: rgb(75, 85, 99); margin-bottom: 4rem; }

.approach-sec .approach-decor {
    position: relative;
}

.approach-sec .approach-dot {
    position: absolute;
      border-radius: 50%;
      border-width: 2px;
      opacity: 0.4;
}
.approach-sec .approach-dot-left {
    left: -2rem;
    top: 3rem;
    width: 4rem;
    height: 4rem;
    border: 2px solid #7150e733;
    background-color: #F1EBF8;
}

.approach-sec .approach-dot-right {
    right: -3rem;
  bottom: 5rem;
  width: 5rem;
  height: 5rem;
  border: 2px solid rgba(255, 200, 87, 0.3);
}

.approach-sec .approach-cards {
  display: grid; grid-template-columns: 1fr; gap: 2rem; max-width: 72rem; margin-left: auto; margin-right: auto;
}
@media (min-width: 768px){ .approach-sec .approach-cards { grid-template-columns: repeat(3, 1fr); } }

.approach-sec .approach-card {
  position: relative; border-radius: 1rem; padding-top: 3rem; padding-bottom: 2rem; padding-left: 1.5rem; padding-right: 1.5rem;
  transition: all 0.3s cubic-bezier(.4,0,.2,1);
}
.approach-sec .approach-card:hover { transform: translateY(-0.125rem); box-shadow: 0 20px 25px -5px rgba(0,0,0,0.10), 0 8px 10px -6px rgba(0,0,0,0.10); }

.approach-sec .approach-card-1 { background-color: rgb(255, 166, 158); }
.approach-sec .approach-card-2 { background-color: rgb(139, 127, 255); }
.approach-sec .approach-card-3 { background-color: rgb(255, 200, 87); }

.approach-sec .approach-step {
  position: absolute; top: -1.25rem; left: 50%; transform: translateX(-50%);
  width: 3rem; height: 3rem; background-color: #FFFFFF; border-radius: 9999px;
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.10), 0 2px 4px -2px rgba(0,0,0,0.10);
}
.approach-sec .approach-step-num { font-size: 1.25rem; font-weight: 700; }
.approach-sec .approach-step-num-1 { color: rgb(255, 166, 158); }
.approach-sec .approach-step-num-2 { color: rgb(139, 127, 255); }
.approach-sec .approach-step-num-3 { color: rgb(255, 200, 87); }

.approach-sec .approach-card-title { text-align: center; font-size: 1.125rem; font-weight: 700; color: #FFFFFF; margin-bottom: 0.75rem; }
.approach-sec .approach-card-text { text-align: center; font-size: 0.875rem; line-height: 1.625; color: rgba(255,255,255,0.95); }

.approach-sec .approach-stats {
  display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 2rem;
  max-width: 64rem; margin-left: auto; margin-right: auto; margin-top: 5rem; padding-top: 4rem; border-top: 1px solid rgb(229,231,235);
}
@media (min-width: 768px){ .approach-sec .approach-stats { grid-template-columns: repeat(4, minmax(0,1fr)); } }

.approach-sec .approach-stat { text-align: center; }
.approach-sec .approach-stat-num { font-size: 3rem; line-height: 1; font-weight: 700; color: rgb(112, 78, 231); margin-bottom: 0.5rem; }
@media (min-width: 768px){ .approach-sec .approach-stat-num { font-size: 3.75rem; } }
.approach-sec .approach-plus { font-size: 1.875rem; vertical-align: super; }
.approach-sec .approach-stat-label { font-size: 0.875rem; color: rgb(75, 85, 99); font-weight: 500; }

/*Our Approach*/
.testimonials-sec {
  position: relative;
  overflow: visible;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background: linear-gradient(to bottom right, #F5F0FB, #EDE7F6, #F3EFFA);
}

/* Decorative background circles */
.testimonials-bg-circle {
  position: absolute;
  border-radius: 50%;
  filter: blur(64px);
}
.testimonials-bg-circle-1 {
  top: 5rem;
  left: 2.5rem;
  width: 16rem;
  height: 16rem;
  background-color: rgba(112, 78, 231, 0.1);
}
.testimonials-bg-circle-2 {
  bottom: 5rem;
  right: 2.5rem;
  width: 18rem;
  height: 18rem;
  background-color: rgba(255, 200, 87, 0.1);
}

/* SVG Accent */
.testimonials-bg-svg {
  position: absolute;
  top: 10rem;
  right: 5rem;
  width: 8rem;
  height: 8rem;
}
.testimonials-svg-path {
  width: 100%;
  height: 100%;
  color: rgba(255, 200, 87, 0.2);
}

/* Layout */
.testimonials-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: flex-start;
  position: relative;
  z-index: 10;
}
@media (min-width: 1024px) {
  .testimonials-grid {
    grid-template-columns: 5fr 7fr;
  }
	.testimonials-left {
    position: sticky;
    top: 120px; /* adjust as needed */
    align-self: flex-start;
  }
	.testimonials-right {
    max-height: calc(100vh - 160px); /* viewport height minus header/nav */
  }
}

/* Left Content */
.testimonials-intro {
  text-align: center;
  margin-top: 8rem;
  transition: all 0.7s ease-out;
  opacity: 1;
  transform: translateY(0);
}
.testimonials-eyebrow {
  font-size: 0.875rem;
  font-weight: 600;
  color: hsl(var(--primary));
  text-transform: uppercase;
  letter-spacing: 0.025em;
  margin-bottom: 0.75rem;
}
.testimonials-title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1;
  color: hsl(var(--foreground));
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .testimonials-title {
    font-size: 3rem;
  }
}
.testimonials-title .highlight {
  color: hsl(var(--primary));
}
.testimonials-subtext {
  font-size: 1.125rem;
  color: hsl(var(--muted-foreground));
  margin-bottom: 2rem;
}
.testimonials-quote-mark {
  display: none;
}
@media (min-width: 1024px) {
  .testimonials-quote-mark {
        display: inline-block;
        margin-top: 0;
        font-size: 8rem;
        color: hsl(var(--primary));
        opacity: 0.1;
        font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
        line-height: normal;
    }
}

/*Testimonials*/

.testimonials-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

/* Card Styling */
.testimonial-card {
  position: relative;
  background: #fff;
  border: 1px solid rgb(229, 231, 235);
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
}
.testimonial-card:hover {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.1);
}
.testimonial-quote-icon {
  position: absolute;
  top: -1rem;
  left: -1rem;
  width: 4rem;
  height: 4rem;
  background-color: rgba(112, 78, 231, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  color: rgba(112, 78, 231, 0.4);
  font-family: ui-serif, Georgia, Cambria, Times New Roman, Times, serif;
}
.testimonial-stars {
    display: flex;
    column-gap: 3px;
    margin-bottom: 16px;
}
.testimonial-stars svg{
    width: 20px;
}
.testimonial-text {
  color: rgb(55, 65, 81);
  font-size: 1rem;
  line-height: 1.625;
  margin-bottom: 1.5rem;
  flex-grow: 1;
}
.testimonial-author {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding-top: 1rem;
}
.testimonial-avatar {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: rgba(112, 78, 231, 0.1);
  border: 2px solid rgba(112, 78, 231, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.testimonial-avatar span {
  color: hsl(var(--primary));
  font-weight: 600;
  font-size: 1.125rem;
}
.testimonial-name {
  font-weight: 700;
  color: rgb(17, 24, 39);
    margin: 0;
}
.testimonial-role {
  font-size: 0.875rem;
  color: rgb(107, 114, 128);
    margin: 0;
}

/*Testimonials*/

/*Services Area Map*/

.service-areas-sec {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background: linear-gradient(to bottom, hsl(var(--background)), hsl(var(--muted)));
}

.service-areas-bg-circle {
  position: absolute;
  border-radius: 50%;
  filter: blur(64px);
}
.service-areas-circle-1 {
  top: 5rem;
  left: 2.5rem;
  width: 8rem;
  height: 8rem;
  background-color: rgba(112, 78, 231, 0.05);
}
.service-areas-circle-2 {
  bottom: 5rem;
  right: 2.5rem;
  width: 10rem;
  height: 10rem;
  background-color: rgba(255, 200, 87, 0.05);
}

.service-areas-content {
  max-width: 56rem;
  margin: 0 auto 3rem;
  text-align: center;
}
.service-areas-title {
  font-size: 1.875rem;
  font-weight: 700;
  color: hsl(var(--foreground));
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .service-areas-title {
    font-size: 2.25rem;
  }
}
.service-areas-subtitle {
  font-size: 1.125rem;
  color: hsl(var(--muted-foreground));
  margin-bottom: 1rem;
}
.service-areas-location {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  color: hsl(var(--muted-foreground));
}
.service-areas-location-icon {
  color: hsl(var(--primary));
  width: 1.25rem;
  height: 1.25rem;
}

/* Map */
.service-areas-map {
  position: relative;
  width: 100%;
  height: 500px;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1);
  background: linear-gradient(to bottom right, #eff6ff, #faf5ff);
}
.service-areas-map-svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

/* Info Box */
.service-areas-map-info {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background-color: rgba(255,255,255,0.95);
  backdrop-filter: blur(8px);
  border-radius: 0.5rem;
  padding: 1rem;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1);
  max-width: 20rem;
  z-index: 10;
}
.service-areas-map-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  color: hsl(var(--foreground));
  margin-bottom: 0.75rem;
}
.service-areas-map-icon {
  color: hsl(var(--primary));
  width: 1.25rem;
  height: 1.25rem;
}
.service-areas-map-desc {
  font-size: 0.875rem;
  color: hsl(var(--muted-foreground));
  margin-bottom: 0.75rem;
}
.service-areas-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.25rem;
  font-size: 0.75rem;
}
.service-areas-list div {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: hsl(var(--muted-foreground));
}
.service-areas-list .dot {
  width: 0.5rem;
  height: 0.5rem;
  background-color: hsl(var(--primary));
  border-radius: 50%;
}

/* Button */
.service-areas-button {
  text-align: center;
  margin-top: 3rem;
}

/*Services Area Map*/

/*FAQ*/

.hfaq-sec{
  padding-top:80px;
  padding-bottom:80px;
  background-color: rgb(245, 245, 247);
}
.hfaq-sec .hfaq-content{
  max-width: 768px;
  margin: 0 auto;
}
.hfaq-sec .hmain-content{
  text-align: center;
  margin-bottom: 48px;
}
.hfaq-sec .hmain-content h2{
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
  color: rgb(17, 24, 39);
  margin-bottom: 16px;
}
@media (min-width: 768px){
  .hfaq-sec .hmain-content h2{ font-size: 36px; }
}
.hfaq-sec .hmain-content p{
  font-size: 18px;
  line-height: 1.75;
  color: rgb(107, 114, 128);
}

/* Accordion list */
.hfaq-sec .faqs_list #faqs_list{
  display: grid;
  gap: 16px;
}
.hfaq-sec .card{
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(229, 231, 235);
  border-radius: 10px;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05);
  overflow: hidden;
}
.hfaq-sec .card-link{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  width: 100%;
  text-decoration: none;
  text-align: left;
  font-weight: 600;
  color: rgb(17, 24, 39);
  transition: color .3s ease, text-decoration-color .3s ease;
  position: relative;
}
.hfaq-sec .card-link:hover{
  color: rgb(112, 78, 231);
  text-decoration: underline;
}
.hfaq-sec .card-link::after{
  content: "";
  width: 16px;
  height: 16px;
  margin-left: 12px;
  flex-shrink: 0;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat center / contain;
          mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat center / contain;
  transition: transform .2s ease;
}
.hfaq-sec .collapse.show ~ .card-link::after,
.hfaq-sec .card .card-link[aria-expanded="true"]::after{
  transform: rotate(180deg);
}

/* Body */
.hfaq-sec .card-body{
  padding: 0 24px 16px 24px;
  color: rgb(107, 114, 128);
  font-size: 16px;
  line-height: 1.75;
}

/* Bootstrap collapse smoothness helper */
.hfaq-sec .collapse{
  transition: height .2s ease;
}

/* Optional: tighter spacing on very small screens */
@media (max-width: 480px){
  .hfaq-sec{
    padding-top:56px;
    padding-bottom:56px;
  }
  .hfaq-sec .card-link{ padding: 14px 18px; }
  .hfaq-sec .card-body{ padding: 0 18px 14px 18px; }
}


/*FAQ*/

/*Your Journey*/

.journey-sec {
  position: relative;
  overflow: hidden;
  padding: 80px 0;
  min-height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  background: linear-gradient(135deg, #704EE7 0%, #5D3EBA 50%, #8B5CF6 100%);
}

.journey-sec .container {
  position: relative;
  z-index: 10;
  text-align: center;
  max-width: 950px;
  margin: 0 auto;
  padding: 0 16px;
}

.journey-sec h2 {
  font-size: 2.25rem;
    line-height: 1;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .journey-sec h2 { font-size: 3rem; }
}
@media (min-width: 1024px) {
  .journey-sec h2 { font-size: 3.75rem; }
}

.journey-sec p {
  max-width: 680px;
  margin: 0 auto 48px;
  font-size: 1.25rem;
  line-height: 1.7;
  opacity: 0.95;
}

.journey-sec .journey-btns {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
}

@media (min-width: 640px) {
  .journey-sec .journey-btns {
    flex-direction: row;
  }
}

.journey-sec .journey-note {
  margin-top: 32px;
  font-size: 0.875rem;
  opacity: 0.8;
    margin-bottom: 0;
}

/* Accent Pulsing Circles */
.journey-circle {
  position: absolute;
  border-radius: 50%;
  filter: blur(40px);
  animation: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
}

.journey-circle.circle-one {
  top: 40px;
  right: 40px;
  width: 8rem;
  height: 8rem;
  background-color: rgba(243, 156, 18, 0.2); /* accent orange */
}

.journey-circle.circle-two {
  bottom: 40px;
  left: 40px;
  width: 10rem;
  height: 10rem;
  background-color: rgba(62, 224, 207, 0.2); /* teal accent */
  animation-delay: 1s;
}

@keyframes pulse {
  50% { opacity: 0.5; }
}

/*Your Journey*/

/*Home*/



/*Our Mission*/

.our-expertise-sec {
  background-color: hsl(var(--muted));
  padding: 5rem 0;
}
.missionmain-ct,
.single-locations .therapy-settings-sec .missionmain-ct{
    margin-bottom: 55px;
}
.missionmain-ct h1,
.missionmain-ct h2,
.missionmain-ct h3,
.missionmain-ct h4,
.missionmain-ct h5,
.missionmain-ct h6 {
  color: rgb(43, 51, 59);
  font-weight: 700;
  margin: 0 0 20px;
  line-height: 1.2;
}
.missionmain-list{
    max-width: 1152px;
    margin: 0 auto;
}
/* --- Heading Sizes --- */
.missionmain-ct h1 {
  font-size: 48px;
  line-height: 54px;
}

.missionmain-ct h2 {
  font-size: 36px;
  line-height: 40px;
}

.missionmain-ct h3 {
  font-size: 30px;
  line-height: 36px;
}

.missionmain-ct h4 {
  font-size: 24px;
  line-height: 32px;
}

.missionmain-ct h5 {
  font-size: 20px;
  line-height: 28px;
}

.missionmain-ct h6 {
  font-size: 18px;
  line-height: 26px;
}
.missionmain-ct.sm h1,
.missionmain-ct.sm h2,
.missionmain-ct.sm h3,
.missionmain-ct.sm h4,
.missionmain-ct.sm h5,
.missionmain-ct.sm h6{
    font-size: 36px;
    margin: 0 0 15px 0;
}
.missionmain-ct.sm h2,
.missionmain-ct.sm h3,
.missionmain-ct.sm h4,
.missionmain-ct.sm h5,
.missionmain-ct.sm h6{
    font-size: 24px;
    margin: 0 0 15px 0;
}
/* --- Paragraphs --- */
.missionmain-ct p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #6e5c8a;
    margin: 0 auto 20px;
    width: 68%;
}
.missionmain-ct.sm p{
    font-size: 16px;
    margin: 0 0 15px 0;
}
.missionmain-ct.fw p {
    width: 100%;
}
.missionmain-ct ul {
    padding: 0 0 0 20px;
    margin: 20px 0;
}
.missionmain-ct ul li{
    color: #6e5c8a;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 5px 0;
}
.missionmain-ct ul li:last-child{
    margin-bottom: 0;
}
.missionmain-ct.sm ul li{
    font-size: 16px;
}

/* --- Responsive adjustments (max-width) --- */
@media (max-width: 992px) {
  .missionmain-ct h1 { font-size: 40px; line-height: 46px; }
  .missionmain-ct h2 { font-size: 32px; line-height: 38px; }
  .missionmain-ct h3 { font-size: 26px; line-height: 32px; }
  .missionmain-ct h4 { font-size: 22px; line-height: 28px; }
}

@media (max-width: 768px) {
  .missionmain-ct h1 { font-size: 34px; line-height: 40px; }
  .missionmain-ct h2 { font-size: 28px; line-height: 34px; }
  .missionmain-ct h3 { font-size: 24px; line-height: 30px; }
  .missionmain-ct h4,
  .missionmain-ct h5,
  .missionmain-ct h6 { font-size: 20px; line-height: 28px; }
  .missionmain-ct p { font-size: 15px; line-height: 26px;width: 100%; }
}
.exp-card {
  background-color: hsl(var(--card));
  border-top: 4px solid hsl(var(--primary));
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
  transition: all 0.3s ease;
}
.exp-card:hover {
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
              0 4px 6px -4px rgb(0 0 0 / 0.1);
  transform: translateY(-3px);
}
.exp-media.flex-shrink-0 {
    flex: 0 0 186px;
}
.exp-card .exp-media img {
  width: 100%;
  height: 296px;
  object-fit: cover;
}

.exp-card .exp-body {
  padding: 2rem;
  text-align: left;
}

.exp-card .exp-icon {
  width: 64px;
  height: 64px;
  border-radius: 9999px;
  background-color: hsl(var(--primary) / 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}

.exp-card .exp-icon svg {
    color: hsl(var(--primary));
    width: 32px;
    height: 32px;
    stroke: hsl(var(--primary));
}
.exp-card h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: hsl(var(--foreground));
  margin-bottom: 0.75rem;
}

.exp-card p {
  font-size: 1rem;
  color: hsl(var(--muted-foreground));
  line-height: 1.625;
}
.exp-card p:last-child{
    margin-bottom: 0;
}

/* ✅ Responsive (max-width only) */
@media (max-width: 991.98px) {
  .our-expertise-sec {
    padding: 4rem 0;
  }
}

@media (max-width: 767.98px) {
  .exp-card .exp-media img {
    height: 180px;
  }

  .exp-card .exp-body {
    padding: 1.5rem;
  }
}

@media (max-width: 575.98px) {
  .our-expertise-sec {
    padding: 3rem 0;
  }
  .exp-card .exp-body {
    padding: 1.25rem;
  }
}

/*Our Process*/
.our-process-sec { background-color: hsl(var(--background)); padding: 5rem 0; }

/* Card look (match homepage) */
.our-process-sec .proc-card{
  background-color: hsl(var(--card));
  border: 1px solid hsl(var(--border));
  border-radius: 12px;
  padding: 2rem;
  text-align: center;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
  transition: box-shadow .3s ease;
  height: 100%;
}
.our-process-sec .proc-card:hover{ box-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1); }

.our-process-sec .proc-icon{
  width: 64px; height: 64px; border-radius: 9999px;
  background-color: hsl(var(--primary) / .1);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 1rem auto;
}
.our-process-sec .proc-icon svg {
    stroke: hsl(var(--primary));
    width: 32px;
    height: 32px;
}

.our-process-sec h3{ font-size: 1.25rem; font-weight: 700; color: hsl(var(--foreground)); margin-bottom: .5rem; }
.our-process-sec p{ color: hsl(var(--muted-foreground)); line-height: 1.625; }

/* Slick base spacing */
.our-process-sec .process-slider .proc-slide{ padding: 0 0.75rem; }

/* Dots */
.our-process-sec .slick-dots{ display:flex !important; justify-content:center; gap:.5rem; margin-top:1.25rem; }
.our-process-sec .slick-dots li{ list-style:none; }
.our-process-sec .slick-dots button{
  width:10px; height:10px; border-radius:50%; background: hsl(var(--border)); text-indent:-9999px; overflow:hidden; border:none;
}
.our-process-sec .slick-dots .slick-active button{ background: hsl(var(--primary)); }

/* Arrows (match your button system look without using a.all-buttons to avoid global override) */
.our-process-sec .slick-arrow{
  position:absolute; top: 50%; transform: translateY(-50%);
  width: 32px; height: 32px; border-radius: 9999px;
  background: transparent; border: 2px solid hsl(var(--primary));
  color: hsl(var(--primary));
  display:flex; align-items:center; justify-content:center;
  transition: all .3s ease; z-index: 2;
}
.our-process-sec .slick-prev{ left: -40px; }
.our-process-sec .slick-next{ right: -40px; }
.our-process-sec .slick-arrow:hover,
.our-process-sec .slick-arrow:focus{
  background: hsl(var(--primary)); color: hsl(var(--primary-foreground));
}
.our-process-sec .slick-prev:before, .our-process-sec .slick-next:before{
    display: none;
}

/* Icon caret arrows */
.our-process-sec .slick-arrow svg{ width: 16px; height: 16px; }

/* Max-width responsiveness only */
@media (max-width: 991.98px){
  .our-process-sec { padding: 4rem 0; }
  .our-process-sec .slick-prev{ left: -8px; }
  .our-process-sec .slick-next{ right: -8px; }
}
@media (max-width: 767.98px){
  .our-process-sec .slick-arrow{ width:36px; height:36px; }
}
@media (max-width: 575.98px){
  .our-process-sec { padding: 3rem 0; }
}

/*Our Process*/

/*Our Commitment*/

.commitment-sec {
  background-color: rgba(243, 244, 246, 0.3);
  padding: 100px 0;
}

.commitment-content {
  max-width: 1140px;
  margin: 0 auto;
}
.commitment-content .row {
    --bs-gutter-x: 48px;
    --bs-gutter-y: 48px;
}
.commitment-sec .missionmain-ct {
  font-size: 36px;
  font-weight: 700;
  color: rgb(43, 51, 59);
  line-height: 40px;
  margin-bottom: 50px;
}

.commitment-image {
  position: relative;
}

.commitment-image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 20px;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
}

.commitment-bgcircle {
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-color: rgba(249, 122, 31, 0.1);
  filter: blur(40px);
  z-index: -1;
}

.commitment-text {
  padding-top: 30px;
}

.commitment-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}

.commitment-list li {
  display: flex;
  align-items: flex-start;
  font-size: 18px;
  font-weight: 500;
  color: rgb(43, 51, 59);
  margin-bottom: 20px;
  line-height: 1.5;
  position: relative;
  padding-left: 36px;
}

.commitment-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(249,122,31)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
}

.commitment-text p {
    font-size: 18px;
    line-height: 1.7;
    color: #6e5c8a;
    margin: 0 0 15px 0;
    font-weight: 400;
}
.commitment-text p:last-child{
    margin-bottom: 0;
}

/* Responsive (max-width queries) */
@media (max-width: 991px) {
  .commitment-sec {
    padding: 70px 0;
  }
  .commitment-text {
    padding-top: 40px;
  }
}

@media (max-width: 575px) {
  .commitment-sec .missionmain-ct {
    font-size: 28px;
    line-height: 36px;
  }
  .commitment-text p {
    font-size: 15px;
  }
}

/*Our Commitment*/


/*We Can Help*/
.wecanhelp-sec {
  padding: 0;
}
.wecanhelp-sec .container-fluid {
    padding: 0;
}
.wecanhelp-content .row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

.wecanhelp-left {
  background: linear-gradient(to bottom right, hsl(14, 83%, 60%), hsl(14, 83%, 50%));
  color: #fff;
  padding: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
    height: 100%;
}

.wecanhelp-right {
  background: linear-gradient(to bottom right, hsl(var(--primary)), hsl(var(--primary) / 0.9));
  color: hsl(var(--primary-foreground));
  padding: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
    height: 100%;
}

.wecanhelp-right h3,
.wecanhelp-left h3 {
      margin-bottom: 20px;
    font-size: 36px;
    font-weight: 700;
}

.wecanhelp-left p,
.wecanhelp-right p {
  font-size: 18px;
    font-weight: 400;
  line-height: 1.6;
  opacity: 0.9;
}

.wecanhelp-right .wecanhelp-phone {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 20px;
  font-weight: 600;
  margin: 5px 0 15px;
}

.wecanhelp-right .wecanhelp-phone a {
  color: inherit;
  text-decoration: none;
  transition: 0.3s ease;
}

.wecanhelp-right .wecanhelp-phone a:hover {
  text-decoration: underline;
}

.wecanhelp-right .consult {
  font-size: 18px;
  margin-bottom: 20px;
}

.wecanhelp-right .all-buttons.white-btn {
  background: #fff;
  color: hsl(var(--primary));
    font-size: 18px;
    font-weight: 500;
  padding: 14px 0;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  transition: all 0.3s ease;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1);
  max-width: 180px;
}

.wecanhelp-right .all-buttons.white-btn:hover {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1);
}

/* Responsive (max-width only as per your rules) */
@media (max-width: 991px) {
  .wecanhelp-left,
  .wecanhelp-right {
    padding: 40px 25px;
    text-align: center;
  }

  .wecanhelp-right .wecanhelp-phone {
    justify-content: center;
  }


}

/*We Can Help*/

/*Testimonials Slider*/

.testimonials-sec {
  padding: 80px 0;
  background: hsl(var(--background));
}

.testimonials-content {
  max-width: 1250px;
  margin: 0 auto;
}

.testimonials-slider {
  margin-top: 50px;
}
.testimonials-slider .item {
    padding: 0 8px;
}
.testimonial-box {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
    height: 100%;
}

.testimonial-box:hover {
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
}

.quote-icon {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 64px;
  height: 64px;
  background: hsl(var(--primary) / 0.1);
  border-radius: 50%;
  font-size: 48px;
  color: hsl(var(--primary) / 0.4);
  font-family: serif;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stars {
  display: flex;
  gap: 5px;
  margin-bottom: 15px;
}

.stars .star {
  fill: #facc15;
  color: #facc15;
  width: 20px;
  height: 20px;
}

.testimonial-text {
  color: #374151;
  line-height: 1.6;
  font-size: 16px;
  margin-bottom: 25px;
  flex-grow: 1;
}

.author {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 15px;
}

.author .avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: hsl(var(--primary) / 0.1);
  border: 2px solid hsl(var(--primary) / 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: hsl(var(--primary));
}

.author .name {
  font-weight: 700;
  color: #111827;
    margin: 0;
}

.author .role {
  font-size: 14px;
  color: #6b7280;
    margin: 0;
}

/* slick arrows */
.testimonials-sec .slick-prev,
.testimonials-sec .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 2px solid hsl(var(--primary));
  color: hsl(var(--primary));
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  z-index: 2;
}

.testimonials-sec .slick-prev:hover,
.testimonials-sec .slick-next:hover {
  background: hsl(var(--primary));
  color: hsl(var(--primary-foreground));
}

.testimonials-sec .slick-prev {
  left: -60px;
}

.testimonials-sec .slick-next {
  right: -60px;
}

/* responsive (max-width only) */
@media (max-width: 991px) {
  .testimonials-sec {
    padding: 70px 0;
  }

  .testimonial-box {
    padding: 30px;
  }

  .testimonials-sec .slick-prev {
    left: -40px;
  }

  .testimonials-sec .slick-next {
    right: -40px;
  }
}

@media (max-width: 767px) {
  .testimonials-sec {
    padding: 50px 0;
  }

  .quote-icon {
    width: 50px;
    height: 50px;
    font-size: 36px;
  }
}
/*Testimonials Slider*/

/*Our Mission*/

/*Our Process Page*/

/* ===================== Therapy Works (Our Process) ===================== */
.therapy-works-sec {
    background-color: hsl(var(--background));
    padding: 80px 0;
    display: inline-block;
    width: 100%;
}
.therapy-works-sec .row {
    --bs-gutter-x: 48px;
    --bs-gutter-y: 48px;
}
/* Sticky holder (large screens only via max-width breakpoints handled below) */
.therapy-works-sec .tw-sticky img {
    height: 650px;
    object-fit: cover;
}
.tw-heroimg{min-height:600px; object-fit:cover; width:100%;}
.rounded-2xl{border-radius:1rem;}

/* Steps */
.tw-steps{display:flex; flex-direction:column; gap:1.75rem;}
.tw-step{align-items:flex-start;}
.tw-num{
  width:48px; height:48px; border-radius:999px;
  display:flex; align-items:center; justify-content:center;
  background: rgba(168,85,247,.20); /* purple-500/20 */
  box-shadow: 0 6px 16px rgba(0,0,0,.08);
  flex: 0 0 auto;
}
a.link-primary.fw-semibold {
    color: #7150e7 !important;
}
.tw-num span{color: rgb(147,51,234); font-weight:700; font-size:18px; line-height:1;}
.tw-step-title{font-weight:700; font-size:20px; margin:0 0 6px; color:hsl(var(--foreground));}
.tw-step-text{color:hsl(var(--muted-foreground)); margin:0; line-height:1.625;}

/* Section title aligns with your page heading set */
.therapy-works-sec .section-title {
    margin-bottom: 40px !important;
}

/* Shared buttons (reuse your global .all-buttons) */
a.all-buttons.is-soft-purple{
  background: rgba(168,85,247,.20);
  color: rgb(147,51,234);
  padding: 0 26px; height:56px; line-height:56px;
  border-radius:12px; display:inline-flex; align-items:center; gap:10px;
  box-shadow: 0 4px 10px rgba(0,0,0,.06);
  transition: box-shadow .3s ease, background-color .3s ease, transform .2s ease;
}
a.all-buttons.is-soft-purple:hover{background: rgba(168,85,247,.30); box-shadow:0 10px 18px rgba(0,0,0,.10); transform: translateY(-1px);}

a.all-buttons.is-orange{
  background: #fb923c; color:#fff;
  padding: 0 26px; height:56px; line-height:56px;
  border-radius:12px; display:inline-flex; align-items:center; gap:10px;
  box-shadow: 0 4px 10px rgba(0,0,0,.06);
  transition: box-shadow .3s ease, background-color .3s ease, transform .2s ease;
}
a.all-buttons.is-orange:hover{background:#f97316; box-shadow:0 10px 18px rgba(0,0,0,.10); transform: translateY(-1px);}

/* ======= Mobile-first adjustments (max-width only) ======= */
@media (max-width: 1199.98px){
  .tw-sticky{position:static;}
  .tw-heroimg{min-height:520px;}
}
@media (max-width: 991.98px){
  .tw-heroimg{min-height:420px;}
  .tw-num{width:44px;height:44px;}
}
@media (max-width: 767.98px){
  .therapy-works-sec{padding-top:60px;padding-bottom:60px;}
  .tw-heroimg{min-height:360px;}
  .tw-steps{gap:1.25rem;}
  .tw-step-title{font-size:18px; margin-bottom:4px;}
  .tw-num{width:42px;height:42px;}
}
@media (max-width: 575.98px){
  .tw-heroimg{min-height:300px;}
}

/* ===================== New Diagnosis ===================== */
.new-diagnosis-sec {
    background-color: hsl(var(--muted));
    position: relative;
    padding: 80px 0;
}
.new-diagnosis-wrap{max-width:56rem;margin:0 auto;} /* matches max-w-4xl container center */

.nd-heart{width:6rem;height:6rem;display:block;stroke: #9170c2;}
.nd-title{color:rgb(43,51,59);} /* inherits your main title scale/weight from parent */
.nd-text{color:hsl(var(--muted-foreground));line-height:1.625;font-size:1.125rem;}

/* Spacing tweaks for mobile-first using ONLY max-width queries */
@media (max-width: 767.98px){
  .new-diagnosis-sec{padding-top:60px;padding-bottom:60px;}
  .nd-heart{margin:0 auto 10px;}
  .nd-title{margin-bottom:12px;}
  .nd-text{font-size:1rem;}
}

/* ===================== During Therapy ===================== */
.during-therapy-sec {
  background-color: hsl(var(--background));
    padding: 80px 0;
}
.during-therapy-wrap {
  text-align: center;
}
.during-therapy-sec .missionmain-ct {
  color: rgb(43, 51, 59);
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
}

/* Cards */
.dt-card {
  background-color: hsl(var(--card));
  border: 1px solid hsl(var(--border));
  border-radius: var(--radius, 0.75rem);
  padding: 1.5rem;
  box-shadow: var(--card-shadow, 0 4px 10px rgba(0, 0, 0, 0.05));
  text-align: left;
  height: 100%;
}
.dt-card-title {
  color: hsl(var(--foreground));
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
.dt-card-text {
  color: hsl(var(--muted-foreground));
  line-height: 1.625;
  margin: 0;
  font-size: 1.125rem;
}

/* Responsive (max-width only) */
@media (max-width: 991.98px) {
  .during-therapy-sec {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .dt-card {
    padding: 1.25rem;
  }
}
@media (max-width: 767.98px) {
  .during-therapy-sec .missionmain-ct {
    font-size: 28px;
    line-height: 34px;
  }
  .dt-card-title {
    font-size: 18px;
    margin-bottom: 0.5rem;
  }
  .dt-card-text {
    font-size: 1rem;
  }
}



/*Our Process Page*/


/*What We Offer*/

.specific-needs-sec{padding:80px 0;background:#F3F4F6;}
.specific-needs-content{max-width:1152px;margin:0 auto;padding:0 16px;}
.sn-title{text-align:center;margin:0 0 48px 0;font-weight:700;color:#2B333B;font-size:36px;line-height:40px;}
.sn-grid{row-gap:32px;}

.sn-card{background:#FFFFFF;border:1px solid #E5E7EB;border-radius:12px;padding:32px;box-shadow:0 1px 2px rgba(0,0,0,0.05);transition:box-shadow .3s ease;}
.sn-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,0.10),0 8px 10px -6px rgba(0,0,0,0.10);}
.sn-head{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px;}
.sn-icon{width:64px;height:64px;border-radius:999px;background:rgba(91,87,241,0.10);display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.sn-svg{display:block;}
.sn-card-title{margin:0;font-size:24px;line-height:32px;font-weight:700;color:#2B333B;}
.sn-text{margin:0;color:#6B7280;line-height:1.625;font-size:18px}

/* max-width responsiveness only */
@media (max-width:1199.98px){
  .sn-title{font-size:34px;line-height:38px}
}
@media (max-width:991.98px){
  .specific-needs-sec{padding:70px 0}
  .sn-title{font-size:32px;line-height:36px}
}
@media (max-width:767.98px){
  .specific-needs-sec{padding:60px 0}
  .sn-title{font-size:28px;line-height:32px;margin-bottom:32px}
  .sn-card{padding:24px}
  .sn-icon{width:56px;height:56px}
  .sn-card-title{font-size:20px;line-height:28px}
  .sn-text{font-size:16px}
}
@media (max-width:575.98px){
  .specific-needs-content{padding:0 12px}
}


/*Choose Virginia*/

.choose-virginia-sec{padding:80px 0;background:#FFFFFF;}
.choose-virginia-content{max-width:900px;margin:0 auto;text-align:center;}
.cv-title{font-size:36px;line-height:42px;font-weight:700;color:#2B333B;margin-bottom:48px;}
.cv-items{row-gap:24px;}

.cv-item{display:flex;align-items:flex-start;gap:12px;text-align:left;}
.cv-icon{width:24px;height:24px;border-radius:50%;background:#5B57F1;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:4px;}
.cv-icon span{color:#FFFFFF;font-size:14px;line-height:1;font-weight:600;}
.cv-text{flex:1;}
.cv-item-title{font-weight:600;font-size:18px;line-height:22px;color:#2B333B;margin-bottom:4px;}
.cv-item-desc{font-size:14px;line-height:20px;color:#6B7280;margin:0;}

/* max-width responsive */
@media (max-width:1199.98px){
  .cv-title{font-size:34px;line-height:40px}
}
@media (max-width:991.98px){
  .choose-virginia-sec{padding:70px 0}
  .cv-title{font-size:32px;line-height:38px;margin-bottom:40px}
}
@media (max-width:767.98px){
  .choose-virginia-sec{padding:60px 0}
  .cv-title{font-size:28px;line-height:34px;margin-bottom:32px}
  .cv-item{gap:10px}
  .cv-icon{width:22px;height:22px}
  .cv-item-title{font-size:17px}
  .cv-item-desc{font-size:13px}
}
@media (max-width:575.98px){
  .choose-virginia-content{padding:0 12px}
}


/*Choose Virginia*/

/*What We Offer Page*/


/*Autism & ABA Page*/

/* Applied Behavior */
.applied-behavior-sec{position:relative;overflow:hidden;background:#F3EFFA;padding:80px 0;}
.applied-behavior-content{max-width:1280px;margin:0 auto;position:relative;z-index:2}
.applied-behavior-bg-1,.applied-behavior-bg-2{position:absolute;border-radius:9999px;filter:blur(64px);z-index:1}
.applied-behavior-bg-1{top:80px;left:40px;width:256px;height:256px;background:rgba(108,76,245,0.10)}
.applied-behavior-bg-2{right:40px;bottom:80px;width:288px;height:288px;background:rgba(255,123,0,0.10)}
.ab-deco{position:absolute;border-radius:9999px;filter:blur(40px);z-index:1}
.ab-deco-1{top:-16px;right:-16px;width:96px;height:96px;background:rgba(255,123,0,0.20)}
.ab-deco-2{left:-16px;bottom:-16px;width:128px;height:128px;background:rgba(108,76,245,0.20)}
.ab-heroimg{display:block;width:100%;height:auto;border-radius:24px;object-fit:cover;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);position:relative;z-index:2;min-height:0}
.ab-head{gap:12px;margin-bottom:24px}
.ab-icon{width:56px;height:56px;border-radius:9999px;background:rgba(108,76,245,0.10);display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.ab-icon svg{
    width: 28px;
    height: 28px;
    stroke: hsl(var(--primary)); 
}
.ab-title{margin:0;color:rgb(43,51,59);font-weight:700}
.ab-text{margin:0 0 24px;color:rgb(108,115,125);font-size:18px;line-height:1.625}

/* Titles family set you asked for earlier */
.missionmain-ct{font-weight:700;color:rgb(43,51,59);font-size:36px;line-height:40px}

/* Max-width responsiveness only */
@media (max-width:1199.98px){
  .applied-behavior-sec{padding:70px 0}
}
@media (max-width:991.98px){
  .ab-heroimg{border-radius:24px}
  .ab-icon{width:52px;height:52px}
  .ab-title{font-size:32px;line-height:38px}
}
@media (max-width:767.98px){
  .applied-behavior-sec{padding:60px 0}
  .applied-behavior-bg-1{top:60px;left:24px;width:220px;height:220px}
  .applied-behavior-bg-2{right:24px;bottom:60px;width:240px;height:240px}
  .ab-head{gap:10px}
  .ab-title{font-size:28px;line-height:34px}
  .ab-text{font-size:16px;margin-bottom:18px}
  .ab-deco-1{width:84px;height:84px}
  .ab-deco-2{width:110px;height:110px}
}
@media (max-width:575.98px){
  .ab-title{font-size:26px;line-height:32px}
  .applied-behavior-bg-1,.applied-behavior-bg-2{filter:blur(56px)}
}


/* Section wrapper */
.benefits-therapy-sec {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    padding: 80px 0;
}

.benefits-therapy-sec .benefits-therapy-content {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

.benefits-therapy-sec .bt-title {
    margin-bottom: 48px
}

/* Ambient blurred blobs */
.benefits-therapy-sec .bt-deco {
    position: absolute;
    border-radius: 9999px;
    filter: blur(64px);
    z-index: 1
}

.benefits-therapy-sec .bt-deco-1 {
    top: 40px;
    right: 5%;
    width: 192px;
    height: 192px;
    background: rgba(108, 76, 245, 0.05)
}

.benefits-therapy-sec .bt-deco-2 {
    left: 5%;
    bottom: 40px;
    width: 224px;
    height: 224px;
    background: rgba(255, 123, 0, 0.05)
}

/* Cards */
.benefits-therapy-sec .bt-cards {
    margin-bottom: 24px
}

.benefits-therapy-sec .bt-card {
    background: #FAF9FB;
    border-radius: 12px;
    padding: 24px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
    transition: box-shadow .3s ease, transform .25s ease;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.benefits-therapy-sec .bt-card:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: translateY(-4px)
}

.benefits-therapy-sec .bt-card:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 4px;
    width: 100%;
    border-radius: 12px 12px 0 0;
    background: #6C4CF5;
}

.benefits-therapy-sec .bt-top-primary:before {
    background: #6C4CF5;
}

.benefits-therapy-sec .bt-top-accent:before {
    background: #FF7B00;
}

.benefits-therapy-sec .bt-top-teal:before {
    background: rgb(45, 212, 191);
}

/* hsl(174,72%,56%) approximation */

/* Card internals */
.benefits-therapy-sec .bt-icon {
    display: block;
    margin-bottom: 12px
}

.benefits-therapy-sec .bt-card-title {
    margin: 0 0 12px;
    font-weight: 700;
    font-size: 20px;
    color: rgb(43, 51, 59)
}

.benefits-therapy-sec .bt-card-text {
    margin: 0;
    color: rgb(108, 115, 125);
    line-height: 1.625;
    font-size: 16px
}

/* CTA button (scoped reuse) */
.benefits-therapy-sec .all-buttons {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    white-space: nowrap;
    font-weight: 500;
    border-radius: 12px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10);
    transition: transform .25s ease, box-shadow .3s ease, background-color .25s ease, color .25s ease;
    text-decoration: none;
}

.benefits-therapy-sec .all-buttons.is-lg {
    height: 56px;
    padding: 0 40px;
    font-size: 16px
}

.benefits-therapy-sec .all-buttons.is-accent {
    background: #FF7B00;
    color: #ffffff
}

.benefits-therapy-sec .all-buttons.is-accent:hover {
    background: #e56f00;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 8px 10px -6px rgba(0, 0, 0, 0.10);
    transform: scale(1.05)
}

/* Title family (scoped to this section) */
.benefits-therapy-sec .missionmain-ct {
    font-weight: 700;
    color: rgb(43, 51, 59);
    font-size: 36px;
    line-height: 40px
}

/* Max-width responsiveness only */
@media (max-width:1199.98px) {
    .benefits-therapy-sec {
        padding: 70px 0
    }
}

@media (max-width:991.98px) {
    .benefits-therapy-sec .bt-card-title {
        font-size: 18px
    }
}

@media (max-width:767.98px) {
    .benefits-therapy-sec {
        padding: 60px 0
    }

    .benefits-therapy-sec .bt-title {
        margin-bottom: 36px
    }

    .benefits-therapy-sec .bt-icon {
        width: 40px;
        height: 40px
    }

    .benefits-therapy-sec .bt-card {
        padding: 20px
    }

    .benefits-therapy-sec .all-buttons.is-lg {
        height: 52px;
        padding: 0 32px
    }
}

@media (max-width:575.98px) {
    .benefits-therapy-sec .bt-deco {
        filter: blur(56px)
    }
}

/* Therapy Touch*/
.therapy-touch-sec{
  position:relative;overflow:hidden;background:rgb(243,239,250);padding:80px 0;
}
.therapy-touch-sec .therapy-touch-content{max-width:1280px;margin:0 auto;position:relative;z-index:2}
.therapy-touch-sec .tt-title{margin-bottom:48px}

/* Ambient blurred blobs */
.therapy-touch-sec .tt-deco{
  position:absolute;border-radius:9999px;filter:blur(64px);z-index:1
}
.therapy-touch-sec .tt-deco-1{top:80px;right:8%;width:256px;height:256px;background:rgba(255,123,0,0.10)}
.therapy-touch-sec .tt-deco-2{left:8%;bottom:80px;width:288px;height:288px;background:rgba(108,76,245,0.10)}

/* Cards container */
.therapy-touch-sec .tt-card{
  background:#ffffff;border-radius:16px;overflow:hidden;
  box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);
  border-top:4px solid #6C4CF5; /* default top border */
  margin-bottom:32px;
}
.therapy-touch-sec .tt-top-primary{border-top-color:#6C4CF5;}
.therapy-touch-sec .tt-top-accent{border-top-color:#FF7B00;}

/* Image side */
.therapy-touch-sec .tt-imgwrap{height:100%;min-height:300px}
.therapy-touch-sec .tt-img{width:100%;height:100%;object-fit:cover;display:block}

/* Card body */
.therapy-touch-sec .tt-card-body{padding:32px}
.therapy-touch-sec .tt-head{gap:12px;margin-bottom:16px}

/* Circular icons */
.therapy-touch-sec .tt-icon {
    width: 48px;
    height: 48px;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    background-color: hsl(var(--primary) / .1);
}
.therapy-touch-sec .tt-icon-primary{background:rgba(108,76,245,0.10)}  /* primary/10 */
.therapy-touch-sec .tt-icon-accent{background:rgba(255,123,0,0.10)}   /* accent/10 */
.therapy-touch-sec .tt-svg{width:24px;height:24px;color:#6C4CF5}
.therapy-touch-sec .tt-top-accent .tt-svg{color:#FF7B00}

/* Titles & text */
.therapy-touch-sec .missionmain-ct{font-weight:700;color:rgb(43,51,59);font-size:36px;line-height:40px}
.therapy-touch-sec .tt-card-title{margin:0;font-weight:700;font-size:24px;color:rgb(43,51,59)}
.therapy-touch-sec .tt-text{margin:0 0 16px 0;color:rgb(108,115,125);line-height:1.625;font-size:16px}
.therapy-touch-sec .tt-text.mb-16{margin-bottom:16px}

/* CTA button — reuse shared button pattern */
.therapy-touch-sec .all-buttons{
  display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;
  font-weight:500;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,0.10);
  transition:transform .25s ease, box-shadow .3s ease, background-color .25s ease, color .25s ease;
  text-decoration:none;
}
.therapy-touch-sec .all-buttons.is-lg{height:56px;padding:0 40px;font-size:16px}
.therapy-touch-sec .all-buttons.is-accent{background:#FF7B00;color:#ffffff;border: none;}
.therapy-touch-sec .all-buttons.is-accent:hover{
  background:#e56f00;box-shadow:0 20px 25px -5px rgba(0,0,0,0.10),0 8px 10px -6px rgba(0,0,0,0.10);transform:scale(1.05)
}
.therapy-touch-sec .tt-call-svg{width:20px;height:20px;margin-right:8px}

/* Utilities */
.therapy-touch-sec .text-center{text-align:center}

/* Max-width responsiveness only */
@media (max-width:1199.98px){
  .therapy-touch-sec{padding:70px 0}
}
@media (max-width:991.98px){
  .therapy-touch-sec .tt-card-body{padding:28px}
  .therapy-touch-sec .tt-card-title{font-size:22px}
}
@media (max-width:767.98px){
  .therapy-touch-sec{padding:60px 0}
  .therapy-touch-sec .tt-title{margin-bottom:36px}
  .therapy-touch-sec .tt-deco{filter:blur(56px)}
  .therapy-touch-sec .tt-imgwrap{min-height:280px}
  .therapy-touch-sec .tt-card{border-radius:14px}
  .therapy-touch-sec .all-buttons.is-lg{height:52px;padding:0 32px}
}
@media (max-width:575.98px){
  .therapy-touch-sec .tt-imgwrap{min-height:260px}
}
/* Therapy Touch*/


/* Therapy Settings */
.therapy-settings-sec {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  padding: 60px 0 70px;
}

/* Container */
.therapy-settings-sec .therapy-settings-content {
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

/* Decorative blobs */
.therapy-settings-sec .ts-deco {
  position: absolute;
  border-radius: 9999px;
  filter: blur(64px);
  z-index: 1;
}
.therapy-settings-sec .ts-deco-1 {
  top: 40px;
  left: 5%;
  width: 256px;
  height: 256px;
  background: rgba(108, 76, 245, 0.1);
}
.therapy-settings-sec .ts-deco-2 {
  bottom: 40px;
  right: 5%;
  width: 288px;
  height: 288px;
  background: rgba(255, 123, 0, 0.1);
}

/* Title section */
.therapy-settings-sec .ts-heading {
  gap: 12px;
  margin-bottom: 24px;
}
.therapy-settings-sec .missionmain-ct {
  font-weight: 700;
  font-size: 36px;
  color: rgb(43, 51, 59);
    margin: 0;
}
.therapy-settings-sec .ts-icon {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.therapy-settings-sec .ts-icon svg{
    width: 32px;
  height: 32px;
}
.therapy-settings-sec .ts-icon-primary {
  color: #6C4CF5;
}
.therapy-settings-sec .ts-icon-primary svg{
    stroke: hsl(var(--primary));
}
.therapy-settings-sec .ts-icon-accent {
  color: #FF7B00;
  animation-delay: 0.5s;
}
.therapy-settings-sec .ts-desc {
  color: rgb(108, 115, 125);
  line-height: 1.625;
  font-size: 18px;
  margin-bottom: 48px;
}

/* Cards */
.therapy-settings-sec .ts-card {
  position: relative;
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  padding: 32px;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),
              0 4px 6px -4px rgba(0,0,0,0.1);
  border-top: 4px solid #6C4CF5;
  transition: all 0.3s ease;
    height: 100%;
}
.therapy-settings-sec .ts-card:hover {
  box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
  transform: translateY(-4px);
}
.therapy-settings-sec .ts-top-primary {
  border-top-color: #6C4CF5;
}
/*.locsetsus-list .col-md-6:nth-child(2n) .ts-card*/
.therapy-settings-sec .ts-top-accent{
  border-top-color: #FF7B00;
}

/* Card blur decoration */
.therapy-settings-sec .ts-blur {
  position: absolute;
  top: -40px;
  right: -40px;
  width: 160px;
  height: 160px;
  border-radius: 9999px;
  filter: blur(40px);
}
.therapy-settings-sec .ts-blur-primary {
  background: rgba(108, 76, 245, 0.1);
}
/*.locsetsus-list .col-md-6:nth-child(2n) .ts-blur*/
.therapy-settings-sec .ts-blur-accent{
  background: rgba(255, 123, 0, 0.1);
}

/* Card inner content */
.therapy-settings-sec .ts-card-inner {
  position: relative;
  z-index: 2;
}
.therapy-settings-sec .ts-card-icon {
  width: 80px;
  height: 80px;
  border-radius: 9999px;
  margin: 0 auto 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.therapy-settings-sec .ts-gradient-primary {
  background: linear-gradient(to bottom right, rgba(108,76,245,0.2), rgba(108,76,245,0.1));
}
/*.locsetsus-list .col-md-6:nth-child(2n) .ts-card-icon*/
.therapy-settings-sec .ts-gradient-accent{
  background: linear-gradient(to bottom right, rgba(255,123,0,0.2), rgba(255,123,0,0.1));
}

/* SVG inside icon */
.therapy-settings-sec .ts-svg,
.locsetsus-list .ts-card-icon svg{
  width: 40px;
  height: 40px;
  margin: 0 !important;
}
.therapy-settings-sec .ts-svg-primary {
  color: #6C4CF5;
}
.therapy-settings-sec .ts-svg-accent {
  color: #FF7B00;
}
.locsetsus-list .ts-card-icon svg{
    stroke: #6C4CF5;
}
/*
.locsetsus-list .col-md-6:nth-child(2n) .ts-card-icon svg{
    stroke: #f97a1f;
}
*/
.locsetsus-list .col-12 .ts-card {
    padding: 32px 95px;
    border: none;
    border-top: 4px solid #6C4CF5;
}
/* Card text */
.therapy-settings-sec .ts-card-title,
.locsetsus-list h3{
  font-size: 24px;
  font-weight: 700;
  color: rgb(43, 51, 59);
  margin-bottom: 16px;
}
.therapy-settings-sec .ts-card-text,
.therapy-settings-sec .ts-card-text p,
.locsetsus-list p{
  font-size: 16px;
  color: rgb(108, 115, 125);
  line-height: 1.625;
}
.therapy-settings-sec .ts-card-text:last-child,
therapy-settings-sec .ts-card-text p:last-child,
.locsetsus-list p:last-child{
    margin: 0;
}
/* Animation */
@keyframes pulse {
  50% { opacity: 0.5; }
}

/* Responsive (max-width only) */
@media (max-width: 1199.98px) {
  .therapy-settings-sec { padding: 70px 0; }
}
@media (max-width: 991.98px) {
  .therapy-settings-sec .ts-card-title, .locsetsus-list h3{ font-size: 20px; }
}
@media (max-width: 767.98px) {
  
}
@media (max-width: 575.98px) {
  .therapy-settings-sec .ts-deco { filter: blur(56px); }
}
/* Therapy Settings */

/*Autism & ABA Page*/


/*Careers Page*/


/* Careers Benef */
.careers-benef-sec{
  background:#ffffff; 
  padding:80px 0;
}
.careers-benef-sec .careers-benef-content{max-width:1280px;margin:0 auto;}
/* Card */
.careers-benef-sec .cb-card{
  background:#ffffff; 
  border:1px solid #E5E7EB;
  border-radius:12px;
  padding:24px;
  box-shadow:0 10px 15px -3px rgba(0,0,0,0.10), 0 2px 4px -2px rgba(0,0,0,0.10);
  transition:box-shadow .3s ease;
  height:100%;
}
.careers-benef-sec .cb-card:hover{
  box-shadow:0 20px 25px -5px rgba(0,0,0,0.10), 0 8px 10px -6px rgba(0,0,0,0.10);
}

/* Icon circle */
.careers-benef-sec .cb-icon{
  width:48px;height:48px;border-radius:9999px;
  display:flex;align-items:center;justify-content:center;
  background:rgba(108,76,245,0.10); /* primary/10 */
  margin-bottom:16px;
}

/* Number + titles */
.careers-benef-sec .cb-num{
  font-size:30px;line-height:1;font-weight:700;margin-bottom:8px;
  color:#6C4CF5;                 /* primary */
}
.careers-benef-sec .cb-title{
  margin:0 0 12px;
  font-size:20px;line-height:1.4;font-weight:700;
  color:rgb(17,24,39);           /* text-foreground approximation */
}
.careers-benef-sec .cb-text{
  margin:0;line-height:1.625;font-size:16px;
  color:rgb(108,115,125);        /* muted foreground */
}

/* ----- Max-width responsiveness only ----- */
@media (max-width: 1199.98px){
  .careers-benef-sec{padding:70px 0;}
}
@media (max-width: 991.98px){
  .careers-benef-sec .cb-title{font-size:18px;}
  .careers-benef-sec .cb-num{font-size:28px;}
}
@media (max-width: 767.98px){
  .careers-benef-sec{padding:60px 0;}
  .careers-benef-sec .cb-card{padding:20px;}
}
/* Careers Benef */

/*Apply Now*/
.apply-now-sec {
    background: #ffffff;
    padding: 80px 0;
}

.apply-now-sec .apply-now-content {
    max-width: 1152px;
    margin: 0 auto;
}

.apply-now-sec .apply-head {
    margin-bottom: 48px
}

.apply-now-sec .apply-title {
    margin: 0 0 12px;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.15;
    color: rgb(17, 24, 39)
}

.apply-now-sec .apply-sub {
    margin: 0;
    font-size: 18px;
    color: rgb(108, 115, 125)
}

.apply-now-sec .apply-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 12px
}

.apply-now-sec .shadow-lg {
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;
}

/* Card shell around GF */
.apply-now-sec .card-like {
    background: #FAF9FB;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 32px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .10), 0 2px 4px -2px rgba(0, 0, 0, .10);
}

/* ---------- Gravity Forms (ID 2) scoped to this section ---------- */
.apply-now-sec .gform_wrapper,
.apply-now-sec .gform_wrapper form {
    margin: 0
}

/* labels */
.apply-now-sec .gform-theme.gform-theme--foundation .gfield .gfield_label {
    display: block;
    margin: 0 0 6px;
    font-size: 14px;
    font-weight: 600;
    color: rgb(31, 41, 55);
}

/* input + select + textarea base */
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="text"],
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="email"],
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="tel"],
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="file"],
.apply-now-sec .gform-theme.gform-theme--foundation .gfield select,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield textarea {
    width: 100%;
    height: 44px;
    border: 1px solid #e4e0eb;
    border-radius: 8px;
    background: #ffffff;
    padding: 8px 12px 9px;
    font-size: 16px;
    color: #111827;
    transition: border-color .2s ease, box-shadow .2s ease;
}
.apply-now-sec .gform-theme.gform-theme--foundation .gfield select{
    padding-top: 0;
    padding-bottom: 0;
    line-height: 42px;
}
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="text"],
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="email"],
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="tel"],
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="file"],
.apply-now-sec .gform-theme.gform-theme--foundation .gfield select,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield textarea,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="text"]::placeholder,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="email"]::placeholder,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="tel"]::placeholder,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="file"]::placeholder,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield textarea::placeholder,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield select::placeholder{
    font-size: 14px;
    opacity: 1;
}
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="text"]::placeholder,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="email"]::placeholder,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="tel"]::placeholder,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield input[type="file"]::placeholder,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield textarea::placeholder,
.apply-now-sec .gform-theme.gform-theme--foundation .gfield select::placeholder{
    color: #9CA3AF;
}
.apply-now-sec .gform-theme.gform-theme--foundation .gfield textarea {
    min-block-size: 120px;
}
.apply-now-sec .gform-theme.gform-theme--foundation .gfield .ginput_container_fileupload input {
    padding: 0;
}
.apply-now-sec .gform-theme.gform-theme--foundation .gfield .ginput_container_fileupload span#gfield_upload_rules_2_7 {
    display: none;
}
/* placeholders */
.apply-now-sec .gform-theme.gform-theme--foundation .gfield ::placeholder {
    color: #9CA3AF;
    font-size: 13px;
    opacity: 1;
}

/* focus */
.apply-now-sec .gform-theme.gform-theme--foundation input:focus,
.apply-now-sec .gform-theme.gform-theme--foundation select:focus,
.apply-now-sec .gform-theme.gform-theme--foundation textarea:focus {
    outline: 0;
    border-color: #7150E7;
    box-shadow: 0 0 0 1px #7150E7;
}

/* field spacing */
.apply-now-sec .gform-theme.gform-theme--foundation .gfield {
    margin-bottom: 18px
}
.apply-now-sec.contactus-sec .gform-theme.gform-theme--foundation .gfield{
    margin-bottom: 0;
}

/* two-column responsiveness GF uses .gform_fields grid; normalize gaps */
.apply-now-sec .gform-theme.gform-theme--foundation .gform_fields {
    gap: 16px
}

/* file input helper text */
.apply-now-sec .gform-theme.gform-theme--foundation .gfield_description {
    margin-top: 0;
    font-size: 12px;
    color: rgb(108, 115, 125)
}

/* select arrow normalization */
.apply-now-sec .gform-theme.gform-theme--foundation .gfield select {
    appearance: none;
    background-image:
        linear-gradient(45deg, transparent 50%, #2b333b 50%),
        linear-gradient(135deg, #2b333b 50%, transparent 50%),
        linear-gradient(to right, #e4e0eb, #e4e0eb);
    background-position:
        calc(100% - 22px) 50%,
        calc(100% - 16px) 50%,
        calc(100% - 44px) 50%;
    background-size: 6px 6px, 6px 6px, 1px 24px;
    background-repeat: no-repeat;
    padding-right: 44px;
}

/* Submit button */
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_footer {
    margin-top: 5px;
}
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_footer input#gform_submit_button_2,
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_footer input#gform_submit_button_3,
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_footer input[type="submit"],
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_page_footer input[type="submit"],
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_footer button,
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_page_footer button {
    width: 100%;
    height: 56px;
    border: 0;
    border-radius: 12px;
    background: #FF7B00;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .10);
    transition: transform .25s ease, box-shadow .3s ease, background-color .25s ease;
}
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_footer input#gform_submit_button_2:hover,
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_footer input#gform_submit_button_3,
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_footer input[type="submit"]:hover,
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_page_footer input[type="submit"]:hover,
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_footer button:hover,
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_page_footer button:hover {
    background: #e56f00;
    transform: scale(1.02);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .10), 0 8px 10px -6px rgba(0, 0, 0, .10);
}
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_footer input#gform_submit_button_3 {
    height: 44px;
    transform: unset;
    margin-top: 15px;
}
.apply-now-sec .gform-theme--framework .gform-field-label > .gfield_required,
.apply-now-sec .gform-theme--framework .gform_validation_errors {
  display: none;
}

/* Error styles */
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gfield_validation_message,
.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .validation_message {
    color: #991B1B;
    font-size: 13px;
    margin-top: 0 !important;
    padding-top: 2px !important;
}

.apply-now-sec .gform_wrapper.gform-theme.gform-theme--foundation .gform_validation_errors {
    border: 1px solid #FCA5A5;
    background: #FEF2F2;
    color: #991B1B;
    border-radius: 10px;
    display: none;
}

/* Progress / spinner (ajax=true) */
.apply-now-sec .gform_ajax_spinner {
    margin-left: 8px;
    width: 18px;
    height: 18px
}

/* ---------- Max-width media queries only ---------- */
@media (max-width:1199.98px) {
    .apply-now-sec {
        padding: 72px 0
    }
}

@media (max-width:991.98px) {
    .apply-now-sec .card-like {
        padding: 28px
    }

    .apply-now-sec .apply-title {
        font-size: 32px
    }
}

@media (max-width:767.98px) {
    .apply-now-sec {
        padding: 60px 0
    }

    .apply-now-sec .card-like {
        padding: 22px
    }

    .apply-now-sec .apply-title {
        font-size: 28px
    }

    .apply-now-sec .apply-sub {
        font-size: 16px
    }
}

/*Apply Now*/

/*Careers Page*/

/*Locations Page*/
/* Locations Areas */
.locations-areas-sec{background:#f4f4f6;padding:80px 0;}
.page-template-locations .locations-areas-sec {
    background: linear-gradient(to bottom, hsl(var(--background)), hsl(var(--muted)));
    padding: 70px 0;
    position: relative;
}
.locations-areas-sec .locations-areas-content{max-width:1152px;margin:0 auto;}
.locations-areas-sec .la-title{margin:0 0 48px;font-weight:700;font-size:30px;line-height:1.25;color:rgb(43,51,59);}
.locations-areas-content .missionmain-ct {
    margin-bottom: 48px;
}
.locations-areas-sec .la-grid {
    --bs-gutter-y: 16px;
    --bs-gutter-x: 16px;
}
.locations-btnn {
    text-align: center;
    margin-top: 30px;
}
.locations-btnn a.all-buttons.is-accent-gradient.is-pill {
    font-size: 16px;
}
.locations-btnn a.all-buttons.is-accent-gradient.is-pill {
    font-size: 16px;
    padding: 11px 35px !important;
    height: auto;
}
.locations-btnn a.all-buttons.is-accent-gradient.is-pill svg {
    width: 20px;
    height: 20px;
}
.locations-areas-sec .la-item span{
  display:block;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;
  padding:16px;text-decoration:none;transition:box-shadow .3s ease,border-color .3s ease,transform .2s ease;
  box-shadow:0 0 0 rgba(0,0,0,0);
}
.locations-areas-sec .la-item span:hover{
  border-color:rgb(108,76,245);
  box-shadow:0 10px 20px -6px rgba(0,0,0,0.12);
  transform:translateY(-1px);
}
.locations-areas-sec .la-name{font-weight:600;color:rgb(43,51,59);}
.locations-areas-sec .la-note{margin-top:32px;color:rgb(108,115,125);}

/* max-width responsiveness only */
@media (max-width:1199.98px){
  .locations-areas-sec{padding:70px 0;}
}
@media (max-width:991.98px){
  .locations-areas-sec .la-title{font-size:28px;}
}
@media (max-width:767.98px){
  .locations-areas-sec{padding:60px 0;}
  .locations-areas-sec .la-title{font-size:26px;margin-bottom:36px;}
}


/*Locations Page*/

/*Contact Page*/
.apply-form.card-like.contactus-form {
    border: none;
    box-shadow: unset;
}
.apply-now-sec.contactus-sec .row.gx-4 {
    --bs-gutter-x: 48px;
    --bs-gutter-y: 48px;
}
.apply-form.card-like.contactus-form .missionmain-ct{
    margin-bottom: 20px;
}
.apply-form.card-like.contactus-form .missionmain-ct.sm h2 {
    font-size: 30px;
    margin: 0 0 10px 0;
}
.get-in-touch {
    color: rgb(43, 51, 59);
}

.get-in-touch h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.25;
    color: rgb(43, 51, 59);
    margin: 0 0 24px;
}

/* Items list */
.get-in-touch .git-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 32px;
}

.get-in-touch .git-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

/* Icon container */
.get-in-touch .git-icon-wrap {
    flex-shrink: 0;
}

.get-in-touch .git-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 9999px;
    background: rgba(108, 76, 245, 0.10);
}

.get-in-touch .git-icon svg {
    width: 24px;
    height: 24px;
    stroke: rgb(108, 76, 245);
}

/* Text content */
.get-in-touch .git-subtitle {
    font-size: 16px;
    font-weight: 600;
    color: rgb(43, 51, 59);
    margin: 0 0 4px;
}

.get-in-touch .git-phone {
    margin: 0 0 6px;
}

.get-in-touch .git-phone a {
    color: rgb(108, 115, 125);
    text-decoration: none;
    transition: color .2s ease;
}

.get-in-touch .git-phone a:hover {
    color: rgb(108, 76, 245);
}

.get-in-touch .git-note,
.get-in-touch .git-address {
    font-size: 14px;
    line-height: 1.6;
    color: rgb(108, 115, 125);
    margin: 0;
}

/* Info box */
.get-in-touch .git-info-box {
    margin-top: 32px;
    padding: 24px;
    background: #f4f4f6;
    border-radius: 12px;
}

.get-in-touch h3 {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 600;
    color: rgb(43, 51, 59);
}

.get-in-touch p{
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    color: rgb(108, 115, 125);
}

/* Max-width responsiveness only */
@media (max-width:991.98px) {
    .get-in-touch h2 {
        font-size: 28px;
    }
}

@media (max-width:767.98px) {
    .get-in-touch h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .get-in-touch .git-info-box {
        padding: 20px;
    }
}


/*Contact Page*/

/*  Media Query  */
@media (max-width: 1440px){
    .hero-sec .container {
    max-width: 100%;
    padding: 0 30px;
}   
}
@media (max-width: 831px){
    .hero-sec {
        padding: 50px 0;
    }
    #menuToggle {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 35px;
        right: 20px;
        z-index: 1;
        user-select: none;
    }
    #menuToggle.open {
        position: fixed;
        top: 25px;
        right: 6px;
        opacity: 1;
        z-index: 999999999;
    }
    #menuToggle input {
        width: 100% !important;
        height: 100% !important;
        position: absolute;
        cursor: pointer;
        opacity: 0;
        z-index: 1;
        top: 0;
        right: 0;
        display: inline-block;
    }
    #menuToggle.open input {
        top: -6px;
        right: 5px;
    }
    #menuToggle span {
        display: flex;
        width: 29px;
        height: 2px;
        margin-bottom: 5px;
        position: relative;
        background: #704ee7;
        border-radius: 3px;
        z-index: 0;
        transform-origin: 5px 0px;
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
            background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
            opacity 0.55s ease;
    }
    #menuToggle.open span:first-child {
        transform-origin: 0% 0%;
    }
    #menuToggle.open span:nth-last-child(2) {
        transform-origin: 0% 100%;
    }
    #menuToggle.open input:checked ~ span {
        opacity: 1;
        transform: rotate(45deg) translate(-3px, -1px);
        background: #fff;
    }
    #menuToggle.open input:checked ~ span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }
    #menuToggle.open input:checked ~ span:nth-last-child(2) {
        transform: rotate(-45deg) translate(0, -1px);
    }
    ul.nav-menu li ul.sub-menu {
        display: none !important;
    }
    ul.nav-menu li.open ul.sub-menu {
        display: block !important;
    }
    .nav-menu li.menu-item-has-children {
        padding-right: 0;
    }
    .nav-menu li.menu-item-has-children ul.sub-menu {
        height: 0;
        transition: all 0.4s ease;
    }
    .nav-menu li.menu-item-has-children.open ul.sub-menu.open-submenu {
        display: block !important;
        left: 0;
        height: auto;
        background-color: transparent;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        padding-right: 15px;
        padding-bottom: 0;
    }
    .nav-menu li.menu-item-has-children:last-child.open ul.sub-menu.open-submenu {
        padding-bottom: 0;
    }
    .mobilesubmenu {
        display: inline-block;
        position: absolute;
        top: 0;
        cursor: pointer;
        color: #fff;
        right: 0;
        z-index: 9999;
        border-left: 1px solid #717171;
        padding-left: 0;
        height: 100%;
        width: 45px;
        text-align: center;
        margin: 0 auto;
    }
    .mobilesubmenu.open {
        background-color: rgba(72, 72, 72, 0.85) !important;
    }
    .mobilesubmenu i {
        position: relative;
        top: 12px;
        right: 0;
    }
    ul.sub-menu {
        display: none !important;
        position: relative !important;
        top: -100% !important;
        width: 100%;
        transition: all 1s;
    }
    ul.sub-menu li {
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    ul.sub-menu li:last-child {
        border: 0 !important;
    }
    ul.sub-menu li a {
        color: #fff !important;
        font-weight: 600;
        width: auto;
        display: inline-block;
        text-align: left;
    }
    .nav-menu .sub-menu,
    .nav-menu .children {
        width: 100%;
        background-color: transparent;
        transform: translateX(0);
    }
    .nav-menu li.menu-item-has-children::after,
    .nav-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children::after {
        display: none;
    }
    .nav-menu li.menu-btn a {
        margin: 15px 0;
        width: 100%;
        text-align: center;
        padding: 12px 0;
    }
    .nav-menu li.menu-btn a:hover{
        color: #374151;
        background-color: #ffffff;
        transform: unset;
    }
    .nav-bar {
        background-color: #7150e7;
        height: 100%;
        position: fixed;
        top: 0;
        right: -100%;
        padding: 20px 20px 100px;
        padding-top: 60px;
        transition: all 0.3s;
        width: 300px;
        text-align: left;
        z-index: 99999;
    }
    .nav-bar.open {
        right: 0;
    }
    .nav-bar li {
        display: block;
        margin: 0;
        width: 100%;
        overflow: hidden;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding-right: 10px !important;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .nav-menu li a {
        color: #fff;
        font-weight: normal;
        font-size: 14px;
        padding: 15px 0;
    }
    .nav-menu .current_page_item > a,
    .nav-menu .current_page_ancestor > a,
    .nav-menu .current-menu-item > a,
    .nav-menu .current-menu-ancestor > a,
    .nav-menu li a:hover {
        color: #ffffff !important;
        background: transparent !important;
    }
    .openmenu {
        display: inline-block;
        font-size: 30px;
        cursor: pointer;
        color: #333;
        float: right;
    }
    span.submenu-toggle {
        position: absolute;
        top: 8px;
        right: 8px;
        color: #ffffff;
        width: 30px;
        display: inline-block;
        height: 30px;
        background-color: rgba(0, 0, 0, 0.2);
        text-align: center;
        line-height: 33px;
        font-size: 13px;
    }
    .closebtn {
        display: block;
        position: absolute;
        top: -55px;
        font-size: 20px;
        right: 0;
        color: #fff;
        cursor: pointer;
        margin-bottom: 20px;
    }
    #navbar {
        height: 100vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
    #navbar::-webkit-scrollbar {
        width: 3px;
        visibility: hidden;
        opacity: 0;
    }
    #navbar::-webkit-scrollbar-track,
    #navbar::-webkit-scrollbar-thumb {
        border-radius: 0;
    }
    #navbar:hover::-webkit-scrollbar {
        visibility: visible;
        opacity: 1;
    }
}
@media (max-width: 767px){
    .site-footer .contact-dt li{
        justify-content: center;
    }
    .site-footer .footer-desc{
        width: 100%;
    }
    .therapy-settings-sec { padding: 60px 0; }
  .therapy-settings-sec .ts-title { font-size: 28px; }
      .therapy-settings-sec .ts-card {
        padding: 24px !important;
    }
    .approach-sec .approach-stats {
        margin-top: 50px;
        padding-top: 40px;
    }
    .testimonials-intro{
        margin-top: 0;
    }
    .service-areas-sec {
        padding-top: 0;
        padding-bottom: 50px;
    }
  .therapy-settings-sec .ts-card-icon { width: 70px; height: 70px; }
    .approach-sec,
    .brainbooster-sec,
    .journey-sec,
    .page-template-locations .locations-areas-sec{
        padding: 50px 0;
    }
    .hero-form .gform_footer input.gform_button.button, body .hero-form .gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].gform_button.button{
        width: 100%;
        text-align: center;
    }
    .journey-sec p {
        max-width: 100%;
        margin: 0 auto 25px;
        font-size: 16px;
        line-height: normal;
    }
    .journey-sec p br{
        display: none;
    }
    a.all-buttons.is-frosted,
    a.all-buttons.is-accent-gradient{
        font-size: 16px;
    }
    .therapy-works-sec .tw-sticky img{
        height: auto;
    }
    .d-flex.flex-wrap.gap-3.mt-4 {
    justify-content: center;
}
    .new-diagnosis-wrap .missionmain-ct.fw {
    text-align: center;
    margin-bottom: 0;
}
        .new-diagnosis-sec {
        padding-top: 50px;
        padding-bottom: 30px;
    }
}
@media (max-width: 480px){
  body .container {
        padding: 0px 20px;
    }
    .service-areas-map{
        height: 350px;
    }
    .hero-sec .container {
        padding: 0 20px;
    }
}
@media (max-width: 414px){
    .locations-areas-content .col-6.col-md-4.col-lg-3 {
        width: 100%;
    }   
}