:root{--brand-color: #550076;--brand-transparent: #55007640;--accent-color: #FFF86C;--text-color: #550076;--background-color: #ffffff;--background-transparent: #ffffff40;--inverted-text-color: #ffffff;--brand-bright: #82439b;--brand-dull: #a59da9;--brand-light: #e6dde9;--brand-light-bright: #faeaff;--error-text: #750000;--error-background: #ffcccc;--success-text: #007500;--success-background: #ccffcc;--warning-text: #764701;--warning-background: #fbd970;--default-font-size: 16px}@font-face{font-family:Roboto;src:url(../../../fonts/Roboto-Light.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(../../../fonts/Roboto-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(../../../fonts/Roboto-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Material Icons;src:url(../../../fonts/MaterialIcons-Regular.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}:root{font-family:Roboto,sans-serif;font-size:var(--default-font-size)}#app{scroll-behavior:smooth}body{background-color:var(--background-color);color:var(--text-color);margin:0}h1,h2,h3,h4,h5,h6{font-weight:700;padding-left:30px}a,a:visited{color:var(--text-color);font-weight:700}a.inverted-link,a:visited.inverted-link{color:var(--inverted-text-color)}a:hover,a:visited:hover{text-decoration:none}.content-area{margin:0 30px}h1{padding-left:30px;border-bottom:5px solid var(--text-color)}p{padding-left:30px}input,textarea,button{font-family:Roboto,sans-serif;font-size:var(--default-font-size);color:var(--text-color)}.button,.button:visited{background-color:var(--brand-color);color:var(--inverted-text-color);cursor:pointer;padding:11px 26px;border-radius:5px;transition:background-color .3s,color .3s;margin:10px 0;text-decoration:none;font-weight:700;border:2px solid var(--brand-color);display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.button.dull,.button:visited.dull{background-color:var(--brand-dull)}.button.alt,.button:visited.alt{background-color:var(--brand-bright)}.button:hover,.button:visited:hover{background-color:var(--accent-color);color:var(--text-color)}.button.inverted,.button:visited.inverted{background-color:var(--background-color);color:var(--text-color)}.button.inverted:hover,.button:visited.inverted:hover{background-color:var(--brand-light)}.button.inline-button,.button:visited.inline-button{display:inline-block;margin:0 30px}.video-link img,.video-link:visited img{margin-left:30px;max-width:400px;width:calc(100% - 30px);border-radius:10px;border:2px solid var(--brand-color);display:block}.top-menu{display:flex;justify-content:space-between;margin:20px 30px}.top-menu button{background-color:transparent;border:none;color:var(--text-color);font-size:var(--default-font-size);cursor:pointer;padding:10px;border-radius:5px;transition:background-color .3s,color .3s}.top-menu button:hover{background-color:var(--brand-bright);color:var(--inverted-text-color)}.top-menu button.active{background-color:var(--brand-color);color:var(--inverted-text-color)}.form-blocks{display:flex;flex-wrap:wrap;gap:40px}.form-block{display:flex;flex-direction:column;gap:10px;align-items:start;max-width:100%}.form-block h2{padding-left:0}.input-group{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.readable-width{max-width:600px}.infobox{max-width:500px;margin:30px;padding:20px;background-color:var(--brand-light);border-radius:5px;display:flex;flex-direction:column;align-items:start;gap:10px}.row-link,.row-link:visited{text-decoration:none;font-weight:400;transition:background-color .3s ease}.row-link:hover,.row-link:visited:hover{background-color:var(--brand-light)}.in-content{margin:0 30px}.content-img{max-width:calc(100% - 62px);margin:0 30px;border:1px solid var(--brand-color);width:1200px;border-radius:10px}.space-taker{flex-grow:1}.inline-block{display:inline-block}.small{font-size:14px;color:var(--brand-light)}.booking-extension{margin-top:20px;margin-right:-20px;border-top:1px solid var(--brand-color)}.booking-extension .booking-extension-line{padding:0 20px 0 30px;display:flex;align-items:center;gap:10px;justify-content:space-between}.booking-extension .booking-extension-line:nth-child(odd){background-color:var(--brand-light)}.booking-extension .booking-extension-line .sub-line{display:flex;align-items:center;gap:5px 50px;justify-content:space-between;min-height:50px;flex:1 1 auto;min-width:50px;padding:10px 0}.booking-extension .booking-extension-line .booking{flex:0 0 110px;min-width:110px}@media (max-width: 750px){.booking-extension .booking-extension-line .sub-line{flex-direction:column;align-items:start}}.unbold{font-weight:400}.nav.svelte-e9qgls{height:45px;margin-top:40px}.nav.svelte-e9qgls ul:where(.svelte-e9qgls){display:flex}.nav.svelte-e9qgls ul:where(.svelte-e9qgls) li:where(.svelte-e9qgls){list-style-type:none}.nav.svelte-e9qgls ul:where(.svelte-e9qgls) li:where(.svelte-e9qgls) a:where(.svelte-e9qgls){text-decoration:none;font-size:20px;font-weight:400;color:var(--inverted-text-color);border-radius:5px;background:transparent;padding:10px;transition:color .3s ease,background-color .3s ease}.nav.svelte-e9qgls ul:where(.svelte-e9qgls) li:where(.svelte-e9qgls) a:where(.svelte-e9qgls):hover:not(.active){background:var(--background-color);color:var(--text-color)}.nav.svelte-e9qgls ul:where(.svelte-e9qgls) li:where(.svelte-e9qgls) a.active:where(.svelte-e9qgls){color:var(--accent-color)}.burger.svelte-e9qgls{display:none}@media (max-width: 850px){.burger.svelte-e9qgls{display:block;color:var(--inverted-text-color);cursor:pointer;transition:color .3s ease}.burger.svelte-e9qgls .material-icons:where(.svelte-e9qgls){margin:10px 0;font-size:48px;height:48px}.burger.svelte-e9qgls:hover{color:var(--accent-color)}.nav.svelte-e9qgls{width:0;overflow:hidden;position:fixed;top:45px;right:0;height:calc(100vh - 45px);background-color:var(--brand-color);transition:width .3s ease}.nav.svelte-e9qgls ul:where(.svelte-e9qgls){flex-direction:column;gap:20px}.nav.burger-active.svelte-e9qgls{border-left:1px solid var(--background-color);width:300px}}.allwaysBurger.svelte-e9qgls .burger:where(.svelte-e9qgls){display:block;color:var(--inverted-text-color);cursor:pointer;transition:color .3s ease}.allwaysBurger.svelte-e9qgls .burger:where(.svelte-e9qgls) .material-icons:where(.svelte-e9qgls){margin:10px 0;font-size:48px;height:48px}.allwaysBurger.svelte-e9qgls .burger:where(.svelte-e9qgls):hover{color:var(--accent-color)}.allwaysBurger.svelte-e9qgls .nav:where(.svelte-e9qgls){width:0;overflow:hidden;position:fixed;top:45px;right:0;height:calc(100vh - 45px);background-color:var(--brand-color);transition:width .3s ease}.allwaysBurger.svelte-e9qgls .nav:where(.svelte-e9qgls) ul:where(.svelte-e9qgls){flex-direction:column;gap:20px}.allwaysBurger.svelte-e9qgls .nav.burger-active:where(.svelte-e9qgls){border-left:1px solid var(--background-color);width:300px}.modal.svelte-jws1fg{position:fixed;left:0;top:0;width:calc(100% - 20px);height:100vh;background-color:#000000a0;padding:0 10px;z-index:100000}.modal.svelte-jws1fg .modal-content:where(.svelte-jws1fg){margin:60px auto;max-width:550px;border-radius:10px;background-color:var(--background-color);padding:20px;white-space:pre-wrap}.modal.svelte-jws1fg .modal-content:where(.svelte-jws1fg) p:where(.svelte-jws1fg){margin-top:0}.modal.svelte-jws1fg .modal-content:where(.svelte-jws1fg) .checkbox-wrapper:where(.svelte-jws1fg){display:flex;align-items:center;flex-direction:row-reverse;justify-content:center}.modal.svelte-jws1fg .modal-content:where(.svelte-jws1fg) .checkbox-wrapper:where(.svelte-jws1fg) input:where(.svelte-jws1fg){zoom:2;margin-left:5px;accent-color:var(--accent-color)}.modal.svelte-jws1fg .modal-content:where(.svelte-jws1fg) .button-wrapper:where(.svelte-jws1fg){display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.modal.svelte-jws1fg .modal-content:where(.svelte-jws1fg) .button-wrapper:where(.svelte-jws1fg) button:where(.svelte-jws1fg){flex:100px 1 1;max-width:250px}.modal.svelte-jws1fg .modal-content:where(.svelte-jws1fg) .button-wrapper:where(.svelte-jws1fg) button:where(.svelte-jws1fg):hover{background-color:var(--accent-color)!important}.text-prompt.svelte-jws1fg textarea:where(.svelte-jws1fg){width:calc(100% - 20px);height:100px;resize:none;padding:10px;border-radius:5px;border:1px solid var(--brand-color);outline:none}.user-button.svelte-v9wxz3{color:var(--text-color);display:flex;align-items:center;justify-content:center;gap:10px;margin:13px 0;text-decoration:none;font-weight:700;border-radius:5px;background-color:var(--background-color);padding:10px;transition:color .3s ease,background-color .3s ease;border:none;cursor:pointer}.user-button.svelte-v9wxz3:not(.smallHeader){min-width:130px}.user-button.svelte-v9wxz3:hover{background-color:var(--accent-color);color:var(--text-color)}.user-button.smallHeader.svelte-v9wxz3{margin-right:20px}.user-menu.svelte-v9wxz3{position:fixed;top:65px;border-radius:5px;background-color:var(--background-color);display:flex;flex-direction:column;overflow:hidden;padding:10px 0;border:2px solid var(--brand-color);margin-left:-2px}.user-menu.svelte-v9wxz3 button:where(.svelte-v9wxz3){cursor:pointer;background-color:var(--background-color);font-size:var(--default-font-size);border:none;padding:10px 20px;display:block;transition:background-color .3s ease;text-align:left;color:var(--brand-color)}.user-menu.svelte-v9wxz3 button:where(.svelte-v9wxz3):hover{background-color:var(--brand-color);color:var(--inverted-text-color)}.user-menu.smallHeader.svelte-v9wxz3{top:75px}@media (max-width: 850px){.user-button.svelte-v9wxz3:not(.smallHeader){min-width:auto}.user-button.svelte-v9wxz3,.user-button.smallHeader.svelte-v9wxz3{margin:6px 0;background:transparent;color:var(--inverted-text-color);transition:color .3s ease}.user-button.svelte-v9wxz3 .material-icons:where(.svelte-v9wxz3),.user-button.smallHeader.svelte-v9wxz3 .material-icons:where(.svelte-v9wxz3){font-size:36px}.user-button.svelte-v9wxz3 .text:where(.svelte-v9wxz3),.user-button.smallHeader.svelte-v9wxz3 .text:where(.svelte-v9wxz3){display:none}.user-button.svelte-v9wxz3:hover,.user-button.smallHeader.svelte-v9wxz3:hover{background-color:var(--brand-color);color:var(--accent-color)}.user-menu.svelte-v9wxz3{top:75px;right:10px}}.error-popup-wrapper.svelte-uiri63{position:fixed;left:0;bottom:0;z-index:20000;margin:20px;display:flex;flex-direction:column;gap:20px}.error-popup-wrapper.svelte-uiri63 .error:where(.svelte-uiri63){padding:10px;border-radius:5px;white-space:pre-wrap;width:350px}footer.svelte-19kchit{background-color:var(--brand-color);color:var(--inverted-text-color);padding:50px 30px;display:flex;gap:20px 50px;flex-wrap:wrap;line-height:25px}footer.svelte-19kchit a:where(.svelte-19kchit),footer.svelte-19kchit a:where(.svelte-19kchit):visited{color:var(--inverted-text-color);font-weight:400}footer.svelte-19kchit .linkage:where(.svelte-19kchit){display:flex;gap:30px;align-items:center;flex-wrap:wrap}footer.svelte-19kchit .linkage:where(.svelte-19kchit) .youtube-link:where(.svelte-19kchit) img:where(.svelte-19kchit){width:60px}footer.svelte-19kchit .linkage:where(.svelte-19kchit) .soundcloud-link:where(.svelte-19kchit){width:60px}footer.svelte-19kchit .linkage:where(.svelte-19kchit) .support-link:where(.svelte-19kchit){text-decoration:none;font-size:35px}.cart-button.svelte-1ggiuu5{margin:6px 0;color:var(--inverted-text-color);background-color:transparent;padding:10px;transition:color .3s ease;border:none;cursor:pointer;border-radius:5px;height:56px}.cart-button.svelte-1ggiuu5 .material-icons:where(.svelte-1ggiuu5){font-size:36px}.cart-button.svelte-1ggiuu5:hover{color:var(--accent-color)}.privacy-banner.svelte-uslbp3{position:fixed;bottom:0;left:0;right:0;background-color:var(--brand-color);color:var(--inverted-text-color);padding:20px 30px;box-shadow:0 -2px 10px #0006;display:flex;justify-content:space-between;align-items:center;gap:20px}.privacy-banner.svelte-uslbp3 p:where(.svelte-uslbp3){margin:0;padding:0}.privacy-banner.svelte-uslbp3 a:where(.svelte-uslbp3),.privacy-banner.svelte-uslbp3 a:where(.svelte-uslbp3):visited{color:var(--inverted-text-color)}#app.svelte-wvncrw{height:calc(100vh - var(--banner-height));width:100vw;overflow:auto;margin-top:var(--banner-height);transition:margin-top .3s ease;display:flex;flex-direction:column}.banner.svelte-wvncrw{position:fixed;top:0;left:0;width:100%;height:var(--banner-height);transition:height .3s ease;z-index:100}.banner.svelte-wvncrw .top:where(.svelte-wvncrw){background-color:var(--brand-color);width:calc(100% - 40px);height:calc(var(--banner-height) - 10px);transition:height .3s ease;display:flex;justify-content:space-between;padding:0 20px}.banner.svelte-wvncrw .top:where(.svelte-wvncrw) .logo:where(.svelte-wvncrw){height:calc(var(--banner-height) - 20px);transition:height .3s ease;margin-top:10px}.banner.svelte-wvncrw .top:where(.svelte-wvncrw) .page-title:where(.svelte-wvncrw){flex-grow:1;color:var(--inverted-text-color);font-size:36px;padding:23px 0 0 30px;text-decoration:none;font-weight:400}.banner.svelte-wvncrw .top:where(.svelte-wvncrw) .page-title.has-image:where(.svelte-wvncrw){padding:5px 0 0 30px}.banner.svelte-wvncrw .top:where(.svelte-wvncrw) .page-title:where(.svelte-wvncrw) img:where(.svelte-wvncrw){height:75px}.banner.svelte-wvncrw .top:where(.svelte-wvncrw) .nav-wrapper:where(.svelte-wvncrw){display:flex;flex-direction:column;align-items:end;justify-content:space-between}.banner.svelte-wvncrw .top:where(.svelte-wvncrw) .nav-wrapper:where(.svelte-wvncrw) .nav-icon-wrapper:where(.svelte-wvncrw){display:flex;align-items:end}.banner.svelte-wvncrw .top.headerSmall:where(.svelte-wvncrw) .nav-wrapper:where(.svelte-wvncrw){flex-direction:row}.banner.svelte-wvncrw .end-bar:where(.svelte-wvncrw){width:100%;height:10px;background-color:var(--brand-color)}.content.svelte-wvncrw{flex:1 0 auto}@media (max-width: 850px){#app.svelte-wvncrw{--banner-height: 85px !important}#app.svelte-wvncrw .logo:where(.svelte-wvncrw){margin-top:10px;height:calc(var(--banner-height) - 20px)}#app.svelte-wvncrw .banner:where(.svelte-wvncrw) .top:where(.svelte-wvncrw) .nav-wrapper:where(.svelte-wvncrw){flex-direction:row}#app.svelte-wvncrw .page-title:where(.svelte-wvncrw){display:none}}
