@media screen and (max-width: 767px) {
	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home {
		background: #f4f6f8 !important;
		color: #111827;
		overflow-x: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home > main {
		background: #f4f6f8;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header {
		height: 52px;
		background: #fff;
		box-shadow: 0 1px 0 #e2e8f0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header > .container {
		width: 100%;
		max-width: none;
		height: 52px;
		padding: 10px 12px;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .navbar {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		height: 32px;
		min-height: 32px;
		padding: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home:not(.logged-in) .site-header .logo-wrapper {
		display: flex !important;
		flex: 0 0 32px;
		align-items: center;
		justify-content: center;
		width: 32px;
		min-width: 32px;
		max-width: 32px;
		height: 32px;
		margin: 0 12px 0 0;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home:not(.logged-in) .site-header .logo-wrapper > a {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 32px;
		height: 32px;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home:not(.logged-in) .site-header .logo-wrapper img.logo {
		display: block;
		width: 32px !important;
		min-width: 32px !important;
		height: 32px !important;
		max-width: 32px !important;
		max-height: 32px !important;
		margin: 0;
		object-fit: contain !important;
		transform: scale(1.6) !important;
		transform-origin: center;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home.logged-in .site-header .logo-wrapper {
		display: none !important;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .sep {
		display: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .navbar .actions {
		display: flex;
		flex: 1 1 auto;
		gap: 14px;
		align-items: center;
		justify-content: flex-end;
		width: auto;
		min-width: 0;
		height: 32px;
		margin: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .navbar .actions > * {
		margin: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .action-btn.toggle-search,
	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .action-btn.toggle-notify,
	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .burger {
		display: flex;
		flex: 0 0 20px;
		align-items: center;
		justify-content: center;
		width: 20px;
		height: 32px;
		padding: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .action-btn.toggle-search i,
	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .action-btn.toggle-notify i,
	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .burger i {
		font-size: 19px;
		line-height: 1;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .avatar-warp {
		display: flex;
		flex: 0 0 32px;
		align-items: center;
		justify-content: center;
		width: 32px;
		height: 32px;
		padding: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .avatar-warp img.avatar-img {
		display: block;
		width: 20px;
		height: 20px;
		max-width: 20px;
		max-height: 20px;
		object-fit: contain;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .action-btn.login-btn,
	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .eggio-header-signup-btn {
		display: inline-flex !important;
		flex: 0 0 auto;
		align-items: center;
		justify-content: center;
		height: 32px;
		min-height: 32px;
		padding: 0 8px;
		margin: 0;
		border-radius: 8px;
		font-size: 12px;
		line-height: 1;
		white-space: nowrap;
		box-shadow: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .header-gap {
		height: 52px;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2.home-search-box {
		height: 200px !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		background: #0f766e !important;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-bg {
		position: relative;
		height: 200px !important;
		min-height: 0 !important;
		padding: 0 !important;
		border-radius: 0 !important;
		background: #0f766e !important;
		box-shadow: none !important;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-bg::before,
	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-bg::after {
		display: none !important;
		content: none !important;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-bg > canvas {
		display: none !important;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-warp {
		display: flex !important;
		flex-direction: column;
		align-items: stretch !important;
		justify-content: flex-start !important;
		width: 100% !important;
		max-width: none !important;
		height: 200px !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 14px 12px 12px !important;
		text-align: left !important;
		box-sizing: border-box;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-title {
		width: 100%;
		margin: 0 0 7px !important;
		color: #fff !important;
		font-size: 22px !important;
		font-weight: 700 !important;
		line-height: 1.1 !important;
		letter-spacing: 0 !important;
		text-align: left !important;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-title > span > img {
		display: none !important;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-desc {
		display: -webkit-box !important;
		max-width: 620px;
		margin: 0 0 10px !important;
		color: rgba(255, 255, 255, 0.86) !important;
		font-size: 12.5px !important;
		font-weight: 400;
		line-height: 1.42 !important;
		text-align: left !important;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-form {
		width: 100%;
		max-width: none;
		height: 42px;
		margin: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-form form {
		display: flex !important;
		align-items: stretch;
		width: 100% !important;
		max-width: none !important;
		height: 42px !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 1px solid rgba(255, 255, 255, 0.25);
		border-radius: 8px !important;
		background: #fff;
		box-shadow: none !important;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-select {
		flex: 0 0 72px;
		width: 72px;
		min-width: 72px;
		height: 42px;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-select .form-select {
		width: 72px !important;
		max-width: 72px !important;
		height: 42px !important;
		padding: 0 20px 0 8px !important;
		border: 0 !important;
		border-radius: 0;
		background-color: #fff !important;
		font-size: 12.5px !important;
		line-height: 42px;
		box-shadow: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-fields {
		display: flex;
		flex: 1 1 auto;
		min-width: 0;
		height: 42px;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-fields input {
		flex: 1 1 auto;
		width: auto;
		min-width: 0;
		height: 42px !important;
		padding: 0 7px !important;
		border: 0 !important;
		font-size: 12.5px !important;
		line-height: 42px;
		box-shadow: none;
		text-overflow: ellipsis;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-fields button {
		flex: 0 0 42px;
		width: 42px !important;
		min-width: 42px !important;
		height: 42px !important;
		padding: 0 !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: #fff !important;
		color: #0f766e !important;
		font-size: 18px;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-fields button i {
		font-size: 18px;
		line-height: 1;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-hots {
		display: flex !important;
		flex-wrap: nowrap !important;
		align-items: center;
		width: 100% !important;
		max-width: 100% !important;
		height: 28px;
		margin: 8px 0 0 !important;
		padding: 0 !important;
		gap: 6px;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		white-space: nowrap;
		scrollbar-width: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-hots::-webkit-scrollbar {
		display: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-hots > span {
		display: inline-flex !important;
		flex: 0 0 auto;
		align-items: center;
		justify-content: center;
		height: 28px;
		margin: 0 !important;
		padding: 0 10px !important;
		border-radius: 7px !important;
		background: rgba(0, 0, 0, 0.24) !important;
		color: rgba(255, 255, 255, 0.94) !important;
		font-size: 11px !important;
		line-height: 1 !important;
		white-space: nowrap;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-hots > span > a {
		display: inline !important;
		margin: 0 !important;
		padding: 0 !important;
		border-radius: 0 !important;
		background: transparent !important;
		color: inherit !important;
		font: inherit !important;
		line-height: inherit !important;
		text-decoration: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities {
		padding: 12px;
		background: #f4f6f8;
		color: #111827;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-section-label {
		margin: 0 0 5px;
		color: #0f766e;
		font-size: 10.5px;
		font-weight: 700;
		line-height: 1;
		letter-spacing: 0.08em;
		text-transform: uppercase;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-section-title {
		margin: 0 0 5px;
		color: #111827;
		font-size: 18px;
		font-weight: 700;
		line-height: 1.2;
		letter-spacing: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-section-desc {
		display: -webkit-box;
		margin: 0 0 10px;
		color: #64748b;
		font-size: 11.5px;
		line-height: 1.4;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-project-list {
		display: grid;
		grid-template-columns: minmax(0, 1fr);
		gap: 7px;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-project-card {
		display: grid;
		grid-template-columns: 76px minmax(0, 1fr);
		gap: 8px;
		width: 100%;
		height: 104px;
		min-height: 96px;
		max-height: 108px;
		margin: 0;
		padding: 7px;
		border: 1px solid #e2e8f0;
		border-radius: 9px;
		background: #fff;
		color: #111827;
		box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
		text-decoration: none;
		box-sizing: border-box;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-project-thumb {
		width: 76px;
		min-width: 76px;
		height: 76px;
		margin: 0;
		border-radius: 7px;
		background-color: #e2e8f0;
		background-position: center;
		background-size: cover;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-project-body {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		min-width: 0;
		height: 90px;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-project-meta {
		display: flex;
		flex: 0 0 auto;
		align-items: center;
		flex-wrap: nowrap;
		gap: 4px;
		min-width: 0;
		margin: 0 0 3px;
		color: #64748b;
		font-size: 9.5px;
		line-height: 1;
		overflow: hidden;
		white-space: nowrap;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-cat-dot {
		flex: 0 0 5px;
		width: 5px;
		height: 5px;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-official {
		flex: 0 0 auto;
		padding: 2px 5px;
		border-radius: 4px;
		font-size: 8.5px;
		line-height: 1;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-project-title {
		display: -webkit-box;
		flex: 0 0 auto;
		min-width: 0;
		margin: 0 0 3px;
		color: #111827;
		font-size: 13px;
		font-weight: 700;
		line-height: 1.25;
		letter-spacing: 0;
		word-break: normal;
		overflow-wrap: normal;
		hyphens: none;
		white-space: normal;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-project-excerpt {
		display: -webkit-box;
		flex: 1 1 auto;
		min-width: 0;
		min-height: 0;
		margin: 0;
		color: #64748b;
		font-size: 10.5px;
		line-height: 1.3;
		word-break: normal;
		overflow-wrap: normal;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-score {
		display: inline-flex;
		flex: 0 0 22px;
		align-items: center;
		width: fit-content;
		max-width: 100%;
		height: 22px;
		margin: 4px 0 0;
		padding: 0 7px;
		border-radius: 6px;
		background: #111827;
		color: #facc15;
		font-size: 9.5px;
		font-weight: 700;
		line-height: 1;
		white-space: nowrap;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-view-more {
		display: flex;
		align-items: center;
		justify-content: center;
		width: fit-content;
		height: 36px;
		min-height: 36px;
		margin: 12px auto 0;
		padding: 0 16px;
		border-radius: 8px;
		background: #111827;
		color: #fff;
		font-size: 12px;
		font-weight: 700;
		line-height: 1;
		text-decoration: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-2.widget_custom_html {
		margin: 0;
		background: #f4f6f8;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-2 .eggio-home-opportunity-heading {
		width: 100%;
		max-width: none;
		height: auto;
		min-height: 0;
		margin: 0;
		padding: 14px 12px !important;
		background: #fff;
		color: #111827;
		box-shadow: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-2 .eggio-home-opportunity-kicker {
		margin: 0 0 4px;
		color: #0f766e;
		font-size: 10.5px;
		font-weight: 700;
		line-height: 1;
		letter-spacing: 0.08em;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-2 .eggio-home-opportunity-heading h2 {
		margin: 0 0 4px;
		color: #111827;
		font-size: 16px;
		font-weight: 700;
		line-height: 1.2;
		letter-spacing: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-2 .eggio-home-opportunity-heading p {
		margin: 0;
		color: #64748b;
		font-size: 11.5px;
		line-height: 1.4;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3.widget_custom_html {
		margin: 0;
		background: #f4f6f8;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-section {
		margin: 0;
		padding: 14px 12px;
		border-radius: 0;
		background: #f4f6f8;
		color: #111827;
		box-shadow: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-inner {
		width: 100%;
		max-width: none;
		margin: 0;
		padding: 0;
		border: 0;
		border-radius: 0;
		background: transparent;
		box-shadow: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-kicker {
		margin: 0 0 5px;
		color: #0f766e;
		font-size: 10.5px;
		font-weight: 700;
		line-height: 1;
		letter-spacing: 0.08em;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-inner > h2 {
		margin: 0 0 6px;
		color: #111827;
		font-size: 18px;
		font-weight: 700;
		line-height: 1.2;
		letter-spacing: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-intro {
		display: -webkit-box;
		max-width: none;
		margin: 0 0 10px;
		color: #475569;
		font-size: 11.5px;
		line-height: 1.42;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-grid {
		display: grid;
		grid-template-columns: minmax(0, 1fr);
		gap: 7px;
		margin: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-card {
		min-height: 0;
		margin: 0;
		padding: 10px;
		border: 1px solid #e2e8f0;
		border-radius: 9px;
		background: #fff;
		box-shadow: none;
		box-sizing: border-box;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-card h3 {
		margin: 0 0 4px;
		color: #111827;
		font-size: 13.5px;
		font-weight: 700;
		line-height: 1.25;
		letter-spacing: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-card p {
		margin: 0;
		color: #64748b;
		font-size: 11px;
		line-height: 1.38;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-actions {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 8px;
		align-items: stretch;
		width: 100%;
		margin: 9px 0 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-btn {
		position: relative;
		display: flex !important;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 38px !important;
		min-height: 38px;
		margin: 0 !important;
		padding: 0 8px !important;
		border-radius: 8px;
		font-size: 11.5px !important;
		line-height: 1 !important;
		text-decoration: none;
		box-sizing: border-box;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-btn span {
		position: static;
		display: block;
		width: auto;
		color: #111827;
		font-size: 11.5px;
		font-weight: 700;
		line-height: 1;
		text-align: center;
		white-space: nowrap;
		transform: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #custom_html-3 .eggio-home-trust-btn-dark span {
		color: #fff;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home footer.site-footer {
		display: block;
		margin: 0 !important;
		padding: 16px 12px 90px !important;
		background: #fff;
		color: #111827;
		box-sizing: border-box;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home footer.site-footer .eggio-mobile-footer-nav {
		display: block !important;
		margin: 0;
		padding: 0 !important;
		border: 0;
		background: transparent;
		color: #111827;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home footer.site-footer .eggio-mobile-footer-nav-grid {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		column-gap: 16px;
		row-gap: 12px;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home footer.site-footer .eggio-mobile-footer-nav-col {
		min-width: 0;
		margin: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home footer.site-footer .eggio-mobile-footer-nav-col:last-child {
		grid-column: 1 / -1;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home footer.site-footer .eggio-mobile-footer-nav h4 {
		margin: 0 0 6px;
		color: #111827;
		font-size: 12.5px;
		font-weight: 700;
		line-height: 1.2;
		letter-spacing: 0;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home footer.site-footer .eggio-mobile-footer-nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home footer.site-footer .eggio-mobile-footer-nav li {
		margin: 0 0 5px;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home footer.site-footer .eggio-mobile-footer-nav a {
		display: inline;
		color: #475569 !important;
		font-size: 11.5px;
		font-weight: 500;
		line-height: 1.35;
		text-decoration: none;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home footer.site-footer .eggio-mobile-footer-contact {
		margin: 0;
		color: #64748b;
		font-size: 11.5px;
		line-height: 1.35;
	}

	body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home footer.site-footer > .container {
		width: 100%;
		max-width: none;
		margin: 10px 0 0;
		padding: 0;
		color: #64748b;
		font-size: 11px;
		line-height: 1.35;
	}

	@media screen and (max-width: 359px) {
		body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .navbar .actions {
			gap: 8px;
		}

		body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home:not(.logged-in) .site-header .logo-wrapper {
			margin-right: 8px;
		}

		body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .action-btn.login-btn,
		body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home .site-header .eggio-header-signup-btn {
			padding-right: 6px;
			padding-left: 6px;
			font-size: 11px;
		}

		body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2.home-search-box,
		body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-bg,
		body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #ri_home_search_widget-2 .search-warp {
			height: 218px !important;
		}

		body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-project-card {
			grid-template-columns: 70px minmax(0, 1fr);
		}

		body.eggio-mobile-discovery-active.eggio-mobile-home-compact.home #eggio-mobile-opportunities .eggio-mobile-project-thumb {
			width: 70px;
			min-width: 70px;
			height: 70px;
		}
	}
}
