@font-face{font-family:Invention;font-style:normal;font-weight:400;font-display:swap;src:local('Invention'),url(..//fonts/InventionVF_W_Wght.woff2) format('woff2'),url(..//fonts/Invention_W_Rg.woff) format('woff')}@font-face{font-family:Invention;font-style:italic;font-weight:400;font-display:swap;src:local('Invention Italic'),url(..//fonts/InventionVF_Italics_W_Wght.woff2) format('woff2'),url(..//fonts/Invention_W_It.woff) format('woff')}@font-face{font-family:Invention;font-style:normal;font-weight:700;font-display:swap;src:local('Invention Bold'),url(..//fonts/InventionVF_W_Wght.woff2) format('woff2'),url(..//fonts/Invention_W_Bd.woff) format('woff')}@font-face{font-family:Invention;font-style:italic;font-weight:700;font-display:swap;src:local('Invention Bold Italic'),url(..//fonts/InventionVF_Italics_W_Wght.woff2) format('woff2'),url(..//fonts/Invention_W_BdIt.woff) format('woff')}@font-face{font-family:Invention;font-style:normal;font-weight:300;font-display:swap;src:local('Invention Light'),url(..//fonts/InventionVF_W_Wght.woff2) format('woff2'),url(..//fonts/Invention_W_Lt.woff) format('woff')}@font-face{font-family:Invention;font-style:italic;font-weight:300;font-display:swap;src:local('Invention Light Italic'),url(..//fonts/InventionVF_Italics_W_Wght.woff2) format('woff2'),url(..//fonts/Invention_W_LtIt.woff) format('woff')}body,html{font-family:Invention,sans-serif; font-size: 18px;}

strong, a {
  color: #00857c;
  font-weight: bold;
}
ol {
	margin: 0;
	padding-left: 20px;
	width: 1440px;
	max-width: 100%;
}
li {
	padding-left: 10px;
	line-height: 1.8;
	font-weight: lighter;
}
span {
	font-weight: lighter;
	color: #00857c;
	margin-top: 240px;
	margin-bottom: 60px;
	display: block;
}
#msd {
  --msd-width-tablet: 991px;
  --msd-width-mobile: 480px;
  --msd-color-background: #FFF;
  --msd-color-footer: #F0EEE8;
}

#msd .header {
  position: relative;
  margin-bottom: 5vw;
  /*height: 1080px;*/
}
#msd .header .header_img {
  display: block;
  width: 100%;
}
#msd .header .header_logo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  z-index: 9;
  max-width: 30vw;
}
.footer_logo {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300px;
  z-index: 9;
  max-width: 30vw;
}
#msd section {
  display: flex;
  width: 1744px;
  max-width: 92%;
  margin: auto;
}
#msd .lottie_animation, 
#msd .mp4_animation {
	width: 50%;
	aspect-ratio: 872/540;
	overflow: hidden;
}
#msd .section0 {
	width: 1131px;
	max-width: 100%;
	position: absolute;
	right: 0;
	/*top: 30vw;*/
	bottom: 0;
	max-width: 67%;
}
#msd .section0_mobile {
	width: 100%;
	max-width: 100%;
	position: relative;
	display: none;
}

#msd .section0 .lottie_animation {
	aspect-ratio: inherit;
	width: 100%;
}
video {
	width: 100%;
	background-color: #fff !important;
}
#msd section.section6 {
  background-color: var(--msd-color-footer);
}
#msd footer {
  background-color: #ffffff;
  margin-top: 180px;
  border-bottom: 60px solid #00857c;
  position: relative;
}
#msd footer div {
	width: 100%;
	box-sizing: border-box;
	padding-right: 40px;
}

@media (min-width: 1920px) {
	
	#msd .header {
	  position: relative;
	  margin-bottom: 2.5vw;
	  /*height: 1080px;*/
	}
	#msd .header .header_img {
	  display: block;
	  width: 100%;
	}
	#msd .header .header_logo {
	  display: block;
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index: 9;
	  width: 20vw;
	  max-width: 20vw;
	}
	.footer_logo {
	  display: block;
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  z-index: 9;
	  width: 20vw;
	  max-width: 20vw;
	}
	#msd section {
	  display: flex;
	  width: 92%;
	  max-width: 92%;
	  margin: auto;
	}
	#msd .lottie_animation, 
	#msd .mp4_animation {
		width: 50%;
		aspect-ratio: 872/540;
		overflow: hidden;
	}
	#msd .section0 {
		width: 67%;
		max-width: 100%;
		position: absolute;
		right: 0;
		/*top: 30vw;*/
		bottom: 0;
		max-width: 67%;
	}
	li, b, span, strong {
	  font-size: 2rem;
	}
	span {
	  margin-top: 14vw;
	  margin-bottom: 3vw;
	}
	#msd footer {
		background-color: #ffffff;
		margin-top: 10vw;
		border-bottom: 3vw solid #00857c;
		position: relative;
	}
	ol {
		margin: 0;
		padding-left: 2vw;
		width: 60vw;
		max-width: 100%;
	}
	
}
@media (max-width: 600px) {
	#msd .lottie_animation, 
	#msd .mp4_animation {
		width: 100%;
	}
	#msd section.section1, 
	#msd section.section3, 
	#msd section.section5, 
	#msd section.section7, 
	#msd section.section9, 
	#msd section.section11	{
	  flex-direction: column;
	}
	#msd section.section2, 
	#msd section.section4, 
	#msd section.section6, 
	#msd section.section8, 
	#msd section.section10, 
	#msd section.section12	{
	  flex-direction: column-reverse;
	}
	#msd .section0 {
	  width: 100%;
	  max-width: 100%;
	  position: relative;
	  right: 0;
	  top: auto;
	  bottom: 0;
	  max-width: 100%;
	  display: none;
	}
	#msd .section0_mobile {
		width: 100%;
		max-width: 100%;
		position: relative;
		right: 0;
		top: auto;
		bottom: 0;
		display: block;
	}
	#msd .section0_mobile .lottie_animation {
		aspect-ratio: inherit;
	}
	 #msd .header .header_img {
		display: block;
		width: 117%;
		margin-top: 60px;
		margin-bottom: -30px;
	}
	#msd .header {
	  overflow-x: hidden;
	  background: #f5f5f5;
	}
	#msd footer {
		background-color: #ffffff;
		margin-top: 30px;
		border-bottom: 60px solid #00857c;
		position: relative;
		font-size: 14px;
	}
	.footer_logo {
		max-width: 40vw;
	}
	#msd .header .header_logo {
		max-width: 40vw;
	}
	span {
		font-weight: lighter;
		color: #00857c;
		margin-top: 150px;
		margin-bottom: 30px;
		display: block;
		font-size: 14px;
	}
}

