<!doctype html>
<html lang="en-US">
	<head>
		<meta charset="UTF-8">
		<link rel="profile" href="http://gmpg.org/xfn/11">
		<title>Beach Party! RSVP Today. &#8211; Creative Bridge Community</title>
<script type="text/html" id="tmpl-bb-link-preview">
<% if ( link_scrapping ) { %>
	<% if ( link_loading ) { %>
		<span class="bb-url-scrapper-loading bb-ajax-loader"><i class="bb-icon-l bb-icon-spinner animate-spin"></i>Loading preview...</span>
	<% } %>
	<% if ( link_success || link_error ) { %>
		<a title="Cancel Preview" href="#" id="bb-close-link-suggestion">Remove Preview</a>
		<div class="bb-link-preview-container">

			<% if ( link_images && link_images.length && link_success && ! link_error && '' !== link_image_index ) { %>
				<div id="bb-url-scrapper-img-holder">
					<div class="bb-link-preview-image">
						<div class="bb-link-preview-image-cover">
							<img src="<%= link_images[link_image_index] %>"/>
						</div>
						<div class="bb-link-preview-icons">
							<%
							if ( link_images.length > 1 ) { %>
								<a data-bp-tooltip-pos="up" data-bp-tooltip="Change image" href="#" class="icon-exchange toolbar-button bp-tooltip" id="icon-exchange"><i class="bb-icon-l bb-icon-exchange"></i></a>
							<% } %>
							<% if ( link_images.length ) { %>
								<a data-bp-tooltip-pos="up" data-bp-tooltip="Remove image" href="#" class="icon-image-slash toolbar-button bp-tooltip" id="bb-link-preview-remove-image"><i class="bb-icon-l bb-icon-image-slash"></i></a>
							<% } %>
							<a data-bp-tooltip-pos="up" data-bp-tooltip="Confirm" class="toolbar-button bp-tooltip" href="#" id="bb-link-preview-select-image">
								<i class="bb-icon-check bb-icon-l"></i>
							</a>
						</div>
					</div>
					<% if ( link_images.length > 1 ) { %>
						<div class="bb-url-thumb-nav">
							<button type="button" id="bb-url-prevPicButton"><span class="bb-icon-l bb-icon-angle-left"></span></button>
							<button type="button" id="bb-url-nextPicButton"><span class="bb-icon-l bb-icon-angle-right"></span></button>
							<div id="bb-url-scrapper-img-count">
								Image <%= link_image_index + 1 %>&nbsp;of&nbsp;<%= link_images.length %>
							</div>
						</div>
					<% } %>
				</div>
			<% } %>

			<% if ( link_success && ! link_error && link_url ) { %>
				<div class="bb-link-preview-info">
					<% var a = document.createElement('a');
						a.href = link_url;
						var hostname = a.hostname;
						var domainName = hostname.replace('www.', '' );
					%>

					<% if ( 'undefined' !== typeof link_title && link_title.trim() && link_description ) { %>
						<p class="bb-link-preview-link-name"><%= domainName %></p>
					<% } %>

					<% if ( link_success && ! link_error ) { %>
						<p class="bb-link-preview-title"><%= link_title %></p>
					<% } %>

					<% if ( link_success && ! link_error ) { %>
						<div class="bb-link-preview-excerpt"><p><%= link_description %></p></div>
					<% } %>
				</div>
			<% } %>
			<% if ( link_error && ! link_success ) { %>
				<div id="bb-url-error" class="bb-url-error"><%= link_error_msg %></div>
			<% } %>
		</div>
	<% } %>
<% } %>
</script>
<script type="text/html" id="tmpl-profile-card-popup">
	<div id="profile-card" class="bb-profile-card bb-popup-card" data-bp-item-id="" data-bp-item-component="members">

		<div class="skeleton-card">
			<div class="skeleton-card-body">
				<div class="skeleton-card-avatar bb-loading-bg"></div>
				<div class="skeleton-card-entity">
					<div class="skeleton-card-type bb-loading-bg"></div>
					<div class="skeleton-card-heading bb-loading-bg"></div>
					<div class="skeleton-card-meta bb-loading-bg"></div>
				</div>
			</div>
						<div class="skeleton-card-footer skeleton-footer-plain">
				<div class="skeleton-card-button bb-loading-bg"></div>
				<div class="skeleton-card-button bb-loading-bg"></div>
				<div class="skeleton-card-button bb-loading-bg"></div>
			</div>
		</div>

		<div class="bb-card-content">
			<div class="bb-card-body">
				<div class="bb-card-avatar">
					<span class="card-profile-status"></span>
					<img src="" alt="">
				</div>
				<div class="bb-card-entity">
					<div class="bb-card-profile-type"></div>
					<h4 class="bb-card-heading"></h4>
					<div class="bb-card-meta">
						<span class="card-meta-item card-meta-joined">Joined <span></span></span>
						<span class="card-meta-item card-meta-last-active"></span>
													<span class="card-meta-item card-meta-followers"></span>
												</div>
				</div>
			</div>
			<div class="bb-card-footer">
								<div class="bb-card-action bb-card-action-outline">
					<a href="" class="card-button card-button-profile">View Profile</a>
				</div>
			</div>
		</div>

	</div>
</script>
<script type="text/html" id="tmpl-group-card-popup">
	<div id="group-card" class="bb-group-card bb-popup-card" data-bp-item-id="" data-bp-item-component="groups">

		<div class="skeleton-card">
			<div class="skeleton-card-body">
				<div class="skeleton-card-avatar bb-loading-bg"></div>
				<div class="skeleton-card-entity">
					<div class="skeleton-card-heading bb-loading-bg"></div>
					<div class="skeleton-card-meta bb-loading-bg"></div>
				</div>
			</div>
						<div class="skeleton-card-footer skeleton-footer-plain">
				<div class="skeleton-card-button bb-loading-bg"></div>
				<div class="skeleton-card-button bb-loading-bg"></div>
			</div>
		</div>

		<div class="bb-card-content">
			<div class="bb-card-body">
				<div class="bb-card-avatar">
					<img src="" alt="">
				</div>
				<div class="bb-card-entity">
					<h4 class="bb-card-heading"></h4>
					<div class="bb-card-meta">
						<span class="card-meta-item card-meta-status"></span>
						<span class="card-meta-item card-meta-type"></span>
						<span class="card-meta-item card-meta-last-active"></span>
					</div>
					<div class="card-group-members">
						<span class="bs-group-members"></span>
					</div>
				</div>
			</div>
			<div class="bb-card-footer">
								<div class="bb-card-action bb-card-action-outline">
					<a href="" class="card-button card-button-group">View Group</a>
				</div>
			</div>
		</div>

	</div>
