/* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:400;
	line-height:1.5rem;

	color: #22272a; 
}
:root {	
	--theme_accent: #eba431; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #444444; 
}
h1 {	
	font-family: "DM Sans";	font-weight:700;
 
}
h2 {	
	font-family: "DM Sans";	font-weight:600;

	color: #22272a; 
}
h3 {	
	font-family: "DM Sans";	font-weight:500;

	color: #eba431; 
}
h4 {	
	font-family: "DM Sans";	font-weight:400;
 
}
body #site-logo a {	
	color: #000000; 
}
body #site-logo a img {		width: 170px; 
}
#main-nav a {	
	color: #000000;
	font-family: "DM Sans";	font-weight:600;
	font-size:14px;
 
}
.page-title {	
	font-family: "DM Sans";	font-weight:700;
 
}
#footerwrap {	background: none;
	background-color: #4f7ea1; 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Inter";	font-weight:400;
 
}
#footer a {		text-decoration:underline;
	font-weight:400;
	text-align:left;
	color: #ffffff; 
}
#footer a:hover {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 170px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 170px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 170px; 
}
 }
/* Themify Custom CSS */
.rwo-container .rotate-words {
    font-size: 2.25rem !important;
    font-weight: 600 !important;
    color: #343434;
	line-height: 1.2;
}
.ptsBlockContent {
  font-family: inter;
  font-weight: 400;
	font-size:14px;
}
.ptsCell p {
  text-transform: none;
  text-shadow: none;
}
#accordions-2389 .accordions-head {
    width: 250px;
    text-align: center;
		border-radius: 90px;
}
.tb_blob_wrap .tb_blob_icon{
	padding:3px 0;
}
.tb_blob_wrap{
	width:25px;
	height: 25px;
}
.tb_blob_wrap,.tf_fa {
  width: 1.3em;
  height: 1.3em;
}
.tb_blob_wrap .tb_blob_icon img {
  max-width: 20px;
  border-radius: 0;

}
.tb_blob_wrap{
background-color: #4f7ea1;
}
.tb_blob_wrap .tb_blob_pulse {
  animation: pointer-pulse 1s ease-out infinite;
  background: #4f7ea1;
  border: #4f7ea1;
	
}
/* .column-element-base__ColumnElementBase-sc-c9cf42c4-0 {
    justify-content: center !important;
} */

.hCQLin {

  align-items: center !important;

}