.itx-cover,.itx-cover__wrapper{position:relative}.itx-cover{display:flex;flex-direction:column;background-color:transparent;background-size:cover;transition:height .5s,min-height .5s;}.itx-cover__background_desktop,.itx-cover__background_lonely{display:block;visibility:visible}.itx-cover__background_laptop,.itx-cover__background_mobile,.itx-cover__background_tablet{display:none;visibility:hidden}@media screen and (max-width:1024px){.itx-cover__background_laptop{display:block;visibility:visible}.itx-cover__background_desktop,.itx-cover__background_mobile,.itx-cover__background_tablet{display:none;visibility:hidden}}@media screen and (max-width:768px){.itx-cover__background_tablet{display:block;visibility:visible}.itx-cover__background_desktop,.itx-cover__background_laptop,.itx-cover__background_mobile{display:none;visibility:hidden}}@media screen and (max-width:425px){.itx-cover__background_mobile{display:block;visibility:visible}.itx-cover__background_desktop,.itx-cover__background_laptop,.itx-cover__background_tablet{display:none;visibility:hidden}}.itx-cover__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.itx-cover__background img{width:100%;height:100%;object-fit:cover;pointer-events:none;}