#ui-container{position:fixed;width:100vw;height:100%;pointer-events:none;z-index:1200!important;flex-direction:column;align-items:center;justify-content:space-between}#ui-container.z-up-ui-container{z-index:200000!important}#ui-container-center,#ui-container-top{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.ui-container-center-disabled{opacity:.25;pointer-events:none}#ui-container-bottom{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media screen and (max-width:900px){#ui-container-bottom{flex-direction:column;align-items:center;justify-content:flex-end}}#actions-container{display:flex;flex-direction:row;align-items:center;justify-content:center;pointer-events:auto;z-index:300000!important;padding-left:.5rem;padding-right:.5rem;height:3rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-radius:.25rem;position:relative}@media screen and (max-width:900px){#actions-container{padding-left:.25rem;padding-right:.25rem;height:2.5rem}}.action-icon{cursor:pointer;transition:fill .25s ease-in-out;fill:#000;height:2rem;width:2rem}.action-icon:hover{fill:#5525e5}@media screen and (max-width:900px){.action-icon{transform-origin:50% 50%;transform:scale(.85)}}#poi-title{font-family:Futura,Helvetica,sans-serif;text-align:center;color:#fff;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;transition:opacity 1s ease-in-out,transform 1s ease-in-out;padding-left:50px;padding-right:50px}@media screen and (max-width:900px){#poi-title{padding-left:0;padding-right:0;font-size:.875rem}}.title-inactive{transform:translateY(100px);opacity:0}#poi-title-container{margin:0 auto;background-color:rgba(0,0,0,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;height:auto;pointer-events:auto;max-width:75vh}@media screen and (max-width:900px){#poi-title-container{width:50vw}}#poi-title-container-wrapper{position:relative;top:39px}@media screen and (max-width:900px){#poi-title-container-wrapper{top:30px}}.title-inactive>#poi-title-container-wrapper,.title-inactive>#poi-title-container-wrapper>#enter-poi-container,.title-inactive>#poi-title-container-wrapper>#poi-title-container{pointer-events:none}#title{letter-spacing:4px;padding-top:5px}@media screen and (max-width:1024px){#title{padding-top:2.5px}}@media screen and (max-width:768px){#title{letter-spacing:1px;padding-top:0}}.title-symbol{position:absolute;top:-120px;margin:0 auto;transform-origin:50% 50%;transform:scale(.8);filter:drop-shadow(0 5px 7.5px rgba(0,0,0,.25))}@media screen and (max-width:900px){.title-symbol{transform:scale(.5);top:-100px;filter:unset}}.study-area-button{width:75px;height:50px;background-color:rgba(0,0,0,.6);border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:transform 1s ease-out;transition-delay:1s;transform:translateX(0);padding-top:10px;padding-bottom:10px}@media screen and (max-width:900px){.study-area-button{width:50px!important;height:40px;padding-top:10px;padding-bottom:10px}}.title-inactive,.title-inactive #enter-poi{pointer-events:none!important}.title-inactive #study-area-previous{transform:translateX(-200px)}.title-inactive #study-area-next{transform:translateX(200px)}#enter-poi{border:3px solid #5525e5;padding:10px 40px;margin-top:15px;margin-bottom:15px;transition:background-color .25s ease-out,color .25s ease-out;text-shadow:0 0 1px #000;z-index:100000;position:relative;background-color:#5525e5;color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0)}#enter-poi:focus{outline:none}#enter-poi:hover{background-color:#5525e5;color:#fff}@media screen and (max-width:900px){#enter-poi{padding:5px 20px;margin-top:10px;font-size:.75rem}}@media screen and (max-width:900px){#study-area-next{width:15vw;margin-left:2.5vw}}@media screen and (max-width:900px){#study-area-previous{width:15vw;margin-right:2.5vw}}.walkthrough-overlay{position:fixed;pointer-events:none;width:100vw;height:100%;z-index:1000;background-color:rgba(0,0,0,.75);opacity:0;transition:opacity .5s ease-out}.walkthrough-overlay #walkthrough-concierge{pointer-events:none}.walkthrough-overlay-active{opacity:1;pointer-events:auto!important}#walkthrough-concierge{margin:0 auto;bottom:10vh;opacity:0;left:0;right:0;transition:opacity .5s ease-out;width:150px;height:auto;position:absolute}@media screen and (max-width:900px){#walkthrough-concierge{width:75px;bottom:0;margin-bottom:3rem}}.concierge-active{opacity:1!important}.introjs-prevbutton,.no-highlight{display:none!important}.introjs-tooltipbuttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.introjs-tooltipReferenceLayer.introjs-nextbutton-hidden .introjs-tooltip .introjs-tooltipbuttons .introjs-nextbutton{display:none!important}@keyframes nextpulse{0%{opacity:1;transform:scale(1)}80%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1.15)}}.introjs-nextbutton{font-family:Proxima Nova,sans-serif!important;font-weight:700!important;background-color:initial!important;color:#5525e5!important;font-size:16px!important;border:3px solid #5525e5!important;text-shadow:none!important;padding:10px 20px;animation:nextpulse 1s infinite}@media screen and (max-width:900px){.introjs-nextbutton{font-size:12px!important}}.introjs-skipbutton{display:none!important}.introjs-overlay{z-index:100000!important}@media screen and (max-width:900px){.intro-text{font-size:.875rem}}@media screen and (max-width:768px){.introjs-tooltip{max-width:91.5vw!important;min-width:91.5vw!important;margin-left:1vw!important}}.step-button-active{border-color:purple;color:purple}.steps-button{transition:border-color .25s ease-out,color .25s ease-out;color:#a0aec0}.steps-button:hover{border-color:purple;color:purple}.steps-button .step-button-active{border-color:purple;color:purple!important}@media screen and (max-width:768px){.steps-button span{display:none}}#intro-container{background-color:rgba(0,0,0,.6);z-index:200000;transition:opacity .5s ease-out}.intro-container-opacity-0{opacity:0}#skip-walkthrough{color:#c90;border:3px solid #c90;padding:10px 40px}@media screen and (max-width:768px){#intro-next-button{display:none}}@media screen and (max-width:768px){.intro-next-button{display:block!important;position:relative;z-index:200000}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:initial;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.appearance-none{appearance:none}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.bg-purple-600{--bg-opacity:1;background-color:#805ad5;background-color:rgba(128,90,213,var(--bg-opacity))}.focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-gray-200{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.focus\:border-gray-500:focus{--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border-4{border-width:4px}.border{border-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.font-bold{font-weight:700}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-12{height:3rem}.h-full{height:100%}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.leading-tight{line-height:1.25}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mb-12{margin-bottom:3rem}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.focus\:outline-none:focus{outline:0}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-scroll{overflow-y:scroll}.p-6{padding:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pt-1{padding-top:.25rem}.pb-1{padding-bottom:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-6{padding-top:1.5rem}.pl-6{padding-left:1.5rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-16{padding-bottom:4rem}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-y-0{top:0;bottom:0}.top-0{top:0}.right-0{right:0}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-purple-800{--text-opacity:1;color:#553c9a;color:rgba(85,60,154,var(--text-opacity))}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.w-0{width:0}.w-1{width:.25rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-12{width:3rem}.w-16{width:4rem}.w-32{width:8rem}.w-180{width:44rem}.w-1\/3{width:33.333333%}.w-4\/5{width:80%}.w-full{width:100%}.w-screen{width:100vw}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.effra-light{font-family:effra,sans-serif}.proxima-nova{font-family:Proxima Nova,sans-serif}.proxima-nova-bold{font-family:Proxima Nova Bold,sans-serif}input[type=button],input[type=email],input[type=text]{-webkit-appearance:none;-webkit-border-radius:0}select{-webkit-appearance:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}svg{shape-rendering:geometricPrecision}html{overflow-x:hidden;overflow-y:hidden}body,html{height:100%}body{width:100vw;text-rendering:geometricPrecision}form{pointer-events:auto}canvas{width:100vw;height:100%;position:fixed;background-color:#f0ece8}@font-face{font-family:Proxima Nova;src:url(/ProximaNova Regular.810490fb.otf)}@font-face{font-family:Proxima Nova Black;src:url(/ProximaNova Black.002b7000.otf)}@font-face{font-family:Proxima Nova Bold;src:url(/ProximaNova Bold.15f8ac1f.otf)}@keyframes pulse{0%{opacity:1;transform:scale(1.25)}80%{opacity:0;transform:scale(1.75)}to{opacity:0;transform:scale(2)}}@keyframes pulseTwo{0%{opacity:1;transform:scale(.75) scaleY(.925)}80%{opacity:0;transform:scale(1) scaleY(.925)}to{opacity:0;transform:scale(1.25) scaleY(.925)}}@keyframes pulseThree{0%{opacity:1;transform:scale(1.05) translateY(-8%)}80%{opacity:0;transform:scale(1.1) translateY(-8%)}to{opacity:0;transform:scale(1.15) translateY(-8%)}}#study-area-two>.action-item-highlight{animation:pulseThree 1.5s ease 0s infinite!important}#has-notification-dot{width:16px;height:16px;border-radius:8px;background-color:red;animation:pulseTwo 1s ease 0s infinite;position:absolute;top:-5.75px;right:-5.75px}.action-item-highlight{position:absolute;pointer-events:none;width:100%;height:100%;transform-origin:50% 50%;transform:scale(1.25);animation:pulse 1.5s ease 0s infinite;border:2px solid #5525e5;border-radius:5px}#highlight-svg{transform:scale(1)}#highlight-svg-click-me{position:absolute;pointer-events:none;width:100%;height:0;padding-bottom:100%;transform-origin:50% 50%;animation:pulseTwo 1.5s ease 0s infinite;border:3px solid #5525e5;border-radius:100%;z-index:3000000}#study-area-container{bottom:85px;left:23px;width:350px;max-height:85vh}@media screen and (max-width:1200px){#study-area-container{max-height:70vh}}@media screen and (max-width:900px){#study-area-container{bottom:85px;width:95vw;left:2.5vw}}#study-area-internal{overflow:auto;overflow-y:scroll;overflow-x:hidden!important;max-height:70vh}@media screen and (max-width:1600px){#study-area-internal{max-height:55vh}}@media screen and (max-width:1200px){#study-area-internal{max-height:60vh}}@media screen and (max-width:900px){#study-area-internal{max-height:60vh}}#close-enquiry-form-modal,#close-settings-modal,#close-sharing-modal,#study-area-close{transform:scaleY(.8)}#tour-guide-container{bottom:290px;left:23px;width:350px;overflow:visible}@media screen and (max-height:900px){#tour-guide-container{bottom:260px;width:400px}}@media screen and (max-width:900px){#tour-guide-container{bottom:85px;width:95vw;left:2.5vw}}#tour-guide-close{transform:scaleY(.8)}#enquire-now{color:#5525e5;border:3px solid #5525e5;padding:10px 40px;margin-top:15px}@media screen and (max-width:900px){#enquire-now{margin-top:10px;font-size:.875rem}}#tour-guide-image{bottom:-185px;left:0;height:180px;width:150px}@media screen and (max-height:900px){#tour-guide-image{height:140px;width:120px;bottom:-150px}}@media screen and (max-width:900px){#tour-guide-image{display:none}}#tour-guide-image-mobile{height:auto;width:250px;margin-right:10px;flex:1}@media screen and (min-width:900px){#tour-guide-image-mobile{display:none}}@media screen and (max-width:900px){#tour-guide-image-mobile{width:100px}}@media screen and (orientation:landscape) and (max-width:900px){#tour-guide-image-mobile{width:100px}}#enquire-popup-copy{flex:6}@media screen and (max-width:768px){#enquire-popup-copy{font-size:.875rem}}#fade-white{background-color:#fff;position:fixed;width:100vw;height:100vh;transition:opacity .75s ease-out;opacity:0;pointer-events:none;z-index:10000}.active-fade{transition:opacity .5s ease-out!important;opacity:1!important;pointer-events:auto!important}#blur-section{position:fixed;transition:opacity 1s ease-out;background-image:url(/BlurImage.02aaad2f.jpg);background-size:cover}.blur-section-hidden{opacity:0;z-index:100;pointer-events:none}#blur-section-internal{opacity:1;transition:opacity 1s ease-out;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:768px){#blur-section-internal{padding-left:1.5rem;padding-right:1.5rem}}.blur-section-internal-hidden{display:none!important;opacity:0!important;pointer-events:none!important}#sound-button{color:#c90;border:3px solid #c90;padding-left:40px;padding-right:40px;transition:color .25s ease-out,background-color .25s ease-out}#sound-button:hover{color:#fff;background-color:#c90}@media screen and (max-width:768px){#sound-button{padding-bottom:10px;padding-top:10px}}.blur-loader-hidden{opacity:0!important}.lds-ring{display:inline-block;position:relative;pointer-events:none;width:80px;height:80px;opacity:1;transition:opacity .25s ease-out}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#fff}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.language-active div div{background-color:#5525e5}.video-modal-overlay{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.85);z-index:20000;display:flex;flex-direction:row;align-items:center;justify-content:space-between;pointer-events:none;opacity:0;transition:opacity .25s ease-out;padding-left:50px;padding-right:50px}@media screen and (max-width:768px){.video-modal-overlay{padding-left:0;padding-right:0}}.video-modal-overlay-init{display:none!important}#video-modal-close{position:absolute;top:0;left:0}@media screen and (max-width:900px){#video-modal-close-button{height:2.5rem}}@media screen and (max-width:900px){#click-video-modal-close{height:2.5rem;width:2rem}}#video-modal{width:60vw;height:0;position:relative;padding-bottom:35.325%;background-color:#000;border-color:#5525e5;border-width:4px;border-radius:5px;outline:none}@media screen and (max-width:768px){#video-modal{width:80vw}}#video-modal>video{width:100%;height:100%;position:absolute;top:0;left:0}.video-modal-active{pointer-events:auto;opacity:1}.video-modal-button{width:75px;height:50px;background-color:rgba(0,0,0,.6);border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform 1s ease-out;transition-delay:1s;transform:translateX(0);padding-top:10px;padding-bottom:10px}@media screen and (max-width:768px){.video-modal-button{width:50px;height:30px;padding-top:5px;padding-bottom:5px}}.poi-heading-container{position:fixed;width:100vw;opacity:0;transform:translateY(-250px);transition:opacity .5s ease-out,transform .5s ease-out;top:2.5%}.poi-heading,.poi-heading-container{display:flex;flex-direction:row;align-items:center;justify-content:center}#skip-guided-walkthrough{color:#c90;border:3px solid #c90;padding-left:40px;padding-right:40px;position:relative;z-index:300000;height:3rem;transition:color .25s ease-out,background-color .25s ease-out}#skip-guided-walkthrough:hover{color:#fff;background-color:#c90}@media screen and (max-width:768px){#skip-guided-walkthrough{padding:5px 10px;transform-origin:0 0;transform:scale(.9)}}#back-container{opacity:1;pointer-events:auto}@media screen and (max-width:900px){#back-container,#click-back{height:2.5rem}#click-back{width:2rem}}.back-button-hidden{opacity:0!important;pointer-events:none!important}#launch-button{color:#c90;border:3px solid #c90;padding-left:40px;padding-right:40px;height:3rem;transition:color .25s ease-out,background-color .25s ease-out}#launch-button:hover{color:#fff;background-color:#c90}.study-area-button-disabled{pointer-events:none;opacity:.25}#svg-highlight-overlay{transition:opacity 1s ease-out;opacity:1}#svg-highlight-overlay>.svg-highlight-div{background-color:rgba(0,0,0,.85);z-index:900}.svg-highlight-overlay-inactive{opacity:0!important}.highlight-padding{background-color:rgba(0,0,0,.85)}#settings-container{position:relative;z-index:200000}@media screen and (max-width:900px){#settings-container{height:2.5rem}}@media screen and (max-width:900px){#click-settings{height:2.5rem;width:2rem}}#sharing-container{position:relative;z-index:200000}@media screen and (max-width:900px){#sharing-container{height:2.5rem}}@media screen and (max-width:900px){#click-sharing{height:2.5rem;width:2rem;display:flex;align-items:center}}#enquire-now-button{border:3px solid #5525e5;padding:10px 40px;transition:background-color .25s ease-out,color .25s ease-out}#enquire-now-button,#enquire-now-button:hover{color:#fff;background-color:#5525e5}@media screen and (max-width:900px){#enquire-now-button{display:none!important}}.intro-section{-webkit-overflow-scrolling:touch}@media screen and (min-width:768px){.intro-section{height:70vh;max-height:70vh}}#avatar-canvas{position:absolute;right:350px;bottom:75px;width:175px;height:200px;display:flex;align-items:center;justify-content:center;background-color:initial;outline-width:0;pointer-events:auto;cursor:grab;outline:none!important}@media screen and (max-width:900px){#avatar-canvas{right:-30px!important;bottom:20px!important}}#avatar-overlay{pointer-events:none;opacity:1;transition:opacity .25s ease-out;z-index:400000}.avatar-overlay-walkthrough-complete{right:40px;z-index:1000!important}@media screen and (max-width:768px){.avatar-overlay-walkthrough-complete{right:20px}}.avatar-overlay-inactive{opacity:0!important;pointer-events:none!important}.avatar-overlay-inactive #avatar-canvas{pointer-events:none}.config-option-active div div{background-color:#5525e5}#id-container{visibility:hidden;max-width:95vw;width:24rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:.5rem}.active-id{visibility:visible!important;pointer-events:auto}#id-image-container{border:2px solid #000;background-color:grey}#identification-container{pointer-events:none;z-index:1100;bottom:85px;left:23px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%}@media screen and (max-width:900px){#identification-container{bottom:85px;left:0;justify-content:center}}#id-image-container{width:33.333333%;height:100%}#id-curtin-logo{padding-bottom:.5rem}#id-bottom-row{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#id-details-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-left:.5rem;width:66.666667%}#id-container>h1,h2,h3{font-family:Proxima Nova;line-height:1.25}h1{font-weight:700;line-height:1.25}#id-firstname,#id-lastname,h1{font-size:.875rem}#id-lastname{width:100%}#id-user{font-size:.75rem}#id-studyinterest{font-size:.75rem;font-style:italic;width:100%}#tooltip{position:absolute;z-index:4000000;pointer-events:none;background-color:#5525e5;color:#fff;font-family:Proxima Nova,sans-serif;font-weight:bolder;padding:5px 10px;border-radius:4px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}#edit-identification{cursor:pointer}#enquiry-form-container,#settings-modal-container,#sharing-modal-container{background-color:rgba(0,0,0,.6);z-index:200000;transition:opacity .5s ease-out}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px;margin:0 auto}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#000;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}@media (min-width:768px){.md\:rounded-lg{border-radius:.5rem}.md\:border-b-2{border-bottom-width:2px}.md\:h-12{height:3rem}.md\:h-auto{height:auto}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-2xl{font-size:1.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:pt-4{padding-top:1rem}.md\:pb-4{padding-bottom:1rem}.md\:pb-10{padding-bottom:2.5rem}.md\:w-120{width:30rem}.md\:w-148{width:36rem}}@media (min-width:1024px){.lg\:flex-col{flex-direction:column}.lg\:items-end{align-items:flex-end}.lg\:justify-center{justify-content:center}.lg\:text-3xl{font-size:1.875rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:p-0{padding:0}.lg\:bottom-0{bottom:0}.lg\:top-auto{top:auto}.lg\:w-180{width:44rem}}@media (min-width:1280px){.xl\:text-4xl{font-size:2.25rem}.xl\:w-148{width:36rem}}

/*# sourceMappingURL=/styles.da84c74d.css.map */