@charset "UTF-8"; body, html { margin: 0; padding: 0; } #b_20001781 { background-color: #ffffff; border: 0; box-sizing: border-box; cursor: pointer; display: block; height: 90px; overflow: hidden; position: relative; width: 728px; z-index: 1; } #b_20001781 div { position: absolute; box-sizing: border-box; padding: 0; margin: 0; } #b_20001781 img { position: absolute; top: 0; left: 0; display: block; padding: 0; margin: 0; } #el_21004 { top: 0px; left: 0px; z-index: 1; } #img_21004 { width: 728px; height: 90px; } #img_21004.bnfy-enter { -webkit-animation: fade-in 1000ms 0ms ease 1 both; animation: fade-in 1000ms 0ms ease 1 both; } #el_2100109 { top: 0px; left: 0px; z-index: 2; } #img_2100109 { width: 728px; height: 90px; } #img_2100109.bnfy-enter { -webkit-animation: fade-in 1000ms 0ms ease 1 both; animation: fade-in 1000ms 0ms ease 1 both; } #el_210013 { top: 0px; left: 590px; z-index: 3; } #img_210013 { width: 138px; height: 90px; } #img_210013.bnfy-enter { -webkit-animation: kenburns-right 1000ms 1300ms ease 1 both; animation: kenburns-right 1000ms 1300ms ease 1 both; } #el_20001885 { top: 0px; left: 458px; z-index: 4; } #img_20001885 { width: 270px; height: 90px; } #img_20001885.bnfy-enter { -webkit-animation: none 1000ms 0ms ease 1 both; animation: none 1000ms 0ms ease 1 both; } #el_20001880 { top: 27px; left: 400px; z-index: 5; } #img_20001880 { width: 164px; height: 36px; } #img_20001880.bnfy-enter { -webkit-animation: puff-in-center 1000ms 1300ms ease 1 both; animation: puff-in-center 1000ms 1300ms ease 1 both; } #el_20001883 { top: 0px; left: 138px; z-index: 6; } #img_20001883 { width: 302px; height: 90px; } #img_20001883.bnfy-enter { -webkit-animation: fade-in-left 500ms 600ms ease 1 both; animation: fade-in-left 500ms 600ms ease 1 both; } #el_20001868 { top: 30px; left: 18px; z-index: 7; } #img_20001868 { width: 92px; height: 30px; } #img_20001868.bnfy-enter { -webkit-animation: flip-in-hor-top 500ms 300ms ease 1 both; animation: flip-in-hor-top 500ms 300ms ease 1 both; } #el_20001793 { top: 0px; left: 0px; z-index: 8; } #img_20001793 { width: 728px; height: 90px; } #img_20001793.bnfy-enter { -webkit-animation: none 1000ms 0ms ease 1 both; animation: none 1000ms 0ms ease 1 both; }
@media (print), (prefers-reduced-motion: reduce) { .banner__element { -webkit-animation-duration: 1ms!important; animation-duration: 1ms!important; -webkit-transition-duration: 1ms!important; transition-duration: 1ms!important; -webkit-animation-iteration-count: 1!important; animation-iteration-count: 1!important; } } @-webkit-keyframes simple-show { 0% { visibility: hidden; } 100% { visibility: visible; } } @keyframes simple-show { 0% { visibility: hidden; } 100% { visibility: visible; } } @-webkit-keyframes simple-hide { 0% { visibility: visible; } 100% { visibility: hidden; } } @keyframes simple-hide { 0% { visibility: visible; } 100% { visibility: hidden; } } @-webkit-keyframes fade-in { 0% { opacity: 0 } to { opacity: 1 } } @keyframes fade-in { 0% { opacity: 0 } to { opacity: 1 } } @-webkit-keyframes kenburns-right { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 84% 50%; transform-origin: 84% 50% } to { -webkit-transform: scale(1.25) translateX(20px); transform: scale(1.25) translateX(20px); -webkit-transform-origin: right; transform-origin: right } } @keyframes kenburns-right { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 84% 50%; transform-origin: 84% 50% } to { -webkit-transform: scale(1.25) translateX(20px); transform: scale(1.25) translateX(20px); -webkit-transform-origin: right; transform-origin: right } } @-webkit-keyframes puff-in-center { 0% { -webkit-transform: scale(2); transform: scale(2); -webkit-filter: blur(2px); filter: blur(2px); opacity: 0 } to { -webkit-transform: scale(1); transform: scale(1); -webkit-filter: blur(0); filter: blur(0); opacity: 1 } } @keyframes puff-in-center { 0% { -webkit-transform: scale(2); transform: scale(2); -webkit-filter: blur(2px); filter: blur(2px); opacity: 0 } to { -webkit-transform: scale(1); transform: scale(1); -webkit-filter: blur(0); filter: blur(0); opacity: 1 } } @-webkit-keyframes fade-in-left { 0% { -webkit-transform: translateX(-50px); transform: translateX(-50px); opacity: 0 } to { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1 } } @keyframes fade-in-left { 0% { -webkit-transform: translateX(-50px); transform: translateX(-50px); opacity: 0 } to { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1 } } @-webkit-keyframes flip-in-hor-top { 0% { -webkit-transform: rotateX(-80deg); transform: rotateX(-80deg); opacity: 0 } to { -webkit-transform: rotateX(0); transform: rotateX(0); opacity: 1 } } @keyframes flip-in-hor-top { 0% { -webkit-transform: rotateX(-80deg); transform: rotateX(-80deg); opacity: 0 } to { -webkit-transform: rotateX(0); transform: rotateX(0); opacity: 1 } }