</script>
<meta name='robots' content='noindex, nofollow' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='preconnect' href='https://fonts.gstatic.com' crossorigin />
<link rel="alternate" type="application/rss+xml" title="Creative Bridge Community &raquo; Feed" href="https://yourcreativebridge.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Creative Bridge Community &raquo; Comments Feed" href="https://yourcreativebridge.com/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Creative Bridge Community &raquo; Beach Party! RSVP Today. Comments Feed" href="https://yourcreativebridge.com/beach-party-rsvp-today/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://yourcreativebridge.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fyourcreativebridge.com%2Fbeach-party-rsvp-today%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://yourcreativebridge.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fyourcreativebridge.com%2Fbeach-party-rsvp-today%2F&#038;format=xml" />
<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link rel='stylesheet' id='bp-nouveau-icons-map-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/icons-map.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='bp-nouveau-bb-icons-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/bb-icons.min.css?ver=1.0.8' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css' href='https://yourcreativebridge.com/wp-includes/css/dashicons.min.css?ver=6.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='bp-nouveau-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/css/buddypress.min.css?ver=2.11.0' type='text/css' media='all' />
<style id='bp-nouveau-inline-css' type='text/css'>
.list-wrap .bs-group-cover a:before{ background:unset; }
/*# sourceURL=bp-nouveau-inline-css */
</style>
<link rel='stylesheet' id='premium-addons-css' href='https://yourcreativebridge.com/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/premium-addons.min.css?ver=4.10.88' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss_legacy-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/buddyboss_legacy.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-css' href='https://yourcreativebridge.com/wp-includes/css/dist/block-library/style.min.css?ver=6.9.5' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<style id='wp-block-accordion-inline-css' type='text/css'>
.wp-block-accordion{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/accordion/style.min.css */
</style>
<style id='wp-block-accordion-item-inline-css' type='text/css'>
.wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transform:rotate(45deg)}@media (prefers-reduced-motion:no-preference){.wp-block-accordion-item{transition:grid-template-rows .3s ease-out}.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transition:transform .2s ease-in-out}}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/accordion-item/style.min.css */
</style>
<style id='wp-block-archives-inline-css' type='text/css'>
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/archives/style.min.css */
</style>
<style id='wp-block-avatar-inline-css' type='text/css'>
.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/avatar/style.min.css */
</style>
<style id='wp-block-button-inline-css' type='text/css'>
.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/button/style.min.css */
</style>
<style id='wp-block-calendar-inline-css' type='text/css'>
.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}.wp-block-calendar :where(table:not(.has-text-color)){color:#40464d}.wp-block-calendar :where(table:not(.has-text-color)) td,.wp-block-calendar :where(table:not(.has-text-color)) th{border-color:#ddd}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/calendar/style.min.css */
</style>
<style id='wp-block-categories-inline-css' type='text/css'>
.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/categories/style.min.css */
</style>
<style id='wp-block-comment-author-name-inline-css' type='text/css'>
.wp-block-comment-author-name{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/comment-author-name/style.min.css */
</style>
<style id='wp-block-comment-content-inline-css' type='text/css'>
.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-content{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/comment-content/style.min.css */
</style>
<style id='wp-block-comment-date-inline-css' type='text/css'>
.wp-block-comment-date{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/comment-date/style.min.css */
</style>
<style id='wp-block-comment-edit-link-inline-css' type='text/css'>
.wp-block-comment-edit-link{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/comment-edit-link/style.min.css */
</style>
<style id='wp-block-comment-reply-link-inline-css' type='text/css'>
.wp-block-comment-reply-link{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/comment-reply-link/style.min.css */
</style>
<style id='wp-block-comment-template-inline-css' type='text/css'>
.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/comment-template/style.min.css */
</style>
<style id='wp-block-comments-inline-css' type='text/css'>
.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/comments/style.min.css */
</style>
<style id='wp-block-comments-pagination-inline-css' type='text/css'>
.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/comments-pagination/style.min.css */
</style>
<link rel='stylesheet' id='wp-block-cover-css' href='https://yourcreativebridge.com/wp-includes/blocks/cover/style.min.css?ver=6.9.5' type='text/css' media='all' />
<style id='wp-block-file-inline-css' type='text/css'>
.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/file/style.min.css */
</style>
<style id='wp-block-footnotes-inline-css' type='text/css'>
.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/footnotes/style.min.css */
</style>
<link rel='stylesheet' id='wp-block-gallery-css' href='https://yourcreativebridge.com/wp-includes/blocks/gallery/style.min.css?ver=6.9.5' type='text/css' media='all' />
<style id='wp-block-heading-inline-css' type='text/css'>
h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/heading/style.min.css */
</style>
<link rel='stylesheet' id='wp-block-image-css' href='https://yourcreativebridge.com/wp-includes/blocks/image/style.min.css?ver=6.9.5' type='text/css' media='all' />
<style id='wp-block-latest-comments-inline-css' type='text/css'>
ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/latest-comments/style.min.css */
</style>
<style id='wp-block-latest-posts-inline-css' type='text/css'>
.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/latest-posts/style.min.css */
</style>
<style id='wp-block-list-inline-css' type='text/css'>
ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/list/style.min.css */
</style>
<style id='wp-block-loginout-inline-css' type='text/css'>
.wp-block-loginout{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/loginout/style.min.css */
</style>
<style id='wp-block-media-text-inline-css' type='text/css'>
.wp-block-media-text{box-sizing:border-box;
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/media-text/style.min.css */
</style>
<link rel='stylesheet' id='wp-block-navigation-css' href='https://yourcreativebridge.com/wp-includes/blocks/navigation/style.min.css?ver=6.9.5' type='text/css' media='all' />
<style id='wp-block-navigation-link-inline-css' type='text/css'>
.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{outline:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/navigation-link/style.min.css */
</style>
<style id='wp-block-page-list-inline-css' type='text/css'>
.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/page-list/style.min.css */
</style>
<style id='wp-block-post-author-inline-css' type='text/css'>
.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-author/style.min.css */
</style>
<style id='wp-block-post-author-biography-inline-css' type='text/css'>
.wp-block-post-author-biography{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-author-biography/style.min.css */
</style>
<style id='wp-block-post-author-name-inline-css' type='text/css'>
.wp-block-post-author-name{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-author-name/style.min.css */
</style>
<style id='wp-block-post-comments-count-inline-css' type='text/css'>
.wp-block-post-comments-count{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-comments-count/style.min.css */
</style>
<style id='wp-block-post-comments-form-inline-css' type='text/css'>
:where(.wp-block-post-comments-form input:not([type=submit])),:where(.wp-block-post-comments-form textarea){border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),:where(.wp-block-post-comments-form textarea){padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-comments-form/style.min.css */
</style>
<style id='wp-block-buttons-inline-css' type='text/css'>
.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter{text-align:center}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/buttons/style.min.css */
</style>
<style id='wp-block-post-comments-link-inline-css' type='text/css'>
.wp-block-post-comments-link{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-comments-link/style.min.css */
</style>
<style id='wp-block-post-content-inline-css' type='text/css'>
.wp-block-post-content{display:flow-root}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-content/style.min.css */
</style>
<style id='wp-block-post-date-inline-css' type='text/css'>
.wp-block-post-date{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-date/style.min.css */
</style>
<style id='wp-block-post-excerpt-inline-css' type='text/css'>
:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-excerpt/style.min.css */
</style>
<style id='wp-block-post-featured-image-inline-css' type='text/css'>
.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-featured-image/style.min.css */
</style>
<style id='wp-block-post-navigation-link-inline-css' type='text/css'>
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-navigation-link/style.min.css */
</style>
<style id='wp-block-post-template-inline-css' type='text/css'>
.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-template/style.min.css */
</style>
<style id='wp-block-post-terms-inline-css' type='text/css'>
.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-terms/style.min.css */
</style>
<style id='wp-block-post-time-to-read-inline-css' type='text/css'>
.wp-block-post-time-to-read{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-time-to-read/style.min.css */
</style>
<style id='wp-block-post-title-inline-css' type='text/css'>
.wp-block-post-title{box-sizing:border-box;word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/post-title/style.min.css */
</style>
<style id='wp-block-query-pagination-inline-css' type='text/css'>
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/query-pagination/style.min.css */
</style>
<style id='wp-block-query-title-inline-css' type='text/css'>
.wp-block-query-title{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/query-title/style.min.css */
</style>
<style id='wp-block-query-total-inline-css' type='text/css'>
.wp-block-query-total{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/query-total/style.min.css */
</style>
<style id='wp-block-read-more-inline-css' type='text/css'>
.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/read-more/style.min.css */
</style>
<style id='wp-block-rss-inline-css' type='text/css'>
ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/rss/style.min.css */
</style>
<style id='wp-block-search-inline-css' type='text/css'>
.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){appearance:none;border:1px solid #949494;flex-grow:1;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/search/style.min.css */
</style>
<style id='wp-block-site-logo-inline-css' type='text/css'>
.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/site-logo/style.min.css */
</style>
<style id='wp-block-site-tagline-inline-css' type='text/css'>
.wp-block-site-tagline{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/site-tagline/style.min.css */
</style>
<style id='wp-block-site-title-inline-css' type='text/css'>
.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/site-title/style.min.css */
</style>
<style id='wp-block-tag-cloud-inline-css' type='text/css'>
.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/tag-cloud/style.min.css */
</style>
<style id='wp-block-term-count-inline-css' type='text/css'>
.wp-block-term-count{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/term-count/style.min.css */
</style>
<style id='wp-block-term-description-inline-css' type='text/css'>
:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/term-description/style.min.css */
</style>
<style id='wp-block-term-name-inline-css' type='text/css'>
.wp-block-term-name{box-sizing:border-box}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/term-name/style.min.css */
</style>
<style id='wp-block-term-template-inline-css' type='text/css'>
.wp-block-term-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/term-template/style.min.css */
</style>
<style id='wp-block-video-inline-css' type='text/css'>
.wp-block-video{box-sizing:border-box}.wp-block-video video{height:auto;vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/video/style.min.css */
</style>
<style id='wp-block-accordion-heading-inline-css' type='text/css'>
.wp-block-accordion-heading__toggle{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;overflow:hidden;padding:var(--wp--preset--spacing--20,1em) 0;text-align:inherit;text-decoration:inherit;text-transform:inherit;width:100%;word-spacing:inherit}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:none}.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:underline}.wp-block-accordion-heading__toggle-title{flex:1}.wp-block-accordion-heading__toggle-icon{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/accordion-heading/style.min.css */
</style>
<style id='wp-block-accordion-panel-inline-css' type='text/css'>
.wp-block-accordion-panel[aria-hidden=true],.wp-block-accordion-panel[inert]{display:none;margin-block-start:0}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/accordion-panel/style.min.css */
</style>
<style id='wp-block-audio-inline-css' type='text/css'>
.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/audio/style.min.css */
</style>
<style id='wp-block-code-inline-css' type='text/css'>
.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/code/style.min.css */
</style>
<style id='wp-block-columns-inline-css' type='text/css'>
.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/columns/style.min.css */
</style>
<style id='wp-block-details-inline-css' type='text/css'>
.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/details/style.min.css */
</style>
<style id='wp-block-embed-inline-css' type='text/css'>
.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/embed/style.min.css */
</style>
<style id='wp-block-group-inline-css' type='text/css'>
.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/group/style.min.css */
</style>
<style id='wp-block-math-inline-css' type='text/css'>
.wp-block-math{overflow-x:auto;overflow-y:hidden}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/math/style.min.css */
</style>
<style id='wp-block-paragraph-inline-css' type='text/css'>
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/paragraph/style.min.css */
</style>
<style id='wp-block-preformatted-inline-css' type='text/css'>
.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/preformatted/style.min.css */
</style>
<style id='wp-block-pullquote-inline-css' type='text/css'>
.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote :where(cite){color:inherit;display:block}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/pullquote/style.min.css */
</style>
<style id='wp-block-quote-inline-css' type='text/css'>
.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/quote/style.min.css */
</style>
<style id='wp-block-separator-inline-css' type='text/css'>
@charset "UTF-8";.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/separator/style.min.css */
</style>
<link rel='stylesheet' id='wp-block-social-links-css' href='https://yourcreativebridge.com/wp-includes/blocks/social-links/style.min.css?ver=6.9.5' type='text/css' media='all' />
<style id='wp-block-spacer-inline-css' type='text/css'>
.wp-block-spacer{clear:both}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/spacer/style.min.css */
</style>
<link rel='stylesheet' id='wp-block-table-css' href='https://yourcreativebridge.com/wp-includes/blocks/table/style.min.css?ver=6.9.5' type='text/css' media='all' />
<style id='wp-block-text-columns-inline-css' type='text/css'>
.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/text-columns/style.min.css */
</style>
<style id='wp-block-verse-inline-css' type='text/css'>
pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}
/*# sourceURL=https://yourcreativebridge.com/wp-includes/blocks/verse/style.min.css */
</style>
<link rel='stylesheet' id='bb_theme_block-buddypanel-style-css-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/blocks/buddypanel/build/style-buddypanel.css?ver=0d3f6dc312fb857c6779' type='text/css' media='all' />
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
/*# sourceURL=global-styles-inline-css */
</style>
<link rel='stylesheet' id='mpfe_front_style-css' href='https://yourcreativebridge.com/wp-content/plugins/music-player-for-elementor/css/mpfe-front-style.css?ver=2.4.9' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-5.15.1-css' href='https://yourcreativebridge.com/wp-content/plugins/music-player-for-elementor/assets/fontawesome-free-5.15.1/css/all.min.css?ver=5.15.1' type='text/css' media='all' />
<link rel='stylesheet' id='swp-icomoon-beatport-css' href='https://yourcreativebridge.com/wp-content/plugins/music-player-for-elementor/assets/swp-icomoon-beatport/style.css?ver=2.4.9' type='text/css' media='all' />
<link rel='stylesheet' id='bb-pro-enqueue-scripts-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/assets/css/index.min.css?ver=2.8.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb-access-control-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/access-control/assets/css/bb-access-control.min.css?ver=2.8.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb-polls-style-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/polls/assets/css/bb-polls.min.css?ver=2.8.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb-schedule-posts-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/schedule-posts/assets/css/bb-schedule-posts.min.css?ver=2.8.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb-meprlms-frontend-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/meprlms/assets/css/meprlms-frontend.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb-tutorlms-admin-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/tutorlms/assets/css/bb-tutorlms-admin.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='bp-media-videojs-css-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/css/vendor/video-js.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='bp-mentions-css-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/css/mentions.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='events-manager-css' href='https://yourcreativebridge.com/wp-content/plugins/events-manager/includes/css/events-manager.min.css?ver=7.1.7' type='text/css' media='all' />
<link rel='stylesheet' id='pmpro_frontend_base-css' href='https://yourcreativebridge.com/wp-content/plugins/paid-memberships-pro/css/frontend/base.css?ver=3.5.5' type='text/css' media='all' />
<link rel='stylesheet' id='pmpro_frontend_variation_1-css' href='https://yourcreativebridge.com/wp-content/plugins/paid-memberships-pro/css/frontend/variation_1.css?ver=3.5.5' type='text/css' media='all' />
<link rel='stylesheet' id='member-profile-css-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyforms-members/includes/css/member-profile.css?ver=6.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='redux-extendify-styles-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/inc/admin/framework/redux-core/assets/css/extendify-utilities.css?ver=4.4.11' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://yourcreativebridge.com/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1785792027' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-post-7-css' href='https://yourcreativebridge.com/wp-content/uploads/elementor/css/post-7.css?ver=1785792029' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-pro-css' href='https://yourcreativebridge.com/wp-content/uploads/elementor/css/custom-pro-frontend.min.css?ver=1785792029' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-5-all-css' href='https://yourcreativebridge.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=4.10.88' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-4-shim-css' href='https://yourcreativebridge.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.31.2' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-post-44-css' href='https://yourcreativebridge.com/wp-content/uploads/elementor/css/post-44.css?ver=1785792030' type='text/css' media='all' />
<link rel='stylesheet' id='bp-zoom-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/css/bp-zoom.min.css?ver=2.8.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-magnific-popup-css-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/css/vendors/magnific-popup.min.css?ver=2.9.20' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-select2-css-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/css/vendors/select2.min.css?ver=2.9.20' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-css-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/css/theme.min.css?ver=2.9.20' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-template-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/css/template-v2.min.css?ver=2.9.20' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-buddypress-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/css/buddypress.min.css?ver=2.9.20' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-forums-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/css/bbpress.min.css?ver=2.9.20' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-elementor-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/css/elementor.min.css?ver=2.9.20' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-plugins-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/css/plugins.min.css?ver=2.9.20' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-pmpro-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/css/pmpro.min.css?ver=2.9.20' type='text/css' media='all' />
<link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Open%20Sans:500&#038;display=swap&#038;ver=1781526358" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans:500&#038;display=swap&#038;ver=1781526358" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans:500&#038;display=swap&#038;ver=1781526358" /></noscript><link rel='stylesheet' id='buttons-css' href='https://yourcreativebridge.com/wp-includes/css/buttons.min.css?ver=6.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='mediaelement-css' href='https://yourcreativebridge.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='https://yourcreativebridge.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='media-views-css' href='https://yourcreativebridge.com/wp-includes/css/media-views.min.css?ver=6.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='imgareaselect-css' href='https://yourcreativebridge.com/wp-includes/js/imgareaselect/imgareaselect.css?ver=0.9.8' type='text/css' media='all' />
<link rel='stylesheet' id='gdpr-agreement-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyforms/assets/css/gdpr.css?ver=6.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='buddyforms-tk-icons-css' href='https://yourcreativebridge.com/wp-content/plugins/buddyforms/assets/resources/tk_icons/style.css?ver=6.9.5' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-child-css-css' href='https://yourcreativebridge.com/wp-content/themes/buddyboss-theme-child/assets/css/custom.css?ver=6.9.5' type='text/css' media='all' />
<script type="text/javascript">
            window._bbssoDOMReady = function (callback) {
                if ( document.readyState === "complete" || document.readyState === "interactive" ) {
                    callback();
                } else {
                    document.addEventListener( "DOMContentLoaded", callback );
                }
            };
            </script><script type="text/javascript" id="bb-twemoji-js-extra">
/* <![CDATA[ */
var bbemojiSettings = {"baseUrl":"https://s.w.org/images/core/emoji/14.0.0/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/14.0.0/svg/","svgExt":".svg"};
//# sourceURL=bb-twemoji-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/twemoji.min.js?ver=2.11.0" id="bb-twemoji-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/bb-emoji-loader.min.js?ver=2.11.0" id="bb-emoji-loader-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" id="bb-reaction-js-extra">
/* <![CDATA[ */
var bbReactionVars = {"ajax_url":"https://yourcreativebridge.com/wp-admin/admin-ajax.php"};
//# sourceURL=bb-reaction-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/reactions/assets/js/bb-reaction.min.js?ver=2.8.0" id="bb-reaction-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/widget-members.min.js?ver=2.11.0" id="bp-widget-members-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/jquery-query.min.js?ver=2.11.0" id="bp-jquery-query-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/jquery-cookie.min.js?ver=2.11.0" id="bp-jquery-cookie-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/jquery-scroll-to.min.js?ver=2.11.0" id="bp-jquery-scroll-to-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3" id="jquery-ui-sortable-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/meprlms/assets/js/bb-meprlms-frontend.min.js?ver=2.11.0" id="bb-meprlms-frontend-js"></script>
<script type="text/javascript" id="bb-tutorlms-admin-js-extra">
/* <![CDATA[ */
var bbTutorLMSVars = {"ajax_url":"https://yourcreativebridge.com/wp-admin/admin-ajax.php","select_course_placeholder":"Start typing a course name to associate with this group."};
//# sourceURL=bb-tutorlms-admin-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/tutorlms/assets/js/bb-tutorlms-admin.min.js?ver=2.11.0" id="bb-tutorlms-admin-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/magnific-popup.js?ver=2.11.0" id="bp-nouveau-magnific-popup-js"></script>
<script type="text/javascript" id="bp-media-dropzone-js-extra">
/* <![CDATA[ */
var bp_media_dropzone = {"dictDefaultMessage":"Drop files here to upload","dictFallbackMessage":"Your browser does not support drag'n'drop file uploads.","dictFallbackText":"Please use the fallback form below to upload your files like in the olden days.","dictFileTooBig":"Sorry, file size is too big ({{filesize}} MB). Max file size limit: {{maxFilesize}} MB.","dictInvalidFileType":"You can't upload files of this type.","dictResponseError":"Server responded with {{statusCode}} code.","dictCancelUpload":"Cancel upload","dictUploadCanceled":"Upload canceled.","dictCancelUploadConfirmation":"Are you sure you want to cancel this upload?","dictRemoveFile":"Remove file","dictMaxFilesExceeded":"You cannot upload more than 10 files at a time."};
//# sourceURL=bp-media-dropzone-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/dropzone.min.js?ver=2.11.0" id="bp-media-dropzone-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/exif.js?ver=2.11.0" id="bp-exif-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/video.min.js?ver=2.11.0" id="bp-media-videojs-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/videojs-seek-buttons.min.js?ver=2.11.0" id="bp-media-videojs-seek-buttons-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/flv.js?ver=2.11.0" id="bp-media-videojs-flv-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/videojs-flash.js?ver=2.11.0" id="bp-media-videojs-flash-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-groups/js/widget-groups.min.js?ver=2.11.0" id="groups_widget_groups_list-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script>
<script type="text/javascript" id="jquery-ui-datepicker-js-after">
/* <![CDATA[ */
jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"mm/dd/yy","firstDay":1,"isRTL":false});});
//# sourceURL=jquery-ui-datepicker-js-after
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/resizable.min.js?ver=1.13.3" id="jquery-ui-resizable-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3" id="jquery-ui-draggable-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/controlgroup.min.js?ver=1.13.3" id="jquery-ui-controlgroup-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/checkboxradio.min.js?ver=1.13.3" id="jquery-ui-checkboxradio-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/button.min.js?ver=1.13.3" id="jquery-ui-button-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/dialog.min.js?ver=1.13.3" id="jquery-ui-dialog-js"></script>
<script type="text/javascript" id="events-manager-js-extra">
/* <![CDATA[ */
var EM = {"ajaxurl":"https://yourcreativebridge.com/wp-admin/admin-ajax.php","locationajaxurl":"https://yourcreativebridge.com/wp-admin/admin-ajax.php?action=locations_search","firstDay":"1","locale":"en","dateFormat":"yy-mm-dd","ui_css":"https://yourcreativebridge.com/wp-content/plugins/events-manager/includes/css/jquery-ui/build.min.css","show24hours":"0","is_ssl":"1","autocomplete_limit":"10","calendar":{"breakpoints":{"small":560,"medium":908,"large":false}},"phone":"","datepicker":{"format":"Y-m-d"},"search":{"breakpoints":{"small":650,"medium":850,"full":false}},"url":"https://yourcreativebridge.com/wp-content/plugins/events-manager","assets":{"input.em-uploader":{"js":{"em-uploader":{"url":"https://yourcreativebridge.com/wp-content/plugins/events-manager/includes/js/em-uploader.js?v=7.1.7","event":"em_uploader_ready","requires":"filepond"},"filepond-validate-size":"filepond/plugins/filepond-plugin-file-validate-size.js?v=7.1.7","filepond-validate-type":"filepond/plugins/filepond-plugin-file-validate-type.js?v=7.1.7","filepond-image-validate-size":"filepond/plugins/filepond-plugin-image-validate-size.js?v=7.1.7","filepond-exif-orientation":"filepond/plugins/filepond-plugin-image-exif-orientation.js?v=7.1.7","filepond-get-file":"filepond/plugins/filepond-plugin-get-file.js?v=7.1.7","filepond-plugin-image-overlay":"filepond/plugins/filepond-plugin-image-overlay.js?v=7.1.7","filepond-plugin-image-thumbnail":"filepond/plugins/filepond-plugin-image-thumbnail.js?v=7.1.7","filepond-plugin-pdf-preview-overlay":"filepond/plugins/filepond-plugin-pdf-preview-overlay.js?v=7.1.7","filepond-plugin-file-icon":"filepond/plugins/filepond-plugin-file-icon.js?v=7.1.7","filepond":{"url":"filepond/filepond.js?v=7.1.7","locale":""}},"css":{"em-filepond":"filepond/em-filepond.min.css?v=7.1.7","filepond-preview":"filepond/plugins/filepond-plugin-image-preview.min.css?v=7.1.7","filepond-plugin-image-overlay":"filepond/plugins/filepond-plugin-image-overlay.min.css?v=7.1.7","filepond-get-file":"filepond/plugins/filepond-plugin-get-file.min.css?v=7.1.7"}},".em-recurrence-sets, .em-timezone":{"js":{"luxon":{"url":"luxon/luxon.js?v=7.1.7","event":"em_luxon_ready"}}},".em-booking-form, #em-booking-form, .em-booking-recurring, .em-event-booking-form":{"js":{"em-bookings":{"url":"https://yourcreativebridge.com/wp-content/plugins/events-manager/includes/js/bookingsform.js?v=7.1.7","event":"em_booking_form_js_loaded"}}},"#em-opt-archetypes":{"js":{"archetypes":"https://yourcreativebridge.com/wp-content/plugins/events-manager/includes/js/admin-archetype-editor.js?v=7.1.7","archetypes_ms":"https://yourcreativebridge.com/wp-content/plugins/events-manager/includes/js/admin-archetypes.js?v=7.1.7","qs":"qs/qs.js?v=7.1.7"}}},"cached":"","uploads":{"endpoint":"https://yourcreativebridge.com/wp-json/events-manager/v1/uploads","nonce":"de654c2ffe","delete_confirm":"Are you sure you want to delete this file? It will be deleted upon submission.","images":{"max_file_size":"","image_max_width":"700","image_max_height":"700","image_min_width":"50","image_min_height":"50"},"files":{"max_file_size":"","types":{"0":"image/gif","1":"image/jpeg","3":"image/png","4":"image/heic","5":"application/pdf","6":"application/msword","7":"application/x-msword","8":"application/vnd.openxmlformats-officedocument.wordprocessingml.document","9":"text/rtf","10":"application/rtf","11":"application/x-rtf","12":"application/vnd.oasis.opendocument.text","13":"text/plain","14":"application/vnd.ms-excel","15":"application/xls","16":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","17":"text/csv","18":"application/csv","20":"application/vnd.oasis.opendocument.spreadsheet","21":"application/vnd.ms-powerpoint","22":"application/mspowerpoint","23":"application/vnd.openxmlformats-officedocument.presentationml.presentation","24":"application/vnd.oasis.opendocument.presentation"}}},"api_nonce":"965dd3ab25","bookingInProgress":"Please wait while the booking is being submitted.","tickets_save":"Save Ticket","bookingajaxurl":"https://yourcreativebridge.com/wp-admin/admin-ajax.php","bookings_export_save":"Export Bookings","bookings_settings_save":"Save Settings","booking_delete":"Are you sure you want to delete?","booking_offset":"30","bookings":{"submit_button":{"text":{"default":"Submit RSVP","free":"Submit RSVP","payment":"Submit RSVP - %s","processing":"Processing ..."}},"update_listener":""},"bb_full":"Sold Out","bb_book":"Book Now","bb_booking":"Booking...","bb_booked":"Booking Submitted","bb_error":"Booking Error. Try again?","bb_cancel":"Cancel","bb_canceling":"Canceling...","bb_cancelled":"Cancelled","bb_cancel_error":"Cancellation Error. Try again?","event_cancellations":{"warning":"If you choose to cancel your event, after you save this event, no further bookings will be possible for this event.\\n\\nAlso, the following will occur:\\n\\n- Bookings will be automatically cancelled.\\n- Booking cancellation emails will be sent.\\n- All confirmed and pending bookings will be emailed a general event cancellation notification."},"txt_search":"Search","txt_searching":"Searching...","txt_loading":"Loading..."};
//# sourceURL=events-manager-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/events-manager/includes/js/events-manager.js?ver=7.1.7" id="events-manager-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyforms-members/includes/js/member-profile.js?ver=6.9.5" id="member-profile-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.31.2" id="font-awesome-4-shim-js"></script>
<script type="text/javascript" id="zxcvbn-async-js-extra">
/* <![CDATA[ */
var _zxcvbnSettings = {"src":"https://yourcreativebridge.com/wp-includes/js/zxcvbn.min.js"};
//# sourceURL=zxcvbn-async-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/zxcvbn-async.min.js?ver=1.0" id="zxcvbn-async-js"></script>
<script type="text/javascript" id="utils-js-extra">
/* <![CDATA[ */
var userSettings = {"url":"/","uid":"0","time":"1785861129","secure":"1"};
//# sourceURL=utils-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/utils.min.js?ver=6.9.5" id="utils-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/plupload/moxie.min.js?ver=1.3.5.1" id="moxiejs-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/plupload/plupload.min.js?ver=2.1.9" id="plupload-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyforms/assets/resources/jquery.validate.min.js?ver=6.9.5" id="jquery-validation-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyforms/assets/resources/garlicjs/garlic.js?ver=6.9.5" id="jquery-garlicjs-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyforms/assets/resources/loadingoverlay/loadingoverlay.min.js?ver=6.9.5" id="buddyforms-loadingoverlay-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/slider.min.js?ver=1.13.3" id="jquery-ui-slider-js"></script>
<script type="text/javascript" id="buddyforms-js-js-extra">
/* <![CDATA[ */
var buddyformsGlobal = {"admin_url":"https://yourcreativebridge.com/wp-admin/admin-ajax.php","assets":{"select2_js":"https://yourcreativebridge.com/wp-content/plugins/buddyforms/assets/resources/select2/dist/js/select2.min.js","select2_css":"https://yourcreativebridge.com/wp-content/plugins/buddyforms/assets/resources/select2/dist/css/select2.min.css"},"ajaxnonce":"17038bbfdf","buddyforms_gdpr_localize":{"gdpr_success":"Your enquiry have been submitted. Check your email to validate your data request.","gdpr_errors":"Some errors occurred:"},"current_screen":"","is_admin":"","localize":{"error_strings":{"error_string_start":"The following","error_string_singular":"error was","error_string_plural":"errors were","error_string_end":"found: "},"bf_trans":[{"msgid":"The following","msgstr":"The following"},{"msgid":"error was","msgstr":"error was"},{"msgid":"errors were","msgstr":"errors were"},{"msgid":"found: ","msgstr":"found: "},{"msgid":"Delete Permanently","msgstr":"Delete Permanently"},{"msgid":"Use a few words, avoid common phrases","msgstr":"Use a few words, avoid common phrases"},{"msgid":"No need for symbols, digits, or uppercase letters","msgstr":"No need for symbols, digits, or uppercase letters"},{"msgid":"Add another word or two. Uncommon words are better.","msgstr":"Add another word or two. Uncommon words are better."},{"msgid":"Straight rows of keys are easy to guess","msgstr":"Short keyboard patterns are easy to guess"},{"msgid":"Short keyboard patterns are easy to guess","msgstr":"Short keyboard patterns are easy to guess"},{"msgid":"Use a longer keyboard pattern with more turns","msgstr":"Use a longer keyboard pattern with more turns"},{"msgid":"Repeats like \"aaa\" are easy to guess","msgstr":"Repeats like \"aaa\" are easy to guess"},{"msgid":"Repeats like \"abcabcabc\" are only slightly harder to guess than \"abc\"","msgstr":"Repeats like \"abcabcabc\" are only slightly harder to guess than \"abc\""},{"msgid":"Avoid repeated words and characters","msgstr":"Avoid repeated words and characters"},{"msgid":"Sequences like abc or 6543 are easy to guess","msgstr":"Sequences like abc or 6543 are easy to guess"},{"msgid":"Recent years are easy to guess","msgstr":"Recent years are easy to guess"},{"msgid":"Avoid recent years","msgstr":"Avoid recent years"},{"msgid":"Avoid years that are associated with you","msgstr":"Avoid years that are associated with you"},{"msgid":"Dates are often easy to guess","msgstr":"Dates are often easy to guess"},{"msgid":"Avoid dates and years that are associated with you","msgstr":"Avoid dates and years that are associated with you"},{"msgid":"This is a top-10 common password","msgstr":"This is a top-10 common password"},{"msgid":"This is a top-100 common password","msgstr":"This is a top-100 common password"},{"msgid":"This is a very common password","msgstr":"This is a very common password"},{"msgid":"This is similar to a commonly used password","msgstr":"This is similar to a commonly used password"},{"msgid":"A word by itself is easy to guess","msgstr":"A word by itself is easy to guess"},{"msgid":"Names and surnames by themselves are easy to guess","msgstr":"Names and surnames by themselves are easy to guess"},{"msgid":"Common names and surnames are easy to guess","msgstr":"Common names and surnames are easy to guess"},{"msgid":"Capitalization doesn't help very much","msgstr":"Capitalization doesn't help very much"},{"msgid":"All-uppercase is almost as easy to guess as all-lowercase","msgstr":"All-uppercase is almost as easy to guess as all-lowercase"},{"msgid":"Reversed words aren't much harder to guess","msgstr":"Reversed words aren't much harder to guess"},{"msgid":"Predictable substitutions like '@' instead of 'a' don't help very much","msgstr":"Predictable substitutions like '@' instead of 'a' don't help very much"},{"msgid":"Avoid sequences","msgstr":"Avoid sequences"},{"msgid":"Warning: ","msgstr":"Warning: "},{"msgid":"Suggestions: ","msgstr":"Suggestions: "}],"upload":{"submitButton":"Upload in progress","dictMaxFilesExceeded":"You can not upload any more files.","dictRemoveFile":"Remove file","dictCancelUploadConfirmation":"Are you sure you want to cancel this upload?","dictCancelUpload":"Cancel upload","dictResponseError":"Server responded with {{statusCode}} code.","dictInvalidFileType":"You can't upload files of this type.","dictFileTooBig":"File is too big ({{filesize}}MiB). Max filesize: {{maxFilesize}}MiB.","dictFallbackMessage":"Your browser does not support drag'n'drop file uploads.","dictDefaultMessage":"Drop files here to upload"}},"delete_text":"Delete Permanently","tb_pathToImage":"/wp-includes/js/thickbox/loadingAnimation.gif","post-publish":{"status":"publish","form_fields":{"6930e161aa":{"type":"title","slug":"buddyforms_form_title","name":"Title","description":"","validation_error_message":"This field is required.","validation_minlength":"0","validation_maxlength":"","validation_minlength_msj":"The minimum character length is %s. Please check.","validation_maxlength_msj":"The maximum character length is %s. Please check.","generate_title":"","custom_class":""},"f9adb30299":{"type":"post_excerpt","slug":"post_excerpt","name":"Post Excerpt","description":"","validation_error_message":"This field is required.","validation_minlength":"0","validation_maxlength":"0","validation_minlength_msj":"The minimum character length is %s. Please check.","validation_maxlength_msj":"The maximum character length is %s. Please check.","generate_post_excerpt":"","textarea_rows":"3","custom_class":""},"24da67e1d1":{"type":"content","slug":"buddyforms_form_content","name":"Content","description":"","validation_error_message":"This field is required.","validation_minlength":"0","validation_maxlength":"0","validation_minlength_msj":"The minimum character length is %s. Please check.","validation_maxlength_msj":"The maximum character length is %s. Please check.","textarea_rows":"16","generate_content":"","custom_class":""},"f6a731c6f7":{"type":"featured_image","slug":"featured_image","name":"Featured Image","description":"","max_file_size":"1","validation_error_message":"This field is required.","upload_error_validation_message":"One or more files have errors, please check.","custom_class":""}}},"pwsL10n":{"empty":"Strength indicator","short":"Short: Your password is too short.","bad":"Password Strength: Weak","good":"Password Strength: OK","strong":"Password Strength: Strong","mismatch":"Mismatch","hint_text":"Hint: The password should be at least twelve characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! \\\" ? $ % ^ &amp; ).","required_strength":3}};
//# sourceURL=buddyforms-js-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyforms/assets/js/buddyforms.js?ver=6.9.5" id="buddyforms-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme-child/assets/js/custom.js?ver=6.9.5" id="buddyboss-child-js-js"></script>
<link rel="https://api.w.org/" href="https://yourcreativebridge.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://yourcreativebridge.com/wp-json/wp/v2/posts/2267" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://yourcreativebridge.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.9.5" />
<link rel="canonical" href="https://yourcreativebridge.com/beach-party-rsvp-today/" />
<link rel='shortlink' href='https://yourcreativebridge.com/?p=2267' />

	<script>var ajaxurl = 'https://yourcreativebridge.com/wp-admin/admin-ajax.php';</script>

	<!-- start Simple Custom CSS and JS -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7K9BP85ZPR"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-7K9BP85ZPR');
</script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-78C0T31D8L"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-78C0T31D8L');
</script><!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.em {
   
    --font-family: Open sans;
    --grid-max-width: 960px;
    --button-icon-padding: 20px;
    --counter-background: #F36752;
    --counter-color: #fff;
    --counter-background-tentative: #ddd;
    --counter-color-tentative: #888;
    --font-size: 16px;
    --line-height: 20px;
    --default-color: #ffffff;
    --default-border: #4b86b4;
    --palette-1-bg: #03396c;
    --palette-1-color: #FFFFFF;
    --meta-color: #787878;
    --meta-bg: transparent;
    --main-bg: #F5F5F5;
    --main-h3-color: #777777;
    --main-border-color: #cdcdcd;
	 --background-color-checkboxes: #191919;
    --background-color-inputs: #191919;
    --background-color-skeleton: #191919;
}
.em.em-event-booking-form h3.em-booking-section-title {
    width: auto;
    background-color: var(--main-bg);
    color: #000000;
    font-size: 24px!important;
    font-weight: 700;
    padding: 10px;
    border-width: 0px 0 0 6px;
    border-style: solid;
    border-color: #c79f5d;
    margin: 0;
    border-radius: 5px;
}
.em.pixelbones .input input.select-toggle, .em.pixelbones .input select:not([multiple]), .em.pixelbones.input input.select-toggle, .em.pixelbones.input select:not([multiple]) {
    background: #191919 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m4.5 6.5 3 3 3-3'/%3E%3C/svg%3E") no-repeat right 0 top 55%!important;

}
.em .em-search-advanced .em-search-main.em-search-main-bar, .em.em-search .em-search-main.em-search-main-bar, .em.em-search-advanced .em-search-main.em-search-main-bar {
    border: 0px !important;
}
.em .em-search-advanced form, .em.em-search form, .em.em-search-advanced form {
    --background-color: #191919 ;
}

.em.pixelbones .button.button-primary.input, .em.pixelbones .input .button.button-primary, .em.pixelbones .input button.button-primary, .em.pixelbones .input input[type=button].button-primary, .em.pixelbones .input input[type=reset].button-primary, .em.pixelbones .input input[type=submit].button-primary, .em.pixelbones button.button-primary.input, .em.pixelbones input[type=button].button-primary.input, .em.pixelbones input[type=reset].button-primary.input, .em.pixelbones input[type=submit].button-primary.input, .em.pixelbones.input .button.button-primary, .em.pixelbones.input button.button-primary, .em.pixelbones.input input[type=button].button-primary, .em.pixelbones.input input[type=reset].button-primary, .em.pixelbones.input input[type=submit].button-primary {
    color: var(--button-primary-color)!important;
    background-color: hsl(37.36deg 48.62% 57.25%) !important;
    border-color: hsl(37.5deg 39.34% 52.16%) !important;
}
.em.em-list .em-item .em-item-info {
    border-left: 2px solid #8e7242;
    padding: 0 10px 0 35px;
}
.em.em-item.em-item-single .em-item-image img {
    padding-left: 10px!important;
    border-left: 4px solid #8e7242;
}
.em.em-list .em-item {
    color: #ffffff !important;
}
.em.pixelbones a {
    color: hsl(37.36deg 48.62% 57.25%) !important;
    font-weight: 600;
}

 h3.em-item-title a {
    font-size: 20px !important;
}
#buddypress a.em-item-read-more, #buddypress button.em-event-add-to-calendar {
    color: #fff !important;
    background: #191919!important;
    border: none !important;
}
#buddypress a.em-event-book-now, #buddypress .em-event-bookings-meta a, #buddypress .em-form-submit{
    color: #fff !important;
    background: #c79f5d !important;
	 border: none !important;
}
.em .button.input .em-icon, .em .input .button .em-icon, .em .input button .em-icon, .em button.input .em-icon, .em.em-item .em-item-meta .em-item-meta-line .em-icon, .em.em-list .em-item .em-item-meta .em-item-meta-line .em-icon, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line .em-icon {
    filter: invert(1);
}

.em button.input.em-tooltip-ddm {
    background-position: calc(100% - 7px) 50%!important;
}
section.em-event-content {
    color: #fff;
}
.em.em-item.em-item-single>section {
    margin: 0 0 20px;
    background: #191919;
    padding: 20px;
    border-radius: 10px;
}
.em.pixelbones p {
 color: #fff !important;
}
.em .em-booking-form-summary.em-booking-section.no-booking {
    padding-bottom: 40px;
    color: #ddd;
}


.cb-em-grid{
  display:grid;
  grid-template-columns: repeat(auto-fill, minmax(280px,1fr));
  gap:22px;
  margin: 24px 0 8px;
}
.cb-em-card{
  background:#151515;
  border:1px solid rgba(130,104,61,.25);
  border-radius:16px;
  overflow:hidden;
  display:flex; flex-direction:column;
  box-shadow: 0 8px 24px rgba(0,0,0,.25);
}
.cb-em-thumb img{ display:block; width:100%; height:220px; object-fit:cover; }
.cb-em-body{ padding:16px 16px 18px; color:#eaeaea; }
.cb-em-title{ margin:0 0 6px; font-size:18px; line-height:1.25; }
.cb-em-title a{ color:#fff; text-decoration:none; }
.cb-em-title a:hover{ color:#d5c2a0; }
.cb-em-meta{ color:#bdbdbd; font-size:14px; margin-bottom:10px; }
.cb-em-excerpt{ color:#cfcfcf; font-size:15px; line-height:1.5; min-height:44px; }
.cb-em-btn{
  display:inline-block; margin-top:12px;
  background:#82683D; color:#fff; text-decoration:none;
  padding:10px 14px; border-radius:10px; font-weight:600;
  border:1px solid rgba(130,104,61,.5);
}
.cb-em-btn:hover{ filter:brightness(1.05) saturate(1.05); }

/* Search bar (Events Manager output) – pulimos un poco */
.em-search{ margin: 16px 0 20px; }
.em-search .em-search-main,
.em-search .em-search-filters{ background:#232323; border:1px solid #3a3a3a; color:#eaeaea; }
.em-search input[type="text"],
.em-search input[type="search"]{ background:#2a2a2a; color:#fff; border-color:#444; }
.em-search .em-search-submit input[type="submit"]{
  background:#82683D; color:#fff; border:1px solid rgba(130,104,61,.5);
}
.em-pagination a, .em-pagination span{
  background:#1c1c1c; border:1px solid #333; color:#eaeaea; border-radius:8px;
  padding:6px 10px; margin: 0 4px;
}
.em-pagination .current{ background:#82683D; border-color:rgba(130,104,61,.6); color:#fff; }
</style>
<!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.bb-single-album-header p {
    color: #d1cfcf;
}
.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li span.selected, .location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li span.selected, .location-album-list-wrap-main .location-album-list-wrap .location-album-list li span.selected, .location-album-list-wrap-main .location-album-list-wrap .location-folder-list li span.selected, .location-album-list-wrap-main .location-folder-list-wrap .location-album-list li span.selected, .location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li span.selected, .location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li span.selected, .location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li span.selected, .location-folder-list-wrap-main .location-album-list-wrap .location-album-list li span.selected, .location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li span.selected, .location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li span.selected, .location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li span.selected {
    background-color: #414141 !important;
}
label {
    color: #917044;
}
.pw-weak label {
    color: #000 !important;
}
.login label {
    color: #000 !important;
}
table#dbem-bookings-table {
    position: relative;
	color:#fff;
}
.fixed{
	position: relative !important;
}
table.striped tr:nth-child(odd) td {
    background: #2f2f2f;
}
.em .em-list-table div.table-wrap tbody>:nth-child(odd) {
    background-color: #2f2f2f;
}
li.destacadomovil {
    background: #8e7242;
    border-radius: 5px;
-moz-transition: all .3s ease!important;
-webkit-transition: all .3s ease!important;
transition: all .3s ease!important;
	width: 75px;
}
li.destacadomovil a{
    color:#fff !important;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;

}

i.bb-icon-file {
    display: none;
}
.bp-profile-wrapper.need-separator table.profile-fields td.data>p {
    color: #fff !important;
}
form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true] {
    color: #ffffff;
}
.bb-elementor-content .pmpro_card {
    width: 60%;
    margin: 20px auto !important;
}

/* Gate card */
.cb-locked{
  --gold:#82683D;
  --bg:#111;
  --text:#e9e9e9;
  --muted:#bdbdbd;

  max-width: 900px;
  margin: 40px auto;
  padding: 36px 28px;
  background: #121212;
  color: var(--text);
  border-radius: 18px;
  border: 1px solid rgba(130,104,61,.35);
  box-shadow: 0 10px 30px rgba(0,0,0,.35), inset 0 0 0 1px rgba(255,255,255,.02);
}

/* Header */
.cb-locked__head {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px;
    justify-content: center;
}
.cb-locked__icon{ font-size: 22px; }
.cb-locked__title{
  margin:0;
  font-size: clamp(22px, 3vw, 28px);
  font-weight: 700;
  letter-spacing:.3px;
  color: var(--gold);
}

/* Teaser text */
.cb-locked__teaser{
  line-height:1.7;
  font-size: clamp(15px, 1.6vw, 17px);
  color: var(--muted);
  max-width: 72ch;
  margin: 8px auto 22px auto;
  text-align: center;
}

/* Actions */
.cb-locked__actions{
  display:flex; justify-content:center; align-items:center; gap:14px;
  flex-wrap: wrap;
}

/* Buttons */
.cb-btn{
  display:inline-block;
  padding: 14px 22px;
  border-radius: 10px;
  font-weight: 600;
  text-decoration:none;
  transition: transform .12s ease, box-shadow .2s ease, background .2s ease, border-color .2s ease;
  border:1px solid transparent;
}
.cb-btn:active{ transform: translateY(1px) scale(.99); }

/* Primary (gold) */
.cb-btn--primary{
  background: linear-gradient(180deg, rgba(130,104,61,.95), rgba(88,70,42,.95));
  color:#fff;
  border-color: rgba(130,104,61,.5);
  box-shadow: 0 6px 16px rgba(130,104,61,.25);
}
.cb-btn--primary:hover{
  box-shadow: 0 10px 22px rgba(130,104,61,.35);
  filter: saturate(1.1) brightness(1.03);
}

/* Ghost (dark) */
.cb-btn--ghost{
  background:#2a2a2a;
  color:#f5f5f5;
  border-color:#3a3a3a;
}
.cb-btn--ghost:hover{
  background:#333;
  border-color:#444;
}

/* Tighten card on small screens */
@media (max-width: 640px){
  .cb-locked{ padding: 26px 18px; margin: 24px 12px; }
	
	table#dbem-bookings-table {
    position: relative;
    display: none;
}
}

body {
    color: #ccc;
}
.mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {
    color: #595959 !important;
}
#buddypress .standard-form .tmce-active .wp-switch-editor.switch-tmce {
    background: #8e7242;
}
.dropzone {
    background: #141414 !important;
}
.post .entry-content p{
	color:#fff !important;
}

.bb-profile-grid a.cbfa-read {
    background-image: linear-gradient(90deg, var(--e-global-color-primary) 0%, var(--e-global-color-accent) 100%);
    width: 50%;
    padding: 5px 11px;
    border-radius: 30px;
	  width: max-content;
}

.bb-profile-grid .cbfa-card{
	background: #3f3f3e;
}
.bb-profile-grid .cbfa-meta {
    color: #D4AA64;
}
.bb-profile-grid .cbfa-form {
   background: #000000;
}
div, dl, li {
    border-radius: 0;
}
article .cbfa-card h3 a, article .cbfa-card a {
    color: #ffffff;
    font-weight: 700;
}

article p.cbfa-excerpt {
color: #fff;
}

.pmpro_card {
    background-color: #000000 !important;

}
#pmpro_account-invoices table, #pmpro_account-membership table, #pmpro_cancel table, table#pmpro_invoices_table, table.pmpro_checkout {
    background: #000000 !important;
}
.bb-pmpro_account-profile {
    background-color: #000000 !important;

}
.pmpro_table {
    background-color: #000 !important;
}

.pmpro_card_title {
    color: #ffffff !important;
}

:root {
    --pmpro--color--base: #000 !important;
    --pmpro--color--contrast: #fff !important;
    --pmpro--color--accent: #a5815a !important;
    --pmpro--color--accent--variation: hsl(32.9deg 40.97% 55.49%) !important;
    --pmpro--color--border--variation: hsl( 0,0%,91% ) !important;
}

thead th {
    background-color: #A98355 !important;
}
.pmpro_message a {
    color: #a4815a !important;
}

input[type=submit].pmpro_btn {
    border: 0;
    color: #fff !important;
    height: 50px;
}

.portal-acceso{display:grid;gap:24px;grid-template-columns:1fr 1fr;max-width:980px;margin:32px auto}
.portal-acceso .col{background:#fff;padding:24px;border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.06)}
.portal-acceso h2{margin:0 0 12px}
.portal-acceso .btn{display:inline-block;margin:8px 12px 0 0;padding:12px 18px;border-radius:10px;text-decoration:none}
.portal-acceso .btn.free{background:#f3f4f6}
.portal-acceso .btn.premium{background:#111;color:#fff}
@media(max-width:768px){.portal-acceso{grid-template-columns:1fr}}

.em.pixelbones .pixelbones {
    color: #fff !important;
}</style>
<!-- end Simple Custom CSS and JS -->
<style id="pmpro_colors">:root {
	--pmpro--color--base: #000000;
	--pmpro--color--contrast: #ffffff;
	--pmpro--color--accent: #aa855b;
	--pmpro--color--accent--variation: hsl( 32,32%,76.5% );
	--pmpro--color--border--variation: hsl( 0,0%,30% );
}</style><meta name="generator" content="Redux 4.4.11" /><link rel="pingback" href="https://yourcreativebridge.com/xmlrpc.php"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=1" /><meta name="generator" content="Elementor 3.31.2; features: e_font_icon_svg, additional_custom_breakpoints, e_element_cache; settings: css_print_method-external, google_font-enabled, font_display-swap">
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<link rel="icon" href="https://yourcreativebridge.com/wp-content/uploads/2025/02/cropped-LOGO-32x32.png" sizes="32x32" />
<link rel="icon" href="https://yourcreativebridge.com/wp-content/uploads/2025/02/cropped-LOGO-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://yourcreativebridge.com/wp-content/uploads/2025/02/cropped-LOGO-180x180.png" />
<meta name="msapplication-TileImage" content="https://yourcreativebridge.com/wp-content/uploads/2025/02/cropped-LOGO-270x270.png" />
		<style id="buddyboss_theme-style">

			:root{--bb-primary-color:#8E7242;--bb-primary-color-rgb:142, 114, 66;--bb-body-background-color:#000000;--bb-body-background-color-rgb:0, 0, 0;--bb-content-background-color:#191919;--bb-content-alternate-background-color:#8E7242;--bb-content-border-color:#8E7242;--bb-content-border-color-rgb:142, 114, 66;--bb-cover-image-background-color:#647385;--bb-headings-color:#FFFFFF;--bb-headings-color-rgb:255, 255, 255;--bb-body-text-color:#FFFFFF;--bb-body-text-color-rgb:255, 255, 255;--bb-alternate-text-color:#B5B5B5;--bb-alternate-text-color-rgb:181, 181, 181;--bb-primary-button-background-regular:#8E7242;--bb-primary-button-background-hover:#8E7A58;--bb-primary-button-border-regular:#8E7242;--bb-primary-button-border-hover:#8E7A58;--bb-primary-button-text-regular:#FFFFFF;--bb-primary-button-text-regular-rgb:255, 255, 255;--bb-primary-button-text-hover:#FFFFFF;--bb-primary-button-text-hover-rgb:255, 255, 255;--bb-secondary-button-background-regular:#F2F4F5;--bb-secondary-button-background-hover:#8E7242;--bb-secondary-button-border-regular:#F2F4F5;--bb-secondary-button-border-hover:#8E7242;--bb-secondary-button-text-regular:#1E2132;--bb-secondary-button-text-hover:#FFFFFF;--bb-header-background:#000000;--bb-header-alternate-background:#3D3737;--bb-header-links:#FFFFFF;--bb-header-links-hover:#8E7242;--bb-header-mobile-logo-size:px;--bb-header-height:90px;--bb-sidenav-background:#000000;--bb-sidenav-text-regular:#FFFFFF;--bb-sidenav-text-hover:#8E7242;--bb-sidenav-text-active:#8E7242;--bb-sidenav-menu-background-color-regular:#000000;--bb-sidenav-menu-background-color-hover:#F2F4F5;--bb-sidenav-menu-background-color-active:#D8D8D8;--bb-sidenav-count-text-color-regular:#FFFFFF;--bb-sidenav-count-text-color-hover:#8E7242;--bb-sidenav-count-text-color-active:#8E7242;--bb-sidenav-count-background-color-regular:#8E7242;--bb-sidenav-count-background-color-hover:#FFFFFF;--bb-sidenav-count-background-color-active:#8E7242;--bb-footer-background:#000000;--bb-footer-widget-background:#000000;--bb-footer-text-color:#FFFFFF;--bb-footer-menu-link-color-regular:#8E7242;--bb-footer-menu-link-color-hover:#FFFFFF;--bb-footer-menu-link-color-active:#8E7242;--bb-admin-screen-bgr-color:#FFFFFF;--bb-admin-screen-txt-color:#1E2132;--bb-login-register-link-color-regular:#5A5A5A;--bb-login-register-link-color-hover:#8E7A58;--bb-login-register-button-background-color-regular:#8E7242;--bb-login-register-button-background-color-hover:#8E7A58;--bb-login-register-button-border-color-regular:#8E7242;--bb-login-register-button-border-color-hover:#8E7A58;--bb-login-register-button-text-color-regular:#FFFFFF;--bb-login-register-button-text-color-hover:#FFFFFF;--bb-label-background-color:#E8E8E8;--bb-label-text-color:#000000;--bb-tooltip-background:#8E7242;--bb-tooltip-background-rgb:142, 114, 66;--bb-tooltip-color:#FFFFFF;--bb-default-notice-color:#8E7242;--bb-default-notice-color-rgb:142, 114, 66;--bb-success-color:#14B550;--bb-success-color-rgb:20, 181, 80;--bb-warning-color:#ED9615;--bb-warning-color-rgb:237, 150, 21;--bb-danger-color:#DB222A;--bb-danger-color-rgb:219, 34, 42;--bb-login-custom-heading-color:#FFFFFF;--bb-button-radius:7px;--bb-block-radius:10px;--bb-option-radius:5px;--bb-block-radius-inner:6px;--bb-input-radius:6px;--bb-label-type-radius:6px;--bb-checkbox-radius:5.4px;--bb-primary-button-focus-shadow:0px 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0px 0px 0px 2px rgba(0, 0, 0, 0.08);--bb-secondary-button-focus-shadow:0px 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0px 0px 0px 2px rgba(0, 0, 0, 0.08);--bb-outline-button-focus-shadow:0px 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0px 0px 0px 2px rgba(0, 0, 0, 0.08);--bb-input-focus-shadow:0px 0px 0px 2px rgba(var(--bb-primary-color-rgb), 0.1);--bb-input-focus-border-color:var(--bb-primary-color);--bb-widget-title-text-transform:none;}h1 { line-height:1.2; }h2 { line-height:1.2; }h3 { line-height:1.4; }h4 { line-height:1.4; }h5 { line-height:1.4; }h6 { line-height:1.4; }.bb-style-primary-bgr-color {background-color:#8E7242;}.bb-style-border-radius {border-radius:7px;}.site-header-container #site-logo .bb-logo img,.site-header-container #site-logo .site-title img.bb-logo,.site-title img.bb-mobile-logo {max-height:90px}.site-header .site-header-container,.header-search-wrap,.header-search-wrap input.search-field,.header-search-wrap form.search-form {height:90px;}.sticky-header .bp-feedback.bp-sitewide-notice {top:90px;}@media screen and (max-width:767px) {.bb-mobile-header {height:90px;}#learndash-content .lms-topic-sidebar-wrapper .lms-topic-sidebar-data,.lifter-topic-sidebar-wrapper .lifter-topic-sidebar-data {height:calc(90vh - 90px);}}[data-balloon]:after,[data-bp-tooltip]:after {background-color:rgba( 142,114,66,1 );box-shadow:none;}[data-balloon]:before,[data-bp-tooltip]:before {background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba( 142,114,66,1 )%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;}[data-bp-tooltip][data-bp-tooltip-pos="right"]:before,[data-balloon][data-balloon-pos='right']:before {background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba( 142,114,66,1 )%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;}[data-bp-tooltip][data-bp-tooltip-pos="left"]:before,[data-balloon][data-balloon-pos='left']:before {background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba( 142,114,66,1 )%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;}[data-bp-tooltip][data-bp-tooltip-pos="down-left"]:before,[data-bp-tooltip][data-bp-tooltip-pos="down"]:before,[data-balloon][data-balloon-pos='down']:before {background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba( 142,114,66,1 )%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;}
		</style>
				<style id="buddyboss_theme-bp-style">

		#buddypress #header-cover-image.has-default,#buddypress #header-cover-image.has-default .guillotine-window img,.bs-group-cover.has-default a {background-color:#647385;}.login-split {background-image:url(https://yourcreativebridge.com/wp-content/uploads/2025/02/image-8.jpg);background-size:cover;background-position:50% 50%;}body.buddypress.register.login-split-page .login-split .split-overlay,body.buddypress.activation.login-split-page .login-split .split-overlay {opacity:0.6;}body.buddypress.register .register-section-logo img,body.buddypress.activation .activate-section-logo img {width:115px;}
		</style>
				<style id="buddyboss_theme-forums-style">

		.bbpress .widget_display_forums > ul.bb-sidebar-forums > li a:before {border-color:#1dbf48;}.bbpress .widget_display_forums > ul.bb-sidebar-forums > li a:before {background-color:rgba( 29,191,72,0.5 );}
		</style>
		
		<style id="buddyboss_theme-custom-style">

		a.bb-close-panel i {top:21px;}
		</style>
				<style type="text/css" id="wp-custom-css">
			.pw-weak label {
    color: #000 !important;
}
.login label {
    color: #000 !important;
}		</style>
		<style id="buddyboss_theme_options-dynamic-css" title="dynamic-css" class="redux-options-output">.site-header .site-title{font-family:"Open Sans";font-weight:500;font-style:normal;font-size:30px;font-display:swap;}body{font-family:"Open Sans";font-weight:normal;font-style:normal;font-size:16px;font-display:swap;}h1{font-family:"Open Sans";font-weight:normal;font-style:normal;font-size:34px;font-display:swap;}h2{font-family:"Open Sans";font-weight:normal;font-style:normal;font-size:24px;font-display:swap;}h3{font-family:"Open Sans";font-weight:normal;font-style:normal;font-size:20px;font-display:swap;}h4{font-family:"Open Sans";font-weight:normal;font-style:normal;font-size:18px;font-display:swap;}h5{font-family:"Open Sans";font-weight:normal;font-style:normal;font-size:16px;font-display:swap;}h6{font-family:"Open Sans";font-weight:500;font-style:normal;font-size:12px;font-display:swap;}</style><style>.header-search-wrap {
    background: #000000;
}
.site-header {
    background-color: #18181800;
}
.primary-menu>li>a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
}
.site-header #primary-navbar .primary-menu .menu-item>.ab-submenu .bb-sub-menu .menu-item a:hover {
    background: #8c7141;
}

body .select2-container .select2-dropdown.bb-compose-input .select2-results__option {
    color: #1e2132;
 
}

.widget, #whats-new-form, #whats-new-form-placeholder, #bbpress-forums .activity-list.bp-list .activity-item, #buddypress .activity-list.bp-list .activity-item, #buddypress .activity-lists.bp-list .activity-item, #friend-list.item-list .list-wrap, #members-list.item-list .list-wrap, .item-list.bp-search-results-list .list-wrap, .item-list.groups-list .list-wrap, .bp-profile-wrapper.need-separator .group-separator-block, #cover-image-container, .bb-media-container{
    border: none !important;
}


#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap {
    background-color: #292929 !important;

}</style>
	</head>

	<body class="pmpro-variation_1 bb-is-mobile bp-nouveau wp-singular post-template-default single single-post postid-2267 single-format-standard wp-custom-logo wp-theme-buddyboss-theme wp-child-theme-buddyboss-theme-child pmpro-body-has-access buddyboss-theme bb-template-v2 buddypanel-logo default-fi  header-style-1  menu-style-standard bp-search no-js">

        
		
		<div id="page" class="site">

			
			<header id="masthead" class="site-header site-header--bb">
				<div class="container site-header-container flex default-header">
    <a href="#" class="bb-toggle-panel"><i class="bb-icon-l bb-icon-sidebar"></i></a>
    
<div id="site-logo" class="site-branding buddypanel_logo_display_off">
	<div class="site-title">
		<a href="https://yourcreativebridge.com/" rel="home">
			<img width="114" height="116" src="https://yourcreativebridge.com/wp-content/uploads/2025/02/LOGO-1.png" class="bb-logo" alt="" decoding="async" />		</a>
	</div>
</div>	<nav id="site-navigation" class="main-navigation" data-menu-space="120">
		<div id="primary-navbar">
			<ul id="primary-menu" class="primary-menu bb-primary-overflow"><li id="menu-item-1852" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1852 no-icon"><a href="https://yourcreativebridge.com/news/"><span>News</span></a>
<div class='wrapper ab-submenu'><ul class='bb-sub-menu'>
	<li id="menu-item-1856" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1856 no-icon"><a href="https://yourcreativebridge.com/ycb-video-channel/"><span>YCB Video Channel</span></a></li>
	<li id="menu-item-1857" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-1857 no-icon"><a href="https://yourcreativebridge.com/articles/"><span>Articles</span></a></li>
	<li id="menu-item-1858" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1858 no-icon"><a href="https://yourcreativebridge.com/meet-the-team/"><span>Meet the Team</span></a></li>
	<li id="menu-item-1859" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1859 no-icon"><a href="https://yourcreativebridge.com/sponsors/"><span>Sponsors</span></a></li>
</ul></div>
</li>
<li id="menu-item-1850" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1850 no-icon"><a href="https://yourcreativebridge.com/contact/"><span>Contact</span></a></li>
<li id="menu-item-1883" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1883 no-icon"><a href="https://yourcreativebridge.com/creative-events-page/"><span>Events</span></a></li>
<li id="menu-item-2026" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2026 no-icon"><a href="https://yourcreativebridge.com/music/"><span>Music</span></a></li>
<li id="menu-item-1890" class="destacado menu-item menu-item-type-custom menu-item-object-custom menu-item-1890 no-icon"><a href="https://yourcreativebridge.com/activity-feeds/"><span>Sound Board</span></a></li>
</ul>			<div id="navbar-collapse">
				<a class="more-button" href="#"><i class="bb-icon-f bb-icon-ellipsis-h"></i></a>
				<div class="sub-menu">
					<div class="wrapper">
						<ul id="navbar-extend" class="sub-menu-inner"></ul>
					</div>
				</div>
			</div>
		</div>
	</nav>
		
<div id="header-aside" class="header-aside name_and_avatar">
	<div class="header-aside-inner">

		
							<a href="#" class="header-search-link" data-balloon-pos="down" data-balloon="Search" aria-label="Search"><i class="bb-icon-l bb-icon-search"></i></a>
				<span class="search-separator bb-separator"></span>
								<div class="bb-header-buttons">
					<a href="https://yourcreativebridge.com/wp-login.php" class="button small outline signin-button link">Sign in</a>

											<a href="https://yourcreativebridge.com/register/" class="button small signup">Sign up</a>
									</div>
			
	</div><!-- .header-aside-inner -->
</div><!-- #header-aside -->
</div>
<div class="bb-mobile-header-wrapper ">
	<div class="bb-mobile-header flex align-items-center">
		<div class="bb-left-panel-icon-wrap">
			<a href="#" class="push-left bb-left-panel-mobile"><i class="bb-icon-l bb-icon-bars"></i></a>
		</div>

		<div class="flex-1 mobile-logo-wrapper">
			
			<div class="site-title">

				<a href="https://yourcreativebridge.com/" rel="home">
					<img width="114" height="116" src="https://yourcreativebridge.com/wp-content/uploads/2025/02/LOGO-1.png" class="bb-mobile-logo" alt="" decoding="async" />				</a>

			</div>
		</div>
		<div class="header-aside">
								<a data-balloon-pos="left" data-balloon="Search" aria-label="Search" href="#" class="push-right header-search-link"><i class="bb-icon-l bb-icon-search"></i></a>
							</div>
	</div>

	<div class="header-search-wrap">
		<div class="container">
			
<form role="search" method="get" class="search-form" action="https://yourcreativebridge.com/">
	<label>
		<span class="screen-reader-text">Search for:</span>
		<input type="search" class="search-field-top" placeholder="Search" value="" name="s" />
	</label>
</form>
			<a data-balloon-pos="left" data-balloon="Close" href="#" class="close-search"><i class="bb-icon-l bb-icon-times"></i></a>
		</div>
	</div>
</div>

<div class="bb-mobile-panel-wrapper left light closed">
	<div class="bb-mobile-panel-inner">
		<div class="bb-mobile-panel-header">
							<div class="logo-wrap">
					<a href="https://yourcreativebridge.com/" rel="home">
						<img width="114" height="116" src="https://yourcreativebridge.com/wp-content/uploads/2025/02/LOGO-1.png" class="bb-mobile-logo" alt="" decoding="async" />					</a>
				</div>
						<a href="#" class="bb-close-panel"><i class="bb-icon-l bb-icon-times"></i></a>
		</div>

		<nav class="main-navigation" data-menu-space="120">
			<ul id="menu-menu-mobile" class="bb-primary-menu mobile-menu buddypanel-menu side-panel-menu"><li id="menu-item-2159" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-2159"><a href="https://yourcreativebridge.com/"><i class='bb-icon-file'></i><span class='link-text'>Home</span></a></li>
<li id="menu-item-2163" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2163"><a href="https://yourcreativebridge.com/creative-events-page/"><i class='bb-icon-file'></i><span class='link-text'>Events</span></a></li>
<li id="menu-item-2162" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2162"><a href="https://yourcreativebridge.com/music/"><i class='bb-icon-file'></i><span class='link-text'>Music</span></a></li>
<li id="menu-item-2165" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2165"><a href="https://yourcreativebridge.com/news/"><i class='bb-icon-file'></i><span class='link-text'>News</span></a>
<ul class="sub-menu">
	<li id="menu-item-2166" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2166"><a href="https://yourcreativebridge.com/ycb-video-channel/"><i class='bb-icon-file'></i><span class='link-text'>YCB Video Channel</span></a></li>
	<li id="menu-item-2167" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-2167"><a href="https://yourcreativebridge.com/articles/"><i class='bb-icon-file'></i><span class='link-text'>Articles</span></a></li>
	<li id="menu-item-2168" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2168"><a href="https://yourcreativebridge.com/meet-the-team/"><i class='bb-icon-file'></i><span class='link-text'>Meet the Team</span></a></li>
	<li id="menu-item-2169" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2169"><a href="https://yourcreativebridge.com/sponsors/"><i class='bb-icon-file'></i><span class='link-text'>Sponsors</span></a></li>
</ul>
</li>
<li id="menu-item-2170" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2170"><a href="https://yourcreativebridge.com/activity/"><i class='bb-icon-file'></i><span class='link-text'>Sound Board</span></a></li>
<li id="menu-item-2171" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2171"><a href="https://yourcreativebridge.com/contact/"><i class='bb-icon-file'></i><span class='link-text'>Contact</span></a></li>
<li id="menu-item-2172" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2172"><a href="https://yourcreativebridge.com/wp-login.php"><i class='bb-icon-file'></i><span class='link-text'>Sign in</span></a></li>
<li id="menu-item-2173" class="destacadomovil menu-item menu-item-type-custom menu-item-object-custom menu-item-2173"><a href="https://yourcreativebridge.com/register/"><i class='bb-icon-file'></i><span class='link-text'>Sign up</span></a></li>
</ul>		</nav>

	</div>
</div>
<div class="header-search-wrap">
	<div class="container">
		
<form role="search" method="get" class="search-form" action="https://yourcreativebridge.com/">
	<label>
		<span class="screen-reader-text">Search for:</span>
		<input type="search" class="search-field-top" placeholder="Search..." value="" name="s" />
	</label>
</form>
		<a href="#" class="close-search"><i class="bb-icon-l bb-icon-times"></i></a>
	</div>
</div>			</header>

			
			
			<div id="content" class="site-content">

				
				<div class="container">
					<div class="bb-grid site-content-grid">    <div class="cb-locked">
      <div class="cb-locked__head">
        <span class="cb-locked__icon" aria-hidden="true">🔒</span>
        <h2 class="cb-locked__title">Members Only</h2>
      </div>
      <div class="cb-locked__teaser"></div>
      <div class="cb-locked__actions">
        <a href="https://yourcreativebridge.com/membership-levels/" class="cb-btn cb-btn--primary">Become a Member</a>
        <a href="https://yourcreativebridge.com/wp-login.php?redirect_to=https%3A%2F%2Fyourcreativebridge.com%2Fbeach-party-rsvp-today%2F" class="cb-btn cb-btn--ghost">Log In to Continue</a>
      </div>
    </div>
    <!--WPFC_FOOTER_START-->

</div><!-- .bb-grid -->
</div><!-- .container -->
</div><!-- #content -->


		<div data-elementor-type="footer" data-elementor-id="44" class="elementor elementor-44 elementor-location-footer" data-elementor-post-type="elementor_library">
			<div class="elementor-element elementor-element-f1447b7 e-flex e-con-boxed e-con e-parent" data-id="f1447b7" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-a0bb711 e-con-full e-flex e-con e-child" data-id="a0bb711" data-element_type="container">
		<div class="elementor-element elementor-element-c65ad92 e-con-full e-flex e-con e-child" data-id="c65ad92" data-element_type="container">
				<div class="elementor-element elementor-element-6fb7681 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image" data-id="6fb7681" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img width="114" height="116" src="https://yourcreativebridge.com/wp-content/uploads/2025/02/LOGO-1.png" class="attachment-full size-full wp-image-33" alt="" />															</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-a29ab41 e-con-full e-flex e-con e-child" data-id="a29ab41" data-element_type="container">
				<div class="elementor-element elementor-element-c5b0601 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="c5b0601" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<a href="https://yourcreativebridge.com/">

											<span class="elementor-icon-list-text">Home</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://yourcreativebridge.com/news/">

											<span class="elementor-icon-list-text">News</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://yourcreativebridge.com/creative-events-page/">

											<span class="elementor-icon-list-text">Events</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-780d883 e-con-full e-flex e-con e-child" data-id="780d883" data-element_type="container">
				<div class="elementor-element elementor-element-2763893 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="2763893" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<a href="https://yourcreativebridge.com/contact/">

											<span class="elementor-icon-list-text">Contact</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://yourcreativebridge.com/terms-and-conditions/">

											<span class="elementor-icon-list-text">Privacy Policy</span>
											</a>
									</li>
								<li class="elementor-icon-list-item">
											<a href="https://yourcreativebridge.com/terms-and-conditions/">

											<span class="elementor-icon-list-text">Terms & Conditions</span>
											</a>
									</li>
						</ul>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-12c2e29 e-con-full e-flex e-con e-child" data-id="12c2e29" data-element_type="container">
				<div class="elementor-element elementor-element-06e4806 elementor-widget elementor-widget-heading" data-id="06e4806" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Follow Us</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-1705be0 elementor-icon-list--layout-inline elementor-mobile-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="1705be0" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
							<ul class="elementor-icon-list-items elementor-inline-items">
							<li class="elementor-icon-list-item elementor-inline-item">
											<a href="https://www.facebook.com/YourCreativeBridge">

												<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M23.1117 20.7613L23.5582 17.7749H20.7667V15.837C20.7667 15.02 21.1567 14.2236 22.4069 14.2236H23.6759V11.681C23.6759 11.681 22.5243 11.4792 21.4232 11.4792C19.1244 11.4792 17.6218 12.9096 17.6218 15.4989V17.7749H15.0665V20.7613H17.6218V27.9806H20.7667V20.7613H23.1117Z" fill="white"></path><circle cx="19.7299" cy="19.7299" r="19.0125" stroke="white" stroke-width="1.4349"></circle></svg>						</span>
										<span class="elementor-icon-list-text"></span>
											</a>
									</li>
								<li class="elementor-icon-list-item elementor-inline-item">
											<a href="https://www.instagram.com/yourcreativebridge/">

												<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M20.0499 16.0213C17.8219 16.0213 16.0248 17.8184 16.0248 20.0464C16.0248 22.2744 17.8219 24.0716 20.0499 24.0716C22.2779 24.0716 24.0751 22.2744 24.0751 20.0464C24.0751 17.8184 22.2779 16.0213 20.0499 16.0213ZM20.0499 22.6633C18.6101 22.6633 17.433 21.4897 17.433 20.0464C17.433 18.6031 18.6066 17.4295 20.0499 17.4295C21.4932 17.4295 22.6668 18.6031 22.6668 20.0464C22.6668 21.4897 21.4897 22.6633 20.0499 22.6633ZM25.1786 15.8566C25.1786 16.3786 24.7582 16.7955 24.2397 16.7955C23.7177 16.7955 23.3009 16.3751 23.3009 15.8566C23.3009 15.3381 23.7212 14.9178 24.2397 14.9178C24.7582 14.9178 25.1786 15.3381 25.1786 15.8566ZM27.8445 16.8095C27.7849 15.5518 27.4977 14.4378 26.5763 13.52C25.6585 12.6021 24.5445 12.3149 23.2869 12.2518C21.9907 12.1783 18.1056 12.1783 16.8095 12.2518C15.5553 12.3114 14.4413 12.5986 13.52 13.5165C12.5986 14.4343 12.3149 15.5483 12.2518 16.806C12.1783 18.1021 12.1783 21.9872 12.2518 23.2833C12.3114 24.541 12.5986 25.655 13.52 26.5728C14.4413 27.4907 15.5518 27.7779 16.8095 27.841C18.1056 27.9146 21.9907 27.9146 23.2869 27.841C24.5445 27.7814 25.6585 27.4942 26.5763 26.5728C27.4942 25.655 27.7814 24.541 27.8445 23.2833C27.9181 21.9872 27.9181 18.1056 27.8445 16.8095ZM26.17 24.6741C25.8967 25.3607 25.3677 25.8897 24.6776 26.1665C23.6442 26.5763 21.1919 26.4818 20.0499 26.4818C18.9079 26.4818 16.4521 26.5728 15.4222 26.1665C14.7356 25.8932 14.2066 25.3642 13.9299 24.6741C13.52 23.6407 13.6146 21.1884 13.6146 20.0464C13.6146 18.9044 13.5235 16.4486 13.9299 15.4187C14.2031 14.7321 14.7321 14.2031 15.4222 13.9264C16.4556 13.5165 18.9079 13.6111 20.0499 13.6111C21.1919 13.6111 23.6477 13.52 24.6776 13.9264C25.3642 14.1996 25.8932 14.7286 26.17 15.4187C26.5798 16.4521 26.4853 18.9044 26.4853 20.0464C26.4853 21.1884 26.5798 23.6442 26.17 24.6741Z" fill="white"></path><circle cx="19.7299" cy="19.7299" r="19.0125" stroke="white" stroke-width="1.4349"></circle></svg>						</span>
										<span class="elementor-icon-list-text"></span>
											</a>
									</li>
								<li class="elementor-icon-list-item elementor-inline-item">
											<a href="https://www.youtube.com/@YourCreativeBridgelive">

												<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><circle cx="19.7299" cy="19.7299" r="19.0125" stroke="white" stroke-width="1.4349"></circle><path fill-rule="evenodd" clip-rule="evenodd" d="M12.0699 26.813C11.3118 26.5645 10.7996 26.0605 10.5265 25.3012C9.85719 23.4443 9.65914 15.6785 10.9431 14.153C11.387 13.6284 11.947 13.3246 12.6231 13.2487C16.0856 12.8759 26.7871 12.9243 28.0233 13.3799C28.7472 13.6422 29.2594 14.1185 29.5394 14.8502C30.2701 16.7692 30.2974 23.7481 29.4438 25.5912C29.2116 26.0951 28.8359 26.4471 28.3579 26.7025C27.0671 27.3859 13.7704 27.379 12.0699 26.813ZM17.5675 23.1751C19.6505 22.0845 21.7129 21.0007 23.8027 19.9031C21.7061 18.7987 19.6436 17.708 17.5675 16.6104V23.1751Z" fill="white"></path></svg>						</span>
										<span class="elementor-icon-list-text"></span>
											</a>
									</li>
								<li class="elementor-icon-list-item elementor-inline-item">
											<a href="https://www.tiktok.com/@yourcreativebridge">

												<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><circle cx="19.7299" cy="19.7299" r="19.0125" stroke="white" stroke-width="1.4349"></circle><path d="M28 17.6885C27.8497 17.7043 27.6943 17.7095 27.5389 17.7148C25.8549 17.7148 24.285 16.8512 23.3627 15.4188V23.2284C23.3627 26.4196 20.8187 29 17.6839 29C14.5492 29 12 26.4196 12 23.2284C12 20.0371 14.544 17.4568 17.6788 17.4568C17.7979 17.4568 17.9119 17.4673 18.0311 17.4726V20.3162C17.9171 20.3004 17.7979 20.2794 17.6788 20.2794C16.0777 20.2794 14.7772 21.6012 14.7772 23.2284C14.7772 24.8556 16.0777 26.1774 17.6788 26.1774C19.2798 26.1774 20.6943 24.8925 20.6943 23.2652L20.7202 10H23.399C23.6528 12.4435 25.5855 14.3498 27.9948 14.5288V17.6885" fill="white"></path></svg>						</span>
										<span class="elementor-icon-list-text"></span>
											</a>
									</li>
						</ul>
						</div>
				</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-f33c43c elementor-widget elementor-widget-image" data-id="f33c43c" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" width="1117" height="2" src="https://yourcreativebridge.com/wp-content/uploads/2025/02/Line-2.svg" class="attachment-full size-full wp-image-52" alt="" />															</div>
				</div>
		<div class="elementor-element elementor-element-8bb61cd e-con-full e-flex e-con e-child" data-id="8bb61cd" data-element_type="container">
				<div class="elementor-element elementor-element-929ad9d elementor-widget elementor-widget-text-editor" data-id="929ad9d" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>© 2025 CREATIVE BRIDGE COMMUNITY. All rights reserved.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-adced56 elementor-widget elementor-widget-text-editor" data-id="adced56" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Website by <a href="https://visibledesign.com">VisibleDesign </a></p>								</div>
				</div>
				</div>
					</div>
				</div>
				</div>
		
</div><!-- #page -->


<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/buddyboss-theme-child/*","/wp-content/themes/buddyboss-theme/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
		<script type="text/javascript">
			(function() {
				let targetObjectName = 'EM';
				if ( typeof window[targetObjectName] === 'object' && window[targetObjectName] !== null ) {
					Object.assign( window[targetObjectName], []);
				} else {
					console.warn( 'Could not merge extra data: window.' + targetObjectName + ' not found or not an object.' );
				}
			})();
		</script>
				<!-- Memberships powered by Paid Memberships Pro v3.5.5. -->
	
<div id="content-report" class="content-report-popup moderation-popup mfp-hide">
	<div class="modal-mask bb-white bbm-model-wrap bbm-uploader-model-wrap">
		<div class="modal-wrapper">
			<div class="modal-container">
				<header class="bb-model-header">
					<h4>Report <span class="bp-reported-type"></span></h4>
					<button title="Close (Esc)" type="button" class="mfp-close">
						<span class="bb-icon-l bb-icon-times"></span>
					</button>
				</header>
				<div class="bp-feedback bp-feedback-v2 error" id="notes-error" style="display: none;">
					<span class="bp-icon" aria-hidden="true"></span>
					<p>There was a problem reporting this post.</p>
				</div>
								<div class="bb-report-type-wrp">
					<form id="bb-report-content" action="javascript:void(0);">

														<div class="form-item form-item-category content_members">
									<label for="report-category-129">
										<input type="radio" id="report-category-129" name="report_category" value="129" checked>
										<span>Harassment</span>
									</label>
									<span>Harassment or bullying behavior</span>
								</div>
																<div class="form-item form-item-category content_members">
									<label for="report-category-126">
										<input type="radio" id="report-category-126" name="report_category" value="126" >
										<span>Inappropriate</span>
									</label>
									<span>Contains mature or sensitive content</span>
								</div>
																<div class="form-item form-item-category content_members">
									<label for="report-category-127">
										<input type="radio" id="report-category-127" name="report_category" value="127" >
										<span>Misinformation</span>
									</label>
									<span>Contains misleading or false information</span>
								</div>
																<div class="form-item form-item-category content_members">
									<label for="report-category-125">
										<input type="radio" id="report-category-125" name="report_category" value="125" >
										<span>Offensive</span>
									</label>
									<span>Contains abusive or derogatory content</span>
								</div>
																<div class="form-item form-item-category content_members">
									<label for="report-category-128">
										<input type="radio" id="report-category-128" name="report_category" value="128" >
										<span>Suspicious</span>
									</label>
									<span>Contains spam, fake content or potential malware</span>
								</div>
								
						<div class="form-item">
							<label for="report-category-other">
								<input type="radio" id="report-category-other" name="report_category" value="other">
								<span>Other</span>
							</label>
						</div>
						<div class="form-item bp-hide">
							<label for="report-note">
								<span class="screen-reader-text">Report note</span>
								<textarea id="report-note" placeholder="Enter your reason for reporting..." name="note" class="bp-other-report-cat"></textarea>
							</label>
						</div>
						<footer class="bb-model-footer">
							<input type="button" class="bb-cancel-report-content button" value="Cancel"/>
							<button type="submit" class="report-submit button">Report</button>
							<input type="hidden" name="content_id" class="bp-content-id"/>
							<input type="hidden" name="content_type" class="bp-content-type"/>
							<input type="hidden" name="_wpnonce" class="bp-nonce"/>
						</footer>
					</form>
					<div class="bp-report-form-err"></div>
				</div>
			</div>
		</div>
	</div>

</div>

<div id="block-member" class="block-member-popup moderation-popup mfp-hide">
	<div class="modal-mask bb-white bbm-model-wrap bbm-uploader-model-wrap">
			<div class="modal-wrapper">
				<div class="modal-container">
					<header class="bb-model-header">
						<h4>Block Member?</h4>
						<button title="Close (Esc)" type="button" class="mfp-close">
							<span class="bb-icon-l bb-icon-times"></span>
						</button>
					</header>

					<div class="bb-report-type-wrp">
						<p>
							Please confirm you want to block this member.						</p>
						<p>
							You will no longer be able to:						</p>
						<ul>
														<li>
								See blocked member&#039;s posts							</li>
														<li>
								Mention this member in posts							</li>
														<li>
								Invite this member to groups							</li>
																					<li>
								Message this member							</li>
																					<li>
								Add this member as a connection							</li>
													</ul>

						<p>
															<strong>Please note: </strong>
								This action will also remove this member from your connections and send a report to the site admin.							
							Please allow a few minutes for this process to complete.						</p>
						<form id="bb-block-member" action="javascript:void(0);">
							<footer class="bb-model-footer">
								<input type="button" class="bb-cancel-report-content button" value="Cancel"/>
								<button type="submit" class="report-submit button">Confirm</button>
								<input type="hidden" name="content_id" class="bp-content-id"/>
								<input type="hidden" name="content_type" class="bp-content-type"/>
								<input type="hidden" name="_wpnonce" class="bp-nonce"/>
							</footer>
						</form>
												<div class="bp-report-form-err"></div>
					</div>

				</div>
			</div>
	</div>

</div>

<div id="reported-content" class="content-report-popup moderation-popup mfp-hide">
	<div class="modal-mask bb-white bbm-model-wrap bbm-uploader-model-wrap">
		<div class="modal-wrapper">
			<div class="modal-container">
				<header class="bb-model-header">
					<h4>
						Report <span class="bp-reported-type"></span>					</h4>
					<button title="Close (Esc)" type="button" class="mfp-close">
						<span class="bb-icon-l bb-icon-times"></span>
					</button>
				</header>

				<div class="bb-report-type-wrp">
					You have already reported this <span class="bp-reported-type"></span>.				</div>
			</div>
		</div>
	</div>
</div>
			<script>
				const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );
			</script>
			
		<script type="text/html" id="tmpl-media-frame">
		<div class="media-frame-title" id="media-frame-title"></div>
		<h2 class="media-frame-menu-heading">Actions</h2>
		<button type="button" class="button button-link media-frame-menu-toggle" aria-expanded="false">
			Menu			<span class="dashicons dashicons-arrow-down" aria-hidden="true"></span>
		</button>
		<div class="media-frame-menu"></div>
		<div class="media-frame-tab-panel">
			<div class="media-frame-router"></div>
			<div class="media-frame-content"></div>
		</div>
		<h2 class="media-frame-actions-heading screen-reader-text">
		Selected media actions		</h2>
		<div class="media-frame-toolbar"></div>
		<div class="media-frame-uploader"></div>
	</script>

		<script type="text/html" id="tmpl-media-modal">
		<div id="wp-media-modal" tabindex="0" class="media-modal wp-core-ui" role="dialog" aria-labelledby="media-frame-title">
			<# if ( data.hasCloseButton ) { #>
				<button type="button" class="media-modal-close"><span class="media-modal-icon" aria-hidden="true"></span><span class="screen-reader-text">
					Close dialog				</span></button>
			<# } #>
			<div class="media-modal-content" role="document"></div>
		</div>
		<div class="media-modal-backdrop"></div>
	</script>

		<script type="text/html" id="tmpl-uploader-window">
		<div class="uploader-window-content">
			<div class="uploader-editor-title">Drop files to upload</div>
		</div>
	</script>

		<script type="text/html" id="tmpl-uploader-editor">
		<div class="uploader-editor-content">
			<div class="uploader-editor-title">Drop files to upload</div>
		</div>
	</script>

		<script type="text/html" id="tmpl-uploader-inline">
		<# var messageClass = data.message ? 'has-upload-message' : 'no-upload-message'; #>
		<# if ( data.canClose ) { #>
		<button class="close dashicons dashicons-no"><span class="screen-reader-text">
			Close uploader		</span></button>
		<# } #>
		<div class="uploader-inline-content {{ messageClass }}">
		<# if ( data.message ) { #>
			<h2 class="upload-message">{{ data.message }}</h2>
		<# } #>
					<div class="upload-ui">
				<h2 class="upload-instructions drop-instructions">Drop files to upload</h2>
				<p class="upload-instructions drop-instructions">or</p>
				<button type="button" class="browser button button-hero" aria-labelledby="post-upload-info">Select Files</button>
			</div>

			<div class="upload-inline-status"></div>

			<div class="post-upload-ui" id="post-upload-info">
				
				<p class="max-upload-size">
				Maximum upload file size: 64 MB.				</p>

				<# if ( data.suggestedWidth && data.suggestedHeight ) { #>
					<p class="suggested-dimensions">
						Suggested image dimensions: {{data.suggestedWidth}} by {{data.suggestedHeight}} pixels.					</p>
				<# } #>

							</div>
				</div>
	</script>

		<script type="text/html" id="tmpl-media-library-view-switcher">
		<a href="https://yourcreativebridge.com/wp-admin/upload.php?mode=list" class="view-list">
			<span class="screen-reader-text">
				List view			</span>
		</a>
		<a href="https://yourcreativebridge.com/wp-admin/upload.php?mode=grid" class="view-grid current" aria-current="page">
			<span class="screen-reader-text">
				Grid view			</span>
		</a>
	</script>

		<script type="text/html" id="tmpl-uploader-status">
		<h2>Uploading</h2>

		<div class="media-progress-bar"><div></div></div>
		<div class="upload-details">
			<span class="upload-count">
				<span class="upload-index"></span> / <span class="upload-total"></span>
			</span>
			<span class="upload-detail-separator">&ndash;</span>
			<span class="upload-filename"></span>
		</div>
		<div class="upload-errors"></div>
		<button type="button" class="button upload-dismiss-errors">Dismiss errors</button>
	</script>

		<script type="text/html" id="tmpl-uploader-status-error">
		<span class="upload-error-filename word-wrap-break-word">{{{ data.filename }}}</span>
		<span class="upload-error-message">{{ data.message }}</span>
	</script>

		<script type="text/html" id="tmpl-edit-attachment-frame">
		<div class="edit-media-header">
			<button class="left dashicons"<# if ( ! data.hasPrevious ) { #> disabled<# } #>><span class="screen-reader-text">Edit previous media item</span></button>
			<button class="right dashicons"<# if ( ! data.hasNext ) { #> disabled<# } #>><span class="screen-reader-text">Edit next media item</span></button>
			<button type="button" class="media-modal-close"><span class="media-modal-icon" aria-hidden="true"></span><span class="screen-reader-text">Close dialog</span></button>
		</div>
		<div class="media-frame-title"></div>
		<div class="media-frame-content"></div>
	</script>

		<script type="text/html" id="tmpl-attachment-details-two-column">
		<div class="attachment-media-view {{ data.orientation }}">
						<h2 class="screen-reader-text">Attachment Preview</h2>
			<div class="thumbnail thumbnail-{{ data.type }}">
				<# if ( data.uploading ) { #>
					<div class="media-progress-bar"><div></div></div>
				<# } else if ( data.sizes && data.sizes.full ) { #>
					<img class="details-image" src="{{ data.sizes.full.url }}" draggable="false" alt="" />
				<# } else if ( data.sizes && data.sizes.large ) { #>
					<img class="details-image" src="{{ data.sizes.large.url }}" draggable="false" alt="" />
				<# } else if ( -1 === jQuery.inArray( data.type, [ 'audio', 'video' ] ) ) { #>
					<img class="details-image icon" src="{{ data.icon }}" draggable="false" alt="" />
				<# } #>

				<# if ( 'audio' === data.type ) { #>
				<div class="wp-media-wrapper wp-audio">
					<audio style="visibility: hidden" controls class="wp-audio-shortcode" width="100%" preload="none">
						<source type="{{ data.mime }}" src="{{ data.url }}" />
					</audio>
				</div>
				<# } else if ( 'video' === data.type ) {
					var w_rule = '';
					if ( data.width ) {
						w_rule = 'width: ' + data.width + 'px;';
					} else if ( wp.media.view.settings.contentWidth ) {
						w_rule = 'width: ' + wp.media.view.settings.contentWidth + 'px;';
					}
				#>
				<div style="{{ w_rule }}" class="wp-media-wrapper wp-video">
					<video controls="controls" class="wp-video-shortcode" preload="metadata"
						<# if ( data.width ) { #>width="{{ data.width }}"<# } #>
						<# if ( data.height ) { #>height="{{ data.height }}"<# } #>
						<# if ( data.image && data.image.src !== data.icon ) { #>poster="{{ data.image.src }}"<# } #>>
						<source type="{{ data.mime }}" src="{{ data.url }}" />
					</video>
				</div>
				<# } #>

				<div class="attachment-actions">
					<# if ( 'image' === data.type && ! data.uploading && data.sizes && data.can.save ) { #>
					<button type="button" class="button edit-attachment">Edit Image</button>
					<# } else if ( 'pdf' === data.subtype && data.sizes ) { #>
					<p>Document Preview</p>
					<# } #>
				</div>
			</div>
		</div>
		<div class="attachment-info">
			<span class="settings-save-status" role="status">
				<span class="spinner"></span>
				<span class="saved">Saved.</span>
			</span>
			<div class="details">
				<h2 class="screen-reader-text">
					Details				</h2>
				<div class="uploaded"><strong>Uploaded on:</strong> {{ data.dateFormatted }}</div>
				<div class="uploaded-by word-wrap-break-word">
					<strong>Uploaded by:</strong>
						<# if ( data.authorLink ) { #>
							<a href="{{ data.authorLink }}">{{ data.authorName }}</a>
						<# } else { #>
							{{ data.authorName }}
						<# } #>
				</div>
				<# if ( data.uploadedToTitle ) { #>
					<div class="uploaded-to">
						<strong>Uploaded to:</strong>
						<# if ( data.uploadedToLink ) { #>
							<a href="{{ data.uploadedToLink }}">{{ data.uploadedToTitle }}</a>
						<# } else { #>
							{{ data.uploadedToTitle }}
						<# } #>
					</div>
				<# } #>
				<div class="filename"><strong>File name:</strong> {{ data.filename }}</div>
				<div class="file-type"><strong>File type:</strong> {{ data.mime }}</div>
				<div class="file-size"><strong>File size:</strong> {{ data.filesizeHumanReadable }}</div>
				<# if ( 'image' === data.type && ! data.uploading ) { #>
					<# if ( data.width && data.height ) { #>
						<div class="dimensions"><strong>Dimensions:</strong>
							{{ data.width }} by {{ data.height }} pixels						</div>
					<# } #>

					<# if ( data.originalImageURL && data.originalImageName ) { #>
						<div class="word-wrap-break-word">
							<strong>Original image:</strong>
							<a href="{{ data.originalImageURL }}">{{data.originalImageName}}</a>
						</div>
					<# } #>
				<# } #>

				<# if ( data.fileLength && data.fileLengthHumanReadable ) { #>
					<div class="file-length"><strong>Length:</strong>
						<span aria-hidden="true">{{ data.fileLengthHumanReadable }}</span>
						<span class="screen-reader-text">{{ data.fileLengthHumanReadable }}</span>
					</div>
				<# } #>

				<# if ( 'audio' === data.type && data.meta.bitrate ) { #>
					<div class="bitrate">
						<strong>Bitrate:</strong> {{ Math.round( data.meta.bitrate / 1000 ) }}kb/s
						<# if ( data.meta.bitrate_mode ) { #>
						{{ ' ' + data.meta.bitrate_mode.toUpperCase() }}
						<# } #>
					</div>
				<# } #>

				<# if ( data.mediaStates ) { #>
					<div class="media-states"><strong>Used as:</strong> {{ data.mediaStates }}</div>
				<# } #>

				<div class="compat-meta">
					<# if ( data.compat && data.compat.meta ) { #>
						{{{ data.compat.meta }}}
					<# } #>
				</div>
			</div>

			<div class="settings">
				<# var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly'; #>
				<# if ( 'image' === data.type ) { #>
					<span class="setting alt-text has-description" data-setting="alt">
						<label for="attachment-details-two-column-alt-text" class="name">Alternative Text</label>
						<textarea id="attachment-details-two-column-alt-text" aria-describedby="alt-text-description" {{ maybeReadOnly }}>{{ data.alt }}</textarea>
					</span>
					<p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p>
				<# } #>
								<span class="setting" data-setting="title">
					<label for="attachment-details-two-column-title" class="name">Title</label>
					<input type="text" id="attachment-details-two-column-title" value="{{ data.title }}" {{ maybeReadOnly }} />
				</span>
								<# if ( 'audio' === data.type ) { #>
								<span class="setting" data-setting="artist">
					<label for="attachment-details-two-column-artist" class="name">Artist</label>
					<input type="text" id="attachment-details-two-column-artist" value="{{ data.artist || data.meta.artist || '' }}" />
				</span>
								<span class="setting" data-setting="album">
					<label for="attachment-details-two-column-album" class="name">Album</label>
					<input type="text" id="attachment-details-two-column-album" value="{{ data.album || data.meta.album || '' }}" />
				</span>
								<# } #>
				<span class="setting" data-setting="caption">
					<label for="attachment-details-two-column-caption" class="name">Caption</label>
					<textarea id="attachment-details-two-column-caption" {{ maybeReadOnly }}>{{ data.caption }}</textarea>
				</span>
				<span class="setting" data-setting="description">
					<label for="attachment-details-two-column-description" class="name">Description</label>
					<textarea id="attachment-details-two-column-description" {{ maybeReadOnly }}>{{ data.description }}</textarea>
				</span>
				<span class="setting" data-setting="url">
					<label for="attachment-details-two-column-copy-link" class="name">File URL:</label>
					<input type="text" class="attachment-details-copy-link" id="attachment-details-two-column-copy-link" value="{{ data.url }}" readonly />
					<span class="copy-to-clipboard-container">
						<button type="button" class="button button-small copy-attachment-url" data-clipboard-target="#attachment-details-two-column-copy-link">Copy URL to clipboard</button>
						<span class="success hidden" aria-hidden="true">Copied!</span>
					</span>
				</span>
				<div class="attachment-compat"></div>
			</div>

			<div class="actions">
				<# if ( data.link ) { #>
										<a class="view-attachment" href="{{ data.link }}">View media file</a>
				<# } #>
				<# if ( data.can.save ) { #>
					<# if ( data.link ) { #>
						<span class="links-separator">|</span>
					<# } #>
					<a href="{{ data.editLink }}">Edit more details</a>
				<# } #>
				<# if ( data.can.save && data.link ) { #>
					<span class="links-separator">|</span>
					<a href="{{ data.url }}" download>Download file</a>
				<# } #>
				<# if ( ! data.uploading && data.can.remove ) { #>
					<# if ( data.link || data.can.save ) { #>
						<span class="links-separator">|</span>
					<# } #>
											<button type="button" class="button-link delete-attachment">Delete permanently</button>
									<# } #>
			</div>
		</div>
	</script>

		<script type="text/html" id="tmpl-attachment">
		<div class="attachment-preview js--select-attachment type-{{ data.type }} subtype-{{ data.subtype }} {{ data.orientation }}">
			<div class="thumbnail">
				<# if ( data.uploading ) { #>
					<div class="media-progress-bar"><div style="width: {{ data.percent }}%"></div></div>
				<# } else if ( 'image' === data.type && data.size && data.size.url ) { #>
					<div class="centered">
						<img src="{{ data.size.url }}" draggable="false" alt="" />
					</div>
				<# } else { #>
					<div class="centered">
						<# if ( data.image && data.image.src && data.image.src !== data.icon ) { #>
							<img src="{{ data.image.src }}" class="thumbnail" draggable="false" alt="" />
						<# } else if ( data.sizes ) {
								if ( data.sizes.medium ) { #>
									<img src="{{ data.sizes.medium.url }}" class="thumbnail" draggable="false" alt="" />
								<# } else { #>
									<img src="{{ data.sizes.full.url }}" class="thumbnail" draggable="false" alt="" />
								<# } #>
						<# } else { #>
							<img src="{{ data.icon }}" class="icon" draggable="false" alt="" />
						<# } #>
					</div>
					<div class="filename">
						<div>{{ data.filename }}</div>
					</div>
				<# } #>
			</div>
			<# if ( data.buttons.close ) { #>
				<button type="button" class="button-link attachment-close"><span class="media-modal-icon" aria-hidden="true"></span><span class="screen-reader-text">
					Remove				</span></button>
			<# } #>
		</div>
		<# if ( data.buttons.check ) { #>
			<button type="button" class="check" tabindex="-1"><span class="media-modal-icon" aria-hidden="true"></span><span class="screen-reader-text">
				Deselect			</span></button>
		<# } #>
		<#
		var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly';
		if ( data.describe ) {
			if ( 'image' === data.type ) { #>
				<input type="text" value="{{ data.caption }}" class="describe" data-setting="caption"
					aria-label="Caption"
					placeholder="Caption&hellip;" {{ maybeReadOnly }} />
			<# } else { #>
				<input type="text" value="{{ data.title }}" class="describe" data-setting="title"
					<# if ( 'video' === data.type ) { #>
						aria-label="Video title"
						placeholder="Video title&hellip;"
					<# } else if ( 'audio' === data.type ) { #>
						aria-label="Audio title"
						placeholder="Audio title&hellip;"
					<# } else { #>
						aria-label="Media title"
						placeholder="Media title&hellip;"
					<# } #> {{ maybeReadOnly }} />
			<# }
		} #>
	</script>

		<script type="text/html" id="tmpl-attachment-details">
		<h2>
			Attachment Details			<span class="settings-save-status" role="status">
				<span class="spinner"></span>
				<span class="saved">Saved.</span>
			</span>
		</h2>
		<div class="attachment-info">

			<# if ( 'audio' === data.type ) { #>
				<div class="wp-media-wrapper wp-audio">
					<audio style="visibility: hidden" controls class="wp-audio-shortcode" width="100%" preload="none">
						<source type="{{ data.mime }}" src="{{ data.url }}" />
					</audio>
				</div>
			<# } else if ( 'video' === data.type ) {
				var w_rule = '';
				if ( data.width ) {
					w_rule = 'width: ' + data.width + 'px;';
				} else if ( wp.media.view.settings.contentWidth ) {
					w_rule = 'width: ' + wp.media.view.settings.contentWidth + 'px;';
				}
			#>
				<div style="{{ w_rule }}" class="wp-media-wrapper wp-video">
					<video controls="controls" class="wp-video-shortcode" preload="metadata"
						<# if ( data.width ) { #>width="{{ data.width }}"<# } #>
						<# if ( data.height ) { #>height="{{ data.height }}"<# } #>
						<# if ( data.image && data.image.src !== data.icon ) { #>poster="{{ data.image.src }}"<# } #>>
						<source type="{{ data.mime }}" src="{{ data.url }}" />
					</video>
				</div>
			<# } else { #>
				<div class="thumbnail thumbnail-{{ data.type }}">
					<# if ( data.uploading ) { #>
						<div class="media-progress-bar"><div></div></div>
					<# } else if ( 'image' === data.type && data.size && data.size.url ) { #>
						<img src="{{ data.size.url }}" draggable="false" alt="" />
					<# } else { #>
						<img src="{{ data.icon }}" class="icon" draggable="false" alt="" />
					<# } #>
				</div>
			<# } #>

			<div class="details">
				<div class="filename">{{ data.filename }}</div>
				<div class="uploaded">{{ data.dateFormatted }}</div>

				<div class="file-size">{{ data.filesizeHumanReadable }}</div>
				<# if ( 'image' === data.type && ! data.uploading ) { #>
					<# if ( data.width && data.height ) { #>
						<div class="dimensions">
							{{ data.width }} by {{ data.height }} pixels						</div>
					<# } #>

					<# if ( data.originalImageURL && data.originalImageName ) { #>
						<div class="word-wrap-break-word">
							Original image:							<a href="{{ data.originalImageURL }}">{{data.originalImageName}}</a>
						</div>
					<# } #>

					<# if ( data.can.save && data.sizes ) { #>
						<a class="edit-attachment" href="{{ data.editLink }}&amp;image-editor" target="_blank">Edit Image</a>
					<# } #>
				<# } #>

				<# if ( data.fileLength && data.fileLengthHumanReadable ) { #>
					<div class="file-length">Length:						<span aria-hidden="true">{{ data.fileLengthHumanReadable }}</span>
						<span class="screen-reader-text">{{ data.fileLengthHumanReadable }}</span>
					</div>
				<# } #>

				<# if ( data.mediaStates ) { #>
					<div class="media-states"><strong>Used as:</strong> {{ data.mediaStates }}</div>
				<# } #>

				<# if ( ! data.uploading && data.can.remove ) { #>
											<button type="button" class="button-link delete-attachment">Delete permanently</button>
									<# } #>

				<div class="compat-meta">
					<# if ( data.compat && data.compat.meta ) { #>
						{{{ data.compat.meta }}}
					<# } #>
				</div>
			</div>
		</div>
		<# var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly'; #>
		<# if ( 'image' === data.type ) { #>
			<span class="setting alt-text has-description" data-setting="alt">
				<label for="attachment-details-alt-text" class="name">Alt Text</label>
				<textarea id="attachment-details-alt-text" aria-describedby="alt-text-description" {{ maybeReadOnly }}>{{ data.alt }}</textarea>
			</span>
			<p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p>
		<# } #>
				<span class="setting" data-setting="title">
			<label for="attachment-details-title" class="name">Title</label>
			<input type="text" id="attachment-details-title" value="{{ data.title }}" {{ maybeReadOnly }} />
		</span>
				<# if ( 'audio' === data.type ) { #>
				<span class="setting" data-setting="artist">
			<label for="attachment-details-artist" class="name">Artist</label>
			<input type="text" id="attachment-details-artist" value="{{ data.artist || data.meta.artist || '' }}" />
		</span>
				<span class="setting" data-setting="album">
			<label for="attachment-details-album" class="name">Album</label>
			<input type="text" id="attachment-details-album" value="{{ data.album || data.meta.album || '' }}" />
		</span>
				<# } #>
		<span class="setting" data-setting="caption">
			<label for="attachment-details-caption" class="name">Caption</label>
			<textarea id="attachment-details-caption" {{ maybeReadOnly }}>{{ data.caption }}</textarea>
		</span>
		<span class="setting" data-setting="description">
			<label for="attachment-details-description" class="name">Description</label>
			<textarea id="attachment-details-description" {{ maybeReadOnly }}>{{ data.description }}</textarea>
		</span>
		<span class="setting" data-setting="url">
			<label for="attachment-details-copy-link" class="name">File URL:</label>
			<input type="text" class="attachment-details-copy-link" id="attachment-details-copy-link" value="{{ data.url }}" readonly />
			<div class="copy-to-clipboard-container">
				<button type="button" class="button button-small copy-attachment-url" data-clipboard-target="#attachment-details-copy-link">Copy URL to clipboard</button>
				<span class="success hidden" aria-hidden="true">Copied!</span>
			</div>
		</span>
	</script>

		<script type="text/html" id="tmpl-media-selection">
		<div class="selection-info">
			<span class="count"></span>
			<# if ( data.editable ) { #>
				<button type="button" class="button-link edit-selection">Edit Selection</button>
			<# } #>
			<# if ( data.clearable ) { #>
				<button type="button" class="button-link clear-selection">Clear</button>
			<# } #>
		</div>
		<div class="selection-view"></div>
	</script>

		<script type="text/html" id="tmpl-attachment-display-settings">
		<h2>Attachment Display Settings</h2>

		<# if ( 'image' === data.type ) { #>
			<span class="setting align">
				<label for="attachment-display-settings-alignment" class="name">Alignment</label>
				<select id="attachment-display-settings-alignment" class="alignment"
					data-setting="align"
					<# if ( data.userSettings ) { #>
						data-user-setting="align"
					<# } #>>

					<option value="left">
						Left					</option>
					<option value="center">
						Center					</option>
					<option value="right">
						Right					</option>
					<option value="none" selected>
						None					</option>
				</select>
			</span>
		<# } #>

		<span class="setting">
			<label for="attachment-display-settings-link-to" class="name">
				<# if ( data.model.canEmbed ) { #>
					Embed or Link				<# } else { #>
					Link To				<# } #>
			</label>
			<select id="attachment-display-settings-link-to" class="link-to"
				data-setting="link"
				<# if ( data.userSettings && ! data.model.canEmbed ) { #>
					data-user-setting="urlbutton"
				<# } #>>

			<# if ( data.model.canEmbed ) { #>
				<option value="embed" selected>
					Embed Media Player				</option>
				<option value="file">
			<# } else { #>
				<option value="none" selected>
					None				</option>
				<option value="file">
			<# } #>
				<# if ( data.model.canEmbed ) { #>
					Link to Media File				<# } else { #>
					Media File				<# } #>
				</option>
				<option value="post">
				<# if ( data.model.canEmbed ) { #>
					Link to Attachment Page				<# } else { #>
					Attachment Page				<# } #>
				</option>
			<# if ( 'image' === data.type ) { #>
				<option value="custom">
					Custom URL				</option>
			<# } #>
			</select>
		</span>
		<span class="setting">
			<label for="attachment-display-settings-link-to-custom" class="name">URL</label>
			<input type="text" id="attachment-display-settings-link-to-custom" class="link-to-custom" data-setting="linkUrl" />
		</span>

		<# if ( 'undefined' !== typeof data.sizes ) { #>
			<span class="setting">
				<label for="attachment-display-settings-size" class="name">Size</label>
				<select id="attachment-display-settings-size" class="size" name="size"
					data-setting="size"
					<# if ( data.userSettings ) { #>
						data-user-setting="imgsize"
					<# } #>>
											<#
						var size = data.sizes['thumbnail'];
						if ( size ) { #>
							<option value="thumbnail" >
								Thumbnail &ndash; {{ size.width }} &times; {{ size.height }}
							</option>
						<# } #>
											<#
						var size = data.sizes['medium'];
						if ( size ) { #>
							<option value="medium" >
								Medium &ndash; {{ size.width }} &times; {{ size.height }}
							</option>
						<# } #>
											<#
						var size = data.sizes['large'];
						if ( size ) { #>
							<option value="large" >
								Large &ndash; {{ size.width }} &times; {{ size.height }}
							</option>
						<# } #>
											<#
						var size = data.sizes['full'];
						if ( size ) { #>
							<option value="full"  selected='selected'>
								Full Size &ndash; {{ size.width }} &times; {{ size.height }}
							</option>
						<# } #>
									</select>
			</span>
		<# } #>
	</script>

		<script type="text/html" id="tmpl-gallery-settings">
		<h2>Gallery Settings</h2>

		<span class="setting">
			<label for="gallery-settings-link-to" class="name">Link To</label>
			<select id="gallery-settings-link-to" class="link-to"
				data-setting="link"
				<# if ( data.userSettings ) { #>
					data-user-setting="urlbutton"
				<# } #>>

				<option value="post" <# if ( ! wp.media.galleryDefaults.link || 'post' === wp.media.galleryDefaults.link ) {
					#>selected="selected"<# }
				#>>
					Attachment Page				</option>
				<option value="file" <# if ( 'file' === wp.media.galleryDefaults.link ) { #>selected="selected"<# } #>>
					Media File				</option>
				<option value="none" <# if ( 'none' === wp.media.galleryDefaults.link ) { #>selected="selected"<# } #>>
					None				</option>
			</select>
		</span>

		<span class="setting">
			<label for="gallery-settings-columns" class="name select-label-inline">Columns</label>
			<select id="gallery-settings-columns" class="columns" name="columns"
				data-setting="columns">
									<option value="1" <#
						if ( 1 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# }
					#>>
						1					</option>
									<option value="2" <#
						if ( 2 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# }
					#>>
						2					</option>
									<option value="3" <#
						if ( 3 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# }
					#>>
						3					</option>
									<option value="4" <#
						if ( 4 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# }
					#>>
						4					</option>
									<option value="5" <#
						if ( 5 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# }
					#>>
						5					</option>
									<option value="6" <#
						if ( 6 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# }
					#>>
						6					</option>
									<option value="7" <#
						if ( 7 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# }
					#>>
						7					</option>
									<option value="8" <#
						if ( 8 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# }
					#>>
						8					</option>
									<option value="9" <#
						if ( 9 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# }
					#>>
						9					</option>
							</select>
		</span>

		<span class="setting">
			<input type="checkbox" id="gallery-settings-random-order" data-setting="_orderbyRandom" />
			<label for="gallery-settings-random-order" class="checkbox-label-inline">Random Order</label>
		</span>

		<span class="setting size">
			<label for="gallery-settings-size" class="name">Size</label>
			<select id="gallery-settings-size" class="size" name="size"
				data-setting="size"
				<# if ( data.userSettings ) { #>
					data-user-setting="imgsize"
				<# } #>
				>
									<option value="thumbnail">
						Thumbnail					</option>
									<option value="medium">
						Medium					</option>
									<option value="large">
						Large					</option>
									<option value="full">
						Full Size					</option>
							</select>
		</span>
	</script>

		<script type="text/html" id="tmpl-playlist-settings">
		<h2>Playlist Settings</h2>

		<# var emptyModel = _.isEmpty( data.model ),
			isVideo = 'video' === data.controller.get('library').props.get('type'); #>

		<span class="setting">
			<input type="checkbox" id="playlist-settings-show-list" data-setting="tracklist" <# if ( emptyModel ) { #>
				checked="checked"
			<# } #> />
			<label for="playlist-settings-show-list" class="checkbox-label-inline">
				<# if ( isVideo ) { #>
				Show Video List				<# } else { #>
				Show Tracklist				<# } #>
			</label>
		</span>

		<# if ( ! isVideo ) { #>
		<span class="setting">
			<input type="checkbox" id="playlist-settings-show-artist" data-setting="artists" <# if ( emptyModel ) { #>
				checked="checked"
			<# } #> />
			<label for="playlist-settings-show-artist" class="checkbox-label-inline">
				Show Artist Name in Tracklist			</label>
		</span>
		<# } #>

		<span class="setting">
			<input type="checkbox" id="playlist-settings-show-images" data-setting="images" <# if ( emptyModel ) { #>
				checked="checked"
			<# } #> />
			<label for="playlist-settings-show-images" class="checkbox-label-inline">
				Show Images			</label>
		</span>
	</script>

		<script type="text/html" id="tmpl-embed-link-settings">
		<span class="setting link-text">
			<label for="embed-link-settings-link-text" class="name">Link Text</label>
			<input type="text" id="embed-link-settings-link-text" class="alignment" data-setting="linkText" />
		</span>
		<div class="embed-container" style="display: none;">
			<div class="embed-preview"></div>
		</div>
	</script>

		<script type="text/html" id="tmpl-embed-image-settings">
		<div class="wp-clearfix">
			<div class="thumbnail">
				<img src="{{ data.model.url }}" draggable="false" alt="" />
			</div>
		</div>

		<span class="setting alt-text has-description">
			<label for="embed-image-settings-alt-text" class="name">Alternative Text</label>
			<textarea id="embed-image-settings-alt-text" data-setting="alt" aria-describedby="alt-text-description"></textarea>
		</span>
		<p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p>

					<span class="setting caption">
				<label for="embed-image-settings-caption" class="name">Caption</label>
				<textarea id="embed-image-settings-caption" data-setting="caption"></textarea>
			</span>
		
		<fieldset class="setting-group">
			<legend class="name">Align</legend>
			<span class="setting align">
				<span class="button-group button-large" data-setting="align">
					<button class="button" value="left">
						Left					</button>
					<button class="button" value="center">
						Center					</button>
					<button class="button" value="right">
						Right					</button>
					<button class="button active" value="none">
						None					</button>
				</span>
			</span>
		</fieldset>

		<fieldset class="setting-group">
			<legend class="name">Link To</legend>
			<span class="setting link-to">
				<span class="button-group button-large" data-setting="link">
					<button class="button" value="file">
						Image URL					</button>
					<button class="button" value="custom">
						Custom URL					</button>
					<button class="button active" value="none">
						None					</button>
				</span>
			</span>
			<span class="setting">
				<label for="embed-image-settings-link-to-custom" class="name">URL</label>
				<input type="text" id="embed-image-settings-link-to-custom" class="link-to-custom" data-setting="linkUrl" />
			</span>
		</fieldset>
	</script>

		<script type="text/html" id="tmpl-image-details">
		<div class="media-embed">
			<div class="embed-media-settings">
				<div class="column-settings">
					<span class="setting alt-text has-description">
						<label for="image-details-alt-text" class="name">Alternative Text</label>
						<textarea id="image-details-alt-text" data-setting="alt" aria-describedby="alt-text-description">{{ data.model.alt }}</textarea>
					</span>
					<p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p>

											<span class="setting caption">
							<label for="image-details-caption" class="name">Caption</label>
							<textarea id="image-details-caption" data-setting="caption">{{ data.model.caption }}</textarea>
						</span>
					
					<h2>Display Settings</h2>
					<fieldset class="setting-group">
						<legend class="legend-inline">Align</legend>
						<span class="setting align">
							<span class="button-group button-large" data-setting="align">
								<button class="button" value="left">
									Left								</button>
								<button class="button" value="center">
									Center								</button>
								<button class="button" value="right">
									Right								</button>
								<button class="button active" value="none">
									None								</button>
							</span>
						</span>
					</fieldset>

					<# if ( data.attachment ) { #>
						<# if ( 'undefined' !== typeof data.attachment.sizes ) { #>
							<span class="setting size">
								<label for="image-details-size" class="name">Size</label>
								<select id="image-details-size" class="size" name="size"
									data-setting="size"
									<# if ( data.userSettings ) { #>
										data-user-setting="imgsize"
									<# } #>>
																			<#
										var size = data.sizes['thumbnail'];
										if ( size ) { #>
											<option value="thumbnail">
												Thumbnail &ndash; {{ size.width }} &times; {{ size.height }}
											</option>
										<# } #>
																			<#
										var size = data.sizes['medium'];
										if ( size ) { #>
											<option value="medium">
												Medium &ndash; {{ size.width }} &times; {{ size.height }}
											</option>
										<# } #>
																			<#
										var size = data.sizes['large'];
										if ( size ) { #>
											<option value="large">
												Large &ndash; {{ size.width }} &times; {{ size.height }}
											</option>
										<# } #>
																			<#
										var size = data.sizes['full'];
										if ( size ) { #>
											<option value="full">
												Full Size &ndash; {{ size.width }} &times; {{ size.height }}
											</option>
										<# } #>
																		<option value="custom">
										Custom Size									</option>
								</select>
							</span>
						<# } #>
							<div class="custom-size wp-clearfix<# if ( data.model.size !== 'custom' ) { #> hidden<# } #>">
								<span class="custom-size-setting">
									<label for="image-details-size-width">Width</label>
									<input type="number" id="image-details-size-width" aria-describedby="image-size-desc" data-setting="customWidth" step="1" value="{{ data.model.customWidth }}" />
								</span>
								<span class="sep" aria-hidden="true">&times;</span>
								<span class="custom-size-setting">
									<label for="image-details-size-height">Height</label>
									<input type="number" id="image-details-size-height" aria-describedby="image-size-desc" data-setting="customHeight" step="1" value="{{ data.model.customHeight }}" />
								</span>
								<p id="image-size-desc" class="description">Image size in pixels</p>
							</div>
					<# } #>

					<span class="setting link-to">
						<label for="image-details-link-to" class="name">Link To</label>
						<select id="image-details-link-to" data-setting="link">
						<# if ( data.attachment ) { #>
							<option value="file">
								Media File							</option>
							<option value="post">
								Attachment Page							</option>
						<# } else { #>
							<option value="file">
								Image URL							</option>
						<# } #>
							<option value="custom">
								Custom URL							</option>
							<option value="none">
								None							</option>
						</select>
					</span>
					<span class="setting">
						<label for="image-details-link-to-custom" class="name">URL</label>
						<input type="text" id="image-details-link-to-custom" class="link-to-custom" data-setting="linkUrl" />
					</span>

					<div class="advanced-section">
						<h2><button type="button" class="button-link advanced-toggle">Advanced Options</button></h2>
						<div class="advanced-settings hidden">
							<div class="advanced-image">
								<span class="setting title-text">
									<label for="image-details-title-attribute" class="name">Image Title Attribute</label>
									<input type="text" id="image-details-title-attribute" data-setting="title" value="{{ data.model.title }}" />
								</span>
								<span class="setting extra-classes">
									<label for="image-details-css-class" class="name">Image CSS Class</label>
									<input type="text" id="image-details-css-class" data-setting="extraClasses" value="{{ data.model.extraClasses }}" />
								</span>
							</div>
							<div class="advanced-link">
								<span class="setting link-target">
									<input type="checkbox" id="image-details-link-target" data-setting="linkTargetBlank" value="_blank" <# if ( data.model.linkTargetBlank ) { #>checked="checked"<# } #>>
									<label for="image-details-link-target" class="checkbox-label">Open link in a new tab</label>
								</span>
								<span class="setting link-rel">
									<label for="image-details-link-rel" class="name">Link Rel</label>
									<input type="text" id="image-details-link-rel" data-setting="linkRel" value="{{ data.model.linkRel }}" />
								</span>
								<span class="setting link-class-name">
									<label for="image-details-link-css-class" class="name">Link CSS Class</label>
									<input type="text" id="image-details-link-css-class" data-setting="linkClassName" value="{{ data.model.linkClassName }}" />
								</span>
							</div>
						</div>
					</div>
				</div>
				<div class="column-image">
					<div class="image">
						<img src="{{ data.model.url }}" draggable="false" alt="" />
						<# if ( data.attachment && window.imageEdit ) { #>
							<div class="actions">
								<input type="button" class="edit-attachment button" value="Edit Original" />
								<input type="button" class="replace-attachment button" value="Replace" />
							</div>
						<# } #>
					</div>
				</div>
			</div>
		</div>
	</script>

		<script type="text/html" id="tmpl-image-editor">
		<div id="media-head-{{ data.id }}"></div>
		<div id="image-editor-{{ data.id }}"></div>
	</script>

		<script type="text/html" id="tmpl-audio-details">
		<# var ext, html5types = {
			mp3: wp.media.view.settings.embedMimes.mp3,
			ogg: wp.media.view.settings.embedMimes.ogg
		}; #>

				<div class="media-embed media-embed-details">
			<div class="embed-media-settings embed-audio-settings">
				<audio style="visibility: hidden"
	controls
	class="wp-audio-shortcode"
	width="{{ _.isUndefined( data.model.width ) ? 400 : data.model.width }}"
	preload="{{ _.isUndefined( data.model.preload ) ? 'none' : data.model.preload }}"
	<#
		if ( ! _.isUndefined( data.model.autoplay ) && data.model.autoplay ) {
		#> autoplay<#
	}
		if ( ! _.isUndefined( data.model.loop ) && data.model.loop ) {
		#> loop<#
	}
	#>
>
	<# if ( ! _.isEmpty( data.model.src ) ) { #>
	<source src="{{ data.model.src }}" type="{{ wp.media.view.settings.embedMimes[ data.model.src.split('.').pop() ] }}" />
	<# } #>

		<# if ( ! _.isEmpty( data.model.mp3 ) ) { #>
	<source src="{{ data.model.mp3 }}" type="{{ wp.media.view.settings.embedMimes[ 'mp3' ] }}" />
	<# } #>
			<# if ( ! _.isEmpty( data.model.ogg ) ) { #>
	<source src="{{ data.model.ogg }}" type="{{ wp.media.view.settings.embedMimes[ 'ogg' ] }}" />
	<# } #>
			<# if ( ! _.isEmpty( data.model.flac ) ) { #>
	<source src="{{ data.model.flac }}" type="{{ wp.media.view.settings.embedMimes[ 'flac' ] }}" />
	<# } #>
			<# if ( ! _.isEmpty( data.model.m4a ) ) { #>
	<source src="{{ data.model.m4a }}" type="{{ wp.media.view.settings.embedMimes[ 'm4a' ] }}" />
	<# } #>
			<# if ( ! _.isEmpty( data.model.wav ) ) { #>
	<source src="{{ data.model.wav }}" type="{{ wp.media.view.settings.embedMimes[ 'wav' ] }}" />
	<# } #>
		</audio>
	
				<# if ( ! _.isEmpty( data.model.src ) ) {
					ext = data.model.src.split('.').pop();
					if ( html5types[ ext ] ) {
						delete html5types[ ext ];
					}
				#>
				<span class="setting">
					<label for="audio-details-source" class="name">URL</label>
					<input type="text" id="audio-details-source" readonly data-setting="src" value="{{ data.model.src }}" />
					<button type="button" class="button-link remove-setting">Remove audio source</button>
				</span>
				<# } #>
								<# if ( ! _.isEmpty( data.model.mp3 ) ) {
					if ( ! _.isUndefined( html5types.mp3 ) ) {
						delete html5types.mp3;
					}
				#>
				<span class="setting">
					<label for="audio-details-mp3-source" class="name">MP3</label>
					<input type="text" id="audio-details-mp3-source" readonly data-setting="mp3" value="{{ data.model.mp3 }}" />
					<button type="button" class="button-link remove-setting">Remove audio source</button>
				</span>
				<# } #>
								<# if ( ! _.isEmpty( data.model.ogg ) ) {
					if ( ! _.isUndefined( html5types.ogg ) ) {
						delete html5types.ogg;
					}
				#>
				<span class="setting">
					<label for="audio-details-ogg-source" class="name">OGG</label>
					<input type="text" id="audio-details-ogg-source" readonly data-setting="ogg" value="{{ data.model.ogg }}" />
					<button type="button" class="button-link remove-setting">Remove audio source</button>
				</span>
				<# } #>
								<# if ( ! _.isEmpty( data.model.flac ) ) {
					if ( ! _.isUndefined( html5types.flac ) ) {
						delete html5types.flac;
					}
				#>
				<span class="setting">
					<label for="audio-details-flac-source" class="name">FLAC</label>
					<input type="text" id="audio-details-flac-source" readonly data-setting="flac" value="{{ data.model.flac }}" />
					<button type="button" class="button-link remove-setting">Remove audio source</button>
				</span>
				<# } #>
								<# if ( ! _.isEmpty( data.model.m4a ) ) {
					if ( ! _.isUndefined( html5types.m4a ) ) {
						delete html5types.m4a;
					}
				#>
				<span class="setting">
					<label for="audio-details-m4a-source" class="name">M4A</label>
					<input type="text" id="audio-details-m4a-source" readonly data-setting="m4a" value="{{ data.model.m4a }}" />
					<button type="button" class="button-link remove-setting">Remove audio source</button>
				</span>
				<# } #>
								<# if ( ! _.isEmpty( data.model.wav ) ) {
					if ( ! _.isUndefined( html5types.wav ) ) {
						delete html5types.wav;
					}
				#>
				<span class="setting">
					<label for="audio-details-wav-source" class="name">WAV</label>
					<input type="text" id="audio-details-wav-source" readonly data-setting="wav" value="{{ data.model.wav }}" />
					<button type="button" class="button-link remove-setting">Remove audio source</button>
				</span>
				<# } #>
				
				<# if ( ! _.isEmpty( html5types ) ) { #>
				<fieldset class="setting-group">
					<legend class="name">Add alternate sources for maximum HTML5 playback</legend>
					<span class="setting">
						<span class="button-large">
						<# _.each( html5types, function (mime, type) { #>
							<button class="button add-media-source" data-mime="{{ mime }}">{{ type }}</button>
						<# } ) #>
						</span>
					</span>
				</fieldset>
				<# } #>

				<fieldset class="setting-group">
					<legend class="name">Preload</legend>
					<span class="setting preload">
						<span class="button-group button-large" data-setting="preload">
							<button class="button" value="auto">Auto</button>
							<button class="button" value="metadata">Metadata</button>
							<button class="button active" value="none">None</button>
						</span>
					</span>
				</fieldset>

				<span class="setting-group">
					<span class="setting checkbox-setting autoplay">
						<input type="checkbox" id="audio-details-autoplay" data-setting="autoplay" />
						<label for="audio-details-autoplay" class="checkbox-label">Autoplay</label>
					</span>

					<span class="setting checkbox-setting">
						<input type="checkbox" id="audio-details-loop" data-setting="loop" />
						<label for="audio-details-loop" class="checkbox-label">Loop</label>
					</span>
				</span>
			</div>
		</div>
	</script>

		<script type="text/html" id="tmpl-video-details">
		<# var ext, html5types = {
			mp4: wp.media.view.settings.embedMimes.mp4,
			ogv: wp.media.view.settings.embedMimes.ogv,
			webm: wp.media.view.settings.embedMimes.webm
		}; #>

				<div class="media-embed media-embed-details">
			<div class="embed-media-settings embed-video-settings">
				<div class="wp-video-holder">
				<#
				var w = ! data.model.width || data.model.width > 640 ? 640 : data.model.width,
					h = ! data.model.height ? 360 : data.model.height;

				if ( data.model.width && w !== data.model.width ) {
					h = Math.ceil( ( h * w ) / data.model.width );
				}
				#>

				<#  var w_rule = '', classes = [],
		w, h, settings = wp.media.view.settings,
		isYouTube = isVimeo = false;

	if ( ! _.isEmpty( data.model.src ) ) {
		isYouTube = data.model.src.match(/youtube|youtu\.be/);
		isVimeo = -1 !== data.model.src.indexOf('vimeo');
	}

	if ( settings.contentWidth && data.model.width >= settings.contentWidth ) {
		w = settings.contentWidth;
	} else {
		w = data.model.width;
	}

	if ( w !== data.model.width ) {
		h = Math.ceil( ( data.model.height * w ) / data.model.width );
	} else {
		h = data.model.height;
	}

	if ( w ) {
		w_rule = 'width: ' + w + 'px; ';
	}

	if ( isYouTube ) {
		classes.push( 'youtube-video' );
	}

	if ( isVimeo ) {
		classes.push( 'vimeo-video' );
	}

#>
<div style="{{ w_rule }}" class="wp-video">
<video controls
	class="wp-video-shortcode {{ classes.join( ' ' ) }}"
	<# if ( w ) { #>width="{{ w }}"<# } #>
	<# if ( h ) { #>height="{{ h }}"<# } #>
			<#
		if ( ! _.isUndefined( data.model.poster ) && data.model.poster ) {
			#> poster="{{ data.model.poster }}"<#
		} #>
			preload			="{{ _.isUndefined( data.model.preload ) ? 'metadata' : data.model.preload }}"
				<#
		if ( ! _.isUndefined( data.model.autoplay ) && data.model.autoplay ) {
		#> autoplay<#
	}
		if ( ! _.isUndefined( data.model.loop ) && data.model.loop ) {
		#> loop<#
	}
	#>
>
	<# if ( ! _.isEmpty( data.model.src ) ) {
		if ( isYouTube ) { #>
		<source src="{{ data.model.src }}" type="video/youtube" />
		<# } else if ( isVimeo ) { #>
		<source src="{{ data.model.src }}" type="video/vimeo" />
		<# } else { #>
		<source src="{{ data.model.src }}" type="{{ settings.embedMimes[ data.model.src.split('.').pop() ] }}" />
		<# }
	} #>

		<# if ( data.model.mp4 ) { #>
	<source src="{{ data.model.mp4 }}" type="{{ settings.embedMimes[ 'mp4' ] }}" />
	<# } #>
		<# if ( data.model.m4v ) { #>
	<source src="{{ data.model.m4v }}" type="{{ settings.embedMimes[ 'm4v' ] }}" />
	<# } #>
		<# if ( data.model.webm ) { #>
	<source src="{{ data.model.webm }}" type="{{ settings.embedMimes[ 'webm' ] }}" />
	<# } #>
		<# if ( data.model.ogv ) { #>
	<source src="{{ data.model.ogv }}" type="{{ settings.embedMimes[ 'ogv' ] }}" />
	<# } #>
		<# if ( data.model.flv ) { #>
	<source src="{{ data.model.flv }}" type="{{ settings.embedMimes[ 'flv' ] }}" />
	<# } #>
		{{{ data.model.content }}}
</video>
</div>
	
				<# if ( ! _.isEmpty( data.model.src ) ) {
					ext = data.model.src.split('.').pop();
					if ( html5types[ ext ] ) {
						delete html5types[ ext ];
					}
				#>
				<span class="setting">
					<label for="video-details-source" class="name">URL</label>
					<input type="text" id="video-details-source" readonly data-setting="src" value="{{ data.model.src }}" />
					<button type="button" class="button-link remove-setting">Remove video source</button>
				</span>
				<# } #>
								<# if ( ! _.isEmpty( data.model.mp4 ) ) {
					if ( ! _.isUndefined( html5types.mp4 ) ) {
						delete html5types.mp4;
					}
				#>
				<span class="setting">
					<label for="video-details-mp4-source" class="name">MP4</label>
					<input type="text" id="video-details-mp4-source" readonly data-setting="mp4" value="{{ data.model.mp4 }}" />
					<button type="button" class="button-link remove-setting">Remove video source</button>
				</span>
				<# } #>
								<# if ( ! _.isEmpty( data.model.m4v ) ) {
					if ( ! _.isUndefined( html5types.m4v ) ) {
						delete html5types.m4v;
					}
				#>
				<span class="setting">
					<label for="video-details-m4v-source" class="name">M4V</label>
					<input type="text" id="video-details-m4v-source" readonly data-setting="m4v" value="{{ data.model.m4v }}" />
					<button type="button" class="button-link remove-setting">Remove video source</button>
				</span>
				<# } #>
								<# if ( ! _.isEmpty( data.model.webm ) ) {
					if ( ! _.isUndefined( html5types.webm ) ) {
						delete html5types.webm;
					}
				#>
				<span class="setting">
					<label for="video-details-webm-source" class="name">WEBM</label>
					<input type="text" id="video-details-webm-source" readonly data-setting="webm" value="{{ data.model.webm }}" />
					<button type="button" class="button-link remove-setting">Remove video source</button>
				</span>
				<# } #>
								<# if ( ! _.isEmpty( data.model.ogv ) ) {
					if ( ! _.isUndefined( html5types.ogv ) ) {
						delete html5types.ogv;
					}
				#>
				<span class="setting">
					<label for="video-details-ogv-source" class="name">OGV</label>
					<input type="text" id="video-details-ogv-source" readonly data-setting="ogv" value="{{ data.model.ogv }}" />
					<button type="button" class="button-link remove-setting">Remove video source</button>
				</span>
				<# } #>
								<# if ( ! _.isEmpty( data.model.flv ) ) {
					if ( ! _.isUndefined( html5types.flv ) ) {
						delete html5types.flv;
					}
				#>
				<span class="setting">
					<label for="video-details-flv-source" class="name">FLV</label>
					<input type="text" id="video-details-flv-source" readonly data-setting="flv" value="{{ data.model.flv }}" />
					<button type="button" class="button-link remove-setting">Remove video source</button>
				</span>
				<# } #>
								</div>

				<# if ( ! _.isEmpty( html5types ) ) { #>
				<fieldset class="setting-group">
					<legend class="name">Add alternate sources for maximum HTML5 playback</legend>
					<span class="setting">
						<span class="button-large">
						<# _.each( html5types, function (mime, type) { #>
							<button class="button add-media-source" data-mime="{{ mime }}">{{ type }}</button>
						<# } ) #>
						</span>
					</span>
				</fieldset>
				<# } #>

				<# if ( ! _.isEmpty( data.model.poster ) ) { #>
				<span class="setting">
					<label for="video-details-poster-image" class="name">Poster Image</label>
					<input type="text" id="video-details-poster-image" readonly data-setting="poster" value="{{ data.model.poster }}" />
					<button type="button" class="button-link remove-setting">Remove poster image</button>
				</span>
				<# } #>

				<fieldset class="setting-group">
					<legend class="name">Preload</legend>
					<span class="setting preload">
						<span class="button-group button-large" data-setting="preload">
							<button class="button" value="auto">Auto</button>
							<button class="button" value="metadata">Metadata</button>
							<button class="button active" value="none">None</button>
						</span>
					</span>
				</fieldset>

				<span class="setting-group">
					<span class="setting checkbox-setting autoplay">
						<input type="checkbox" id="video-details-autoplay" data-setting="autoplay" />
						<label for="video-details-autoplay" class="checkbox-label">Autoplay</label>
					</span>

					<span class="setting checkbox-setting">
						<input type="checkbox" id="video-details-loop" data-setting="loop" />
						<label for="video-details-loop" class="checkbox-label">Loop</label>
					</span>
				</span>

				<span class="setting" data-setting="content">
					<#
					var content = '';
					if ( ! _.isEmpty( data.model.content ) ) {
						var tracks = jQuery( data.model.content ).filter( 'track' );
						_.each( tracks.toArray(), function( track, index ) {
							content += track.outerHTML; #>
						<label for="video-details-track-{{ index }}" class="name">Tracks (subtitles, captions, descriptions, chapters, or metadata)</label>
						<input class="content-track" type="text" id="video-details-track-{{ index }}" aria-describedby="video-details-track-desc-{{ index }}" value="{{ track.outerHTML }}" />
						<span class="description" id="video-details-track-desc-{{ index }}">
						The srclang, label, and kind values can be edited to set the video track language and kind.						</span>
						<button type="button" class="button-link remove-setting remove-track">Remove video track</button><br />
						<# } ); #>
					<# } else { #>
					<span class="name">Tracks (subtitles, captions, descriptions, chapters, or metadata)</span><br />
					<em>There are no associated subtitles.</em>
					<# } #>
					<textarea class="hidden content-setting">{{ content }}</textarea>
				</span>
			</div>
		</div>
	</script>

		<script type="text/html" id="tmpl-editor-gallery">
		<# if ( data.attachments.length ) { #>
			<div class="gallery gallery-columns-{{ data.columns }}">
				<# _.each( data.attachments, function( attachment, index ) { #>
					<dl class="gallery-item">
						<dt class="gallery-icon">
							<# if ( attachment.thumbnail ) { #>
								<img src="{{ attachment.thumbnail.url }}" width="{{ attachment.thumbnail.width }}" height="{{ attachment.thumbnail.height }}" alt="{{ attachment.alt }}" />
							<# } else { #>
								<img src="{{ attachment.url }}" alt="{{ attachment.alt }}" />
							<# } #>
						</dt>
						<# if ( attachment.caption ) { #>
							<dd class="wp-caption-text gallery-caption">
								{{{ data.verifyHTML( attachment.caption ) }}}
							</dd>
						<# } #>
					</dl>
					<# if ( index % data.columns === data.columns - 1 ) { #>
						<br style="clear: both;" />
					<# } #>
				<# } ); #>
			</div>
		<# } else { #>
			<div class="wpview-error">
				<div class="dashicons dashicons-format-gallery"></div><p>No items found.</p>
			</div>
		<# } #>
	</script>

		<script type="text/html" id="tmpl-crop-content">
		<img class="crop-image" src="{{ data.url }}" alt="Image crop area preview. Requires mouse interaction." />
		<div class="upload-errors"></div>
	</script>

		<script type="text/html" id="tmpl-site-icon-preview-crop">
		<style>
			:root{
				--site-icon-url: url( "{{ data.url }}" );
			}
		</style>
		<h2>Site Icon Preview</h2>
		<p>As an app icon and a browser icon.</p>
		<div class="site-icon-preview crop">
			<div class="image-preview-wrap app-icon-preview">
				<img id="preview-app-icon" src="{{ data.url }}" class="app-icon-preview" alt="Preview as an app icon" />
			</div>
			<div class="site-icon-preview-browser">
				<svg role="img" aria-hidden="true" fill="none" xmlns="http://www.w3.org/2000/svg" class="browser-buttons"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 20a6 6 0 1 1 12 0 6 6 0 0 1-12 0Zm18 0a6 6 0 1 1 12 0 6 6 0 0 1-12 0Zm24-6a6 6 0 1 0 0 12 6 6 0 0 0 0-12Z" /></svg>
				<div class="site-icon-preview-tab">
					<div class="image-preview-wrap browser">
						<img id="preview-favicon" src="{{ data.url }}" class="browser-icon-preview" alt="Preview as a browser icon" />
					</div>
					<div class="site-icon-preview-site-title" aria-hidden="true"><# print( 'Creative Bridge Community' ) #></div>
						<svg role="img" aria-hidden="true" fill="none" xmlns="http://www.w3.org/2000/svg" class="close-button">
							<path d="M12 13.0607L15.7123 16.773L16.773 15.7123L13.0607 12L16.773 8.28772L15.7123 7.22706L12 10.9394L8.28771 7.22705L7.22705 8.28771L10.9394 12L7.22706 15.7123L8.28772 16.773L12 13.0607Z" />
						</svg>
					</div>
				</div>
			</div>
		</div>
	</script>

	<link rel='stylesheet' id='widget-image-css' href='https://yourcreativebridge.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.31.2' type='text/css' media='all' />
<link rel='stylesheet' id='widget-icon-list-css' href='https://yourcreativebridge.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1785792027' type='text/css' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://yourcreativebridge.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.31.2' type='text/css' media='all' />
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/isInViewport.min.js?ver=2.11.0" id="isInViewport-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/dist/vendor/moment.min.js?ver=2.30.1" id="moment-js"></script>
<script type="text/javascript" id="moment-js-after">
/* <![CDATA[ */
moment.updateLocale( 'en_US', {"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"week":{"dow":1},"longDateFormat":{"LT":"g:i a","LTS":null,"L":null,"LL":"m/d/Y","LLL":"F j, Y g:i a","LLLL":null}} );
moment.updateLocale( 'en_US', {"relativeTime":{"future":"in %s","past":"%s ago","s":"second","ss":"%d seconds","m":"a minute","mm":"%d minutes","h":"an hour","hh":"%d hours","d":"a day","dd":"%d days","w":"a week","ww":"%d weeks","M":"a month","MM":"%d months","y":"a year","yy":"%d years"}} );
//# sourceURL=moment-js-after
/* ]]> */
</script>
<script type="text/javascript" id="bp-livestamp-js-extra">
/* <![CDATA[ */
var bb_livestamp = {"year_in_seconds":"31536000","day_in_seconds":"86400","week_in_seconds":"604800","hour_in_seconds":"3600","minute_in_seconds":"60","chunks":[31536000,5256000,2592000,604800,86400,3600,60,1],"unknown_text":"sometime","right_now_text":"Just now","ago_text":"%s ago","second_text":"a second","seconds_text":"seconds","minute_text":"a minute","minutes_text":"minutes","hour_text":"an hour","hours_text":"hours","day_text":"a day","days_text":"days","week_text":"a week","weeks_text":"weeks","month_text":"a month","months_text":"months","year_text":"a year","years_text":"years"};
//# sourceURL=bp-livestamp-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/livestamp.min.js?ver=2.11.0" id="bp-livestamp-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script>
<script type="text/javascript" id="wp-util-js-extra">
/* <![CDATA[ */
var _wpUtilSettings = {"ajax":{"url":"/wp-admin/admin-ajax.php"}};
//# sourceURL=wp-util-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/wp-util.min.js?ver=6.9.5" id="wp-util-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375" id="wp-i18n-js"></script>
<script type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
/* ]]> */
</script>
<script type="text/javascript" id="bp-nouveau-js-extra">
/* <![CDATA[ */
var BP_Nouveau = {"ajaxurl":"https://yourcreativebridge.com/wp-admin/admin-ajax.php","only_admin_notice":"As you are the only organizer of this group, you cannot leave it. You can either delete the group or promote another member to be an organizer first and then leave the group.","is_friend_confirm":"Are you sure you want to remove your connection with this member?","confirm":"Are you sure?","confirm_delete_set":"Are you sure you want to delete this set? This cannot be undone.","show_x_comments":"View more comments","unsaved_changes":"Your profile has unsaved changes. If you leave the page, the changes will be lost.","object_nav_parent":"#buddypress","anchorPlaceholderText":"Paste or type a link","empty_field":"New Field","close":"Close","parent_group_leave_confirm":"By leaving this main group you will automatically be removed and unsubscribed to any subgroups relating to this group.","group_leave_confirm":"\u003Cp\u003EAre you sure you want to leave \u003Cspan class=\"bb-group-name\"\u003E\u003C/span\u003E?\u003C/p\u003E","wpTime":"2026-08-04 16:32:12","wpTimezone":"","dir_labels":{"members":{"singular":"Member","plural":"Members"},"followers":{"singular":"Follower","plural":"Followers"},"connections":{"singular":"Connection","plural":"Connections"},"groups":{"singular":"Group","plural":"Groups"},"video":{"singular":"Video","plural":"Videos"},"album":{"singular":"Album","plural":"Albums"},"media":{"singular":"Photo","plural":"Photos"}},"rest_url":"https://yourcreativebridge.com/wp-json/buddyboss/v1","rest_nonce":"965dd3ab25","member_label":"member","members_label":"members","objects":["activity","members","groups","blogs","xprofile","friends","media","document","video","messages","settings","notifications","search","moderation","group_members","group_requests","group_subgroups"],"nonces":{"activity":"8aa24560d2","members":"74d4a195da","groups":"a4e78914a8","blogs":"35aee7ad9e","xprofile":"a8056b0b43","friends":"f9c5c48c86","media":"316871ce0b","document":"bdeb846b46","video":"467a0faab2","messages":"873cd53c23","settings":"3b65ce2914","notifications":"dfe84e1f0e","search":"5088a7a0f3","moderation":"c71f7e51f7","group_members":"1478843d74"},"is_send_ajax_request":"1","bb_enable_content_counts":"1","more_menu_items":"Menu Items","more_menu_text":"More","modbypass":null,"forums":{"params":{"bb_current_user_id":0,"link_preview":true},"nonces":{"post_topic_reply_draft":"8517147ccd"},"strings":{"discardButton":"Discard Draft"},"draft":[]},"nonce":{"bp_moderation_content_nonce":"1a89140015"},"current":{"message_user_id":0},"archived_threads":[],"activity":{"params":{"user_id":0,"object":"user","backcompat":false,"post_nonce":"81a7aee157","post_draft_nonce":"0efa4b7d21","excluded_hosts":[],"user_can_post":false,"is_activity_edit":false,"displayed_user_id":0,"errors":{"empty_post_update":"Sorry, Your update cannot be empty.","post_fail":"An error occurred while saving your post.","media_fail":"To change the media type, remove existing media from your post."},"avatar_url":"https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/images/profile-avatar-buddyboss-50.png","avatar_width":150,"avatar_height":150,"user_display_name":false,"user_domain":"","avatar_alt":"Profile photo of ","autoload":true,"link_preview":true,"objects":{"profile":{"text":"Post in: Profile","autocomplete_placeholder":"","priority":5},"group":{"text":"Post in: Group","autocomplete_placeholder":"Search groups","priority":10,"loading_group_placeholder":"Loading groups...","finding_group_placeholder":"Finding groups...","no_groups_found":"No groups found."},"group_list":[{"id":47,"name":"bridges","avatar_url":"https://yourcreativebridge.com/wp-content/uploads/group-avatars/47/1751059925-bpthumb.png","object_type":"group","is_public":true,"group_media":false,"group_document":false,"group_video":false},{"id":48,"name":"Group Test","avatar_url":"https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/images/group-avatar-buddyboss-50.png","object_type":"group","is_public":true,"group_media":false,"group_document":false,"group_video":false},{"id":51,"name":"Introduce yourself!","avatar_url":"https://yourcreativebridge.com/wp-content/uploads/group-avatars/51/6a2c3e234f803-bpthumb.jpg","object_type":"group","is_public":true,"group_media":false,"group_document":false,"group_video":false},{"id":49,"name":"Technical Questions","avatar_url":"https://yourcreativebridge.com/wp-content/uploads/group-avatars/49/69263d00541f7-bpthumb.jpg","object_type":"group","is_public":true,"group_media":false,"group_document":false,"group_video":false}],"group_count":4,"group_total_page":1},"draft_activity":false,"access_control_settings":{"can_create_activity":false,"can_create_activity_media":false,"can_create_activity_document":false},"topics":{"bb_is_enabled_group_activity_topics":false,"bb_is_enabled_activity_topics":true,"bb_is_activity_topic_required":false,"topic_lists":[],"topic_tooltip_error":"Please select a topic","is_activity_directory":false}},"strings":{"whatsnewPlaceholder":"Share what's on your mind, ...","whatsnewLabel":"Post what&#039;s new","whatsnewpostinLabel":"Post in","postUpdateButton":"Post","updatePostButton":"Update Post","cancelButton":"Cancel","commentLabel":"%d Comment","commentsLabel":"%d Comments","loadingMore":"Loading...","discardButton":"Discard Draft","pinPost":"Pin to Feed","unpinPost":"Unpin from Feed","pinGroupPost":"Pin to Group","unpinGroupPost":"Unpin from Group","pinPostError":"There was a problem marking this operation. Please try again.","reactionAjaxError":"There was a problem marking this operation. Please try again.","closeComments":"Turn off commenting","uncloseComments":"Turn on commenting","closeCommentsError":"There was a problem marking this operation. Please try again.","commentPostError":"There was a problem posting your comment.","muteNotification":"Turn off notifications","unmuteNotification":"Turn on notifications"}},"media":{"max_upload_size":6,"profile_media":false,"profile_album":true,"group_media":false,"group_album":true,"messages_media":false,"messages_media_active":true,"dropzone_media_message":"\u003Cstrong\u003EAdd Photos\u003C/strong\u003E Or drag and drop","media_select_error":"This file type is not supported for photo uploads.","empty_media_type":"Empty media file will not be uploaded.","invalid_media_type":"Unable to upload the file","media_size_error_header":"File too large ","media_size_error_description":"This file type is too large.","dictFileTooBig":"Sorry, file size is too big ({{filesize}} MB). Max file size limit: {{maxFilesize}} MB.","cover_photo_size_error_header":"Unable to reposition the image ","cover_photo_size_error_description":"To reposition your cover photo, please upload a larger image and then try again.","maxFiles":10,"is_media_directory":"no","create_album_error_title":"Please enter title of album","current_album":0,"current_type":"","move_to_id_popup":0,"media_dict_file_exceeded":"You are allowed to upload only 10 photos at a time.","can_manage_media":false,"create_album_title":"Create Album","dictCancelUploadConfirmation":"Are you sure you want to cancel this upload?","connection_lost_error":"Connection lost with the server.","emoji":{"profile":true,"groups":true,"messages":true,"forums":true,"document":true},"emoji_filter_url":"https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/images/emojifilter/","gif":{"profile":false,"groups":false,"messages":false,"forums":false,"document":true},"gif_api_key":"","i18n_strings":{"select":"Select","unselect":"Unselect","selectall":"Select All","unselectall":"Unselect All","no_photos_found":"Sorry, no photos were found","upload":"Upload","uploading":"Uploading","upload_status":"%1$d out of %2$d uploaded","album_delete_confirm":"Are you sure you want to delete this album? Photos in this album will also be deleted.","album_delete_error":"There was a problem deleting the album.","media_delete_confirm":"Are you sure you want to delete this media?","folder_delete_confirm":"Are you sure you want to delete this folder? Documents in this folder will also be deleted?","document_delete_confirm":"Are you sure you want to delete this document?","folder_delete_error":"There was a problem deleting the folder.","folder_move_error":"Please select destination folder."},"profile_document":false,"group_document":false,"messages_document":false,"messages_document_active":true,"document_type":"application/x-abiword,text/xml,application/x-ace-compressed,application/postscript,application/pdf,application/vnd.android.package-archive,application/java-archive,text/css,text/plain,text/csv,application/msword,application/vnd.ms-word.document.macroenabled.12,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.ms-word.template.macroenabled.12,image/x-eps,image/gif,application/x-gzip,application/gzip,text/html,image/x-icon,text/calendar,application/octet-stream,image/jpeg,application/javascript,audio/mpeg,application/vnd.oasis.opendocument.spreadsheet,application/vnd.oasis.opendocument.text,image/png,application/vnd.ms-powerpoint.template.macroenabled.12,application/vnd.openxmlformats-officedocument.presentationml.template,application/vnd.openxmlformats-officedocument.presentationml.presentation,application/vnd.ms-powerpoint,application/vnd.openxmlformats-officedocument.presentationml.slideshow,application/vnd.ms-powerpoint.presentation.macroenabled.12,image/vnd.adobe.photoshop,application/x-rar-compressed,application/x-rar,application/rss+xml,application/rtf,application/x-sqlite3,image/svg+xml,application/x-tar,image/tiff,text/x-vcard,text/vcard,audio/x-wav,application/vnd.ms-excel.sheet.binary.macroenabled.12,application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-excel.sheet.macroenabled.12,application/vnd.ms-excel.template.macroenabled.12,application/vnd.openxmlformats-officedocument.spreadsheetml.template,text/yaml,application/zip,application/x-7z-compressed,video/mp4,video/webm,video/ogg,video/quicktime,.abw,.ace,.ai,.apk,.css,.csv,.doc,.docm,.docx,.dotm,.dotx,.eps,.gif,.gz,.gzip,.htm,.html,.ico,.ics,.ipa,.jar,.jpeg,.jpg,.js,.mp3,.ods,.odt,.pdf,.png,.potm,.potx,.pps,.ppsx,.ppt,.pptm,.pptx,.psd,.rar,.rss,.rtf,.sketch,.svg,.tar,.tiff,.txt,.vcf,.wav,.xlam,.xls,.xlsb,.xlsm,.xlsx,.xltm,.xltx,.xml,.yaml,.zip,.7z,.mp4,.webm,.ogg,.mov","empty_document_type":"Empty documents will not be uploaded.","current_folder":0,"current_user_id":0,"current_group_id":0,"target_text":"Documents","create_folder_error_title":"Please enter title of folder","invalid_file_type":"Unable to upload the file","document_select_error":"Please upload only the following file types: \u003Cbr /\u003E\u003Cdiv class=\"bb-allowed-file-types\"\u003E.abw, .ace, .ai, .apk, .css, .csv, .doc, .docm, .docx, .dotm, .dotx, .eps, .gif, .gz, .gzip, .htm, .html, .ico, .ics, .ipa, .jar, .jpeg, .jpg, .js, .mp3, .ods, .odt, .pdf, .png, .potm, .potx, .pps, .ppsx, .ppt, .pptm, .pptx, .psd, .rar, .rss, .rtf, .sketch, .svg, .tar, .tiff, .txt, .vcf, .wav, .xlam, .xls, .xlsb, .xlsm, .xlsx, .xltm, .xltx, .xml, .yaml, .zip, .7z, .mp4, .webm, .ogg, .mov\u003C/div\u003E","dropzone_document_message":"\u003Cstrong\u003EAdd Files\u003C/strong\u003E Or drag and drop","is_document_directory":"no","document_preview_error":"Sorry! something went wrong we are not able to preview.","move_to_folder":"Move folder to...","move_to_file":"Move document to...","copy_to_clip_board_text":"Copied to Clipboard","download_button":"Download","document_size_error_header":"File too large ","document_size_error_description":"This file type is too large.","sidebar_download_text":"Download","sidebar_view_text":"View","create_folder":"Create Folder","document_dict_file_exceeded":"You are allowed to upload only 5 documents at a time.","can_manage_document":false},"video":{"max_upload_size":8,"video_type":"video/mp4,video/webm,video/ogg,video/quicktime,.mp4,.webm,.ogg,.mov","profile_video":false,"profile_album":true,"group_video":false,"group_album":true,"messages_video":false,"messages_video_active":true,"dropzone_video_message":"\u003Cstrong\u003EAdd Videos\u003C/strong\u003E Or drag and drop","dropzone_video_thumbnail_message":"Upload thumbnail","video_select_error":"This file type is not supported for video uploads.","empty_video_type":"Empty video file will not be uploaded.","invalid_video_type":"Unable to upload the file","video_size_error_header":"File too large ","video_size_error_description":"This file type is too large.","dictFileTooBig":"Sorry, file size is too big ({{filesize}} MB). Max file size limit: {{maxFilesize}} MB.","maxFiles":10,"is_video_directory":"no","create_album_error_title":"Please enter title of album","cover_video_size_error_header":"Unable to reposition the image ","cover_video_size_error_description":"To reposition your cover video, please upload a larger image and then try again.","current_album":0,"current_type":"","move_to_id_popup":0,"video_dict_file_exceeded":"You are allowed to upload only 10 videos at a time.","thumb_dict_file_exceeded":"You are allowed to upload only 1 thumb at a time.","dictInvalidFileType":"Please upload only the following file types: \u003Cbr /\u003E\u003Cdiv class=\"bb-allowed-file-types\"\u003Evideo/mp4, video/webm, video/ogg, video/quicktime, .mp4, .webm, .ogg, .mov\u003C/div\u003E","is_ffpmeg_installed":false,"generating_thumb":"Generating thumbnail\u2026","dictCancelUploadConfirmation":"Are you sure you want to cancel this upload?","i18n_strings":{"select":"Select","unselect":"Unselect","selectall":"Select All","unselectall":"Unselect All","no_videos_found":"Sorry, no videos were found","upload":"Upload","upload_thumb":"Change Thumbnail","uploading":"Uploading","upload_status":"%1$d out of %2$d uploaded","album_delete_confirm":"Are you sure you want to delete this album? Videos in this album will also be deleted.","album_delete_error":"There was a problem deleting the album.","video_delete_confirm":"Are you sure you want to delete this video?","video_enlarge_text":"Enlarge","video_fullscreen_text":"Full screen","video_play_text":"Play","video_pause_text":"Pause","video_uploaded_text":"Uploaded","video_volume_text":"Volume","video_miniplayer_text":"Miniplayer","video_speed_text":"Speed","video_skip_back_text":"Step Back (5)","video_skip_forward_text":"Step Forward (5)","video_picture_in_text":"This video is playing in the miniplayer."}},"moderation":{"unblock_user_msg":"Are you sure you want to unblock this member?","no_user_msg":"No blocked members found."},"activity_polls":{"params":{"can_create_poll_activity":false},"strings":{"DeletePollConfirm":"Are you sure you would like to delete this poll?","addedByYou":"Added by you","areYouSure":"Are you sure?","closePopupConfirm":"Any options you have chosen will be removed"}},"activity_schedule":{"params":{"scheduled_post_nonce":"c2a18bcbf5","scheduled_post_enabled":true,"can_schedule_in_feed":false},"strings":{"schedulePostButton":"Schedule","confirmDeletePost":"Are you sure you want to delete that permanently?","scheduleWarning":"Schedule Outdated","successDeletionTitle":"Scheduled Post Deleted","successDeletionDesc":"Your scheduled post has been deleted.","successScheduleTitle":"Successfully Scheduled Post","successScheduleDesc":"Your post has been scheduled.","EditSuccessScheduleTitle":"Successfully Updated Post","EditSuccessScheduleDesc":"Your post schedule has been updated.","EditViewSchedulePost":"View now","viewSchedulePosts":"View all posts","activity_schedule_enabled":true,"notAllowScheduleWarning":"Unable to schedule post as you are not the owner or moderator of this group"}},"document":{"dictInvalidFileType":"Please upload only the following file types: \u003Cbr /\u003E\u003Cdiv class=\"bb-allowed-file-types\"\u003E.abw, .ace, .ai, .apk, .css, .csv, .doc, .docm, .docx, .dotm, .dotx, .eps, .gif, .gz, .gzip, .htm, .html, .ico, .ics, .ipa, .jar, .jpeg, .jpg, .js, .mp3, .ods, .odt, .pdf, .png, .potm, .potx, .pps, .ppsx, .ppt, .pptm, .pptx, .psd, .rar, .rss, .rtf, .sketch, .svg, .tar, .tiff, .txt, .vcf, .wav, .xlam, .xls, .xlsb, .xlsm, .xlsx, .xltm, .xltx, .xml, .yaml, .zip, .7z, .mp4, .webm, .ogg, .mov\u003C/div\u003E","max_upload_size":2,"maxFiles":5,"mp3_preview_extension":"mp3,wav,ogg"}};
var BB_Nouveau_Presence = {"heartbeat_enabled":"1","presence_interval":"60","presence_default_interval":"60","presence_time_span":"20","idle_inactive_span":"180","rest_nonce":"965dd3ab25","native_presence":"1","native_presence_url":"https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/bb-core-native-presence.php","presence_rest_url":"https://yourcreativebridge.com/wp-json/buddyboss/v1/members/presence"};
//# sourceURL=bp-nouveau-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/buddypress-nouveau.min.js?ver=2.11.0" id="bp-nouveau-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/backbone.min.js?ver=1.6.0" id="backbone-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/wp-backbone.min.js?ver=6.9.5" id="wp-backbone-js"></script>
<script type="text/javascript" id="bb-poll-script-js-extra">
/* <![CDATA[ */
var bbPollsVars = {"ajax_url":"https://yourcreativebridge.com/wp-admin/admin-ajax.php","nonce":{"add_poll_nonce":"0130d5a9c6","add_poll_option_nonce":"196639758e","remove_poll_option_nonce":"ae9498d705","add_poll_vote_nonce":"a229df28e2","poll_vote_state_nonce":"cc33846c6d","remove_poll_nonce":"83445c740f"}};
//# sourceURL=bb-poll-script-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/polls/assets/js/bb-poll.min.js?ver=2.8.0" id="bb-poll-script-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/schedule-posts/assets/js/bb-schedule-posts.min.js?ver=2.8.0" id="bb-schedule-posts-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/jquery.guillotine.min.js?ver=2.11.0" id="guillotine-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/comment-reply.min.js?ver=6.9.5" id="comment-reply-js" async="async" data-wp-strategy="async" fetchpriority="low"></script>
<script type="text/javascript" id="heartbeat-js-extra">
/* <![CDATA[ */
var heartbeatSettings = {"ajaxurl":"/wp-admin/admin-ajax.php"};
//# sourceURL=heartbeat-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/heartbeat.min.js?ver=6.9.5" id="heartbeat-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/codemirror.min.js?ver=2.11.0" id="bp-nouveau-codemirror-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/css.min.js?ver=2.11.0" id="bp-nouveau-codemirror-css-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/buddypress-media.min.js?ver=2.11.0" id="bp-nouveau-media-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/buddypress-video.min.js?ver=2.11.0" id="bp-nouveau-video-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/menu.min.js?ver=1.13.3" id="jquery-ui-menu-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed" id="wp-a11y-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/jquery/ui/autocomplete.min.js?ver=1.13.3" id="jquery-ui-autocomplete-js"></script>
<script type="text/javascript" id="bp-nouveau-search-js-extra">
/* <![CDATA[ */
var BP_SEARCH = {"nonce":"db14e8ff10","action":"bp_search_ajax","debug":"1","ajaxurl":"https://yourcreativebridge.com/wp-admin/admin-ajax.php","loading_msg":"Loading suggestions...","enable_ajax_search":"1","per_page":"5","autocomplete_selector":".header-search-wrap .search-form","form_selector":".widget_search .search-form","forums_autocomplete":"1"};
//# sourceURL=bp-nouveau-search-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/buddypress-search.min.js?ver=2.11.0" id="bp-nouveau-search-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/buddypress-moderation.min.js?ver=2.11.0" id="bp-nouveau-moderation-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/vendors/draggabilly.min.js?ver=2.9.20" id="draggabilly-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/plugins/bbp-scrubber.min.js?ver=2.9.20" id="buddyboss-theme-bbp-scrubber-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/jquery.caret.min.js?ver=2.11.0" id="jquery-caret-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/jquery.atwho.min.js?ver=2.11.0" id="jquery-atwho-js"></script>
<script type="text/javascript" id="bp-mentions-js-extra">
/* <![CDATA[ */
var BP_Mentions_Options = {"selectors":[".bp-suggestions","#comments form textarea",".wp-editor-area",".bbp-the-content"],"insert_tpl":"@${ID}","display_tpl":"\u003Cli data-value=\"@${ID}\"\u003E\u003Cimg src=\"${image}\" /\u003E\u003Cspan class=\"username\"\u003E@${ID}\u003C/span\u003E\u003Csmall\u003E${name}\u003C/small\u003E\u003C/li\u003E","extra_options":[]};
//# sourceURL=bp-mentions-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform/bp-core/js/mentions.min.js?ver=2.11.0" id="bp-mentions-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/assets/js/vendor/jquery.mask.js?ver=5.0.4" id="bp-zoom-mask-js-js"></script>
<script type="text/javascript" id="bp-zoom-js-js-extra">
/* <![CDATA[ */
var bp_zoom_vars = {"ajax_url":"https://yourcreativebridge.com/wp-admin/admin-ajax.php","home_url":"https://yourcreativebridge.com/beach-party-rsvp-today/feed","is_single_meeting":"","is_single_webinar":"","group_id":"","group_meetings_url":"","group_meetings_past_url":"","group_webinars_url":"","group_webinar_past_url":"","meeting_delete_nonce":"0f91bcdaea","meeting_confirm_msg":"Are you sure you want to delete this meeting?","webinar_delete_nonce":"e1bda56ea1","webinar_confirm_msg":"Are you sure you want to delete this webinar?","user":{"name":"Guest","email":"guest@domain.com"},"scripts":["https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/js/zoom-web-sdk/react.production.min.js","https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/js/zoom-web-sdk/react-dom.production.min.js","https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/js/zoom-web-sdk/redux.min.js","https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/js/zoom-web-sdk/redux-thunk.min.js","https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/js/zoom-web-sdk/lodash.min.js","https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/js/zoom-web-sdk/jquery.min.js"],"styles":["https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/js/zoom-web-sdk/bootstrap.css","https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/js/zoom-web-sdk/react-select.css"],"strings":{"day":"day","month":"month","week":"week"},"lang":"en-US","is_zoom_sdk":""};
//# sourceURL=bp-zoom-js-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/js/bp-zoom.min.js?ver=2.8.0" id="bp-zoom-js-js"></script>
<script type="text/javascript" id="bb-countdown-js-js-extra">
/* <![CDATA[ */
var bb_countdown_vars = {"daysStr":"Days","hoursStr":"Hours","minutesStr":"Minutes","secondsStr":"Seconds"};
//# sourceURL=bb-countdown-js-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/buddyboss-platform-pro/assets/js/bb-countdown.min.js?ver=1.0.1" id="bb-countdown-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/vendors/menu.js?ver=2.9.20" id="boss-menu-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/vendors/fitvids.js?ver=2.9.20" id="boss-fitvids-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/vendors/slick.min.js?ver=2.9.20" id="boss-slick-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/vendors/panelslider.min.js?ver=2.9.20" id="boss-panelslider-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/vendors/sticky-kit.js?ver=2.9.20" id="boss-sticky-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/vendors/jssocials.min.js?ver=2.9.20" id="boss-jssocials-js-js"></script>
<script type="text/javascript" id="buddyboss-theme-main-js-js-extra">
/* <![CDATA[ */
var bs_data = {"jm_ajax":"https://yourcreativebridge.com/jm-ajax/","ajaxurl":"https://yourcreativebridge.com/wp-admin/admin-ajax.php","show_notifications":"1","show_messages":"1","facebook_label":"Share on Facebook","twitter_label":"Post on X","more_menu_title":"Menu Items","translation":{"comment_posted":"Your comment has been posted.","comment_btn_loading":"Please Wait...","choose_a_file_label":"Choose a file","email_validation":"Please enter a valid email address."},"gamipress_badge_label":"Badge","nonce_list_grid":"530f6dd87c"};
//# sourceURL=buddyboss-theme-main-js-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/main.min.js?ver=2.9.20" id="buddyboss-theme-main-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/vendors/validate.min.js?ver=2.9.20" id="boss-validate-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/vendors/select2.full.min.js?ver=2.9.20" id="select2-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/vendors/progressbar.min.js?ver=2.9.20" id="progressbar-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/jquery-mousewheel.min.js?ver=4.10.88" id="mousewheel-js-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/themes/buddyboss-theme/assets/js/plugins/elementor.min.js?ver=2.9.20" id="buddyboss-theme-elementor-js-js"></script>
<script type="text/javascript" id="password-strength-meter-js-extra">
/* <![CDATA[ */
var pwsL10n = {"unknown":"Password strength unknown","short":"Very weak","bad":"Weak","good":"Medium","strong":"Strong","mismatch":"Mismatch"};
//# sourceURL=password-strength-meter-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-admin/js/password-strength-meter.min.js?ver=6.9.5" id="password-strength-meter-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/shortcode.min.js?ver=6.9.5" id="shortcode-js"></script>
<script type="text/javascript" id="media-models-js-extra">
/* <![CDATA[ */
var _wpMediaModelsL10n = {"settings":{"ajaxurl":"/wp-admin/admin-ajax.php","post":{"id":0}}};
//# sourceURL=media-models-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/media-models.min.js?ver=6.9.5" id="media-models-js"></script>
<script type="text/javascript" id="wp-plupload-js-extra">
/* <![CDATA[ */
var pluploadL10n = {"queue_limit_exceeded":"You have attempted to queue too many files.","file_exceeds_size_limit":"%s exceeds the maximum upload size for this site.","zero_byte_file":"This file is empty. Please try another.","invalid_filetype":"This file cannot be processed by the web server.","not_an_image":"This file is not an image. Please try another.","image_memory_exceeded":"Memory exceeded. Please try another smaller file.","image_dimensions_exceeded":"This is larger than the maximum size. Please try another.","default_error":"An error occurred in the upload. Please try again later.","missing_upload_url":"There was a configuration error. Please contact the server administrator.","upload_limit_exceeded":"You may only upload 1 file.","http_error":"Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page.","http_error_image":"The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels.","upload_failed":"Upload failed.","big_upload_failed":"Please try uploading this file with the %1$sbrowser uploader%2$s.","big_upload_queued":"%s exceeds the maximum upload size for the multi-file uploader when used in your browser.","io_error":"IO error.","security_error":"Security error.","file_cancelled":"File canceled.","upload_stopped":"Upload stopped.","dismiss":"Dismiss","crunching":"Crunching\u2026","deleted":"moved to the Trash.","error_uploading":"\u201c%s\u201d has failed to upload.","unsupported_image":"This image cannot be displayed in a web browser. For best results convert it to JPEG before uploading.","noneditable_image":"The web server cannot generate responsive image sizes for this image. Convert it to JPEG or PNG before uploading.","file_url_copied":"The file URL has been copied to your clipboard"};
var _wpPluploadSettings = {"defaults":{"file_data_name":"async-upload","url":"/wp-admin/async-upload.php","filters":{"max_file_size":"67108864b","mime_types":[{"extensions":"jpg,jpeg,jpe,gif,png,bmp,tiff,tif,webp,avif,ico,heic,heif,heics,heifs,asf,asx,wmv,wmx,wm,avi,divx,flv,mov,qt,mpeg,mpg,mpe,mp4,m4v,ogv,webm,mkv,3gp,3gpp,3g2,3gp2,txt,asc,c,cc,h,srt,csv,tsv,ics,rtx,css,vtt,dfxp,mp3,m4a,m4b,aac,ra,ram,wav,x-wav,ogg,oga,flac,mid,midi,wma,wax,mka,rtf,pdf,class,tar,zip,gz,gzip,rar,7z,psd,xcf,doc,pot,pps,ppt,wri,xla,xls,xlt,xlw,mdb,mpp,docx,docm,dotx,dotm,xlsx,xlsm,xlsb,xltx,xltm,xlam,pptx,pptm,ppsx,ppsm,potx,potm,ppam,sldx,sldm,onetoc,onetoc2,onetmp,onepkg,oxps,xps,odt,odp,ods,odg,odc,odb,odf,wp,wpd,key,numbers,pages,woff,woff2,ttf,otf,eot,svg,redux"}]},"heic_upload_error":true,"multipart_params":{"action":"upload-attachment","_wpnonce":"2748c4bf9f"}},"browser":{"mobile":true,"supported":true},"limitExceeded":false};
//# sourceURL=wp-plupload-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/plupload/wp-plupload.min.js?ver=6.9.5" id="wp-plupload-js"></script>
<script type="text/javascript" id="mediaelement-core-js-before">
/* <![CDATA[ */
var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}};
//# sourceURL=mediaelement-core-js-before
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.9.5" id="mediaelement-migrate-js"></script>
<script type="text/javascript" id="mediaelement-js-extra">
/* <![CDATA[ */
var _wpmejsSettings = {"pluginPath":"/wp-includes/js/mediaelement/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"};
//# sourceURL=mediaelement-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.9.5" id="wp-mediaelement-js"></script>
<script type="text/javascript" id="wp-api-request-js-extra">
/* <![CDATA[ */
var wpApiSettings = {"root":"https://yourcreativebridge.com/wp-json/","nonce":"965dd3ab25","versionString":"wp/v2/"};
//# sourceURL=wp-api-request-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/api-request.min.js?ver=6.9.5" id="wp-api-request-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/clipboard.min.js?ver=2.0.11" id="clipboard-js"></script>
<script type="text/javascript" id="media-views-js-extra">
/* <![CDATA[ */
var _wpMediaViewsL10n = {"mediaFrameDefaultTitle":"Media","url":"URL","addMedia":"Add media","search":"Search","select":"Select","cancel":"Cancel","update":"Update","replace":"Replace","remove":"Remove","back":"Back","selected":"%d selected","dragInfo":"Drag and drop to reorder media files.","uploadFilesTitle":"Upload files","uploadImagesTitle":"Upload images","mediaLibraryTitle":"Media Library","insertMediaTitle":"Add media","createNewGallery":"Create a new gallery","createNewPlaylist":"Create a new playlist","createNewVideoPlaylist":"Create a new video playlist","returnToLibrary":"\u2190 Go to library","allMediaItems":"All media items","allDates":"All dates","noItemsFound":"No items found.","insertIntoPost":"Insert into post","unattached":"Unattached","mine":"Mine","trash":"Trash","uploadedToThisPost":"Uploaded to this post","warnDelete":"You are about to permanently delete this item from your site.\nThis action cannot be undone.\n 'Cancel' to stop, 'OK' to delete.","warnBulkDelete":"You are about to permanently delete these items from your site.\nThis action cannot be undone.\n 'Cancel' to stop, 'OK' to delete.","warnBulkTrash":"You are about to trash these items.\n  'Cancel' to stop, 'OK' to delete.","bulkSelect":"Bulk select","trashSelected":"Move to Trash","restoreSelected":"Restore from Trash","deletePermanently":"Delete permanently","errorDeleting":"Error in deleting the attachment.","apply":"Apply","filterByDate":"Filter by date","filterByType":"Filter by type","searchLabel":"Search media","searchMediaLabel":"Search media","searchMediaPlaceholder":"Search media items...","mediaFound":"Number of media items found: %d","noMedia":"No media items found.","noMediaTryNewSearch":"No media items found. Try a different search.","attachmentDetails":"Attachment details","insertFromUrlTitle":"Insert from URL","setFeaturedImageTitle":"Featured image","setFeaturedImage":"Set featured image","createGalleryTitle":"Create gallery","editGalleryTitle":"Edit gallery","cancelGalleryTitle":"\u2190 Cancel gallery","insertGallery":"Insert gallery","updateGallery":"Update gallery","addToGallery":"Add to gallery","addToGalleryTitle":"Add to gallery","reverseOrder":"Reverse order","imageDetailsTitle":"Image details","imageReplaceTitle":"Replace image","imageDetailsCancel":"Cancel edit","editImage":"Edit image","chooseImage":"Choose image","selectAndCrop":"Select and crop","skipCropping":"Skip cropping","cropImage":"Crop image","cropYourImage":"Crop your image","cropping":"Cropping\u2026","suggestedDimensions":"Suggested image dimensions: %1$s by %2$s pixels.","cropError":"There has been an error cropping your image.","audioDetailsTitle":"Audio details","audioReplaceTitle":"Replace audio","audioAddSourceTitle":"Add audio source","audioDetailsCancel":"Cancel edit","videoDetailsTitle":"Video details","videoReplaceTitle":"Replace video","videoAddSourceTitle":"Add video source","videoDetailsCancel":"Cancel edit","videoSelectPosterImageTitle":"Select poster image","videoAddTrackTitle":"Add subtitles","playlistDragInfo":"Drag and drop to reorder tracks.","createPlaylistTitle":"Create audio playlist","editPlaylistTitle":"Edit audio playlist","cancelPlaylistTitle":"\u2190 Cancel audio playlist","insertPlaylist":"Insert audio playlist","updatePlaylist":"Update audio playlist","addToPlaylist":"Add to audio playlist","addToPlaylistTitle":"Add to Audio Playlist","videoPlaylistDragInfo":"Drag and drop to reorder videos.","createVideoPlaylistTitle":"Create video playlist","editVideoPlaylistTitle":"Edit video playlist","cancelVideoPlaylistTitle":"\u2190 Cancel video playlist","insertVideoPlaylist":"Insert video playlist","updateVideoPlaylist":"Update video playlist","addToVideoPlaylist":"Add to video playlist","addToVideoPlaylistTitle":"Add to video Playlist","filterAttachments":"Filter media","attachmentsList":"Media list","iconPicker":{"frameTitle":"Icon Picker","allFilter":"All Categories","selectIcon":"Select Icon"},"settings":{"tabs":[],"tabUrl":"https://yourcreativebridge.com/wp-admin/media-upload.php?chromeless=1","mimeTypes":{"image":"Images","audio":"Audio","video":"Video","application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.ms-word.document.macroEnabled.12,application/vnd.ms-word.template.macroEnabled.12,application/vnd.oasis.opendocument.text,application/vnd.apple.pages,application/pdf,application/vnd.ms-xpsdocument,application/oxps,application/rtf,application/wordperfect,application/octet-stream":"Documents","application/vnd.apple.numbers,application/vnd.oasis.opendocument.spreadsheet,application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-excel.sheet.macroEnabled.12,application/vnd.ms-excel.sheet.binary.macroEnabled.12":"Spreadsheets","application/x-gzip,application/rar,application/x-tar,application/zip,application/x-7z-compressed":"Archives"},"captions":true,"nonce":{"sendToEditor":"a26a7f71ff","setAttachmentThumbnail":"5abd9ed9f7"},"post":{"id":0},"defaultProps":{"link":"none","align":"","size":""},"attachmentCounts":{"audio":1,"video":1},"oEmbedProxyUrl":"https://yourcreativebridge.com/wp-json/oembed/1.0/proxy","embedExts":["mp3","ogg","flac","m4a","wav","mp4","m4v","webm","ogv","flv"],"embedMimes":{"mp3":"audio/mpeg","ogg":"audio/ogg","flac":"audio/flac","m4a":"audio/mpeg","wav":"audio/wav","mp4":"video/mp4","m4v":"video/mp4","webm":"video/webm","ogv":"video/ogg","flv":"video/x-flv"},"contentWidth":640,"months":[{"year":"2026","month":"8","text":"August 2026"},{"year":"2026","month":"6","text":"June 2026"},{"year":"2026","month":"5","text":"May 2026"},{"year":"2026","month":"4","text":"April 2026"},{"year":"2026","month":"3","text":"March 2026"},{"year":"2026","month":"2","text":"February 2026"},{"year":"2026","month":"1","text":"January 2026"},{"year":"2025","month":"12","text":"December 2025"},{"year":"2025","month":"11","text":"November 2025"},{"year":"2025","month":"10","text":"October 2025"},{"year":"2025","month":"9","text":"September 2025"},{"year":"2025","month":"8","text":"August 2025"},{"year":"2025","month":"7","text":"July 2025"},{"year":"2025","month":"6","text":"June 2025"},{"year":"2025","month":"5","text":"May 2025"},{"year":"2025","month":"3","text":"March 2025"},{"year":"2025","month":"2","text":"February 2025"}],"mediaTrash":0,"infiniteScrolling":0}};
//# sourceURL=media-views-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/media-views.min.js?ver=6.9.5" id="media-views-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/media-editor.min.js?ver=6.9.5" id="media-editor-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/media-audiovideo.min.js?ver=6.9.5" id="media-audiovideo-js"></script>
<script type="text/javascript" id="mce-view-js-extra">
/* <![CDATA[ */
var mceViewL10n = {"shortcodes":["wp_caption","caption","playlist","audio","video","embed","cb_change_password_form","acf","code_snippet","code_snippet_source","events_calendar","events_gcal","locations_map","locations-map","events_map","events_list","events_list_grouped","event","locations_list","location","categories_list","event_category","tags_list","event_tag","events_page","events_link","events_url","events_rss_link","events_rss_url","event_form","event_search_form","events_search","location_search_form","locations_search","my_bookings","pmpro_button","pmpro_checkout_button","membership","pmpro_account","pmpro_login","pmpro_member","pmpro_member_profile_edit","pmpro_buddypress_restricted","chat","boss_current_year","buddyboss_current_year","bookmarks","bbp-forum-index","bbp-forum-form","bbp-single-forum","bbp-topic-index","bbp-topic-form","bbp-single-topic","bbp-topic-tags","bbp-single-tag","bbp-reply-form","bbp-single-reply","bbp-single-view","bbp-search-form","bbp-search","bbp-stats","elementor-element","elementor-template","buddyforms_gpdr","buddyforms_form","bf","buddyforms_the_loop","buddyforms_list_all","bf_user_posts_list","bf_posts_list","buddyforms_nav","bf_nav","buddyforms_button_view_posts","bf_link_to_user_posts","buddyforms_button_add_new","bf_link_to_form","bf_login_form","buddyforms_reset_password","bf_new_submission_link","bf_meta_key_count","profile","bloginfo","themeinfo","date","BBOSS_AJAX_SEARCH_FORM","gallery"]};
//# sourceURL=mce-view-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-includes/js/mce-view.min.js?ver=6.9.5" id="mce-view-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.31.2" id="elementor-webpack-runtime-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.31.2" id="elementor-frontend-modules-js"></script>
<script type="text/javascript" src="https://yourcreativebridge.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.31.2" id="elementor-frontend-js"></script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://yourcreativebridge.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.5"}}
</script>
<script type="module">
/* <![CDATA[ */
/*! This file is auto-generated */
const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});
//# sourceURL=https://yourcreativebridge.com/wp-includes/js/wp-emoji-loader.min.js
/* ]]> */
</script>

</body>
</html>
