.image-block .image-texts h1{font-size:36px;line-height:1}.image-block{position:relative;overflow:hidden}.image-block img{width:100%;max-width:initial}.image-block.screen-height{height:100vh;height:100svh}.image-block.screen-height video,.image-block.screen-height img{width:100%;height:100%;object-fit:cover}.image-block .image-texts{bottom:14%;right:12%;color:#fff}.image-block .image-texts h1{display:flex;flex-direction:column;gap:2px;align-items:start;line-height:41px;font-weight:300}.image-block .image-texts span{color:#fff;padding:0 10px;background-color:#e5004b;transform:translateX(120%);opacity:0}.image-block .image-texts.animated span{animation:slideInRTL 2.1s cubic-bezier(0.4, 0, 0.2, 1) forwards;animation-delay:calc(var(--i)*.4s)}.image-block::before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;max-height:541px;background:linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, rgba(0, 0, 0, 0.6) 100%)}@keyframes slideInRTL{from{transform:translateX(120%);opacity:0}to{transform:translateX(0);opacity:1}}@media only screen and (max-width: 991px){.image-block.screen-height{height:60vh;height:60svh}}
