#home{padding-top:5vh;padding-bottom:5vh;}#home-banner{position:relative;display:flex;align-items:flex-end;justify-content:center;height:95vh;margin-top:5vh;overflow:hidden;background:#eee;padding-top:5vh;padding-bottom:5vh;}#home-banner h1{text-transform:capitalize;margin-bottom:1rem;}#home-banner p,#home-banner h1{color:#fff;}#home-banner a{display:inline-block;bottom:0;float:inline-end;}#home-banner h1,#home-banner p,#home-banner a{opacity:0;transform:translateY(20px);}#home-banner .container{z-index:100000000000;opacity:0;float:left;background:rgba(128,128,128,.01);border-radius:10px;}#home-banner .hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:1;}#home-banner .hero-overlay{position:absolute;inset:0;background:#000;background:linear-gradient(0deg,#000 0%,rgba(0,0,0,.8) 23%,rgba(255,255,255,0) 100%);z-index:0;}@media(max-width:1200px){#home-banner{align-items:center;flex-direction:column;text-align:center;}#home-banner a{float:none;}}#home-content{padding-top:5vh;padding-bottom:5vh;}@media(min-width:768px){#home-content{padding-top:10vh;padding-bottom:10vh;}}.page-section{padding-top:5vh;padding-bottom:5vh;height:100%;position:relative;display:flex;justify-content:center;overflow:hidden;}.page-section .grape-leaves{width:40vw;height:40vh;opacity:.2;position:absolute;top:7%;left:0;z-index:10;background-repeat:no-repeat;background-position:center;background-size:contain;}@media(max-width:992px){.page-section .grape-leaves{width:100vw;opacity:.1;top:-1%;left:30%;transform:rotate(35deg);}}.page-section h2{margin-bottom:1rem;}.page-section a{display:inline-block;bottom:0;float:inline-end;}@media(max-width:1200px){.page-section a{float:none;}}.page-section .img-wrap{z-index:100;position:relative;overflow:hidden;border-radius:10px;aspect-ratio:1/1;margin-top:30px;}.page-section .img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;}.page-section .img-wrap:hover img{transform:scale(1.08);}@media(max-width:576px){.page-section{padding-top:2.5vh;padding-bottom:2.5vh;}}@media(max-width:991px){.page-section .img-wrap{aspect-ratio:1/.5;margin:10px 0;}.page-section .img-wrap img{width:100vw;}}@media(min-width:992px) and (max-width:1200px){.page-section .col-md-4{width:25%;}}.page-content{z-index:100;}.page-content .global-btn{margin:2px;}@media(max-width:1200px){.page-content{display:flex;flex-direction:column;text-align:center;}.page-content .row{display:flex;flex-direction:column;align-items:center;}}hr{border-top:1.5px solid #28040a;}#about{height:100%;}#our-cabin{height:100%;align-items:flex-end;background:#eee;background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:fixed;color:#fff;}@media(max-width:1200px){#our-cabin .row{flex-direction:row;}#our-cabin .row.two{flex-direction:column;}}@media(max-width:992px){#our-cabin .row{flex-direction:column;}}#our-cabin .container{background:rgba(128,128,128,.01);border-radius:10px;backdrop-filter:blur(10px);}#our-cabin::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);}