body{margin:0;padding:0;overflow-x:hidden;box-sizing:border-box;background-color:#000;height:100vh}#app{height:100%;pointer-events:all;touch-action:auto;z-index:1;position:relative}.btn-text{position:absolute;width:100%;transition:transform .5s ease,opacity .5s ease}.fade-out{transform:translateY(-100%);opacity:0}.fade-in{transform:translateY(0);opacity:1}.fade-out-down{transform:translateY(100%);opacity:0}.fade-in-up{transform:translateY(0);opacity:1}.footer-nav{z-index:3;display:flex;position:fixed;bottom:5%;justify-items:center;align-items:center;justify-content:space-between;width:100%;height:40px;transform:translateY(0);transition:transform .05s ease-out}.footer-nav.single{justify-content:center}.bar{position:relative;display:flex;align-items:center;justify-content:space-around;width:auto;height:34px;border-radius:3rem;background-color:#ffffff31;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.6rem .4rem;font-size:0;margin:0 10px;transform-origin:left center;transition:transform .2s ease;transform:translateY(0);transition:transform .2s ease-out}.bar2{position:relative;display:flex;align-items:center;justify-content:space-around;width:auto;height:34px;border-radius:3rem;background-color:#ffffff31;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.6rem .4rem;font-size:0}.bar.center-footer{width:300px}.moreinfo-wrapper{display:flex;align-items:center;background-color:#f1f1f1;border-radius:50px;z-index:12;position:relative;right:0%;margin:0 10px;transform:translateY(0);transition:transform .5s ease-out}.moreinfo-wrapper.exiting{transform:translateY(500%)}.btn_wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;margin:0}.btn_wrapper.hidden{display:none}.btn_wrapper button{width:2.5rem;height:2.5rem;gap:10px;cursor:pointer}.btn{border-radius:50%}#zoomButton,#auto-tour,#auto-rotation{background-color:#e1e1e1;top:2.4rem;justify-items:center;border:none;border-radius:50%;border:0px solid white;margin:5px;display:flex;justify-content:center;align-items:center;vertical-align:middle;flex-direction:column}#capacity-chart,#floor-plan{background-color:#e1e1e1;top:2.4rem;justify-items:center;border:none;padding:5px;border-radius:50%;border:0px solid white;margin:5px;display:flex;justify-content:center;align-items:center;vertical-align:middle;flex-direction:column}#auto-rotation,#capacity-chart,#floor-plan{background-color:#fff}#popup.opening{opacity:1}#popup.hide{opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility 1s ease-in-out}#popup.open{opacity:1;visibility:visible;transition:opacity 1s ease-in-out}.tooltipsound{position:absolute;bottom:4rem;background-color:#fff;line-height:1rem;width:150px;padding:5px 15px;font-size:20px;align-items:center;display:flex;flex-direction:column;justify-items:center;border:none;border-radius:20px}.tooltipsound p{font-size:20px;font-family:FreightBigProMediumItalic;font-style:italic}.audio-tooltip{display:flex;width:100%;flex-direction:column;justify-content:center}.voice-span,.audio-span{display:flex;margin-left:10px;font-size:18px;font-style:italic;font-family:FreightBigProMediumItalic}#zoomButton,#auto-tour{cursor:pointer}.btn_wrapper button:hover,#zoomButton:hover,#auto-tour:hover{box-shadow:0 0 1rem #fffffffa;background-color:#fff}.btn_wrapper #mainButton:hover,.btn_wrapper #subtitleButton:hover{box-shadow:none}.music-button.off,.voiceover-button.off{background-color:#e1e1e1}.btn_wrapper .moreinfo-wrapper:hover{box-shadow:0 0 1rem #fffffffa}.btn_wrapper #moreinfo:hover{box-shadow:none}.img-box{background:#fff;border-radius:50%;height:30px;width:30px;display:flex;align-items:center;justify-content:center;margin:5px;padding:8px}.img-box.black{background-color:#000}#zoomIcon img{padding:2px;filter:invert(.5)}.tooltip,.tooltip1,.tooltipMusic,.tooltipNext,.tooltipPrev{position:absolute;transform:translate(-50%);transform-origin:2rem 2rem;background-color:#000;font-family:sans-serif;font-size:1rem;padding:.5rem 1rem;border-radius:2rem;color:#fff;opacity:0;pointer-events:none;white-space:nowrap;transition:transform .5s,opacity .5s}.tooltip:after,.tooltip1:after,.tooltipMusic:after,.tooltipNext:after,.tooltipPrev:after{content:"";position:absolute;left:1.5rem;top:calc(100% - .3rem);transform:translate(-50%,-50%) rotate(45deg);transform-origin:center;width:1rem;height:1rem;background-color:#000;z-index:-1}.tooltip{left:3rem;bottom:3.5rem}.tooltip1{left:7rem;bottom:4.2rem}.tooltipMusic{left:3rem;bottom:4.2rem}.tooltipNext,.tooltipPrev{bottom:4rem}#zoomButton:hover .tooltip,#auto-tour:hover .tooltip,#auto-rotation:hover .tooltip{visibility:visible;opacity:1}.closeBtn{position:absolute;z-index:11;right:7px;top:8px;width:50px;height:50px;cursor:pointer;background-color:#0000009f;text-shadow:2px 1px 10px rgb(0 0 0 / 78%);border:0}.darkbg{position:fixed;top:0;touch-action:none;left:0;width:100%;height:100%;background-color:#0101015e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ccc;box-shadow:0 0 10px #0000001a;z-index:11}.form-container{padding:0 20px}#capacity-chart:hover .tooltip,#floor-plan:hover .tooltip{visibility:visible;opacity:1}.voiceover-button{background-color:#fff;top:10px;border-radius:0 2rem 2rem 0;margin-bottom:0;border:none;border-left:1px solid rgba(0,0,0,.5)}.music-button{background-color:#fff;top:2.4rem;border-radius:2rem 0 0 2rem;margin-bottom:0;border:none}#menu-container{display:flex;justify-content:space-between;align-items:center;position:relative;left:0;top:0;width:100%;z-index:4;height:4rem;background-color:#ffffffe6;background-position:center;background-repeat:no-repeat;background-size:auto 60%;transform:translateY(0);transition:transform .5s ease-out}.bar.exiting{transform:translateY(500%)}#menu-container.hidden{transform:translateY(-100%);transition:opacity .5s,transform .5s}.icon-discover{position:relative;box-sizing:border-box;left:1rem;width:1.2rem;height:100%;transform:scaleY(1);transition:transform .5s;background-image:url(https://tropicalretreatvt.b-cdn.net/img/menu.png);background-size:contain;background-repeat:no-repeat;background-position:center}#contactBtn-wrapper,#discoverBtn-wrapper{display:flex;width:100px;gap:10px;height:100%;cursor:pointer}#contactBtn-wrapper{gap:0px}#contactBtn-wrapper{justify-content:space-around}#discoverBtn-wrapper{justify-content:flex-start}.contact-popup{width:500px!important}.closeBtn:hover{box-shadow:0 0 1rem #fffffffa}.tab-container{text-align:center}#contactBtn-wrapper:hover,#discoverBtn-wrapper:hover{background-color:#ccc}.icon-contact{position:relative;box-sizing:border-box;width:1.4rem;height:100%;transform:scaleY(1);transition:transform .5s;background-image:url(https://tropicalretreatvt.b-cdn.net/img/icon_phone.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:10px}.icon-discover,.icon-contact{transition:background-image .3s ease-in-out}.icon-discover.close,.icon-contact.close{background-image:url(https://tropicalretreatvt.b-cdn.net/img/close.png)}#discover-btn{display:inline-flex;position:relative;box-sizing:border-box;height:100%;width:5rem;font-size:16px;font-family:sans-serif;justify-content:center;align-items:center;border:none;background-color:transparent;margin-left:10px;cursor:pointer}#contact-btn{display:inline-flex;position:relative;box-sizing:border-box;height:100%;width:rem;font-size:16px;font-family:sans-serif;justify-content:center;align-items:center;border:none;margin-right:10px;background-color:transparent;cursor:pointer;transition:translateY(50%) .3sease-in-out}.icon_hamburg{position:absolute;box-sizing:border-box;left:2.5rem;top:0;width:2rem;height:100%}.dropdown-toggle,.dropdown-toggle-discover,.dropdowninner-toggle{display:none}.footer-nav.translate-down{transform:translateY(600%)}#discoverFullDropdown{transform:translate(-100%);animation-duration:.5s;animation-fill-mode:forwards}#contactFullDropdown{transform:translate(100%);animation-duration:.5s;animation-fill-mode:forwards}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideContactIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slideContactOut{0%{transform:translate(0)}to{transform:translate(100%)}}#discoverFullDropdown.show{animation-name:slideIn}#contactFullDropdown.show{animation-name:slideContactIn}#discoverFullDropdown.hidden{animation-name:slideOut}#contactFullDropdown.hidden{animation-name:slideContactOut}#discoverFullDropdown{position:absolute;box-sizing:border-box;left:0;top:4rem;width:48%;height:93.3vh;padding:3rem 3rem 7rem 1rem;overflow-y:auto;overflow-x:hidden;margin-bottom:20px;background-color:#141414e6;backdrop-filter:blur(8px);z-index:12;-webkit-backdrop-filter:blur(15px)}.dropdowninner-toggle{display:none}#contact-content{background-color:transparent;border:none}#contactFullDropdown{position:absolute;box-sizing:border-box;right:0;top:4rem;width:48%;height:93.3vh;margin-bottom:20px;padding:3rem 3rem 7rem 2rem;overflow-y:auto;overflow-x:hidden;background-color:#141414e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dropdown-menu{display:flex;justify-content:right;gap:5rem}.menu-option,.section-title{font-family:FreightBigProMediumItalic;font-style:italic;font-size:1.9rem;height:auto;vertical-align:bottom;margin:0;padding:0;padding-top:2rem;padding-bottom:2.5rem;background-color:transparent;color:#fff;cursor:pointer;opacity:.7;border:0 solid transparent;border-bottom-width:1px}.menu-option.selected,.section-title.active{opacity:1}.contact-form-popup{display:flex;justify-content:center;background:transparent}.contact-form-popup .address,.contact-form-popup .form{width:50%;justify-items:center}.address,.form h3{font-family:FreightBigProLightItalic;letter-spacing:.1rem;font-size:1.6rem;font-weight:100;text-align:center;display:block;width:100%;color:#fffc;z-index:1}.form .form_bg{justify-items:center;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0003;height:auto;width:100%;min-height:calc(100% - 14.5rem);padding:10% 0;z-index:0}.form_bg form{position:relative;display:block;width:80%;align-items:center}.input-wrapper{margin-top:1.6rem}.input-wrapper:before{content:"*";color:red;font-size:18px;font-weight:700;margin-right:5px}.floorp{height:80vh;display:grid}form input,textarea{position:relative;box-sizing:border-box;display:inline-block;width:100%;font-family:ITC Franklin Gothic Std Book;font-size:1rem;color:#fffc;line-height:1.2rem;padding:1.1rem;background-color:transparent;border:1px solid rgba(255,255,255,.3);resize:vertical}#contact_form_submit{margin:0 auto;font-family:FreightBigProMediumItalic;font-style:italic;font-size:1rem;text-align:center;display:block;white-space:nowrap;color:#000;background-color:#fffc;border-radius:3rem;border:none;padding:1rem 3.2rem;transform:scale(1);transition:transform .5s,box-shadow .5s,background-color .5s;box-shadow:0 0 1rem #fff0;margin-top:1rem}#contact_form_submit:hover{background-color:#f0f0f0;box-shadow:0 0 1rem #fffffffa}.address p{position:relative;font-family:Libre Franklin,sans-serif;font-size:.8rem;font-weight:400;line-height:1.3rem;text-align:center;color:#fffc;z-index:1}.address .social{white-space:nowrap;text-align:center}.social a{position:relative;font-family:ITC Franklin Gothic Std Book;font-size:1rem;line-height:.3rem;text-align:center;z-index:1;opacity:.5;transition:opacity var(--transition-duration);margin:.5rem}.tw img{font-size:1rem;height:40px;filter:invert(1);line-height:.3rem;text-align:center}.address .cr{text-align:center}.section.tab.tab-title.tab-icon.close{background-image:url(https://tropicalretreatvt.b-cdn.net/img/close.png);background-color:#fff;z-index:10}.tab-icon img{position:relative;transform:rotate(90deg);z-index:11;height:20px;width:20px;filter:invert(1);margin-right:30px;animation:revertRotation .3s forwards}.tab-icon.active img{animation:rotateToActive .3s forwards}@keyframes rotateToActive{0%{transform:rotate(90deg)}to{transform:rotate(180deg)}}@keyframes revertRotation{0%{transform:rotate(180deg)}to{transform:rotate(90deg)}}.cr a{font-family:ITC Franklin Gothic Std Book;font-size:.8rem;font-style:normal;line-height:2.3rem;text-align:center;color:#fffc;z-index:1}.cr a:hover{color:#fff}#contact-content h3{font-weight:inherit}.contact-map-popup{display:flex;justify-content:center}.contact-map-popup .frame2{width:100%;text-align:center}.frame1 iframe,.frame2 iframe{width:100%;height:70vh;padding:0}.contact-map-popup,.contact-form-popup{opacity:1;transform:translate(100%);pointer-events:none;transition:transform .4s ease-out}.contact-map-popup.active,.contact-form-popup.active{opacity:1;pointer-events:auto;animation:dropdown-slide-in .5s ease-in forwards}.contact-map-popup.exiting,.contact-form-popup.exiting{opacity:0;pointer-events:none;animation:dropdown-slide-out .4s ease-out forwards}@keyframes dropdown-slide-in{0%{opacity:.5;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes dropdown-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.dropdown-html{padding:0;background-color:#f9f9f9;border:1px solid #ccc}#moreInfo-popup{position:absolute;bottom:-8%;right:1%;box-sizing:border-box;width:400px;height:auto;justify-content:center;border-radius:2.8rem;background-color:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:0;font-size:0;overflow:hidden}.moreinfo_title{border-radius:20%;margin-left:5px;font-family:FreightBigProMediumItalic;font-style:italic;font-size:1.2rem;line-height:2.2rem}.moreInfo-para{font-family:ITC Franklin Gothic Std Book;font-size:1rem;color:#000;overflow-y:auto;text-align:justify}.moreInfo-content{display:block;width:90%;height:80%;font-family:ITC Franklin Gothic Std Book;font-size:1.6rem;color:#000;overflow-y:auto;padding:.6rem 1.6rem 4rem}.moreInfo-content h2{font-weight:100;font-style:italic;font-size:40px;font-family:FreightBigProLightItalic}@keyframes popup-show{0%{opacity:0;transform:scale(.8) translateY(15%)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes popup-hide{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.8) translateY(15%)}}.popup{transform:scale(.8) translateY(15%)}.popup.show{visibility:visible;animation:popup-show .5s ease-out forwards}.popup.exiting{animation:popup-hide .5s ease-in forwards;animation-fill-mode:forwards;pointer-events:none}#moreInfo-popup{transform:scale(.8) translateY(15%)}#moreInfo-popup.show{visibility:visible;animation:popup-show .5s ease-out forwards}#moreInfo-popup.exiting{animation:popup-hide .5s ease-in forwards;animation-fill-mode:forwards;pointer-events:none}.slider-container{display:flex;justify-content:center;position:absolute;bottom:138%;justify-items:center;width:100%}.slider-content{display:flex;width:280px;height:20px;border:1px solid #ccc;justify-content:center;align-items:center;position:relative;background:transparent;gap:4px;border:none}.slide{justify-content:center;height:5px;width:90px;max-width:100px;border-radius:4px;text-align:center;background:#ffffff83}.slide.active{background-color:#fff}.nav-btn{background-color:#ddd;border:none;cursor:pointer;padding:10px 20px;margin:0 10px;font-size:16px;transition:background-color .3s ease}.nav-btn:hover{background-color:#bbb}.nav-btn.active{background-color:#4caf50;color:#fff}.tabTitle-count{width:1.6rem;line-height:1.6rem;font-family:FreightBigPro;font-size:1rem;color:#000;font-weight:200;text-align:center;margin-right:5px;background-color:#ffffffe6;border-radius:50%}@media (max-width:720px){.contact-form-popup{display:flex;flex-direction:column}.bar.translateLeft{transform:translate(-130%,10%) rotate(-90deg)}.contact-form-popup .address{width:100%}.address h3{font-size:2rem;font-style:italic}.form h3{font-size:2rem}.contact-form-popup .form{width:100%}.contact-map-popup{display:flex;flex-direction:column}.contact-map-popup .frame1,.contact-map-popup .frame2{width:100%}}#sidebar{width:100%;border:1px solid #ccc;padding:10px}.horizontal-sections{position:relative;margin-bottom:20px;margin-top:1.5rem}.section.active{position:relative;top:40px;box-sizing:border-box;display:flex;flex-direction:column;left:2rem;right:4.8rem;bottom:0;margin:0rem 2rem 1rem 1rem;opacity:1;border-top:1px solid rgba(255,255,255,.393);pointer-events:auto}.section{opacity:0;transform:translate(-100%);pointer-events:none}.section.active{opacity:1;pointer-events:auto;animation:slide-in .5s ease-out forwards}.section>:first-child{margin-top:2rem}.section.exiting.hidden{opacity:1;visibility:visible;display:block;pointer-events:none;animation:slide-out .5s ease-out forwards}@keyframes slide-in{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.section-title-container{margin-left:3rem;margin-top:2rem}.section-title-container[data-section-key="Weddings & Events"]{position:absolute;top:0;left:25%;margin-top:0}.horizontal .section-title{text-align:center;margin-bottom:10px}.tab{margin:0;background-color:#ffffff0a}.vertical{margin-top:20px}.vertical .section-title{font-size:20px;margin-bottom:10px}.tab{margin-bottom:5px}.title{display:block;font-family:Libre Franklin,sans-serif;font-size:1rem;font-weight:700;color:#fff;line-height:1.8rem;margin-left:25px}.subtitles{margin:0;padding:0;list-style:none}.subtitles.hidden{display:none}.subtitle{height:2rem;line-height:1.2rem;text-align:left;cursor:pointer;background-color:transparent;margin-bottom:.2rem;border:0;padding-left:3rem;color:#ccc}.subtitle-title,.mainlist{font-family:sans-serif;padding-left:2px;font-size:.9rem}.screenshot{height:515px;width:667px}.custom-checkbox input[type=checkbox]{display:none}.custom-checkbox .checkmark{display:inline-block;width:20px;height:20px;position:relative;background-color:transparent;cursor:pointer}.custom-checkbox .checkmark:before{content:"";position:absolute;top:5px;left:5px;width:5px;height:10px;border:solid #979797dc;border-width:0 1px 1px 0;transform:rotate(45deg);transition:all .3s ease}.custom-checkbox input[type=checkbox]:checked+.checkmark:before{border-color:#fff}.subtitle:hover{color:#fff}.icon{font-size:10px;cursor:pointer;position:relative}.tab.active .icon{color:green}.title{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.arrow-icon{margin-left:10px;font-size:14px;transition:transform .3s ease}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#ccc;border:none;border-radius:8px}::-webkit-scrollbar-thumb{background:#ccc;border:none;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#fff}.innersubtitle-popup .unactive{display:none}.innersubtitle-popup .active{display:block}#left-btn:hover .tooltipPrev,#right-btn:hover .tooltipNext{visibility:visible;opacity:1}.middle-footer-btn{display:flex;background-color:#eee;padding:.6rem .8rem;height:20px;align-items:center;justify-content:space-around;width:500px;margin:0 8px;border-radius:15px;padding:.6rem;gap:20px}#titleSection{width:auto;height:100%;background-color:#eee;border-radius:20px}#mainButton,#subtitleButton{border-radius:20px;width:auto;height:30px;margin-left:5px;font-family:FreightBigProMediumItalic;font-style:italic;font-size:1rem;line-height:1.2rem;display:flex;justify-content:center;align-items:center;padding:0;background-color:transparent;border:0px solid #fff}#mainButton:hover,#subtitleButton:hover,.BtnDiv:hover{box-shadow:0 0 1rem #fffffffa}#mainPopupdiv ul,#subtitlePopupdiv ul{display:flex;flex-direction:column;padding:0}#mainPopupdiv,#subtitlePopupdiv{padding:1rem 0;width:19rem;height:auto;border-radius:1.5rem;background-color:#000000a9}#mainPopupdiv{position:absolute;box-sizing:border-box;bottom:5rem;left:1rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}#subtitlePopupdiv{position:absolute;bottom:5rem;right:1rem}.popup-section{margin:.6rem 0}.popup-section-title{display:flex;justify-content:left;justify-items:center;font-family:FreightBigProMediumItalic;font-style:italic;font-size:1.4rem;text-align:left;padding:1rem 2rem;pointer-events:none;color:#fff}.popup-subtitle{display:flex;justify-content:left;padding:.8rem 2.6rem;justify-items:center;font-family:sans-serif;font-size:1rem;color:#bebebe;cursor:pointer}.subtitle.popup-subtitle{padding:0;margin-left:0}.popup-subtitle:hover{background-color:#070707b0;color:#fff}#pano-fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;overflow:visible!important;z-index:12}.link-hotspot{width:100px;height:100px;margin-left:-30px;margin-top:-30px;opacity:.9;border-radius:50%;background-color:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);cursor:pointer;box-sizing:border-box}@keyframes pulse{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}.no-touch .link-hotspot:hover{opacity:1}.mobile .link-hotspot{width:70px;height:70px}.icon-box{width:100%;height:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box;vertical-align:middle;border-radius:50%;padding:2rem;overflow:hidden;border:1px solid rgba(255,255,255,.3);cursor:pointer}.link-hotspot-icon{width:100%;height:100%;vertical-align:middle;background-color:#fff;border:15px solid rgba(0,0,0,.2);border-radius:50%;cursor:pointer;transition:transform .3s}.link-hotspot-tooltip{position:absolute;left:50%;bottom:90%;width:auto;height:auto;border-radius:2rem;transform:translate(-50%,-50%);transition:transform .5s;background-color:#000;padding:.6rem 2rem;white-space:nowrap;font-family:sans-serif;font-size:1rem;color:#fff;opacity:0}.mobile .link-hotspot{top:19px}.inner-icon{height:100%;width:100%;display:flex;justify-content:center;align-items:center;transition:transform .3s}.link-hotspot-tooltip{pointer-events:none}.link-hotspot:hover .link-hotspot-tooltip{pointer-events:all;opacity:1;visibility:visible;transform:translate(-50%,-2rem)}.no-touch .tooltip-fallback .link-hotspot:hover .link-hotspot-tooltip{display:block}.link-hotspot:hover{background-size:cover;background-position:center}.link-hotspot:hover .icon-box .inner-icon{transform:translateY(-200%)}.info-hotspot{line-height:1.2em;opacity:.9;-webkit-transition:opacity .2s .2s;transition:opacity .2s .2s}.no-touch .info-hotspot:hover{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.info-hotspot.visible{opacity:1}.info-hotspot .info-hotspot-header{width:40px;height:40px;border-radius:20px;background-color:#677383;cursor:pointer;-webkit-transition:width .3s ease-in-out .5s,border-radius .3s ease-in-out .5s;transition:width .3s ease-in-out .5s,border-radius .3s ease-in-out .5s}.mobile .info-hotspot .info-hotspot-header{width:50px;height:50px;border-radius:25px}.desktop.no-touch .info-hotspot .info-hotspot-header:hover{width:260px;border-radius:5px;-webkit-transition:width .3s ease-in-out,border-radius .3s ease-in-out;transition:width .3s ease-in-out,border-radius .3s ease-in-out}.desktop .info-hotspot.visible .info-hotspot-header,.desktop.no-touch .info-hotspot.visible .info-hotspot-header:hover{width:260px;border-radius:5px 0 0;-webkit-transition:width .3s ease-in-out,border-radius .3s ease-in-out;transition:width .3s ease-in-out,border-radius .3s ease-in-out}.info-hotspot .info-hotspot-icon-wrapper{width:40px;height:40px}.mobile .info-hotspot .info-hotspot-icon-wrapper{width:50px;height:50px}.info-hotspot .info-hotspot-icon{width:90%;height:90%;margin:5%}.info-hotspot .info-hotspot-title-wrapper{position:absolute;left:40px;top:0;width:0;height:40px;padding:0;overflow:hidden;-webkit-transition:width 0s .4s,padding 0s .4s;transition:width 0s .4s,padding 0s .4s}.desktop .info-hotspot.visible .info-hotspot-title-wrapper,.desktop.no-touch .info-hotspot .info-hotspot-header:hover .info-hotspot-title-wrapper{width:220px;padding:0 5px;-webkit-transition:width 0s .4s,padding 0s .4s;transition:width 0s .4s,padding 0s .4s}.info-hotspot .info-hotspot-title-wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}.info-hotspot .info-hotspot-title{display:inline-block;vertical-align:middle;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.info-hotspot .info-hotspot-close-wrapper{position:absolute;left:260px;top:0;height:40px;width:40px;border-top-right-radius:5px;background-color:#4e5868;visibility:hidden;-ms-transform:perspective(200px) rotateY(90deg);-webkit-transform:perspective(200px) rotateY(90deg);transform:perspective(200px) rotateY(90deg);-ms-transform-origin:0 50% 0;-webkit-transform-origin:0 50% 0;transform-origin:0 50% 0;-webkit-transition:-ms-transform .3s .3s,-webkit-transform .3s .3s,transform .3s .3s,visibility 0s .6s;transition:-ms-transform .3s .3s,-webkit-transform .3s .3s,transform .3s .3s,visibility 0s .6s}.desktop .info-hotspot.visible .info-hotspot-close-wrapper{visibility:visible;-ms-transform:perspective(200px) rotateY(0deg);-webkit-transform:perspective(200px) rotateY(0deg);transform:perspective(200px) rotateY(0);-webkit-transition:-ms-transform .3s,-webkit-transform .3s,transform .3s,visibility 0s 0s;transition:-ms-transform .3s,-webkit-transform .3s,transform .3s,visibility 0s 0s}.info-hotspot .info-hotspot-close-icon{width:70%;height:70%;margin:15%}.info-hotspot .info-hotspot-text{position:absolute;width:300px;height:auto;max-height:200px;top:40px;left:0;padding:10px;background-color:#3a4454;border-bottom-right-radius:5px;border-bottom-left-radius:5px;overflow-y:auto;visibility:hidden;-ms-transform:perspective(200px) rotateX(-89.999deg);-webkit-transform:perspective(200px) rotateX(-89.999deg);transform:perspective(200px) rotateX(-89.999deg);-ms-transform-origin:50% 0 0;-webkit-transform-origin:50% 0 0;transform-origin:50% 0 0;-webkit-transition:-ms-transform .3s,-webkit-transform .3s,transform .3s,visibility 0s .3s;transition:-ms-transform .3s,-webkit-transform .3s,transform .3s,visibility 0s .3s;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.desktop .info-hotspot.visible .info-hotspot-text{visibility:visible;-ms-transform:perspective(200px) rotateX(0deg);-webkit-transform:perspective(200px) rotateX(0deg);transform:perspective(200px) rotateX(0);-webkit-transition:-ms-transform .3s .3s,-webkit-transform .3s .3s,transform .3s .3s,visibility 0s 0s;transition:-ms-transform .3s .3s,-webkit-transform .3s .3s,transform .3s .3s,visibility 0s 0s}.desktop .info-hotspot-modal{display:none}.info-hotspot-modal{top:0;left:0;position:absolute;width:100%;height:100%;overflow:hidden;z-index:11000!important;background-color:#00000080;line-height:1.2em;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease-in-out .5s,visibility 0s .7s;transition:opacity .2s ease-in-out .5s,visibility 0s .7s}.info-hotspot-modal.visible{opacity:1;visibility:visible;-webkit-transition:opacity .2s ease-in-out,visibility 0s 0s;transition:opacity .2s ease-in-out,visibility 0s 0s}.info-hotspot-modal .info-hotspot-header{position:absolute;top:60px;left:10px;right:10px;width:auto;height:50px;background-color:#677383;background-color:#677383cc;opacity:0;-webkit-transition:opacity .3s ease-in-out .2s;transition:opacity .3s ease-in-out .2s}.info-hotspot-modal.visible .info-hotspot-header{opacity:1;-webkit-transition:opacity .3s ease-in-out .2s;transition:opacity .3s ease-in-out .2s}.info-hotspot-modal .info-hotspot-icon-wrapper{width:50px;height:50px}.info-hotspot-modal .info-hotspot-icon{width:90%;height:90%;margin:5%}.info-hotspot-modal .info-hotspot-title-wrapper{position:absolute;top:0;left:50px;right:50px;width:auto;height:50px;padding:0 10px}.info-hotspot-modal .info-hotspot-title-wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}.info-hotspot-modal .info-hotspot-title{display:inline-block;vertical-align:middle;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.info-hotspot-modal .info-hotspot-close-wrapper{position:absolute;top:0;right:0;width:50px;height:50px;background-color:#4e5868;background-color:#4e5868cc;cursor:pointer}.info-hotspot-modal .info-hotspot-close-icon{width:70%;height:70%;margin:15%}.info-hotspot-modal .info-hotspot-text{position:absolute;top:110px;bottom:10px;left:10px;right:10px;padding:10px;background-color:#3a4454;background-color:#3a4454cc;overflow-y:auto;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.info-hotspot-modal.visible .info-hotspot-text{opacity:1;-webkit-transition:opacity .3s ease-in-out .4s;transition:opacity .3s ease-in-out .4s}.viewControlButton{display:none;position:absolute;bottom:0;left:50%;width:40px;height:40px;padding:5px;background-color:#677383;background-color:#677383cc}body.view-control-buttons .viewControlButton{display:block}@media (max-width: 600px){.title{font-size:1rem}body.view-control-buttons .viewControlButton{display:none}}.viewControlButton .icon{position:absolute;top:5px;right:5px;width:30px;height:30px}.viewControlButton-1{margin-left:-145px}.viewControlButton-2{margin-left:-95px}.viewControlButton-3{margin-left:-45px}.viewControlButton-4{margin-left:5px}.viewControlButton-5{margin-left:55px}.viewControlButton-6{margin-left:105px}.iframespot{position:relative;will-change:transform;z-index:9999;width:4086px;height:auto}.popupbg{border-radius:2.8rem;background-color:#fff;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;box-shadow:#0003 0 2px 10px;z-index:10;height:auto;width:800px;padding:15px 0;overflow:hidden}.image-set{height:100%;overflow-y:auto;overflow-x:hidden;text-align:center}.image-set img{width:360px}.image-container{width:100%;overflow-y:auto;margin-top:20px;height:400px}.image-container img{width:100%;height:auto}.Popup-title{display:block;font-size:35px;font-weight:800;margin-top:10px;width:100%;text-align:center}#poweredBy{border:0px;position:relative;bottom:0;left:0rem;width:100px;height:auto;z-index:12;background:#0000}@media only screen and (max-width: 800px) and (-webkit-min-device-pixel-ratio: 2){#poweredBy{position:relative;left:0rem;bottom:0rem}}.error-message{color:red;font-size:.9rem;margin-top:.2rem;display:block}.logocenter{width:50px}#logo-click{background-color:#eee;border:none;height:40px;border-radius:8px;padding:0;width:40px;display:flex;justify-content:center;align-items:center}.logoClick-img{height:20px;width:20px}#logo-click:hover{box-shadow:none;background-color:#fff}#moreinfo{width:auto;height:50px;display:flex;border-radius:30px;border:0px solid white;padding:5px;align-items:center;justify-content:center;background-color:#f1f1f1;z-index:10;margin:0 2px 0 15px}.address h3{margin:20px 0}@media (max-width:1350px){#contactFullDropdown,#discoverFullDropdown{width:55%}.section-title-container[data-section-key="Weddings & Events"]{position:absolute;top:0;left:25%}}@media (max-width:1300px){#contactFullDropdown,#discoverFullDropdown{width:70%}.menu-option,.section-title{font-size:2rem}.section-title-container[data-section-key="Weddings & Events"]{position:absolute;top:0;left:25%}}.BtnDiv{height:2rem;width:250px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;overflow:hidden;gap:10px;border-radius:10px;cursor:pointer}@media (max-width:1250px){#contactFullDropdown,#discoverFullDropdown{width:85%}.menu-option,.section-title{font-size:2rem}.section-title-container[data-section-key="Weddings & Events"]{position:absolute;top:0;left:25%}#mainButton,#subtitleButton,#mainTitleArrow,#subTitleArrow,.BtnDiv{display:none}.middle-footer-btn{width:75px;justify-content:center;margin:0;height:20px}#titleSection{width:98px;height:38pxpx;display:flex;justify-content:center}.slider-content{width:180px}}.contact-title-line,.send-msg-title-line{height:1px;width:200px;background-color:#fff;opacity:.5;margin-bottom:2rem}@media only screen and (max-width: 800px) and (min-resolution: 192dpi),only screen and (max-width: 800px) and (-webkit-min-device-pixel-ratio: 2){.send-msg-title-line,.contact-title-line{margin-left:70px}}@media (max-width:1050px){#contactFullDropdown,#discoverFullDropdown{width:100%}}@media (min-width:800px){.address h3{font-size:2rem;font-style:italic}.form h3{font-size:1.6rem}}@media (max-width:750px){#contact-btn,#discover-btn{display:none}#contactBtn-wrapper{justify-content:flex-end}}@media (max-width:720px){.menu-option,.section-title{font-size:1.5rem}.section-title-container[data-section-key="Weddings & Events"]{position:absolute;top:0;left:35%}#moreinfo{display:none}}@media (max-width: 690px){.bar{position:absolute;bottom:-110%;left:7%;transform:rotate(-90deg)}.tooltipsound{bottom:-12rem;right:-4rem;transform:rotate(-270deg)}#moreInfo-popup{bottom:5rem;width:300px}.moreInfo-content{padding:.6rem 1rem 4rem}.moreinfo-wrapper{position:absolute;bottom:5.5rem}#capacity-chart-img,#floor-plan-img{transform:rotate(90deg)}.footer-nav{z-index:3;margin-right:10px;justify-content:right;gap:30px}.popupbg{width:99%!important}.footer-nav.translate-down .bar{display:none}}@media (max-width:500px){.subtitle{padding-left:2rem}.subtitle-title{font-size:.7rem}}@media (max-width:450px){.footer-nav{gap:10px}}@media (max-width:420px){.subtitle{padding-left:1rem}.menu-option,.section-title{font-size:1.2rem}.moreinfo-wrapper{margin:0 5px}}#Intro-Header{width:100%;height:auto;background-color:#fff;font-family:FreightBigProMediumItalic;font-style:italic;font-size:54px;color:#000;text-align:center;padding-bottom:3px;box-sizing:border-box}.logo{position:absolute;left:10px;top:10px;z-index:2}.image-row{display:flex;justify-items:center;justify-content:center;align-items:center;gap:10px;border-radius:20px;opacity:0;height:500px;width:100%;box-sizing:border-box;padding:10px 0}.image-box{margin:0 15px;text-align:center;cursor:pointer;background-color:#faebd7;WIDTH:50%;height:auto;border-radius:20px}.section-box{width:48%;overflow:hidden;background-color:#fff;transition:.15s;width:45%;height:90%;border-radius:20px;cursor:pointer;box-sizing:border-box}.section-box:hover{border:3px solid white}.section-box .section-header{display:flex;justify-content:center;align-items:center;width:100%;gap:10px}.section-header h1{font-size:1.7rem;font-weight:600;font-style:italic}.section-box .bg-img{width:100%;height:100%;object-fit:cover}.section-box .rightarrow{height:15px;width:15px;filter:invert(1)}.description-container{display:none}.description-container.visible{display:contents}.back-button{margin-top:20px;padding:10px 20px;background-color:#4caf50;color:#fff;border:none;cursor:pointer;font-size:1rem;border-radius:5px}.back-button:hover{background-color:#45a049}.video-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#000000b3}.video-container.back{z-index:-8}video{width:100%!important;height:100%!important;object-fit:cover;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.skip-intro{position:absolute;width:100%;text-align:end;font-family:ITC Franklin Gothic Std Book;font-size:1rem;color:#000;background-color:transparent;border:none;z-index:100;padding:10px 0;margin:0;cursor:pointer}.skipIntro-span{background-color:#ffffff7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px;margin:0}.skipIntro-span:hover{background-color:#00000039}#content{background-color:#fff;z-index:2}#intro-id{height:100%;background-color:#fff2}.size-ico{height:140px;margin-top:30px}.hidden{display:none}.Intro-Header-image{text-align:center;height:100%;display:grid}#content.hidden{opacity:0;transform:translateY(-100%);pointer-events:none}#content.show{animation:slideDownContent 1s ease-in-out forwards}.image-row.show{animation:slideDownImages 1.5s ease-in-out .5s forwards}.sectionBox-container{display:flex;justify-content:center;align-items:center;justify-items:center;gap:30px;height:100%;width:auto;max-width:90%}@keyframes slideDownContent{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (width: 1024px) and (height: 600px){.image-row{position:relative;top:6%;height:60vh;padding:10px}.sectionBox-container{padding:10px;height:100%}.section-box{width:90%;height:100%}}@media (max-width:800px){.size-ico{height:100px}#Intro-Header{font-size:30px;font-weight:700}.image-row{display:flex;justify-items:center;justify-content:center;height:65vh;box-sizing:border-box}.sectionBox-container{flex-direction:column;height:100%}.section-box{width:100%;height:90%}#contactBtn-wrapper:hover,#discoverBtn-wrapper:hover{background-color:#ffffff1a}#contactBtn-wrapper:active,#discoverBtn-wrapper:active{background-color:#ccc}}@media only screen and (max-width: 800px) and (min-resolution: 192dpi),only screen and (max-width: 800px) and (-webkit-min-device-pixel-ratio: 2){#logo-click{width:40px;height:35px}#logo-click{background-color:#eee;border:none;height:40px;border-radius:8px;padding:0;width:40px;display:flex;justify-content:center;align-items:center}.logoClick-img{height:20px;width:20px}#poweredBy{position:relative;left:0rem;bottom:0rem}}@media only screen and (max-width: 800px) and (orientation: portrait){#contactFulldropdown{position:fixed}}@media only screen and (max-width: 400px) and (min-resolution: 192dpi),only screen and (max-width: 400px) and (-webkit-min-device-pixel-ratio: 2){.size-ico{height:50px}#Intro-Header{font-size:20px;font-weight:700}.section-box{height:200px!important}.image-row{display:flex;justify-items:center;justify-content:center;height:65vh;box-sizing:border-box}.sectionBox-container{display:flex;justify-content:center;align-items:center;justify-items:center;gap:20px;height:100%;width:auto;max-width:90%}.section-header h1{font-size:1rem;font-weight:400;font-style:italic}}@media (max-width:600px){.logo{position:absolute;left:10;top:10;width:20%;height:20%}}@keyframes slideDownImages{0%{opacity:0}to{opacity:1}}@media (max-height:480px){.section-box{max-height:227px!important}.size-ico{height:100px}}.video360vidioContainer{z-index:-1;position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:all}@media only screen and (max-width: 800px) and (orientation: landscape){.size-ico{height:60px}#Intro-Header{font-size:20px;font-weight:700}.sectionBox-container{flex-direction:row;gap:30px}.section-header h1{font-size:1.2rem;font-weight:500;font-style:italic}}@media only screen and (max-width: 960px) and (orientation: landscape){.size-ico{height:60px}.image-row{height:245px}#Intro-Header{font-size:20px;font-weight:700}.sectionBox-container{flex-direction:row;gap:30px}.section-header h1{font-size:1.2rem;font-weight:500;font-style:italic}}@media only screen and (max-width: 960px) and (orientation: landscape){.image-row{height:238px}}#videopano{height:100%;pointer-events:all;touch-action:auto;z-index:1}@media (max-height:600px){.image-container{height:200px!important}}#popup{display:none;z-index:11}
