@import url(https://fonts.googleapis.com/css?family=Oswald);@keyframes clouds-loop-1{to{background-position:-1000px 0}}.clouds1{background-image:url(/images/hero/clouds_2.png);animation:clouds-loop-1 40s infinite linear}@keyframes clouds-loop-2{to{background-position:-1000px 0}}.clouds2{background-image:url(/images/hero/clouds_1.png);animation:clouds-loop-2 30s infinite linear}@keyframes clouds-loop-3{to{background-position:-1579px 0}}.clouds3{background-image:url(/images/hero/clouds_3.png);animation:clouds-loop-3 34s infinite linear}.clouds{opacity:.4;pointer-events:none;position:absolute;overflow:hidden;top:0;left:0;right:0;height:100%}.clouds1,.clouds2,.clouds3{background-repeat:repeat-x;position:absolute;top:0;right:0;left:0;height:500px}.waves{position:relative;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}@media (max-width:768px){.waves{height:40px;min-height:40px}.content{height:30vh}h1{font-size:24px}}