/* HERO ASSETS */
.ChipsRR, .PizzaHandRR, .PizzaRR, .SushiHandRR, .CocktailsRR {
	position: absolute;
	height: auto;
}

.header {
	height: calc(100vh - 70px);
	background-color: var(--gg-core-purple);
	padding: 0;
	color: var(--gg-darkest-grey);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-bottom: -112px; /* brings up the under-hero row, so the rounded buttons overlap the bottom of the header block */
	position: relative;
	overflow: hidden;
	min-height: 600px;
}

.section.header .dyn-display h1:not(.typed) {
	font-family: 'Montserrat', sans-serif;
	font-size: 4vw;
	line-height: 4vw;
	margin-bottom: 0;
	color: #FFF;
}

.type-container {
	display: inline-flex;
	/*line-height: 2.8rem;*/
	margin: 0 auto;
	/*max-height: 125px;*/
	overflow: hidden;
	min-height: 125px;
}

.type-container h1{
	font-size: 3vw !important;
}

.typed-cursor {
	margin: 15px auto 0 auto; /* centers the floating cursor so it aligns with text */
	font-size: 2.15vw;
	opacity: 1;
}
.type-container h1:nth-child(1) {
	color: var(--gg-yellow) !important;
}

.dyn-display {
	/*width: 60%;*/
	margin: 0 auto;
	z-index: 10;
	position: relative;
	/*text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);*/
}

.dyn-display .typed-cursor {
	text-shadow: none !important;
}


.supportlocal img {
	height: auto;
	margin: 0 0 25px;
	width: 100px
}

.supportlocal p {
	color: var(--gg-dark-purple);
	text-align: center;
	font-size: 18px;
	line-height: 33px
}

.supportlocal a {
	position: absolute;
	z-index: 1;
	left: 50%;
	padding: 15px 30px;
	background: var(--gg-dark-purple);
	border-radius: 12px;
	color: #fff;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 700;
	bottom: 0;
	transform: translate(-50%,40px);
	white-space: nowrap;
	cursor: pointer
}

.find-out-more {
	padding-top: 150px
}

.find-out-more h2,.work-with-us h2 {
	font-weight: 900;
	color: var(--gg-dark-purple)
}

.find-out-more .grid-item img {
	height: auto;
	max-width: 100%
}

.find-out-more .grid-item h3 {
	margin-bottom: -30px;
	z-index: 1;
	font-size: 40px;
	line-height: 50px
}

.uh-swiper swiper-slide *:not(.gogetters-blog-img):not(.swiper-app-logo):not(.v-btn) {
	text-align: center;
	width: 100%;
}

.uh-swiper swiper-slide {
	margin-right: 0 !important;
}

.swiper-app-logo {
	height: 36px !important;
}

.uh-swiper h3 {
	width: 100%;
	height: 5rem;
	background-color: var(--gg-dark-purple);
	border-radius: 10rem 10rem 0 0;
	color: #fff !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.typed {
	min-height: 100px;
	height: 100px;
}


.supportlocal {
	background: var(--gg-yellow);
	color: var(--gg-dark-purple);
	position: relative;
}

.supportlocal h3 {
	font-size: 4vw;
	color: var(--gg-dark-purple);
	
}

.supportlocal .heart, .supportlocal .car {
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
}
.supportlocal .heart {
	left: -40px;
}
.supportlocal .car {
	right: -40px;
}

h2, h3 {
	font-weight: 900;
}


@media (min-width: 2060px) {
	.header {
		height: 1490px !important;
	}
	
	.dyn-display {
		height: 350px;
	}
	
	.ChipsRR {
		width: 30%;
		left: -3%;
		top: 8%;
	}
	.PizzaHandRR {
		width: 30%;
		right: -5%;
		transform: scaleX(-1) rotate(50deg);
		top: 1%;
	}
	.PizzaRR {
	    width: 22% !important;
	    transform: rotate(14deg) !important;
	    right: 14%;
	    top: 35%;
	}
	.SushiHandRR {
	    width: 35%;
	    transform: scaleX(-1) rotate(13deg);
	    bottom: 13%;
	    left: -3%;
	}
	.CocktailsRR {
	    width: 49%;
	    top: 41%;
	    right: -17%;
	}
	
	.type-container {
		font-size: 65px !important;
	}
	
	.typed-cursor {
		font-size: 1.75vw !important;
	}
	
}

