.elementor-4536 .elementor-element.elementor-element-dfafd58{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:8px 8px;--row-gap:8px;--column-gap:8px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:64px;--padding-left:55px;--padding-right:55px;}.elementor-4536 .elementor-element.elementor-element-dfafd58:not(.elementor-motion-effects-element-type-background), .elementor-4536 .elementor-element.elementor-element-dfafd58 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9FAFB;}.elementor-4536 .elementor-element.elementor-element-d0b5a95{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4536 .elementor-element.elementor-element-87b5097 > .elementor-widget-container{margin:32px 0px 0px 0px;}.elementor-4536 .elementor-element.elementor-element-87b5097{text-align:left;}.elementor-4536 .elementor-element.elementor-element-87b5097 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:700;line-height:48px;color:var( --e-global-color-accent );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4536 .elementor-element.elementor-element-032f0da > .elementor-widget-container{margin:0px 0px 32px 0px;}.elementor-4536 .elementor-element.elementor-element-032f0da{font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:500;line-height:30px;color:var( --e-global-color-accent );}.elementor-4536 .elementor-element.elementor-element-032f0da a{color:var( --e-global-color-primary );}.elementor-4536 .elementor-element.elementor-element-c6377bd{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:32px 32px;--row-gap:32px;--column-gap:32px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4536 .elementor-element.elementor-element-ce742f9{width:var( --container-widget-width, auto );max-width:auto;--container-widget-width:auto;--container-widget-flex-grow:0;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-4536 .elementor-element.elementor-element-dfafd58{--content-width:1300px;}}@media(max-width:1024px){.elementor-4536 .elementor-element.elementor-element-dfafd58{--padding-top:0px;--padding-bottom:46px;--padding-left:55px;--padding-right:55px;}.elementor-4536 .elementor-element.elementor-element-87b5097{text-align:center;}.elementor-4536 .elementor-element.elementor-element-032f0da{text-align:center;}.elementor-4536 .elementor-element.elementor-element-c6377bd{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(max-width:767px){.elementor-4536 .elementor-element.elementor-element-dfafd58{--padding-top:0px;--padding-bottom:45px;--padding-left:30px;--padding-right:30px;}.elementor-4536 .elementor-element.elementor-element-d0b5a95{--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-4536 .elementor-element.elementor-element-87b5097 .elementor-heading-title{font-size:32px;}.elementor-4536 .elementor-element.elementor-element-032f0da{font-size:16px;}}/* Start custom CSS for text-editor, class: .elementor-element-032f0da */.hub-hero-intro__toggle {
    background-color: transparent !important;
    border: none !important;
    color: #693D8F;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 30px;
}
.hub-hero-intro__toggle:hover {
    color: #693D8F !important;
}
.hub-hero-intro__toggle-icon svg{
	display:block;
	transition:transform 0.2s ease;
}
.hub-hero-intro__text{
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
@media (max-width:1023px){
	
	.hub-hero-intro {
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	}
	.hub-hero-intro.is-expanded .hub-hero-intro__text{
		white-space:normal;
		overflow:visible;
	}
	.hub-hero-intro__toggle{
		display:inline-flex;
	}
	.hub-hero-intro.is-expanded
	.hub-hero-intro__toggle-icon
	svg{
		transform:rotate(180deg);
	}
	
	.hub-hero-intro__toggle-icon {
	    height: fit-content !important;
	}
	
	.hub-hero-intro__toggle {
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    gap: 4px;
	}
}

@media (min-width: 1024px) {
    .hub-hero-intro__toggle {
        padding: 0px !important;
    display: flex;
    align-items: center;
    gap: 8px;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-ce742f9 */#hub-filter-search {
	border: none;
	outline: none;
	box-shadow: none;
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}

#hub-filter-search:focus {
	outline: none;
	box-shadow: none;
}

.hub-filters {
    background-color: #fff;
    border: 1px solid #DAE0E7;
    border-radius: 12px;
    padding: 24px;
    font-family: Montserrat, sans-serif;
    display: flex;
    flex-direction: column;
    gap: 24px;
}


.hub-filters ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.hub-filters li {
	margin-bottom: 8px;
}
.hub-filter-btn {
	padding: 6px 10px;
	border-radius: 20px;
	border: 1px solid #ccc;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	background: #fff;
	cursor: pointer;
}
.hub-filter-btn.is-active {
	background: #222;
	color: #fff;
	border-color: #222;
}

.circle_hub_filter {
    min-width: 320px !important;
}

.hub-filters-title {
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 28px !important;
    color: #1D2530;
    margin: 0px;
}

.hub-filters-search h3, .hub-filters-category h3, .hub-filters-location h3, .hub-filters-participation h3, .hub-filters-search-label {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #1D2530;
    margin-bottom: 12px;
}

#hub-filter-search {
    border:  1px solid #DAE0E7;
    border-radius: 10px;
    font-size: 12px;
    color: #627084;
    background-color: #F9FAFB;
    padding: 12px 14px !important;
}

.hub-filter-radio-text, .hub-location-radio-text, .hub-filter-radio-text {
    font-size: 12px;
    line-height: 20px;
    color: #1D2530;
}

.hub-filter-radio, .hub-location-radio, .hub-participation-radio {
	appearance: auto;
	-webkit-appearance: auto;
	accent-color: #e61882;
    width: 16px;
    height: 16px;
}

.hub-filter-radio-label, .hub-location-radio-label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.hub-filters-location-wrapper {
	max-height: 56px;
	overflow: hidden;
	transition: max-height 0.3s ease;
}
.hub-filters-location-wrapper.is-expanded {
	max-height: 500px;
	overflow-y: auto;
}
.hub-location-item-button {
	background: none;
	border: none;
	padding: 4px 0;
	font: inherit;
	cursor: pointer;
	display: block;
	text-align: left;
}
.hub-location-radio-label {
    cursor: pointer;
}
.hub-location-item-button.is-active {
	font-weight: 700;
	color: #e61882;
}
.hub-location-toggle, .hub-location-toggle:hover {
	background-color: transparent !important;
	border: none;
	color: #1D2530 !important;
	padding: 0 !important;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.hub-location-radio, .hub-filter-radio, .hub-participation-radio {
    cursor: pointer !important;
}

.circle_hub_filter .elementor-shortcode {
	position: sticky;
	top: 40px;
}

.hub-filters fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	min-inline-size: 0;
}

.hub-filters-responsive {
	position: relative;
}

.hub-filter-radio-text {
    margin: 0px;
}

@media (min-width: 1024px) {
	.hub-filters-toggle-btn {
		display: none;
	}
}

@media (max-width: 1023px) {
    .circle_hub_filter {
        width: 100% !important;
    }
    .hub-filters-title {
        display: none !important;
    }
	.hub-filters-toggle-btn {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		width: fit-content;
		padding: 8px 24px !important;
		font-size: 12px;
		line-height: 30px;
		border: none !important;
		font-weight: 500;
		border-radius: 8px;
		background-color: #E8EBEE !important;
		color: black !important;
		cursor: pointer;
	}

	.hub-filters-toggle-btn:focus-visible {
		outline: 2px solid #111827;
		outline-offset: 2px;
	}

	.hub-filters {
		display: none;
		margin-top: 12px;
	}

	.hub-filters-responsive.is-open .hub-filters {
		display: flex;
	}
	
	.hub-filters-search {
	    order: 4;
	}
	
	.hub-filters-category-list, .hub-filters-location-list, .hub-filters-participation-list{
	    display: flex;
	    align-items: center;
	    gap: 12px;
	   flex-wrap: wrap;
	}
	
	.hub-filters-location-wrapper {
	    max-height: 58px;
	}
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-0cf2bf4 */.hub-wrapper {
	display: flex;
	gap: 24px;
	align-items: flex-start;
}
.hub-results {
	flex: 1;
	min-height: 200px;
}
.hub-member-list {
	display: grid;
	grid-template-columns: 1fr;
	gap: 24px;
}
@media (min-width: 1024px) {
	.hub-member-list {
		grid-template-columns: repeat(
			3,
			minmax(0, 1fr)
		);
	}
}
.hub-member {
	border: 1px solid #eee;
	border-radius: 16px;
	background: #fff;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}
.hub-member-top {
	background: #e61882;
	max-height: 124px;
	min-height: 124px;
}
.hub-member-avatar-wrapper {
	display: flex;
	justify-content: center;
	margin-top: -100px;
	margin-bottom: 8px;
}
.hub-member-avatar-img {
	width: 160px;
	height: 160px !important;
	border-radius: 100px !important;
	border: 4px solid #e8ebee !important;
	object-fit: cover;
	background: #f2f2f2;
}
.hub-member-avatar-img.hub-member-avatar-initials {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 64px;
	font-weight: 500;
}
.hub-member-content {
	padding: 16px 24px;
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.hub-member-header-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
}
.hub-member-name {
	font-family: Montserrat, sans-serif;
	font-weight: bold;
	margin: 0;
	font-size: 20px;
	line-height: 28px;
	color: #1D2530;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hub-member-rating {
	background-color: rgba(230, 24, 130, 0.1);
	border-radius: 12px;
	display: flex;
	align-items: center;
	gap: 4px;
	padding: 4px 8px;
	white-space: nowrap;
}
.hub-member-rating-value {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	color: #e61882;
}
.hub-member-location {
	font-size: 14px;
	font-weight: 400;
	font-family: Montserrat, sans-serif;
	color: #627084;
	margin: 0;
	line-height: 20px;
	min-height: 20px;
	display: flex;
	align-items: center;
	gap: 8px;
}
.hub-member-location-icon {
	height: 16px;
}
.hub-member-rating-icon {
	height: 20px;
}
.hub-member-tags {
	display: flex;
	gap: 8px;
	align-items: center;
	flex-wrap: wrap;
	min-height: 28px;
}
.hub-member-tags p {
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: black;
	margin: 0;
	padding: 4px 12px;
	border-radius: 100px;
	border: 1px solid black;
}
.hub-member-tags .hub-member-categoria {
	background-color: #693D8F;
	color: white;
	border-color: #693D8F;
}
.hub-member-tags .hub-member-trilha {
	background-color: #e61882;
	color: white;
	border-color: #e61882;
}
.hub-member-tags .hub-member-participacao {
	color: #e61882;
	border-color: #e61882;
}
.hub-member-button {
	font-family: Montserrat, sans-serif;
	display: inline-block;
	padding: 8px 10px;
	border-radius: 8px;
	border: 1px solid #E8EBEE;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #1D2530;
	background: #E8EBEE;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
}
.hub-member-button-icon {
	height: 16px;
}
.hub-member-button-icon svg {
	color: #1D2530;
}
.hub-member-button:hover {
	background: #e61882;
	color: #fff;
}
.hub-member-button:hover svg {
	color: #fff;
}
.hub-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin-top: 16px;
}
.hub-pagination button {
	padding: 4px 10px;
	font-size: 14px;
	cursor: pointer;
	background-color: transparent !important;
	border: none !important;
}
.hub-pagination button:hover {
	color: #e71883 !important;
}
.hub-pagination button.is-active {
	border-radius: 8px;
	color: white;
	background: #e71883 !important;
	border: 1px solid #e71883 !important;
}
.hub-pagination button.is-active:hover {
	color: white !important;
}
.hub-pagination button:disabled {
	cursor: default;
}
.hub-pagination span {
	font-size: 13px;
	color: #444;
}
.hub-member-skeleton {
	position: relative;
}
.hub-member-skeleton-top {
	background-color: #f2f3f5;
}
.hub-member-skeleton-avatar {
	background-color: #e4e7ec;
	border-color: #f2f3f5 !important;
}
.hub-member-skeleton-line {
	height: 14px;
	border-radius: 8px;
	background-color: #f2f3f5;
}
.hub-member-skeleton-line-title {
	width: 70%;
	margin-bottom: 8px;
}
.hub-member-skeleton-line-subtitle {
	width: 50%;
	margin-bottom: 12px;
}
.hub-member-skeleton-tags {
	display: flex;
	gap: 8px;
	margin-top: 4px;
	margin-bottom: 12px;
}
.hub-member-skeleton-tag {
	height: 22px;
	min-width: 60px;
	border-radius: 999px;
	background-color: #f2f3f5;
}
.hub-member-skeleton-button {
	min-height: 32px;
	margin-top: 4px;
	background-color: #f2f3f5;
	border-color: transparent;
}
.hub-member-skeleton-button::before {
	content: '';
	display: block;
	height: 100%;
	width: 40%;
	margin: 0 auto;
	border-radius: 6px;
}
.skeleton-animate {
	background-image: linear-gradient(
		90deg,
		#f2f3f5 25%,
		#e4e7ec 37%,
		#f2f3f5 63%
	);
	background-size: 400px 100%;
	animation: hub-skeleton-shimmer 1.2s linear infinite;
}
.hub-member-ong-movtech {
    display: none;
}
@keyframes hub-skeleton-shimmer {
	0% {
		background-position: -200px 0;
	}
	100% {
		background-position: 200px 0;
	}
}

.circle_hub {
    margin: 0 auto;
    width: 100%;
}

.hub-results {
    text-align: center;
}

.hub-results-count {
    font-family: Montserrat, sans-serif;
    text-align: start;
    font-size: 22px;
    font-weight: bold;
    line-height: 32px;
    color: #545861;
    margin: 0px;
    margin-bottom: 16px;
}

@media screen and (max-width: 1024px) {
    .hub-member-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .hub-member {
        min-width: 283px;
        max-width: 283px;
    }
}/* End custom CSS */