@charset "UTF-8"; body, html { margin: 0; padding: 0; } #b_8491259 { background-color: #010101; border: 0; box-sizing: border-box; cursor: pointer; display: block; height: 90px; overflow: hidden; position: relative; width: 728px; z-index: 1; } #b_8491259 div { position: absolute; box-sizing: border-box; padding: 0; margin: 0; } #b_8491259 img { position: absolute; top: 0; left: 0; display: block; padding: 0; margin: 0; } #el_8631555 { top: 0px; left: 196px; z-index: 1; mix-blend-mode: normal; } #img_8631555 { width: 478px; height: 90px; } #img_8631555.bnfy-enter { -webkit-animation: scale-in-center 2400ms 0ms ease 1 both; animation: scale-in-center 2400ms 0ms ease 1 both; } #el_8631576 { top: 16.097900390625px; left: 10.0400390625px; z-index: 2; mix-blend-mode: normal; } #img_8631576 { width: 393.70068359375px; height: 42.126220703125px; } #img_8631576.bnfy-enter { -webkit-animation: scale-in-center 1100ms 100ms ease 1 both; animation: scale-in-center 1100ms 100ms ease 1 both; } #el_8631574 { top: 0px; left: 375px; z-index: 3; mix-blend-mode: normal; } #img_8631574 { width: 137px; height: 90px; } #img_8631574.bnfy-enter { -webkit-animation: fade-in 500ms 600ms ease 1 both; animation: fade-in 500ms 600ms ease 1 both; } #el_8491267 { top: 81.367919921875px; left: 9.0419921875px; z-index: 4; mix-blend-mode: normal; } #img_8491267 { width: 299px; height: 7px; } #img_8491267.bnfy-enter { -webkit-animation: fade-in 1000ms 1300ms ease 1 both; animation: fade-in 1000ms 1300ms ease 1 both; } #el_8631575 { top: 0px; left: 428px; z-index: 5; mix-blend-mode: normal; } #img_8631575 { width: 159px; height: 90px; } #img_8631575.bnfy-enter { -webkit-animation: fade-in 500ms 600ms ease 1 both; animation: fade-in 500ms 600ms ease 1 both; } #el_8681600 { top: 42px; left: 571px; z-index: 6; mix-blend-mode: normal; } #img_8681600 { width: 147px; height: 38px; } #img_8681600.bnfy-enter { -webkit-animation: fade-in 1000ms 1400ms ease 1 both; animation: fade-in 1000ms 1400ms ease 1 both; } #el_8681603 { top: 8px; left: 599px; z-index: 7; mix-blend-mode: normal; } #img_8681603 { width: 91px; height: 26px; } #img_8681603.bnfy-enter { -webkit-animation: fade-in 1000ms 0ms ease 1 both; animation: fade-in 1000ms 0ms ease 1 both; } #el_8701611 { top: 53.822021484375px; left: 14.070068359375px; z-index: 8; mix-blend-mode: normal; } #img_8701611 { width: 383.4384765625px; height: 23.444091796875px; } #img_8701611.bnfy-enter { -webkit-animation: fade-in 1100ms 1000ms ease 1 both; animation: fade-in 1100ms 1000ms 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 scale-in-center { 0% { -webkit-transform: scale(0); transform: scale(0); opacity: 1 } to { -webkit-transform: scale(1); transform: scale(1); opacity: 1 } } @-webkit-keyframes fade-in { 0% { opacity: 0 } to { opacity: 1 } } @keyframes fade-in { 0% { opacity: 0 } to { opacity: 1 } }