body,span,h2 {
	margin: 0;
}

@media screen and (max-width: 800px) {
	.ty-container > .container  {
		position: relative;
	}
}

.image-wrapper {
	> img {
		width: 100%;
	}
}

.container {
	max-width:380px;
	margin-left: auto;
	margin-right: auto;
	line-height: 26px;
	display: flex;
	flex-direction: column;
	position: absolute;
	border-radius: 8px;
	background-color: white;
	padding: 48px;
	align-items: center;
	justify-content: center;

	.heading {
		font-family: "Bauer Bodoni", serif;
		font-size: 32px;
		font-weight: 400;
	}
}

.ty-container {
	align-items: center;

	.p-wrapper{
		display: flex;
		flex-direction: column;
		align-items: center;
		
		p {
			font-family: Assistant, sans-serif;;
		}
	}
}

.t {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
}
.c {
	text-align: center;
	justify-content: center;
}
.l {
	font-size: 2.5rem;
	text-align: left;
	width: 80%;
}
.lm {
	font-size: 2rem;
	text-align: left;
	width: 80%;
}
.s {
	align-items: center;
	justify-content: center;
	display: inline-flex;
	height: 100%;
	width: 80%;
	font-size: 3.5rem;
	text-align: center;
}
.tc {
	text-align: center;
	height: fit-content;
	font-size: 3.5rem;
	margin: 20px 0 20px 0;
}
.tbc {
	font-size: 1.5rem;
	font-family: sans-serif;
	text-align: justify;
	width: 80%;
	display: inline-block;
}
.lo {
	height: 2rem;
	margin: 10px;
}
.tw {
	color: white;
}
.tb {
	color: black;
}
.ir {
	margin: 40px 0 40px 0;
}
.sm {
	font-size: 1.8rem;
	margin: 10px 0 30px 0;
}
.ot {
	max-width: 30%;
}
.gbcs {
	margin-top: 40px;
}
.button {
	display: block;
	background: #F5F5F5;
	color: black;
	font-size: 12pt;
	width: 10rem;
	min-width: 150px;
	text-align: center;
	font-family: sans-serif;
	padding: 15px;
	border: 1px solid black;
	border-radius: 10px;
	user-select: none; 
	text-decoration: none;
	cursor: pointer;
}
.bl {
	background: black !important;
	color: white;
}
.half {
	width: 40%;
}
.right {
	margin-left: 50%;
	margin-right: 5%;
}

