@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,html{background-color:#1a0826;color:#f3e8ff;font-family:Poppins,sans-serif;height:100%;margin:0;padding:0}.App{height:100vh;margin:0 auto;overflow-x:auto;padding:2rem 1rem;text-align:center;width:auto}.main-content{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.services{background-color:#2e1045;border-radius:12px;box-shadow:0 0 20px #7a3fd966;max-width:600px;padding:1.5rem;width:100%}.services h2{color:#dcbdfb;font-size:1.5rem;margin-bottom:1rem}.services ul{list-style:none;margin:0;padding:0}.services li{border-bottom:1px solid #ffffff1a;color:#f3e8ff;font-size:1rem;margin:.5rem 0;padding-bottom:.5rem}.booking-note{background-color:#3f1a5d;border-left:4px solid #a66df4;border-radius:8px;color:#e3d7f8;font-size:.95rem;line-height:1.5;margin-top:1rem;padding:1rem;text-align:left}label{color:#d3bdf0;display:block;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.call-button{background:linear-gradient(135deg,#7a3fd9,#a66df4);border:none;border-radius:10px;box-shadow:0 4px 10px #7a3fd94d;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.call-button:hover{box-shadow:0 6px 14px #a66df480;transform:scale(1.05)}.call-button:active{box-shadow:0 4px 10px #a66df44d;transform:scale(.95)}.right-column{display:flex;flex-direction:column;gap:1.5rem}.services{order:0}.call-button{order:1}@media (max-width:768px){.App{display:flex;justify-content:flex-start}.App,.main-content{align-items:center;flex-direction:column}label{font-size:1.5rem}.right-column{width:100%}.call-button{margin-top:2rem;order:2;text-align:center;width:100%}.services{order:1}.Slideshow{order:0}}@media (min-width:768px){.main-content{align-items:flex-start;flex-direction:row;gap:3rem;justify-content:center}.main-content>*{flex:1 1;max-width:50%}.services{flex:1 1;margin:0}.right-column{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem}.call-button{margin:0;padding:1rem;text-align:center;width:100%}}div{display:flex;justify-content:center;margin-top:1.5rem}
/*# sourceMappingURL=main.09ad5421.css.map*/