.custom-footer {
	padding: 3rem 0 4rem;
	font-size: 1rem;
	line-height: 1.625;
	font-weight: 400;

}
.custom-footer .page-center{
	padding-left: 3.5rem;
	padding-right: 3.5rem;
}


.custom-footer .footer-top .footer-image {
	max-width: 149.407px;
	max-height: 28px;
}


.custom-footer .top-col1 .footer-social a {
	border: .09375rem solid;
	border-radius: 50%;
	color: currentColor;
	text-decoration: none;
	transition: all .3s ease-in-out;
	transition-property: border-color, background-color, color;
	height: 2.8125rem;
	width: 2.8125rem;
}
.custom-footer .top-col1 .footer-social a:hover{
	background-color: #5ef078;
	border-color: #5ef078;
}
.custom-footer .top-col1 .footer-social-item {
	width: auto;
	height: auto;
}

.custom-footer .top-col1 .footer-social a img {
	display: block;
	height: 100%;
	width: 100%;
}

.custom-footer .top-col1 .footer-social {
	display: flex;
	gap: 1rem;
	padding: 0;
}


.custom-footer .footer_phone a {
	font-size: 1.125rem;
	text-align: left;
	text-decoration: none;
	font-weight: 500;
	transition: all .3s 
		ease-in-out;
	transition-property: color;
	color: #05405c;
}

.custom-footer .footer-top .top-col2 {
	align-items: normal;
	border-top: 0;
	display: grid;
	grid-template-areas:
		"core services other "
		"core services other "
		"enabling services other ";
	grid-template-columns: repeat(3, 1fr);
	text-align: left;
	margin-top: .5rem;
}

.custom-footer .top-col2 .core-menu {
	grid-area: core;
}


.custom-footer .top-col2 .footer-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a {
	color: rgba(0, 47, 70, .5);
	font-size: .875rem;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	margin-bottom: .8125rem;
}

.custom-footer .top-col2 .footer-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a {
	text-decoration: none;
	transition: all .3s 
		ease-in-out;
	transition-property: color;
}
.custom-footer .top-col2 .footer-menu .hs-menu-wrapper ul li {
	margin-bottom: 0;
}


.custom-footer .top-col3 .btn_row {
	flex-direction: column;
	row-gap: .75rem;
}

.custom-footer.footer.footer_section__2 .footer-section-1.footer-top  .col-section {
	width: auto;
	padding: 0;
}

.custom-footer .top-col2 .enabling-menu {
	grid-area: enabling;
}

.custom-footer .footer-top .flex_row {
	display: grid;
	grid-template-areas:"logo menu menu menu menu";
	grid-template-columns: 8fr 15fr 5fr;
	grid-template-rows: auto ;
	row-gap: 1.5rem;
}

.custom-footer .top-col2 .other-menu .hs-menu-wrapper>ul >li:not(:first-child) {
	margin-top: .375rem;
}

.custom-footer .top-col2 .other-menu .hs-menu-wrapper>ul >li {
	margin: 0;
	text-decoration: none;
}

.custom-footer .top-col2 .other-menu .hs-menu-wrapper>ul >li a {
	text-decoration: none;
	transition: all .3s 
		ease-in-out;
	transition-property: color;
}

.custom-footer .top-col2 .footer-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:not(:first-child) {
	margin-top: .375rem;
}

.custom-footer .top-col3 {
	display: flex;
	flex-direction: column;
	row-gap: .75rem;
	align-items: normal;
	border-top: 1px solid rgba(0, 47, 70, .15);
	margin-top: .75rem;
	padding-top: 1.25rem!important;
	text-align: left;
}

.custom-footer .top-col3 .ftr_btn_item a {
	text-align: center;
	text-decoration: none;
	transition: all .3s 
		ease-in-out;
	transition-property: background-color, border-color, color;
	font-weight: 400;
	color: #002f46;
	display: block;
	background-color: #5ef078;
	border: 2px solid transparent;
	border-radius: 2rem;
	font-size: 1rem;
	padding: 1rem 1.3125rem;
	width: 100%;
}

.custom-footer .top-col3 .ftr_btn_item {
	width: 100%;
}

.custom-footer .top-col3 .ftr_btn_item a:hover {
	background-color: #002f46;
	color: #5ef078;
}

.custom-footer .footer-top .top-col1 {
	display: flex;
	flex-direction: column;
	row-gap: 1.5rem;
}

.custom-footer .footer_phone {
	height: 100%;
	display: flex;
	align-items: flex-end;
}

.custom-footer .top-col2 .other-menu {
	grid-area: other;
	padding-right: 2rem;
	margin-top:-5px;
}


.custom-footer .bottom-col1 .row1 .footer-image {
	max-width: 131px;
}

.custom-footer .bottom-col1 .footer-image img {
	max-width: 100%;
	width: 100%;
}

.custom-footer .bottom-col1 .row2 .footer-image {
	display: block;
	max-height: 2.375rem;
	max-width: 131px;
}

.custom-footer .bottom-col1 svg {
	display: block;
	height: 2.375rem;
	width: auto;
	fill: black;
}

.custom-footer.footer.footer_section__2 .footer-section-2.footer-bottom .col-section {
	width: auto;
	padding: 0;
}

.custom-footer .bottom-col1 {
	align-items: center;
	display: flex;
	gap: 1.75rem;
	align-self: flex-end;
	justify-content: flex-start;
	margin: 0;
	grid-area: accreditation;
}


.custom-footer .footer-bottom .flex_row {
	display: grid;
	grid-template-areas:
		"accreditation copyright copyright credit ."
		"hte hte . . .";
	grid-template-columns: 8fr 5fr 5fr 5fr 5fr;
	grid-template-rows: min-content min-content;
	row-gap: 1.5rem;
	position: relative;
	margin-top: 0.7rem;
}

.custom-footer .bottom-col2 {
	align-self: center;
	margin-top: 4.6875rem;
	text-align: left;
	grid-area: copyright;
}

.custom-footer .bottom-col3 {
	align-self: center;
	margin-top: 4.6875rem;
	text-align: left;
}

.custom-footer .bottom-col3 p {
	font-size: 1rem;
	align-items: center;
	column-gap: .625rem;
	display: flex;
}

.custom-footer .bottom-col4 {
	bottom: 0;
	display: block;
	height: auto;
	max-width: 590px;
	position: absolute;
	right: -56px;
	transform: translate(40%, 38%);
	width: 41vw!important;
	z-index: -1;
}

.custom-footer .bottom-col4 img {
	max-width: 100%!important;
	width: 100%;
}

.custom-footer .bottom-col5 {
	max-width: 214px!important;
	grid-area: hte;
}

.custom-footer .bottom-col5 img {
	max-width: 100%!important;
}
.custom-footer .top-col3 .ftr_btn_item:not(:first-child) {
	margin-top: .375rem;
}
.custom-footer .top-col3 .row2 a {
	text-decoration: none;
}
.custom-footer .footer-top .enabling-menu {
	margin-top: 1rem;
}

