html{height:100vh;min-height:100vh;font-size:.5208333333vw}@media(min-aspect-ratio:1.7777777778){html{font-size:.9259259259vh}}@media(max-aspect-ratio:0.5625){html{font-size:.5208333333vw}}body{display:flex;align-items:center;justify-content:center;min-height:100vh;margin:0;padding:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.2em;color:#fff;background-color:#000}a,div,h1,h2,h3,h4,p,span{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}#app,.page,.stage{box-sizing:border-box;position:relative;width:100vw;height:56.25vw}@media(min-aspect-ratio:1.7777777778){#app,.page,.stage{width:177.7777777778vh;height:100vh}}@media(max-aspect-ratio:0.5625){#app,.page,.stage{width:100vw;height:56.25vw}}img,video{display:block}video{position:absolute;top:0;left:0;width:100%;height:auto}.video-wrapper{width:100%;height:100%}.background{background-image:url(../img/background.dec424a8.jpg)}.background,.background-splash{background-position:0 0;background-repeat:no-repeat;background-size:contain}.background-splash{background-image:url(../img/splash.6e62930d.jpg)}.button{display:flex;align-items:center;position:relative;width:auto;height:7rem;padding:0 9.5rem 0 3rem;border-radius:4rem;cursor:pointer}.button.button-prompt{padding:0 9.5rem 0 3rem;background-color:#ac237a;background:linear-gradient(90deg,#ac237a,#e84788)}.button.button-prompt:after{content:"";position:absolute;top:0;right:0;width:7rem;height:7rem;background-image:url(../img/button-chevron.3d36630d.svg);background-position:50%;background-repeat:no-repeat;background-size:6rem}.button.button-prompt-small{padding:0 11rem 0 3rem}.logo-color{background-image:url(../img/logo-color.b6225923.svg)}.logo-color,.logo-white{background-position:0 0;background-repeat:no-repeat;background-size:contain}.logo-white{background-image:url(../img/logo-white.4255b11c.svg)}.close{position:absolute;width:10rem;height:10rem;background-image:url(../img/icon-close.5c970629.svg);background-position:0 0;background-repeat:no-repeat;background-size:contain}.popup{z-index:10}.popup,.popup-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.popup-wrapper{display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.popup.feedback{background-image:url(../img/background.dec424a8.jpg);background-position:0 0;background-repeat:no-repeat;background-size:contain}.popup.feedback .popup-inner{width:174rem;height:auto;border:.5rem solid #ec478c;border-radius:10rem;background-color:rgba(32,32,32,.3);box-shadow:0 3px 22px 0 rgba(0,0,0,.75)}.popup.feedback .popup-inner .content{position:relative;width:100%;height:auto;margin:0;padding-bottom:4.2rem;text-align:center}.popup.feedback .popup-inner .content h1{text-align:left;margin-bottom:10rem;font-size:5.7rem;line-height:6.9rem;color:#ec478c}.popup.feedback .popup-inner .questions>div{height:13rem}.popup.feedback .popup-inner .questions>div+div{border-top:.3rem solid #fff}.popup.feedback .popup-inner .questions p{width:100rem;margin:0;font-size:2.5rem;line-height:1.5em;text-align:left}.popup.feedback .popup-inner .questions ul{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:8.2rem;margin:0 5rem 0 0;list-style:none}.popup.feedback .popup-inner .questions ul li{display:flex;align-items:center;justify-content:center;width:7.8rem;height:7.8rem;margin-bottom:0;border:.4rem solid #fff;border-radius:50%;font-family:Montserrat,sans-serif;font-weight:700;font-size:2.5rem;line-height:1.2em;color:#fff}.popup.feedback .popup-inner .questions ul li+li{margin-left:2.25rem}.popup.feedback .popup-inner .questions ul li:nth-of-type(1n),.popup.feedback .popup-inner .questions ul li:nth-of-type(2n){background-color:#e8b6cf}.popup.feedback .popup-inner .questions ul li:nth-of-type(3n){background-color:#ec478c}.popup.feedback .popup-inner .questions ul li:nth-of-type(4n),.popup.feedback .popup-inner .questions ul li:nth-of-type(5n){background-color:#951965}.popup.feedback .popup-inner .questions ul li.disabled{opacity:.5!important}.popup.feedback .popup-inner .questions ul.selected li{opacity:.25}.popup.feedback .popup-inner .questions ul.selected .selected{opacity:1}.popup-inner{box-sizing:border-box;position:absolute;padding:4.2rem 5rem 0}.popup-inner.complete{width:174rem;height:92rem;background-image:url(../img/modal-cert.180350f2.svg);background-position:0 0;background-repeat:no-repeat;background-size:contain}.popup-inner.complete .content{position:relative;width:100%;height:65.5rem;margin:20rem 0 0;text-align:center}.popup-inner.complete .content h1{margin-bottom:3rem;font-family:Stylized,sans-serif;font-weight:400;font-size:11rem;line-height:1.2em}.popup-inner.complete .content p{font-size:4.5rem;line-height:1.5em}.popup-inner.complete .content .rating{display:flex;align-items:center;justify-content:space-between;width:56rem;height:8rem;margin:3rem auto 0}.popup-inner.complete .content .rating .star{width:8rem;height:8rem;background-image:url(../img/icon-star.915111c4.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.popup-inner.complete .content .rating .star.active{background-image:url(../img/icon-star-active.65dc5985.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.popup-inner.complete .content .logo{position:relative;width:56rem;height:8rem;margin:3rem auto 0}.popup-inner.complete .close{top:8.5rem;right:-2.5rem}.popup-inner.prompt{width:121rem;height:65rem;background-image:url(../img/modal-background.3de11c7a.svg);background-position:0 0;background-repeat:no-repeat;background-size:contain}.popup-inner.prompt .content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:55rem}.popup-inner.prompt .content input,.popup-inner.prompt .content p{font-size:4.5rem;line-height:2em}.popup-inner.prompt .content p{margin-bottom:4rem}.popup-inner.prompt .content input{width:90rem;height:5rem;padding:2rem;border:none;border-radius:5rem;color:#000;background-color:#eee;text-align:center}.popup-inner.prompt .close{top:-2rem;right:-2.5rem}.popup .button-prompt{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.home{top:5rem;left:0;width:15rem;border-width:.3rem .3rem .3rem 0;border-style:solid;border-color:#e91ec9;border-radius:0 5rem 5rem 0;background-color:#000;cursor:pointer}.home,.home:after{position:absolute;height:10rem}.home:after{content:"";top:0;right:0;width:10rem;background-image:url(../img/icon-home.3d6e836b.svg);background-position:50%;background-repeat:no-repeat;background-size:6rem}.fg-black{color:#000!important}.fg-white{color:#fff!important}.fg-purple-darker{color:#6e0c51!important}.fg-purple-dark{color:#951965!important}.fg-purple-mid{color:#ac237a!important}.fg-purple{color:#e91ec9!important}.fg-grey-control{color:#eee!important}.fg-grey-dark{color:#666!important}.fg-grey-darker{color:#333!important}.bg-black{background-color:#000!important}.bg-white{background-color:#fff!important}.bg-purple-darker{background-color:#6e0c51!important}.bg-purple-dark{background-color:#951965!important}.bg-purple-mid{background-color:#ac237a!important}.bg-purple{background-color:#e91ec9!important}.bg-grey-control{background-color:#eee!important}.bg-grey-dark{background-color:#666!important}.bg-grey-darker{background-color:#333!important}.border-box{box-sizing:border-box}.inline-flex{display:inline-flex}.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.align-content-start{align-content:flex-start}.align-content-center{align-content:center}.align-content-end{align-content:flex-end}.align-content-space-around{align-content:space-around}.align-content-space-between{align-content:space-between}.align-content-space-evenly{align-content:space-evenly}.justify-items-start{justify-items:flex-start}.justify-items-center{justify-items:center}.justify-items-end{justify-items:flex-end}.justify-content-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-space-around{justify-content:space-around}.justify-content-space-between{justify-content:space-between}.justify-content-space-evenly{justify-content:space-evenly}.m-0{margin-top:0!important;margin-bottom:0!important}.m-0,.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-bottom:0!important}.mt-0,.my-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.m-1{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-1,.mx-1{margin-left:.5rem!important;margin-right:.5rem!important}.my-1{margin-bottom:.5rem!important}.mt-1,.my-1{margin-top:.5rem!important}.mb-1{margin-bottom:.5rem!important}.ml-1{margin-left:.5rem!important}.mr-1{margin-right:.5rem!important}.m-2{margin-top:1rem!important;margin-bottom:1rem!important}.m-2,.mx-2{margin-left:1rem!important;margin-right:1rem!important}.my-2{margin-bottom:1rem!important}.mt-2,.my-2{margin-top:1rem!important}.mb-2{margin-bottom:1rem!important}.ml-2{margin-left:1rem!important}.mr-2{margin-right:1rem!important}.m-3{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-3,.mx-3{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-3{margin-bottom:1.5rem!important}.mt-3,.my-3{margin-top:1.5rem!important}.mb-3{margin-bottom:1.5rem!important}.ml-3{margin-left:1.5rem!important}.mr-3{margin-right:1.5rem!important}.m-4{margin-top:2rem!important;margin-bottom:2rem!important}.m-4,.mx-4{margin-left:2rem!important;margin-right:2rem!important}.my-4{margin-bottom:2rem!important}.mt-4,.my-4{margin-top:2rem!important}.mb-4{margin-bottom:2rem!important}.ml-4{margin-left:2rem!important}.mr-4{margin-right:2rem!important}.m-5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.m-5,.mx-5{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-5{margin-bottom:2.5rem!important}.mt-5,.my-5{margin-top:2.5rem!important}.mb-5{margin-bottom:2.5rem!important}.ml-5{margin-left:2.5rem!important}.mr-5{margin-right:2.5rem!important}.m-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-6,.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-bottom:3rem!important}.mt-6,.my-6{margin-top:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mr-6{margin-right:3rem!important}.m-7{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.m-7,.mx-7{margin-left:3.5rem!important;margin-right:3.5rem!important}.my-7{margin-bottom:3.5rem!important}.mt-7,.my-7{margin-top:3.5rem!important}.mb-7{margin-bottom:3.5rem!important}.ml-7{margin-left:3.5rem!important}.mr-7{margin-right:3.5rem!important}.m-8{margin-top:4rem!important;margin-bottom:4rem!important}.m-8,.mx-8{margin-left:4rem!important;margin-right:4rem!important}.my-8{margin-bottom:4rem!important}.mt-8,.my-8{margin-top:4rem!important}.mb-8{margin-bottom:4rem!important}.ml-8{margin-left:4rem!important}.mr-8{margin-right:4rem!important}.m-9{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.m-9,.mx-9{margin-left:4.5rem!important;margin-right:4.5rem!important}.my-9{margin-bottom:4.5rem!important}.mt-9,.my-9{margin-top:4.5rem!important}.mb-9{margin-bottom:4.5rem!important}.ml-9{margin-left:4.5rem!important}.mr-9{margin-right:4.5rem!important}.m-10{margin-top:5rem!important;margin-bottom:5rem!important}.m-10,.mx-10{margin-left:5rem!important;margin-right:5rem!important}.my-10{margin-bottom:5rem!important}.mt-10,.my-10{margin-top:5rem!important}.mb-10{margin-bottom:5rem!important}.ml-10{margin-left:5rem!important}.mr-10{margin-right:5rem!important}.m-11{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.m-11,.mx-11{margin-left:5.5rem!important;margin-right:5.5rem!important}.my-11{margin-bottom:5.5rem!important}.mt-11,.my-11{margin-top:5.5rem!important}.mb-11{margin-bottom:5.5rem!important}.ml-11{margin-left:5.5rem!important}.mr-11{margin-right:5.5rem!important}.m-12{margin-top:6rem!important;margin-bottom:6rem!important}.m-12,.mx-12{margin-left:6rem!important;margin-right:6rem!important}.my-12{margin-bottom:6rem!important}.mt-12,.my-12{margin-top:6rem!important}.mb-12{margin-bottom:6rem!important}.ml-12{margin-left:6rem!important}.mr-12{margin-right:6rem!important}.m-13{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.m-13,.mx-13{margin-left:6.5rem!important;margin-right:6.5rem!important}.my-13{margin-bottom:6.5rem!important}.mt-13,.my-13{margin-top:6.5rem!important}.mb-13{margin-bottom:6.5rem!important}.ml-13{margin-left:6.5rem!important}.mr-13{margin-right:6.5rem!important}.m-14{margin-top:7rem!important;margin-bottom:7rem!important}.m-14,.mx-14{margin-left:7rem!important;margin-right:7rem!important}.my-14{margin-bottom:7rem!important}.mt-14,.my-14{margin-top:7rem!important}.mb-14{margin-bottom:7rem!important}.ml-14{margin-left:7rem!important}.mr-14{margin-right:7rem!important}.m-15{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.m-15,.mx-15{margin-left:7.5rem!important;margin-right:7.5rem!important}.my-15{margin-bottom:7.5rem!important}.mt-15,.my-15{margin-top:7.5rem!important}.mb-15{margin-bottom:7.5rem!important}.ml-15{margin-left:7.5rem!important}.mr-15{margin-right:7.5rem!important}.m-16{margin-top:8rem!important;margin-bottom:8rem!important}.m-16,.mx-16{margin-left:8rem!important;margin-right:8rem!important}.my-16{margin-bottom:8rem!important}.mt-16,.my-16{margin-top:8rem!important}.mb-16{margin-bottom:8rem!important}.ml-16{margin-left:8rem!important}.mr-16{margin-right:8rem!important}.p-0{padding-top:0!important;padding-bottom:0!important}.p-0,.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-bottom:0!important}.pt-0,.py-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.p-1{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-1,.px-1{padding-left:.5rem!important;padding-right:.5rem!important}.py-1{padding-bottom:.5rem!important}.pt-1,.py-1{padding-top:.5rem!important}.pb-1{padding-bottom:.5rem!important}.pl-1{padding-left:.5rem!important}.pr-1{padding-right:.5rem!important}.p-2{padding-top:1rem!important;padding-bottom:1rem!important}.p-2,.px-2{padding-left:1rem!important;padding-right:1rem!important}.py-2{padding-bottom:1rem!important}.pt-2,.py-2{padding-top:1rem!important}.pb-2{padding-bottom:1rem!important}.pl-2{padding-left:1rem!important}.pr-2{padding-right:1rem!important}.p-3{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-3,.px-3{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-3{padding-bottom:1.5rem!important}.pt-3,.py-3{padding-top:1.5rem!important}.pb-3{padding-bottom:1.5rem!important}.pl-3{padding-left:1.5rem!important}.pr-3{padding-right:1.5rem!important}.p-4{padding-top:2rem!important;padding-bottom:2rem!important}.p-4,.px-4{padding-left:2rem!important;padding-right:2rem!important}.py-4{padding-bottom:2rem!important}.pt-4,.py-4{padding-top:2rem!important}.pb-4{padding-bottom:2rem!important}.pl-4{padding-left:2rem!important}.pr-4{padding-right:2rem!important}.p-5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.p-5,.px-5{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-5{padding-bottom:2.5rem!important}.pt-5,.py-5{padding-top:2.5rem!important}.pb-5{padding-bottom:2.5rem!important}.pl-5{padding-left:2.5rem!important}.pr-5{padding-right:2.5rem!important}.p-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-6,.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-bottom:3rem!important}.pt-6,.py-6{padding-top:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.pr-6{padding-right:3rem!important}.p-7{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.p-7,.px-7{padding-left:3.5rem!important;padding-right:3.5rem!important}.py-7{padding-bottom:3.5rem!important}.pt-7,.py-7{padding-top:3.5rem!important}.pb-7{padding-bottom:3.5rem!important}.pl-7{padding-left:3.5rem!important}.pr-7{padding-right:3.5rem!important}.p-8{padding-top:4rem!important;padding-bottom:4rem!important}.p-8,.px-8{padding-left:4rem!important;padding-right:4rem!important}.py-8{padding-bottom:4rem!important}.pt-8,.py-8{padding-top:4rem!important}.pb-8{padding-bottom:4rem!important}.pl-8{padding-left:4rem!important}.pr-8{padding-right:4rem!important}.p-9{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.p-9,.px-9{padding-left:4.5rem!important;padding-right:4.5rem!important}.py-9{padding-bottom:4.5rem!important}.pt-9,.py-9{padding-top:4.5rem!important}.pb-9{padding-bottom:4.5rem!important}.pl-9{padding-left:4.5rem!important}.pr-9{padding-right:4.5rem!important}.p-10{padding-top:5rem!important;padding-bottom:5rem!important}.p-10,.px-10{padding-left:5rem!important;padding-right:5rem!important}.py-10{padding-bottom:5rem!important}.pt-10,.py-10{padding-top:5rem!important}.pb-10{padding-bottom:5rem!important}.pl-10{padding-left:5rem!important}.pr-10{padding-right:5rem!important}.p-11{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.p-11,.px-11{padding-left:5.5rem!important;padding-right:5.5rem!important}.py-11{padding-bottom:5.5rem!important}.pt-11,.py-11{padding-top:5.5rem!important}.pb-11{padding-bottom:5.5rem!important}.pl-11{padding-left:5.5rem!important}.pr-11{padding-right:5.5rem!important}.p-12{padding-top:6rem!important;padding-bottom:6rem!important}.p-12,.px-12{padding-left:6rem!important;padding-right:6rem!important}.py-12{padding-bottom:6rem!important}.pt-12,.py-12{padding-top:6rem!important}.pb-12{padding-bottom:6rem!important}.pl-12{padding-left:6rem!important}.pr-12{padding-right:6rem!important}.p-13{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.p-13,.px-13{padding-left:6.5rem!important;padding-right:6.5rem!important}.py-13{padding-bottom:6.5rem!important}.pt-13,.py-13{padding-top:6.5rem!important}.pb-13{padding-bottom:6.5rem!important}.pl-13{padding-left:6.5rem!important}.pr-13{padding-right:6.5rem!important}.p-14{padding-top:7rem!important;padding-bottom:7rem!important}.p-14,.px-14{padding-left:7rem!important;padding-right:7rem!important}.py-14{padding-bottom:7rem!important}.pt-14,.py-14{padding-top:7rem!important}.pb-14{padding-bottom:7rem!important}.pl-14{padding-left:7rem!important}.pr-14{padding-right:7rem!important}.p-15{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.p-15,.px-15{padding-left:7.5rem!important;padding-right:7.5rem!important}.py-15{padding-bottom:7.5rem!important}.pt-15,.py-15{padding-top:7.5rem!important}.pb-15{padding-bottom:7.5rem!important}.pl-15{padding-left:7.5rem!important}.pr-15{padding-right:7.5rem!important}.p-16{padding-top:8rem!important;padding-bottom:8rem!important}.p-16,.px-16{padding-left:8rem!important;padding-right:8rem!important}.py-16{padding-bottom:8rem!important}.pt-16,.py-16{padding-top:8rem!important}.pb-16{padding-bottom:8rem!important}.pl-16{padding-left:8rem!important}.pr-16{padding-right:8rem!important}.h-fill{height:100%}h1,h2,h3,p{margin:0}sup{font-size:.5em;line-height:0}.font-stylized{font-family:Stylized,sans-serif;font-weight:400}.font-light{font-weight:300}.font-light,.font-regular{font-family:Montserrat,sans-serif}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-medium,.font-semibold{font-family:Montserrat,sans-serif}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-bold,.font-extrabold{font-family:Montserrat,sans-serif}.font-extrabold{font-weight:800}.font-black{font-family:Montserrat,sans-serif;font-weight:900}.font-size-13{font-size:1.3rem;line-height:1.2em}.font-size-19{font-size:1.9rem;line-height:1.2em}.font-size-22{font-size:2.2rem;line-height:1.2em}.font-size-26{font-size:2.6rem;line-height:1.2em}.font-size-28{font-size:2.8rem;line-height:1.2em}.font-size-30{font-size:3rem;line-height:1.2em}.font-size-33{font-size:3.3rem;line-height:1.2em}.font-size-39{font-size:3.9rem;line-height:1.2em}.font-size-45{font-size:4.5rem;line-height:1.2em}.font-size-52{font-size:5.2rem;line-height:1.2em}.font-size-64{font-size:6.4rem;line-height:1.2em}.font-size-90{font-size:9rem;line-height:1.2em}.font-size-105{font-size:10.5rem;line-height:1.2em}.font-size-122{font-size:12.2rem;line-height:1.2em}.line-height-10{line-height:1em}.line-height-13{line-height:1.3em}.line-height-15{line-height:1.5em}.line-height-17{line-height:1.7em}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.page.splash h1{position:absolute;top:6rem;left:98rem;text-shadow:6px 4px 5px #000}.page.splash h1 span{display:inline-block}.page.splash h2{position:absolute;top:25rem;left:98rem;text-shadow:6px 4px 5px #000}.page.splash .bcs-logo{width:35rem;height:100%;background:transparent url(../img/logo.c884d8ed.svg) 100% 100% no-repeat;background-size:contain}.page.splash .content{box-sizing:border-box;position:absolute;top:42rem;right:0;width:98rem;height:48rem;padding:4rem 0 4rem 5rem;border:.25rem solid #e91ec9;border-right:none;border-radius:5rem 0 0 5rem}.page.splash footer{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;left:0;width:100%;height:14rem}.page.splash footer .logo{width:50rem;height:7rem}.page.goals h1{box-sizing:border-box;position:absolute;top:20rem;left:0;width:100%;padding-right:10rem;text-align:center}.page.goals .content-list{box-sizing:border-box;position:absolute;top:30rem;right:0;width:170rem;height:auto;margin:0;padding:4rem 0;border:.25rem solid #e91ec9;border-right:none;border-radius:5rem 0 0 5rem;list-style:none}.page.goals .content-list li{box-sizing:border-box;display:flex;align-items:center;position:relative;height:10rem;margin:2.5rem 0}.page.goals .content-list li+li{margin-top:5rem}.page.goals .content-list li p{box-sizing:border-box;padding:0 0 0 10rem}.page.goals .content-list li .index{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:0;width:8rem;height:8rem;border-radius:50%;font:800 5rem/1em Montserrat,sans-serif;transform:translate(-50%,-50%);z-index:0}.page.goals .content-list li .index:before{content:"";position:absolute;top:-1rem;left:-1rem;width:10rem;height:10rem;border-radius:50%;background:linear-gradient(90deg,#ac237a,#e84788);z-index:-1}.page.goals .content-list li .index:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#fff;z-index:-1}.page.goals .button-prompt{display:inline-flex;position:absolute;top:90rem;right:4rem}.page.menu .content{position:absolute;top:23rem;left:7rem;width:80rem}.page.menu .logo{position:absolute;bottom:8.5rem;left:7rem;width:56rem;height:8rem}.page.menu .menu-items{display:flex;flex-direction:row;flex-wrap:wrap;position:absolute;top:8.5rem;right:5rem;width:100rem;height:auto;margin:0;padding:0;list-style:none}.page.menu .menu-items.column{flex-direction:column}.page.menu .menu-items.single-column{width:100rem}.page.menu .menu-items li{display:flex;align-items:flex-start;width:97rem;height:50rem;margin-right:2rem}.page.menu .menu-items li .viewed .thumbnail img,.page.menu .menu-items li:hover .thumbnail img{filter:none}.page.menu .menu-items .heading{box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative;width:38rem;height:6rem;margin:0 0 2rem 2rem;border-radius:3.5rem;background-color:#ac237a;background:linear-gradient(90deg,#ac237a,#e84788)}.page.menu .menu-items .heading .index{display:flex;align-items:center;justify-content:center;position:absolute;top:.7rem;left:.7rem;width:4.5rem;height:4.5rem;border-radius:50%;color:#e91ec9;background-color:#fff}.page.menu .menu-items .menu-item-detail{width:45rem}.page.menu .menu-items .thumbnail{position:relative;width:59rem;height:30.5rem;margin:0 0 0 3rem;border:.25rem solid #e91ec9;border-radius:3rem}.page.menu .menu-items .thumbnail .image-wrapper{position:absolute;top:1rem;left:1rem;width:51rem;height:28.5rem;border-radius:2rem;overflow:hidden}.page.menu .menu-items .thumbnail .image-wrapper img{position:absolute;width:auto;height:100%;margin:0 auto;filter:grayscale(100%)}.page.menu .menu-items .thumbnail:after{content:"";position:absolute;top:50%;right:0;width:6.5rem;height:6.5rem;background-image:url(../img/icon-play.a6f74499.svg);background-position:50%;background-repeat:no-repeat;background-size:6.4rem 6.4rem;transform:translate(50%,-50%)}.page.menu .menu-items .completed .thumbnail:after{background-image:url(../img/icon-complete.e4eb955f.svg);background-position:50%;background-repeat:no-repeat;background-size:6.4rem 6.4rem}.page.menu .menu-items .completed .thumbnail img{filter:none}.page.menu .menu-items .text{margin:3rem 5rem 3rem 4rem}.page.menu .menu-items .duration{position:relative;margin:0 0 0 4rem;padding:0 0 0 2rem}.page.menu .menu-items .duration:before{content:"";position:absolute;top:-.1rem;left:0;width:1.5rem;height:1.5rem;background-image:url(../img/icon-clock.049b8696.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.page.video .close{top:2rem;right:2rem}