.elementor-10871 .elementor-element.elementor-element-7270eac{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}@media(max-width:1024px){.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for container, class: .elementor-element-7270eac *//* Match Elementor Full Width behavior for the Single Page main wrapper */
#content.accessible-full-width-main {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
	display: block;
}

/* If the main wrapper is an Elementor Container, remove its boxed inner width */
#content.accessible-full-width-main.e-con {
	--width: 100%;
	--max-width: none;
	--content-width: 100%;
	--padding-block-start: 0;
	--padding-block-end: 0;
	--padding-inline-start: 0;
	--padding-inline-end: 0;
}

/* Elementor containers often add an inner wrapper that constrains content */
#content.accessible-full-width-main > .e-con-inner {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

/* Make the Post Content widget itself full width */
#content.accessible-full-width-main .elementor-widget-theme-post-content {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

/* Remove spacing from the Post Content widget's internal wrapper */
#content.accessible-full-width-main .elementor-widget-theme-post-content > .elementor-widget-container {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

/* Ensure the actual rendered Elementor page content can span full width */
#content.accessible-full-width-main .elementor {
	width: 100%;
	max-width: none;
}/* End custom CSS */