.header .primary-section {
	border: 0;
	box-shadow: unset;
	padding: 0;
	width: 100%;
}
.header .primary-section .container-wrapper {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2rem;
	padding-top: 2rem;
	min-height: 116px;
}
.header .primary-container {
	min-height: unset;
}
.yes-banner .header .primary-section {
	position: absolute;
}

.custom-header .logo-section {
	align-items: center;
	display: flex;
	margin-bottom: .625rem;
	margin-right: 17px;
}

.custom-header .nav .header__menu--desktop>ul {
	column-gap: 1rem;
	display: flex;
	justify-self: center;
}

.custom-header .nav .header__menu--desktop>ul>li>a {
	text-decoration: none;
	height: 100%;
	font-weight: 400;
	line-height: 1;
}

.custom-header .nav .header__menu--desktop>ul>li>a .child-trigger {
	display: none;
}

.custom-header .primary-section .page-center {
	padding: 0;
}

.custom-header .nav .header__menu--desktop>ul>li:last-child>a {
	font-size: 1rem;
	padding: 1rem 1.3125rem;
	background-color: transparent;
	border: 2px solid #5ef078;
	border-radius: 2rem;
	display: block;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	transition: all .3s 
		ease-in-out;
	width: 100%;
}
.custom-header .nav {
	flex: 1;
}

.custom-header .primary-section .container-wrapper {
	column-gap: 0;
}

.custom-header .nav .header__menu--desktop>ul>li:last-child>a:hover {
	background-color: #5ef078;
	color: #002f46;
}
.custom-header .nav .header__menu--desktop>ul.header__menu-wrapper>li>ul {
	border-radius: 7px;
	box-shadow: 30px 30px 66px rgba(0, 0, 0, .16);
	color: #002f46;
	display: block !important;
	left: -1.5rem;
	line-height: 1.25;
	padding: 26px;
	pointer-events: none;
}
.custom-header .nav .header__menu--desktop>ul.header__menu-wrapper>li:hover>ul {
	pointer-events: auto;
}
.custom-header .nav .header__menu--desktop>ul>li:first-child>ul>li>a {
	font-size: .875rem;
	font-weight: 600;
	color: #5ef078;
	line-height: 1.29;
	margin-bottom: .9375rem;
	text-transform: uppercase;
	white-space: nowrap;
	text-decoration: none;
	padding: 0;
}

.custom-header .nav .header__menu--desktop>ul>li>ul>li>ul {
	position: relative;
	min-width: fit-content;
	opacity: 1!important;
	visibility: visible!important;
	transform: translate(0)!important;
	box-shadow: none;
	left: unset;
	padding: 0;
}

.custom-header .nav .header__menu--desktop>ul>li>ul>li>ul a {
	align-items: center;
	column-gap: .5625rem;
	display: flex;
	padding: 0;
	font-size: 16px;
	line-height: 1.25;
	text-decoration: none;
	font-weight: 400;
}

.custom-header .nav .header__menu--desktop>ul>li>ul>li:not(:first-child) {
	border-top: 1px solid hsla(0, 0%, 44%, .31);
	margin-top: 1.5rem;
	padding-top: 1.25rem;
}

.custom-header .nav .header__menu--desktop>ul>li>ul>li>ul>li:not(:first-child) {
	margin-top: 1rem;
}

.custom-header .nav .header__menu--desktop>ul>li>ul>li>ul li {
	white-space: nowrap;
}
.custom-header .nav .header__menu--desktop>ul>li>ul>li>ul a svg {
	color: #5ef078;
}
.custom-header .nav .header__menu--desktop>ul>li:first-child>ul>li:nth-child(2)>a {
	color: #5c66f5;
}

.custom-header .nav .header__menu--desktop>ul>li:first-child>ul>li:nth-child(2) svg {
	color: #5c66f5;
}
.custom-header .nav .header__menu--desktop>ul>li:first-child>ul>li:nth-child(2) a:hover {
	color: #5c66f5;
}
.custom-header .nav .header__menu--desktop>ul>li:last-child>ul {
	background-color: #05405c;
	border: 1px solid #5ef078;
	color: #fff;
	text-align: center;
}
.custom-header .nav .header__menu--desktop>ul>li:last-child>ul>li>ul {
	background-color: transparent;
}
.custom-header .nav .header__menu--desktop>ul>li:last-child>ul li a {
	color: white;
	text-align: center;
	justify-content: center;
}
.custom-header .nav .header__menu--desktop>ul>li:last-child>ul li a:hover {
	color: #5ef078;
}
.custom-header .nav .header__menu--desktop>ul>li:nth-child(6)>a {
	color: #5ef078;
	margin-right: -6px;
}
.custom-header .nav .header__menu--desktop>ul>li:nth-child(6)>a:hover {
	color: white;
}
.custom-header .nav .header__menu--desktop>ul.mobile_menu_list {
	display: none;
}
.custom-header .custom-mobile-menu {
	display: none;
}
.custom-header .top-section {
	padding: 0;
	background-color: transparent;
}

.custom-header hr.top-section_hr {
	display: none;
}
.custom-header .custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.custom-header .nav .header__menu--desktop>ul>li:last-child>a:after {
	content: "";
	width: 100%;
	background-color: transparent;
	left: 0;
}


/*  pages css */
.two-col-content.cm-two-col-list .content-col h3 {
	color: #5c66f5;
	font-weight: 500;
	line-height: 1.26;
	margin-bottom: 1.125rem;
	font-size: clamp(1.375rem, .8680555556vw + 1.0972222222rem, 1.875rem);
	letter-spacing: normal;
}

.two-col-content.cm-two-col-list .content-col ul  {
	padding: 0;
}
.two-col-content.cm-two-col-list .content-col ul li  {
	margin-bottom: .5rem;
	padding-left: 1rem;
}


.two-col-content.cm-two-col-list.left .flex_row .media_column {
	padding-left: 72px;
	padding-right: 0;
	margin-bottom: 0;
}


.cnt-wit-tp-img-wrp.cm-three-col-img .page-center {
	padding-bottom: 6.125rem;
	padding-top: 2.125rem;
	padding-left: 3.5rem;
	padding-right: 3.5rem;
	max-width: 62rem;
}
.cnt-wit-tp-img-wrp.cm-three-col-img .page-center .tp-img {
    margin: 0;
}

.cnt-wit-tp-img-wrp.cm-three-col-img .page-center  .flex-row {
	gap: 4rem;
	flex-wrap: nowrap;
}

.cnt-wit-tp-img-wrp.cm-three-col-img .page-center .flex-row .cnt-col {
	padding: 0;
	width: auto;
	flex-shrink: inherit;
}

