body{
	line-height: 1.5rem;
}
@media (max-width:900px){
	html {
		font-size: 15px;
	}
}
@media (max-width:650px){
	html {
		font-size: 14px;
	}
}

.content-wrapper,
.dnd-section>.row-fluid,
.footer .page-center,
.header .page-center, 
.header .primary-section .page-center,
.page-center {
	max-width: min(1400px,calc(100% - 4rem));
}

/* footer css */
.cst-header {
	display: flex;
	flex-direction: column;
	padding-bottom: 2rem;
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 500;
	color: #fff;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 99;
}
.cst-header-top {
	z-index: 20;
	height: 3.5rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	background-color: #ffffff10;
}
.page-center.cst-header-bottom {
	width: min(1400px,calc(100% - 4rem));
	margin: 0 auto;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.cst-header-top .page-center {
	width: min(1400px,calc(100% - 4rem));
	position: relative;
	display: flex;
	justify-content: flex-end;
	margin: 0 auto;
}
.cst-header-top-menu .hs-menu-wrapper>ul {
	flex-wrap: wrap;
	gap: 1.9rem;
	padding: 0;
	list-style: none;
	display: flex;
}
.cst-header-top-menu .hs-menu-wrapper>ul>li {
	padding: 0 0.3rem 0.5rem;
	position: relative;
}
.cst-header-top-menu .hs-menu-wrapper>ul>li>a {
	border-bottom: 2px solid #fff0;
	padding-top: calc(0.15rem + 2px);
	padding-bottom: 0.15rem;
	transition: border-bottom-color .3s;
	color: #fff;
}
.cst-header-top-menu .hs-menu-wrapper>ul>li:hover>a {
	border-bottom-color: #ffffffbf;
}
.cst-header-top-menu .hs-menu-wrapper>ul>li:hover>a {
	color: #ffffff;
}
.cst-header-top-menu .hs-menu-wrapper>ul>li>ul {
	text-transform: none;
	flex-direction: column;
	gap: 0.7rem;
	list-style: none;
	display: flex;
	visibility:hidden;
	transform: translateY(1rem);
	box-shadow: 0 0 1px #0000;
	opacity: 0;
	color: #000;
	background: #fff;
	padding: 1.7rem 1.6rem;
	position: absolute;
	top: 100%;
	left: -1rem;
	left: auto;
	right: 0;
	transition: opacity .1s,transform .2s,box-shadow .2s;
}
.cst-header-top-menu .hs-menu-wrapper>ul>li:hover>ul {
	opacity: 1;
	transform: translateY(0);
	box-shadow: 0 5px 10px #0003, 0 2px 4px #0000001a;
	visibility:visible;
}
.cst-header-top-menu .hs-menu-wrapper>ul>li>ul>li {
	padding: 0 0.3rem 0.5rem;
	position: relative;
	background-position: 0 0.3rem;
	background-repeat: no-repeat;
	background-size: 0.5rem;
	padding-bottom: 0;
	padding-left: 1rem;
	white-space: nowrap;
	background-image: url("//25782623.fs1.hubspotusercontent-eu1.net/hubfs/25782623/raw_assets/public/SeverPharmaSolutions_July2023/images/list-item-caret.e4a42820.svg");
		background-position: 0 0.2rem;
		background-size: 0.6rem;
		padding-left: 1.5rem;
		margin:0;
		}
.cst-header-top-menu .hs-menu-wrapper>ul>li>ul>li>a {
	border-bottom: 2px solid #fff0;
	padding-top: calc(0.15rem + 2px);
	padding-bottom: 0.15rem;
	color:#000;
	border-bottom-color: #ffffffbf;
}
.cst-header-bottom-flex {
	z-index: 10;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding-top: 0.5rem;
	position: relative;
}
.header-logo img {
	vertical-align: middle;
	display: block;
	max-width: 100%;
	height: 3.5rem;
	width: auto !important;
}
.trigger-svg {
	position: absolute;
	z-index: 10;
	right: 0;
	top: 0;
	margin-top: 1rem;
	cursor: pointer;
	display: none;
}
.mobile-top-menu {
	display: none;
}
.desktop-bottom-menu {
	align-items: flex-end;
	display: flex;
}
.desktop-bottom-menu .hs-menu-wrapper>ul {
	flex-wrap: wrap;
	gap: 1.9rem;
	padding: 0;
	list-style: none;
	display: flex;
}
.desktop-bottom-menu .hs-menu-wrapper>ul>li {
	padding: 0 0.3rem 0.5rem;
	position: relative;
	margin: 0;
}
.desktop-bottom-menu .hs-menu-wrapper>ul>li>a {
	border-bottom: 2px solid #fff0;
	padding-top: calc(0.15rem + 2px);
	padding-bottom: 0.15rem;
	color: #fff;
	transition: border-bottom-color .3s;
}
.desktop-bottom-menu .hs-menu-wrapper>ul>li:hover>a {
	border-bottom-color: #ffffffbf;
}
.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul {
	text-transform: none;
	flex-direction: column;
	gap: 0.7rem;
	list-style: none;
	display: flex;
	transform: translateY(1rem);
	box-shadow: 0 0 1px #0000;
	opacity: 0;
	color: #000;
	pointer-events: none;
	background: #fff;
	padding: 1.7rem 1.6rem;
	position: absolute;
	top: 100%;
	visibility:hidden;
	left: -1rem;
	transition: opacity .1s,transform .2s,box-shadow .2s;
}
.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul>li {
	padding: 0 0.3rem 0.5rem;
	position: relative;
	background-position: 0 0.3rem;
	background-repeat: no-repeat;
	background-size: 0.5rem;
	padding-bottom: 0;
	padding-left: 1rem;
	white-space: nowrap;
	background-image: url("//25782623.fs1.hubspotusercontent-eu1.net/hubfs/25782623/raw_assets/public/SeverPharmaSolutions_July2023/images/list-item-caret.e4a42820.svg");
		background-position: 0 0.2rem;
		background-size: 0.6rem;
		padding-left: 1.5rem;
		margin:0;
		}
.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul>li>a {
	border-bottom: 2px solid #fff0;
	padding-top: calc(0.15rem + 2px);
	padding-bottom: 0.15rem;
	border-bottom-color: #ffffffbf;
	color: #000;
}

.desktop-bottom-menu .hs-menu-wrapper>ul>li:hover>ul {
	opacity: 1;
	pointer-events: all;
	visibility:visible;
	transform: translateY(0);
	box-shadow: 0 5px 10px #0003, 0 2px 4px #0000001a;
}
.trigger-svg svg {
	fill: #fff;
}

.mobile-top-menu .hs-menu-wrapper>ul {
	flex-wrap: wrap;
	gap: 1.9rem;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	min-width: 220px;
	padding: 1rem;
}
.mobile-top-menu .hs-menu-wrapper>ul>li {
	padding: 0 0.3rem 0.5rem;
	position: relative;
	margin: 0;
}
.mobile-top-menu .hs-menu-wrapper>ul>li>a {
	border-bottom: 2px solid #fff0;
	padding-top: calc(0.15rem + 2px);
	padding-bottom: 0.15rem;
	color: #fff;
}
.mobile-top-menu .hs-menu-wrapper>ul>li>ul {
	text-transform: none;
	flex-direction: column;
	gap: 0.7rem;
	list-style: none;
	display: flex;
	transform: translateY(1rem);
	box-shadow: 0 0 1px #0000;
	margin-top: -0.3rem;
	padding: 0 0 1.5rem;
}
.mobile-top-menu .hs-menu-wrapper>ul>li>ul>li {
	padding: 0 0.3rem 0.5rem;
	background-position: 0 0.3rem;
	background-repeat: no-repeat;
	background-size: 0.5rem;
	padding-bottom: 0;
	padding-left: 1rem;
	position: relative;
	margin: 0;
	background-image: url("//25782623.fs1.hubspotusercontent-eu1.net/hubfs/25782623/raw_assets/public/SeverPharmaSolutions_July2023/images/list-item-caret.e4a42820.svg");
		}
.mobile-top-menu .hs-menu-wrapper>ul>li>ul>li>a {
	border-bottom: 2px solid #fff0;
	padding-top: calc(0.15rem + 2px);
	padding-bottom: 0.15rem;
	color: #fff;
}

@media(max-width:1280px){
	.desktop-bottom-menu {
		z-index: 1;
		align-items: flex-end;
		display: flex;
	}
	.desktop-bottom-menu .hs-menu-wrapper>ul {
		flex-wrap: wrap;
		gap: 1.9rem;
		padding: 0;
		list-style: none;
		display: flex;
		flex-direction: column;
		gap: 0.5rem;
		min-width: 220px;
		padding: 1rem;
	}
	.desktop-bottom-menu .hs-menu-wrapper>ul>li {
		padding: 0 0.3rem 0.5rem;
		margin: 0;
		position: relative;
	}
	.desktop-bottom-menu .hs-menu-wrapper>ul>li>a {
		border-bottom: 2px solid #fff0;
		padding-top: calc(0.15rem + 2px);
		padding-bottom: 0.15rem;
		color: #fff;
	}
	.cst-header-top {
		display: none;
	}
	.trigger-svg {
		display: block;
	}
	body.open-menu .menu-container {
		flex-direction: column;
		display: flex;
	}
	.page-center.cst-header-bottom {
		padding-top: 1rem;
	}
	.mobile-top-menu {
		border-bottom: 1px solid #fff;
		order: -1;
		display: flex;
	}
	.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul {
		text-transform: none;
		flex-direction: column;
		gap: 0.7rem;
		list-style: none;
		display: flex;
		transform: translateY(1rem);
		box-shadow: 0 0 1px #0000;
		margin-top: -0.3rem;
		padding: 0 0 1.5rem;
		visibility: visible;
		left: 0;
		opacity: 1;
		position: relative;
		background: transparent;
		pointer-events: all;
	}
	.desktop-bottom-menu .hs-menu-wrapper>ul>li:hover>a{
		border-color:transparent;
	}
	.menu-container {
		overflow-y: auto;
		max-height: 100vh;
		overflow-x: hidden;
	}
	.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul>li>a {
		border-bottom: 2px solid #fff0;
		padding-top: calc(0.15rem + 2px);
		padding-bottom: 0.15rem;
		color: #fff;
	}
	.desktop-bottom-menu .hs-menu-wrapper>ul>li:hover>ul {
		box-shadow: none;
		transform: translateY(1rem);
	}
	.menu-container {
		background: #184287;
		display: none;
		position: absolute;
		top: 0;
		right: -1rem;
	}
	.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul {
		background: transparent !important;
	}

	.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul>li>a {
		color: #fff !important;
	}
}
@media(max-width:767px){
	.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul>li {

		background-size: .5rem;

	}
	.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul>li {
		white-space: normal;
	}
	.header-logo img {
		height: 3rem;
	}
}
/* footer css */
.cst-footer {
	overflow: hidden;
	position: relative;
	z-index: 9;
	padding-top: 3.5rem;
	padding-bottom: 7rem;
	background-position: right -3rem top 40px;
	background-repeat: no-repeat;
	background-size: 660px;
	font-size: 1.125rem;
	color: #fff;
	background-color: #606060;
	background-image: url("//25782623.fs1.hubspotusercontent-eu1.net/hubfs/25782623/raw_assets/public/SeverPharmaSolutions_July2023/images/Sever_symbol_white.svg");
		}
.cst-footer .page-center {
	width: min(1400px,calc(100% - 4rem));
	margin: 0 auto;
}
.cst-footer-top {
	align-items: center;
	justify-content: space-between;
	padding-bottom: 4rem;
	display: flex;
}
.cst-footer-top img {
	vertical-align: middle;
	display: block;
	width: auto !important;
	height: 2.5rem;
}
.cst-footer-bottom {
	position: relative;
	display: grid;
	z-index: 10;
	grid-template-columns: repeat(2,minmax(0,1fr));
}
.cst-footer-bottom-right h2 {
	font-size: inherit;
	border-bottom: 1px solid;

	padding: 0 0 1rem;
	font-weight: 400;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 40px;
}
.footer-form form {
	padding: 0 0 1rem;
}
.footer-form .hs-form-field {
	margin-bottom: 1.3rem;
}
.footer-form .hs-form-field>label {
	color: #fff!important;
	font-size: .9rem!important;
	padding-bottom: 0.5rem!important;
	font-weight: 600;
	display: block;
	text-transform: uppercase;
	margin: 0;
}
.footer-form .hs-form-field input {
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	color: #000!important;
	height: 40px!important;
	padding: 0 0.7rem!important;
	max-width: 100%;
	width: 100%!important;
	background: #fff;
	border-radius: 4px;
}
.footer-form .hs-form-field>label span.hs-form-required {
	color: #fff;
}
.footer-form label.hs-error-msg.hs-main-font-element,.footer-form  label.hs-main-font-element {
	color: #fff!important;
	font-size: .9rem!important;
	padding-bottom: 0.5rem!important;
	font-weight: 600;
	display: block;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.footer-form ul.no-list.hs-error-msgs.inputs-list {
	padding: 0 1rem 2rem 3rem;
	list-style: disc;
	padding-top: 1rem;
	padding-bottom: 0;
}
.footer-form ul.no-list.hs-error-msgs.inputs-list li {
	padding: 0 0.3rem 0.5rem;
	margin: 0;
	display: list-item;
}
.footer-form .hs-richtext.hs-main-font-element p {
	padding: 0 0 1rem;
	margin: 0;
	font-size: .8rem!important;
}

.footer-form .hs-richtext.hs-main-font-element p a {
	color: #fff;
}
.footer-form .actions {
	justify-content: flex-end;
	padding-right: 1rem;
	display: flex;
}
.footer-form input.hs-button.primary.large {
	font-family: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	-webkit-appearance: button;
	background-color: #0000;
	background-image: none;
	color: #fff!important;
	font-size: .9rem!important;
	white-space: pre-wrap;
	text-transform: uppercase;
	border-bottom: 2px solid;
	padding-bottom: 0.3rem;
	font-weight: 600;
	display: block !important;
	border-radius: 0;
	border: none;
	border-bottom: 2px solid;
	width: auto;
}
.cst-footer-bottom-left1 {
	display: grid;
	grid-template-columns: repeat(2,minmax(0,1fr));
	padding-bottom: 5rem;
}
.cst-footer-bottom-left2 {
	display: grid;
	grid-template-columns: repeat(2,minmax(0,1fr));
}
.cst-footer-bottom-left21 h2,
.cst-footer-bottom-left22 h2,
.cst-footer-bottom-left11 h2,
.cst-footer-bottom-left12 h2 {
	font-size: inherit;
	border-bottom: 1px solid;
	margin: 0 0 1rem;
	padding: 0 0 1rem;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-block;
	color: #fff;
}

.footer-form .hs-richtext.hs-main-font-element {
	margin: 0;
}
.cst-footer-bottom-left11 p, .cst-footer-bottom-left12 p,
.cst-footer-bottom-left21 p, .cst-footer-bottom-left22 p {
	margin: 0;
	padding: 0 0 1rem;
}

@media(max-width:767px){
	.cst-footer-bottom {
		display: block;
	}
	.cst-footer-bottom-left1, .cst-footer-bottom-left2 {
		display: block;
	}
	.cst-footer-bottom-left1 {
		padding-bottom: 0;
	}
	.cst-footer-bottom-left11, .cst-footer-bottom-left12, 
	.cst-footer-bottom-left21, .cst-footer-bottom-left22 {
		padding-bottom: 1rem;
	}
	.footer-form .hs-form-field {
		margin-bottom: 0.8rem!important;
	}
	.cst-footer {
		background-position: right -3rem bottom 40px;
		background-size: 90%;
	}
	.footer-form .actions {

		padding-top: 1rem;
	}
}
.footer-form div#hs_cos_wrapper_footer_form {
	background: transparent;
	padding: 0;
}

/* form css */
.hs-trans-btn, form input[type=submit], .hs-button, .hs-sec-btn, .systems-page .hs-search-results__next-page, .systems-page .hs-search-results__prev-page{
	border: none;
	border-bottom: 2px solid;
	text-transform: uppercase;
	color: #606060;
	border-bottom: 2px solid;
	padding-bottom: 0.3rem;
	font-size: 1rem;
	font-weight: 600;
	display: inline-block;
	width: auto;
}
.cst-header.lp-header .cst-header-bottom-flex {
	padding-top: 64px;
}
@media(max-width:1280px){
	.cst-header.lp-header .cst-header-bottom-flex {
		padding-top: 8px;
	}
}

/* blog */

.hs-blog-listing .hs-search-field--open ul.hs-search-field__suggestions {
	z-index: 99;
}
.hs-blog-post .blog-post__body ul li:before {
	display: none;
}

.hs-blog-post .blog-post__body ul {
	list-style: disc;
	padding-left: 1rem;
}
.hs-blog-post .blog-post__body ul li {
	display: list-item;
	padding: 0;
}
.hs-blog-post span.meta_time.h5 {
	font-size: 14px;
	font-weight: normal;
}
/* system */
.error-page:before {
	color: rgb(214 214 214);
}
@media(max-width:767px){
	.systems-page h1 {
		font-size: 28px;
	}
	.systems-page h2 {
		font-size: 24px;
	}
	.systems-page h3 {
		font-size: 22px;
	}
}
/* themesetting */

.cst-footer{
	background-color: rgba(96, 96, 96,1.0);
}
.cst-footer{
	color: rgba(255, 255, 255,1.0);
}
.footer-form .hs-richtext.hs-main-font-element p a{
	color: rgba(255, 255, 255,1.0);
}
.footer-form .hs-richtext.hs-main-font-element p a:hover{
	color: rgba(255, 255, 255,1.0);
}

.cst-footer-bottom-left11 h2, .cst-footer-bottom-left12 h2, .cst-footer-bottom-left21 h2, .cst-footer-bottom-left22 h2,.cst-footer-bottom-right h2{
	color: rgba(255, 255, 255,1.0);
}
.cst-header
background-color: rgba(255, 255, 255,0.0);
}

