html,body{background:linear-gradient(90deg, #243788, #243788, #F8D100, #F8D100)}.container{height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center}.container img{height:auto;max-height:100dvh;width:100%;object-fit:contain}.container{background-image:url("/assets/teasing-mobile.png");background-size:contain;background-repeat:no-repeat;background-position:center}@media only screen and (min-width: 700px){.container{background-image:url("/assets/teasing.png")}}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 2dppx){.container{background-image:url("/assets/teasing-mobile@2x.png")}}@media only screen and (-webkit-min-device-pixel-ratio: 2)and (min-width: 700px),only screen and (min-device-pixel-ratio: 2)and (min-width: 700px),only screen and (min-resolution: 2dppx)and (min-width: 700px){.container{background-image:url("/assets/teasing@2x.png")}}/*# sourceMappingURL=teasing.css.map */
