@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}*::-webkit-scrollbar{width:12px}*::-webkit-scrollbar-track{background:#000}*::-webkit-scrollbar-thumb{background-color:#8c25ff;border-radius:20px;border:3px solid #000}html{scroll-behavior:smooth}:root{font-size:16px!important}body{background-color:#000;overflow-x:hidden;text-rendering:optimizelegibility}@media(max-width:700px){body.overflow-hidden{overflow:hidden}}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;height:3rem;padding:0 1.5rem;border:none;border-radius:1.5rem;background-color:#7800fe;color:#fff;font-weight:700;letter-spacing:.02em;transition:background-color .2s ease,color .2s ease}.btn:hover{background-color:#8c25ff;color:#fff}.btn.btn-transparent{background-color:transparent;border:1px solid #7800fe}.btn.btn-transparent:hover{background-color:#ffffff0d}.btn.btn-long{padding:0 4rem}.btn.btn-black{background-color:#000}.btn .spinner-border{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:1.6rem;width:1.6rem;border:.2em solid currentColor;border-right-color:transparent;opacity:0;pointer-events:none}.btn:disabled{background-color:#bdbdbd;cursor:not-allowed}.htmx-request.spinner-border,.htmx-request .btn .spinner-border{opacity:1}a{text-decoration:none;transition:.2s}a:visited{color:#fff}a:hover{color:#8c25ff}.content-container{max-width:calc(3rem + 1240px);margin:auto;padding:0 1.5rem}@media(max-width:700px){.content-container{overflow:hidden}}.info-container{display:flex;flex-direction:column;gap:.2rem;padding:2rem;border:1px solid #7800fe;border-radius:1.8rem}.info-container .info-container__img{width:5rem;height:5rem;border-radius:.75rem;background-color:#7800fe;background-repeat:no-repeat;background-size:5rem;background-position:center center}.info-container .info-container__img>img{flex-shrink:0;display:flex;max-width:100%;max-height:100%;font-size:.8rem;-o-object-fit:cover;object-fit:cover}.info-container .info-container__details-wrapper{display:flex;flex-direction:column;justify-content:center;row-gap:.25rem}.info-container .info-container__title{margin-bottom:0;font-size:1rem}.info-container .info-container__desc{margin-bottom:0;font-size:.9rem}.info-container.background-black{background-color:#000}.info-container .row *{margin-bottom:0}@media(max-width:700px){.info-container{padding:1.3rem}.info-container.no-border-md{padding:0;border:none}}@font-face{font-family:din-pro;src:url(/fonts/din-pro-bold.otf) format("opentype");font-weight:800}@font-face{font-family:din-pro;src:url(/fonts/din-pro-semibold.otf) format("opentype");font-weight:700}@font-face{font-family:din-pro;src:url(/fonts/din-pro-regular.ttf) format("truetype");font-weight:500}@font-face{font-family:din-2014;src:url(/fonts/din-2014-regular.ttf) format("truetype")}:root{font-size:16px}@media(max-width:700px){:root{font-size:14px}}*{font-family:din-pro,sans-serif;color:#fff}a,p,span,h1,h2,h3,h4,h5,h6,label{color:#fff}a.bold,p.bold,span.bold,h1.bold,h2.bold,h3.bold,h4.bold,h5.bold,h6.bold,label.bold{font-weight:800}a.no-margin,p.no-margin,span.no-margin,h1.no-margin,h2.no-margin,h3.no-margin,h4.no-margin,h5.no-margin,h6.no-margin,label.no-margin{margin:0}a.center,p.center,span.center,h1.center,h2.center,h3.center,h4.center,h5.center,h6.center,label.center{text-align:center}a.din-pro,p.din-pro,span.din-pro,h1.din-pro,h2.din-pro,h3.din-pro,h4.din-pro,h5.din-pro,h6.din-pro,label.din-pro{font-family:din-pro,sans-serif}a.col-secondary,p.col-secondary,span.col-secondary,h1.col-secondary,h2.col-secondary,h3.col-secondary,h4.col-secondary,h5.col-secondary,h6.col-secondary,label.col-secondary{color:#00ff79}a.underline,p.underline,span.underline,h1.underline,h2.underline,h3.underline,h4.underline,h5.underline,h6.underline,label.underline{text-decoration:underline}a.no-wrap,p.no-wrap,span.no-wrap,h1.no-wrap,h2.no-wrap,h3.no-wrap,h4.no-wrap,h5.no-wrap,h6.no-wrap,label.no-wrap{white-space:nowrap}h1,h2,h3,h4,h5,h6{font-family:din-pro,sans-serif;font-weight:800}h1{font-size:2.4rem}h1 .font-regular{font-weight:500}h2,h3{font-size:1.5rem}h4,h5,h6{font-size:1.25rem}p,div{font-family:din-2014,sans-serif;font-size:1.25rem}label{font-size:.8rem}label .required{color:red}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:hover{cursor:pointer}p.p-small{font-size:.9rem}.modal .modal-dialog{max-width:min(100vw - 3rem,51rem);margin:3rem auto}.modal.modal-reservation .modal-dialog{max-width:min(100vw - 3rem,70rem)}.modal.modal-reservation .modal-content,.modal.modal-reservation .login__container{width:min(100vw - 3rem,70rem)}.modal .modal-content,.modal .login__container{width:min(100vw - 3rem,51rem);padding:3rem 3.5rem;border-radius:1.5rem;border:1px solid;border-color:#7800fe;background-color:#000}.modal .modal-content .modal-header,.modal .login__container .modal-header{padding:0;padding-bottom:2rem;border-bottom:none}.modal .modal-content .modal-header h1,.modal .login__container .modal-header h1{font-family:din-2014}.modal .modal-content .modal-body,.modal .login__container .modal-body{padding:0}.modal .btn-close{color:#fff}@media(max-width:850px){.modal.modal-reservation .modal-content,.modal.modal-reservation .login__container{padding:3rem 2rem}}@media(max-width:700px){.modal.modal-reservation .modal-content,.modal.modal-reservation .login__container{padding:2rem 1.5rem}.modal .modal-content{padding:1rem}}.login__container{display:flex;flex-direction:column;justify-content:center;max-width:calc(calc(3rem + 1240px) / 1.5);min-height:100vh;padding:4rem 1.5rem 10rem;margin:0 auto}.modal-title{text-align:center;margin-bottom:3rem}.modal-login form,.login__container form{width:100%;max-width:500px;margin:auto}.modal-login .input-container label,.login__container .input-container label{white-space:nowrap}.modal-login .input-container input,.login__container .input-container input{width:100%}.modal-login .login-btn-row,.login__container .login-btn-row{position:relative;display:flex;justify-content:center;margin-top:3rem}.modal-login .login-btn-row .login-password-forgot,.login__container .login-btn-row .login-password-forgot{position:absolute;top:0;left:0;font-size:.9rem;text-decoration:underline}.modal-login .login-register-section,.login__container .login-register-section{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.modal-login .login-register-section.login-back-home,.login__container .login-register-section.login-back-home{margin-top:1.5rem;font-size:.85rem}.modal-login .login-register-section a,.login__container .login-register-section a{text-decoration:underline}@media(max-width:700px){.modal-login .modal-content,.login__container .modal-content{padding:1.5rem}}@media(max-width:640px){.modal-login .input-container,.login__container .input-container{align-items:stretch;flex-direction:column;width:100%}.modal-login .login-btn-row,.login__container .login-btn-row{flex-direction:column-reverse;gap:1.5rem}.modal-login .login-btn-row .login-password-forgot,.login__container .login-btn-row .login-password-forgot{position:static}.modal-login .login-btn-row a,.login__container .login-btn-row a{margin-top:1rem;text-align:center}}.modal-register .register-radio-buttons,.login__container .register-radio-buttons{display:flex;flex-direction:column;gap:.5rem;margin-top:2.5rem}.modal-register .register-radio-buttons .form-check-inline,.login__container .register-radio-buttons .form-check-inline{display:flex;align-items:center}.modal-register .register-radio-buttons .form-check-inline .form-check-input,.login__container .register-radio-buttons .form-check-inline .form-check-input{flex-shrink:0;width:30px;height:30px;margin-right:.75rem;border:none;border-radius:50%;box-shadow:0 0 0 1px #7800fe;background-color:#000;box-sizing:content-box;cursor:pointer}.modal-register .register-radio-buttons .form-check-inline .form-check-input:checked[type=checkbox],.login__container .register-radio-buttons .form-check-inline .form-check-input:checked[type=checkbox]{background-image:url(/assets/checkbox-inside.svg);background-size:60% 60%;background-position:center}.modal-register .register-radio-buttons .form-check-inline a,.login__container .register-radio-buttons .form-check-inline a{text-decoration:underline}.login__rekapcza{margin:2rem 0 1rem}.input-container{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.5rem;margin-bottom:1.5rem}.input-container.textarea{flex-direction:column;align-items:stretch}.input-container input,.input-container textarea{background-color:red;flex-grow:1;flex-shrink:0;position:relative;height:3.6rem;min-width:min(100%,15rem);width:100%;padding:.2rem 1.6rem;border-radius:1.8rem;background-color:#000;border:1px solid #7800fe;color:#00ff79;transition:.2s}.input-container input:-webkit-autofill,.input-container input:-webkit-autofill:hover,.input-container input:-webkit-autofill:focus,.input-container input:-webkit-autofill:active,.input-container textarea:-webkit-autofill,.input-container textarea:-webkit-autofill:hover,.input-container textarea:-webkit-autofill:focus,.input-container textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px #000 inset;background-color:#000!important;color:#00ff79!important;-webkit-box-shadow:0 0 0 1000px #000 inset!important;-webkit-text-fill-color:#00ff79!important;caret-color:#00ff79!important}.input-container input:-webkit-autofill:focus-within,.input-container input:-webkit-autofill:focus-visible,.input-container input:-webkit-autofill:hover,.input-container input:-webkit-autofill:hover:focus-within,.input-container input:-webkit-autofill:hover:focus-visible,.input-container input:-webkit-autofill:hover:hover,.input-container input:-webkit-autofill:focus:focus-within,.input-container input:-webkit-autofill:focus:focus-visible,.input-container input:-webkit-autofill:focus:hover,.input-container input:-webkit-autofill:active:focus-within,.input-container input:-webkit-autofill:active:focus-visible,.input-container input:-webkit-autofill:active:hover,.input-container textarea:-webkit-autofill:focus-within,.input-container textarea:-webkit-autofill:focus-visible,.input-container textarea:-webkit-autofill:hover,.input-container textarea:-webkit-autofill:hover:focus-within,.input-container textarea:-webkit-autofill:hover:focus-visible,.input-container textarea:-webkit-autofill:hover:hover,.input-container textarea:-webkit-autofill:focus:focus-within,.input-container textarea:-webkit-autofill:focus:focus-visible,.input-container textarea:-webkit-autofill:focus:hover,.input-container textarea:-webkit-autofill:active:focus-within,.input-container textarea:-webkit-autofill:active:focus-visible,.input-container textarea:-webkit-autofill:active:hover{border:1px solid #7800fe!important;-webkit-box-shadow:0 0 0 1000px #0a0a0a inset!important;outline:none!important;background-color:#0a0a0a!important;caret-color:#00ff79!important}.input-container input:focus-within,.input-container input:focus-visible,.input-container input:hover,.input-container textarea:focus-within,.input-container textarea:focus-visible,.input-container textarea:hover{border:1px solid #7800fe;outline:none;background-color:#0a0a0a}.input-container label{position:relative;left:1rem;white-space:nowrap}.input-container textarea{flex-grow:1;padding:.6rem 1.6rem;height:auto;min-height:160px}.input-container.input-password input{padding-right:3.5rem}.input-container.input-password .input-password-btn{position:absolute;bottom:1.9rem;right:0;translate:-50% 50%;display:flex;align-items:center;justify-content:center;width:1.8rem;aspect-ratio:1.5;padding:0;border:none;background-color:transparent;cursor:pointer}.checkbox-container label{font-size:.7rem;color:#bdbdbd;cursor:pointer}.checkbox-container input[type=checkbox]{border-radius:0;border:1px solid #7800fe;background-color:#000;cursor:pointer}.checkbox-container input[type=checkbox]:checked{background-color:transparent}.radio-container{flex-shrink:0;position:relative}.radio-container .form-check-input{width:3rem;height:3rem;background-color:transparent;border-color:#7800fe;cursor:pointer}.radio-container .form-check-input:checked[type=radio]{background-color:#00ff79;border-color:#00ff79;background-image:none}.radio-container label{position:absolute;top:1.5rem;left:1.5rem;translate:-50% -.5rem;font-size:1.1rem;font-weight:800;pointer-events:none}.room-card__container{position:relative;display:flex;gap:1rem;max-width:1000px;min-height:100px;margin:0 auto;padding:3rem;border-radius:2.5rem;box-shadow:3px 4px 32px #000;overflow:hidden}.room-card__container .room-card__left-wrapper{position:relative;display:flex;flex-direction:column;gap:1rem;max-width:min(560px,70%);z-index:2}.room-card__container .room-card__left-wrapper p{white-space:pre-line}.room-card__container .room-card__left-wrapper .room-card__logo-wrapper{margin-bottom:1rem}.room-card__container .room-card__left-wrapper .room-card__logo-wrapper .room-card__logo{max-width:min(440px,80%)}.room-card__container .room-card__bg-image-wrapper{position:absolute;inset:0;display:flex;z-index:1}.room-card__container .room-card__bg-image-wrapper .room-card__bg-image{flex-grow:1;-o-object-fit:cover;object-fit:cover;max-width:100%;max-height:100%;min-width:100%;min-height:100%}.room-card__container .room-card__bg-image-wrapper .room-card__bg-image-sm{display:none}.room-card__buttons-wrapper{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;width:100%}.room-card__icons-info{display:flex;gap:3.5rem;margin:2rem 0}.room-card__icons-info .room-card__icon-info{display:flex;flex-direction:column;align-items:center;gap:.5rem;max-width:min(100%,60px)}.room-card__icons-info .room-card__icon-info svg{max-width:100%}@media(max-width:800px){.room-card__container .room-card__left-wrapper{max-width:100%}}@media(max-width:700px){.room-card__container{border-radius:1.5rem;padding:2rem 1.5rem;background-color:#000}.room-card__container .room-card__left-wrapper{align-items:center;max-width:100%}.room-card__container .room-card__left-wrapper .room-card__logo-wrapper{display:flex;justify-content:center;margin-bottom:10rem}.room-card__container .room-card__bg-image-wrapper{display:flex;justify-content:center;align-items:flex-start}.room-card__container .room-card__bg-image-wrapper .room-card__bg-image{display:none}.room-card__container .room-card__bg-image-wrapper .room-card__bg-image-sm{flex-grow:1;display:block;max-height:none;min-height:auto;max-width:none;min-width:auto;width:100%;margin:0 auto;-o-object-fit:contain;object-fit:contain}.room-card__icons-info{justify-content:center;gap:1.2rem}.room-card__buttons-wrapper>*{flex-grow:1}}@media(max-width:450px){.room-card__container{padding:1.5rem 1rem}.room-card__container .room-card__left-wrapper{max-width:100%}.room-card__icons-info{justify-content:center;flex-wrap:wrap}.room-card__buttons-wrapper>*{flex-grow:1}}.main{position:relative;min-height:100vh}.eye-graphic-wrapper{position:absolute;display:flex;align-items:flex-start;justify-content:center;min-height:100vh;max-width:100%;z-index:-1;overflow:hidden}.eye-graphic-wrapper img{position:relative;left:0;-o-object-fit:cover;object-fit:cover;min-height:max(900px,110vh)}.hero__wrapper{position:relative;display:flex;align-items:center;height:min(100vh - 4rem - 7rem,1050px);width:100%}.hero__wrapper .hero__main-title{display:flex;flex-direction:column;gap:.75rem;margin-bottom:4rem}.hero__wrapper .hero__main-title h2{margin-bottom:1.5rem}.hero__wrapper .hero__main-title p{max-width:min(100%,700px)}.hero__scroll-down-btn{position:absolute;top:calc(100% - 7.5rem);left:50%;width:3rem;height:3rem;border:2px solid #7800fe;border-radius:50%;rotate:90deg;cursor:pointer}.hero__scroll-down-btn:after{content:"›";position:absolute;top:38%;left:52%;translate:-50% -50%;line-height:1.5rem;font-size:3rem;color:#fff}@media(max-width:700px){.hero__wrapper{height:auto;margin:6rem 0 0}.main-container{padding-top:calc(5.5rem + 28vh)}}.home__description-section{display:flex;gap:1.5rem}.home__description-section .home__description-text{display:flex;flex-direction:column;gap:1.5rem;max-width:60%}.home__description-section .home__description-img{flex-grow:1;position:relative;max-width:40%;z-index:-1}.home__description-section .home__description-img img{position:absolute;top:-15%;right:0;max-height:100%;max-width:min(70vh,700px)}@media(max-width:900px){.home__description-section .home__description-text{max-width:90%}.home__description-section .home__description-img img{top:-45%}}@media(max-width:700px){.home__description-section{flex-direction:column-reverse}.home__description-section .home__description-text{max-width:100%}.home__description-section .home__description-img{display:flex;justify-content:center;min-height:300px;max-width:100%}.home__description-section .home__description-img img{position:relative;top:0;left:0;-o-object-fit:cover;object-fit:cover;max-width:100%;min-width:460px}}.home__room-cards-container{display:flex;flex-direction:column;gap:4rem;padding:8rem 0 6rem}.home__reservations{display:flex;flex-direction:column;gap:1.5rem;min-height:1220px;position:relative}.reservations-toggle{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.reservations-toggle__buttons{display:inline-flex;padding:.35rem;border-radius:999px;background:#ffffff14;gap:.25rem}.reservations-toggle__button{border:none;background:transparent;color:#fff9;padding:.5rem 1.5rem;border-radius:999px;font-weight:700;transition:background .2s ease,color .2s ease}.reservations-toggle__button.active{background:#00ff79;color:#0b0f18}.reservation-panel{width:100%;border-radius:1.5rem;border:1px solid rgba(255,255,255,.1);padding:0;background:#050812bf;transition:opacity .2s ease}.reservation-panel:not(.is-active){opacity:0}.reservation-panel.is-active{opacity:1}.reservation-panel--placeholder{display:flex;align-items:center;justify-content:center;border:1px dashed rgba(255,255,255,.2);background:#00000059;min-height:480px;padding:2rem;text-align:left}.reservation-panel__content{max-width:640px;display:flex;flex-direction:column;gap:.75rem}.reservation-panel__content ul{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.35rem}.reservation-panel--beta{padding:2rem 2.5rem;display:flex;flex-direction:column;gap:2rem}.beta-calendar{display:flex;flex-direction:column;gap:1.5rem}.beta-calendar__intro{display:flex;flex-direction:column;gap:1rem}.beta-calendar__board{display:flex;flex-direction:column;gap:1.75rem}.beta-calendar__grid-card{width:100%;border-radius:1.25rem;border:1px solid rgba(255,255,255,.12);background:#060a16eb;padding:1.75rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 25px 40px #00000073}.beta-calendar__month-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.beta-calendar__month-info{flex:1;text-align:center}.beta-calendar__month-info .beta-calendar__month-label{margin:0;font-size:1.35rem}.beta-calendar__month-info .p-small{margin:0;color:#ffffffa6}.beta-calendar__booking-card{width:100%;border-radius:1.25rem;border:1px solid rgba(0,255,121,.18);background:linear-gradient(135deg,#181e34f2,#0e1222e6);color:#fff;padding:1.5rem;display:flex;flex-direction:column;gap:1.75rem;box-shadow:0 20px 40px #00000073}.beta-calendar__month-btn{width:42px;box-shadow:none;height:42px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.18);color:#ffffffbf;font-size:1.1rem;flex-shrink:0}.beta-calendar__month-btn:disabled{opacity:.35;cursor:not-allowed}.beta-calendar__day-select{display:none;flex-direction:column;gap:.4rem;width:100%}.beta-calendar__day-select-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#fff9}.beta-calendar__weekday-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;gap:.4rem}.beta-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.75rem;margin-top:.75rem}.beta-calendar__day{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;padding:.85rem;border-radius:1rem;border:1px solid rgba(255,255,255,.2);background:#ffffff05;min-height:120px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease}.beta-calendar__day:disabled{cursor:not-allowed;opacity:.4}.beta-calendar__day.is-active{border-color:#00ff79;box-shadow:0 0 0 2px #00ff7933}.beta-calendar__day--empty{border-style:dashed;border-color:#ffffff14;background:transparent;min-height:120px}.beta-calendar__day-number{font-size:1.75rem;font-weight:600}.beta-calendar__day-weekday{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#ffffffa6}.beta-calendar__day-status{font-size:.8rem;padding:.15rem .65rem;border-radius:999px;background:#ffffff14}.beta-calendar__day--available{border-color:#00ff794d}.beta-calendar__day--few{border-color:#f4c542e6;background:#f4c54214}.beta-calendar__day--full{border-color:#ffffff1f;opacity:.45}.beta-calendar__day.is-past{border-color:#ffffff1a;background:#ffffff05;opacity:.5;cursor:not-allowed}.beta-calendar__day.is-past .beta-calendar__day-slots{color:#fff9}.beta-calendar__day.is-past .beta-calendar__day-number{color:#ffffffa6}.beta-calendar__day-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.beta-calendar__promo-pill{font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;padding:.1rem .4rem;border-radius:999px;background:#00ff7933;color:#00ff79}.beta-calendar__day.has-promo{box-shadow:inset 0 0 0 1px #00ff7940}.beta-calendar__legend{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.beta-calendar__legend-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:#fffc}.beta-calendar__day-slots{font-size:.9rem;color:#ffffffd9}.beta-calendar__legend-dot{width:.75rem;height:.75rem;border-radius:999px;background:#fff6}.beta-calendar__legend-dot.available{background:#00ff79}.beta-calendar__legend-dot.few{background:#f4c542}.beta-calendar__legend-dot.full{background:#9e9e9e}.beta-calendar__legend-dot.promo{background:#00ff794d;border:1px solid #00ff79}@media(max-width:720px){.beta-calendar__grid-card{padding:1.25rem}.beta-calendar__weekday-row,.beta-calendar__grid{display:none}.beta-calendar__day-select{display:flex}.beta-calendar__month-bar{align-items:flex-start}.beta-calendar__month-info{text-align:left}}.beta-calendar__room-switch{display:flex;flex-direction:column;gap:.5rem}.beta-calendar__room-list{display:flex;flex-wrap:wrap;gap:.5rem}.beta-calendar__room-button{border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff0d;padding:.4rem 1.2rem;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.beta-calendar__room-button.is-active{border-color:#00ff79;color:#00ff79;background:#00ff791f}.calendar__filters{display:flex;flex-wrap:wrap;gap:.5rem}.calendar__filter-pill{border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff0a;padding:.35rem 1rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.calendar__filter-pill.is-active{border-color:#00ff79;color:#00ff79;background:#00ff791f}.calendar__badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.25)}.beta-calendar__section-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.beta-calendar__microcopy{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin:0}.beta-calendar__times,.beta-calendar__players,.beta-calendar__payments{display:flex;flex-direction:column;gap:.4rem}.beta-calendar__time-grid{margin-top:.75rem;display:flex;flex-direction:column;gap:.35rem}.beta-calendar__muted{font-size:.9rem;color:#fff9;margin:0}.beta-calendar__chip-list{display:flex;flex-wrap:wrap;gap:.5rem}.beta-calendar__chip{border-radius:999px;border:1px solid rgba(255,255,255,.2);padding:.45rem 1.1rem;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.beta-calendar__chip.is-active{border-color:#00ff79;color:#00ff79;background:#00ff791f}.beta-calendar__select-wrap{position:relative;width:100%}.beta-calendar__select-wrap:after{content:"v";position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#00ffb7;font-size:.85rem;opacity:.85}.beta-calendar__select{width:100%;border-radius:.85rem;border:1px solid rgba(255,255,255,.28);background:linear-gradient(135deg,#181e34f2,#0e1222e6);color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.01em;padding:.85rem 2.8rem .85rem 1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:0 12px 25px #00000059;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.beta-calendar__select:hover:not(:disabled){border-color:#00ff7973;box-shadow:0 15px 30px #0006;transform:translateY(-1px)}.beta-calendar__select:focus,.beta-calendar__select:focus-visible{outline:none;border-color:#00ff79;box-shadow:0 0 0 2px #00ff7940}.beta-calendar__select:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.beta-calendar__select option{color:#050812}.beta-calendar__summary-card{border-radius:1rem;border:1px solid rgba(255,255,255,.18);padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem;background:#060914e6}.beta-calendar__summary-line{display:flex;justify-content:space-between;gap:1rem;font-size:.95rem}.beta-calendar__summary-line span{color:#fff9}.beta-calendar__summary-card .btn{width:100%}.beta-calendar__placeholder{border-radius:1.25rem;border:1px dashed rgba(255,255,255,.3);padding:2rem;background:#050812e6;text-align:center}.beta-calendar__placeholder-card{max-width:520px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.beta-calendar__placeholder-label{text-transform:uppercase;font-size:.75rem;letter-spacing:.08em;color:#fff9}.beta-calendar__selection h4{margin:.2rem 0}.beta-calendar__selection p{margin:0}@media(max-width:700px){.reservation-panel--beta{padding:1.5rem}.beta-calendar__board{flex-direction:column}.beta-calendar__grid,.beta-calendar__weekday-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:500px){.beta-calendar__grid,.beta-calendar__weekday-row{grid-template-columns:repeat(1,minmax(0,1fr))}}.home__reservations-iframe{width:100%;min-height:1100px;border:none;border-radius:1rem;background:#090b15}.home__contact-form-container{padding:8rem 0 5rem}@media(max-width:800px){.home__contact-form-container{padding:6rem 0 4rem}}@media(max-width:900px){.home__reservations{min-height:auto}}@media(max-width:700px){.reservations-toggle__buttons{width:100%;justify-content:space-between}.reservations-toggle__button{flex:1;text-align:center}.home__reservations-iframe{min-height:820px}}@media(max-width:500px){.home__reservations-iframe{min-height:700px}}.main.main-room{position:relative;min-height:100vh;overflow-x:hidden}.main-room .eye-graphic-wrapper{position:absolute;display:flex;align-items:flex-start;justify-content:center;min-height:100vh;max-width:100%;min-width:100%;z-index:-1;overflow:visible}.main-room .eye-graphic-wrapper img{position:relative;top:calc(7rem + 5vh);left:0;-o-object-fit:cover;object-fit:cover;max-height:min(100vh,1050px);min-height:auto}.main-room .eye-graphic-wrapper img.eye-graphic-sm{display:none;top:5.5rem;left:0;width:100%;min-width:650px}.room__hero{display:flex;align-items:center;height:auto;min-height:auto}.room__hero .room__info{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;max-width:60%;margin:8rem 0}.room__hero .room__info p{white-space:pre-line}.room__hero .room__info .room__logo{max-width:100%;height:170px;aspect-ratio:412/170;margin-bottom:2rem}.room__hero .room__info .room-card__icons-info{justify-content:space-between}.room__hero .room__info .room-card__icons-info .room-card__icon-info{max-width:min(100%,76px)}@media(max-width:1200px){.main-room .eye-graphic-wrapper img{position:relative;left:0;-o-object-fit:cover;object-fit:cover;max-height:min(100vh,1050px);min-height:auto}}@media(max-width:1050px){.main-room .eye-graphic-wrapper img{position:relative;left:0;-o-object-fit:cover;object-fit:cover;max-height:min(100vh,1050px);min-height:auto}.room__hero .room__info{max-width:100%}.room__hero .room-card__icons-info,.room__hero .room-card__buttons-wrapper{max-width:600px}}@media(max-width:800px){.main-room .eye-graphic-wrapper img{left:0}}@media(max-width:700px){.main-container.main-container-room{padding-top:5.5rem}.main-room .eye-graphic-wrapper{align-items:flex-start}.main-room .eye-graphic-wrapper img{display:none}.main-room .eye-graphic-wrapper img.eye-graphic-sm{top:0;display:block}.room__hero .room__info{align-items:center;margin-top:26rem}.room__hero .room__info .room__logo{max-width:min(80%,340px);height:auto}.room__hero .room__info .room-card__icons-info{justify-content:center}.room__hero .room__info .room-card__icons-info .room-card__icon-info{flex-grow:1;max-width:min(25vw,66px)}}@media(max-width:500px){.room-card__buttons-wrapper{justify-content:center;width:auto;margin:auto}.room-card__buttons-wrapper .room__btn-more{display:none}.room-card__buttons-wrapper a{flex-grow:0;padding:.2rem 2.5rem}}.room__description{display:flex;flex-direction:column;row-gap:4rem}.room__description .room__description-body{display:flex;align-items:center;gap:4rem;overflow:hidden}.room__description .room__description-body>*{width:50%}.room__description .room__description-body .room__description-img{width:55%}@media(max-width:900px){.room__description .room__description-body{gap:2rem;padding:0}}@media(max-width:840px){.room__description-content-container{padding:0}.room__description .room__description-body{flex-direction:column}.room__description .room__description-body .room__description-section{padding:0 1.5rem}.room__description .room__description-body>*{width:auto}.room__description .room__description-body .room__description-img{width:auto;max-width:108vw}.room__description .room__description-body.room__description-body-2{display:flex;flex-direction:column-reverse}}.room__opinions{padding:4rem 0}.room__opinions.room__opinions-sm,.room__opinions.room__opinions-md{display:none}.room__opinions .room__opinion_carousel{min-height:460px;padding:4rem 0}.room__opinions .room__opinion_carousel .room__carousel-inner{padding:0 6rem}.room__opinions .room__opinion_carousel .room__opinion_tails{display:flex;gap:3rem}.room__opinions .room__opinion_carousel .room__opinion_tails .room__opinion-tail{flex-grow:1;display:flex;flex-direction:column;align-items:center;gap:.8rem}.room__opinions .room__opinion_carousel .room__opinion_tails .room__opinion-tail.room__opinion-text_3{max-width:calc(33% - 2rem)}.room__opinions .room__opinion_carousel .room__opinion_tails .room__opinion-tail.room__opinion-text_2{max-width:calc(50% - 1.5rem)}.room__opinions .room__opinion_carousel .room__opinion_tails .room__opinion-tail p{text-align:center}.room__opinions .room__opinion_carousel .room__opinion_tails .room__opinion-tail .room__opinion-logo{margin-bottom:.8rem}.room__carousel-indicator-btn{width:5%;opacity:1}.room__carousel-indicator-btn span{background-color:#00ff79;opacity:1;clip-path:polygon(55% 0,100% 50%,55% 100%,40% 100%,85% 50%,40% 0)}.room__carousel-indicator-btn:first-of-type span{clip-path:polygon(65% 0,15% 50%,65% 100%,50% 100%,0% 50%,50% 0)}@media(max-width:1050px){.room__opinions{display:none}.room__opinions.room__opinions-md{display:block}.room__opinions .room__opinion_carousel{min-height:420px;padding:4rem 0 2rem}.room__opinions .room__opinion_carousel .room__carousel-inner{padding:0 3rem}}@media(max-width:700px){.room__opinions,.room__opinions.room__opinions-md{display:none}.room__opinions.room__opinions-sm{display:block}}.room__video{padding:0 0 6rem}.room__video.room__video-sm{display:none}.room__video .room__video-wrapper{display:flex;justify-content:center;align-items:center}@media(max-width:700px){.room__video{display:none}.room__video.room__video-sm{display:block}}.room__gallery{padding:2rem 0 4rem}.room__gallery h3{margin-bottom:5rem}.room__gallery .room__image-gallery-desktop{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;padding:0 3rem}.room__gallery .room__image-gallery-desktop>*{border-radius:1rem;overflow:hidden;border:1px solid rgba(255,255,255,.18);background:#00000059;height:220px}.room__gallery .room__image-gallery-desktop>* img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.room__gallery .room__image-gallery-desktop>* img:hover{transform:scale(1.05)}.room__gallery .room__image-gallery-mobile{display:none}.room__gallery .room__carousel-gallery-sm{width:100%;border-radius:1rem;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#00000080}.room__gallery .room__carousel-slide{display:none;width:100%}.room__gallery .room__carousel-slide img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.room__gallery .room__carousel-slide.is-active{display:block}.room__gallery .room__carousel-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}.room__gallery .room__carousel-indicator-btn{width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;font-size:1.25rem}.room__gallery .room__carousel-counter{font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3}@media(max-width:800px){.room__gallery .room__image-gallery-desktop{padding:0}.room__gallery .room__image-gallery-desktop>*{height:200px}}@media(max-width:700px){.room__gallery{padding-bottom:8rem}.room__gallery .room__image-gallery-desktop{display:none}.room__gallery .room__image-gallery-mobile{display:flex;flex-direction:column;gap:1rem}.room__gallery .room__image-gallery-mobile .room__carousel-gallery-sm{max-height:220px;border-radius:1rem;overflow:hidden}.room__gallery .room__image-gallery-mobile img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;border-radius:1rem}}.payment-create{display:flex;flex-direction:column;gap:2rem}.payment-create .payment-create__title{font-size:2.4rem}.payment-create .payment-create__wrapper{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.payment-create .payment-create__wrapper>*{font-weight:400;margin-bottom:0}.vouchers{display:flex;justify-content:space-between;gap:4rem;padding:5rem 0}.vouchers .info-container{min-width:460px;padding:2rem 3rem 5rem}.vouchers__form-card{position:relative;margin-top:3rem;padding-bottom:3rem}.vouchers__form-card .input-container{margin-bottom:.5rem}.vouchers__form-card.no-bottom{padding:0}.vouchers__form-card.no-bottom:after{display:none}.vouchers__form-card .vouchers__custom-value-input{margin-top:1rem;border:none;border-radius:0;border-bottom:1px solid #00ff79;text-align:center;background-color:transparent}.vouchers__form-card .vouchers__custom-value-input:hover,.vouchers__form-card .vouchers__custom-value-input:focus-visible,.vouchers__form-card .vouchers__custom-value-input:focus-within{background-color:transparent;border:none;border-bottom:1px solid #00ff79}.vouchers__form-card:after{position:absolute;bottom:0;left:50%;translate:-50% 0;content:"";height:1px;width:3rem;background-color:#7800fe}.vouchers__form-card .vouchers__info-btn,.vouchers__form-card .vouchers__donate-btn{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;border:none;background-color:transparent}.vouchers__form-card .vouchers__info-btn span,.vouchers__form-card .vouchers__donate-btn span{width:20px;height:15px;margin-bottom:.75rem;background-color:#00ff79;clip-path:polygon(50% 85%,100% 15%,100% 30%,50% 100%,0 30%,0 15%)}.vouchers__form-card .vouchers__info-btn.visible span,.vouchers__form-card .vouchers__donate-btn.visible span{clip-path:polygon(50% 0,100% 65%,100% 80%,50% 15%,0 80%,0 65%)}.vouchers__form-card .vouchers__info-wrapper,.vouchers__form-card .voucher__donate-wrapper{height:0;min-height:auto;opacity:0;transition:.2s;margin-bottom:0}.vouchers__form-card .vouchers__info-wrapper.visible,.vouchers__form-card .voucher__donate-wrapper.visible{height:100px;min-height:100px;margin-bottom:1.5rem;opacity:1}.vouchers__form-card .vouchers__info-wrapper textarea,.vouchers__form-card .voucher__donate-wrapper textarea{min-height:110px;border:none;text-align:start;resize:none}.vouchers__cash-btns{position:relative;display:flex;justify-content:center;left:-25px;flex-wrap:wrap;max-width:380px;padding-top:2rem}.vouchers__cash-btns.vouchers__voucher-type{position:static;justify-content:stretch}.vouchers__cash-btns.vouchers__voucher-type .radio-container input{width:200px}.vouchers__cash-btns.vouchers__voucher-type .radio-container label{left:100px;white-space:nowrap}.vouchers__cash-btns.vouchers__voucher-type .radio-container:nth-child(3){position:relative;left:90px}.vouchers__cash-btns.vouchers__voucher-type .radio-container:nth-child(3) input{border-left:none}.vouchers__cash-btns.vouchers__voucher-type .radio-container:nth-child(1) input,.vouchers__cash-btns.vouchers__voucher-type .radio-container:nth-child(3) input{width:160px}.vouchers__cash-btns.vouchers__voucher-type .radio-container:nth-child(1) label,.vouchers__cash-btns.vouchers__voucher-type .radio-container:nth-child(3) label{left:80px;white-space:nowrap}.vouchers__cash-btns .radio-container input{height:2.8rem;width:100px;margin-top:0;margin-bottom:.5rem;border:none;border-radius:0;border-left:1px solid #00ff79;transition:.2s}.vouchers__cash-btns .radio-container input:checked[type=radio]{border-radius:1.4rem}.vouchers__cash-btns .radio-container input:hover{background-color:#00ff7933}.vouchers__cash-btns .radio-container label{top:1rem;left:50px}.vouchers__cash-btns .radio-container:nth-child(4),.vouchers__cash-btns .radio-container:nth-child(5),.vouchers__cash-btns .radio-container:nth-child(6),.vouchers__cash-btns .radio-container:nth-child(10),.vouchers__cash-btns .radio-container:nth-child(11),.vouchers__cash-btns .radio-container:nth-child(12){position:relative;left:50px}.vouchers__cash-btns .radio-container:nth-child(1) input,.vouchers__cash-btns .radio-container:nth-child(4) input,.vouchers__cash-btns .radio-container:nth-child(7) input,.vouchers__cash-btns .radio-container:nth-child(10) input,.vouchers__cash-btns .radio-container:nth-child(13) input,.vouchers__cash-btns .radio-container:nth-child(15) input{border-left:none}.vouchers__cash-btns .radio-container:has(input:checked[type=radio])+.radio-container>input{border-left:none}.vouchers__right-section .vouchers__image-wrapper,.vouchers__left-section .vouchers__image-wrapper{margin-top:4rem}.vouchers__right-section .vouchers__image-wrapper img,.vouchers__left-section .vouchers__image-wrapper img{max-width:100%;max-height:100%}.vouchers__right-section{display:flex;flex-direction:column;align-items:flex-end}.vouchers__left-section{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:min(100%,600px);margin-bottom:-1rem;display:none}.vouchers__left-section .vouchers__image-wrapper{margin-top:0}.vouchers__left-section h3{width:100%;max-width:460px;margin-top:4rem}.vouchers__submit-section{display:flex;flex-direction:column;gap:2rem;margin-top:16rem}.vouchers__submit-section .vouchers__input-submit{display:flex;justify-content:flex-end;align-items:center;-moz-column-gap:4rem;column-gap:4rem}.vouchers__submit-section .vouchers__input-submit .input-container{margin-bottom:0}.vouchers__submit-section .vouchers__input-submit .input-container input{height:4rem!important}.vouchers__submit-section .vouchers__input-submit .input-container .vouchers__indicator-btn{position:absolute;top:50%;right:2px;translate:0 -50%;width:50px;padding-right:2px;padding-bottom:3px;border:none;border-left:1px solid #7800fe;background-color:transparent}.vouchers__submit-section .vouchers__input-submit .input-container .vouchers__indicator-btn.plus{right:52px;padding-right:0;padding-bottom:0}.vouchers__submit-section .vouchers__input-submit .input-container .vouchers__count-input{height:3rem;min-width:auto;width:200px;padding-right:110px;text-align:center;background-color:transparent;color:#fff}.vouchers__submit-section .vouchers__input-submit .input-container .vouchers__count-input[type=number]::-webkit-inner-spin-button,.vouchers__submit-section .vouchers__input-submit .input-container .vouchers__count-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.vouchers__submit-section .vouchers__input-submit .input-container .vouchers__count-input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.vouchers__reservation-btns{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}@media(max-width:1200px)and (min-width:775px),(max-width:550px){.vouchers{gap:3rem}.vouchers .info-container{min-width:430px;padding:1rem 2rem 4rem}}@media(max-width:1100px)and (min-width:775px),(max-width:550px){.vouchers{gap:3rem}.vouchers .info-container{min-width:400px;padding:1rem 2rem 4rem}.vouchers__form-card{position:relative;margin-top:2rem;padding-bottom:2rem}.vouchers__cash-btns.vouchers__voucher-type{flex-direction:column;align-items:center}.vouchers__cash-btns.vouchers__voucher-type .radio-container:nth-child(3){left:0}.vouchers__cash-btns.vouchers__voucher-type .radio-container input{border:none}.vouchers__right-section .vouchers__image-wrapper{margin-top:6rem}}@media(max-width:1050px)and (min-width:775px),(max-width:550px){.vouchers{gap:3rem}.vouchers .info-container{min-width:370px;padding:1rem 2rem 4rem}.vouchers__info-wrapper{height:0;min-height:auto;opacity:0;transition:.2s;margin-bottom:0}.vouchers__info-wrapper.visible{height:100px;min-height:100px;margin-bottom:1.5rem;opacity:1}.vouchers__info-wrapper textarea{padding:.5rem;min-height:110px;border:none;text-align:start;resize:none}.vouchers__cash-btns{left:0}.vouchers__cash-btns .radio-container:nth-child(4),.vouchers__cash-btns .radio-container:nth-child(5),.vouchers__cash-btns .radio-container:nth-child(6),.vouchers__cash-btns .radio-container:nth-child(10),.vouchers__cash-btns .radio-container:nth-child(11),.vouchers__cash-btns .radio-container:nth-child(12){position:relative;left:0}}@media(max-width:975px)and (min-width:775px){.vouchers{gap:2rem}.vouchers .info-container{min-width:320px;padding:1rem 1.8rem 3rem}.vouchers__form-card h3{font-size:1.3rem}.vouchers__form-card .vouchers__custom-value-input,.vouchers__form-card textarea{font-size:1.1rem}.vouchers__cash-btns .radio-container input{width:86px}.vouchers__cash-btns .radio-container label{left:46px;white-space:nowrap}.vouchers__right-section .vouchers__image-wrapper{margin-top:7rem}.vouchers__submit-section .vouchers__input-submit{-moz-column-gap:2rem;column-gap:2rem}}@media(max-width:820px)and (min-width:550px){.vouchers__submit-section{display:flex;flex-direction:column;gap:2rem;margin-top:16rem}.vouchers__submit-section .vouchers__input-submit{display:flex;justify-content:flex-end;-moz-column-gap:2rem;column-gap:2rem}.vouchers__submit-section .vouchers__submit-btn{padding:0 1.5rem}}@media(max-width:775px)and (min-width:550px),(max-width:550px){.vouchers{flex-direction:column;align-items:center}.vouchers__right-section .vouchers__image-wrapper{display:none}.vouchers__left-section{display:flex}.vouchers__submit-section{margin-top:-.5rem}.vouchers__submit-section .vouchers__input-submit{flex-direction:column;align-items:center;row-gap:2rem}.vouchers__submit-section h4{text-align:center}.vouchers__submit-section .vouchers__submit-btn{padding:0 4rem}}@media(max-width:550px){.vouchers{gap:3rem;padding:4rem 0 2rem}.vouchers .info-container{min-width:320px;padding:1rem 1.8rem 3rem}.vouchers__left-section h3{margin-top:3rem}}@media(max-width:420px){.vouchers{gap:3rem}.vouchers .info-container{min-width:320px;padding:1rem 1.8rem 3rem}.vouchers__form-card .vouchers__custom-value-input,.vouchers__form-card .vouchers__info-wrapper textarea{font-size:1rem}.vouchers__form-card .vouchers__info-wrapper textarea{min-height:115px;padding-bottom:0}.vouchers__form-card h3{font-size:1.25rem}.vouchers__cash-btns .radio-container input{width:86px}.vouchers__cash-btns .radio-container label{left:46px;white-space:nowrap}.vouchers__left-section h3{margin-top:3rem}}@media(max-width:350px){.vouchers .info-container{min-width:calc(100% - 3rem);padding:1rem 1.5rem 3rem}.vouchers__form-card h3{font-size:1.15rem}.vouchers__cash-btns .radio-container input{height:2.6rem;width:74px}.vouchers__cash-btns .radio-container label{font-size:.95rem;left:37px;white-space:nowrap}}.calendar{border:1px solid #7800fe;border-radius:1.2rem;background-color:#000}.calendar .calendar__rooms-wrapper{padding:0 2rem}.calendar .calendar__choose-title{margin-top:2rem;margin-bottom:2rem}.calendar .calendar__choose-title-hour-date{padding-left:2rem}.calendar__wrapper{padding:1rem 5rem;margin:0 auto}.calendar__column{display:flex;flex-direction:column;align-items:center;flex:1 1 220px;min-width:220px;width:auto;margin:0 .5rem;padding:1.2rem;border:1px solid #7800fe;border-radius:1.2rem;background-color:#000}.calendar__header .calendar__header-text{display:flex;flex-direction:column;align-items:center}.calendar__header .calendar__header-text .calendar__date-text{margin-bottom:.2rem}.calendar__header .calendar__header-text .calendar__date-text h4{font-size:1.5rem}.calendar__body{display:flex;flex-direction:column;gap:.75rem;width:100%}.calendar__hour-button-wrapper{background-color:transparent;border:none;border-radius:1.6rem}.calendar__hour-button-wrapper.active{background-color:#00ff79}.calendar__hour-button-wrapper.active p{color:#7800fe}.calendar__room-btn .calendar__hour-button{padding:0 1rem}.calendar__hour-button{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.2rem;text-align:center;height:3.2rem;width:100%;border:1px solid #00ff79;border-radius:1.6rem;transition:.2s}.calendar__hour-button.reserved{border:1px solid #bdbdbd;cursor:not-allowed}.calendar__hour-button.reserved:after{content:"";position:absolute;inset:-1px;background-color:#00000080}.calendar__carousel-indicator-btn{width:5%;padding-right:1%;opacity:1}.calendar__carousel-indicator-btn span{background-color:#00ff79;opacity:1;clip-path:polygon(55% 0,100% 50%,55% 100%,40% 100%,85% 50%,40% 0)}.calendar__carousel-indicator-btn:first-of-type{padding-right:0;padding-left:1%}.calendar__carousel-indicator-btn:first-of-type span{clip-path:polygon(65% 0,15% 50%,65% 100%,50% 100%,0% 50%,50% 0)}.calendar__footer{display:flex;gap:2rem;padding:2rem 5.5rem}.calendar__footer .info-container{padding-right:4rem}.calendar__footer .calendar__footer-right{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.calendar__footer .calendar__footer-right button{padding:0 3.5rem}.calendar__footer .calendar__footer-right button:first-child{margin-bottom:1.2rem}.calendar__footer .calendar__footer-right p{flex-grow:1;display:flex;align-items:flex-end;gap:.25rem}@media(max-width:1150px){.calendar__wrapper{padding:1rem 3rem}.calendar__column{margin:0 .3rem;padding:1rem}}@media(max-width:950px){.calendar__wrapper{padding:1rem 2.5rem}.calendar__column{margin:0 .2rem;padding:1rem .5rem}.calendar__carousel-indicator-btn{width:6%;padding-right:1%}.calendar__carousel-indicator-btn:first-of-type{padding-right:0;padding-left:1%}.calendar__header .calendar__header-text .calendar__date-text h4{font-size:1.25rem}.calendar__header .calendar__header-text p{font-size:.8rem}.calendar__footer{padding:2rem}.calendar__footer .info-container{gap:.4rem;padding:1.75rem}.calendar__footer .info-container p{font-size:1rem}.calendar__body .calendar__hour-button{height:2.6rem}.calendar__body .calendar__hour-button p{font-size:1rem}}@media(max-width:700px){.calendar{display:none}}.calendar-sm{display:none;border:1px solid #7800fe;border-radius:1rem;background-color:#000}.calendar-sm .calendar__footer-right{display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin-top:2.5rem}.calendar-sm__wrapper{padding:2rem}.calendar-sm__rooms-wrapper{display:flex;flex-wrap:wrap;gap:2rem;padding-top:1rem}.calendar-sm__rooms-wrapper .calendar-sm__room-btn{flex-grow:1;display:flex;justify-content:center;align-items:center;height:2.5rem;padding:0 1rem;border:1px solid #00ff79;border-radius:1.25rem;background-color:#000}.calendar-sm__rooms-wrapper .calendar-sm__room-btn.active{background-color:#00ff79}.calendar-sm__rooms-wrapper .calendar-sm__room-btn.active p{color:#7800fe}.calendar-sm__rooms-wrapper .calendar-sm__room-btn:disabled:after{content:"";position:absolute;inset:-1px;background-color:#00000080}.calendar-sm__header{display:flex;justify-content:space-between;max-width:23.5rem;padding:.75rem 0;margin:2rem auto 0}.calendar-sm__indicator-wrapper{flex-shrink:0;position:relative;width:2.4rem;height:2.4rem}.calendar-sm__indicator-wrapper .calendar-sm__carousel-indicator-btn{top:50%;bottom:auto;left:50%;translate:-65% -50%;width:50%;height:50%;opacity:1}.calendar-sm__indicator-wrapper .calendar-sm__carousel-indicator-btn span{max-height:100%;background-image:none;background-color:#00ff79;opacity:1;clip-path:polygon(55% 0,100% 50%,55% 100%,40% 100%,85% 50%,40% 0)}.calendar-sm__indicator-wrapper .calendar-sm__carousel-indicator-btn.right{translate:-35% -50%}.calendar-sm__indicator-wrapper .calendar-sm__carousel-indicator-btn.right span{clip-path:polygon(65% 0,15% 50%,65% 100%,50% 100%,0% 50%,50% 0)}.calendar-sm__round-btn{position:relative;display:flex;aspect-ratio:1;border:1px solid #7800fe;border-radius:50%;background-color:#000}.calendar-sm__round-btn.active{background-color:#00ff79}.calendar-sm__round-btn.active p{color:#7800fe}.calendar-sm__round-btn:disabled:after{content:"";position:absolute;inset:-1px;background-color:#00000080}.calendar-sm__table-wrapper{display:flex;justify-content:center}.calendar-sm__table-wrapper table{max-width:23.5rem}.calendar-sm__table-wrapper th,.calendar-sm__table-wrapper td{padding:.5rem}.calendar-sm__table-wrapper th:first-child,.calendar-sm__table-wrapper td:first-child{padding-left:0}.calendar-sm__table-wrapper th:last-child,.calendar-sm__table-wrapper td:last-child{padding-right:0}.calendar-sm__table-wrapper th:last-child .calendar-sm__round-btn-wrapper,.calendar-sm__table-wrapper td:last-child .calendar-sm__round-btn-wrapper{display:flex;justify-content:flex-start}.calendar-sm__table-wrapper .calendar-sm__round-btn-wrapper{display:flex;justify-content:center}.calendar-sm__table-wrapper .calendar-sm__round-btn-wrapper .calendar-sm__round-btn{flex-shrink:2;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem}.calendar-sm__current-date{display:flex;justify-content:center;padding:2rem 0 1rem}.calendar-sm__available_hours{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:1rem;max-width:23.5rem;margin:auto}.calendar-sm__available_hours .calendar-sm__hour-button{position:relative;display:flex;justify-content:center;align-items:center;flex-grow:1;min-width:min(100px,25% - .75rem);max-width:min(100px,33% - .5rem);height:2.8rem;padding:.1rem 1rem;border:1px solid #7800fe;border-radius:1.4rem;background-color:#000}.calendar-sm__available_hours .calendar-sm__hour-button p{text-align:center}.calendar-sm__available_hours .calendar-sm__hour-button.active{background-color:#00ff79}.calendar-sm__available_hours .calendar-sm__hour-button.active p{color:#7800fe}.calendar-sm__available_hours .calendar-sm__hour-button:disabled:after{content:"";position:absolute;inset:-1px;background-color:#00000080}.calendar-sm__available_hours .calendar-sm__hour-button.reserved{border:1px solid #bdbdbd;cursor:not-allowed}.calendar-sm__available_hours .calendar-sm__hour-button.reserved:after{content:"";position:absolute;inset:-1px;background-color:#00000080}@media(max-width:700px){.calendar-sm{display:block}}@media(max-width:500px){.calendar-sm__wrapper{padding:2rem 1rem}}@media(max-width:475px){.calendar-sm__wrapper{padding:1.5rem 1rem}.calendar-sm__header{max-width:18.6rem}.calendar-sm__round-btn{width:2.2rem;height:2.2rem}.calendar-sm__table-wrapper table{max-width:18.6rem}.calendar-sm__table-wrapper th,.calendar-sm__table-wrapper td{padding:.3rem}.calendar-sm__table-wrapper .calendar-sm__round-btn-wrapper .calendar-sm__round-btn{width:2.2rem;height:2.2rem}}@media(max-width:390px){.calendar-sm__wrapper{padding:1.5rem .75rem}.calendar-sm__header{max-width:16.4rem}.calendar-sm__available_hours .calendar-sm__hour-button{max-width:none}.calendar-sm__table-wrapper table{max-width:16.4rem}.calendar-sm__table-wrapper .calendar-sm__round-btn-wrapper .calendar-sm__round-btn{width:2rem;height:2rem}}@media(max-width:350px){.calendar-sm__wrapper{padding:1rem .75rem}.calendar-sm__header,.calendar-sm__table-wrapper table{max-width:16.4rem}.calendar-sm__table-wrapper th,.calendar-sm__table-wrapper td{padding:.2rem}.calendar-sm__table-wrapper .calendar-sm__round-btn-wrapper .calendar-sm__round-btn{width:1.9rem;height:1.9rem}}.reservation .checkbox-container{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:.5rem}.reservation .checkbox-container label{font-size:1.3rem;color:#fff}.reservation .reservation__wrapper{display:flex;gap:5rem;justify-content:space-between}.reservation .reservation__wrapper>*{width:calc(60% - 2.5rem);min-width:320px}.reservation .reservation__wrapper .reservation__small-title{margin-bottom:1.5rem;font-weight:500}.reservation .reservation__wrapper .reservation__right-section{width:calc(40% - 2.5rem);min-width:320px}.reservation .reservation__wrapper .reservation__left-section{display:flex;flex-direction:column;gap:2.4rem}.reservation .reservation__wrapper .reservation__left-section .reservation__number-of-people .reservation__people-radios{display:flex;flex-wrap:wrap;gap:1rem}.reservation .reservation__wrapper .reservation__left-section .reservation__price,.reservation .reservation__wrapper .reservation__left-section .reservation__payment{display:flex;flex-direction:column;align-items:flex-start}.reservation .reservation__wrapper .reservation__left-section .reservation__price .reservation__price-cafel,.reservation .reservation__wrapper .reservation__left-section .reservation__price .reservation__payment-cafel,.reservation .reservation__wrapper .reservation__left-section .reservation__payment .reservation__price-cafel,.reservation .reservation__wrapper .reservation__left-section .reservation__payment .reservation__payment-cafel{display:flex;justify-content:center;align-items:center;height:3.6rem;padding:.3rem 1rem;min-width:200px;border:1px solid #00ff79;border-radius:1.8rem;font-size:1.6rem;font-weight:600}.reservation .reservation__wrapper .reservation__left-section .reservation__payment .reservation__payment-disclaimer{margin-top:1rem}.reservation .reservation__wrapper .reservation__left-section .reservation__payment .reservation__payment-disclaimer a{color:#00ff79}.reservation .reservation__wrapper .reservation__left-section .reservation__payment .reservation__payment-radios{display:flex;flex-wrap:wrap;gap:1rem}.reservation .reservation__wrapper .reservation__left-section .reservation__payment .reservation__payment-radios .radio-container{padding-left:0}.reservation .reservation__wrapper .reservation__left-section .reservation__payment .reservation__payment-cafel{min-width:15rem;margin:0;border:1px solid #7800fe}.reservation .reservation__wrapper .reservation__left-section .reservation__payment .reservation__payment-cafel:checked[type=radio]{background-color:#00ff79;border-color:#00ff79;background-image:none}.reservation .reservation__wrapper .reservation__left-section .reservation__payment label{top:1.4rem;left:50%;font-weight:400;white-space:nowrap}.reservation .invoice-input,.reservation .delivery-address-input,.own-order-info{display:none}.reservation__delivery-checkboxes{display:flex;flex-wrap:wrap;padding:1rem 0}.reservation__delivery-checkboxes .checkbox-container{padding-bottom:.25rem}.reservation__delivery-checkboxes input[type=radio]{border-radius:0;border:1px solid #7800fe;background-color:#000;cursor:pointer}.reservation__delivery-checkboxes input[type=radio]:checked{background-color:transparent}@media(max-width:900px){.reservation .reservation__wrapper{gap:2.5rem}}@media(max-width:800px){.reservation .reservation__wrapper{flex-direction:column}.reservation .reservation__wrapper .reservation__left-section,.reservation .reservation__wrapper .reservation__right-section{width:auto;min-width:auto}.reservation .reservation__wrapper .reservation__left-section .login-btn-row,.reservation .reservation__wrapper .reservation__right-section .login-btn-row{display:flex;justify-content:flex-end}.reservation .reservation__wrapper .reservation__left-section .reservation__payment .reservation__payment-radios,.reservation .reservation__wrapper .reservation__right-section .reservation__payment .reservation__payment-radios{width:100%}.reservation .reservation__wrapper .reservation__left-section .reservation__payment .reservation__payment-radios .radio-container,.reservation .reservation__wrapper .reservation__right-section .reservation__payment .reservation__payment-radios .radio-container{width:100%;max-width:260px}.reservation .reservation__wrapper .reservation__left-section .reservation__payment .reservation__payment-cafel,.reservation .reservation__wrapper .reservation__right-section .reservation__payment .reservation__payment-cafel{width:100%;min-width:auto}}.socials__wrapper{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:.4rem;max-width:calc(3rem + 1240px);height:auto;padding:.25rem 1.5rem 0;margin:0 auto}.socials__wrapper .socials__socials-reserve{display:flex;justify-content:flex-end}.socials__wrapper .socials__login-btns{display:none;gap:1rem}.socials__wrapper .socials__login-btns *{border:none;padding-left:0;padding-right:0}.socials__wrapper a{padding:.35rem}.socials__wrapper .nav__reserve-btn-wrapper{display:none;position:static;translate:0;padding:0 0 0 1rem}.socials__wrapper .nav__reserve-btn-wrapper a{padding:.35rem 1.4rem}@media(max-width:1200px){.socials__wrapper .nav__reserve-btn-wrapper{display:block}}@media(max-width:840px){.socials__wrapper{justify-content:space-between}.socials__wrapper .socials__login-btns{display:flex}}@media(max-width:700px){.socials__wrapper{display:none}}.nav{position:relative;max-width:calc(3rem + 1240px);height:7rem;padding:.75rem 0 1.5rem;margin:auto;transition:.3s}.nav .nav__profile-btn{display:none}.nav .nav__wrapper{display:flex;justify-content:center;align-items:center;gap:1.5rem;width:100%}.nav .nav__wrapper .nav__login-buttons-sm{position:relative;display:none;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:2.25rem 1.5rem 1.5rem;margin-top:.75rem}.nav .nav__wrapper .nav__login-buttons-sm p{color:#bdbdbd}.nav .nav__wrapper .nav__login-buttons-sm:after{position:absolute;content:"";top:0;left:10%;width:80%;height:1px;background-color:#bdbdbd}.nav .nav__wrapper .nav__button{padding:0 1.5rem;font-weight:800}.nav .nav__wrapper .nav__button.nav__no-left-padding{padding-left:0}.nav .nav__wrapper .nav__button.nav__no-right-padding{padding-right:0}.nav .nav__main-logo{padding:0 1rem}.nav .nav__side{padding-bottom:.5rem;border-bottom:2px solid #7800fe}.nav .nav__right-buttons-wrapper{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:absolute;top:50%;translate:0 -50%;right:1.5rem}.nav .nav__right-buttons-wrapper .nav__login-btn-wrapper{position:relative;display:flex;flex-direction:column;align-items:flex-end}.nav .nav__right-buttons-wrapper .nav__login-btn-wrapper:after{position:absolute;content:"";top:50%;right:0%;width:20px;height:1px;translate:-.2rem 1px;background-color:#bdbdbd;font-size:.8rem;opacity:.7}.nav .nav__right-buttons-wrapper .nav__login-btn-wrapper.logged:after{display:none}.nav .nav__right-buttons-wrapper .nav__login-btn-wrapper .nav__reserve-btn-wrapper{display:flex;justify-content:center}.nav .nav__right-buttons-wrapper .nav__login-btn-wrapper .nav__reserve-btn-wrapper .nav__login-btn{padding:0 0 0 .75rem;border:none}.nav .nav__right-buttons-wrapper .nav__login-btn-wrapper .nav__reserve-btn-wrapper .nav__login-btn:hover{color:#7800fe;background-color:transparent}.nav .nav__right-buttons-wrapper .nav__login-btn-wrapper .nav__reserve-btn-wrapper .nav__login-btn:focus{outline:none;box-shadow:none}.nav .nav__small-wrapper{display:none;justify-content:space-between;width:100%;padding:0 .75rem}.nav .nav__small-wrapper .nav__main-logo-sm{position:relative;max-width:9rem;z-index:2}.nav .nav__small-wrapper .nav__main-logo-sm img{max-width:100%;max-height:100%}.nav .nav__small-wrapper .nav__burger-menu{position:relative;top:3px;margin-left:1rem;border:none;background-color:transparent;z-index:2}.nav .nav__small-wrapper .nav__burger-menu img{max-width:2.6rem}.nav .nav__socials-wrapper{display:none}@media(max-width:1200px){.nav{padding:1.5rem 0}.nav .nav__reserve-btn-wrapper{display:none}}@media(max-width:1050px){.nav .nav__wrapper{gap:1rem}.nav .nav__wrapper .nav__button{padding:0 1rem}}@media(max-width:840px){.nav{padding:1.5rem 0}.nav .nav__reserve-btn-wrapper,.nav .nav__right-buttons-wrapper .nav__login-btn-wrapper{display:none}}@media(max-width:700px){.nav{position:fixed;top:0;height:5.5rem;width:100vw;padding:1rem 0;transition:top .3s;z-index:99}.nav .nav__profile-btn{display:block}.nav.profile-menu-opened{background-color:#121111!important}.nav .nav__right-buttons-wrapper{display:none}.nav .nav__wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;position:absolute;left:-110vw;top:0;height:100vh;width:100vw;padding-top:8rem;background-image:url(/assets/menu-bg.png);background-size:cover;background-repeat:no-repeat;transition:.3s}.nav .nav__wrapper .nav__login-buttons-sm{display:flex}.nav .nav__wrapper .nav__side{display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem}.nav .nav__wrapper .nav__side .nav__button{padding:0}.nav .nav__wrapper.active{left:0}.nav .nav__wrapper .nav__main-logo{display:none}.nav .nav__socials-wrapper{position:absolute;bottom:3rem;left:0;display:block}.nav .nav__socials-wrapper .socials__wrapper{display:flex}.nav .nav__socials-wrapper .socials__wrapper a{margin:0 .5rem}.nav .nav__socials-wrapper .socials__wrapper a svg{width:26px;height:26px}.nav .nav__side{border:none}.nav .nav__small-wrapper{display:flex;align-items:center}}.contact-form{display:flex;-moz-column-gap:2rem;column-gap:2rem;row-gap:6rem}.contact-form .contact-form__left-wrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:8rem;width:60%}.contact-form .contact-form__left-wrapper .contact-form__left-bg-img{position:absolute;top:0;right:0;max-width:100%;max-height:100%;z-index:-1}.contact-form .contact-form__left-wrapper .contact-form__left-bg-img.contact-form__left-bg-img-sm{display:none}.contact-form .contact-form__left-wrapper .contact-form__info-wrapper{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.contact-form .contact-form__left-wrapper .contact-form__info-wrapper .contact-form__info-field{display:flex;flex-direction:column;align-items:center}.contact-form .contact-form__left-wrapper .contact-form__footer-info{display:flex;justify-content:center}.contact-form .contact-form__right-wrapper{display:flex;flex-direction:column;gap:2rem;width:40%;min-width:410px}.contact-form .contact-form__right-wrapper .contact-form__left-bg-img.contact-form__left-bg-img-sm{display:none}.contact-form .contact-form__right-wrapper .contact-form__form{display:flex;flex-direction:column;gap:0}.contact-form .contact-form__right-wrapper .contact-form__form .contact-form__agreement-send-container{display:flex;gap:2rem}.contact-form .contact-form__right-wrapper .contact-form__form .contact-form__agreement-send-container button{flex-shrink:0;flex-grow:1;width:140px}@media(max-width:800px){.contact-form{flex-direction:column-reverse;align-items:stretch;width:min(100%,500px);margin:auto}.contact-form .contact-form__left-wrapper .contact-form__left-bg-img{display:none}.contact-form .contact-form__right-wrapper{width:100%;min-width:auto}.contact-form .contact-form__right-wrapper .contact-form__left-bg-img-sm-wrapper{display:flex;justify-content:center;margin:-1.5rem}.contact-form .contact-form__right-wrapper .contact-form__left-bg-img-sm-wrapper .contact-form__left-bg-img.contact-form__left-bg-img-sm{position:relative;left:2.5%;display:block;max-width:min(400px,95%)}.contact-form .contact-form__right-wrapper .contact-form__form .input-container{align-items:stretch;flex-direction:column}.contact-form .contact-form__right-wrapper .contact-form__form .contact-form__agreement-send-container{flex-wrap:wrap}.contact-form .contact-form__left-wrapper{width:100%;gap:4rem}}.htmx-request.login-loading-btn p,.htmx-request.register-loading-btn p,.htmx-request.loading-btn p{opacity:0}.htmx-request.login-loading-btn .spinner-border,.htmx-request.register-loading-btn .spinner-border,.htmx-request.loading-btn .spinner-border{opacity:1}.htmx-request.login-loading-btn:disabled,.htmx-request.register-loading-btn:disabled,.htmx-request.loading-btn:disabled{background-color:#7800fe;cursor:default}.htmx-request .btn .login-loading-btn p,.htmx-request .btn .register-loading-btn p,.htmx-request .btn .loading-btn p{opacity:0}.htmx-request .btn .login-loading-btn .spinner-border,.htmx-request .btn .register-loading-btn .spinner-border,.htmx-request .btn .loading-btn .spinner-border{opacity:1}.htmx-request .btn .login-loading-btn:disabled,.htmx-request .btn .register-loading-btn:disabled,.htmx-request .btn .loading-btn:disabled{background-color:#7800fe;cursor:default}.btn-profile{display:inline-flex;align-items:center;gap:.5rem;height:2rem;padding:0 .75rem;border-radius:1rem;font-size:.9rem;font-weight:700;white-space:nowrap}.btn-profile.active{background-color:#00fe9b;color:#7800fe}.btn-profile:hover:not(.no-hover){background-color:#00ff79}.btn-profile:hover:not(.no-hover) svg,.btn-profile:hover:not(.no-hover) path{fill:#7800fe;transition:.3s}.main-container-profile{padding-top:4rem}.main-container-profile .profile__container{display:flex;padding-bottom:4rem}.main-container-profile .profile__main{flex-grow:1}.profile__column-left,.profile__column-right{flex-shrink:0;width:max(15%,180px);border-right:1px solid #7800fe}.profile__column-left .profile__sm-menu-btn,.profile__column-right .profile__sm-menu-btn,.profile__column-left .profile-right-aside__profile-data{display:none}.profile__column-right{border-left:1px solid #7800fe;border-right:none}.profile__nav{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:3rem 1.5rem 3rem 0}.profile__nav .profile__documents-section-wrapper{display:flex;flex-direction:column;align-items:flex-start}.profile__main{display:flex;flex-direction:column;padding:1rem 4rem}.profile-home__profile-data{display:flex;gap:2rem}.profile-home__profile-data .profile-home__profile-details .profile-home__profile-name{font-size:2.2rem}@media(max-width:1050px){.profile__main{padding:1rem 1.5rem}.profile__column-left,.profile__column-right{width:max(15%,150px)}.profile__column-right .profile-right-aside__profile-data{padding-left:1rem}.profile__nav{padding:3rem .5rem 3rem 0}}@media(max-width:700px){.main-container-profile{padding-top:7.5rem}.profile__main{padding-right:0}.profile__column-right{display:none}.profile__nav{padding-top:1.5rem}.profile__column-left .profile-right-aside__profile-data{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding:0;padding-right:.75rem}}@media(max-width:500px){.main-container-profile{padding-top:5.5rem}.profile__container{position:relative;min-height:calc(100vh - 5.5rem)}.profile__container .profile__main{padding:1rem 0}.profile__container:after{content:"";position:absolute;top:0;bottom:0;left:min(-60vw,-280px);right:0;background-color:#0000004d;transition:.3s;z-index:1}.profile__container.sm-menu-closed:after{display:none}.profile__container.sm-menu-closed .profile__column-left{left:min(-60vw,-280px)}.profile__column-left{position:fixed;top:5.5rem;left:0;bottom:0;width:60vw;min-width:280px;padding:1rem;border:none;background-color:#121111;transition:.3s;z-index:9}.profile__column-left .profile__nav-container{max-height:100%;overflow-y:scroll}.profile__column-left .profile__nav-container::-webkit-scrollbar-track{background:#121111}.profile__column-left .profile__nav-container::-webkit-scrollbar-thumb{background-color:#8c25ff;border-radius:20px;border:3px solid #121111}.profile__column-left .profile__sm-menu-btn{display:flex;justify-content:center;align-items:center;padding-bottom:.6rem;content:"›";position:absolute;top:10%;left:100%;width:2rem;height:2.4rem;border:none;border-top:1px solid #7800fe;border-right:1px solid #7800fe;border-bottom:1px solid #7800fe;border-top-right-radius:1.2rem;border-bottom-right-radius:1.2rem;font-size:2.5rem;background-color:#121111;transition:.3s}}.profile-home .profile-home__title{display:none}.profile-home .profile-home__profile-data{display:flex;gap:2rem}.profile-home .profile-home__profile-data .profile-home__profile-details .profile-home__profile-name{font-size:2.2rem}.profile-home .profile-home__profile-img,.profile-home .profile-home__card-img{flex-shrink:0;display:flex;width:5rem;height:5rem;border-radius:.75rem;background-color:#7800fe;font-size:.8rem}.profile-home__cards{display:flex;justify-content:space-around;flex-wrap:wrap;row-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;padding:4rem 0}.profile-home__cards .info-container{flex-shrink:0;flex-grow:1;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem 1.5rem .75rem .75rem;border-radius:1.3rem}.profile-home__cards .profile-home__card-text-wrapper{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.profile-home__cards .profile-home__card-text-wrapper .profile-home__card-text-title{margin-bottom:0;font-size:1rem}.profile-home__cards .profile-home__card-text-wrapper .profile-home__card-text-history-link{font-size:.9rem}@media(max-width:700px){.profile-home{display:flex;flex-direction:column;row-gap:2rem}.profile-home .profile-home__title{display:block}.profile-home .profile-home__cards{padding:0}.profile-home .profile-home__profile-data{display:none}}.profile-right-aside__profile-data{display:flex;flex-direction:column;gap:2rem;padding:0 0 0 1.5rem}.profile-right-aside__profile-data .profile-right-aside__profile-details .profile-right-aside__profile-name{font-size:1.2rem}.profile-right-aside__profile-data .profile-right-aside__profile-img{flex-shrink:0;display:flex;width:5rem;height:5rem;border-radius:.75rem;background-color:#7800fe;font-size:.8rem}.profile-visited-rooms{display:flex;flex-direction:column;row-gap:2rem}.profile-visited-rooms .info-container{flex-grow:1;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem 1.5rem .75rem .75rem;border-radius:1.3rem;transition:.3s}.profile-visited-rooms .info-container:hover{border-color:#00ff79}.profile-visited-rooms .profile-visited-rooms__img{flex-shrink:0;display:flex;width:5rem;height:5rem;border-radius:.75rem;background-color:#7800fe;font-size:.8rem}.profile-visited-rooms .profile-visited-rooms__details-wrapper{display:flex;flex-direction:column;justify-content:center;row-gap:.3rem}.profile-visited-rooms .profile-visited-rooms__details-wrapper .profile-visited-rooms__room-title{margin-bottom:0;font-size:1rem}.profile-visited-rooms .profile-visited-rooms__details-wrapper .profile-visited-rooms__room-desc{margin-bottom:0;font-size:.9rem}.profile-orders{display:flex;flex-direction:column;row-gap:2rem}.profile-orders .info-container{flex-grow:1;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem 1.5rem .75rem .75rem;border-radius:1.3rem}.email-template{margin-bottom:5rem;background-color:#000}.email-template .email-template__text-color-secondary{color:#00fba4}.email-template .email-template__bg-img{position:absolute;top:0;left:0;right:0;min-height:200px;height:100vh;background-image:url(/assets/OKO_1400.png);background-repeat:no-repeat;background-position:top;background-size:contain}.email-template .email-template__content{max-width:700px;margin:24vw auto 0;padding:0 1rem;position:relative}.email-template .email-template__content h1{margin-bottom:1rem}.email-template .email-template__voucher{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem}.email-template .email-template__voucher .email-template__voucher-left{display:flex;flex-direction:column;justify-content:center}.email-template .email-template__voucher .email-template__voucher-left h4{margin-bottom:1rem}.email-template .email-template__voucher .email-template__voucher-left p{margin-bottom:.5rem}.email-template .email-template__voucher .email-template__right-img{flex-basis:40%;min-height:320px;background-image:url(/assets/email-template-voucher.png);background-repeat:no-repeat;background-position:top;background-size:contain}.email-template .email-template__details{display:flex;flex-direction:column;gap:.25rem}.email-template .email-template__details *{word-wrap:break-word}.email-template .email-template__details .email-template__details-description{margin-top:1rem}.email-template .email-template__details h2{margin-top:2rem}.email-template .email-template__map{margin-top:5rem;aspect-ratio:1162/687}.email-template .email-template__map img{max-width:100%}.email-template .email-template__address{display:flex;flex-direction:column;gap:.25rem;margin-top:5rem}.email-template .email-template__address h3{margin-bottom:.5rem}.email-template .email-template__info-container{display:flex;flex-wrap:wrap;justify-content:space-between;-moz-column-gap:2rem;column-gap:2rem;row-gap:4rem;margin-top:4rem}.email-template .email-template__info-container .email-template__cafel{flex-basis:calc(40% - 1rem);display:flex;flex-direction:column;align-items:center;gap:.75rem}.email-template .email-template__info-container .email-template__cafel .email-template__cafel-circle{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;background-color:#00fba4}.email-template .email-template__info-container .email-template__cafel *{text-align:center}.faq-page{display:flex;flex-direction:column;gap:4rem;padding:6rem 0}.faq-hero h1{margin-bottom:1rem}.faq-list{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:860px;margin:0 auto}.faq-item{border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;padding:1.5rem;background:#0009;width:100%;box-sizing:border-box;transition:border-color .25s ease,background .25s ease}.faq-item[open]{border-color:#00ff79;background:#000c}.faq-item summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;cursor:pointer;list-style:none;width:100%}.faq-item summary::-webkit-details-marker{display:none}.faq-item__counter{font-size:1rem;color:#00ff79}.faq-item__question{font-size:1.25rem;text-transform:uppercase;font-weight:700}.faq-item__icon{font-size:2rem;line-height:1;color:#00ff79;transition:transform .2s ease}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item__answer{margin-top:0;display:flex;flex-direction:column;gap:.75rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease,margin-top .2s ease}.faq-item[open] .faq-item__answer{margin-top:1rem;max-height:600px;opacity:1}@media(max-width:700px){.faq-page{padding-top:4rem}.faq-item{padding:1rem}.faq-item__question{font-size:1rem}}.room-page{display:flex;flex-direction:column;gap:4rem;padding:6rem 0}.room-hero{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,1.1fr);gap:2.5rem;align-items:start}.room-hero__media img{width:100%;border-radius:1.25rem;-o-object-fit:cover;object-fit:cover}.room-hero__content{display:flex;flex-direction:column;gap:1rem}.room-hero__logo{width:140px}.room-hero__logo img{width:100%;display:block}.room-hero__lead{font-size:1.25rem;font-weight:700;color:#00ff79}.room-back-link{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:#fff9}.room-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.room-warning{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;border:1px solid rgba(255,255,255,.15);border-radius:1.25rem;background:#7800fe1a}.room-detail{display:flex;gap:2rem;align-items:stretch}.room-detail__text{flex:1;display:flex;flex-direction:column;gap:.75rem}.room-detail__image{flex:1}.room-detail__image img{width:100%;border-radius:1.25rem;-o-object-fit:cover;object-fit:cover}.room-detail--reverse{flex-direction:row-reverse}.room-gallery__desktop{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.room-gallery__desktop-item{display:block;border-radius:1rem;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.room-gallery__desktop-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.room-gallery__desktop-item:hover img{transform:scale(1.02)}.room-gallery__carousel{display:none;flex-direction:column;gap:1rem}.room-gallery__carousel-viewport{position:relative;border-radius:1rem;overflow:hidden;min-height:320px;border:1px solid rgba(255,255,255,.1)}.room-gallery__slide{display:none;width:100%;height:100%}.room-gallery__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.room-gallery__slide.is-active{display:block}.room-gallery__carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem}.room-gallery__control{border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;border-radius:999px;width:44px;height:44px;font-size:1.2rem}.room-gallery__counter{font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3}.room-gallery__thumbs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.room-gallery__thumbs::-webkit-scrollbar{height:6px}.room-gallery__thumbs::-webkit-scrollbar-thumb{background:#fff3;border-radius:999px}.room-gallery__thumb{border:1px solid transparent;border-radius:.75rem;overflow:hidden;padding:0;background:transparent;flex:0 0 90px}.room-gallery__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.room-gallery__thumb.is-active{border-color:#00ff79}.responsive-video{position:relative;padding-bottom:56.25%;width:100%;border-radius:1rem;overflow:hidden}.responsive-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:900px){.room-hero{grid-template-columns:1fr}.room-detail,.room-detail--reverse{flex-direction:column}.room-gallery__desktop{display:none}.room-gallery__carousel{display:flex}}.corporate-page{display:flex;flex-direction:column;gap:3rem;padding:6rem 0 8rem}.corporate-status{display:flex;justify-content:center;width:100%}.corporate-status__card{width:100%;max-width:760px;border-radius:2rem;border:1px dashed rgba(255,255,255,.35);background:#050812d9;padding:clamp(2rem,4vw,4rem);box-shadow:0 30px 80px #00000073;display:flex;flex-direction:column;gap:1rem}.corporate-status__badge{align-self:flex-start;padding:.35rem 1rem;border-radius:999px;background:#00ff791f;color:#00ff79;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.corporate-status__eyebrow{color:#ffffffa6;letter-spacing:.08em}.corporate-status__meta{margin-top:.5rem;padding:1rem;border-radius:1.25rem;border:1px solid rgba(255,255,255,.15);background:#ffffff05}.corporate-status__cta{display:flex;flex-wrap:wrap;gap:1rem}.corporate-status__note{color:#ffffffb3}@media(max-width:700px){.corporate-page{padding:4rem 0 6rem}.corporate-status__card{border-radius:1.5rem}.corporate-status__cta{flex-direction:column}}:root{--animation-duration: 70s;--fog-width-1024: 200vw;--fog-width: 70vw}@media(max-width:1024px){:root{--fog-width: var(--fog-width-1024)}}.main-bg,.main-wrapper-element{position:relative;overflow:hidden}.main-container{position:relative;z-index:2}#fog-container{position:absolute;inset:0 0 0 -10%;z-index:-1;animation:foglayer_moveme var(--animation-duration) linear infinite}#fog-container .image01{float:left;height:100%;width:100%;background-image:url(/assets/fog-2.png);background-size:var(--fog-width);opacity:1}@keyframes foglayer_01_opacity{0%{opacity:.1}22%{opacity:.5}40%{opacity:.28}58%{opacity:.4}80%{opacity:.16}to{opacity:.1}}@keyframes foglayer_moveme{0%{left:0}to{left:calc(var(--fog-width) * -1)}}