.desktop-bottom-menu .hs-menu-wrapper>ul>li>a,.cst-header-top-menu .hs-menu-wrapper>ul>li>a{
	color: rgba(255, 255, 255,1.0);
}
.desktop-bottom-menu .hs-menu-wrapper>ul>li:hover>a.cst-header-top-menu .hs-menu-wrapper>ul>li:hover>a{
	color: rgba(255, 255, 255,1.0);
}
.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul,.cst-header-top-menu .hs-menu-wrapper>ul>li>ul{
	background-color: rgba(255, 255, 255,1.0);
}
.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul>li>a,.cst-header-top-menu .hs-menu-wrapper>ul>li>ul>li>a{

	color: rgba(0, 0, 0,1.0);
}
.desktop-bottom-menu .hs-menu-wrapper>ul>li>ul>li>a:hover,.cst-header-top-menu .hs-menu-wrapper>ul>li>ul>li>a:hover{
	color: rgba(0, 0, 0,1.0);
}

.cst-footer {
	font-weight: 400;
}
/* no-banner */
body.no-banner .cst-header {
	position: relative;
	background: #184287;
}
.hs-blog-listing .dnd-section>.row-fluid ,.hs-blog-listing .content-wrapper,.hs-blog-listing .page-center{
	max-width: 1400px;
}
.hs-blog-post .dnd-section>.row-fluid,.hs-blog-post .content-wrapper, .hs-blog-post .page-center{
	max-width: 1400px;
}
.form-title {
	text-transform: uppercase;
	padding-bottom: 3.5rem;
	font-size: 2.875rem;
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
	color: #8d8d8d;
}
form label {
	text-transform: uppercase;
	color: #606060;
	padding-bottom: 0.8rem;
	font-size: 1rem;
	font-weight: 600;
	display: block;
}

