*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{background-color:#fff;color:#000;font-family:Wix Madefor Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5}ol,ul{list-style:none}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}img{display:block;height:auto;max-width:100%}button{background:none;cursor:pointer}button,input,select,textarea{border:none;color:inherit;font-family:inherit;font-size:inherit}input,select,textarea{outline:none}table{border-collapse:collapse;border-spacing:0}:root{--primary-color:#a237a9;--primary-light-color:#ebcbed;--primary-dark-color:#58068e;--secondary-color:#e04626}.container{margin:0 auto;max-width:480px;padding:0 16px}.wrapper{align-items:center;display:flex;justify-content:center;min-height:812px;overflow:hidden}.bg{left:0;position:absolute;top:0;z-index:1}.bg,.bg img{height:100%;width:100%}.bg img{min-height:100%;object-fit:cover}.title-bottom{max-height:107px;max-width:235px;top:100px}.title-bottom,.title-top{height:100%;left:50%;position:absolute;transform:translateX(-50%);width:100%;z-index:2}.title-top{max-height:59px;max-width:343px;top:44px}.form{background:#a237a9;background:var(--primary-color);border-radius:40px;bottom:32px;display:flex;flex-direction:column;gap:16px;left:50%;padding:24px;position:absolute;transform:translateX(-50%);width:calc(100% - 32px);z-index:3}.title{color:#fff;font-size:22px;line-height:24px}.input,.title{font-weight:600;text-align:center}.input{align-items:center;background:#ebcbed;background:var(--primary-light-color);border-radius:30px;color:#000;display:flex;font-size:15px;height:48px;justify-content:center;line-height:30px;padding:8px;width:100%}.input::placeholder{color:#00000029}.sms-input{font-size:24px;font-weight:700;letter-spacing:8px}.checkbox-wrapper{align-items:center;display:flex;gap:8px;justify-content:center}.checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border-radius:50%;cursor:pointer;flex-shrink:0;height:24px;position:relative;transition:background-color .2s;width:24px}.checkbox-label-text a{text-decoration:underline}.checkbox:checked{background-image:url(/static/media/check.b927803e6c4c9078c2c3.svg);background-position:50%;background-repeat:no-repeat;background-size:12px 12px}.checkbox-label{gap:8px}.button,.checkbox-label{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;justify-content:center;line-height:30px}.button{background:#58068e;background:var(--primary-dark-color);border-radius:30px;height:48px;padding:13px;text-transform:uppercase;width:100%}.button.secondary{background:#0000;border:2px solid #58068e;border:2px solid var(--primary-dark-color);color:#58068e;color:var(--primary-dark-color)}.button:disabled{cursor:not-allowed;opacity:.6}.error-message{background:#e04626cc;border-radius:8px;font-size:14px;padding:12px}.error-message,.error-toast{color:#fff;text-align:center}.error-toast{animation:slideUp .3s ease-out;background:#e04626f2;border-radius:12px;bottom:32px;box-shadow:0 4px 12px #0000004d;cursor:pointer;font-size:15px;font-weight:600;left:50%;max-width:448px;padding:16px 24px;position:fixed;transform:translateX(-50%);transition:opacity .2s ease-out;width:calc(100% - 32px);z-index:1000}.error-toast:hover{opacity:.9}@keyframes slideUp{0%{opacity:0;transform:translateX(-50%) translateY(100%)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.booking-wrapper{align-items:flex-start;position:relative}.booking-bg{z-index:1}.booking-bg img{height:100vh;object-fit:cover;width:100%}.gift{align-items:flex-end;display:flex;position:absolute}.gift-1{bottom:-10px;left:0;max-height:230px;max-width:297px;z-index:11}.gift-1,.gift-2{pointer-events:none}.gift-2{bottom:20px;max-height:252px;max-width:240px;right:0;z-index:10}.gift img{display:block;height:auto;width:100%}.booking-container{align-items:center;display:flex;flex-direction:column;gap:24px;left:50%;max-width:480px;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:5}.calendar-wrapper{height:540px;margin-top:50px;padding:125px 54px 0;position:relative;width:100%}.calendar-bg{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.calendar-content{background:#ffffff9c;border-radius:24px;gap:12px;height:90%;justify-content:center;max-height:372px;padding:12px;position:relative;z-index:20}.calendar-content,.select-group{align-items:center;display:flex;flex-direction:column;width:100%}.select-group{gap:8px}.select-label{color:#58068e;color:var(--primary-dark-color);font-size:15px;font-weight:600;line-height:20px;text-align:center}.custom-select{align-items:center;display:flex;justify-content:center;position:relative;width:-webkit-fit-content;width:fit-content}.select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%2358008E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:12px 8px;border-radius:30px;color:#58068e;color:var(--primary-dark-color);cursor:pointer;font-size:24px;font-weight:600;height:48px;line-height:30px;min-width:120px;padding:8px 40px 8px 16px;text-align:center;width:auto}.select:focus{outline:2px solid #a237a9;outline:2px solid var(--primary-color);outline-offset:2px}.select option{background:#ebcbed;background:var(--primary-light-color);color:#000;padding:8px}.booking-button{margin-top:auto}.booked-block{align-items:center;background:#e04626;background:var(--secondary-color);border-radius:50%;color:#fff;display:flex;flex-direction:column;gap:8px;height:175px;justify-content:center;margin-bottom:24px;padding:10px;width:175px}.day{font-size:67px}.day,.month{font-weight:600;line-height:100%;text-align:center}.month{font-size:24px}.separator{background:#fff;height:1px;width:125px}.time{font-size:28px}.booked-title,.time{font-weight:600;line-height:100%;text-align:center}.booked-title{color:#58068e;color:var(--primary-dark-color);font-size:24px;margin-bottom:12px}.booked-text{font-size:15px;font-weight:600;line-height:19px;text-align:center}.booked-content{max-height:none}
/*# sourceMappingURL=main.03db71f1.css.map*/