body:before{display:none;content:"mobile"}@media(min-width:375px){body:before{content:"mobile-m"}}@media(min-width:414px){body:before{content:"mobile-l"}}@media(min-width:768px){body:before{content:"tablet"}}@media(min-width:1024px){body:before{content:"desktop"}}@media(min-width:1280px){body:before{content:"desktop-m"}}@media(min-width:1440px){body:before{content:"desktop-l"}}@media(min-width:1920px){body:before{content:"desktop-xl"}}.hot-image--mobile{display:block}@media(min-width:1024px){.hot-image--mobile{display:none}}.hot-image--desktop{display:none}@media(min-width:1024px){.hot-image--desktop{display:block}}img{width:100%;height:100%;object-fit:cover}