.cnt-wit-tp-img-wrp.cm-three-col-img .page-center .flex-row .cnt-col {
	width: auto;
	height: auto;
}
.cnt-wit-tp-img-wrp.cm-one-col-img {
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	-webkit-mask-image: url(https://7043967.fs1.hubspotusercontent-na1.net/hubfs/7043967/raw_assets/public/Patchwork_Health_November2025/images/curve-mask-top.svg),linear-gradient(180deg,rgba(0,0,0,.997),#000);
	mask-image: url(https://7043967.fs1.hubspotusercontent-na1.net/hubfs/7043967/raw_assets/public/Patchwork_Health_November2025/images/curve-mask-top.svg),linear-gradient(180deg,rgba(0,0,0,.997),#000);
	-webkit-mask-position: 50% -1px;
	mask-position: 50% -1px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 100.5%;
	mask-size: 100.5%;
}

.cnt-wit-tp-img-wrp.cm-one-col-img .page-center {
	padding-top: calc(14rem - 8.5vw);
	padding-bottom: 10rem;
}

.cnt-wit-tp-img-wrp.cm-one-col-img .tp-img{
	padding: 2.125rem;
	width: fit-content;
	background-color: #fff;
	border-radius: 1rem;
	box-shadow: 1rem 1rem 4.125rem rgba(0, 0, 0, .16);
	margin: 0;
}



.cnt-wit-tp-img-wrp.cm-one-col-img .inner_spacing {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.cnt-wit-tp-img-wrp.cm-one-col-img .tp-img img {
	display: block;
	max-height: 4rem;
	max-width: 12rem;
	padding-left: 15px;
	padding-right: 15px;
}

.cnt-wit-tp-img-wrp.cm-one-col-img .col-btn-grp a.hs-sec-btn {
		padding: 16px 21px ;
	font-size: 16px;
}

.cnt-wit-tp-img-wrp.cm-one-col-img .tp-img-cnt-inner  {
	margin-bottom: 2.625rem;
	margin-top: 3rem;
	text-align: center;
}

/* .cnt-wit-tp-img-wrp.cm-one-col-img .tp-img-cnt-inner h2 {
	margin-bottom: 2.625rem;
	margin-top: 3rem;
	text-align: center;
} */

.cnt-wit-tp-img-wrp.cm-one-col-img .col-btn-grp {
	margin: 0;
}

.cnt-wit-tp-img-wrp.cm-one-col-img .col-btn-grp .btn_row {
	margin: 0;
}
.two-col-content.cst-listing li {
	list-style: none;
	column-gap: 1.125rem;
	display: flex;
	align-items: center;
}

.two-col-content.cst-listing li svg {
	height: 2.375rem;
	width: 2.375rem;
	color: #5c66f5;
	flex: none;
}
.c-page-header {
	background-clip: content-box;
	background-color: #002f46;
	color: #fff;
	margin-bottom: 1rem;
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	-webkit-mask-image: linear-gradient(0deg,rgba(0,0,0,.997),#000),url(https://7043967.fs1.hubspotusercontent-na1.net/hubfs/7043967/raw_assets/public/Patchwork_Health_November2025/images/curve-mask-bottom.svg);
	mask-image: linear-gradient(0deg,rgba(0,0,0,.997),#000),url(https://7043967.fs1.hubspotusercontent-na1.net/hubfs/7043967/raw_assets/public/Patchwork_Health_November2025/images/curve-mask-bottom.svg);
	-webkit-mask-position: bottom;
	mask-position: bottom;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 100.5%;
	mask-size: 100.5%;
	min-height: unset;
	padding: 0 0 8.5vw;
	padding-bottom: var(--curve-height);
	position: relative;
}

.c-page-header>img {
	bottom: 0;
	display: block;
	pointer-events: none;
	position: absolute;
	height: 100vh;
	left: 71vw;
	right: auto;
	top: 0;
	transform: translateX(-25%);
	width: auto;
}

.c-page-header .c-page-header__layout {
	display: grid;
	grid-template-areas: "text media";
	grid-template-columns: repeat(2, 50%);
	height: 100vh;
	min-height: 43.75rem;
	position: relative;
	row-gap: 0;
	grid-template-rows: 1fr;
	z-index: 1;
	padding-bottom: calc(3rem + 8.5vw);
	padding-top: 110px;
}
.c-page-header .page-center {
	padding-left: 3.5rem;
	padding-right: 3.5rem;
}
a.c-page-header__scroll-prompt {
	height: 4.0625rem;
	width: 4.0625rem;
	border: .1rem solid #5ef078;
	border-radius: 50%;
	color: #fff;
	display: block;
	justify-self: start;
	position: relative;
	transition: all .3s 
		ease-in-out;
	transition-property: background-color, color;
	z-index: 2;
}
.card_gallery.highlights .bottom_row .flex_row {
	justify-content: flex-start;
}
.c-page-header__text {
	align-items: flex-start;
	align-self: start;
	color: #fff;
	display: flex;
	flex-direction: column;
	grid-area: text;
	position: relative;
	z-index: 1;
	align-self: center;
	padding-top: 0;
}

h1.c-page-header__title {
	color: #fff;
	margin-bottom: 1rem;
	font-size: clamp(1.625rem, 1.7361111111vw + 1.0694444444rem, 2.625rem);
	font-weight: 500;
	letter-spacing: normal;
	line-height: 1.24;
}

.c-page-header__logo-container {
	align-self: center;
	-webkit-backdrop-filter: blur(11px);
	backdrop-filter: blur(11px);
	border: 1.5px solid rgba(94, 240, 120, .25);
	border-radius: 1rem;
	box-shadow: 1.875rem 1.875rem 4.125rem rgba(0, 0, 0, .16);
	justify-self: center;
	max-width: 23.5rem;
	padding: 3rem 3.8125rem;
}

.c-page-header__text h1 strong {
	color: #5ef078;
}

.c-page-header__logo img {
	background-color: #fff;
	border-radius: 1rem;
	padding: 1.5rem;
}

.card_gallery.highlights {
	align-items: center;
	background-color: #fff;
	border-radius: 1rem;
	box-shadow: 1.875rem 1.875rem 4.125rem rgba(0, 0, 0, .16);
	display: flex;
	flex-direction: column;
	overflow: hidden;
	padding: 3.5rem 4.875rem;
	margin-bottom: 6rem;
	border: 1px solid rgba(94, 240, 120, .5);
}
.card_gallery.highlights .page-center {
	padding: 0;
}


.cs-blog-post-key_aims {
	background-color: #fff;
	border: 1.5px solid rgba(94, 240, 120, .5);
	border-radius: 1rem;
	color: #002f46;
	margin-bottom: 0;
	margin-top: 0;
	padding: 2.3125rem 2.125rem;
	align-self: start;
	grid-column: 2;
	grid-row: 1;
	justify-self: end;
	width: 21.6875rem;
}

.cs-blog-post-key_aims h2 {
	font-size: clamp(1.625rem, .5580357143vw + 1.4464285714rem, 1.875rem);
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 1.25rem;
}

.cs-blog-post-key_aims ul {
	padding: 0;
}

.cs-blog-post-key_aims ul li {
	align-items: flex-start;
	display: flex;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.4375;
	gap: 2rem;
}

.cs-blog-post-key_aims ul li:before {
	background-image: radial-gradient(#5c66f5, #5c66f5 22%, transparent 0);
	border: 2px solid #5c66f5;
	border-radius: 50%;
	content: "";
	display: block;
	flex: none;
	height: 2.25rem;
	width: 2.25rem;
}

.cs-blog-post_results {
	border: 1.5px solid #5ef078;
	border-radius: 1rem;
	margin-top: 3.375rem;
	max-width: 38.9375rem;
	padding: 2.8125rem 2.125rem;
}
.cs-blog-post_results h3 {
	font-size: clamp(1rem, .5580357143vw + .8214285714rem, 1.25rem);
	font-weight: 500;
	margin-top: 1.625rem;
	margin-bottom: 0;
}
.cs-blog-post_results ul li+li {
	margin-top: .6875rem;
}
.cs-blog-post_results ul {
	margin-top: .5rem;
	margin-bottom: 0;
	margin-left: 1rem;
	padding: 0;
}

.cs-blog-post_results ul li {
	align-items: baseline;
	column-gap: 1rem;
	display: flex;
	font-size: clamp(1rem, .2790178571vw + .9107142857rem, 1.125rem);
	line-height: 1.5;
}

.cs-blog-post_results ul li:before {
	background-color: #828afa;
	border-radius: 50%;
	content: "";
	display: block;
	flex: none;
	height: .8125rem;
	margin-left: -1rem;
	width: .8125rem;
}
.blog-post-case_study .testimonials_slider.c-testimonial {
	mask-image: none;
	padding-top: 0;
	margin-top: 7.0625rem;
}

.blog-post-case_study .testimonials_slider.c-testimonial .card_quote p {
	font-size: clamp(1.125rem, .4340277778vw + .9861111111rem, 1.375rem);
	font-weight: 400;
	line-height: 1.6;
}

.blog-post-case_study .testimonials_slider.c-testimonial .testmn_inner {
	padding: 4.75rem;
}

.blog-post-case_study .testimonials_slider.c-testimonial .card_quote {
	margin: 0;
}
.yes-banner .header .primary-section{
	background-color: transparent;
}
.card_gallery.highlights .card_inner .card_content {
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.4375;
}
.card_gallery.highlights .card_inner .icon_box.small_sz .icon_inner {
	height: 2.375rem;
	width: 2.375rem;
	margin: 0;
}
.cs-blog-post-key_aims{
	width: 100%;
}
.card_gallery.highlights .card_inner {
	padding: 0;
}

.card_gallery.highlights .bottom_row .flex_row {
	column-gap: 4.25rem;
	row-gap: 2.25rem!important;
	grid-template-columns: repeat(3, 1fr);
	display: grid;
}

.card_gallery.highlights .card_box {
	display: flex;
	gap: 1.5rem;
	flex-direction: column;
}

.card_gallery.highlights .card_inner .btn_row {
	margin: 0;
}

.card_gallery.highlights .card_item {
	width: 100%;
	padding:0;
}
.card_gallery.highlights .content_widget.col8 {
	width: auto;
}
.cs-blog-post-key_aims ul li:not(:first-child) {
	margin-top: 1.375rem;
}

.cs-blog-post-key_aims ul li p {
	margin-bottom: 0;
}

.cs-blog-post_body h2 {
	margin-bottom: 2rem;
}

.cs-blog-post_body p {
	line-height: 1.66;
	font-size: clamp(1rem, .2790178571vw + .9107142857rem, 1.125rem);
	font-weight: 300;
}

.cs-blog-post_body {}

.cs-blog-post_body ul {
	list-style: disc;
	margin-top: 1.5rem;
	margin-left: 1rem;
	margin-bottom: 0;
	padding: 0;
}

.cs-blog-post_body *+h2 {
	margin-top: 4.4375rem;
}
.cs-blog-post_body *+h3 em {
	font-style: normal;
}
.cs-blog-post_body *+h3 {
	margin-top: 2.5rem;
	font-size: clamp(1.5rem, 1.0850694444vw + 1.1527777778rem, 2.125rem);
	font-weight: 500;
	letter-spacing: normal;
	line-height: 1.35;
}

.cs-blog-post_body p+p {
	margin-top: 1.66rem;
	line-height: 1.66;
	margin-bottom: 0;
	font-size: clamp(1rem, .2790178571vw + .9107142857rem, 1.125rem);
	font-weight: 300;
}
.cs-blog-post_results ul+p {
	margin-top: 1.5rem;
	font-size: clamp(1.125rem, .2170138889vw + 1.0555555556rem, 1.25rem);
	font-weight: 300;
	line-height: 1.7;
	margin-bottom: 0;
}

.cs-blog-post_results p+p {
	margin-top: 1rem;
}
.cs-blog-post_body h2 {
	font-size: clamp(1.625rem, 1.5190972222vw + 1.1388888889rem, 2.5rem);
}
.cs-blog-post_results h2 {
	font-size: clamp(1.625rem, 1.5190972222vw + 1.1388888889rem, 2.5rem);
	font-weight: 500;
	letter-spacing: normal;
	line-height: 1.2;
}
.blog-post-case_study .cs-blog-post_body strong {
	font-weight: 500;
}
.cs-blog-post_results strong {
	font-weight: 500;
}
.cs-blog-post_body *+h4 {
	margin-top: 2rem;
}
.cs-blog-post_results p {
	font-size: clamp(1.125rem, .2170138889vw + 1.0555555556rem, 1.25rem);
	font-weight: 300;
	line-height: 1.7;
}
.cs-blog-post_body blockquote {
	quotes: none;
	margin-top: 1rem;
	padding: 0;
	border: none;
}
.blog-post-case_study .Bottom_Pane {
	margin-top: 7.0625rem;
}
/* .testimonials_slider.c-testimonial p {
	font-weight: 400; */
}


/* blog listing */
.two-col-content.case_study-hero .page-center {
	padding-bottom: var(--curve-height);
	padding-top: var(--header-height-mobile);
}

.two-col-content.case_study-hero .content-col {
	width: 100%;
	align-self: center;
	padding-top: 7rem;
	grid-column: 1 / span 2;
	grid-row: 1;
	padding-bottom: calc(8rem + 8.5vw);
	position: relative;
	z-index: 1;
}

.two-col-content.case_study-hero .media_column {
	grid-column: 1;
	grid-row: 1;
	height: 100%;
	pointer-events: none;
	width: auto;
	width: 100vw;
	margin-bottom: -2.5rem;
	width: 100%;
	padding: 0;
}


.two-col-content.case_study-hero .bottom_row .flex_row {
	display: grid;
	grid-template-rows: auto auto;
}



.two-col-content.case_study-hero .content-col h1 {
	/* 	max-width: 29.625rem; */
	color: #fff;
	line-height: 1.285;
	font-size: clamp(1.625rem, 1.7361111111vw + 1.0694444444rem, 2.625rem);
	font-weight: 500;
	letter-spacing: normal;
	margin-bottom: 1rem;
}
.two-col-content.case_study-hero {
	background-clip: content-box;
	background-color: #002f46;
	color: #fff;
	margin-bottom: calc(8.5vw-1);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	-webkit-mask-image: linear-gradient(0deg,rgba(0,0,0,.997),#000),url(https://7043967.fs1.hubspotusercontent-na1.net/hubfs/7043967/raw_assets/public/Patchwork_Health_November2025/images/curve-mask-bottom.svg);
	mask-image: linear-gradient(0deg,rgba(0,0,0,.997),#000),url(https://7043967.fs1.hubspotusercontent-na1.net/hubfs/7043967/raw_assets/public/Patchwork_Health_November2025/images/curve-mask-bottom.svg);
	-webkit-mask-position: bottom;
	mask-position: bottom;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 100.5%;
	mask-size: 100.5%;
	min-height: unset;
	padding: 0 0 8.5vw;
	padding-bottom: 8.5vw;
	position: relative;
	margin-bottom: calc(calc(-7rem - var(--curve-height)) + calc(3rem - var(--curve-height)));
}
.two-col-content.case_study-hero .media_column dotlottie-wc {
	width: 100%!important;
	height: 100%!important;
}

.two-col-content.case_study-hero .media_column .lottie-wrap {
	height: 500.25px;
	margin-left: 50%;
	margin-top: -1.5rem;
	transform: translateX(-42%);
	width: 661.2px;


}




.two-col-content.case_study-hero .media_column  .lottie-inner {
	height: 100%;
	width: 100%;
}
.two-col-content.case_study-hero .content-col .description {
	margin-bottom: 32px;
}

.cnt-wit-tp-img-wrp.awards:before {
	content: '';
	background-color: #fff;
	bottom: 0;
	height: 100%;
	height: auto;
	left: 0;
	margin-top: -8.5vw;
	margin-top: calc(0px - var(--curve-height));
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	-webkit-mask-image: url(https://7043967.fs1.hubspotusercontent-na1.net/hubfs/7043967/raw_assets/public/Patchwork_Health_November2025/images/curve-mask-top.svg), linear-gradient(180deg, rgba(0, 0, 0, .997), #000);
	mask-image: url(https://7043967.fs1.hubspotusercontent-na1.net/hubfs/7043967/raw_assets/public/Patchwork_Health_November2025/images/curve-mask-top.svg), linear-gradient(180deg, rgba(0, 0, 0, .997), #000);
	-webkit-mask-position: 50% -1px;
	mask-position: 50% -1px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 100.5%;
	mask-size: 100.5%;
	padding-top: 8.5vw;
	padding-top: var(--curve-height);
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.cnt-wit-tp-img-wrp.awards {
	padding: 0;
	overflow: unset;
}

.cnt-wit-tp-img-wrp.awards .top_sec h2 {
	margin-bottom: 3.8125rem;
}

.cnt-wit-tp-img-wrp.featured-logos {
	padding: 0 0 7.0625rem;
}

.cnt-wit-tp-img-wrp.featured-logos h2 {
	font-size: clamp(1.625rem, 1.5190972222vw + 1.1388888889rem, 2.5rem);
	font-weight: 500;
	letter-spacing: normal;
	line-height: 1.2;
	margin-bottom: 3.625rem;
	text-align: center;
}
.cnt-wit-tp-img-wrp.featured-logos .flex-row {
	display: flex;
	flex-wrap: wrap;
	row-gap: 2rem;
	justify-content: center;
	width: 100%;
}
/* .cnt-wit-tp-img-wrp.featured-logos.col3_row .cnt-col {
padding: 0;
display: flex;
flex-direction: column;
} */

/* .cnt-wit-tp-img-wrp.featured-logos .flex-row {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 5.625rem;
justify-content: center;
width: 100%;
} */

/* .cnt-wit-tp-img-wrp.featured-logos .flex-row .cnt-col {
width: auto;
padding: 0;
align-items: center;
display: flex;
justify-content: center;
} */


.cnt-wit-tp-img-wrp.featured-logos .flex-row .tp-img {
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 0;
}
.cnt-wit-tp-img-wrp.featured-logos .flex-row .tp-img img {
	height: auto;
	max-height: 2.1rem;
	max-width: 5.4375rem;
	width: auto;
}

.cnt-wit-tp-img-wrp.awards .page-center {
	padding-bottom: 8.25rem;
	padding-top: 3.6875rem;
}

.cnt-wit-tp-img-wrp.awards .top_sec {
	padding: 0;
	margin: 0;
}



.cnt-wit-tp-img-wrp.awards .bottom_row .flex-row {
	/* 	display: flex;
	flex-wrap: nowrap;
	gap: 1.25rem;
	justify-content: center;
	width: 100%; */
	row-gap: 50px;

}

.cnt-wit-tp-img-wrp.awards .inner_spacing {
	background-color: #fff;
	border-radius: .9375rem;
	box-shadow: 1.875rem 1.875rem 4.125rem rgba(0, 0, 0, .16);
	position: relative;
	user-select: none;
	width: 100%;
	padding: 0;
}

/* .cnt-wit-tp-img-wrp.awards .tp-img-cnt-inner {
align-items: center;
border-radius: 50%;
color: #fff;
display: inline-flex;
font-size: 1rem;
font-weight: 600;
justify-content: center;
position: absolute;
user-select: none;
z-index: 999;
font-size: 1.375rem;
gap: 2.5px;
height: 3.625rem;
left: 50%;
right: auto;
top: 0;
transform: translate(-50%, -50%);
width: 3.625rem;
background-color: #cf2228;
} */
.cnt-wit-tp-img-wrp.awards .col-title {
	align-items: center;
	border-radius: 50%;
	color: #fff;
	display: inline-flex;
	font-size: 1rem;
	font-weight: 600;
	justify-content: center;
	position: absolute;
	user-select: none;
	z-index: 999;
	font-size: 1.375rem;
	gap: 2.5px;
	min-height: 3.625rem;
	left: 50%;
	right: auto;
	top: 0;
	transform: translate(-50%, -50%);
	min-width: 3.625rem;
	background-color: #cf2228;
}
.cnt-wit-tp-img-wrp.awards .cnt-col:nth-child(even) .col-title {
	background-color: #302782;
}

.cnt-wit-tp-img-wrp.awards .tp-img {
	margin-bottom: 0;
	padding-top: 100%;
	position: relative;
	width: 100%;
}
.cnt-wit-tp-img-wrp.awards .tp-img img {
	bottom: 0;
	height: 100%;
	left: 0;
	-o-object-fit: contain;
	object-fit: contain;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	padding: 2.375rem;
}
.cnt-wit-tp-img-wrp.awards .bottom_row:not(.splide) .splide__track {
	overflow: unset;
}




.cnt-wit-tp-img-wrp.awards svg.squiggle {
	height: auto;
	left: 50%;
	max-width: 99rem;
	pointer-events: none;
	position: absolute;
	top: 14%;
	transform: translate(-50%, -25%) scaleX(-1);
	width: 110vw;
	display: none;
}


@media(min-width:768px) {
	.two-col-content.case_study-hero .page-center {
		padding-top: var(--header-height-desktop);
	}
	.cnt-wit-tp-img-wrp.featured-logos {
		padding-bottom: 11.125rem;
	}
	.cnt-wit-tp-img-wrp.featured-logos .flex-row .tp-img img {
		/* 		max-height: 3.5rem; */
		max-width: 9.0625rem;
	}
	.cnt-wit-tp-img-wrp.awards .cnt-col.col3 {
		width: 25%;
	}


}

@media(min-width:1025px) {
	.card_gallery.highlights {
		margin-bottom: 6rem;
		margin-top: calc(4.625rem - 8.5vw);
		margin-top: calc(4.625rem - var(--curve-height));
	}
	.cnt-wit-tp-img-wrp.awards svg.squiggle {
		display: block;
	}
	/* 	.cnt-wit-tp-img-wrp.featured-logos.col3_row .flex-row {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
} */
	.two-col-content.case_study-hero .bottom_row .flex_row {
		grid-template-columns: repeat(2, 50%);
		grid-template-rows: 1fr;
	}
	.two-col-content.case_study-hero .media_column {
		grid-column: 2;
		grid-row: 1;
		margin-left: -1rem;
		margin-top: 2rem;
		height: 690px;
		margin-bottom: calc(0px - var(--curve-height));
		width: 912px;
	}
	.two-col-content.case_study-hero .media_column .lottie-wrap {
		margin-left: 0;
		margin-top: 0;
		transform: translate(-15%, -8%);
		height: 100%;
		width: 100%;
	}



}

@media(min-width:1280px) {
	.cnt-wit-tp-img-wrp.awards .squiggle-wrp {
		display: block;
		left: 50%;
		pointer-events: none;
		position: absolute;
		top: 50%;
	}
	.cnt-wit-tp-img-wrp.awards svg.squiggle {
		top: 0;
	}
	.cnt-wit-tp-img-wrp.awards .bottom_row:not(.splide) .splide__track {
		padding: 0 16px;
	}
	.cnt-wit-tp-img-wrp.featured-logos .flex-row {
		row-gap: 3rem;
	}

}



@media(min-width:1146px){
	.header .primary-section .container-wrapper {
		padding-left: 3.5rem;
		padding-right: 3.5rem;
	}
}

@media(max-width: 1145px){
	.custom-header .primary-section .container-wrapper {
		min-height: 102px;
		justify-content: space-between;
	}

	.custom-header .cst-humburger-icon {
		background-color: #5ef078;
		border-radius: 50%;
		color: #002f46;
		height: 3rem;
		position: fixed;
		right: 1.625rem;
		top: 1.125rem;
		transition: all .3s 
			ease-in-out;
		transition-property: color, background-color;
		width: 3rem;
		z-index: 100;
		display: block;
	}

	.custom-header .cst-humburger-icon .trigger {
		display: none;
	}
	.custom-header .nav .header__menu--desktop>ul.desktop_menu_list {
		display: none;
	}
	.custom-header .custom-mobile-menu {
		background-color: #002f46;
		color: #fff;
		display: flex;
		height: 100%;
		left: 0;
		max-height: 100vh;
		padding: 1.5rem 0 0;
		flex-direction: column;
		top: 0;
		position: fixed;
		transform: translateX(100%);
		transition: all .3s 
			ease-in-out;
		width: 100%;
		z-index: 400;
		min-width: fit-content;
		overflow-x: hidden; 
	}
	.custom-header .mobile-open .custom-mobile-menu {
		transform: translateX(0);
	}
	.custom-header .custom-mobile-menu .top-section.mobile_section {
		display: block;
		z-index: 999;
		padding-top: 0;
	}

	.custom-header .custom-mobile-menu .logo-section {
		align-items: center;
		display: grid;
		grid-template-columns: 1fr auto;
		padding-left: 1.5625rem;
		padding-right: 1.5625rem;
		margin: 0;
	}

	.custom-header .custom-mobile-menu .mobile-menu {
		padding-left: 1.5625rem;
		padding-right: 1.5625rem;

	}
	.custom-header .custom-mobile-menu .mobile-menu .hs-menu-wrapper> ul {
		display: flex;
		flex-direction: column;
		gap: .935rem;
		padding-bottom: 3rem;
		padding-top: 3rem;
	}

	.custom-header .custom-mobile-menu .mobile-menu .hs-menu-wrapper> ul >li {
		align-items: center;
		color: #fff;
		display: block;
		font-size: 1.625rem;
		line-height: 1.28;
		text-decoration: none;
		transition: all .3s 
			ease-in-out;
		transition-property: color;
		border-bottom: 1px solid rgba(94, 240, 120, .15);
		justify-content: space-between;
		padding-bottom: 1.1875rem;
		margin: 0;
		position: static;
	}

	.custom-header .custom-mobile-menu .mobile-menu ul li a {
		color: inherit;
		text-decoration: none;
		cursor: pointer;
		width: 100%;
		display: block;
	}
	.custom-header .custom-mobile-menu .close-menu {
		border-radius: 50%;
		color: #5ef078;
		height: 3rem;
		transition: all .3s 
			ease-in-out;
		transition-property: background, color;
		width: 3rem;
		cursor:pointer;
		z-index: 99999;
	}
	.custom-header .custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.custom-mobile-menu .top-section.mobile_section .contact-section h4 {
		color: #fff;
		font-size: 1.625rem;
		text-align: center;
		text-decoration: none;
		transition: all .3s 
			ease-in-out;
		transition-property: color;
		line-height: 1;
	}

	.custom-header .custom-mobile-menu .mobile-menu ul li.dl-back a {
		align-items: center;
		color: #5EF078;
		column-gap: .625rem;
		display: flex;
		font-size: 1.25rem;
		transition: all .3s
			ease-in-out;
		transition-property: color;
		line-height: 2;
		font-weight: 400;
	} 
	.custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li.child-open>ul>li:nth-child(2) {
		padding-top: 36px;
	}
	.custom-mobile-menu .top-section.mobile_section .flex_row {
		justify-content: center;
		padding-bottom: 2.5rem;
		row-gap: 1.375rem;
	}

	.custom-mobile-menu .top-section.mobile_section .flex_row .contact-wrapper {
		text-align: center;
		order: 2;
		justify-content: center;
	}

	.custom-mobile-menu .social-share {
		margin: 0;
		padding: 0;
	}

	.custom-mobile-menu .social-share ul {
		width: fit-content;
		gap: 1rem;
	}

	.custom-mobile-menu .social-share ul li {
		height: 2.8125rem;
		width: 2.8125rem;
		border: 1px solid #5ef078!important;
		margin: 0!important;
		border-radius: 50%;
	}



	.custom-mobile-menu .social-share ul li svg path {
		fill: #5ef078!important;
	}

	.custom-mobile-menu .social-share ul li svg {
		height: 17px;
		width: 17px;
		margin-bottom: 3px;
		margin-left: 4px;
	}

	.custom-mobile-menu .social-share ul li:hover {
		background-color:#5ef078;
	}
	.custom-mobile-menu .social-share ul li a{
		background-color: transparent!important;
	}
	.custom-mobile-menu .social-share ul li:hover svg path{
		fill: #002f46!important;

	}

	.custom-mobile-menu .social-share {
		display: flex;
		justify-content: center;
	}

	.custom-mobile-menu .top-section.mobile_section .address-section + .contact-section {
		margin-top: 0;
		display: block;
	}
	.custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li>ul {
		background-color: #002F46;
		display: block;
		height: 100%;
		position: absolute;
		top: 1.5rem;
		transform: translate(150%);
		transition: all .3s ease-in-out;
		width: 100%;
		opacity: 0;
		z-index: 0;
	}

	.custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li.child-open>ul {
		transform: translate(0%, 0px);
		opacity: 1;
		z-index: 999;
	}
	.custom-header .custom-mobile-menu .mobile-menu ul li.custom-parent-link a {
		color: hsla(0,0%,100%,.5)!important;
		font-size: 1.625rem;
		cursor: text;
	}

	.custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li>ul>li.hs-menu-depth-2>a {
		font-size: .75rem;
		font-weight: 600;
		text-transform: uppercase;
		color: #5ef078;
		margin-bottom: .875rem;
	}

	.custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li>ul>li.hs-menu-depth-2>ul {
		row-gap: .875rem;

	}
	.custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li>ul li.hs-menu-depth-3 {
		margin: 0;
	}
	.mobile-menu-open .custom-header .custom-mobile-menu {
		transform: translateX(0%);
		overflow-y: auto;

	}

	.header.custom-header .mobile-open .nav {
		display: none;
	}
	.custom-header .custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li a:hover {
		color: #5ef078;
	}

	.custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>lili:first-child>ul>li.hs-menu-depth-2:last-child>a {
		color: #5c66f5;
	}
	.custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li:first-child>ul>li.hs-menu-depth-2:last-child>ul>li>
	a:hover {
		color: #5c66f5;
	}
	.custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li:first-child>ul>li.hs-menu-depth-2:last-child>a{
		color: #5c66f5;
	}
	.custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li>ul li.hs-menu-depth-3 a {
		display: flex;
		gap: .625rem;
		align-items: center;
	}

	.custom-mobile-menu .mobile-menu .hs-menu-wrapper>ul>li>ul li.hs-menu-depth-3 a svg {
		color: #5ef078;
	}
}
@media(max-width:1280px){
	.custom-footer {
		padding: 3rem 0;
	}
	.cnt-wit-tp-img-wrp.cm-three-col-img .page-center {
		padding: 56px 34px;
		padding-top:34px
	}
	.cnt-wit-tp-img-wrp.cm-three-col-img .page-center .flex-row .cnt-col {
		max-width: 12rem;
	}
	.two-col-content.cm-two-col-list .content-col ul{
		margin-left: 10px;
	}
	.blog-post-case_study .Bottom_Pane {
		margin-top: 1rem;
	}
	.cnt-wit-tp-img-wrp.featured-logos .flex-row {
		gap: 3rem;
	}

}

@media(max-width:1024px){
	.custom-footer .footer-top .flex_row {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.cs-blog-post-key_aims h2 {
		text-align: center;
	}
	.cs-blog-post_results {
		max-width: 100%;
	}

	.custom-footer .footer-top .footer-image {
		max-width: fit-content;
		max-height: fit-content;
		margin-bottom: .5rem;
		display: flex;
		width: 100%;
	}
	.cnt-wit-tp-img-wrp.featured-logos .page-center {
		padding-left: 3.5rem;
		padding-right: 3.5rem;
	}
	.cnt-wit-tp-img-wrp.featured-logos .flex-row {
		display: flex;
		flex-wrap: wrap;
	}
	.custom-footer .footer-top .footer-image img {
		display: block;
		height: auto;
		width: 12.75rem!important;
		max-width: 100%!important;
		margin-bottom: .5rem;
	}
	.card_gallery.highlights {
		margin-left: calc(3.5rem - 20px);
		margin-right: calc(3.5rem - 20px);
	}
	.custom-footer .footer-top .top-col1 .type_social_icons .footer-social {
		justify-content: center;
	}

	.custom-footer .top-col1 .row3 .footer-content p br {
		display: none;
	}

	.custom-footer .footer_phone a {
		font-size: 1.75rem;
		font-weight: 500;
		text-align: center;
		text-decoration: none;
		transition: all .3s 
			ease-in-out;
		transition-property: color;
	}

	.custom-footer .footer_phone {
		display: block;
		text-align: center;
	}

	.custom-footer .footer-top .top-col1 {
		row-gap: 1rem;
	}

	.custom-footer .top-col1 .footer-row {text-align: center;display: flex;justify-content: center;}

	.custom-footer .top-col3 .ftr_btn_item a {
		font-size: .9375rem;
		padding: .625rem 4.0625rem;
	}

	.custom-footer .top-col3 {
		width: 100%!important;
		padding-top: 0!important;
		align-items: center;
		border-top: 1px solid #5ef078;
		display: flex;
		flex-direction: column;
		grid-area: menu;
		text-align: center;
	}

	.custom-footer .footer-top .top-col2 {
	}
	.custom-footer .top-col3 .footer-row.row1 {
		margin-top: 1.25rem;
		padding-top: .5625rem !important;
	}
	.footer.footer_section__2 .footer-section-1 .col-section.num3 .footer-row.row2 {
		margin-top: .375rem;
	}

	.footer.footer_section__2 .footer-section-1 .col-section.num3 .footer-row.row2 a {
		text-decoration: none;
	}

	.custom-footer .top-col3 .terms-and-condition {
		margin-top: .25rem;
		border-top: 1px solid #5ef078;
		display: flex;
		font-size: .875rem;
		justify-content: center;
		padding-top: 1.875rem!important;
		width: 100%;
	}

	.custom-footer .top-col3 .terms-and-condition ul {
		width: 100%;
		display: flex;
		flex-direction: row;
		column-gap: 1.5rem;
		justify-content: center;
	}

	.custom-footer .top-col3 .terms-and-condition .footer-menu {
		width: 100%;
	}

	.custom-footer .top-col3 .terms-and-condition ul li {
	}

	.custom-footer .top-col3 .terms-and-condition ul li {
		margin: 0;
	}

	.custom-footer .top-col3 .terms-and-condition ul li a {
		text-decoration: none;
	}

	.custom-footer .top-col3 .terms-and-condition ul li a:hover {
		color: #5ef078;
	}

	.custom-footer .footer-bottom .flex_row {
		display: flex;
		margin-top:1rem;
		flex-direction: column;
		justify-content: center;
		text-align: center;
		align-items: center;
		row-gap: 0.7rem;
	}

	.custom-footer .bottom-col1 {
		gap: 1.75rem;
		justify-content: center;
		margin: .5rem auto;
	}

	.custom-footer .bottom-col2 {
		margin: 0;
		order: 3;
	}

	.custom-footer .bottom-col3 {
		margin: 0;
		order: 4;
	}

	.custom-footer .bottom-col4 {
		display: none;
	}

	.custom-footer .bottom-col5 {
		order: 2;
		margin-bottom: 1rem;
	}
	.cnt-wit-tp-img-wrp.cm-one-col-img .page-center {
		padding-bottom: 8rem;
		padding-top: 6rem;
	}
	.c-page-header .c-page-header__layout {
		grid-template-areas:
			"media"
			"text";
		min-height: 100vh;
		grid-template-columns: 100%;
		grid-template-rows: 1fr 1fr;
		height: 100%;
		row-gap: 0;
	}
	.card_gallery.highlights {
		padding: 2.75rem 2.5rem;
	}

	.blog-post-case_study-left_sec,
	.blog-post-case_study-sidebar {
		width: 100%;
		padding:0;
	}
	.blog-post-case_study-sidebar {
		margin-top: 40px;
	}
	.blog-post-case_study-sidebar .sidebar-inner {
		max-width: 100%;
	}
	.cs-blog-post-cont-info-wrp {
		display: none;
	}

	.blog-post-case_study .testimonials_slider.c-testimonial {
		margin-top: 0;
	}
	.blog-post-case_study .testimonials_slider.c-testimonial .testmn_inner {
		padding: 3.1875rem 2rem;
	}
	.card_gallery.highlights .bottom_row .flex_row {
		column-gap: 2.5rem;
		grid-template-columns: repeat(3, 1fr);
		row-gap: 2.25rem !important;
	}

	.blog-post-case_study-main {
		padding-left: 3.5rem;
		padding-right: 3.5rem;
	}
	.card_gallery.highlights {
		margin-left: 0;
		margin-right: 0;
	}

	.highlights-sec .page-center {
		padding-left: 3.5rem;
		padding-right: 3.5rem;
	}
	.blog-post-case_study .testimonials_slider.c-testimonial .page-center {
		padding-left: calc(3.5rem - 10px);
		padding-right: calc(3.5rem - 10px);
	}
	.card_gallery.highlights.styleChanges {
		margin-left: 0;
		margin-right: 0;
	}

	.blog-post-case_study-sidebar {
		padding: 0;
	}
	.blog-post-case_study .Bottom_Pane {
		margin-top: 0;
	}
	.two-col-content.case_study-hero .content-col {
		padding-top: 0;
		padding-bottom: calc(8rem + var(--curve-height));
	}
	.two-col-content.case_study-hero .bottom_row .flex_row {
		display: flex;
		row-gap: 0;
		flex-direction: column-reverse;
	}

}

@media(max-width:767px){
	.custom-footer .footer-top .top-col2 {
		display: flex;
		flex-wrap: wrap;
		row-gap: 2rem;
	}
	.c-page-header .page-center {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	.custom-footer .footer-top .top-col2 .footer-row {
		width: 50%;
		margin-top: 0;
		text-align: center;
		padding: 0;
	}
	.card_gallery.highlights .card_inner .icon_box.small_sz .icon_inner {
		height: 1.9375rem;
		width: 1.9375rem;
	}
	.two-col-content.cm-two-col-list.left .flex_row .media_column {
		padding: 0;
		max-width: 36rem;
	}
	.two-col-content.cm-two-col-list.left .flex_row {
		justify-content: center;
	}

	.highlights-sec .page-center {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	.cnt-wit-tp-img-wrp.cm-three-col-img .page-center .flex-row {
		flex-wrap: wrap;
		gap: 3rem;
	}
	.cnt-wit-tp-img-wrp.cm-three-col-img .page-center {
		padding-top:56px
	}
	.cnt-wit-tp-img-wrp.cm-one-col-img .page-center {
		padding: 3rem 1.625rem 4rem;
	}
	.card_gallery.highlights {
		margin-left: calc(2.5rem - 20px);
		margin-right: calc(2.5rem - 20px);
	}
	.two-col-content.cst-listing li svg {
		height: 1.875rem;
		width: 1.875rem;
	}
	.c-page-header .c-page-header__layout {
		padding-top: 78.5px;
	}
	.card_gallery.highlights .card_box {
		display: flex;
	}
	.card_gallery.highlights {
		padding: 2.3125rem 1.4375rem 1.875rem;
	}


	.card_gallery.highlights .card_inner {
		padding: 0;
	}
	.card_gallery.highlights .bottom_row .flex_row {
		column-gap: 2.5rem;
		grid-template-columns: repeat(1, 1fr);
		row-gap: 1.5rem !important;
	}
	.card_gallery.highlights .card_inner .card_box {
		flex-direction: row;
	}
	.blog-post-case_study-main {
		padding-left: calc(2.125rem - 10px);
		padding-right: calc(2.125rem - 10px);
	}
	.blog-post-case_study .testimonials_slider.c-testimonial .page-center {
		padding-left: calc(2.125rem - 10px);
		padding-right: calc(2.125rem - 10px);
	}
	.cnt-wit-tp-img-wrp.featured-logos .flex-row {
		gap: 2rem;
	}

	.cnt-wit-tp-img-wrp.featured-logos .page-center {
		padding-left: 2.125rem;
		padding-right: 2.125rem;
	}
	.cnt-wit-tp-img-wrp.featured-logos {
		padding-bottom: 7.0625rem;
	}
	.cnt-wit-tp-img-wrp.awards .cnt-col.col3 {
		width: 50%;
		padding: 0 10px;
	}
}



@media(max-width:568px){
	.custom-footer .footer-top .top-col2 {
		display: flex;
		flex-direction:column;
		row-gap: 2rem;
	}

	.custom-footer .footer-top .top-col2 .footer-row {
		width: 100%;
		margin-top: 0;
		text-align: center;
		padding: 0;
	}
	.cnt-wit-tp-img-wrp.cm-three-col-img .page-center .flex-row .cnt-col {
		max-width: calc(50% - 1.5rem);
	}
}

@media(max-width:500px) {
	.cnt-wit-tp-img-wrp.awards .cnt-col.col3 {
		width: 100%;
		padding: 0;
	}
}