@media(max-width:767px){
	.error-page:before {
		font-size: 30vw;
	}
}

/* 
blog css */

.cst-listing.page-center {
	padding-top: 4rem;
	max-width: min(1400px,calc(100% - 4rem));
	padding-bottom: 4rem;
}

.custom-blog-listings {
	display: grid;
	grid-auto-rows: minmax(0,1fr);
	grid-template-columns: repeat(3,minmax(0,1fr));
	gap: 1.25rem;
}
.custom-blog-listings-items {
	background: #fff;
}
a.featured-image img {
	object-fit: cover;
}
a.featured-image img {
	object-fit: cover;
	height: 300px;
	width: 100%;
}
.listing-content {
	padding: 24px 0;
}
.listing-content p.date {
	margin-bottom: 1.25rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	padding: 0 0 1rem;
	text-transform: uppercase;
}
.listing-content p.date span {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	display: inline-block;
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.listing-content p {
	font-weight: 400;
}
.listing-content p,.listing-content p a {
	color: #606060;
}
a.listing-title h3 {
	text-transform: uppercase;
	padding-bottom: 1.25rem;
	margin: 0;
	font-size: 1.875rem;
	font-weight: 600;
	line-height: 2.25rem;
	color: #606060;
}
.custom-blog-listings-items p.content {
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1.75rem;
	margin: 0;
	padding: 0 0 1rem;
}
.custom-blog-listings-items p.read-more {
	margin: 0;
	padding: 0 0 1rem;
}
.custom-blog-listings-items p.read-more a {
	text-transform: uppercase;
	text-decoration: none;
	color: #8d8d8d;
	margin-top: 1rem;
	padding-bottom: 0.5rem;
	font-size: 1.375rem;
	font-weight: 600;
	display: inline-block;
	position: relative;
}
.custom-blog-listings-items p.read-more a:after {
	content: " ";
	background-color: #8d8d8d;
	width: 100%;
	height: 2px;
	transition: width .3s;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%);
}
.custom-blog-listings-items p.read-more a:hover:after {
	width: 15%;
}
@media(max-width:1279px){
	.custom-blog-listings {
		grid-template-columns: repeat(2,minmax(0,1fr));
		gap: 2.5rem;
	}
}

