                    .has-custom-black-color {
		color: var(--wp--preset--color--custom-black) !important;
		}
		.has-custom-black-background-color {
			background-color: var(--wp--preset--color--custom-black) !important;
		}
		.has-custom-black-link-color a {
			color: var(--wp--preset--color--custom-black);
		}
		:root body .has-custom-black-hover-color:hover {
			color: var(--wp--preset--color--custom-black) !important;
		}
		.has-custom-black-svg-color svg {
			fill: var(--wp--preset--color--custom-black);
		}

		.has-custom-black-svg-color path {
			fill: var(--wp--preset--color--custom-black) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-black-background-color:before {
			background-color: var(--wp--preset--color--custom-black) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-black-background-color  {
			background: var(--wp--preset--color--custom-black);
		}

		:root {
			--wp--preset--color--custom-black: #333334;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-black-background-color:before {
			background-color: var(--wp--preset--color--custom-black);
		}
                   
                          .has-custom-blue-color {
		color: var(--wp--preset--color--custom-blue) !important;
		}
		.has-custom-blue-background-color {
			background-color: var(--wp--preset--color--custom-blue) !important;
		}
		.has-custom-blue-link-color a {
			color: var(--wp--preset--color--custom-blue);
		}
		:root body .has-custom-blue-hover-color:hover {
			color: var(--wp--preset--color--custom-blue) !important;
		}
		.has-custom-blue-svg-color svg {
			fill: var(--wp--preset--color--custom-blue);
		}

		.has-custom-blue-svg-color path {
			fill: var(--wp--preset--color--custom-blue) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-blue-background-color:before {
			background-color: var(--wp--preset--color--custom-blue) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-blue-background-color  {
			background: var(--wp--preset--color--custom-blue);
		}

		:root {
			--wp--preset--color--custom-blue: #2036ee;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-blue-background-color:before {
			background-color: var(--wp--preset--color--custom-blue);
		}
                   
                          .has-custom-yellow-color {
		color: var(--wp--preset--color--custom-yellow) !important;
		}
		.has-custom-yellow-background-color {
			background-color: var(--wp--preset--color--custom-yellow) !important;
		}
		.has-custom-yellow-link-color a {
			color: var(--wp--preset--color--custom-yellow);
		}
		:root body .has-custom-yellow-hover-color:hover {
			color: var(--wp--preset--color--custom-yellow) !important;
		}
		.has-custom-yellow-svg-color svg {
			fill: var(--wp--preset--color--custom-yellow);
		}

		.has-custom-yellow-svg-color path {
			fill: var(--wp--preset--color--custom-yellow) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-yellow-background-color:before {
			background-color: var(--wp--preset--color--custom-yellow) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-yellow-background-color  {
			background: var(--wp--preset--color--custom-yellow);
		}

		:root {
			--wp--preset--color--custom-yellow: #f6c946;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-yellow-background-color:before {
			background-color: var(--wp--preset--color--custom-yellow);
		}
                   
                          .has-custom-light-grey-color {
		color: var(--wp--preset--color--custom-light-grey) !important;
		}
		.has-custom-light-grey-background-color {
			background-color: var(--wp--preset--color--custom-light-grey) !important;
		}
		.has-custom-light-grey-link-color a {
			color: var(--wp--preset--color--custom-light-grey);
		}
		:root body .has-custom-light-grey-hover-color:hover {
			color: var(--wp--preset--color--custom-light-grey) !important;
		}
		.has-custom-light-grey-svg-color svg {
			fill: var(--wp--preset--color--custom-light-grey);
		}

		.has-custom-light-grey-svg-color path {
			fill: var(--wp--preset--color--custom-light-grey) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-light-grey-background-color:before {
			background-color: var(--wp--preset--color--custom-light-grey) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-light-grey-background-color  {
			background: var(--wp--preset--color--custom-light-grey);
		}

		:root {
			--wp--preset--color--custom-light-grey: #f5f5f5;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-light-grey-background-color:before {
			background-color: var(--wp--preset--color--custom-light-grey);
		}
                   
                          .has-custom-white-color {
		color: var(--wp--preset--color--custom-white) !important;
		}
		.has-custom-white-background-color {
			background-color: var(--wp--preset--color--custom-white) !important;
		}
		.has-custom-white-link-color a {
			color: var(--wp--preset--color--custom-white);
		}
		:root body .has-custom-white-hover-color:hover {
			color: var(--wp--preset--color--custom-white) !important;
		}
		.has-custom-white-svg-color svg {
			fill: var(--wp--preset--color--custom-white);
		}

		.has-custom-white-svg-color path {
			fill: var(--wp--preset--color--custom-white) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-white-background-color:before {
			background-color: var(--wp--preset--color--custom-white) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-white-background-color  {
			background: var(--wp--preset--color--custom-white);
		}

		:root {
			--wp--preset--color--custom-white: #ffffff;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-white-background-color:before {
			background-color: var(--wp--preset--color--custom-white);
		}
                   
                          .has-custom-grey-color {
		color: var(--wp--preset--color--custom-grey) !important;
		}
		.has-custom-grey-background-color {
			background-color: var(--wp--preset--color--custom-grey) !important;
		}
		.has-custom-grey-link-color a {
			color: var(--wp--preset--color--custom-grey);
		}
		:root body .has-custom-grey-hover-color:hover {
			color: var(--wp--preset--color--custom-grey) !important;
		}
		.has-custom-grey-svg-color svg {
			fill: var(--wp--preset--color--custom-grey);
		}

		.has-custom-grey-svg-color path {
			fill: var(--wp--preset--color--custom-grey) !important;
		}

		.wp-block-button.is-style-simple .wp-element-button.has-custom-grey-background-color:before {
			background-color: var(--wp--preset--color--custom-grey) !important;
		}

		.acf-field.dropdown-color-picker span.dropdown-item.has-custom-grey-background-color  {
			background: var(--wp--preset--color--custom-grey);
		}

		:root {
			--wp--preset--color--custom-grey: #9d9d9d;
		}		
		
		header.wp-block-template-part .header-inner.has-custom-grey-background-color:before {
			background-color: var(--wp--preset--color--custom-grey);
		}
                   
      
                @font-face {
                  font-family: 'Montserrat';
                  src: url('/wp-content/uploads/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew7Y3tcoqK5.woff2');
                  font-weight: 400;
                }
                                @font-face {
                  font-family: 'Montserrat';
                  src: url('/wp-content/uploads/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2');
                  font-weight: 700;
                }
                                @font-face {
                  font-family: 'Montserrat';
                  src: url('/wp-content/uploads/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w7Y3tcoqK5.woff2');
                  font-weight: 600;
                }
                                @font-face {
                  font-family: 'Montserrat';
                  src: url('/wp-content/uploads/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew7Y3tcoqK5.woff2');
                  font-weight: 500;
                }
                
:root {
		--wp--preset--font-family--montserrat: 'Montserrat';
}




/* Material Icons */


:root {
	--mi-style: 'Material Symbols Sharp';
	--mi-fill: 1;
	--mi-wght: 300;
	--mi-grad: -25;
	--mi-opsz: 40;
}

:root .material-symbols {
	font-family: 'Material Symbols Sharp' !important;
	font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
}

.wp-block-read-more:after,
.gform_button:after,
.wp-element-button:after,
:root .wp-site-blocks ul.wp-block-list li::before,
:root ul.wp-block-list li::before,
:root ul.wp-block-page-list li::before,
nav.has-bullets ul li::before,
span.material-symbols,
.wp-block-acf-popups .popup-container:after {
	font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
	font-size: unset;
}


/* Icons for Lists*/

:root ul.wp-block-list li::before,
:root ul.wp-block-page-list li::before,
nav.has-bullets ul li::before {
	font-family: 'Material Symbols Sharp';
	content: '\f46a';
	font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
}

/* Spacing */

	
:root {
		--wp--preset--spacing--20: 0.4rem;
			--wp--preset--spacing--30: 1.2rem;
			--wp--preset--spacing--40: 2.1rem;
			--wp--preset--spacing--50: 3.05rem;
			--wp--preset--spacing--60: 3.9rem;
			--wp--preset--spacing--70: 4.9rem;
			--wp--preset--spacing--80: 5.85rem;
	}
		
	


/* Spacer Height */


:root {
    --spacer-height: var(--wp--preset--spacing--80) !important;
}


/* Buttons */


:root .gform-button::after,
:root .gform_button::after,
:root .wp-block-read-more::after,
:root .wp-element-button::after,
:root .gfield--type-submit[data-field-position="inline"] button::after {
	font-family: 'Material Symbols Sharp';
	content: '\eaaa';	margin-left: .4em;
	margin-right: -0.3em;
	transition: var(--time);
    font-size: 1.5em;
    line-height: 1;
	font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
}

:root .gform-button:hover::after,
:root .gform_button:hover::after,
:root .wp-block-read-more:hover::after,
:root .wp-element-button:hover::after,
:root .gfield--type-submit[data-field-position="inline"] button:hover::after {
	margin-left: .75em;
}


:root {
    --wp--custom--content-size: 700px;
    --wp--custom--wide-size: 1300px;
}
:root body :where(.gform-button),
:root body :where(.gform_button),
:root body :where(.wp-block-read-more),
:root body :where(.wp-element-button),
:root body :where(.gfield--type-submit[data-field-position="inline"] button) {
    font-family: var(--wp--preset--font-family--optima);
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    padding-left: 3em;
    padding-right: 3em;
    padding-top: 0.7em;
    padding-bottom: 0.7em;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-radius: 5px;
}

:root {
	--scroll-margin: 135px;
}


:root {
    --gap-width: var(--wp--preset--spacing--40);
}

/* Media and Text */


@media only screen and (min-width: 1px) and (max-width: 1300.7px)  {

	.wp-block-media-text.alignfull .wp-block-media-text__content {
		width: 100% !important;
		position: unset !important;
		transform: unset !important;
	}

}


/* tinyMCE Fonts */

:root {
    --h1-size: 80px;
    --h2-size: 54px;
    --h3-size: 25px;
    --h4-size: 17px;
    --h5-size: 17px;
    --h6-size: 17px;
    --core/paragraph-size: 17px;
}
body#tinymce h1 {
    font-size: 80px;
    line-height: 1.2;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.03em;
}
body#tinymce h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 54px;
    font-family: var(--wp--preset--font-family--optima);
    line-height: 1.2;
}
body#tinymce h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    font-family: var(--wp--preset--font-family--forma-djr-text-medium);
    line-height: 1.2;
}
body#tinymce h4 {
    font-size: 17px;
    font-family: var(--wp--preset--font-family--forma-djr-text-medium);
    line-height: 1.2;
    font-style: normal;
    font-weight: 700;
}
body#tinymce h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    font-family: var(--wp--preset--font-family--forma-djr-text-medium);
    line-height: 1.2;
}
body#tinymce h6 {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    font-family: var(--wp--preset--font-family--forma-djr-text-medium);
    line-height: 1.2;
}
body#tinymce p {
    font-family: var(--wp--preset--font-family--montserrat);
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
}
.acf-field textarea, body#tinymce li, body#tinymce p, body#tinymce a {
    font-family: var(--wp--preset--font-family--montserrat);
    font-weight: 400;
    line-height: 1.5;
}
.acf-field input[type='text'] {
    font-family: var(--wp--preset--font-family--montserrat);
    font-weight: 400;
}

.mce-content-body ul,
.mce-content-body ol {
	padding-inline-start: 0.75em;
}

.mce-content-body > *:first-child {
margin-top: 0 !important;
}

/* Site Search */

.wp-block-acf-menu input
{
		border-radius: 50px;
}

	:root {
		--bold: 700;
}


.mce-btn[aria-label="Small"] button span {
	font-size: 10px !important;
}
.mce-btn[aria-label="Small"] button {
	display: flex;
    height: 20px;
    align-items: center;
}

/* Accordion / Details Block Icon  */

.wp-block-details summary:after {
	content: '\e145';	font-family: 'Material Symbols Sharp';
    font-variation-settings: 'FILL' var(--mi-fill), 'wght' var(--mi-wght), 'GRAD' var(--mi-grad), 'opsz' var(--mi-opsz);
    transition: var(--time);
}

/* Gradients */


/* Separator Block / HR */

:root .wp-block-separator:not(.is-style-dots) {
    height: 1px;
}


:root body.has-inverted-transparent-header {
	--inverted-header-color: var(--wp--preset--color--custom-white);
}

