.split-screen{min-height:80vh;text-align:left}.split-screen{display:flex}.split-screen .title{margin-bottom:var(--global-padding_y_half)}.split-screen_content{margin-top:5em}.split-screen_image{position:relative;background-size:cover;background-position:center;display:block}.split-screen_content,.split-screen_image{width:50%}.split-screen .inner-half{margin-left:auto;margin-right:0}.split-screen_image .item-images{position:absolute;width:100%;height:100%}.split-screen_image .item-images .item-image{position:absolute;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.split-screen_image .item-images .item-image a{position:absolute;width:100%;height:100%;text-indent:-999rem;display:block}.item-images .slick-list,.item-images .slick-list .slick-track{height:100% !important}@media all and (max-width:600px){.split-screen{min-height:0;flex-wrap:wrap}.split-screen_content{margin-top:3em}.split-screen_content,.split-screen_image{width:100%}.split-screen_image{padding-bottom:70%}.split-screen .inner-half{padding-bottom:2em}}