.split-screen-wrapper{display:block;position:relative;z-index:1;height:100vh;overflow:hidden;background-color:#000}@media(min-width:1024px){.split-screen-wrapper{display:flex}}.this{position:relative;display:block;max-height:100vh;width:100%;height:50%;overflow:hidden;transition:all 1.1s cubic-bezier(.8,0,.2,1)}@media(min-width:1024px){.this{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;transition:all 1.1s cubic-bezier(.8,0,.2,1)}.this:hover{flex:2}}.this:hover .this-image img{transform:scale(1)}@media(max-width:1023px){.split-screen-wrapper:hover .this{height:30%}.split-screen-wrapper:hover .this:hover{height:70%}}.this-image{overflow:hidden}.this-image,.this-image img{position:relative;width:100%;height:100%}.this-image img{object-fit:cover;object-position:center center;transform:scale(1.2);transition:all 1s cubic-bezier(.8,0,.2,1)}@supports not (object-fit:cover){.this-image img{top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto}}.this-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 40px;color:#fff;text-align:center;z-index:10}.this-title h2{padding:0;font-size:30px;color:#fff;text-align:center;text-transform:uppercase;font-family:times;font-weight:300;letter-spacing:.3em}.this-title h2 a{color:#fff;text-decoration:none;transition:color .3s ease}.this-title h2 a:hover{color:#c4992d}@media(min-width:1024px){.this-title h2{font-size:3vw}}.this-description{opacity:1;transform:translateY(0);transition:all .5s cubic-bezier(.8,0,.2,1);margin:0 auto}.this-description p{font-size:18px;line-height:1.6;margin-bottom:30px}.this:hover .this-description{opacity:1;transform:translateY(0)}.choose{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background-color:#fff;border-radius:100%;text-align:center}@media(min-width:1024px){.choose{display:none}}.choose h3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;padding:0;font-size:16px}
/*# sourceMappingURL=0722746efc3a7edb.css.map*/