@media(max-width:767px){
	.custom-blog-listings {
		grid-template-columns: repeat(1,minmax(0,1fr));
		gap: 1.25rem;
	}
	.listing-content {
		padding: 20px 0;
	}
}

/* 
blog post css */
.breadcrumb-block {
	font-size: 1rem;
	line-height: 1.5rem;
	padding-top: 1.5rem;
	padding-bottom: 2.5rem;
	max-width: min(1400px,calc(100% - 4rem));
	margin: 0 auto;
	color: rgb(90, 90, 90);
}
.breadcrumb-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	list-style-type: none;
	gap: 0.75rem;
	flex-wrap: wrap;
	line-height: 1rem;
}
.breadcrumb-block ul li {
	padding: 0 0.3rem 0.5rem;
	border: none;
	padding-bottom: 0;
	margin:0;
	padding-left: 1rem;
	border-left: 1px solid rgb(90, 90, 90);
}
.breadcrumb-block ul li:not(:nth-child(2)) {
	padding-left: 0;
}
.breadcrumb-block ul li:last-child a {
	font-weight: 600;
}
.breadcrumb-block ul li:last-child {
	padding-left: 15px;
}
.breadcrumb-block ul li:first-child {
	border: none;
}
.cst-post-body {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.cst-post-body-wrapper.page-center {
	padding: 3rem 0;
}
.cst-post-body-wrapper.page-center {
	display: flex;
	max-width: min(1400px,calc(100% - 4rem));
}
.cst-post-left {
	flex-basis: 66.66%;
	border-right: 1px solid;
	border-color: #707070;
	padding-right: 2.5rem;
}
.cst-post-right img {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}
.cst-post-right {
	flex-basis: 33.33%;
}
.cst-post-right {
	padding-left: 2.5rem;
}
.breadcrumb-block ul li a {
	font-weight: 400;
}
h2.wp-block-heading {
	padding-bottom: 3.5rem;
	font-size: 2.875rem;
	line-height: 1.4;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0;
}
.cst-post-left p {
	padding-bottom: 2.5rem;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
	margin: 0;
}
@media (max-width: 900px){
	h2.wp-block-heading {
		font-size: 2.25rem;
	}
}
@media (max-width: 781px){
	.cst-post-left, .cst-post-right {
		flex-basis: 100%;
		padding:0;
	}
	.cst-post-left {
		border: none;
	}
	.cst-post-body-wrapper.page-center {
		flex-wrap: wrap;
	}
}

@media (max-width: 600px){
	h2.wp-block-heading {
		font-size: 2rem;
	}
}
@media (max-width: 400px){
	h2.wp-block-heading {
		font-size: 1.875rem;
	}
}