.hero{overflow:hidden;position:relative;width:100%}.hero_image{height:auto;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%}.hero_image:first-of-type{position:relative}.hero-c{opacity:1;transition:opacity 1.5s;z-index:-20}.hero-l{opacity:1;z-index:-21}.hero_title{bottom:4vw;height:auto;left:50%;position:absolute;transform:translate(-50%);width:35vw;z-index:-1}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.starburst{-webkit-animation-duration:400s;-moz-animation-duration:400s;-o-animation-duration:400s;animation-duration:400s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spin;-moz-animation-name:spin;-o-animation-name:spin;animation-name:spin;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;height:auto;left:-30%;opacity:.1;position:absolute;top:-120%;width:160%;z-index:-2}@media screen and (max-width:600px){.hero_image{width:200%}.hero_title{bottom:6vw;width:60vw}.starburst{top:-20%}.hero_image:first-of-type,.hero_image:nth-of-type(2){left:-100%}.hero_image:nth-of-type(3){left:0}.hero_image:nth-of-type(4){left:-100%}.hero_image:nth-of-type(5){left:0}}