
#logo {
	font-family: 'Pacifico'!important;
	color: #ea4c89;
}
.search-input-hero {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 600px
}

.search-input-hero .search-icon {
	position: absolute;
	top: 20px;
	left: 25px;
	opacity: 0.5
}

.search-input-hero .search-input {
	padding: 28px 45px 28px 55px;
	border-radius: 50px
}

.search-suggestions-hero {
	z-index: 2;
	width: 100%;
	margin-top: 15px;
	line-height: 2.5;
	text-align: center
}

@media (min-width: 768px) {
	.search-suggestions-hero {
		margin-bottom: 30px
	}
}

.search-suggestions-hero .search-results-suggestion {
	display: inline-block;
	margin: 0 3px
}

.search-suggestions-hero .search-results-suggestion-heading {
	font-family: &quot;
	Haas Grot Text R Web&quot;
	,
	&quot;
	Helvetica Neue&quot;
	,
	Helvetica,
	Arial,
	sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #fff
}

.search-suggestions-hero a {
	font-family: &quot;
	Haas Grot Text R Web&quot;
	,
	&quot;
	Helvetica Neue&quot;
	,
	Helvetica,
	Arial,
	sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding: 6px 15px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border: 1px solid rgba(255, 255, 255, 0.6);
	border-radius: 50px;
	color: #fff
}

.search-suggestions-hero a:hover {
	border-color: white
}

.signed-out-masthead {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 40px;
	padding-bottom: 40px
}

@media (min-width: 768px) {
	.signed-out-masthead {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: justify;
		justify-content: space-between;
		height: 480px;
		padding-top: 0;
		padding-bottom: 0
	}
}

.signed-out-masthead .text-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	max-width: 624px;
	margin-top: 20px;
	text-align: center
}

@media (min-width: 768px) {
	.signed-out-masthead .text-content {
		-ms-flex-align: start;
		align-items: flex-start;
		margin-top: 0;
		text-align: left
	}
}

@media (min-width: 1600px) {
	.signed-out-masthead .text-content {
		margin-left: 100px
	}
}

.signed-out-masthead .text-content h1 {
	font-family: &quot;
	Haas Grot Text R Web&quot;
	,
	&quot;
	Helvetica Neue&quot;
	,
	Helvetica,
	Arial,
	sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px
}

@media (min-width: 768px) {
	.signed-out-masthead .text-content h1 {
		font-family: &quot;
		Haas Grot Text R Web&quot;
		,
		&quot;
		Helvetica Neue&quot;
		,
		Helvetica,
		Arial,
		sans-serif;
		font-size: 32px;
		font-weight: 700;
		line-height: 38px
	}
}

@media (min-width: 1200px) {
	.signed-out-masthead .text-content h1 {
		font-family: &quot;
		Haas Grot Text R Web&quot;
		,
		&quot;
		Helvetica Neue&quot;
		,
		Helvetica,
		Arial,
		sans-serif;
		font-size: 48px;
		font-weight: 700;
		line-height: 56px
	}
}

.signed-out-masthead .text-content p {
	margin: 16px 0
}

.signed-out-masthead .shot-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	color: #9e9ea7;
	font-family: &quot;
	Haas Grot Text R Web&quot;
	,
	&quot;
	Helvetica Neue&quot;
	,
	Helvetica,
	Arial,
	sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px
}

@media (min-width: 768px) {
	.signed-out-masthead .shot-content {
		-ms-flex-align: end;
		align-items: flex-end;
		width: auto
	}
}

.signed-out-masthead .shot-content .signed-out-masthead-image {
	width: 100%;
	height: 300px;
	-o-object-fit: contain;
	object-fit: contain
}

@media (min-width: 768px) {
	.signed-out-masthead .shot-content .signed-out-masthead-image {
		width: 400px;
		height: 266px
	}
}

@media (min-width: 1200px) {
	.signed-out-masthead .shot-content .signed-out-masthead-image {
		width: 510px;
		height: 360px
	}
}

.signed-out-masthead .shot-content .user-credit {
	margin-top: 20px
}

.signed-out-masthead .shot-content .user-credit-link {
	color: #9e9ea7;
	text-decoration: underline
}

.signed-out-hero {
	position: relative;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 100%;
	height: 650px;
	padding: 50px 20px;
	overflow: hidden;
	background: #000
}

@media (min-width: 768px) {
	.signed-out-hero {
		-ms-flex-direction: column;
		flex-direction: column;
		height: 560px
	}
}

.signed-out-hero .hero-categories {
	z-index: 2;
	-ms-flex-order: 0;
	order: 0;
	margin-top: 0;
	margin-bottom: 20px;
	border: 0
}

.signed-out-hero .hero-categories .scroll {
	opacity: 0;
	pointer-events: none
}

.signed-out-hero .hero-category div,
.signed-out-hero .hero-category.active div {
	margin: 0;
	padding: 10px 15px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 50px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 14px
}

@media (min-width: 768px) {

	.signed-out-hero .hero-category div,
	.signed-out-hero .hero-category.active div {
		margin: 0 5px;
		padding: 16px 20px;
		font-size: 16px
	}
}

.signed-out-hero .hero-category.active div,
.signed-out-hero .hero-category div:hover {
	background: #fff;
	color: #000
}

.signed-out-hero .hero-media {
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-ms-flex-align: center;
	align-items: center;
	-webkit-filter: brightness(0.7);
	filter: brightness(0.7);
	-ms-flex-pack: center;
	justify-content: center
}

@media (min-width: 768px) {
	.signed-out-hero .hero-media {
		-webkit-filter: brightness(0.7);
		filter: brightness(0.7)
	}
}

.signed-out-hero .hero-media-asset {
	position: absolute;
	height: 100vh;
	-webkit-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out
}

.signed-out-hero .hero-media-asset.is-hidden {
	opacity: 0
}

.signed-out-hero .hero-media-asset.is-visible {
	opacity: 1
}

@media (min-width: 768px) {
	.signed-out-hero .hero-media-asset {
		width: 100vw;
		height: auto
	}
}

.signed-out-hero .hero-text-content {
	z-index: 1;
	margin-top: 0;
	color: #fff
}

.signed-out-hero .hero-text-content .hero-text-content-h1 {
	max-width: 500px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 1.25;
	text-align: center
}

@media (min-width: 768px) {
	.signed-out-hero .hero-text-content .hero-text-content-h1 {
		font-size: 32px
	}
}

.signed-out-hero .hero-text-content .hero-text-content-h2 {
	font-size: 14px
}

@media (min-width: 768px) {
	.signed-out-hero .hero-text-content .hero-text-content-h2 {
		font-size: 16px
	}
}

@media (min-width: 768px) {
	.signed-out-hero .hero-text-content {
		text-align: center
	}
}

@media (min-width: 1600px) {
	.signed-out-hero .hero-text-content {
		margin-left: 0
	}
}

.signed-out-hero .hero-attribution {
	font-family: &quot;
	Haas Grot Text R Web&quot;
	,
	&quot;
	Helvetica Neue&quot;
	,
	Helvetica,
	Arial,
	sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	position: absolute;
	right: 24px;
	bottom: 24px
}

.signed-out-hero .hero-attribution-link {
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0.7;
	color: #fff
}

.signed-out-hero .hero-attribution-link:hover {
	opacity: 1
}

#drop1 {
	position: fixed!important;
	bottom: 20px!important;
	right: 20px;
	padding: 10px 20px;
	border-radius: 50px;
	cursor: pointer;
}
.scrollfixed {
    position: fixed !important;
    bottom: auto !important;
    bottom: 20px !important;
}
