Coming Soon.

We will be available for you soon.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

HTML

<div class="rect"></div>

SCSS

.rect {
background: linear-gradient(
-119deg,
$gray 0%,
$dark-gray 100%); }

JS

var colors =
["#74B087","#DE7300","#74B087"];


function animate() {};