@font-face{font-display:swap;font-family:Main;font-style:normal;font-weight:400;src:url(../fonts/roboto-v30-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Main;font-style:normal;font-weight:700;src:url(../fonts/roboto-v30-latin-700.woff2) format("woff2")}*{box-sizing:border-box;font-family:Main,Helvetica,Arial,sans-serif;margin:0;padding:0}#__nuxt,#default-layout,body,html{color:var(--textColor,#090b4b);font-size:var(--fontSizeNormal,4.2vw);height:100%;line-height:8vw;overflow:hidden;width:100vw}#default-layout.error #wrapper{height:100%}button,input,select,textarea{color:var(--textColor,#090b4b);font-size:var(--fontSizeNormal,4.2vw);outline:none}h1,h2{font-size:var(--fontSizeBig,4.8vw)}.oneLine{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nl2br{font-size:var(--fontSizeSmall,3.8vw);line-height:calc(var(--fontSizeSmall, 3.8vw)*1.6);white-space:pre-line}.clear{clear:both}.custom-select{background:var(--backgroundColor,#f6f6f6);border-radius:1.5vw;position:relative;width:100%}.custom-select>.value{cursor:pointer;height:11vw;line-height:11vw;overflow:hidden;padding:0 10vw 0 4vw;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.custom-select>.value:after{background:var(--textColor,#090b4b);content:"";height:100%;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cpath d='M36 12.9 20 29 3.9 12.9' style='fill:none;stroke:%23090b4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10'/%3E%3C/svg%3E") no-repeat center /3vw;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cpath d='M36 12.9 20 29 3.9 12.9' style='fill:none;stroke:%23090b4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10'/%3E%3C/svg%3E") no-repeat center /3vw;position:absolute;right:4vw;top:0;width:3vw}.custom-select>.options{background:var(--backgroundColor,#f6f6f6);border-radius:1.5vw;height:auto;max-height:60vw;overflow-x:hidden;overflow-y:scroll;padding:0 4vw;width:100%;-webkit-overflow-scrolling:touch}.custom-select>.options.reverse{display:flex;flex-direction:column-reverse}.custom-select>.options>.optgroup{color:var(--grey,#afbbc9);cursor:not-allowed}.custom-select>.options>.optgroup>.option{padding-left:4vw}.custom-select>.options>.optgroup>.option,.custom-select>.options>.option{color:var(--textColor,#090b4b);line-height:10vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select>.options>.optgroup>.option:hover,.custom-select>.options>.option:hover{color:var(--primaryHighlight,#227aee);cursor:pointer}.custom-toggle{color:var(--grey,#afbbc9);cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;width:100%}.custom-toggle.disabled{cursor:not-allowed}.custom-toggle .toggle{background:var(--grey,#afbbc9);border-radius:8vw;height:8vw;margin-left:3vw;transition:background-color .25s ease-in-out;width:16vw}.custom-toggle .toggle:before{background:var(--white,#fff);border-radius:6.6vw;content:"";display:block;height:6.6vw;margin-left:.7vw;margin-top:.7vw;transition:transform .25s ease-out;width:6.6vw}.custom-toggle.active{color:var(--textColor,#090b4b)}.custom-toggle.active .toggle{background-color:var(--tertiaryHighlight,#28cd37)}.custom-toggle.active .toggle:before{transform:translate(8vw)}.form-item.checkbox .label,.form-item.checkbox label{cursor:pointer;padding-left:9vw;position:relative}.form-item.checkbox .label:before,.form-item.checkbox label:before{background:none;border:2px solid var(--grey,#afbbc9);border-radius:1vw;content:"";height:5vw;left:0;position:absolute;top:1vw;width:5vw}.form-item.checkbox .terms-toggle{cursor:pointer}.form-item.checkbox .terms-toggle.highlight{color:var(--primaryHighlight,#227aee)}.form-item.checkbox input[type=checkbox]{display:none}.form-item.checkbox input[type=checkbox]:checked~.label:before,.form-item.checkbox input[type=checkbox]:checked~label:before{background:var(--primaryHighlight,#227aee) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='a' viewBox='0 0 10.3 7.1'%3E%3Cdefs%3E%3Cstyle%3E.b{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round}%3C/style%3E%3C/defs%3E%3Cpath d='M3.7 6.6 9.8.5M.5 3.3l3.2 3.3' class='b'/%3E%3C/svg%3E") no-repeat center;background-size:3vw;border-color:var(--primaryHighlight,#227aee)}#app{background:var(--textColor,#090b4b);overflow:hidden}#app,#app .overlay{height:100%;width:100%}#app .overlay{background:var(--backgroundColor,#f6f6f6) url(../background-1.jpg) no-repeat top right;background-size:100vw;overflow:scroll}#app .overlay.with-menu{bottom:0;left:0;position:absolute;right:0;top:0;z-index:15}#app .overlay .overlay-wrap{background:var(--white,#fff);border-radius:7.8vw 7.8vw 0 0;color:var(--darkGrey,#676767);display:flex;flex-direction:row;flex-direction:column;justify-content:space-between;margin-top:48vw;min-height:calc(100% - 48vw);padding:8vw;text-align:center;width:100%}#app .overlay .overlay-wrap .icon{border-radius:8vw;height:16vw;margin:4vw auto 8vw;width:16vw}#app .overlay .overlay-wrap .icon.ok{background:var(--defaultGreen,#38cd70) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 30 30'%3E%3Cpath d='m5.8 15.2 6.4 6 12-12' style='fill:none;stroke:%23fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10'/%3E%3C/svg%3E") no-repeat center /65%}#app .overlay .overlay-wrap .icon.error{background:var(--orange,#f80) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M15.5 3.6 15 20.1l-.5-16.5s.2-.1.5-.1.5.1.5.1' class='st0'/%3E%3Ccircle cx='15' cy='25.9' r='.5' class='st0'/%3E%3C/svg%3E") no-repeat center /70%}#app .overlay .overlay-wrap h1{color:var(--textColor,#090b4b);font-size:6.5vw;line-height:6.8vw;margin-bottom:4vw}#app .overlay .overlay-wrap .text{white-space:pre-line}#app .overlay .overlay-wrap .button{display:inline-block;text-align:center}#app .overlay .overlay-wrap .button.bordered,#app .overlay .overlay-wrap .button.textual{margin-top:2vw}#app .loading{animation:background .4s ease-in-out .5s forwards;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:20}#app .loading .dot-wrap{height:8vw;left:0;line-height:8vw;position:absolute;text-align:center;top:50%;width:100%;z-index:20}#app .loading .dot-wrap span,#app .loading .dot-wrap:after,#app .loading .dot-wrap:before{background:var(--grey,#afbbc9);border-radius:4vw;content:"";display:inline-block;height:8vw;margin:0 4vw;transform:scale(0);width:8vw}#app .loading .dot-wrap:before{animation:pulse .9s ease .6s infinite}#app .loading .dot-wrap span{animation:pulse .9s ease .9s infinite}#app .loading .dot-wrap:after{animation:pulse .9s ease 1.3s infinite}@keyframes pulse{50%{opacity:1;transform:scale(1)}to{opacity:0}}@keyframes background{to{background:color-mix(in srgb,var(--white,#fff),transparent 30%);opacity:1}}#app .cookies{background:var(--textColor,#090b4b);bottom:0;font-size:3.2vw;height:auto;line-height:5vw;padding:2.5vw 10vw 4vw 4vw;position:fixed;width:100%;z-index:10}#app .cookies,#app .cookies a{color:var(--white,#fff)}#app .cookies .close{background:var(--white,#fff);cursor:pointer;height:10vw;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 9 9'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-width:.8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='m8.5.5-8 8M8.5 8.5l-8-8' class='st0'/%3E%3C/svg%3E") no-repeat center /4vw;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 9 9'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-width:.8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='m8.5.5-8 8M8.5 8.5l-8-8' class='st0'/%3E%3C/svg%3E") no-repeat center /4vw;position:absolute;right:0;top:0;width:10vw}#landscape{display:none}#menu{display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}#menu ul{list-style:none;text-align:left}#menu ul li{cursor:pointer;font-size:var(--fontSizeBig,4.8vw);height:14.5vw;line-height:4.5vw;padding:5vw 0 5vw 19vw;position:relative}#menu ul li:first-letter{text-transform:capitalize}#menu ul li:after{background-color:var(--white,#fff);content:"";height:8vw;left:6.5vw;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:8vw;mask-size:8vw;position:absolute;top:3.2vw;width:8vw}#menu ul li:hover{opacity:.75}#menu ul li.check-in:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round}%3C/style%3E%3Cpath d='M6.5 5c-1.1 0-2 .9-2 2M4.5 7v3M6.6 5h3M25.5 7c0-1.1-.9-2-2-2M23.5 5h-3M25.5 7.1v3M23.5 25c1.1 0 2-.9 2-2M25.5 23v-3M23.4 25h-3M4.5 23c0 1.1.9 2 2 2M6.5 25h3M4.5 23v-3M12.3 13.5h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2c0 .6-.4 1-1 1M19.7 13.5h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2c0 .6-.5 1-1 1M12.3 20.5h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2c0 .6-.4 1-1 1M19.7 20.5h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2c0 .6-.5 1-1 1' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round}%3C/style%3E%3Cpath d='M6.5 5c-1.1 0-2 .9-2 2M4.5 7v3M6.6 5h3M25.5 7c0-1.1-.9-2-2-2M23.5 5h-3M25.5 7.1v3M23.5 25c1.1 0 2-.9 2-2M25.5 23v-3M23.4 25h-3M4.5 23c0 1.1.9 2 2 2M6.5 25h3M4.5 23v-3M12.3 13.5h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2c0 .6-.4 1-1 1M19.7 13.5h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2c0 .6-.5 1-1 1M12.3 20.5h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2c0 .6-.4 1-1 1M19.7 20.5h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2c0 .6-.5 1-1 1' class='st0'/%3E%3C/svg%3E")}#menu ul li.course-status:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 22.5 26.4'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round}%3C/style%3E%3Cpath d='M15.2 20.9v1c0 2.2-1.8 4-4 4s-4-1.8-4-4v-1M22 18.4c.1 1.3-1.1 2.4-2.4 2.4h0H3c-1.3 0-2.5-1.1-2.4-2.4.3-3 2.7-11.8 2.7-11.8C4.6 2.1 9.1-.3 13.6.9c2.8.8 4.9 3 5.7 5.7 0 0 2.4 8.8 2.7 11.8' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 22.5 26.4'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round}%3C/style%3E%3Cpath d='M15.2 20.9v1c0 2.2-1.8 4-4 4s-4-1.8-4-4v-1M22 18.4c.1 1.3-1.1 2.4-2.4 2.4h0H3c-1.3 0-2.5-1.1-2.4-2.4.3-3 2.7-11.8 2.7-11.8C4.6 2.1 9.1-.3 13.6.9c2.8.8 4.9 3 5.7 5.7 0 0 2.4 8.8 2.7 11.8' class='st0'/%3E%3C/svg%3E");-webkit-mask-size:5.5vw;mask-size:5.5vw}#menu ul li.book:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='m15 11.1 7.8-3.6L15 4v18.1' class='st0'/%3E%3Cpath d='M7.2 26c0-4.3 3.5-7.8 7.8-7.8s7.8 3.5 7.8 7.8z' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='m15 11.1 7.8-3.6L15 4v18.1' class='st0'/%3E%3Cpath d='M7.2 26c0-4.3 3.5-7.8 7.8-7.8s7.8 3.5 7.8 7.8z' class='st0'/%3E%3C/svg%3E")}#menu ul li.facilities:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M4.5 12.2h21M10.5 3.8v5M19.5 3.8v5M11.8 19.1l2.3 2.2 4.1-4' class='st0'/%3E%3Cpath d='M25.5 8.2c0-1.1-.9-2-2-2h-17c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h17c1.1 0 2-.9 2-2z' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M4.5 12.2h21M10.5 3.8v5M19.5 3.8v5M11.8 19.1l2.3 2.2 4.1-4' class='st0'/%3E%3Cpath d='M25.5 8.2c0-1.1-.9-2-2-2h-17c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h17c1.1 0 2-.9 2-2z' class='st0'/%3E%3C/svg%3E")}#menu ul li.lessons:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M24.3 26.2v-2.3c0-1.1-.9-2.1-2.1-2.1H7.9c-1.1 0-2.1.9-2.1 2.1v2.3' class='st0'/%3E%3Cpath d='M15.2 21.8V4.2c0-.5-.4-1-1-1h-3c-1.1 0-2.1.9-2.1 2.1 0 1.1.9 2.1 2.1 2.1h4' class='st0'/%3E%3Cpath d='M12.1 21.8V13c0-.5-.4-1-1-1h-3C7 12 6 12.9 6 14.1s.9 2.1 2.1 2.1h4M18.4 21.8V13c0-.5.4-1 1-1h3c1.1 0 2.1.9 2.1 2.1s-.9 2.1-2.1 2.1h-4' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M24.3 26.2v-2.3c0-1.1-.9-2.1-2.1-2.1H7.9c-1.1 0-2.1.9-2.1 2.1v2.3' class='st0'/%3E%3Cpath d='M15.2 21.8V4.2c0-.5-.4-1-1-1h-3c-1.1 0-2.1.9-2.1 2.1 0 1.1.9 2.1 2.1 2.1h4' class='st0'/%3E%3Cpath d='M12.1 21.8V13c0-.5-.4-1-1-1h-3C7 12 6 12.9 6 14.1s.9 2.1 2.1 2.1h4M18.4 21.8V13c0-.5.4-1 1-1h3c1.1 0 2.1.9 2.1 2.1s-.9 2.1-2.1 2.1h-4' class='st0'/%3E%3C/svg%3E")}#menu ul li.profile:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M15.6 23.6h9.9M15.6 20.7h9.9M15.6 26.4h9.9M4.5 19.6v-2.9c0-1.7 1.3-3 3-3h10.1c1.7 0 3 2.3 3 4' class='st0'/%3E%3Ccircle cx='12.5' cy='7.3' r='3.8' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M15.6 23.6h9.9M15.6 20.7h9.9M15.6 26.4h9.9M4.5 19.6v-2.9c0-1.7 1.3-3 3-3h10.1c1.7 0 3 2.3 3 4' class='st0'/%3E%3Ccircle cx='12.5' cy='7.3' r='3.8' class='st0'/%3E%3C/svg%3E")}#menu ul li.reservations:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M4.9 10.8h21M4.9 18.8h21M25.9 4.8c0-1.1-.9-2-2-2h-17c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h17c1.1 0 2-.9 2-2zM18.3 22.8h-5.8M18.3 14.8h-5.8M18.3 6.8h-5.8' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M4.9 10.8h21M4.9 18.8h21M25.9 4.8c0-1.1-.9-2-2-2h-17c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h17c1.1 0 2-.9 2-2zM18.3 22.8h-5.8M18.3 14.8h-5.8M18.3 6.8h-5.8' class='st0'/%3E%3C/svg%3E")}#menu ul li.agenda:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M4.5 12.2h21M9 17.2h2M14 17.2h2M19 17.2h2M9 21.2h2M14 21.2h2M19 21.2h2M10.5 3.8v5M19.5 3.8v5M25.5 8.2c0-1.1-.9-2-2-2h-17c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h17c1.1 0 2-.9 2-2z' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M4.5 12.2h21M9 17.2h2M14 17.2h2M19 17.2h2M9 21.2h2M14 21.2h2M19 21.2h2M10.5 3.8v5M19.5 3.8v5M25.5 8.2c0-1.1-.9-2-2-2h-17c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h17c1.1 0 2-.9 2-2z' class='st0'/%3E%3C/svg%3E")}#menu ul li.friends:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M1.5 17.6v-1.3c0-1.2 1-2.2 2.2-2.2h5.6M17.7 15.2c0 1.5-1.2 2.7-2.7 2.7s-2.7-1.2-2.7-2.7 1.2-2.7 2.7-2.7 2.7 1.2 2.7 2.7M10.1 8.1c0 1.5-1.2 2.7-2.7 2.7S4.7 9.6 4.7 8.1s1.2-2.7 2.7-2.7 2.7 1.2 2.7 2.7M9.9 24.6v-1.3c0-1.2 1-2.2 2.2-2.2h5.8c1.2 0 2.2 1 2.2 2.2v1.3M20.7 14.1h5.7c1.2 0 2.2 1 2.2 2.2v1.3M25.3 8.1c0 1.5-1.2 2.7-2.7 2.7s-2.7-1.2-2.7-2.7 1.2-2.7 2.7-2.7 2.7 1.2 2.7 2.7' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M1.5 17.6v-1.3c0-1.2 1-2.2 2.2-2.2h5.6M17.7 15.2c0 1.5-1.2 2.7-2.7 2.7s-2.7-1.2-2.7-2.7 1.2-2.7 2.7-2.7 2.7 1.2 2.7 2.7M10.1 8.1c0 1.5-1.2 2.7-2.7 2.7S4.7 9.6 4.7 8.1s1.2-2.7 2.7-2.7 2.7 1.2 2.7 2.7M9.9 24.6v-1.3c0-1.2 1-2.2 2.2-2.2h5.8c1.2 0 2.2 1 2.2 2.2v1.3M20.7 14.1h5.7c1.2 0 2.2 1 2.2 2.2v1.3M25.3 8.1c0 1.5-1.2 2.7-2.7 2.7s-2.7-1.2-2.7-2.7 1.2-2.7 2.7-2.7 2.7 1.2 2.7 2.7' class='st0'/%3E%3C/svg%3E")}#menu ul li.logout:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M19.8 8.5v-2M19.8 23.5v-2M24.3 15h-13M14.7 18.8 10.9 15l3.8-3.8' class='st0'/%3E%3Cpath d='M19.7 23.5c0 1.1-.9 2-2 2h-10c-1.1 0-2-.9-2-2v-17c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M19.8 8.5v-2M19.8 23.5v-2M24.3 15h-13M14.7 18.8 10.9 15l3.8-3.8' class='st0'/%3E%3Cpath d='M19.7 23.5c0 1.1-.9 2-2 2h-10c-1.1 0-2-.9-2-2v-17c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2' class='st0'/%3E%3C/svg%3E")}#menu ul li.active{color:var(--secondaryHighlight,#b470d4)}#menu ul li.active:after{background-color:var(--secondaryHighlight,#b470d4)}#menu ul a,#menu ul li{color:var(--white,#fff);text-decoration:none}#page{background:var(--white,#fff);height:100%;left:0;overflow:hidden;padding:7.5vw;position:absolute;top:0;transition:transform .4s ease-in-out,border-radius .35s ease-in-out;width:100%}#page.showMenu{border-radius:10vw;transform:scale(.8) translate(65%);will-change:transform}#page .glass{background:transparent;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}#page>.header{height:6vw;margin-bottom:6.5vw;position:relative;width:100%;z-index:9}#page>.header .icon{background-position:50%;background-repeat:no-repeat;background-size:6.5vw;cursor:pointer;float:right;height:6.5vw;position:relative;width:6.5vw}#page>.header .icon:hover{opacity:.7}#page>.header .icon.previous{background-color:var(--textColor,#090b4b);display:block;float:left;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Laag_1' version='1.1' viewBox='0 0 56 56'%3E%3Cdefs%3E%3Cstyle%3E.st0{fill:none;stroke:%23090b4b;stroke-linecap:round;stroke-linejoin:round;stroke-width:5.37px}%3C/style%3E%3C/defs%3E%3Crect width='18.5' height='18.5' x='4.13' y='4.07' class='st0' rx='4.3' ry='4.3'/%3E%3Crect width='18.5' height='18.5' x='33.37' y='4.13' class='st0' rx='4.3' ry='4.3'/%3E%3Crect width='18.5' height='18.5' x='4.13' y='33.37' class='st0' rx='4.3' ry='4.3'/%3E%3Crect width='18.5' height='18.5' x='33.37' y='33.42' class='st0' rx='4.3' ry='4.3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Laag_1' version='1.1' viewBox='0 0 56 56'%3E%3Cdefs%3E%3Cstyle%3E.st0{fill:none;stroke:%23090b4b;stroke-linecap:round;stroke-linejoin:round;stroke-width:5.37px}%3C/style%3E%3C/defs%3E%3Crect width='18.5' height='18.5' x='4.13' y='4.07' class='st0' rx='4.3' ry='4.3'/%3E%3Crect width='18.5' height='18.5' x='33.37' y='4.13' class='st0' rx='4.3' ry='4.3'/%3E%3Crect width='18.5' height='18.5' x='4.13' y='33.37' class='st0' rx='4.3' ry='4.3'/%3E%3Crect width='18.5' height='18.5' x='33.37' y='33.42' class='st0' rx='4.3' ry='4.3'/%3E%3C/svg%3E")}#page>.header .icon.player{background-color:var(--textColor,#090b4b);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 56 56'%3E%3Cstyle%3E.st0{fill:%23090b4b}%3C/style%3E%3Cpath d='M14.7 14.9c0-7.4 6-13.3 13.3-13.3s13.3 6 13.3 13.3c0 7.4-6 13.3-13.3 13.3s-13.3-5.9-13.3-13.3m13.3 8c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8M46.7 51.7v-5.3c0-2.9-2.4-5.3-5.3-5.3H14.7c-2.9 0-5.3 2.4-5.3 5.3v5.3H4v-5.3c0-5.9 4.8-10.7 10.7-10.7h26.7c5.9 0 10.7 4.8 10.7 10.7v5.3z' class='st0'/%3E%3Ccircle cx='49.3' cy='51.7' r='2.7' class='st0'/%3E%3Ccircle cx='6.7' cy='51.7' r='2.7' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 56 56'%3E%3Cstyle%3E.st0{fill:%23090b4b}%3C/style%3E%3Cpath d='M14.7 14.9c0-7.4 6-13.3 13.3-13.3s13.3 6 13.3 13.3c0 7.4-6 13.3-13.3 13.3s-13.3-5.9-13.3-13.3m13.3 8c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8M46.7 51.7v-5.3c0-2.9-2.4-5.3-5.3-5.3H14.7c-2.9 0-5.3 2.4-5.3 5.3v5.3H4v-5.3c0-5.9 4.8-10.7 10.7-10.7h26.7c5.9 0 10.7 4.8 10.7 10.7v5.3z' class='st0'/%3E%3Ccircle cx='49.3' cy='51.7' r='2.7' class='st0'/%3E%3Ccircle cx='6.7' cy='51.7' r='2.7' class='st0'/%3E%3C/svg%3E")}#page>.header .icon.player:after{background:var(--red,#ff1d25);border-radius:.8vw;content:"";display:none;height:1.6vw;left:5vw;position:absolute;top:-1vw;width:1.6vw}#page>.header .icon.menuBtn{background-color:var(--textColor,#090b4b);margin-left:7.5vw;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 56 56'%3E%3Cstyle%3E.st0{fill:none;stroke:%23090b4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M53 28H3M53 8H3M53 48H3' class='st0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 56 56'%3E%3Cstyle%3E.st0{fill:none;stroke:%23090b4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M53 28H3M53 8H3M53 48H3' class='st0'/%3E%3C/svg%3E")}#page>.content{height:calc(100% - 12.5vw);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}#page>.content::-webkit-scrollbar{display:none}#page.error>.header{display:none}.previousTabBackdrop{background:var(--white,#fff);display:none;z-index:9}.previousTab,.previousTabBackdrop{height:6.5vw;left:7.5vw;position:absolute;top:7.5vw;width:6.5vw}.previousTab{background:var(--textColor,#090b4b);cursor:pointer;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 56 56'%3E%3Cstyle%3E.st0{fill:none;stroke:%23090b4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M53.1 28H2.9M19 44 2.9 28 19 12' class='st0'/%3E%3C/svg%3E") no-repeat center /6.5vw;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 56 56'%3E%3Cstyle%3E.st0{fill:none;stroke:%23090b4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M53.1 28H2.9M19 44 2.9 28 19 12' class='st0'/%3E%3C/svg%3E") no-repeat center /6.5vw;z-index:10}.previousTab:hover{opacity:.7}.previousTab~.previousTabBackdrop{display:block}.booking_overview .group,.player-contact-info .group,.show-event .group,.show-wallet .group{background:var(--backgroundColor,#f6f6f6);border-radius:1.3vw;margin-bottom:4vw;padding:2.3vw 4.3vw}.booking_overview .group div,.player-contact-info .group div,.show-event .group div,.show-wallet .group div{display:inline-block;height:7.5vw;line-height:7.5vw;margin-bottom:1.5vw;overflow:hidden;vertical-align:top}.booking_overview .group div.full,.player-contact-info .group div.full,.show-event .group div.full,.show-wallet .group div.full{display:block}.booking_overview .group div.title,.player-contact-info .group div.title,.show-event .group div.title,.show-wallet .group div.title{width:33vw}.booking_overview .group div.title:first-letter,.player-contact-info .group div.title:first-letter,.show-event .group div.title:first-letter,.show-wallet .group div.title:first-letter{text-transform:capitalize}.booking_overview .group div.value,.player-contact-info .group div.value,.show-event .group div.value,.show-wallet .group div.value{width:41vw}.booking_overview .group div.single,.player-contact-info .group div.single,.show-event .group div.single,.show-wallet .group div.single{width:74vw}.booking_overview .group div.bold,.player-contact-info .group div.bold,.show-event .group div.bold,.show-wallet .group div.bold{font-weight:700}.booking_overview .group.payment_overview .title,.player-contact-info .group.payment_overview .title,.show-event .group.payment_overview .title,.show-wallet .group.payment_overview .title{width:65%}.booking_overview .group.payment_overview .title.product,.player-contact-info .group.payment_overview .title.product,.show-event .group.payment_overview .title.product,.show-wallet .group.payment_overview .title.product{height:auto;line-height:7.2vw;max-height:15vw}.booking_overview .group.payment_overview .title.small,.player-contact-info .group.payment_overview .title.small,.show-event .group.payment_overview .title.small,.show-wallet .group.payment_overview .title.small{font-size:90%}.booking_overview .group.payment_overview .value,.player-contact-info .group.payment_overview .value,.show-event .group.payment_overview .value,.show-wallet .group.payment_overview .value{width:32%}.booking_overview .group.payment_overview .value.discount,.player-contact-info .group.payment_overview .value.discount,.show-event .group.payment_overview .value.discount,.show-wallet .group.payment_overview .value.discount{margin-left:-2.5vw;padding-left:2.5vw;position:relative}.booking_overview .group.payment_overview .value.discount:before,.player-contact-info .group.payment_overview .value.discount:before,.show-event .group.payment_overview .value.discount:before,.show-wallet .group.payment_overview .value.discount:before{content:"-";left:0;position:absolute}.booking_overview .group.payment_overview .fade,.player-contact-info .group.payment_overview .fade,.show-event .group.payment_overview .fade,.show-wallet .group.payment_overview .fade{color:var(--grey,#afbbc9)}.announcement{background:var(--primaryHighlight,#227aee) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' width='22' height='22' x='0' y='0' version='1.1' viewBox='0 0 22 22'%3E%3Cstyle%3E.st1{fill:none;stroke:%230053c9;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='M21 11c0 5.5-4.5 10-10 10S1 16.5 1 11 5.5 1 11 1s10 4.5 10 10' style='fill:%23fff'/%3E%3Cpath d='M11 5.7v.6M11 16V9.6' class='st1'/%3E%3C/svg%3E") no-repeat top 2.5vw left 2vw /3.4vw;border-radius:1.3vw;color:var(--white,#fff);font-size:4vw;height:auto;line-height:6vw;margin-bottom:4vw;padding:1.5vw 2.5vw 1.5vw 7.5vw;position:relative}.flex-inline{display:flex;flex-direction:row;justify-content:space-between}.button{background:var(--backgroundColor,#f6f6f6);border:2px solid transparent;border-radius:1.3vw;color:var(--grey,#afbbc9);display:block;height:11.2vw;line-height:11.2vw;margin:auto auto 2.6vw;text-align:center;text-decoration:none;transition:opacity .3s ease-in-out;width:50.6vw}.button.full{padding-left:4.3vw;text-align:left;width:100%}.button.half{display:inline-block;margin-right:1.3vw;width:41.2vw}.button.half:nth-last-of-type(odd){margin-left:1.3vw;margin-right:0}.button.square{display:inline-block;margin-right:2.6vw;width:11.2vw}.button.delete{background:var(--red,#ff1d25);color:var(--white,#fff);margin-top:5.2vw;text-align:center}.button.active{background:var(--primaryHighlight,#227aee);color:var(--white,#fff)}.button.selected{background:var(--tertiaryHighlight,#28cd37);color:var(--white,#fff)}.button.textual{background:none;color:var(--textColor,#090b4b)}.button.textual.white{color:var(--white,#fff)}.button.bordered{background:none;border-color:var(--primaryHighlight,#227aee);color:var(--primaryHighlight,#227aee)}.button.bordered.white{color:var(--white,#fff)}.button .quantity{height:10vw;position:absolute;right:4vw;text-align:center;top:50%;transform:translateY(-50%);width:10vw;z-index:2}.button .quantity .current-quantity{background-color:var(--white,#fff);border-radius:10vw;color:var(--textColor,#090b4b);height:10vw;line-height:10vw;position:relative;width:10vw;z-index:1}.button .quantity .quantity-options.visible{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-start}.button .quantity .quantity-options{background:var(--backgroundColor,#f6f6f6);border:2px solid color-mix(in srgb,var(--grey,#afbbc9),transparent 70%);border-radius:10vw;bottom:0;color:var(--textColor,#090b4b);display:none;height:10vw;position:absolute;right:0;top:0;z-index:2}.button .quantity .quantity-options div{height:10vw;line-height:10vw;width:10vw}.button .quantity .quantity-options div.active{color:var(--primaryHighlight,#227aee)}.button.accordeon{background:transparent;height:auto;max-height:16.8vw;text-align:left;width:100%}.button.accordeon .accordeon_title{background:var(--backgroundColor,#f6f6f6);border-radius:1.3vw;color:var(--textColor,#090b4b);line-height:6.4vw;max-height:16.8vw;overflow:hidden;padding:2vw 4.3vw;position:relative}.button.accordeon .accordeon_title .image{background:var(--backgroundColor,#f6f6f6);float:left;height:16.8vw;margin:-2vw 2.5vw 0 -4.3vw;width:16.8vw}.button.accordeon .accordeon_title .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.button.accordeon .accordeon_title .image+.text{height:12.8vw;overflow:hidden}.button.accordeon .accordeon_title .text{float:left;width:calc(100% - 16.8vw)}.button.accordeon .accordeon_title .price{color:var(--grey,#afbbc9)}.button.accordeon .accordeon_title .quantity{right:11vw;transform:translateY(-50%);z-index:2}.button.accordeon .accordeon_title .icon{height:11vw;position:absolute;right:0;top:50%;transform:translateY(-50%);width:11vw;z-index:2}.button.accordeon .accordeon_title .icon:not(.delete){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cpath d='M36 12.9 20 29 3.9 12.9' style='fill:none;stroke:%23090b4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10'/%3E%3C/svg%3E") no-repeat 50% /3vw}.button.accordeon .accordeon_title .icon.delete{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Laag_1' x='0' y='0' version='1.1' viewBox='0 0 9 9'%3E%3Cstyle%3E.st0{fill:none;stroke:%23090b4b;stroke-width:.8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Cpath d='m8.5.5-8 8M8.5 8.5l-8-8' class='st0'/%3E%3C/svg%3E") no-repeat 50% /3vw;height:9vw;right:21vw;transform:translateY(-50%);width:9vw;z-index:1}.button.accordeon .accordeon_content{color:var(--textColor,#090b4b);font-size:var(--fontSizeSmall,3.8vw);line-height:calc(var(--fontSizeSmall, 3.8vw)*1.8);padding:3vw 4.3vw}.button.accordeon .accordeon_content .package-deal-description{margin-bottom:3vw}.button.accordeon .accordeon_content .package-deal-title{font-weight:700}.button.accordeon.open{cursor:pointer;max-height:999vw}.button.accordeon.open .icon:not(.delete){transform:translateY(-50%) rotate(-180deg)}.button.accordeon.selected{cursor:pointer}.button.accordeon.selected .accordeon_title{background:var(--tertiaryHighlight,#28cd37);color:var(--white,#fff)}.button.accordeon.selected .accordeon_title .price{color:color-mix(in srgb,var(--white,#fff),transparent 40%)}.button.product{color:var(--textColor,#090b4b);height:16.8vw;line-height:6.4vw;overflow:hidden;padding:2vw 4.3vw;position:relative}.button.product .image{background:var(--backgroundColor,#f6f6f6);float:left;height:16.8vw;margin:-2vw 2.5vw 0 -4.3vw;width:16.8vw}.button.product .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.button.product .text{float:left;width:calc(100% - 16.8vw)}.button.product span{display:block}.button.product span.price{color:var(--grey,#afbbc9)}.button.product.selected{color:var(--white,#fff);cursor:pointer}.button.product.selected span.price{color:color-mix(in srgb,var(--white,#fff),transparent 40%)}.button.product.unavailable{cursor:not-allowed;opacity:.3}.button:hover:not(.selected):not(.unavailable){cursor:pointer;opacity:.8}@media (max-aspect-ratio:8/7){.desktop{display:none}}@media (min-aspect-ratio:8/7){.mobile{display:none}#app{background-color:var(--backgroundColor,#f6f6f6);height:100%}#app #wrapper-content{color:var(--white,#fff);display:flex;flex-direction:column;justify-content:flex-start;padding:2vw}#app #wrapper-content #logo{font-size:1.1vw;height:auto;line-height:normal;overflow:hidden;text-align:right}#app #wrapper-content #logo img{max-height:6vw;max-width:12vw}#app #wrapper-content .content{font-size:1.1vw;font-weight:400;line-height:1.8vw;padding:7vw 11vw}#app #wrapper-content .content h3{color:var(--secondaryHighlight,#b470d4);font-size:1.1vw;font-weight:400;line-height:1.5vw}#app #wrapper-content .content h1{color:var(--textColor,#090b4b);font-size:2.5vw;font-weight:400;line-height:3.5vw;margin:1.5vw 0}#app #wrapper-content .content p{color:var(--grey,#afbbc9);margin-bottom:1.5vw}#app #wrapper-content .content a{color:var(--textColor,#090b4b);text-decoration:none}#app #wrapper-content #startTimes{order:1}#app #wrapper-content #intro-content{order:2}#app #wrapper-content #intro-content:has(+#startTimes.show){display:none}#app #wrapper{background-color:var(--textColor,#090b4b);box-shadow:-1vw 0 2vw color-mix(in srgb,transparent,#000 30%);overflow:hidden;position:absolute;top:0;transform-origin:0 0;width:100%}}h2[data-v-7c2435cc]{color:#b470d4;font-size:4.2vw;font-weight:400;margin-bottom:0}.error-text[data-v-7c2435cc]{margin-bottom:14vw}