@media (min-width: 1281px) and (max-width: 2060px) {
	.ChipsRR {
		width: 500px;
		left: -9%;
		top: 14%;
	}
	.PizzaHandRR {
		width: 500px;
		right: -12%;
		transform: scaleX(-1) rotate(50deg);
		top: 7%;
	}
	.PizzaRR {
		width: 22% !important;
		transform: rotate(14deg) !important;
		right: 14%;
		top: 46%;
	}
	.SushiHandRR {
		width: 500px;
		transform: scaleX(-1) rotate(3deg);
		bottom: 4%;
		left: -2%;
	}
	.CocktailsRR {
		width: 640px !important;
		top: 54%;
		right: -17%;
	}
}

@media  (max-width: 1280px) {
	.ChipsRR {
		width: 36%;
		left: -9%;
		top: 14%;
	}
	.PizzaHandRR {
		width: 37%;
		right: -12%;
		transform: scaleX(-1) rotate(50deg);
		top: 7%;
	}
	.PizzaRR {
		width: 22% !important;
		transform: rotate(14deg) !important;
		right: 14%;
		top: 46%;
	}
	.SushiHandRR {
		width: 44%;
		transform: scaleX(-1) rotate(3deg);
		bottom: 4%;
		left: -11%;
	}
	.CocktailsRR {
		width: 60% !important;
		top: 44%;
		right: -29%;
	}
	
	.type-container h1{
		font-size: 3.25vw !important;
	}
	
	
	.typed-cursor {
		font-size: 1.85vw;
		margin-top: 10px;
	}
	
	
}

@media (max-width: 1024px) {
	.ChipsRR {
		/*width: 500px;*/
		left: -9%;
		top: 14%;
	}
	.PizzaHandRR {
		/*width: 500px;*/
		right: -12%;
		transform: scaleX(-1) rotate(50deg);
		top: 7%;
	}
	.PizzaRR {
		width: 22% !important;
		transform: rotate(14deg) !important;
		right: 14%;
		top: 46%;
	}
	.SushiHandRR {
		/*width: 500px;*/
		transform: scaleX(-1) rotate(3deg);
		bottom: 4%;
		left: -2%;
	}
	.CocktailsRR {
		width: 60% !important;
		top: 44%;
		right: -29%;
	}
}

@media (min-width: 768px) and (max-width: 840px) {
	.ChipsRR {
		width: 36%;
		left: -9%;
		top: 14%;
	}
   .PizzaHandRR {
		width: 37%;
		right: -12%;
		transform: scaleX(-1) rotate(50deg);
		top: 7%;
  }
	.PizzaRR {
		width: 22% !important;
		transform: rotate(14deg) !important;
		right: 14%;
		top: 46%;
	}
	.SushiHandRR {
		width: 44%;
		transform: scaleX(-1) rotate(3deg);
		bottom: 4%;
		left: -11%;
	}
	.CocktailsRR {
	    width: 60% !important;
	    top: 44%;
	    right: -29%;
	}
}


@media (max-width: 768px) {
	.ChipsRR {
		width: 37%;
		left: -11%;
		top: 18%;
	}
	.PizzaHandRR {
		display: none;
	}
	.PizzaRR {
		width: 33% !important;
		transform: rotate(14deg) !important;
		right: -10%;
		top: 20%;
	}
	.SushiHandRR {
		width: 54%;
		transform: scaleX(-1) rotate(-10deg);
		bottom: 12%;
		left: -16%;
	}
	.CocktailsRR {
		width: 76% !important;
		bottom: 0 !important;
		top: unset;
		right: -37%;
	}
	.uh-swiper swiper-slide p {
		font-size: 16px !important;
	}
	
	h2, h3:not(.dyn-h3) {
        font-size: 6.5vw !important;
    }
    
    .section.header .dyn-display h1:not(.typed) {
    	font-size: 6.5vw !important;
    	line-height: 6.5vw !important;
    
	}
	
	.type-container h1 {
		font-size: 5.25vw !important;
	}
	
	.typed-cursor {
	    font-size: 3.75vw;
	    margin-top: 6px !important;
	}
	
}



/* landscape tweaks for header (unset 100vh height as the under-hero slider overlaps) */

@media only screen and (min-width: 1920px) and (orientation: landscape) {
	.header {
		height: auto !important;
		min-height: 850px !important;
	}
}

@media only screen and (min-width: 1920px) and (orientation: landscape) {
	.header {
		height: auto !important;
		min-height: 1150px !important;
	}
	
	.section.header .dyn-display h1:not(.typed) {
		font-size: 3vw !important;
		line-height: 1vw !important;
	}
	
	.type-container h1 {
		font-size: 3vw !important;
	}
	
	.typed-cursor {
		font-size: 1.35vw;
		margin-top: 10px !important;
	}
	
}

@media only screen and (max-height: 999px) and (orientation: landscape) {
	.header {
		height: auto !important;
		min-height: 850px !important;
	}
}
