<div class="page-wrapper">
	<section class="title">
		<h1>Experiments</h1>
		<p class="short">Each of our CBD products helps you and us understand our planet.</p>
		<div class="image">
			<img id="mobile" type="image/webp" src="img/sample-closeup-oil.png">
			<img id="desktop" type="image/webp" src="img/sample-closeup-oil.png">
		  </div>
	</section>
	<section id="about">
			<p> #oils&soon flower&edibles Our Experiments explore how plants react to changes.<br>
				Environmental conditions and the relations between plants define a plants health, growth taste and effect. <br>
				With our Experiments strive to understand our planet in order to create an organic, automated indoor garden for everyone, everywhere.
			</p>
			</section>

	<section id="links">
		<div id="oils-link">
			<div class="image" id="gallery">
				<div class="main-img">
					<a href="oils.html">
						<img id="current" type="image/webp" src="img/sample-sauvage.svg"><!--replace with sauvage-->
					</a>
				</div>
				<div class="imgs">
					<img type="image/webp" src="img/sample-sauvage.svg">
					<img type="image/webp" src="img/sample-dropper.jpg">
					<img type="image/webp" src="img/sample-massage.jpg">
					<img type="image/webp" src="img/sample-plant.jpg">
				</div>
			</div>
			<div class="description">
				<h3 class="heading">CBD Oils</h3>
				<p class="text">
				Explore all our full-spectrum CBD oils
				All oils are of 100% organic grown italian hemp. <br>The experiments vary in extraction methods, strain selection and carrier oil. Each experiment is distinguished through the selection of environmental conditions and partnerplants.<br>
				Explore everything from salvia flavoured - to robot grown CBD.
				</p>
				<ul>
					<li> hemp grown in italy</li>
					<li> lab tested</li>
					<li> available in strenghts X</li>
					<li> all oils contain less than .2% THC</li>
				</ul>
			</div>
			<div class="page-button">
				<a href="oils.html">Explore</a>
			</div>
		</div>

		<div id="flower-link">
			<div class="image">
				<div class="main-img">
					<a href="flower.html">
						<img id="flower" type="image/webp" src="img/sample-plant-flower.jpg">
					</a>
				</div>
				<div class="flowers">
					<img type="image/webp" src="img/sample-flower.svg">
					<img type="image/webp" src="img/sample-light.jpg">
					<img type="image/webp" src="img/sample-girl.jpg">
					<img type="image/webp" src="img/sample-plant-flower.jpg">
				</div>
			</div>
			<div class="description">
				<h3>CBD Flower</h3>
				<p class="text">
					<span>Coming Soon : CBD Flower </span><br>Explore our current & future experiments..<br>
					Learn about Flower flavoured with homegrown fruit, sun-flower, b-flower and more.. that are currently experimented on #dummy text.</p>
					<ul>
						<li> hemp grown in italy</li>
						<li> lab tested</li>
						<li> all flowers contain less than .2% THC</li>
					</ul>
			</div>
			<div class="page-button">
				<a href="flower.html">Learn</a>
			</div>
		</div>

		<div id="edibles-link">
			<div class="image">
				<div class="main-img">
					<a href="edibles.html">
						<img id="fruit" type="image/webp" src="img/sample-lemon.png">
					</a>
				</div>
				<div class="fruits">
					<img type="image/webp" src="img/sample-jelly.jpg">
					<img type="image/webp" src="img/sample-herbs.jpg">
					<img type="image/webp" src="img/sample-mate.jpg">
					<img type="image/webp" src="img/sample-lemon.png">
				</div>
			</div>
			<div class="description">
				<h3>Candy</h3>
				<p class="text" class="additional"><span>Coming Soon : CBD Edibles</span><br>Explore future experiments.<br>
					Learn about organic CBD gummies,<br> homemade CBD lemonade, CBD cookies and more.#dummy text</p>
					<ul>
						<li> hemp grown in italy</li>
						<li> organic fruit and herbs</li>
						<li> all edibles contain less than .2% THC</li>
					</ul>
			</div>
			<div class="page-button">
				<a href="edibles.html">Learn</a>
			</div>
		</div>
	</section>
</div>
<script src="global/js/image.js"></script>