@import url(https://fonts.googleapis.com/css2?family=Gentium+Book+Plus:wght@700&family=Lato:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Gentium+Book+Plus:wght@700&family=Lato:wght@400;700&family=Playfair+Display:wght@400;700&display=swap);:root{--verde-principal:#2e8b57;--verde-principal-rgb:46,139,87;--verde-escuro:#1f6b3d;--verde-escuro-rgb:31,107,61;--terroso-claro:#ddc6b6;--terroso-claro-rgb:221,198,182;--marrom-escuro:#4a3d36;--gelo:snow;--branco:#fff;--branco-rgb:255,255,255;--luxo-fundo-escuro:#1a1a1a;--luxo-dourado-acento:#d4af37;--luxo-dourado-acento-rgb:212,175,55;--luxo-cinza-quente:#ccc;--font-body:"Lato",sans-serif;--font-display:"Gentium Book Plus",serif;--font-luxo-display:"Playfair Display",serif;--transition-speed:0.6s;--transition-ease:cubic-bezier(0.23,1,0.32,1)}*{box-sizing:border-box}#root,*,body,html{margin:0;padding:0}#root,body,html{height:100%}body{-webkit-overflow-scrolling:touch;background-color:#1a1a1a;background-color:var(--luxo-fundo-escuro);font-family:Lato,sans-serif;font-family:var(--font-body);overflow-x:hidden;overflow-y:auto}#root{display:flex;flex-direction:column;min-height:100%}.hotel-container{display:flex;height:100vh;width:100%}.hotel-panel{background-position:50%;background-repeat:no-repeat;background-size:cover;border-right:1px solid var(--gelo);color:var(--branco);cursor:pointer;flex:1 1;overflow:hidden;position:relative;text-decoration:none;transition:flex var(--transition-speed) var(--transition-ease)}.hotel-panel:before{background:linear-gradient(180deg,#0000004d 0,#0000);content:"";height:40%;left:0;opacity:1;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .5s ease;z-index:1}.hotel-container:hover .hotel-panel{flex:1 1}.hotel-container:hover .hotel-panel:hover{flex:4 1}.panel-content{background:linear-gradient(0deg,#0006 0,#0000);bottom:0;left:0;padding:2rem;position:absolute;right:0;text-align:center;transition:all var(--transition-speed) var(--transition-ease);z-index:2}.hotel-container:hover .hotel-panel:before{opacity:0}.portal-header{left:50%;opacity:1;padding:0 1rem;position:absolute;text-align:center;top:5rem;transform:translateX(-50%);transition:opacity .5s ease;width:100%;z-index:10}.portal-logo{filter:brightness(0) invert(1) drop-shadow(2px 2px 4px rgba(0,0,0,.5));height:auto;margin:0 auto 1.5rem;max-width:350px}.panel-logo{display:block;filter:brightness(0) invert(1) drop-shadow(1px 1px 2px rgba(0,0,0,.5));height:auto;margin:0 auto 1rem;max-width:180px;opacity:1;transform:translateY(0);transition:all var(--transition-speed) var(--transition-ease)}.hotel-container:hover .portal-header{opacity:0;pointer-events:none}.portal-header h1{color:var(--branco);font-size:2.5rem;letter-spacing:3px;text-shadow:1px 1px 4px #0009}.panel-cta,.portal-header h1{font-family:var(--font-display);font-weight:700;text-transform:uppercase}.panel-cta{color:var(--terroso-claro);display:inline-block;font-size:1.3rem;letter-spacing:1px;margin-top:0;opacity:1;transform:translateY(0);transition:all var(--transition-speed) var(--transition-ease)}.hotel-container:hover .hotel-panel:hover .panel-logo{max-width:330px;opacity:1;transform:translateY(0)}.hotel-container:hover .hotel-panel:hover .panel-cta{opacity:1;transform:translateY(0)}.hotel-container:hover .hotel-panel:not(:hover) .panel-logo{margin-bottom:0;max-width:100px;opacity:1;transform:translateY(0)}.hotel-container:hover .hotel-panel:not(:hover) .panel-cta{opacity:0;transform:translateY(50px)}@media (max-width:768px){.hotel-container{flex-direction:column;height:auto}.hotel-panel{border-bottom:2px solid var(--gelo);border-right:none;flex:1 1 80vh;min-height:80vh}.hotel-panel:last-child{border-bottom:none}.hotel-container:hover .hotel-panel{flex:1 1}.hotel-panel:hover{flex:1 1!important}.portal-header{left:50%;max-width:100%;opacity:1;padding:0 1rem;position:fixed;top:3rem;transform:translateX(-50%);transition:opacity .4s ease,transform .4s ease;width:100%;z-index:1000}.portal-header.hidden{opacity:0!important;pointer-events:none!important;transform:translate(-50%,-150px)!important}.portal-header.hidden~.hotel-container .hotel-panel:before{opacity:0!important}.portal-logo{margin-bottom:1rem;max-width:250px}.portal-header h1{font-size:1.6rem;letter-spacing:2px}.hotel-container:hover .hotel-panel:hover .panel-logo,.hotel-container:hover .hotel-panel:not(:hover) .panel-logo,.panel-logo{margin-bottom:.5rem;max-width:150px;opacity:1;transform:translateY(0)}.hotel-container:hover .hotel-panel:hover .panel-cta,.hotel-container:hover .hotel-panel:not(:hover) .panel-cta,.panel-cta{font-size:1rem;opacity:1;transform:translateY(0)}.panel-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-bottom:3rem;position:static;text-align:center}.hotel-panel:before{height:30%}.hotel-container:hover .hotel-panel,.hotel-panel:hover{flex:1 1!important}}
/*# sourceMappingURL=main.95b14131.css.map*/