@charset "UTF-8";

/* SEMANTIC ELEMENTS */
html {
	font-size: 100%;
 	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	min-height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	background-color: var(--HOcream);
	background-image: url(../identity/HexBG.png);
	background-position: center;
	background-size: 10rem;
	background-repeat: repeat;
	background-attachment: fixed;
}

body {
	height: 100%;
	padding: 1rem;
	margin: 0;
}	

header {
	margin: 0rem auto 0rem auto;
	width: auto;
	height: 8rem;
	position: sticky;
 	position: -webkit-sticky;
	top: 0rem;
	background-image: url("../identity/HO4H.svg");
	background-position: center center;
	background-size: 14rem;
	background-repeat: no-repeat;
	z-index: 100;
}

main {
	height: 100%;
	text-align: center;
}

section {
	width: auto;
	margin-bottom: 20vh;
}

img {
	width: 90%;
	max-width: 1000px;;
}

	section img {
		width: 50%
	}

	.bannerImg {
		width: 80%;
	}

	.nugZone img {
		width: 150px;
	}

	.prezZone img {
		width: 100%;
		border-radius: 30px;
		margin: 1rem 0 1rem 0;
	}

	.utilities img {
		width: 100px;
		margin: 1rem 0 1rem 0;
	}

	.photo {
		border-radius: 30px;	
	}

hr {
	width: 80vw;
	border-width: 6px;
	border-style: solid;
	border-color: var(--HOlightgreen);
	border-radius: 6px;
}

	.nug hr {
		width: auto;
		border-width: 2px;
		border-radius: 2px;
	}


	.prezZone hr {
		border-width: 2px;
		border-radius: 2px;
	}	


/* ELEMENTS */
.titleStripe {
	width: auto;
	margin: 0 auto 1rem auto;
	background-color: var(--HOlightgreen);
	border-radius: 1rem;
	position: sticky;
	top: 7rem;
}

#hempxagon {
	top: 7rem;
}

.prezZone {
	width: auto;
}

.nugZone {
	width: auto;
	display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
}
	.nug {
		width: 20vw;
		min-width: 300px;
		margin: 0 1rem 2rem 1rem;
		padding: -2rem 0 0 0;
	}


		.mediaZone {
			height: 277px;
			flex: 2 0 0;
			display: flex;
			align-self: center;
			overflow: scroll;
			min-width: 400px;
			border-radius: 2rem 0 0 2rem;
		}

			.mediaZone img {
				height: 100%;
				margin-right: 1rem;
				border-radius: 1.5rem;
			}

			.ScrollDots {
				position: absolute;
				width: 50px;
				bottom: .5rem;
				right: 1rem;
			}

.compZone {
	display: flex;
		justify-content: center;
}
	.compLeft {
		text-align: right;
		padding-right: .5rem;
		width: 50%;
		border-right: 2px solid var(--HOlightgreen);
	}
	.compRight {
		text-align: left;
		width: 50%;
		padding-left: .5rem;
	}

footer {
	min-height: 50px;
	text-align: center;
	position: relative;
}
	#hextUs {
		margin-top: 1rem;
		width: 33%;
	}

	#icon-IG {
		height: 2rem;
		position: absolute;
		right: 30px;
		top: 0;
		bottom: 0;
		margin: auto;
		fill: currentColor;
		transition: color .7s;
	} 


/* TYPE */	
h1 {
    font: 400 normal 3rem "ddc_hardware", "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: var(--HOlightgreen);
	margin-bottom: 0rem;
}

	h1 span {
		color: var(--HOpink);
	}

	.titleStripe h1 {
		color: var(--HOcream);
	}

h2 {
    font: 700 normal 2rem "ddc_hardware", "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: var(--HOpink);
	letter-spacing: normal;
	line-height: rem;
	margin-bottom: 0rem;
}
		
h3 {
    font: 100 normal 1.5rem "ddc_hardware", "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: var(--HOlightgreen);
	opacity: 1;
	letter-spacing: normal;
	margin-top: -.5rem;
}

h4 {
    font: lighter italic 1.5rem "freightmicro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: var(--HOpink);
	opacity: 1;
	letter-spacing: normal;
	margin-top: -.0;
}

p {
    font: normal normal 1rem "freightmicro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: var(--HOlightgreen);
	opacity: 1;
	letter-spacing: normal;
}

	p span {
		color: var(--HOgreen);
	}

	.quote {
		margin-top: -2rem;
		font-size: .9rem;
	}

b {
    font: bold normal 1rem "freightmicro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: var(--HOgreen);
	opacity: 1;
	letter-spacing: normal;
}

a {
    font: normal normal 1rem "freightmicro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: var(--HOgreen);
	text-decoration: none;
	transition: color .7s;

}
	a:hover {
		color: var(--HOpink);
	}

ul {
	font: normal normal .9rem "freightmicro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: var(--HOgreen);
	text-align: left;
	margin-top: -1rem;
}


/* FONTS */
@font-face {
    font-family: 'ddc_hardware';
    src: url('../fonts/ddchardware-regular-webfont.woff2') format('woff2'),
         url('../fonts/ddchardware-regular-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

	@font-face {
		font-family: 'ddc_hardware';
		src: url('../fonts/ddchardware-condensed-webfont.woff2') format('woff2'),
			 url('../fonts/ddchardware-condensed-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'ddc_hardware';
		src: url('../fonts/ddchardware-compressed-webfont.woff2') format('woff2'),
			 url('../fonts/ddchardware-compressed-webfont.woff') format('woff');
		font-weight: 100;
		font-style: normal;
	}

@font-face {
    font-family: 'freightmicro';
    src: url('../fonts/freightmicropromedium-regular-webfont.woff2') format('woff2'),
         url('../fonts/freightmicropromedium-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

	@font-face {
		font-family: 'freightmicro';
		src: url('../fonts/freightmicroproblack-regular-webfont.woff2') format('woff2'),
			 url('../fonts/freightmicroproblack-regular-webfont.woff') format('woff');
		font-weight: bold;
		font-style: normal;
	}

	@font-face {
		font-family: 'freightmicro';
		src: url('../fonts/freightmicroprolight-italic-webfont.woff2') format('woff2'),
			 url('../fonts/freightmicroprolight-regular-webfont.woff') format('woff');
		font-weight: lighter;
		font-style: italic;
	}


/* COLORS */
:root {
	--HOgreen: rgba(74,80,61,1);
	--HOlightgreen: rgba(142,151,117,1);
	--HOpink: rgba(226,143,131,1);
	--HOcream: rgba(250,242,218,1);
	}

.pinkify {
	color: var(--HOpink);
}
