@media (min-width: 1200px) {
	.home {
		overflow-x: hidden;
	} 
	.home .container:not(.navbar) {
		max-width: none;
	}
	.home .panel-grid div:not(.siteorigin-panels-stretch) .panel-grid-cell,
	.home .panel-grid > .panel-grid-cell {
		margin-right: auto;
		margin-left: auto;
		max-width: 1440px;
	}
}
@media (min-width: 768px) {
	.home .col-md-12 {
		padding-right: 0;
		padding-left: 0;
	}
}

.unclickable > a {
pointer-events: none;
}

.tg-container-nav {
    padding: 10px 16px;
    width: 100%;
}
.tg-container-nav:after {
	clear: both;
}
.tg-container-nav:before {
	content: "";
	display: table;
}

#site-navigation ul {
	margin-top: 23px;
	display: flex;
}

#site-navigation ul li {
	float: left;
	padding: 6px 12px 10px 0;
	position: relative;
}

#site-navigation ul li a {
	font-size: 13px;
  letter-spacing: -0.3px;
	color: #000000;
}

.header-sticky .is-sticky #masthead {
    backdrop-filter: blur(5px);
    z-index: 99 !important;
    background-image: linear-gradient(#fff, #ffffff4a);
}


div#masthead-sticky-wrapper {
    height: auto!important;
}

#site-navigation ul li ul li {
	padding: 10px;
	text-align: left;
	width: 100%;
	min-width: fit-content;
	margin-top: 7px;
}

#site-navigation ul li ul {
	display: flex;
	flex-direction: column;
	gap: 0;
	margin-top: 0;
}

#pg-12252-4 .panel-grid {
	display: flex;
	flex-wrap: wrap;
}

#pl-12252 .siteorigin-panels-stretch {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 16px;
}

#pg-12252-4 .panel-grid-cell, #pg-12252-6 .panel-grid-cell, #pg-12252-7 .panel-grid-cell, #pg-12252-8 .panel-grid-cell, #pg-12252-9 .panel-grid-cell, #pg-12252-10 .panel-grid-cell, #pg-12252-11 .panel-grid-cell, #pg-12252-12 .panel-grid-cell {
	min-width: max-content;
	text-align: center;
}

#pl-12252 .panel-grid-cell strong {
	word-break: normal !important;
}

#pl-12252 .panel-grid-cell p {
	word-break: normal !important;
}

.schema-faq.wp-block-yoast-faq-block {
font-size: 18px;
background-color: rgb(245 245 249/var(--tw-bg-opacity,1));
padding-top: 32px;
padding-left:32px;
padding-right:32px;
padding-bottom:32px;
}