.mc {
	font-family: sans-serif;
	font-size: 1.1rem;
}
.mc li {
	margin-bottom: 1px;
}
.mcp li {
	margin-bottom: 10px;
	font-family: sans-serif;
	font-size: 1rem;
}
.break {
	width: 100%;
}
.line {
	width: 90%;
	border-bottom: solid 3px;
	margin-top: 20px;
}
.ib {
	display: flex;
	flex-direction: row;
   justify-content: center;
   flex-wrap: wrap;
   width: 80%;
   margin-bottom: 50px;
}
.col-ct {
	display: flex;
	flex-direction: row;
   justify-content: center;
   flex-wrap: wrap;
}
.col {
	display: flex;
	flex-direction: column;
	min-width: 100px;
	margin: 25px;
	align-items: center;
}
.colb {
	display: flex;
	flex-direction: column;
	margin: 25px 35px;;
	align-items: center;
}
.colp {
	display: flex;
	flex-direction: column;
	margin: 25px 35px;
	align-items: center;
}
.bw {
	max-width: 300px;
	margin: 10px 0;
}
.bim {
	border-radius: 25px;
}
.bwb {
	width: 80%;
}
.smc {
	text-align: center;
	font-family: sans-serif;
	font-size: .9rem;
}
.tic {
	height: 5rem;
}
.sic {
	max-height: 120px;
	margin: 10px 30px;
}
.capt {
	margin-top: 15px;
	font-size: 1.2rem;
}
.ssc {
	width: 40%;
	margin: 50px 25px;
	display: grid;
}
.fc {
	display: flex;
	min-height: fit-content;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	width: 100%;
}
.pic {
	display: flex;
	height: 200px;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.pc {
	margin: 0 40px 30px 0;
}
.prp {
	width: 30%;
}
.prn {
	font-size: 2.5rem;
}
.prt {
	font-size: 1.2rem;
}
.cfl {
	grid-column-start: 1;
}
.cfr {
	grid-column-start: 2;
}
.cfa {
	grid-column-start: 1;
	grid-column-end: span 2;
}
.cfta {
	grid-row-end: auto;
	resize: none;
}
.cff {
	background: white;
	border-radius: 8px;
	border: 1px solid black;
	font-family: sans-serif;
	padding: 5px;
}
.cfe {
	width: 60%;
	font-size: 8pt;
	font-family: sans-serif;
	margin-bottom: 20px;
}
.cfe a {
	color: black;
}
.cfb {
	max-width: 150px;
	cursor: pointer;
}
.sf {
	font-family: ratio-modern, Georgia, serif;
}
.sg {
	font-size: 1.5rem;
	margin: 20px;
	font-family: social-gothic, Impact, fantasy;
}
.whm {
	margin: 40px;
}
span.bmd {
	font-size: 1.6rem;
	text-align: center;
	display: inline-flex;
	align-items: center;
}
span.bms {
	font-size: 1.2rem;
	font-family: sans-serif;
	text-align: center;
	display: inline-flex;
	align-items: center;
}
#header {
	background: url("bg_header.jpg");
	background-size: cover;
	background-position: center;
	height: 520px;
	align-items: center;
}
#header.spacer {
	height: 20%;
}
#why {
	background: #E6E1D8;
	height: 200px;
	display: flex;
	flex-direction: row;
	align-content: center;
}
#scent {
	background: url("bg_passionate.jpg");
	background-size: cover;
	background-position: center;
	min-height: 700px;
	min-height: fit-content;
	align-items: center;
}
#scent .l, #smarter .l, #tech .l {
	padding: 50px 0 50px 0;
}
#smarter {
	background: #E6E1D8;
	min-height: 700px;
	min-height: fit-content;
	align-items: center;
}
#tech {
	background: #B5AC9C;
	height: fit-content;
	min-height: 200px;
	color: white;
	align-content: flex-start;
}
#safer_y {
	background: #E6E1D8;
	height: fit-content;
	min-height: 450px;
}
#safer_e {
	background: white;
	height: fit-content;
	min-height: 450px;
}
#brands {
	background: #B5AC9C;
	height: fit-content;
	min-height: 600px;
	color: white;
	align-content: flex-start;
}
#products {
	background: white;
	height: fit-content;
	min-height: 800px;
	align-content: flex-start;
}
#retail {
	background: #E6E1D8;
	min-height: fit-content;
	align-items: center;
}
#pres {
	background: #B5AC9C;
	height: fit-content;
	min-height: 450px;
	color: white;
}

#contact {
	background: white;
	height: fit-content;
}
#mainform {
	display: grid;
	grid-template-rows: 40px 40px 40px 120px 40px;
	gap: 10px;
	width: 60%;
}

@media screen and (max-width: 800px) {
	.s, .l, .tc {
		font-size: 2rem;
	}
	.lo {
		height: .5em;
	}
	.half {
		width: 100%;
	}
	.mc {
		font-size: 1rem;
	}
	.sm {
		font-size: 1.3rem;
	}
	.prn {
		font-size: 1.8rem;
	}
	.right {
		margin: 0 0 0 0;
	}
	#scent {
		background-position: left;
	}
	#smarter {
		background-position: right;
	}
	#mainform, .cfe {
		width: 80%;
	}
}
@font-face {
  font-family: 'ratio-modern';
  src: url('ratio-modern.woff') format('woff');
}
@font-face {
  font-family: 'social-gothic';
  src: url('social-gothic.woff') format('woff');
}
