body{padding:0;margin:0}.triple-section{display:flex}.triple-section .left-section{width:50%;height:100vh}.triple-section .left-section .full{position:relative;display:block;width:100%;height:100%;background:url("../img/resort_image.png") no-repeat;background-size:cover}.triple-section .left-section .full a{transition:.2s;position:absolute;width:100%;height:100%;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7)}.triple-section .left-section .full a img{transition:.2s;width:100%;height:200px;filter:none}.triple-section .left-section .full a:hover{background-color:rgba(0,0,0,.35)}.triple-section .left-section .full a:hover img{filter:brightness(0) invert(1)}.triple-section .right-section{width:50%;display:flex;flex-direction:column;height:100vh}.triple-section .right-section .top{display:block;background:url("../img/hotel_image.png") no-repeat;background-size:cover;height:50%;position:relative}.triple-section .right-section .top a{transition:.2s;position:absolute;width:100%;left:50%;height:100%;top:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7)}.triple-section .right-section .top a img{transition:.2s;width:100%;height:200px;filter:none}.triple-section .right-section .top a:hover{background-color:rgba(0,0,0,.35)}.triple-section .right-section .top a:hover img{filter:brightness(0) invert(1)}.triple-section .right-section .bottom{display:block;background-color:green;background:url("../img/residence_image.png") no-repeat;background-size:cover;height:50%;position:relative}.triple-section .right-section .bottom a{transition:.2s;position:absolute;width:100%;left:50%;top:50%;height:100%;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7)}.triple-section .right-section .bottom a img{transition:.2s;width:100%;height:200px;filter:none}.triple-section .right-section .bottom a:hover{background-color:rgba(0,0,0,.35)}.triple-section .right-section .bottom a:hover img{filter:brightness(0) invert(1)}@media(max-width: 991px){.triple-section{display:flex;flex-direction:column;height:100vh;width:100%}.triple-section .left-section{height:33vh;width:100%}.triple-section .left-section .full a img{height:120px}.triple-section .right-section{height:67vh;width:100%}.triple-section .right-section .top{height:50%}.triple-section .right-section .top a img{height:120px}.triple-section .right-section .bottom{height:50%}.triple-section .right-section .bottom a img{height:120px}}/*# sourceMappingURL=style.min.css.map */