.drawImage{background-position:0%;height:100%;max-width:1920px;inset:0;background-size:contain;background-repeat:no-repeat;justify-content:center;mask-origin:border-box}.maskAnimation{animation:addColor 10s steps(32) forwards}@keyframes addColor{0%{-webkit-mask-position:0% 0%;mask-position:0% 0%}100%{-webkit-mask-position:100% 0;mask-position:100% 0}}@media screen and (min-width:768px) and (max-width:1200px){.maskContainer{min-height:calc(100vh - 50px)}.Images{height:80%;background-position:25% 100%}}@media screen and (max-width:767px){.Images{background-position:25% 100%;background-size:cover;height:75%}}