#wrapper #hero .bg-fx-cont{filter:brightness(1)}#wrapper #hero .bg-fx-cont .bg-fx-top img{left:100%;top:0%;transform:rotate(225deg);transform-origin:left top;transition:all 2s ease 0s}@media(max-width: 767px){#wrapper #hero .bg-fx-cont .bg-fx-top img{height:100vw;width:auto}}#wrapper #hero .bg-fx-cont .bg-fx-bottom img{left:0;bottom:-100%;transform:rotate(45deg);transform-origin:left top;transition:all 2s ease 0s}@media(max-width: 767px){#wrapper #hero .bg-fx-cont .bg-fx-bottom img{height:100vw;width:auto}}#wrapper #hero.animate .bg-fx-cont .bg-fx-top img,#wrapper #hero.animate .bg-fx-cont .bg-fx-bottom img{opacity:.2}#wrapper #hero.animate .bg-fx-cont .bg-fx-top img{top:50%;transform:rotate(180deg)}@media(max-width: 767px){#wrapper #hero.animate .bg-fx-cont .bg-fx-top img{top:50vw}}#wrapper #hero.animate .bg-fx-cont .bg-fx-bottom img{bottom:-50%;transform:rotate(0deg)}@media(max-width: 767px){#wrapper #hero.animate .bg-fx-cont .bg-fx-bottom img{bottom:-50vw}}