@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.newBannerPhotoVideo_video{height:auto;width:100%}.newBannerPhotoVideo_picture{display:block;font-size:0;line-height:0;width:100%}.newBannerPhotoVideo_img{height:auto;max-width:100%;width:100%}.newBannerPhotoVideo_desktopContainer{margin:4.8rem 0}.newBannerPhotoVideo_mobileContainer{display:flex;flex-direction:column;grid-gap:4rem;gap:4rem}.newBannerPhotoVideo .container{padding-left:0;padding-right:0}.desktop{display:none}@media only screen and (min-width:768px){.desktop{display:block}}.mobile{display:flex}@media only screen and (min-width:768px){.mobile{display:none}}